@charset 'UTF-8';
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-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"] {
  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;
  -moz-box-sizing: content-box;
  -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;
    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;
  }
  select {
    background: #fff !important;
  }
  .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;
  }
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1080px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.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 #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  min-height: 32px;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  min-height: 38px;
}
.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 {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  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;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-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: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.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: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    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: #555555;
    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: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  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: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    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: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  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: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-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: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.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: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  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: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.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-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  .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: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  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%;
  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;
  margin-top: -10px;
  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 #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.cg-box-container:before,
.cg-box-container:after,
.cg-box-head:before,
.cg-box-head:after,
.cg-box-body:before,
.cg-box-body:after,
.page__reviews .cg-box .cg-column > div:before,
.page__reviews .cg-box .cg-column > div:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.cg-box-container:after,
.cg-box-head:after,
.cg-box-body:after,
.page__reviews .cg-box .cg-column > div:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  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;
  }
  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;
  }
  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;
  }
  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;
  }
  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;
  }
}
/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
/* Global Styles */
html,
body {
  height: 100%;
}
body {
  padding-top: 50px;
  /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}
.img-portfolio {
  margin-bottom: 30px;
}
.img-hover:hover {
  opacity: 0.8;
}
/* Home Page Carousel */
header.carousel {
  height: 100%;
}
header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
  height: 100%;
}
header.carousel .fill {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}
/* 404 Page Styles */
.error-404 {
  font-size: 100px;
}
/* Pricing Page Styles */
.price {
  display: block;
  font-size: 50px;
  line-height: 50px;
}
.price sup {
  top: -20px;
  left: 2px;
  font-size: 20px;
}
.period {
  display: block;
  font-style: italic;
}
/* Footer Styles */
footer {
  margin: 50px 0;
}
/* Responsive Styles */
@media (max-width: 991px) {
  .customer-img,
  .img-related {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .img-portfolio {
    margin-bottom: 15px;
  }
  header.carousel .carousel {
    height: 70%;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
/* Icons */
@font-face {
}
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}
.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -40px;
  top: 120px;
}
[dir='rtl'] .slick-prev {
  right: -40px;
  top: 120px;
  left: auto;
}
.slick-prev:before {
  content: '\2039';
  font-size: 30pt !important;
}
[dir='rtl'] .slick-prev:before {
  content: '\203a';
  font-size: 30pt !important;
}
.slick-next {
  right: -40px;
  top: 120px;
}
[dir='rtl'] .slick-next {
  right: auto;
  left: -40px;
  top: 120px;
}
.slick-next:before {
  content: '\203a';
  font-size: 30pt !important;
}
[dir='rtl'] .slick-next:before {
  content: '\2039';
  font-size: 30pt !important;
}
/* Dots */
.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -45px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}
.navbar {
  height: 60px;
  font-size: 14px;
  font-weight: 600;
  background-color: #2d2d2d;
  border-bottom: 2px solid #ec7912;
  z-index: 20;
}
.navbar-brand {
  padding: 2.5px;
  padding-left: 0;
  height: auto;
}
.cg-main-navbar-brand {
  height: 55px !important;
  margin-left: -10px;
  margin-right: 30px;
}
.mobile_cta {
  display: none;
}
@media (max-width: 767px) {
  .navbar {
    height: 40px;
  }
  .nav {
    background-color: #2d2d2d;
  }
  .navbar-brand svg {
    height: 40px;
  }
  .navbar-brand .cg-main-navbar-brand {
    height: 45px !important;
    padding-left: 15px;
  }
  .navbar-nav {
    margin-top: 0;
    margin-bottom: 0;
  }
  .navbar-collapse {
    padding-right: 0;
    overflow-x: hidden;
  }
  .navbar-collapse li {
    border-bottom: 1px rgba(0, 0, 0, 0.09) solid;
  }
  .navbar-collapse li a {
    color: #eeeeee !important;
  }
  .navbar-inverse .navbar-nav > .active > a,
  .navbar-inverse .navbar-nav > .active > a:focus,
  .navbar-inverse .navbar-nav > .active > a:hover {
    background-color: #ec7912 !important;
    color: #2d2d2d !important;
  }
  .navbar-inverse .navbar-nav > .open > a,
  .navbar-inverse .navbar-nav > .open > a:focus,
  .navbar-inverse .navbar-nav > .open > a:hover {
    color: #ec7912 !important;
    background-color: transparent !important;
  }
  .nav.navbar-right li {
    width: 25%;
    float: left;
    text-align: center;
    border-right: 1px rgba(0, 0, 0, 0.3) solid;
    background-color: rgba(255, 255, 255, 0.15);
  }
  .nav.navbar-right li a {
    padding: 10px !important;
    height: 43px;
  }
  .nav.navbar-right li img {
    height: 20px;
  }
  .nav.navbar-right li:hover {
    background-color: #ec7912;
  }
  .nav.navbar-right li:last-child {
    padding-right: 15px!important;
  }
  .cg-btn.navbar-toggle {
    background-color: rgba(255, 255, 255, 0.15);
    border-radius: 4px;
    color: white;
    font-weight: 400;
    padding: 5px 10px !important;
  }
  .cg-btn.navbar-toggle:hover {
    background-color: #ec7912;
  }
  .mobile_cta {
    display: block;
    z-index: 19;
    width: 100%;
    position: fixed;
    left: 0;
    top: 50px;
    height: 46px;
  }
  .mobile_cta.house_c {
    background-color: #ec7912;
  }
  .mobile_cta.ts_c {
    background-color: #7ac943;
  }
  .mobile_cta.vs_c {
    background-color: #ffe02e;
  }
  .mobile_cta.fsc_c {
    background-color: #47abf4;
  }
  .mobile_cta.ws_c {
    background-color: #eb4aa0;
  }
  .mobile_cta.ps_c {
    background-color: #e75c38;
  }
  .mobile_cta.cs_c {
    background-color: #a552ff;
  }
  .mobile_cta.ds_c {
    background-color: #ff4040;
  }
  .mobile_cta .m_button-group {
    float: right;
    margin-top: 6px;
    margin-right: 15px;
  }
  .mobile_cta .m_button-group .btn-default {
    font-size: 12px;
    font-weight: 400;
    transition: all 0.2s ease 0s;
    background-color: #2c2c2c;
    border: 1px solid #111111;
    color: #eeeeee;
  }
  .mobile_cta .m_product-icon img {
    float: left;
    height: 36px;
    margin-top: 5px;
    margin-left: 15px;
  }
  .product-site_head-box {
    padding-top: 70px!important;
  }
  .cg-box-product-teaser {
    padding-top: 70px!important;
  }
}
@media (max-width: 767px) and (max-width: 400px) {
  .mobile_cta .m_product-icon img {
    height: 20px;
    margin-top: 13px;
  }
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
    margin-right: 20px !important;
  }
  .navbar-inverse .navbar-nav > li {
    height: 60px;
    margin-left: 5px;
  }
  .navbar-inverse .navbar-nav > li > a {
    height: 60px;
    padding-top: 19px !important;
    color: #eeeeee;
  }
  .navbar-inverse .navbar-nav > .active > a,
  .navbar-inverse .navbar-nav > .dropdown:hover > a,
  .navbar-inverse .navbar-nav > .open > a,
  .navbar-inverse .navbar-nav > .active > a:focus,
  .navbar-inverse .navbar-nav > .dropdown:hover > a:focus,
  .navbar-inverse .navbar-nav > .open > a:focus,
  .navbar-inverse .navbar-nav > .active > a:hover,
  .navbar-inverse .navbar-nav > .dropdown:hover > a:hover,
  .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #ec7912;
    color: #2d2d2d !important;
  }
  .navbar-inverse .navbar-nav .dropdown:hover {
    cursor: pointer;
  }
  .navbar-inverse .navbar-nav .dropdown:hover .dropdown-menu {
    display: block !important;
    border-radius: 0;
  }
  .navbar .dropdown-menu {
    background-color: #ec7912;
    border: 1px solid #ec7912;
    border-top: none;
    min-width: 98px;
  }
  .navbar .dropdown-menu a {
    color: #2d2d2d;
    font-weight: 600;
    padding: 0px 0px 10px 10px;
  }
  .navbar .dropdown-menu a:hover {
    background-color: transparent;
    color: white;
  }
  .navbar-nav.navbar-right {
    margin-right: 0px !important;
  }
  .navbar-nav.navbar-right > li {
    margin-left: 0px !important;
  }
  .navbar-nav.navbar-right > li.cg-btn {
    height: 20px;
    margin: 0;
  }
  .navbar-nav.navbar-right > li.cg-btn > a {
    padding: 15px 15px !important;
    padding-right: 0px !important;
  }
  .navbar-nav.navbar-right > li.cg-btn img {
    background-color: rgba(255, 255, 255, 0.15);
    height: 25px;
    padding: 5px;
  }
  .navbar-nav.navbar-right > li.cg-btn img:hover {
    background-color: #ec7912;
  }
  .product-site_vs.cg-sub-navbar.collapse.navbar-collapse ul {
    margin-left: 320px!important;
  }
  .product-site_ps.cg-sub-navbar.collapse.navbar-collapse ul {
    margin-left: 250px!important;
  }
  .product-site_sb.cg-sub-navbar.collapse.navbar-collapse ul {
    margin-left: 250px;
  }
  .cg-sub-navbar.collapse.navbar-collapse {
    padding: 5px 0;
    position: relative;
  }
  .cg-sub-navbar.collapse.navbar-collapse .navbar-brand {
    margin-right: 20px;
    top: 54px;
    position: absolute;
    transition: all 0.2s ease 0s;
    height: 70px;
    padding-top: 2px;
  }
  .cg-sub-navbar.collapse.navbar-collapse ul {
    margin-left: 370px;
    position: absolute;
    top: 60px;
    transition: all 0.2s ease 0s;
  }
  .cg-sub-navbar.collapse.navbar-collapse ul.cg-sub-navbar-group-reviews {
    margin-left: 150px;
  }
  .cg-sub-navbar.collapse.navbar-collapse ul.cg-sub-navbar-group-curve {
    margin-left: 200px;
  }
  .cg-sub-navbar.collapse.navbar-collapse ul.cg-sub-navbar-group-filtershaper {
    margin-left: 350px;
  }
  .cg-sub-navbar.collapse.navbar-collapse ul.cg-sub-navbar-group-midishaper,
  .cg-sub-navbar.collapse.navbar-collapse ul.cg-sub-navbar-group-panshaper {
    margin-left: 280px;
  }
  .cg-sub-navbar.collapse.navbar-collapse ul > li {
    height: 40px;
    margin-left: 5px;
  }
  .cg-sub-navbar.collapse.navbar-collapse ul > li > a {
    color: #eeeeee;
    height: 60px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.5px;
    padding-top: 19px !important;
  }
  .cg-sub-navbar.collapse.navbar-collapse a.sub-btn {
    padding: 5px 10px!important;
    height: 30px;
    margin: 10px;
    margin-top: 14px;
  }
  .cg-sub-navbar.collapse.navbar-collapse .sub-btn:hover {
    transition: all 0.2s ease 0s;
  }
  .cg-sub-navbar.collapse.navbar-collapse .cg-sub-navbar-group-right {
    font-size: 12px;
    font-weight: 400;
    transition: all 0.2s ease 0s;
    margin-top: 70px;
  }
  .cg-sub-navbar.collapse.navbar-collapse .cg-sub-navbar-group-right .cg-sub-navbar-price {
    color: white;
  }
  .cg-sub-navbar.collapse.navbar-collapse .cg-sub-navbar-group-right .btn-default {
    border-radius: 4px;
    background-color: rgba(236, 121, 18, 0.95);
    border: none;
    margin-left: 10px;
    color: white;
    margin-top: -3px;
  }
  .cg-sub-navbar.collapse.navbar-collapse .cg-sub-navbar-group-right .btn-default:hover {
    background-color: #3d3d3d!important;
    color: white!important;
  }
  .cg-sub-navbar.collapse.navbar-collapse .cg-sub-navbar-group-right .btn-vs {
    background-color: #ffe12e;
    color: #2d2d2d;
  }
  .cg-sub-navbar-overlay {
    position: fixed;
    top: 60px;
    height: 70px;
    width: 100%;
    z-index: 11;
    border-top: 1px solid #2d2d2d;
    transition: all 0.5s ease 0s;
  }
}
.cg-box {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  position: relative;
}
.cg-box .cg-btn-cta {
  margin-right: 10px;
  background-color: #ec7912;
  color: #2d2d2d;
  font-weight: 600;
  font-size: 14px;
}
.cg-box .cg-btn-cta:hover {
  color: #eeeeee;
}
.cg-box .cg-btn-cta span {
  display: block;
  margin-top: 5px;
  font-size: 12px;
  font-weight: 400;
}
.toggle-btn {
  min-width: 200px;
  padding: 10px;
}
.cg-box-page-heading {
  background-color: #111111;
  color: #d1d1d1;
  border-bottom: none;
}
.cg-box-page-heading .cg-box-head h1 {
  font-size: 34px;
  color: #ec7912;
}
.cg-box-page-heading .cg-column {
  font-size: 18px;
  line-height: 36px;
}
.cg-box-page-heading .lightbox-layer-video {
  margin-left: -42.5px;
}
.cg-box-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .cg-box-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .cg-box-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .cg-box-container {
    width: 1080px;
  }
}
.cg-box-container > .navbar-header,
.cg-box-container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .cg-box-container > .navbar-header,
  .cg-box-container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.cg-box-head,
.cg-box-body {
  margin-left: -15px;
  margin-right: -15px;
}
.cg-box-head h1 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: 'Open Sans', 'Tahoma', 'Arial', sans-serif;
  letter-spacing: 0em;
  font-size: 18px;
  padding-bottom: 20px;
  font-weight: 400;
}
.block-date {
  font-family: 'Open Sans', 'Tahoma', 'Arial', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}
.cg-box-body h1 {
  font-family: 'Open Sans', 'Tahoma', 'Arial', sans-serif;
  letter-spacing: 0em;
  font-size: 14px;
  font-weight: 700;
}
.cg-box-body .cg-column {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
}
.cg-box-body .cg-column:last-child {
  padding-bottom: 0px;
}
.cg-box-body .cg-column p {
  margin-top: 10px;
}
.cg-box-body .cg-column p:first-child {
  margin-top: 0px;
}
.embed-responsive + .video-title {
  font-size: 14px;
}
.embed-responsive + .video-title:before {
  content: '\25BA';
  padding-right: 5px;
}
.cg-box-dark-0 {
  background-color: #424242;
  color: #d1d1d1;
}
.cg-box-dark {
  background-color: #2d2d2d;
  color: #d1d1d1;
}
.cg-box-dark .cg-box-head h1 {
  color: #ec7912;
}
.cg-box-dark a {
  color: #ec7912;
}
.cg-box-dark a:hover,
.cg-box-dark a:active,
.cg-box-dark a:focus {
  color: white;
  text-decoration: none;
}
.cg-box-dark-2 {
  background-color: #222222!important;
  background-color: #191919!important;
  background-image: url(../../../img/cg_bg/cg-bg-polygon.png);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 95%;
}
.cg-box-dark-3 {
  background-color: #222222!important;
  background-color: #191919!important;
  background-image: url(../../../img/cg_bg/cg-bg-polygon_180.png);
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: 95%;
}
.cg-box-orange {
  background-color: #ec7912;
  color: #2d2d2d;
}
.cg-box-orange .cg-box-head h1 {
  color: #eeeeee;
}
.cg-box-orange .cg-btn-cta {
  margin-right: 10px;
  background-color: #2d2d2d;
  color: #d1d1d1;
  font-weight: 600;
  font-size: 14px;
}
.cg-box-orange .cg-btn-cta:hover {
  color: #eeeeee;
}
.cg-box-orange .cg-btn-cta span {
  display: block;
  margin-top: 5px;
  font-size: 12px;
  font-weight: 400;
}
.cg-box-orange a {
  color: #eeeeee;
  font-weight: 600;
}
.cg-box-orange a:hover,
.cg-box-orange a:active,
.cg-box-orange a:focus {
  color: white;
  text-decoration: none;
}
.cg-box-cta {
  text-align: center;
}
.cg-box-cta .cg-box-body p {
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .cg-box-head h1 {
    font-size: 22px;
    padding-bottom: 40px;
  }
  .cg-box-page-heading .cg-column {
    font-size: 22px;
    line-height: 36px;
  }
  .cg-box-cta {
    text-align: center;
  }
  .cg-box-cta .cg-box-head h1 {
    font-size: 34px;
  }
  .cg-box-cta .cg-box-body p {
    font-size: 22px;
    padding-bottom: 20px;
  }
}
.cg-box-products .thumbnail-heading {
  background-repeat: no-repeat;
  background-size: cover;
}
.cg-box-login .cg-btn-cta {
  text-align: center;
  height: 40px;
  color: #fff;
  font-size: 12px;
  min-height: 40px;
  margin-left: 0px;
  margin-top: 10px;
  font-size: 14px;
  background-image: none;
  border-radius: 4px;
  border: none;
  font-weight: 400 !important;
}
.cg-box-login .cg-btn-cta:hover {
  color: #ec7912;
  background-color: #2d2d2d;
  border: none;
}
.cg_home_header {
  background-color: #050505!important;
  background-image: url(../../../img/cg_other_graphic/soundwave.png);
  background-repeat: repeat-x;
  background-position: bottom;
  -webkit-box-shadow: inset 0px -13px 13px -7px #000000 !important;
  -moz-box-shadow: inset 0px -13px 13px -7px #000000 !important;
  box-shadow: inset 0px -13px 13px -7px #000000 !important;
}
.cg_home_header img {
  width: 50%;
}
.page__reviews .cg-box:nth-child(odd),
.page__home .cg-box:nth-child(odd),
.page__home-archive .cg-box:nth-child(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.page__reviews .cg-box.cg-box-orange:nth-child(odd),
.page__home .cg-box.cg-box-orange:nth-child(odd),
.page__home-archive .cg-box.cg-box-orange:nth-child(odd) {
  background-color: #ec7912;
}
.page__reviews .cg-box.cg-box-dark:nth-child(odd),
.page__home .cg-box.cg-box-dark:nth-child(odd),
.page__home-archive .cg-box.cg-box-dark:nth-child(odd) {
  background-color: #2d2d2d;
}
.page__reviews .cg-box.cg-box-page-teaser:nth-child(odd),
.page__home .cg-box.cg-box-page-teaser:nth-child(odd),
.page__home-archive .cg-box.cg-box-page-teaser:nth-child(odd) {
  background-color: #111111;
}
.page__reviews .cg-box.cg-box-page-heading:nth-child(odd),
.page__home .cg-box.cg-box-page-heading:nth-child(odd),
.page__home-archive .cg-box.cg-box-page-heading:nth-child(odd) {
  background-color: #111111;
}
.page__home .cg-box-dark-2 .cg-box-head h1 {
  color: #ec7912;
}
.page__home .cg-box-body h1 {
  font-weight: normal;
}
.page__home .cg-column {
  padding-bottom: 20px;
  transition: all 0.2s ease;
}
.page__home .cg-column img {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  transition: all 0.2s ease;
}
.page__home .cg-column:hover img {
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.7);
}
.page__home .cg-column:hover img + .cg-news-header {
  transition: all 0.2s ease;
  background-color: #0d0d0d;
}
.page__home .cg-column:active img {
  cursor: pointer;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.page__home .cg-column:active img + .cg-news-header {
  transition: all 0.2s ease;
  background-color: #121212;
}
.page__home .cg-news-header {
  min-height: 90px;
  padding: 15px;
  background-color: #121212;
  color: white;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.5);
}
.page__home .cg-news-header h2 {
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 1.3em;
  font-weight: bold;
}
.page__home .cg-news-header p {
  margin-top: 5px;
  font-size: 0.9em;
  font-weight: light;
}
.page__home .thumbnail {
  background-color: rgba(255, 255, 255, 0.2) !important;
  height: auto;
  min-height: 430px;
}
.page__home .thumbnail .thumbnail-heading {
  height: 240px;
  background-size: cover;
}
.page__home .thumbnail .thumbnail-heading img {
  bottom: -65px;
  box-shadow: none;
}
.page__home .thumbnail .caption {
  padding-top: 45px;
  padding-left: 22px;
  color: #eeeeee !important;
}
.page__home #tab-products .thumbnail {
  background-color: #121212!important;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.5);
  height: auto;
  min-height: 400px;
  transition: all 0.2s ease;
}
.page__home #tab-products .thumbnail:hover {
  background-color: #141414!important;
  transition: all 0.2s ease;
}
.page__home .sb2_tile {
  position: relative;
}
.page__home .new_badge {
  position: absolute;
  height: 180px;
  right: -60px;
  bottom: 50%;
}
@media (max-width: 767px) {
  .page__home .new_badge {
    height: 120px;
    right: 10px;
    bottom: 80%;
  }
}
.page__home .cg-box .cg-column {
  padding-bottom: 0px;
}
.product-slider .thumbnail,
.product-slider .thumbnail.thumbnail-dark.thumbnail-bundle {
  background-color: rgba(255, 255, 255, 0.2) !important;
  height: auto;
  min-height: 430px;
}
.product-slider .thumbnail .thumbnail-heading,
.product-slider .thumbnail.thumbnail-dark.thumbnail-bundle .thumbnail-heading {
  height: 240px;
  background-size: cover;
}
.product-slider .thumbnail .thumbnail-heading img,
.product-slider .thumbnail.thumbnail-dark.thumbnail-bundle .thumbnail-heading img {
  top: 250px;
  box-shadow: none;
}
.product-slider .thumbnail .caption,
.product-slider .thumbnail.thumbnail-dark.thumbnail-bundle .caption {
  padding-top: 45px;
  padding-left: 22px;
  color: #eeeeee !important;
}
.product-slider .thumbnail.thumbnail-dark.thumbnail-bundle {
  background-color: black!important;
}
.product-slider .thumbnail.thumbnail-dark.thumbnail-bundle .thumbnail-heading {
  margin-bottom: 0px!important;
}
.product-slider .thumbnail.thumbnail-dark.thumbnail-bundle .thumbnail-heading img {
  top: 250px;
  margin-top: 0px;
  position: absolute;
}
.product-slider .thumbnail.thumbnail-dark.thumbnail-bundle .caption h1 {
  line-height: 20px;
  text-align: left;
  letter-spacing: 0px;
  font-size: 14px;
}
.product-slider .thumbnail.thumbnail-dark.thumbnail-bundle .caption p {
  margin-top: -10px;
}
.page__reviews .cg-box img {
  max-height: 70px;
}
.page__reviews .cg-box p:first-child {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .page__reviews .cg-box p:first-child {
    float: left;
    width: 83.33333333%;
  }
}
.page__reviews .cg-box p + p {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: white;
  padding: 20px 0px;
  margin-bottom: 40px;
  border-radius: 4px;
  text-align: center;
  margin-top: 0px;
}
@media (min-width: 992px) {
  .page__reviews .cg-box p + p {
    float: left;
    width: 16.66666667%;
  }
}
.page__reviews .cg-box .cg-column > div {
  margin-left: -15px;
  margin-right: -15px;
}
.page__home .cg-box-cta {
  margin: auto;
}
.page__home .cg-box-cta .col-xs-3 {
  padding-left: 0px;
}
.page__home .cg-box-cta.cg-box {
  padding-top: 30px;
}
.page__home .cg-box-cta .cg-box-head h1 {
  padding-bottom: 0px;
}
.page__home .cg-box-cta .cg-column {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.page__home .cg-box-cta .cg-column:hover img,
.page__home .cg-box-cta img {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: default!important;
}
.page__home .cg-box-cta img {
  max-height: 42px;
  max-width: 110px;
  vertical-align: middle;
  padding-top: 2px;
}
.page__home .cg-box-cta .sf-equal,
.page__home .cg-box-cta .sf-equal:focus {
  padding-left: 8px!important;
  padding-right: 5px!important;
}
.page__home .cg-box-cta .cg-btn-cta {
  height: 43px;
  border: none;
  margin-right: auto;
  width: 58.33333333%;
}
.page__home .cg-box {
  padding-top: 60px;
  -webkit-box-shadow: inset 0px 10px 16px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 10px 16px 0px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 10px 16px 0px rgba(0, 0, 0, 0.3);
}
.page__home .cg-box:first-child,
.page__home .cg-box:nth-child(2) {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.page__news .cg-box {
  padding-top: 60px;
  -webkit-box-shadow: inset 0px 10px 16px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 10px 16px 0px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 10px 16px 0px rgba(0, 0, 0, 0.3);
}
.page__news .block-date {
  padding: 5px 8px;
  display: inline;
  background-color: #ec7912;
  border-radius: 4px;
  font-size: 12px;
  color: #2d2d2d;
  vertical-align: middle;
  margin-right: 5px;
}
.page__news h1 {
  font-weight: bold;
  margin: 0px;
  line-height: 1.6em;
}
.page__news p {
  color: #c1c1c1;
  line-height: 1.5em;
}
@media (min-width: 992px) {
  .page__news p {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .page__news .block-date {
    padding: 3px 5px;
    display: flex;
    position: absolute;
    margin-top: -25px;
    background-color: #ec7912;
    border-radius: 4px;
    font-size: 10px;
    color: #2d2d2d;
    vertical-align: middle;
    margin-right: 5px;
  }
}
.page__news .cg-box-dark,
.page__news .cg-box-dark-2,
.page__news .cg-box-dark-3 {
  color: #eeeeee;
}
.page__news .cg-box-dark h1,
.page__news .cg-box-dark-2 h1,
.page__news .cg-box-dark-3 h1 {
  color: #eeeeee;
}
.page__news .cg-box-dark-2 {
  background-color: #191919!important;
}
.page__news .img-crop-height {
  height: 160px;
  overflow: hidden;
}
.page__news .img-crop-height img {
  margin-top: -20%;
}
.cg-box-blockquote blockquote {
  background-color: transparent!important;
  text-align: center;
  font-size: 24px;
}
.cg-box-blockquote blockquote::before {
  content: none;
}
.cg-box-blockquote blockquote span {
  color: #ec7912;
  position: absolute;
  display: inline;
  font-family: 'Catamaran', sans-serif;
  font-size: 180px;
  line-height: 20px;
  opacity: 0.3;
}
.cg-box-blockquote blockquote span.first_bq {
  left: 50px;
  top: 70px;
}
.cg-box-blockquote blockquote span.last_bq {
  right: 50px;
  bottom: -10px;
}
.cg-box-blockquote .review-blockquote,
.cg-box-blockquote .artist-blockquote {
  padding-top: 20px;
  display: none;
}
.cg-box-blockquote .review-blockquote.active,
.cg-box-blockquote .artist-blockquote.active {
  display: block;
}
.cg-box-blockquote .blockquote-trigger {
  text-align: center;
  opacity: 0.4;
  cursor: pointer;
}
@media (min-width: 992px) {
  .cg-box-blockquote .blockquote-trigger {
    margin-bottom: 20px;
  }
}
.cg-box-blockquote .blockquote-trigger img {
  width: 80px;
  border-radius: 50%;
  margin: auto;
}
@media (max-width: 991px) {
  .cg-box-blockquote .blockquote-trigger img {
    width: 70px;
    border-radius: 50%;
    margin: auto;
  }
}
@media (max-width: 767px) {
  .cg-box-blockquote .blockquote-trigger img {
    width: 60px;
    border-radius: 50%;
    margin: auto;
  }
}
.cg-box-blockquote .blockquote-trigger p {
  font-size: 14px;
  letter-spacing: 1px;
}
.cg-box-blockquote .blockquote-trigger.active {
  opacity: 1;
}
.cg-box-blockquote .blockquote-trigger.active p {
  color: #ec7912;
}
.cg-box-blockquote .blockquote-trigger:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .cg-box-blockquote .artist-blockquote + .cg-column {
    padding: 0px;
  }
  .cg-box-blockquote .blockquote-trigger {
    padding: 0px 5px;
  }
  .cg-box-blockquote .blockquote-trigger p {
    font-size: 9px;
  }
}
h2.lead-text {
  font-size: 23px;
  font-weight: 300;
  line-height: 32px;
}
.info-text {
  margin: 0px 40px;
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  -moz-column-fill: balance;
  -webkit-column-fill: balance;
  column-fill: balance;
  -moz-column-gap: 30px;
  -webkit-column-gap: 30px;
  column-gap: 30px;
  text-align: left;
  letter-spacing: 0.5px;
}
.info-text p {
  font-weight: 300;
  line-height: 1.6;
  font-size: 16px;
  margin: 0px;
  padding: 0.8em 0px;
}
.info-text p:first-child {
  padding-top: 0px;
}
@media (max-width: 768px) {
  .info-text {
    margin: 0px 20px;
    column-count: 1;
    column-fill: balance;
    column-gap: 20px;
    text-align: left;
    letter-spacing: 0.5px;
  }
}
.bg-color-darkgradient {
  background-color: #0a0a0a;
  /* Old browsers */
  background: -moz-linear-gradient(left, #0a0a0a 0%, #1c1c1c 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #0a0a0a 0%, #1c1c1c 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #0a0a0a 0%, #1c1c1c 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a0a0a', endColorstr='#232323', GradientType=1);
  /* IE6-9 */
  color: #eeeeee;
}
.cg-box-go-gradient {
  background: #eb7912;
  background: linear-gradient(0deg, #eb7912 0%, #ff4040 100%);
  color: #eeeeee;
}
.bg-color-darkgradient-invert {
  background-color: #0a0a0a;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #282828 0%, #0a0a0a 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #282828 0%, #0a0a0a 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(-45deg, #282828 0%, #0a0a0a 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a0a0a', endColorstr='#232323', GradientType=1);
  /* IE6-9 */
  color: #eeeeee;
}
.bg-main-color-radient {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ec7912+17,ec7912+80&0.88+17,1+80 */
  background: -moz-linear-gradient(45deg, rgba(236, 121, 18, 0.88) 17%, #ec7912 80%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, rgba(236, 121, 18, 0.88) 17%, #ec7912 80%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, rgba(236, 121, 18, 0.88) 17%, #ec7912 80%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0ec7912', endColorstr='#ec7912', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.bg-color-bright-radient {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5e5e5+0,000000+100&0.65+0,0+100 */
  background: -moz-linear-gradient(45deg, rgba(229, 229, 229, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, rgba(229, 229, 229, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, rgba(229, 229, 229, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6e5e5e5', endColorstr='#00000000', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.bg-img-polygon {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../../../img/cg_bg/cg-bg-polygon.png);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 130%;
}
.bg-img-gutter {
  position: absolute;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: url(../../../img/cg_other_graphic/cg-decoration.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.shaperbox-top-box {
  padding-bottom: 160px;
}
.shaperbox-bundle-bottom-box,
.shaperbox-top-box {
  text-align: center;
}
.shaperbox-bundle-bottom-box .main-logo,
.shaperbox-top-box .main-logo {
  max-width: 260px;
}
.shaperbox-bundle-bottom-box .product-logo,
.shaperbox-top-box .product-logo {
  max-width: 80px;
}
.shaperbox-bundle-bottom-box .product-logo-button,
.shaperbox-top-box .product-logo-button {
  border: 1px solid #333333;
  border-radius: 6px;
  width: 90px;
  padding: 0px 15px;
  padding-top: 10px;
}
@media (min-width: 992px) {
  .shaperbox-bundle-bottom-box .product-logo-button,
  .shaperbox-top-box .product-logo-button {
    width: 100px;
  }
}
.shaperbox-bundle-bottom-box .product-logo-button:hover,
.shaperbox-top-box .product-logo-button:hover,
.shaperbox-bundle-bottom-box .product-logo-button.active,
.shaperbox-top-box .product-logo-button.active {
  background-color: rgba(255, 255, 255, 0.1);
  cursor: pointer;
}
.shaperbox-bundle-bottom-box .product-logo-button span,
.shaperbox-top-box .product-logo-button span {
  line-height: 10px;
  text-align: left;
  display: block;
}
.shaperbox-bundle-bottom-box .product-logo-button.timeshaper,
.shaperbox-top-box .product-logo-button.timeshaper {
  color: #7ac943;
}
.shaperbox-bundle-bottom-box .product-logo-button.crushshaper,
.shaperbox-top-box .product-logo-button.crushshaper {
  color: #a552ff;
}
.shaperbox-bundle-bottom-box .product-logo-button.driveshaper,
.shaperbox-top-box .product-logo-button.driveshaper {
  color: #ff4040;
}
.shaperbox-bundle-bottom-box .product-logo-button.volumeshaper,
.shaperbox-top-box .product-logo-button.volumeshaper {
  color: #ffe12e;
}
.shaperbox-bundle-bottom-box .product-logo-button.filtershapercore,
.shaperbox-top-box .product-logo-button.filtershapercore {
  color: #47acf5;
}
.shaperbox-bundle-bottom-box .product-logo-button.panshaper,
.shaperbox-top-box .product-logo-button.panshaper {
  color: #e85c38;
}
.shaperbox-bundle-bottom-box .product-logo-button.widthshaper,
.shaperbox-top-box .product-logo-button.widthshaper {
  color: #ec4aa1;
}
.shaperbox-bundle-bottom-box .product-logo-button-group .product-logo-button,
.shaperbox-top-box .product-logo-button-group .product-logo-button {
  display: inline-block;
  margin: 2px;
  text-align: center;
}
@media (min-width: 992px) {
  .shaperbox-bundle-bottom-box .product-logo-button-group .product-logo-button,
  .shaperbox-top-box .product-logo-button-group .product-logo-button {
    margin: 5px;
  }
}
.shaperbox-bundle-bottom-box {
  z-index: 3;
  padding-top: 80px;
}
.shaperbox-bundle-bottom-box .eyecatch-text {
  font-size: 40px;
  font-weight: 900;
  text-align: right;
  width: 100%;
  position: absolute;
  top: 0px;
  right: 100px;
  opacity: 0.9;
  transform: rotate(3deg);
}
.shaperbox-bundle-bottom-box .product-logo-button {
  width: 140px;
  background-color: #101010;
}
.shaperbox-bundle-bottom-box .product-logo-button span {
  font-size: 18px;
}
.shaperbox-bundle-bottom-box .product-logo {
  max-width: 120px;
}
.shaperbox-bundle-bottom-box .product-logo-button-group {
  margin-top: 20px;
}
.shaperbox-bundle-bottom-box .product-logo-button-group > span {
  font-size: 26px;
  vertical-align: center;
}
.shaperbox-bundle-bottom-box .cg-btn-cta {
  margin-top: 20px;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #eeeeee;
  padding: 10px 30px;
  padding-top: 5px;
}
.shaperbox-bundle-bottom-box .cg-btn-cta .btn-cta-text {
  font-size: 16px;
}
.shaperbox-bundle-bottom-box .cg-btn-cta:hover {
  background-color: #ff9005;
}
.shaperbox_site .cg-box {
  border: none;
}
.shaperbox_site .cg-box-products {
  padding-top: 80px;
  padding-bottom: 120px;
}
.shaperbox_site .cg-box-products .cg-box-head {
  text-align: center;
  color: #ec7912;
  font-size: 25px;
  font-weight: 300;
  margin-bottom: 30px;
}
.shaperbox_site .cg-box-products .main-logo {
  margin-top: 40px;
  margin-bottom: 5px;
  max-width: 240px;
}
.curve_site .cg-box-blockquote,
.product-site_ts.cg-box-blockquote,
.shaperbox_site .cg-box-blockquote,
.product-site-2019 .cg-box-blockquote {
  -webkit-box-shadow: 0px 0px 26px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 26px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 26px 4px rgba(0, 0, 0, 0.25);
}
.curve_site .cg-box-blockquote cite,
.product-site_ts.cg-box-blockquote cite,
.shaperbox_site .cg-box-blockquote cite,
.product-site-2019 .cg-box-blockquote cite {
  margin-top: -20px;
  text-align: center;
  margin-bottom: 40px;
}
.curve_site .cg-box-blockquote cite img,
.product-site_ts.cg-box-blockquote cite img,
.shaperbox_site .cg-box-blockquote cite img,
.product-site-2019 .cg-box-blockquote cite img {
  max-width: 140px;
}
.product-site-2019 .cg-box-features.b1 {
  padding-bottom: 0px;
}
@media (min-width: 1300px) {
  .product-site-2019 .cg-box-features.b1 .cg-box-container {
    width: 1300px;
  }
}
.product-box {
  border: 1px solid #333333;
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.25);
  padding: 20px;
  clear: both;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
.product-box .product-logo-text {
  height: 40px;
  margin-bottom: -10px;
}
.product-box .product-logo-icon {
  margin-bottom: -20px;
}
.product-box .product-box-text {
  margin-top: 10px;
  padding-right: 50px;
}
.product-box .product-box-text p {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.6;
  color: #eeeeee;
}
.product-box .product-box-text strong {
  letter-spacing: 1px;
}
.product-box .product-web-link {
  width: 60px;
  height: 100%;
  position: absolute;
  top: 0px;
  right: 0px;
  background-color: rgba(255, 255, 255, 0.1);
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.product-box .product-web-link:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.product-box .product-web-link .info-icon {
  position: absolute;
  width: 40px;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px;
}
.product-box .product-web-link a {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
}
.cg-box-black {
  background-color: black;
  min-height: 500px;
  color: #eeeeee;
}
.shaperbox-bundle-ad .cg-box-container {
  z-index: 3;
}
.shaperbox-bundle-ad .bg-img-shaperbox-bundle-ad {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../../../img/shaperbox-2/other/bg-img-shaperbox-2-bundle-ad.png);
  background-position: top right;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 0;
  opacity: 0.3;
}
.shaperbox-bundle-ad .product-logo {
  max-width: 400px;
}
.shaperbox-bundle-ad .cta-text {
  font-size: 100px;
  line-height: 1em;
  font-weight: 900;
  color: white;
  margin-left: -5px;
  text-shadow: 0px 0px 17px #000000;
}
.shaperbox-bundle-ad .cg-btn-cta {
  margin-top: 20px;
  min-width: 410px;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #eeeeee;
  padding: 15px 20px;
}
.shaperbox-bundle-ad .cg-btn-cta:hover {
  background-color: #ff9005;
}
.shaperbox-bundle-ad .cta-cg-bundle-text {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.3;
}
@media (max-width: 991px) {
  .shaperbox-bundle-ad.cg-box-black {
    min-height: auto;
  }
  .shaperbox-bundle-ad .cta-text {
    font-size: 80px;
  }
  .shaperbox-bundle-ad .cg-btn-cta {
    min-width: auto;
  }
}
@media (max-width: 991px) {
  .shaperbox-bundle-ad .product-logo {
    max-width: 100%;
  }
  .shaperbox-bundle-ad .cta-text {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .shaperbox-bundle-ad .cg-btn-cta {
    min-width: auto;
  }
}
@media (max-width: 767px) {
  .curve_site .cg-box-videos,
  .product-site_ts.cg-box-videos,
  .shaperbox_site .cg-box-videos {
    padding-left: 10px!important;
    padding-right: 10px!important;
  }
}
.shaperbox_site .product-icon-list {
  width: 100%;
}
.shaperbox_site .product-icon-list li {
  width: 20%;
  padding: 0 1.5%;
  float: left;
}
.shaperbox_site .cg-box-cta .cg-btn-cta {
  margin-top: 20px;
  min-width: 410px;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #eeeeee;
  padding: 15px 20px;
}
.shaperbox_site .cg-box-cta .cg-btn-cta .btn-cta-text {
  font-size: 18px;
}
.shaperbox_site .cg-box-cta .cg-btn-cta:hover {
  background-color: #ff9005;
}
.shaperbox_site #tab-reviews blockquote {
  min-height: 180px;
}
.product-site_ts #tab-reviews .blockquote-trigger img,
.shaperbox_site #tab-reviews .blockquote-trigger img {
  border-radius: 0px;
  vertical-align: middle;
}
.product-site_ts #tab-reviews .cg-column-trigger,
.shaperbox_site #tab-reviews .cg-column-trigger {
  padding: 10px 60px;
}
.miniguides {
  text-align: center;
  color: #ec7912;
  font-size: 25px;
  font-weight: 300;
  margin-bottom: 30px;
}
.miniguides .main-logo {
  margin-top: 40px;
  margin-bottom: 5px;
  max-width: 220px;
}
.filtershaper_site .cg-box-videos .cg-box-head,
.curve_site .cg-box-videos .cg-box-head,
.product-site_ts.cg-box-videos .cg-box-head,
.shaperbox_site .cg-box-videos .cg-box-head {
  text-align: center;
  color: #ec7912;
  font-size: 25px;
  font-weight: 300;
  margin-bottom: 30px;
}
.filtershaper_site .cg-box-videos .cg-box-head .main-logo,
.curve_site .cg-box-videos .cg-box-head .main-logo,
.product-site_ts.cg-box-videos .cg-box-head .main-logo,
.shaperbox_site .cg-box-videos .cg-box-head .main-logo {
  margin-top: 40px;
  margin-bottom: 30px;
  max-width: 140px;
}
.cg-box-dark-2.cg-box-videos {
  color: #eeeeee;
}
.shaperbox_site .cg-box-product-cta {
  padding: 60px 0px;
  padding-bottom: 50px;
  -webkit-box-shadow: 0px 0px 26px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 26px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 26px 4px rgba(0, 0, 0, 0.25);
}
.curve_site .cg-box-features,
.bg-color-darkgradient.cg-box-products.cg-box-product-cta {
  -webkit-box-shadow: 0px 0px 26px 4px rgba(0, 0, 0, 0.25) inset;
  -moz-box-shadow: 0px 0px 26px 4px rgba(0, 0, 0, 0.25) inset;
  box-shadow: 0px 0px 26px 4px rgba(0, 0, 0, 0.25) inset;
}
.curve_site .cg-box-features,
.product-site_ts .cg-box-features,
.shaperbox_site .cg-box-features,
.product-site-2019 .cg-box-features {
  border: none;
  padding: 120px 0px;
}
.curve_site .cg-box-features .cg-box-head,
.product-site_ts .cg-box-features .cg-box-head,
.shaperbox_site .cg-box-features .cg-box-head,
.product-site-2019 .cg-box-features .cg-box-head {
  text-align: center;
  color: #ec7912;
  font-size: 25px;
  font-weight: 300;
  margin-bottom: 30px;
}
.curve_site .cg-box-features img,
.product-site_ts .cg-box-features img,
.shaperbox_site .cg-box-features img,
.product-site-2019 .cg-box-features img {
  margin-bottom: 30px;
}
.curve_site .cg-box-features h4,
.product-site_ts .cg-box-features h4,
.shaperbox_site .cg-box-features h4,
.product-site-2019 .cg-box-features h4 {
  font-weight: bold;
  font-size: 20px;
}
.curve_site .cg-box-features .cg-column,
.product-site_ts .cg-box-features .cg-column,
.shaperbox_site .cg-box-features .cg-column,
.product-site-2019 .cg-box-features .cg-column {
  text-align: center;
}
.curve_site .cg-box-features .main-logo,
.product-site_ts .cg-box-features .main-logo,
.shaperbox_site .cg-box-features .main-logo,
.product-site-2019 .cg-box-features .main-logo {
  margin-bottom: 5px;
  max-width: 170px;
}
.shaperbox_site.shaperbox_2_site .cg-box-features img {
  margin-bottom: 15px;
}
.shaperbox_site.shaperbox_2_site .cg-box-features .row {
  margin-bottom: 30px;
}
.shaperbox_site .cg-box-artists {
  padding: 120px 0px;
  -webkit-box-shadow: inset 0px 30px 44px -47px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 0px 30px 44px -47px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0px 30px 44px -47px rgba(0, 0, 0, 0.75);
}
.shaperbox_site .cg-box-artists .cg-box-head {
  text-align: center;
  color: #ec7912;
  font-size: 25px;
  font-weight: 300;
  margin-bottom: 30px;
}
.shaperbox_site .cg-box-artists .main-logo {
  margin-bottom: 5px;
  max-width: 120px;
}
.shaperbox_site .cg-box-artists .cg-column h1 {
  padding: 15px 25px;
  font-size: 15px;
  background-color: rgba(255, 255, 255, 0.15);
  margin-bottom: 0px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.shaperbox_site .cg-box-artists blockquote {
  margin-top: 0px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  padding: 20px 30px;
}
.shaperbox_site .cg-box-artists blockquote:before {
  content: none;
}
.shaperbox_site .cg-box-artists blockquote span {
  color: #ec7912;
  position: absolute;
  display: inline;
  font-family: 'Catamaran', sans-serif;
  font-size: 180px;
  line-height: 20px;
  opacity: 0.3;
}
.shaperbox_site .cg-box-artists blockquote span.first_bq {
  left: 20px;
  top: 90px;
}
.shaperbox_site .cg-box-artists blockquote span.last_bq {
  right: 50px;
  bottom: -10px;
}
.shaperbox_2_site .shaperbox-top-box {
  padding-bottom: 40px;
}
.shaperbox_2_site h2.lead-text {
  font-size: 26px;
}
.shaperbox_2_site .container-headline {
  text-align: center;
  margin: 50px 0px;
}
.shaperbox_2_site .container-headline img {
  max-height: 50px;
  max-width: 100%;
}
.shaperbox_2_site .cg-box-features {
  border: none;
  padding: 60px 0px;
}
.shaperbox_2_site .info_text_container {
  display: inline-block;
  max-width: 1100px;
  margin: auto;
}
.shaperbox_2_site .info_text_container h3 {
  text-align: left;
  font-size: 20px;
  color: #ec7912;
}
.shaperbox_2_site .info_text_container p {
  font-weight: 300;
  line-height: 1.6;
  font-size: 14px;
  margin: 0px;
  padding: 0.8em 0px;
  letter-spacing: 0.5px;
  text-align: left;
}
.shaperbox_2_site .info_text_container p:first-child {
  padding-top: 0px;
}
.shaperbox_2_site .info_text_container .col-md-12 p.text-center {
  padding-top: 40px;
  text-align: center;
}
.shaperbox_2_site .info_text_container .col-md-4 {
  text-align: left;
}
.shaperbox_2_site .info_text_container img {
  height: 40px;
}
.shaperbox_2_site .shaperbox-bundle-bottom-box .product-logo-button,
.shaperbox_2_site .shaperbox-top-box .product-logo-button {
  border: 1px solid #333333;
  border-radius: 2px;
  height: 63px;
  padding: 0px 8px;
  vertical-align: middle;
}
@media (min-width: 992px) {
  .shaperbox_2_site .shaperbox-bundle-bottom-box .product-logo-button,
  .shaperbox_2_site .shaperbox-top-box .product-logo-button {
    height: 66px;
    padding: 0px 10px;
  }
}
.shaperbox_2_site .shaperbox-bundle-bottom-box .product-logo,
.shaperbox_2_site .shaperbox-top-box .product-logo {
  display: inline-block;
  max-width: 64px;
  float: right;
  margin-top: 6px;
  margin-right: 5px;
}
.shaperbox_2_site .shaperbox-bundle-bottom-box span,
.shaperbox_2_site .shaperbox-top-box span {
  line-height: 10px;
  float: left;
  padding-top: 13px;
  display: inline-block;
}
.shaperbox_2_site #tab-usage .headline {
  margin-top: 60px;
  height: 40px;
}
.shaperbox_2_site .info_layer {
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  height: auto;
  opacity: 0;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  top: -25px;
  border-radius: 2px;
}
.shaperbox_2_site .hover-info img {
  height: 20px;
  display: inline-block;
  margin-top: -3px;
  opacity: 0.8;
}
.shaperbox_2_site .hover-info span {
  padding-left: 5px;
  font-size: 16px;
  font-weight: 700;
}
.shaperbox_2_site #tab-usage .first-row {
  padding-left: 80px;
  padding-right: 120px;
}
.shaperbox_2_site #tab-usage .second-row {
  padding-right: 80px;
  padding-left: 120px;
}
.shaperbox_2_site #tab-usage .headline {
  text-align: center;
  width: 100%;
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .shaperbox_2_site #tab-usage .first-row {
    padding-left: 60px;
    padding-right: 80px;
  }
  .shaperbox_2_site #tab-usage .second-row {
    padding-right: 60px;
    padding-left: 80px;
  }
}
@media (max-width: 991px) {
  .shaperbox_2_site #tab-usage .first-row {
    padding-left: 20px;
    padding-right: 60px;
  }
  .shaperbox_2_site #tab-usage .second-row {
    padding-right: 20px;
    padding-left: 60px;
  }
}
@media (max-width: 767px) {
  .shaperbox_2_site #tab-usage .first-row {
    padding-left: 20px;
    padding-right: 20px;
  }
  .shaperbox_2_site #tab-usage .first-row .usage_list {
    margin-bottom: 0px;
  }
  .shaperbox_2_site #tab-usage .second-row {
    padding-right: 20px;
    padding-left: 20px;
  }
  .shaperbox_2_site #tab-usage .second-row .headline {
    margin-top: 0px;
  }
  .shaperbox_2_site #tab-usage .case.video:hover .info_layer {
    display: none;
  }
}
.shaperbox_2_site .usage_list .case {
  position: relative;
  min-height: 280px;
  text-align: center;
}
.shaperbox_2_site .usage_list .case .case-image {
  width: 160px;
}
.shaperbox_2_site .usage_list div.case-description {
  position: relative;
}
.shaperbox_2_site .usage_list div.case-description p {
  padding-top: 15px;
  font-weight: 700;
  color: #dddddd;
  font-size: 17px;
  text-align: center;
  margin-bottom: 0px;
}
.shaperbox_2_site .usage_list div.case-description p.small {
  padding-top: 0px;
  letter-spacing: 0px;
  color: #808080;
  font-size: 14px;
  font-weight: 300;
}
.shaperbox_2_site .feature {
  text-align: center;
  line-height: 1.6;
  padding: 10px;
}
.shaperbox_2_site .feature p.head {
  letter-spacing: 0.5px;
  font-weight: bold;
  font-size: 18px;
  color: white;
}
.shaperbox_2_site .feature em {
  color: #ec7912;
  font-style: normal;
  font-weight: bold;
}
.shaperbox_2_site .feature_list {
  margin-top: -35px;
  padding-bottom: 40px;
}
.shaperbox_2_site .feature_list em {
  color: #ec7912;
  font-style: normal;
}
.shaperbox_2_site .feature_list ul {
  margin-left: 20px;
}
.shaperbox_2_site .feature_list ul li {
  line-height: 30px;
}
.shaperbox_2_site .feature_list p {
  margin-top: 35px;
  margin-bottom: 5px;
  font-weight: bold;
}
.shaperbox_2_site .feature_list .time {
  color: #7ac943;
}
.shaperbox_2_site .feature_list .volume {
  color: #ffe02e;
}
.shaperbox_2_site .feature_list .filter {
  color: #47abf4;
}
.shaperbox_2_site .feature_list .width {
  color: #eb4aa0;
}
.shaperbox_2_site .feature_list .drive {
  color: #ff4040;
}
.shaperbox_2_site .feature_list .pan {
  color: #e75c38;
}
.shaperbox_2_site .cg-btn-collapse-feat-list {
  background-color: #ec7912;
  border: none;
  border-radius: 4px;
  height: 50px;
  color: #eeeeee;
  margin-bottom: 40px;
  min-width: 300px;
  font-weight: bold;
}
.shaperbox_2_site .cg-btn-collapse-feat-list:hover {
  background-color: #2d2d2d;
  color: #ec7912;
}
.shaperbox_2_site .cg-btn-collapse-feat-list:active {
  background-color: #373737;
  color: #ec7912;
}
.shaperbox_2_site .cg-box-features.b1 {
  padding-bottom: 0px;
}
@media (min-width: 1300px) {
  .shaperbox_2_site .cg-box-features.b1 .cg-box-container {
    width: 1300px;
  }
}
.shaperbox_2_site .cg-box-features.b2 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.shaperbox_2_site .product-box_2 {
  margin: auto;
  margin-bottom: 30px;
}
.shaperbox_2_site .product-box_2 em {
  color: #ec7912;
  font-style: normal;
}
.shaperbox_2_site .product-box_2 em.time {
  color: #7ac943;
}
.shaperbox_2_site .product-box_2 em.volume {
  color: #ffe02e;
}
.shaperbox_2_site .product-box_2 em.filter {
  color: #47abf4;
}
.shaperbox_2_site .product-box_2 em.width {
  color: #eb4aa0;
}
.shaperbox_2_site .product-box_2 em.pan {
  color: #e75c38;
}
.shaperbox_2_site .product-box_2 em.drive {
  color: #ff4040;
}
.shaperbox_2_site .product-box_2 em.house {
  color: #ec7912;
}
.shaperbox_2_site .product-box_2 .pb_head {
  margin: auto;
  background-color: rgba(45, 45, 45, 0.7);
  padding: 20px 40px 5px 40px;
}
.shaperbox_2_site .product-box_2 .pb_head .product-logo-text {
  height: 35px;
}
.shaperbox_2_site .product-box_2 .pb_head .product-logo-icon {
  max-height: 75px;
  margin: 5px auto;
  display: block;
}
.shaperbox_2_site .product-box_2 .pb_head:hover + .pb_body .hover-layer {
  opacity: 1;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.shaperbox_2_site .product-box_2.bundle {
  text-align: center;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.shaperbox_2_site .product-box_2.bundle .pb_head {
  padding: 20px 0px 15px 0px;
}
.shaperbox_2_site .product-box_2.bundle .pb_head:hover + .pb_body + .pb_footer .hover-layer {
  opacity: 1;
}
.shaperbox_2_site .product-box_2.bundle .pb_body {
  text-transform: none;
}
.shaperbox_2_site .product-box_2.bundle .pb_body .hover-layer {
  background-color: transparent;
}
.shaperbox_2_site .product-box_2.bundle .pb_body:hover + .pb_footer .hover-layer {
  opacity: 1;
}
.shaperbox_2_site .product-box_2.bundle .pb_body .product-logo-text {
  height: 30px;
  margin-bottom: 5px;
  text-align: center;
}
.shaperbox_2_site .product-box_2.bundle p.highlight {
  margin-left: 15px;
  margin-right: 15px;
  background-color: #ec7912;
  border-radius: 15px;
  margin-top: 10px;
  font-size: 19px;
  margin-bottom: -4px;
}
.shaperbox_2_site .product-box_2.bundle:hover .highlight {
  background-color: #ffa849;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
@media (max-width: 991px) {
  .shaperbox_2_site .product-box_2 .pb_head {
    padding: 20px 80px 5px 80px;
  }
}
@media (max-width: 767px) {
  .shaperbox_2_site .product-box_2 .pb_head {
    text-align: center;
  }
}
.shaperbox_2_site .product-box_2 .pb_body {
  position: relative;
  text-align: center;
  margin: auto;
  background-color: rgba(33, 33, 33, 0.7);
  padding: 15px 10px;
  text-transform: uppercase;
}
.shaperbox_2_site .product-box_2 .pb_body .pb_detail_head {
  font-weight: bold;
  letter-spacing: 0.5px;
}
.shaperbox_2_site .product-box_2 .pb_body .pb_detail_head.time {
  color: #7ac943;
}
.shaperbox_2_site .product-box_2 .pb_body .pb_detail_head.volume {
  color: #ffe02e;
}
.shaperbox_2_site .product-box_2 .pb_body .pb_detail_head.filter {
  color: #47abf4;
}
.shaperbox_2_site .product-box_2 .pb_body .pb_detail_head.width {
  color: #eb4aa0;
}
.shaperbox_2_site .product-box_2 .pb_body .pb_detail_head.pan {
  color: #e75c38;
}
.shaperbox_2_site .product-box_2 .pb_body .pb_detail_head.crush {
  color: #a552ff;
}
.shaperbox_2_site .product-box_2 .pb_body .pb_detail_head.drive {
  color: #ff4040;
}
.shaperbox_2_site .product-box_2 .pb_body .pb_detail_head.house {
  color: #ec7912;
}
.shaperbox_2_site .product-box_2 .pb_body p {
  color: #ccc;
}
.shaperbox_2_site .product-box_2 .pb_body p.small {
  margin-bottom: 5px;
}
.shaperbox_2_site .product-box_2 .pb_body p.small:last-child {
  margin-bottom: 0px;
}
.shaperbox_2_site .product-box_2 .pb_body:hover .hover-layer {
  opacity: 1;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.shaperbox_2_site .product-box_2 .pb_body .hover-layer {
  background-color: rgba(33, 33, 33, 0.95);
}
.shaperbox_2_site .product-box_2 .pb_body .hover-layer p {
  padding: 50px;
  color: #ccc;
}
.shaperbox_2_site .product-box_2 .pb_footer {
  position: relative;
  text-align: center;
  margin: auto;
  background-color: rgba(45, 45, 45, 0.7);
  padding: 10px;
}
.shaperbox_2_site .product-box_2 .pb_footer h4 {
  margin: 0px;
  color: #ddd;
  font-weight: bold;
  letter-spacing: 0.5px;
}
.shaperbox_2_site .product-box_2 .pb_footer:hover .hover-layer {
  opacity: 1;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.shaperbox_2_site .product-box_2 .pb_footer .hover-layer.time {
  background-color: rgba(122, 201, 67, 0.95);
}
.shaperbox_2_site .product-box_2 .pb_footer .hover-layer.volume {
  background-color: #ffe02e;
}
.shaperbox_2_site .product-box_2 .pb_footer .hover-layer.filter {
  background-color: rgba(71, 171, 244, 0.95);
}
.shaperbox_2_site .product-box_2 .pb_footer .hover-layer.width {
  background-color: rgba(235, 74, 160, 0.95);
}
.shaperbox_2_site .product-box_2 .pb_footer .hover-layer.pan {
  background-color: rgba(231, 92, 56, 0.95);
}
.shaperbox_2_site .product-box_2 .pb_footer .hover-layer.drive {
  background-color: rgba(255, 64, 64, 0.95);
}
.shaperbox_2_site .product-box_2 .pb_footer .hover-layer.house {
  background-color: #ec7912;
}
.shaperbox_2_site .product-box_2 .pb_footer .hover-layer p {
  padding: 8px;
  color: #2d2d2d;
}
.shaperbox_2_site .product-box_2 .hover-layer {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  cursor: pointer;
}
.shaperbox_2_site .product-box_2 .hover-layer p {
  font-weight: bold;
  text-transform: none;
  letter-spacing: 0.5;
  font-size: 16px;
}
.cg-box-worral {
  -webkit-box-shadow: inset 0px 30px 44px -47px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 0px 30px 44px -47px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0px 30px 44px -47px rgba(0, 0, 0, 0.75);
  padding-bottom: 120px;
}
.curve_site .cg-box-soundexamples,
.product-site_ts .cg-box-soundexamples,
.shaperbox_site .cg-box-soundexamples {
  -webkit-box-shadow: inset 0px 30px 44px -47px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 0px 30px 44px -47px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0px 30px 44px -47px rgba(0, 0, 0, 0.75);
  padding: 120px 0px;
}
.curve_site .cg-box-soundexamples .cg-box-head,
.product-site_ts .cg-box-soundexamples .cg-box-head,
.shaperbox_site .cg-box-soundexamples .cg-box-head {
  text-align: center;
  color: #ec7912;
  font-size: 25px;
  font-weight: 300;
  margin-bottom: 30px;
}
.curve_site .cg-box-soundexamples .main-logo,
.product-site_ts .cg-box-soundexamples .main-logo,
.shaperbox_site .cg-box-soundexamples .main-logo {
  margin-bottom: 5px;
  max-width: 300px;
}
.cg-box-reviews .main-logo {
  max-width: 160px;
  padding: 60px 0px;
}
.cg-box-reviews .cg-box-head {
  width: 100%;
  text-align: center;
}
.cg-box-reviews .review-box {
  border: 2px solid #333333;
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.15);
  clear: both;
  width: 100%;
  min-height: 320px;
  margin-bottom: 30px;
  padding: 25px;
  position: relative;
}
.cg-box-reviews .review-box p.review-text {
  color: #eeeeee;
  font-size: 18px;
  font-weight: 300;
  font-style: italic;
}
.cg-box-reviews .review-box p.review-cite {
  color: #eeeeee;
  font-size: 13px;
  font-weight: 500;
  text-align: right;
}
.cg-box-reviews .review-box img.cite-img-100 {
  width: 100px;
  margin-bottom: 3px;
  text-align: right;
}
.cg-box-reviews .review-box img.cite-img-70 {
  width: 70px;
  margin-bottom: 3px;
  text-align: right;
}
.cg-box-reviews .review-box div.cite {
  width: 100%;
  position: absolute;
  bottom: 5px;
  right: 25px;
  text-align: right;
}
.cg-box-reviews .review-box.timeshaper {
  border-color: rgba(122, 201, 67, 0.7);
}
.cg-box-reviews .review-box.timeshaper span {
  color: #7ac943;
}
.cg-box-reviews .review-box.volumeshaper {
  border-color: rgba(255, 224, 46, 0.7);
}
.cg-box-reviews .review-box.volumeshaper span {
  color: #ffe02e;
}
.cg-box-reviews .review-box.panshaper {
  border-color: rgba(231, 92, 56, 0.7);
}
.cg-box-reviews .review-box.panshaper span {
  color: #e75c38;
}
.cg-box-reviews .review-box.widthshaper {
  border-color: rgba(235, 74, 160, 0.7);
}
.cg-box-reviews .review-box.widthshaper span {
  color: #eb4aa0;
}
.cg-box-reviews .review-box.filtershapercore {
  border-color: rgba(71, 171, 244, 0.7);
}
.cg-box-reviews .review-box.filtershapercore span {
  color: #47abf4;
}
.cg-box-reviews .review-box.driveshaper {
  border-color: rgba(255, 64, 64, 0.7);
}
.cg-box-reviews .review-box.driveshaper span {
  color: #ff4040;
}
.cg-btn-filter {
  background-color: #212121;
  border: none;
  border-radius: 4px;
  height: 40px;
  color: #ec7912;
  margin-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: bold;
}
.cg-btn-filter:hover {
  background-color: #191919;
  color: #ec7912;
}
.cg-btn-filter:active {
  background-color: #212121;
  color: #eeeeee;
}
.cg-btn-filter.active {
  background-color: #ec7912;
  color: #111111;
}
.shaperbox-bundle-logo {
  max-width: 400px;
  text-align: center;
}
.eyecatch-text-left {
  font-size: 50px;
  font-weight: 900;
  text-align: left;
  width: 100%;
  position: absolute;
  top: 40px;
  left: 330px;
  transform: rotate(-3deg);
}
.product-site_ts .cg-box-blockquote,
.curve_site .cg-box-blockquote {
  border: none;
}
.product-site_ts #tab-artists,
.product-site_ts #tab-reviews {
  border: none;
  -webkit-box-shadow: 0px 0px 26px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 26px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 26px 4px rgba(0, 0, 0, 0.25);
}
.curve_site .cg-box-features .col-md-4 {
  padding: 1% 3%;
}
@media (max-width: 767px) {
  .cg-box-features .cg-column {
    margin-bottom: 50px;
    padding-bottom: 50px !important;
    border-bottom: 2px solid rgba(255, 255, 255, 0.3);
  }
}
.product-site_ts #tab-overview img {
  margin-bottom: 20px;
}
.product-site_ts #tab-overview h2 {
  color: #111111 !important;
  margin: 20px 0px;
}
.btn-center {
  text-align: center;
}
.btn-center p {
  max-width: 300px;
  margin: 10px auto;
}
.cg-btn-cta.try {
  font-size: 18px;
  font-weight: bold;
  color: #eeeeee;
  width: 100%;
  padding: 10px;
}
.cg-btn-cta.try:hover {
  background-color: #f18a2f;
}
.sbm-col-images {
  width: 100%;
  margin-bottom: 10px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.5);
}
.sbm-col-images.no-border {
  border: none;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.collapse.dark,
.collapsing.dark {
  background-color: rgba(255, 255, 255, 0);
}
.panel-group .panel-default.dark {
  background-color: rgba(255, 255, 255, 0);
}
.panel-group .panel-default.dark .panel-heading {
  background-color: rgba(255, 255, 255, 0.05) !important;
}
.panel-group .panel-default.dark .panel-heading.mixed span {
  padding-right: 8px;
}
.panel-group .panel-default.dark .panel-heading.mixed span.mono {
  color: rgba(255, 255, 255, 0.7);
  font-weight: bold;
}
.panel-group .panel-default.dark .panel-heading.mixed span.vs {
  color: #ffe12e;
}
.panel-group .panel-default.dark .panel-heading.mixed span.cs {
  color: #a552ff;
}
.panel-group .panel-default.dark .panel-heading.mixed span.ps {
  color: #e85c38;
}
.panel-group .panel-default.dark .panel-heading.mixed span.fsc {
  color: #47acf5;
}
.panel-group .panel-default.dark .panel-heading.mixed span.ws {
  color: #ec4aa1;
}
.panel-group .panel-default.dark .panel-heading.mixed span.ts {
  color: #7ac943;
}
.panel-group .panel-default.dark .panel-heading.mixed span.ds {
  color: #ff4040;
}
.panel-group .panel-default.dark .panel-heading.mixed:hover {
  background-color: rgba(255, 255, 255, 0.2) !important;
}
.panel-group .panel-default.dark .panel-heading.vs:hover {
  background-color: #ffe12e !important;
}
.panel-group .panel-default.dark .panel-heading.vs:hover h4.vs {
  color: #2d2d2d !important;
}
.panel-group .panel-default.dark .panel-heading.cs:hover {
  background-color: #a552ff !important;
}
.panel-group .panel-default.dark .panel-heading.cs:hover h4.cs {
  color: #2d2d2d !important;
}
.panel-group .panel-default.dark .panel-heading.ds:hover {
  background-color: #ff4040 !important;
}
.panel-group .panel-default.dark .panel-heading.ds:hover h4.ds {
  color: #2d2d2d !important;
}
.panel-group .panel-default.dark .panel-heading.ps:hover {
  background-color: #e85c38 !important;
}
.panel-group .panel-default.dark .panel-heading.ps:hover h4.ps {
  color: #2d2d2d !important;
}
.panel-group .panel-default.dark .panel-heading.ts:hover {
  background-color: #7ac943 !important;
}
.panel-group .panel-default.dark .panel-heading.ts:hover h4.ts {
  color: #2d2d2d !important;
}
.panel-group .panel-default.dark .panel-heading.fsc:hover {
  background-color: #47acf5 !important;
}
.panel-group .panel-default.dark .panel-heading.fsc:hover h4.fsc {
  color: #2d2d2d !important;
}
.panel-group .panel-default.dark .panel-heading.ws:hover {
  background-color: #ec4aa1 !important;
}
.panel-group .panel-default.dark .panel-heading.ws:hover h4.ws {
  color: #2d2d2d !important;
}
.panel-group .panel-default.dark .panel-body {
  color: rgba(255, 255, 255, 0.7);
}
.panel-group .panel-default.dark ul {
  padding-left: 20px;
}
.panel-group .panel-default.dark ul li {
  padding: 3px 0px;
}
.panel-heading h4.mono,
.panel-inner-heading.mono {
  color: white;
  font-weight: bold;
}
.panel-heading h4.vs,
.panel-inner-heading.vs {
  color: #ffe12e;
  font-weight: bold;
}
.panel-heading h4.ds,
.panel-inner-heading.ds {
  color: #ff4040;
  font-weight: bold;
}
.panel-heading h4.cs,
.panel-inner-heading.cs {
  color: #a552ff;
  font-weight: bold;
}
.panel-heading h4.ps,
.panel-inner-heading.ps {
  color: #e85c38;
  font-weight: bold;
}
.panel-heading h4.fsc,
.panel-inner-heading.fsc {
  color: #47acf5;
  font-weight: bold;
}
.panel-heading h4.ts,
.panel-inner-heading.ts {
  color: #7ac943;
  font-weight: bold;
}
.panel-heading h4.ws,
.panel-inner-heading.ws {
  color: #ec4aa1;
  font-weight: bold;
}
.panel-inner-heading {
  padding-top: 20px;
}
strong.mono {
  font-weight: normal;
  color: white;
}
strong.vs {
  font-weight: normal;
  color: #ffe12e;
}
strong.ps {
  font-weight: normal;
  color: #e85c38;
}
strong.fsc {
  font-weight: normal;
  color: #47acf5;
}
strong.cs {
  font-weight: normal;
  color: #a552ff;
}
strong.ds {
  font-weight: normal;
  color: #ff4040;
}
strong.ts {
  font-weight: normal;
  color: #7ac943;
}
strong.ws {
  font-weight: normal;
  color: #ec4aa1;
}
strong.frst {
  font-weight: bold;
}
h1.dark-mode {
  color: #eeeeee;
}
p.dark-mode {
  color: rgba(255, 255, 255, 0.7);
}
.panel cite {
  width: 100%;
  display: block;
  text-align: center;
  font-style: normal;
  font-weight: bold;
}
hr {
  opacity: 0.1;
  border-color: #eeeeee;
}
hr + hr {
  margin-top: -15px;
}
.full-width_bg {
  background-color: #222222!important;
  background-color: #191919!important;
  background-image: url(../../../img/cg_bg/header_8tips_bg.png);
  background-position: center ;
  background-repeat: no-repeat;
  background-size: cover;
}
.header_8tips_text {
  position: absolute;
  max-width: 700px;
  right: 0px;
  top: 0px;
}
@media (max-width: 767px) {
  .header_8tips_text {
    max-width: 300px;
    top: auto;
    bottom: -100px;
  }
}
.intro-section {
  margin-top: 40px;
}
.intro-section h1 {
  font-weight: bold;
}
.intro-section p {
  margin-top: 25px;
  font-size: 1.3em;
  line-height: 1.8em;
}
.blog-section {
  margin-top: 5px;
  padding-top: 60px;
}
.blog-section h3 {
  font-weight: bold;
  font-size: 1.9em;
  color: white;
}
@media (max-width: 991px) {
  .blog-section h3 {
    font-size: 1.8em;
  }
}
@media (max-width: 767px) {
  .blog-section h3 {
    font-size: 1.7em;
  }
}
.blog-section h2 {
  margin: 0;
  font-size: 2.7em;
  color: white;
}
@media (max-width: 991px) {
  .blog-section h2 {
    font-size: 2.4em;
  }
}
@media (max-width: 767px) {
  .blog-section h2 {
    font-size: 2em;
  }
}
.blog-section p {
  margin-top: 10px;
  font-size: 1.2em;
  line-height: 1.7em;
  color: #eeeeee;
}
.blog-section .video-section {
  margin-top: 20px;
  margin-bottom: 50px;
}
.blog-section.interview .cg-box-container {
  position: relative;
}
.blog-section.interview h3 {
  display: inline;
  font-weight: 600;
  font-size: 1.7em;
  line-height: 1.4em;
  color: white;
}
@media (max-width: 991px) {
  .blog-section.interview h3 {
    font-size: 1.5em;
    line-height: 1.5em;
  }
}
@media (max-width: 767px) {
  .blog-section.interview h3 {
    font-size: 1.4em;
  }
}
.blog-section.interview .interview_a {
  margin-top: 30px;
}
.blog-section.interview .interview_a p {
  opacity: 0.8;
  margin-top: 15px;
}
.blog-section.interview .interview_a p.first_sentence {
  margin-top: 0px;
  display: inline;
}
.blog-section.interview .video-section {
  margin-top: 40px;
  margin-bottom: 0px;
}
.blog-section.interview img.blog_img {
  padding-top: 30px;
}
.blog-section.interview p.blog_img_caption {
  text-align: center;
  font-size: 0.9em;
}
.blog-section.interview .interview_avatar_q {
  display: inline-block;
  height: 40px;
  margin-top: -8px;
  margin-left: -3px;
  margin-right: 10px;
  float: left;
}
@media (max-width: 991px) {
  .blog-section.interview .interview_avatar_q {
    margin-top: -12px;
  }
}
@media (max-width: 767px) {
  .blog-section.interview .interview_avatar_q {
    font-size: 1.4em;
  }
}
.blog-section.interview .interview_avatar_a {
  display: inline-block;
  height: 40px;
  margin-top: -12px;
  margin-left: -3px;
  margin-right: 10px;
  float: left;
}
.blog-section.credits {
  padding-top: 30px;
}
.blog-section.credits h3 {
  text-align: center;
  font-size: 1.3em;
}
.blog-section.credits p {
  text-align: center;
  font-size: 1em;
}
.intro-section {
  margin-top: 0;
}
.intro-section h1 {
  line-height: 1.4em;
}
@media (max-width: 1199px) {
  .intro-section h1 {
    font-size: 1.8em;
  }
}
@media (max-width: 991px) {
  .intro-section h1 {
    font-size: 1.7em;
  }
}
@media (max-width: 767px) {
  .intro-section h1 {
    font-size: 1.5em;
  }
}
.bg-color-darkgradient-invert.cta-complete {
  border-top: 1px solid #666;
}
.bg-color-darkgradient-invert.cta-complete a {
  padding-top: 15px;
  display: block;
}
@media (max-width: 991px) {
  .bg-color-darkgradient-invert.cta-complete h3 {
    margin-top: -20px;
  }
}
.info-box {
  border: 2px dashed #ec7912;
  border-radius: 6px;
  padding: 10px 15px;
}
.info-box.vs {
  border-color: #ffe12e;
}
.info-box.ps {
  border-color: #e85c38;
}
.info-box.fsc {
  border-color: #47acf5;
}
.info-box.cs {
  border-color: #a552ff;
}
.info-box.ds {
  border-color: #ff4040;
  background-color: rgba(255, 255, 255, 0.03);
}
.info-box.ds::before {
  background-image: url("../../../img/product-icon/cg-info-driveshaper.svg");
  display: inline-block;
  width: 100%;
  background-repeat: no-repeat;
  height: 26px;
  content: "";
}
.info-box.ts {
  border-color: #7ac943;
}
.info-box.ws {
  border-color: #ec4aa1;
}
.mod-6-6 .cg-column {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .mod-6-6 .cg-column {
    float: left;
    width: 50%;
  }
}
.mod-7-5 .cg-column {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mod-7-5 .cg-column {
    float: left;
    width: 41.66666667%;
  }
}
.mod-7-5 .cg-column:first-child {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mod-7-5 .cg-column:first-child {
    float: left;
    width: 58.33333333%;
  }
}
.mod-9-3 .cg-column {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mod-9-3 .cg-column {
    float: left;
    width: 25%;
  }
}
.mod-9-3 .cg-column:first-child {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mod-9-3 .cg-column:first-child {
    float: left;
    width: 75%;
  }
}
.mod-8-4 .cg-column {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mod-8-4 .cg-column {
    float: left;
    width: 33.33333333%;
  }
}
.mod-8-4 .cg-column:first-child {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mod-8-4 .cg-column:first-child {
    float: left;
    width: 66.66666667%;
  }
}
.mod-5-7 .cg-column {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mod-5-7 .cg-column {
    float: left;
    width: 58.33333333%;
  }
}
.mod-5-7 .cg-column:first-child {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mod-5-7 .cg-column:first-child {
    float: left;
    width: 41.66666667%;
  }
}
.mod-4-8 .cg-column {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mod-4-8 .cg-column {
    float: left;
    width: 66.66666667%;
  }
}
.mod-4-8 .cg-column:first-child {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mod-4-8 .cg-column:first-child {
    float: left;
    width: 33.33333333%;
  }
}
.mod-4-4-4 .cg-column {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mod-4-4-4 .cg-column {
    float: left;
    width: 33.33333333%;
  }
}
.mod-3-3-3-3 .cg-column {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mod-3-3-3-3 .cg-column {
    float: left;
    width: 25%;
  }
}
.page__home .mod-4-4-4 .cg-column {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .page__home .mod-4-4-4 .cg-column {
    float: left;
    width: 33.33333333%;
  }
}
.col-20 {
  float: left;
  width: 20%;
}
.col-offset-20 {
  margin-left: 20%;
}
@media (min-width: 768px) {
  .col-7 {
    float: left;
    width: 14.28%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mod-5-7 .cg-column {
    position: relative !important;
    min-height: 1px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .mod-5-7 .cg-column:first-child {
    position: relative !important;
    min-height: 1px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) and (min-width: 768px) {
  .mod-5-7 .cg-column {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) and (min-width: 768px) {
  .mod-5-7 .cg-column:first-child {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mod-8-4 .cg-column,
  .mod-5-7 .cg-column,
  .mod-4-8 .cg-column,
  .mod-7-5 .cg-column {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .mod-5-7 .cg-column {
    position: relative !important;
    min-height: 1px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .mod-5-7 .cg-column:first-child {
    position: relative !important;
    min-height: 1px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .cg-box-products .mod-4-8 .cg-column {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .cg-box-product-teaser .mod-6-6 .cg-column {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .cg-box-product-teaser .mod-6-6 .cg-column:first-child {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .cg-box-product-teaser .mod-6-6 .cg-column .cg-column {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
  .mod-8-4 .cg-column,
  .mod-5-7 .cg-column,
  .mod-4-8 .cg-column,
  .mod-7-5 .cg-column {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
  .mod-5-7 .cg-column {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
  .mod-5-7 .cg-column:first-child {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
  .cg-box-products .mod-4-8 .cg-column {
    float: left;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
  .cg-box-product-teaser .mod-6-6 .cg-column {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
  .cg-box-product-teaser .mod-6-6 .cg-column:first-child {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
  .cg-box-product-teaser .mod-6-6 .cg-column .cg-column {
    float: left;
    width: 100%;
  }
}
.layer {
  display: none;
}
@media (min-width: 0px) and (max-width: 767px) {
  .cg-box-product-teaser.cg-box-product-teaser-one-image .layer {
    padding-left: 0px !important;
  }
}
@media (min-width: 0px) and (max-width: 991px) {
  .lightbox-layer-video {
    background-size: 50px 50px;
    background-position: center;
    background-color: #ec7912;
    padding: 5px;
    background-repeat: no-repeat;
    position: absolute;
    height: 50px;
    width: 40px;
    opacity: 0.7;
    padding-left: 80px;
    margin-left: -40px !important;
    left: 50%;
    top: 50%;
    margin-top: -30px;
    border-radius: 14px;
  }
}
.layer-wrapper img {
  width: 100%;
}
.layer-wrapper:hover .layer {
  display: block;
  position: absolute;
  width: 100%;
  padding-right: 30px;
  height: 100%;
}
.layer-wrapper:hover .layer .layer-layout {
  display: block;
  background-color: rgba(236, 121, 18, 0.9);
  height: 100%;
  padding: 20px;
  color: white;
  text-decoration: none;
  font-size: 12px;
  font-weight: 600;
}
.layer-wrapper:hover .layer .layer-layout:after {
  content: "CLICK TO PLAY";
  font-weight: 600;
}
.layer-wrapper:hover .layer .layer-text {
  position: absolute;
  bottom: 30px;
  padding-right: 60px;
}
.lightbox-layer-image {
  background-size: cover;
  background-color: #ec7912;
  padding: 5px;
  background-repeat: no-repeat;
  position: absolute;
  height: 40px;
  width: 40px;
  opacity: 0.6;
  right: 20px;
  top: 5px;
  border-radius: 4px;
}
.lightbox-layer-video {
  background-size: 50px 50px;
  background-position: center;
  background-color: #ec7912;
  padding: 5px;
  background-repeat: no-repeat;
  position: absolute;
  height: 50px;
  width: 40px;
  opacity: 0.7;
  padding-left: 80px;
  margin-left: -40px;
  left: 50%;
  top: 50%;
  margin-top: -30px;
  border-radius: 14px;
  z-index: 0 !important;
}
.cg-box img:hover + .lightbox-layer-image,
.cg-box img:hover + .lightbox-layer-video,
.cg-box .layer-wrapper:hover .lightbox-layer-video {
  opacity: 1;
}
.lightbox-layer-image {
  background-image: url(../../../img/cg_icon/cg-icon-loupe.png);
}
.lightbox-layer-video {
  background-image: url(../../../img/cg_icon/cg-icon-play.png);
  z-index: 1001;
}
.layer-wrapper {
  overflow: hidden;
  height: 220px;
}
.layer-wrapper img {
  width: 600px!important;
  max-width: 600px!important;
}
.thumbnail {
  padding: 0px;
  border-radius: 0px;
  border: none;
  position: relative;
  z-index: 10;
  background-color: #eeeeee !important;
}
.thumbnail h1 {
  line-height: 20px;
}
.thumbnail .thumbnail-link {
  height: 80%;
  width: 100%;
  position: absolute;
  display: block;
  z-index: 102;
}
.thumbnail .thumbnail-heading {
  height: 160px;
  background-color: black;
  text-align: left;
  position: relative;
}
.thumbnail .thumbnail-heading img {
  height: 45px;
  position: absolute;
  bottom: 10px;
  left: 22px;
}
.thumbnail .thumbnail-heading .thumbnail-label {
  height: 26px;
  top: 5px;
  bottom: auto;
  left: auto;
  right: 16px;
}
.thumbnail .thumbnail-heading .product-icon {
  bottom: 56px;
}
.thumbnail .caption {
  padding: 20px;
  padding-top: 0;
  z-index: 102;
}
.thumbnail .caption p span {
  display: block;
  margin-top: 20px;
}
.thumbnail .caption div {
  text-align: center;
  left: 0;
  position: absolute;
  bottom: 25px;
  width: 100%;
  margin-top: 60px;
}
.thumbnail .caption div button {
  padding-left: 0px !important;
  padding-right: 0px !important;
  width: 41.8%;
}
.thumbnail .caption div button:first-child {
  background-color: #2d2d2d;
  color: #eeeeee;
  float: left;
  margin-left: 20px !important;
}
.thumbnail .caption div button:first-child:hover {
  background-color: #ec7912;
}
.thumbnail .caption div button:last-child {
  background-color: #2d2d2d;
  color: #eeeeee;
  float: right;
  margin-right: 20px !important;
}
.thumbnail .caption div button:last-child:hover {
  background-color: #ec7912;
}
.thumbnail .caption div button .btn-sub {
  font-size: 11px;
}
.thumbnail.thumbnail-one-button .caption div {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.thumbnail.thumbnail-one-button .caption div button:last-child {
  width: 100%;
  float: none;
  margin-left: 0px !important;
  margin-top: -5px !important;
  margin-bottom: 10px;
}
.thumbnail:hover .thumbnail-overlay {
  visibility: visible;
  opacity: 0.2;
  transition: all 0.2s ease;
}
.thumbnail:hover p span {
  color: #ec7912;
}
.thumbnail-overlay {
  background: -moz-linear-gradient(10deg, rgba(255, 255, 255, 0) 30%, #ffffff 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(30%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(10deg, rgba(255, 255, 255, 0) 30%, #ffffff 100%);
  background: -o-linear-gradient(10deg, rgba(255, 255, 255, 0) 30%, #ffffff 100%);
  background: -ms-linear-gradient(10deg, rgba(255, 255, 255, 0) 30%, #ffffff 100%);
  background: linear-gradient(10deg, rgba(255, 255, 255, 0) 30%, #ffffff 100%);
  position: absolute;
  width: 100%;
  height: 50%;
  z-index: 101;
  visibility: hidden;
  transition: all 0.2s ease;
  opacity: 0;
}
.thumbnail-dark {
  background-color: black !important;
}
.thumbnail-dark h1 {
  color: #ec7912;
}
.thumbnail-dark p {
  color: #d1d1d1;
}
.page__products .thumbnail-bundle .btn-cta-text {
  font-size: 1.2em;
  font-weight: bold;
}
.thumbnail-bundle {
  text-align: center;
}
.thumbnail-bundle .thumbnail-heading {
  text-align: center;
  margin-bottom: 60px!important ;
}
.thumbnail-bundle .thumbnail-heading img {
  margin-top: 250px;
  position: static;
}
.thumbnail-bundle h1 {
  font-size: 15px;
  padding-bottom: 10px;
  letter-spacing: 1px;
  font-weight: 600;
  color: white;
}
.thumbnail-bundle .caption div button {
  width: 88%;
}
.thumbnail-bundle .caption div button:first-child {
  background-color: #ec7912;
  float: none;
}
.thumbnail-bundle .caption div button:first-child:hover {
  background-color: #2d2d2d;
  color: #ec7912;
}
.thumbnail-bundle .caption div button:last-child {
  background-color: #ec7912;
  float: none;
}
.thumbnail-bundle .caption div button:last-child:hover {
  background-color: #2d2d2d;
  color: #ec7912;
}
.thumbnail-bundle .caption div button .btn-sub {
  font-size: 11px;
}
@media (min-width: 1200px) {
  .thumbnail {
    height: 480px;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .thumbnail .caption div {
    position: relative !important;
    text-align: left;
  }
  .thumbnail .caption div button {
    width: 48%;
  }
  .thumbnail .caption div button:first-child {
    margin-right: 0;
    margin-left: 0!important;
    float: none;
  }
  .thumbnail .caption div button:last-child {
    margin-left: 0;
    margin-right: 0!important;
    float: right;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .thumbnail .caption div {
    position: relative !important;
    text-align: left;
  }
  .thumbnail .caption div button {
    width: 48.5%;
  }
  .thumbnail .caption div button:first-child {
    margin-right: 0;
    margin-left: 0!important;
    float: none;
  }
  .thumbnail .caption div button:last-child {
    margin-left: 20px;
    margin-right: 0!important;
    float: right;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .thumbnail {
    height: 500px;
  }
}
@media (min-width: 0) and (max-width: 991px) {
  .thumbnail-bundle h1 {
    padding-top: 20px;
  }
  .thumbnail-bundle .caption div button {
    width: 100%;
  }
  .thumbnail-bundle .caption div button:first-child {
    background-color: #ec7912;
    float: none;
  }
  .thumbnail-bundle .caption div button:first-child:hover {
    background-color: #2d2d2d;
    color: #ec7912;
  }
  .thumbnail-bundle .caption div button:last-child {
    background-color: #ec7912;
    float: none;
  }
  .thumbnail-bundle .caption div button:last-child:hover {
    background-color: #2d2d2d;
    color: #ec7912;
  }
}
.thumbnail.thumbnail_bundle_new {
  background-color: black!important;
  height: auto;
  min-height: 520px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .thumbnail.thumbnail_bundle_new .compare_text.black_friday {
    bottom: 0px;
  }
}
.thumbnail.thumbnail_bundle_new .thumbnail-link {
  height: 75%;
}
.thumbnail.thumbnail_bundle_new .caption {
  font-size: 16px!important;
  color: #eeeeee !important;
  text-align: center;
  padding-top: 10px;
  font-weight: 900!important;
}
.thumbnail.thumbnail_bundle_new .caption button {
  width: 88%;
  background-color: #ec7912;
  float: none;
}
.thumbnail.thumbnail_bundle_new .caption button:hover {
  background-color: #2d2d2d;
  color: #ec7912;
}
.thumbnail.thumbnail_bundle_new .caption button:last-child {
  background-color: #ec7912;
  float: none;
}
.thumbnail.thumbnail_bundle_new .caption button:last-child:hover {
  background-color: #2d2d2d;
  color: #ec7912;
}
.thumbnail.thumbnail_bundle_new .caption button .btn-sub {
  font-size: 11px;
}
.thumbnail.thumbnail_bundle_new .thumbnail-heading {
  height: 240px;
  text-align: center;
  margin-bottom: 60px!important ;
}
.thumbnail.thumbnail_bundle_new .thumbnail-heading img {
  margin-top: 260px;
  position: static;
}
.compare_text {
  width: 100%;
  text-align: center;
  opacity: 0.7;
  font-size: 12px;
  padding-top: 10px;
  margin-bottom: 0px;
}
.compare_text.black_friday {
  position: absolute;
  bottom: -3px;
}
.bundle-btn {
  margin-top: 20px;
}
.cg-box-product-teaser {
  padding-top: 160px;
}
.cg-box-product-teaser .cg-box-body h1 {
  margin-top: -10px;
  color: #d1d1d1;
  font-size: 34px;
  text-align: right;
  font-weight: 400;
  line-height: 40px;
}
.cg-box-product-teaser .cg-box-body h1 span {
  display: block;
}
.cg-box-product-teaser .cg-box-body h2 {
  font-size: 14px;
  text-align: right;
  color: #ec7912;
}
.cg-box-product-teaser.cg-box-product-teaser-one-image .cg-box-body h1 {
  margin-top: 40px;
}
.cg-box-product-teaser.cg-box-product-teaser-one-image img {
  padding-left: 20px;
}
.cg-box-product-teaser.cg-box-product-teaser-one-image .navbar-brand {
  padding-left: 15px;
}
.cg-box-product-teaser.cg-box-product-teaser-one-image .layer {
  padding-left: 20px;
}
@media (min-width: 0) and (max-width: 767px) {
  .navbar-brand.xs-logo {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: block;
  }
  .cg-box-product-teaser {
    background-color: rgba(0, 0, 0, 0.85);
    padding-top: 40px;
  }
  .cg-box-product-teaser .cg-box-body h1 {
    font-size: 22px;
    text-align: left;
    line-height: 30px;
    padding-bottom: 20px;
  }
  .cg-box-product-teaser .cg-box-body h2 {
    font-size: 14px;
    text-align: left;
    color: #ec7912;
  }
  .cg-column {
    padding-top: 0;
    margin-bottom: 20px;
  }
  .cg-column .cg-column {
    margin-bottom: 10px;
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .cg-box-product-teaser.cg-box-product-teaser-one-image .cg-box-body h1 {
    margin-top: 20px;
  }
  .cg-box-product-teaser.cg-box-product-teaser-one-image img {
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .cg-box-product-teaser {
    background: transparent no-repeat scroll center center / cover;
    min-height: 420px;
  }
  .navbar-brand.xs-logo {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .cg-box-product-teaser .cg-box-body h1 {
    font-size: 28px;
  }
  .cg-box-product-teaser.cg-box-product-teaser-one-image .cg-box-body h1 {
    margin-top: 20px;
  }
  .cg-box-product-teaser.cg-box-product-teaser-one-image img {
    padding-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cg-box-product-teaser {
    padding-top: 160px;
  }
  .cg-box-product-teaser .cg-box-body h1 {
    margin-top: -10px;
    color: #d1d1d1;
    font-size: 28px;
    text-align: left;
    font-weight: 400;
    line-height: 40px;
  }
  .cg-box-product-teaser .cg-box-body h1 span {
    display: block;
  }
  .cg-box-product-teaser .cg-box-body h2 {
    font-size: 14px;
    text-align: left;
    color: #ec7912;
  }
  .cg-box-product-teaser .cg-column .cg-box-body {
    float: right;
    margin-top: -100px;
  }
  .cg-box-product-teaser .cg-column .cg-box-body .cg-column:first-child {
    margin-bottom: 20px;
  }
  .cg-box-product-teaser.cg-box-product-teaser-one-image .cg-box-body h1 {
    margin-top: -10px;
  }
  .cg-box-product-teaser.cg-box-product-teaser-one-image img {
    padding-left: 0;
  }
  .cg-box-product-teaser.cg-box-product-teaser-one-image .layer {
    padding-left: 0;
  }
}
.blog_header_banner {
  background-position: center;
  background-size: cover;
  min-height: 440px;
}
@media (min-width: 1200px) {
  .blog_header_banner {
    background-position: bottom;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .blog_header_banner {
    min-height: 400px;
  }
}
@media (max-width: 991px) {
  .blog_header_banner {
    min-height: 300px;
  }
}
.vs_color {
  fill: #ffe12e;
}
.product-icon_vs {
  margin-top: -50px;
  margin-bottom: 10px;
  max-width: 420px;
}
.product-icon_vs .vs_color {
  fill: #ffe12e !important;
}
.product-icon_ws-small,
.product-icon_ts-small,
.product-icon_vs-small,
.product-icon_ps-small,
.product-icon_fsc-small,
.product-icon_cs-small,
.product-icon_ds-small {
  height: 50px;
  position: absolute;
  display: none;
}
.product-icon_vs-small {
  top: 6px;
}
.product-icon_ws-small {
  top: 17px;
}
.product-icon_ts-small {
  top: 17px;
}
.product-icon_ps-small {
  top: 17px;
}
.product-icon_fsc-small {
  top: 17px;
}
.product-icon_ds-small {
  top: 17px;
}
.product-icon_cs-small {
  top: 17px;
}
.product-site_vs h2 {
  margin-top: -50px;
  font-size: 27px !important;
  color: white!important;
  text-align: left!important;
}
.product-site_vs h3 {
  font-size: 12px !important;
  color: white!important;
  text-align: left!important;
}
@media (min-width: 768px) {
  .btn-vs {
    border-radius: 4px;
    background-color: #ffe12e;
    color: #2d2d2d;
    border: none;
    margin-left: 10px;
    margin-top: -3px;
  }
  .btn-vs:hover {
    background-color: #3d3d3d!important;
    color: white!important;
  }
}
.ds_color {
  fill: #ff4040;
}
.product-icon_ds {
  margin-top: -50px;
  margin-bottom: 10px;
  max-width: 420px;
}
.product-icon_ds .ds_color {
  fill: #a552ff !important;
}
.product-icon_ds-small {
  height: 45px;
  position: absolute;
  top: 12px;
  display: none;
}
@media (min-width: 768px) {
  .btn-ds {
    border-radius: 4px;
    background-color: #ff4040;
    color: #2d2d2d;
    border: none;
    margin-left: 10px;
    margin-top: -3px;
  }
  .btn-ds:hover {
    background-color: #3d3d3d!important;
    color: white!important;
  }
}
.cs_color {
  fill: #a552ff;
}
.product-icon_cs {
  margin-top: -50px;
  margin-bottom: 10px;
  max-width: 420px;
}
.product-icon_cs .cs_color {
  fill: #a552ff !important;
}
.product-icon_cs-small {
  height: 45px;
  position: absolute;
  top: 12px;
  display: none;
}
@media (min-width: 768px) {
  .btn-cs {
    border-radius: 4px;
    background-color: #a552ff;
    color: #2d2d2d;
    border: none;
    margin-left: 10px;
    margin-top: -3px;
  }
  .btn-cs:hover {
    background-color: #3d3d3d!important;
    color: white!important;
  }
}
.fsc_color {
  fill: #47acf5;
}
.product-icon_fsc {
  margin-top: -50px;
  margin-bottom: 10px;
  max-width: 420px;
}
.product-icon_fsc .fsc_color {
  fill: #47acf5 !important;
}
.product-icon_fsc-small {
  height: 45px;
  position: absolute;
  top: 12px;
  display: none;
}
.product-site_fsc h2 {
  margin-top: -50px;
  font-size: 27px !important;
  color: white!important;
  text-align: left!important;
}
.product-site_fsc h3 {
  font-size: 12px !important;
  color: white!important;
  text-align: left!important;
}
@media (min-width: 768px) {
  .btn-fsc {
    border-radius: 4px;
    background-color: #47acf5;
    color: #2d2d2d;
    border: none;
    margin-left: 10px;
    margin-top: -3px;
  }
  .btn-fsc:hover {
    background-color: #3d3d3d!important;
    color: white!important;
  }
}
.product-icon_sb2 {
  margin-bottom: 10px;
  max-width: 420px;
}
.product-icon_sb2 .cg_house_color {
  fill: #ec7912;
}
@media (min-width: 768px) and (max-width: 991px) {
  .shaperbox-logo-header {
    padding-top: 80px;
  }
}
.ts_color,
.ht_color {
  fill: #7ac943;
}
.product-icon_ts {
  margin-top: -60px;
  margin-bottom: 10px;
  max-width: 420px;
}
.product-icon_ts .ts_color,
.product-icon_ts .ht_color {
  fill: #7ac943 !important;
}
.product-icon_ht {
  margin-top: -60px;
  margin-bottom: 10px;
  max-width: 240px;
}
.product-icon_ht .ts_color,
.product-icon_ht .ht_color {
  fill: #7ac943 !important;
}
.product-icon_ht-small {
  height: 45px;
  position: absolute;
  top: 12px;
  display: none;
}
.product-site_ts h2,
.product-site_ht h2 {
  margin-top: -50px;
  font-size: 27px !important;
  color: white!important;
  text-align: left!important;
}
.product-site_ts h3,
.product-site_ht h3 {
  font-size: 12px !important;
  color: white!important;
  text-align: left!important;
}
.product-site_ts h2 {
  font-size: 26px !important;
  letter-spacing: 0.4px;
}
.product-site_ht.cg-sub-navbar.collapse.navbar-collapse ul {
  margin-left: 280px;
}
.product-site_ts.cg-sub-navbar.collapse.navbar-collapse ul {
  margin-left: 270px;
}
.product-site_cs.cg-sub-navbar.collapse.navbar-collapse ul {
  margin-left: 300px;
}
@media (min-width: 768px) {
  .btn-ts,
  .btn-ht {
    border-radius: 4px;
    background-color: #7ac943;
    color: #2d2d2d;
    border: none;
    margin-left: 10px;
    margin-top: -3px;
  }
  .btn-ts:hover,
  .btn-ht:hover {
    background-color: #3d3d3d!important;
    color: white!important;
  }
}
.ps_color {
  fill: #e85c38;
}
.ps_color-light {
  fill: #e85c38;
  opacity: 0.3;
}
.product-icon_ps {
  margin-top: -60px;
  margin-bottom: 10px;
  max-width: 420px;
}
.product-icon_ps .ps_color,
.product-icon_ps .ps_color-light {
  fill: #e85c38 !important;
}
.product-site_ps h2 {
  margin-top: -50px;
  font-size: 27px !important;
  color: white!important;
  text-align: left!important;
}
.product-site_ps h3 {
  font-size: 12px !important;
  color: white!important;
  text-align: left!important;
}
.product-site_ps.cg-sub-navbar.collapse.navbar-collapse ul {
  margin-left: 280px;
}
@media (min-width: 768px) {
  .btn-ps {
    border-radius: 4px;
    background-color: #e85c38;
    color: #2d2d2d;
    border: none;
    margin-left: 10px;
    margin-top: -3px;
  }
  .btn-ps:hover {
    background-color: #3d3d3d!important;
    color: white!important;
  }
}
.ws_color {
  fill: #ec4aa1;
}
.ws_color-light {
  fill: #ec4aa1;
  opacity: 0.3;
}
.product-icon_ws {
  margin-top: -50px;
  margin-bottom: 10px;
  max-width: 420px;
}
.product-icon_ws .ws_color,
.product-icon_ws .ws_color-light {
  fill: #ec4aa1 !important;
}
.product-site_ws h2 {
  margin-top: -50px;
  font-size: 27px !important;
  color: white!important;
  text-align: left!important;
}
.product-site_ws h3 {
  font-size: 12px !important;
  color: white!important;
  text-align: left!important;
}
.product-site_ws.cg-sub-navbar.collapse.navbar-collapse ul {
  margin-left: 290px;
}
@media (min-width: 768px) {
  .btn-ws {
    border-radius: 4px;
    background-color: #ec4aa1;
    color: #2d2d2d;
    border: none;
    margin-left: 10px;
    margin-top: -3px;
  }
  .btn-ws:hover {
    background-color: #3d3d3d!important;
    color: white!important;
  }
}
@media (min-width: 1200px) {
  .product-site_vs .layer-wrapper,
  .product-site_fsc .layer-wrapper,
  .product-site_ws .layer-wrapper,
  .product-site_ts .layer-wrapper,
  .product-site_ps .layer-wrapper {
    margin-left: 60px;
  }
  .product-site_vs .layer-wrapper:hover .layer,
  .product-site_fsc .layer-wrapper:hover .layer,
  .product-site_ws .layer-wrapper:hover .layer,
  .product-site_ts .layer-wrapper:hover .layer,
  .product-site_ps .layer-wrapper:hover .layer {
    padding-right: 90px;
  }
  .product-site_vs .lightbox-layer-video,
  .product-site_fsc .lightbox-layer-video,
  .product-site_ws .lightbox-layer-video,
  .product-site_ts .lightbox-layer-video,
  .product-site_ps .lightbox-layer-video {
    margin-left: 0px;
  }
}
@media (max-width: 767px) {
  .product-site_vs .navbar-brand.xs-logo,
  .product-site_fsc .navbar-brand.xs-logo,
  .product-site_ws .navbar-brand.xs-logo,
  .product-site_ts .navbar-brand.xs-logo,
  .product-site_ps .navbar-brand.xs-logo {
    padding-left: 130px;
    height: 65px;
    margin-bottom: -65px;
    width: auto;
  }
  .product-site_vs .product-icon_vs,
  .product-site_fsc .product-icon_vs,
  .product-site_ws .product-icon_vs,
  .product-site_ts .product-icon_vs,
  .product-site_ps .product-icon_vs,
  .product-site_vs .product-icon_fsc,
  .product-site_fsc .product-icon_fsc,
  .product-site_ws .product-icon_fsc,
  .product-site_ts .product-icon_fsc,
  .product-site_ps .product-icon_fsc,
  .product-site_vs .product-icon_ws,
  .product-site_fsc .product-icon_ws,
  .product-site_ws .product-icon_ws,
  .product-site_ts .product-icon_ws,
  .product-site_ps .product-icon_ws,
  .product-site_vs .product-icon_ts,
  .product-site_fsc .product-icon_ts,
  .product-site_ws .product-icon_ts,
  .product-site_ts .product-icon_ts,
  .product-site_ps .product-icon_ts,
  .product-site_vs .product-icon_ps,
  .product-site_fsc .product-icon_ps,
  .product-site_ws .product-icon_ps,
  .product-site_ts .product-icon_ps,
  .product-site_ps .product-icon_ps {
    max-width: 100px;
    margin-top: 0px;
  }
  .product-site_vs h2,
  .product-site_fsc h2,
  .product-site_ws h2,
  .product-site_ts h2,
  .product-site_ps h2 {
    margin-top: 0px;
    font-size: 20px!important;
  }
  .product-site_vs h3,
  .product-site_fsc h3,
  .product-site_ws h3,
  .product-site_ts h3,
  .product-site_ps h3 {
    margin-top: 0px;
  }
  .product-site_vs .layer-wrapper,
  .product-site_fsc .layer-wrapper,
  .product-site_ws .layer-wrapper,
  .product-site_ts .layer-wrapper,
  .product-site_ps .layer-wrapper {
    margin-left: 0px;
    height: 100%;
  }
  .product-site_vs .layer-wrapper:hover .layer,
  .product-site_fsc .layer-wrapper:hover .layer,
  .product-site_ws .layer-wrapper:hover .layer,
  .product-site_ts .layer-wrapper:hover .layer,
  .product-site_ps .layer-wrapper:hover .layer {
    padding-right: 30px;
  }
  .product-site_vs .layer-wrapper img,
  .product-site_fsc .layer-wrapper img,
  .product-site_ws .layer-wrapper img,
  .product-site_ts .layer-wrapper img,
  .product-site_ps .layer-wrapper img {
    max-width: 100%!important;
    width: 100%!important;
  }
}
.product-site_ht h3 {
  margin-top: 0px;
  font-size: 14.3px!important;
  font-weight: bold;
}
.product-site_ht p {
  opacity: 0.8;
  font-size: 20px;
  font-style: italic;
  color: #7ac943;
  padding-top: 30px;
}
.thumbnail-bundle .thumbnail-heading {
  height: 240px;
}
.thumbnail-bundle ul {
  padding-top: 0px!important;
}
.thumbnail-bundle ul li {
  padding: 15px;
  list-style-type: none;
  height: 35px;
  display: inline-block;
}
.thumbnail-bundle ul li .product-icon {
  height: 30px;
  margin-top: 0px;
}
.sb_screenshot_fsc,
.sb_screenshot_ps,
.sb_screenshot_cs,
.sb_screenshot_ds,
.sb_screenshot_ts,
.sb_screenshot_vs,
.sb_screenshot_ws {
  height: 450px;
  margin: 50px 0px;
  position: absolute;
  transition: all 0.3s 0s;
  transform: perspective(1700px) rotateY(45deg) translateZ(-450px);
  z-index: 0;
  -webkit-box-shadow: -4px 6px 42px 10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -4px 6px 42px 10px rgba(0, 0, 0, 0.75);
  box-shadow: -4px 6px 42px 10px rgba(0, 0, 0, 0.75);
}
.sb_screenshot_fsc.active,
.sb_screenshot_ps.active,
.sb_screenshot_cs.active,
.sb_screenshot_ds.active,
.sb_screenshot_ts.active,
.sb_screenshot_vs.active,
.sb_screenshot_ws.active {
  transition: all 1s 0s;
  transform: perspective(1000px) rotateY(0deg);
  z-index: 2;
  height: 500px;
  margin-top: 50px;
  left: 80px;
  opacity: 1;
}
.sb_screenshot_fsc.inactive,
.sb_screenshot_ps.inactive,
.sb_screenshot_cs.inactive,
.sb_screenshot_ds.inactive,
.sb_screenshot_ts.inactive,
.sb_screenshot_vs.inactive,
.sb_screenshot_ws.inactive {
  opacity: 0;
}
.cta-play-container {
  animation: fadeIn ease 2s;
  -webkit-animation: fadeIn ease 2s;
  -moz-animation: fadeIn ease 2s;
  -o-animation: fadeIn ease 2s;
  -ms-animation: fadeIn ease 2s;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.7;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.7;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.7;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.7;
  }
}
@-ms-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.7;
  }
}
.cta-play-container {
  z-index: 9;
  opacity: 0.7;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -34px;
  margin-left: -50px;
}
.cta-play-container .cta-play {
  width: 100px;
}
.product-site-2019.filter .full-slider:hover .cta-play-container,
.product-site-2019.drive .full-slider:hover .cta-play-container,
.product-site-2019.crush .full-slider:hover .cta-play-container {
  opacity: 0.8;
}
.product-site-2019.filter .cta-play-container,
.product-site-2019.drive .cta-play-container,
.product-site-2019.crush .cta-play-container {
  margin-left: -210px;
  margin-top: -90px;
}
.product-site-2019.filter .cta-play-container .icon,
.product-site-2019.drive .cta-play-container .icon,
.product-site-2019.crush .cta-play-container .icon {
  max-height: 120px;
  margin: 0 auto;
}
.product-site-2019.filter .cta-play-container .text,
.product-site-2019.drive .cta-play-container .text,
.product-site-2019.crush .cta-play-container .text {
  margin-top: 20px;
  max-height: 40px;
  display: block;
}
@media (max-width: 991px) {
  .product-site-2019.filter .cta-play-container,
  .product-site-2019.drive .cta-play-container,
  .product-site-2019.crush .cta-play-container {
    margin-left: -135px;
    margin-top: -70px;
  }
  .product-site-2019.filter .cta-play-container .icon,
  .product-site-2019.drive .cta-play-container .icon,
  .product-site-2019.crush .cta-play-container .icon {
    max-height: 80px;
  }
  .product-site-2019.filter .cta-play-container .text,
  .product-site-2019.drive .cta-play-container .text,
  .product-site-2019.crush .cta-play-container .text {
    margin-top: 20px;
    max-height: 25px;
    display: block;
  }
}
.shaperbox-gallery {
  height: 600px;
  position: relative;
  cursor: pointer;
}
.shaperbox-gallery .cta-play-container {
  margin-left: -210px;
  margin-top: -90px;
}
.shaperbox-gallery .icon {
  max-height: 120px;
}
.shaperbox-gallery .text {
  margin-top: 20px;
  max-height: 40px;
  display: block;
}
@media (max-width: 991px) {
  .shaperbox-gallery .cta-play-container {
    margin-left: -190px;
    margin-top: -90px;
  }
  .shaperbox-gallery .icon {
    max-height: 80px;
  }
  .shaperbox-gallery .text {
    margin-top: 20px;
    max-height: 25px;
    display: block;
  }
}
.shaperbox-gallery:hover .cta-play-container {
  opacity: 0.8;
}
.shaperbox-gallery li {
  list-style-type: none;
}
.sb_screenshot_ws {
  left: 230px;
  z-index: 0;
}
.sb_screenshot_ps {
  left: 320px;
  z-index: 1;
}
.sb_screenshot_vs {
  left: 410px;
  z-index: 2;
}
.sb_screenshot_cs {
  left: 500px;
  z-index: 3;
}
.sb_screenshot_fsc {
  left: 590px;
  z-index: 4;
}
.sb_screenshot_ds {
  left: 680px;
  z-index: 5;
}
.sb_screenshot_ts {
  left: 770px;
  z-index: 6;
}
.shaperbox_2_site .hidden_for_mobile {
  position: relative;
}
.shaperbox_2_site .eyecatcher {
  position: absolute;
  z-index: 9;
  width: 140px;
  right: 20px;
  bottom: 70px;
}
.shaperbox_2_site .eyecatcher-xs {
  position: absolute;
  width: 100px;
  right: 10px;
  bottom: 10px;
}
.product-site-2019.drive h2 {
  font-size: 28px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .shaperbox-gallery {
    margin-left: -30px;
  }
  .shaperbox_2_site h2.lead-text {
    font-size: 20px;
  }
  .shaperbox_2_site .product-logo-button-group {
    margin-top: 20px;
  }
  .shaperbox_2_site .eyecatcher {
    position: absolute;
    z-index: 9;
    width: 140px;
    right: 30px;
    bottom: 40px;
  }
  .info_text_container {
    padding: 0px 80px;
  }
  .info_text_container_3_col {
    padding: 0px 0px;
  }
  .sb_screenshot_fsc,
  .sb_screenshot_ps,
  .sb_screenshot_ts,
  .sb_screenshot_cs,
  .sb_screenshot_ds,
  .sb_screenshot_vs,
  .sb_screenshot_ws {
    height: 400px;
    margin: 0px 0px;
    transform: perspective(1300px) rotateY(45deg) translateZ(-400px);
    margin-left: -30px;
  }
  .sb_screenshot_fsc.active,
  .sb_screenshot_ps.active,
  .sb_screenshot_ts.active,
  .sb_screenshot_cs.active,
  .sb_screenshot_ds.active,
  .sb_screenshot_vs.active,
  .sb_screenshot_ws.active {
    transition: all 1s 0s;
    transform: perspective(1000px) rotateY(0deg);
    z-index: 8;
    height: 400px;
    margin-top: 20px;
    left: 150px;
    opacity: 1;
    margin-left: 10px;
  }
  .sb_screenshot_fsc.inactive,
  .sb_screenshot_ps.inactive,
  .sb_screenshot_ts.inactive,
  .sb_screenshot_cs.inactive,
  .sb_screenshot_ds.inactive,
  .sb_screenshot_vs.inactive,
  .sb_screenshot_ws.inactive {
    opacity: 0;
  }
  .shaperbox-gallery {
    height: 450px;
    position: relative;
  }
  .shaperbox-gallery li {
    list-style-type: none;
  }
  .sb_screenshot_ws {
    left: 230px;
    z-index: 0;
  }
  .sb_screenshot_vs {
    left: 320px;
    z-index: 1;
  }
  .sb_screenshot_ps {
    left: 410px;
    z-index: 2;
  }
  .sb_screenshot_ds {
    left: 500px;
    z-index: 3;
  }
  .sb_screenshot_cs {
    left: 590px;
    z-index: 4;
  }
  .sb_screenshot_fsc {
    left: 680px;
    z-index: 5;
  }
  .sb_screenshot_ts {
    left: 770px;
    z-index: 6;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .shaperbox_2_site h2.lead-text {
    font-size: 20px;
  }
  .shaperbox_2_site .product-logo-button-group {
    margin-top: 20px;
  }
  .shaperbox_2_site .eyecatcher {
    position: absolute;
    z-index: 9;
    width: 140px;
    right: -20px;
    bottom: 40px;
  }
  .info_text_container {
    padding: 0px 80px;
  }
  .sb_screenshot_fsc,
  .sb_screenshot_ps,
  .sb_screenshot_ts,
  .sb_screenshot_ds,
  .sb_screenshot_cs,
  .sb_screenshot_vs,
  .sb_screenshot_ws {
    height: 400px;
    margin: 0px 0px;
    transform: perspective(1300px) rotateY(45deg) translateZ(-400px);
    margin-left: -30px;
  }
  .sb_screenshot_fsc.active,
  .sb_screenshot_ps.active,
  .sb_screenshot_ts.active,
  .sb_screenshot_ds.active,
  .sb_screenshot_cs.active,
  .sb_screenshot_vs.active,
  .sb_screenshot_ws.active {
    transition: all 1s 0s;
    transform: perspective(1000px) rotateY(0deg);
    z-index: 8;
    height: 400px;
    margin-top: 20px;
    left: 0px;
    opacity: 1;
    margin-left: 10px;
  }
  .sb_screenshot_fsc.inactive,
  .sb_screenshot_ps.inactive,
  .sb_screenshot_ts.inactive,
  .sb_screenshot_ds.inactive,
  .sb_screenshot_cs.inactive,
  .sb_screenshot_vs.inactive,
  .sb_screenshot_ws.inactive {
    opacity: 0;
  }
  .shaperbox-gallery {
    height: 450px;
    position: relative;
  }
  .shaperbox-gallery li {
    list-style-type: none;
  }
  .sb_screenshot_ws {
    left: 200px;
    z-index: 0;
  }
  .sb_screenshot_vs {
    left: 250px;
    z-index: 1;
  }
  .sb_screenshot_ps {
    left: 300px;
    z-index: 2;
  }
  .sb_screenshot_cs {
    left: 350px;
    z-index: 4;
  }
  .sb_screenshot_ds {
    left: 400px;
    z-index: 5;
  }
  .sb_screenshot_fsc {
    left: 450px;
    z-index: 6;
  }
  .sb_screenshot_ts {
    left: 500px;
    z-index: 7;
  }
}
@media (min-width: 768px) {
  .sb-gallery-mobile {
    display: none;
  }
  .shaperbox-gallery {
    display: block;
  }
}
@media (max-width: 767px) {
  .shaperbox_2_site h2.lead-text {
    font-size: 15px;
    line-height: 22px;
  }
  .info_text_container {
    padding: 0px 25px;
  }
  .product-logo-button-group,
  .shaperbox-gallery {
    display: none;
  }
  .sb-gallery-mobile {
    display: block;
  }
  .slider-for {
    margin-bottom: 15px;
  }
  .slider-for .cg-column {
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .slider-for .cg-column .video-title {
    margin: 0px;
    margin-top: 5px;
    font-size: 11px;
  }
  .slider-for .cg-column .video-title::before {
    display: none;
  }
  .slider-nav.no-touch {
    margin-bottom: 20px;
  }
  .slider-nav.no-touch .cg-column {
    margin-bottom: 15px;
  }
  .slider-nav.no-touch .thumb p {
    font-size: 11px!important;
    margin-bottom: 0px;
  }
  .nav-filter-btn {
    padding: 0px;
  }
  .nav-filter-btn .cg-btn-filter {
    margin-bottom: 5px;
    font-size: 11px;
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) {
  .product-site_sb.cg-sub-navbar ul {
    margin-left: 0px;
  }
  .shaperbox-logo-header {
    margin-top: 100px;
  }
}
@media (min-width: 768px) {
  .product-site_sb.cg-sub-navbar ul {
    margin-left: 0px;
  }
}
@media (min-width: 1200px) {
  .shaperbox_2_site .sb_screenshot_fsc.active,
  .shaperbox_2_site .sb_screenshot_ps.active,
  .shaperbox_2_site .sb_screenshot_ts.active,
  .shaperbox_2_site .sb_screenshot_vs.active,
  .shaperbox_2_site .sb_screenshot_ws.active,
  .shaperbox_2_site .sb_screenshot_ds.active {
    transition: all 1s 0s;
    transform: perspective(1000px) rotateY(0deg);
    z-index: 2;
    height: 500px;
    margin-top: 50px;
    left: 105px;
    opacity: 1;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .shaperbox_2_site.product-site-2019 .usage_list .case-sm-offset {
    margin-left: 16.66666667%;
  }
}
@media (min-width: 480px) and (max-width: 1199px) {
  .shaperbox_2_site.product-site-2019 .usage_list .case {
    min-height: 330px;
  }
}
@media (min-width: 992px) {
  .shaperbox_2_site.product-site-2019 .usage_list .case-md-offset {
    margin-left: 15%;
  }
}
@media (min-width: 768px) {
  .shaperbox_2_site.product-site-2019 .usage_list .case-md-offset_2 {
    margin-left: 15%;
  }
}
@media (min-width: 992px) {
  .shaperbox_2_site.product-site-2019 .usage_list .case-md-offset_2 {
    margin-left: 27.5%;
  }
}
.product-site-2019.time .cg-btn-collapse-feat-list {
  background-color: rgba(122, 201, 67, 0.95);
}
.product-site-2019.crush .cg-btn-collapse-feat-list {
  background-color: rgba(165, 82, 255, 0.95);
}
.product-site-2019.volume .cg-btn-collapse-feat-list {
  background-color: #ffe02e;
}
.product-site-2019.filter .cg-btn-collapse-feat-list {
  background-color: rgba(71, 171, 244, 0.95);
}
.product-site-2019.width .cg-btn-collapse-feat-list {
  background-color: rgba(235, 74, 160, 0.95);
}
.product-site-2019.pan .cg-btn-collapse-feat-list {
  background-color: rgba(231, 92, 56, 0.95);
}
.product-site-2019.drive .cg-btn-collapse-feat-list {
  background-color: rgba(255, 64, 64, 0.95);
}
.product-site-2019.time a {
  color: #7ac943;
}
.product-site-2019.volume a {
  color: #ffe02e;
}
.product-site-2019.volume a:hover {
  color: #faff72;
}
.product-site-2019.filter a {
  color: #47abf4;
}
.product-site-2019.crush a {
  color: #a552ff;
}
.product-site-2019.width a {
  color: #eb4aa0;
}
.product-site-2019.pan a {
  color: #e75c38;
}
.product-site-2019.drive a {
  color: #ff4040;
}
.product-site-2019.volume footer a,
.product-site-2019.pan footer a,
.product-site-2019.width footer a,
.product-site-2019.filter footer a,
.product-site-2019.time footer a,
.product-site-2019.crush footer a,
.product-site-2019.drive footer a {
  color: #eeeeee;
  opacity: 0.8;
}
.product-site-2019.volume footer a:hover,
.product-site-2019.pan footer a:hover,
.product-site-2019.width footer a:hover,
.product-site-2019.filter footer a:hover,
.product-site-2019.time footer a:hover,
.product-site-2019.crush footer a:hover,
.product-site-2019.drive footer a:hover {
  color: #ffa529;
}
.product-site-2019 .full-slider {
  -webkit-box-shadow: -4px 6px 42px 10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -4px 6px 42px 10px rgba(0, 0, 0, 0.75);
  box-shadow: -4px 6px 42px 10px rgba(0, 0, 0, 0.75);
}
.product-site-2019 .full-slider .cg-column {
  padding: 0px;
  margin-bottom: 0px;
}
.product-site-2019 h2 {
  font-size: 29px;
}
.product-site-2019.width h2,
.product-site-2019.time h2,
.product-site-2019.pan h2 {
  font-size: 28px;
}
.product-site-2019 .decoration-bg-layer {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 100%;
}
.product-site-2019.volume .decoration-bg-layer {
  background-image: url(../../../img/cg_bg/decoration_bg_vs.png);
}
.product-site-2019.time .decoration-bg-layer {
  background-image: url(../../../img/cg_bg/decoration_bg_ts.png);
}
.product-site-2019.filter .decoration-bg-layer {
  background-image: url(../../../img/cg_bg/decoration_bg_fsc.png);
}
.product-site-2019.pan .decoration-bg-layer {
  background-image: url(../../../img/cg_bg/decoration_bg_ps.png);
}
.product-site-2019.width .decoration-bg-layer {
  background-image: url(../../../img/cg_bg/decoration_bg_ws.png);
}
.product-site-2019.crush .decoration-bg-layer {
  background-image: url(../../../img/cg_bg/decoration_bg_cs.png);
}
.product-site-2019.drive .decoration-bg-layer {
  background-image: url(../../../img/cg_bg/decoration_bg_ds.png);
}
.product-site-2019 .slick-slide img {
  max-width: 100%;
}
.product-site-2019 .info_text_container.narrow,
.product-site-2019 .cg-box-container.narrow {
  margin-top: 20px;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .product-site-2019 .info_text_container.narrow,
  .product-site-2019 .cg-box-container.narrow {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) {
  .product-site-2019 .info_text_container.narrow,
  .product-site-2019 .cg-box-container.narrow {
    margin-top: 120px;
  }
}
@media (min-width: 992px) {
  .product-site-2019 .info_text_container.narrow,
  .product-site-2019 .cg-box-container.narrow {
    margin-top: 120px;
    width: 930px;
  }
}
.product-site-2019 .product-site_head-box h2 {
  text-align: center;
  margin: 0px;
}
@media (max-width: 991px) {
  .product-site-2019 .product-site_head-box h2 {
    font-size: 20px;
  }
}
.product-site-2019 .product-site_head-box .info_text_container {
  margin: auto;
  margin-top: 25px;
  line-height: 21px;
}
.product-site-2019 .product-site_head-box .info_text_container.narrow .col-md-12 {
  margin-top: 0px;
  text-align: center;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .product-site-2019 .product-site_head-box .info_text_container.narrow .col-md-12 {
    text-align: left;
  }
}
.product-site-2019 .product-site_head-box .info_text_container img {
  margin-left: -2px;
}
.product-site-2019 .container-headline {
  text-align: center;
  margin: 50px 0px;
}
.product-site-2019 .container-headline img {
  max-height: 50px;
  max-width: 100%;
}
.product-site-2019 #tab-usage .headline {
  margin-top: 60px;
  height: 40px;
}
.product-site-2019 .info_layer {
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  height: auto;
  opacity: 0;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  top: -25px;
  border-radius: 2px;
}
.product-site-2019 .hover-info img {
  height: 20px;
  display: inline-block;
  margin-top: -3px;
  opacity: 0.8;
}
.product-site-2019 .hover-info span {
  padding-left: 5px;
  font-size: 16px;
  font-weight: 700;
}
.product-site-2019 .case.video .play-icon {
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  position: absolute;
  height: 40px;
  background-color: #ec7912;
  border-radius: 50%;
  top: -40px;
  right: 35px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-site-2019 .case.video .play-icon {
    right: 25%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .product-site-2019 .case.video .play-icon {
    right: 50%;
    margin-right: -50px;
  }
}
.product-site-2019 .case.video .play-icon.time {
  background-color: #7ac943;
}
.product-site-2019 .case.video .play-icon.volume {
  background-color: #ffe02e;
}
.product-site-2019 .case.video .play-icon.filter {
  background-color: #47abf4;
}
.product-site-2019 .case.video .play-icon.width {
  background-color: #eb4aa0;
}
.product-site-2019 .case.video .play-icon.pan {
  background-color: #e75c38;
}
.product-site-2019 .case.video .play-icon.crush {
  background-color: #a552ff;
}
.product-site-2019 .case.video .play-icon.drive {
  background-color: #ff4040;
}
.product-site-2019 .case.video:hover {
  cursor: pointer;
}
.product-site-2019 .case.video:hover .play-icon {
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  position: absolute;
  height: 50px;
  border-radius: 50%;
  top: -45px;
  right: 30px;
}
@media (max-width: 767px) {
  .product-site-2019 .case.video:hover .play-icon {
    right: 50%;
    margin-right: -55px;
  }
}
.product-site-2019 .case.video:hover .info_layer {
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  height: auto;
  opacity: 0.9;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  top: -25px;
  border-radius: 2px;
}
.product-site-2019 .case.video:active .play-icon {
  height: 60px;
  border-radius: 50%;
  top: -50px;
  right: 25px;
}
@media (max-width: 767px) {
  .product-site-2019 .case.video:active .play-icon {
    right: 50%;
    margin-right: -60px;
  }
}
.product-site-2019 #tab-usage .first-row {
  padding-left: 80px;
  padding-right: 120px;
}
.product-site-2019 #tab-usage .second-row {
  padding-right: 80px;
  padding-left: 120px;
}
.product-site-2019 #tab-usage .headline {
  text-align: center;
  width: 100%;
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .product-site-2019 #tab-usage .first-row {
    padding-left: 60px;
    padding-right: 80px;
  }
  .product-site-2019 #tab-usage .second-row {
    padding-right: 60px;
    padding-left: 80px;
  }
}
@media (max-width: 991px) {
  .product-site-2019 #tab-usage .first-row {
    padding-left: 20px;
    padding-right: 60px;
  }
  .product-site-2019 #tab-usage .second-row {
    padding-right: 20px;
    padding-left: 60px;
  }
}
@media (max-width: 767px) {
  .product-site-2019 #tab-usage .first-row {
    padding-left: 20px;
    padding-right: 20px;
  }
  .product-site-2019 #tab-usage .first-row .usage_list {
    margin-bottom: 0px;
  }
  .product-site-2019 #tab-usage .second-row {
    padding-right: 20px;
    padding-left: 20px;
  }
  .product-site-2019 #tab-usage .second-row .headline {
    margin-top: 0px;
  }
  .product-site-2019 #tab-usage .case.video:hover .info_layer {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-site-2019 .usage_list .case-sm-offset {
    margin-left: 16.66666667%;
  }
}
@media (min-width: 992px) {
  .product-site-2019 .usage_list .case-md-offset {
    margin-left: 12.5%;
  }
}
.product-site-2019 .usage_list .case {
  position: relative;
  min-height: 290px;
  text-align: center;
}
@media (max-width: 767px) {
  .product-site-2019 .usage_list .case {
    min-height: 360px;
  }
}
.product-site-2019 .usage_list .case .case-image {
  width: 160px;
}
@media (max-width: 767px) {
  .product-site-2019 .usage_list .case .case-image {
    width: 120px;
  }
}
.product-site-2019 .usage_list div.case-description {
  position: relative;
}
.product-site-2019 .usage_list div.case-description p {
  padding-top: 20px;
  font-weight: 700;
  color: #dddddd;
  font-size: 17px;
  text-align: center;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .product-site-2019 .usage_list div.case-description p {
    font-size: 14px;
  }
}
.product-site-2019 .usage_list div.case-description p.small {
  padding-top: 0px;
  letter-spacing: 0px;
  color: #808080;
  font-size: 14px;
  font-weight: 300;
}
.product-site-2019 .feature {
  text-align: center;
  line-height: 1.6;
  padding: 10px;
  min-height: 430px;
  border: 2px solid rgba(255, 255, 255, 0.04);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
.product-site-2019 .feature p.head {
  letter-spacing: 0.5px;
  font-weight: bold;
  font-size: 18px;
  color: white;
}
.product-site-2019 .feature em {
  color: #ec7912;
  font-style: normal;
  font-weight: bold;
}
@media (max-width: 1300px) {
  .product-site-2019 .feature {
    min-height: 475px;
  }
}
@media (max-width: 1199px) {
  .product-site-2019 .feature {
    min-height: 505px;
  }
}
@media (max-width: 991px) {
  .product-site-2019 .feature {
    min-height: 440px;
  }
}
.product-site-2019 .feature_list {
  margin-top: -35px;
  padding-bottom: 40px;
}
.product-site-2019 .feature_list em {
  color: #ec7912;
  font-style: normal;
}
.product-site-2019 .feature_list ul {
  margin-left: 20px;
}
.product-site-2019 .feature_list ul li {
  line-height: 30px;
}
.product-site-2019 .feature_list p {
  margin-top: 35px;
  margin-bottom: 5px;
  font-weight: bold;
}
.product-site-2019 .feature_list .time {
  color: #7ac943;
}
.product-site-2019 .feature_list .volume {
  color: #ffe02e;
}
.product-site-2019 .feature_list .filter {
  color: #47abf4;
}
.product-site-2019 .feature_list .width {
  color: #eb4aa0;
}
.product-site-2019 .feature_list .pan {
  color: #e75c38;
}
.product-site-2019 .feature_list .crush {
  color: #a552ff;
}
.product-site-2019 .feature_list .drive {
  color: #ff4040;
}
.product-site-2019 .cg-btn-collapse-feat-list {
  border: none;
  border-radius: 4px;
  height: 50px;
  color: #2d2d2d;
  margin-bottom: 40px;
  min-width: 300px;
  font-weight: bold;
}
.product-site-2019 .cg-btn-collapse-feat-list:hover {
  background-color: #2d2d2d;
  color: #eeeeee;
}
.product-site-2019 .cg-btn-collapse-feat-list:active {
  background-color: #373737;
  color: #eeeeee;
}
@media (max-width: 767px) {
  .product-site-2019 .cg-btn-collapse-feat-list {
    min-width: auto;
    max-width: 100%;
  }
}
.product-site-2019 .cg-box-features img {
  margin-bottom: 15px;
}
.product-site-2019 .cg-box-features .row {
  margin-bottom: 30px;
}
.product-site-2019 .cg-box-features {
  border: none;
  padding: 60px 0px;
}
.product-site-2019 .cg-box-features .feat-col {
  margin-bottom: 30px;
}
.product-site-2019 em {
  color: #ec7912;
  font-style: normal;
}
.product-site-2019 em.time {
  color: #7ac943;
}
.product-site-2019 em.volume {
  color: #ffe02e;
}
.product-site-2019 em.filter {
  color: #47abf4;
}
.product-site-2019 em.width {
  color: #eb4aa0;
}
.product-site-2019 em.crush {
  color: #a552ff;
}
.product-site-2019 em.pan {
  color: #e75c38;
}
.product-site-2019 em.drive {
  color: #ff4040;
}
.product-site-2019 em.house {
  color: #ec7912;
}
@media (min-width: 992px) {
  .product-site-2019 .cg-box-products.pb2 .cg-box-container {
    width: 900px;
  }
}
@media (min-width: 1200px) {
  .product-site-2019 .cg-box-products.pb2 .cg-box-container {
    width: 1200px;
  }
}
.product-site-2019 .product-box_2 {
  margin: auto;
  margin-bottom: 30px;
}
.product-site-2019 .product-box_2 .pb_head {
  margin: auto;
  background-color: rgba(45, 45, 45, 0.7);
  padding: 20px 40px 5px 40px;
}
.product-site-2019 .product-box_2 .pb_head .product-logo-text {
  height: 35px;
}
.product-site-2019 .product-box_2 .pb_head .product-logo-icon {
  max-height: 75px;
  margin: 5px auto;
  display: block;
}
.product-site-2019 .product-box_2 .pb_head:hover + .pb_body .hover-layer {
  opacity: 1;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.product-site-2019 .product-box_2.bundle {
  text-align: center;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.product-site-2019 .product-box_2.bundle .pb_head {
  padding: 20px 0px 15px 0px;
}
.product-site-2019 .product-box_2.bundle .pb_head:hover + .pb_body + .pb_footer .hover-layer {
  opacity: 1;
}
.product-site-2019 .product-box_2.bundle .pb_body {
  text-transform: none;
}
.product-site-2019 .product-box_2.bundle .pb_body .hover-layer {
  background-color: transparent;
}
.product-site-2019 .product-box_2.bundle .pb_body:hover + .pb_footer .hover-layer {
  opacity: 1;
}
.product-site-2019 .product-box_2.bundle .pb_body .product-logo-text {
  height: 30px;
  margin-bottom: 5px;
  text-align: center;
}
.product-site-2019 .product-box_2.bundle p.highlight {
  margin-left: 15px;
  margin-right: 15px;
  background-color: #ec7912;
  border-radius: 15px;
  margin-top: 10px;
  font-size: 19px;
  margin-bottom: -4px;
}
.product-site-2019 .product-box_2.bundle:hover .highlight {
  background-color: #ffa849;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
@media (max-width: 991px) {
  .product-site-2019 .product-box_2 .pb_head {
    padding: 20px 80px 5px 80px;
  }
}
@media (max-width: 767px) {
  .product-site-2019 .product-box_2 .pb_head {
    text-align: center;
    padding: 20px 30px 5px 30px;
  }
}
.product-site-2019 .product-box_2 .pb_body {
  position: relative;
  text-align: center;
  margin: auto;
  background-color: rgba(33, 33, 33, 0.7);
  padding: 15px 10px;
  text-transform: uppercase;
}
.product-site-2019 .product-box_2 .pb_body .pb_detail_head {
  font-weight: bold;
  letter-spacing: 0.5px;
}
.product-site-2019 .product-box_2 .pb_body .pb_detail_head.time {
  color: #7ac943;
}
.product-site-2019 .product-box_2 .pb_body .pb_detail_head.volume {
  color: #ffe02e;
}
.product-site-2019 .product-box_2 .pb_body .pb_detail_head.filter {
  color: #47abf4;
}
.product-site-2019 .product-box_2 .pb_body .pb_detail_head.width {
  color: #eb4aa0;
}
.product-site-2019 .product-box_2 .pb_body .pb_detail_head.pan {
  color: #e75c38;
}
.product-site-2019 .product-box_2 .pb_body .pb_detail_head.crush {
  color: #a552ff;
}
.product-site-2019 .product-box_2 .pb_body .pb_detail_head.drive {
  color: #ff4040;
}
.product-site-2019 .product-box_2 .pb_body .pb_detail_head.house {
  color: #ec7912;
}
.product-site-2019 .product-box_2 .pb_body p {
  color: #ccc;
}
.product-site-2019 .product-box_2 .pb_body p.small {
  margin-bottom: 5px;
}
.product-site-2019 .product-box_2 .pb_body p.small:last-child {
  margin-bottom: 0px;
}
.product-site-2019 .product-box_2 .pb_body:hover .hover-layer {
  opacity: 1;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.product-site-2019 .product-box_2 .pb_body .hover-layer {
  background-color: rgba(33, 33, 33, 0.95);
}
.product-site-2019 .product-box_2 .pb_body .hover-layer p {
  padding: 50px;
  color: #ccc;
}
.product-site-2019 .product-box_2 .pb_footer {
  position: relative;
  text-align: center;
  margin: auto;
  background-color: rgba(45, 45, 45, 0.7);
  padding: 10px;
}
.product-site-2019 .product-box_2 .pb_footer h4 {
  margin: 0px;
  color: #ddd;
  font-weight: bold;
  letter-spacing: 0.5px;
}
.product-site-2019 .product-box_2 .pb_footer:hover .hover-layer {
  opacity: 1;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.product-site-2019 .product-box_2 .pb_footer .hover-layer.time {
  background-color: rgba(122, 201, 67, 0.95);
}
.product-site-2019 .product-box_2 .pb_footer .hover-layer.volume {
  background-color: #ffe02e;
}
.product-site-2019 .product-box_2 .pb_footer .hover-layer.filter {
  background-color: rgba(71, 171, 244, 0.95);
}
.product-site-2019 .product-box_2 .pb_footer .hover-layer.width {
  background-color: rgba(235, 74, 160, 0.95);
}
.product-site-2019 .product-box_2 .pb_footer .hover-layer.pan {
  background-color: rgba(231, 92, 56, 0.95);
}
.product-site-2019 .product-box_2 .pb_footer .hover-layer.crush {
  background-color: #a552ff;
}
.product-site-2019 .product-box_2 .pb_footer .hover-layer.drive {
  background-color: #ff4040;
}
.product-site-2019 .product-box_2 .pb_footer .hover-layer.house {
  background-color: #ec7912;
}
.product-site-2019 .product-box_2 .pb_footer .hover-layer p {
  padding: 8px;
  color: #2d2d2d;
}
.product-site-2019 .product-box_2 .hover-layer {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  cursor: pointer;
}
.product-site-2019 .product-box_2 .hover-layer p {
  font-weight: bold;
  text-transform: none;
  letter-spacing: 0.5;
  font-size: 16px;
}
.product-site-2019 .cg-box-products {
  padding-top: 80px;
  padding-bottom: 120px;
}
.product-site-2019 .cg-box-products .cg-box-head {
  text-align: center;
  color: #ec7912;
  font-size: 25px;
  font-weight: 300;
  margin-bottom: 30px;
}
.product-site-2019 .cg-box-products .main-logo {
  margin-top: 40px;
  margin-bottom: 5px;
  max-width: 240px;
}
.blockquote-trigger {
  min-height: 105px;
}
.volume .cg-box-blockquote .blockquote-trigger.active p,
.volume .cg-box-blockquote blockquote span {
  color: #ffe02e;
}
.filter .cg-box-blockquote .blockquote-trigger.active p,
.filter .cg-box-blockquote blockquote span {
  color: #47abf4;
}
.time .cg-box-blockquote .blockquote-trigger.active p,
.time .cg-box-blockquote blockquote span {
  color: #7ac943;
}
.width .cg-box-blockquote .blockquote-trigger.active p,
.width .cg-box-blockquote blockquote span {
  color: #eb4aa0;
}
.pan .cg-box-blockquote .blockquote-trigger.active p,
.pan .cg-box-blockquote blockquote span {
  color: #e75c38;
}
.crush .cg-box-blockquote .blockquote-trigger.active p,
.crush .cg-box-blockquote blockquote span {
  color: #a552ff;
}
.drive .cg-box-blockquote .blockquote-trigger.active p,
.drive .cg-box-blockquote blockquote span {
  color: #ff4040;
}
.mobile-icon {
  padding-left: 40px;
  max-width: 50%;
}
.cta-sb2_video_and_info {
  background: #ec7912;
  background: -moz-linear-gradient(30deg, #a0512e, #ffa41b);
  background: -webkit-linear-gradient(30deg, #a0512e, #ffa41b);
  background: linear-gradient(30deg, #a0512e, #ffa41b);
}
.cta-sb2_video_and_info .decoration-cta {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 80%;
  background-image: url(../../../img/shaperbox-2/other/cta_sb2_bg_layer_sswhite.png);
}
@media (max-width: 767px) {
  .cta-sb2_video_and_info .decoration-cta {
    background-size: 180%;
  }
}
.cta-sb2_video_and_info .container-headline {
  margin: 20px 0px;
}
.cta-sb2_video_and_info .container-headline img {
  height: 140px;
  opacity: 0.95;
}
.cta-sb2_video_and_info .cta-play_video {
  text-align: center;
  max-width: 500px;
  height: 210px;
  margin: auto;
  position: relative;
  cursor: pointer;
  border-radius: 6px;
}
.cta-sb2_video_and_info .cta-play_video:hover img.icon {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0.9;
  height: 200px;
  margin-top: 5px;
}
.cta-sb2_video_and_info .cta-play_video:active img.icon {
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  opacity: 1;
  height: 220px;
  margin-top: -5px;
}
.cta-sb2_video_and_info .cta-play_video img.icon {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: 160px;
  margin-top: 25px;
  opacity: 0.3;
  z-index: 1;
}
.cta-sb2_video_and_info .cta-play_video:hover img.text {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0.3;
}
.cta-sb2_video_and_info .cta-play_video img.text {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 0;
  height: 40px;
  position: absolute;
  left: 50%;
  margin-left: -205px;
  top: 50%;
  margin-top: -20px;
}
@media (max-width: 991px) {
  .cta-sb2_video_and_info .cta-play_video img.text {
    height: 25px;
    margin-left: -130px;
  }
}
.cta-sb2_video_and_info .cta-container {
  height: 70px;
}
.cta-sb2_video_and_info .cta-find_out {
  margin-top: 30px;
  position: absolute;
  right: 50px;
}
.cta-sb2_video_and_info .cta-find_out img.icon {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: 70px;
  left: 50%;
  margin-left: -35px;
  margin-top: -23px;
  opacity: 0.3;
  position: absolute;
}
.cta-sb2_video_and_info .cta-find_out img.text {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: 24px;
  opacity: 0.9;
}
.cta-sb2_video_and_info .cta-find_out:hover img.text {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0.3;
  cursor: pointer;
}
.cta-sb2_video_and_info .cta-find_out:hover img.icon {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: 90px;
  margin-left: -45px;
  margin-top: -30px;
  opacity: 0.9;
}
.cta-sb2_video_and_info .cta-find_out:active img.icon {
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  opacity: 1;
  height: 100px;
  margin-left: -50px;
  margin-top: -35px;
}
@media (min-width: 480px) and (max-width: 991px) {
  .cta-sb2_video_and_info .container-headline {
    margin: 20px 0px;
  }
  .cta-sb2_video_and_info .container-headline img {
    height: 100px;
    opacity: 0.95;
  }
  .cta-sb2_video_and_info .cta-play_video {
    max-width: 300px;
    height: 100px;
  }
  .cta-sb2_video_and_info .cta-play_video:hover img.icon {
    height: 110px;
    margin-top: -10px;
  }
  .cta-sb2_video_and_info .cta-play_video:active img.icon {
    height: 100px;
    margin-top: -5px;
  }
  .cta-sb2_video_and_info .cta-play_video img.icon {
    height: 100px;
    margin-top: -5px;
  }
  .cta-sb2_video_and_info .cta-play_video img.text {
    height: 30px;
    margin-left: -157px;
  }
  .cta-sb2_video_and_info .cta-find_out {
    padding-top: 60px;
    right: auto;
    text-align: center;
    max-width: 500px;
    height: 100px;
    margin: auto;
    position: relative;
    cursor: pointer;
    border-radius: 6px;
  }
  .cta-sb2_video_and_info .cta-find_out img.icon {
    height: 50px;
    margin-left: -25px;
    margin-top: -17px;
  }
  .cta-sb2_video_and_info .cta-find_out img.text {
    height: 20px;
  }
  .cta-sb2_video_and_info .cta-find_out:hover img.icon {
    height: 60px;
    margin-left: -30px;
    margin-top: -20px;
  }
  .cta-sb2_video_and_info .cta-find_out:active img.icon {
    height: 50px;
    margin-left: -25px;
    margin-top: -17px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .cta-sb2_video_and_info .cta-container {
    height: auto;
  }
  .cta-sb2_video_and_info .container-headline {
    margin: 20px 0px;
  }
  .cta-sb2_video_and_info .container-headline img {
    height: 80px;
    opacity: 0.95;
  }
  .cta-sb2_video_and_info .cta-play_video {
    max-width: 300px;
    height: 100px;
  }
  .cta-sb2_video_and_info .cta-play_video:hover img.icon {
    height: 110px;
    margin-top: -10px;
  }
  .cta-sb2_video_and_info .cta-play_video:active img.icon {
    height: 100px;
    margin-top: -5px;
  }
  .cta-sb2_video_and_info .cta-play_video img.icon {
    height: 100px;
    margin-top: -5px;
  }
  .cta-sb2_video_and_info .cta-play_video img.text {
    height: 25px;
    margin-left: -131px;
  }
}
.old-version-info {
  margin-top: 10px;
  opacity: 0.3;
  font-style: italic;
  font-size: initial;
}
@media (min-width: 1200px) {
  .product-site-2019.volume .feature {
    min-height: 450px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product-site-2019.volume .feature {
    min-height: 530px;
  }
}
@media (max-width: 767px) {
  .product-site-2019.time .usage_list .case {
    min-height: 200px;
  }
}
.blockquote-award {
  margin: 0 auto;
  width: 240px;
  text-align: center;
}
.bundle-save-cta {
  margin: 20px;
  margin-top: 5px;
}
@media (min-width: 768px) {
  .bundle-save-cta {
    max-height: 60px;
  }
}
@media (max-width: 767px) {
  .bundle-save-cta {
    max-height: 50px;
    margin-bottom: 15px;
  }
}
.list-group-item {
  font-size: 18px;
  border-radius: 4px !important;
  background-color: #2d2d2d;
  border: none;
  margin-bottom: 2px;
  color: #ec7912 !important;
}
.list-group-item:hover {
  background-color: #ec7912 !important;
  color: #eeeeee !important;
}
.panel {
  border: 0;
  border-radius: 0;
  box-shadow: 0;
  position: relative;
}
.cg-box-title {
  padding-bottom: 10px;
}
h4.panel-title {
  font-size: 14px;
  line-height: 20px;
}
.panel-group .panel-default {
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 4px;
}
.panel-heading {
  min-height: 50px;
  padding-top: 15px;
  cursor: pointer;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.3) !important;
  border: none;
  box-shadow: 0	0	0 transparent;
}
.panel-heading[aria-expanded="true"] {
  background-color: #ec7912 !important;
  color: white;
  transition: all 200ms ease;
}
.panel-heading:hover {
  border-radius: 4px;
  background-color: #ec7912 !important;
  color: #eeeeee;
}
.panel-body {
  border: none !important;
  border-radius: 4px;
}
.jump-link {
  position: absolute;
  top: -100px;
}
.panel-heading.t-shoot {
  padding-top: 7px;
}
.panel-heading.t-shoot small {
  color: #ec7912;
}
.panel-heading.t-shoot:hover small,
.panel-heading.t-shoot[aria-expanded="true"] small {
  color: #eeeeee;
}
.slider blockquote {
  margin-top: 20px;
}
.cg-box-light .slick-next:before,
.cg-box-light .slick-next:before,
.cg-box-light .slick-prev:before,
.cg-box-light .slick-prev:before {
  color: #2d2d2d;
}
.cg-box-light .slick-dots li.slick-active button:before {
  color: #2d2d2d;
}
.cg-box-light .slick-dots li button:before {
  color: #2d2d2d;
}
.slick-next:focus::before,
.slick-next:hover::before,
.slick-prev:focus::before,
.slick-prev:hover::before {
  color: #ec7912;
}
.cg-box-orange .slick-next:focus::before,
.cg-box-orange .slick-next:hover::before,
.cg-box-orange .slick-prev:focus::before,
.cg-box-orange .slick-prev:hover::before {
  color: #2d2d2d;
}
.slick-next::before,
.slick-prev::before {
  font-family: 'Open Sans';
  font-weight: bold;
}
.slick-next,
.slick-prev {
  width: 80px;
  height: 100%;
  top: 0;
}
.slick-prev {
  margin-left: -30px;
  padding-left: 30px;
}
.slick-next {
  margin-left: 1px;
  right: -70px;
  padding-right: 30px;
}
.full-slider .cg-box {
  padding-bottom: 80px;
}
.full-slider .slick-prev {
  padding-left: 0;
}
.full-slider .slick-next {
  padding-right: 0;
}
.full-slider .slick-next:focus::before,
.full-slider .slick-next:hover::before,
.full-slider .slick-prev:focus::before,
.full-slider .slick-prev:hover::before {
  color: white;
}
.full-slider .slick-next::before,
.full-slider .slick-prev::before {
  font-family: 'Open Sans';
  font-weight: bold;
  font-size: 50px!important;
}
.full-slider .slick-dots {
  bottom: 20px;
  position: absolute;
}
.full-slider .slick-dots li:last-child {
  display: none;
}
.slick-dots li.slick-active button:before {
  color: white;
}
@media (max-width: 480px) {
  .slick-dots li,
  .slick-dots li button,
  .slick-dots li button:before {
    font-size: 10px;
    width: 10px;
  }
}
@media (max-width: 800px) {
  .slick-arrow {
    display: none !important;
  }
  .slick-next,
  .slick-prev {
    height: 100%;
    top: 0;
  }
}
@media (max-width: 1100px) {
  .slick-next {
    padding-right: 0;
    right: -40px;
    width: 40px;
  }
}
.cg-column.thumb {
  padding-left: 3px;
  padding-right: 3px;
}
.slider-nav .slick-dots {
  bottom: -15px;
}
.slider-nav .slick-dots li,
.slider-nav .slick-dots li button,
.slider-nav .slick-dots li button:before {
  font-size: 10px;
  width: 10px;
}
@media (max-width: 480px) {
  .slider-nav .slick-dots li,
  .slider-nav .slick-dots li button,
  .slider-nav .slick-dots li button:before {
    font-size: 6px;
    width: 4px;
  }
}
.slider-nav .slick-next {
  right: -90px;
}
@media (max-width: 1100px) {
  .slider-nav .slick-next {
    right: -55px;
  }
}
.slider-nav .slick-prev {
  left: -60px;
}
.slider-nav .slick-next,
.slider-nav .slick-prev {
  top: -30px;
}
.slider-nav .slick-next::before,
.slider-nav .slick-prev::before {
  font-family: 'Open Sans';
  font-weight: bold;
  font-size: 50px!important;
}
.slider-nav.no-touch .thumb img {
  padding: 2px;
}
.slider-nav.no-touch .thumb img:hover {
  border: 2px solid rgba(255, 255, 255, 0.35);
  padding: 0;
}
.slider-nav.no-touch .thumb p {
  font-size: 13px;
  text-align: center;
  margin-top: 5px;
}
@media (hover: none) {
  .slider-nav.no-touch .thumb img:hover {
    border: none;
    padding: 2px;
  }
}
.slider-nav .slick-current.thumb img {
  border: 2px solid #ec7912;
  padding: 0;
}
.slider-for p.video-title {
  font-size: 15px;
  text-align: center;
  font-weight: bold;
}
.slider-for p.video-title:before {
  background-image: url("../img/cg_icon/cg-icon-videotitle_play.png");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: bottom;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-bottom: -3.5px;
  opacity: 0.9;
  content: "";
}
@media (min-width: 768px) {
  .full-slider {
    min-height: 446px;
    height: 446px;
  }
}
@media (min-width: 992px) {
  .full-slider {
    min-height: 560px;
    height: 560px;
  }
}
@media (max-width: 767px) {
  .full-slider {
    min-height: 200px;
  }
}
@media (min-width: 768px) {
  .slider-for {
    min-height: 430px;
  }
}
@media (min-width: 992px) {
  .slider-for {
    min-height: 528px;
  }
}
@media (min-width: 1200px) {
  .slider-for {
    min-height: 590px;
  }
}
@media (max-width: 767px) {
  .slider-for {
    min-height: 200px;
  }
}
@media (min-width: 992px) {
  .slider-nav {
    min-height: 200px;
  }
}
.slider-for .cg-column,
.slider-nav .cg-column {
  display: none;
}
.slick-track {
  height: 100%;
}
.loading_spinner {
  height: 100px;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  top: 50%;
  margin-top: -50px;
}
footer {
  padding: 100px 0px!important;
  padding-bottom: 40px!important;
  margin: 0px !important;
}
footer h4 {
  color: #ec7912;
}
footer p {
  padding: 0.5em 0;
  color: #eeeeee;
  opacity: 0.8;
}
footer ul li {
  padding: 0.5em 0;
  list-style-type: none;
  letter-spacing: 0.2px;
}
footer ul li a {
  color: #eeeeee;
  opacity: 0.8;
}
footer ul li a:hover {
  opacity: 1;
}
footer .capt-img {
  max-height: 40px;
}
footer .sf-equal-box {
  padding: 0px;
}
footer .cg-btn-cta {
  width: 100%;
  height: 42px;
  border: none;
}
footer .footer-social-buttons {
  margin-top: 30px;
  margin-bottom: 0px;
}
footer .footer-social-buttons span {
  color: #ec7912;
  margin-right: 10px;
}
footer .footer-social-buttons li {
  display: inline-block;
  width: 40px;
  padding: 0px;
}
footer .footer-social-buttons img {
  max-height: 30px;
}
footer .footer-social-buttons p {
  padding: 0px;
}
#mask {
  position: absolute;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  display: none;
  width: 4000px;
  height: 100%;
}
.popup {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%) translateZ(600px);
  -ms-transform: translateY(-50%) translateX(-50%) translateZ(600px);
  transform: translateY(-50%) translateX(-50%) translateZ(600px);
  text-align: center;
  background-color: #000;
  width: 720px;
  min-height: 400px;
  border: 2px solid rgba(255, 255, 255, 0.15);
  border-radius: 4px;
  padding: 60px 60px;
  display: none;
  z-index: 2000;
  background-color: #111111;
  background-repeat: no-repeat;
}
.popup.scrollable {
  position: absolute;
  top: 100px;
  left: 50%;
  margin-left: -360px;
  transform: none;
  -webkit-transform: none;
  -ms-transform: none;
}
.popup-title {
  font-size: 34px;
  color: #ec7912;
  padding-bottom: 20px;
}
.popup p {
  color: #d1d1d1;
}
.popup .cg-btn-cta {
  background-color: #ec7912;
  border: none;
  border-radius: 4px;
  height: 50px;
  color: #eeeeee;
  margin: 10px;
  text-align: left;
  padding-left: 60px;
}
.popup .cg-btn-cta span {
  font-size: 14px;
  font-weight: 600;
}
.popup .cg-btn-cta:hover {
  background-color: #2d2d2d;
  color: #ec7912;
}
.popup a.popup-close {
  font-size: 14px;
  color: #d1d1d1;
  text-decoration: none;
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.popup a.popup-close:hover {
  color: #ec7912;
}
.popup .cg-btn {
  background-color: rgba(255, 255, 255, 0.15);
  display: inline-block;
}
.popup .cg-btn img {
  padding: 5px;
  height: 35px;
}
div.popup .btn-default:first-child {
  margin-left: 0px;
}
div.popup a.popup-login {
  color: #ec7912;
}
div.popup a.popup-login:hover {
  color: white;
}
div.popup .win {
  background-image: url("../img/cg_icon/cg-icon-win.png");
  background-repeat: no-repeat;
  background-size: contain;
  color: white;
}
div.popup .mac {
  background-image: url("../img/cg_icon/cg-icon-mac.png");
  background-repeat: no-repeat;
  background-size: contain;
  color: white;
}
div.popup a.buy {
  background-image: url("../img/cg_icon/cg-icon-shop.png");
  background-repeat: no-repeat;
  background-size: contain;
  color: white;
}
div.popup .unchecked.hidden,
div.popup .checked.hidden {
  display: none;
}
@media (max-width: 767px) {
  div.popup {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%) translateZ(600px);
    -ms-transform: translateY(-50%) translateX(-50%) translateZ(600px);
    transform: translateY(-50%) translateX(-50%) translateZ(600px);
    text-align: center;
    background-color: #000;
    width: 95%;
    height: auto;
    padding: 20px;
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .popup,
  .popup.scrollable {
    position: absolute;
    top: 5px !important;
    left: 5px !important;
    -webkit-transform: translateY(0) translateX(0) !important;
    -ms-transform: translateY(0) translateX(0) !important;
    transform: translateY(0) translateX(0) !important;
    text-align: center;
    background-color: #111111;
    margin-left: 0px;
  }
  .content-row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .cg-btn-cta {
    display: block !important;
    width: 100% ;
    margin-left: 0px !important;
    margin-bottom: 5px;
  }
}
/*CONTACT*/
#popupContact {
  text-align: left !important;
  width: 768px;
  min-height: 800px;
  padding: 40px 60px;
}
#popupContact a.link {
  color: #ec7912;
}
#popupContact a.link:hover {
  color: white;
  text-decoration: none;
}
#popupContact label {
  color: #d1d1d1;
  font-weight: 600;
  font-size: 12px;
}
#popupContact label img {
  background-color: rgba(255, 255, 255, 0.15);
  padding: 2.5px;
  height: 20px;
  margin-left: 5px;
}
#popupContact input {
  height: 40px;
  border-radius: 4px;
  border: none;
  box-sizing: border-box;
}
#popupContact textarea {
  resize: none;
  border-radius: 4px;
  border: none;
  margin-bottom: 15px;
}
#popupContact .cg-btn-cta {
  text-align: center;
  height: 42px;
  width: 100%;
  color: #fff;
  font-size: 12px;
  padding-left: 10px;
  margin-top: 0px;
  margin-left: 0px;
  font-size: 14px;
}
#popupContact .cg-btn-cta:hover {
  color: #ec7912;
}
#popupContact .capt-img {
  max-height: 40px;
}
@media (max-width: 767px) {
  #popupContact .capt-img {
    max-height: auto;
    width: 100%;
  }
}
.form-control:focus {
  outline: 1;
  -webkit-box-shadow: 0px 0px 0px 1px #ec7912;
  -moz-box-shadow: 0px 0px 0px 1px #ec7912;
  box-shadow: 0px 0px 0px 1px #ec7912;
}
@media (max-width: 768px) {
  div#popupContact {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%) translateZ(600px);
    -ms-transform: translateY(-50%) translateX(-50%) translateZ(600px);
    transform: translateY(-50%) translateX(-50%) translateZ(600px);
    text-align: center;
    background-color: #000;
    width: 95%;
    height: auto;
    padding: 20px;
    padding-bottom: 40px;
  }
}
.cg-video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.cg-video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.embed-responsive-wide {
  padding-bottom: 42.48%;
}
.custom-thumb .yt-icon {
  z-index: 1;
  position: absolute;
  width: 68px;
  top: 50%;
  left: 50%;
  margin-left: -34px;
  margin-top: -24px;
}
.yt_standard {
  opacity: 0.8;
  transition: all 0.2s ease;
}
.yt_hover {
  opacity: 0;
  transition: all 0.2s ease;
}
.custom-thumb:hover .yt_standard {
  opacity: 0;
  transition: all 0.2s ease;
}
.custom-thumb:hover .yt_hover {
  opacity: 1;
  transition: all 0.2s ease;
}
.cookieconsent-optout-marketing {
  width: 100%;
  margin-top: 10%;
  font-size: 16px;
  text-align: center!important;
}
.cookieconsent-optout-marketing img {
  width: 40px;
  margin: auto;
}
.embed-responsive-16by9 {
  background-color: #0b0b0b;
}
.cg-deco-left-1 {
  background-image: url(../../../img/cg_other_graphic/cg-decoration-test.svg);
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
  top: 0%;
  opacity: 0.2;
}
.sb2_badge {
  width: 247px;
  position: absolute;
  bottom: 10px;
  right: 90px;
  z-index: 10;
}
@media (min-width: 768px) and (max-width: 991px) {
  .sb2_badge {
    width: 200px;
    right: 30px;
    bottom: 20px;
  }
}
@media (min-width: 1px) and (max-width: 767px) {
  .sb2_badge {
    width: 100px;
    right: 20px;
    bottom: 30px;
  }
}
.cg-box-container.narrow {
  position: relative;
}
.page__user-account .cg-box-go-gradient {
  text-align: center;
  padding-top: 30px!important;
  padding-bottom: 0px!important;
  margin-bottom: -1px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .page__user-account .cg-box-go-gradient {
    min-height: 290px;
  }
}
.page__user-account .cg-box-go-gradient h1.ts-o {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 43px;
}
@media (max-width: 767px) {
  .page__user-account .cg-box-go-gradient h1.ts-o {
    font-size: 26px;
  }
}
.page__user-account .cg-box-go-gradient a {
  font-weight: 900;
  color: #eeeeee;
}
.page__user-account .cg-box-go-gradient a:hover {
  color: #ec7912;
}
.page__user-account .cg-box-go-gradient p {
  opacity: 0.8!important;
}
@media (max-width: 767px) {
  .page__user-account .cg-box-go-gradient p {
    font-size: 14px!important;
  }
}
.page__user-account .cg-box-go-gradient img.price-badge {
  position: absolute;
  right: 20px;
  top: -30px;
  width: 200px;
}
@media (max-width: 991px) {
  .page__user-account .cg-box-go-gradient img.price-badge {
    top: -15px;
    width: 130px;
  }
}
@media (max-width: 767px) {
  .page__user-account .cg-box-go-gradient img.price-badge {
    top: -15px;
    width: 100px;
  }
}
.page__user-account .cg-box-go-gradient img.ts-graphic {
  width: 100%;
  max-width: 1000px;
}
@media (max-width: 767px) {
  .page__user-account .cg-box-go-gradient img.ts-graphic {
    margin-top: 0px;
    position: absolute;
    width: auto;
    left: -60px;
  }
}
.page__user-account .cg-box-go-gradient button.cg-btn-ts-offer {
  color: #eeeeee !important;
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  left: 50%;
  width: 276px;
  padding: 10px 30px;
  margin-left: -138px;
  top: 50%;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.7);
  background-color: #ec7912;
}
@media (max-width: 767px) {
  .page__user-account .cg-box-go-gradient button.cg-btn-ts-offer {
    font-size: 14px;
    padding: 6px 30px;
    margin-top: 60px;
  }
}
.page__user-account .cg-box-go-gradient button.cg-btn-ts-offer:hover {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: #d99c29;
}
.page__user-account .cg-box-go-gradient button.cg-btn-ts-offer span {
  display: block;
  font-size: 15px;
  font-weight: normal;
}
@media (max-width: 767px) {
  .page__user-account .cg-box-go-gradient button.cg-btn-ts-offer {
    top: 30%;
  }
}
.page__user-account .cg-box-dark-2 {
  color: #eeeeee;
}
.page__user-account .thumbnail {
  height: auto;
}
.page__user-account .caption {
  min-height: 160px!important;
}
.page__user-account .thumbnail-heading {
  height: 80px !important;
  background-color: black;
  text-align: left;
  position: relative;
}
.page__user-account .thumbnail-heading img {
  height: 40px !important;
  position: absolute;
  bottom: 10px;
  left: 22px;
}
.page__user-account .thumbnail-heading .thumbnail-label {
  top: 5px;
  bottom: auto;
  left: auto;
  right: 16px;
}
.page__user-account .thumbnail-heading .product-icon {
  bottom: 56px;
}
.page__user-account .thumbnail-heading span {
  position: absolute;
  font-size: 0.8em;
  right: 10px;
  top: 10px;
  opacity: 0.6;
}
.page__user-account .thumbnail-heading img.mono {
  opacity: 0.7;
}
.page__user-account .thumbnail-shaperbox .inner-box .color {
  display: block;
}
.page__user-account .thumbnail-shaperbox .inner-box .mono {
  display: none;
}
.page__user-account .thumbnail-shaperbox .inner-box.mono .color {
  display: none;
}
.page__user-account .thumbnail-shaperbox .inner-box.mono .mono {
  display: block;
  opacity: 0.6;
}
.page__user-account .thumbnail-shaperbox .inner-box {
  position: relative;
  border: 2px solid rgba(255, 255, 255, 0.1);
  width: 18%;
  display: inline-block;
  margin-left: 1%;
  padding: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 6px;
}
.page__user-account .thumbnail-shaperbox .inner-box:first-child {
  margin-left: 2.25%;
}
.page__user-account .thumbnail-shaperbox .inner-box span {
  position: absolute;
  font-size: 0.8em;
  right: 10px;
  top: 5px;
  opacity: 0.6;
}
.page__user-account .thumbnail-shaperbox .inner-box button {
  position: absolute;
  bottom: 0;
  opacity: 0.6;
  padding: 0;
  min-height: 40px;
  margin-left: -15px;
}
.page__user-account .thumbnail-shaperbox .inner-box button:hover {
  opacity: 1;
  color: white;
}
.page__user-account .thumbnail-shaperbox .inner-box button span {
  position: relative;
  font-size: 0.9em;
  line-height: 1.5em;
  right: auto;
  top: auto;
  opacity: 1;
  display: block;
}
.page__user-account .thumbnail-shaperbox .inner-box button span:hover {
  color: white;
}
.page__user-account .thumbnail-shaperbox .inner-box .logo {
  height: 28px;
  margin-bottom: -20px;
}
.page__user-account .thumbnail-shaperbox .thumbnail-body {
  padding-bottom: 10px;
}
.page__user-account .thumbnail-shaperbox .buttons {
  text-align: center;
  margin-bottom: 10px;
}
.page__user-account .thumbnail-shaperbox .buttons button {
  max-width: 200px;
  display: inline-block;
}
.page__user-account .thumbnail-shaperbox .buttons button.btn-upgrade {
  margin-left: 20px;
  max-width: 300px;
}
.page__user-account button {
  margin-top: 15px;
  background-color: #2d2d2d;
  color: #eeeeee;
  float: none;
  width: 100%;
  min-height: 54px;
}
.page__user-account button:hover {
  background-color: #ec7912;
  color: #eeeeee;
}
.page__user-account button:focus {
  color: #eeeeee;
}
.page__user-account .btn-sub {
  font-size: 11px;
}
.page__user-account .cta-complete {
  text-align: center;
  padding: 0 0 40px;
}
.page__user-account .cta-complete ul {
  list-style-type: none;
}
.page__user-account .cta-complete li {
  display: inline-block;
  border: 1px solid #333;
  margin: 5px;
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.1);
}
.page__user-account .cta-complete .inactive .logo {
  opacity: 0.25;
}
.page__user-account .cta-complete .cg-btn-cta {
  font-size: 16px;
}
.page__user-account .cta-complete .logo {
  display: inline-block;
  height: 30px;
  margin: 10px 20px;
}
.page__user-account .cta-complete p {
  font-size: 20px;
  opacity: 0.5;
}
@media (min-width: 991px) {
  .page__user-account.product_site_cta .cta-complete h1 {
    padding-top: 40px;
    font-size: 36px;
  }
  .page__user-account.product_site_cta .cta-complete h1 + p {
    padding-bottom: 30px;
  }
  .page__user-account .cta-complete h1 {
    font-size: 30px;
    margin-top: 20px;
  }
}
@media (min-width: 569px) and (max-width: 991px) {
  .page__user-account .thumbnail-shaperbox .buttons button,
  .page__user-account .thumbnail-shaperbox .buttons button.btn-upgrade {
    margin-left: 0;
    max-width: 30%;
  }
  .page__user-account .thumbnail-shaperbox .buttons {
    padding: 0 10px;
  }
  .page__user-account .cta-complete {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  h1 {
    font-size: 30px;
    margin-top: 0;
  }
  .thumbnail-shaperbox .inner-box {
    width: 31%!important;
    display: inline-block;
    margin-left: 1%;
    padding: 15px;
    margin-top: 20px;
    margin-bottom: 0px!important;
    border-radius: 6px;
  }
  .thumbnail-shaperbox .inner-box img + img {
    max-height: 100px;
  }
  .thumbnail-shaperbox .inner-box:first-child,
  .thumbnail-shaperbox .inner-box:nth-child(4n) {
    margin-left: 2.25%;
  }
}
@media (max-width: 568px) {
  .page__user-account .thumbnail-shaperbox .buttons button,
  .page__user-account .thumbnail-shaperbox .buttons button.btn-upgrade {
    width: 100%;
    margin-left: 0;
    max-width: 100%;
  }
  .page__user-account .thumbnail-shaperbox .buttons {
    padding: 0 10px;
  }
  .page__user-account .cta-complete {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  h1 {
    font-size: 26px;
    margin-top: 0;
  }
  .page__user-account .cta-complete .logo {
    height: 30px;
    margin: 8px;
  }
  .thumbnail-shaperbox .inner-box {
    width: 47%!important;
    display: inline-block;
    margin-left: 1%;
    padding: 15px;
    margin-top: 20px;
    margin-bottom: 0px!important;
    border-radius: 6px;
  }
  .thumbnail-shaperbox .inner-box img + img {
    max-height: 100px;
  }
  .thumbnail-shaperbox .inner-box:first-child,
  .thumbnail-shaperbox .inner-box:nth-child(odd) {
    margin-left: 2.25%;
  }
  .thumbnail-shaperbox .inner-box:nth-child(even) {
    margin-left: 1%;
  }
}
.cg-box-dark_5 {
  background-color: #191919;
  color: #eeeeee;
}
.page__user-account.user_acoount_sb2 .product_column a,
.page__user-account.user_acoount_sb2 .product_column a:active,
.page__user-account.user_acoount_sb2 .product_column a:focus,
.page__user-account.user_acoount_sb2 .product_column a:hover {
  color: #eeeeee;
}
.page__user-account.user_acoount_sb2 .product_column a:hover .product_cta {
  transition: all 0.2s ease;
  background-color: #282828;
}
.page__user-account.user_acoount_sb2 .product_column a:hover .product_cta .pricing {
  transition: all 0.2s ease;
  background-color: #494949;
}
.page__user-account.user_acoount_sb2 .product_column a:hover .download_license-btn,
.page__user-account.user_acoount_sb2 .product_column a:hover .download_software-btn {
  transition: all 0.2s ease;
  background-color: #282828;
}
.page__user-account.user_acoount_sb2 .product_thumb {
  padding: 15px;
  background-color: #161616;
  border: 1px solid #333333;
  min-height: 260px;
}
.page__user-account.user_acoount_sb2 .product_head img {
  height: 40px;
  margin-bottom: 5px;
  margin-left: 2px;
}
.page__user-account.user_acoount_sb2 .product_head span {
  position: absolute;
  right: 30px;
}
.page__user-account.user_acoount_sb2 .product_cta {
  transition: all 0.2s ease;
  background-color: #1e1e1e;
  text-align: center;
}
.page__user-account.user_acoount_sb2 .product_cta img {
  padding-top: 20px;
}
.page__user-account.user_acoount_sb2 .product_cta .product-logo {
  height: 40px;
  padding-top: 0;
  margin-bottom: 10px;
}
.page__user-account.user_acoount_sb2 .product_cta .pricing {
  transition: all 0.2s ease;
  background-color: #272727;
  font-size: 18px;
  font-weight: bold;
  padding: 5px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .page__user-account.user_acoount_sb2 .product_cta .pricing {
    font-size: 15px;
  }
}
.page__user-account.user_acoount_sb2 .product_cta .pricing span.strike_out_price {
  padding-left: 5px;
  color: rgba(255, 255, 255, 0.5);
  position: relative;
}
.page__user-account.user_acoount_sb2 .product_cta .pricing span.strike_out_price img {
  position: absolute;
  left: 50%;
  top: 0;
  width: 80px;
  margin-left: -37px;
  padding-top: 3px;
}
.page__user-account.user_acoount_sb2 .product_body.owner {
  margin: 0;
}
.page__user-account.user_acoount_sb2 .product_body.owner .product_checked {
  min-height: 170px;
  background-color: #1e1e1e;
}
@media (min-width: 768px) and (max-width: 991px) {
  .page__user-account.user_acoount_sb2 .product_body.owner .product_checked {
    min-height: 0px;
    padding-bottom: 67px;
  }
}
.page__user-account.user_acoount_sb2 .product_body.owner .product_checked img {
  margin-top: 15px;
  padding-top: 5px;
  margin-bottom: 10px;
}
.page__user-account.user_acoount_sb2 .product_content .label_wrapper {
  padding-top: 28px;
}
.page__user-account.user_acoount_sb2 .product_content .download_license-btn,
.page__user-account.user_acoount_sb2 .product_content .download_software-btn {
  transition: all 0.2s ease;
  text-align: center;
  height: 85px;
  background-color: #1e1e1e;
}
.page__user-account.user_acoount_sb2 .product_content .download_license-btn span,
.page__user-account.user_acoount_sb2 .product_content .download_software-btn span {
  padding-left: 15px;
  font-size: 18px;
}
.page__user-account.user_acoount_sb2 .product_content .download_software-btn {
  margin-bottom: 10px;
}
.page__user-account.user_acoount_sb2 .product_column-sb2 img {
  margin-bottom: 10px;
}
.page__user-account.user_acoount_sb2 .product_column-sb2 .product_thumb:after {
  content: "";
  display: table;
  clear: both;
}
.page__user-account.user_acoount_sb2 .product_column-sb2 .product_wrap {
  float: left;
  max-height: 210px;
  width: 25%;
  margin-bottom: 10px;
}
.page__user-account.user_acoount_sb2 .product_column-sb2 .product_wrap p {
  margin-top: 0;
}
@media (max-width: 767px) {
  .page__user-account.user_acoount_sb2 .product_column-sb2 .product_wrap {
    width: 100%;
    margin-bottom: 5px;
  }
}
.page__user-account.user_acoount_sb2 .product_column-sb2 .product_body,
.page__user-account.user_acoount_sb2 .product_column-sb2 .product_head {
  margin: 0 5px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .page__user-account.user_acoount_sb2 .product_column-sb2 .product_body,
  .page__user-account.user_acoount_sb2 .product_column-sb2 .product_head {
    margin-left: 0;
    margin-right: 0;
  }
  .page__user-account.user_acoount_sb2 .product_column-sb2 .product_body:nth-child(odd),
  .page__user-account.user_acoount_sb2 .product_column-sb2 .product_head:nth-child(odd) {
    margin-left: 5px;
  }
}
.page__user-account.user_acoount_sb2 .product_column-sb2 .product_head {
  background-color: #272727;
  text-align: center;
}
.page__user-account.user_acoount_sb2 .product_column-sb2 .product_head img {
  margin-bottom: 0;
}
.page__user-account.user_acoount_sb2 .product_column-sb2 .product_cta img {
  padding-top: 20px;
}
.page__user-account.user_acoount_sb2 .product_column-sb2 .product_cta .product-logo {
  height: 30px;
  padding-top: 0;
  margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .page__user-account.user_acoount_sb2 .product_column-sb2 .product_cta .product-logo {
    height: 26px;
  }
}
.page__user-account.user_acoount_sb2 .product_wrap_sb2 {
  float: left;
  width: 100%;
}
.page__user-account.user_acoount_sb2 .product_wrap_sb2 p {
  margin: 0;
}
.page__user-account.user_acoount_sb2 .product_wrap_sb2 .product_body {
  margin: 10px 0 0;
}
.page__user-account.user_acoount_sb2 .product_wrap_sb2 .product_body .product-logo {
  height: 80px;
  margin-top: -10px;
}
@media (max-width: 991px) {
  .page__user-account.user_acoount_sb2 .product_wrap {
    width: 100%;
  }
}
.page__user-account.user_acoount_sb2 .product_wrap_upgrade_only {
  float: left;
  width: 40%;
  clear: both;
}
@media (min-width: 480px) and (max-width: 991px) {
  .page__user-account.user_acoount_sb2 .product_wrap_upgrade_only {
    width: 100%;
  }
}
.page__user-account.user_acoount_sb2 .product_wrap_upgrade_only p {
  margin: 0 0 10px;
}
.page__user-account.user_acoount_sb2 .product_wrap_upgrade_only .product_body,
.page__user-account.user_acoount_sb2 .product_wrap_upgrade_only .product_head {
  margin-left: 0;
}
.page__user-account.user_acoount_sb2 .product_wrap_upgrade_only .product_body {
  margin-top: 10px;
  min-height: 220px;
}
.page__user-account.user_acoount_sb2 .product_wrap_upgrade_only .product-logo {
  padding-right: 5px;
  padding-left: 5px;
}
.page__user-account.user_acoount_sb2 .product_wrap_upgrade_only p + .product-logo + .product-logo + .pricing {
  margin-top: 41px;
}
@media (min-width: 480px) and (max-width: 991px) {
  .page__user-account.user_acoount_sb2 .product_wrap_upgrade_only p + .product-logo + .product-logo + .pricing {
    margin-top: 1px;
  }
}
.page__user-account.user_acoount_sb2 .product_wrap_upgrade_only + .product_wrap_sb2 {
  width: 60%;
}
@media (min-width: 480px) and (max-width: 991px) {
  .page__user-account.user_acoount_sb2 .product_wrap_upgrade_only + .product_wrap_sb2 {
    width: 100%;
  }
}
.page__user-account.user_acoount_sb2 .product_wrap_upgrade_only + .product_wrap_sb2 .product_cta {
  min-height: 210px;
}
.page__user-account.user_acoount_sb2 .product_wrap_upgrade_only + .product_wrap_sb2 .product-logo {
  margin-top: 1px;
}
.page__user-account.user_acoount_sb2 .product_wrap_upgrade_only + .product_wrap_sb2 .product_body,
.page__user-account.user_acoount_sb2 .product_wrap_upgrade_only + .product_wrap_sb2 .product_head {
  margin-left: 5px;
}
.page__user-account.user_acoount_sb2 .sb2_product_header > span {
  position: absolute;
  right: 30px;
}
@media (max-width: 767px) {
  .page__user-account.user_acoount_sb2 .sb2_product_header {
    padding-right: 11px;
    padding-bottom: 20px;
  }
}
.page__user-account.user_acoount_sb2 .sb2_product_header button {
  background-color: #1e1e1e;
  margin-top: -10px;
  margin-left: 6px;
  width: auto;
  border-radius: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .page__user-account.user_acoount_sb2 .sb2_product_header button {
    width: 100%;
    margin-top: 10px;
  }
}
.page__user-account.user_acoount_sb2 .sb2_product_header button img {
  padding: 10px 10px 0;
}
.page__user-account.user_acoount_sb2 .sb2_product_header button img.download-image {
  padding-top: 12px;
}
.page__user-account.user_acoount_sb2 .sb2_product_header button span {
  padding: 20px 20px 20px 10px;
}
.page__user-account.user_acoount_sb2 .sb2_product_header button:hover {
  transition: all 0.2s ease;
  background-color: #282828;
}
.page__user-account.user_acoount_sb2 .sb2_product_header .ph_btn-group {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .page__user-account.user_acoount_sb2 .sb2_product_header .ph_btn-group {
    display: block;
  }
}
.shaperbox_2_site .bundle-2 .pb_head {
  text-align: center;
  padding-bottom: 10px;
}
.shaperbox_2_site .bundle-2 .pb_head .product-logo-text {
  height: 45px;
}
.shaperbox_2_site .bundle-2 .bundle-icon-row {
  margin: 0;
}
.shaperbox_2_site .bundle-2 .bundle-icon {
  margin-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
}
.shaperbox_2_site .bundle-2 .pb_footer s {
  opacity: 0.7;
}
.shaperbox_2_site .bundle-2:hover {
  cursor: pointer;
}
.shaperbox_2_site .bundle-2:hover .hover-layer {
  opacity: 1;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  background-color: #ec7912;
}
.shaperbox_2_site .bundle-2:hover .pb_footer h4 {
  color: transparent;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  background-color: #ec7912;
}
.col-pb_7 {
  width: 12.5%;
}
@media (max-width: 767px) {
  .col-pb_7 {
    width: 20%;
    margin-top: 4px;
  }
}
.choose_button_box {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.7);
  background-color: #ec7912;
  color: #eeeeee !important;
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  left: 50%;
  width: 276px;
  padding: 10px 0;
  margin-left: -138px;
  top: 45%;
  text-align: center;
  border-radius: 6px;
}
.choose_button_box .choose_info {
  padding-bottom: 10px;
  font-size: 18px;
}
@media (max-width: 991px) {
  .choose_button_box {
    top: 25%;
  }
}
@media (max-width: 767px) {
  .choose_button_box {
    margin-top: 20px;
  }
}
.choose_button_box .choose_button {
  padding: 10px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  background-color: #1e1e1e;
}
.choose_button_box .choose_button:hover {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: #323232;
}
@media (max-width: 440px) {
  .cg-box-go-gradient {
    height: 400px;
  }
}
#CybotCookiebotDialog {
  background: #cfcfcf !important;
  background: linear-gradient(143deg, #bfbfbf 0%, #ffffff 100%) !important;
  padding-bottom: 5px!important;
  text-align: center;
  border-top: 2px solid #ec7912 !important;
}
#CybotCookiebotDialog h2,
#CybotCookiebotDialog p,
#CybotCookiebotDialog div,
#CybotCookiebotDialog button,
#CybotCookiebotDialog a {
  font-family: "Open Sans", Tahoma, Arial, sans-serif !important;
  line-height: 1.4em!important;
}
#CybotCookiebotDialog h2,
#CybotCookiebotDialog p,
#CybotCookiebotDialog div {
  color: #111111 !important;
}
@media (max-width: 1080px) {
  #CybotCookiebotDialog #CybotCookiebotDialogBody {
    margin-left: 8px!important;
    margin-right: 8px!important;
  }
}
#CybotCookiebotDialog #CybotCookiebotDialogBodyContent {
  padding-left: 0px!important;
}
#CybotCookiebotDialog h2#CybotCookiebotDialogBodyContentTitle {
  font-size: 17px!important;
}
#CybotCookiebotDialog #CybotCookiebotDialogBodyButtons .CybotCookiebotDialogBodyLink,
#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelDetailsButton {
  padding: 4px 20px 0 0;
}
#CybotCookiebotDialog #CybotCookiebotDialogBodyButtonDetails {
  margin-top: 15px;
}
#CybotCookiebotDialog #CybotCookiebotDialogBodyButtons {
  margin-bottom: 15px;
  margin-left: 0px;
}
#CybotCookiebotDialog #CybotCookiebotDialogBodyButtons a {
  font-weight: normal!important;
  font-size: 14px!important;
}
#CybotCookiebotDialogDetail {
  background-color: transparent!important;
  margin: 8px!important;
}
#CybotCookiebotDialogBody,
#CybotCookiebotDialogDetailBody {
  max-width: 1080px!important;
}
#CybotCookiebotDialogDetailBodyContent {
  border: none!important;
}
#CybotCookiebotDialogDetailBodyContentTabs a {
  border: none!important;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  font-weight: bold!important;
}
#CybotCookiebotDialogBodyButtonAccept {
  padding: 10px;
  width: 160px;
  border-radius: 4px;
  border: none!important;
  transition: all 0.3s 0s;
}
#CybotCookiebotDialogBodyButtonAccept:hover {
  background-color: #2d2d2d;
  transition: all 0.3s 0s;
}
#CybotCookiebotDialogBodyButtonAccept:active {
  background-color: #5a5a5a;
  transition: all 0.3s 0s;
}
#CybotCookiebotDialogDetailFooter {
  background-color: transparent!important;
}
#CybotCookiebotDialogDetailBodyContentCookieContainerTypes a {
  border-color: #eee!important;
  font-weight: bold!important;
}
.CybotCookiebotDialogDetailBodyContentCookieContainerTypesSelected,
.CybotCookiebotDialogDetailBodyContentIABv2TabSelected {
  color: #ec7912 !important;
}
.CybotCookiebotDialogDetailBodyContentCookieTypeTable thead td,
.CybotCookiebotDialogDetailBodyContentCookieTypeTable thead th {
  font-weight: bold!important;
  background-color: #ffffff!important;
}
.CybotCookiebotDialogDetailBodyContentCookieTypeTable tbody td {
  border-bottom: 1px solid #dfdfdf!important;
}
/*!
 * Lightbox for Bootstrap 3 by @ashleydw
 * https://github.com/ashleydw/lightbox
 *
 * License: https://github.com/ashleydw/lightbox/blob/master/LICENSE
 */
.ekko-lightbox-container {
  position: relative;
}
.ekko-lightbox-nav-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
}
.ekko-lightbox-nav-overlay a {
  z-index: 100;
  position: absolute;
  width: 49%;
  height: 100%;
  font-size: 30px;
  color: #fff;
  text-shadow: 2px 2px 4px #000;
  opacity: 0;
  filter: dropshadow(color=#000000, offx=2, offy=2);
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  text-decoration: none!important;
}
.ekko-lightbox-nav-overlay a:empty {
  width: 49%;
  text-decoration: none!important;
}
.ekko-lightbox a:hover {
  text-decoration: none;
  opacity: 1;
  text-decoration: none!important;
}
.ekko-lightbox .glyphicon-chevron-left {
  left: 0;
  position: absolute;
  float: left;
  top: 50%;
  padding-left: 15px;
  text-align: left;
  line-height: 50px!important;
  margin-top: -25px;
  text-decoration: none!important;
}
.ekko-lightbox .glyphicon-chevron-right {
  right: 0;
  float: right;
  position: absolute;
  top: 50%;
  padding-right: 15px;
  text-align: right;
  line-height: 50px!important;
  margin-top: -25px;
  text-decoration: none!important;
}
.ekko-lightbox .modal-footer {
  text-align: left;
}
.ekko-lightbox .modal-content {
  font-family: 'Open Sans', 'Tahoma', 'Arial', sans-serif;
  border: 2px solid rgba(255, 255, 255, 0.15);
  border-radius: 4px;
  background-color: #d1d1d1;
}
.ekko-lightbox .modal-header {
  background-color: #2d2d2d;
  color: #ec7912;
}
.ekko-lightbox .close {
  font-size: 40px;
  margin-top: -10px;
  color: #ec7912;
  text-shadow: none;
  text-decoration: none!important;
}
.ekko-lightbox .close:hover,
.ekko-lightbox .close:focus {
  color: #ec7912;
  opacity: 0.5;
  text-shadow: none;
  text-decoration: none!important;
}
.ekko-lightbox .glyphicon-chevron-right,
.ekko-lightbox .glyphicon-chevron-left {
  opacity: 0.3;
  transition: opacity 0.5s ease-out;
  -moz-transition: opacity 0.5s ease-out;
  -webkit-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out;
  text-decoration: none!important;
  -webkit-animation: glowIt 10s infinite;
}
.ekko-lightbox .glyphicon-chevron-right:hover,
.ekko-lightbox .glyphicon-chevron-left:hover,
.ekko-lightbox .glyphicon-chevron-right:active,
.ekko-lightbox .glyphicon-chevron-left:active,
.ekko-lightbox .glyphicon-chevron-rightfocus,
.ekko-lightbox .glyphicon-chevron-leftfocus {
  opacity: 1;
  text-decoration: none!important;
}
@-webkit-keyframes glowIt {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 0.3;
  }
  90% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}
.ekko-lightbox .glyphicon-chevron-right::before,
.ekko-lightbox .glyphicon-chevron-left::before {
  background-color: rgba(255, 255, 255, 0.3);
  padding: 20px;
  padding-top: 10px;
  font-family: 'Open Sans', 'Tahoma', 'Arial', sans-serif !important;
  text-shadow: none;
  font-weight: 700;
  font-size: 50px!important;
  text-decoration: none!important;
}
.ekko-lightbox .glyphicon-chevron-right::before:hover,
.ekko-lightbox .glyphicon-chevron-left::before:hover,
.ekko-lightbox .glyphicon-chevron-right::before:active,
.ekko-lightbox .glyphicon-chevron-left::before:active,
.ekko-lightbox .glyphicon-chevron-right::beforefocus,
.ekko-lightbox .glyphicon-chevron-left::beforefocus {
  text-decoration: none!important;
}
.ekko-lightbox .glyphicon-chevron-right::before {
  content: '\203a';
  border-radius: 10px;
}
.ekko-lightbox .glyphicon-chevron-left::before {
  content: '\2039';
  border-radius: 10px;
}
body {
  background-color: #d1d1d1;
  font-family: 'Open Sans', 'Tahoma', 'Arial', sans-serif;
  color: #111111;
  padding-top: 60px !important;
}
*:focus {
  outline: none;
}
*::-moz-focus-inner {
  border: 0;
}
a:focus {
  outline: none!important;
  outline-offset: -2px;
}
.form-control {
  padding-left: 15px;
}
.form-control:focus {
  border-color: none;
  border: none;
  padding-left: 16px !important;
}
ul {
  -webkit-padding-start: 0px;
}
input {
  min-height: 42px !important;
  border-radius: 4px;
}
label {
  color: #2d2d2d;
  font-weight: 600;
  font-size: 12px;
}
@media (max-width: 991px) {
  body {
    padding-top: 50px !important;
  }
}
a {
  color: #ec7912;
}
a {
  color: #ec7912;
}
a:hover,
a:active,
a:focus {
  text-decoration: none;
  color: #ffa529;
}
blockquote {
  padding: 20px 40px;
  margin-bottom: 20px;
  font-size: 18px;
  border-left: none;
  background-color: rgba(255, 255, 255, 0.15);
  position: relative;
}
blockquote::before {
  content: "»";
  position: absolute;
  color: #ec7912;
  width: 20px;
  margin-left: -32px;
  margin-top: -30px;
  font-size: 51px;
}
blockquote p {
  font-style: italic;
  position: relative;
}
cite {
  line-height: 20px !important;
  font-size: 12px;
}
cite p::after {
  content: none;
}
img.cite-image {
  margin-top: -11px;
  height: 15px;
  padding-left: 10px;
  padding-right: 10px;
}
.cg-btn-collapse-details {
  display: block;
  height: 40px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.3);
  text-align: center;
  padding-top: 10px;
  margin-top: 20px;
  font-weight: 600;
}
.cg-btn-collapse-details:hover {
  text-decoration: none;
  background-color: #ec7912;
  color: white;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  width: 100%;
}
ul {
  -moz-padding-start: 0px;
  -webkit-padding-start: 0px;
}
ul.cg_bullet-list {
  padding-left: 20px;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 100%;
    max-width: 1000px;
  }
}
body {
  padding-top: 50px;
  /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}
