@charset "UTF-8";
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../Fonts/glyphicons-halflings-regular.eot');
  src: url('../Fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../Fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../Fonts/glyphicons-halflings-regular.woff') format('woff'), url('../Fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../Fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\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: #4b4b4b;
  background-color: #fff6f0;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #4b4b4b;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #252525;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff6f0;
  border: 1px solid #dddddd;
  border-radius: 6px;
  -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: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  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: 48px;
}
h2,
.h2 {
  font-size: 40px;
}
h3,
.h3 {
  font-size: 32px;
}
h4,
.h4 {
  font-size: 24px;
}
h5,
.h5 {
  font-size: 20px;
}
h6,
.h6 {
  font-size: 16px;
}
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: 0.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: #3a68bd;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #2e5396;
}
.text-success {
  color: #ffffff;
}
a.text-success:hover,
a.text-success:focus {
  color: #e6e6e6;
}
.text-info {
  color: #ffffff;
}
a.text-info:hover,
a.text-info:focus {
  color: #e6e6e6;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #ffffff;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #e6e6e6;
}
.bg-primary {
  color: #fff;
  background-color: #3a68bd;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #2e5396;
}
.bg-success {
  background-color: #ADD278;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #96c552;
}
.bg-info {
  background-color: #8bd2e5;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #61c2dc;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #ff585d;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #ff252c;
}
.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: 6px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 6px;
  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: 6px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 15px;
  padding-bottom: 15px;
  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: 15px;
  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: #fff6f0;
}
.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: #f2f2f2;
}
.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: #ADD278;
}
.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: #a1cc65;
}
.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: #8bd2e5;
}
.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: #76cae0;
}
.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: #ff585d;
}
.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: #ff3f44;
}
.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: 17px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 56px;
  padding: 16px 16px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cdcdcd;
  border-radius: 6px;
  -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;
  padding-bottom: 0px;
}
.form-control:focus {
  border-color: #cdcdcd;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(205, 205, 205, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(205, 205, 205, 0.6);
}
.form-control::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: transparent;
  opacity: 0;
}
.form-control:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: transparent;
  opacity: 0;
}
.form-control::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: transparent;
  opacity: 0;
}
.form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: transparent;
  opacity: 0;
}
.form-control::-moz-placeholder {
  color: #cdcdcd;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #cdcdcd;
}
.form-control::-webkit-input-placeholder {
  color: #cdcdcd;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: default;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 56px;
  }
  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: 44px;
  }
  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: 82px;
  }
}
.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: default;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: default;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: default;
}
.form-control-static {
  padding-top: 17px;
  padding-bottom: 17px;
  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: 44px;
  padding: 12px 12px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 6px;
}
select.input-sm {
  height: 44px;
  line-height: 44px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 44px;
  padding: 12px 12px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 6px;
}
.form-group-sm select.form-control {
  height: 44px;
  line-height: 44px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 44px;
  min-height: 32px;
  padding: 13px 12px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 82px;
  padding: 28px 28px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 82px;
  line-height: 82px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 82px;
  padding: 28px 28px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 82px;
  line-height: 82px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 82px;
  min-height: 38px;
  padding: 29px 28px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 70px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 56px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 82px;
  height: 82px;
  line-height: 82px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 44px;
  height: 44px;
  line-height: 44px;
}
.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: #ffffff;
}
.has-success .form-control {
  border-color: #ffffff;
  -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: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-success .input-group-addon {
  color: #ffffff;
  border-color: #ffffff;
  background-color: #ADD278;
}
.has-success .form-control-feedback {
  color: #ffffff;
}
.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: #ffffff;
}
.has-success .form-control {
  color: #ffffff;
  border-color: #ffffff;
  -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: #ffffff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-success .form-control[disabled],
.has-success .form-control[readonly],
fieldset[disabled] .has-success .form-control {
  background-color: #eeeeee !important;
}
.has-success .input-group-addon {
  color: #ffffff;
  border-color: #ffffff;
  background-color: #ADD278;
}
.has-success .form-control-feedback {
  color: #ffffff;
}
.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-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 {
  color: #8a6d3b;
  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: #8a6d3b;
  -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 .form-control[disabled],
.has-warning .form-control[readonly],
fieldset[disabled] .has-warning .form-control {
  background-color: #eeeeee !important;
}
.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: #ffffff;
}
.has-error .form-control {
  border-color: #ffffff;
  -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: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-error .input-group-addon {
  color: #ffffff;
  border-color: #ffffff;
  background-color: #ff585d;
}
.has-error .form-control-feedback {
  color: #ffffff;
}
.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: #ffffff;
}
.has-error .form-control {
  color: #ffffff;
  border-color: #ffffff;
  -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: #ffffff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-error .form-control[disabled],
.has-error .form-control[readonly],
fieldset[disabled] .has-error .form-control {
  background-color: #eeeeee !important;
}
.has-error .input-group-addon {
  color: #ffffff;
  border-color: #ffffff;
  background-color: #ff585d;
}
.has-error .form-control-feedback {
  color: #ffffff;
}
.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: #8b8b8b;
}
@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: 17px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 37px;
}
.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: 17px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 38.3333324px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 13px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 16px 16px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 6px;
  -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: #4b4b4b;
  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: default;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #4b4b4b;
  background-color: #cdcdcd;
  border-color: #c0c0c0;
}
.btn-default:focus,
.btn-default.focus {
  color: #4b4b4b;
  background-color: #b4b4b4;
  border-color: #818181;
}
.btn-default:hover {
  color: #4b4b4b;
  background-color: #b4b4b4;
  border-color: #a2a2a2;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #4b4b4b;
  background-color: #b4b4b4;
  border-color: #a2a2a2;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #4b4b4b;
  background-color: #a2a2a2;
  border-color: #818181;
}
.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: #cdcdcd;
  border-color: #c0c0c0;
}
.btn-default .badge {
  color: #cdcdcd;
  background-color: #4b4b4b;
}
.btn-default:focus,
.btn-default.focus {
  color: #4b4b4b;
  background-color: #cdcdcd;
  border-color: #c0c0c0;
  box-shadow: none;
  outline: none;
}
.btn-default:hover {
  color: #ffffff;
  background-color: #b9b9b9;
  border-color: #a2a2a2;
  background-color: #4b4b4b;
  border-color: #3e3e3e;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #4b4b4b;
  background-color: #cdcdcd;
  border-color: #c0c0c0;
  box-shadow: none;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #ffffff;
  background-color: #b9b9b9;
  border-color: #a2a2a2;
  outline: none;
  background-color: #4b4b4b;
  border-color: #3e3e3e;
}
.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: #cdcdcd;
  /* @background*/
  border-color: #cdcdcd;
  /* @border*/
  color: #777777;
  /* @color*/
}
.btn-default .badge {
  color: #cdcdcd;
  background-color: #4b4b4b;
}
.btn-primary {
  color: #ffffff;
  background-color: #3a68bd;
  border-color: #345da9;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #2e5396;
  border-color: #162848;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #2e5396;
  border-color: #26437b;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #2e5396;
  border-color: #26437b;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #26437b;
  border-color: #162848;
}
.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: #3a68bd;
  border-color: #345da9;
}
.btn-primary .badge {
  color: #3a68bd;
  background-color: #ffffff;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #3a68bd;
  border-color: #345da9;
  box-shadow: none;
  outline: none;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #30579e;
  border-color: #26437b;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3a68bd;
  border-color: #345da9;
  box-shadow: none;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #30579e;
  border-color: #26437b;
  outline: none;
}
.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: #cdcdcd;
  /* @background*/
  border-color: #cdcdcd;
  /* @border*/
  color: #777777;
  /* @color*/
}
.btn-primary .badge {
  color: #3a68bd;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #add278;
  border-color: #a1cc65;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #96c552;
  border-color: #60852c;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #96c552;
  border-color: #84b63d;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #96c552;
  border-color: #84b63d;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #84b63d;
  border-color: #60852c;
}
.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: #add278;
  border-color: #a1cc65;
}
.btn-success .badge {
  color: #add278;
  background-color: #ffffff;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #add278;
  border-color: #a1cc65;
  box-shadow: none;
  outline: none;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #9ac859;
  border-color: #84b63d;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #add278;
  border-color: #a1cc65;
  box-shadow: none;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #9ac859;
  border-color: #84b63d;
  outline: none;
}
.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: #cdcdcd;
  /* @background*/
  border-color: #cdcdcd;
  /* @border*/
  color: #777777;
  /* @color*/
}
.btn-success .badge {
  color: #add278;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #8cd2e5;
  border-color: #77cae0;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #62c2dc;
  border-color: #2893b0;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #62c2dc;
  border-color: #45b6d5;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #62c2dc;
  border-color: #45b6d5;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #45b6d5;
  border-color: #2893b0;
}
.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: #8cd2e5;
  border-color: #77cae0;
}
.btn-info .badge {
  color: #8cd2e5;
  background-color: #ffffff;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #8cd2e5;
  border-color: #77cae0;
  box-shadow: none;
  outline: none;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #6bc5dd;
  border-color: #45b6d5;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #8cd2e5;
  border-color: #77cae0;
  box-shadow: none;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #6bc5dd;
  border-color: #45b6d5;
  outline: none;
}
.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: #cdcdcd;
  /* @background*/
  border-color: #cdcdcd;
  /* @border*/
  color: #777777;
  /* @color*/
}
.btn-info .badge {
  color: #8cd2e5;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #ff9435;
  border-color: #ff861b;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ff7902;
  border-color: #9b4900;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ff7902;
  border-color: #dd6800;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ff7902;
  border-color: #dd6800;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #dd6800;
  border-color: #9b4900;
}
.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: #ff9435;
  border-color: #ff861b;
}
.btn-warning .badge {
  color: #ff9435;
  background-color: #ffffff;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ff9435;
  border-color: #ff861b;
  box-shadow: none;
  outline: none;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ff7e0c;
  border-color: #dd6800;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ff9435;
  border-color: #ff861b;
  box-shadow: none;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #ff7e0c;
  border-color: #dd6800;
  outline: none;
}
.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: #cdcdcd;
  /* @background*/
  border-color: #cdcdcd;
  /* @border*/
  color: #777777;
  /* @color*/
}
.btn-warning .badge {
  color: #ff9435;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #ff5857;
  border-color: #ff3f3e;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #ff2524;
  border-color: #bd0100;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #ff2524;
  border-color: #ff0200;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #ff2524;
  border-color: #ff0200;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ff0200;
  border-color: #bd0100;
}
.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: #ff5857;
  border-color: #ff3f3e;
}
.btn-danger .badge {
  color: #ff5857;
  background-color: #ffffff;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #ff5857;
  border-color: #ff3f3e;
  box-shadow: none;
  outline: none;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #ff2f2e;
  border-color: #ff0200;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #ff5857;
  border-color: #ff3f3e;
  box-shadow: none;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ff2f2e;
  border-color: #ff0200;
  outline: none;
}
.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: #cdcdcd;
  /* @background*/
  border-color: #cdcdcd;
  /* @border*/
  color: #777777;
  /* @color*/
}
.btn-danger .badge {
  color: #ff5857;
  background-color: #ffffff;
}
.btn-link {
  color: #4b4b4b;
  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: #252525;
  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: 28px 28px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 12px 12px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 6px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 8px 12px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 6px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  -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: #3a68bd;
}
.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: default;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 6px;
  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: 82px;
  padding: 28px 28px;
  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: 82px;
  line-height: 82px;
}
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: 44px;
  padding: 12px 12px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 6px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 44px;
  line-height: 44px;
}
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-sm > .form-control.form-control-focus,
.input-group-sm > .input-group-addon.form-control-focus,
.input-group-sm > .input-group-btn > .btn.form-control-focus {
  padding-bottom: 0px;
}
.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: 16px 16px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cdcdcd;
  border-radius: 6px;
}
.input-group-addon.input-sm {
  padding: 12px 12px;
  font-size: 12px;
  border-radius: 6px;
}
.input-group-addon.input-lg {
  padding: 28px 28px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 0;
}
.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: default;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #4b4b4b;
}
.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: 6px 6px 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: #8cd1e4;
  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: 6px;
}
.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: 6px 6px 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: #fff6f0;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 6px;
}
.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: #3a68bd;
}
.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: 6px;
}
.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: 6px 6px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff6f0;
  }
}
.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: 68px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@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: 24px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 68px;
}
.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: 17px;
  margin-bottom: 17px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 6px;
}
.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: 12px -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: 24px;
    padding-bottom: 24px;
  }
}
.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: 6px;
  margin-bottom: 6px;
}
@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: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 6px;
  margin-bottom: 6px;
}
.navbar-btn.btn-sm {
  margin-top: 12px;
  margin-bottom: 12px;
}
.navbar-btn.btn-xs {
  margin-top: 23px;
  margin-bottom: 23px;
}
.navbar-text {
  margin-top: 24px;
  margin-bottom: 24px;
}
@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: #4b4b4b;
  border-color: #3a3a3a;
}
.navbar-default .navbar-brand {
  color: #ffffff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #3a3a3a;
}
.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: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #3a3a3a;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #3a3a3a;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    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: #ffffff;
    background-color: #3a3a3a;
  }
  .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: #ffffff;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.navbar-default .btn-link {
  color: #ffffff;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #ffffff;
}
.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: 6px;
}
.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: 6px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 16px 16px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #333333;
  background-color: #cdcdcd;
  border: 1px solid transparent;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: rgba(75, 75, 75, 0.9);
  border-color: transparent;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: rgba(75, 75, 75, 0.9);
  border-color: transparent;
  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: #333333;
  background-color: #cdcdcd;
  border-color: transparent;
  cursor: default;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 28px 28px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 12px 12px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.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: #cdcdcd;
  border: 1px solid transparent;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: rgba(75, 75, 75, 0.9);
}
.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: #333333;
  background-color: #cdcdcd;
  cursor: default;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.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: #3a68bd;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #2e5396;
}
.label-success {
  background-color: #add278;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #96c552;
}
.label-info {
  background-color: #8cd2e5;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #62c2dc;
}
.label-warning {
  background-color: #ff9435;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ff7902;
}
.label-danger {
  background-color: #ff5857;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #ff2524;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #4b4b4b;
  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-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff6f0;
  border: 1px solid #dddddd;
  border-radius: 6px;
  -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: #4b4b4b;
}
.thumbnail .caption {
  padding: 9px;
  color: #4b4b4b;
}
.alert {
  padding: 18px;
  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: 38px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-info {
  background-color: #8bd2e5;
  border-color: #6ed9de;
  color: #ffffff;
}
.alert-info hr {
  border-top-color: #59d4da;
}
.alert-info .alert-link {
  color: #e6e6e6;
}
.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: #ff585d;
  border-color: #ff3f64;
  color: #ffffff;
}
.alert-danger hr {
  border-top-color: #ff2550;
}
.alert-danger .alert-link {
  color: #e6e6e6;
}
.alert-success {
  background-color: #ADD278;
  border-color: #b3cc65;
  color: #ffffff;
}
.alert-success hr {
  border-top-color: #a9c552;
}
.alert-success .alert-link {
  color: #e6e6e6;
}
@-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: 6px;
  -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: #3a68bd;
  -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: #add278;
}
.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: #8cd2e5;
}
.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: #ff9435;
}
.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: #ff5857;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #cdcdcd;
}
.list-group-item:first-child {
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
a.list-group-item,
button.list-group-item {
  color: #999999;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #999999;
  background-color: #ecf8fc;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: default;
}
.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: #3a68bd;
  border-color: #3a68bd;
}
.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: #d2ddf1;
}
.list-group-item-success {
  color: #ffffff;
  background-color: #ADD278;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #ffffff;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #ffffff;
  background-color: #a1cc65;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.list-group-item-info {
  color: #ffffff;
  background-color: #8bd2e5;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #ffffff;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #ffffff;
  background-color: #76cae0;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #ffffff;
  background-color: #ff585d;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #ffffff;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #ffffff;
  background-color: #ff3f44;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.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: 12px;
  -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: 20px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 11px;
  border-top-left-radius: 11px;
}
.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: 20px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 11px;
  border-bottom-left-radius: 11px;
}
.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: 11px;
  border-top-left-radius: 11px;
}
.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: 11px;
  border-bottom-left-radius: 11px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 11px;
  border-top-left-radius: 11px;
}
.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: 11px;
  border-top-right-radius: 11px;
}
.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: 11px;
}
.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: 11px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 11px;
  border-bottom-left-radius: 11px;
}
.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: 11px;
  border-bottom-right-radius: 11px;
}
.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: 11px;
}
.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: 11px;
}
.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: 12px;
}
.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: #cdcdcd;
}
.panel-default > .panel-heading {
  color: #4b4b4b;
  background-color: #ffffff;
  border-color: #cdcdcd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #cdcdcd;
}
.panel-default > .panel-heading .badge {
  color: #ffffff;
  background-color: #4b4b4b;
}
.panel-default > .panel-heading .badge-primary {
  color: #ffffff;
  background-color: #3a68bd;
  border-color: #345da9;
}
.panel-default > .panel-heading .badge-success {
  color: #ffffff;
  background-color: #add278;
  border-color: #a1cc65;
}
.panel-default > .panel-heading .badge-info {
  color: #ffffff;
  background-color: #8cd2e5;
  border-color: #77cae0;
}
.panel-default > .panel-heading .badge-warning {
  color: #ffffff;
  background-color: #ff9435;
  border-color: #ff861b;
}
.panel-default > .panel-heading .badge-danger {
  color: #ffffff;
  background-color: #ff5857;
  border-color: #ff3f3e;
}
.panel-default > .panel-heading .badge-secondary {
  color: rgba(0, 0, 0, 0.64);
  background-color: #F8E08E;
  border-color: #ff3f3e;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #cdcdcd;
}
.panel-primary {
  border-color: #3a68bd;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #3a68bd;
  border-color: #3a68bd;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #3a68bd;
}
.panel-primary > .panel-heading .badge {
  color: #3a68bd;
  background-color: #ffffff;
}
.panel-primary > .panel-heading .badge-primary {
  color: #ffffff;
  background-color: #3a68bd;
  border-color: #345da9;
}
.panel-primary > .panel-heading .badge-success {
  color: #ffffff;
  background-color: #add278;
  border-color: #a1cc65;
}
.panel-primary > .panel-heading .badge-info {
  color: #ffffff;
  background-color: #8cd2e5;
  border-color: #77cae0;
}
.panel-primary > .panel-heading .badge-warning {
  color: #ffffff;
  background-color: #ff9435;
  border-color: #ff861b;
}
.panel-primary > .panel-heading .badge-danger {
  color: #ffffff;
  background-color: #ff5857;
  border-color: #ff3f3e;
}
.panel-primary > .panel-heading .badge-secondary {
  color: rgba(0, 0, 0, 0.64);
  background-color: #F8E08E;
  border-color: #ff3f3e;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #3a68bd;
}
.panel-success {
  border-color: #b3cc65;
}
.panel-success > .panel-heading {
  color: #ffffff;
  background-color: #ADD278;
  border-color: #b3cc65;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #b3cc65;
}
.panel-success > .panel-heading .badge {
  color: #ADD278;
  background-color: #ffffff;
}
.panel-success > .panel-heading .badge-primary {
  color: #ffffff;
  background-color: #3a68bd;
  border-color: #345da9;
}
.panel-success > .panel-heading .badge-success {
  color: #ffffff;
  background-color: #add278;
  border-color: #a1cc65;
}
.panel-success > .panel-heading .badge-info {
  color: #ffffff;
  background-color: #8cd2e5;
  border-color: #77cae0;
}
.panel-success > .panel-heading .badge-warning {
  color: #ffffff;
  background-color: #ff9435;
  border-color: #ff861b;
}
.panel-success > .panel-heading .badge-danger {
  color: #ffffff;
  background-color: #ff5857;
  border-color: #ff3f3e;
}
.panel-success > .panel-heading .badge-secondary {
  color: rgba(0, 0, 0, 0.64);
  background-color: #F8E08E;
  border-color: #ff3f3e;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #b3cc65;
}
.panel-info {
  border-color: #6ed9de;
}
.panel-info > .panel-heading {
  color: #ffffff;
  background-color: #8bd2e5;
  border-color: #6ed9de;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #6ed9de;
}
.panel-info > .panel-heading .badge {
  color: #8bd2e5;
  background-color: #ffffff;
}
.panel-info > .panel-heading .badge-primary {
  color: #ffffff;
  background-color: #3a68bd;
  border-color: #345da9;
}
.panel-info > .panel-heading .badge-success {
  color: #ffffff;
  background-color: #add278;
  border-color: #a1cc65;
}
.panel-info > .panel-heading .badge-info {
  color: #ffffff;
  background-color: #8cd2e5;
  border-color: #77cae0;
}
.panel-info > .panel-heading .badge-warning {
  color: #ffffff;
  background-color: #ff9435;
  border-color: #ff861b;
}
.panel-info > .panel-heading .badge-danger {
  color: #ffffff;
  background-color: #ff5857;
  border-color: #ff3f3e;
}
.panel-info > .panel-heading .badge-secondary {
  color: rgba(0, 0, 0, 0.64);
  background-color: #F8E08E;
  border-color: #ff3f3e;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #6ed9de;
}
.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-heading .badge-primary {
  color: #ffffff;
  background-color: #3a68bd;
  border-color: #345da9;
}
.panel-warning > .panel-heading .badge-success {
  color: #ffffff;
  background-color: #add278;
  border-color: #a1cc65;
}
.panel-warning > .panel-heading .badge-info {
  color: #ffffff;
  background-color: #8cd2e5;
  border-color: #77cae0;
}
.panel-warning > .panel-heading .badge-warning {
  color: #ffffff;
  background-color: #ff9435;
  border-color: #ff861b;
}
.panel-warning > .panel-heading .badge-danger {
  color: #ffffff;
  background-color: #ff5857;
  border-color: #ff3f3e;
}
.panel-warning > .panel-heading .badge-secondary {
  color: rgba(0, 0, 0, 0.64);
  background-color: #F8E08E;
  border-color: #ff3f3e;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ff3f64;
}
.panel-danger > .panel-heading {
  color: #ffffff;
  background-color: #ff585d;
  border-color: #ff3f64;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ff3f64;
}
.panel-danger > .panel-heading .badge {
  color: #ff585d;
  background-color: #ffffff;
}
.panel-danger > .panel-heading .badge-primary {
  color: #ffffff;
  background-color: #3a68bd;
  border-color: #345da9;
}
.panel-danger > .panel-heading .badge-success {
  color: #ffffff;
  background-color: #add278;
  border-color: #a1cc65;
}
.panel-danger > .panel-heading .badge-info {
  color: #ffffff;
  background-color: #8cd2e5;
  border-color: #77cae0;
}
.panel-danger > .panel-heading .badge-warning {
  color: #ffffff;
  background-color: #ff9435;
  border-color: #ff861b;
}
.panel-danger > .panel-heading .badge-danger {
  color: #ffffff;
  background-color: #ff5857;
  border-color: #ff3f3e;
}
.panel-danger > .panel-heading .badge-secondary {
  color: rgba(0, 0, 0, 0.64);
  background-color: #F8E08E;
  border-color: #ff3f3e;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ff3f64;
}
.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: 6px;
  -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: 6px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 transparent;
  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;
  word-break: break-word;
}
.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: 630px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 6px;
}
.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-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #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);
}
.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: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #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%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #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 {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* colors */
/* icons */
/* font sizes */
/* responsive font size */
/* responsive paragraph size */
/*before 16*/
/*before 16*/
/* Alert */
/*@navbar-sm-height: ceil((@navbar-height * 0.625)); // ~50px*/
/*@line-height-small: 1;*/
/* before #b2cc72 */
/* before #8bd3e6 */
/* before #d9534f; */
/*Other colors of peddle*/
/* Fontello */
/* BUTTON */
/*@btn-default-border: #cccccc;*/
/* INPUT */
/* DROP-DOWN */
/* NAVBAR */
/* TABS */
/* PAGINATION */
/* TOOLTIP */
/* POPOVER */
/* LABEL */
/* MODAL */
/* PROGRESS BAR */
/* LIST */
/* PANEL */
/* THUMNAIL */
/* BADGE */
/* BREADCRUMB */
/* CAROUSEL */
/* KBD */
/* Form states and alerts */
/* Alerts */
/* Close */
/* Tables */
/* Pagination */
/* ---------------- UX FRAMEWORK VARIABLES ---------------- */
/* Colors */
/* Header */
/* Date picker */
/* HR Divider */
/* Feedback */
/* MMenu */
/* Tooltipster */
/* Footer */
/* Bootstrap selectbox */
/* Checkbox */
/* Logo */
/* ux-profile */
/* ux-autocomplete */
/* ux-dataTable */
/* ux-feed */
/* ux-grid-view */
/* ux-image-slider */
/* ux-list-view */
/* ux-loadmask */
/* ux-nanoscroller */
/* ux-radioList */
/* ux-scrollable-tabs */
/* ux-slide */
/* ux-slider */
/* ux-chart*/
/*ux list*/
/*ux-list-box*/
/*
   Animation example, for spinners
*/
.animate-spin {
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?17089869');
  src: url('../font/fontello.eot?17089869#iefix') format('embedded-opentype'), url('../font/fontello.svg?17089869#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fontello';
  src: url('data:application/octet-stream;base64,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') format('woff'), url('data:application/octet-stream;base64,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AFkBAgEDAQQBBQEGAQcBCAEJAQoBCwEMAQ0BDgEPARABEQESARMBFAEVARYBFwEYARkBGgEbARwBHQEeAR8BIAEhASIBIwEkASUBJgEnASgBKQEqASsBLAEtAS4BLwEwATEBMgEzATQBNQE2ATcBOAE5AToBOwE8AT0BPgE/AUABQQFCAUMBRAFFAUYBRwFIAUkBSgFLAUwBTQFOAU8BUAFRAVIBUwFUAVUBVgFXAVgBWQFaAAJ0aAt0cmFzaC1lbXB0eQdkZXRhaWxzBGZlZWQJaW52ZW50b3J5CG92ZXJ2aWV3BnJlcG9ydApzY3JhcHZhbHVlCXVzZWRwYXJ0cwhmaWx0ZXItMQNjb2cEY29yZQxwbHVzLWNpcmNsZWQMaW5mby1jaXJjbGVkB3RoLWxpc3QGdXNlci0zBnBlbmNpbAVwaG90bwlsZWZ0LW9wZW4QZmFjZWJvb2stY2lyY2xlZA90d2l0dGVyLWNpcmNsZWQSZmFjZWJvb2stY2lyY2xlZC0xCWxpZ2h0YnVsYgZtZW51LTEGY2FtZXJhAm9rEGFuZ2xlLWNpcmNsZWQtdXASYW5nbGUtY2lyY2xlZC1kb3duE2FuZ2xlLWNpcmNsZWQtcmlnaHQHdHdpdHRlcgZzZWFyY2gFdmNhcmQKcmlnaHQtb3BlbgZwYXJhbXMFcGhvbmUOY2FuY2VsLWNpcmNsZWQKb2stY2lyY2xlZApkb3duLW1pY3JvDWNhbmNlbC1jaXJjbGUIbWFpbC1hbHQJb2stY2lyY2xlCGNhbmNlbC0xEmFuZ2xlLWNpcmNsZWQtbGVmdAlkb3duLW9wZW4HdXAtb3BlbgdjbG9jay0xB2Nsb2NrLTIMcmlnaHQtb3Blbi0xBW1vbmV5C2xlZnQtb3Blbi0xEWNhbGVuZGFyLW91dGxpbG5lCHRoLWxhcmdlDmJvb2ttYXJrLWVtcHR5BmxvZ291dAVibG9jawdkb2MtaW52BmNhbmNlbA1wbGF5LWNpcmNsZWQyCnZvbHVtZS1vZmYGdm9sdW1lC3Jlc2l6ZS1mdWxsBXBhdXNlBHN0b3AGY2hhdC0xBHBsYXkFc3BpbjUGZXhwb3J0CGNhbGVuZGFyBWNsb2NrBWdwbHVzDHJlc2l6ZS1zbWFsbAljdy1jaXJjbGURYW5nbGUtZG91YmxlLWxlZnQSYW5nbGUt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') format('truetype');
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?17089869#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-th:before {
  content: '\21';
}
/* '!' */
.icon-trash-empty:before {
  content: '\22';
}
/* '&quot;' */
.icon-details:before {
  content: '\23';
}
/* '#' */
.icon-feed:before {
  content: '\24';
}
/* '$' */
.icon-inventory:before {
  content: '\25';
}
/* '%' */
.icon-overview:before {
  content: '\26';
}
/* '&amp;' */
.icon-report:before {
  content: '\27';
}
/* ''' */
.icon-scrapvalue:before {
  content: '\28';
}
/* '(' */
.icon-usedparts:before {
  content: '\29';
}
/* ')' */
.icon-filter-1:before {
  content: '\2a';
}
/* '*' */
.icon-cog:before {
  content: '\2b';
}
/* '+' */
.icon-core:before {
  content: '\2c';
}
/* ',' */
.icon-plus-circled:before {
  content: '\e800';
}
/* '' */
.icon-info-circled:before {
  content: '\e801';
}
/* '' */
.icon-th-list:before {
  content: '\e802';
}
/* '' */
.icon-user-3:before {
  content: '\e803';
}
/* '' */
.icon-pencil:before {
  content: '\e804';
}
/* '' */
.icon-photo:before {
  content: '\e805';
}
/* '' */
.icon-left-open:before {
  content: '\e806';
}
/* '' */
.icon-facebook-circled:before {
  content: '\e807';
}
/* '' */
.icon-twitter-circled:before {
  content: '\e808';
}
/* '' */
.icon-facebook-circled-1:before {
  content: '\e809';
}
/* '' */
.icon-lightbulb:before {
  content: '\e80a';
}
/* '' */
.icon-menu-1:before {
  content: '\e80b';
}
/* '' */
.icon-camera:before {
  content: '\e80c';
}
/* '' */
.icon-ok:before,
.no-border .dropdown-menu li.selected a span.check-mark:before {
  content: '\e80d';
}
/* '' */
.icon-angle-circled-up:before {
  content: '\e80e';
}
/* '' */
.icon-angle-circled-down:before {
  content: '\e80f';
}
/* '' */
.icon-angle-circled-right:before {
  content: '\e810';
}
/* '' */
.icon-twitter:before {
  content: '\e811';
}
/* '' */
.icon-search:before {
  content: '\e812';
}
/* '' */
.icon-vcard:before {
  content: '\e813';
}
/* '' */
.icon-right-open:before {
  content: '\e814';
}
/* '' */
.icon-params:before {
  content: '\e815';
}
/* '' */
.icon-phone:before {
  content: '\e816';
}
/* '' */
.icon-cancel-circled:before {
  content: '\e817';
}
/* '' */
.icon-ok-circled:before,
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark:before {
  content: '\e818';
}
/* '' */
.icon-down-micro:before {
  content: '\e819';
}
/* '' */
.icon-cancel-circle:before {
  content: '\e81a';
}
/* '' */
.icon-mail-alt:before {
  content: '\e81b';
}
/* '' */
.icon-ok-circle:before {
  content: '\e81c';
}
/* '' */
.icon-cancel-1:before {
  content: '\e81d';
}
/* '' */
.icon-angle-circled-left:before {
  content: '\e81e';
}
/* '' */
.icon-down-open:before {
  content: '\e81f';
}
/* '' */
.icon-up-open:before {
  content: '\e820';
}
/* '' */
.icon-clock-1:before {
  content: '\e821';
}
/* '' */
.icon-clock-2:before {
  content: '\e822';
}
/* '' */
.icon-right-open-1:before,
.datetimepicker .glyphicon-chevron-right:before,
.datetimepicker .glyphicon-arrow-right:before {
  content: '\e823';
}
/* '' */
.icon-money:before {
  content: '\e824';
}
/* '' */
.icon-left-open-1:before,
.datetimepicker .glyphicon-chevron-left:before,
.datetimepicker .glyphicon-arrow-left:before {
  content: '\e825';
}
/* '' */
.icon-calendar-outlilne:before {
  content: '\e826';
}
/* '' */
.icon-th-large:before {
  content: '\e827';
}
/* '' */
.icon-bookmark-empty:before {
  content: '\e828';
}
/* '' */
.icon-logout:before {
  content: '\e829';
}
/* '' */
.icon-block:before {
  content: '\e82a';
}
/* '' */
.icon-doc-inv:before {
  content: '\e82b';
}
/* '' */
.icon-cancel:before {
  content: '\e82c';
}
/* '' */
.icon-play-circled2:before {
  content: '\e82d';
}
/* '' */
.icon-volume-off:before {
  content: '\e82e';
}
/* '' */
.icon-volume:before {
  content: '\e82f';
}
/* '' */
.icon-resize-full:before {
  content: '\e830';
}
/* '' */
.icon-pause:before {
  content: '\e831';
}
/* '' */
.icon-stop:before {
  content: '\e832';
}
/* '' */
.icon-chat-1:before {
  content: '\e833';
}
/* '' */
.icon-play:before {
  content: '\e834';
}
/* '' */
.icon-spin5:before {
  content: '\e835';
}
/* '' */
.icon-export:before {
  content: '\e836';
}
/* '' */
.icon-calendar:before {
  content: '\e837';
}
/* '' */
.icon-clock:before {
  content: '\e838';
}
/* '' */
.icon-gplus:before {
  content: '\e839';
}
/* '' */
.icon-resize-small:before {
  content: '\e83a';
}
/* '' */
.icon-cw-circle:before {
  content: '\e83b';
}
/* '' */
.icon-angle-double-left:before {
  content: '\e83c';
}
/* '' */
.icon-angle-double-right:before {
  content: '\e83d';
}
/* '' */
.icon-cw:before {
  content: '\e83e';
}
/* '' */
.icon-cw-1:before {
  content: '\e83f';
}
/* '' */
.icon-down-circled:before {
  content: '\e840';
}
/* '' */
.icon-down-dir:before {
  content: '\e841';
}
/* '' */
.icon-filter:before {
  content: '\e842';
}
/* '' */
.icon-google-custom:before {
  content: '\e843';
}
/* '' */
.icon-up-dir:before {
  content: '\e844';
}
/* '' */
.icon-cw-2:before {
  content: '\e845';
}
/* '' */
.icon-down-big:before {
  content: '\e846';
}
/* '' */
.icon-up-big:before {
  content: '\e847';
}
/* '' */
.icon-up-circled:before {
  content: '\e848';
}
/* '' */
.icon-attention-alt:before {
  content: '\e849';
}
/* '' */
.icon-lock:before {
  content: '\e84c';
}
/* '' */
.icon-ic-arrow-down:before,
.no-border .bs-caret .caret:before {
  content: '\e886';
}
/* '' */
/* PED-34928 - Added this class as fallback logic for checking whether the uxframework is accessible or not */
.ux-framework-accessible {
  width: 100%;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.ux-sibling-pad {
  padding-top: 16px;
  padding-bottom: 16px;
}
.ux-bold {
  font-weight: bold;
}
/* Common utility starts */
.block {
  display: block;
}
.inline-block {
  display: inline-block !important;
}
.displayNone {
  display: none;
}
.noscroll {
  overflow: hidden !important;
}
.paddingBottom0 {
  padding-bottom: 0px;
}
.paddingTop0 {
  padding-top: 0px;
}
.padding-right-15 {
  padding-right: 15px;
}
.padding-left-15 {
  padding-left: 15px;
}
.padding0 {
  padding: 0px;
}
.margin0 {
  margin: 0;
}
.marginTop0 {
  margin-top: 0 !important;
}
.marginTop2 {
  margin-top: 2px !important;
}
.marginTop10 {
  margin-top: 10px;
}
.marginTop15 {
  margin-top: 15px;
}
.marginTop-15 {
  margin-top: -15px;
}
.marginTop5 {
  margin-top: 5px;
}
.marginTop20 {
  margin-top: 20px;
}
.marginTop30 {
  margin-top: 30px;
}
.margin-left-15 {
  margin-left: 15px;
}
.margin-right-15 {
  margin-right: 15px;
}
.margin-right-0 {
  margin-right: 0;
}
.marginBottom-15 {
  margin-bottom: -15px !important;
}
.marginbottom0 {
  margin-bottom: 0 !important;
}
.marginBottom5 {
  margin-bottom: 5px !important;
}
.marginBottom20 {
  margin-bottom: 20px !important;
}
.marginbottom30 {
  margin-bottom: 30px !important;
}
.marginbottom50 {
  margin-bottom: 50px !important;
}
.marginbottom100 {
  margin-bottom: 100px !important;
}
.marginToCenter {
  margin: 0 auto;
}
.font-weight-normal {
  font-weight: normal;
}
/* Common utility ends */
.ux-hr-devider {
  position: relative;
  z-index: 1;
  font-size: 16px;
  color: #4b4b4b;
  margin-top: 17px;
  margin-bottom: 17px;
  text-align: center;
}
.ux-hr-devider span {
  background: #fff;
  padding: 0 15px;
}
.ux-hr-devider:before {
  border-top: 1px solid #cdcdcd;
  content: "";
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
}
.clearable.onX {
  cursor: pointer;
}
/* Filter */
.ux-filter-container {
  margin-bottom: 20px;
  cursor: pointer;
}
.ux-filter-container .icon-down-open:before {
  content: '\e820';
}
.ux-filter-container.collapsed .icon-down-open:before {
  content: '\e81f';
}
@media (min-width: 768px) {
  .ux-collapse-filter {
    display: block !important;
    height: auto !important;
  }
}
/* Form */
.ux-to-date-label {
  margin-bottom: 15px;
}
/*Special font*/
.ux-source-sans-pro-font {
  font-family: 'Source Sans Pro', sans-serif;
}
.ux-helvetica-font {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
/* Colors */
.color-danger {
  color: #ff585d;
}
/*No outline*/
a,
a:focus,
a:hover,
a:active,
button:focus,
button:hover,
button:active,
div:focus {
  outline: none !important;
}
/* Hide IE10+ clear button*/
::-ms-clear {
  display: none;
}
/* Column Padding */
.col-all {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 767px) {
  .col-all {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .padding-left-zero-lg {
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .padding-right-zero-lg {
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .pull-left-sm {
    float: left;
  }
}
@media (min-width: 768px) {
  .pull-right-sm {
    float: right;
  }
}
.cursor-default {
  cursor: default;
}
.cursor-pointer {
  cursor: pointer;
}
.sm-center-lg-right {
  text-align: right;
}
@media (max-width: 991px) {
  .sm-center-lg-right {
    text-align: center;
  }
}
.xs-center-lg-right {
  text-align: right;
}
@media (max-width: 767px) {
  .xs-center-lg-right {
    text-align: center;
  }
}
.alert td {
  font-weight: 700;
}
.ux-table-wrapper .ux-date-input {
  max-width: 150px;
}
@media (max-width: 767px) {
  .ux-table-wrapper .ux-date-input {
    max-width: 100%;
  }
}
.tooltip-icon-container {
  font-size: 20px;
  cursor: pointer;
  height: 20px;
  color: #4b4b4b;
  line-height: 20px;
  width: 20px;
  position: relative;
  top: 2px;
}
.tooltip-icon-container:hover {
  color: #ff9435;
}
.mobile-nav-icon {
  line-height: 9px;
  font-size: 28px;
  ext-decoration: none;
  font-weight: bold;
  color: #fff;
  text-align: center;
  border: none;
}
.mobile-nav-icon:hover,
.mobile-nav-icon:focus {
  color: #fff;
}
.text-area-focus:before {
  content: '';
  display: block;
  border: 11px solid white;
  position: absolute;
  left: 4px;
  right: 18px;
  margin-top: 2px;
  z-index: 4;
  top: 0px;
}
.text-align-center {
  text-align: center;
}
.underline {
  text-decoration: underline;
}
/*File picker*/
.fsp-picker-appear-active {
  transition: none !important;
}
/*Create account lock*/
.lockStyle {
  position: relative;
  color: #b2cc72;
  font-size: 20px;
  top: 3px;
}
.padding-right-zero-xlg {
  padding-right: 0;
}
.padding-left-zero-xlg {
  padding-left: 0;
}
.focusable-container label.checkbox-focus:focus-within div {
  z-index: 1;
}
.focusable-container label.checkbox-focus:focus-within::after {
  content: '';
  width: 37px;
  height: 37px;
  display: inline;
  position: absolute;
  border-radius: 50%;
  z-index: 0;
  background-color: #abbfe5;
  opacity: 0.2;
  top: -6px;
  left: -6px;
}
.focusable-container .focusable-label-container:focus-within .focusable-label {
  color: #ff9435;
}
.focusable-container .modal-header .close:focus,
.focusable-container .clearable:focus,
.focusable-container .btn:focus,
.focusable-container .button.btn.dropdown-toggle.btn-default:focus {
  border: 1px solid #abbfe5;
  outline: none;
  box-shadow: 0 0 4px 2px #abbfe5 !important;
}
.focusable-container .radio-inline:focus-within div {
  z-index: 1;
}
.focusable-container .radio-inline:focus-within div::after {
  content: '';
  display: inline;
  position: absolute;
  width: 39px;
  height: 39px;
  border-radius: 50%;
  top: -8px;
  left: -9px;
  opacity: 0.2;
  z-index: 0;
  border: 10px solid #abbfe5;
  pointer-events: none;
}
.loadmask {
  z-index: 100;
  position: absolute;
  top: 0;
  left: 0;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=6);
  background-color: #ffffff;
  /*#CCC*/
  width: 100%;
  height: 100%;
  zoom: 1;
}
.loadmask-msg {
  z-index: 20001;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid transparent;
  background: transparent;
  padding: 2px;
  color: #333;
}
.loadmask-msg div {
  height: 25px;
  margin: 0px auto;
  position: relative;
  /* cursor: wait; */
  /* width:25px; */
  /* -webkit-animation: rotation .8s infinite linear;
	-moz-animation: rotation1 .8s infinite linear;
	-o-animation: rotation .8s infinite linear;
	animation: rotation .8s infinite linear;
	border-left:6px solid rgba(0,0,0,.7);
	border-right:6px solid rgba(0,0,0,.7);
	border-bottom:6px solid rgba(0,0,0,.3);
	border-top:6px solid rgba(0,0,0,.3);
	border-radius:100%; */
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block;
  font-size: 26px;
}
.loadmask-msg div:before {
  content: '\e835';
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
@-moz-keyframes rotation {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(359deg);
  }
}
@-o-keyframes rotation {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(359deg);
  }
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
@-webkit-keyframes rotation1 {
  from {
    -webkit-transform: rotateY(0deg);
  }
  to {
    -webkit-transform: rotateY(359deg);
  }
}
@-moz-keyframes rotation1 {
  from {
    -moz-transform: rotateY(0deg);
  }
  to {
    -moz-transform: rotateY(359deg);
  }
}
@-o-keyframes rotation1 {
  from {
    -o-transform: rotateY(0deg);
  }
  to {
    -o-transform: rotateY(359deg);
  }
}
@keyframes rotation1 {
  from {
    transform: rotateY(0deg);
  }
  to {
    transform: rotateY(359deg);
  }
}
@-webkit-keyframes rotation2 {
  from {
    -webkit-transform: rotateX(0deg);
  }
  to {
    -webkit-transform: rotateX(359deg);
  }
}
@-moz-keyframes rotation2 {
  from {
    -moz-transform: rotateX(0deg);
  }
  to {
    -moz-transform: rotateX(359deg);
  }
}
@-o-keyframes rotation2 {
  from {
    -o-transform: rotateX(0deg);
  }
  to {
    -o-transform: rotateX(359deg);
  }
}
@keyframes rotation2 {
  from {
    transform: rotateX(0deg);
  }
  to {
    transform: rotateX(359deg);
  }
}
.masked {
  overflow: hidden !important;
}
.masked-relative {
  position: relative !important;
}
.masked-hidden {
  visibility: hidden !important;
}
.loading-mask-spin {
  width: 90px;
  margin: auto;
}
.spinner-size {
  font-size: 30px;
}
/** initial setup **/
.nano {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.nano .content {
  position: absolute;
  overflow: scroll;
  overflow-x: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0px;
}
.nano .content:focus {
  outline: none;
}
.nano .content::-webkit-scrollbar {
  visibility: hidden;
}
.has-scrollbar .content::-webkit-scrollbar {
  visibility: visible;
}
.nano > .pane {
  background: #e7e6e6;
  position: absolute;
  width: 10px;
  right: 0;
  top: 0;
  bottom: 0;
  visibility: hidden\9;
  /* Target only IE7 and IE8 with this hack */
  opacity: 0.01;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.nano > .pane > .scrollNanoSlider {
  background: #444;
  background: #cececd;
  position: relative;
  margin: 0 1px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.nano:hover > .pane,
.pane.active,
.pane.flashed {
  visibility: visible\9;
  /* Target only IE7 and IE8 with this hack */
  opacity: 0.99;
}
.custom-modal-body-nano.nano .content {
  margin: 20px;
}
/* ---------------------------- Datatable bootstrap plugin code ---------------------------- */
table.dataTable {
  clear: both;
  margin: 0px !important;
  max-width: none !important;
  border-collapse: inherit !important;
  /*border: 1px solid transparent;*/
  /*border-bottom:1px solid #ddd;*/
  /* border-radius: @border-radius-base; */
}
table.dataTable th {
  white-space: nowrap;
}
.DTFC_LeftBodyLiner {
  overflow: hidden;
  z-index: 1;
}
.DTFC_ScrollWrapper {
  height: auto !important;
}
table.dataTable td,
table.dataTable th {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 15px;
  text-align: left;
}
table.dataTable.nowrap th,
table.dataTable.nowrap td {
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_length select {
  width: 75px;
  display: inline-block;
}
div.dataTables_wrapper div.dataTables_filter {
  text-align: right;
}
div.dataTables_wrapper div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
}
div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto;
}
div.dataTables_wrapper div.dataTables_info {
  padding-top: 22px;
  float: right;
  font-weight: bold;
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_length {
  margin-top: 11px;
}
div.dataTables_wrapper div.dataTables_paginate {
  margin-top: 8px;
  white-space: nowrap;
  float: right;
  text-align: center;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin: 0;
  white-space: nowrap;
}
table.dataTable thead > tr > th,
table.dataTable thead > tr > td {
  padding-right: 30px;
}
table.dataTable thead > tr > th.sorting_disabled,
table.dataTable thead > tr > td.sorting_disabled {
  padding-right: 15px;
}
table.dataTable thead > tr > th:active,
table.dataTable thead > tr > td:active {
  outline: none;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  position: relative;
}
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
  background: #464646;
}
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  position: absolute;
  bottom: 15px;
  bottom: 50%;
  margin-bottom: -10px;
  right: 8px;
  display: block;
  font-family: 'fontello';
  opacity: 1;
}
table.dataTable thead .sorting:after {
  opacity: 0.2;
  /*content: "\e150";*/
  /* sort */
}
table.dataTable thead .sorting_asc:after {
  /*content: '\e844'*/
  /* sort-by-attributes */
}
table.dataTable thead .sorting_desc:after {
  /*content: '\e841';*/
  /* sort-by-attributes-alt */
}
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  color: #eee;
}
div.dataTables_scrollHead table.dataTable {
  margin-bottom: 0 !important;
  border-collapse: initial !important;
  border-radius: 6px 6px 0 0;
}
div.dataTables_scrollBody table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  /* border-radius: 0 0 6px 6px; */
}
div.dataTables_scrollBody table thead .sorting:after,
div.dataTables_scrollBody table thead .sorting_asc:after,
div.dataTables_scrollBody table thead .sorting_desc:after {
  display: none;
}
div.dataTables_scrollBody table tbody tr:first-child th,
div.dataTables_scrollBody table tbody tr:first-child td {
  border-top: none;
}
div.dataTables_scrollFoot table {
  margin-top: 0 !important;
  border-top: none;
}
@media (max-width: 992px) {
  div.dataTables_wrapper div.dataTables_length,
  div.dataTables_wrapper div.dataTables_filter,
  div.dataTables_wrapper div.dataTables_info,
  div.dataTables_wrapper div.dataTables_paginate {
    text-align: center;
  }
}
@media (max-width: 992px) {
  div.dataTables_wrapper div.dataTables_info {
    float: none;
    padding-top: 0px;
  }
}
@media (max-width: 992px) {
  div.dataTables_wrapper div.dataTables_paginate {
    margin-top: 0px;
    float: none;
  }
}
@media (max-width: 992px) {
  div.dataTables_wrapper div.dataTables_length {
    margin-top: 15px;
    padding-left: 0px;
    float: none;
  }
}
@media (max-width: 992px) {
  div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin: 0;
    padding-top: 10px;
    white-space: nowrap;
  }
}
table.dataTable.table-condensed > thead > tr > th {
  padding-right: 20px;
}
table.dataTable.table-condensed .sorting:after,
table.dataTable.table-condensed .sorting_asc:after,
table.dataTable.table-condensed .sorting_desc:after {
  top: 6px;
  right: 6px;
}
table.table-bordered.dataTable {
  border-collapse: separate !important;
}
table.table-bordered.dataTable th,
table.table-bordered.dataTable td {
  border-left-width: 0;
}
table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable td:last-child {
  border-right-width: 0;
}
table.table-bordered.dataTable tbody th,
table.table-bordered.dataTable tbody td {
  border-bottom-width: 0;
}
div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0;
}
.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  margin-left: -50%;
  /*margin-top: -25px;
  padding-top: 20px;*/
  text-align: center;
  font-size: 1.2em;
  background-color: rgba(255, 255, 255, 0.3);
  /*opacity: 0.3;*/
  /*background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);*/
  z-index: 100;
}
.dataTables_wrapper .dataTables_processing .spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -27px;
}
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #333333;
}
.dataTables_wrapper {
  position: relative;
  clear: both;
  zoom: 1;
}
/* ---------------------------- Fixed columns plugin code ---------------------------- */
table.DTFC_Cloned tr.even {
  background-color: white;
  margin-bottom: 0;
}
div.DTFC_LeftHeadWrapper table,
div.DTFC_RightHeadWrapper table {
  border-bottom: none !important;
  margin-bottom: 0 !important;
  background-color: white;
}
div.DTFC_LeftBodyWrapper table,
div.DTFC_RightBodyWrapper table {
  /* border-top: none; */
  margin: 0 !important;
  border-right: 1px solid #dddddd;
}
div.DTFC_LeftBodyWrapper table thead .sorting:after,
div.DTFC_LeftBodyWrapper table thead .sorting_asc:after,
div.DTFC_LeftBodyWrapper table thead .sorting_desc:after,
div.DTFC_LeftBodyWrapper table thead .sorting:after,
div.DTFC_LeftBodyWrapper table thead .sorting_asc:after,
div.DTFC_LeftBodyWrapper table thead .sorting_desc:after,
div.DTFC_RightBodyWrapper table thead .sorting:after,
div.DTFC_RightBodyWrapper table thead .sorting_asc:after,
div.DTFC_RightBodyWrapper table thead .sorting_desc:after,
div.DTFC_RightBodyWrapper table thead .sorting:after,
div.DTFC_RightBodyWrapper table thead .sorting_asc:after,
div.DTFC_RightBodyWrapper table thead .sorting_desc:after {
  display: none;
}
div.DTFC_LeftBodyWrapper table tbody tr:first-child th,
div.DTFC_LeftBodyWrapper table tbody tr:first-child td,
div.DTFC_RightBodyWrapper table tbody tr:first-child th,
div.DTFC_RightBodyWrapper table tbody tr:first-child td {
  /* border-top: none; */
}
div.DTFC_LeftFootWrapper table,
div.DTFC_RightFootWrapper table {
  /* border-top: none; */
  margin-top: 0 !important;
  background-color: #ffffff;
}
/* ---------------------------- Modified code ---------------------------- */
table.dataTable tr th:last-child {
  text-align: right;
}
table.dataTable tr td {
  vertical-align: top;
  border-top: 1px solid #dddddd !important;
  border-top: 0 !important;
}
/* TBODY */
table.dataTable tbody tr td {
  vertical-align: middle;
}
table.dataTable tbody tr td:last-child {
  text-align: right;
}
table.dataTable > tbody > tr:nth-child(odd) > th,
table.dataTable > tbody > tr:nth-child(odd) > td {
  background-color: #f2f2f2;
}
table.dataTable tr:hover td:not(.errorMessageText) {
  background-color: #ecf8fc !important;
}
/* TH */
table.dataTable th {
  background-color: rgba(75, 75, 75, 0.9);
  border-bottom: 2px solid #dddddd;
  color: #ffffff;
  font-weight: 500;
  vertical-align: middle !important;
}
table.dataTable th:hover {
  background-color: #464646;
}
table.dataTable th.actionsTD {
  cursor: default;
}
/* TFOOT */
table.dataTable tfoot tr th:first-child {
  padding-left: 15px !important;
}
table.dataTable tfoot tr td,
table.dataTable tfoot tr th {
  background: rgba(75, 75, 75, 0.2);
  font-weight: bold;
  color: #4b4b4b;
  padding-right: 30px;
}
table.dataTable tfoot tr:hover td:not(.errorMessageText),
table.dataTable tfoot tr:hover th:not(.errorMessageText) {
  background-color: rgba(75, 75, 75, 0.2);
}
table.dataTable tfoot tr th:last-child {
  padding-right: 15px;
  padding-left: 30px;
}
table.dataTable tfoot tr th:last-child.sorting_disabled {
  padding-left: 15px;
}
table.dataTable tfoot tr:first-child th:last-child {
  border-radius: 0;
}
table.dataTable tfoot tr td,
table.dataTable tfoot tr th {
  border-bottom: 1px solid #ffffff;
}
table.dataTable tfoot tr:last-child th:last-child {
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
table.dataTable tfoot tr:last-child th:first-child {
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
table.dataTable tfoot tr:first-child th:first-child {
  border-radius: 0;
}
table.dataTable tfoot tr:last-child td,
table.dataTable tfoot tr:last-child th {
  border-bottom: none;
}
table.dataTable tfoot tr td:last-child,
table.dataTable tfoot tr th:last-child {
  text-align: right;
}
.dataTables_scrollFootInner table.dataTable tfoot tr td:first-child,
.dataTables_scrollFootInner table.dataTable tfoot tr th:first-child {
  /*text-indent:-99999px; temp#*/
}
/* Cursor default row class */
.cursor-default-tr tbody tr {
  cursor: default !important;
}
/* Cursor pointer row class */
.cursor-pointer-tr tr {
  cursor: pointer;
}
/* Hide default sorting icons */
table.dataTable thead {
  /*to use with image*/
  /* .sorting .arrow-container{background: url("../../Images/sort_both.png") no-repeat right 0px;}
	.sorting_asc .arrow-container{background: url("../../Images/sort_asc.png") no-repeat right 4px;}
	.sorting_desc .arrow-container{background: url(@table-sorting-desc-arrow) no-repeat right -4px;}
	.sorting_asc_disabled .arrow-container{background: url("../../Images/sort_desc.png") no-repeat center right;	}
	.sorting_desc_disabled .arrow-container{	background: url("../../Images/sort_desc_disabled.png") no-repeat center right;}  */
  /* .glyphicon{ width:10px;font-size:10px;padding-right: 20px; }
	.sorting .glyphicon{&:before{}}
	.sorting_asc .glyphicon{
		&:after{
			content: "\e253";
		}
	}
	.sorting_desc .glyphicon{
		&:after{
			content: "\e252";
		}
	}
	.sorting_asc_disabled .glyphicon{
		&:after{
			content: "\e253";
		}
	}
	.sorting_desc_disabled .glyphicon{
		&:after{
			content: "\e252";
		}
	} */
}
table.dataTable thead .sorting::after,
table.dataTable thead .sorting_asc::after,
table.dataTable thead .sorting_desc::after {
  /* display: none !important; */
}
table.dataTable thead .arrow-container {
  padding-right: 20px;
}
div.dataTables_wrapper div.dataTables_length .bootstrap-select {
  margin-left: 10px !important;
}
.pagination > li > a {
  margin-left: 10px;
  border-radius: 6px;
  min-width: 44px;
}
@media (max-width: 767px) {
  .pagination > li > a {
    margin-bottom: 15px;
  }
}
.pagination > li > a:focus {
  background: #cdcdcd;
  color: #333333;
  border-color: transparent;
}
.pagination > .active > a:hover,
.pagination > .active > a:focus {
  background: rgba(75, 75, 75, 0.9) !important;
  color: white !important;
  border-color: transparent !important;
}
.pagination > .disabled > span {
  cursor: default !important;
}
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus {
  cursor: default !important;
}
.pagination > .disabled > a {
  cursor: default !important;
}
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  cursor: default !important;
}
.pagination .pagination-sm > li > span {
  margin-left: 10px;
  border-radius: 6px;
  min-width: 44px;
}
.pagination.pagination-sm > li > a,
.pagination.pagination-sm > li > span {
  padding: 12px 12px;
  font-size: 14px;
  line-height: 1.42857143;
}
/* ------------------ border radius ------------------ */
/*border radius when footer available*/
.dataTables_scrollFootInner .dataTable {
  border-radius: 0 0 0 0;
}
.dataTables_scrollBody tbody tr:last-child td:last-child {
  border-radius: 0 !important;
}
table.dataTable.DTFC_Cloned tbody tr:last-child td:first-child {
  border-radius: 0;
}
.dataTables_scrollBody table.dataTable {
  border-radius: 0;
}
.DTFC_LeftBodyLiner table.dataTable {
  border-radius: 0;
}
/*border radius when footer available end*/
/*border radius when footer is not available */
.no-footer table.dataTable.DTFC_Cloned tbody tr:last-child td:first-child {
  border-radius: 0 0 0 0 !important;
}
.no-footer .dataTables_scrollBody table.dataTable {
  border-radius: 0 0 0 0  !important;
  border-bottom: 1px solid #ddd;
}
.no-footer .DTFC_LeftBodyLiner table.dataTable {
  border-radius: 0 0 0 0;
}
/*border radius when footer is not available end*/
/*  */
/* .dataTables_scrollHeadInner{ width:100% !important; } */
/* .dataTables_scrollHeadInner, .DTFC_LeftHeadWrapper{
	
	table.dataTable{
		thead{
			
			tr{
				height:50px ;
			}
		}
	}
} */
/*  */
table.dataTable {
  border-collapse: separate;
  *border-collapse: collapse;
  /* Fallback for IE <=7. */
  border-spacing: 0;
  border-radius: 6px;
  /* Row */
  /* Body */
}
table.dataTable.DTFC_Cloned {
  border-radius: 0;
}
table.dataTable tr:first-child th {
  /* Last child */
  /* First child */
}
table.dataTable tr:first-child th:last-child {
  border-radius: 0 0 0 0;
}
table.dataTable tr:first-child th:first-child {
  border-radius: 0 0 0 0;
}
table.dataTable tr:last-child td {
  /* First child */
  /* Last child */
  /* Only child */
}
table.dataTable tr:last-child td:first-child {
  -moz-border-radius: 0;
  -webkit-border-radius: 0 ;
  border-radius: 0;
}
table.dataTable tr:last-child td:last-child {
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
table.dataTable tr:last-child td:only-child {
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
table.dataTable tbody td {
  border-top: 0;
  *border-top: inherit;
  /* Fallback for IE <=7. */
}
.dataTables_scrollHead table.dataTable th {
  border-bottom: 0;
}
.dataTables_scrollBody table.dataTable tfoot {
  display: none;
}
.DTFC_LeftHeadWrapper table.dataTable {
  border-radius: 0 0 0 0;
}
.DTFC_LeftHeadWrapper table.dataTable th {
  border-bottom: 0;
  text-align: left !important;
  outline: none;
}
.DTFC_LeftBodyLiner table.dataTable tbody td {
  text-align: left !important;
}
.DTFC_LeftFootWrapper table.dataTable tfoot td,
.DTFC_LeftFootWrapper table.dataTable tfoot th {
  text-align: left !important;
}
.DTFC_LeftFootWrapper table.dataTable.DTFC_Cloned {
  border-radius: 0 0 0 0;
}
/* -- Animation code -- */
.highlight-row {
  -webkit-animation: pulseBackground 2s linear;
  -webkit-animation-iteration-count: 1;
  animation: pulseBackground 2s linear;
  animation-iteration-count: 1;
}
@-webkit-keyframes pulseBackground {
  0% {
    background-image: -webkit-linear-gradient(top, #ecf8fc, #ecf8fc);
  }
  5% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.95), rgba(236, 248, 252, 0.95));
  }
  10% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.9), rgba(236, 248, 252, 0.9));
  }
  15% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.85), rgba(236, 248, 252, 0.85));
  }
  20% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.8), rgba(236, 248, 252, 0.8));
  }
  25% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.75), rgba(236, 248, 252, 0.75));
  }
  30% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.7), rgba(236, 248, 252, 0.7));
  }
  35% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.65), rgba(236, 248, 252, 0.65));
  }
  40% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.6), rgba(236, 248, 252, 0.6));
  }
  45% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.55), rgba(236, 248, 252, 0.55));
  }
  50% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.5), rgba(236, 248, 252, 0.5));
  }
  55% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.45), rgba(236, 248, 252, 0.45));
  }
  60% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.4), rgba(236, 248, 252, 0.4));
  }
  65% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.35), rgba(236, 248, 252, 0.35));
  }
  70% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.3), rgba(236, 248, 252, 0.3));
  }
  75% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.25), rgba(236, 248, 252, 0.25));
  }
  80% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.2), rgba(236, 248, 252, 0.2));
  }
  85% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.15), rgba(236, 248, 252, 0.15));
  }
  90% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.1), rgba(236, 248, 252, 0.1));
  }
  95% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.05), rgba(236, 248, 252, 0.05));
  }
  100% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0), rgba(236, 248, 252, 0));
  }
}
@keyframes pulseBackground {
  0% {
    background-image: -webkit-linear-gradient(top, #ecf8fc, #ecf8fc);
    background-image: -o-linear-gradient(top, #ecf8fc, #ecf8fc);
    background-image: -moz-linear-gradient(top, #ecf8fc, #ecf8fc);
    background-image: linear-gradient(top, #ecf8fc, #ecf8fc);
  }
  5% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.95), rgba(236, 248, 252, 0.95));
    background-image: -o-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.95));
    background-image: -moz-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.95));
    background-image: linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.95));
  }
  10% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.9), rgba(236, 248, 252, 0.9));
    background-image: -o-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.9));
    background-image: -moz-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.9));
    background-image: linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.9));
  }
  15% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.85), rgba(236, 248, 252, 0.85));
    background-image: -o-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.85));
    background-image: -moz-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.85));
    background-image: linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.85));
  }
  20% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.8), rgba(236, 248, 252, 0.8));
    background-image: -o-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.8));
    background-image: -moz-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.8));
    background-image: linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.8));
  }
  25% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.75), rgba(236, 248, 252, 0.75));
    background-image: -o-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.75));
    background-image: -moz-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.75));
    background-image: linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.75));
  }
  30% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.7), rgba(236, 248, 252, 0.7));
    background-image: -o-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.7));
    background-image: -moz-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.7));
    background-image: linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.7));
  }
  35% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.65), rgba(236, 248, 252, 0.65));
    background-image: -o-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.65));
    background-image: -moz-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.65));
    background-image: linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.65));
  }
  40% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.6), rgba(236, 248, 252, 0.6));
    background-image: -o-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.6));
    background-image: -moz-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.6));
    background-image: linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.6));
  }
  45% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.55), rgba(236, 248, 252, 0.55));
    background-image: -o-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.55));
    background-image: -moz-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.55));
    background-image: linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.55));
  }
  50% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.5), rgba(236, 248, 252, 0.5));
    background-image: -o-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.5));
    background-image: -moz-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.5));
    background-image: linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.5));
  }
  55% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.45), rgba(236, 248, 252, 0.45));
    background-image: -o-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.45));
    background-image: -moz-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.45));
    background-image: linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.45));
  }
  60% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.4), rgba(236, 248, 252, 0.4));
    background-image: -o-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.4));
    background-image: -moz-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.4));
    background-image: linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.4));
  }
  65% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.35), rgba(236, 248, 252, 0.35));
    background-image: -o-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.35));
    background-image: -moz-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.35));
    background-image: linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.35));
  }
  70% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.3), rgba(236, 248, 252, 0.3));
    background-image: -o-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.3));
    background-image: -moz-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.3));
    background-image: linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.3));
  }
  75% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.25), rgba(236, 248, 252, 0.25));
    background-image: -o-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.25));
    background-image: -moz-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.25));
    background-image: linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.25));
  }
  80% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.2), rgba(236, 248, 252, 0.2));
    background-image: -o-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.2));
    background-image: -moz-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.2));
    background-image: linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.2));
  }
  85% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.15), rgba(236, 248, 252, 0.15));
    background-image: -o-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.15));
    background-image: -moz-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.15));
    background-image: linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.15));
  }
  90% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.1), rgba(236, 248, 252, 0.1));
    background-image: -o-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.1));
    background-image: -moz-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.1));
    background-image: linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.1));
  }
  95% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0.05), rgba(236, 248, 252, 0.05));
    background-image: -o-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.05));
    background-image: -moz-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.05));
    background-image: linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0.05));
  }
  100% {
    background-image: -webkit-linear-gradient(top, rgba(236, 248, 252, 0), rgba(236, 248, 252, 0));
    background-image: -o-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0));
    background-image: -moz-linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0));
    background-image: linear-gradient(top, #ecf8fc, rgba(236, 248, 252, 0));
  }
}
/* for making fonts bold  (to make same as publisher site) */
.ux-table-container {
  padding-bottom: 15px;
}
.ux-table-container .alert {
  font-weight: bold;
  margin: 15px;
}
/* For adding arrow near column text */
table.dataTable thead .sorting .ux-arrow-container {
  position: relative;
}
table.dataTable thead .sorting .ux-arrow-container:after {
  padding-left: 6px;
  /*content: '\e844';*/
  font-family: fontello;
  position: absolute;
}
table.dataTable thead .sorting_asc .ux-arrow-container {
  position: relative;
}
table.dataTable thead .sorting_asc .ux-arrow-container:after {
  padding-left: 6px;
  content: '\e844';
  font-family: fontello;
  position: absolute;
}
table.dataTable thead .sorting_desc .ux-arrow-container {
  position: relative;
}
table.dataTable thead .sorting_desc .ux-arrow-container:after {
  padding-left: 6px;
  content: '\e841';
  font-family: fontello;
  position: absolute;
}
table.dataTable tbody tr > .sorting_1,
table.dataTable tbody tr.odd > .sorting_1 {
  background-color: #F0F0F0;
}
table.dataTable tbody tr > .sorting_1,
table.dataTable tbody tr.even > .sorting_1 {
  background-color: #FCFCFC;
}
/* to fix margin bottom issue in mobile view for input field in table*/
@media (max-width: 767px) {
  table.dataTable .form-group {
    margin-bottom: 0px;
  }
}
/* ---------------------------- Fixed Header ---------------------------- */
div.dataTables_scrollHead {
  position: -webkit-sticky !important;
  /* Safari */
  position: sticky !important;
  top: 0;
  z-index: 10;
}
div.dataTables_scrollHead tr {
  background-color: white;
}
@media only screen and (max-device-width: 1366px) {
  div.dataTables_scrollHead th:first-child {
    position: -webkit-sticky !important;
    /* Safari */
    position: sticky !important;
    left: 0;
    z-index: 10;
    background-color: rgba(95, 95, 95) !important;
  }
  div.dataTables_scrollHead th:first-child:hover {
    background-color: #464646 !important;
  }
}
.DTFC_LeftHeadWrapper {
  position: -webkit-sticky !important;
  /* Safari */
  position: sticky !important;
}
.fixedHeader {
  position: fixed !important;
  top: 0;
  z-index: 10;
  background-color: white;
  animation: smoothScroll 0.5s;
}
@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}
.fixedHeaderLeftWrapper {
  position: fixed !important;
  z-index: 10;
}
/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu oncanvas CSS
*/
.mm-hidden {
  display: none !important;
}
.mm-wrapper {
  overflow-x: hidden;
  position: relative;
}
.mm-menu,
.mm-menu > .mm-panel {
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}
.mm-menu {
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0;
}
.mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.mm-panel.mm-opened {
  -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);
}
.mm-panel.mm-subopened {
  -webkit-transform: translate3d(-30%, 0, 0);
  -moz-transform: translate3d(-30%, 0, 0);
  -ms-transform: translate3d(-30%, 0, 0);
  -o-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0);
}
.mm-panel.mm-highest {
  z-index: 1;
}
.mm-menu > .mm-panel {
  background: inherit;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 0 20px;
}
.mm-menu > .mm-panel.mm-hasnavbar {
  padding-top: 40px;
}
.mm-menu > .mm-panel:before,
.mm-menu > .mm-panel:after {
  content: '';
  display: block;
  height: 20px;
}
.mm-vertical .mm-panel {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
}
.mm-vertical .mm-listview .mm-panel,
.mm-listview .mm-vertical .mm-panel {
  display: none;
  padding: 10px 0 10px 10px;
}
.mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after,
.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after {
  border-color: transparent;
}
.mm-vertical li.mm-opened > .mm-panel,
li.mm-vertical.mm-opened > .mm-panel {
  display: block;
}
.mm-vertical .mm-listview > li > .mm-next,
.mm-listview > li.mm-vertical > .mm-next {
  height: 40px;
  bottom: auto;
}
.mm-vertical .mm-listview > li > .mm-next:after,
.mm-listview > li.mm-vertical > .mm-next:after {
  top: 16px;
  bottom: auto;
}
.mm-vertical .mm-listview > li.mm-opened > .mm-next:after,
.mm-listview > li.mm-vertical.mm-opened > .mm-next:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mm-navbar {
  border-bottom: 1px solid transparent;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.mm-navbar > * {
  display: block;
  padding: 10px 0;
}
.mm-navbar a,
.mm-navbar a:hover {
  text-decoration: none;
}
.mm-navbar .mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.mm-navbar .mm-btn {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  z-index: 1;
}
.mm-navbar .mm-btn:first-child {
  padding-left: 20px;
  left: 0;
}
.mm-navbar .mm-btn:last-child {
  padding-right: 20px;
  right: 0;
}
.mm-panel .mm-navbar {
  display: none;
}
.mm-panel.mm-hasnavbar .mm-navbar {
  display: block;
}
.mm-listview,
.mm-listview > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}
.mm-listview {
  font: inherit;
  font-size: 14px;
}
.mm-listview a,
.mm-listview a:hover {
  text-decoration: none;
}
.mm-listview > li {
  position: relative;
}
.mm-listview > li > a,
.mm-listview > li > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #fff;
  line-height: 21px;
  display: block;
  padding: 7.5px 15px 7.5px 20px;
  font-size: 1.28571em;
  margin: 0;
}
.mm-listview > li > a[role="menuTitle"],
.mm-listview > li > span[role="menuTitle"] {
  padding: 25px 15px 0px 20px;
  color: #818181;
  font-size: 1em;
}
.mm-listview > li > a.mm-arrow,
.mm-listview > li > span.mm-arrow {
  padding-right: 50px;
}
.mm-listview > li:not(.mm-divider):after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.mm-listview > li:not(.mm-divider):after {
  left: 20px;
}
.mm-listview .mm-next {
  background: rgba(3, 2, 1, 0);
  width: 50px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}
.mm-listview .mm-next:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
.mm-listview .mm-next + a,
.mm-listview .mm-next + span {
  margin-right: 50px;
}
.mm-listview .mm-next.mm-fullsubopen {
  width: 100%;
}
.mm-listview .mm-next.mm-fullsubopen:before {
  border-left: none;
}
.mm-listview .mm-next.mm-fullsubopen + a,
.mm-listview .mm-next.mm-fullsubopen + span {
  padding-right: 50px;
  margin-right: 0;
}
.mm-menu > .mm-panel > .mm-listview {
  margin-left: -20px;
  margin-right: -20px;
}
.mm-menu > .mm-panel > .mm-listview.mm-first {
  margin-top: -20px;
  min-height: 100%;
  padding-bottom: 120px;
  margin-bottom: -80px;
}
.mm-menu > .mm-panel > .mm-listview.mm-last {
  padding-bottom: 20px;
}
.mm-prev:before,
.mm-next:after,
.mm-arrow:after {
  content: '';
  border: 2px solid transparent;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.mm-prev:before {
  border-right: none;
  border-bottom: none;
  left: 20px;
}
.mm-next:after,
.mm-arrow:after {
  border-top: none;
  border-left: none;
  right: 20px;
}
.mm-divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px;
}
.mm-listview > li.mm-spacer {
  padding-top: 40px;
}
.mm-listview > li.mm-spacer > .mm-next {
  top: 40px;
}
.mm-listview > li.mm-spacer.mm-divider {
  padding-top: 25px;
}
.mm-menu {
  background: #303030;
  color: rgba(0, 0, 0, 0.7);
}
.mm-menu .mm-navbar {
  border-color: rgba(0, 0, 0, 0.1);
}
.mm-menu .mm-navbar > *,
.mm-menu .mm-navbar a {
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu .mm-navbar .mm-btn:before,
.mm-menu .mm-navbar .mm-btn:after {
  border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu .mm-listview > li:after {
  border-color: rgba(0, 0, 0, 0.1);
}
.mm-menu .mm-listview > li .mm-prev:before,
.mm-menu .mm-listview > li .mm-next:after,
.mm-menu .mm-listview > li .mm-arrow:after {
  border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu .mm-listview > li .mm-prev:after,
.mm-menu .mm-listview > li .mm-next:before {
  border-color: rgba(0, 0, 0, 0.1);
}
.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected > span {
  background: #303030;
}
.mm-menu.mm-vertical .mm-listview li.mm-opened > a.mm-next,
.mm-menu.mm-vertical .mm-listview li.mm-opened > .mm-panel,
.mm-menu .mm-listview li.mm-opened.mm-vertical > a.mm-next,
.mm-menu .mm-listview li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(0, 0, 0, 0.05);
}
.mm-menu .mm-divider {
  background: rgba(0, 0, 0, 0.05);
}
/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
  box-sizing: border-box;
  position: relative;
}
.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease;
}
html.mm-opened {
  overflow: hidden;
  position: relative;
}
html.mm-opened body {
  overflow: hidden;
}
html.mm-background .mm-page {
  background: inherit;
}
#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
}
html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block;
}
.mm-menu.mm-offcanvas {
  display: none;
  position: fixed;
}
.mm-menu.mm-current {
  display: block;
}
.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px;
}
html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -moz-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  -o-transform: translate(80%, 0);
  transform: translate(80%, 0);
}
@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0);
  }
}
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -moz-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    -o-transform: translate(440px, 0);
    transform: translate(440px, 0);
  }
}
/*
	jQuery.mmenu autoHeight addon CSS
*/
.mm-menu.mm-top.mm-autoheight,
.mm-menu.mm-bottom.mm-autoheight {
  max-height: 80%;
}
.mm-menu.mm-top.mm-autoheight.mm-fullscreen,
.mm-menu.mm-bottom.mm-autoheight.mm-fullscreen {
  max-height: 100%;
}
.mm-menu.mm-measureheight > .mm-panel {
  bottom: auto !important;
  height: auto !important;
}
/*
	jQuery.mmenu counters addon CSS
*/
em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 45px;
  top: 50%;
}
em.mm-counter + a.mm-next {
  padding-left: 40px;
}
em.mm-counter + a.mm-next + a,
em.mm-counter + a.mm-next + span {
  margin-right: 90px;
}
em.mm-counter + a.mm-fullsubopen {
  padding-left: 0;
}
.mm-vertical > .mm-counter {
  top: 12px;
  margin-top: 0;
}
.mm-vertical.mm-spacer > .mm-counter {
  margin-top: 40px;
}
.mm-nosubresults > .mm-counter {
  display: none;
}
.mm-menu em.mm-counter {
  color: rgba(0, 0, 0, 0.3);
}
/*
	jQuery.mmenu dividers addon CSS
*/
.mm-divider > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  line-height: 25px;
}
.mm-divider.mm-opened a.mm-next:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mm-collapsed:not(.mm-uncollapsed) {
  display: none;
}
.mm-fixeddivider {
  background: inherit;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  -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);
}
.mm-fixeddivider:after {
  content: none !important;
  display: none !important;
}
.mm-hasdividers .mm-fixeddivider {
  display: block;
}
.mm-menu .mm-fixeddivider span {
  background: rgba(0, 0, 0, 0.05);
}
/*
	jQuery.mmenu dragOpen addon CSS
*/
html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-page,
html.mm-opened.mm-dragging .mm-fixed-top,
html.mm-opened.mm-dragging .mm-fixed-bottom,
html.mm-opened.mm-dragging #mm-blocker {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
/*
	jQuery.mmenu navbar addon CSS
*/
.mm-menu > .mm-navbar {
  background: inherit;
  padding: 0;
  z-index: 3;
  -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);
}
.mm-navbar-bottom {
  border-top: 1px solid transparent;
  border-bottom: none;
  top: auto;
  bottom: 0;
}
.mm-navbar-top ~ .mm-navbar-top {
  border-bottom: none;
}
.mm-navbar-bottom ~ .mm-navbar-bottom {
  border-top: none;
}
.mm-navbar.mm-hasbtns {
  padding: 0 40px;
}
.mm-navbar-top-1 {
  top: 0px;
}
.mm-hasnavbar-top-1 .mm-panel {
  top: 40px;
}
.mm-hasnavbar-top-1 .mm-indexer {
  top: 50px;
}
.mm-hasnavbar-top-1 .mm-fixeddivider {
  top: 40px;
}
.mm-navbar-top-2 {
  top: 40px;
}
.mm-hasnavbar-top-2 .mm-panel {
  top: 80px;
}
.mm-hasnavbar-top-2 .mm-indexer {
  top: 90px;
}
.mm-hasnavbar-top-2 .mm-fixeddivider {
  top: 80px;
}
.mm-navbar-top-3 {
  top: 80px;
}
.mm-hasnavbar-top-3 .mm-panel {
  top: 120px;
}
.mm-hasnavbar-top-3 .mm-indexer {
  top: 130px;
}
.mm-hasnavbar-top-3 .mm-fixeddivider {
  top: 120px;
}
.mm-navbar-bottom-1 {
  bottom: 0px;
}
.mm-hasnavbar-bottom-1 .mm-panel {
  bottom: 40px;
}
.mm-hasnavbar-bottom-1 .mm-indexer {
  bottom: 50px;
}
.mm-navbar-bottom-2 {
  bottom: 40px;
}
.mm-hasnavbar-bottom-2 .mm-panel {
  bottom: 80px;
}
.mm-hasnavbar-bottom-2 .mm-indexer {
  bottom: 90px;
}
.mm-navbar-bottom-3 {
  bottom: 80px;
}
.mm-hasnavbar-bottom-3 .mm-panel {
  bottom: 120px;
}
.mm-hasnavbar-bottom-3 .mm-indexer {
  bottom: 130px;
}
.mm-close {
  text-align: right;
}
.mm-close:after {
  content: 'x';
}
.mm-navbar-2 > *,
.mm-navbar-3 > *,
.mm-navbar-4 > *,
.mm-navbar-5 > *,
.mm-navbar-6 > * {
  display: block;
  float: left;
}
.mm-navbar-2 > * {
  width: 50%;
}
.mm-navbar-3 > * {
  width: 33.33%;
}
.mm-navbar-4 > * {
  width: 25%;
}
.mm-navbar-5 > * {
  width: 20%;
}
.mm-navbar-6 > * {
  width: 16.66%;
}
/*
	jQuery.mmenu searchfield addon CSS
*/
.mm-search,
.mm-search input {
  box-sizing: border-box;
}
.mm-search {
  height: 40px;
  padding: 7px 10px 0 10px;
}
.mm-search input {
  border: none;
  border-radius: 26px;
  font: inherit;
  font-size: 14px;
  line-height: 26px;
  outline: none;
  display: block;
  width: 100%;
  height: 26px;
  margin: 0;
  padding: 0 10px;
}
.mm-search input::-ms-clear {
  display: none;
}
.mm-panel > .mm-search {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.mm-panel.mm-hassearch {
  padding-top: 40px;
}
.mm-panel.mm-hassearch.mm-hasnavbar {
  padding-top: 80px;
}
.mm-panel.mm-hassearch.mm-hasnavbar .mm-search {
  top: 40px;
}
.mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  display: none;
  padding: 40px 0;
}
.mm-noresults .mm-noresultsmsg {
  display: block;
}
.mm-noresults .mm-indexer {
  display: none !important;
}
li.mm-nosubresults > a.mm-next {
  display: none;
}
li.mm-nosubresults > a.mm-next + a,
li.mm-nosubresults > a.mm-next + span {
  padding-right: 10px;
}
.mm-menu .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.7);
}
.mm-menu .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3);
}
/*
	jQuery.mmenu sectionIndexer addon CSS
*/
.mm-indexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  box-sizing: border-box;
  width: 20px;
  position: absolute;
  top: 10px;
  bottom: 10px;
  right: -100px;
  z-index: 3;
  -webkit-transition: right 0.4s ease;
  -moz-transition: right 0.4s ease;
  -ms-transition: right 0.4s ease;
  -o-transition: right 0.4s ease;
  transition: right 0.4s ease;
  -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);
}
.mm-indexer a {
  text-decoration: none;
  display: block;
  height: 3.85%;
}
.mm-indexer ~ .mm-panel.mm-hasindexer {
  padding-right: 40px;
}
.mm-hasindexer .mm-indexer {
  right: 0;
}
.mm-hasindexer .mm-fixeddivider {
  right: 20px;
}
.mm-menu .mm-indexer a {
  color: rgba(0, 0, 0, 0.3);
}
/*
	jQuery.mmenu toggles addon CSS
*/
input.mm-toggle,
input.mm-check {
  position: absolute;
  left: -10000px;
}
label.mm-toggle,
label.mm-check {
  margin: 0;
  position: absolute;
  top: 50%;
  z-index: 2;
}
label.mm-toggle:before,
label.mm-check:before {
  content: '';
  display: block;
}
label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin-top: -15px;
}
label.mm-toggle:before {
  border-radius: 30px;
  width: 28px;
  height: 28px;
  margin: 1px;
}
input.mm-toggle:checked ~ label.mm-toggle:before {
  float: right;
}
label.mm-check {
  width: 30px;
  height: 30px;
  margin-top: -15px;
}
label.mm-check:before {
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  opacity: 0.1;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
input.mm-check:checked ~ label.mm-check:before {
  opacity: 1;
}
li.mm-vertical label.mm-toggle,
li.mm-vertical label.mm-check {
  bottom: auto;
  margin-top: 0;
}
li.mm-vertical label.mm-toggle {
  top: 5px;
}
li.mm-vertical label.mm-check {
  top: 5px;
}
label.mm-toggle,
label.mm-check {
  right: 20px;
}
label.mm-toggle + a,
label.mm-toggle + span {
  padding-right: 80px;
}
label.mm-check + a,
label.mm-check + span {
  padding-right: 60px;
}
a.mm-next + label.mm-toggle,
a.mm-next + label.mm-check {
  right: 60px;
}
a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span,
a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span {
  margin-right: 50px;
}
a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span {
  padding-right: 70px;
}
a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span {
  padding-right: 50px;
}
em.mm-counter + a.mm-next + label.mm-toggle,
em.mm-counter + a.mm-next + label.mm-check {
  right: 100px;
}
em.mm-counter + a.mm-next + label.mm-toggle + a,
em.mm-counter + a.mm-next + label.mm-toggle + span,
em.mm-counter + a.mm-next + label.mm-check + a,
em.mm-counter + a.mm-next + label.mm-check + span {
  margin-right: 90px;
}
.mm-menu label.mm-toggle {
  background: rgba(0, 0, 0, 0.1);
}
.mm-menu label.mm-toggle:before {
  background: #f3f3f3;
}
.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}
.mm-menu label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.7);
}
/*
	jQuery.mmenu borderstyle extension CSS
*/
.mm-menu.mm-border-none .mm-listview > li:after,
.mm-listview.mm-border-none > li:after {
  content: none;
}
.mm-menu.mm-border-full .mm-listview > li:after,
.mm-listview.mm-border-full > li:after {
  left: 0 !important;
}
/*
	jQuery.mmenu effects extension CSS
*/
html.mm-effect-zoom-menu .mm-menu.mm-offcanvas {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease;
}
html.mm-effect-zoom-menu.mm-opened .mm-menu.mm-offcanvas {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
html.mm-effect-zoom-menu.mm-opening .mm-menu.mm-offcanvas {
  -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
  -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  -o-transform: scale(1, 1) translate3d(0%, 0, 0);
  transform: scale(1, 1) translate3d(0%, 0, 0);
}
html.mm-effect-zoom-menu.mm-right.mm-opened .mm-menu.mm-offcanvas {
  -webkit-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -moz-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -o-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center;
}
html.mm-effect-zoom-menu.mm-right.mm-opening .mm-menu.mm-offcanvas {
  -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
  -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  -o-transform: scale(1, 1) translate3d(0%, 0, 0);
  transform: scale(1, 1) translate3d(0%, 0, 0);
}
html.mm-effect-slide-menu .mm-menu.mm-offcanvas {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
}
html.mm-effect-slide-menu.mm-opened .mm-menu.mm-offcanvas {
  -webkit-transform: translate3d(-30%, 0, 0);
  -moz-transform: translate3d(-30%, 0, 0);
  -ms-transform: translate3d(-30%, 0, 0);
  -o-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0);
}
html.mm-effect-slide-menu.mm-opening .mm-menu.mm-offcanvas {
  -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);
}
html.mm-effect-slide-menu.mm-right.mm-opened .mm-menu.mm-offcanvas {
  -webkit-transform: translate3d(30%, 0, 0);
  -moz-transform: translate3d(30%, 0, 0);
  -ms-transform: translate3d(30%, 0, 0);
  -o-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0);
}
html.mm-effect-slide-menu.mm-right.mm-opening .mm-menu.mm-offcanvas {
  -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);
}
.mm-menu.mm-effect-zoom-panels .mm-panel {
  -webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -moz-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -ms-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -o-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition-property: -webkit-transform, left;
  -moz-transition-property: -moz-transform, left;
  -ms-transition-property: -ms-transform, left;
  -o-transition-property: -o-transform, left;
  transition-property: transform, left;
}
.mm-menu.mm-effect-zoom-panels .mm-panel.mm-opened {
  -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
  -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  -o-transform: scale(1, 1) translate3d(0%, 0, 0);
  transform: scale(1, 1) translate3d(0%, 0, 0);
}
.mm-menu.mm-effect-zoom-panels .mm-panel.mm-opened.mm-subopened {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
}
.mm-menu.mm-effect-slide-panels-0 .mm-panel.mm-subopened {
  -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);
}
.mm-menu.mm-effect-slide-panels-100 .mm-panel.mm-subopened {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
/*
	jQuery.mmenu fullscreen extension CSS
*/
.mm-menu.mm-fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px;
}
html.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0);
}
@media all and (max-width: 140px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0);
  }
}
@media all and (min-width: 10000px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(10000px, 0);
    -moz-transform: translate(10000px, 0);
    -ms-transform: translate(10000px, 0);
    -o-transform: translate(10000px, 0);
    transform: translate(10000px, 0);
  }
}
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}
@media all and (max-width: 140px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
  }
}
@media all and (min-width: 10000px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-10000px, 0);
    -moz-transform: translate(-10000px, 0);
    -ms-transform: translate(-10000px, 0);
    -o-transform: translate(-10000px, 0);
    transform: translate(-10000px, 0);
  }
}
.mm-menu.mm-fullscreen.mm-top,
.mm-menu.mm-fullscreen.mm-bottom {
  height: 100%;
  min-height: 140px;
  max-height: 10000px;
}
html.mm-opened.mm-fullscreen .mm-page {
  box-shadow: none !important;
}
/*
	jQuery.mmenu multiline extension CSS
*/
.mm-menu.mm-multiline .mm-listview > li > a,
.mm-menu.mm-multiline .mm-listview > li > span,
.mm-listview.mm-multiline > li .mm-listview > li.mm-multiline > a,
.mm-listview.mm-multiline > li .mm-listview > li.mm-multiline > span {
  text-overflow: clip;
  white-space: normal;
}
/*
	jQuery.mmenu pageshadow extension CSS
*/
.mm-menu.mm-pageshadow:after {
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 99;
}
.mm-menu.mm-pageshadow.mm-right:after {
  left: auto;
  right: 100%;
}
.mm-menu.mm-pageshadow.mm-next:after,
.mm-menu.mm-pageshadow.mm-front:after {
  content: none;
  display: none;
}
.mm-menu.mm-pageshadow:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}
.mm-menu.mm-right {
  left: auto;
  right: 0;
}
.mm-menu.mm-bottom {
  top: auto;
  bottom: 0;
}
html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -moz-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  -o-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
}
@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
  }
}
@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -moz-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    -o-transform: translate(-440px, 0);
    transform: translate(-440px, 0);
  }
}
/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  z-index: 0 !important;
}
.mm-menu.mm-front {
  z-index: 1;
}
.mm-menu.mm-front,
.mm-menu.mm-next {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.mm-menu.mm-front.mm-right,
.mm-menu.mm-next.mm-right {
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.mm-menu.mm-top {
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.mm-menu.mm-bottom {
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
html.mm-opening .mm-menu.mm-front,
html.mm-opening .mm-menu.mm-next {
  -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);
}
.mm-menu.mm-top,
.mm-menu.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px;
}
/*
	jQuery.mmenu themes extension CSS
*/
.mm-menu.mm-theme-dark {
  background: #333333;
  color: rgba(255, 255, 255, 0.8);
}
.mm-menu.mm-theme-dark .mm-navbar {
  border-color: rgba(0, 0, 0, 0.15);
}
.mm-menu.mm-theme-dark .mm-navbar > *,
.mm-menu.mm-theme-dark .mm-navbar a {
  color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-dark .mm-navbar .mm-btn:before,
.mm-menu.mm-theme-dark .mm-navbar .mm-btn:after {
  border-color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-dark .mm-listview > li:after {
  border-color: rgba(0, 0, 0, 0.15);
}
.mm-menu.mm-theme-dark .mm-listview > li .mm-prev:before,
.mm-menu.mm-theme-dark .mm-listview > li .mm-next:after,
.mm-menu.mm-theme-dark .mm-listview > li .mm-arrow:after {
  border-color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-dark .mm-listview > li .mm-prev:after,
.mm-menu.mm-theme-dark .mm-listview > li .mm-next:before {
  border-color: rgba(0, 0, 0, 0.15);
}
.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-theme-dark.mm-vertical .mm-listview li.mm-opened > a.mm-next,
.mm-menu.mm-theme-dark.mm-vertical .mm-listview li.mm-opened > .mm-panel,
.mm-menu.mm-theme-dark .mm-listview li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-dark .mm-listview li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(255, 255, 255, 0.05);
}
.mm-menu.mm-theme-dark .mm-divider {
  background: rgba(255, 255, 255, 0.05);
}
.mm-menu.mm-theme-dark label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.8);
}
.mm-menu.mm-theme-dark em.mm-counter {
  color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-dark .mm-fixeddivider span {
  background: rgba(255, 255, 255, 0.05);
}
.mm-menu.mm-pageshadow.mm-theme-dark:after {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.mm-menu.mm-theme-dark .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.8);
}
.mm-menu.mm-theme-dark .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-dark .mm-indexer a {
  color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-dark label.mm-toggle {
  background: rgba(0, 0, 0, 0.15);
}
.mm-menu.mm-theme-dark label.mm-toggle:before {
  background: #333333;
}
.mm-menu.mm-theme-dark input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}
.mm-menu.mm-theme-white {
  background: white;
  color: rgba(0, 0, 0, 0.6);
}
.mm-menu.mm-theme-white .mm-navbar {
  border-color: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-theme-white .mm-navbar > *,
.mm-menu.mm-theme-white .mm-navbar a {
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-theme-white .mm-navbar .mm-btn:before,
.mm-menu.mm-theme-white .mm-navbar .mm-btn:after {
  border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-theme-white .mm-listview > li:after {
  border-color: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-theme-white .mm-listview > li .mm-prev:before,
.mm-menu.mm-theme-white .mm-listview > li .mm-next:after,
.mm-menu.mm-theme-white .mm-listview > li .mm-arrow:after {
  border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-theme-white .mm-listview > li .mm-prev:after,
.mm-menu.mm-theme-white .mm-listview > li .mm-next:before {
  border-color: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-theme-white .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-white .mm-listview > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.05);
}
.mm-menu.mm-theme-white.mm-vertical .mm-listview li.mm-opened > a.mm-next,
.mm-menu.mm-theme-white.mm-vertical .mm-listview li.mm-opened > .mm-panel,
.mm-menu.mm-theme-white .mm-listview li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-white .mm-listview li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(0, 0, 0, 0.03);
}
.mm-menu.mm-theme-white .mm-divider {
  background: rgba(0, 0, 0, 0.03);
}
.mm-menu.mm-theme-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6);
}
.mm-menu.mm-theme-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-theme-white .mm-fixeddivider span {
  background: rgba(0, 0, 0, 0.03);
}
.mm-menu.mm-pageshadow.mm-theme-white:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.mm-menu.mm-theme-white .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.6);
}
.mm-menu.mm-theme-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-theme-white .mm-indexer a {
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-theme-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-theme-white label.mm-toggle:before {
  background: white;
}
.mm-menu.mm-theme-white input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}
.mm-menu.mm-theme-black {
  background: black;
  color: rgba(255, 255, 255, 0.6);
}
.mm-menu.mm-theme-black .mm-navbar {
  border-color: rgba(255, 255, 255, 0.2);
}
.mm-menu.mm-theme-black .mm-navbar > *,
.mm-menu.mm-theme-black .mm-navbar a {
  color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-black .mm-navbar .mm-btn:before,
.mm-menu.mm-theme-black .mm-navbar .mm-btn:after {
  border-color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-black .mm-listview > li:after {
  border-color: rgba(255, 255, 255, 0.2);
}
.mm-menu.mm-theme-black .mm-listview > li .mm-prev:before,
.mm-menu.mm-theme-black .mm-listview > li .mm-next:after,
.mm-menu.mm-theme-black .mm-listview > li .mm-arrow:after {
  border-color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-black .mm-listview > li .mm-prev:after,
.mm-menu.mm-theme-black .mm-listview > li .mm-next:before {
  border-color: rgba(255, 255, 255, 0.2);
}
.mm-menu.mm-theme-black .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-black .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.3);
}
.mm-menu.mm-theme-black.mm-vertical .mm-listview li.mm-opened > a.mm-next,
.mm-menu.mm-theme-black.mm-vertical .mm-listview li.mm-opened > .mm-panel,
.mm-menu.mm-theme-black .mm-listview li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-black .mm-listview li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(255, 255, 255, 0.2);
}
.mm-menu.mm-theme-black .mm-divider {
  background: rgba(255, 255, 255, 0.2);
}
.mm-menu.mm-theme-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6);
}
.mm-menu.mm-theme-black em.mm-counter {
  color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-black .mm-fixeddivider span {
  background: rgba(255, 255, 255, 0.2);
}
.mm-menu.mm-pageshadow.mm-theme-black:after {
  content: none;
  display: none;
}
.mm-menu.mm-theme-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6);
}
.mm-menu.mm-theme-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-black .mm-indexer a {
  color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2);
}
.mm-menu.mm-theme-black label.mm-toggle:before {
  background: black;
}
.mm-menu.mm-theme-black input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}
.mm-footer {
  color: #fff;
  font-size: 1em;
  line-height: 1.5;
  display: table-cell;
  vertical-align: bottom;
  height: 60px;
}
.mm-footer a {
  color: #fff;
  font-size: 1em;
}
.mmListHover {
  background: #242424;
}
.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  box-shadow: none!important;
  z-index: 1;
  line-height: 1.4;
  max-height: 52px;
}
.bootstrap-select > .btn-sm.dropdown-toggle {
  max-height: 40px;
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  width: 0.11px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
  /*color: @ux-selectbox-color-red-error; */
}
.has-error .bootstrap-select .dropdown-toggle:hover,
.error .bootstrap-select .dropdown-toggle:hover {
  color: #ffffff;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
  outline-offset: -2px;
}
.bootstrap-select.ux-lock-dropdown-width > .dropdown-menu {
  max-width: 100%;
}
.bootstrap-select.ux-lock-dropdown-width > .dropdown-menu li a span.text {
  white-space: normal;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: default;
}
.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group.bs-container {
  position: absolute;
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
  margin-top: -3px;
  text-overflow: ellipsis;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -5px;
  vertical-align: middle;
  border-top: 9px solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.bootstrap-select.btn-group .btn-sm.dropdown-toggle .filter-option {
  margin-top: -2px;
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu .divider {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  padding: 0 !important;
  max-height: 156px !important;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
  outline: none !important;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: default;
}
.bootstrap-select.btn-group .dropdown-menu li.dropdown-header span.text {
  font-weight: bold;
  font-size: 14px;
  color: #4b4b4b;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  outline: none !important;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
  color: #4b4b4b;
}
.bootstrap-select.btn-group .dropdown-menu li.selected a {
  background: #ffffff;
}
.bootstrap-select.btn-group .dropdown-menu li:hover a {
  background: #ecf8fc;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 8px;
  font-family: "fontello";
  margin-top: -13px;
  color: #b2cc72;
  font-size: 24px;
  top: 50%;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.text {
  font-weight: bold;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a {
  padding-right: 50px;
}
.bootstrap-select.btn-group.dropup .caret {
  border-top: 0;
  border-bottom: 9px solid;
  border-bottom: 9px solid \9;
  content: "";
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  width: 100%;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}
select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}
/*select.mobile-device {
  position: absolute !important;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0;
}*/
.caret {
  border-top: 4px solid;
}
.no-border {
  background: transparent;
  border: none;
  font-size: 16px !important;
  font-weight: 700;
  /* Update style of arrow.*/
}
.no-border:hover,
.no-border:active,
.no-border:focus {
  background: transparent !important;
  color: #4b4b4b !important;
}
.no-border .bs-caret .caret {
  font-family: "fontello";
  border: none !important;
  margin-top: -5px !important;
  font-size: 8px;
}
.no-border.dropdown-toggle {
  background: transparent !important;
  padding-right: 18px !important;
}
.no-border.dropdown-toggle:before {
  content: '';
  border-left: 12px solid transparent !important;
  border-right: 12px solid transparent !important;
  border-bottom: 16px solid rgba(204, 204, 204, 0.2) !important;
  position: absolute;
  bottom: -40% !important;
  left: auto !important;
  display: none;
  right: -7px !important;
}
.no-border.dropdown-toggle:after {
  content: '';
  border-left: 12px solid transparent !important;
  border-right: 12px solid transparent !important;
  border-bottom: 16px solid white !important;
  position: absolute;
  bottom: -40% !important;
  left: auto !important;
  display: none;
  right: -7px !important;
}
.no-border.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 16px solid rgba(204, 204, 204, 0.2) !important;
  border-bottom: 0;
}
.no-border.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 16px solid white !important;
  border-bottom: 0;
}
.no-border .dropdown-menu {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
  border: none !important;
}
.no-border .dropdown-menu li {
  border-bottom: 1px solid rgba(205, 205, 205, 0.5);
}
.no-border .dropdown-menu li a {
  padding: 8px 20px;
}
.no-border .dropdown-menu li a span.text {
  font-weight: 700;
}
.no-border .dropdown-menu li:last-child {
  border-bottom: none;
}
.no-border .dropdown-menu li.selected a span.check-mark {
  margin-top: -13px;
  color: #8bd3e6 !important;
  font-size: 24px;
  top: 50%;
}
.no-border .dropdown-menu li.selected a span.check-mark:before {
  content: '\e80d' !important;
}
.no-border .dropdown-menu li.selected a span.text {
  color: #8bd3e6 !important;
}
.no-border .dropdown-menu-right {
  left: auto;
  right: -15px;
  top: 120%;
}
.ux-checkbox,
.ux-radio {
  display: inline-block;
  margin: 0;
  margin-left: -20px;
  margin-right: 5px;
  width: 24px;
  height: 27px;
  padding: 0;
  background: url("../Images/RadioCheckIcon.png?v=2") no-repeat;
  border: none;
  vertical-align: middle;
  cursor: pointer;
}
.ux-checkbox {
  background-position: -2px -2px;
}
.ux-checkbox.hover {
  background-position: -2px -2px;
}
.ux-checkbox.checked {
  background-position: -31px -2px;
}
.ux-checkbox.checked.disabled {
  background-position: -137px -2px;
}
.ux-checkbox.checked.readOnly {
  background-position: -137px -2px;
}
.ux-checkbox.disabled {
  background-position: -165px -2px;
  cursor: default;
}
.ux-checkbox.readOnly {
  background-position: -165px -2px;
}
.ux-radio {
  background-position: -86px -4px;
}
.ux-radio.hover {
  background-position: -86px -4px;
}
.ux-radio.checked {
  background-position: -60px -4px;
}
.ux-radio.checked.disabled {
  background-position: -111px -4px;
}
.ux-radio.checked.readOnly {
  background-position: -111px -4px;
}
.ux-radio.disabled {
  background-position: -86px -4px;
  cursor: default;
}
.ux-radio.readOnly {
  background-position: -86px -4px;
}
html {
  -webkit-font-smoothing: antialiased;
}
/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */
.tooltipster-default {
  border-radius: 6px;
  border: none;
  background: #303030;
  color: #fff;
  -webkit-box-shadow: 0 2px 4px 0px rgba(2, 2, 2, 0.5);
  box-shadow: 0 2px 4px 0px rgba(2, 2, 2, 0.5);
}
/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  padding: 8px 10px;
  overflow: hidden;
  word-break: break-all;
}
.tooltipster-default .tooltipster-content ul {
  margin: 0;
  padding: 0;
  list-style: none outside none;
}
.tooltipster-default .tooltipster-content ul > li > a {
  color: #fff;
  display: block;
  font-weight: bold;
  line-height: 24px;
  padding: 3px 6px;
  white-space: nowrap;
  text-decoration: none;
  cursor: pointer;
}
.tooltipster-default .tooltipster-content ul > li > a:hover,
.tooltipster-default .tooltipster-content ul > li > a:focus {
  background-color: #272727;
}
.tooltipstered {
  cursor: pointer;
}
/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
  /* border-color: ... !important; */
}
/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {
  cursor: help;
  margin-left: 4px;
}
/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
  padding: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  z-index: 9999999;
  pointer-events: none;
  width: auto;
  overflow: visible;
}
.tooltipster-base .tooltipster-content {
  overflow: hidden;
}
/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.tooltipster-arrow span,
.tooltipster-arrow-border {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
}
.tooltipster-arrow-top span,
.tooltipster-arrow-top-right span,
.tooltipster-arrow-top-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-top: 8px solid;
  bottom: -7px;
}
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-top-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-top: 9px solid;
  bottom: -7px;
}
.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom-right span,
.tooltipster-arrow-bottom-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-bottom: 8px solid;
  top: -7px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-bottom: 9px solid;
  top: -7px;
}
.tooltipster-arrow-top span,
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom .tooltipster-arrow-border {
  left: 0;
  right: 0;
  margin: 0 auto;
}
.tooltipster-arrow-top-left span,
.tooltipster-arrow-bottom-left span {
  left: 6px;
}
.tooltipster-arrow-top-left .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  left: 5px;
}
.tooltipster-arrow-top-right span,
.tooltipster-arrow-bottom-right span {
  right: 6px;
}
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border {
  right: 5px;
}
.tooltipster-arrow-left span,
.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-left: 8px solid;
  top: 50%;
  margin-top: -7px;
  right: -7px;
}
.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-left: 9px solid;
  margin-top: -8px;
}
.tooltipster-arrow-right span,
.tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-right: 8px solid;
  top: 50%;
  margin-top: -7px;
  left: -7px;
}
.tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-right: 9px solid;
  margin-top: -8px;
}
/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */
.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
}
.tooltipster-fade-show {
  opacity: 1;
}
.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-backface-visibility: hidden;
}
.tooltipster-grow-show {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -moz-transform: rotateZ(4deg);
  -o-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
}
.tooltipster-swing-show {
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
}
.tooltipster-fall {
  top: 0;
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  -ms-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  top: 0px !important;
  opacity: 0;
}
.tooltipster-slide {
  left: -40px;
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  -ms-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  left: 0px !important;
  opacity: 0;
}
/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
  opacity: 0.5;
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
/*!
 * Datetimepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datetimepicker {
  padding: 0px;
  margin-top: 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  direction: ltr;
}
.datetimepicker-inline {
  width: 220px;
}
.datetimepicker.datetimepicker-rtl {
  direction: rtl;
}
.datetimepicker.datetimepicker-rtl table tr td span {
  float: right;
}
.datetimepicker-dropdown,
.datetimepicker-dropdown-left {
  top: 0;
  left: 0;
}
.datetimepicker > div {
  display: none;
}
.datetimepicker.minutes div.datetimepicker-minutes {
  display: block;
}
.datetimepicker.hours div.datetimepicker-hours {
  display: block;
}
.datetimepicker.days div.datetimepicker-days {
  display: block;
}
.datetimepicker.months div.datetimepicker-months {
  display: block;
}
.datetimepicker.years div.datetimepicker-years {
  display: block;
}
.datetimepicker table {
  margin: 0;
}
.datetimepicker td,
.datetimepicker th {
  height: 32px;
  line-height: 1;
  font-size: 12px;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
  color: #4b4b4b;
  width: 32px;
  text-align: center;
  border: none;
}
.datetimepicker th {
  height: 24px;
}
.table-striped .datetimepicker table tr td,
.table-striped .datetimepicker table tr th {
  background-color: transparent;
}
.datetimepicker table tr td.minute:hover {
  background: #ecf8fc;
  cursor: pointer;
}
.datetimepicker table tr td.hour:hover {
  background: #ecf8fc;
  cursor: pointer;
}
.datetimepicker table tr td.day:hover {
  background: #ecf8fc;
  cursor: pointer;
}
.datetimepicker table tr td.old,
.datetimepicker table tr td.new {
  color: #676767;
}
.datetimepicker table tr td.disabled,
.datetimepicker table tr td.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}
.datetimepicker table tr td.today,
.datetimepicker table tr td.today :hover,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today.disabled:hover {
  background-color: none;
  background-repeat: repeat-x;
  font-weight: bold;
  border: none;
}
.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today:hover:hover,
.datetimepicker table tr td.today.disabled:hover,
.datetimepicker table tr td.today.disabled:hover:hover,
.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:hover.active,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today:hover.disabled,
.datetimepicker table tr td.today.disabled.disabled,
.datetimepicker table tr td.today.disabled:hover.disabled,
.datetimepicker table tr td.today[disabled],
.datetimepicker table tr td.today:hover[disabled],
.datetimepicker table tr td.today.disabled[disabled],
.datetimepicker table tr td.today.disabled:hover[disabled] {
  background-color: #ecf8fc;
}
.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:hover.active {
  background-color: #ecf8fc;
}
.datetimepicker table tr td.active,
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active.disabled:hover {
  background-color: #a1d5e6;
  background-image: -moz-linear-gradient(top, #a1d5e6, #a1d5e6);
  background-image: -ms-linear-gradient(top, #a1d5e6, #a1d5e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1d5e6), to(#a1d5e6));
  background-image: -webkit-linear-gradient(top, #a1d5e6, #a1d5e6);
  background-image: -o-linear-gradient(top, #a1d5e6, #a1d5e6);
  background-image: linear-gradient(top, #a1d5e6, #a1d5e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@ux-datepicker-active', endColorstr='@ux-datepicker-active', GradientType=0);
  border-color: #a1d5e6 #a1d5e6 #a1d5e6;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #ffffff;
}
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active:hover:hover,
.datetimepicker table tr td.active.disabled:hover,
.datetimepicker table tr td.active.disabled:hover:hover,
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active:hover.disabled,
.datetimepicker table tr td.active.disabled.disabled,
.datetimepicker table tr td.active.disabled:hover.disabled,
.datetimepicker table tr td.active[disabled],
.datetimepicker table tr td.active:hover[disabled],
.datetimepicker table tr td.active.disabled[disabled],
.datetimepicker table tr td.active.disabled:hover[disabled] {
  background-color: #a1d5e6;
}
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active {
  background-color: #a1d5e6;
  color: #ffffff;
}
.datetimepicker table tr td span {
  display: block;
  width: 23%;
  height: 46px;
  line-height: 46px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 46px;
  -moz-border-radius: 46px;
  border-radius: 46px;
}
.datetimepicker .datetimepicker-hours span {
  height: 26px;
  line-height: 26px;
}
.datetimepicker .datetimepicker-hours table tr td span.hour_am,
.datetimepicker .datetimepicker-hours table tr td span.hour_pm {
  width: 14.6%;
}
.datetimepicker .datetimepicker-hours fieldset legend,
.datetimepicker .datetimepicker-minutes fieldset legend {
  margin-bottom: inherit;
  line-height: 30px;
}
.datetimepicker .datetimepicker-minutes span {
  height: 26px;
  line-height: 26px;
}
.datetimepicker table tr td span:hover {
  background: #ecf8fc;
}
.datetimepicker table tr td span.disabled,
.datetimepicker table tr td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}
.datetimepicker table tr td span.active,
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active.disabled:hover {
  background-color: #a1d5e6;
  background-image: -moz-linear-gradient(top, #a1d5e6, #a1d5e6);
  background-image: -ms-linear-gradient(top, #a1d5e6, #a1d5e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1d5e6), to(#a1d5e6));
  background-image: -webkit-linear-gradient(top, #a1d5e6, #a1d5e6);
  background-image: -o-linear-gradient(top, #a1d5e6, #a1d5e6);
  background-image: linear-gradient(top, #a1d5e6, #a1d5e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@ux-datepicker-active', endColorstr='@ux-datepicker-active', GradientType=0);
  border-color: #a1d5e6 #a1d5e6 #a1d5e6;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0);
}
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active:hover:hover,
.datetimepicker table tr td span.active.disabled:hover,
.datetimepicker table tr td span.active.disabled:hover:hover,
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active:hover.disabled,
.datetimepicker table tr td span.active.disabled.disabled,
.datetimepicker table tr td span.active.disabled:hover.disabled,
.datetimepicker table tr td span.active[disabled],
.datetimepicker table tr td span.active:hover[disabled],
.datetimepicker table tr td span.active.disabled[disabled],
.datetimepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #a1d5e6;
}
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active {
  background-color: #a1d5e6;
  color: #ffffff;
}
.datetimepicker table tr td span.old {
  color: #676767;
}
.datetimepicker th.switch {
  width: 145px;
}
.datetimepicker th span.glyphicon {
  pointer-events: none;
}
.datetimepicker thead tr:first-child th,
.datetimepicker tfoot tr:first-child th {
  cursor: pointer;
  background: #636363 !important;
  color: #ffffff;
  border-radius: 0;
  line-height: 34px;
}
.datetimepicker thead tr:first-child th:first-child {
  border-top-left-radius: 4px;
}
.datetimepicker thead tr:first-child th:last-child {
  border-top-right-radius: 4px;
}
.datetimepicker thead tr:last-child th {
  background: #ebebeb;
  border-radius: 0;
}
.datetimepicker thead tr:last-child th {
  font-size: 10px;
}
.datetimepicker thead tr:first-child th {
  font-size: 14px;
}
.input-append.date {
  border-width: 5px;
}
.input-append.date .add-on i {
  cursor: pointer;
  width: 14px;
  height: 14px;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i,
.input-group.date .input-group-addon span {
  cursor: pointer;
  width: 14px;
  height: 14px;
}
/* To fix no background in nav arrows*/
.datetimepicker .datetimepicker-days thead,
.datetimepicker .datetimepicker-months thead,
.datetimepicker .datetimepicker-years thead {
  display: table;
  width: 100%;
  background: #636363;
  border-radius: 3px 3px 0 0;
}
.datetimepicker .datetimepicker-days tbody {
  display: block;
  margin: 5px;
}
.datetimepicker .glyphicon-chevron-right,
.datetimepicker .glyphicon-chevron-left,
.datetimepicker .glyphicon-arrow-right,
.datetimepicker .glyphicon-arrow-left {
  font-family: "fontello";
}
.datetimepicker-years .table-condensed,
.datetimepicker-months .table-condensed {
  width: 100%;
}
/*!
 * Bootstrap Modal
 *
 * Copyright Jordan Schroter
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Boostrap 3 patch for for bootstrap-modal. Include BEFORE bootstrap-modal.css!
 */
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 0;
}
.modal {
  left: 50%;
  bottom: auto;
  right: auto;
  padding: 0;
  width: 630px;
  margin-left: -315px;
  /* half of modal width */
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 12px;
  -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;
}
@media (max-width: 767px) {
  .modal {
    border-radius: 0px !important;
  }
}
.modal .modal-header {
  border-bottom: none;
  position: relative;
  padding: 45px 20px 0 20px;
}
.modal .modal-header .close {
  padding: 12px 12px 10px 15px;
  position: absolute;
  right: 0px;
  top: 0px;
  opacity: 1;
  font-size: 18px;
  z-index: 1000;
}
.modal .modal-header .close span:before {
  margin: 0;
}
.modal .modal-body-content {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .modal .modal-footer {
    padding: 7px;
  }
}
.modal.container {
  max-width: none;
}
.modalScrollIssueInIOS {
  /* adding this class in mobile view for IOS will resolve scrolling while touching input field */
}
@media (max-width: 767px) {
  .modalScrollIssueInIOS {
    bottom: 0 !important;
    overflow-y: scroll !important;
  }
}
.shadowHr-modal {
  border: medium none;
  bottom: 0;
  -webkit-box-shadow: 0px 10px 45px 14px rgba(255, 255, 255, 0.72), 0px 10px 67px 0px rgba(255, 255, 255, 0.35), 0px 10px 37px 41px rgba(255, 255, 255, 0.5), 0px 5px 41px 31px rgba(255, 255, 255, 0.27);
  box-shadow: 0px 10px 45px 14px rgba(255, 255, 255, 0.72), 0px 10px 67px 0px rgba(255, 255, 255, 0.35), 0px 10px 37px 41px rgba(255, 255, 255, 0.5), 0px 5px 41px 31px rgba(255, 255, 255, 0.27);
  height: 0;
  margin: 13px 0;
  position: absolute;
  width: 100%;
  border-radius: 0 0 12px 12px;
  z-index: 100;
}
/* Hack for android scrolling issue starts*/
body.no-overflow-scroll.modal-open {
  overflow: visible;
}
body.no-overflow-scroll .modal-scrollable {
  position: absolute;
  overflow: visible;
  bottom: auto;
}
/* Hack for android scrolling issue ends*/
@media (max-width: 767px) {
  .modal,
  .modal.container,
  .modal.modal-overflow {
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    height: 100% !important;
  }
  .modal {
    box-shadow: none !important;
    border: none!important;
    border-radius: 0px !important;
  }
}
/*!
 * Bootstrap Modal
 *
 * Copyright Jordan Schroter
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.modal-open {
  overflow: hidden;
}
@media (max-width: 767px) {
  .modal-open {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
}
/* add a scroll bar to stop page from jerking around */
.modal-open.page-overflow .page-container,
.modal-open.page-overflow .page-container .navbar-fixed-top,
.modal-open.page-overflow .page-container .navbar-fixed-bottom,
.modal-open.page-overflow .modal-scrollable {
  overflow-y: scroll;
}
@media (max-width: 979px) {
  .modal-open.page-overflow .page-container .navbar-fixed-top,
  .modal-open.page-overflow .page-container .navbar-fixed-bottom {
    overflow-y: visible;
  }
}
.modal-scrollable {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto;
}
.modal {
  outline: none;
  position: absolute;
  margin-top: 0;
  top: 50%;
  overflow: visible;
  /* allow content to popup out (i.e tooltips) */
}
.modal.fade {
  top: -100%;
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out;
}
.modal.fade.in {
  top: 50%;
}
.modal-body {
  max-height: none;
  overflow: visible;
}
.modal.modal-absolute {
  position: absolute;
  z-index: 950;
}
.modal .loading-mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  border-radius: 6px;
}
.modal-backdrop.modal-absolute {
  position: absolute;
  z-index: 940;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.7;
  filter: alpha(opacity=70);
  background: #fff;
}
.modal.container {
  width: 940px;
  margin-left: -470px;
}
/* Modal Overflow */
.modal-overflow.modal {
  top: 1%;
}
.modal-overflow.modal.fade {
  top: -100%;
}
.modal-overflow.modal.fade.in {
  top: 1%;
}
.modal-overflow .modal-body {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.modal .modal-footer-text {
  text-align: left;
}
.modal .flex-modal-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
/* Responsive */
@media (min-width: 1200px) {
  .modal.container {
    width: 1170px;
    margin-left: -585px;
  }
}
@media (max-width: 979px) {
  .modal,
  .modal.container,
  .modal.modal-overflow {
    top: 1%;
    right: 1%;
    left: 1%;
    bottom: auto;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .modal.fade.in,
  .modal.container.fade.in,
  .modal.modal-overflow.fade.in {
    top: 1%;
    bottom: auto;
  }
  .modal-body,
  .modal-overflow .modal-body {
    position: static;
    margin: 0;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
  }
  .modal-footer,
  .modal-overflow .modal-footer {
    position: static;
  }
}
@media (max-width: 767px) {
  .modal,
  .modal.container,
  .modal.modal-overflow {
    min-height: 100%;
  }
}
.loading-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -12px 0 0 -12px;
}
.modalSubHeader {
  margin-bottom: 20px !important;
  font-size: 18px;
}
.modal-footer .ux-error-container,
.modal-footer .ux-info-container,
.modal-footer .ux-alert-container {
  text-align: left;
}
/*
Animate.css - http://daneden.me/animate
Licensed under the ☺ license (http://licence.visualidiot.com/)

Copyright (c) 2012 Dan Eden*/
.animated {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
  }
}
@-moz-keyframes shake {
  0%,
  100% {
    -moz-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -moz-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -moz-transform: translateX(10px);
  }
}
@-o-keyframes shake {
  0%,
  100% {
    -o-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -o-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -o-transform: translateX(10px);
  }
}
@keyframes shake {
  0%,
  100% {
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translateX(10px);
  }
}
.shake {
  -webkit-animation-name: shake;
  -moz-animation-name: shake;
  -o-animation-name: shake;
  animation-name: shake;
}
.eac-sugg {
  color: #cdcdcd;
  top: 10px !important;
  display: inline-block !important;
  overflow: hidden;
}
@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  .eac-sugg {
    top: 11px !important;
  }
}
@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) and (max-width: 767px) {
  .eac-sugg {
    top: 12px !important;
  }
}
/* START: auto complete */
.ui-autocomplete {
  font-size: 14px;
  max-height: 180px;
  overflow: auto;
}
.ui-autocomplete.ui-widget-content {
  border-radius: 4px;
  border: 1px solid #cdcdcd;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.ui-autocomplete .ui-state-highlight {
  border: 0;
  background: transparent;
  font-weight: bold;
  color: #4b4b4b;
}
.ui-autocomplete li {
  /*font-size:14px !important;*/
  border-top: 0 !important;
  border-bottom: 0 !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 10px !important;
  color: #4b4b4b !important;
  line-height: 1.3;
}
.ui-autocomplete li.ui-autocomplete-category {
  background: #ebebeb;
  font-size: 10px !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.ui-autocomplete li.ui-state-focus {
  background: #ecf8fc;
  border-top: 0;
  border-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  color: #4b4b4b;
  border-left: 0;
  border-right: 0;
  margin: 0 !important;
}
.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px 0.4em;
  cursor: pointer;
  min-height: 0;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  word-break: break-all;
}
/* END: auto complete */
/*Variables*/
/*@font-size-small-increased:         floor((@font-size-base * 0.9));*/
/*updated font size of small*/
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlxdr.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7g.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdr.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdr.ttf) format('truetype');
}
/* Modal variables */
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 100%;
  }
}
body {
  background: #ffffff;
}
body.body-bg {
  background: #fff6f0;
}
.container {
  padding-right: 0;
  padding-left: 0;
}
.container > .row {
  margin-right: 0;
  margin-left: 0;
}
.container > .row > .col-xs-12 {
  padding-right: 0;
}
.container .panel {
  border-radius: 0;
  border: 0;
  box-shadow: none;
}
.navbar {
  margin-bottom: 0;
}
.panel-body .ux-form {
  max-width: 750px;
  margin: auto;
}
@media (min-width: 768px) {
  .container-cst {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container-cst {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container-cst {
    width: 1170px;
  }
}
@media (min-width: 767px) {
  .container-cst {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .container-cst > .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .container-cst > .row > .col-xs-12 {
    padding-right: 0;
  }
  .container-cst .panel {
    border-radius: 12px;
    border: 1px solid #cdcdcd;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  }
  .container-cst .panel-body .ux-form {
    max-width: 100%;
    margin: auto;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .container-lg {
    width: 100%;
  }
}
@media (min-width: 1400px) {
  .container-lg {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .container-sm {
    width: 780px;
  }
}
@media (min-width: 1425px) {
  .container-lg {
    max-width: 1425px;
  }
}
html,
body {
  height: 100%;
}
.bg-white {
  background: #ffffff;
}
.btn {
  padding: 16px 16px;
  font-size: 18px;
  line-height: 1;
  border-radius: 6px;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 28px 28px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 12px 12px;
  font-size: 14px;
  line-height: 1;
  border-radius: 6px;
}
.btn-xs,
.btn-group-xs > .btn {
  text-transform: uppercase;
  padding: 8px 12px;
  font-size: 10px;
  line-height: 1.5;
  border-radius: 6px;
}
.btn-round {
  border-radius: 40px;
  font-weight: 700;
  font-size: 14px;
}
.form-control-feedback {
  font-size: 18px;
}
.form-control-feedback.icon-cancel-circled,
.form-control-feedback.icon-ok-circled,
.form-control-feedback.icon-spin5,
.form-control-feedback.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  font-size: 32px;
}
.form-control-feedback.icon-cancel-circled:before,
.form-control-feedback.icon-ok-circled:before,
.form-control-feedback.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark:before {
  margin-left: 0;
  margin-right: 0.35em;
}
.form-control-feedback.icon-spin5 {
  width: 67px;
}
.form-control-feedback.icon-spin5:before {
  margin-left: 0.35em;
  margin-right: 0.35em;
}
.input-sm + .form-control-feedback.icon-spin5,
.input-md + .form-control-feedback.icon-spin5 {
  width: 44px;
  left: 0;
  background: #fff;
  font-size: 24px;
}
.input-sm + .form-control-feedback.icon-spin5:before,
.input-md + .form-control-feedback.icon-spin5:before {
  margin-left: 0;
  margin-right: 0;
}
.input-sm + .form-control-feedback.icon-cancel-circled:before,
.input-sm + .form-control-feedback.icon-ok-circled:before,
.input-sm + .form-control-feedback.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark:before {
  margin-left: 0;
  margin-right: 0;
}
.form-control {
  padding: 15px 16px;
  border: 2px solid #cdcdcd;
  color: #4b4b4b;
  font-size: 18px;
  line-height: normal;
  /* Fix: Made line height normal to support IE*/
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
}
.form-control:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
}
.form-control.input-sm {
  padding: 8px 12px;
}
.form-horizontal .control-label {
  font-size: 14px;
  color: #818181 !important;
  font-weight: bold;
  text-align: left;
}
.form-control::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  opacity: 1;
  transition: opacity 0.1s ease;
}
.form-control:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  opacity: 1;
  transition: opacity 0.1s ease;
}
.form-control::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  opacity: 1;
  transition: opacity 0.1s ease;
}
.form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  opacity: 1;
  transition: opacity 0.1s ease;
}
.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: #4b4b4b;
}
.has-success .form-control {
  color: #4b4b4b;
  border-color: #cdcdcd;
  -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: #cdcdcd;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-success .form-control[disabled],
.has-success .form-control[readonly],
fieldset[disabled] .has-success .form-control {
  background-color: #eeeeee !important;
}
.has-success .input-group-addon {
  color: #4b4b4b;
  border-color: #cdcdcd;
  background-color: #ADD278;
}
.has-success .form-control-feedback {
  color: #4b4b4b;
}
.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: #db5b5b;
}
.has-error .form-control {
  color: #db5b5b;
  border-color: #cdcdcd;
  -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: #cdcdcd;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-error .form-control[disabled],
.has-error .form-control[readonly],
fieldset[disabled] .has-error .form-control {
  background-color: #eeeeee !important;
}
.has-error .input-group-addon {
  color: #db5b5b;
  border-color: #cdcdcd;
  background-color: #ff585d;
}
.has-error .form-control-feedback {
  color: #4b4b4b;
}
.has-error .form-control::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #db5b5b !important;
}
.has-error .form-control:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #db5b5b !important;
  opacity: 1;
}
.has-error .form-control::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #db5b5b !important;
  opacity: 1;
}
.has-error .form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #db5b5b !important;
}
.has-error .form-control-focus::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: transparent !important;
  opacity: 0;
}
.has-error .form-control-focus:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: transparent !important;
  opacity: 0;
}
.has-error .form-control-focus::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: transparent !important;
  opacity: 0;
}
.has-error .form-control-focus:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: transparent !important;
  opacity: 0;
}
.ux-form-action-button {
  margin: 20px 0 25px 0;
}
.ux-form-action-link {
  margin: 22px 0;
}
.has-feedback.left .form-control {
  padding-left: 58.8px;
  padding-right: 16px;
}
.has-feedback.left .form-group-sm .form-control {
  padding-right: 12px;
}
.has-feedback.left .form-control-feedback {
  left: 0;
}
.has-feedback.both .form-control {
  padding-left: 40px;
  padding-right: 40px;
}
.has-feedback.both .form-control-icon-left {
  left: 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 56px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  pointer-events: none;
  font-size: 18px;
}
.has-feedback.both .form-control-icon-left.icon-cancel-circled,
.has-feedback.both .form-control-icon-left.icon-ok-circled,
.has-feedback.both .form-control-icon-left.icon-spin5,
.has-feedback.both .form-control-icon-left.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  font-size: 32px;
}
.has-feedback.both .form-control-icon-left.icon-cancel-circled:before,
.has-feedback.both .form-control-icon-left.icon-ok-circled:before,
.has-feedback.both .form-control-icon-left.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark:before {
  margin-left: 0;
  margin-right: 0.35em;
}
.has-feedback.both .form-control-icon-left.icon-spin5 {
  width: 67px;
}
.has-feedback.both .form-control-icon-left.icon-spin5:before {
  margin-left: 0.35em;
  margin-right: 0.35em;
}
.has-feedback.both .form-control-icon-left.icon-spin5 {
  width: 44px;
  left: 0;
  background: #fff;
}
.has-feedback.both .form-control-icon-left.icon-spin5:before {
  margin-left: 0.2em;
  margin-right: 0.2em;
}
.has-feedback.both .form-control-icon-left-sm {
  width: 44px;
  height: 44px;
  line-height: 44px;
}
.has-feedback .form-control {
  padding-right: 56px;
}
.has-feedback .form-control[disabled],
.has-feedback .form-control[readonly],
fieldset[disabled] .has-feedback .form-control {
  background: #eeeeee !important;
}
.has-feedback .form-control.ux-date-input {
  background: transparent !important;
  cursor: pointer;
}
.has-feedback .form-control.ux-date-input[disabled] {
  cursor: default !important;
  background: #eeeeee !important;
  z-index: 2;
  user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
.form-group-sm .form-control {
  font-size: 18px;
  line-height: normal;
  /* Fix: Made line height normal to support IE*/
}
.form-group-sm.align-to-md {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
.form-group-sm.align-to-md table {
  height: 44px;
  width: 100%;
}
.form-group-sm.align-to-md table label {
  margin-bottom: 0;
}
.form-group-xs .form-control {
  height: 36px;
  padding: 8px 12px;
  font-size: 12px;
  line-height: 1.2;
  font-size: 14px;
  padding-right: 49.84px;
}
.form-group-xs.align-to-md {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
@media (max-width: 767px) {
  .form-group-xs.align-to-md {
    margin-top: 0;
    margin-bottom: 15px;
  }
}
.form-group-xs.align-to-md table {
  height: 36px;
  width: 100%;
}
.form-group-xs.align-to-md table label {
  margin-bottom: 0;
}
.input-xs + .form-control-feedback,
.input-group-xs + .form-control-feedback,
.form-group-xs .form-control + .form-control-feedback {
  width: 36px;
  height: 36px;
  line-height: 36px;
}
.input-no-border {
  border: none;
}
.input-lable {
  position: absolute;
  color: #b8bdc4;
  left: 18px;
  z-index: 0;
  top: 15px;
  font-size: 18px;
  transition: all 0.1s ease;
  opacity: 0;
}
.input-lable-focus {
  top: 10px;
  font-size: 11px;
  opacity: 1;
  z-index: 100;
}
.has-feedback.form-group-sm .input-lable-focus {
  top: 2px;
  opacity: 1;
  left: 15px;
  font-size: 10px;
}
.has-feedback.search-container .input-lable-focus,
.has-feedback.no-label .input-lable-focus {
  opacity: 0;
}
.form-control-focus::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: transparent;
  opacity: 0;
}
.form-control-focus:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: transparent;
  opacity: 0;
}
.form-control-focus::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: transparent;
  opacity: 0;
}
.form-control-focus:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: transparent;
  opacity: 0;
}
.form-control-focus {
  padding-bottom: 0px;
}
.input-sm.form-control-focus {
  padding-bottom: 0px;
}
.textArea.form-control-focus {
  padding-top: 22px;
  padding-bottom: 8px;
}
.textArea.form-control {
  padding-right: 16px !important;
}
.input-prefix-label {
  position: absolute;
  top: 25px;
  left: 17px;
  z-index: 2;
  display: block;
  width: 46px;
  height: 56px;
  line-height: normal;
  pointer-events: none;
  font-size: 18px;
  color: #cdcdcd !important;
}
.input-with-prefix {
  padding-left: 42px;
}
.list-group-item {
  padding: 18px 45px 18px 18px;
}
.list-group-item:last-child {
  border-bottom: 0;
}
a.list-group-item:focus,
button.list-group-item:focus {
  background-color: #ffffff;
}
a.list-group-item:hover,
button.list-group-item:hover {
  background-color: #ecf8fc !important;
}
.panel .list-group {
  margin-bottom: 0;
}
.panel .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.alert {
  border: none;
  line-height: 28px;
  margin-bottom: 15px;
  position: relative;
}
.alert-dismissible {
  padding-right: 50px;
}
.alert-dismissible .close {
  color: #fff;
  font-size: 24px;
  opacity: 1;
  filter: alpha(opacity=100);
  top: 50%;
  margin-top: -12px;
  position: absolute;
  right: 18px;
}
.alert-dismissible .close span:before {
  margin-right: 0;
}
.alert-label {
  display: inline-block;
  margin-right: 15px;
}
.navbar-header {
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
}
@media (max-width: 767px) {
  .navbar-header {
    border-top: 0;
  }
}
@media (max-width: 767px) {
  .navbar {
    min-height: 50px;
  }
}
.navbar-brand {
  padding: 9px 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 16px;
  /*line-height: @ux-logo-height; removed*/
}
@media (max-width: 767px) {
  .navbar-brand {
    /*padding: (@navbar-sm-height - @ux-logo-sm-height)/2 @navbar-padding-horizontal;
		line-height: @ux-logo-sm-height;
		height: @navbar-sm-height;  removed*/
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 50px;
    height: 50px;
  }
}
.navbar-brand > img {
  display: inline-block;
}
@media (max-width: 767px) {
  .navbar-brand > img {
    width: 110px;
  }
}
.navbar-toggle {
  padding-right: 0px;
  margin-top: 3px;
  margin-bottom: 3px;
}
.navbar-toggle .icon-bar {
  width: 25px;
  height: 6px;
}
@media (max-width: 767px) {
  .navbar-nav {
    margin: 7.5px -15px;
  }
}
@media (min-width: 768px) {
  .navbar-nav > li {
    padding-left: 15px;
    padding-right: 15px;
  }
  .navbar-nav > li > a {
    padding-bottom: 21px;
    font-weight: bold;
    transition: all 200ms ease 0s;
    border-bottom: 3px solid transparent;
    border-top: 3px solid transparent;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 68px;
  }
  .navbar-nav > li > a:hover {
    border-bottom: 3px solid #ffffff;
  }
  .navbar-nav > li > a.btn {
    padding-top: 11px;
    padding-bottom: 11px;
    padding-top: 0px;
    padding-bottom: 0px;
    transition: none;
  }
  .navbar-nav > li > a.btn:hover {
    /*border-bottom: none; removed*/
    border-bottom: 3px solid transparent;
  }
  .navbar-nav > li > a.ux-header-btn:hover {
    border-bottom: 3px solid transparent;
  }
}
.navbar-right {
  margin-right: -30px;
}
.navbar-default {
  border-color: #212121;
}
.navbar-default .navbar-toggle {
  border: none;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: none;
}
.nav-tabs {
  border: none;
}
.nav-tabs > li {
  margin-bottom: 0;
}
.nav-tabs > li > a {
  color: #989898;
  margin-right: 15px;
  padding: 0;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  text-decoration: none;
  background-color: #ffffff;
}
.nav-tabs > li > a {
  border: none;
}
.nav-tabs > li > a:hover {
  border: none;
  color: #8cd1e4;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: none;
}
.sticky-footer {
  height: auto;
  margin: 0 auto -60px;
  min-height: 100%;
  padding: 0 0 60px !important;
}
@media (max-width: 767px) {
  .sticky-footer {
    padding: 0 !important;
    margin: 0 auto 0;
  }
}
.ux-footer {
  position: relative;
  font-size: 12px;
}
.ux-footer .ux-footer-brand {
  padding: 8px 12px 8px 0;
  display: block;
}
.ux-footer .ux-footer-container {
  padding: 21px 0;
  color: #a7a7a7;
}
.ux-footer .ux-footer-container a {
  color: #a7a7a7;
}
.ux-footer .ux-footer-container a:hover,
.ux-footer .ux-footer-container a:focus {
  color: #4b4b4b;
}
.ux-footer .pull-left .ux-footer-container {
  line-height: 1;
}
.ux-footer-group {
  position: relative;
  background: #3e3e3e;
  padding: 25px 0px;
}
.ux-footer-group .footer-default-container {
  margin-top: 35px;
}
.ux-footer-group .footer-default-link-container {
  padding-left: 10px;
}
@media (max-width: 767px) {
  .ux-footer-group .footer-default-link-container {
    margin-top: 15px;
    padding-left: 15px;
  }
}
.ux-footer-group .footer-title-content {
  color: #ffffff;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 3px;
  margin-top: 25px;
  font-size: 14px;
}
.ux-footer-group .footer-link-content {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 180px;
  display: inline-block;
  padding-right: 15px;
  font-size: 14px;
  text-decoration: none;
  line-height: 16px;
  margin: 3px 0 3px 0;
  min-width: auto;
}
@media (max-width: 991px) {
  .ux-footer-group .footer-link-content {
    max-width: 150px;
  }
}
@media (max-width: 767px) {
  .ux-footer-group .footer-link-content {
    max-width: 180px;
  }
}
.ux-footer-group .footer-link-block {
  line-height: 1;
}
.ux-footer-group .footer-description {
  color: #818181;
  line-height: 24px;
  font-size: 14px;
  padding-top: 10px;
}
.ux-footer-group a {
  color: #818181;
  line-height: 24px;
}
.ux-footer-group a:hover,
.ux-footer-group a:focus {
  color: #ffffff;
}
.ux-footer-group .footer-social-icon {
  background: url('//ux-resources.peddle.com/seller/Images/TimeLineIcon.png?v=1');
  height: 32px;
  width: 32px;
  display: inline-block;
}
.ux-footer-group .footer-social-icon.facebook-link-icon {
  background-position: -10px -62px;
}
.ux-footer-group .footer-social-icon.facebook-link-icon:hover {
  background-position: -52px -62px;
}
.ux-footer-group .footer-social-icon.twitter-link-icon {
  margin-left: 22px;
  background-position: -187px -62px;
}
.ux-footer-group .footer-social-icon.twitter-link-icon:hover {
  background-position: -229px -62px;
}
.ux-footer-group .footer-social-icon.bbb-link-icon {
  background: transparent;
  margin-left: 22px;
  height: 40px;
  width: 96px;
}
.ux-footer-group .footer-social-icon.bbb-link-icon .bbb-link-icon-image {
  display: block;
}
@media (max-width: 767px) {
  .ux-footer-group .footer-social-icon.bbb-link-icon {
    margin-top: 30px;
  }
}
.ux-footer-group .footer-default-copy-rights-container {
  margin-top: 5px;
  font-size: 12px;
  color: #818181;
}
.ux-footer-group .footer-default-address {
  text-align: right;
}
@media (max-width: 767px) {
  .ux-footer-group .footer-default-address {
    text-align: left;
  }
}
.pagination > li > a:focus {
  outline: none;
}
.badge-primary {
  color: #ffffff;
  background-color: #3a68bd;
  border-color: #345da9;
}
.badge-success {
  color: #ffffff;
  background-color: #add278;
  border-color: #a1cc65;
}
.badge-info {
  color: #ffffff;
  background-color: #8cd2e5;
  border-color: #77cae0;
}
.badge-warning {
  color: #ffffff;
  background-color: #ff9435;
  border-color: #ff861b;
}
.badge-danger {
  color: #ffffff;
  background-color: #ff5857;
  border-color: #ff3f3e;
}
.badge-secondary {
  color: rgba(0, 0, 0, 0.64);
  background-color: #F8E08E;
  border-color: #ff3f3e;
}
.modal-title {
  font-family: 'Source Sans Pro', sans-serif;
}
.modal .modal-header .close {
  font-size: 21px;
  opacity: 0.2;
}
.modal .modal-header .close:hover {
  opacity: 0.5;
}
.close:hover,
.close:focus {
  outline: none;
}
.ux-color-primary {
  color: #3a68bd;
}
.ux-color-success {
  color: #add278;
}
.ux-color-info {
  color: #8cd2e5;
}
.ux-color-warning {
  color: #ff9435;
}
.ux-color-danger {
  color: #ff5857;
}
.ui-autocomplete .ui-front {
  z-index: 1100;
}
.panel .nano {
  border-radius: 0 0 12px 12px;
}
.page-panel .panel-body {
  margin-bottom: -15px;
}
@media (max-width: 767px) {
  .search-width-xs {
    width: 100%;
  }
  .search-xs-action {
    cursor: pointer;
    font-size: 24px;
    z-index: 2;
    margin-top: -6px;
    margin-bottom: -6px;
  }
  .invisible-xs {
    visibility: hidden;
  }
  .search-container {
    margin-right: 18px;
    width: 97%;
  }
  .vertical-center-xs {
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
  .page-panel .panel-heading {
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
  .page-panel .panel-title {
    flex-grow: 1;
  }
}
.filter-container {
  background: #ffffff;
}
.filter-container .no-border.bootstrap-select {
  padding: 4px 0px !important;
}
.filter-container-shadow {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}
/*Custom footer */
/*15 col layout */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-15 {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-1-5 {
    width: 20%;
  }
  .col-md-2-5 {
    width: 40%;
  }
  .col-md-3-5 {
    width: 60%;
  }
  .col-md-4-5 {
    width: 80%;
  }
  .col-md-5-5 {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
  }
  .col-lg-2-5 {
    width: 40%;
  }
  .col-lg-3-5 {
    width: 60%;
  }
  .col-lg-4-5 {
    width: 80%;
  }
  .col-lg-5-5 {
    width: 100%;
  }
}
.header-h1 {
  background: #f9f9f9;
}
.header-h1 h1 {
  margin-top: 25px;
  margin-bottom: 25px;
  font-size: 24px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 30px;
}
.header-h1 .title-underline {
  width: 48px;
  height: 2px;
  border: solid 2px #8bd3e6;
  position: absolute;
  bottom: 0;
}
h1,
.h1 {
  line-height: 48px;
}
h2,
.h2 {
  line-height: 40px;
}
h3,
.h3 {
  line-height: 32px;
}
h4,
.h4 {
  line-height: 24px;
}
h5,
.h5 {
  line-height: 20px;
}
h6,
.h6 {
  line-height: 16px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: bold;
  font-style: normal;
  color: #3f3f3f;
}
p,
.p {
  color: #505050;
  font-weight: normal;
  font-style: normal;
}
.p-xxl {
  font-size: 28px;
  line-height: 40px;
}
.p-xl {
  font-size: 24px;
  line-height: 36px;
}
.p-lg {
  font-size: 20px;
  line-height: 32px;
}
.p-pm {
  font-size: 16px;
  line-height: 28px;
}
.p-sm {
  font-size: 14px;
  line-height: 22px;
}
.p-xs {
  font-size: 12px;
  line-height: 20px;
}
.display-text {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #3f3f3f;
}
.display-xl {
  font-size: 96px;
  line-height: 96px;
}
.display-lg {
  font-size: 88px;
  line-height: 88px;
}
.display-md {
  font-size: 80px;
  line-height: 80px;
}
.display-sm {
  font-size: 72px;
  line-height: 72px;
}
@media (max-width: 767px) {
  .p-lg {
    font-size: 16px;
    line-height: 28px;
  }
  h1,
  .h1 {
    font-size: 40px;
    line-height: 40px;
  }
  h2,
  .h2 {
    font-size: 32px;
    line-height: 32px;
  }
  h3,
  .h3 {
    font-size: 24px;
    line-height: 24px;
  }
  h4,
  .h4 {
    font-size: 20px;
    line-height: 20px;
  }
}
.cloud-white {
  color: #ffffff;
}
.coal-dark {
  color: #3f3f3f;
}
.cheddar-normal {
  color: #f48a49;
}
.font-normal {
  font-weight: normal;
}
.font-bold {
  font-weight: bold;
}
/* *************************IE************************* */
/****DESKTOP*****/
/* ----------ie9---------- */
/* forms */
.form-group.has-feedback .form-control {
  position: relative;
  z-index: 3;
  background: transparent;
}
/* bootstrap select (ux-bootstrap-select.less) */
.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
}
/* auto suggest fix(ux-autoSuggest.less) */
/* ----------ie10+---------- */
*::-ms-backdrop,
.eac-sugg {
  top: 11px !important;
}
/* ----------general---------- */
.eac-input-wrap {
  z-index: 100;
}
.eac-input-wrap input {
  background: transparent;
}
/* *************************CHROME************************* */
/****DESKTOP*****/
/****ANDROID****/
/****iOS****/
/* *************************FIREFOX************************* */
/****DESKTOP*****/
/****ANDROID****/
/****iOS****/
/* *************************SAFARI************************* */
/****DESKTOP****/
/****ANDROID****/
/****iOS****/
/* *************************GENERAL************************* */
/****DESKTOP****/
/****ANDROID****/
/****iOS****/
@media (max-width: 767px) {
  .grid-panel-body {
    padding: 0px;
  }
}
@media (max-width: 767px) {
  .grid-panel-body .gridRow {
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  .grid-panel-body .gridColumn {
    padding-right: 0px;
  }
}
.content-subinfo-imagebox img {
  position: initial;
  max-height: 26px;
  max-width: 30px;
}
.content-subinfo-row {
  margin-left: 0px;
  margin-right: 0px;
  background: #eeeeee;
  position: relative;
  border-radius: 5px;
  margin-bottom: 5px;
}
.content-box {
  border-radius: 5px;
  background: #eeeeee;
  margin-bottom: 20px;
  min-height: 400px;
}
@media (max-width: 767px) {
  .content-box {
    border-bottom: 1px solid #ffffff;
    min-height: 200px;
    border-radius: 0px;
    margin-bottom: 0px;
  }
}
.content-subinfo-image,
.content-subinfo-title {
  text-align: center;
  margin-bottom: 5px;
  height: 26px;
}
.image-box .gallery-img {
  height: 250px;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
@media (max-width: 767px) {
  .image-box .gallery-img {
    height: 200px;
  }
}
.overlay-box {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  border-radius: 5px 5px 0 0;
}
@media (max-width: 767px) {
  .overlay-box {
    border-radius: 0px;
  }
}
.content-title,
.content-subtitle {
  text-align: center;
  padding: 0 15px;
}
.content-title h5 {
  margin-bottom: 0;
}
.content-subinfo-title {
  font-size: 10px;
  font-weight: 300;
}
.image-box {
  min-height: 250px;
  background: #000000;
  position: relative;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .image-box {
    border-radius: 0px;
    min-height: 200px;
  }
}
.image-box-white {
  background: #ffffff;
}
.image-box-white .gallery-img {
  background-size: contain !important;
}
.trim-content {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  .trim-content {
    white-space: normal;
    overflow: hidden;
  }
}
.content-subtitletext {
  font-weight: 300;
}
.trim-content.content-subtitletext {
  padding-bottom: 10px;
}
.content-top-left-text {
  left: 0;
  margin: 15px;
  position: absolute;
  top: 0;
  z-index: 1;
}
.content-top-right-text {
  right: 0;
  margin: 15px;
  position: absolute;
  top: 0;
  z-index: 1;
}
.content-bottom-left-text {
  left: 0;
  margin: 15px;
  position: absolute;
  bottom: 0;
  z-index: 1;
}
.content-bottom-right-text {
  right: 0;
  margin: 15px;
  position: absolute;
  bottom: 0;
  z-index: 1;
}
.horizontal-line {
  border-top: 1px solid #ffffff;
  margin: 0 20px 15px;
}
.is-loading {
  background-color: white;
  background-image: url('https://ux-resources.peddle.com/Images/camera-icon.png');
  width: 100%;
  height: 250px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .is-loading {
    height: 200px;
  }
}
.is-broken {
  background-color: white;
  background-image: url('https://ux-resources.peddle.com/Images/camera-broken-icon.png');
  width: 100%;
  height: 250px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .is-broken {
    height: 200px;
  }
}
.image-spinner {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 42px;
  height: 28px;
  font-size: 30px;
  line-height: 30px;
  margin: -12px auto 0;
}
.grid {
  margin-top: 30px;
}
.grid .content-box {
  min-height: 343px;
  background-color: #ffffff;
  border-radius: 12px;
  margin-bottom: 32px;
  position: relative;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
}
@media (max-width: 480px) {
  .grid .content-box {
    width: 100%;
  }
}
.grid .content-view {
  width: calc(12.5% - 30px);
  display: block	;
  float: left;
  margin-right: 15px;
  margin-left: 15px;
}
@media (max-width: 1700px) {
  .grid .content-view {
    width: calc(20% - 30px);
  }
}
@media (min-width: 1701px) and (max-width: 2500px) {
  .grid .content-view {
    width: calc(16.66% - 30px);
  }
}
@media (max-width: 499px) {
  .grid .content-view {
    width: calc(100% - 30px);
  }
}
@media (min-width: 500px) and (max-width: 799px) {
  .grid .content-view {
    width: calc(50% - 30px);
  }
}
@media (min-width: 800px) and (max-width: 1199px) {
  .grid .content-view {
    width: calc(33.33% - 30px);
  }
}
@media (min-width: 1200px) and (max-width: 1499px) {
  .grid .content-view {
    width: calc(25% - 30px);
  }
}
.grid .image-box {
  min-height: 160px;
  height: 160px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  background: transparent;
}
.grid .image-box .content-top-right-text img {
  position: relative;
  float: right;
  width: 20px;
  margin-left: 5px;
  top: 0;
  z-index: 1;
}
.grid .image-box .content-top-left-text img {
  width: 20px;
  padding-bottom: 5px;
}
.grid .image-box .time {
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
}
.grid .image-box .gallery-img {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  object-fit: cover;
  width: 100%;
}
.grid .image-box .overlay-box {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.grid .image-box .is-loading {
  height: 160px;
}
@media (max-width: 767px) {
  .grid .image-box .is-loading {
    height: 160px;
  }
}
.grid .image-box .is-broken {
  height: 160px;
}
@media (max-width: 767px) {
  .grid .image-box .is-broken {
    height: 160px;
  }
}
.grid .subinfo-row {
  display: table;
  width: 100%;
}
.grid .content-subinfo-pad {
  display: table-cell;
  width: 33.3%;
}
.grid .content-subinfo-image {
  height: 47px;
  margin-bottom: 0;
  text-align: center;
}
.grid .content-subinfo-imagebox img {
  max-height: 47px;
  max-width: 48px;
}
.grid .content-subinfo-title {
  font-size: 12px;
  font-weight: bold;
  height: 14px;
  margin-bottom: 0;
  text-align: center;
}
.grid .gallery-img {
  height: 160px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.grid .content-center-text {
  position: absolute;
  top: 140px;
  z-index: 2;
  text-align: center;
  left: 0;
  right: 0;
}
.grid .content-center-text .price-display {
  background: #add278;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  border-radius: 100px;
  padding: 6px 16px;
  font-size: 20px;
  line-height: 1.4;
  font-family: 'Source Sans Pro', sans-serif;
  display: inline-block;
  margin: auto;
}
@media (min-width: 500px) and (max-width: 620px) {
  .grid .content-center-text .price-display {
    font-size: 15px;
  }
}
@media (min-width: 800px) and (max-width: 944px) {
  .grid .content-center-text .price-display {
    font-size: 16px;
  }
}
.grid .content-center-text .sold-display {
  background: #ff5857;
}
.grid .content-title h5 {
  margin-top: 30px;
  height: 22px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #202020;
}
@media (min-width: 500px) and (max-width: 620px) {
  .grid .content-title h5 {
    font-size: 14px;
  }
}
@media (min-width: 800px) and (max-width: 944px) {
  .grid .content-title h5 {
    font-size: 14px;
  }
}
.grid .content-subtitletext {
  padding-bottom: 0px !important;
  font-weight: normal;
  color: #202020;
}
@media (min-width: 500px) and (max-width: 620px) {
  .grid .content-subtitletext {
    font-size: 12px;
  }
}
@media (min-width: 800px) and (max-width: 944px) {
  .grid .content-subtitletext {
    font-size: 12px;
  }
}
.grid .content-subinfo-row {
  background-color: #ffffff;
  padding-bottom: 17px;
  margin: 12px 0 5px 0;
}
.grid .content-subinfo-small-image {
  display: none;
}
.grid .horizontal-line {
  border-top: solid 1px rgba(32, 32, 32, 0.1);
  margin: 0 18px 15px;
}
.grid .gridRow {
  width: calc(100% - 30px);
  margin: auto !important;
}
.grid .grid-badge-container {
  top: 70px;
  opacity: 0.8;
  position: absolute;
  z-index: 2;
  text-align: center;
  left: 0;
  right: 0;
}
.grid .grid-badge-center {
  position: absolute;
  width: 110px;
  height: 110px;
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.2);
  border: solid 4px rgba(255, 255, 255, 0.7);
  border-radius: 110px;
  margin: auto;
  left: 0;
  right: 0;
  font-size: 34px;
  font-weight: 700;
  color: #ffffff;
  font-family: 'Source Sans Pro', sans-serif;
  text-align: center;
  top: -45px;
  z-index: 10000;
}
.grid .grid-badge {
  background-color: #202020;
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0.8;
  border-radius: 110px;
}
.grid .grid-badge-center-text {
  position: absolute;
  color: #ffffff;
  font-size: 22px;
  line-height: 1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.grid .grid-badge-rotate-text {
  -ms-transform: rotate(-30deg);
  -ms-transform-origin: 45%;
  -webkit-transform: rotate(-30deg);
  -webkit-transform-origin: 45%;
  transform: rotate(-30deg);
  transform-origin: 45%;
  font-size: 32px;
}
.list .content-box {
  height: 112px;
  width: 100%;
  min-height: 80px;
  background-color: #fff;
  border-radius: 12px;
  margin-bottom: 0px;
}
.list .image-box {
  min-height: 0px;
  width: 80px;
  height: 80px;
  border-radius: 6px;
  margin: 16px;
  top: 16px;
  overflow: hidden;
}
.list .image-box .content-top-right-text img {
  position: relative;
  float: right;
  width: 20px;
  margin-left: 5px;
  top: 0;
  z-index: 1;
}
.list .content-subinfo-imagebox img {
  max-height: 50px;
  max-width: 50px;
}
@media (min-width: 500px) and (max-width: 620px) {
  .list .content-subinfo-imagebox img {
    max-height: 44px;
    max-width: 44px;
  }
}
@media (min-width: 800px) and (max-width: 944px) {
  .list .content-subinfo-imagebox img {
    max-height: 44px;
    max-width: 44px;
  }
}
.list .content-subinfo-title {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #202020;
  padding-top: 20px;
}
.list .gallery-img {
  height: 80px !important;
}
.list .content-top-left-text {
  width: 10px;
  overflow: visible;
  margin: 0px;
}
.list .content-top-left-text img {
  position: relative;
  float: right;
  width: 10px;
  top: 0;
  z-index: 1;
}
.list .time {
  float: left;
  color: white;
  font-weight: bold;
  font-size: 12px;
  margin-top: 5px;
}
.list .content-title {
  text-align: center;
  padding: 0 15px;
}
.list .content-title h5 {
  height: 22px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #202020;
  width: auto;
}
.list .content-center-text {
  float: right;
  margin-top: -66px;
  margin-right: 25px;
}
.list .content-subtitle {
  text-align: center;
  padding: 0 15px;
  float: left;
  margin-top: -50px;
  margin-left: 114px;
  position: absolute;
}
.list .content-subtitletext {
  margin-left: 0px;
  margin-top: 0px;
}
.list .content-subinfo-row {
  bottom: 0px;
  background-color: transparent;
  margin-right: 32%;
  margin-left: 35%;
  min-width: 100px;
  width: auto;
  float: left;
}
@media (max-width: 1199px) {
  .list .content-subinfo-row {
    margin-left: 38%;
    margin-right: 30%;
  }
}
@media (max-width: 991px) {
  .list .content-subinfo-row {
    margin-left: 40%;
  }
}
@media (max-width: 767px) {
  .list .content-subinfo-row {
    margin-left: 0px;
  }
}
.list .content-subinfo-small-image {
  display: none;
}
.list .content-subinfo-small-image img {
  max-height: 10px;
  max-width: 10px;
}
@media (max-width: 991px) {
  .list .content-subinfo-small-image img {
    display: block;
  }
}
.list .horizontal-line {
  border-top: none;
  margin: 0px;
}
.list .subinfo-row {
  margin-top: -80px;
}
@media (max-width: 991px) {
  .list .subinfo-row {
    margin-top: -60px;
    float: left;
    margin-left: 128px;
    width: 290px;
  }
}
.list .content-subinfo-pad {
  padding-left: 0px;
  padding-right: 0px;
  width: auto;
  min-width: 150px;
}
@media (max-width: 1200px) {
  .list .content-subinfo-pad {
    min-width: 120px;
  }
}
@media (max-width: 1199px) {
  .list .content-subinfo-pad {
    min-width: 100px;
  }
}
@media (max-width: 991px) {
  .list .content-subinfo-pad {
    min-width: 90px;
  }
}
.list .price-display {
  border-radius: 24px;
  background: #A8C678;
  text-align: center;
  padding: 10px;
  font-weight: bold;
  color: #fefefe;
  width: 102px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
  line-height: normal;
  letter-spacing: normal;
}
.list .content-view {
  width: 100%;
}
.list .content-subinfo-small-title {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #202020;
  padding-top: 20px;
}
/* Medium Devices, Desktops */
@media (max-width: 920px) {
  .list .content-subinfo-image img {
    display: none;
  }
  .list .content-subinfo-title {
    display: none;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .list .content-center-text {
    margin-top: -80px;
    margin-right: 10px;
  }
  .list .price-display {
    padding: 9px;
    width: 80px;
    font-size: 18px;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .list .content-center-text {
    margin-top: -80px;
    margin-right: 6px;
  }
  .list .price-display {
    padding: 8px;
    width: 77px;
    font-size: 16px;
  }
  .list .content-subinfo-pad {
    min-width: 60px;
  }
  .list .content-subinfo-row {
    margin-left: -18px;
  }
  .list .content-title {
    margin-left: 94px;
  }
  .list .content-subtitle {
    margin-left: 94px;
  }
  .list .content-title h5 {
    font-size: 12px;
  }
  .list .content-subtitle {
    font-size: 10px;
  }
  .list .content-subinfo-small-title {
    font-size: 10px;
  }
}
@media only screen and (max-width: 360px) {
  .list .content-box {
    height: 94px;
  }
  .list .image-box {
    width: 70px;
    height: 70px;
    margin: 12px;
    top: 12px;
  }
  .list .content-title {
    margin-left: 84px;
    margin-top: -75px;
  }
  .list .content-title h5 {
    font-size: 10px;
  }
  .list .content-subtitle {
    margin-left: 84px;
    margin-top: -40px;
  }
  .list .content-subinfo-row {
    margin-left: -29px;
  }
  .list .subinfo-row {
    margin-top: -50px;
  }
  .list .price-display {
    padding: 3px;
    width: 55px;
    font-size: 12px;
  }
  .list .content-subinfo-pad {
    min-width: 40px;
  }
  .list .content-subinfo-small-image img {
    max-height: 8px;
    max-width: 8px;
  }
  .list .content-subinfo-small-title {
    font-size: 9px;
  }
  .list .content-center-text {
    margin-top: -70px;
    margin-right: 3px;
  }
}
.list-check-icon {
  color: #b2cc72;
}
.list-selected {
  /*background-color: @list-group-hover-bg;
	// Hover state
	&:hover,
	&:focus {
		background-color: @list-group-hover-bg !important;
	}*/
  font-weight: bold;
}
.image-list {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.image-padding-right {
  padding-right: 15px;
}
.line-height-span {
  line-height: 48px !important;
}
.list-group-back {
  background: #cdcdcd;
}
.trim-filter {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* Variables */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-target {
  position: relative;
  direction: ltr;
  border-radius: 9px;
  border: 1px solid #d7d7d7;
  box-shadow: none;
}
.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  /* Fix 401 */
}
.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}
.noUi-handle {
  position: relative;
  z-index: 1;
  border: 1px solid #d7d7d7;
  border-radius: 16px;
  background: #FFF;
  cursor: pointer;
  box-shadow: none;
}
.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
   its values is > 50%. */
  z-index: 10;
}
.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base,
.noUi-handle {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 7px;
}
.noUi-horizontal .noUi-handle {
  height: 16px;
  left: -6px;
  top: -6px;
  width: 16px;
}
.noUi-vertical {
  width: 18px;
}
.noUi-vertical .noUi-handle {
  height: 16px;
  left: -6px;
  top: -6px;
  width: 16px;
}
/* Styling;
 */
.noUi-background {
  background: #d7d7d7;
  box-shadow: none;
}
.noUi-connect {
  background: #b3cb77;
  box-shadow: none;
}
.noUi-origin {
  border-radius: 2px;
}
/* Handles and cursors;
 */
.noUi-draggable {
  cursor: w-resize;
}
.noUi-vertical .noUi-draggable {
  cursor: n-resize;
}
/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: none;
}
.noUi-handle:after {
  left: 17px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}
.noUi-vertical .noUi-handle:after {
  top: 17px;
}
/* Disabled state;
 */
[disabled].noUi-connect,
[disabled] .noUi-connect {
  background: #B8B8B8;
}
[disabled].noUi-origin,
[disabled] .noUi-handle {
  cursor: not-allowed;
}
/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-pips {
  position: absolute;
  color: #999;
}
/* Values;
 *
 */
.noUi-value {
  width: 40px;
  position: absolute;
  text-align: center;
}
.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}
/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC;
}
.noUi-marker-sub {
  background: #AAA;
}
.noUi-marker-large {
  background: #AAA;
}
/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 50px;
  top: 100%;
  left: 0;
  width: 100%;
}
.noUi-value-horizontal {
  margin-left: -20px;
  padding-top: 20px;
}
.noUi-value-horizontal.noUi-value-sub {
  padding-top: 15px;
}
.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}
/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}
.noUi-value-vertical {
  width: 15px;
  margin-left: 20px;
  margin-top: -5px;
}
.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}
.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}
/* custom-css */
.slider-label-content {
  margin-bottom: 12px;
  padding-top: 6px;
  width: 100%;
  position: relative;
}
.slider-label {
  padding: 0;
  color: #999999;
  font-size: 12px;
}
.slider-type-2.noUi-horizontal {
  height: 8px;
}
.slider-type-2.noUi-target {
  border: medium none;
  border-radius: 8px;
  box-shadow: none;
}
.slider-type-2 .noUi-background {
  box-shadow: none;
  background: transparent;
}
.slider-type-2.noUi-connect {
  box-shadow: none;
  /* Reverse color */
  background: #ff585d;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNTg1ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZkY2Y1MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg1JSIgc3RvcC1jb2xvcj0iI2IyY2M3MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(left, #ff585d 0%, #fdcf53 50%, #b2cc72 85%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ff585d), color-stop(50%, #fdcf53), color-stop(85%, #b2cc72));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #ff585d 0%, #fdcf53 50%, #b2cc72 85%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #ff585d 0%, #fdcf53 50%, #b2cc72 85%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #ff585d 0%, #fdcf53 50%, #b2cc72 85%);
  /* IE10+ */
  background: linear-gradient(to right, #ff585d 0%, #fdcf53 50%, #b2cc72 85%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff585d', endColorstr='#b2cc72', GradientType=1);
  /* IE6-8 */
}
.slider-type-2 .noUi-handle {
  background: url("https://ux-resources.peddle.com/Images/Icons.png") no-repeat;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  background-position: -10px -12px;
  cursor: pointer;
}
.slider-type-2.noUi-horizontal .noUi-handle {
  height: 32px;
  left: -21px;
  top: -14px;
  width: 42px;
}
.slider-type-2.noUi-horizontal {
  padding-right: 20px;
}
.slider-type-2.noUi-horizontal .noUi-handle {
  left: -12px;
}
.slider-type-2.noUi-horizontal .noUi-origin {
  right: -20px;
}
.slider-type-2 .ux-checkbox,
.slider-type-2 .ux-radio {
  margin: 0;
  height: 22px;
  width: 22px;
  margin-left: 10px;
}
.slider-type-2 .radio {
  margin-top: 0;
}
.slider-type-2 .radio-inline {
  padding-left: 0;
}
.slider-type-2 .text-active {
  font-weight: bold;
}
.slider-type-2 .text-active .radio label {
  font-weight: bold;
}
.slider-type-2 .slider-label {
  color: #4b4b4b;
  font-size: 14px;
  line-height: 24px;
}
.slider-type-2.slider-label-content {
  padding: 20px 20px 0;
}
.slider-type-2 .slider-type-2-container {
  padding: 0 20px 20px;
}
.slider-type-2.well {
  border: none;
  box-shadow: none;
  padding: 0;
  position: relative;
}
.dividerClass {
  border-color: #e1e1e1;
}
.notchClass {
  position: absolute;
  background: url("https://ux-resources.peddle.com/Images/Icons.png") no-repeat;
  background-position: -67px -19px;
  width: 15px;
  height: 8px;
  right: 23px;
  top: 59px;
}
.centerLable {
  text-align: center;
  left: 0;
  position: absolute;
  right: 0;
}
.rightLable {
  text-align: right;
}
.leftLable {
  text-align: left;
}
.noUi-handle[data-tooltip]:before {
  content: attr(data-tooltip);
  position: absolute;
  bottom: 25px;
  background-color: #303030;
  color: white;
  padding: 4px 8px;
  border-radius: 9px;
  transform: translateX(-50%);
  left: 50%;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  width: var(--tooltip-width, 200px);
  text-align: center;
  z-index: 2;
  /* Ensure it appears above other elements */
}
.noUi-handle[data-tooltip]:after {
  content: '';
  position: absolute;
  bottom: 17px;
  /* Adjust to align with the tooltip */
  left: 50%;
  transform: translateX(-50%);
  border-width: 4px;
  /* Size of the arrow */
  border-style: solid;
  border-color: #303030 transparent transparent transparent;
  /* Arrow color */
  z-index: 1;
  /* Keep it below the tooltip box */
}
.gradient-base {
  background: linear-gradient(to left, #ff585d 0%, #fdcf53 50%, #b2cc72 85%) !important;
}
.disabled-ux-slider {
  cursor: not-allowed;
}
.disabled-ux-slider .noUi-base {
  pointer-events: none;
}
.hide-indicator .noUi-handle {
  visibility: hidden;
}
.hide-indicator .noUi-handle::after,
.hide-indicator .noUi-handle::before {
  visibility: hidden;
}
.noUi-horizontal:hover .noUi-handle::after,
.noUi-horizontal:hover .noUi-handle::before {
  visibility: visible;
  animation: slideUp 0.5s ease-in-out;
}
.hide-indicator .noUi-origin {
  border-radius: 0%;
}
@keyframes slideUp {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.image-slider-top-left-text {
  left: 0;
  margin: 20px;
  position: absolute;
  top: 0;
  z-index: 1;
}
.image-slider-top-right-text {
  right: 0;
  margin: 20px;
  position: absolute;
  top: 0;
  z-index: 1;
}
.image-slider-bottom-left-text {
  left: 0;
  margin: 20px;
  position: absolute;
  bottom: 0;
  z-index: 1;
}
.image-slider-bottom-right-text {
  right: 0;
  margin: 20px;
  position: absolute;
  bottom: 0;
  z-index: 1;
}
.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
  background: #000000;
}
.swipe-wrap {
  overflow: hidden;
  position: relative;
  height: 285px;
}
@media (max-width: 767px) {
  .swipe-wrap {
    height: 200px;
  }
}
.swipe-wrap > div {
  float: left;
  width: 100%;
  position: relative;
}
.slider-image {
  display: block;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: 285px;
  object-fit: cover;
  width: 100vw;
  height: 100vh;
  border-radius: 11px 11px 0 0;
}
@media (max-width: 767px) {
  .slider-image {
    max-height: 200px;
    border-radius: 0;
  }
}
.image-slider-content {
  height: 285px;
}
@media (max-width: 767px) {
  .image-slider-content {
    height: 200px;
  }
}
.image-slider-content-white {
  background: #ffffff;
}
.image-slider-content-white .slider-image {
  width: auto;
}
.next-icon {
  font-size: 20px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  cursor: pointer;
  color: #ffffff;
  background: #5B5B5B;
  border-radius: 28px;
  width: 28px;
  height: 28px;
  right: 0;
  margin-right: 20px;
  bottom: 0;
  z-index: 1;
}
.previous-icon {
  font-size: 20px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  cursor: pointer;
  color: #ffffff;
  background: #5B5B5B;
  border-radius: 28px;
  width: 28px;
  height: 28px;
  left: 0;
  margin-left: 20px;
  bottom: 0;
  z-index: 1;
}
.next-icon:hover,
.previous-icon:hover {
  color: #ffffff;
  text-decoration: none;
}
/*
 * blueimp Gallery CSS
 * https://github.com/blueimp/Gallery
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */
.blueimp-gallery,
.blueimp-gallery > .slides > .slide > .slide-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* Prevent artifacts in Mozilla Firefox: */
  -moz-backface-visibility: hidden;
}
.blueimp-gallery > .slides > .slide > .slide-content {
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  opacity: 1;
}
.blueimp-gallery {
  position: fixed;
  z-index: 999999;
  overflow: hidden;
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  opacity: 0;
  display: none;
  direction: ltr;
  -ms-touch-action: none;
  touch-action: none;
}
.blueimp-gallery-carousel {
  position: relative;
  z-index: auto;
  margin: 1em auto;
  /* Set the carousel width/height ratio to 16/9: */
  padding-bottom: 56.25%;
  box-shadow: 0 0 10px #000;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.blueimp-gallery-display {
  display: block;
  opacity: 1;
}
.blueimp-gallery > .slides {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.blueimp-gallery-carousel > .slides {
  position: absolute;
}
.blueimp-gallery > .slides > .slide {
  position: relative;
  float: left;
  height: 100%;
  text-align: center;
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.blueimp-gallery,
.blueimp-gallery > .slides > .slide > .slide-content {
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.blueimp-gallery > .slides > .slide-loading {
  /*background: url(../img/loading.gif) center no-repeat;
  background-size: 64px 64px;*/
  color: #fff;
}
.spinner-image {
  display: none;
}
.blueimp-gallery > .slides > .slide-loading > .spinner-image {
  color: #fff;
  float: none !important;
  font-size: 30px;
  height: 41px !important;
  margin: -21px 0 0 -21px;
  position: relative !important;
  top: 50%;
  width: 42px !important;
  display: inline-block;
}
.blueimp-gallery > .slides > .slide-loading > .slide-content {
  opacity: 0;
}
.blueimp-gallery > .slides > .slide-error {
  background: url(../img/error.png) center no-repeat;
}
.blueimp-gallery > .slides > .slide-error > .slide-content {
  display: none;
}
.blueimp-gallery > .prev,
.blueimp-gallery > .next {
  position: absolute;
  top: 50%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -23px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 2px #000;
  text-align: center;
  background: #222;
  background: rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 3px solid #fff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  cursor: pointer;
  display: none;
}
.blueimp-gallery > .next {
  left: auto;
  right: 15px;
}
.blueimp-gallery > .close,
.blueimp-gallery > .title {
  position: absolute;
  top: 15px;
  left: 15px;
  margin: 0 40px 0 0;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  text-shadow: 0 0 2px #000;
  opacity: 0.8;
  display: none;
}
.blueimp-gallery > .close {
  padding: 15px;
  right: 15px;
  left: auto;
  margin: -15px;
  font-size: 30px;
  text-decoration: none;
  cursor: pointer;
}
.blueimp-gallery > .play-pause {
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: 15px;
  height: 15px;
  background: url(../img/play-pause.png) 0 0 no-repeat;
  cursor: pointer;
  opacity: 0.5;
  display: none;
}
.blueimp-gallery-playing > .play-pause {
  background-position: -15px 0;
}
.blueimp-gallery > .prev:hover,
.blueimp-gallery > .next:hover,
.blueimp-gallery > .close:hover,
.blueimp-gallery > .title:hover,
.blueimp-gallery > .play-pause:hover {
  color: #fff;
  opacity: 1;
}
.blueimp-gallery-controls > .prev,
.blueimp-gallery-controls > .next,
.blueimp-gallery-controls > .close,
.blueimp-gallery-controls > .title,
.blueimp-gallery-controls > .play-pause {
  display: block;
  /* Fix z-index issues (controls behind slide element) on Android: */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.blueimp-gallery-single > .prev,
.blueimp-gallery-left > .prev,
.blueimp-gallery-single > .next,
.blueimp-gallery-right > .next,
.blueimp-gallery-single > .play-pause {
  display: none;
}
.blueimp-gallery > .slides > .slide > .slide-content,
.blueimp-gallery > .prev,
.blueimp-gallery > .next,
.blueimp-gallery > .close,
.blueimp-gallery > .play-pause {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Replace PNGs with SVGs for capable browsers (excluding IE<9) */
body:last-child .blueimp-gallery > .slides > .slide-error {
  background-image: url(../img/error.svg);
}
body:last-child .blueimp-gallery > .play-pause {
  width: 20px;
  height: 20px;
  background-size: 40px 20px;
  background-image: url(../img/play-pause.svg);
}
body:last-child .blueimp-gallery-playing > .play-pause {
  background-position: -20px 0;
}
/* IE7 fixes */
* + html .blueimp-gallery > .slides > .slide {
  min-height: 300px;
}
* + html .blueimp-gallery > .slides > .slide > .slide-content {
  position: relative;
}
.tab-container {
  padding: 0 8px;
  position: relative;
  padding-bottom: 0px;
}
.scrollingHotSpotLeft {
  min-width: 20px;
  width: 20px;
  position: absolute;
  z-index: 200;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 16px;
}
.scrollingHotSpotLeft:hover {
  cursor: pointer;
}
.scrollingHotSpotLeftVisible {
  background-color: #ddd;
  zoom: 1;
}
.scrollingHotSpotRight {
  min-width: 20px;
  width: 20px;
  position: absolute;
  z-index: 200;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 16px;
}
.scrollingHotSpotRight:hover {
  cursor: pointer;
}
.scrollingHotSpotRightVisible {
  background-color: #ddd;
  zoom: 1;
}
.scrollWrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.scrollableArea {
  position: relative;
  height: 100%;
}
.section-top-nav-tab {
  padding: 0px;
  text-align: center;
  font-size: 26px;
}
.section-bottom-nav-tab {
  text-align: center;
  font-size: 20px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold;
}
.display-flex {
  display: flex;
  justify-content: space-between;
}
.tab-container .nav-tabs > li > a {
  color: inherit;
  margin: 0 15px;
  padding: 0;
}
.tab-container .section-bottom-nav-tab {
  text-align: center;
  font-weight: bold;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
  font-family: "Source Sans Pro", sans-serif;
}
.tab-container {
  padding: 8px 0;
  position: relative;
  padding-bottom: 0px;
}
.tab-container .nav-tabs > li > a:hover {
  border: none !important;
  color: unset !important;
}
.tab-container .nav > li {
  position: relative;
  border-bottom: 1px solid #ddd;
  color: inherit;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 15px;
  flex-grow: 1;
}
.tab-container .nav > li.active {
  border: 1px solid #ddd;
  border-radius: 6px 6px 0 0;
  border-bottom: 1px solid white;
}
.tab-container .nav-tabs > li > a:hover,
.tab-container .nav-tabs > li > a:active,
.tab-container .nav-tabs > li > a:focus {
  border: none;
  color: unset;
}
.scrollingHotSpotLeft {
  min-width: 20px;
  width: 20px;
  position: absolute;
  z-index: 200;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 16px;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.scrollingHotSpotLeft:hover {
  cursor: pointer;
}
.scrollingHotSpotLeftVisible {
  background-color: #ddd;
  zoom: 1;
}
.scrollingHotSpotRight {
  min-width: 20px;
  width: 20px;
  position: absolute;
  z-index: 200;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 16px;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.tab-container .nav-tabs {
  display: flex;
  overflow: auto;
}
.scrollingHotSpotLeft,
.scrollingHotSpotRight {
  display: none !important;
}
.tab-container .section-bottom-nav-tab {
  white-space: nowrap;
}
.tab-container .fade-right::before {
  content: '';
  display: block;
  background: -webkit-linear-gradient(-90deg, #ffffff 0%, rgba(255, 255, 255, 0) 20.31%);
  background: linear-gradient(-90deg, #ffffff 0%, rgba(255, 255, 255, 0) 20.31%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
  border-radius: inherit;
  -webkit-transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.tab-container .fade-left::after {
  content: '';
  display: block;
  background: -webkit-linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 20.31%);
  background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 20.31%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
  border-radius: inherit;
  -webkit-transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.navbar-header-app {
  position: relative;
}
.header-app-icon {
  color: #ffffff;
  font-size: 24px;
}
.navbar-icon-left {
  position: absolute;
  left: 10px;
  top: 10px;
}
.navbar-icon-right {
  position: absolute;
  right: 10px;
  top: 10px;
}
.header-app-icon-position {
  position: absolute;
  right: 0;
  top: 0;
}
.navbar-brand-app {
  text-align: center;
  height: 50px;
  line-height: 50px;
  padding-bottom: 0;
  padding-top: 0;
}
.admin-view-content {
  border-bottom: 1px solid #212121;
}
@media (max-width: 767px) {
  .admin-view-content {
    height: 30px;
  }
}
.admin-view-content .navbar-nav > li > a {
  line-height: 50px;
}
.agent-image-icon {
  background: url("//ux-resources.peddle.com/Images/agent-icon.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 56px;
  width: 60px;
  float: left;
  margin-left: -15px;
  position: relative;
}
@media (max-width: 767px) {
  .agent-image-icon {
    display: none;
  }
}
.agent-view-title {
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  padding: 15px 0;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
}
@media (max-width: 767px) {
  .agent-view-title {
    padding: 1px 0;
  }
}
.staging-sandbox {
  position: absolute;
  text-align: center;
  left: 50%;
  background: #ff5857;
  color: white;
  padding: 5px;
  z-index: 100;
  font-size: 14px;
  border-radius: 0 0 5px 5px;
  transform: translate(-50%, 0%);
}
@media (max-width: 767px) {
  .staging-sandbox {
    display: none;
  }
}
.vehicle-profile-icon {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.profilemenu-icon {
  padding-left: 4px;
}
.openClose-profile-icon {
  height: 18px;
  line-height: 18px;
  padding-top: 1px;
}
.profile-container {
  position: relative;
  height: 30px;
  margin-bottom: -22px;
  z-index: 200;
  font-size: 14px;
  line-height: 1.5;
  color: #4b4b4b;
}
.profile-container .panel {
  border-radius: 0;
}
.profile-panel {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 200;
  border: none;
  box-shadow: none;
  background: none;
}
.open-profile-panel {
  background: #fff;
}
.profile-panel-heading-container .container,
.profile-panel-heading-container .row {
  height: 100%;
}
.profile-panel-heading-container {
  z-index: 1000;
}
.profile-panel-heading-container a {
  display: table;
  color: #ffffff;
  text-decoration: none;
  background: #303030;
  margin: auto;
  border-radius: 0 0 4px 4px;
  position: relative;
  line-height: 1;
  padding-bottom: 4px;
}
.profile-panel-heading-container a:hover {
  background: #303030;
}
.no-touch .profile-panel-heading-container a:hover {
  background: #4b4b4b;
}
.vehicle-profile-list-group a {
  border: none;
  cursor: pointer;
}
.vehicle-profile-miniTab-text {
  min-width: 55px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold;
  line-height: 14px;
  padding-top: 2px;
}
.minitab-with-offerId-back {
  width: 190px!important;
}
.close-minitab-back {
  width: 90px!important;
}
.close-minitab-back .vehicle-profile-miniTab-text {
  padding-top: 4px;
}
.close-minitab-back .openClose-profile-icon {
  padding-top: 1px;
  display: block;
}
.open-profile-panel-heading-link {
  margin-top: -23px !important;
  border-radius: 4px 4px 0 0 !important;
}
.vehicle-profile-panel-title {
  margin-top: 8px;
  padding: 0 0 5px 30px;
}
.vehicle-profile-panel-subTitle {
  color: #a7a7a7;
  padding: 0 0 15px 30px;
  font-size: 16px;
}
.profile-sticky-footer {
  position: fixed;
  width: 100%;
  z-index: 2000;
}
.profile-scrollable {
  overflow-y: scroll !important;
}
.profile-fixed-bottom {
  overflow-y: hidden;
  position: fixed;
  width: 100%;
}
.disabled-profile-link {
  background-color: #fff !important;
  color: #c5c5c5 !important;
  cursor: default !important;
}
a.disabled-profile-link:hover {
  background-color: #fff !important;
  color: #c5c5c5 !important;
}
.table-cell-display {
  display: table-cell;
}
.profile-list {
  position: relative;
  display: block;
  padding: 13px 15px;
  margin-bottom: -1px;
  background-color: #fff;
}
a.profile-list:hover {
  color: #555;
}
.profile-list:first-child {
  border-top-right-radius: 6px !important;
  border-top-left-radius: 6px !important;
}
.icon-circle:before {
  font-family: 'Fontello';
  content: "\E84D";
}
.profile-panel-heading-container a:hover {
  background-color: #4b4b4b;
}
.margin-auto {
  margin: auto;
}
a.profile-list,
button.profile-list {
  color: #555;
}
.progress-bar-container {
  height: 8px;
  margin-top: 0;
  margin-bottom: 0;
  background-color: #212121;
  border-radius: 0;
  position: relative;
}
.progress-bar {
  background-color: #8bd3e6;
  height: 4px;
  margin: 2px auto;
}
.right-padding {
  padding-right: 4px;
}
.table-display {
  display: table;
}
.table-height100-percent {
  height: 100%;
}
.table-row-display {
  display: table-row;
}
.table-vertical-align-middle {
  vertical-align: middle;
}
.vehicle-profile-icon-check {
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background: url("//ux-resources.peddle.com/Images/ProfileIcons.png") no-repeat scroll 0 0 transparent;
  background-position: -325px -24px;
}
.vehicle-profile-icon-uncheck {
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background: url("//ux-resources.peddle.com/Images/ProfileIcons.png") no-repeat scroll 0 0 transparent;
  background-position: -367px -23px;
}
.vehicle-profile-icon-bl {
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background: url("//ux-resources.peddle.com/Images/ProfileIcons.png") no-repeat scroll 0 0 transparent;
  background-position: -28px -225px;
}
.vehicle-profile-icon-tl {
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background: url("//ux-resources.peddle.com/Images/ProfileIcons.png") no-repeat scroll 0 0 transparent;
  background-position: -28px -94px;
}
.vehicle-profile-icon-tr {
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background: url("//ux-resources.peddle.com/Images/ProfileIcons.png") no-repeat scroll 0 0 transparent;
  background-position: -28px -132px;
}
.vehicle-profile-icon-br {
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background: url("//ux-resources.peddle.com/Images/ProfileIcons.png") no-repeat scroll 0 0 transparent;
  background-position: -28px -177px;
}
.vehicle-profile-icon-trbr {
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background: url("//ux-resources.peddle.com/Images/ProfileIcons.png") no-repeat scroll 0 0 transparent;
  background-position: -75px -130px;
}
.vehicle-profile-icon-tlbl {
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background: url("//ux-resources.peddle.com/Images/ProfileIcons.png") no-repeat scroll 0 0 transparent;
  background-position: -75px -224px;
}
.vehicle-profile-icon-tltr {
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background: url("//ux-resources.peddle.com/Images/ProfileIcons.png") no-repeat scroll 0 0 transparent;
  background-position: -75px -94px;
}
.vehicle-profile-icon-brbl {
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background: url("//ux-resources.peddle.com/Images/ProfileIcons.png") no-repeat scroll 0 0 transparent;
  background-position: -75px -176px;
}
.vehicle-profile-icon-trbl {
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background: url("//ux-resources.peddle.com/Images/ProfileIcons.png") no-repeat scroll 0 0 transparent;
  background-position: -166px -129px;
}
.vehicle-profile-icon-tlbr {
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background: url("//ux-resources.peddle.com/Images/ProfileIcons.png") no-repeat scroll 0 0 transparent;
  background-position: -166px -94px;
}
.vehicle-profile-icon-tltrbl {
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background: url("//ux-resources.peddle.com/Images/ProfileIcons.png") no-repeat scroll 0 0 transparent;
  background-position: -121px -224px;
}
.vehicle-profile-icon-tlbrbl {
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background: url("//ux-resources.peddle.com/Images/ProfileIcons.png") no-repeat scroll 0 0 transparent;
  background-position: -121px -94px;
}
.vehicle-profile-icon-tltrbr {
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background: url("//ux-resources.peddle.com/Images/ProfileIcons.png") no-repeat scroll 0 0 transparent;
  background-position: -121px -175px;
}
.vehicle-profile-icon-trbrbl {
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background: url("//ux-resources.peddle.com/Images/ProfileIcons.png") no-repeat scroll 0 0 transparent;
  background-position: -121px -130px;
}
.vehicle-profile-icon-tltrbrbl {
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background: url("//ux-resources.peddle.com/Images/ProfileIcons.png") no-repeat scroll 0 0 transparent;
  background-position: -166px -173px;
}
.vehicle-profile-icon {
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background: url("//ux-resources.peddle.com/Images/ProfileIcons.png") no-repeat scroll 0 0 transparent;
  background-position: -166px -224px;
}
/* Sticky footer styles
-------------------------------------------------- */
/* Set the fixed height of the footer here */
@media screen and (max-width: 767px) {
  .footer-scroll .container {
    padding: 0;
  }
  .sm-footer-btn {
    font-size: 14px;
    line-height: 1;
    padding: 12px;
    border-radius: 6px !important;
    width: 40% !important;
  }
}
.ronnia-font {
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
  font-weight: 700;
}
.page-slider {
  width: 100%;
}
.page-slider-panel {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  height: 464px;
  overflow: hidden;
}
.list-group-flush {
  margin-bottom: 0px;
}
.main-panel {
  position: relative;
}
.slide-with-button {
  margin-bottom: 0px;
}
.panel-no-border {
  border: 0 none;
  box-shadow: none;
}
.page-slider .list-group-item:hover,
.page-slider .list-group-item:focus {
  text-decoration: none;
  color: #4b4b4b;
}
#footer-navButton-container moreInfo-mobile-icon:hover,
#footer-navButton-container moreInfo-mobile-icon:focus {
  color: #4b4b4b;
}
.no-touch #footer-navButton-container moreInfo-mobile-icon:hover {
  color: #f7941d;
}
.moreInfo-mobile-icon {
  display: block;
  font-size: 24px;
  cursor: pointer;
  height: 24px;
  color: #4b4b4b;
  line-height: 40px;
  margin: 0 auto;
  width: 40px;
}
.title-hr {
  background-color: #a7a7a7;
  -webkit-box-shadow: 0 2px 3px rgba(1, 2, 2, 0.2);
  box-shadow: 0 2px 3px rgba(1, 2, 2, 0.2);
  height: 1px;
  margin: 0;
  position: relative;
  z-index: 10;
}
.shadow-hr {
  border: medium none;
  bottom: 0;
  -webkit-box-shadow: 0px 10px 45px 14px rgba(255, 255, 255, 0.72), 0px 10px 67px 0px rgba(255, 255, 255, 0.35), 0px 10px 37px 41px rgba(255, 255, 255, 0.5), 0px 5px 41px 31px rgba(255, 255, 255, 0.27);
  box-shadow: 0px 10px 45px 14px rgba(255, 255, 255, 0.72), 0px 10px 67px 0px rgba(255, 255, 255, 0.35), 0px 10px 37px 41px rgba(255, 255, 255, 0.5), 0px 5px 41px 31px rgba(255, 255, 255, 0.27);
  height: 0;
  margin: 13px 0;
  position: absolute;
  width: 100%;
  border-radius: 0 0 12px 12px;
}
@media (max-width: 767px) {
  .shadow-hr {
    border-radius: 0;
  }
}
.shadow-hr.footer {
  display: table;
  z-index: 1;
  position: absolute;
  bottom: 52px;
}
.btn-group-justified .btn {
  width: auto;
}
.slide-title-text {
  text-align: center;
}
@media (max-width: 767px) {
  .slide-title-text {
    text-align: left;
  }
}
.nav-next-link-td,
.nav-back-link-td {
  width: 20%;
  padding-top: 4px;
  vertical-align: top !important;
}
@media (max-width: 991px) {
  .nav-next-link-td,
  .nav-back-link-td {
    width: 23%;
    padding-top: 0 !important;
  }
}
.nav-link-class {
  color: #4b4b4b;
  font-size: 16px;
  font-weight: bold;
}
.nav-link-class:hover,
.nav-link-class:focus {
  color: #4b4b4b;
  text-decoration: none;
}
.more-info-navbar {
  padding: 7px;
  background: #fff;
  border-top: 1px solid #cdcdcd;
}
.page-slider-panel .nano {
  background: #ffffff;
  width: 100%;
  height: 401px;
}
.hidden-pane-nano .pane {
  display: none !important;
}
@media (max-width: 767px) {
  .custom-col-sm {
    padding: 0;
  }
}
.footer-scroll {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
  z-index: 100;
}
.arrow-icon-button-left {
  display: inline-block;
  left: -10px;
  position: relative;
  width: 16px;
}
.arrow-icon-button-right {
  display: inline-block;
  left: 4px;
  position: relative;
  width: 15px;
}
.custom-slide-panel-body {
  padding-left: 24px;
  padding-right: 24px;
}
@media (max-width: 767px) {
  .custom-slide-panel-body {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.more-info-carousel-text-container {
  color: #4b4b4b;
  font-size: 14px;
  line-height: 24px;
  margin: 15px auto 0;
}
.carousel-image-container {
  margin: 0 auto;
  height: auto;
}
.carousel-control.left {
  background-image: none;
}
.carousel-control.right {
  background-image: none;
}
.carousel-linked-nav,
.item img {
  display: block;
  margin: 0 auto;
}
.carousel-linked-nav {
  width: 100%;
  margin-bottom: 20px;
}
.more-info-body-container {
  width: 100%;
}
.my-info-carousel .item {
  top: 0;
  left: 0;
  width: 100%;
}
.my-info-carousel {
  width: 100%;
}
.more-info-title-text {
  font-weight: bold;
  font-size: 20px;
  color: #4b4b4b;
}
.panel-custom-body {
  margin-left: 20px;
  margin-right: 20px;
}
.slider {
  height: 447px;
  transform: translate(0px, 0px);
  width: 100% !important;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.padding15 {
  padding: 15px !important;
}
.custom-list-group-checkbox-list > a,
.custom-list-group-checkbox-list > a:hover,
.custom-list-group-checkbox-list > a:focus {
  border-left: none;
  border-right: none;
  padding: 10px;
  color: #4b4b4b !important;
  font-size: 16px;
}
.custom-list-group-checkbox-list > a:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top: none;
}
.custom-list-group-checkbox-list > a:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.checkbox-list a,
.checkbox-list a:focus {
  border: 0 none;
  text-decoration: none;
  outline: 0;
  background: none;
}
.checkbox-list a:hover {
  background-color: transparent;
}
a.radio-list-group:hover,
a.radio-list-group:focus {
  text-decoration: none;
  outline: 0;
  background-color: transparent;
}
a.radio-list-group:hover {
  background-color: transparent;
}
.no-touch a.radio-list-group:hover,
.no-touch a.radio-list-group:focus,
.no-touch a.radio-list-group.key-hover {
  background-color: #ecf8fc;
}
.radio-list-group.disabled-radio-list,
.radio-list-group.disabled-radio-list:focus,
.radio-list-group.disabled-radio-list:hover {
  background-color: #eee !important;
  color: #777;
  cursor: not-allowed;
}
.radio-list-group.disabled-radio-list .iradio_square-blue.disabled {
  cursor: not-allowed;
}
.panelListItemImage {
  padding-top: 0;
  padding-bottom: 0;
}
.panel-list-item {
  cursor: pointer;
}
.table-width-100-percent {
  width: 100%;
}
.checkbox-td {
  width: 44px;
  padding: 0 15px 0 0;
}
.radio-list-group.disabled-radio-list .iradio_square-blue.disabled {
  cursor: not-allowed;
}
.icheckbox_square-blue,
.iradio_square-blue {
  display: block;
  margin: 0;
  padding: 0;
  width: 44px;
  height: 44px;
  background: url("//ux-resources.peddle.com/Images/radioIcon.png") no-repeat scroll 0 0 transparent;
  background-size: 300px 234px;
  border: 0;
  cursor: pointer;
}
.iradio_square-blue {
  background-position: 0 -190px;
}
.iradio_square-blue.checked {
  background-position: 0 0;
}
.iradio_square-blue.disabled-radio-list {
  background-position: 0 -190px;
}
.iradio_square-blue.checked.disabled-radio-list {
  background-position: 0 0;
}
.iradio_square-blue.checked {
  background-position: 0 0;
}
.iradio_square-blue.hover {
  background-position: 0 -190px;
}
.Negative .iradio_square-blue.checked {
  background-position: 0 -64px;
}
.dotted-line-1 {
  border-width-top: 1px;
  border-color: #a7a7a7;
  border-style: dashed;
  height: 0;
}
.margin-top-bottom-zero {
  margin-top: 1px;
  margin-bottom: 0px;
}
.ux-radio-list {
  position: absolute;
  opacity: 0;
}
.iCheck-helper {
  position: absolute;
  top: 0%;
  left: 0%;
  display: block;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  border: 0px;
  opacity: 0;
  background: #ffffff;
}
.list-background {
  background-color: #ecf8fc !important;
}
.disabled-radio-list {
  background-color: #eee !important;
  color: #777;
  cursor: not-allowed !important;
}
.disabled-radio {
  cursor: not-allowed !important;
}
.image-icon-tl {
  background-position: -64px 0px;
}
.image-icon-tr {
  background-position: -64px -64px;
}
.image-icon-bl {
  background-position: -64px -190px;
}
.image-icon-br {
  background-position: -64px -128px;
}
.image-icon-tltr {
  background-position: -122px 0;
}
.image-icon-trbr {
  background-position: -122px -64px;
}
.image-icon-brbl {
  background-position: -122px -128px;
}
.image-icon-tlbl {
  background-position: -122px -190px;
}
.image-icon-tltrbr {
  background-position: -179px -128px;
}
.image-icon-trbrbl {
  background-position: -179px -64px;
}
.image-icon-tlbrbl {
  background-position: -179px 0;
}
.image-icon-tltrbl {
  background-position: -179px -190px;
}
.image-icon-tlbr {
  background-position: -238px 0;
}
.image-icon-trbl {
  background-position: -238px -64px;
}
.image-icon-tltrbrbl {
  background-position: 0 -128px;
}
.ux-feed-msgs-container .alert {
  font-weight: 700;
}
.ux-feed-msgs-day-container {
  position: relative;
}
.ux-feed-msgs-day-divider {
  padding: 10px 0 0 0;
  font-weight: 700;
  text-align: center;
  cursor: default;
  clear: both;
  position: relative;
}
.ux-feed-msgs-day-divider-label {
  background: #ffffff;
  padding: 2px 8px;
  display: inline-block;
  margin: 0 auto;
  position: relative;
  border-radius: 1rem;
  top: -6px;
}
.ux-feed-msgs-day-msgs {
  margin: -18px 0 0;
  padding: 30px 0 10px;
  border-top: 1px solid #dddddd;
}
.ux-feed-message {
  display: block;
  width: 100%;
  margin: 0 auto -1px;
  position: relative;
  padding-top: 1px;
  padding-bottom: 2px;
  padding-left: 0;
  padding-right: 40px;
  border-left: none;
  border-right: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
  word-wrap: break-word;
}
.ux-feed-message-icon-container {
  width: 48px;
  padding-right: 10px;
  text-align: right;
  position: absolute;
  top: 0;
  left: 0;
}
.ux-feed-message-icon {
  margin-top: 4px;
  display: block;
}
.ux-feed-message-icon-image {
  width: 36px;
  height: 36px;
  border-radius: 4px;
  background-size: 100%;
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
}
.ux-feed-message-content {
  margin-top: 1px;
  margin-left: 48px;
}
.ux-feed-message-sender {
  display: inline;
  font-weight: 900;
  margin-right: 8px;
  word-break: break-word;
}
.ux-feed-message-timestamp {
  margin-right: 4px;
  opacity: 1;
  display: inline;
  color: #989898;
  font-size: 12px;
  white-space: nowrap;
  position: relative;
  z-index: 1;
}
.ux-feed-message-body {
  margin-top: -1px;
  display: block;
  cursor: text;
}
.msgs-scroller-div.nano {
  border-radius: 0;
}
.mask-container {
  height: 100px;
  width: 100%;
}
.feed-msgs-input {
  overflow-y: scroll;
  resize: none;
  max-height: 180px;
}
.msgs-input-with-emoji {
  padding: 8px 35px 8px 12px !important;
}
.msgs-input-without-emoji {
  padding: 8px 12px 8px 12px !important;
}
.wdt-emoji-picker {
  top: 12px !important;
}
.wdt-emoji-picker span.emoji-outer.emoji-sizer {
  width: 22px;
  height: 22px;
}
.wdt-emoji-popup {
  z-index: 5 !important;
}
.feed-send-btn {
  align-self: start;
  height: 46px;
  margin-left: 10px;
  line-height: 22px;
}
.ux-feed-message-body {
  white-space: pre-wrap !important;
}
.msgs-input-div {
  order: 1;
  margin-top: 10px;
}
.msg-input-textarea-container {
  display: flex;
}
.googleLogo {
  padding-bottom: 30px !important;
  font-size: 1em;
  opacity: 0.9;
  background: #fff url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white2.png) bottom left no-repeat !important;
  z-index: 1070!important;
}
.atwho-view {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  margin-top: 18px;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #cdcdcd;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  min-width: 120px;
  z-index: 11110 !important;
  font-size: 14px;
}
.atwho-view .cur {
  color: #4b4b4b;
  background: #ecf8fc;
}
.atwho-view .cur strong {
  color: #4b4b4b;
  font-weight: bold;
}
.atwho-view strong {
  color: #4b4b4b;
  font-weight: bold;
}
.atwho-view ul {
  margin: 0;
  list-style: none;
  background: transparent;
  padding: 0;
  max-height: 200px;
  overflow-y: auto;
}
.atwho-view ul li {
  display: block;
  padding: 3px 1em 3px 0.4em;
  border-bottom: 0;
  cursor: pointer;
  word-break: break-all;
}
.input-mention-img {
  height: 20px;
  width: 20px;
}
/* ux-chart widget */
.ux-chart-widget-icon-up-arrow:before {
  content: '\e847';
  font-family: fontello;
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
}
.ux-chart-widget-icon-down-arrow:before {
  content: '\e846';
  font-family: fontello;
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
}
.ux-chart-wizard-visibility {
  opacity: 0.9;
  line-height: 0;
}
.ux-chart-wizard-visibility svg {
  position: relative;
  width: 100%;
}
.ux-chart-wizard-visibility .data-line {
  stroke: #EDF4FC;
  stroke-width: 7;
  fill: none;
  stroke-dasharray: 0;
}
.ux-chart-wizard-visibility .area {
  fill: #FDFEFF;
}
.ux-chart-wizard-border {
  padding: 0px;
  border: 1px solid #cdcdcd !important;
  border-radius: 12px !important;
  overflow: hidden;
}
.ux-chart-wizard-border:hover {
  text-decoration: none;
  border: 1px solid #F8A074 !important;
  cursor: pointer;
}
.ux-chart-wizard-border:focus {
  text-decoration: none;
  border: 1px solid #F8A074 !important;
  cursor: pointer;
}
.ux-chart-widget-top-info {
  opacity: 1;
  text-align: center;
  font-weight: bold;
  position: absolute;
  left: 50%;
  top: 8%;
  font-family: 'Source Sans Pro', sans-serif;
  transform: translate(-50%, 0%);
  font-size: 20px;
}
.ux-chart-widget-bottom-left-info {
  position: absolute;
  opacity: 1;
  color: #8BD3E6;
  font-weight: bold;
  font-family: 'Source Sans Pro', sans-serif;
  left: 20px;
  bottom: 50px;
  line-height: 40px;
  font-size: 40px;
}
.ux-chart-widget-bottom-right-info {
  position: absolute;
  text-align: center;
  right: 20px;
  opacity: 1;
  font-weight: bold;
  font-family: 'Source Sans Pro', sans-serif;
  bottom: 50px;
}
.ux-chart-widget-bottom-right-top-text {
  display: block;
  line-height: 120%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
}
.ux-chart-widget-bottom-right-bottom-text {
  color: #9D9B9D;
  font-weight: normal;
  line-height: 14px;
  font-size: 11px;
}
.ux-chart-widget-green-text {
  color: #A5D55E;
}
.ux-chart-widget-red-text {
  color: #FF575B;
}
.ux-chart-widget-gray-text {
  color: #898989;
}
.ux-chart-widget-padding-0 {
  padding: 0px !important;
}
.ux-chart-widget-icon-up-arrow:before,
.ux-chart-widget-icon-down-arrow:before {
  font-size: 18px;
}
@media only screen and (max-width: 992px) {
  .ux-chart-widget-bottom-left-info {
    font-size: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .ux-chart-widget-bottom-left-info {
    font-size: 40px;
  }
}
@media only screen and (max-width: 480px) {
  .ux-chart-widget-top-info {
    font-size: 16px;
  }
  .ux-chart-widget-bottom-left-info {
    font-size: 30px;
  }
}
/* ux-chart */
path {
  fill: none;
}
.axis {
  shape-rendering: geometricPrecision;
}
.axis text {
  font-size: 18px;
  fill: #787878;
  font-weight: 700;
  align: left;
  font-family: 'Source Sans Pro', sans-serif;
}
.x.axis line {
  stroke: #CDCDCD;
  stroke-width: 0;
}
.y.axis line {
  fill: none;
  stroke: #CDCDCD;
  stroke-width: 1;
}
.data-point {
  stroke: #8ED2E5;
  stroke-width: 3;
  fill: #ffffff;
  position: absolute;
}
.svg-container {
  display: inline-block;
  position: relative;
  min-width: 600px;
  vertical-align: top;
  overflow: hidden;
  width: 100%;
}
.ux-chart-outer-overflow {
  overflow-x: hidden;
  overflow-y: hidden;
}
.ux-chart-inner-min-width {
  min-width: 767px;
}
.ux-chart-smooth-circle {
  -moz-transition: opacity 300ms linear;
  -webkit-transition: opacity 300ms linear;
  transition-timing-function: linear;
  transition-delay: 300ms;
  -moz-transition-delay: 300ms;
  -webkit-transition-delay: 300ms;
  opacity: 0;
  color: #ffffff;
}
@media only screen and (max-width: 992px) {
  .axis text {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .axis text {
    font-size: 12px;
  }
}
@media only screen and (max-width: 480px) {
  .axis text {
    font-size: 12px;
  }
}
.ux-chart-position {
  position: relative;
}
.ux-chart-position .data-line {
  stroke: #4A90E2;
  stroke-width: 5;
}
.ux-chart-position .area {
  fill: rgba(74, 144, 226, 0.1);
}
@media only screen and (max-width: 450px) {
  .ux-chart-position .data-line {
    stroke-width: 2;
  }
}
/* Tooltip start */
.ux-chart-tooltip {
  background: #000000;
  color: #ffffff;
  text-align: center;
  border-radius: 5px;
  font-size: 10px;
  position: absolute;
  padding: 1px;
  z-index: 999;
  opacity: 0.8;
  transition: opacity 300ms linear;
  -moz-transition: opacity 300ms linear;
  -webkit-transition: opacity 300ms linear;
  transition-timing-function: linear;
  transition-delay: 300ms;
  -moz-transition-delay: 300ms;
  -webkit-transition-delay: 300ms;
  cursor: default;
}
.ux-chart-tooltip .tipsy-arrow {
  bottom: -5px;
  left: 50%;
  margin-left: -5px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent;
}
.ux-chart-tooltip-inner-up {
  background-color: #000000;
  color: #ffffff;
  font-family: 'Source Sans Pro', sans-serif;
  max-width: 200px;
  padding: 5px 8px 4px 8px;
  text-align: center;
  font-size: 12px;
  min-width: 80px;
}
.ux-chart-tooltip-inner-down {
  font-size: 25px;
  font-weight: bold;
}
/** tipsy css  **/
.tipsy {
  font-size: 10px;
  position: absolute;
  padding: 5px;
  z-index: 100000;
}
.tipsy-inner {
  background-color: #000000;
  color: #ffffff;
  font-family: 'Source Sans Pro', sans-serif;
  max-width: 200px;
  padding: 5px 8px 4px 8px;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.tipsy-arrow {
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  border: 5px dashed #000;
}
.tipsy-arrow-n {
  border-bottom-color: #000000;
}
.tipsy-arrow-s {
  border-top-color: #000000;
}
.tipsy-arrow-e {
  border-left-color: #000000;
}
.tipsy-arrow-w {
  border-right-color: #000000;
}
.tipsy-n .tipsy-arrow {
  top: 0px;
  left: 50%;
  margin-left: -5px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent;
}
.tipsy-nw .tipsy-arrow {
  top: 0;
  left: 10px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent;
}
.tipsy-ne .tipsy-arrow {
  top: 0;
  right: 10px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent;
}
.tipsy-s .tipsy-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent;
}
.tipsy-sw .tipsy-arrow {
  bottom: 0;
  left: 10px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent;
}
.tipsy-se .tipsy-arrow {
  bottom: 0;
  right: 10px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent;
}
.tipsy-e .tipsy-arrow {
  right: 0;
  top: 50%;
  margin-top: -5px;
  border-left-style: solid;
  border-right: none;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.tipsy-w .tipsy-arrow {
  left: 0;
  top: 50%;
  margin-top: -5px;
  border-right-style: solid;
  border-left: none;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
/* ux-chart bottom panel */
.trend-container {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  padding: 0 0.5em;
}
.trend-container .trend-group {
  flex-grow: 1;
  -webkit-box-flex: 1;
  text-align: center;
  padding: 14px 7px;
}
.trend-container .trend-group .trend-value-container {
  margin-bottom: 0;
}
.trend-container .trend-group .trend-value {
  color: #8cd2e5;
}
.trend-container .trend-group .trend-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.trend-current-container {
  margin-bottom: -50px;
}
.trend-current-container .trend-value-current {
  color: #8cd2e5;
  font-size: 50px;
}
.ux-chart-trend-green-text {
  color: #A5D55E;
  font-size: 16px;
}
.ux-chart-trend-red-text {
  color: #FF575B;
  font-size: 16px;
}
.ux-chart-trend-gray-text {
  color: #898989;
  font-size: 16px;
}
.ux-chart-trend-arrow {
  font-size: 12px;
}
@media only screen and (max-width: 768px) {
  .trend-container {
    margin-top: 0px;
  }
}
@media (min-width: 570px) and (max-width: 768px) {
  .ux-chart-trend-green-text {
    font-size: 14px;
  }
  .trend-container .trend-group .trend-value {
    font-size: 25px;
  }
  .ux-chart-trend-gray-text {
    font-size: 14px;
  }
  .ux-chart-trend-red-text {
    font-size: 14px;
  }
}
@media (min-width: 465px) and (max-width: 570px) {
  .ux-chart-trend-green-text {
    font-size: 12px;
  }
  .trend-container .trend-group .trend-value {
    font-size: 20px;
  }
  trend-bottom-value {
    font-size: 12px;
  }
  .ux-chart-trend-gray-text {
    font-size: 12px;
  }
  .ux-chart-trend-red-text {
    font-size: 12px;
  }
}
@media (max-width: 465px) {
  .trend-container .trend-group {
    padding: 14px 0px;
  }
  .trend-value {
    font-size: 12px;
  }
  .ux-chart-trend-green-text {
    font-size: 8px;
  }
  .ux-chart-trend-red-text {
    font-size: 8px;
  }
  .trend-bottom-value {
    font-size: 9px;
  }
  .ux-chart-trend-gray-text {
    font-size: 8px;
  }
}
.map-box-content {
  height: 400px;
  width: 100%;
  position: relative;
}
@media (max-width: 767px) {
  .map-box-content {
    height: 300px;
  }
}
.map-box-content .map-image {
  display: block;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: 400px;
  object-fit: cover;
  width: 100vw;
  height: 100vh;
}
@media (max-width: 767px) {
  .map-box-content .map-image {
    max-height: 300px;
  }
}
.map-box-content .map-zoom-content {
  position: absolute;
  width: 170px;
  height: 170px;
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.2);
  border: solid 4px #ffffff;
  border-radius: 170px;
  margin: auto;
  left: 0;
  right: 0;
  font-size: 34px;
  font-weight: bold;
  color: #ffffff;
  font-family: 'Source Sans Pro', sans-serif;
  text-align: center;
}
.map-box-content .map-zoom-content .map-zoom-content-back {
  background-color: #202020;
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0.6;
  border-radius: 170px;
}
@media (max-width: 767px) {
  .map-box-content .map-zoom-content {
    height: 80px;
    width: 80px;
    top: 45px;
    left: 150px;
    font-size: 28px;
  }
}
.map-box-content .map-zoom-content .miles-content {
  line-height: 1;
  display: table-cell;
  vertical-align: middle;
  z-index: 1;
  position: relative;
}
@media (max-width: 767px) {
  .map-box-content .map-zoom-content .miles-content span {
    font-size: 14px;
  }
}
.map-box-content .map-zoom-content .away-text {
  font-size: 14px;
  font-weight: normal;
}
.map-box-content .note-info-content {
  width: 320px;
  height: 200px;
  border-radius: 12px;
  background-color: #3c3c3c;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.5);
  position: absolute;
  margin: auto;
  left: 250px;
  right: 0;
  top: 182px;
}
@media (max-width: 767px) {
  .map-box-content .note-info-content {
    height: 130px;
    width: 270px;
    top: 137px;
    left: 0px;
  }
}
.map-box-content .note-info-content .note-info-title {
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  padding: 35px 0 0 20px;
  font-family: 'Source Sans Pro', sans-serif;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .map-box-content .note-info-content .note-info-title {
    padding: 15px 45px 0 20px;
  }
}
.map-box-content .note-info-content .note-info-sub-title {
  font-size: 14px;
  color: #ffffff;
  padding: 0 0 0 20px;
}
.map-box-content .note-info-content .note-info-timer .time {
  color: #ffffff;
  font-weight: 700;
  font-size: 12px;
  position: absolute;
  right: 20px;
  top: 15px;
}
.map-box-content .note-info-content .note-info-timer .time .time-counter {
  display: inline-block;
  padding-right: 10px;
  float: left;
  line-height: 24px;
}
@media (max-width: 767px) {
  .map-box-content .note-info-content .note-info-timer .time .time-counter {
    display: block;
    float: none;
    padding-right: 0;
  }
}
.map-box-content .note-info-content .note-info-timer .time img {
  width: 20px;
  display: inline-block;
}
.map-box-content .note-info-content .note-subinfo-row {
  display: table;
  width: 100%;
  margin-top: 33px;
}
@media (max-width: 767px) {
  .map-box-content .note-info-content .note-subinfo-row {
    margin-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.map-box-content .note-info-content .note-subinfo-row .note-content-subinfo {
  display: table-cell;
  width: 33.3%;
  text-align: center;
  color: #ffffff;
}
@media (max-width: 767px) {
  .map-box-content .note-info-content .note-subinfo-row .note-content-subinfo {
    display: inline-block;
    width: auto;
    text-align: left;
    padding-right: 15px;
  }
}
.map-box-content .note-info-content .note-subinfo-row .note-content-subinfo .note-content-subinfo-image {
  height: 47px;
  margin-bottom: 0;
}
.map-box-content .note-info-content .note-subinfo-row .note-content-subinfo .note-content-subinfo-image img {
  max-height: 47px;
  max-width: 48px;
}
.map-box-content .note-info-content .note-subinfo-row .note-content-subinfo .note-content-subinfo-title {
  font-size: 12px;
  font-weight: 700;
  height: 14px;
  margin-bottom: 0;
}
.map-box-content .note-info-content .note-subinfo-row .note-content-subinfo .note-content-subinfo-xs {
  font-size: 12px;
  line-height: 1;
}
.map-box-content .note-info-content .note-subinfo-row .note-content-subinfo .note-content-subinfo-xs .badge {
  margin-right: 5px;
  padding: 0px;
  width: 10px;
  height: 10px;
  margin-top: -2px;
}
.map-box-content .note-info-content::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -136px;
  border-width: 12px;
  border-style: solid;
  border-color: transparent transparent #3c3c3c transparent;
}
@media (max-width: 767px) {
  .map-box-content .note-info-content::after {
    margin-left: 65px;
  }
}
.map-box-content .map-photobox-content {
  width: 128px;
  height: 128px;
  position: absolute;
  margin: 20px 0 0 40px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .map-box-content .map-photobox-content {
    width: 50px;
    height: 50px;
    margin: 15px 0 0 15px;
  }
}
.map-box-content .map-photobox-content .map-photobox-image {
  display: block;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: 128px;
  object-fit: cover;
  width: 100vw;
  height: 100vh;
  border-radius: 6px;
}
@media (max-width: 767px) {
  .map-box-content .map-photobox-content .map-photobox-image {
    max-height: 50px;
  }
}
.map-box-content .map-photobox-content .overlay-box {
  border-radius: 6px;
}
.map-box-content .map-photobox-content .map-photobox-count {
  border-radius: 100px;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  bottom: -10px;
  padding: 0px 7px;
  color: #ffffff;
  font-weight: bold;
  z-index: 1;
  font-size: 16px;
  left: 0;
  right: 0;
  margin: auto;
  display: inline-block;
  text-align: center;
  width: 40px;
}
@media (max-width: 767px) {
  .map-box-content .map-photobox-content .map-photobox-count {
    width: 25px;
    font-size: 12px;
    bottom: -8px;
  }
}
.photo-box-content .image-slider-top-left-text {
  margin: 0;
}
.photo-box-content .image-slider-bottom-left-text {
  margin-bottom: 15px;
}
.photo-box-content .swipe-wrap {
  height: 400px;
}
@media (max-width: 767px) {
  .photo-box-content .swipe-wrap {
    max-height: 300px;
  }
}
.photo-box-content .swipe-wrap .image-slider-content {
  height: 400px;
}
@media (max-width: 767px) {
  .photo-box-content .swipe-wrap .image-slider-content {
    max-height: 300px;
  }
}
.photo-box-content .swipe-wrap .slider-image {
  max-height: 400px;
  border-radius: 0;
}
@media (max-width: 767px) {
  .photo-box-content .swipe-wrap .slider-image {
    max-height: 300px;
  }
}
.photo-box-content .next-icon,
.photo-box-content .previous-icon {
  background: rgba(0, 0, 0, 0.8);
}
.photo-box-content .photo-info-timer {
  position: relative;
  display: table;
  float: left;
  height: 40px;
}
.photo-box-content .photo-info-timer .time {
  color: #ffffff;
  font-weight: 700;
  font-size: 12px;
  display: table-cell;
  vertical-align: middle;
}
.photo-box-content .photo-info-timer .time .time-counter {
  display: inline-block;
  padding-right: 10px;
  float: left;
  line-height: 24px;
}
@media (max-width: 767px) {
  .photo-box-content .photo-info-timer .time .time-counter {
    display: block;
    float: none;
    padding-right: 0px;
  }
}
.photo-box-content .photo-info-timer .time img {
  width: 20px;
  display: inline-block;
}
.photo-box-content .photo-info-break {
  float: left;
  border-left: solid 1px rgba(255, 255, 255, 0.3);
  height: 40px;
  margin: 0 20px;
}
.photo-box-content .photo-info-title-content {
  float: left;
  color: #ffffff;
  height: 40px;
}
@media (max-width: 767px) {
  .photo-box-content .photo-info-title-content {
    height: 24px;
  }
}
.photo-box-content .photo-subinfo-row {
  margin-top: 8px;
}
.photo-box-content .photo-subinfo-row .photo-content-subinfo {
  display: table-cell;
  text-align: center;
  color: #ffffff;
}
.photo-box-content .photo-subinfo-row .photo-content-subinfo .photo-content-subinfo-xs {
  font-size: 12px;
  line-height: 1;
  margin-right: 15px;
}
.photo-box-content .photo-subinfo-row .photo-content-subinfo .photo-content-subinfo-xs .badge {
  margin-right: 5px;
  padding: 0px;
  width: 10px;
  height: 10px;
  margin-top: -2px;
}
.photo-box-content .overlay-shadow {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.1+21,0.2+34,0.5+69,1+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 21%, rgba(0, 0, 0, 0.2) 34%, rgba(0, 0, 0, 0.5) 69%, #000000 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 21%, rgba(0, 0, 0, 0.2) 34%, rgba(0, 0, 0, 0.5) 69%, #000000 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 21%, rgba(0, 0, 0, 0.2) 34%, rgba(0, 0, 0, 0.5) 69%, #000000 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
  /* IE6-9 */
  height: 70px;
  width: 100%;
  position: absolute;
  bottom: 0;
}
.photo-box-content .photo-mapbox-content {
  width: 128px;
  height: 128px;
  position: absolute;
  margin: 20px 0 0 40px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .photo-box-content .photo-mapbox-content {
    width: 50px;
    height: 50px;
    margin: 15px 0 0 15px;
  }
}
.photo-box-content .photo-mapbox-content .photo-mapbox-image {
  display: block;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: 128px;
  object-fit: cover;
  width: 100vw;
  height: 100vh;
  border-radius: 6px;
}
@media (max-width: 767px) {
  .photo-box-content .photo-mapbox-content .photo-mapbox-image {
    max-height: 50px;
  }
}
.photo-box-content .photo-mapbox-content .overlay-box {
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.2);
}
.photo-box-content .photo-mapbox-content .photo-mapbox-miles {
  border-radius: 100px;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  bottom: -11px;
  padding: 3px 7px;
  color: #ffffff;
  font-weight: bold;
  z-index: 1;
  font-size: 12px;
  left: 0;
  right: 0;
  margin: auto;
  display: inline-block;
  text-align: center;
  max-width: 85px;
}
@media (max-width: 767px) {
  .photo-box-content .photo-mapbox-content .photo-mapbox-miles {
    max-width: auto;
    width: 90px;
    font-size: 12px;
    left: -15px;
  }
}
.init-photo {
  visibility: hidden;
  position: absolute;
  top: 0;
}
.ux-list.list-group-item {
  border: 1px solid #e8e8e8;
  border-right: 0;
  border-left: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  padding: 0;
  line-height: 18px;
}
.ux-list-header {
  padding: 20px 0 15px 0;
}
.ux-list-padding {
  padding: 0;
}
.ux-list-left-text {
  opacity: 0.7;
  display: inline-block;
  min-width: 70px;
}
@media (max-width: 767px) {
  .ux-list-left-text {
    display: block;
  }
}
.ux-list-line-height {
  line-height: 50px;
}
.ux-list-btn {
  padding: 8px 20px;
  border-radius: 25px;
  background: #ffffff;
  border: 1px solid #e8e8e8;
  color: #8CD3E5;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 3px;
}
.ux-list-btn:hover {
  color: #8CD3E5;
  box-shadow: none;
}
.ux-list-btn:focus {
  color: #8CD3E5;
  box-shadow: none;
}
.ux-list-bottom-text {
  padding-left: 0;
  margin: 0;
  display: inline-block;
}
@media (max-width: 767px) {
  .ux-list-bottom-text {
    display: block;
  }
}
.ux-list-image-position {
  vertical-align: middle;
  display: inline-block;
}
.ux-list-btn-container {
  display: inline-block;
}
.ux-list-right-container {
  line-height: 4;
  display: inline-block;
}
.ux-list-left-container {
  width: 100%;
  display: inline-block;
  align-items: center;
}
.ux-list-line-break {
  margin: 50px 0 30px 0;
  border: 2px solid #e8e8e8;
}
.ux-list-icons-container {
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .ux-list-icons-container {
    margin-bottom: 0px;
  }
}
.ux-list-flex-container {
  display: flex;
  align-items: center;
}
.ux-list-box-main-container {
  max-width: 320px;
  float: right;
  margin-top: 50px;
  width: 100%;
}
@media (max-width: 767px) {
  .ux-list-box-main-container {
    float: none;
    margin: 30px auto;
  }
}
.ux-list-box {
  border-radius: 12px !important;
  background-color: #ffffff;
  border: 1px solid #e8e8e8 !important;
  margin: 0;
  height: 100%;
  box-shadow: none !important;
}
.ux-list-box-header-container {
  padding: 0 0 0 15px;
  margin: 0 0 15px;
}
.ux-list-box-header {
  font-size: 16px;
  font-weight: bold;
}
.ux-list-box-line {
  padding: 0 17px 0;
}
.ux-list-box-content {
  padding: 0 15px 15px 15px;
}
.ux-list-box-content-text {
  font-size: 14px;
  line-height: 1.71;
  color: #202020;
}
.ux-list-box-container {
  padding: 8px 0;
  cursor: pointer;
}
.ux-list-box-container:hover {
  background: #ecf8fc;
}
.ux-list-box-image {
  height: 64px !important;
  width: 64px !important;
  border-radius: 6px;
  object-fit: cover;
  background-color: #d8d8d8;
}
.ux-list-box-image-container {
  padding-right: 16px;
}
.list-box-padding-left-zero {
  padding-left: 0;
}
.ux-list-box-title {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #202020;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ux-list-box-sub-text {
  font-size: 14px;
  color: #202020;
}
/* progressive image CSS */
@keyframes "reveal" {
  0% {
    transform: scale(1.05);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
a.progressive {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none;
  height: 100%;
}
a.progressive:not(.replace) {
  cursor: default;
}
a.progressive img {
  display: block;
  width: 100%;
  max-width: none;
  height: 100%;
  border: 0 none;
  object-fit: cover;
}
a.progressive img.preview {
  filter: blur(2vw);
  transform: scale(1.05);
}
a.progressive img.reveal {
  position: absolute;
  left: 0;
  top: 0;
  will-change: transform, opacity;
  animation: reveal 1s ease-out;
}
.joined-text-field-wrapper .joined-field:not(:last-child) {
  margin-bottom: 0 !important;
}
.joined-text-field-wrapper .joined-field:not(:last-child) .form-control {
  border-bottom: 0 !important;
}
.joined-text-field-wrapper .joined-field:first-child .form-control {
  border-radius: 6px 6px 0 0 !important;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
}
.joined-text-field-wrapper .joined-field:last-child .form-control {
  border-radius: 0 0 6px 6px !important;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
}
.joined-text-field-wrapper .form-control {
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
}
.filter-box-lg {
  margin-top: -11px;
  margin-bottom: -11px;
}
.page-title-label-text {
  font-weight: 200;
}
.page-title {
  margin-bottom: 0px;
}
.locked-header-autocomplete {
  z-index: 1002;
}
.ux-action-bar {
  padding-bottom: 0px;
  background-color: white;
}
.action-label-text {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 22px;
  color: inherit;
  line-height: 22px;
  margin-top: 14px;
}
.action-filter-label-text {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 22px;
  color: inherit;
  line-height: 22px;
  margin-top: 14px;
}
.clone-action-bar-sticky-footer {
  border-top: 0px;
}
.ux-table-wrapper {
  background-color: white;
}
.sticky-footer-border {
  border-top: 1px solid #e5e5e5 !important;
}
.popover-object {
  list-style-type: none;
  padding: 0px;
  margin-top: 0;
  margin-bottom: 0px;
}
a > .popover-content-list {
  padding: 2px 10px 2px 10px;
}
a > .popover-content-list:hover {
  background-color: #ECF8FC;
  cursor: pointer;
}
.popover-object > a {
  text-decoration: none;
  white-space: nowrap;
}
.popover-content {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.popover.bottom {
  margin-top: 2px;
}
.popover {
  border: 1px solid #cccccc;
}
.query-result {
  margin-left: 15px;
  font-size: 26px;
  font-weight: 700;
  word-break: break-all;
}
@media screen and (max-width: 767px) {
  .action-label-text {
    margin-top: 9px;
    font-size: 14px;
  }
  .clone-action-bar-sticky-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1;
    padding-top: 15px;
    background-color: white;
  }
  .popover.top {
    margin-top: -2px;
  }
}
.detail-view-image-icon {
  margin-right: 0px;
}
.locked-header {
  position: sticky !important;
  position: -webkit-sticky !important;
  z-index: 1001;
}
body .buorg {
  border: none;
  text-align: center;
  color: #ffffff;
  background: #F0565A;
  font: 18px Calibri, Helvetica, sans-serif;
  box-shadow: none;
  animation: none;
}
body .buorg .icon-attention-alt {
  font-size: 24px;
  position: relative;
  top: 2px;
}
body .buorg .buorg-pad {
  line-height: 32px;
}
body .buorg-icon {
  display: none;
}
body #buorgig,
body #buorgul,
body #buorgpermanent {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  box-shadow: none;
  padding: 0;
  border-radius: 0;
  background: transparent;
  white-space: nowrap;
  margin: 0 2px;
}
body #buorgul {
  text-decoration: underline;
}
.ux-google {
  width: 400px;
}
@media (max-width: 430px) {
  .ux-google {
    width: 300px;
  }
}
@media (max-width: 360px) {
  .ux-google {
    width: 220px;
  }
}
.select-label {
  transition: all 0.1s ease;
  position: absolute;
  left: 16px;
  top: 13px;
  z-index: 100;
  opacity: 0;
}
.select-label-focus {
  left: 17px;
  top: 7px;
  font-size: 11px;
  opacity: 0.8;
  padding-right: 50px;
  text-align: left;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.margin-top-6 {
  margin-top: 6px !important;
  transition: all 0.1s ease;
}
.pagination.nextprev > li {
  display: inline-block;
}
.pagination.nextprev > li > a {
  float: unset;
}
.pagination.nextprev > .disabled > a {
  opacity: 0.65;
  box-shadow: none;
  pointer-events: none;
}
.feed-action-menu.bootstrap-select.btn-group .dropdown-menu {
  min-width: max-content !important;
}
.feed-action-menu.bootstrap-select.btn-group .btn-sm.dropdown-toggle {
  max-height: 42px !important;
}
.feed-action-menu.bootstrap-select.btn-group .btn-sm.dropdown-toggle .filter-option {
  margin-right: 5px !important;
}
