@charset "UTF-8";
/*------------------------------------------------------------------
Project:	Umodern
Version:        1.0
Last change:	08/02/17
--------------------------------------------------------------------

[Table of Contents]
1.  Bootstrap

2.  BASE
    i.      variables
    ii.     Mixin
    iii.    fonts
    iv.     globals
 
3.  COMPONENTS
    i.      cards
    ii.     buttons
    iii.    inputs
    iv.     wrappers
    iv.     popup
 
4.  SPECIFICS
    i.      header
    ii.     footer
    iii.    main
    iv.     sidebar
    v.      responsive
 
  
--------------------------------------------------------------------*/
/*---------------------------------
    1. Bootstrap
----------------------------------*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

h1 span {
  /* DH 19 Jun 20 */
  font-size: 50%;
  display: block;
}

h3 span {
  /* DH 22 Jun 20 */
  font-size: 60%;
  display: block;
}

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 {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !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/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\002a";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  color: #7e7e7e;
  font-family: "Gotham", sans-serif, Helvetica, Arial;
  font-size: 16px;
  line-height: 1.42857;
  background-color: #f9f9f9;
}

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

a {
  color: #69c6bc;
  text-decoration: none;
}

a:hover, a:focus {
  color: #3ea499;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

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

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

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

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

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

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

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

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

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

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

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

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: rgba(249, 166, 43, 0.2);
  padding: .2em;
}

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777;
}

.text-primary {
  color: #69c6bc;
}

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

.text-success {
  color: #7e7e7e;
}

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

.text-info {
  color: #7e7e7e;
}

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

.text-warning {
  color: #7e7e7e;
}

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

.text-danger {
  color: #7e7e7e;
}

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

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #69c6bc;
}

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

.bg-success {
  background-color: rgba(101, 182, 103, 0.2);
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: rgba(75, 157, 77, 0.2);
}

.bg-info {
  background-color: rgba(36, 168, 199, 0.2);
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: rgba(28, 132, 156, 0.2);
}

.bg-warning {
  background-color: rgba(249, 166, 43, 0.2);
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: rgba(234, 143, 7, 0.2);
}

.bg-danger {
  background-color: rgba(235, 104, 92, 0.2);
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: rgba(229, 62, 47, 0.2);
}

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

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

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

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

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

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

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

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

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

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

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

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

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

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}

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

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

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

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

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

.container:after {
  clear: both;
}

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

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

@media (min-width: 1200px) {
  .container {
    width: 1190px;
  }
}

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

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

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

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

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

.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

table {
  background-color: transparent;
}

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

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

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

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #f9f9f9;
}

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

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

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

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

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

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

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

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: rgba(101, 182, 103, 0.2);
}

.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: rgba(84, 174, 86, 0.2);
}

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: rgba(36, 168, 199, 0.2);
}

.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: rgba(32, 150, 177, 0.2);
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: rgba(249, 166, 43, 0.2);
}

.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: rgba(248, 156, 18, 0.2);
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: rgba(235, 104, 92, 0.2);
}

.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: rgba(232, 83, 69, 0.2);
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

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

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

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

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

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

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

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

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e6ebed;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #69c6bc;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(105, 198, 188, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(105, 198, 188, 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: #eaecef;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"] {
    line-height: 46px;
  }
}

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

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

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

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

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

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

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

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

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

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

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

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

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

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

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

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

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

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0px;
}

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

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

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

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

.has-feedback {
  position: relative;
}

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

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

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

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

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #7e7e7e;
}

.has-success .form-control {
  border-color: #7e7e7e;
  -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: #656565;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #b1b1b1;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #b1b1b1;
}

.has-success .input-group-addon {
  color: #7e7e7e;
  border-color: #7e7e7e;
  background-color: rgba(101, 182, 103, 0.2);
}

.has-success .form-control-feedback {
  color: #7e7e7e;
}

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

.has-warning .form-control {
  border-color: #7e7e7e;
  -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: #656565;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #b1b1b1;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #b1b1b1;
}

.has-warning .input-group-addon {
  color: #7e7e7e;
  border-color: #7e7e7e;
  background-color: rgba(249, 166, 43, 0.2);
}

.has-warning .form-control-feedback {
  color: #7e7e7e;
}

/* DH 21/4/20 duplicated
.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: #7e7e7e;
}
*/

.has-error .form-control {
  border-color: #7e7e7e;
  -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: #656565;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #b1b1b1;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #b1b1b1;
}

.has-error .input-group-addon {
  color: #7e7e7e;
  border-color: #7e7e7e;
  background-color: rgba(235, 104, 92, 0.2);
}

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

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

@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: -10px;
  margin-right: -10px;
}

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

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

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

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

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}

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

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

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

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

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

.btn-primary {
  color: #fff;
  background-color: #69c6bc;
  border-color: #69c6bc;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #45b7aa;
  border-color: #307f77;
}

.btn-primary:hover {
  color: #fff;
  background-color: #45b7aa;
  border-color: #43afa4;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #45b7aa;
  border-color: #43afa4;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #3c9d92;
  border-color: #307f77;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #69c6bc;
  border-color: #69c6bc;
}

.btn-primary .badge {
  color: #69c6bc;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #69c6bc;
  border-color: #69c6bc;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #45b7aa;
  border-color: #307f77;
}

.btn-success:hover {
  color: #fff;
  background-color: #45b7aa;
  border-color: #43afa4;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #45b7aa;
  border-color: #43afa4;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #3c9d92;
  border-color: #307f77;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  background-color: #69c6bc;
  border-color: #69c6bc;
}

.btn-success .badge {
  color: #69c6bc;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #24a8c7;
  border-color: #24a8c7;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #1c849c;
  border-color: #104d5b;
}

.btn-info:hover {
  color: #fff;
  background-color: #1c849c;
  border-color: #1b7c93;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #1c849c;
  border-color: #1b7c93;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #176a7e;
  border-color: #104d5b;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  background-color: #24a8c7;
  border-color: #24a8c7;
}

.btn-info .badge {
  color: #24a8c7;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f7b738;
  border-color: #f7b738;
}

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #f2a40a;
  border-color: #a97207;
}

.btn-warning:hover {
  color: #fff;
  background-color: #f2a40a;
  border-color: #e89e09;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #f2a40a;
  border-color: #e89e09;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d08d08;
  border-color: #a97207;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f7b738;
  border-color: #f7b738;
}

.btn-warning .badge {
  color: #f7b738;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #eb685c;
  border-color: #eb685c;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #e53e2f;
  border-color: #b22316;
}

.btn-danger:hover {
  color: #fff;
  background-color: #e53e2f;
  border-color: #e43625;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #e53e2f;
  border-color: #e43625;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #d62a1a;
  border-color: #b22316;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #eb685c;
  border-color: #eb685c;
}

.btn-danger .badge {
  color: #eb685c;
  background-color: #fff;
}

.btn-link {
  color: #69c6bc;
  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: #3ea499;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

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

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

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

.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;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

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

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

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

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

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -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.42857;
  color: #333333;
  white-space: nowrap;
}

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

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

.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.42857;
  color: #777777;
  white-space: nowrap;
}

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

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

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

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

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

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

.btn-group > .btn:first-child {
  margin-left: 0;
}

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

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

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

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

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

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

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

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

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

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

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

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

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

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

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

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

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

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

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

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

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

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

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

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

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

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

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #e6ebed;
  border-radius: 0px;
}

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

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0px;
}

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

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

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

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

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

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

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

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

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

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

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

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

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

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #777777;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #69c6bc;
}

.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.42857;
  border: 1px solid transparent;
  border-radius: 0px 0px 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: #f9f9f9;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 0px;
}

.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: #69c6bc;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

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

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

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

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

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

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

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 0px;
  }
}

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

.navbar-header:after {
  clear: both;
}

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

.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

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

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}

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

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 10px;
  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: -10px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}

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

.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;
    -webkit-box-shadow: none;
            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: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 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: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

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

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

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -10px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #69c6bc;
  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: 0px;
  border-top-left-radius: 0px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #3ea499;
  background-color: #eeeeee;
  border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #69c6bc;
  border-color: #69c6bc;
  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.33333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

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

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

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

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

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

.label-default {
  background-color: #777777;
}

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

.label-primary {
  background-color: #69c6bc;
}

.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #45b7aa;
}

.label-success {
  background-color: #69c6bc;
}

.label-success[href]:hover, .label-success[href]:focus {
  background-color: #45b7aa;
}

.label-info {
  background-color: #24a8c7;
}

.label-info[href]:hover, .label-info[href]:focus {
  background-color: #1c849c;
}

.label-warning {
  background-color: #f7b738;
}

.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #f2a40a;
}

.label-danger {
  background-color: #eb685c;
}

.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #e53e2f;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #69c6bc;
  background-color: #fff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

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

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0px;
  padding-left: 10px;
  padding-right: 10px;
}

.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.42857;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #7e7e7e;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #69c6bc;
}

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

.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: rgba(101, 182, 103, 0.2);
  border-color: rgba(101, 182, 103, 0.2);
  color: #7e7e7e;
}

.alert-success hr {
  border-top-color: rgba(84, 174, 86, 0.2);
}

.alert-success .alert-link {
  color: #656565;
}

.alert-info {
  background-color: rgba(36, 168, 199, 0.2);
  border-color: rgba(36, 168, 199, 0.2);
  color: #7e7e7e;
}

.alert-info hr {
  border-top-color: rgba(32, 150, 177, 0.2);
}

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

.alert-warning {
  background-color: rgba(249, 166, 43, 0.2);
  border-color: rgba(249, 166, 43, 0.2);
  color: #7e7e7e;
}

.alert-warning hr {
  border-top-color: rgba(248, 156, 18, 0.2);
}

.alert-warning .alert-link {
  color: #656565;
}

.alert-danger {
  background-color: rgba(235, 104, 92, 0.2);
  border-color: rgba(235, 104, 92, 0.2);
  color: #7e7e7e;
}

.alert-danger hr {
  border-top-color: rgba(232, 83, 69, 0.2);
}

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

@-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: 0px;
  -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: #69c6bc;
  -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;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #69c6bc;
}

.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: 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: #24a8c7;
}

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

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

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

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

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

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

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #69c6bc;
  border-color: #69c6bc;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #fdfefe;
}

.list-group-item-success {
  color: #7e7e7e;
  background-color: rgba(101, 182, 103, 0.2);
}

a.list-group-item-success,
button.list-group-item-success {
  color: #7e7e7e;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #7e7e7e;
  background-color: rgba(84, 174, 86, 0.2);
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #7e7e7e;
  border-color: #7e7e7e;
}

.list-group-item-info {
  color: #7e7e7e;
  background-color: rgba(36, 168, 199, 0.2);
}

a.list-group-item-info,
button.list-group-item-info {
  color: #7e7e7e;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #7e7e7e;
  background-color: rgba(32, 150, 177, 0.2);
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #7e7e7e;
  border-color: #7e7e7e;
}

.list-group-item-warning {
  color: #7e7e7e;
  background-color: rgba(249, 166, 43, 0.2);
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #7e7e7e;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #7e7e7e;
  background-color: rgba(248, 156, 18, 0.2);
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #7e7e7e;
  border-color: #7e7e7e;
}

.list-group-item-danger {
  color: #7e7e7e;
  background-color: rgba(235, 104, 92, 0.2);
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #7e7e7e;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #7e7e7e;
  background-color: rgba(232, 83, 69, 0.2);
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #7e7e7e;
  border-color: #7e7e7e;
}

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

.panel-body {
  padding: 15px;
}

.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}

.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: -1px;
  border-bottom-left-radius: -1px;
}

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

.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: -1px;
  border-bottom-left-radius: -1px;
}

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

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1px;
  border-bottom-right-radius: -1px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}

.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: #69c6bc;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #69c6bc;
  border-color: #69c6bc;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #69c6bc;
}

.panel-primary > .panel-heading .badge {
  color: #69c6bc;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #69c6bc;
}

.panel-success {
  border-color: rgba(101, 182, 103, 0.2);
}

.panel-success > .panel-heading {
  color: #7e7e7e;
  background-color: rgba(101, 182, 103, 0.2);
  border-color: rgba(101, 182, 103, 0.2);
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgba(101, 182, 103, 0.2);
}

.panel-success > .panel-heading .badge {
  color: rgba(101, 182, 103, 0.2);
  background-color: #7e7e7e;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgba(101, 182, 103, 0.2);
}

.panel-info {
  border-color: rgba(36, 168, 199, 0.2);
}

.panel-info > .panel-heading {
  color: #7e7e7e;
  background-color: rgba(36, 168, 199, 0.2);
  border-color: rgba(36, 168, 199, 0.2);
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgba(36, 168, 199, 0.2);
}

.panel-info > .panel-heading .badge {
  color: rgba(36, 168, 199, 0.2);
  background-color: #7e7e7e;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgba(36, 168, 199, 0.2);
}

.panel-warning {
  border-color: rgba(249, 166, 43, 0.2);
}

.panel-warning > .panel-heading {
  color: #7e7e7e;
  background-color: rgba(249, 166, 43, 0.2);
  border-color: rgba(249, 166, 43, 0.2);
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgba(249, 166, 43, 0.2);
}

.panel-warning > .panel-heading .badge {
  color: rgba(249, 166, 43, 0.2);
  background-color: #7e7e7e;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgba(249, 166, 43, 0.2);
}

.panel-danger {
  border-color: rgba(235, 104, 92, 0.2);
}

.panel-danger > .panel-heading {
  color: #7e7e7e;
  background-color: rgba(235, 104, 92, 0.2);
  border-color: rgba(235, 104, 92, 0.2);
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgba(235, 104, 92, 0.2);
}

.panel-danger > .panel-heading .badge {
  color: rgba(235, 104, 92, 0.2);
  background-color: #7e7e7e;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgba(235, 104, 92, 0.2);
}

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

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

.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%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-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 transparent;
  border-radius: 0px;
  -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 transparent;
}

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

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

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

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

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid transparent;
}

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

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

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

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

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

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

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

@media (min-width: 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.42857;
  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: 0px;
}

.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.42857;
  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 transparent;
  border: 1px solid #e6ebed;
  border-radius: 0px;
  -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: transparent;
  border-bottom: 1px solid transparent;
  border-radius: -1px -1px 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: transparent;
  border-top-color: #e6ebed;
  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: transparent;
  border-right-color: #e6ebed;
}

.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: transparent;
  border-bottom-color: #e6ebed;
  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: transparent;
  border-left-color: #e6ebed;
}

.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;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-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: transparent;
}

.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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  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: transparent;
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

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

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -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 {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

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

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

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

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

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

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

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

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

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

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

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

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

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

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

/*---------------------------------
    2. BASE
----------------------------------*/
/* _____ VARIABLES _____ */
/* _____ FONTS _____ */
@font-face {
  font-family: 'Gotham';
  src: url("../fonts/gotham/gotham-light.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham-light.woff") format("woff"), url("../fonts/gotham/gotham-light.ttf") format("truetype"), url("../fonts/gotham/gotham-light.svg#gotham-light") format("svg");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url("../fonts/gotham/gotham-book.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham-book.woff") format("woff"), url("../fonts/gotham/gotham-book.ttf") format("truetype"), url("../fonts/gotham/gotham-book.svg#gotham-book") format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url("../fonts/gotham/gotham-medium.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham-medium.woff") format("woff"), url("../fonts/gotham/gotham-medium.ttf") format("truetype"), url("../fonts/gotham/gotham-medium.svg#gotham-medium") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url("../fonts/gotham/gotham-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham-bold.woff") format("woff"), url("../fonts/gotham/gotham-bold.ttf") format("truetype"), url("../fonts/gotham/gotham-bold.svg#gotham-bold") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url("../fonts/gotham/gotham-black.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham-black.woff") format("woff"), url("../fonts/gotham/gotham-black.ttf") format("truetype"), url("../fonts/gotham/gotham-black.svg#gotham-black") format("svg");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'baianat';
  src: url("../fonts/icons/baianat.eot?54ivcq");
  src: url("../fonts/icons/baianat.eot?54ivcq#iefix") format("embedded-opentype"), url("../fonts/icons/baianat.ttf?54ivcq") format("truetype"), url("../fonts/icons/baianat.woff?54ivcq") format("woff"), url("../fonts/icons/baianat.svg?54ivcq#baianat") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'baianat' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-car2:before {
  content: "";
}

.icon-fashion:before {
  content: "";
}

.icon-event_seat:before {
  content: "";
}

.icon-health:before {
  content: "";
}

.icon-pets:before {
  content: "";
}

.icon-real-estate:before {
  content: "";
}

.icon-resturants:before {
  content: "";
}

.icon-services:before {
  content: "";
}

.icon-travel:before {
  content: "";
}

.icon-banking:before {
  content: "";
}

.icon-education:before {
  content: "";
}

.icon-electronics:before {
  content: "";
}

.icon-3d_rotation:before {
  content: "";
}

.icon-ac_unit:before {
  content: "";
}

.icon-alarm:before {
  content: "";
}

.icon-access_alarms:before {
  content: "";
}

.icon-schedule:before {
  content: "";
}

.icon-accessibility:before {
  content: "";
}

.icon-accessible:before {
  content: "";
}

.icon-account_balance:before {
  content: "";
}

.icon-account_balance_wallet:before {
  content: "";
}

.icon-account_box:before {
  content: "";
}

.icon-account_circle:before {
  content: "";
}

.icon-adb:before {
  content: "";
}

.icon-add:before {
  content: "";
}

.icon-add_a_photo:before {
  content: "";
}

.icon-alarm_add:before {
  content: "";
}

.icon-add_alert:before {
  content: "";
}

.icon-add_box:before {
  content: "";
}

.icon-add_circle:before {
  content: "";
}

.icon-control_point:before {
  content: "";
}

.icon-add_location:before {
  content: "";
}

.icon-add_shopping_cart:before {
  content: "";
}

.icon-queue:before {
  content: "";
}

.icon-add_to_queue:before {
  content: "";
}

.icon-adjust:before {
  content: "";
}

.icon-airline_seat_flat:before {
  content: "";
}

.icon-airline_seat_flat_angled:before {
  content: "";
}

.icon-airline_seat_individual_suite:before {
  content: "";
}

.icon-airline_seat_legroom_extra:before {
  content: "";
}

.icon-airline_seat_legroom_normal:before {
  content: "";
}

.icon-airline_seat_legroom_reduced:before {
  content: "";
}

.icon-airline_seat_recline_extra:before {
  content: "";
}

.icon-airline_seat_recline_normal:before {
  content: "";
}

.icon-flight:before {
  content: "";
}

.icon-airplanemode_inactive:before {
  content: "";
}

.icon-airplay:before {
  content: "";
}

.icon-airport_shuttle:before {
  content: "";
}

.icon-alarm_off:before {
  content: "";
}

.icon-alarm_on:before {
  content: "";
}

.icon-album:before {
  content: "";
}

.icon-all_inclusive:before {
  content: "";
}

.icon-all_out:before {
  content: "";
}

.icon-android:before {
  content: "";
}

.icon-announcement:before {
  content: "";
}

.icon-apps:before {
  content: "";
}

.icon-archive:before {
  content: "";
}

.icon-arrow_back:before {
  content: "";
}

.icon-arrow_downward:before {
  content: "";
}

.icon-arrow_drop_down:before {
  content: "";
}

.icon-arrow_drop_down_circle:before {
  content: "";
}

.icon-arrow_drop_up:before {
  content: "";
}

.icon-arrow_forward:before {
  content: "";
}

.icon-arrow_upward:before {
  content: "";
}

.icon-art_track:before {
  content: "";
}

.icon-aspect_ratio:before {
  content: "";
}

.icon-poll:before {
  content: "";
}

.icon-assignment:before {
  content: "";
}

.icon-assignment_ind:before {
  content: "";
}

.icon-assignment_late:before {
  content: "";
}

.icon-assignment_return:before {
  content: "";
}

.icon-assignment_returned:before {
  content: "";
}

.icon-assignment_turned_in:before {
  content: "";
}

.icon-assistant:before {
  content: "";
}

.icon-flag:before {
  content: "";
}

.icon-attach_file:before {
  content: "";
}

.icon-attach_money:before {
  content: "";
}

.icon-attachment:before {
  content: "";
}

.icon-audiotrack:before {
  content: "";
}

.icon-autorenew:before {
  content: "";
}

.icon-av_timer:before {
  content: "";
}

.icon-backspace:before {
  content: "";
}

.icon-cloud_upload:before {
  content: "";
}

.icon-battery_alert:before {
  content: "";
}

.icon-battery_charging_full:before {
  content: "";
}

.icon-battery_std:before {
  content: "";
}

.icon-battery_unknown:before {
  content: "";
}

.icon-beach_access:before {
  content: "";
}

.icon-beenhere:before {
  content: "";
}

.icon-block:before {
  content: "";
}

.icon-bluetooth:before {
  content: "";
}

.icon-bluetooth_searching:before {
  content: "";
}

.icon-bluetooth_connected:before {
  content: "";
}

.icon-bluetooth_disabled:before {
  content: "";
}

.icon-blur_circular:before {
  content: "";
}

.icon-blur_linear:before {
  content: "";
}

.icon-blur_off:before {
  content: "";
}

.icon-blur_on:before {
  content: "";
}

.icon-class:before {
  content: "";
}

.icon-turned_in:before {
  content: "";
}

.icon-turned_in_not:before {
  content: "";
}

.icon-border_all:before {
  content: "";
}

.icon-border_bottom:before {
  content: "";
}

.icon-border_clear:before {
  content: "";
}

.icon-border_color:before {
  content: "";
}

.icon-border_horizontal:before {
  content: "";
}

.icon-border_inner:before {
  content: "";
}

.icon-border_left:before {
  content: "";
}

.icon-border_outer:before {
  content: "";
}

.icon-border_right:before {
  content: "";
}

.icon-border_style:before {
  content: "";
}

.icon-border_top:before {
  content: "";
}

.icon-border_vertical:before {
  content: "";
}

.icon-branding_watermark:before {
  content: "";
}

.icon-brightness_1:before {
  content: "";
}

.icon-brightness_2:before {
  content: "";
}

.icon-brightness_3:before {
  content: "";
}

.icon-brightness_4:before {
  content: "";
}

.icon-brightness_low:before {
  content: "";
}

.icon-brightness_medium:before {
  content: "";
}

.icon-brightness_high:before {
  content: "";
}

.icon-brightness_auto:before {
  content: "";
}

.icon-broken_image:before {
  content: "";
}

.icon-brush:before {
  content: "";
}

.icon-bubble_chart:before {
  content: "";
}

.icon-bug_report:before {
  content: "";
}

.icon-build:before {
  content: "";
}

.icon-burst_mode:before {
  content: "";
}

.icon-domain:before {
  content: "";
}

.icon-business_center:before {
  content: "";
}

.icon-cached:before {
  content: "";
}

.icon-cake:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-call_end:before {
  content: "";
}

.icon-call_made:before {
  content: "";
}

.icon-merge_type:before {
  content: "";
}

.icon-call_missed:before {
  content: "";
}

.icon-call_missed_outgoing:before {
  content: "";
}

.icon-call_received:before {
  content: "";
}

.icon-call_split:before {
  content: "";
}

.icon-call_to_action:before {
  content: "";
}

.icon-camera:before {
  content: "";
}

.icon-photo_camera:before {
  content: "";
}

.icon-camera_enhance:before {
  content: "";
}

.icon-camera_front:before {
  content: "";
}

.icon-camera_rear:before {
  content: "";
}

.icon-camera_roll:before {
  content: "";
}

.icon-cancel:before {
  content: "";
}

.icon-redeem:before {
  content: "";
}

.icon-card_membership:before {
  content: "";
}

.icon-card_travel:before {
  content: "";
}

.icon-casino:before {
  content: "";
}

.icon-cast:before {
  content: "";
}

.icon-cast_connected:before {
  content: "";
}

.icon-center_focus_strong:before {
  content: "";
}

.icon-center_focus_weak:before {
  content: "";
}

.icon-change_history:before {
  content: "";
}

.icon-chat:before {
  content: "";
}

.icon-chat_bubble:before {
  content: "";
}

.icon-chat_bubble_outline:before {
  content: "";
}

.icon-check:before {
  content: "";
}

.icon-check_box:before {
  content: "";
}

.icon-check_box_outline_blank:before {
  content: "";
}

.icon-check_circle:before {
  content: "";
}

.icon-navigate_before:before {
  content: "";
}

.icon-navigate_next:before {
  content: "";
}

.icon-child_care:before {
  content: "";
}

.icon-child_friendly:before {
  content: "";
}

.icon-chrome_reader_mode:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-clear_all:before {
  content: "";
}

.icon-closed_caption:before {
  content: "";
}

.icon-wb_cloudy:before {
  content: "";
}

.icon-cloud_circle:before {
  content: "";
}

.icon-cloud_done:before {
  content: "";
}

.icon-cloud_download:before {
  content: "";
}

.icon-cloud_off:before {
  content: "";
}

.icon-cloud_queue:before {
  content: "";
}

.icon-code:before {
  content: "";
}

.icon-photo_library:before {
  content: "";
}

.icon-collections_bookmark:before {
  content: "";
}

.icon-palette:before {
  content: "";
}

.icon-colorize:before {
  content: "";
}

.icon-comment:before {
  content: "";
}

.icon-compare:before {
  content: "";
}

.icon-compare_arrows:before {
  content: "";
}

.icon-laptop:before {
  content: "";
}

.icon-confirmation_number:before {
  content: "";
}

.icon-contact_mail:before {
  content: "";
}

.icon-contact_phone:before {
  content: "";
}

.icon-contacts:before {
  content: "";
}

.icon-content_copy:before {
  content: "";
}

.icon-content_cut:before {
  content: "";
}

.icon-content_paste:before {
  content: "";
}

.icon-control_point_duplicate:before {
  content: "";
}

.icon-copyright:before {
  content: "";
}

.icon-mode_edit:before {
  content: "";
}

.icon-create_new_folder:before {
  content: "";
}

.icon-payment:before {
  content: "";
}

.icon-crop:before {
  content: "";
}

.icon-crop_16_9:before {
  content: "";
}

.icon-crop_3_2:before {
  content: "";
}

.icon-crop_landscape:before {
  content: "";
}

.icon-crop_7_5:before {
  content: "";
}

.icon-crop_din:before {
  content: "";
}

.icon-crop_free:before {
  content: "";
}

.icon-crop_original:before {
  content: "";
}

.icon-crop_portrait:before {
  content: "";
}

.icon-crop_rotate:before {
  content: "";
}

.icon-crop_square:before {
  content: "";
}

.icon-dashboard:before {
  content: "";
}

.icon-data_usage:before {
  content: "";
}

.icon-date_range:before {
  content: "";
}

.icon-dehaze:before {
  content: "";
}

.icon-delete:before {
  content: "";
}

.icon-delete_forever:before {
  content: "";
}

.icon-delete_sweep:before {
  content: "";
}

.icon-description:before {
  content: "";
}

.icon-desktop_mac:before {
  content: "";
}

.icon-desktop_windows:before {
  content: "";
}

.icon-details:before {
  content: "";
}

.icon-developer_board:before {
  content: "";
}

.icon-developer_mode:before {
  content: "";
}

.icon-device_hub:before {
  content: "";
}

.icon-phonelink:before {
  content: "";
}

.icon-devices_other:before {
  content: "";
}

.icon-dialer_sip:before {
  content: "";
}

.icon-dialpad:before {
  content: "";
}

.icon-directions:before {
  content: "";
}

.icon-directions_bike:before {
  content: "";
}

.icon-directions_boat:before {
  content: "";
}

.icon-directions_bus:before {
  content: "";
}

.icon-directions_car:before {
  content: "";
}

.icon-directions_railway:before {
  content: "";
}

.icon-directions_run:before {
  content: "";
}

.icon-directions_transit:before {
  content: "";
}

.icon-directions_walk:before {
  content: "";
}

.icon-disc_full:before {
  content: "";
}

.icon-dns:before {
  content: "";
}

.icon-not_interested:before {
  content: "";
}

.icon-do_not_disturb_alt:before {
  content: "";
}

.icon-do_not_disturb_off:before {
  content: "";
}

.icon-remove_circle:before {
  content: "";
}

.icon-dock:before {
  content: "";
}

.icon-done:before {
  content: "";
}

.icon-done_all:before {
  content: "";
}

.icon-donut_large:before {
  content: "";
}

.icon-donut_small:before {
  content: "";
}

.icon-drafts:before {
  content: "";
}

.icon-drag_handle:before {
  content: "";
}

.icon-time_to_leave:before {
  content: "";
}

.icon-dvr:before {
  content: "";
}

.icon-edit_location:before {
  content: "";
}

.icon-eject:before {
  content: "";
}

.icon-markunread:before {
  content: "";
}

.icon-enhanced_encryption:before {
  content: "";
}

.icon-equalizer:before {
  content: "";
}

.icon-error:before {
  content: "";
}

.icon-error_outline:before {
  content: "";
}

.icon-euro_symbol:before {
  content: "";
}

.icon-ev_station:before {
  content: "";
}

.icon-insert_invitation:before {
  content: "";
}

.icon-event_available:before {
  content: "";
}

.icon-event_busy:before {
  content: "";
}

.icon-event_note:before {
  content: "";
}

.icon-event_seat:before {
  content: "";
}

.icon-exit_to_app:before {
  content: "";
}

.icon-expand_less:before {
  content: "";
}

.icon-expand_more:before {
  content: "";
}

.icon-explicit:before {
  content: "";
}

.icon-explore:before {
  content: "";
}

.icon-exposure:before {
  content: "";
}

.icon-exposure_neg_1:before {
  content: "";
}

.icon-exposure_neg_2:before {
  content: "";
}

.icon-exposure_plus_1:before {
  content: "";
}

.icon-exposure_plus_2:before {
  content: "";
}

.icon-exposure_zero:before {
  content: "";
}

.icon-extension:before {
  content: "";
}

.icon-face:before {
  content: "";
}

.icon-fast_forward:before {
  content: "";
}

.icon-fast_rewind:before {
  content: "";
}

.icon-favorite:before {
  content: "";
}

.icon-favorite_border:before {
  content: "";
}

.icon-featured_play_list:before {
  content: "";
}

.icon-featured_video:before {
  content: "";
}

.icon-sms_failed:before {
  content: "";
}

.icon-fiber_dvr:before {
  content: "";
}

.icon-fiber_manual_record:before {
  content: "";
}

.icon-fiber_new:before {
  content: "";
}

.icon-fiber_pin:before {
  content: "";
}

.icon-fiber_smart_record:before {
  content: "";
}

.icon-get_app:before {
  content: "";
}

.icon-file_upload:before {
  content: "";
}

.icon-filter:before {
  content: "";
}

.icon-filter_1:before {
  content: "";
}

.icon-filter_2:before {
  content: "";
}

.icon-filter_3:before {
  content: "";
}

.icon-filter_4:before {
  content: "";
}

.icon-filter_5:before {
  content: "";
}

.icon-filter_6:before {
  content: "";
}

.icon-filter_7:before {
  content: "";
}

.icon-filter_8:before {
  content: "";
}

.icon-filter_9:before {
  content: "";
}

.icon-filter_9_plus:before {
  content: "";
}

.icon-filter_b_and_w:before {
  content: "";
}

.icon-filter_center_focus:before {
  content: "";
}

.icon-filter_drama:before {
  content: "";
}

.icon-filter_frames:before {
  content: "";
}

.icon-terrain:before {
  content: "";
}

.icon-filter_list:before {
  content: "";
}

.icon-filter_none:before {
  content: "";
}

.icon-filter_tilt_shift:before {
  content: "";
}

.icon-filter_vintage:before {
  content: "";
}

.icon-find_in_page:before {
  content: "";
}

.icon-find_replace:before {
  content: "";
}

.icon-fingerprint:before {
  content: "";
}

.icon-first_page:before {
  content: "";
}

.icon-fitness_center:before {
  content: "";
}

.icon-flare:before {
  content: "";
}

.icon-flash_auto:before {
  content: "";
}

.icon-flash_off:before {
  content: "";
}

.icon-flash_on:before {
  content: "";
}

.icon-flight_land:before {
  content: "";
}

.icon-flight_takeoff:before {
  content: "";
}

.icon-flip:before {
  content: "";
}

.icon-flip_to_back:before {
  content: "";
}

.icon-flip_to_front:before {
  content: "";
}

.icon-folder:before {
  content: "";
}

.icon-folder_open:before {
  content: "";
}

.icon-folder_shared:before {
  content: "";
}

.icon-folder_special:before {
  content: "";
}

.icon-font_download:before {
  content: "";
}

.icon-format_align_center:before {
  content: "";
}

.icon-format_align_justify:before {
  content: "";
}

.icon-format_align_left:before {
  content: "";
}

.icon-format_align_right:before {
  content: "";
}

.icon-format_bold:before {
  content: "";
}

.icon-format_clear:before {
  content: "";
}

.icon-format_color_fill:before {
  content: "";
}

.icon-format_color_reset:before {
  content: "";
}

.icon-format_color_text:before {
  content: "";
}

.icon-format_indent_decrease:before {
  content: "";
}

.icon-format_indent_increase:before {
  content: "";
}

.icon-format_italic:before {
  content: "";
}

.icon-format_line_spacing:before {
  content: "";
}

.icon-format_list_bulleted:before {
  content: "";
}

.icon-format_list_numbered:before {
  content: "";
}

.icon-format_paint:before {
  content: "";
}

.icon-format_quote:before {
  content: "";
}

.icon-format_shapes:before {
  content: "";
}

.icon-format_size:before {
  content: "";
}

.icon-format_strikethrough:before {
  content: "";
}

.icon-format_textdirection_l_to_r:before {
  content: "";
}

.icon-format_textdirection_r_to_l:before {
  content: "";
}

.icon-format_underlined:before {
  content: "";
}

.icon-question_answer:before {
  content: "";
}

.icon-forward:before {
  content: "";
}

.icon-forward_10:before {
  content: "";
}

.icon-forward_30:before {
  content: "";
}

.icon-forward_5:before {
  content: "";
}

.icon-free_breakfast:before {
  content: "";
}

.icon-fullscreen:before {
  content: "";
}

.icon-fullscreen_exit:before {
  content: "";
}

.icon-functions:before {
  content: "";
}

.icon-g_translate:before {
  content: "";
}

.icon-games:before {
  content: "";
}

.icon-gavel:before {
  content: "";
}

.icon-gesture:before {
  content: "";
}

.icon-gif:before {
  content: "";
}

.icon-goat:before {
  content: "";
}

.icon-golf_course:before {
  content: "";
}

.icon-my_location:before {
  content: "";
}

.icon-location_searching:before {
  content: "";
}

.icon-location_disabled:before {
  content: "";
}

.icon-star:before {
  content: "";
}

.icon-gradient:before {
  content: "";
}

.icon-grain:before {
  content: "";
}

.icon-graphic_eq:before {
  content: "";
}

.icon-grid_off:before {
  content: "";
}

.icon-grid_on:before {
  content: "";
}

.icon-people:before {
  content: "";
}

.icon-group_add:before {
  content: "";
}

.icon-group_work:before {
  content: "";
}

.icon-hd:before {
  content: "";
}

.icon-hdr_off:before {
  content: "";
}

.icon-hdr_on:before {
  content: "";
}

.icon-hdr_strong:before {
  content: "";
}

.icon-hdr_weak:before {
  content: "";
}

.icon-headset:before {
  content: "";
}

.icon-headset_mic:before {
  content: "";
}

.icon-healing:before {
  content: "";
}

.icon-hearing:before {
  content: "";
}

.icon-help:before {
  content: "";
}

.icon-help_outline:before {
  content: "";
}

.icon-high_quality:before {
  content: "";
}

.icon-highlight:before {
  content: "";
}

.icon-highlight_off:before {
  content: "";
}

.icon-restore:before {
  content: "";
}

.icon-home:before {
  content: "";
}

.icon-hot_tub:before {
  content: "";
}

.icon-local_hotel:before {
  content: "";
}

.icon-hourglass_empty:before {
  content: "";
}

.icon-hourglass_full:before {
  content: "";
}

.icon-http:before {
  content: "";
}

.icon-lock:before {
  content: "";
}

.icon-photo:before {
  content: "";
}

.icon-image_aspect_ratio:before {
  content: "";
}

.icon-import_contacts:before {
  content: "";
}

.icon-import_export:before {
  content: "";
}

.icon-important_devices:before {
  content: "";
}

.icon-inbox:before {
  content: "";
}

.icon-indeterminate_check_box:before {
  content: "";
}

.icon-info:before {
  content: "";
}

.icon-info_outline:before {
  content: "";
}

.icon-input:before {
  content: "";
}

.icon-insert_comment:before {
  content: "";
}

.icon-insert_drive_file:before {
  content: "";
}

.icon-tag_faces:before {
  content: "";
}

.icon-link:before {
  content: "";
}

.icon-invert_colors:before {
  content: "";
}

.icon-invert_colors_off:before {
  content: "";
}

.icon-iso:before {
  content: "";
}

.icon-keyboard:before {
  content: "";
}

.icon-keyboard_arrow_down:before {
  content: "";
}

.icon-keyboard_arrow_left:before {
  content: "";
}

.icon-keyboard_arrow_right:before {
  content: "";
}

.icon-keyboard_arrow_up:before {
  content: "";
}

.icon-keyboard_backspace:before {
  content: "";
}

.icon-keyboard_capslock:before {
  content: "";
}

.icon-keyboard_hide:before {
  content: "";
}

.icon-keyboard_return:before {
  content: "";
}

.icon-keyboard_tab:before {
  content: "";
}

.icon-keyboard_voice:before {
  content: "";
}

.icon-kitchen:before {
  content: "";
}

.icon-label:before {
  content: "";
}

.icon-label_outline:before {
  content: "";
}

.icon-language:before {
  content: "";
}

.icon-laptop_chromebook:before {
  content: "";
}

.icon-laptop_mac:before {
  content: "";
}

.icon-laptop_windows:before {
  content: "";
}

.icon-last_page:before {
  content: "";
}

.icon-open_in_new:before {
  content: "";
}

.icon-layers:before {
  content: "";
}

.icon-layers_clear:before {
  content: "";
}

.icon-leak_add:before {
  content: "";
}

.icon-leak_remove:before {
  content: "";
}

.icon-lens:before {
  content: "";
}

.icon-library_books:before {
  content: "";
}

.icon-library_music:before {
  content: "";
}

.icon-lightbulb_outline:before {
  content: "";
}

.icon-line_style:before {
  content: "";
}

.icon-line_weight:before {
  content: "";
}

.icon-linear_scale:before {
  content: "";
}

.icon-linked_camera:before {
  content: "";
}

.icon-list:before {
  content: "";
}

.icon-live_help:before {
  content: "";
}

.icon-live_tv:before {
  content: "";
}

.icon-local_play:before {
  content: "";
}

.icon-local_airport:before {
  content: "";
}

.icon-local_atm:before {
  content: "";
}

.icon-local_bar:before {
  content: "";
}

.icon-local_cafe:before {
  content: "";
}

.icon-local_car_wash:before {
  content: "";
}

.icon-local_convenience_store:before {
  content: "";
}

.icon-restaurant_menu:before {
  content: "";
}

.icon-local_drink:before {
  content: "";
}

.icon-local_florist:before {
  content: "";
}

.icon-local_gas_station:before {
  content: "";
}

.icon-shopping_cart:before {
  content: "";
}

.icon-local_hospital:before {
  content: "";
}

.icon-local_laundry_service:before {
  content: "";
}

.icon-local_library:before {
  content: "";
}

.icon-local_mall:before {
  content: "";
}

.icon-theaters:before {
  content: "";
}

.icon-local_offer:before {
  content: "";
}

.icon-local_parking:before {
  content: "";
}

.icon-local_pharmacy:before {
  content: "";
}

.icon-local_pizza:before {
  content: "";
}

.icon-print:before {
  content: "";
}

.icon-local_shipping:before {
  content: "";
}

.icon-local_taxi:before {
  content: "";
}

.icon-location_city:before {
  content: "";
}

.icon-location_off:before {
  content: "";
}

.icon-room:before {
  content: "";
}

.icon-lock_open:before {
  content: "";
}

.icon-lock_outline:before {
  content: "";
}

.icon-looks:before {
  content: "";
}

.icon-looks_3:before {
  content: "";
}

.icon-looks_4:before {
  content: "";
}

.icon-looks_5:before {
  content: "";
}

.icon-looks_6:before {
  content: "";
}

.icon-looks_one:before {
  content: "";
}

.icon-looks_two:before {
  content: "";
}

.icon-sync:before {
  content: "";
}

.icon-loupe:before {
  content: "";
}

.icon-low_priority:before {
  content: "";
}

.icon-loyalty:before {
  content: "";
}

.icon-mail_outline:before {
  content: "";
}

.icon-map:before {
  content: "";
}

.icon-markunread_mailbox:before {
  content: "";
}

.icon-memory:before {
  content: "";
}

.icon-menu:before {
  content: "";
}

.icon-message:before {
  content: "";
}

.icon-mic:before {
  content: "";
}

.icon-mic_none:before {
  content: "";
}

.icon-mic_off:before {
  content: "";
}

.icon-mms:before {
  content: "";
}

.icon-mode_comment:before {
  content: "";
}

.icon-monetization_on:before {
  content: "";
}

.icon-money_off:before {
  content: "";
}

.icon-monochrome_photos:before {
  content: "";
}

.icon-mood_bad:before {
  content: "";
}

.icon-more:before {
  content: "";
}

.icon-more_horiz:before {
  content: "";
}

.icon-more_vert:before {
  content: "";
}

.icon-motorcycle:before {
  content: "";
}

.icon-mouse:before {
  content: "";
}

.icon-move_to_inbox:before {
  content: "";
}

.icon-movie_creation:before {
  content: "";
}

.icon-movie_filter:before {
  content: "";
}

.icon-multiline_chart:before {
  content: "";
}

.icon-music_note:before {
  content: "";
}

.icon-music_video:before {
  content: "";
}

.icon-nature:before {
  content: "";
}

.icon-nature_people:before {
  content: "";
}

.icon-navigation:before {
  content: "";
}

.icon-near_me:before {
  content: "";
}

.icon-network_cell:before {
  content: "";
}

.icon-network_check:before {
  content: "";
}

.icon-network_locked:before {
  content: "";
}

.icon-network_wifi:before {
  content: "";
}

.icon-new_releases:before {
  content: "";
}

.icon-next_week:before {
  content: "";
}

.icon-nfc:before {
  content: "";
}

.icon-no_encryption:before {
  content: "";
}

.icon-signal_cellular_no_sim:before {
  content: "";
}

.icon-note:before {
  content: "";
}

.icon-note_add:before {
  content: "";
}

.icon-notifications:before {
  content: "";
}

.icon-notifications_active:before {
  content: "";
}

.icon-notifications_none:before {
  content: "";
}

.icon-notifications_off:before {
  content: "";
}

.icon-notifications_paused:before {
  content: "";
}

.icon-offline_pin:before {
  content: "";
}

.icon-ondemand_video:before {
  content: "";
}

.icon-opacity:before {
  content: "";
}

.icon-open_in_browser:before {
  content: "";
}

.icon-open_with:before {
  content: "";
}

.icon-pages:before {
  content: "";
}

.icon-pageview:before {
  content: "";
}

.icon-pan_tool:before {
  content: "";
}

.icon-panorama:before {
  content: "";
}

.icon-radio_button_unchecked:before {
  content: "";
}

.icon-panorama_horizontal:before {
  content: "";
}

.icon-panorama_vertical:before {
  content: "";
}

.icon-panorama_wide_angle:before {
  content: "";
}

.icon-party_mode:before {
  content: "";
}

.icon-pause:before {
  content: "";
}

.icon-pause_circle_filled:before {
  content: "";
}

.icon-pause_circle_outline:before {
  content: "";
}

.icon-people_outline:before {
  content: "";
}

.icon-perm_camera_mic:before {
  content: "";
}

.icon-perm_contact_calendar:before {
  content: "";
}

.icon-perm_data_setting:before {
  content: "";
}

.icon-perm_device_information:before {
  content: "";
}

.icon-person_outline:before {
  content: "";
}

.icon-perm_media:before {
  content: "";
}

.icon-perm_phone_msg:before {
  content: "";
}

.icon-perm_scan_wifi:before {
  content: "";
}

.icon-person:before {
  content: "";
}

.icon-person_add:before {
  content: "";
}

.icon-person_pin:before {
  content: "";
}

.icon-person_pin_circle:before {
  content: "";
}

.icon-personal_video:before {
  content: "";
}

.icon-pets2:before {
  content: "";
}

.icon-phone_android:before {
  content: "";
}

.icon-phone_bluetooth_speaker:before {
  content: "";
}

.icon-phone_forwarded:before {
  content: "";
}

.icon-phone_in_talk:before {
  content: "";
}

.icon-phone_iphone:before {
  content: "";
}

.icon-phone_locked:before {
  content: "";
}

.icon-phone_missed:before {
  content: "";
}

.icon-phone_paused:before {
  content: "";
}

.icon-phonelink_erase:before {
  content: "";
}

.icon-phonelink_lock:before {
  content: "";
}

.icon-phonelink_off:before {
  content: "";
}

.icon-phonelink_ring:before {
  content: "";
}

.icon-phonelink_setup:before {
  content: "";
}

.icon-photo_album:before {
  content: "";
}

.icon-photo_filter:before {
  content: "";
}

.icon-photo_size_select_actual:before {
  content: "";
}

.icon-photo_size_select_large:before {
  content: "";
}

.icon-photo_size_select_small:before {
  content: "";
}

.icon-picture_as_pdf:before {
  content: "";
}

.icon-picture_in_picture:before {
  content: "";
}

.icon-picture_in_picture_alt:before {
  content: "";
}

.icon-pie_chart:before {
  content: "";
}

.icon-pie_chart_outlined:before {
  content: "";
}

.icon-pin_drop:before {
  content: "";
}

.icon-play_arrow:before {
  content: "";
}

.icon-play_circle_filled:before {
  content: "";
}

.icon-play_circle_outline:before {
  content: "";
}

.icon-play_for_work:before {
  content: "";
}

.icon-playlist_add:before {
  content: "";
}

.icon-playlist_add_check:before {
  content: "";
}

.icon-playlist_play:before {
  content: "";
}

.icon-plus_one:before {
  content: "";
}

.icon-polymer:before {
  content: "";
}

.icon-pool:before {
  content: "";
}

.icon-portable_wifi_off:before {
  content: "";
}

.icon-portrait:before {
  content: "";
}

.icon-power:before {
  content: "";
}

.icon-power_input:before {
  content: "";
}

.icon-power_settings_new:before {
  content: "";
}

.icon-pregnant_woman:before {
  content: "";
}

.icon-present_to_all:before {
  content: "";
}

.icon-priority_high:before {
  content: "";
}

.icon-public:before {
  content: "";
}

.icon-publish:before {
  content: "";
}

.icon-queue_music:before {
  content: "";
}

.icon-queue_play_next:before {
  content: "";
}

.icon-radio:before {
  content: "";
}

.icon-radio_button_checked:before {
  content: "";
}

.icon-rate_review:before {
  content: "";
}

.icon-receipt:before {
  content: "";
}

.icon-recent_actors:before {
  content: "";
}

.icon-record_voice_over:before {
  content: "";
}

.icon-redo:before {
  content: "";
}

.icon-refresh:before {
  content: "";
}

.icon-remove:before {
  content: "";
}

.icon-remove_circle_outline:before {
  content: "";
}

.icon-remove_from_queue:before {
  content: "";
}

.icon-visibility:before {
  content: "";
}

.icon-remove_shopping_cart:before {
  content: "";
}

.icon-reorder:before {
  content: "";
}

.icon-repeat:before {
  content: "";
}

.icon-repeat_one:before {
  content: "";
}

.icon-replay:before {
  content: "";
}

.icon-replay_10:before {
  content: "";
}

.icon-replay_30:before {
  content: "";
}

.icon-replay_5:before {
  content: "";
}

.icon-reply:before {
  content: "";
}

.icon-reply_all:before {
  content: "";
}

.icon-report:before {
  content: "";
}

.icon-warning:before {
  content: "";
}

.icon-restaurant:before {
  content: "";
}

.icon-restore_page:before {
  content: "";
}

.icon-ring_volume:before {
  content: "";
}

.icon-room_service:before {
  content: "";
}

.icon-rotate_90_degrees_ccw:before {
  content: "";
}

.icon-rotate_left:before {
  content: "";
}

.icon-rotate_right:before {
  content: "";
}

.icon-rounded_corner:before {
  content: "";
}

.icon-router:before {
  content: "";
}

.icon-rowing:before {
  content: "";
}

.icon-rss_feed:before {
  content: "";
}

.icon-rv_hookup:before {
  content: "";
}

.icon-satellite:before {
  content: "";
}

.icon-save:before {
  content: "";
}

.icon-scanner:before {
  content: "";
}

.icon-school:before {
  content: "";
}

.icon-screen_lock_landscape:before {
  content: "";
}

.icon-screen_lock_portrait:before {
  content: "";
}

.icon-screen_lock_rotation:before {
  content: "";
}

.icon-screen_rotation:before {
  content: "";
}

.icon-screen_share:before {
  content: "";
}

.icon-sd_storage:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-security:before {
  content: "";
}

.icon-select_all:before {
  content: "";
}

.icon-send:before {
  content: "";
}

.icon-sentiment_dissatisfied:before {
  content: "";
}

.icon-sentiment_neutral:before {
  content: "";
}

.icon-sentiment_satisfied:before {
  content: "";
}

.icon-sentiment_very_dissatisfied:before {
  content: "";
}

.icon-sentiment_very_satisfied:before {
  content: "";
}

.icon-settings:before {
  content: "";
}

.icon-settings_applications:before {
  content: "";
}

.icon-settings_backup_restore:before {
  content: "";
}

.icon-settings_bluetooth:before {
  content: "";
}

.icon-settings_brightness:before {
  content: "";
}

.icon-settings_cell:before {
  content: "";
}

.icon-settings_ethernet:before {
  content: "";
}

.icon-settings_input_antenna:before {
  content: "";
}

.icon-settings_input_composite:before {
  content: "";
}

.icon-settings_input_hdmi:before {
  content: "";
}

.icon-settings_input_svideo:before {
  content: "";
}

.icon-settings_overscan:before {
  content: "";
}

.icon-settings_phone:before {
  content: "";
}

.icon-settings_power:before {
  content: "";
}

.icon-settings_remote:before {
  content: "";
}

.icon-settings_system_daydream:before {
  content: "";
}

.icon-settings_voice:before {
  content: "";
}

.icon-share:before {
  content: "";
}

.icon-shop:before {
  content: "";
}

.icon-shop_two:before {
  content: "";
}

.icon-shopping_basket:before {
  content: "";
}

.icon-short_text:before {
  content: "";
}

.icon-show_chart:before {
  content: "";
}

.icon-shuffle:before {
  content: "";
}

.icon-signal_cellular_4_bar:before {
  content: "";
}

.icon-signal_cellular_connected_no_internet_4_bar:before {
  content: "";
}

.icon-signal_cellular_null:before {
  content: "";
}

.icon-signal_cellular_off:before {
  content: "";
}

.icon-signal_wifi_4_bar:before {
  content: "";
}

.icon-signal_wifi_4_bar_lock:before {
  content: "";
}

.icon-signal_wifi_off:before {
  content: "";
}

.icon-sim_card:before {
  content: "";
}

.icon-sim_card_alert:before {
  content: "";
}

.icon-skip_next:before {
  content: "";
}

.icon-skip_previous:before {
  content: "";
}

.icon-slideshow:before {
  content: "";
}

.icon-slow_motion_video:before {
  content: "";
}

.icon-stay_primary_portrait:before {
  content: "";
}

.icon-smoke_free:before {
  content: "";
}

.icon-smoking_rooms:before {
  content: "";
}

.icon-textsms:before {
  content: "";
}

.icon-snooze:before {
  content: "";
}

.icon-sort:before {
  content: "";
}

.icon-sort_by_alpha:before {
  content: "";
}

.icon-spa:before {
  content: "";
}

.icon-space_bar:before {
  content: "";
}

.icon-speaker:before {
  content: "";
}

.icon-speaker_group:before {
  content: "";
}

.icon-speaker_notes:before {
  content: "";
}

.icon-speaker_notes_off:before {
  content: "";
}

.icon-speaker_phone:before {
  content: "";
}

.icon-spellcheck:before {
  content: "";
}

.icon-star_border:before {
  content: "";
}

.icon-star_half:before {
  content: "";
}

.icon-stars:before {
  content: "";
}

.icon-stay_primary_landscape:before {
  content: "";
}

.icon-stop:before {
  content: "";
}

.icon-stop_screen_share:before {
  content: "";
}

.icon-storage:before {
  content: "";
}

.icon-store_mall_directory:before {
  content: "";
}

.icon-straighten:before {
  content: "";
}

.icon-streetview:before {
  content: "";
}

.icon-strikethrough_s:before {
  content: "";
}

.icon-style:before {
  content: "";
}

.icon-subdirectory_arrow_left:before {
  content: "";
}

.icon-subdirectory_arrow_right:before {
  content: "";
}

.icon-subject:before {
  content: "";
}

.icon-subscriptions:before {
  content: "";
}

.icon-subtitles:before {
  content: "";
}

.icon-subway:before {
  content: "";
}

.icon-supervisor_account:before {
  content: "";
}

.icon-surround_sound:before {
  content: "";
}

.icon-swap_calls:before {
  content: "";
}

.icon-swap_horiz:before {
  content: "";
}

.icon-swap_vert:before {
  content: "";
}

.icon-swap_vertical_circle:before {
  content: "";
}

.icon-switch_camera:before {
  content: "";
}

.icon-switch_video:before {
  content: "";
}

.icon-sync_disabled:before {
  content: "";
}

.icon-sync_problem:before {
  content: "";
}

.icon-system_update:before {
  content: "";
}

.icon-system_update_alt:before {
  content: "";
}

.icon-tab:before {
  content: "";
}

.icon-tab_unselected:before {
  content: "";
}

.icon-tablet:before {
  content: "";
}

.icon-tablet_android:before {
  content: "";
}

.icon-tablet_mac:before {
  content: "";
}

.icon-tap_and_play:before {
  content: "";
}

.icon-text_fields:before {
  content: "";
}

.icon-text_format:before {
  content: "";
}

.icon-texture:before {
  content: "";
}

.icon-thumb_down:before {
  content: "";
}

.icon-thumb_up:before {
  content: "";
}

.icon-thumbs_up_down:before {
  content: "";
}

.icon-timelapse:before {
  content: "";
}

.icon-timeline:before {
  content: "";
}

.icon-timer:before {
  content: "";
}

.icon-timer_10:before {
  content: "";
}

.icon-timer_3:before {
  content: "";
}

.icon-timer_off:before {
  content: "";
}

.icon-title:before {
  content: "";
}

.icon-toc:before {
  content: "";
}

.icon-today:before {
  content: "";
}

.icon-toll:before {
  content: "";
}

.icon-tonality:before {
  content: "";
}

.icon-touch_app:before {
  content: "";
}

.icon-toys:before {
  content: "";
}

.icon-track_changes:before {
  content: "";
}

.icon-traffic:before {
  content: "";
}

.icon-train:before {
  content: "";
}

.icon-tram:before {
  content: "";
}

.icon-transfer_within_a_station:before {
  content: "";
}

.icon-transform:before {
  content: "";
}

.icon-translate:before {
  content: "";
}

.icon-trending_down:before {
  content: "";
}

.icon-trending_flat:before {
  content: "";
}

.icon-trending_up:before {
  content: "";
}

.icon-tune:before {
  content: "";
}

.icon-tv:before {
  content: "";
}

.icon-unarchive:before {
  content: "";
}

.icon-undo:before {
  content: "";
}

.icon-unfold_less:before {
  content: "";
}

.icon-unfold_more:before {
  content: "";
}

.icon-update:before {
  content: "";
}

.icon-usb:before {
  content: "";
}

.icon-verified_user:before {
  content: "";
}

.icon-vertical_align_bottom:before {
  content: "";
}

.icon-vertical_align_center:before {
  content: "";
}

.icon-vertical_align_top:before {
  content: "";
}

.icon-vibration:before {
  content: "";
}

.icon-video_call:before {
  content: "";
}

.icon-video_label:before {
  content: "";
}

.icon-video_library:before {
  content: "";
}

.icon-videocam:before {
  content: "";
}

.icon-videocam_off:before {
  content: "";
}

.icon-videogame_asset:before {
  content: "";
}

.icon-view_agenda:before {
  content: "";
}

.icon-view_array:before {
  content: "";
}

.icon-view_carousel:before {
  content: "";
}

.icon-view_column:before {
  content: "";
}

.icon-view_comfy:before {
  content: "";
}

.icon-view_compact:before {
  content: "";
}

.icon-view_day:before {
  content: "";
}

.icon-view_headline:before {
  content: "";
}

.icon-view_list:before {
  content: "";
}

.icon-view_module:before {
  content: "";
}

.icon-view_quilt:before {
  content: "";
}

.icon-view_stream:before {
  content: "";
}

.icon-view_week:before {
  content: "";
}

.icon-vignette:before {
  content: "";
}

.icon-visibility_off:before {
  content: "";
}

.icon-voice_chat:before {
  content: "";
}

.icon-voicemail:before {
  content: "";
}

.icon-volume_down:before {
  content: "";
}

.icon-volume_mute:before {
  content: "";
}

.icon-volume_off:before {
  content: "";
}

.icon-volume_up:before {
  content: "";
}

.icon-vpn_key:before {
  content: "";
}

.icon-vpn_lock:before {
  content: "";
}

.icon-wallpaper:before {
  content: "";
}

.icon-watch:before {
  content: "";
}

.icon-watch_later:before {
  content: "";
}

.icon-wb_auto:before {
  content: "";
}

.icon-wb_incandescent:before {
  content: "";
}

.icon-wb_iridescent:before {
  content: "";
}

.icon-wb_sunny:before {
  content: "";
}

.icon-wc:before {
  content: "";
}

.icon-web:before {
  content: "";
}

.icon-web_asset:before {
  content: "";
}

.icon-weekend:before {
  content: "";
}

.icon-whatshot:before {
  content: "";
}

.icon-widgets:before {
  content: "";
}

.icon-wifi:before {
  content: "";
}

.icon-wifi_lock:before {
  content: "";
}

.icon-wifi_tethering:before {
  content: "";
}

.icon-work:before {
  content: "";
}

.icon-wrap_text:before {
  content: "";
}

.icon-youtube_searched_for:before {
  content: "";
}

.icon-zoom_in:before {
  content: "";
}

.icon-zoom_out:before {
  content: "";
}

.icon-zoom_out_map:before {
  content: "";
}

/*Icons*/
@font-face {
  font-family: "socicon";
  src: url("../fonts/social/socicon.eot");
  src: url("../fonts/social/socicon.eot?#iefix") format("embedded-opentype"), url("../fonts/social/socicon.woff") format("woff"), url("../fonts/social/socicon.ttf") format("truetype"), url("../fonts/social/socicon.svg#socicon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "socicon" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="socicon-"]:before,
[class*=" socicon-"]:before {
  font-family: "socicon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.socicon-modelmayhem:before {
  content: "\e000";
}

.socicon-mixcloud:before {
  content: "\e001";
}

.socicon-drupal:before {
  content: "\e002";
}

.socicon-swarm:before {
  content: "\e003";
}

.socicon-istock:before {
  content: "\e004";
}

.socicon-yammer:before {
  content: "\e005";
}

.socicon-ello:before {
  content: "\e006";
}

.socicon-stackoverflow:before {
  content: "\e007";
}

.socicon-persona:before {
  content: "\e008";
}

.socicon-triplej:before {
  content: "\e009";
}

.socicon-houzz:before {
  content: "\e00a";
}

.socicon-rss:before {
  content: "\e00b";
}

.socicon-paypal:before {
  content: "\e00c";
}

.socicon-odnoklassniki:before {
  content: "\e00d";
}

.socicon-airbnb:before {
  content: "\e00e";
}

.socicon-periscope:before {
  content: "\e00f";
}

.socicon-outlook:before {
  content: "\e010";
}

.socicon-coderwall:before {
  content: "\e011";
}

.socicon-tripadvisor:before {
  content: "\e012";
}

.socicon-appnet:before {
  content: "\e013";
}

.socicon-goodreads:before {
  content: "\e014";
}

.socicon-tripit:before {
  content: "\e015";
}

.socicon-lanyrd:before {
  content: "\e016";
}

.socicon-slideshare:before {
  content: "\e017";
}

.socicon-buffer:before {
  content: "\e018";
}

.socicon-disqus:before {
  content: "\e019";
}

.socicon-vkontakte:before {
  content: "\e01a";
}

.socicon-whatsapp:before {
  content: "\e01b";
}

.socicon-patreon:before {
  content: "\e01c";
}

.socicon-storehouse:before {
  content: "\e01d";
}

.socicon-pocket:before {
  content: "\e01e";
}

.socicon-mail:before {
  content: "\e01f";
}

.socicon-blogger:before {
  content: "\e020";
}

.socicon-technorati:before {
  content: "\e021";
}

.socicon-reddit:before {
  content: "\e022";
}

.socicon-dribbble:before {
  content: "\e023";
}

.socicon-stumbleupon:before {
  content: "\e024";
}

.socicon-digg:before {
  content: "\e025";
}

.socicon-envato:before {
  content: "\e026";
}

.socicon-behance:before {
  content: "\e027";
}

.socicon-delicious:before {
  content: "\e028";
}

.socicon-deviantart:before {
  content: "\e029";
}

.socicon-forrst:before {
  content: "\e02a";
}

.socicon-play:before {
  content: "\e02b";
}

.socicon-zerply:before {
  content: "\e02c";
}

.socicon-wikipedia:before {
  content: "\e02d";
}

.socicon-apple:before {
  content: "\e02e";
}

.socicon-flattr:before {
  content: "\e02f";
}

.socicon-github:before {
  content: "\e030";
}

.socicon-renren:before {
  content: "\e031";
}

.socicon-friendfeed:before {
  content: "\e032";
}

.socicon-newsvine:before {
  content: "\e033";
}

.socicon-identica:before {
  content: "\e034";
}

.socicon-bebo:before {
  content: "\e035";
}

.socicon-zynga:before {
  content: "\e036";
}

.socicon-steam:before {
  content: "\e037";
}

.socicon-xbox:before {
  content: "\e038";
}

.socicon-windows:before {
  content: "\e039";
}

.socicon-qq:before {
  content: "\e03a";
}

.socicon-douban:before {
  content: "\e03b";
}

.socicon-meetup:before {
  content: "\e03c";
}

.socicon-playstation:before {
  content: "\e03d";
}

.socicon-android:before {
  content: "\e03e";
}

.socicon-snapchat:before {
  content: "\e03f";
}

.socicon-twitter:before {
  content: "\e040";
}

.socicon-facebook:before {
  content: "\e041";
}

.socicon-googleplus:before {
  content: "\e042";
}

.socicon-pinterest:before {
  content: "\e043";
}

.socicon-foursquare:before {
  content: "\e044";
}

.socicon-yahoo:before {
  content: "\e045";
}

.socicon-skype:before {
  content: "\e046";
}

.socicon-yelp:before {
  content: "\e047";
}

.socicon-feedburner:before {
  content: "\e048";
}

.socicon-linkedin:before {
  content: "\e049";
}

.socicon-viadeo:before {
  content: "\e04a";
}

.socicon-xing:before {
  content: "\e04b";
}

.socicon-myspace:before {
  content: "\e04c";
}

.socicon-soundcloud:before {
  content: "\e04d";
}

.socicon-spotify:before {
  content: "\e04e";
}

.socicon-grooveshark:before {
  content: "\e04f";
}

.socicon-lastfm:before {
  content: "\e050";
}

.socicon-youtube:before {
  content: "\e051";
}

.socicon-vimeo:before {
  content: "\e052";
}

.socicon-dailymotion:before {
  content: "\e053";
}

.socicon-vine:before {
  content: "\e054";
}

.socicon-flickr:before {
  content: "\e055";
}

.socicon-500px:before {
  content: "\e056";
}

.socicon-wordpress:before {
  content: "\e058";
}

.socicon-tumblr:before {
  content: "\e059";
}

.socicon-twitch:before {
  content: "\e05a";
}

.socicon-8tracks:before {
  content: "\e05b";
}

.socicon-amazon:before {
  content: "\e05c";
}

.socicon-icq:before {
  content: "\e05d";
}

.socicon-smugmug:before {
  content: "\e05e";
}

.socicon-ravelry:before {
  content: "\e05f";
}

.socicon-weibo:before {
  content: "\e060";
}

.socicon-baidu:before {
  content: "\e061";
}

.socicon-angellist:before {
  content: "\e062";
}

.socicon-ebay:before {
  content: "\e063";
}

.socicon-imdb:before {
  content: "\e064";
}

.socicon-stayfriends:before {
  content: "\e065";
}

.socicon-residentadvisor:before {
  content: "\e066";
}

.socicon-google:before {
  content: "\e067";
}

.socicon-yandex:before {
  content: "\e068";
}

.socicon-sharethis:before {
  content: "\e069";
}

.socicon-bandcamp:before {
  content: "\e06a";
}

.socicon-itunes:before {
  content: "\e06b";
}

.socicon-deezer:before {
  content: "\e06c";
}

.socicon-telegram:before {
  content: "\e06e";
}

.socicon-openid:before {
  content: "\e06f";
}

.socicon-amplement:before {
  content: "\e070";
}

.socicon-viber:before {
  content: "\e071";
}

.socicon-zomato:before {
  content: "\e072";
}

.socicon-quora:before {
  content: "\e073";
}

.socicon-draugiem:before {
  content: "\e074";
}

.socicon-endomodo:before {
  content: "\e075";
}

.socicon-filmweb:before {
  content: "\e076";
}

.socicon-stackexchange:before {
  content: "\e077";
}

.socicon-wykop:before {
  content: "\e078";
}

.socicon-teamspeak:before {
  content: "\e079";
}

.socicon-teamviewer:before {
  content: "\e07a";
}

.socicon-ventrilo:before {
  content: "\e07b";
}

.socicon-younow:before {
  content: "\e07c";
}

.socicon-raidcall:before {
  content: "\e07d";
}

.socicon-mumble:before {
  content: "\e07e";
}

.socicon-medium:before {
  content: "\e06d";
}

.socicon-bebee:before {
  content: "\e07f";
}

.socicon-hitbox:before {
  content: "\e080";
}

.socicon-reverbnation:before {
  content: "\e081";
}

.socicon-formulr:before {
  content: "\e082";
}

.socicon-instagram:before {
  content: "\e057";
}

.socicon-battlenet:before {
  content: "\e083";
}

.socicon-chrome:before {
  content: "\e084";
}

.socicon-diablo:before {
  content: "\e085";
}

.socicon-discord:before {
  content: "\e086";
}

.socicon-issuu:before {
  content: "\e087";
}

.socicon-macos:before {
  content: "\e088";
}

.socicon-firefox:before {
  content: "\e089";
}

.socicon-heroes:before {
  content: "\e08a";
}

.socicon-hearthstone:before {
  content: "\e08b";
}

.socicon-overwatch:before {
  content: "\e08c";
}

.socicon-warcraft:before {
  content: "\e08e";
}

.socicon-opera:before {
  content: "\e08d";
}

.socicon-starcraft:before {
  content: "\e08f";
}

.socicon-keybase:before {
  content: "\e090";
}

.socicon-alliance:before {
  content: "\e091";
}

.socicon-livejournal:before {
  content: "\e092";
}

.socicon-googlephotos:before {
  content: "\e093";
}

.socicon-horde:before {
  content: "\e094";
}

.socicon-etsy:before {
  content: "\e095";
}

/* Globals */
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*,
*:active,
*:active,
*:hover {
  outline: none;
  -webkit-tap-highlight-color: transparent;
}

html {
  font-size: 10px;
}

body {
/* DH 8/5/20
  color: #7e7e7e;
  font-family: "Gotham", sans-serif;
  font-size: 14px;
*/
  overflow: hidden;
  overflow-y: auto !important;
  font-weight: 300;
  position: relative;
  letter-spacing: 0.05em;
}

p {
  font-weight: 300;
}

pre {
  background: #fff;
  padding: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Gotham", sans-serif;
  font-weight: 500;
  margin: 0;
  color: #191d20;
}

a {
  color: #191d20;
}

:-moz-any-link:focus {
  outline: none;
}

a {
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

a:visited {
  text-decoration: none;
  outline: none;
  color: none;
}

a:focus, a:active, a:hover {
  text-decoration: none;
  outline: none;
  color: #69c6bc;
}

ul, ol {
  padding: 0;
}

li {
  border: 0;
}

.un-list ul, .un-list ol {
  padding-left: 2rem;
}

/* _____ LAYOUT _____ */
.add-mb-10 {
  margin-bottom: 1rem !important;
}

.add-mb-20 {
  margin-bottom: 2rem !important;
}

.add-mb-30 {
  margin-bottom: 3rem !important;
}

.add-mb-40 {
  margin-bottom: 4rem !important;
}

.add-mb-50 {
  margin-bottom: 5rem !important;
}

.add-mb-60 {
  margin-bottom: 6rem !important;
}

.add-mb-70 {
  margin-bottom: 7rem !important;
}

.add-mb-80 {
  margin-bottom: 8rem !important;
}

.add-mb-90 {
  margin-bottom: 9rem !important;
}

.add-mb-100 {
  margin-bottom: 10rem !important;
}

.add-mb-110 {
  margin-bottom: 11rem !important;
}

.add-mb-120 {
  margin-bottom: 12rem !important;
}

.add-mb-130 {
  margin-bottom: 13rem !important;
}

.add-mb-140 {
  margin-bottom: 14rem !important;
}

.add-mb-150 {
  margin-bottom: 15rem !important;
}

.add-mb-160 {
  margin-bottom: 16rem !important;
}

.add-mb-170 {
  margin-bottom: 17rem !important;
}

.add-mb-180 {
  margin-bottom: 18rem !important;
}

.add-mb-190 {
  margin-bottom: 19rem !important;
}

.add-mb-200 {
  margin-bottom: 20rem !important;
}

.add-mt-10 {
  margin-top: 1rem !important;
}

.add-mt-20 {
  margin-top: 2rem !important;
}

.add-mt-30 {
  margin-top: 3rem !important;
}

.add-mt-40 {
  margin-top: 4rem !important;
}

.add-mt-50 {
  margin-top: 5rem !important;
}

.add-mt-60 {
  margin-top: 6rem !important;
}

.add-mt-70 {
  margin-top: 7rem !important;
}

.add-mt-80 {
  margin-top: 8rem !important;
}

.add-mt-90 {
  margin-top: 9rem !important;
}

.add-mt-100 {
  margin-top: 10rem !important;
}

.add-mt-110 {
  margin-top: 11rem !important;
}

.add-mt-120 {
  margin-top: 12rem !important;
}

.add-mt-130 {
  margin-top: 13rem !important;
}

.add-mt-140 {
  margin-top: 14rem !important;
}

.add-mt-150 {
  margin-top: 15rem !important;
}

.add-mt-160 {
  margin-top: 16rem !important;
}

.add-mt-170 {
  margin-top: 17rem !important;
}

.add-mt-180 {
  margin-top: 18rem !important;
}

.add-mt-190 {
  margin-top: 19rem !important;
}

.add-mt-200 {
  margin-top: 20rem !important;
}

.add-pb-10 {
  padding-bottom: 1rem !important;
}

.add-pb-20 {
  padding-bottom: 2rem !important;
}

.add-pb-30 {
  padding-bottom: 3rem !important;
}

.add-pb-40 {
  padding-bottom: 4rem !important;
}

.add-pb-50 {
  padding-bottom: 5rem !important;
}

.add-pb-60 {
  padding-bottom: 6rem !important;
}

.add-pb-70 {
  padding-bottom: 7rem !important;
}

.add-pb-80 {
  padding-bottom: 8rem !important;
}

.add-pb-90 {
  padding-bottom: 9rem !important;
}

.add-pb-100 {
  padding-bottom: 10rem !important;
}

.add-pt-10 {
  padding-top: 1rem !important;
}

.add-pt-20 {
  padding-top: 2rem !important;
}

.add-pt-30 {
  padding-top: 3rem !important;
}

.add-pt-40 {
  padding-top: 4rem !important;
}

.add-pt-50 {
  padding-top: 5rem !important;
}

.add-pt-60 {
  padding-top: 6rem !important;
}

.add-pt-70 {
  padding-top: 7rem !important;
}

.add-pt-80 {
  padding-top: 8rem !important;
}

.add-pt-90 {
  padding-top: 9rem !important;
}

.add-pt-100 {
  padding-top: 10rem !important;
}

.no-pt {
  padding-top: 0px !important;
}

.no-pb {
  padding-bottom: 0px !important;
}

.no-mt {
  margin-top: 0px !important;
}

.no-mb {
  margin-bottom: 0px !important;
}

.no-padding {
  padding: 0 !important;
}

.no-margin {
  margin: 0 !important;
}

.add-padding-16 {
  padding: 1.6rem;
}

.add-padding-20 {
  padding: 2rem;
}

.add-padding-32 {
  padding: 3.2rem;
}

.add-padding-40 {
  padding: 4rem;
}

.add-padding-60 {
  padding: 6rem;
}

.add-padding-80 {
  padding: 8rem;
}

.add-mt-5 {
  margin-top: 0.5rem !important;
}

.add-mb-5 {
  margin-bottom: 0.5rem !important;
}

.add-mb-16 {
  margin-bottom: 1.6rem !important;
}

.add-mb-32 {
  margin-bottom: 3.2rem !important;
}

.add-mt-16 {
  margin-top: 1.6rem !important;
}

.add-mt-7 {
  margin-top: 0.7rem !important;
}

.add-mt-32 {
  margin-top: 3.2rem !important;
}

.add-mr-16 {
  margin-right: 1.6rem !important;
}

.Section-padding {
  padding: 8rem 0;
}

.Section-padding-lg {
  padding: 10rem 0;
}

.Section-padding-xs {
  padding: 2rem 0;
}

.Section-padding-sm {
  padding: 6rem 0;
}

.u-floatLeft {
  float: left;
}

.u-floatRight {
  float: right;
}

.u-flexCenter {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.u-flex-1 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.u-overflowHidden {
  overflow: hidden;
}

.u-block {
  display: block;
}

.u-inlineBlock {
  display: inline-block;
}

.u-relative {
  position: relative;
}

.u-font10 {
  font-size: 10px !important;
}

.u-font12 {
  font-size: 12px !important;
}

.u-font14 {
  font-size: 14px !important;
}

.u-font16 {
  font-size: 16px !important;
}

.u-font18 {
  font-size: 18px !important;
}

.u-font20 {
  font-size: 20px !important;
}

.u-font22 {
  font-size: 22px !important;
}

.u-font30 {
  font-size: 30px !important;
}

.u-font200 {
  font-weight: 300 !important;
}

.u-font300 {
  font-weight: 300 !important;
}

.u-font400 {
  font-weight: 400 !important;
}

.u-font500 {
  font-weight: 500 !important;
}

.u-font600 {
  font-weight: 600 !important;
}

.u-font700 {
  font-weight: 700 !important;
}

.u-font900 {
  font-weight: 900 !important;
}

.u-fontIcon {
  font-family: 'baianat' !important;
}

.u-circle24 {
  width: 24px;
  height: 24px;
  background: #69c6bc;
  border-radius: 50%;
}

.u-circle30 {
  width: 30px;
  height: 30px;
  background: #69c6bc;
  border-radius: 50%;
}

.u-borderBottom {
  border-bottom: 1px solid #e6ebed;
}

.u-borderTop {
  border-top: 1px solid #e6ebed;
}

.u-bgWhite {
  background: #fff;
}

.u-bgGray {
  background: #eff2f3 !important;
}

.u-bgGray2 {
  background: #eff2f3;
}

.u-bgBorder {
  background: #e6ebed;
}

.u-bgGold {
  background: #c8aa59;
}

.u-bgBlack {
  background: #7e7e7e;
}

.u-bgSuccess {
  background: #69c6bc !important;
}

.u-bgInfo {
  background: #24a8c7 !important;
}

.u-bgPrimary {
  background: #69c6bc !important;
}

.u-bgWarning {
  background: #f7b738 !important;
}

.u-bgDanger {
  background: #eb685c !important;
}

.u-bgSilver {
  background: #b1b1b1;
}

.u-ColorWhite {
  color: #fff;
}

.u-width50 {
  width: 50%;
}

.no-radius {
  border-radius: 0 !important;
}

.u-imageFull {
  width: 100%;
  height: auto;
  max-width: 100%;
}

.u-list2Col li {
  width: -webkit-calc(50% - 10px);
  width: calc(50% - 10px);
  display: inline-block;
}

.no-textAlign {
  text-align: initial !important;
}

.ListMargin li:not(:last-child) {
  margin-bottom: 1rem;
}

.FullScreen {
  height: 100vh;
}

.u-max-600 {
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}

textarea.form-control {
  max-width: 100%;
}

label {
  font-weight: 200;
}

.navbar {
  border-width: 0;
}

.navbar-default .badge {
  background-color: #fff;
  color: #f8f8f8;
}

.navbar-inverse .badge {
  background-color: #fff;
  color: #222;
}

.navbar-brand {
  line-height: 1;
}

.btn {
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  min-height: 34px;
  border-width: 1px;
  font-weight: 500;
}

.btn:focus, .btn:active {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn:active {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-link {
  color: #69c6bc;
  border-radius: 0px;
  font-weight: 500;
}

.btn-link:hover, .btn-link:focus {
  color: #8ed4cd;
  text-decoration: none;
}

.btn-xs, .btn-group-xs > .btn,
.btn-sm,
.btn-group-sm > .btn,
.btn-lg,
.btn-group-lg > .btn,
.btn-md {
  min-height: auto;
}

.btn {
  padding: 5px 12px 7px;
}

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .btn {
  padding: 4px 10px 6px;
}

.btn-xs, .btn-group-xs > .btn, .btn-group-xs > .btn {
  padding: 0 5px 2px;
}

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .btn {
  padding: 9px 16px 11px;
}

.text-primary,
.text-primary:hover {
  color: #69c6bc;
}

.text-success,
.text-success:hover {
  color: #69c6bc;
}

.text-danger,
.text-danger:hover {
  color: #eb685c;
}

.text-warning,
.text-warning:hover {
  color: #f7b738;
}

.text-info,
.text-info:hover {
  color: #24a8c7;
}

table a:not(.btn),
.table a:not(.btn) {
  text-decoration: underline;
}

table .dropdown-menu a,
.table .dropdown-menu a {
  text-decoration: none;
}

table .success,
table .warning,
table .danger,
table .info,
.table .success,
.table .warning,
.table .danger,
.table .info {
  color: #fff;
}

table .success > th > a,
table .success > td > a,
table .success > a,
table .warning > th > a,
table .warning > td > a,
table .warning > a,
table .danger > th > a,
table .danger > td > a,
table .danger > a,
table .info > th > a,
table .info > td > a,
table .info > a,
.table .success > th > a,
.table .success > td > a,
.table .success > a,
.table .warning > th > a,
.table .warning > td > a,
.table .warning > a,
.table .danger > th > a,
.table .danger > td > a,
.table .danger > a,
.table .info > th > a,
.table .info > td > a,
.table .info > a {
  color: #fff;
}

table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td,
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border: none;
}

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

.form-control,
input {
  border-width: 2px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.form-control:focus,
input:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

select.form-control {
  padding-top: 4px;
}

.input-group .form-control {
  margin-bottom: 0 !important;
}

.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,
.has-warning .form-control-feedback {
  color: #f7b738;
}

.has-warning .form-control,
.has-warning .form-control:focus {
  border: 1px solid #f7b738;
}

.has-warning .input-group-addon {
  border-color: #f7b738;
}

.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,
.has-error .form-control-feedback {
  color: #eb685c;
}

.has-error .form-control,
.has-error .form-control:focus,
.has-error .select2-container .select2-selection--single { /* DH added select2 border */
  border: 1px solid #eb685c;
}

.has-error .input-group-addon {
  border-color: #eb685c;
}

.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,
.has-success .form-control-feedback {
  color: #69c6bc;
}

.has-success .form-control,
.has-success .form-control:focus {
  border: 1px solid #69c6bc;
}

.has-success .input-group-addon {
  border-color: #69c6bc;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  border-color: transparent;
}

.pager a,
.pager a:hover {
  color: #fff;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  background-color: #fff;
}

.progress {
  height: 10px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.progress .progress-bar {
  font-size: 10px;
  line-height: 10px;
}

.well {
  -webkit-box-shadow: none;
          box-shadow: none;
}

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
  border-color: #ddd;
}

a.list-group-item-success.active {
  background-color: rgba(101, 182, 103, 0.2);
}

a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
  background-color: rgba(84, 174, 86, 0.2);
}

a.list-group-item-warning.active {
  background-color: rgba(249, 166, 43, 0.2);
}

a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
  background-color: rgba(248, 156, 18, 0.2);
}

a.list-group-item-danger.active {
  background-color: rgba(235, 104, 92, 0.2);
}

a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
  background-color: rgba(232, 83, 69, 0.2);
}

.panel-default .close {
  color: #7e7e7e;
}

.modal .close {
  color: #7e7e7e;
}

.popover {
  color: #7e7e7e;
}

.dropdown-btn-demo .dropdown, .dropdown-btn-demo .btn-group, .btn-demo .btn {
  display: inline-block;
  margin: 0 5px 7px 0;
}

.tab-nav {
  list-style: none;
  padding: 0;
  white-space: nowrap;
  margin: 0 0 20px;
  overflow: auto;
  width: 100%;
  font-size: 0px;
}

.tab-nav li {
  display: inline-block;
  vertical-align: top;
}

.tab-nav li > a {
  display: block;
  color: #7e7e7e;
  /*text-transform: uppercase;*/
  position: relative;
  width: 100%;
  font-weight: 500;
  padding: 15px;
  font-size: 14px;
  /*            &, &:after {
           
            transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
            }*/
  /*
            &:after { 
                content: "";
                height: 2px;
                position: absolute;
                width: 100%; 
                left: 0;
                bottom: 0;
                background: $text-color;
                 transform: scale(0, 1);
                  transform-origin: right top;
            }*/
}

.tab-nav li.active > a {
  color: #7e7e7e;
  background: #e6ebed;
  /*                &:after {
                   transform:  scale(1);
                    transform-origin: left top;
                }*/
}

.tab-nav--light li > a {
  color: #a9bac3;
}

.tab-nav--light li > a:after {
  background: #69c6bc;
}

.tab-nav--light li.active > a {
  color: #69c6bc;
}

.tab-nav--justified > li {
  display: table-cell;
  width: 1%;
  text-align: center;
}

.tab-nav--icon > li .zmdi {
  font-size: 22px;
  line-height: 100%;
  min-height: 25px;
}

.tab-nav--centered {
  text-align: center;
}

.panel-collapse {
  border: 0;
}

.panel-collapse .panel-heading {
  position: relative;
  border: 1px solid #eff2f3;
  border-bottom: none;
}

.panel-collapse .panel-heading.active {
  border-bottom: transparent;
}

.panel-collapse .panel-heading.active .panel-title {
  color: #69c6bc;
}

.panel-collapse .panel-heading.active:before {
  opacity: 0;
}

.panel-collapse .panel-heading.active:after {
  opacity: 1;
}

.panel-collapse .panel-heading:before, .panel-collapse .panel-heading:after {
  position: absolute;
  left: 3px;
  bottom: 8px;
  font-family: "baianat";
  font-size: 15px;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}

.panel-collapse .panel-heading:before {
  content: '\e145';
}

.panel-collapse .panel-heading:after {
  content: '\e15b';
  opacity: 0;
}

.panel-collapse .panel-title {
  font-size: 13px;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}

.panel-collapse .panel-title > a {
  display: block;
  padding: 0px 20px 0px 27px;
}

.panel-group .panel + .panel {
  margin: 0;
}

.panel-body {
  color: #7e7e7e;
  background-color: #fff;
  /*border-radius: $input-border-radius;*/
}

.modal-content {
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #7e7e7e;
}

.modal-footer {
  padding: 0 30px 20px;
}

.modal-footer .btn-link {
  font-size: 14px;
  color: #69c6bc;
  font-weight: 500;
}

.modal-footer .btn-link:hover {
  background-color: #fff;
}

.progress {
  border-radius: 2px;
  height: 5px;
  margin-bottom: 5px;
}

.progress, .progress .progress-bar {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.dropdown-menu {
  animated: fadeIn 300ms;
  padding: 10px 0;
  top: -1px;
  margin: 0;
  border: 0;
}

.dropdown-menu > li > a {
  padding: 10px 20px;
  -webkit-transition: background-color 300ms;
  transition: background-color 300ms;
}

.dropdown-menu--icon > li > a > .zmdi {
  line-height: 100%;
  vertical-align: top;
  font-size: 18px;
  width: 28px;
}

.dropup .dropdown-menu {
  bottom: 0;
  margin-bottom: 0;
}

/*Bootsrap Edits*/
/*5-Col*/
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
}

.col-xs-15 {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}

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

.container--p .col-xs-1, .container--p .col-xs-2, .container--p .col-xs-3, .container--p .col-xs-4, .container--p .col-xs-5, .container--p .col-xs-6, .container--p .col-xs-7, .container--p .col-xs-8, .container--p .col-xs-9, .container--p .col-xs-10, .container--p .col-xs-11, .container--p .col-xs-12, .container--p .col-sm-1, .container--p .col-sm-2, .container--p .col-sm-3, .container--p .col-sm-4, .container--p .col-sm-5, .container--p .col-sm-6, .container--p .col-sm-7, .container--p .col-sm-8, .container--p .col-sm-9, .container--p .col-sm-10, .container--p .col-sm-11, .container--p .col-sm-12, .container--p .col-md-1, .container--p .col-md-2, .container--p .col-md-3, .container--p .col-md-4, .container--p .col-md-5, .container--p .col-md-6, .container--p .col-md-7, .container--p .col-md-8, .container--p .col-md-9, .container--p .col-md-10, .container--p .col-md-11, .container--p .col-md-12, .container--p .col-lg-1, .container--p .col-lg-2, .container--p .col-lg-3, .container--p .col-lg-4, .container--p .col-lg-5, .container--p .col-lg-6, .container--p .col-lg-7, .container--p .col-lg-8, .container--p .col-lg-9, .container--p .col-lg-10, .container--p .col-lg-11, .container--p .col-lg-12 {
  padding-left: 0px;
  padding-right: 0px;
}

.container--p .row {
  margin-left: 0px;
  margin-right: 0px;
}

table a:not(.btn), .table a:not(.btn) {
  text-decoration: none;
}

.accordion-xs .panel-collapse .panel-title {
  font-size: 11px;
  font-weight: 300;
}

.accordion-xs .panel-heading {
  padding: 5px 5px;
}

.accordion-xs .panel-collapse .panel-heading::before, .accordion-xs .panel-collapse .panel-heading::after {
  top: 1px;
  bottom: auto;
  font-size: 12px;
}

.ContainerFull {
  padding-right: 4rem;
  padding-left: 4rem;
}

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

.ContainerFull:after {
  clear: both;
}

/*---------------------------------
    3. COMPONENTS
----------------------------------*/
/* _____ cards _____ */
.Card, .UploadImage, .card, .MainCard, .FooterSocials li a {
  display: block;
  background: #fff;
  border-radius: 0px;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  /*    overflow: hidden;*/
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.03);
}

.Card:hover, .UploadImage:hover, .card:hover, .MainCard:hover, .FooterSocials li a:hover {
  -webkit-box-shadow: 0px 3px 57px 0px rgba(0, 0, 0, 0.29);
          box-shadow: 0px 3px 57px 0px rgba(0, 0, 0, 0.29);
}

.PaginationNormal li a, .TableMain, .TableMain thead, .TableMain tr {
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.03);
}

.card__header {
  margin-bottom: 20px;
}

.card__header small {
  display: block;
  line-height: 160%;
  font-size: 12px;
}

/* ---- grid ---- */
.GridContainer {
  padding-left: 3rem;
  padding-right: 3rem;
}

/* clear fix */
.isotope:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .grid-item ---- */
/* 5 columns, percentage width */
.Grid-item,
.Grid-sizer {
  width: -webkit-calc(100% / 6);
  width: calc(100% / 6);
}

.Grid-item {
  float: left;
}

.Grid-gutterSizer {
  width: 0;
}

.Grid-item--wide {
  width: -webkit-calc(100% / 6 * 2);
  width: calc(100% / 6 * 2);
}

.Grid-item--wide .MainCard-cartAdd {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

/*.Grid-item--wide .MainCard-body {
  padding: 2rem 2rem 6rem;
}*/

.Grid-item--xwide {
  width: 50%;
}

.MainCard {
  margin: 0 10px 2rem;
  text-align: center;
  position: relative;
}

.MainCard.is-offer {
  background: #69c6bc;
  color: #fff;
}

.MainCard.is-offer a {
  color: #fff;
}

.MainCard.is-offer a:hover {
  color: #191d20;
}

.MainCard.is-offer .MainCard-price {
  color: #191d20;
}

.MainCard.is-offer .MainCard-price:hover {
  color: #fff;
}

.MainCard.is-offer .btn-primary {
  background: #fff;
  border-color: #fff;
  color: #191d20;
}

.MainCard.is-offer .btn-primary:hover {
  color: #fff;
  background: #191d20;
  border-color: #191d20;
}

.MainCard.MainCard--feature .MainCard-header {
  max-height: 250px;
}

.MainCard.MainCard--feature .MainCard-thumb {
  max-height: 250px;
}

.MainCard.MainCard--feature .MainCard-body {
  padding: 4rem 2rem;
  z-index: 3;
  position: relative;
}

.MainCard.MainCard--feature:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: #69c6bc;
  opacity: 0.5;
}

.MainCard:hover {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
  z-index: 3;
}

.MainCard:hover .MainCard-cartAdd {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.MainCard:hover .MainCard-body {
  padding: 1rem 1rem 1rem; /* DH last was 6rem and others */
}

.MainCard-cartAdd {
  font-size: 12px;
  position: absolute;
  bottom: 20px;
  left: -webkit-calc(50% - 58px);
  left: calc(50% - 58px);
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}

.MainCard-body {
  padding: 1rem; /* DH was 2 */
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.MainCard-body h4 {
  font-size: 16px;
  margin-bottom: 0rem; /* DH was 1 */
}

.MainCard-body h5, .MainCard-body h6 {
  margin-bottom: 1rem;
}

.MainCard-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.MainCard-thumb {
  width: auto;
  height: auto;
  max-width: 100%;
}

.MainCard-price {
  font-weight: 500;
  color: #69c6bc;
}

.MainCard-price:hover {
  color: #45b7aa;
}

.MainCard-badge {
  position: absolute;
  top: 2rem;
  right: 2rem;
  background: #fff;
  color: #69c6bc;
  font-size: 12px;
  font-weight: 500;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.NewsCard-header img {
  width: 100%;
  height: auto;
}

.NewsCard-body {
  padding: 1rem; /* DH was 2 */
}

.NewsCard-body h4 {
  font-size: 16px;
  margin-bottom: 1rem; /* DH was 2 */
  line-height: 1.875;
}

.NewsCard-body p {
  margin-bottom: 2rem;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.075em;
}

.NewsCard-view {
  font-weight: 500;
}

.NewsCard-view:hover {
  letter-spacing: 0.1em;
}

.NewsSection .col-lg-15:nth-child(even) .NewsCard {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.card--guide {
  padding: 4rem;
  margin-bottom: 4rem;
}

/* _____ buttons _____ */
/* Custom  Buttons */
.btn--light {
  background-color: #69c6bc;
  border-color: #69c6bc;
  color: #fff;
}

.btn--light:hover, .btn--light:focus {
  background-color: #74cac1;
  border-color: #74cac1;
  color: #fff;
}

.btn-facebook {
  background-color: #365396;
  border-color: #365396;
  color: #fff;
}

.btn-facebook:hover, .btn-facebook:focus {
  background-color: #3a59a1;
  border-color: #3a59a1;
  color: #fff;
}

.btn-twitter {
  background-color: #00a8f0;
  border-color: #00a8f0;
  color: #fff;
}

.btn-twitter:hover, .btn-twitter:focus {
  background-color: #00b3ff;
  border-color: #00b3ff;
  color: #fff;
}

.btn--badge {
  color: #7e7e7e;
  position: relative;
}

.btn--badge i {
  font-size: 24px;
  vertical-align: middle;
}

.btn--badge .badge {
  position: absolute;
  font-size: 8px;
  font-weight: 200;
  background: #f7b738;
  padding: 2px;
  right: 2px;
  top: 0px;
  font-weight: 300;
}

.btn--badge:hover {
  color: #69c6bc;
}

.btn--fixed {
  position: absolute;
  top: 1.6rem;
  right: 1.6rem;
}

/* Custom MAE Button Icons */
.btn--icon {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 39px;
  padding: 0;
  font-size: 17px;
  text-align: center;
}

.btn-circle-20 {
  border-radius: 50%;
  width: 20px;
  height: 20px;
  line-height: 19px;
  padding: 0;
  font-size: 12px;
  text-align: center;
}

.btn--icon-text:not(.btn-xs):not(.btn-group-xs > .btn):not(.btn-sm):not(.btn-group-sm > .btn):not(.btn-lg):not(.btn-group-lg > .btn) {
  /*        & > [class^="icon-"], & > [class*=" icon-"]  {
            font-size: 16px;
            padding-bottom: 1px;
        }*/
}

.btn--icon-text:not(.btn-xs):not(.btn-group-xs > .btn):not(.btn-sm):not(.btn-group-sm > .btn) {
  /*          & > [class^="icon-"], & > [class*=" icon-"] {
            vertical-align: bottom;
            margin-right: 3px;
        }*/
}

.b-group a {
  margin-left: 5px;
}

.bi-spin {
  -webkit-animation: bi-spin 2s infinite linear;
  animation: bi-spin 2s infinite linear;
}

@-webkit-keyframes bi-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes bi-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.btn-gray {
  background: #eff2f3;
}

.btn-gray:hover, .btn-gray:focus, .btn-gray:active {
  background: #69c6bc;
  color: #fff;
}

.btn-gray.btn-gray--border {
  background: #e6ebed;
}

.btn-gray.btn-gray--border:hover, .btn-gray.btn-gray--border:focus, .btn-gray.btn-gray--border:active {
  color: #69c6bc;
}

.btn--wide {
  padding-right: 3rem;
  padding-left: 3rem;
}

.btn-facebook i, .btn-google i, .btn-twitter i {
  font-size: 14px;
  vertical-align: middle;
  line-height: 1;
  display: inline-block;
  margin-right: 5px;
}

.btn-ghost {
  background: rgba(0, 0, 0, 0.1);
  color: #fff;
}

.btn-ghost:hover, .btn-ghost:focus, .btn-ghost:active {
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
}

input[type='submit'], button {
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  outline: 0;
  outline: none !important;
}

input:focus, input:active {
  outline: 0;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

input {
  -webkit-box-shadow: none;
          box-shadow: none;
}

input::-moz-focus-inner {
  border: 0;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

select {
  outline: none;
}

/* _____ inputs - Checkbox - radio _____ */
.checkbox label,
.radio label {
  display: block;
  padding-left: 30px;
  position: relative;
  font-weight: 300;
}

.checkbox,
.radio,
.checkbox-inline,
.radio-inline {
  padding-top: 0;
}

.checkbox input[type=checkbox],
.checkbox input[type=radio],
.radio input[type=checkbox],
.radio input[type=radio],
.checkbox-inline input[type=checkbox],
.checkbox-inline input[type=radio],
.radio-inline input[type=checkbox],
.radio-inline input[type=radio] {
  top: 0;
  left: 0;
  margin-left: 0;
  z-index: 1;
  cursor: pointer;
  opacity: 0;
  margin-top: 0;
}

.checkbox.disabled,
.radio.disabled,
.checkbox-inline.disabled,
.radio-inline.disabled {
  opacity: 0.6;
}

.checkbox .input-helper:before, .checkbox .input-helper:after,
.radio .input-helper:before,
.radio .input-helper:after,
.checkbox-inline .input-helper:before,
.checkbox-inline .input-helper:after,
.radio-inline .input-helper:before,
.radio-inline .input-helper:after {
  position: absolute;
  content: "";
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.checkbox .input-helper:before,
.radio .input-helper:before,
.checkbox-inline .input-helper:before,
.radio-inline .input-helper:before {
  left: 0;
  border-width: 2px;
  border-style: solid;
}

.checkbox input,
.checkbox-inline input {
  width: 17px;
  height: 17px;
}

.checkbox input:checked + .input-helper:after,
.checkbox-inline input:checked + .input-helper:after {
  opacity: 1;
}

.checkbox .input-helper:before,
.checkbox-inline .input-helper:before {
  top: -1px;
  width: 18px;
  height: 18px;
  /*border-radius: 2px;*/
}

.checkbox .input-helper:after,
.checkbox-inline .input-helper:after {
  opacity: 0;
  content: "";
  font-family: "baianat";
  position: absolute;
  font-size: 12px;
  left: 1px;
  top: -1px;
  font-weight: bold;
}

.checkbox:not(.checkbox--dark) .input-helper:after,
.checkbox-inline:not(.checkbox--dark) .input-helper:after {
  color: #fff;
}

.checkbox:not(.checkbox--dark) .input-helper:before,
.checkbox-inline:not(.checkbox--dark) .input-helper:before {
  border-color: #e6ebed;
}

.checkbox:not(.checkbox--dark) input:checked + .input-helper:before,
.checkbox-inline:not(.checkbox--dark) input:checked + .input-helper:before {
  background-color: #69c6bc;
  border-color: #69c6bc;
}

.checkbox--dark label {
  color: #7e7e7e;
}

.checkbox--dark .input-helper:after {
  color: #7e7e7e;
}

.checkbox--dark .input-helper:before {
  border-color: #87d1c9;
}

.checkbox--dark input:checked + .input-helper:before {
  background-color: #87d1c9;
}

.radio input,
.radio-inline input {
  width: 19px;
  height: 19px;
}

.radio input:checked + .input-helper:after,
.radio-inline input:checked + .input-helper:after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.radio .input-helper:before,
.radio-inline .input-helper:before {
  top: -1px;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  background: #fff;
}

.radio .input-helper:after,
.radio-inline .input-helper:after {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  top: 4px;
  left: 5px;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}

.radio:not(.radio--dark) .input-helper:before,
.radio-inline:not(.radio--dark) .input-helper:before {
  border-color: #e6ebed;
}

.radio:not(.radio--dark) .input-helper:after,
.radio-inline:not(.radio--dark) .input-helper:after {
  background: #69c6bc;
}

.radio:not(.radio--dark) input:checked + .input-helper:before,
.radio-inline:not(.radio--dark) input:checked + .input-helper:before {
  border-color: #69c6bc;
}

.radio:not(.radio--dark) input:checked + .input-helper:after,
.radio-inline:not(.radio--dark) input:checked + .input-helper:after {
  background: #69c6bc;
}

.radio--dark .input-helper:before {
  border-color: #24a8c7;
}

.radio--dark .input-helper:after {
  background: #24a8c7;
}

.checkbox-inline,
.radio-inline {
  padding-left: 30px;
  line-height: 20px;
}

.input-centered .checkbox,
.input-centered .radio {
  display: inline-block;
}

.checkbox--char {
  margin: 0;
}

.checkbox--char label {
  padding-left: 50px;
}

.checkbox--char input[type=checkbox] {
  width: 36px;
  height: 36px;
  z-index: 3;
}

.checkbox--char input[type=checkbox]:checked + .checkbox__helper:after {
  opacity: 1;
}

.checkbox--char input[type=checkbox]:checked + .checkbox__helper:before {
  opacity: 0;
}

.checkbox--char:hover .checkbox__helper:before {
  opacity: 1;
}

.checkbox__helper {
  position: absolute;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  left: 0;
  top: 0;
}

.checkbox__helper:before, .checkbox__helper:after {
  position: absolute;
  text-align: center;
  top: 0;
  left: 0;
  font-family: "baianat";
  font-size: 20px;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #3e4b53;
  opacity: 0;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.checkbox__helper:before {
  content: "";
  z-index: 1;
  line-height: 37px;
  color: #69c6bc;
}

.checkbox__helper:after {
  content: "";
  z-index: 2;
  line-height: 36px;
  color: #69c6bc;
}

.checkbox__helper > i {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  left: 0;
  top: 0;
  font-style: normal;
  text-align: center;
  line-height: 36px;
  font-size: 19px;
  font-weight: 500;
  color: #69c6bc;
  background-color: #3e4b53;
}

.CheckboxColor, .RadioColor {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: relative;
  z-index: 3;
  cursor: pointer;
}

.CheckboxColor input, .RadioColor input {
  top: 0;
  left: 0;
  margin-left: 0;
  z-index: 2;
  cursor: pointer;
  opacity: 0;
  margin-top: 0;
}

.CheckboxColor input:checked + .input-helper:before, .RadioColor input:checked + .input-helper:before {
  opacity: 1;
}

.CheckboxColor .input-helper:before, .RadioColor .input-helper:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 1px;
  top: -1px;
  color: #fff;
  font-family: "baianat";
  z-index: -1;
  -webkit-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
  opacity: 0;
}

.CheckboxColor.is-white, .RadioColor.is-white {
  border: 1px solid #e6ebed;
}

.CheckboxColor.is-white .input-helper:before, .RadioColor.is-white .input-helper:before {
  color: #7e7e7e;
}

.CheckboxColor a, .RadioColor a {
  display: inline-block;
}

.toggle-switch {
  display: inline-block;
  width: 50px;
  height: 25px;
  position: relative;
}

.toggle-switch__helper {
  position: absolute;
  height: 25px;
  width: 100%;
}

.toggle-switch__helper:before, .toggle-switch__helper:after {
  will-change: left, background-color;
  content: '';
  position: absolute;
  left: 0;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.toggle-switch__helper:before {
  background-color: #eb685c;
  top: 0px;
  height: 100%;
  width: 100%;
  border-radius: 100px;
}

.toggle-switch__helper:after {
  width: 21px;
  height: 21px;
  border-radius: 50%;
  background-color: #fff;
  left: 2px;
  top: 2px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.12);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.12);
  z-index: 1;
}

.toggle-switch__checkbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 2;
  cursor: pointer;
}

.toggle-switch__checkbox:checked ~ .toggle-switch__helper:after {
  left: -webkit-calc(100% - 23px);
  left: calc(100% - 23px);
  background-color: #fff;
}

.toggle-switch__checkbox:checked ~ .toggle-switch__helper:before {
  background-color: #69c6bc;
}

.toggle-switch__checkbox:disabled ~ .toggle-switch__helper {
  opacity: 0.65;
}

.toggle-switch__checkbox:active ~ .toggle-switch__helper:after {
  -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.055);
          box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.055);
}

/*Price Range*/
.noUi-target {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  background: #f1f1f1;
}

.noUi-horizontal {
  height: 2px;
}

.noUi-horizontal .noUi-handle {
  top: -6px;
  left: -1px;
}

.noUi-vertical {
  width: 3px;
}

.noUi-connect {
  background: #69c6bc;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.noUi-horizontal .noUi-handle,
.noUi-vertical .noUi-handle {
  width: 15px;
  height: 15px;
  border: 0;
  border-radius: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: -webkit-box-shadow 200ms ease-in-out;
  transition: -webkit-box-shadow 200ms ease-in-out;
  transition: box-shadow 200ms ease-in-out;
  transition: box-shadow 200ms ease-in-out, -webkit-box-shadow 200ms ease-in-out;
  cursor: pointer;
  position: relative;
  background-color: #69c6bc;
}

.noUi-horizontal .noUi-handle:before, .noUi-horizontal .noUi-handle:after,
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  display: none;
}

.noUi-horizontal .noUi-active,
.noUi-vertical .noUi-active {
  -webkit-box-shadow: 0 0 0 12px rgba(255, 255, 255, 0.055);
          box-shadow: 0 0 0 12px rgba(255, 255, 255, 0.055);
}

.price-range .price-range-inputs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.price-range .price-range-inputs span {
  display: inline-block;
  padding: 5px 10px;
}

.price-range .price-range-inputs input {
  width: -webkit-calc(50% - 18px);
  width: calc(50% - 18px);
}

/*input group*/
.input-group-addon {
  background: #e6ebed;
}

/*select2*/
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 30px;
}

.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #e6ebed;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #69c6bc;
}

.select2-container--default .select2-selection--multiple {
  border: 2px solid #e6ebed;
  border-radius: 0px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  border-radius: 0px;
  background: #e7edf1;
  border: none;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #69c6bc;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 2px solid #c8d3d8;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background: #eaecef;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 34px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow:after {
  content: "";
  font-family: "baianat";
  display: inline-block;
}

.select2-container .select2-selection--single {
  height: 34px;
  border-radius: 0px;
  border: 2px solid #e6ebed; /* ?? */
}

.select2-dropdown {
  border: 2px solid #e6ebed;
}

.select2-container .select2-selection--multiple {
  min-height: 34px;
}

/*Date & time picke*/
.bootstrap-datetimepicker-widget {
  color: #8b8b8b;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
  padding: 0;
  width: 280px;
  margin-top: 0;
}

.bootstrap-datetimepicker-widget.dropdown-menu:after, .bootstrap-datetimepicker-widget.dropdown-menu:before {
  display: none;
}

.bootstrap-datetimepicker-widget a[data-action] {
  padding: 0;
}

.bootstrap-datetimepicker-widget table > tbody > tr > td {
  width: auto;
  height: auto;
  line-height: normal;
  border-radius: 0;
}

.bootstrap-datetimepicker-widget table > tbody > tr > td span {
  color: #69c6bc;
}

.bootstrap-datetimepicker-widget table > tbody > tr > td span [class^="icon-"], .bootstrap-datetimepicker-widget table > tbody > tr > td span [class*=" icon-"] {
  font-size: 25px;
}

.bootstrap-datetimepicker-widget table > tbody > tr > td span:hover:not(.active) {
  background-color: transparent;
}

.bootstrap-datetimepicker-widget table > tbody > tr > td span.active {
  background-color: #69c6bc;
  border-radius: 50%;
}

.timepicker-picker table > tbody > tr > td {
  padding: 0;
}

.timepicker-picker table > tbody > tr:nth-child(2) {
  background-color: #69c6bc;
}

.timepicker-picker table > tbody > tr:nth-child(2) > td span {
  color: #fff;
}

.timepicker-picker [data-action=togglePeriod] {
  margin-right: 20px;
  background-color: #69c6bc;
  border: 0;
}

.timepicker-picker [data-action=togglePeriod]:hover {
  background-color: #7bcdc4;
}

.datepicker table > thead > tr > th {
  border-radius: 0;
  color: #fff;
}

.datepicker table > thead > tr > th [class^="icon-"], .datepicker table > thead > tr > th [class*=" icon-"] {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  line-height: 29px;
  font-size: 20px;
  margin: 0 10px;
}

.datepicker table > thead > tr > th:hover [class^="icon-"],
.datepicker table > thead > tr > th:hover [class*=" icon-"] {
  background: rgba(0, 0, 0, 0.2);
}

.datepicker table > thead > tr:first-child > th {
  padding: 20px 0;
}

.datepicker table > thead > tr:first-child > th, .datepicker table > thead > tr:first-child > th:hover {
  background: #69c6bc;
}

.datepicker table > thead > tr:first-child > th.picker-switch {
  font-size: 15px;
  font-weight: 400;
}

.datepicker table > thead > tr:last-child {
  background: #69c6bc;
}

.datepicker table > thead > tr:last-child > th {
  font-weight: normal;
  font-size: 12px;
}

.datepicker table > tbody > tr:last-child td {
  padding-bottom: 25px;
}

.datepicker table > tbody > tr td:first-child {
  padding-left: 13px;
}

.datepicker table > tbody > tr td:last-child {
  padding-right: 13px;
}

.datepicker table td.day {
  width: 35px;
  height: 35px;
  line-height: 20px;
  position: relative;
  padding: 0;
  background: transparent;
}

.datepicker table td.day:hover {
  background: none;
}

.datepicker table td.day:before {
  content: "";
  width: 35px;
  height: 35px;
  border-radius: 50%;
  margin-bottom: -33px;
  display: inline-block;
  background: transparent;
  position: static;
  text-shadow: none;
  border: 0;
}

.datepicker table td.day.old, .datepicker table td.day.new {
  color: #CDCDCD;
}

.datepicker table td:not(.today):not(.active):hover:before {
  background: #fff;
}

.datepicker table td.today:before {
  background-color: #E2E2E2;
}

.datepicker table td.active {
  color: #fff;
}

.datepicker table td.active:before {
  background-color: #69c6bc;
}

.picker-switch > table > tbody > tr > td a[data-action] .icon-date_range {
  height: auto;
  font-size: 19px;
  border-bottom: 1px solid #e4e4e4;
  line-height: 100%;
  padding: 10px 20px;
  margin: 0;
  border-radius: 0;
}

.timepicker-hours,
.timepicker-minutes {
  padding: 15px;
}

.datetime-picker-inline {
  width: 550px;
  background-color: #7e7e7e;
}

/*Upload*/
.UploadFile {
  position: relative;
}

.UploadFile-input {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  cursor: pointer;
  width: 100%;
}

.UploadFile-input:hover + button.UploadFile-trigger {
  background: #69c6bc;
  color: #fff;
}

.UploadImage {
  height: 500px;
  width: 100%;
  border: 1px dotted #e6ebed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f5f7f7;
  text-align: center;
  position: relative;
}

.UploadImage-body i {
  font-size: 50px;
  margin-bottom: 1rem;
  display: inline-block;
}

.UploadedImages {
  font-size: 0px;
  margin-right: -5px;
  margin-left: -5px;
}

.UploadedImages li {
  overflow: hidden;
  position: relative;
  width: 70px;
  height: 70px;
  border-radius: 0px;
  display: inline-block;
  margin: 0 5px 10px;
  background: #f5f7f7;
  border: 1px dotted #e6ebed;
  z-index: 2;
}

.UploadedImages li img {
  width: 70px;
  height: 70px;
}

.UploadedImages li i.icon-remove_circle {
  position: absolute;
  right: 3px;
  top: 3px;
  cursor: pointer;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.UploadedImages li i.icon-remove_circle:hover {
  color: #eb685c;
}

.UploadedImages .UploadImage-body {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: -1;
  cursor: pointer;
}

.UploadedImages .UploadImage-body i {
  font-size: 20px;
  margin-bottom: 0;
}

.InputsTypes i {
  font-size: 20px;
  margin-bottom: 1rem;
}

.InputsTypes button {
  font-size: 12px;
  padding: 2rem;
  font-weight: 400;
  width: 88px;
}

.InputsTypes button:hover {
  color: #fff;
  background: #69c6bc;
  border-color: #69c6bc;
}

.form-group.form-group--margin .form-control:not(:last-child) {
  margin-bottom: 1rem;
}

.form-group.form-group--margin .select2-container {
  margin-bottom: 1rem;
}

.number-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  max-width: 60px;
}

.number-wrap span {
  width: 30px;
  height: 30px;
  border: 2px solid #e6ebed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  min-width: 30px;
}

.number-wrap span:first-child {
  border-right: 0;
}

.number-wrap span:last-of-type {
  border-left: 0;
}

.number-wrap .form-control {
  text-align: center;
  min-width: 75px;
}

.RadioAccordion .RadioAccordion-title {
  margin-left: 3rem;
  cursor: pointer;
}

.RadioAccordion .control-accordion-content {
  height: 0px;
  overflow: hidden;
  z-index: 10;
}

.RadioAccordion .control-accordion-content .form-control {
  width: 100%;
  height: auto;
}

.RadioAccordion input:checked ~ .control-accordion-content {
  height: auto;
  padding-top: 20px;
}

.RadioAccordion .radio {
  margin-bottom: 3rem;
}

/* _____ Wrappers _____ */
.owl-prev, .owl-next {
  text-align: center;
  line-height: 45px;
  font-size: 30px;
  border-radius: 0px;
  color: #7e7e7e;
  background: #fff;
  position: absolute;
  left: 20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  top: -webkit-calc(50% - 20px);
  top: calc(50% - 20px);
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.owl-prev:hover, .owl-next:hover {
  color: #69c6bc;
  opacity: 1;
}

.owl-next {
  left: auto;
  right: 20px;
}

.owl-dots {
  text-align: center;
  display: block;
  width: 100%;
}

.owl-dots .owl-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.3);
  display: inline-block;
  margin: 0 5px;
}

.owl-dots .owl-dot.active {
  background: #69c6bc;
}

.carousel-fullWidth .owl-dots {
  position: absolute;
  bottom: 10px;
  right: 0;
  left: 00;
}

.carousel-fullWidth img {
  width: 100%;
  height: auto;
  border-radius: 0px;
}

.PostWrapper-header img {
  width: 100%;
  height: auto;
}

.PostWrapper-header-meta {
  padding: 2rem;
  background: #f9f9f9;
}

.PostWrapper-author {
  margin-right: 4rem;
}

.PostWrapper-body img {
  max-width: 100%;
  height: auto;
  margin: 2rem 0 4rem;
  /* added 13 Mar 19 */
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;  
}

.PostWrapper-body p {
  margin-bottom: 2rem;
}

.PaginationNormal {
  list-style-type: none;
}

.PaginationNormal li {
  display: inline-block;
}

.PaginationNormal li a {
  height: 30px;
  line-height: 30px;
  display: inline-block;
  padding: 0 10px;
  border-radius: 0px;
  margin-bottom: 1rem;
  background: #fff;
}

.PaginationNormal li a:hover {
  background: #69c6bc;
  color: #fff;
}

.PaginationNormal li.is-active a {
  background: #69c6bc;
  color: #fff;
}

.PaginationNormal li.is-disabled {
  opacity: 0.6;
}

.PaginationNormal li.is-disabled a {
  cursor: not-allowed;
}

.PaginationPrev,
.PaginationNext {
  margin: 0 1rem;
}

.PaginationPrev a,
.PaginationNext a {
  background: #fff;
}

.TableMain {
  border-radius: 0px;
  background: #fff;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}

.TableMain th {
  /*background: $input-border;*/
  padding: 1.5rem 2rem;
  font-weight: 500;
  color: #191d20;
}

.TableMain th:first-child {
  /*border-top-left-radius: $default-borderRadius-card;*/
}

.TableMain td {
  padding: 3rem;
}

.TableMain tr {
  /*        &:not(:last-child){
            @extend %Card-shadow;
        }*/
}

.TableMain .icon-check {
  color: #69c6bc;
}

.TableMain .icon-close {
  color: #eb685c;
}

.TableMain .icon-close:hover {
  -webkit-transform: scale(0.1);
      -ms-transform: scale(0.1);
          transform: scale(0.1);
}

.TableMain.TableMain-inside {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #e6ebed;
}

.Cart-thumb {
  width: 150px; /* DH 14/4/20 was 100px*/
  height: 150px; /* DH 14/4/20 was 100px*/
  object-fit: contain; /* DH 14/4/20 added */
  /* overflow: hidden; DH 14/4/20 removed */
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.Cart-thumb img {
  width: auto;
  height: auto;
  max-height: 100px;
}

.SingleSidebar-main {
  position: relative;
}

.SingleSidebar-list {
  overflow: hidden;
}

.SingleSidebar-list li {
  float: left;
}

.SingleSidebar-list li:not(:last-child) {
  margin-bottom: 1rem;
}

.SingleSidebar-list li:nth-child(odd) {
  margin-right: 20%;
  width: 50%;
}

.SingleSidebar-list li:nth-child(even) {
  width: 30%;
}

.LineHover a {
  display: inline-block;
  position: relative;
  -webkit-transition: .3s;
  transition: .3s;
}

.LineHover a:after {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  margin-top: 14px;
  -webkit-transform: scale(0, 1);
      -ms-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(1, 0, 0, 1);
  transition: -webkit-transform 0.4s cubic-bezier(1, 0, 0, 1);
  transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
  transition: transform 0.4s cubic-bezier(1, 0, 0, 1), -webkit-transform 0.4s cubic-bezier(1, 0, 0, 1);
  background: #69c6bc;
  content: '';
  -webkit-transform-origin: right top;
      -ms-transform-origin: right top;
          transform-origin: right top;
}

.LineHover a:hover:after {
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
}

.TextLimit p {
  max-width: 600px;
}

.modal-open .Card:hover, .modal-open .UploadImage:hover, .modal-open .SingleCard:hover, .modal-open .card:hover {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.ErrorPage {
  background: #69c6bc;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #fff;
  text-align: center;
}

.ErrorPage-header {
  line-height: 1;
}

.ErrorPage-header span {
  display: inline-block;
  font-size: 400px;
  font-weight: 700;
  color: #fff;
}

.ErrorPage-zero {
  height: 288px;
}

.ErrorPage-zero g {
  fill: #fff;
}

.ErrorPage-body {
  position: relative;
  z-index: 3;
}

.ErrorPage-body a {
  color: #000;
  font-weight: 500;
  /*text-decoration: underline;*/
  text-align: center;
  display: inline-block;
  position: relative;
}

.ErrorPage-body a svg {
  position: absolute;
  left: -webkit-calc(50% - 45px);
  left: calc(50% - 45px);
  top: -webkit-calc(50% - 45px);
  top: calc(50% - 45px);
  z-index: -1;
  height: 90px;
  width: 92.5px;
}

.ErrorPage-body a svg * {
  fill: #fff;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.tab-wizard .tab-wizard__nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  list-style: none;
}

.tab-wizard .tab-wizard__nav:after {
  content: '';
  width: 100%;
  height: 2px;
  background: #e6ebed;
  position: absolute;
  left: 0;
  right: 0;
  top: -webkit-calc(50% - 1px);
  top: calc(50% - 1px);
  z-index: -1;
}

.tab-wizard .tab-wizard__nav li {
  list-style: none;
}

.tab-wizard .tab-wizard__nav li a {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  line-height: 28px;
  padding: 0;
  border: 2px solid #e6ebed;
  background: #f9f9f9;
  display: inline-block;
}

.tab-wizard .tab-wizard__nav li.active a {
  background: #69c6bc;
  border-color: #69c6bc;
  color: #fff;
}

.ListActive li.is-active a {
  color: #69c6bc;
}

.Product-slider .js-carousel_1 {
  max-height: 480px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.Product-slider .js-carousel_1 img {
  max-height: 480px;
  max-width: 100%;
  width: auto;
}

.Product-slider .js-carousel_1 .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.Product-slider .js-carousel_2 img {
  width: auto; /* DH was 100% */
  height: 120px;
}

#slider_lg .Slider-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.Product-table {
  font-size: 16px; /* was 14 */
  width: 100%;
}

.Product-table th,
.Product-table td {
  padding: 1rem 2rem 1rem 0;
}

.Product-number {
  padding-left: 3rem;
  padding-right: 3rem;
  min-width: 134px;
}

.OptionsTable {
  font-size: 14px;
  width: 100%;
}

.OptionsTable th,
.OptionsTable td {
  padding: 1rem 2rem 1rem 0;
}

.OptionsTable th {
  font-weight: 500;
}

.table-responsive {
  border: none;
}

.AccordionList ul {
  list-style: none;
  padding: 0;
}

.AccordionList ul .inner {
  padding: 0 1rem 0 1rem;
  overflow: hidden;
  border: 1px solid #e6ebed; /* DH */
  /* display: none; DH */
}

.AccordionList ul .inner.show {
  display: block;
  border: 1px solid #e6ebed;
  border-top: 0px;
}

.AccordionList ul li {
  margin: .5em 0;
}

/* DH 25 Feb 20 switched a.toggle to div.toggle */
.AccordionList ul li div.toggle { 
  width: 100%;
  display: block;
  padding: 5px 1rem;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
  border: 1px solid #e6ebed;
}

/* DH 25/2/20 switched a.toggle to div.toggle */
.AccordionList ul li div.toggle:hover { 
  background: #69c6bc;
  color: #fff;
}

.Product-finishes {
  font-size: 12px;
}

.Product-finishes a {
  color: #69c6bc;
}

.Product-finishes a:hover {
  color: #379288;
}

/* _____ list _____ */
.un-list {
  list-style: none;
}

.un-list > li:before {
  font-family: "baianat";
  margin: 0 10px 0 -20px;
  vertical-align: middle;
}

.un-list.un-list--angle > li:before {
  content: "\e5ca";
}

.un-list.un-list--check > li:before {
  content: "\e315";
}

.un-list.un-list--star > li:before {
  content: "\e838";
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #fff;
  opacity: 1;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  width: 32px;
  height: 32px;
  border-radius: 0px;
  border: 2px solid transparent;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 32px;
  height: 32px;
  line-height: 1px;
  border-radius: 0px;
  position: absolute;
  right: -webkit-calc(50% - 16px) !important;
  right: calc(50% - 16px) !important;
  top: 40px;
  text-decoration: none;
  text-align: center;
  /*opacity: $mfp-controls-opacity;*/
  padding: 0 0 18px 10px;
  color: #7e7e7e;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
  width: 32px !important;
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  background: #69c6bc !important;
  color: #fff !important;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
  background: #e6ebed;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
  color: #7e7e7e;
}

.mfp-arrow {
  position: absolute;
  opacity: 1;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
  background: #eff2f3 !important;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  background: #69c6bc !important;
}

.mfp-arrow:after {
  font-family: "baianat";
  content: "\e314";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 2px;
  top: -7px;
  color: #fff;
  font-size: 24px;
  border: none;
}

.mfp-arrow-left {
  left: 40px;
}

.mfp-arrow-right {
  right: 40px;
}

.mfp-arrow-right:after {
  content: "\e315";
  left: 3px;
}

.mfp-iframe-holder {
  padding-top: 110px;
  padding-bottom: 110px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -60px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: visible;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 110px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 110px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
        transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
        transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
        transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

/* 

====== Move-horizontal effect ======

*/
.mfp-move-horizontal {
  /* start state */
  /* animate in */
  /* animate out */
}

.mfp-move-horizontal .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateX(-50px);
      -ms-transform: translateX(-50px);
          transform: translateX(-50px);
}

.mfp-move-horizontal.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.mfp-move-horizontal.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

.mfp-move-horizontal.mfp-ready.mfp-bg {
  opacity: 1;
}

.mfp-move-horizontal.mfp-removing .mfp-with-anim {
  -webkit-transform: translateX(50px);
      -ms-transform: translateX(50px);
          transform: translateX(50px);
  opacity: 0;
}

.mfp-move-horizontal.mfp-removing.mfp-bg {
  opacity: 0;
}

/*---------------------------------
    4. SPECIFICS
----------------------------------*/
/* _____ Header _____ */
.Header {
  background: #fff;
  padding: 1rem 3rem 2rem 3rem; /* DH was 3,4 */
  position: relative;
  -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.05);
  z-index: 4;
}

.Header ul, .Header ol {
  list-style: none;
}

.Header-actions {
  margin-top: 5px;
}

.Header-actions-menu {
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.Header-actions-menu > li {
  margin-left: 1.6rem;
}

.Header-logo {
  margin: 0 2rem 0 0;
  line-height: 1;
  font-size: 0px;
}

.Header-logo svg {
  height: 40px;
  width: 210px;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.Header-logo:hover svg {
  fill: #69c6bc;
}

.Header-search {
  width: 100%;
  margin-top: 5px;
  position: relative;
}

.Header-search .form-control {
  border-right: 0;
  border-radius: 0;
  width: -webkit-calc(100% - 85px);
  width: calc(100% - 85px);
  position: relative;
  -webkit-transition: none;
  transition: none;
}

.Header-search .form-control:focus {
  border-left: 2px solid #69c6bc;
  z-index: 2;
}

.Header-search-inner {
  max-width: 800px;
  margin: 0 auto;
}

.Header-user .btn-link {
  color: #7e7e7e;
}

.Header-user .btn-link:hover {
  color: #69c6bc;
}

.Header-user span {
  color: #69c6bc;
  text-transform: capitalize;
  display: inline-block;
  margin-left: 5px;
}

.Header-search {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -50px;  /* DH was 40 */
  width: 100% !important;
  padding: 2rem 4rem 2rem;
  background: #fff;
  z-index: 66;
  -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  opacity: 0;
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
}

.Header-search.is-visible {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  opacity: 1;
}

/*Categories nav*/
.CartList li {
  padding: 0rem  3rem 1rem 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.CartList li a {
  padding: 0;
}

.CartList li a:hover {
  background: #fff;
  color: #69c6bc;
}

.CartList .btn-link {
  text-align: center;
  display: block;
  width: 100%;
}

.CartList-thumb {
  width: 4rem;
  height: 4rem;
  margin-right: 1rem;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.CartList-thumb img {
  width: 100%;
  height: auto;
  max-height: 40px;
}

.CartList-title {
  font-size: 10px;
  font-weight: 300;
}

.CartList-remove {
  position: absolute;
  top: -webkit-calc(50% - 14px);
  top: calc(50% - 14px);
  right: 1rem;
  cursor: pointer;
  font-size: 10px;
}

/*Menu*/
/* -------------------------------- 

Main components 

-------------------------------- */
@media only screen and (max-width: 1169px) {
  body.nav-on-left.overflow-hidden {
    overflow: hidden;
  }
}

.cd-main-content {
  z-index: 2;
  background: #f9f9f9;
}

.cd-main-content, .cd-main-header {
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  will-change: transform;
}

.cd-main-content, .cd-main-header {
  position: relative;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

@media only screen and (max-width: 1169px) {
  .cd-main-content.nav-is-visible, .cd-main-header.nav-is-visible {
    -webkit-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    transform: translateX(-260px);
  }
  .nav-on-left .cd-main-content.nav-is-visible, .nav-on-left .cd-main-header.nav-is-visible {
    -webkit-transform: translateX(260px);
    -ms-transform: translateX(260px);
    transform: translateX(260px);
  }
}

.nav-is-fixed .cd-main-header {
  /* add .nav-is-fixed class to body if you want a fixed navigation on > 1170px */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

@media only screen and (min-width: 1170px) {
  .cd-main-header::after {
    clear: both;
    content: "";
    display: table;
  }
}

.cd-logo {
  position: absolute;
  top: 12px;
  left: 5%;
}

.cd-logo img {
  display: block;
}

@media only screen and (max-width: 1169px) {
  .nav-on-left .cd-logo {
    left: auto;
    right: 5%;
  }
}

@media only screen and (min-width: 1170px) {
  .cd-logo {
    top: 26px;
    left: 4em;
  }
}

.cd-header-buttons {
  position: absolute;
  display: inline-block;
  top: 30px;
  right: 40px;
}

.cd-header-buttons li {
  display: inline-block;
}

@media only screen and (max-width: 1169px) {
  .nav-on-left .cd-header-buttons {
    right: auto;
    left: 5%;
  }
  .nav-on-left .cd-header-buttons li {
    float: right;
  }
}

@media only screen and (min-width: 1170px) {
  .cd-header-buttons {
    top: 18px;
    right: 4em;
  }
}

.cd-search-trigger, .cd-nav-trigger {
  position: relative;
  display: block;
  width: 44px;
  height: 44px;
  overflow: hidden;
  white-space: nowrap;
  /* hide text */
  color: transparent;
  z-index: 3;
}

.cd-search-trigger:hover, .cd-search-trigger:focus, .cd-search-trigger:active, .cd-nav-trigger:hover, .cd-nav-trigger:focus, .cd-nav-trigger:active {
  color: transparent;
}

.cd-search-trigger::before, .cd-search-trigger::after {
  /* search icon */
  content: '';
  position: absolute;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.cd-search-trigger::before {
  /* lens */
  top: 11px;
  left: 11px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 3px solid #191d20;
}

.cd-search-trigger::after {
  /* handle */
  height: 3px;
  width: 8px;
  background: #191d20;
  bottom: 14px;
  right: 11px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.cd-search-trigger span {
  /* container for the X icon */
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.cd-search-trigger span::before, .cd-search-trigger span::after {
  /* close icon */
  content: '';
  position: absolute;
  display: inline-block;
  height: 3px;
  width: 22px;
  top: 50%;
  margin-top: -2px;
  left: 50%;
  margin-left: -11px;
  background: #191d20;
  opacity: 0;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}

.cd-search-trigger span::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.cd-search-trigger span::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.cd-search-trigger.search-is-visible::before, .cd-search-trigger.search-is-visible::after {
  /* hide search icon */
  opacity: 0;
}

.cd-search-trigger.search-is-visible span::before, .cd-search-trigger.search-is-visible span::after {
  /* show close icon */
  opacity: 1;
}

.cd-search-trigger.search-is-visible span::before {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

.cd-search-trigger.search-is-visible span::after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.cd-nav-trigger span, .cd-nav-trigger span::before, .cd-nav-trigger span::after {
  /* hamburger icon in CSS */
  position: absolute;
  display: inline-block;
  height: 3px;
  width: 24px;
  background: #191d20;
}

.cd-nav-trigger span {
  /* line in the center */
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -2px;
  -webkit-transition: background 0.3s 0.3s;
  transition: background 0.3s 0.3s;
}

.cd-nav-trigger span::before, .cd-nav-trigger span::after {
  /* other 2 lines */
  content: '';
  right: 0;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: -webkit-transform 0.3s 0.3s;
  transition: -webkit-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
}

.cd-nav-trigger span::before {
  /* menu icon top line */
  top: -6px;
}

.cd-nav-trigger span::after {
  /* menu icon bottom line */
  top: 6px;
}

.cd-nav-trigger.nav-is-visible span {
  /* hide line in the center */
  background: rgba(46, 50, 51, 0);
}

.cd-nav-trigger.nav-is-visible span::before, .cd-nav-trigger.nav-is-visible span::after {
  /* keep visible other 2 lines */
  background: #191d20;
}

.cd-nav-trigger.nav-is-visible span::before {
  -webkit-transform: translateX(4px) translateY(-3px) rotate(45deg);
  -ms-transform: translateX(4px) translateY(-3px) rotate(45deg);
  transform: translateX(4px) translateY(-3px) rotate(45deg);
}

.cd-nav-trigger.nav-is-visible span::after {
  -webkit-transform: translateX(4px) translateY(2px) rotate(-45deg);
  -ms-transform: translateX(4px) translateY(2px) rotate(-45deg);
  transform: translateX(4px) translateY(2px) rotate(-45deg);
}

@media only screen and (min-width: 1170px) {
  .cd-nav-trigger {
    display: none;
  }
  body .cd-primary-nav, body .cd-primary-nav ul {
    right: -40px;
  }
}

@media only screen and (max-width: 1170px) {
  body .cd-primary-nav, body .cd-primary-nav ul {
    right: 0 !important;
  }
}

.cd-primary-nav, .cd-primary-nav ul {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  width: 260px;
  background: #191d20;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 1;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.cd-primary-nav a, .cd-primary-nav ul a {
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: 1px solid #3a3f40;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  will-change: transform, opacity;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}

.cd-primary-nav.is-hidden, .cd-primary-nav ul.is-hidden {
  /* secondary navigations hidden by default */
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

.cd-primary-nav.moves-out > li > a, .cd-primary-nav ul.moves-out > li > a {
  /* push the navigation items to the left - and lower down opacity - when secondary nav slides in */
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0;
}

@media only screen and (max-width: 1169px) {
  .nav-on-left .cd-primary-nav, .nav-on-left .cd-primary-nav ul {
    right: auto;
    left: 0;
  }
}

.cd-primary-nav .see-all a {
  /* different style for the See all button on mobile and tablet */
  color: #69c6bc;
}

.cd-primary-nav .cd-nav-gallery .cd-nav-item, .cd-primary-nav .cd-nav-icons .cd-nav-item {
  /* items with picture (or icon) and title */
  height: 80px;
  line-height: 80px;
}

.cd-primary-nav .cd-nav-gallery .cd-nav-item h3, .cd-primary-nav .cd-nav-icons .cd-nav-item h3 {
  overflow: hidden;
  text-overflow: ellipsis;
}

/* 2 April 18 removed for mobile menu..cd-primary-nav .cd-nav-gallery .cd-nav-item {
  padding-left: 90px;
} */

.cd-primary-nav .cd-nav-gallery .cd-nav-item img {
  position: absolute;
  display: block;
  height: 40px;
  width: auto;
  left: 20px;
  top: 60%; /* 2 April 2018 was top 50% */
  margin-top: -20px;
}

.cd-primary-nav .cd-nav-icons .cd-nav-item {
  padding-left: 75px;
}

.cd-primary-nav .cd-nav-icons .cd-nav-item p {
  color: #191d20;
  font-size: 1.3rem;
  /* hide description on small devices */
  display: none;
}

.cd-primary-nav .cd-nav-icons .cd-nav-item::before {
  /* item icon */
  content: '';
  display: block;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px 40px;
}

.cd-primary-nav .cd-nav-icons .cd-nav-item.item-1::before {
  background-image: url("../img/line-icon-1.svg");
}

.cd-primary-nav .cd-nav-icons .cd-nav-item.item-2::before {
  background-image: url("../img/line-icon-2.svg");
}

.cd-primary-nav .cd-nav-icons .cd-nav-item.item-3::before {
  background-image: url("../img/line-icon-3.svg");
}

.cd-primary-nav .cd-nav-icons .cd-nav-item.item-4::before {
  background-image: url("../img/line-icon-4.svg");
}

.cd-primary-nav .cd-nav-icons .cd-nav-item.item-5::before {
  background-image: url("../img/line-icon-5.svg");
}

.cd-primary-nav .cd-nav-icons .cd-nav-item.item-6::before {
  background-image: url("../img/line-icon-6.svg");
}

.cd-primary-nav .cd-nav-icons .cd-nav-item.item-7::before {
  background-image: url("../img/line-icon-7.svg");
}

.cd-primary-nav .cd-nav-icons .cd-nav-item.item-8::before {
  background-image: url("../img/line-icon-8.svg");
}

@media only screen and (max-width: 1169px) {
  .cd-primary-nav {
    /* by default .cd-primary-nav is hidden - trick for iOS devices where you can see the navigation if you pull down */
    visibility: hidden;
    -webkit-transition: visibility 0s 0.3s;
    transition: visibility 0s 0.3s;
  }
  .cd-primary-nav.nav-is-visible {
    visibility: visible;
    -webkit-transition: visibility 0s 0s;
    transition: visibility 0s 0s;
  }
}

@media only screen and (min-width: 1170px) {
  .cd-primary-nav {
    position: static;
    padding: 0 0 0 0;
    height: auto;
    width: auto;
    float: right;
    overflow: visible;
    background: transparent;
  }
  .cd-primary-nav::after {
    clear: both;
    content: "";
    display: table;
  }
  .cd-primary-nav.moves-out > li > a {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  .cd-primary-nav ul {
    position: static;
    height: auto;
    width: auto;
    background: transparent;
    overflow: visible;
    z-index: 3;
  }
  .cd-primary-nav ul.is-hidden {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  .cd-primary-nav ul.moves-out > li > a {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  .cd-primary-nav > li {
    float: left;
    margin-left: 10px;
  }
  .cd-primary-nav > li > a {
    /* main navigation buttons style */
    position: relative;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    color: #191d20;
    overflow: visible;
    border-bottom: none;
    -webkit-transition: color 0.3s, box-shadow 0.3s;
    -webkit-transition: color 0.3s, -webkit-box-shadow 0.3s;
    transition: color 0.3s, -webkit-box-shadow 0.3s;
    transition: color 0.3s, box-shadow 0.3s;
    transition: color 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
  }
  .cd-primary-nav > li > a:hover {
    color: #69c6bc;
  }
  .cd-primary-nav > li > a.selected {
    color: #69c6bc;
    -webkit-box-shadow: inset 0 -2px 0 #69c6bc;
            box-shadow: inset 0 -2px 0 #69c6bc;
  }
  .cd-primary-nav .go-back, .cd-primary-nav .see-all {
    display: none;
  }
  .cd-primary-nav .cd-secondary-nav, .cd-primary-nav .cd-nav-gallery, .cd-primary-nav .cd-nav-icons {
    /* dropdown menu style */
    position: absolute;
    top: 70px;
    width: 100vw; /* DH 6 Feb 18 was 100vw; */
    background: #ffffff;
    padding: 48px 64px 130px;
    -webkit-box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
            box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
  }
  .cd-primary-nav .cd-secondary-nav::after, .cd-primary-nav .cd-nav-gallery::after, .cd-primary-nav .cd-nav-icons::after {
    clear: both;
    content: "";
    display: table;
  }
  .cd-primary-nav .cd-secondary-nav.is-hidden, .cd-primary-nav .cd-nav-gallery.is-hidden, .cd-primary-nav .cd-nav-icons.is-hidden {
    opacity: 0;
    /* visibility: hidden;  DH removed 11 Mar 18 and added line below */
    display:none; 
    
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
  }
  .cd-primary-nav .cd-secondary-nav > .see-all, .cd-primary-nav .cd-nav-gallery > .see-all, .cd-primary-nav .cd-nav-icons > .see-all {
    /* this is the BIG See all button at the bottom of the dropdown menu */
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 60px;
    width: 100%;
    overflow: hidden;
    /* reset some inherited style */
    margin: 0;
    padding: 0;
  }
  .cd-primary-nav .cd-secondary-nav > .see-all a, .cd-primary-nav .cd-nav-gallery > .see-all a, .cd-primary-nav .cd-nav-icons > .see-all a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
    border-top: 1px solid #e2e3df;
    /* reset some inherited style */
    border-bottom: none;
    margin: 0;
    padding: 0;
    -webkit-transition: color 0.2s, background 0.2s, border 0.2s;
    transition: color 0.2s, background 0.2s, border 0.2s;
  }
  .cd-primary-nav .cd-secondary-nav > .see-all a:hover, .cd-primary-nav .cd-nav-gallery > .see-all a:hover, .cd-primary-nav .cd-nav-icons > .see-all a:hover {
    background: #69c6bc;
    border-color: #69c6bc;
    color: #ffffff;
  }
  .cd-primary-nav .cd-secondary-nav > li {
    /* change the height according to your needs - you can even set height: auto */
    height: 340px;
    /* here you set the number of columns - use width percentage */
    width: 23%;
    float: left;
    margin-right: 2.66%;
    border-right: 1px solid #e2e3df;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  .cd-primary-nav .cd-secondary-nav > li:nth-child(4n+2) {
    /* +2 because we have 2 list items with display:none */
    margin-right: 0;
    border-right: none;
  }
  .cd-primary-nav .cd-secondary-nav > li > a {
    /* secondary nav title */
    color: #69c6bc;
    font-weight: bold;
    font-size: 1.6rem;
    margin-bottom: .6em;
  }
  .cd-primary-nav .cd-secondary-nav a {
    height: 30px;
    line-height: 30px;
    padding: 0 18% 0 0;
    color: #191d20;
    border-bottom: none;
    font-size: 1.4rem;
  }
  .cd-primary-nav .cd-secondary-nav a:hover {
    color: #69c6bc;
  }
  .cd-primary-nav .cd-secondary-nav ul {
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
  }
  .cd-primary-nav .cd-secondary-nav ul ul {
    /* tertiary navigation */
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .cd-primary-nav .cd-secondary-nav ul ul.is-hidden {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
  .cd-primary-nav .cd-secondary-nav ul ul .go-back {
    display: block;
  }
  .cd-primary-nav .cd-secondary-nav ul ul .go-back a {
    color: transparent;
  }
  .cd-primary-nav .cd-secondary-nav ul ul .see-all {
    display: block;
  }
  .cd-primary-nav .cd-secondary-nav .moves-out > li > a {
    /* push the navigation items to the left - and lower down opacity - when tertiary nav slides in */
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  .cd-primary-nav .cd-nav-gallery li {
    /* set here number of columns - use width percentage */
    width: 22%;
    float: left;
    margin: 0 4% 40px 0;
  }
  .cd-primary-nav .cd-nav-gallery li:nth-child(4n+2) {
    /* +2 because we have two additional list items with display:none */
    margin-right: 0;
  }
  .cd-primary-nav .cd-nav-gallery .cd-nav-item {
    border-bottom: none;
    padding: 0;
    height: auto;
    line-height: 1.2;
  }
  .cd-primary-nav .cd-nav-gallery .cd-nav-item img {
    position: static;
    margin-top: 0;
    height: auto;
    width: 100%;
    margin-bottom: .6em;
  }
  /* 2 April 18 DH moved to project css
   .cd-primary-nav .cd-nav-gallery .cd-nav-item h3 {
    color: #69c6bc;
    font-weight: bold;
    padding: 0 .4em;
  } */
  .cd-primary-nav .cd-nav-icons li {
    /* set here number of columns - use width percentage */
    width: 32%;
    float: left;
    margin: 0 2% 20px 0;
  }
  .cd-primary-nav .cd-nav-icons li:nth-child(3n+2) {
    /* +2 because we have two additional list items with display:none */
    margin-right: 0;
  }
  .cd-primary-nav .cd-nav-icons .cd-nav-item {
    border-bottom: none;
    height: 80px;
    line-height: 1.2;
    padding: 24px 0 0 85px;
    position: relative;
  }
  .cd-primary-nav .cd-nav-icons .cd-nav-item:hover {
    background: #f6f6f5;
  }
  .cd-primary-nav .cd-nav-icons .cd-nav-item h3 {
    color: #69c6bc;
    font-weight: bold;
  }
  .cd-primary-nav .cd-nav-icons .cd-nav-item p {
    display: block;
  }
  .cd-primary-nav .cd-nav-icons .cd-nav-item::before {
    left: 25px;
  }
}

.has-children > a, .go-back a {
  position: relative;
}

.has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
  /* arrow icon in CSS - for element with nested unordered lists */
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1px;
  display: inline-block;
  height: 2px;
  width: 10px;
  background: #464c4e;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.has-children > a::before, .go-back a::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.has-children > a::after, .go-back a::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media only screen and (min-width: 1170px) {
  .has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
    background: #c9cbc4;
  }
  .has-children > a:hover::before, .has-children > a:hover::after, .go-back a:hover::before, .go-back a:hover::after {
    background: #69c6bc;
  }
}

.has-children > a {
  padding-right: 40px;
}

.has-children > a::before, .has-children > a::after {
  /* arrow goes on the right side - children navigation */
  right: 20px;
  -webkit-transform-origin: 9px 50%;
  -ms-transform-origin: 9px 50%;
  transform-origin: 9px 50%;
}

.cd-primary-nav .go-back a {
  padding-left: 40px;
}

.cd-primary-nav .go-back a::before, .cd-primary-nav .go-back a::after {
  /* arrow goes on the left side - go back button */
  left: 20px;
  -webkit-transform-origin: 1px 50%;
  -ms-transform-origin: 1px 50%;
  transform-origin: 1px 50%;
}

@media only screen and (min-width: 1170px) {
  .has-children > a::before, .has-children > a::after {
    right: 15%;
  }
  .cd-primary-nav > .has-children > a {
    /* main navigation arrows on larger devices */
    padding-right: 30px !important;
  }
  .cd-primary-nav > .has-children > a::before, .cd-primary-nav > .has-children > a::after {
    width: 9px;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background: #c9cbc4;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: width 0.3s, -webkit-transform 0.3s;
    transition: width 0.3s, -webkit-transform 0.3s;
    transition: width 0.3s, transform 0.3s;
    transition: width 0.3s, transform 0.3s, -webkit-transform 0.3s;
  }
  .cd-primary-nav > .has-children > a::before {
    right: 12px;
  }
  .cd-primary-nav > .has-children > a::after {
    right: 7px;
  }
  .cd-primary-nav > .has-children > a.selected::before, .cd-primary-nav > .has-children > a.selected::after {
    width: 14px;
  }
  .cd-primary-nav > .has-children > a.selected::before {
    -webkit-transform: translateX(5px) rotate(-45deg);
    -ms-transform: translateX(5px) rotate(-45deg);
    transform: translateX(5px) rotate(-45deg);
  }
  .cd-primary-nav > .has-children > a.selected::after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .cd-secondary-nav > .has-children > a::before, .cd-secondary-nav > .has-children > a::after {
    /* remove arrows on secondary nav titles */
    display: none;
  }
  .cd-primary-nav .go-back a {
    padding-left: 20px;
  }
  .cd-primary-nav .go-back a::before, .cd-primary-nav .go-back a::after {
    left: 1px;
  }
}

.cd-search {
  position: absolute;
  height: 50px;
  width: 100%;
  top: 50px;
  left: 0;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}

.cd-search form {
  height: 100%;
  width: 100%;
}

.cd-search input {
  border-radius: 0;
  border: none;
  background: #ffffff;
  height: 100%;
  width: 100%;
  padding: 0 5%;
  -webkit-box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}

.cd-search input::-webkit-input-placeholder {
  color: #c9cbc4;
}

.cd-search input::-moz-placeholder {
  color: #c9cbc4;
}

.cd-search input:-moz-placeholder {
  color: #c9cbc4;
}

.cd-search input:-ms-input-placeholder {
  color: #c9cbc4;
}

.cd-search input:focus {
  outline: none;
}

.cd-search.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}

.nav-is-fixed .cd-search {
  position: fixed;
}

@media only screen and (min-width: 1170px) {
  .cd-search {
    height: 120px;
    top: 70px;
  }
  .cd-search input {
    padding: 0 2em;
    font-size: 3.2rem;
    font-weight: 300;
  }
}

.cd-overlay {
  /* shadow layer visible when navigation is active */
  position: fixed;
  z-index: 3;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  background-color: rgba(105, 198, 188, 0.8);
  visibility: hidden;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s, -webkit-transform 0.3s 0s;
}

.cd-overlay.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s, -webkit-transform 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s, -webkit-transform 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s, transform 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s, transform 0.3s 0s, -webkit-transform 0.3s 0s;
}

@media only screen and (max-width: 1169px) {
  .cd-overlay.is-visible {
    -webkit-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    transform: translateX(-260px);
  }
  .nav-on-left .cd-overlay.is-visible {
    -webkit-transform: translateX(260px);
    -ms-transform: translateX(260px);
    transform: translateX(260px);
  }
  .cd-overlay.is-visible.search-is-visible, .nav-on-left .cd-overlay.is-visible.search-is-visible {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

/* -------------------------------- 

support for no js 

-------------------------------- */
.no-js .cd-primary-nav {
  position: relative;
  height: auto;
  width: 100%;
  overflow: visible;
  visibility: visible;
  z-index: 2;
}

.no-js .cd-search {
  position: relative;
  top: 0;
  opacity: 1;
  visibility: visible;
}

@media only screen and (min-width: 1170px) {
  .no-js .cd-primary-nav {
    position: absolute;
    z-index: 3;
    display: inline-block;
    width: auto;
    top: 0;
    right: 150px;
    padding: 0;
  }
  .no-js .nav-is-fixed .cd-primary-nav {
    position: fixed;
  }
}

.MainNav-thumb {
  max-width: 100%;
  height: auto;
  width: auto;
  max-height: 340px;
}

/* _____ Footer_____ */
.Footer {
  padding: 8rem 0 4rem;
}

.list-3col li {
  width: -webkit-calc(100% / 3 - 3px);
  width: calc(100% / 3 - 3px);
  margin-bottom: 1rem;
}

.list-4col li {
  width: -webkit-calc(100% / 4 - 6px);
  width: calc(100% / 4 - 6px);
  margin-bottom: 1rem;
}

.FooterSocials {
  margin: 0 0 1rem;
  vertical-align: text-top;
}

.FooterSocials li a {
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.FooterSocials li a i {
  line-height: 1;
}

.FooterSocials p {
  margin-right: 15px;
}

.Footer-bodySubscribe .form-control {
  width: -webkit-calc(100% - 66px);
  width: calc(100% - 66px);
  float: left;
  border-radius: 0px 0 0 0px;
  border-right: 0;
}

.Footer-bodySubscribe .btn {
  border-radius: 0 0px 0px 0;
}

.baianat .heart {
  position: relative;
  width: 15px;
  overflow: inherit;
  display: inline-block;
  -webkit-animation: animateHeart 2.5s infinite;
  animation: animateHeart 2.5s infinite;
  top: -8px;
}

.baianat .heart:before, .baianat .heart:after {
  position: absolute;
  content: '';
  top: 0;
  left: 7px;
  width: 7px;
  height: 10px;
  background: #ed1f74;
  border-radius: 50px 50px 0 0;
  -webkit-transform: rotate(-45deg) translateZ(0);
  transform: rotate(-45deg) translateZ(0);
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
      transform-origin: 0 100%;
}

.baianat .heart:after {
  left: 0;
  -webkit-transform: rotate(45deg) translateZ(0);
  transform: rotate(45deg) translateZ(0);
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
      transform-origin: 100% 100%;
}

@-webkit-keyframes animateHeart {
  0% {
    -webkit-transform: scale(1);
  }
  5% {
    -webkit-transform: scale(1.2);
  }
  10% {
    -webkit-transform: scale(1.1);
  }
  15% {
    -webkit-transform: scale(1.3);
  }
  50% {
    -webkit-transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}

@keyframes animateHeart {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  5% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  10% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  15% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.overlay-fade {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s, visibility 0s 0.3s;
  transition: opacity 0.3s, visibility 0s 0.3s;
}

.overlay-fade.open {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: 999;
}

.overlay-hugeinc.open nav ul {
  display: block;
}

.overlay nav ul.bi-overlay-menu {
  text-align: center;
  position: relative;
  margin-top: 160px;
  top: 50%;
  height: 60%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.overlay nav ul.bi-overlay-menu li {
  display: block;
  float: none;
}

.overlay nav ul.bi-overlay-menu li a {
  font-size: 24px;
  display: inline-block;
  color: #000 !important;
  -webkit-transition: color 0.2s ease 0s;
  transition: color 0.2s ease 0s;
  margin: 0px 0 2rem !important;
  padding: 6px 0 !important;
  background: none !important;
  text-transform: capitalize;
  border: 3px solid transparent !important;
}

.overlay nav ul.bi-overlay-menu li a:hover {
  border: 3px solid #000 !important;
}

/* Overlay style */
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: white;
  z-index: -999;
  overflow: auto;
  /* Overlay closing cross */
}

.overlay .overlay-close {
  width: 32px;
  height: 32px;
  position: absolute;
  right: -webkit-calc(50% - 16px);
  right: calc(50% - 16px);
  top: 4rem;
  display: inline-block;
  border: none;
  background: transparent;
  color: #fff;
  outline: none;
  z-index: 100;
  font-size: 24px;
  line-height: 1;
  background: #eff2f3;
  padding: 0;
  margin: 0;
  border: 2px solid #eff2f3;
  border-radius: 8px;
}

.overlay .overlay-close i {
  line-height: 1px;
  display: inline-block;
  top: 14px;
  position: absolute;
  left: 7px;
  font-style: normal;
  font-family: 'arial';
}

.overlay .overlay-close:hover {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  background: #69c6bc;
  border-color: #69c6bc;
  color: #fff;
}

.overlay#search-overLay .overlay-close {
  right: auto;
  left: 0;
  top: 55px;
  left: -webkit-calc(50% - 30px);
  left: calc(50% - 30px);
}

/* Effects */
.overlay-hugeinc {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s;
}

.overlay-hugeinc.open {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.overlay-hugeinc.open nav ul {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

.overlay-hugeinc nav {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.overlay-hugeinc nav ul {
  opacity: 0.4;
  -webkit-transform: translateY(-25%) rotateX(35deg);
  transform: translateY(-25%) rotateX(35deg);
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
}

.overlay-hugeinc.close nav ul {
  -webkit-transform: translateY(25%) rotateX(-35deg);
  transform: translateY(25%) rotateX(-35deg);
}

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  position: fixed;
  z-index: 55555;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  background: #fff;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #4b9d4d;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 4px;
}

.pace .pace-progress:after {
  display: block;
  position: absolute;
  top: 5px;
  right: .5rem;
  content: attr(data-progress-text);
  font-size: 12px;
  line-height: 1;
  text-align: right;
  color: #4b9d4d;
}

/*Compare*/
.view {
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  transition: -webkit-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
}

.view--compare {
  -webkit-transform: scale3d(0.9, 0.9, 1);
  transform: scale3d(0.9, 0.9, 1);
}

/* product */
.product--selected {
  /*box-shadow: 0 0 0 2px #5C5EDC;*/
}

/* product info */
.product__info > span {
  display: block;
  padding: 1em 0;
}

/* since we'll be using the product info inside of the comparison, we'll hide the extra info for the grid view */
.products-row .extra {
  display: none;
}

.product__image {
  max-width: 100%;
  height: auto;
}

.product:hover .product__image {
  -webkit-animation: swing 0.6s forwards;
  animation: swing 0.6s forwards;
}

/* https://daneden.github.io/animate.css/ */
@-webkit-keyframes swing {
  25% {
    -webkit-transform: rotate3d(0, 0, 1, 6deg);
    transform: rotate3d(0, 0, 1, 6deg);
  }
  50% {
    -webkit-transform: rotate3d(0, 0, 1, -4deg);
    transform: rotate3d(0, 0, 1, -4deg);
  }
  75% {
    -webkit-transform: rotate3d(0, 0, 1, 2deg);
    transform: rotate3d(0, 0, 1, 2deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  25% {
    -webkit-transform: rotate3d(0, 0, 1, 6deg);
    transform: rotate3d(0, 0, 1, 6deg);
  }
  50% {
    -webkit-transform: rotate3d(0, 0, 1, -4deg);
    transform: rotate3d(0, 0, 1, -4deg);
  }
  75% {
    -webkit-transform: rotate3d(0, 0, 1, 2deg);
    transform: rotate3d(0, 0, 1, 2deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.action {
  display: inline-block;
  font-size: 1em;
  white-space: nowrap;
  padding: 8px 10px;
  cursor: pointer;
  border: none;
  background: transparent;
  text-align: center;
}

.action i {
  cursor: pointer;
  font-size: 22px;
  vertical-align: -26%;
  margin-left: 5px;
}

.action i.icon-close {
  font-size: 14px;
  margin-left: 0;
}

.action:focus {
  outline: none;
}

.action--button {
  background: #2C2D34;
  color: #fff;
  border-radius: 2px;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  padding: 12px 15px;
}

.action--button:hover {
  background: #5C5EDC;
}

.action__text {
  font-weight: bold;
  font-size: 14px;
  vertical-align: middle;
  display: inline-block;
}

.action__text--invisible {
  position: absolute;
  top: 100%;
  opacity: 0;
  pointer-events: none;
}

.flexbox .action--buy {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
      align-self: center;
  margin-top: 1em;
  -webkit-flex: none;
  -ms-flex: none;
  -webkit-box-flex: 0;
          flex: none;
}

.action--close {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  font-size: 20px;
  color: #ff424d;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s, background 0.2s;
  transition: opacity 0.3s, background 0.2s;
}

.action--close.action i {
  font-size: 24px;
}

.view--compare + .compare .action--close {
  pointer-events: auto;
  opacity: 1;
  -webkit-transition-delay: 0.4s, 0s;
  transition-delay: 0.4s, 0s;
}

.action--close:hover,
.action--close:focus {
  color: #797BED;
}

.action--compare {
  margin: 0 0 0 4px;
  opacity: 0;
  pointer-events: none;
  cursor: default;
  background-color: #fff;
  color: #7e7e7e;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.compare-basket--active .action--compare {
  opacity: 1;
}

.compare-basket--active .action--compare:nth-child(3),
.compare-basket--active .action--compare:nth-child(4) {
  background-color: #fdb72c;
  color: #fff;
  pointer-events: auto;
  cursor: pointer;
}

.action--remove {
  position: absolute;
  overflow: hidden;
  color: #fdb72c;
  top: 0px;
  left: 2px;
  padding: 0;
  font-size: 0.65em;
}

.action--compare-add {
  color: #69c6bc;
  position: absolute;
  top: 10px;
  left: 5px;
}

.action--compare-add:hover .action__text--invisible {
  opacity: 1;
  top: 35px;
  left: 10px;
  color: #ddd;
  font-size: 75%;
  letter-spacing: 0;
  background: #2F3035;
  border-radius: 2px;
  padding: 3px 5px;
}

.action--remove:hover,
.action--compare-add:hover {
  color: #5C5EDC;
}

.action--compare-add .icon-check,
.action--compare-add input[type=checkbox]:checked ~ .icon-add {
  display: none;
}

.action--compare-add input[type=checkbox]:checked ~ .icon-check {
  display: block;
  color: #5C5EDC;
}

.check-hidden {
  position: absolute;
  opacity: 0;
}

.compare-basket {
  width: 100%;
  padding: 0.75em;
  text-align: right;
  position: fixed;
  top: 0;
  left: 0;
  background: #69c6bc;
  z-index: 1000;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.2, 1, 0.3, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.2, 1, 0.3, 1);
  transition: transform 0.3s cubic-bezier(0.2, 1, 0.3, 1);
  transition: transform 0.3s cubic-bezier(0.2, 1, 0.3, 1), -webkit-transform 0.3s cubic-bezier(0.2, 1, 0.3, 1);
}

.compare-basket--active {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.flexbox .compare-basket {
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
          justify-content: flex-end;
}

.product-icon {
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  width: 50px;
  height: 50px;
  padding: 5px;
  margin: 0 3px;
  border-radius: 2px;
  position: relative;
}

.product-icon::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 4px;
  z-index: -1;
  /*box-shadow: -56px 0 #2C2D34;*/
}

.compare-basket--full .product-icon::after {
  display: none;
}

.flexbox .product-icon {
  display: block;
}

/* comparison overlay */
.compare {
  position: fixed;
  z-index: 100;
  width: -webkit-calc(100% - 1px);
  width: calc(100% - 1px);
  height: 0;
  overflow: hidden;
  top: 0;
  left: 0;
  z-index: 1001;
  -webkit-transition: height 0s 0.4s;
  transition: height 0s 0.4s;
}

.compare .btn-block {
  display: inline-block;
  width: auto;
}

.compare {
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.view--compare + .compare {
  pointer-events: auto;
  height: 100%;
  -webkit-transition: none;
  transition: none;
}

.compare::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.view--compare + .compare::before {
  opacity: 1;
}

.compare__item {
  height: 100%;
  width: 50%;
  background: #fff;
  text-align: center;
  cursor: default;
  padding: 2em 0;
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  transition: -webkit-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
  float: right;
}

.compare__item .action {
  display: none;
}

.compare__item.item-card {
  margin-bottom: 0;
}

.no-flexbox .compare__item {
  display: inline-block;
  width: 50%;
}

.compare__item:nth-of-type(2) {
  background: #f1f1f1;
}

.compare__item:nth-of-type(2) .discount::after {
  border-left-color: #f1f1f1;
}

.compare__item .product__title {
  margin: 1em 0;
  min-height: 0;
}

.compare__item .product__price {
  color: #CECECE;
}

.compare__item span[class^="product__"] {
  display: block;
  padding: 0.85em 0;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.compare__item span[class^="product__"].hover {
  background: #000;
}

/* three items */
.compare__item:first-of-type:nth-last-of-type(3),
.compare__item:first-of-type:nth-last-of-type(3) ~ .compare__item {
  width: 33.3333%;
}

.flexbox .compare__item {
  -webkit-flex: auto;
  -ms-flex: auto;
  -webkit-box-flex: 1;
          flex: auto;
}

.compare__item:nth-child(odd) {
  -webkit-transform: translate3d(0, -100vh, 0);
  transform: translate3d(0, -100vh, 0);
}

.compare__item:nth-child(even) {
  -webkit-transform: translate3d(0, 100vh, 0);
  transform: translate3d(0, 100vh, 0);
}

.view--compare + .compare .compare__item:nth-child(odd),
.view--compare + .compare .compare__item:nth-child(even) {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.compare__effect {
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.2, 1, 0.3, 1), opacity 1s cubic-bezier(0.2, 1, 0.3, 1);
  -webkit-transition: opacity 1s cubic-bezier(0.2, 1, 0.3, 1), -webkit-transform 1s cubic-bezier(0.2, 1, 0.3, 1);
  transition: opacity 1s cubic-bezier(0.2, 1, 0.3, 1), -webkit-transform 1s cubic-bezier(0.2, 1, 0.3, 1);
  transition: transform 1s cubic-bezier(0.2, 1, 0.3, 1), opacity 1s cubic-bezier(0.2, 1, 0.3, 1);
  transition: transform 1s cubic-bezier(0.2, 1, 0.3, 1), opacity 1s cubic-bezier(0.2, 1, 0.3, 1), -webkit-transform 1s cubic-bezier(0.2, 1, 0.3, 1);
}

.compare__item:nth-child(odd) .compare__effect {
  -webkit-transform: translate3d(0, -250px, 0);
  transform: translate3d(0, -250px, 0);
}

.compare__item:nth-child(even) .compare__effect {
  -webkit-transform: translate3d(0, 250px, 0);
  transform: translate3d(0, 250px, 0);
}

.view--compare + .compare .compare__item:nth-child(odd) .compare__effect,
.view--compare + .compare .compare__item:nth-child(even) .compare__effect {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

@media screen and (min-width: 59.688em) {
  .flexbox .compare__effect {
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
            justify-content: space-between;
  }
  .flexbox .compare__item .product__image {
    -webkit-align-self: center;
    -ms-flex-align: center;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    -webkit-flex: none;
    -ms-flex: none;
    -webkit-box-flex: 0;
            flex: none;
  }
}

@media screen and (max-width: 59.688em) {
  .compare {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
  .no-flexbox .compare__item,
  .compare__item,
  .compare__item:first-of-type:nth-last-of-type(3),
  .compare__item:first-of-type:nth-last-of-type(3) ~ .compare__item {
    width: 100%;
  }
  .compare__item {
    /*text-align: right;*/
    padding: 1.5em;
    /*		font-size: 90%;*/
  }
  .compare__item .product__image {
    height: 40px;
    float: right;
  }
  .compare__item .product__title {
    margin: 0 40px 0 43px;
    font-size: 0.85em;
    display: block;
  }
  .compare__item .product__year {
    border-bottom: 2px solid #2E294E;
  }
  .compare__item .product__region {
    border-bottom: 2px solid #6D6FD2;
  }
  .compare__item .product__varietal {
    border-bottom: 2px solid #4B5267;
  }
  .compare__item .product__alcohol {
    border-bottom: 2px solid #3C3474;
  }
  .action--close {
    padding: 0.5em 0.75em;
  }
  .compare__item .action--buy {
    margin: 0;
    display: block;
  }
  .compare__item span[class^="product__"] {
    display: inline-block;
    padding: 0.25em;
    margin: 0 0 0.5em 0;
    font-size: 0.85em;
  }
  .compare__item:nth-child(odd) {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .compare__item:nth-child(even) {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .compare__item:nth-child(odd) .compare__effect {
    -webkit-transform: translate3d(-250px, 0, 0);
    transform: translate3d(-250px, 0, 0);
  }
  .compare__item:nth-child(even) .compare__effect {
    -webkit-transform: translate3d(250px, 0, 0);
    transform: translate3d(250px, 0, 0);
  }
}

/*Sidebar*/
#sidebar #sidebar-trigger {
  font-size: 20px;
  background: #69c6bc;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  border-radius: 0px;
  display: none;
}

@media (min-width: 1201px) and (max-width: 1399px) {
  .Grid-item, .Grid-sizer {
    width: -webkit-calc(100% / 4);
    width: calc(100% / 4);
  }
  .Grid-item--wide {
    width: -webkit-calc(100% / 4 * 2);
    width: calc(100% / 4 * 2);
  }
  .Grid-item--xwide {
    width: 50%;
  }
}

@media (max-width: 1170px) {
  .Grid-item, .Grid-sizer {
    width: -webkit-calc(100% / 4);
    width: calc(100% / 4);
  }
  .Grid-item--wide {
    width: -webkit-calc(100% / 4 * 2);
    width: calc(100% / 4 * 2);
  }
  .Grid-item--xwide {
    width: 50%;
  }
  .Header-actions {
    margin-right: 50px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .Header-search {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -40px;
    width: 100% !important;
    padding: 2rem 4rem 2rem;
    background: #fff;
    z-index: 66;
    -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    opacity: 0;
    -webkit-transform-origin: top;
        -ms-transform-origin: top;
            transform-origin: top;
  }
  .Header-search.is-visible {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    opacity: 1;
  }
  .cd-dropdown-trigger {
    padding-right: 2rem;
  }
  .Header-logo {
    margin: 0 2rem 0 0;
  }
  .Grid-item, .Grid-sizer {
    width: -webkit-calc(100% / 2);
    width: calc(100% / 2);
  }
  .Grid-item--wide {
    width: -webkit-calc(100% / 2 * 2);
    width: calc(100% / 2 * 2);
  }
  .Grid-item--xwide {
    width: 100%;
  }
  .ErrorPage-header span {
    font-size: 190px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .Header-search {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -40px;
    width: 100% !important;
    padding: 2rem 4rem 2rem;
    background: #fff;
    z-index: 66;
    -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    opacity: 0;
    -webkit-transform-origin: top;
        -ms-transform-origin: top;
            transform-origin: top;
  }
  .Header-search.is-visible {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    opacity: 1;
  }
  .cd-dropdown-trigger {
    padding-right: 0rem;
  }
  .Header-logo {
    margin: 0 2rem 0 0;
  }
  .Header {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .GridContainer {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .ContainerFull {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .Header-actions-menu > li {
    margin-left: 1rem;
  }
  .btn--badge i {
    font-size: 18px;
  }
  .btn--badge .badge {
    right: -2px;
    top: -3px;
  }
  .cd-dropdown-trigger-title {
    display: none;
  }
  .Grid-item, .Grid-sizer {
    width: -webkit-calc(100% / 2);
    width: calc(100% / 2);
  }
  .Grid-item--wide {
    width: -webkit-calc(100% / 2 * 2);
    width: calc(100% / 2 * 2);
  }
  .Grid-item--xwide {
    width: 100%;
  }
  .ErrorPage-header span {
    font-size: 190px;
  }
  .add-padding-80 {
    padding: 4rem;
  }
  .Product-desc {
    padding: 4rem 0 0 !important;
  }
  .cd-header-buttons {
    right: 20px;
  }
}

@media (max-width: 550px) {
  .Header {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .GridContainer {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .ContainerFull {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .Header-actions-menu > li {
    margin-left: 1rem;
  }
  .btn--badge i {
    font-size: 18px;
  }
  .btn--badge .badge {
    right: -2px;
    top: -3px;
  }
  .cd-dropdown-trigger-title {
    display: inline-block;
  }
  .cd-dropdown-wrapper {
    float: right;
  }
  .ErrorPage-header span {
    font-size: 190px;
  }
  .add-padding-60 {
    padding: 4rem 2rem;
  }
  .PostWrapper-title {
    font-size: 24px;
  }
  .Product-desc {
    padding: 4rem 0 0 !important;
  }
}

@media (max-width: 480px) {
  .Grid-item, .Grid-sizer {
    width: 100%;
  }
  .Grid-item--wide {
    width: 100%;
  }
  .Grid-item--xwide {
    width: 100%;
  }
  .ErrorPage-header span {
    font-size: 120px;
  }
  .add-padding-80,
  .add-padding-40 {
    padding: 2rem;
  }
  .cd-header-buttons {
    right: 20px;
    top: 50px;
  }
  .Header-actions {
    margin-right: 0;
    margin-top: 10px;
  }
  .Header-actions-menu {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .Header-search {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -40px;
    width: 100% !important;
    padding: 2rem 4rem 2rem;
    background: #fff;
    z-index: 66;
    -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    opacity: 0;
    -webkit-transform-origin: top;
        -ms-transform-origin: top;
            transform-origin: top;
  }
  .Header-search.is-visible {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    opacity: 1;
  }
  .cd-dropdown-trigger {
    padding-right: 0rem;
  }
  .Header-actions {
    width: 100%;
  }
  .Header-actions .dropdown-menu.pull-right {
    right: auto;
    left: 0;
  }
  .Header-actions-menu > li {
    margin-left: 0;
    margin-right: 1rem;
  }
}
