/* Minification failed. Returning unminified contents.
(24230,21): run-time error CSS1038: Expected hex color, found '#FFFFF'
(24273,21): run-time error CSS1038: Expected hex color, found '#FFFFF'
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !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.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 {
  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";
}
* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -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: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 2;
  color: #030303;
  background-color: #f2f1ef;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #1bbc9b;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #117964;
  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;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 2px;
  line-height: 2;
  background-color: #f2f1ef;
  border: 1px solid #95a5a6;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 28px;
  margin-bottom: 28px;
  border: 0;
  border-top: 1px solid #f2f1ef;
}
.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;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  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: #95a5a6;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 28px;
  margin-bottom: 14px;
}
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: 14px;
  margin-bottom: 14px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 14px;
}
.lead {
  margin-bottom: 28px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  background-color: #e87e04;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #292929;
}
.text-primary {
  color: #1e8bc3;
}
a.text-primary:hover {
  color: #176b97;
}
.text-success {
  color: #ffffff;
}
a.text-success:hover {
  color: #e6e6e6;
}
.text-info {
  color: #ffffff;
}
a.text-info:hover {
  color: #e6e6e6;
}
.text-warning {
  color: #ffffff;
}
a.text-warning:hover {
  color: #e6e6e6;
}
.text-danger {
  color: #ffffff;
}
a.text-danger:hover {
  color: #e6e6e6;
}
.bg-primary {
  color: #fff;
  background-color: #1e8bc3;
}
a.bg-primary:hover {
  background-color: #176b97;
}
.bg-success {
  background-color: #3fc380;
}
a.bg-success:hover {
  background-color: #319e67;
}
.bg-info {
  background-color: #1bbc9b;
}
a.bg-info:hover {
  background-color: #158f76;
}
.bg-warning {
  background-color: #e87e04;
}
a.bg-warning:hover {
  background-color: #b66303;
}
.bg-danger {
  background-color: #ef4836;
}
a.bg-danger:hover {
  background-color: #e02612;
}
.page-header {
  padding-bottom: 13px;
  margin: 56px 0 28px;
  border-bottom: 1px solid #f2f1ef;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 14px;
}
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: 28px;
}
dt,
dd {
  line-height: 2;
}
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 #eeeeee;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 14px 28px;
  margin: 0 0 28px;
  font-size: 17.5px;
  border-left: 5px solid #f2f1ef;
}
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: 2;
  color: #eeeeee;
}
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 #f2f1ef;
  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';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 28px;
  font-style: normal;
  line-height: 2;
}
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: 2px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}
pre {
  display: block;
  padding: 13.5px;
  margin: 0 0 14px;
  font-size: 13px;
  line-height: 2;
  word-break: break-all;
  word-wrap: break-word;
  color: #d2d7d3;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 2px;
}
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: 1367px) {
  .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: 1367px) {
  .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;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 28px;
}
.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: 10px;
  line-height: 2;
  vertical-align: top;
  border-top: 1px solid #b1bdbd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #b1bdbd;
}
.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 #b1bdbd;
}
.table .table {
  background-color: #f2f1ef;
}
.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 #b1bdbd;
}
.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 #b1bdbd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #eeeeee;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #eeeeee;
}
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: #eeeeee;
}
.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: #e1e1e1;
}
.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: #3fc380;
}
.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: #37b173;
}
.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: #1bbc9b;
}
.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: #18a689;
}
.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: #e87e04;
}
.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: #cf7004;
}
.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: #ef4836;
}
.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: #ed321e;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 21px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #b1bdbd;
    -webkit-overflow-scrolling: touch;
  }
  .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: 28px;
  font-size: 21px;
  line-height: inherit;
  color: #d2d7d3;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 2;
  color: #030303;
}
.form-control {
  display: block;
  width: 100%;
  height: 42px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 2;
  color: #030303;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #d2d7d3;
  border-radius: 2px;
  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;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #363636;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #363636;
}
.form-control::-webkit-input-placeholder {
  color: #363636;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #f2f1ef;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 42px;
  line-height: 2 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 45px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 28px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  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 {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 52.5px;
}
.form-control-feedback {
  position: absolute;
  top: 33px;
  right: 0;
  z-index: 2;
  display: block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #ffffff;
}
.has-success .form-control {
  border-color: #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #e6e6e6;
  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: #3fc380;
}
.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 {
  color: #ffffff;
}
.has-warning .form-control {
  border-color: #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #e6e6e6;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-warning .input-group-addon {
  color: #ffffff;
  border-color: #ffffff;
  background-color: #e87e04;
}
.has-warning .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 {
  color: #ffffff;
}
.has-error .form-control {
  border-color: #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #e6e6e6;
  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: #ef4836;
}
.has-error .form-control-feedback {
  color: #ffffff;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #434343;
}
@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 .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 35px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 2;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.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 {
  color: #030303;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
.btn-default {
  color: #030303;
  background-color: #f2f1ef;
  border-color: #d2d7d3;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #030303;
  background-color: #dbd8d3;
  border-color: #b2bab3;
}
.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: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: #f2f1ef;
  border-color: #d2d7d3;
}
.btn-default .badge {
  color: #f2f1ef;
  background-color: #030303;
}
.btn-primary {
  color: #ffffff;
  background-color: #1e8bc3;
  border-color: #1b7bad;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #176b97;
  border-color: #125578;
}
.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: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: #1e8bc3;
  border-color: #1b7bad;
}
.btn-primary .badge {
  color: #1e8bc3;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #3fc380;
  border-color: #37b173;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #319e67;
  border-color: #298355;
}
.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: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: #3fc380;
  border-color: #37b173;
}
.btn-success .badge {
  color: #3fc380;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #60b9e7;
  border-color: #4aafe3;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #34a6e0;
  border-color: #2094d0;
}
.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: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: #60b9e7;
  border-color: #4aafe3;
}
.btn-info .badge {
  color: #60b9e7;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #e87e04;
  border-color: #cf7004;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #b66303;
  border-color: #935003;
}
.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: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: #e87e04;
  border-color: #cf7004;
}
.btn-warning .badge {
  color: #e87e04;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #ef4836;
  border-color: #e02612;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #e02612;
  border-color: #a71c0d;
}
.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: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: #ef4836;
  border-color: #e02612;
}
.btn-danger .badge {
  color: #ef4836;
  background-color: #ffffff;
}
.btn-link {
  color: #1bbc9b;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #117964;
  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: #eeeeee;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  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: height 0.35s ease;
  transition: height 0.35s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.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 #1bbc9b;
  border-radius: 2px;
  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: 13px 0;
  overflow: hidden;
  background-color: #95a5a6;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 2;
  color: #030303;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #1bbc9b;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #1bbc9b;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #eeeeee;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 2;
  color: #eeeeee;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@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:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-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 {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  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: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 2px;
  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 > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.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: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  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: 45px;
  line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #030303;
  text-align: center;
  background-color: #f2f1ef;
  border: 1px solid #d2d7d3;
  border-radius: 2px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #f2f1ef;
}
.nav > li.disabled > a {
  color: #eeeeee;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #eeeeee;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #f2f1ef;
  border-color: #1bbc9b;
}
.nav .nav-divider {
  height: 1px;
  margin: 13px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #95a5a6;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 2;
  border: 1px solid transparent;
  border-radius: 2px 2px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #f2f1ef #f2f1ef #95a5a6;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #ecf0f1;
  background-color: #f2f1ef;
  border: 1px solid #95a5a6;
  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: 2px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #95a5a6;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #95a5a6;
    border-radius: 2px 2px 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: #f2f1ef;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 2px;
}
.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: #1bbc9b;
}
.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: 2px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #95a5a6;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #95a5a6;
    border-radius: 2px 2px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #f2f1ef;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 28px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 2px;
  }
}
@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-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;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@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: 11px 15px;
  font-size: 18px;
  line-height: 28px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 2px;
}
.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: 5.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 28px;
}
@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: 28px;
  }
  .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: 11px;
    padding-bottom: 11px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 4px;
  margin-bottom: 4px;
}
@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 .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;
  }
}
.navbar-form .form-group:last-child {
  margin-bottom: 0;
}
.navbar-form .form-group {
  margin-left: 0;
  margin-right: 0;
}
.navbar-form .form-group .left-input-icon {
  position: absolute;
  left: 25px;
  top: 15px;
  color: #d2d7d3;
  -webkit-transition: color;
  transition: color;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.navbar-form .form-group .right-input-icon {
  position: absolute;
  right: 25px;
  top: 15px;
  color: #d2d7d3;
  -webkit-transition: color;
  transition: color;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.navbar-form .form-group.has-error .control-label {
  color: #ef4836;
}
.navbar-form .form-group.has-error .form-control {
  border-color: #ef4836;
}
.navbar-form .form-group.has-error .form-control:focus {
  border-color: #ef4836;
}
.navbar-form .form-group.has-error .help-block {
  color: #ef4836;
}
.navbar-form .form-group.has-success .control-label {
  color: #3fc380;
}
.navbar-form .form-group.has-success .form-control {
  border-color: #3fc380;
}
.navbar-form .form-group.has-success .form-control:focus {
  border-color: #3fc380;
}
.navbar-form .form-group.has-warning .control-label {
  color: #e87e04;
}
.navbar-form .form-group.has-warning .form-control {
  border-color: #e87e04;
}
.navbar-form .form-group.has-warning .form-control:focus {
  border-color: #e87e04;
}
.navbar-form .form-group:hover .left-input-icon,
.navbar-form .form-group:hover .right-input-icon {
  color: #1bbc9b;
}
.navbar-form .form-control.left-icon {
  padding-left: 32px;
  position: relative;
}
.navbar-form .form-control.right-icon {
  padding-right: 32px;
  position: relative;
}
.navbar-form .form-control:focus {
  border-color: #1bbc9b;
}
.navbar-form .form-control.input-sm,
.navbar-form .form-control.input-lg {
  border-radius: 2px;
}
.navbar-form .help-block {
  font-size: 13px;
  margin-top: 0;
  margin-bottom: 0;
}
.navbar-form.group-border .form-group {
  border-bottom: 1px solid #d2d7d3;
  padding-bottom: 15px;
  padding-top: 15px;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 0;
}
.navbar-form.group-border .form-group:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.navbar-form.group-border .form-group:first-child {
  border-top: 1px solid #d2d7d3;
}
.navbar-form.stripped .form-group:nth-child(even) {
  background: #fbfbfa;
}
.navbar-form.hover-stripped .form-group:hover {
  -webkit-transition: background ease-in-out .25s;
  transition: background ease-in-out .25s;
  background: #fbfbfa;
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.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 {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 4px;
  margin-bottom: 4px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 11px;
  margin-bottom: 11px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #eeeeee;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #eeeeee;
}
.navbar-inverse .navbar-nav > li > a {
  color: #eeeeee;
}
.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: #eeeeee;
  }
  .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: #eeeeee;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #eeeeee;
}
.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: 28px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 2px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #eeeeee;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 28px 0;
  border-radius: 2px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 2;
  text-decoration: none;
  color: #ffffff;
  background-color: #1bbc9b;
  border: 1px solid #1bbc9b;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #ffffff;
  background-color: #158f76;
  border-color: #1bbc9b;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #117964;
  border-color: #1bbc9b;
  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: #ffffff;
  background-color: #40e4c2;
  border-color: #40e4c2;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 28px 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: #1bbc9b;
  border: 1px solid #1bbc9b;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #158f76;
}
.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: #ffffff;
  background-color: #1bbc9b;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #eeeeee;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #d5d5d5;
}
.label-primary {
  background-color: #1e8bc3;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #176b97;
}
.label-success {
  background-color: #3fc380;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #319e67;
}
.label-info {
  background-color: #60b9e7;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #34a6e0;
}
.label-warning {
  background-color: #e87e04;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #b66303;
}
.label-danger {
  background-color: #ef4836;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #e02612;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #eeeeee;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #1bbc9b;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 20px;
  margin-bottom: 20px;
  color: inherit;
  background-color: #f2f1ef;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #dbd8d3;
}
.container .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .container .jumbotron {
    padding-left: 40px;
    padding-right: 40px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 2px;
  margin-bottom: 28px;
  line-height: 2;
  background-color: #f2f1ef;
  border: 1px solid #95a5a6;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 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: #1bbc9b;
}
.thumbnail .caption {
  padding: 9px;
  color: #030303;
}
.alert {
  padding: 15px;
  margin-bottom: 28px;
  border: 1px solid transparent;
  border-radius: 2px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #c7eeda;
  border-color: #b4e7cd;
  color: #319e67;
}
.alert-success hr {
  border-top-color: #a0e1c0;
}
.alert-success .alert-link {
  color: #25774d;
}
.alert-info {
  background-color: #e5f4fb;
  border-color: #cfeaf8;
  color: #145c81;
}
.alert-info hr {
  border-top-color: #b9e0f4;
}
.alert-info .alert-link {
  color: #0d3c54;
}
.alert-warning {
  background-color: #fdd2a1;
  border-color: #fdc788;
  color: #9d5503;
}
.alert-warning hr {
  border-top-color: #fdbb6f;
}
.alert-warning .alert-link {
  color: #6b3a02;
}
.alert-danger {
  background-color: #fcdfdb;
  border-color: #fac9c4;
  color: #e02612;
}
.alert-danger hr {
  border-top-color: #f8b4ac;
}
.alert-danger .alert-link {
  color: #b11e0e;
}
@-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;
  margin-bottom: 28px;
  border-radius: 2px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  height: 14px;
  background-color: #f2f1ef;
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 14px;
  color: #ffffff;
  text-align: center;
  background-color: #1e8bc3;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  color: #eeeeee;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.progress-bar-success {
  background-color: #3fc380;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #60b9e7;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #e87e04;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #ef4836;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.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 #95a5a6;
}
.list-group-item:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #030303;
}
a.list-group-item .list-group-item-heading {
  color: #000000;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #030303;
  background-color: #f2f1ef;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #f2f1ef;
  color: #eeeeee;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #eeeeee;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #1bbc9b;
  border-color: #1bbc9b;
}
.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: #aff4e6;
}
.list-group-item-success {
  color: #ffffff;
  background-color: #3fc380;
}
a.list-group-item-success {
  color: #ffffff;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #ffffff;
  background-color: #37b173;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.list-group-item-info {
  color: #ffffff;
  background-color: #1bbc9b;
}
a.list-group-item-info {
  color: #ffffff;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #ffffff;
  background-color: #18a689;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.list-group-item-warning {
  color: #ffffff;
  background-color: #e87e04;
}
a.list-group-item-warning {
  color: #ffffff;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #ffffff;
  background-color: #cf7004;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.list-group-item-danger {
  color: #ffffff;
  background-color: #ef4836;
}
a.list-group-item-danger {
  color: #ffffff;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #ffffff;
  background-color: #ed321e;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.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: 28px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 2px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f2f1ef;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.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:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child 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: 1px;
}
.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: 1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child 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: 1px;
}
.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: 1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #b1bdbd;
}
.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: 28px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 2px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  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: #e2e0db;
}
.panel-default > .panel-heading {
  color: #030303;
  background-color: #e2e0db;
  border-color: #e2e0db;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e2e0db;
}
.panel-default > .panel-heading .badge {
  color: #e2e0db;
  background-color: #030303;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e2e0db;
}
.panel-default > .panel-heading {
  color: #030303;
  background-color: #e2e0db;
  border-color: #e2e0db;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #e2e0db;
}
.panel-default > .panel-body {
  border: 1px solid #e2e0db;
  border-top: none;
}
.panel-default > .panel-footer {
  color: #030303;
  background-color: #e2e0db;
  border-color: #e2e0db;
  border: 1px solid #e2e0db;
  border-top: none;
}
.panel-default div.panel-body:last-of-type {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.panel-primary {
  border-color: #1e8bc3;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #1e8bc3;
  border-color: #1e8bc3;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #1e8bc3;
}
.panel-primary > .panel-heading .badge {
  color: #1e8bc3;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #1e8bc3;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #1e8bc3;
  border-color: #1e8bc3;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #1e8bc3;
}
.panel-primary > .panel-body {
  border: 1px solid #1e8bc3;
  border-top: none;
}
.panel-primary > .panel-footer {
  color: #ffffff;
  background-color: #1e8bc3;
  border-color: #1e8bc3;
  border: 1px solid #1e8bc3;
  border-top: none;
}
.panel-primary div.panel-body:last-of-type {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.panel-success {
  border-color: #3fc380;
}
.panel-success > .panel-heading {
  color: #ffffff;
  background-color: #3fc380;
  border-color: #3fc380;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #3fc380;
}
.panel-success > .panel-heading .badge {
  color: #3fc380;
  background-color: #ffffff;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #3fc380;
}
.panel-success > .panel-heading {
  color: #ffffff;
  background-color: #3fc380;
  border-color: #3fc380;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #3fc380;
}
.panel-success > .panel-body {
  border: 1px solid #3fc380;
  border-top: none;
}
.panel-success > .panel-footer {
  color: #ffffff;
  background-color: #3fc380;
  border-color: #3fc380;
  border: 1px solid #3fc380;
  border-top: none;
}
.panel-success div.panel-body:last-of-type {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.panel-info {
  border-color: #60b9e7;
}
.panel-info > .panel-heading {
  color: #ffffff;
  background-color: #60b9e7;
  border-color: #60b9e7;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #60b9e7;
}
.panel-info > .panel-heading .badge {
  color: #60b9e7;
  background-color: #ffffff;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #60b9e7;
}
.panel-info > .panel-heading {
  color: #ffffff;
  background-color: #60b9e7;
  border-color: #60b9e7;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #60b9e7;
}
.panel-info > .panel-body {
  border: 1px solid #60b9e7;
  border-top: none;
}
.panel-info > .panel-footer {
  color: #ffffff;
  background-color: #60b9e7;
  border-color: #60b9e7;
  border: 1px solid #60b9e7;
  border-top: none;
}
.panel-info div.panel-body:last-of-type {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.panel-warning {
  border-color: #e87e04;
}
.panel-warning > .panel-heading {
  color: #ffffff;
  background-color: #e87e04;
  border-color: #e87e04;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e87e04;
}
.panel-warning > .panel-heading .badge {
  color: #e87e04;
  background-color: #ffffff;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e87e04;
}
.panel-warning > .panel-heading {
  color: #ffffff;
  background-color: #e87e04;
  border-color: #e87e04;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #e87e04;
}
.panel-warning > .panel-body {
  border: 1px solid #e87e04;
  border-top: none;
}
.panel-warning > .panel-footer {
  color: #ffffff;
  background-color: #e87e04;
  border-color: #e87e04;
  border: 1px solid #e87e04;
  border-top: none;
}
.panel-warning div.panel-body:last-of-type {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.panel-danger {
  border-color: #ef4836;
}
.panel-danger > .panel-heading {
  color: #ffffff;
  background-color: #ef4836;
  border-color: #ef4836;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ef4836;
}
.panel-danger > .panel-heading .badge {
  color: #ef4836;
  background-color: #ffffff;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ef4836;
}
.panel-danger > .panel-heading {
  color: #ffffff;
  background-color: #ef4836;
  border-color: #ef4836;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ef4836;
}
.panel-danger > .panel-body {
  border: 1px solid #ef4836;
  border-top: none;
}
.panel-danger > .panel-footer {
  color: #ffffff;
  background-color: #ef4836;
  border-color: #ef4836;
  border: 1px solid #ef4836;
  border-top: none;
}
.panel-danger div.panel-body:last-of-type {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.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 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f2f1ef;
  border: 1px solid #829596;
  border-radius: 2px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 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 #95a5a6;
  border-radius: 6px;
  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: #2c3e50;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal-header {
  padding: 10px;
  border-bottom: 1px solid #95a5a6;
  min-height: 12px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 2;
}
.modal-body {
  position: relative;
  padding: 10px;
}
.modal-footer {
  padding: 10px;
  text-align: right;
  border-top: 1px solid #95a5a6;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    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;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 2px;
}
.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;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 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;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 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;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #1bbc9b;
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #1bbc9b;
  border-bottom: 1px solid #18a689;
  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: #0e6351;
  border-top-color: #1bbc9b;
  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: #0e6351;
  border-right-color: #1bbc9b;
}
.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: #0e6351;
  border-bottom-color: #1bbc9b;
  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: #0e6351;
  border-left-color: #1bbc9b;
}
.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;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.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: 24px;
  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: 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: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  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 #e6e6e6;
  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;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1366px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1366px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1366px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1366px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1367px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1367px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1367px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1367px) {
  .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: 1366px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1367px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0;
}
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: #95a5a6;
}
/* -----------------------------------------
   Custom Elements
----------------------------------------- */
/* -----------------------------------------
   Panels
----------------------------------------- */
.panel {
  position: relative;
  margin-bottom: 25px;
  border-radius: 2px;
  border: 0;
  z-index: 1;
  box-shadow: none;
}
.panel.panel-default > .panel-heading {
  color: #030303;
}
.panel .panel-controls {
  width: auto;
  float: right;
  position: absolute;
  right: 10px;
  top: 0;
}
.panel .panel-controls.panel-controls-hide {
  display: none;
}
.panel .panel-controls a {
  text-decoration: none;
  float: left;
  width: auto;
  padding: 8px 5px 7px;
}
.panel .panel-controls a i {
  font-size: 12px;
  color: #ffffff;
}
.panel .panel-controls a:hover i {
  color: #f2f2f2;
}
.panel .panel-heading.white-bg .panel-controls a i {
  color: #030303;
}
.panel .panel-heading.white-bg .panel-controls a:hover {
  color: #101010;
}
.panel.plain.panel-default .panel-heading {
  border-top: 3px solid #e2e0db;
  background-color: #ffffff;
  color: #030303;
}
.panel.plain.panel-default .panel-heading > .panel-controls > a i {
  color: #95a5a6;
}
.panel.plain.panel-default .panel-heading > .panel-controls > a:hover i {
  color: #798d8f;
}
.panel.plain.panel-default .panel-body {
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #e2e0db;
  padding-top: 0px;
}
.panel.plain.panel-default .panel-footer {
  background-color: #ffffff;
  color: #030303;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #e2e0db;
}
.panel.plain.panel-primary .panel-heading {
  border-top: 3px solid #1e8bc3;
  background-color: #ffffff;
  color: #030303;
}
.panel.plain.panel-primary .panel-heading > .panel-controls > a i {
  color: #95a5a6;
}
.panel.plain.panel-primary .panel-heading > .panel-controls > a:hover i {
  color: #798d8f;
}
.panel.plain.panel-primary .panel-body {
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #e2e0db;
  padding-top: 0px;
}
.panel.plain.panel-primary .panel-footer {
  background-color: #ffffff;
  color: #030303;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #e2e0db;
}
.panel.plain.panel-success .panel-heading {
  border-top: 3px solid #3fc380;
  background-color: #ffffff;
  color: #030303;
}
.panel.plain.panel-success .panel-heading > .panel-controls > a i {
  color: #95a5a6;
}
.panel.plain.panel-success .panel-heading > .panel-controls > a:hover i {
  color: #798d8f;
}
.panel.plain.panel-success .panel-body {
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #e2e0db;
  padding-top: 0px;
}
.panel.plain.panel-success .panel-footer {
  background-color: #ffffff;
  color: #030303;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #e2e0db;
}
.panel.plain.panel-warning .panel-heading {
  border-top: 3px solid #e87e04;
  background-color: #ffffff;
  color: #030303;
}
.panel.plain.panel-warning .panel-heading > .panel-controls > a i {
  color: #95a5a6;
}
.panel.plain.panel-warning .panel-heading > .panel-controls > a:hover i {
  color: #798d8f;
}
.panel.plain.panel-warning .panel-body {
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #e2e0db;
  padding-top: 0px;
}
.panel.plain.panel-warning .panel-footer {
  background-color: #ffffff;
  color: #030303;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #e2e0db;
}
.panel.plain.panel-danger .panel-heading {
  border-top: 3px solid #ef4836;
  background-color: #ffffff;
  color: #030303;
}
.panel.plain.panel-danger .panel-heading > .panel-controls > a i {
  color: #95a5a6;
}
.panel.plain.panel-danger .panel-heading > .panel-controls > a:hover i {
  color: #798d8f;
}
.panel.plain.panel-danger .panel-body {
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #e2e0db;
  padding-top: 0px;
}
.panel.plain.panel-danger .panel-footer {
  background-color: #ffffff;
  color: #030303;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #e2e0db;
}
.panel.plain.panel-info .panel-heading {
  border-top: 3px solid #60b9e7;
  background-color: #ffffff;
  color: #030303;
}
.panel.plain.panel-info .panel-heading > .panel-controls > a i {
  color: #95a5a6;
}
.panel.plain.panel-info .panel-heading > .panel-controls > a:hover i {
  color: #798d8f;
}
.panel.plain.panel-info .panel-body {
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #e2e0db;
  padding-top: 0px;
}
.panel.plain.panel-info .panel-footer {
  background-color: #ffffff;
  color: #030303;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #e2e0db;
}
.panel.plain.panel-dark .panel-heading {
  border-top: 3px solid #2c3e50;
  background-color: #ffffff;
  color: #030303;
}
.panel.plain.panel-dark .panel-heading > .panel-controls > a i {
  color: #95a5a6;
}
.panel.plain.panel-dark .panel-heading > .panel-controls > a:hover i {
  color: #798d8f;
}
.panel.plain.panel-dark .panel-body {
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #e2e0db;
  padding-top: 0px;
}
.panel.plain.panel-dark .panel-footer {
  background-color: #ffffff;
  color: #030303;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #e2e0db;
}
.panel.plain.panel-purple .panel-heading {
  border-top: 3px solid #9a12b3;
  background-color: #ffffff;
  color: #030303;
}
.panel.plain.panel-purple .panel-heading > .panel-controls > a i {
  color: #95a5a6;
}
.panel.plain.panel-purple .panel-heading > .panel-controls > a:hover i {
  color: #798d8f;
}
.panel.plain.panel-purple .panel-body {
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #e2e0db;
  padding-top: 0px;
}
.panel.plain.panel-purple .panel-footer {
  background-color: #ffffff;
  color: #030303;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #e2e0db;
}
.panel.plain.panel-pink .panel-heading {
  border-top: 3px solid #f78db8;
  background-color: #ffffff;
  color: #030303;
}
.panel.plain.panel-pink .panel-heading > .panel-controls > a i {
  color: #95a5a6;
}
.panel.plain.panel-pink .panel-heading > .panel-controls > a:hover i {
  color: #798d8f;
}
.panel.plain.panel-pink .panel-body {
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #e2e0db;
  padding-top: 0px;
}
.panel.plain.panel-pink .panel-footer {
  background-color: #ffffff;
  color: #030303;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #e2e0db;
}
.panel.plain.panel-lime .panel-heading {
  border-top: 3px solid #a8db43;
  background-color: #ffffff;
  color: #030303;
}
.panel.plain.panel-lime .panel-heading > .panel-controls > a i {
  color: #95a5a6;
}
.panel.plain.panel-lime .panel-heading > .panel-controls > a:hover i {
  color: #798d8f;
}
.panel.plain.panel-lime .panel-body {
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #e2e0db;
  padding-top: 0px;
}
.panel.plain.panel-lime .panel-footer {
  background-color: #ffffff;
  color: #030303;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #e2e0db;
}
.panel.plain.panel-magenta .panel-heading {
  border-top: 3px solid #e65097;
  background-color: #ffffff;
  color: #030303;
}
.panel.plain.panel-magenta .panel-heading > .panel-controls > a i {
  color: #95a5a6;
}
.panel.plain.panel-magenta .panel-heading > .panel-controls > a:hover i {
  color: #798d8f;
}
.panel.plain.panel-magenta .panel-body {
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #e2e0db;
  padding-top: 0px;
}
.panel.plain.panel-magenta .panel-footer {
  background-color: #ffffff;
  color: #030303;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #e2e0db;
}
.panel.plain.panel-teal .panel-heading {
  border-top: 3px solid #1bbc9b;
  background-color: #ffffff;
  color: #030303;
}
.panel.plain.panel-teal .panel-heading > .panel-controls > a i {
  color: #95a5a6;
}
.panel.plain.panel-teal .panel-heading > .panel-controls > a:hover i {
  color: #798d8f;
}
.panel.plain.panel-teal .panel-body {
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #e2e0db;
  padding-top: 0px;
}
.panel.plain.panel-teal .panel-footer {
  background-color: #ffffff;
  color: #030303;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #e2e0db;
}
.panel.plain.panel-brown .panel-heading {
  border-top: 3px solid #ae5304;
  background-color: #ffffff;
  color: #030303;
}
.panel.plain.panel-brown .panel-heading > .panel-controls > a i {
  color: #95a5a6;
}
.panel.plain.panel-brown .panel-heading > .panel-controls > a:hover i {
  color: #798d8f;
}
.panel.plain.panel-brown .panel-body {
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #e2e0db;
  padding-top: 0px;
}
.panel.plain.panel-brown .panel-footer {
  background-color: #ffffff;
  color: #030303;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #e2e0db;
}
.panel.plain .panel-heading {
  border-bottom: none;
}
.panel-heading {
  padding: 0 15px;
  min-height: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.panel-heading:before,
.panel-heading:after {
  content: " ";
  display: table;
}
.panel-heading:after {
  clear: both;
}
.panel-heading:before,
.panel-heading:after {
  content: " ";
  display: table;
}
.panel-heading:after {
  clear: both;
}
.panel-heading .panel-title {
  font-size: 14px;
  font-weight: normal;
  float: left;
  margin-right: 10px;
  padding: 12px 0;
  min-height: 42px;
}
.panel-heading .panel-title > i {
  font-size: 16px;
  margin-right: 5px;
}
.panel-heading .panel-heading-content {
  float: left;
  padding-top: 8px;
  min-height: 42px;
  width: 35%;
  position: relative;
}
.panel-heading .panel-heading-content .progress {
  margin-top: 2px;
}
.panel-heading .panel-heading-content .search-query {
  height: 26px;
}
.panel-heading .panel-heading-content .btn {
  margin-top: 2px;
}
.panel-heading .panel-heading-content .checkbox,
.panel-heading .panel-heading-content .radio {
  margin-top: 1px;
  margin-bottom: 0;
}
.panel-heading .panel-heading-content .onoffswitch {
  margin-top: -3px;
}
.panel-heading.min {
  border-bottom: none;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.panel-heading.white-bg {
  color: #030303;
  background: #ffffff !important;
  background-color: #ffffff !important;
}
.panel-heading.red-bg {
  background: #ef4836 !important;
  background-color: #ef4836 !important;
}
.panel-heading.blue-bg {
  background: #1e8bc3 !important;
  background-color: #1e8bc3 !important;
}
.panel-heading.green-bg {
  background: #3fc380 !important;
  background-color: #3fc380 !important;
}
.panel-heading.yellow-bg {
  background: #f39c12 !important;
  background-color: #f39c12 !important;
}
.panel-heading.orange-bg {
  background: #e87e04 !important;
  background-color: #e87e04 !important;
}
.panel-heading.purple-bg {
  background: #9a12b3 !important;
  background-color: #9a12b3 !important;
}
.panel-heading.pink-bg {
  background: #f78db8 !important;
  background-color: #f78db8 !important;
}
.panel-heading.lime-bg {
  background: #a8db43 !important;
  background-color: #a8db43 !important;
}
.panel-heading.magenta-bg {
  background: #e65097 !important;
  background-color: #e65097 !important;
}
.panel-heading.teal-bg {
  background: #1bbc9b !important;
  background-color: #1bbc9b !important;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
.panel-body.red-bg {
  color: #ffffff;
  background: #ef4836 !important;
  background-color: #ef4836 !important;
}
.panel-body.blue-bg {
  color: #ffffff;
  background: #1e8bc3 !important;
  background-color: #1e8bc3 !important;
}
.panel-body.green-bg {
  color: #ffffff;
  background: #3fc380 !important;
  background-color: #3fc380 !important;
}
.panel-body.yellow-bg {
  color: #ffffff;
  background: #f39c12 !important;
  background-color: #f39c12 !important;
}
.panel-body.orange-bg {
  color: #ffffff;
  background: #e87e04 !important;
  background-color: #e87e04 !important;
}
.panel-body.purple-bg {
  color: #ffffff;
  background: #9a12b3 !important;
  background-color: #9a12b3 !important;
}
.panel-body.pink-bg {
  color: #ffffff;
  background: #f78db8 !important;
  background-color: #f78db8 !important;
}
.panel-body.lime-bg {
  color: #ffffff;
  background: #a8db43 !important;
  background-color: #a8db43 !important;
}
.panel-body.magenta-bg {
  color: #ffffff;
  background: #e65097 !important;
  background-color: #e65097 !important;
}
.panel-body.teal-bg {
  color: #ffffff;
  background: #1bbc9b !important;
  background-color: #1bbc9b !important;
}
.panel-body .page-header h1,
.panel-body .page-header h2,
.panel-body .page-header h3,
.panel-body .page-header h4,
.panel-body .page-header h5,
.panel-body .page-header h6 {
  font-weight: normal;
}
.panel-footer {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  color: #ffffff;
}
.panel-footer:before,
.panel-footer:after {
  content: " ";
  display: table;
}
.panel-footer:after {
  clear: both;
}
.panel-footer:before,
.panel-footer:after {
  content: " ";
  display: table;
}
.panel-footer:after {
  clear: both;
}
.panel-footer.white-bg {
  color: #030303;
  background: #ffffff !important;
  background-color: #ffffff !important;
}
.panel-footer.red-bg {
  background: #ef4836 !important;
  background-color: #ef4836 !important;
}
.panel-footer.blue-bg {
  background: #1e8bc3 !important;
  background-color: #1e8bc3 !important;
}
.panel-footer.green-bg {
  background: #3fc380 !important;
  background-color: #3fc380 !important;
}
.panel-footer.yellow-bg {
  background: #f39c12 !important;
  background-color: #f39c12 !important;
}
.panel-footer.orange-bg {
  background: #e87e04 !important;
  background-color: #e87e04 !important;
}
.panel-footer.purple-bg {
  background: #9a12b3 !important;
  background-color: #9a12b3 !important;
}
.panel-footer.pink-bg {
  background: #f78db8 !important;
  background-color: #f78db8 !important;
}
.panel-footer.lime-bg {
  background: #a8db43 !important;
  background-color: #a8db43 !important;
}
.panel-footer.magenta-bg {
  background: #e65097 !important;
  background-color: #e65097 !important;
}
.panel-footer.teal-bg {
  background: #1bbc9b !important;
  background-color: #1bbc9b !important;
}
.panel-refresh-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ecf0f1;
  opacity: 0.2;
  filter: alpha(opacity=20);
  border-radius: 2px;
}
.progress-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 32px;
  height: 32px;
  margin-top: -16px;
  margin-left: -16px;
}
.progress-loader i {
  font-size: 24px;
  color: #ffffff;
  margin-top: 4px;
  margin-left: 4px;
}
.panel-default > .panel-heading > .panel-controls > a i {
  color: #95a5a6;
}
.panel-default > .panel-heading > .panel-controls > a:hover i {
  color: #798d8f;
}
.panel-dark {
  border-color: #2c3e50;
}
.panel-dark > .panel-heading {
  color: #ffffff;
  background-color: #2c3e50;
  border-color: #2c3e50;
}
.panel-dark > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #2c3e50;
}
.panel-dark > .panel-heading .badge {
  color: #2c3e50;
  background-color: #ffffff;
}
.panel-dark > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #2c3e50;
}
.panel-dark > .panel-heading {
  color: #ffffff;
  background-color: #2c3e50;
  border-color: #2c3e50;
}
.panel-dark > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #2c3e50;
}
.panel-dark > .panel-body {
  border: 1px solid #2c3e50;
  border-top: none;
}
.panel-dark > .panel-footer {
  color: #ffffff;
  background-color: #2c3e50;
  border-color: #2c3e50;
  border: 1px solid #2c3e50;
  border-top: none;
}
.panel-dark div.panel-body:last-of-type {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.panel-dark > .panel-controls a i {
  text-shadow: none;
}
.panel-purple {
  border-color: #9a12b3;
}
.panel-purple > .panel-heading {
  color: #ffffff;
  background-color: #9a12b3;
  border-color: #9a12b3;
}
.panel-purple > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #9a12b3;
}
.panel-purple > .panel-heading .badge {
  color: #9a12b3;
  background-color: #ffffff;
}
.panel-purple > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #9a12b3;
}
.panel-purple > .panel-heading {
  color: #ffffff;
  background-color: #9a12b3;
  border-color: #9a12b3;
}
.panel-purple > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #9a12b3;
}
.panel-purple > .panel-body {
  border: 1px solid #9a12b3;
  border-top: none;
}
.panel-purple > .panel-footer {
  color: #ffffff;
  background-color: #9a12b3;
  border-color: #9a12b3;
  border: 1px solid #9a12b3;
  border-top: none;
}
.panel-purple div.panel-body:last-of-type {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.panel-pink {
  border-color: #f78db8;
}
.panel-pink > .panel-heading {
  color: #ffffff;
  background-color: #f78db8;
  border-color: #f78db8;
}
.panel-pink > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f78db8;
}
.panel-pink > .panel-heading .badge {
  color: #f78db8;
  background-color: #ffffff;
}
.panel-pink > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f78db8;
}
.panel-pink > .panel-heading {
  color: #ffffff;
  background-color: #f78db8;
  border-color: #f78db8;
}
.panel-pink > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #f78db8;
}
.panel-pink > .panel-body {
  border: 1px solid #f78db8;
  border-top: none;
}
.panel-pink > .panel-footer {
  color: #ffffff;
  background-color: #f78db8;
  border-color: #f78db8;
  border: 1px solid #f78db8;
  border-top: none;
}
.panel-pink div.panel-body:last-of-type {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.panel-lime {
  border-color: #a8db43;
}
.panel-lime > .panel-heading {
  color: #ffffff;
  background-color: #a8db43;
  border-color: #a8db43;
}
.panel-lime > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #a8db43;
}
.panel-lime > .panel-heading .badge {
  color: #a8db43;
  background-color: #ffffff;
}
.panel-lime > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #a8db43;
}
.panel-lime > .panel-heading {
  color: #ffffff;
  background-color: #a8db43;
  border-color: #a8db43;
}
.panel-lime > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #a8db43;
}
.panel-lime > .panel-body {
  border: 1px solid #a8db43;
  border-top: none;
}
.panel-lime > .panel-footer {
  color: #ffffff;
  background-color: #a8db43;
  border-color: #a8db43;
  border: 1px solid #a8db43;
  border-top: none;
}
.panel-lime div.panel-body:last-of-type {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.panel-magenta {
  border-color: #e65097;
}
.panel-magenta > .panel-heading {
  color: #ffffff;
  background-color: #e65097;
  border-color: #e65097;
}
.panel-magenta > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e65097;
}
.panel-magenta > .panel-heading .badge {
  color: #e65097;
  background-color: #ffffff;
}
.panel-magenta > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e65097;
}
.panel-magenta > .panel-heading {
  color: #ffffff;
  background-color: #e65097;
  border-color: #e65097;
}
.panel-magenta > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #e65097;
}
.panel-magenta > .panel-body {
  border: 1px solid #e65097;
  border-top: none;
}
.panel-magenta > .panel-footer {
  color: #ffffff;
  background-color: #e65097;
  border-color: #e65097;
  border: 1px solid #e65097;
  border-top: none;
}
.panel-magenta div.panel-body:last-of-type {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.panel-teal {
  border-color: #1bbc9b;
}
.panel-teal > .panel-heading {
  color: #ffffff;
  background-color: #1bbc9b;
  border-color: #1bbc9b;
}
.panel-teal > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #1bbc9b;
}
.panel-teal > .panel-heading .badge {
  color: #1bbc9b;
  background-color: #ffffff;
}
.panel-teal > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #1bbc9b;
}
.panel-teal > .panel-heading {
  color: #ffffff;
  background-color: #1bbc9b;
  border-color: #1bbc9b;
}
.panel-teal > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #1bbc9b;
}
.panel-teal > .panel-body {
  border: 1px solid #1bbc9b;
  border-top: none;
}
.panel-teal > .panel-footer {
  color: #ffffff;
  background-color: #1bbc9b;
  border-color: #1bbc9b;
  border: 1px solid #1bbc9b;
  border-top: none;
}
.panel-teal div.panel-body:last-of-type {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.panel-brown {
  border-color: #ae5304;
}
.panel-brown > .panel-heading {
  color: #ffffff;
  background-color: #ae5304;
  border-color: #ae5304;
}
.panel-brown > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ae5304;
}
.panel-brown > .panel-heading .badge {
  color: #ae5304;
  background-color: #ffffff;
}
.panel-brown > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ae5304;
}
.panel-brown > .panel-heading {
  color: #ffffff;
  background-color: #ae5304;
  border-color: #ae5304;
}
.panel-brown > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ae5304;
}
.panel-brown > .panel-body {
  border: 1px solid #ae5304;
  border-top: none;
}
.panel-brown > .panel-footer {
  color: #ffffff;
  background-color: #ae5304;
  border-color: #ae5304;
  border: 1px solid #ae5304;
  border-top: none;
}
.panel-brown div.panel-body:last-of-type {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.ui-sortable .panel-heading {
  cursor: move;
}
.panel-placeholder {
  border: 1px dashed #95a5a6;
  background: #ffffff;
  margin-bottom: 25px;
  border-radius: 2px;
}
/* -----------------------------------------
   Sortable grid
----------------------------------------- */
.sortable-layout {
  min-height: 100px;
}
/* -----------------------------------------
   Forms
----------------------------------------- */
.form-horizontal .form-group:last-child,
.form-inline .form-group:last-child {
  margin-bottom: 0;
}
.form-horizontal .form-group,
.form-inline .form-group {
  margin-left: 0;
  margin-right: 0;
}
.form-horizontal .form-group .left-input-icon,
.form-inline .form-group .left-input-icon {
  position: absolute;
  left: 25px;
  top: 15px;
  color: #d2d7d3;
  -webkit-transition: color;
  transition: color;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.form-horizontal .form-group .right-input-icon,
.form-inline .form-group .right-input-icon {
  position: absolute;
  right: 25px;
  top: 15px;
  color: #d2d7d3;
  -webkit-transition: color;
  transition: color;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.form-horizontal .form-group.has-error .control-label,
.form-inline .form-group.has-error .control-label {
  color: #ef4836;
}
.form-horizontal .form-group.has-error .form-control,
.form-inline .form-group.has-error .form-control {
  border-color: #ef4836;
}
.form-horizontal .form-group.has-error .form-control:focus,
.form-inline .form-group.has-error .form-control:focus {
  border-color: #ef4836;
}
.form-horizontal .form-group.has-error .help-block,
.form-inline .form-group.has-error .help-block {
  color: #ef4836;
}
.form-horizontal .form-group.has-success .control-label,
.form-inline .form-group.has-success .control-label {
  color: #3fc380;
}
.form-horizontal .form-group.has-success .form-control,
.form-inline .form-group.has-success .form-control {
  border-color: #3fc380;
}
.form-horizontal .form-group.has-success .form-control:focus,
.form-inline .form-group.has-success .form-control:focus {
  border-color: #3fc380;
}
.form-horizontal .form-group.has-warning .control-label,
.form-inline .form-group.has-warning .control-label {
  color: #e87e04;
}
.form-horizontal .form-group.has-warning .form-control,
.form-inline .form-group.has-warning .form-control {
  border-color: #e87e04;
}
.form-horizontal .form-group.has-warning .form-control:focus,
.form-inline .form-group.has-warning .form-control:focus {
  border-color: #e87e04;
}
.form-horizontal .form-group:hover .left-input-icon,
.form-inline .form-group:hover .left-input-icon,
.form-horizontal .form-group:hover .right-input-icon,
.form-inline .form-group:hover .right-input-icon {
  color: #1bbc9b;
}
.form-horizontal .form-control.left-icon,
.form-inline .form-control.left-icon {
  padding-left: 32px;
  position: relative;
}
.form-horizontal .form-control.right-icon,
.form-inline .form-control.right-icon {
  padding-right: 32px;
  position: relative;
}
.form-horizontal .form-control:focus,
.form-inline .form-control:focus {
  border-color: #1bbc9b;
}
.form-horizontal .form-control.input-sm,
.form-inline .form-control.input-sm,
.form-horizontal .form-control.input-lg,
.form-inline .form-control.input-lg {
  border-radius: 2px;
}
.form-horizontal .help-block,
.form-inline .help-block {
  font-size: 13px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal.group-border .form-group,
.form-inline.group-border .form-group {
  border-bottom: 1px solid #d2d7d3;
  padding-bottom: 15px;
  padding-top: 15px;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 0;
}
.form-horizontal.group-border .form-group:last-child,
.form-inline.group-border .form-group:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.form-horizontal.group-border .form-group:first-child,
.form-inline.group-border .form-group:first-child {
  border-top: 1px solid #d2d7d3;
}
.form-horizontal.stripped .form-group:nth-child(even),
.form-inline.stripped .form-group:nth-child(even) {
  background: #fbfbfa;
}
.form-horizontal.hover-stripped .form-group:hover,
.form-inline.hover-stripped .form-group:hover {
  -webkit-transition: background ease-in-out .25s;
  transition: background ease-in-out .25s;
  background: #fbfbfa;
}
.form-vertical .form-group {
  width: 100%;
  float: left;
}
.form-vertical .form-group .help-block {
  margin-bottom: 0;
}
.form-vertical .form-group .icon-textarea {
  padding-left: 32px;
}
.form-vertical .form-group .textarea-icon {
  position: absolute;
  top: 15px;
  left: 25px;
  color: #d2d7d3;
  -webkit-transition: color;
  transition: color;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.form-vertical .form-group:hover .textarea-icon {
  color: #1bbc9b;
}
.form-vertical.group-border .form-group {
  border-bottom: 1px solid #d2d7d3;
  padding: 0 15px 15px 15px;
}
.form-vertical.group-border .form-group.has-error .control-label {
  color: #ef4836;
}
.form-vertical.group-border .form-group.has-error .form-control {
  border-color: #ef4836;
}
.form-vertical.group-border .form-group.has-error .form-control:focus {
  border-color: #ef4836;
}
.form-vertical.group-border .form-group.has-error .help-block {
  color: #ef4836;
}
.form-vertical.group-border .form-group.has-success .control-label {
  color: #3fc380;
}
.form-vertical.group-border .form-group.has-success .form-control {
  border-color: #3fc380;
}
.form-vertical.group-border .form-group.has-success .form-control:focus {
  border-color: #3fc380;
}
.form-vertical.group-border .form-group.has-warning .control-label {
  color: #e87e04;
}
.form-vertical.group-border .form-group.has-warning .form-control {
  border-color: #e87e04;
}
.form-vertical.group-border .form-group.has-warning .form-control:focus {
  border-color: #e87e04;
}
.form-vertical.group-border .form-group:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.form-vertical.group-border .form-group:first-child {
  border-top: 1px solid #d2d7d3;
  padding-top: 15px;
}
.form-vertical.hover-stripped .form-group:first-child {
  margin-top: -15px;
}
.form-vertical.hover-stripped .form-group:last-child {
  margin-bottom: -15px;
}
.form-vertical.hover-stripped .form-group:hover {
  -webkit-transition: background ease-in-out .25s;
  transition: background ease-in-out .25s;
  background: #fbfbfa;
}
.form-control {
  border-width: 2px;
  outline: 0;
  box-shadow: none;
}
.form-control:hover {
  border-color: #1bbc9b;
}
.form-control:focus {
  box-shadow: none;
}
/* -----------------------------------------
   Input group border fix
----------------------------------------- */
.input-group .input-group-btn:first-child .btn {
  border-right: none;
  margin-top: -1px;
}
.input-group .input-group-btn:last-child .btn {
  border-left: none;
  margin-top: -1px;
}
.input-group .input-group-addon {
  border-width: 2px;
}
.input-group:hover .input-group-addon,
.input-group:active .input-group-addon,
.input-group:focus .input-group-addon {
  border-color: #1bbc9b;
}
/* -----------------------------------------
   Checkboxes and radios
----------------------------------------- */
.radio,
.checkbox {
  font-weight: normal;
}
.radio label,
.checkbox label {
  padding-left: 0;
}
.radio label > div,
.checkbox label > div {
  margin-right: 10px;
}
.radio > div,
.checkbox > div {
  margin-right: 5px;
}
.checkbox-inline {
  padding-left: 15px;
}
.checkbox-inline + .checkbox-inline {
  margin-left: 0;
}
.checkbox-inline > div {
  margin-right: 5px;
}
.radio-inline {
  padding-left: 15px;
}
.radio-inline + .radio-inline {
  margin-left: 0;
}
.radio-inline > div {
  margin-right: 5px;
}
/* -----------------------------------------
   Switches
----------------------------------------- */
.switch {
  margin-right: 10px;
  display: block;
}
.switch > span {
  display: inline-block;
  position: relative;
  top: -15px;
  font-weight: normal;
}
.switch.inline {
  display: inline;
}
/* -----------------------------------------
   Dropdown menus
----------------------------------------- */
.dropdown-menu {
  display: none;
  border-radius: 2px;
  margin-top: 13px;
  border-width: 2px;
  padding: 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.175);
}
.dropdown-menu .divider {
  margin: 1px 0;
}
.dropdown-menu li {
  padding: 5px;
  border-radius: 2px;
}
.dropdown-menu li.divider {
  padding: 0;
}
.dropdown-menu li a {
  padding: 5px 20px;
  color: #030303;
}
.dropdown-menu:after,
.dropdown-menu:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.dropdown-menu:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 10px;
  margin-left: -10px;
}
.dropdown-menu:before {
  border-bottom-color: #1bbc9b;
  border-width: 12px;
  margin-left: -13px;
}
.dropdown-menu.right {
  right: 0;
  left: auto;
}
.dropdown-menu.right:before {
  left: auto !important;
  right: 15px;
}
.dropdown-menu.right:after {
  left: auto !important;
  right: 16px;
}
.dropdown-menu.left {
  left: 0;
  right: auto;
}
.dropdown-menu.left:before {
  right: auto !important;
  left: 24px;
}
.dropdown-menu.left:after {
  right: auto !important;
  left: 24px;
}
.dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: 13px;
}
.dropup .dropdown-menu:after,
.dropup .dropdown-menu:before {
  top: 100%;
  bottom: auto;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.dropup .dropdown-menu:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 10px;
  margin-left: -10px;
}
.dropup .dropdown-menu:before {
  border-top-color: #1bbc9b;
  border-width: 12px;
  margin-left: -13px;
}
.dropup .dropdown-menu.right {
  right: 0;
  left: auto;
}
.dropup .dropdown-menu.right:before {
  left: auto !important;
  right: 15px;
}
.dropup .dropdown-menu.right:after {
  left: auto !important;
  right: 16px;
}
.dropup .dropdown-menu.left {
  left: 0;
  right: auto;
}
.dropup .dropdown-menu.left:before {
  right: auto !important;
  left: 24px;
}
.dropup .dropdown-menu.left:after {
  right: auto !important;
  left: 24px;
}
/* -----------------------------------------
   Tooltips
----------------------------------------- */
.tooltip-inner {
  padding: 8px 8px;
  border-radius: 2px;
  font-size: 13px;
}
/* -----------------------------------------
   Tables
----------------------------------------- */
.table .checkbox,
.table .radio {
  margin-bottom: 0;
  margin-top: 0;
}
.table .progress {
  margin-bottom: 0;
  margin-top: 0;
}
.table thead tr th {
  border-bottom: 1px solid #b1bdbd;
}
.table tbody tr.highlight {
  background: #e5f4fb;
}
.table tbody tr.highlight td {
  background: #e5f4fb;
}
.table tfoot tr th,
.table tfoot tr td {
  border-bottom: 1px solid #b1bdbd;
}
.table.table-bordered thead tr {
  background: #1bbc9b;
  color: #ffffff;
}
.table .fixed {
  top: 0;
  position: fixed;
  width: auto;
  display: none;
  border: none;
}
.table.table-fixed-layout {
  table-layout: fixed;
}
.table.table-fixed-layout td {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* -----------------------------------------
   Buttons
----------------------------------------- */
.btn {
  -webkit-transition: background;
  transition: background;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  padding: 5px 12px;
}
.btn i {
  vertical-align: baseline;
}
.btn:active,
.btn.active {
  box-shadow: none;
}
.btn:focus {
  outline: none;
}
.btn.btn-xs {
  padding: 0px 5px;
}
.btn.btn-sm {
  padding: 4px 10px;
}
.btn.btn-lg {
  padding: 9px 16px;
}
.btn.btn-round {
  width: 40px;
  height: 38px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.42;
  border-radius: 50%;
}
.btn.btn-round.btn-xs {
  width: 22px;
  height: 22px;
  line-height: 0.5;
  font-size: 12px;
}
.btn.btn-round.btn-sm {
  width: 30px;
  height: 28px;
  line-height: 1;
}
.btn.btn-round.btn-lg {
  width: 45px;
  height: 43px;
  font-size: 18px;
}
.btn.btn-round.btn-lg i {
  margin-top: 2px;
}
.btn.btn-round.btn-default {
  color: #95a5a6;
}
.btn.btn-round.btn-default:hover,
.btn.btn-round.btn-default:focus,
.btn.btn-round.btn-default:active,
.btn.btn-round.btn-default.active {
  color: #6d8082;
}
.btn.btn-round.btn-default:hover i,
.btn.btn-round.btn-default:focus i,
.btn.btn-round.btn-default:active i,
.btn.btn-round.btn-default.active i {
  color: #6d8082;
}
.btn.btn-left {
  position: relative;
  border-left: 0;
  margin-left: 20px;
}
.btn.btn-left:before {
  content: '';
  left: -13px;
  width: 26px;
  height: 26px;
  position: absolute;
  background-color: inherit;
  border-color: inherit;
  top: 3px;
  z-index: -1;
  -o-border-radius: 2px 5px 0 5px;
  border-radius: 2px 5px 0 5px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.btn.btn-left.btn-xs {
  margin-left: 10px;
}
.btn.btn-left.btn-xs:before {
  width: 20px;
  height: 18px;
  left: -8px;
  top: 1px;
}
.btn.btn-left.btn-sm {
  margin-left: 14px;
}
.btn.btn-left.btn-sm:before {
  width: 25px;
  height: 22px;
  left: -11px;
  top: 3px;
}
.btn.btn-left.btn-lg {
  margin-left: 25px;
}
.btn.btn-left.btn-lg:before {
  width: 35px;
  height: 33px;
  left: -15px;
  top: 5px;
}
.btn.btn-right {
  position: relative;
  border-right: 0;
  margin-right: 20px;
}
.btn.btn-right:before {
  content: '';
  right: -13px;
  width: 28px;
  height: 26px;
  position: absolute;
  background-color: inherit;
  border-color: inherit;
  top: 3px;
  z-index: -1;
  -o-border-radius: 2px 5px 0 5px;
  border-radius: 2px 5px 0 5px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.btn.btn-right.btn-xs {
  margin-right: 10px;
}
.btn.btn-right.btn-xs:before {
  width: 20px;
  height: 18px;
  right: -8px;
  top: 1px;
}
.btn.btn-right.btn-sm {
  margin-right: 14px;
}
.btn.btn-right.btn-sm:before {
  width: 25px;
  height: 22px;
  right: -11px;
  top: 3px;
}
.btn.btn-right.btn-lg {
  margin-right: 25px;
}
.btn.btn-right.btn-lg:before {
  width: 35px;
  height: 33px;
  right: -15px;
  top: 5px;
}
.btn-default {
  box-shadow: 0 2px 0 #d2d7d3;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active {
  background-color: #e7e5e1;
  border-color: #d2d7d3;
  box-shadow: 0 2px 0 #c4cbc6;
}
.btn-default.disabled,
.btn-default[disabled] {
  box-shadow: 0 2px 0 #d2d7d3;
}
.btn-default.btn-alt {
  box-shadow: none;
  color: #030303;
  background-color: transparent;
  border-color: #d2d7d3;
  border-width: 2px;
}
.btn-default.btn-alt:hover,
.btn-default.btn-alt:focus,
.btn-default.btn-alt:active,
.btn-default.btn-alt.active,
.open .dropdown-toggle.btn-default.btn-alt {
  color: #030303;
  background-color: rgba(0, 0, 0, 0);
  border-color: #b2bab3;
  border-width: 2px;
}
.btn-default.btn-alt:active,
.btn-default.btn-alt.active,
.open .dropdown-toggle.btn-default.btn-alt {
  background-image: none;
}
.btn-default.btn-alt.disabled,
.btn-default.btn-alt[disabled],
fieldset[disabled] .btn-default.btn-alt,
.btn-default.btn-alt.disabled:hover,
.btn-default.btn-alt[disabled]:hover,
fieldset[disabled] .btn-default.btn-alt:hover,
.btn-default.btn-alt.disabled:focus,
.btn-default.btn-alt[disabled]:focus,
fieldset[disabled] .btn-default.btn-alt:focus,
.btn-default.btn-alt.disabled:active,
.btn-default.btn-alt[disabled]:active,
fieldset[disabled] .btn-default.btn-alt:active,
.btn-default.btn-alt.disabled.active,
.btn-default.btn-alt[disabled].active,
fieldset[disabled] .btn-default.btn-alt.active {
  background-color: transparent;
  border-color: #d2d7d3;
  border-width: 2px;
}
.btn-default.btn-alt:hover,
.btn-default.btn-alt:focus,
.btn-default.btn-alt:active,
.btn-default.btn-alt.active {
  background-color: transparent;
  color: #000000;
}
.btn-primary {
  box-shadow: 0 2px 0 #1b7bad;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
  background-color: #219bd9;
  border-color: #1b7bad;
  box-shadow: 0 2px 0 #1e8bc3;
}
.btn-primary.disabled,
.btn-primary[disabled] {
  box-shadow: 0 2px 0 #1b7bad;
}
.btn-primary.btn-alt {
  box-shadow: none;
  color: #1e8bc3;
  background-color: transparent;
  border-color: #1b7bad;
  border-width: 2px;
}
.btn-primary.btn-alt:hover,
.btn-primary.btn-alt:focus,
.btn-primary.btn-alt:active,
.btn-primary.btn-alt.active,
.open .dropdown-toggle.btn-primary.btn-alt {
  color: #1e8bc3;
  background-color: rgba(0, 0, 0, 0);
  border-color: #125578;
  border-width: 2px;
}
.btn-primary.btn-alt:active,
.btn-primary.btn-alt.active,
.open .dropdown-toggle.btn-primary.btn-alt {
  background-image: none;
}
.btn-primary.btn-alt.disabled,
.btn-primary.btn-alt[disabled],
fieldset[disabled] .btn-primary.btn-alt,
.btn-primary.btn-alt.disabled:hover,
.btn-primary.btn-alt[disabled]:hover,
fieldset[disabled] .btn-primary.btn-alt:hover,
.btn-primary.btn-alt.disabled:focus,
.btn-primary.btn-alt[disabled]:focus,
fieldset[disabled] .btn-primary.btn-alt:focus,
.btn-primary.btn-alt.disabled:active,
.btn-primary.btn-alt[disabled]:active,
fieldset[disabled] .btn-primary.btn-alt:active,
.btn-primary.btn-alt.disabled.active,
.btn-primary.btn-alt[disabled].active,
fieldset[disabled] .btn-primary.btn-alt.active {
  background-color: transparent;
  border-color: #1b7bad;
  border-width: 2px;
}
.btn-primary.btn-alt:hover,
.btn-primary.btn-alt:focus,
.btn-primary.btn-alt:active,
.btn-primary.btn-alt.active {
  background-color: transparent;
  color: #176b97;
}
.btn-success {
  box-shadow: 0 2px 0 #37b173;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active {
  background-color: #66cf9a;
  border-color: #37b173;
  box-shadow: 0 2px 0 #3fc380;
}
.btn-success.disabled,
.btn-success[disabled] {
  box-shadow: 0 2px 0 #37b173;
}
.btn-success.btn-alt {
  box-shadow: none;
  color: #3fc380;
  background-color: transparent;
  border-color: #37b173;
  border-width: 2px;
}
.btn-success.btn-alt:hover,
.btn-success.btn-alt:focus,
.btn-success.btn-alt:active,
.btn-success.btn-alt.active,
.open .dropdown-toggle.btn-success.btn-alt {
  color: #3fc380;
  background-color: rgba(0, 0, 0, 0);
  border-color: #298355;
  border-width: 2px;
}
.btn-success.btn-alt:active,
.btn-success.btn-alt.active,
.open .dropdown-toggle.btn-success.btn-alt {
  background-image: none;
}
.btn-success.btn-alt.disabled,
.btn-success.btn-alt[disabled],
fieldset[disabled] .btn-success.btn-alt,
.btn-success.btn-alt.disabled:hover,
.btn-success.btn-alt[disabled]:hover,
fieldset[disabled] .btn-success.btn-alt:hover,
.btn-success.btn-alt.disabled:focus,
.btn-success.btn-alt[disabled]:focus,
fieldset[disabled] .btn-success.btn-alt:focus,
.btn-success.btn-alt.disabled:active,
.btn-success.btn-alt[disabled]:active,
fieldset[disabled] .btn-success.btn-alt:active,
.btn-success.btn-alt.disabled.active,
.btn-success.btn-alt[disabled].active,
fieldset[disabled] .btn-success.btn-alt.active {
  background-color: transparent;
  border-color: #37b173;
  border-width: 2px;
}
.btn-success.btn-alt:hover,
.btn-success.btn-alt:focus,
.btn-success.btn-alt:active,
.btn-success.btn-alt.active {
  background-color: transparent;
  color: #319e67;
}
.btn-info {
  box-shadow: 0 2px 0 #4aafe3;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active {
  background-color: #76c3ea;
  border-color: #4aafe3;
  box-shadow: 0 2px 0 #60b9e7;
}
.btn-info.disabled,
.btn-info[disabled] {
  box-shadow: 0 2px 0 #4aafe3;
}
.btn-info.btn-alt {
  box-shadow: none;
  color: #60b9e7;
  background-color: transparent;
  border-color: #4aafe3;
  border-width: 2px;
}
.btn-info.btn-alt:hover,
.btn-info.btn-alt:focus,
.btn-info.btn-alt:active,
.btn-info.btn-alt.active,
.open .dropdown-toggle.btn-info.btn-alt {
  color: #60b9e7;
  background-color: rgba(0, 0, 0, 0);
  border-color: #2094d0;
  border-width: 2px;
}
.btn-info.btn-alt:active,
.btn-info.btn-alt.active,
.open .dropdown-toggle.btn-info.btn-alt {
  background-image: none;
}
.btn-info.btn-alt.disabled,
.btn-info.btn-alt[disabled],
fieldset[disabled] .btn-info.btn-alt,
.btn-info.btn-alt.disabled:hover,
.btn-info.btn-alt[disabled]:hover,
fieldset[disabled] .btn-info.btn-alt:hover,
.btn-info.btn-alt.disabled:focus,
.btn-info.btn-alt[disabled]:focus,
fieldset[disabled] .btn-info.btn-alt:focus,
.btn-info.btn-alt.disabled:active,
.btn-info.btn-alt[disabled]:active,
fieldset[disabled] .btn-info.btn-alt:active,
.btn-info.btn-alt.disabled.active,
.btn-info.btn-alt[disabled].active,
fieldset[disabled] .btn-info.btn-alt.active {
  background-color: transparent;
  border-color: #4aafe3;
  border-width: 2px;
}
.btn-info.btn-alt:hover,
.btn-info.btn-alt:focus,
.btn-info.btn-alt:active,
.btn-info.btn-alt.active {
  background-color: transparent;
  color: #34a6e0;
}
.btn-warning {
  box-shadow: 0 2px 0 #cf7004;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active {
  background-color: #fb8b0b;
  border-color: #cf7004;
  box-shadow: 0 2px 0 #e87e04;
}
.btn-warning.disabled,
.btn-warning[disabled] {
  box-shadow: 0 2px 0 #cf7004;
}
.btn-warning.btn-alt {
  box-shadow: none;
  color: #e87e04;
  background-color: transparent;
  border-color: #cf7004;
  border-width: 2px;
}
.btn-warning.btn-alt:hover,
.btn-warning.btn-alt:focus,
.btn-warning.btn-alt:active,
.btn-warning.btn-alt.active,
.open .dropdown-toggle.btn-warning.btn-alt {
  color: #e87e04;
  background-color: rgba(0, 0, 0, 0);
  border-color: #935003;
  border-width: 2px;
}
.btn-warning.btn-alt:active,
.btn-warning.btn-alt.active,
.open .dropdown-toggle.btn-warning.btn-alt {
  background-image: none;
}
.btn-warning.btn-alt.disabled,
.btn-warning.btn-alt[disabled],
fieldset[disabled] .btn-warning.btn-alt,
.btn-warning.btn-alt.disabled:hover,
.btn-warning.btn-alt[disabled]:hover,
fieldset[disabled] .btn-warning.btn-alt:hover,
.btn-warning.btn-alt.disabled:focus,
.btn-warning.btn-alt[disabled]:focus,
fieldset[disabled] .btn-warning.btn-alt:focus,
.btn-warning.btn-alt.disabled:active,
.btn-warning.btn-alt[disabled]:active,
fieldset[disabled] .btn-warning.btn-alt:active,
.btn-warning.btn-alt.disabled.active,
.btn-warning.btn-alt[disabled].active,
fieldset[disabled] .btn-warning.btn-alt.active {
  background-color: transparent;
  border-color: #cf7004;
  border-width: 2px;
}
.btn-warning.btn-alt:hover,
.btn-warning.btn-alt:focus,
.btn-warning.btn-alt:active,
.btn-warning.btn-alt.active {
  background-color: transparent;
  color: #b66303;
}
.btn-danger {
  box-shadow: 0 2px 0 #e02612;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active {
  background-color: #f37365;
  border-color: #e02612;
  box-shadow: 0 2px 0 #ef4836;
}
.btn-danger.disabled,
.btn-danger[disabled] {
  box-shadow: 0 2px 0 #e02612;
}
.btn-danger.btn-alt {
  box-shadow: none;
  color: #ef4836;
  background-color: transparent;
  border-color: #e02612;
  border-width: 2px;
}
.btn-danger.btn-alt:hover,
.btn-danger.btn-alt:focus,
.btn-danger.btn-alt:active,
.btn-danger.btn-alt.active,
.open .dropdown-toggle.btn-danger.btn-alt {
  color: #ef4836;
  background-color: rgba(0, 0, 0, 0);
  border-color: #a71c0d;
  border-width: 2px;
}
.btn-danger.btn-alt:active,
.btn-danger.btn-alt.active,
.open .dropdown-toggle.btn-danger.btn-alt {
  background-image: none;
}
.btn-danger.btn-alt.disabled,
.btn-danger.btn-alt[disabled],
fieldset[disabled] .btn-danger.btn-alt,
.btn-danger.btn-alt.disabled:hover,
.btn-danger.btn-alt[disabled]:hover,
fieldset[disabled] .btn-danger.btn-alt:hover,
.btn-danger.btn-alt.disabled:focus,
.btn-danger.btn-alt[disabled]:focus,
fieldset[disabled] .btn-danger.btn-alt:focus,
.btn-danger.btn-alt.disabled:active,
.btn-danger.btn-alt[disabled]:active,
fieldset[disabled] .btn-danger.btn-alt:active,
.btn-danger.btn-alt.disabled.active,
.btn-danger.btn-alt[disabled].active,
fieldset[disabled] .btn-danger.btn-alt.active {
  background-color: transparent;
  border-color: #e02612;
  border-width: 2px;
}
.btn-danger.btn-alt:hover,
.btn-danger.btn-alt:focus,
.btn-danger.btn-alt:active,
.btn-danger.btn-alt.active {
  background-color: transparent;
  color: #e02612;
}
.btn-teal {
  color: #ffffff;
  background-color: #1bbc9b;
  border-color: #18a689;
  box-shadow: 0 2px 0 #18a689;
}
.btn-teal:hover,
.btn-teal:focus,
.btn-teal:active,
.btn-teal.active,
.open > .dropdown-toggle.btn-teal {
  color: #ffffff;
  background-color: #158f76;
  border-color: #10705c;
}
.btn-teal:active,
.btn-teal.active,
.open > .dropdown-toggle.btn-teal {
  background-image: none;
}
.btn-teal.disabled,
.btn-teal[disabled],
fieldset[disabled] .btn-teal,
.btn-teal.disabled:hover,
.btn-teal[disabled]:hover,
fieldset[disabled] .btn-teal:hover,
.btn-teal.disabled:focus,
.btn-teal[disabled]:focus,
fieldset[disabled] .btn-teal:focus,
.btn-teal.disabled:active,
.btn-teal[disabled]:active,
fieldset[disabled] .btn-teal:active,
.btn-teal.disabled.active,
.btn-teal[disabled].active,
fieldset[disabled] .btn-teal.active {
  background-color: #1bbc9b;
  border-color: #18a689;
}
.btn-teal .badge {
  color: #1bbc9b;
  background-color: #ffffff;
}
.btn-teal:hover,
.btn-teal:focus,
.btn-teal:active,
.btn-teal.active {
  background-color: #2ae0bb;
  border-color: #18a689;
  box-shadow: 0 2px 0 #1ed2ad;
}
.btn-teal.disabled,
.btn-teal[disabled] {
  box-shadow: 0 2px 0 #18a689;
}
.btn-teal.btn-alt {
  box-shadow: none;
  color: #1bbc9b;
  background-color: transparent;
  border-color: #18a689;
  border-width: 2px;
}
.btn-teal.btn-alt:hover,
.btn-teal.btn-alt:focus,
.btn-teal.btn-alt:active,
.btn-teal.btn-alt.active,
.open .dropdown-toggle.btn-teal.btn-alt {
  color: #1bbc9b;
  background-color: rgba(0, 0, 0, 0);
  border-color: #10705c;
  border-width: 2px;
}
.btn-teal.btn-alt:active,
.btn-teal.btn-alt.active,
.open .dropdown-toggle.btn-teal.btn-alt {
  background-image: none;
}
.btn-teal.btn-alt.disabled,
.btn-teal.btn-alt[disabled],
fieldset[disabled] .btn-teal.btn-alt,
.btn-teal.btn-alt.disabled:hover,
.btn-teal.btn-alt[disabled]:hover,
fieldset[disabled] .btn-teal.btn-alt:hover,
.btn-teal.btn-alt.disabled:focus,
.btn-teal.btn-alt[disabled]:focus,
fieldset[disabled] .btn-teal.btn-alt:focus,
.btn-teal.btn-alt.disabled:active,
.btn-teal.btn-alt[disabled]:active,
fieldset[disabled] .btn-teal.btn-alt:active,
.btn-teal.btn-alt.disabled.active,
.btn-teal.btn-alt[disabled].active,
fieldset[disabled] .btn-teal.btn-alt.active {
  background-color: transparent;
  border-color: #18a689;
  border-width: 2px;
}
.btn-teal.btn-alt:hover,
.btn-teal.btn-alt:focus,
.btn-teal.btn-alt:active,
.btn-teal.btn-alt.active {
  background-color: transparent;
  color: #158f76;
}
.btn-brown {
  color: #ffffff;
  background-color: #ae5304;
  border-color: #954703;
  box-shadow: 0 2px 0 #954703;
}
.btn-brown:hover,
.btn-brown:focus,
.btn-brown:active,
.btn-brown.active,
.open > .dropdown-toggle.btn-brown {
  color: #ffffff;
  background-color: #7c3b03;
  border-color: #592b02;
}
.btn-brown:active,
.btn-brown.active,
.open > .dropdown-toggle.btn-brown {
  background-image: none;
}
.btn-brown.disabled,
.btn-brown[disabled],
fieldset[disabled] .btn-brown,
.btn-brown.disabled:hover,
.btn-brown[disabled]:hover,
fieldset[disabled] .btn-brown:hover,
.btn-brown.disabled:focus,
.btn-brown[disabled]:focus,
fieldset[disabled] .btn-brown:focus,
.btn-brown.disabled:active,
.btn-brown[disabled]:active,
fieldset[disabled] .btn-brown:active,
.btn-brown.disabled.active,
.btn-brown[disabled].active,
fieldset[disabled] .btn-brown.active {
  background-color: #ae5304;
  border-color: #954703;
}
.btn-brown .badge {
  color: #ae5304;
  background-color: #ffffff;
}
.btn-brown:hover,
.btn-brown:focus,
.btn-brown:active,
.btn-brown.active {
  background-color: #e06b05;
  border-color: #954703;
  box-shadow: 0 2px 0 #c75f05;
}
.btn-brown.disabled,
.btn-brown[disabled] {
  box-shadow: 0 2px 0 #954703;
}
.btn-brown.btn-alt {
  box-shadow: none;
  color: #ae5304;
  background-color: transparent;
  border-color: #954703;
  border-width: 2px;
}
.btn-brown.btn-alt:hover,
.btn-brown.btn-alt:focus,
.btn-brown.btn-alt:active,
.btn-brown.btn-alt.active,
.open .dropdown-toggle.btn-brown.btn-alt {
  color: #ae5304;
  background-color: rgba(0, 0, 0, 0);
  border-color: #592b02;
  border-width: 2px;
}
.btn-brown.btn-alt:active,
.btn-brown.btn-alt.active,
.open .dropdown-toggle.btn-brown.btn-alt {
  background-image: none;
}
.btn-brown.btn-alt.disabled,
.btn-brown.btn-alt[disabled],
fieldset[disabled] .btn-brown.btn-alt,
.btn-brown.btn-alt.disabled:hover,
.btn-brown.btn-alt[disabled]:hover,
fieldset[disabled] .btn-brown.btn-alt:hover,
.btn-brown.btn-alt.disabled:focus,
.btn-brown.btn-alt[disabled]:focus,
fieldset[disabled] .btn-brown.btn-alt:focus,
.btn-brown.btn-alt.disabled:active,
.btn-brown.btn-alt[disabled]:active,
fieldset[disabled] .btn-brown.btn-alt:active,
.btn-brown.btn-alt.disabled.active,
.btn-brown.btn-alt[disabled].active,
fieldset[disabled] .btn-brown.btn-alt.active {
  background-color: transparent;
  border-color: #954703;
  border-width: 2px;
}
.btn-brown.btn-alt:hover,
.btn-brown.btn-alt:focus,
.btn-brown.btn-alt:active,
.btn-brown.btn-alt.active {
  background-color: transparent;
  color: #7c3b03;
}
.btn-dark {
  color: #ffffff;
  background-color: #2c3e50;
  border-color: #233140;
  box-shadow: 0 2px 0 #233140;
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.open > .dropdown-toggle.btn-dark {
  color: #ffffff;
  background-color: #1a242f;
  border-color: #0d1318;
}
.btn-dark:active,
.btn-dark.active,
.open > .dropdown-toggle.btn-dark {
  background-image: none;
}
.btn-dark.disabled,
.btn-dark[disabled],
fieldset[disabled] .btn-dark,
.btn-dark.disabled:hover,
.btn-dark[disabled]:hover,
fieldset[disabled] .btn-dark:hover,
.btn-dark.disabled:focus,
.btn-dark[disabled]:focus,
fieldset[disabled] .btn-dark:focus,
.btn-dark.disabled:active,
.btn-dark[disabled]:active,
fieldset[disabled] .btn-dark:active,
.btn-dark.disabled.active,
.btn-dark[disabled].active,
fieldset[disabled] .btn-dark.active {
  background-color: #2c3e50;
  border-color: #233140;
}
.btn-dark .badge {
  color: #2c3e50;
  background-color: #ffffff;
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active {
  background-color: #3e5771;
  border-color: #233140;
  box-shadow: 0 2px 0 #354b60;
}
.btn-dark.disabled,
.btn-dark[disabled] {
  box-shadow: 0 2px 0 #233140;
}
.btn-dark.btn-alt {
  box-shadow: none;
  color: #2c3e50;
  background-color: transparent;
  border-color: #233140;
  border-width: 2px;
}
.btn-dark.btn-alt:hover,
.btn-dark.btn-alt:focus,
.btn-dark.btn-alt:active,
.btn-dark.btn-alt.active,
.open .dropdown-toggle.btn-dark.btn-alt {
  color: #2c3e50;
  background-color: rgba(0, 0, 0, 0);
  border-color: #0d1318;
  border-width: 2px;
}
.btn-dark.btn-alt:active,
.btn-dark.btn-alt.active,
.open .dropdown-toggle.btn-dark.btn-alt {
  background-image: none;
}
.btn-dark.btn-alt.disabled,
.btn-dark.btn-alt[disabled],
fieldset[disabled] .btn-dark.btn-alt,
.btn-dark.btn-alt.disabled:hover,
.btn-dark.btn-alt[disabled]:hover,
fieldset[disabled] .btn-dark.btn-alt:hover,
.btn-dark.btn-alt.disabled:focus,
.btn-dark.btn-alt[disabled]:focus,
fieldset[disabled] .btn-dark.btn-alt:focus,
.btn-dark.btn-alt.disabled:active,
.btn-dark.btn-alt[disabled]:active,
fieldset[disabled] .btn-dark.btn-alt:active,
.btn-dark.btn-alt.disabled.active,
.btn-dark.btn-alt[disabled].active,
fieldset[disabled] .btn-dark.btn-alt.active {
  background-color: transparent;
  border-color: #233140;
  border-width: 2px;
}
.btn-dark.btn-alt:hover,
.btn-dark.btn-alt:focus,
.btn-dark.btn-alt:active,
.btn-dark.btn-alt.active {
  background-color: transparent;
  color: #1a242f;
}
.btn-yellow {
  color: #ffffff;
  background-color: #f39c12;
  border-color: #e08e0b;
  box-shadow: 0 2px 0 #e08e0b;
}
.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow:active,
.btn-yellow.active,
.open > .dropdown-toggle.btn-yellow {
  color: #ffffff;
  background-color: #c87f0a;
  border-color: #a66908;
}
.btn-yellow:active,
.btn-yellow.active,
.open > .dropdown-toggle.btn-yellow {
  background-image: none;
}
.btn-yellow.disabled,
.btn-yellow[disabled],
fieldset[disabled] .btn-yellow,
.btn-yellow.disabled:hover,
.btn-yellow[disabled]:hover,
fieldset[disabled] .btn-yellow:hover,
.btn-yellow.disabled:focus,
.btn-yellow[disabled]:focus,
fieldset[disabled] .btn-yellow:focus,
.btn-yellow.disabled:active,
.btn-yellow[disabled]:active,
fieldset[disabled] .btn-yellow:active,
.btn-yellow.disabled.active,
.btn-yellow[disabled].active,
fieldset[disabled] .btn-yellow.active {
  background-color: #f39c12;
  border-color: #e08e0b;
}
.btn-yellow .badge {
  color: #f39c12;
  background-color: #ffffff;
}
.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow:active,
.btn-yellow.active {
  background-color: #f5b043;
  border-color: #e08e0b;
  box-shadow: 0 2px 0 #f4a62a;
}
.btn-yellow.disabled,
.btn-yellow[disabled] {
  box-shadow: 0 2px 0 #e08e0b;
}
.btn-yellow.btn-alt {
  box-shadow: none;
  color: #f39c12;
  background-color: transparent;
  border-color: #e08e0b;
  border-width: 2px;
}
.btn-yellow.btn-alt:hover,
.btn-yellow.btn-alt:focus,
.btn-yellow.btn-alt:active,
.btn-yellow.btn-alt.active,
.open .dropdown-toggle.btn-yellow.btn-alt {
  color: #f39c12;
  background-color: rgba(0, 0, 0, 0);
  border-color: #a66908;
  border-width: 2px;
}
.btn-yellow.btn-alt:active,
.btn-yellow.btn-alt.active,
.open .dropdown-toggle.btn-yellow.btn-alt {
  background-image: none;
}
.btn-yellow.btn-alt.disabled,
.btn-yellow.btn-alt[disabled],
fieldset[disabled] .btn-yellow.btn-alt,
.btn-yellow.btn-alt.disabled:hover,
.btn-yellow.btn-alt[disabled]:hover,
fieldset[disabled] .btn-yellow.btn-alt:hover,
.btn-yellow.btn-alt.disabled:focus,
.btn-yellow.btn-alt[disabled]:focus,
fieldset[disabled] .btn-yellow.btn-alt:focus,
.btn-yellow.btn-alt.disabled:active,
.btn-yellow.btn-alt[disabled]:active,
fieldset[disabled] .btn-yellow.btn-alt:active,
.btn-yellow.btn-alt.disabled.active,
.btn-yellow.btn-alt[disabled].active,
fieldset[disabled] .btn-yellow.btn-alt.active {
  background-color: transparent;
  border-color: #e08e0b;
  border-width: 2px;
}
.btn-yellow.btn-alt:hover,
.btn-yellow.btn-alt:focus,
.btn-yellow.btn-alt:active,
.btn-yellow.btn-alt.active {
  background-color: transparent;
  color: #c87f0a;
}
.btn-purple {
  color: #ffffff;
  background-color: #9a12b3;
  border-color: #86109c;
  box-shadow: 0 2px 0 #86109c;
}
.btn-purple:hover,
.btn-purple:focus,
.btn-purple:active,
.btn-purple.active,
.open > .dropdown-toggle.btn-purple {
  color: #ffffff;
  background-color: #720d85;
  border-color: #560a64;
}
.btn-purple:active,
.btn-purple.active,
.open > .dropdown-toggle.btn-purple {
  background-image: none;
}
.btn-purple.disabled,
.btn-purple[disabled],
fieldset[disabled] .btn-purple,
.btn-purple.disabled:hover,
.btn-purple[disabled]:hover,
fieldset[disabled] .btn-purple:hover,
.btn-purple.disabled:focus,
.btn-purple[disabled]:focus,
fieldset[disabled] .btn-purple:focus,
.btn-purple.disabled:active,
.btn-purple[disabled]:active,
fieldset[disabled] .btn-purple:active,
.btn-purple.disabled.active,
.btn-purple[disabled].active,
fieldset[disabled] .btn-purple.active {
  background-color: #9a12b3;
  border-color: #86109c;
}
.btn-purple .badge {
  color: #9a12b3;
  background-color: #ffffff;
}
.btn-purple:hover,
.btn-purple:focus,
.btn-purple:active,
.btn-purple.active {
  background-color: #c217e1;
  border-color: #86109c;
  box-shadow: 0 2px 0 #ae14ca;
}
.btn-purple.disabled,
.btn-purple[disabled] {
  box-shadow: 0 2px 0 #86109c;
}
.btn-purple.btn-alt {
  box-shadow: none;
  color: #9a12b3;
  background-color: transparent;
  border-color: #86109c;
  border-width: 2px;
}
.btn-purple.btn-alt:hover,
.btn-purple.btn-alt:focus,
.btn-purple.btn-alt:active,
.btn-purple.btn-alt.active,
.open .dropdown-toggle.btn-purple.btn-alt {
  color: #9a12b3;
  background-color: rgba(0, 0, 0, 0);
  border-color: #560a64;
  border-width: 2px;
}
.btn-purple.btn-alt:active,
.btn-purple.btn-alt.active,
.open .dropdown-toggle.btn-purple.btn-alt {
  background-image: none;
}
.btn-purple.btn-alt.disabled,
.btn-purple.btn-alt[disabled],
fieldset[disabled] .btn-purple.btn-alt,
.btn-purple.btn-alt.disabled:hover,
.btn-purple.btn-alt[disabled]:hover,
fieldset[disabled] .btn-purple.btn-alt:hover,
.btn-purple.btn-alt.disabled:focus,
.btn-purple.btn-alt[disabled]:focus,
fieldset[disabled] .btn-purple.btn-alt:focus,
.btn-purple.btn-alt.disabled:active,
.btn-purple.btn-alt[disabled]:active,
fieldset[disabled] .btn-purple.btn-alt:active,
.btn-purple.btn-alt.disabled.active,
.btn-purple.btn-alt[disabled].active,
fieldset[disabled] .btn-purple.btn-alt.active {
  background-color: transparent;
  border-color: #86109c;
  border-width: 2px;
}
.btn-purple.btn-alt:hover,
.btn-purple.btn-alt:focus,
.btn-purple.btn-alt:active,
.btn-purple.btn-alt.active {
  background-color: transparent;
  color: #720d85;
}
.btn-pink {
  color: #ffffff;
  background-color: #f78db8;
  border-color: #f575a9;
  box-shadow: 0 2px 0 #f575a9;
}
.btn-pink:hover,
.btn-pink:focus,
.btn-pink:active,
.btn-pink.active,
.open > .dropdown-toggle.btn-pink {
  color: #ffffff;
  background-color: #f45d9a;
  border-color: #f13c86;
}
.btn-pink:active,
.btn-pink.active,
.open > .dropdown-toggle.btn-pink {
  background-image: none;
}
.btn-pink.disabled,
.btn-pink[disabled],
fieldset[disabled] .btn-pink,
.btn-pink.disabled:hover,
.btn-pink[disabled]:hover,
fieldset[disabled] .btn-pink:hover,
.btn-pink.disabled:focus,
.btn-pink[disabled]:focus,
fieldset[disabled] .btn-pink:focus,
.btn-pink.disabled:active,
.btn-pink[disabled]:active,
fieldset[disabled] .btn-pink:active,
.btn-pink.disabled.active,
.btn-pink[disabled].active,
fieldset[disabled] .btn-pink.active {
  background-color: #f78db8;
  border-color: #f575a9;
}
.btn-pink .badge {
  color: #f78db8;
  background-color: #ffffff;
}
.btn-pink:hover,
.btn-pink:focus,
.btn-pink:active,
.btn-pink.active {
  background-color: #f575a9;
  border-color: #f575a9;
  box-shadow: 0 2px 0 #f45d9a;
}
.btn-pink.disabled,
.btn-pink[disabled] {
  box-shadow: 0 2px 0 #f575a9;
}
.btn-pink.btn-alt {
  box-shadow: none;
  color: #f78db8;
  background-color: transparent;
  border-color: #f575a9;
  border-width: 2px;
}
.btn-pink.btn-alt:hover,
.btn-pink.btn-alt:focus,
.btn-pink.btn-alt:active,
.btn-pink.btn-alt.active,
.open .dropdown-toggle.btn-pink.btn-alt {
  color: #f78db8;
  background-color: rgba(0, 0, 0, 0);
  border-color: #f13c86;
  border-width: 2px;
}
.btn-pink.btn-alt:active,
.btn-pink.btn-alt.active,
.open .dropdown-toggle.btn-pink.btn-alt {
  background-image: none;
}
.btn-pink.btn-alt.disabled,
.btn-pink.btn-alt[disabled],
fieldset[disabled] .btn-pink.btn-alt,
.btn-pink.btn-alt.disabled:hover,
.btn-pink.btn-alt[disabled]:hover,
fieldset[disabled] .btn-pink.btn-alt:hover,
.btn-pink.btn-alt.disabled:focus,
.btn-pink.btn-alt[disabled]:focus,
fieldset[disabled] .btn-pink.btn-alt:focus,
.btn-pink.btn-alt.disabled:active,
.btn-pink.btn-alt[disabled]:active,
fieldset[disabled] .btn-pink.btn-alt:active,
.btn-pink.btn-alt.disabled.active,
.btn-pink.btn-alt[disabled].active,
fieldset[disabled] .btn-pink.btn-alt.active {
  background-color: transparent;
  border-color: #f575a9;
  border-width: 2px;
}
.btn-pink.btn-alt:hover,
.btn-pink.btn-alt:focus,
.btn-pink.btn-alt:active,
.btn-pink.btn-alt.active {
  background-color: transparent;
  color: #f45d9a;
}
.btn-lime {
  color: #ffffff;
  background-color: #a8db43;
  border-color: #90c526;
  box-shadow: 0 2px 0 #90c526;
}
.btn-lime:hover,
.btn-lime:focus,
.btn-lime:active,
.btn-lime.active,
.open > .dropdown-toggle.btn-lime {
  color: #ffffff;
  background-color: #90c526;
  border-color: #6a921c;
}
.btn-lime:active,
.btn-lime.active,
.open > .dropdown-toggle.btn-lime {
  background-image: none;
}
.btn-lime.disabled,
.btn-lime[disabled],
fieldset[disabled] .btn-lime,
.btn-lime.disabled:hover,
.btn-lime[disabled]:hover,
fieldset[disabled] .btn-lime:hover,
.btn-lime.disabled:focus,
.btn-lime[disabled]:focus,
fieldset[disabled] .btn-lime:focus,
.btn-lime.disabled:active,
.btn-lime[disabled]:active,
fieldset[disabled] .btn-lime:active,
.btn-lime.disabled.active,
.btn-lime[disabled].active,
fieldset[disabled] .btn-lime.active {
  background-color: #a8db43;
  border-color: #90c526;
}
.btn-lime .badge {
  color: #a8db43;
  background-color: #ffffff;
}
.btn-lime:hover,
.btn-lime:focus,
.btn-lime:active,
.btn-lime.active {
  background-color: #99d228;
  border-color: #90c526;
  box-shadow: 0 2px 0 #80b022;
}
.btn-lime.disabled,
.btn-lime[disabled] {
  box-shadow: 0 2px 0 #90c526;
}
.btn-lime.btn-alt {
  box-shadow: none;
  color: #a8db43;
  background-color: transparent;
  border-color: #90c526;
  border-width: 2px;
}
.btn-lime.btn-alt:hover,
.btn-lime.btn-alt:focus,
.btn-lime.btn-alt:active,
.btn-lime.btn-alt.active,
.open .dropdown-toggle.btn-lime.btn-alt {
  color: #a8db43;
  background-color: rgba(0, 0, 0, 0);
  border-color: #6a921c;
  border-width: 2px;
}
.btn-lime.btn-alt:active,
.btn-lime.btn-alt.active,
.open .dropdown-toggle.btn-lime.btn-alt {
  background-image: none;
}
.btn-lime.btn-alt.disabled,
.btn-lime.btn-alt[disabled],
fieldset[disabled] .btn-lime.btn-alt,
.btn-lime.btn-alt.disabled:hover,
.btn-lime.btn-alt[disabled]:hover,
fieldset[disabled] .btn-lime.btn-alt:hover,
.btn-lime.btn-alt.disabled:focus,
.btn-lime.btn-alt[disabled]:focus,
fieldset[disabled] .btn-lime.btn-alt:focus,
.btn-lime.btn-alt.disabled:active,
.btn-lime.btn-alt[disabled]:active,
fieldset[disabled] .btn-lime.btn-alt:active,
.btn-lime.btn-alt.disabled.active,
.btn-lime.btn-alt[disabled].active,
fieldset[disabled] .btn-lime.btn-alt.active {
  background-color: transparent;
  border-color: #90c526;
  border-width: 2px;
}
.btn-lime.btn-alt:hover,
.btn-lime.btn-alt:focus,
.btn-lime.btn-alt:active,
.btn-lime.btn-alt.active {
  background-color: transparent;
  color: #90c526;
}
.btn-magenta {
  color: #ffffff;
  background-color: #e65097;
  border-color: #e33a8a;
  box-shadow: 0 2px 0 #e33a8a;
}
.btn-magenta:hover,
.btn-magenta:focus,
.btn-magenta:active,
.btn-magenta.active,
.open > .dropdown-toggle.btn-magenta {
  color: #ffffff;
  background-color: #e0237c;
  border-color: #c31c6b;
}
.btn-magenta:active,
.btn-magenta.active,
.open > .dropdown-toggle.btn-magenta {
  background-image: none;
}
.btn-magenta.disabled,
.btn-magenta[disabled],
fieldset[disabled] .btn-magenta,
.btn-magenta.disabled:hover,
.btn-magenta[disabled]:hover,
fieldset[disabled] .btn-magenta:hover,
.btn-magenta.disabled:focus,
.btn-magenta[disabled]:focus,
fieldset[disabled] .btn-magenta:focus,
.btn-magenta.disabled:active,
.btn-magenta[disabled]:active,
fieldset[disabled] .btn-magenta:active,
.btn-magenta.disabled.active,
.btn-magenta[disabled].active,
fieldset[disabled] .btn-magenta.active {
  background-color: #e65097;
  border-color: #e33a8a;
}
.btn-magenta .badge {
  color: #e65097;
  background-color: #ffffff;
}
.btn-magenta:hover,
.btn-magenta:focus,
.btn-magenta:active,
.btn-magenta.active {
  background-color: #ec7db2;
  border-color: #e33a8a;
  box-shadow: 0 2px 0 #e966a4;
}
.btn-magenta.disabled,
.btn-magenta[disabled] {
  box-shadow: 0 2px 0 #e33a8a;
}
.btn-magenta.btn-alt {
  box-shadow: none;
  color: #e65097;
  background-color: transparent;
  border-color: #e33a8a;
  border-width: 2px;
}
.btn-magenta.btn-alt:hover,
.btn-magenta.btn-alt:focus,
.btn-magenta.btn-alt:active,
.btn-magenta.btn-alt.active,
.open .dropdown-toggle.btn-magenta.btn-alt {
  color: #e65097;
  background-color: rgba(0, 0, 0, 0);
  border-color: #c31c6b;
  border-width: 2px;
}
.btn-magenta.btn-alt:active,
.btn-magenta.btn-alt.active,
.open .dropdown-toggle.btn-magenta.btn-alt {
  background-image: none;
}
.btn-magenta.btn-alt.disabled,
.btn-magenta.btn-alt[disabled],
fieldset[disabled] .btn-magenta.btn-alt,
.btn-magenta.btn-alt.disabled:hover,
.btn-magenta.btn-alt[disabled]:hover,
fieldset[disabled] .btn-magenta.btn-alt:hover,
.btn-magenta.btn-alt.disabled:focus,
.btn-magenta.btn-alt[disabled]:focus,
fieldset[disabled] .btn-magenta.btn-alt:focus,
.btn-magenta.btn-alt.disabled:active,
.btn-magenta.btn-alt[disabled]:active,
fieldset[disabled] .btn-magenta.btn-alt:active,
.btn-magenta.btn-alt.disabled.active,
.btn-magenta.btn-alt[disabled].active,
fieldset[disabled] .btn-magenta.btn-alt.active {
  background-color: transparent;
  border-color: #e33a8a;
  border-width: 2px;
}
.btn-magenta.btn-alt:hover,
.btn-magenta.btn-alt:focus,
.btn-magenta.btn-alt:active,
.btn-magenta.btn-alt.active {
  background-color: transparent;
  color: #e0237c;
}
.btn-white {
  color: #030303;
  background-color: #ffffff;
  border-color: #dde4e6;
  box-shadow: 0 2px 0 #dde4e6;
}
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  color: #030303;
  background-color: #e6e6e6;
  border-color: #bac9cc;
}
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  background-image: none;
}
.btn-white.disabled,
.btn-white[disabled],
fieldset[disabled] .btn-white,
.btn-white.disabled:hover,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white:hover,
.btn-white.disabled:focus,
.btn-white[disabled]:focus,
fieldset[disabled] .btn-white:focus,
.btn-white.disabled:active,
.btn-white[disabled]:active,
fieldset[disabled] .btn-white:active,
.btn-white.disabled.active,
.btn-white[disabled].active,
fieldset[disabled] .btn-white.active {
  background-color: #ffffff;
  border-color: #dde4e6;
}
.btn-white .badge {
  color: #ffffff;
  background-color: #030303;
}
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active {
  background-color: #fafafa;
  border-color: #dde4e6;
  box-shadow: 0 2px 0 #d7e0e2;
}
.btn-white.disabled,
.btn-white[disabled] {
  box-shadow: 0 2px 0 #dde4e6;
}
.btn-white.btn-alt {
  box-shadow: none;
  color: #030303;
  background-color: transparent;
  border-color: #dde4e6;
  border-width: 2px;
}
.btn-white.btn-alt:hover,
.btn-white.btn-alt:focus,
.btn-white.btn-alt:active,
.btn-white.btn-alt.active,
.open .dropdown-toggle.btn-white.btn-alt {
  color: #030303;
  background-color: rgba(0, 0, 0, 0);
  border-color: #bac9cc;
  border-width: 2px;
}
.btn-white.btn-alt:active,
.btn-white.btn-alt.active,
.open .dropdown-toggle.btn-white.btn-alt {
  background-image: none;
}
.btn-white.btn-alt.disabled,
.btn-white.btn-alt[disabled],
fieldset[disabled] .btn-white.btn-alt,
.btn-white.btn-alt.disabled:hover,
.btn-white.btn-alt[disabled]:hover,
fieldset[disabled] .btn-white.btn-alt:hover,
.btn-white.btn-alt.disabled:focus,
.btn-white.btn-alt[disabled]:focus,
fieldset[disabled] .btn-white.btn-alt:focus,
.btn-white.btn-alt.disabled:active,
.btn-white.btn-alt[disabled]:active,
fieldset[disabled] .btn-white.btn-alt:active,
.btn-white.btn-alt.disabled.active,
.btn-white.btn-alt[disabled].active,
fieldset[disabled] .btn-white.btn-alt.active {
  background-color: transparent;
  border-color: #dde4e6;
  border-width: 2px;
}
.btn-white.btn-alt:hover,
.btn-white.btn-alt:focus,
.btn-white.btn-alt:active,
.btn-white.btn-alt.active {
  background-color: transparent;
  color: #000000;
}
/*Button sizes*/
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 2px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-group .btn + .dropdown-toggle.btn-primary {
  border-left: 1px solid #34a6e0;
}
.btn-group .btn + .dropdown-toggle.btn-success {
  border-left: 1px solid #66cf9a;
}
.btn-group .btn + .dropdown-toggle.btn-info {
  border-left: 1px solid #8dcded;
}
.btn-group .btn + .dropdown-toggle.btn-warning {
  border-left: 1px solid #fb9724;
}
.btn-group .btn + .dropdown-toggle.btn-danger {
  border-left: 1px solid #f37365;
}
.btn-group .btn + .dropdown-toggle.btn-brown {
  border-left: 1px solid #e06b05;
}
.btn-group .btn + .dropdown-toggle.btn-dark {
  border-left: 1px solid #3e5771;
}
.btn-group .btn + .dropdown-toggle.btn-yellow {
  border-left: 1px solid #f5b043;
}
.btn-group .btn + .dropdown-toggle.btn-purple {
  border-left: 1px solid #c217e1;
}
.btn-group .btn + .dropdown-toggle.btn-pink {
  border-left: 1px solid #fabdd6;
}
.btn-group .btn + .dropdown-toggle.btn-lime {
  border-left: 1px solid #bce36e;
}
.btn-group .btn + .dropdown-toggle.btn-magenta {
  border-left: 1px solid #ec7db2;
}
.btn-group.open .dropdown-toggle.btn-default {
  box-shadow: 0 2px 0 #d2d7d3;
}
.btn-group.open .dropdown-toggle.btn-primary {
  box-shadow: 0 2px 0 #1b7bad;
}
.btn-group.open .dropdown-toggle.btn-success {
  box-shadow: 0 2px 0 #37b173;
}
.btn-group.open .dropdown-toggle.btn-info {
  box-shadow: 0 2px 0 #4aafe3;
}
.btn-group.open .dropdown-toggle.btn-warning {
  box-shadow: 0 2px 0 #cf7004;
}
.btn-group.open .dropdown-toggle.btn-danger {
  box-shadow: 0 2px 0 #e02612;
}
.btn-group.open .dropdown-toggle.btn-brown {
  box-shadow: 0 2px 0 #954703;
}
.btn-group.open .dropdown-toggle.btn-dark {
  box-shadow: 0 2px 0 #233140;
}
.btn-group.open .dropdown-toggle.btn-yellow {
  box-shadow: 0 2px 0 #e08e0b;
}
.btn-group.open .dropdown-toggle.btn-purple {
  box-shadow: 0 2px 0 #86109c;
}
.btn-group.open .dropdown-toggle.btn-pink {
  box-shadow: 0 2px 0 #f575a9;
}
.btn-group.open .dropdown-toggle.btn-lime {
  box-shadow: 0 2px 0 #90c526;
}
.btn-group.open .dropdown-toggle.btn-magenta {
  box-shadow: 0 2px 0 #e33a8a;
}
.btn-group.open .dropdown-toggle.btn-white {
  box-shadow: 0 2px 0 #dde4e6;
}
/* -----------------------------------------
   Tabs
----------------------------------------- */
.tabs .nav-tabs {
  position: relative;
  border-bottom: none;
}
.tabs .nav-tabs > li {
  margin-bottom: 0;
}
.tabs .nav-tabs > li a {
  border: none;
  background: #e9e7e4;
  color: #030303;
  margin-right: -1px;
  border-radius: 0;
  border-top: 2px solid #e9e7e4;
  -webkit-transition: all;
  transition: all;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.tabs .nav-tabs > li a:hover {
  background: #ffffff;
  border-top: 2px solid #ffffff;
}
.tabs .nav-tabs > li.active > a,
.tabs .nav-tabs > li.active > a:hover,
.tabs .nav-tabs > li.active > a:focus {
  color: #030303;
  border: none;
  border-top: 2px solid #1bbc9b;
  background: #ffffff;
}
.tabs .nav-tabs > li .dropdown-menu {
  margin-top: 10px;
}
.tabs .nav-tabs > li .dropdown-menu li a {
  border: none;
  padding: 5px 10px;
}
.tabs .nav-tabs > li.tabdrop {
  width: auto;
}
.tabs .nav-tabs > li.tabdrop a {
  margin-right: 0;
}
.tabs .nav-tabs > li.tabdrop a .notification {
  float: right;
  position: relative;
  top: auto;
  right: auto;
  margin-left: 5px;
}
.tabs .nav-tabs > li.tabdrop a .caret {
  margin-top: -2px;
}
.tabs .nav-tabs > li:first-child a {
  border-top-left-radius: 2px;
}
.tabs .nav-tabs > li:last-child a {
  border-top-right-radius: 2px;
}
.tabs .nav-tabs .dropdown-menu li a {
  background-color: white;
}
.tabs .nav-tabs .dropdown-menu li a:hover {
  color: #030303;
  background-color: #f2f1ef;
}
.tabs .nav-tabs .dropdown-menu li.active a {
  color: #030303;
  font-weight: bold;
}
.tabs .nav-tabs.nav-justified li.active a {
  padding-bottom: 10px;
  margin-bottom: 0;
  border-right-width: 0;
}
.tabs .nav-tabs.nav-justified li a {
  border-right-width: 0;
  border-radius: 0;
}
.tabs .nav-tabs.nav-justified li:last-child a {
  border-right-width: 1px;
}
.tabs .nav-tabs.nav-justified li:first-child a {
  border-top-left-radius: 2px;
}
.tabs .nav-tabs.nav-justified li:last-child a {
  border-top-right-radius: 2px;
}
.tabs .tab-content {
  border-top: none;
  background: #ffffff;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.tabs .tab-content .tab-pane {
  padding: 15px;
}
/* -----------------------------------------
   Nav pills
----------------------------------------- */
.nav-pills > li > a {
  background-color: #f2f1ef;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #1bbc9b;
}
/* -----------------------------------------
   Accordions
----------------------------------------- */
.panel-group .panel {
  border-radius: 2px;
}
.panel-group .panel .panel-heading .panel-title {
  font-size: 14px;
  color: #ffffff;
}
.panel-group .panel .panel-heading .panel-title .accordion-toggle:after {
  font-family: 'fontAwesome';
  content: "\f106";
  position: absolute;
  right: 10px;
  top: 12px;
}
.panel-group .panel .panel-heading .panel-title .accordion-toggle.collapsed:after {
  content: "\f107";
}
.panel-group .panel .panel-body {
  border: 1px solid #95a5a6;
}
.panel-group .panel.panel-default .panel-title {
  color: #030303;
}
.panel-group .panel.panel-default .panel-body {
  border-color: #e2e0db;
}
.panel-group .panel.panel-primary .panel-body {
  border-color: #1e8bc3;
}
.panel-group .panel.panel-success .panel-body {
  border-color: #3fc380;
}
.panel-group .panel.panel-danger .panel-body {
  border-color: #ef4836;
}
.panel-group .panel.panel-warning .panel-body {
  border-color: #e87e04;
}
.panel-group .panel.panel-info .panel-body {
  border-color: #60b9e7;
}
.panel-group .panel.panel-dark .panel-body {
  border-color: #2c3e50;
}
.panel-group .panel.panel-pink .panel-body {
  border-color: #f78db8;
}
.panel-group .panel.panel-magenta .panel-body {
  border-color: #e65097;
}
.panel-group .panel.panel-brown .panel-body {
  border-color: #ae5304;
}
.panel-group .panel.panel-teal .panel-body {
  border-color: #1bbc9b;
}
.panel-group .panel.panel-purple .panel-body {
  border-color: #9a12b3;
}
.panel-group .panel.panel-lime .panel-body {
  border-color: #a8db43;
}
/* -----------------------------------------
   Progressbars
----------------------------------------- */
.progress {
  margin-bottom: 0;
  margin-top: 0;
  border-radius: 2px;
  box-shadow: none;
}
.progress .progress-bar-dark {
  background-color: #2c3e50;
}
.progress-striped .progress .progress-bar-dark {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress .progress-bar-yellow {
  background-color: #f39c12;
}
.progress-striped .progress .progress-bar-yellow {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress .progress-bar-magenta {
  background-color: #e65097;
}
.progress-striped .progress .progress-bar-magenta {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress .progress-bar-brown {
  background-color: #ae5304;
}
.progress-striped .progress .progress-bar-brown {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress .progress-bar-purple {
  background-color: #9a12b3;
}
.progress-striped .progress .progress-bar-purple {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress .progress-bar-teal {
  background-color: #1bbc9b;
}
.progress-striped .progress .progress-bar-teal {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress .progress-bar-lime {
  background-color: #a8db43;
}
.progress-striped .progress .progress-bar-lime {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress .progress-bar-orange {
  background-color: #e87e04;
}
.progress-striped .progress .progress-bar-orange {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress .progress-bar-pink {
  background-color: #f78db8;
}
.progress-striped .progress .progress-bar-pink {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress .progress-bar-teal {
  background-color: #1bbc9b;
}
.progress-striped .progress .progress-bar-teal {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress .progress-bar {
  box-shadow: none;
  line-height: 14px;
  font-size: 11px;
}
.progress .animated-bar {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.progress.progress-bar-sm {
  height: 9.33333333px;
}
.progress.progress-bar-sm .progress-bar {
  line-height: 9.33333333px;
}
.progress.progress-bar-lg {
  height: 21px;
}
.progress.progress-bar-lg .progress-bar {
  line-height: 21px;
}
/* -----------------------------------------
   Popovers
----------------------------------------- */
.popover {
  border-radius: 2px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  padding: 0;
}
.popover .popover-title {
  color: #ffffff;
  border-radius: 2px;
}
/* -----------------------------------------
   Modals
----------------------------------------- */
.modal {
  overflow-x: hidden;
}
.modal .modal-dialog-center {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
}
.modal .modal-content {
  border-radius: 2px;
  box-shadow: none;
  border: none;
}
.modal .modal-content .modal-header {
  padding-left: 20px;
  padding-right: 20px;
  background: #1bbc9b;
  color: #ffffff;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.modal .modal-content .modal-header .close {
  margin-top: 3px;
  color: #ffffff;
  text-shadow: none;
  opacity: 1;
}
.modal .modal-content .modal-header .close:hover,
.modal .modal-content .modal-header .close:focus {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal .modal-content .modal-body {
  padding-left: 20px;
  padding-right: 20px;
  overflow-y: auto;
}
.modal .modal-content .modal-footer {
  padding-left: 20px;
  padding-right: 20px;
  /* margin-top: 5px; */
  margin-top: 0;
}
/* -----------------------------------------
   Page header
----------------------------------------- */
.page-header {
  padding-bottom: 0;
  margin: 15px 0 15px;
  border-bottom: 1px solid #95a5a6;
}
.page-header small {
  margin-left: 5px;
}
/* -----------------------------------------
   WElls
----------------------------------------- */
.well {
  box-shadow: none;
  border-radius: 2px;
}
/* -----------------------------------------
   Jumbotron
----------------------------------------- */
.jumbotron {
  border-radius: 2px;
}
/* -----------------------------------------
   Pagination and pagers
----------------------------------------- */
.pagination > li.active a {
  font-weight: bold;
}
.pagination > li:last-child a,
.pagination > li:last-child span {
  margin-right: 0;
}
.pagination > li a {
  cursor: pointer ;
  -webkit-transition: background;
  transition: background;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  margin-right: 3px;
  border-radius: 2px;
  padding: 6px 15px;
  margin-bottom: 5px;
}
.pager > li a {
  color: #ffffff;
  -webkit-transition: background;
  transition: background;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.pager > li.disabled a {
  border-color: #40e4c2;
  background-color: #40e4c2;
}
.pager > li.disabled a:hover,
.pager > li.disabled a:active {
  background-color: #40e4c2;
}
/* -----------------------------------------
   List groups
----------------------------------------- */
.list-group-item-#a52a2a {
  color: #ffffff;
  background-color: #ae5304;
}
a.list-group-item-#a52a2a {
  color: #ffffff;
}
a.list-group-item-#a52a2a .list-group-item-heading {
  color: inherit;
}
a.list-group-item-#a52a2a:hover,
a.list-group-item-#a52a2a:focus {
  color: #ffffff;
  background-color: #954703;
}
a.list-group-item-#a52a2a.active,
a.list-group-item-#a52a2a.active:hover,
a.list-group-item-#a52a2a.active:focus {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.list-group-item-dark {
  color: #ffffff;
  background-color: #2c3e50;
}
a.list-group-item-dark {
  color: #ffffff;
}
a.list-group-item-dark .list-group-item-heading {
  color: inherit;
}
a.list-group-item-dark:hover,
a.list-group-item-dark:focus {
  color: #ffffff;
  background-color: #233140;
}
a.list-group-item-dark.active,
a.list-group-item-dark.active:hover,
a.list-group-item-dark.active:focus {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.list-group-item-#ffc0cb {
  color: #ffffff;
  background-color: #f78db8;
}
a.list-group-item-#ffc0cb {
  color: #ffffff;
}
a.list-group-item-#ffc0cb .list-group-item-heading {
  color: inherit;
}
a.list-group-item-#ffc0cb:hover,
a.list-group-item-#ffc0cb:focus {
  color: #ffffff;
  background-color: #f575a9;
}
a.list-group-item-#ffc0cb.active,
a.list-group-item-#ffc0cb.active:hover,
a.list-group-item-#ffc0cb.active:focus {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.list-group-item-#00ff00 {
  color: #ffffff;
  background-color: #a8db43;
}
a.list-group-item-#00ff00 {
  color: #ffffff;
}
a.list-group-item-#00ff00 .list-group-item-heading {
  color: inherit;
}
a.list-group-item-#00ff00:hover,
a.list-group-item-#00ff00:focus {
  color: #ffffff;
  background-color: #9ed72e;
}
a.list-group-item-#00ff00.active,
a.list-group-item-#00ff00.active:hover,
a.list-group-item-#00ff00.active:focus {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.list-group-item-#ffa500 {
  color: #ffffff;
  background-color: #e87e04;
}
a.list-group-item-#ffa500 {
  color: #ffffff;
}
a.list-group-item-#ffa500 .list-group-item-heading {
  color: inherit;
}
a.list-group-item-#ffa500:hover,
a.list-group-item-#ffa500:focus {
  color: #ffffff;
  background-color: #cf7004;
}
a.list-group-item-#ffa500.active,
a.list-group-item-#ffa500.active:hover,
a.list-group-item-#ffa500.active:focus {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.list-group-item-#ffff00 {
  color: #ffffff;
  background-color: #f39c12;
}
a.list-group-item-#ffff00 {
  color: #ffffff;
}
a.list-group-item-#ffff00 .list-group-item-heading {
  color: inherit;
}
a.list-group-item-#ffff00:hover,
a.list-group-item-#ffff00:focus {
  color: #ffffff;
  background-color: #e08e0b;
}
a.list-group-item-#ffff00.active,
a.list-group-item-#ffff00.active:hover,
a.list-group-item-#ffff00.active:focus {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.list-group-item-#800080 {
  color: #ffffff;
  background-color: #9a12b3;
}
a.list-group-item-#800080 {
  color: #ffffff;
}
a.list-group-item-#800080 .list-group-item-heading {
  color: inherit;
}
a.list-group-item-#800080:hover,
a.list-group-item-#800080:focus {
  color: #ffffff;
  background-color: #86109c;
}
a.list-group-item-#800080.active,
a.list-group-item-#800080.active:hover,
a.list-group-item-#800080.active:focus {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.list-group-item-#ff00ff {
  color: #ffffff;
  background-color: #e65097;
}
a.list-group-item-#ff00ff {
  color: #ffffff;
}
a.list-group-item-#ff00ff .list-group-item-heading {
  color: inherit;
}
a.list-group-item-#ff00ff:hover,
a.list-group-item-#ff00ff:focus {
  color: #ffffff;
  background-color: #e33a8a;
}
a.list-group-item-#ff00ff.active,
a.list-group-item-#ff00ff.active:hover,
a.list-group-item-#ff00ff.active:focus {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}
/* -----------------------------------------
   Carousel
----------------------------------------- */
.carousel .carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000', endColorstr='#00000000', GradientType=1);
}
.carousel .carousel-control.left i {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -34px;
  margin-top: -34px;
  z-index: 5;
  padding: 10px 18px 10px 17px;
  border-radius: 50%;
  background-color: #2c3e50;
}
.carousel .carousel-control.right {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.3) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.3) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#4d000000', GradientType=1);
}
.carousel .carousel-control.right i {
  position: absolute;
  top: 50%;
  right: 50%;
  margin-right: -34px;
  margin-top: -34px;
  z-index: 5;
  padding: 10px 17px 10px 18px;
  border-radius: 50%;
  background-color: #2c3e50;
}
.carousel .carousel-indicators {
  bottom: 0;
}
.carousel .carousel-inner .carousel-caption {
  left: 0;
  right: 0;
  bottom: 0;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000', endColorstr='#00000000', GradientType=0);
  opacity: 0.9;
}
.carousel.vertical .carousel-inner {
  height: 100%;
}
.carousel.vertical .item {
  -webkit-transition: top;
  transition: top;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
  left: 0;
  z-index: 2;
}
.carousel.vertical .active {
  z-index: 1;
}
.carousel.vertical .active,
.carousel.vertical .next.left,
.carousel.vertical .prev.right {
  top: 0;
}
.carousel.vertical .next,
.carousel.vertical .active.right {
  top: 100%;
}
.carousel.vertical .prev,
.carousel.vertical .active.left {
  top: -100%;
}
/* -----------------------------------------
   Alerts
----------------------------------------- */
.alert .close {
  opacity: 1;
}
.alert > i {
  margin-right: 8px;
}
.alert.alert-warning .close {
  color: #9d5503;
}
.alert.alert-warning .close:hover,
.alert.alert-warning .close:focus {
  color: #844802;
}
.alert.alert-success .close {
  color: #319e67;
}
.alert.alert-success .close:hover,
.alert.alert-success .close:focus {
  color: #2b8a5a;
}
.alert.alert-danger .close {
  color: #e02612;
}
.alert.alert-danger .close:hover,
.alert.alert-danger .close:focus {
  color: #c92210;
}
.alert.alert-info .close {
  color: #145c81;
}
.alert.alert-info .close:hover,
.alert.alert-info .close:focus {
  color: #104c6b;
}
/* -----------------------------------------
   Callout
----------------------------------------- */
.bs-callout-primary {
  display: block;
  margin: 20px 0;
  padding: 15px 30px 15px 15px;
  border-left: 3px solid #1e8bc3;
  background-color: #cfeaf8;
}
.bs-callout-primary h1,
.bs-callout-primary h2,
.bs-callout-primary h3,
.bs-callout-primary h4,
.bs-callout-primary h5,
.bs-callout-primary h6 {
  margin-top: 0;
  color: #1e8bc3;
}
.bs-callout-primary p {
  color: #000000;
}
.bs-callout-primary p:last-child {
  margin-bottom: 0;
}
.bs-callout-primary code,
.bs-callout-primary .highlight {
  background-color: #fff;
}
.bs-callout-primary .close {
  color: #145c81;
  opacity: 1;
}
.bs-callout-primary .close:hover,
.bs-callout-primary .close:focus {
  color: #1972a0;
}
.bs-callout-danger {
  display: block;
  margin: 20px 0;
  padding: 15px 30px 15px 15px;
  border-left: 3px solid #ef4836;
  background-color: #fcdfdb;
}
.bs-callout-danger h1,
.bs-callout-danger h2,
.bs-callout-danger h3,
.bs-callout-danger h4,
.bs-callout-danger h5,
.bs-callout-danger h6 {
  margin-top: 0;
  color: #ef4836;
}
.bs-callout-danger p {
  color: #000000;
}
.bs-callout-danger p:last-child {
  margin-bottom: 0;
}
.bs-callout-danger code,
.bs-callout-danger .highlight {
  background-color: #fff;
}
.bs-callout-danger .close {
  color: #c92210;
  opacity: 1;
}
.bs-callout-danger .close:hover,
.bs-callout-danger .close:focus {
  color: #ea2813;
}
.bs-callout-warning {
  display: block;
  margin: 20px 0;
  padding: 15px 30px 15px 15px;
  border-left: 3px solid #e87e04;
  background-color: #fedeba;
}
.bs-callout-warning h1,
.bs-callout-warning h2,
.bs-callout-warning h3,
.bs-callout-warning h4,
.bs-callout-warning h5,
.bs-callout-warning h6 {
  margin-top: 0;
  color: #e87e04;
}
.bs-callout-warning p {
  color: #000000;
}
.bs-callout-warning p:last-child {
  margin-bottom: 0;
}
.bs-callout-warning code,
.bs-callout-warning .highlight {
  background-color: #fff;
}
.bs-callout-warning .close {
  color: #9d5503;
  opacity: 1;
}
.bs-callout-warning .close:hover,
.bs-callout-warning .close:focus {
  color: #c06803;
}
.bs-callout-info {
  display: block;
  margin: 20px 0;
  padding: 15px 30px 15px 15px;
  border-left: 3px solid #60b9e7;
  background-color: #ffffff;
}
.bs-callout-info h1,
.bs-callout-info h2,
.bs-callout-info h3,
.bs-callout-info h4,
.bs-callout-info h5,
.bs-callout-info h6 {
  margin-top: 0;
  color: #60b9e7;
}
.bs-callout-info p {
  color: #000000;
}
.bs-callout-info p:last-child {
  margin-bottom: 0;
}
.bs-callout-info code,
.bs-callout-info .highlight {
  background-color: #fff;
}
.bs-callout-info .close {
  color: #219bd9;
  opacity: 1;
}
.bs-callout-info .close:hover,
.bs-callout-info .close:focus {
  color: #3da9e1;
}
.bs-callout-success {
  display: block;
  margin: 20px 0;
  padding: 15px 30px 15px 15px;
  border-left: 3px solid #3fc380;
  background-color: #c7eeda;
}
.bs-callout-success h1,
.bs-callout-success h2,
.bs-callout-success h3,
.bs-callout-success h4,
.bs-callout-success h5,
.bs-callout-success h6 {
  margin-top: 0;
  color: #3fc380;
}
.bs-callout-success p {
  color: #000000;
}
.bs-callout-success p:last-child {
  margin-bottom: 0;
}
.bs-callout-success code,
.bs-callout-success .highlight {
  background-color: #fff;
}
.bs-callout-success .close {
  color: #2b8a5a;
  opacity: 1;
}
.bs-callout-success .close:hover,
.bs-callout-success .close:focus {
  color: #34a56c;
}
/* -----------------------------------------
   Labels
----------------------------------------- */
.label {
  padding: 5px 7px;
  display: inline-block;
}
.label-dark {
  background-color: #2c3e50;
}
.label-dark[href]:hover,
.label-dark[href]:focus {
  background-color: #1a242f;
}
.label-orange {
  background-color: #e87e04;
}
.label-orange[href]:hover,
.label-orange[href]:focus {
  background-color: #b66303;
}
.label-yellow {
  background-color: #f39c12;
}
.label-yellow[href]:hover,
.label-yellow[href]:focus {
  background-color: #c87f0a;
}
.label-pink {
  background-color: #f78db8;
}
.label-pink[href]:hover,
.label-pink[href]:focus {
  background-color: #f45d9a;
}
.label-lime {
  background-color: #a8db43;
}
.label-lime[href]:hover,
.label-lime[href]:focus {
  background-color: #90c526;
}
.label-magenta {
  background-color: #e65097;
}
.label-magenta[href]:hover,
.label-magenta[href]:focus {
  background-color: #e0237c;
}
.label-brown {
  background-color: #ae5304;
}
.label-brown[href]:hover,
.label-brown[href]:focus {
  background-color: #7c3b03;
}
.label-teal {
  background-color: #1bbc9b;
}
.label-teal[href]:hover,
.label-teal[href]:focus {
  background-color: #158f76;
}
.label-purple {
  background-color: #9a12b3;
}
.label-purple[href]:hover,
.label-purple[href]:focus {
  background-color: #720d85;
}
.label-default {
  color: #030303;
}
/* -----------------------------------------
   Badges
----------------------------------------- */
.badge {
  padding: 5px 8px;
}
.badge-primary {
  background-color: #1e8bc3;
}
.badge-success {
  background-color: #3fc380;
}
.badge-info {
  background-color: #60b9e7;
}
.badge-warning {
  background-color: #e87e04;
}
.badge-danger {
  background-color: #ef4836;
}
.badge-dark {
  background-color: #2c3e50;
}
.badge-orange {
  background-color: #e87e04;
}
.badge-yellow {
  background-color: #f39c12;
}
.badge-pink {
  background-color: #f78db8;
}
.badge-lime {
  background-color: #a8db43;
}
.badge-magenta {
  background-color: #e65097;
}
.badge-brown {
  background-color: #ae5304;
}
.badge-teal {
  background-color: #1bbc9b;
}
.badge-purple {
  background-color: #9a12b3;
}
.badge-default {
  color: #030303;
}
/* -----------------------------------------
   Seperator
----------------------------------------- */
.seperator {
  text-align: center;
  margin-top: 20px;
  width: 100%;
  display: inline-block;
}
.seperator strong {
  background: white;
  padding-left: 10px;
  padding-right: 10px;
}
.seperator hr {
  margin-top: -10px;
}
/* -----------------------------------------
   Vectormaps
----------------------------------------- */
.jvectormap-label {
  position: absolute;
  display: none;
  border: solid 1px #000000;
  border-radius: 2px;
  background: #000000;
  color: #ffffff;
  font-family: sans-serif, Verdana;
  font-size: smaller;
  padding: 3px 5px;
  z-index: 999;
}
.jvectormap-zoomin,
.jvectormap-zoomout {
  position: absolute;
  left: 10px;
  border-radius: 2px;
  background: #000000;
  padding: 3px;
  color: white;
  width: 18px;
  height: 18px;
  cursor: pointer;
  line-height: 10px;
  text-align: center;
}
.jvectormap-zoomin {
  top: 10px;
}
.jvectormap-zoomout {
  top: 30px;
}

/* -----------------------------------------
   Custom.css - put your own changes here 
----------------------------------------- */

#add-client {
    display: none;
}

.tabs .tab-content {
    border-color: #e2e0db;
}

.btn-create {
    float: right;
    display: block;
}

.ui-datepicker, .ui-autocomplete {
    z-index: 1100 !important;
}

#header .navbar #top-nav .navbar-form select {
background-color: #1bbc9b;
    color: #ffffff;
border: transparent;
box-shadow: none;
border-left: 1px solid #ffffff;
position: relative;
height: 30px;
}

#header .navbar #top-nav .navbar-form select option {
    height: 30px;
}

#datatable tr th.sorting, #datatable tr th.sorting_desc, #datatable tr th.sorting_asc {
    cursor: pointer;
}

.sorting_desc:after {
    font-family: 'icomoon';
    content: "\e3b6";
}

.sorting_asc:after {
    font-family: 'icomoon';
    content: "\e3b4";
}
.glyphicon {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
}

.glyphicon-chevron-left:before {
    content: "\e3b7";
}
.glyphicon-chevron-right:before {
    content: "\e3b5";
}
.fc-slot0, .fc-slot1, .fc-slot2, .fc-slot3, .fc-slot4, .fc-slot5, .fc-slot6, .fc-slot7, .fc-slot8, .fc-slot9, .fc-slot10, .fc-slot11, .fc-slot12, .fc-slot13, .fc-slot14, .fc-slot15 {display: none}

body #header .navbar, 
body #header .navbar #top-nav .navbar-form, 
body #header .navbar #top-nav .navbar-form select, 
body #header .navbar #top-nav .navbar-nav li a:hover, 
body #header .navbar #top-nav .navbar-nav li a:focus,
body #header .navbar #top-nav .navbar-nav li.dropdown.open a,
body #header .navbar #top-nav .navbar-nav li.dropdown.open .dropdown-menu li a:hover,
body #sidebar .sidebar-inner ul#sideNav li ul.sub li a.active, 
body #sidebar .sidebar-inner ul#sideNav li ul.sub li a.active:hover,
body .modal .modal-content .modal-header,
body .ui-state-highlight, 
body .ui-widget-content .ui-state-highlight, 
body .ui-widget-header .ui-state-highlight,
body .select2-results .select2-highlighted,
body .ui-state-hover, body .ui-widget-content .ui-state-hover, body .ui-widget-header .ui-state-hover, body .ui-state-focus, body .ui-widget-content .ui-state-focus, body .ui-widget-header .ui-state-focus,
body #sidebar .sidebar-inner ul#sideNav li a.active:hover,
body .nav-pills > li.active > a, body .nav-pills > li.active > a:hover, body .nav-pills > li.active > a:focus
{
    background-color: #E87E04;
}
body .ui-slider .ui-slider-handle,
body #sidebar .sidebar-inner ul#sideNav li.highlight-menu a.active, body #sidebar .sidebar-inner ul#sideNav li.highlight-menu a.active:hover,
body.login-page {

    background-color: #2b2b2b !important;
}

body #header .navbar #top-nav .navbar-form:after, body #header .navbar #top-nav .navbar-form:before
{
    border: none;
}
body #sidebar .sidebar-inner ul#sideNav li a:hover i,
body #sidebar .sidebar-inner ul#sideNav li a.active-state i,
body #sidebar .sidebar-inner ul#sideNav li ul.sub li a:hover,
body a, body a:hover, body a:focus
{
    color: #E87E04;
}

body .color-teal {
    color: #E87E04 !important;
}
.tabs .nav-tabs > li.active > a, .tabs .nav-tabs > li.active > a:hover, .tabs .nav-tabs > li.active > a:focus,
body .dropdown-menu,
body .form-control:hover,
body .form-control:focus,
body .ui-datepicker,
body .input-group:hover .input-group-addon, 
body .input-group:active .input-group-addon, 
body .input-group:focus .input-group-addon,
body input:focus,
.select2-drop-active,
.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices,
.select2-container .select2-choice:hover,
.select2-container .select2-choice:hover .select2-arrow,
.select2-dropdown-open .select2-choice .select2-arrow,
.select2-container-multi .select2-choices:hover, .select2-dropdown-open .select2-choices,
.ui-spinner.active, .ui-spinner:hover, .ui-spinner:focus
{
    border-color: #E87E04 !important;
}

.ui-spinner.active .ui-spinner-button, .ui-spinner:hover .ui-spinner-button, .ui-spinner:focus .ui-spinner-button {
border-left-color: #E87E04 !important;
}

body #header .navbar #top-nav .navbar-nav li .dropdown-menu:before {
    border-bottom-color: #E87E04;
}
body #header {
    box-shadow: 0 4px 0 #B87E04;
}

.btn-teal {
background-color: #D87E04;
border-color: #b87E04;
box-shadow: 0 2px 0 #c87E04;
}

body .btn-teal:hover, .btn-teal:focus, .btn-teal:active, .btn-teal.active {
    background-color: #E87E04;
    border-color: #a87E04;
    box-shadow: 0 2px 0 #B87E04;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    background-color: #E8aE24;
    border-color: #E8aE24;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    background-color: #F87E04;
    border-color: #E8aE24;
}
.pagination > li > a, .pagination > li > span {
    background-color: #D87E04;
    border-color: #D87E04;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #984E04;
    border-color: #E87E04;
}

.fc-event.fc-event-skin.closed {
    width: 10px !important;
    height: 10px !important;
}

body .timeline li .timeline-label {
    left: 120px;
    border: 2px solid #E87E04;
}

body .timeline li .timeline-event-title {
    margin-left: 140px;
}

body .timeline:before {
    left: 127px;
    background: #E87E04;
}
body .timeline li .timeline-event {
    margin-left: 140px;
}

.fc-event-vert .fc-event-time, .fc-event-time, .fc-event-title {
    line-height: 12px;
}

.fc-event {
    color: #000 !important
}

.fc-agenda .fc-agenda-axis {
    padding: 2px 4px !important;
}
.form-control {
    display: block;
    width: 100%;
    height: auto !important;
}

.image-container {
    display: block;
    width: 100px;
    float: left;
}

#sidebar .sidebar-inner ul#sideNav li a.ui-datepicker-next, #sidebar .sidebar-inner ul#sideNav li a.ui-datepicker-prev, #sidebar.collapse-sidebar #sideNav li.hover-li a.ui-state-default {
    position: absolute;
  top: 2px;
  width: 1.8em;
}

.pie-charts {
    cursor: pointer;
}

.holiday .fc-event-time { display: none !important;}

.ui-widget input {
    padding: 5px;
}


.form-horizontal .to-time.has-error .ui-widget-content{
    border-color: #ef4836;
    border-left-width: 3px;
}
.form-horizontal .form-validation.has-error .field-validation-error{
    color: #ef4836;
    padding-top: 10px;
}

#retake-container {
    display: none;
}

@media print {
  body #page-heading, .panel-title, #general-content, #edit-comments, #add-meeting, .fc-header, .btn-sm {
    display:none;
  }
  .show-event {
      width: 100% !important;
  }
  a[href]:after {
    content: none !important;
  }
  #schedule-calendar tr { 
             height: auto;
          display: block;
         }

}
/* ==========================================================================
Icon packs
========================================================================== */
@font-face {
  font-family: 'icomoon';
  src:url('../fonts/icomoon.eot');
  src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf') format('truetype'),
    url('../fonts/icomoon.woff') format('woff'),
    url('../fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'fontawesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), 
    url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), 
    url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), 
    url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font-family: fontawesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* ------------------ Target all icons --------------------*/
[class^="im-"] {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
}


/* ------------------ Demo styles ( delete it in production ) --------------------*/

.row.icons .panel [class^="col-lg-"] {
  margin-bottom: 10px;
}
.row.icons i {
  font-size: 24px;
}

/* ------------------ Ico moon --------------------*/
[class^="im-"], [class*=" im-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.im-home:before {
  content: "\e000";
}
.im-home2:before {
  content: "\e001";
}
.im-home3:before {
  content: "\e002";
}
.im-home4:before {
  content: "\e003";
}
.im-home5:before {
  content: "\e004";
}
.im-home6:before {
  content: "\e005";
}
.im-home7:before {
  content: "\e006";
}
.im-home8:before {
  content: "\e007";
}
.im-home9:before {
  content: "\e008";
}
.im-home10:before {
  content: "\e009";
}
.im-home11:before {
  content: "\e00a";
}
.im-office:before {
  content: "\e00b";
}
.im-newspaper:before {
  content: "\e00c";
}
.im-pencil:before {
  content: "\e00d";
}
.im-pencil2:before {
  content: "\e00e";
}
.im-pencil3:before {
  content: "\e00f";
}
.im-pencil4:before {
  content: "\e010";
}
.im-pencil5:before {
  content: "\e011";
}
.im-pencil6:before {
  content: "\e012";
}
.im-quill:before {
  content: "\e013";
}
.im-quill2:before {
  content: "\e014";
}
.im-quill3:before {
  content: "\e015";
}
.im-pen:before {
  content: "\e016";
}
.im-pen2:before {
  content: "\e017";
}
.im-pen3:before {
  content: "\e018";
}
.im-pen4:before {
  content: "\e019";
}
.im-pen5:before {
  content: "\e01a";
}
.im-marker:before {
  content: "\e01b";
}
.im-home12:before {
  content: "\e01c";
}
.im-marker2:before {
  content: "\e01d";
}
.im-blog:before {
  content: "\e01e";
}
.im-blog2:before {
  content: "\e01f";
}
.im-brush:before {
  content: "\e020";
}
.im-palette:before {
  content: "\e021";
}
.im-palette2:before {
  content: "\e022";
}
.im-eyedropper:before {
  content: "\e023";
}
.im-eyedropper2:before {
  content: "\e024";
}
.im-droplet:before {
  content: "\e025";
}
.im-droplet2:before {
  content: "\e026";
}
.im-droplet3:before {
  content: "\e027";
}
.im-droplet4:before {
  content: "\e028";
}
.im-paint-format:before {
  content: "\e029";
}
.im-paint-format2:before {
  content: "\e02a";
}
.im-image:before {
  content: "\e02b";
}
.im-image2:before {
  content: "\e02c";
}
.im-image3:before {
  content: "\e02d";
}
.im-images:before {
  content: "\e02e";
}
.im-image4:before {
  content: "\e02f";
}
.im-image5:before {
  content: "\e030";
}
.im-image6:before {
  content: "\e031";
}
.im-images2:before {
  content: "\e032";
}
.im-image7:before {
  content: "\e033";
}
.im-camera:before {
  content: "\e034";
}
.im-camera2:before {
  content: "\e035";
}
.im-camera3:before {
  content: "\e036";
}
.im-camera4:before {
  content: "\e037";
}
.im-music:before {
  content: "\e038";
}
.im-music2:before {
  content: "\e039";
}
.im-music3:before {
  content: "\e03a";
}
.im-music4:before {
  content: "\e03b";
}
.im-music5:before {
  content: "\e03c";
}
.im-music6:before {
  content: "\e03d";
}
.im-piano:before {
  content: "\e03e";
}
.im-guitar:before {
  content: "\e03f";
}
.im-headphones:before {
  content: "\e040";
}
.im-headphones2:before {
  content: "\e041";
}
.im-play:before {
  content: "\e042";
}
.im-play2:before {
  content: "\e043";
}
.im-movie:before {
  content: "\e044";
}
.im-movie2:before {
  content: "\e045";
}
.im-movie3:before {
  content: "\e046";
}
.im-film:before {
  content: "\e047";
}
.im-film2:before {
  content: "\e048";
}
.im-film3:before {
  content: "\e049";
}
.im-film4:before {
  content: "\e04a";
}
.im-camera5:before {
  content: "\e04b";
}
.im-camera6:before {
  content: "\e04c";
}
.im-camera7:before {
  content: "\e04d";
}
.im-camera8:before {
  content: "\e04e";
}
.im-camera9:before {
  content: "\e04f";
}
.im-dice:before {
  content: "\e050";
}
.im-gamepad:before {
  content: "\e051";
}
.im-gamepad2:before {
  content: "\e052";
}
.im-gamepad3:before {
  content: "\e053";
}
.im-pacman:before {
  content: "\e054";
}
.im-spades:before {
  content: "\e055";
}
.im-clubs:before {
  content: "\e056";
}
.im-diamonds:before {
  content: "\e057";
}
.im-king:before {
  content: "\e058";
}
.im-queen:before {
  content: "\e059";
}
.im-rock:before {
  content: "\e05a";
}
.im-bishop:before {
  content: "\e05b";
}
.im-knight:before {
  content: "\e05c";
}
.im-pawn:before {
  content: "\e05d";
}
.im-chess:before {
  content: "\e05e";
}
.im-bullhorn:before {
  content: "\e05f";
}
.im-megaphone:before {
  content: "\e060";
}
.im-new:before {
  content: "\e061";
}
.im-connection:before {
  content: "\e062";
}
.im-connection2:before {
  content: "\e063";
}
.im-podcast:before {
  content: "\e064";
}
.im-radio:before {
  content: "\e065";
}
.im-feed:before {
  content: "\e066";
}
.im-connection3:before {
  content: "\e067";
}
.im-radio2:before {
  content: "\e068";
}
.im-podcast2:before {
  content: "\e069";
}
.im-podcast3:before {
  content: "\e06a";
}
.im-mic:before {
  content: "\e06b";
}
.im-mic2:before {
  content: "\e06c";
}
.im-mic3:before {
  content: "\e06d";
}
.im-mic4:before {
  content: "\e06e";
}
.im-mic5:before {
  content: "\e06f";
}
.im-book:before {
  content: "\e070";
}
.im-book2:before {
  content: "\e071";
}
.im-books:before {
  content: "\e072";
}
.im-reading:before {
  content: "\e073";
}
.im-library:before {
  content: "\e074";
}
.im-library2:before {
  content: "\e075";
}
.im-graduation:before {
  content: "\e076";
}
.im-file:before {
  content: "\e077";
}
.im-profile:before {
  content: "\e078";
}
.im-file2:before {
  content: "\e079";
}
.im-file3:before {
  content: "\e07a";
}
.im-file4:before {
  content: "\e07b";
}
.im-file5:before {
  content: "\e07c";
}
.im-file6:before {
  content: "\e07d";
}
.im-files:before {
  content: "\e07e";
}
.im-file-plus:before {
  content: "\e07f";
}
.im-file-minus:before {
  content: "\e080";
}
.im-file-download:before {
  content: "\e081";
}
.im-file-upload:before {
  content: "\e082";
}
.im-file-check:before {
  content: "\e083";
}
.im-file-remove:before {
  content: "\e084";
}
.im-file7:before {
  content: "\e085";
}
.im-file8:before {
  content: "\e086";
}
.im-file-plus2:before {
  content: "\e087";
}
.im-file-minus2:before {
  content: "\e088";
}
.im-file-download2:before {
  content: "\e089";
}
.im-file-upload2:before {
  content: "\e08a";
}
.im-file-check2:before {
  content: "\e08b";
}
.im-file-remove2:before {
  content: "\e08c";
}
.im-file9:before {
  content: "\e08d";
}
.im-copy:before {
  content: "\e08e";
}
.im-copy2:before {
  content: "\e08f";
}
.im-copy3:before {
  content: "\e090";
}
.im-copy4:before {
  content: "\e091";
}
.im-paste:before {
  content: "\e092";
}
.im-paste2:before {
  content: "\e093";
}
.im-paste3:before {
  content: "\e094";
}
.im-stack:before {
  content: "\e095";
}
.im-stack2:before {
  content: "\e096";
}
.im-stack3:before {
  content: "\e097";
}
.im-folder:before {
  content: "\e098";
}
.im-folder-download:before {
  content: "\e099";
}
.im-folder-upload:before {
  content: "\e09a";
}
.im-folder-plus:before {
  content: "\e09b";
}
.im-folder-plus2:before {
  content: "\e09c";
}
.im-folder-minus:before {
  content: "\e09d";
}
.im-folder-minus2:before {
  content: "\e09e";
}
.im-folder8:before {
  content: "\e09f";
}
.im-folder-remove:before {
  content: "\e0a0";
}
.im-folder2:before {
  content: "\e0a1";
}
.im-folder-open:before {
  content: "\e0a2";
}
.im-folder3:before {
  content: "\e0a3";
}
.im-folder4:before {
  content: "\e0a4";
}
.im-folder-plus3:before {
  content: "\e0a5";
}
.im-folder-minus3:before {
  content: "\e0a6";
}
.im-folder-plus4:before {
  content: "\e0a7";
}
.im-folder-remove2:before {
  content: "\e0a8";
}
.im-folder-download2:before {
  content: "\e0a9";
}
.im-folder-upload2:before {
  content: "\e0aa";
}
.im-folder-download3:before {
  content: "\e0ab";
}
.im-folder-upload3:before {
  content: "\e0ac";
}
.im-folder5:before {
  content: "\e0ad";
}
.im-folder-open2:before {
  content: "\e0ae";
}
.im-folder6:before {
  content: "\e0af";
}
.im-folder-open3:before {
  content: "\e0b0";
}
.im-certificate:before {
  content: "\e0b1";
}
.im-cc:before {
  content: "\e0b2";
}
.im-tag:before {
  content: "\e0b3";
}
.im-tag2:before {
  content: "\e0b4";
}
.im-tag3:before {
  content: "\e0b5";
}
.im-tag4:before {
  content: "\e0b6";
}
.im-tag5:before {
  content: "\e0b7";
}
.im-tag6:before {
  content: "\e0b8";
}
.im-tag7:before {
  content: "\e0b9";
}
.im-tags:before {
  content: "\e0ba";
}
.im-tags2:before {
  content: "\e0bb";
}
.im-tag8:before {
  content: "\e0bc";
}
.im-barcode:before {
  content: "\e0bd";
}
.im-barcode2:before {
  content: "\e0be";
}
.im-qrcode:before {
  content: "\e0bf";
}
.im-ticket:before {
  content: "\e0c0";
}
.im-cart:before {
  content: "\e0c1";
}
.im-cart2:before {
  content: "\e0c2";
}
.im-cart3:before {
  content: "\e0c3";
}
.im-cart4:before {
  content: "\e0c4";
}
.im-cart5:before {
  content: "\e0c5";
}
.im-cart6:before {
  content: "\e0c6";
}
.im-cart7:before {
  content: "\e0c7";
}
.im-cart-plus:before {
  content: "\e0c8";
}
.im-cart-minus:before {
  content: "\e0c9";
}
.im-cart-add:before {
  content: "\e0ca";
}
.im-cart-remove:before {
  content: "\e0cb";
}
.im-cart-checkout:before {
  content: "\e0cc";
}
.im-cart-remove2:before {
  content: "\e0cd";
}
.im-basket:before {
  content: "\e0ce";
}
.im-basket2:before {
  content: "\e0cf";
}
.im-bag:before {
  content: "\e0d0";
}
.im-bag2:before {
  content: "\e0d1";
}
.im-bag3:before {
  content: "\e0d2";
}
.im-coin:before {
  content: "\e0d3";
}
.im-coins:before {
  content: "\e0d4";
}
.im-credit:before {
  content: "\e0d5";
}
.im-credit2:before {
  content: "\e0d6";
}
.im-calculate:before {
  content: "\e0d7";
}
.im-calculate2:before {
  content: "\e0d8";
}
.im-support:before {
  content: "\e0d9";
}
.im-phone:before {
  content: "\e0da";
}
.im-phone2:before {
  content: "\e0db";
}
.im-phone3:before {
  content: "\e0dc";
}
.im-phone4:before {
  content: "\e0dd";
}
.im-contact-add:before {
  content: "\e0de";
}
.im-contact-remove:before {
  content: "\e0df";
}
.im-contact-add2:before {
  content: "\e0e0";
}
.im-contact-remove2:before {
  content: "\e0e1";
}
.im-call-incoming:before {
  content: "\e0e2";
}
.im-call-outgoing:before {
  content: "\e0e3";
}
.im-phone5:before {
  content: "\e0e4";
}
.im-phone6:before {
  content: "\e0e5";
}
.im-phone-hang-up:before {
  content: "\e0e6";
}
.im-phone-hang-up2:before {
  content: "\e0e7";
}
.im-address-book:before {
  content: "\e0e8";
}
.im-address-book2:before {
  content: "\e0e9";
}
.im-notebook:before {
  content: "\e0ea";
}
.im-envelop:before {
  content: "\e0eb";
}
.im-envelop2:before {
  content: "\e0ec";
}
.im-mail-send:before {
  content: "\e0ed";
}
.im-envelop-opened:before {
  content: "\e0ee";
}
.im-envelop3:before {
  content: "\e0ef";
}
.im-pushpin:before {
  content: "\e0f0";
}
.im-location:before {
  content: "\e0f1";
}
.im-location2:before {
  content: "\e0f2";
}
.im-location3:before {
  content: "\e0f3";
}
.im-location4:before {
  content: "\e0f4";
}
.im-location5:before {
  content: "\e0f5";
}
.im-location6:before {
  content: "\e0f6";
}
.im-location7:before {
  content: "\e0f7";
}
.im-compass:before {
  content: "\e0f8";
}
.im-compass2:before {
  content: "\e0f9";
}
.im-map:before {
  content: "\e0fa";
}
.im-map2:before {
  content: "\e0fb";
}
.im-map3:before {
  content: "\e0fc";
}
.im-map4:before {
  content: "\e0fd";
}
.im-direction:before {
  content: "\e0fe";
}
.im-history:before {
  content: "\e0ff";
}
.im-history2:before {
  content: "\e100";
}
.im-clock:before {
  content: "\e101";
}
.im-clock2:before {
  content: "\e102";
}
.im-clock3:before {
  content: "\e103";
}
.im-clock4:before {
  content: "\e104";
}
.im-watch:before {
  content: "\e105";
}
.im-clock5:before {
  content: "\e106";
}
.im-clock6:before {
  content: "\e107";
}
.im-clock7:before {
  content: "\e108";
}
.im-alarm:before {
  content: "\e109";
}
.im-alarm2:before {
  content: "\e10a";
}
.im-bell:before {
  content: "\e10b";
}
.im-bell2:before {
  content: "\e10c";
}
.im-alarm-plus:before {
  content: "\e10d";
}
.im-alarm-minus:before {
  content: "\e10e";
}
.im-alarm-check:before {
  content: "\e10f";
}
.im-alarm-cancel:before {
  content: "\e110";
}
.im-stopwatch:before {
  content: "\e111";
}
.im-calendar:before {
  content: "\e112";
}
.im-calendar2:before {
  content: "\e113";
}
.im-calendar3:before {
  content: "\e114";
}
.im-calendar4:before {
  content: "\e115";
}
.im-calendar5:before {
  content: "\e116";
}
.im-print:before {
  content: "\e117";
}
.im-print2:before {
  content: "\e118";
}
.im-print3:before {
  content: "\e119";
}
.im-mouse:before {
  content: "\e11a";
}
.im-mouse2:before {
  content: "\e11b";
}
.im-mouse3:before {
  content: "\e11c";
}
.im-mouse4:before {
  content: "\e11d";
}
.im-keyboard:before {
  content: "\e11e";
}
.im-keyboard2:before {
  content: "\e11f";
}
.im-screen:before {
  content: "\e120";
}
.im-screen2:before {
  content: "\e121";
}
.im-screen3:before {
  content: "\e122";
}
.im-screen4:before {
  content: "\e123";
}
.im-laptop:before {
  content: "\e124";
}
.im-mobile:before {
  content: "\e125";
}
.im-mobile2:before {
  content: "\e126";
}
.im-tablet:before {
  content: "\e127";
}
.im-mobile3:before {
  content: "\e128";
}
.im-tv:before {
  content: "\e129";
}
.im-cabinet:before {
  content: "\e12a";
}
.im-archive:before {
  content: "\e12b";
}
.im-drawer:before {
  content: "\e12c";
}
.im-drawer2:before {
  content: "\e12d";
}
.im-drawer3:before {
  content: "\e12e";
}
.im-box:before {
  content: "\e12f";
}
.im-box-add:before {
  content: "\e130";
}
.im-box-remove:before {
  content: "\e131";
}
.im-download:before {
  content: "\e132";
}
.im-upload:before {
  content: "\e133";
}
.im-disk:before {
  content: "\e134";
}
.im-cd:before {
  content: "\e135";
}
.im-storage:before {
  content: "\e136";
}
.im-storage2:before {
  content: "\e137";
}
.im-database:before {
  content: "\e138";
}
.im-database2:before {
  content: "\e139";
}
.im-database3:before {
  content: "\e13a";
}
.im-undo:before {
  content: "\e13b";
}
.im-redo:before {
  content: "\e13c";
}
.im-rotate:before {
  content: "\e13d";
}
.im-rotate2:before {
  content: "\e13e";
}
.im-flip:before {
  content: "\e13f";
}
.im-flip2:before {
  content: "\e140";
}
.im-unite:before {
  content: "\e141";
}
.im-subtract:before {
  content: "\e142";
}
.im-interset:before {
  content: "\e143";
}
.im-exclude:before {
  content: "\e144";
}
.im-align-left:before {
  content: "\e145";
}
.im-align-center-horizontal:before {
  content: "\e146";
}
.im-align-right:before {
  content: "\e147";
}
.im-align-top:before {
  content: "\e148";
}
.im-align-center-vertical:before {
  content: "\e149";
}
.im-align-bottom:before {
  content: "\e14a";
}
.im-undo2:before {
  content: "\e14b";
}
.im-redo2:before {
  content: "\e14c";
}
.im-forward:before {
  content: "\e14d";
}
.im-reply:before {
  content: "\e14e";
}
.im-reply2:before {
  content: "\e14f";
}
.im-bubble:before {
  content: "\e150";
}
.im-bubbles:before {
  content: "\e151";
}
.im-bubbles2:before {
  content: "\e152";
}
.im-bubble2:before {
  content: "\e153";
}
.im-bubbles3:before {
  content: "\e154";
}
.im-bubbles4:before {
  content: "\e155";
}
.im-bubble-notification:before {
  content: "\e156";
}
.im-bubbles5:before {
  content: "\e157";
}
.im-bubbles6:before {
  content: "\e158";
}
.im-bubble3:before {
  content: "\e159";
}
.im-bubble-dots:before {
  content: "\e15a";
}
.im-bubble4:before {
  content: "\e15b";
}
.im-bubble5:before {
  content: "\e15c";
}
.im-bubble-dots2:before {
  content: "\e15d";
}
.im-bubble6:before {
  content: "\e15e";
}
.im-bubble7:before {
  content: "\e15f";
}
.im-bubble8:before {
  content: "\e160";
}
.im-bubbles7:before {
  content: "\e161";
}
.im-bubble9:before {
  content: "\e162";
}
.im-bubbles8:before {
  content: "\e163";
}
.im-bubble10:before {
  content: "\e164";
}
.im-bubble-dots3:before {
  content: "\e165";
}
.im-bubble11:before {
  content: "\e166";
}
.im-bubble12:before {
  content: "\e167";
}
.im-bubble-dots4:before {
  content: "\e168";
}
.im-bubble13:before {
  content: "\e169";
}
.im-bubbles9:before {
  content: "\e16a";
}
.im-bubbles10:before {
  content: "\e16b";
}
.im-bubble-blocked:before {
  content: "\e16c";
}
.im-bubble-quote:before {
  content: "\e16d";
}
.im-bubble-user:before {
  content: "\e16e";
}
.im-bubble-check:before {
  content: "\e16f";
}
.im-bubble-video-chat:before {
  content: "\e170";
}
.im-bubble-link:before {
  content: "\e171";
}
.im-bubble-locked:before {
  content: "\e172";
}
.im-bubble-star:before {
  content: "\e173";
}
.im-bubble-heart:before {
  content: "\e174";
}
.im-bubble-paperclip:before {
  content: "\e175";
}
.im-bubble-cancel:before {
  content: "\e176";
}
.im-bubble-plus:before {
  content: "\e177";
}
.im-bubble-minus:before {
  content: "\e178";
}
.im-bubble-notification2:before {
  content: "\e179";
}
.im-bubble-trash:before {
  content: "\e17a";
}
.im-bubble-left:before {
  content: "\e17b";
}
.im-bubble-right:before {
  content: "\e17c";
}
.im-bubble-up:before {
  content: "\e17d";
}
.im-bubble-down:before {
  content: "\e17e";
}
.im-bubble-first:before {
  content: "\e17f";
}
.im-bubble-last:before {
  content: "\e180";
}
.im-bubble-replu:before {
  content: "\e181";
}
.im-bubble-forward:before {
  content: "\e182";
}
.im-bubble-reply:before {
  content: "\e183";
}
.im-bubble-forward2:before {
  content: "\e184";
}
.im-user:before {
  content: "\e185";
}
.im-users:before {
  content: "\e186";
}
.im-user-plus:before {
  content: "\e187";
}
.im-user-plus2:before {
  content: "\e188";
}
.im-user-minus:before {
  content: "\e189";
}
.im-user-minus2:before {
  content: "\e18a";
}
.im-user-cancel:before {
  content: "\e18b";
}
.im-user-block:before {
  content: "\e18c";
}
.im-users2:before {
  content: "\e18d";
}
.im-user2:before {
  content: "\e18e";
}
.im-users3:before {
  content: "\e18f";
}
.im-user-plus3:before {
  content: "\e190";
}
.im-user-minus3:before {
  content: "\e191";
}
.im-user-cancel2:before {
  content: "\e192";
}
.im-user-block2:before {
  content: "\e193";
}
.im-user3:before {
  content: "\e194";
}
.im-user4:before {
  content: "\e195";
}
.im-user5:before {
  content: "\e196";
}
.im-user6:before {
  content: "\e197";
}
.im-users4:before {
  content: "\e198";
}
.im-user7:before {
  content: "\e199";
}
.im-user8:before {
  content: "\e19a";
}
.im-users5:before {
  content: "\e19b";
}
.im-vcard:before {
  content: "\e19c";
}
.im-tshirt:before {
  content: "\e19d";
}
.im-hanger:before {
  content: "\e19e";
}
.im-quotes-left:before {
  content: "\e19f";
}
.im-quotes-right:before {
  content: "\e1a0";
}
.im-quotes-right2:before {
  content: "\e1a1";
}
.im-quotes-right3:before {
  content: "\e1a2";
}
.im-busy:before {
  content: "\e1a3";
}
.im-busy2:before {
  content: "\e1a4";
}
.im-busy3:before {
  content: "\e1a5";
}
.im-busy4:before {
  content: "\e1a6";
}
.im-spinner:before {
  content: "\e1a7";
}
.im-spinner2:before {
  content: "\e1a8";
}
.im-spinner3:before {
  content: "\e1a9";
}
.im-spinner4:before {
  content: "\e1aa";
}
.im-spinner5:before {
  content: "\e1ab";
}
.im-spinner6:before {
  content: "\e1ac";
}
.im-spinner7:before {
  content: "\e1ad";
}
.im-spinner8:before {
  content: "\e1ae";
}
.im-spinner9:before {
  content: "\e1af";
}
.im-spinner10:before {
  content: "\e1b0";
}
.im-spinner11:before {
  content: "\e1b1";
}
.im-spinner12:before {
  content: "\e1b2";
}
.im-microscope:before {
  content: "\e1b3";
}
.im-binoculars:before {
  content: "\e1b4";
}
.im-binoculars2:before {
  content: "\e1b5";
}
.im-search:before {
  content: "\e1b6";
}
.im-search2:before {
  content: "\e1b7";
}
.im-zoomin:before {
  content: "\e1b8";
}
.im-zoomout:before {
  content: "\e1b9";
}
.im-search3:before {
  content: "\e1ba";
}
.im-search4:before {
  content: "\e1bb";
}
.im-zoomin2:before {
  content: "\e1bc";
}
.im-zoomout2:before {
  content: "\e1bd";
}
.im-search5:before {
  content: "\e1be";
}
.im-expand:before {
  content: "\e1bf";
}
.im-contract:before {
  content: "\e1c0";
}
.im-scale-up:before {
  content: "\e1c1";
}
.im-scale-down:before {
  content: "\e1c2";
}
.im-expand2:before {
  content: "\e1c3";
}
.im-contract2:before {
  content: "\e1c4";
}
.im-scale-up2:before {
  content: "\e1c5";
}
.im-scale-down2:before {
  content: "\e1c6";
}
.im-fullscreen:before {
  content: "\e1c7";
}
.im-expand3:before {
  content: "\e1c8";
}
.im-contract3:before {
  content: "\e1c9";
}
.im-key:before {
  content: "\e1ca";
}
.im-key2:before {
  content: "\e1cb";
}
.im-key3:before {
  content: "\e1cc";
}
.im-key4:before {
  content: "\e1cd";
}
.im-key5:before {
  content: "\e1ce";
}
.im-keyhole:before {
  content: "\e1cf";
}
.im-lock:before {
  content: "\e1d0";
}
.im-lock2:before {
  content: "\e1d1";
}
.im-lock3:before {
  content: "\e1d2";
}
.im-lock4:before {
  content: "\e1d3";
}
.im-unlocked:before {
  content: "\e1d4";
}
.im-lock5:before {
  content: "\e1d5";
}
.im-unlocked2:before {
  content: "\e1d6";
}
.im-wrench:before {
  content: "\e1d7";
}
.im-wrench2:before {
  content: "\e1d8";
}
.im-wrench3:before {
  content: "\e1d9";
}
.im-wrench4:before {
  content: "\e1da";
}
.im-settings:before {
  content: "\e1db";
}
.im-equalizer:before {
  content: "\e1dc";
}
.im-equalizer2:before {
  content: "\e1dd";
}
.im-equalizer3:before {
  content: "\e1de";
}
.im-cog:before {
  content: "\e1df";
}
.im-cogs:before {
  content: "\e1e0";
}
.im-cog2:before {
  content: "\e1e1";
}
.im-cog3:before {
  content: "\e1e2";
}
.im-cog4:before {
  content: "\e1e3";
}
.im-cog5:before {
  content: "\e1e4";
}
.im-cog6:before {
  content: "\e1e5";
}
.im-cog7:before {
  content: "\e1e6";
}
.im-factory:before {
  content: "\e1e7";
}
.im-hammer:before {
  content: "\e1e8";
}
.im-tools:before {
  content: "\e1e9";
}
.im-screwdriver:before {
  content: "\e1ea";
}
.im-screwdriver2:before {
  content: "\e1eb";
}
.im-wand:before {
  content: "\e1ec";
}
.im-wand2:before {
  content: "\e1ed";
}
.im-health:before {
  content: "\e1ee";
}
.im-aid:before {
  content: "\e1ef";
}
.im-patch:before {
  content: "\e1f0";
}
.im-bug:before {
  content: "\e1f1";
}
.im-bug2:before {
  content: "\e1f2";
}
.im-inject:before {
  content: "\e1f3";
}
.im-inject2:before {
  content: "\e1f4";
}
.im-construction:before {
  content: "\e1f5";
}
.im-cone:before {
  content: "\e1f6";
}
.im-pie:before {
  content: "\e1f7";
}
.im-pie2:before {
  content: "\e1f8";
}
.im-pie3:before {
  content: "\e1f9";
}
.im-pie4:before {
  content: "\e1fa";
}
.im-pie5:before {
  content: "\e1fb";
}
.im-pie6:before {
  content: "\e1fc";
}
.im-pie7:before {
  content: "\e1fd";
}
.im-stats:before {
  content: "\e1fe";
}
.im-stats2:before {
  content: "\e1ff";
}
.im-stats3:before {
  content: "\e200";
}
.im-bars:before {
  content: "\e201";
}
.im-bars2:before {
  content: "\e202";
}
.im-bars3:before {
  content: "\e203";
}
.im-bars4:before {
  content: "\e204";
}
.im-bars5:before {
  content: "\e205";
}
.im-bars6:before {
  content: "\e206";
}
.im-stats-up:before {
  content: "\e207";
}
.im-stats-down:before {
  content: "\e208";
}
.im-stairs-down:before {
  content: "\e209";
}
.im-stairs-down2:before {
  content: "\e20a";
}
.im-chart:before {
  content: "\e20b";
}
.im-stairs:before {
  content: "\e20c";
}
.im-stairs2:before {
  content: "\e20d";
}
.im-ladder:before {
  content: "\e20e";
}
.im-cake:before {
  content: "\e20f";
}
.im-gift:before {
  content: "\e210";
}
.im-gift2:before {
  content: "\e211";
}
.im-balloon:before {
  content: "\e212";
}
.im-rating:before {
  content: "\e213";
}
.im-rating2:before {
  content: "\e214";
}
.im-rating3:before {
  content: "\e215";
}
.im-podium:before {
  content: "\e216";
}
.im-medal:before {
  content: "\e217";
}
.im-medal2:before {
  content: "\e218";
}
.im-medal3:before {
  content: "\e219";
}
.im-medal4:before {
  content: "\e21a";
}
.im-medal5:before {
  content: "\e21b";
}
.im-crown:before {
  content: "\e21c";
}
.im-trophy:before {
  content: "\e21d";
}
.im-trophy2:before {
  content: "\e21e";
}
.im-trophy-star:before {
  content: "\e21f";
}
.im-diamond:before {
  content: "\e220";
}
.im-diamond2:before {
  content: "\e221";
}
.im-glass:before {
  content: "\e222";
}
.im-glass2:before {
  content: "\e223";
}
.im-bottle:before {
  content: "\e224";
}
.im-bottle2:before {
  content: "\e225";
}
.im-mug:before {
  content: "\e226";
}
.im-food:before {
  content: "\e227";
}
.im-food2:before {
  content: "\e228";
}
.im-hamburger:before {
  content: "\e229";
}
.im-cup:before {
  content: "\e22a";
}
.im-cup2:before {
  content: "\e22b";
}
.im-leaf:before {
  content: "\e22c";
}
.im-leaf2:before {
  content: "\e22d";
}
.im-apple-fruit:before {
  content: "\e22e";
}
.im-tree:before {
  content: "\e22f";
}
.im-tree2:before {
  content: "\e230";
}
.im-paw:before {
  content: "\e231";
}
.im-steps:before {
  content: "\e232";
}
.im-flower:before {
  content: "\e233";
}
.im-rocket:before {
  content: "\e234";
}
.im-meter:before {
  content: "\e235";
}
.im-meter2:before {
  content: "\e236";
}
.im-meter-slow:before {
  content: "\e237";
}
.im-meter-medium:before {
  content: "\e238";
}
.im-meter-fast:before {
  content: "\e239";
}
.im-dashboard:before {
  content: "\e23a";
}
.im-hammer2:before {
  content: "\e23b";
}
.im-balance:before {
  content: "\e23c";
}
.im-bomb:before {
  content: "\e23d";
}
.im-fire:before {
  content: "\e23e";
}
.im-fire2:before {
  content: "\e23f";
}
.im-lab:before {
  content: "\e240";
}
.im-atom:before {
  content: "\e241";
}
.im-atom2:before {
  content: "\e242";
}
.im-magnet:before {
  content: "\e243";
}
.im-magnet2:before {
  content: "\e244";
}
.im-magnet3:before {
  content: "\e245";
}
.im-magnet4:before {
  content: "\e246";
}
.im-dumbbell:before {
  content: "\e247";
}
.im-skull:before {
  content: "\e248";
}
.im-skull2:before {
  content: "\e249";
}
.im-skull3:before {
  content: "\e24a";
}
.im-lamp:before {
  content: "\e24b";
}
.im-lamp2:before {
  content: "\e24c";
}
.im-lamp3:before {
  content: "\e24d";
}
.im-lamp4:before {
  content: "\e24e";
}
.im-remove:before {
  content: "\e24f";
}
.im-remove2:before {
  content: "\e250";
}
.im-remove3:before {
  content: "\e251";
}
.im-remove4:before {
  content: "\e252";
}
.im-remove5:before {
  content: "\e253";
}
.im-remove6:before {
  content: "\e254";
}
.im-remove7:before {
  content: "\e255";
}
.im-remove8:before {
  content: "\e256";
}
.im-briefcase:before {
  content: "\e257";
}
.im-briefcase2:before {
  content: "\e258";
}
.im-briefcase3:before {
  content: "\e259";
}
.im-airplane:before {
  content: "\e25a";
}
.im-airplane2:before {
  content: "\e25b";
}
.im-paperplane:before {
  content: "\e25c";
}
.im-car:before {
  content: "\e25d";
}
.im-gas-pump:before {
  content: "\e25e";
}
.im-bus:before {
  content: "\e25f";
}
.im-truck:before {
  content: "\e260";
}
.im-bike:before {
  content: "\e261";
}
.im-road:before {
  content: "\e262";
}
.im-train:before {
  content: "\e263";
}
.im-ship:before {
  content: "\e264";
}
.im-boat:before {
  content: "\e265";
}
.im-cube:before {
  content: "\e266";
}
.im-cube2:before {
  content: "\e267";
}
.im-cube3:before {
  content: "\e268";
}
.im-cube4:before {
  content: "\e269";
}
.im-pyramid:before {
  content: "\e26a";
}
.im-pyramid2:before {
  content: "\e26b";
}
.im-cylinder:before {
  content: "\e26c";
}
.im-package:before {
  content: "\e26d";
}
.im-puzzle:before {
  content: "\e26e";
}
.im-puzzle2:before {
  content: "\e26f";
}
.im-puzzle3:before {
  content: "\e270";
}
.im-puzzle4:before {
  content: "\e271";
}
.im-glasses:before {
  content: "\e272";
}
.im-glasses2:before {
  content: "\e273";
}
.im-glasses3:before {
  content: "\e274";
}
.im-sunglasses:before {
  content: "\e275";
}
.im-accessibility:before {
  content: "\e276";
}
.im-accessibility2:before {
  content: "\e277";
}
.im-brain:before {
  content: "\e278";
}
.im-target:before {
  content: "\e279";
}
.im-target2:before {
  content: "\e27a";
}
.im-target3:before {
  content: "\e27b";
}
.im-gun:before {
  content: "\e27c";
}
.im-gun-ban:before {
  content: "\e27d";
}
.im-shield:before {
  content: "\e27e";
}
.im-shield2:before {
  content: "\e27f";
}
.im-shield3:before {
  content: "\e280";
}
.im-shield4:before {
  content: "\e281";
}
.im-soccer:before {
  content: "\e282";
}
.im-football:before {
  content: "\e283";
}
.im-baseball:before {
  content: "\e284";
}
.im-basketball:before {
  content: "\e285";
}
.im-golf:before {
  content: "\e286";
}
.im-hockey:before {
  content: "\e287";
}
.im-racing:before {
  content: "\e288";
}
.im-eightball:before {
  content: "\e289";
}
.im-bowlingball:before {
  content: "\e28a";
}
.im-bowling:before {
  content: "\e28b";
}
.im-bowling2:before {
  content: "\e28c";
}
.im-lightning:before {
  content: "\e28d";
}
.im-power:before {
  content: "\e28e";
}
.im-power2:before {
  content: "\e28f";
}
.im-switch:before {
  content: "\e290";
}
.im-powercord:before {
  content: "\e291";
}
.im-cord:before {
  content: "\e292";
}
.im-socket:before {
  content: "\e293";
}
.im-clipboard:before {
  content: "\e294";
}
.im-clipboard2:before {
  content: "\e295";
}
.im-signup:before {
  content: "\e296";
}
.im-clipboard3:before {
  content: "\e297";
}
.im-clipboard4:before {
  content: "\e298";
}
.im-list:before {
  content: "\e299";
}
.im-list2:before {
  content: "\e29a";
}
.im-list3:before {
  content: "\e29b";
}
.im-numbered-list:before {
  content: "\e29c";
}
.im-list4:before {
  content: "\e29d";
}
.im-list5:before {
  content: "\e29e";
}
.im-playlist:before {
  content: "\e29f";
}
.im-grid:before {
  content: "\e2a0";
}
.im-grid2:before {
  content: "\e2a1";
}
.im-grid3:before {
  content: "\e2a2";
}
.im-grid4:before {
  content: "\e2a3";
}
.im-grid5:before {
  content: "\e2a4";
}
.im-grid6:before {
  content: "\e2a5";
}
.im-tree3:before {
  content: "\e2a6";
}
.im-tree4:before {
  content: "\e2a7";
}
.im-tree5:before {
  content: "\e2a8";
}
.im-menu:before {
  content: "\e2a9";
}
.im-menu2:before {
  content: "\e2aa";
}
.im-circle-small:before {
  content: "\e2ab";
}
.im-menu3:before {
  content: "\e2ac";
}
.im-menu4:before {
  content: "\e2ad";
}
.im-menu5:before {
  content: "\e2ae";
}
.im-menu6:before {
  content: "\e2af";
}
.im-menu7:before {
  content: "\e2b0";
}
.im-menu8:before {
  content: "\e2b1";
}
.im-menu9:before {
  content: "\e2b2";
}
.im-cloud:before {
  content: "\e2b3";
}
.im-cloud2:before {
  content: "\e2b4";
}
.im-cloud3:before {
  content: "\e2b5";
}
.im-cloud-download:before {
  content: "\e2b6";
}
.im-cloud-upload:before {
  content: "\e2b7";
}
.im-download2:before {
  content: "\e2b8";
}
.im-upload2:before {
  content: "\e2b9";
}
.im-download3:before {
  content: "\e2ba";
}
.im-upload3:before {
  content: "\e2bb";
}
.im-download4:before {
  content: "\e2bc";
}
.im-upload4:before {
  content: "\e2bd";
}
.im-download5:before {
  content: "\e2be";
}
.im-upload5:before {
  content: "\e2bf";
}
.im-download6:before {
  content: "\e2c0";
}
.im-upload6:before {
  content: "\e2c1";
}
.im-download7:before {
  content: "\e2c2";
}
.im-upload7:before {
  content: "\e2c3";
}
.im-globe:before {
  content: "\e2c4";
}
.im-globe2:before {
  content: "\e2c5";
}
.im-globe3:before {
  content: "\e2c6";
}
.im-earth:before {
  content: "\e2c7";
}
.im-network:before {
  content: "\e2c8";
}
.im-link:before {
  content: "\e2c9";
}
.im-link2:before {
  content: "\e2ca";
}
.im-link3:before {
  content: "\e2cb";
}
.im-link22:before {
  content: "\e2cc";
}
.im-link4:before {
  content: "\e2cd";
}
.im-link5:before {
  content: "\e2ce";
}
.im-link6:before {
  content: "\e2cf";
}
.im-anchor:before {
  content: "\e2d0";
}
.im-flag:before {
  content: "\e2d1";
}
.im-flag2:before {
  content: "\e2d2";
}
.im-flag3:before {
  content: "\e2d3";
}
.im-flag4:before {
  content: "\e2d4";
}
.im-flag5:before {
  content: "\e2d5";
}
.im-flag6:before {
  content: "\e2d6";
}
.im-attachment:before {
  content: "\e2d7";
}
.im-attachment2:before {
  content: "\e2d8";
}
.im-eye:before {
  content: "\e2d9";
}
.im-eye-blocked:before {
  content: "\e2da";
}
.im-eye2:before {
  content: "\e2db";
}
.im-eye3:before {
  content: "\e2dc";
}
.im-eye-blocked2:before {
  content: "\e2dd";
}
.im-eye4:before {
  content: "\e2de";
}
.im-eye5:before {
  content: "\e2df";
}
.im-eye6:before {
  content: "\e2e0";
}
.im-eye7:before {
  content: "\e2e1";
}
.im-eye8:before {
  content: "\e2e2";
}
.im-bookmark:before {
  content: "\e2e3";
}
.im-bookmark2:before {
  content: "\e2e4";
}
.im-bookmarks:before {
  content: "\e2e5";
}
.im-bookmark3:before {
  content: "\e2e6";
}
.im-spotlight:before {
  content: "\e2e7";
}
.im-starburst:before {
  content: "\e2e8";
}
.im-snowflake:before {
  content: "\e2e9";
}
.im-temperature:before {
  content: "\e2ea";
}
.im-temperature2:before {
  content: "\e2eb";
}
.im-weather-lightning:before {
  content: "\e2ec";
}
.im-weather-rain:before {
  content: "\e2ed";
}
.im-weather-snow:before {
  content: "\e2ee";
}
.im-windy:before {
  content: "\e2ef";
}
.im-fan:before {
  content: "\e2f0";
}
.im-umbrella:before {
  content: "\e2f1";
}
.im-sun:before {
  content: "\e2f2";
}
.im-sun2:before {
  content: "\e2f3";
}
.im-brightness-high:before {
  content: "\e2f4";
}
.im-brightness-medium:before {
  content: "\e2f5";
}
.im-brightness-low:before {
  content: "\e2f6";
}
.im-brightness-contrast:before {
  content: "\e2f7";
}
.im-contrast:before {
  content: "\e2f8";
}
.im-moon:before {
  content: "\e2f9";
}
.im-bed:before {
  content: "\e2fa";
}
.im-bed2:before {
  content: "\e2fb";
}
.im-star:before {
  content: "\e2fc";
}
.im-star2:before {
  content: "\e2fd";
}
.im-star3:before {
  content: "\e2fe";
}
.im-star4:before {
  content: "\e2ff";
}
.im-star5:before {
  content: "\e300";
}
.im-star6:before {
  content: "\e301";
}
.im-heart:before {
  content: "\e302";
}
.im-heart2:before {
  content: "\e303";
}
.im-heart3:before {
  content: "\e304";
}
.im-heart4:before {
  content: "\e305";
}
.im-heart-broken:before {
  content: "\e306";
}
.im-heart5:before {
  content: "\e307";
}
.im-heart6:before {
  content: "\e308";
}
.im-heart-broken2:before {
  content: "\e309";
}
.im-heart7:before {
  content: "\e30a";
}
.im-heart8:before {
  content: "\e30b";
}
.im-heart-broken3:before {
  content: "\e30c";
}
.im-lips:before {
  content: "\e30d";
}
.im-lips2:before {
  content: "\e30e";
}
.im-thumbs-up:before {
  content: "\e30f";
}
.im-thumbs-up2:before {
  content: "\e310";
}
.im-thumbs-down:before {
  content: "\e311";
}
.im-thumbs-down2:before {
  content: "\e312";
}
.im-thumbs-up3:before {
  content: "\e313";
}
.im-thumbs-up4:before {
  content: "\e314";
}
.im-thumbs-up5:before {
  content: "\e315";
}
.im-thumbs-up6:before {
  content: "\e316";
}
.im-people:before {
  content: "\e317";
}
.im-man:before {
  content: "\e318";
}
.im-male:before {
  content: "\e319";
}
.im-woman:before {
  content: "\e31a";
}
.im-female:before {
  content: "\e31b";
}
.im-peace:before {
  content: "\e31c";
}
.im-yin-yang:before {
  content: "\e31d";
}
.im-happy:before {
  content: "\e31e";
}
.im-happy2:before {
  content: "\e31f";
}
.im-smiley:before {
  content: "\e320";
}
.im-smiley2:before {
  content: "\e321";
}
.im-tongue:before {
  content: "\e322";
}
.im-tongue2:before {
  content: "\e323";
}
.im-sad:before {
  content: "\e324";
}
.im-sad2:before {
  content: "\e325";
}
.im-wink:before {
  content: "\e326";
}
.im-wink2:before {
  content: "\e327";
}
.im-grin:before {
  content: "\e328";
}
.im-grin2:before {
  content: "\e329";
}
.im-cool:before {
  content: "\e32a";
}
.im-cool2:before {
  content: "\e32b";
}
.im-angry:before {
  content: "\e32c";
}
.im-angry2:before {
  content: "\e32d";
}
.im-evil:before {
  content: "\e32e";
}
.im-evil2:before {
  content: "\e32f";
}
.im-shocked:before {
  content: "\e330";
}
.im-shocked2:before {
  content: "\e331";
}
.im-confused:before {
  content: "\e332";
}
.im-confused2:before {
  content: "\e333";
}
.im-neutral:before {
  content: "\e334";
}
.im-neutral2:before {
  content: "\e335";
}
.im-wondering:before {
  content: "\e336";
}
.im-wondering2:before {
  content: "\e337";
}
.im-cursor:before {
  content: "\e338";
}
.im-cursor2:before {
  content: "\e339";
}
.im-point-up:before {
  content: "\e33a";
}
.im-point-right:before {
  content: "\e33b";
}
.im-point-down:before {
  content: "\e33c";
}
.im-point-left:before {
  content: "\e33d";
}
.im-pointer:before {
  content: "\e33e";
}
.im-hand:before {
  content: "\e33f";
}
.im-stack-empty:before {
  content: "\e340";
}
.im-stack-plus:before {
  content: "\e341";
}
.im-stack-minus:before {
  content: "\e342";
}
.im-stack-star:before {
  content: "\e343";
}
.im-stack-picture:before {
  content: "\e344";
}
.im-stack-down:before {
  content: "\e345";
}
.im-stack-up:before {
  content: "\e346";
}
.im-stack-cancel:before {
  content: "\e347";
}
.im-stack-checkmark:before {
  content: "\e348";
}
.im-stack-list:before {
  content: "\e349";
}
.im-stack-clubs:before {
  content: "\e34a";
}
.im-stack-spades:before {
  content: "\e34b";
}
.im-stack-hearts:before {
  content: "\e34c";
}
.im-stack-diamonds:before {
  content: "\e34d";
}
.im-stack-user:before {
  content: "\e34e";
}
.im-stack4:before {
  content: "\e34f";
}
.im-stack-music:before {
  content: "\e350";
}
.im-stack-play:before {
  content: "\e351";
}
.im-move:before {
  content: "\e352";
}
.im-resize:before {
  content: "\e353";
}
.im-resize2:before {
  content: "\e354";
}
.im-warning:before {
  content: "\e355";
}
.im-warning2:before {
  content: "\e356";
}
.im-notification:before {
  content: "\e357";
}
.im-notification2:before {
  content: "\e358";
}
.im-question:before {
  content: "\e359";
}
.im-question2:before {
  content: "\e35a";
}
.im-question3:before {
  content: "\e35b";
}
.im-question4:before {
  content: "\e35c";
}
.im-question5:before {
  content: "\e35d";
}
.im-plus-circle:before {
  content: "\e35e";
}
.im-plus-circle2:before {
  content: "\e35f";
}
.im-minus-circle:before {
  content: "\e360";
}
.im-minus-circle2:before {
  content: "\e361";
}
.im-info:before {
  content: "\e362";
}
.im-info2:before {
  content: "\e363";
}
.im-blocked:before {
  content: "\e364";
}
.im-cancel-circle:before {
  content: "\e365";
}
.im-cancel-circle2:before {
  content: "\e366";
}
.im-checkmark-circle:before {
  content: "\e367";
}
.im-checkmark-circle2:before {
  content: "\e368";
}
.im-cancel:before {
  content: "\e369";
}
.im-spam:before {
  content: "\e36a";
}
.im-close:before {
  content: "\e36b";
}
.im-close2:before {
  content: "\e36c";
}
.im-close3:before {
  content: "\e36d";
}
.im-close4:before {
  content: "\e36e";
}
.im-close5:before {
  content: "\e36f";
}
.im-checkmark:before {
  content: "\e370";
}
.im-checkmark2:before {
  content: "\e371";
}
.im-checkmark3:before {
  content: "\e372";
}
.im-checkmark4:before {
  content: "\e373";
}
.im-spell-check:before {
  content: "\e374";
}
.im-minus:before {
  content: "\e375";
}
.im-plus:before {
  content: "\e376";
}
.im-minus2:before {
  content: "\e377";
}
.im-plus2:before {
  content: "\e378";
}
.im-enter:before {
  content: "\e379";
}
.im-exit:before {
  content: "\e37a";
}
.im-enter2:before {
  content: "\e37b";
}
.im-exit2:before {
  content: "\e37c";
}
.im-enter3:before {
  content: "\e37d";
}
.im-exit3:before {
  content: "\e37e";
}
.im-exit4:before {
  content: "\e37f";
}
.im-play3:before {
  content: "\e380";
}
.im-pause:before {
  content: "\e381";
}
.im-stop:before {
  content: "\e382";
}
.im-backward:before {
  content: "\e383";
}
.im-forward2:before {
  content: "\e384";
}
.im-play4:before {
  content: "\e385";
}
.im-pause2:before {
  content: "\e386";
}
.im-stop2:before {
  content: "\e387";
}
.im-backward2:before {
  content: "\e388";
}
.im-forward3:before {
  content: "\e389";
}
.im-first:before {
  content: "\e38a";
}
.im-last:before {
  content: "\e38b";
}
.im-previous:before {
  content: "\e38c";
}
.im-next:before {
  content: "\e38d";
}
.im-eject:before {
  content: "\e38e";
}
.im-volume-high:before {
  content: "\e38f";
}
.im-volume-medium:before {
  content: "\e390";
}
.im-volume-low:before {
  content: "\e391";
}
.im-volume-mute:before {
  content: "\e392";
}
.im-volume-mute2:before {
  content: "\e393";
}
.im-volume-increase:before {
  content: "\e394";
}
.im-volume-decrease:before {
  content: "\e395";
}
.im-volume-high2:before {
  content: "\e396";
}
.im-volume-medium2:before {
  content: "\e397";
}
.im-volume-low2:before {
  content: "\e398";
}
.im-volume-mute3:before {
  content: "\e399";
}
.im-volume-mute4:before {
  content: "\e39a";
}
.im-volume-increase2:before {
  content: "\e39b";
}
.im-volume-decrease2:before {
  content: "\e39c";
}
.im-volume5:before {
  content: "\e39d";
}
.im-volume4:before {
  content: "\e39e";
}
.im-volume3:before {
  content: "\e39f";
}
.im-volume2:before {
  content: "\e3a0";
}
.im-volume1:before {
  content: "\e3a1";
}
.im-volume0:before {
  content: "\e3a2";
}
.im-volume-mute5:before {
  content: "\e3a3";
}
.im-volume-mute6:before {
  content: "\e3a4";
}
.im-loop:before {
  content: "\e3a5";
}
.im-loop2:before {
  content: "\e3a6";
}
.im-loop3:before {
  content: "\e3a7";
}
.im-loop4:before {
  content: "\e3a8";
}
.im-loop5:before {
  content: "\e3a9";
}
.im-shuffle:before {
  content: "\e3aa";
}
.im-shuffle2:before {
  content: "\e3ab";
}
.im-wave:before {
  content: "\e3ac";
}
.im-wave2:before {
  content: "\e3ad";
}
.im-arrow-first:before {
  content: "\e3ae";
}
.im-arrow-right:before {
  content: "\e3af";
}
.im-arrow-up:before {
  content: "\e3b0";
}
.im-arrow-right2:before {
  content: "\e3b1";
}
.im-arrow-down:before {
  content: "\e3b2";
}
.im-arrow-left:before {
  content: "\e3b3";
}
.im-arrow-up2:before {
  content: "\e3b4";
}
.im-arrow-right3:before {
  content: "\e3b5";
}
.im-arrow-down2:before {
  content: "\e3b6";
}
.im-arrow-left2:before {
  content: "\e3b7";
}
.im-arrow-up-left:before {
  content: "\e3b8";
}
.im-arrow-up3:before {
  content: "\e3b9";
}
.im-arrow-up-right:before {
  content: "\e3ba";
}
.im-arrow-right4:before {
  content: "\e3bb";
}
.im-arrow-down-right:before {
  content: "\e3bc";
}
.im-arrow-down3:before {
  content: "\e3bd";
}
.im-arrow-down-left:before {
  content: "\e3be";
}
.im-arrow-left3:before {
  content: "\e3bf";
}
.im-arrow-up-left2:before {
  content: "\e3c0";
}
.im-arrow-up4:before {
  content: "\e3c1";
}
.im-arrow-up-right2:before {
  content: "\e3c2";
}
.im-arrow-right5:before {
  content: "\e3c3";
}
.im-arrow-down-right2:before {
  content: "\e3c4";
}
.im-arrow-down4:before {
  content: "\e3c5";
}
.im-arrow-down-left2:before {
  content: "\e3c6";
}
.im-arrow-left4:before {
  content: "\e3c7";
}
.im-arrow-up-left3:before {
  content: "\e3c8";
}
.im-arrow-up5:before {
  content: "\e3c9";
}
.im-arrow-up-right3:before {
  content: "\e3ca";
}
.im-arrow-right6:before {
  content: "\e3cb";
}
.im-arrow-down-right3:before {
  content: "\e3cc";
}
.im-arrow-down5:before {
  content: "\e3cd";
}
.im-arrow-down-left3:before {
  content: "\e3ce";
}
.im-arrow-left5:before {
  content: "\e3cf";
}
.im-arrow-up-left4:before {
  content: "\e3d0";
}
.im-arrow-up6:before {
  content: "\e3d1";
}
.im-arrow-up-right4:before {
  content: "\e3d2";
}
.im-arrow-right7:before {
  content: "\e3d3";
}
.im-arrow-down-right4:before {
  content: "\e3d4";
}
.im-arrow-down6:before {
  content: "\e3d5";
}
.im-arrow-down-left4:before {
  content: "\e3d6";
}
.im-arrow-left6:before {
  content: "\e3d7";
}
.im-arrow:before {
  content: "\e3d8";
}
.im-arrow2:before {
  content: "\e3d9";
}
.im-arrow3:before {
  content: "\e3da";
}
.im-arrow4:before {
  content: "\e3db";
}
.im-arrow5:before {
  content: "\e3dc";
}
.im-arrow6:before {
  content: "\e3dd";
}
.im-arrow7:before {
  content: "\e3de";
}
.im-arrow8:before {
  content: "\e3df";
}
.im-arrow-up-left5:before {
  content: "\e3e0";
}
.im-arrowsquare:before {
  content: "\e3e1";
}
.im-arrow-up-right5:before {
  content: "\e3e2";
}
.im-arrow-right8:before {
  content: "\e3e3";
}
.im-arrow-down-right5:before {
  content: "\e3e4";
}
.im-arrow-down7:before {
  content: "\e3e5";
}
.im-arrow-down-left5:before {
  content: "\e3e6";
}
.im-arrow-left7:before {
  content: "\e3e7";
}
.im-arrow-up7:before {
  content: "\e3e8";
}
.im-arrow-right9:before {
  content: "\e3e9";
}
.im-arrow-down8:before {
  content: "\e3ea";
}
.im-arrow-left8:before {
  content: "\e3eb";
}
.im-arrow-up8:before {
  content: "\e3ec";
}
.im-arrow-right10:before {
  content: "\e3ed";
}
.im-arrow-bottom:before {
  content: "\e3ee";
}
.im-arrow-left9:before {
  content: "\e3ef";
}
.im-arrow-up-left6:before {
  content: "\e3f0";
}
.im-arrow-up9:before {
  content: "\e3f1";
}
.im-arrow-up-right6:before {
  content: "\e3f2";
}
.im-arrow-right11:before {
  content: "\e3f3";
}
.im-arrow-down-right6:before {
  content: "\e3f4";
}
.im-arrow-down9:before {
  content: "\e3f5";
}
.im-arrow-down-left6:before {
  content: "\e3f6";
}
.im-arrow-left10:before {
  content: "\e3f7";
}
.im-arrow-up-left7:before {
  content: "\e3f8";
}
.im-arrow-up10:before {
  content: "\e3f9";
}
.im-arrow-up-right7:before {
  content: "\e3fa";
}
.im-arrow-right12:before {
  content: "\e3fb";
}
.im-arrow-down-right7:before {
  content: "\e3fc";
}
.im-arrow-down10:before {
  content: "\e3fd";
}
.im-arrow-down-left7:before {
  content: "\e3fe";
}
.im-arrow-left11:before {
  content: "\e3ff";
}
.im-arrow-up11:before {
  content: "\e400";
}
.im-arrow-right13:before {
  content: "\e401";
}
.im-arrow-down11:before {
  content: "\e402";
}
.im-arrow-left12:before {
  content: "\e403";
}
.im-arrow-up12:before {
  content: "\e404";
}
.im-arrow-right14:before {
  content: "\e405";
}
.im-arrow-down12:before {
  content: "\e406";
}
.im-arrow-left13:before {
  content: "\e407";
}
.im-arrow-up13:before {
  content: "\e408";
}
.im-arrow-right15:before {
  content: "\e409";
}
.im-arrow-down13:before {
  content: "\e40a";
}
.im-arrow-left14:before {
  content: "\e40b";
}
.im-arrow-up14:before {
  content: "\e40c";
}
.im-arrow-right16:before {
  content: "\e40d";
}
.im-arrow-down14:before {
  content: "\e40e";
}
.im-arrow-left15:before {
  content: "\e40f";
}
.im-arrow-up15:before {
  content: "\e410";
}
.im-arrow-right17:before {
  content: "\e411";
}
.im-arrow-down15:before {
  content: "\e412";
}
.im-arrow-left16:before {
  content: "\e413";
}
.im-arrow-up16:before {
  content: "\e414";
}
.im-arrow-right18:before {
  content: "\e415";
}
.im-arrow-down16:before {
  content: "\e416";
}
.im-arrow-left17:before {
  content: "\e417";
}
.im-menu10:before {
  content: "\e418";
}
.im-menu11:before {
  content: "\e419";
}
.im-menu-close:before {
  content: "\e41a";
}
.im-menu-close2:before {
  content: "\e41b";
}
.im-enter4:before {
  content: "\e41c";
}
.im-enter5:before {
  content: "\e41d";
}
.im-esc:before {
  content: "\e41e";
}
.im-backspace:before {
  content: "\e41f";
}
.im-backspace2:before {
  content: "\e420";
}
.im-backspace3:before {
  content: "\e421";
}
.im-tab:before {
  content: "\e422";
}
.im-transmission:before {
  content: "\e423";
}
.im-transmission2:before {
  content: "\e424";
}
.im-sort:before {
  content: "\e425";
}
.im-sort2:before {
  content: "\e426";
}
.im-key-keyboard:before {
  content: "\e427";
}
.im-key-A:before {
  content: "\e428";
}
.im-key-up:before {
  content: "\e429";
}
.im-key-right:before {
  content: "\e42a";
}
.im-key-down:before {
  content: "\e42b";
}
.im-key-left:before {
  content: "\e42c";
}
.im-command:before {
  content: "\e42d";
}
.im-checkbox-checked:before {
  content: "\e42e";
}
.im-checkbox-unchecked:before {
  content: "\e42f";
}
.im-square:before {
  content: "\e430";
}
.im-checkbox-partial:before {
  content: "\e431";
}
.im-checkbox:before {
  content: "\e432";
}
.im-checkbox-unchecked2:before {
  content: "\e433";
}
.im-checkbox-partial2:before {
  content: "\e434";
}
.im-checkbox-checked2:before {
  content: "\e435";
}
.im-checkbox-unchecked3:before {
  content: "\e436";
}
.im-checkbox-partial3:before {
  content: "\e437";
}
.im-radio-checked:before {
  content: "\e438";
}
.im-radio-unchecked:before {
  content: "\e439";
}
.im-circle:before {
  content: "\e43a";
}
.im-circle2:before {
  content: "\e43b";
}
.im-crop:before {
  content: "\e43c";
}
.im-crop2:before {
  content: "\e43d";
}
.im-vector:before {
  content: "\e43e";
}
.im-rulers:before {
  content: "\e43f";
}
.im-scissors:before {
  content: "\e440";
}
.im-scissors2:before {
  content: "\e441";
}
.im-scissors3:before {
  content: "\e442";
}
.im-filter:before {
  content: "\e443";
}
.im-filter2:before {
  content: "\e444";
}
.im-filter3:before {
  content: "\e445";
}
.im-filter4:before {
  content: "\e446";
}
.im-font:before {
  content: "\e447";
}
.im-font-size:before {
  content: "\e448";
}
.im-type:before {
  content: "\e449";
}
.im-text-height:before {
  content: "\e44a";
}
.im-text-width:before {
  content: "\e44b";
}
.im-height:before {
  content: "\e44c";
}
.im-width:before {
  content: "\e44d";
}
.im-bold:before {
  content: "\e44e";
}
.im-underline:before {
  content: "\e44f";
}
.im-italic:before {
  content: "\e450";
}
.im-strikethrough:before {
  content: "\e451";
}
.im-strikethrough2:before {
  content: "\e452";
}
.im-font-size2:before {
  content: "\e453";
}
.im-bold2:before {
  content: "\e454";
}
.im-underline2:before {
  content: "\e455";
}
.im-italic2:before {
  content: "\e456";
}
.im-strikethrough3:before {
  content: "\e457";
}
.im-omega:before {
  content: "\e458";
}
.im-sigma:before {
  content: "\e459";
}
.im-nbsp:before {
  content: "\e45a";
}
.im-page-break:before {
  content: "\e45b";
}
.im-page-break2:before {
  content: "\e45c";
}
.im-superscript:before {
  content: "\e45d";
}
.im-subscript:before {
  content: "\e45e";
}
.im-superscript2:before {
  content: "\e45f";
}
.im-subscript2:before {
  content: "\e460";
}
.im-text-color:before {
  content: "\e461";
}
.im-highlight:before {
  content: "\e462";
}
.im-pagebreak:before {
  content: "\e463";
}
.im-clear-formatting:before {
  content: "\e464";
}
.im-table:before {
  content: "\e465";
}
.im-table2:before {
  content: "\e466";
}
.im-insert-template:before {
  content: "\e467";
}
.im-pilcrow:before {
  content: "\e468";
}
.im-lefttoright:before {
  content: "\e469";
}
.im-righttoleft:before {
  content: "\e46a";
}
.im-paragraph-left:before {
  content: "\e46b";
}
.im-paragraph-center:before {
  content: "\e46c";
}
.im-paragraph-right:before {
  content: "\e46d";
}
.im-paragraph-justify:before {
  content: "\e46e";
}
.im-paragraph-left2:before {
  content: "\e46f";
}
.im-paragraph-center2:before {
  content: "\e470";
}
.im-paragraph-right2:before {
  content: "\e471";
}
.im-paragraph-justify2:before {
  content: "\e472";
}
.im-indent-increase:before {
  content: "\e473";
}
.im-indent-decrease:before {
  content: "\e474";
}
.im-paragraph-left3:before {
  content: "\e475";
}
.im-paragraph-center3:before {
  content: "\e476";
}
.im-paragraph-right3:before {
  content: "\e477";
}
.im-paragraph-justify3:before {
  content: "\e478";
}
.im-indent-increase2:before {
  content: "\e479";
}
.im-indent-decrease2:before {
  content: "\e47a";
}
.im-share:before {
  content: "\e47b";
}
.im-newtab:before {
  content: "\e47c";
}
.im-newtab2:before {
  content: "\e47d";
}
.im-popout:before {
  content: "\e47e";
}
.im-embed:before {
  content: "\e47f";
}
.im-code:before {
  content: "\e480";
}
.im-console:before {
  content: "\e481";
}
.im-sevensegment0:before {
  content: "\e482";
}
.im-sevensegment1:before {
  content: "\e483";
}
.im-sevensegment2:before {
  content: "\e484";
}
.im-sevensegment3:before {
  content: "\e485";
}
.im-sevensegment4:before {
  content: "\e486";
}
.im-sevensegment5:before {
  content: "\e487";
}
.im-sevensegment6:before {
  content: "\e488";
}
.im-sevensegment7:before {
  content: "\e489";
}
.im-sevensegment8:before {
  content: "\e48a";
}
.im-sevensegment9:before {
  content: "\e48b";
}
.im-share2:before {
  content: "\e48c";
}
.im-share3:before {
  content: "\e48d";
}
.im-mail:before {
  content: "\e48e";
}
.im-mail2:before {
  content: "\e48f";
}
.im-mail3:before {
  content: "\e490";
}
.im-mail4:before {
  content: "\e491";
}
.im-google:before {
  content: "\e492";
}
.im-googleplus:before {
  content: "\e493";
}
.im-googleplus2:before {
  content: "\e494";
}
.im-googleplus3:before {
  content: "\e495";
}
.im-googleplus4:before {
  content: "\e496";
}
.im-google-drive:before {
  content: "\e497";
}
.im-facebook:before {
  content: "\e498";
}
.im-facebook2:before {
  content: "\e499";
}
.im-facebook3:before {
  content: "\e49a";
}
.im-facebook4:before {
  content: "\e49b";
}
.im-instagram:before {
  content: "\e49c";
}
.im-twitter:before {
  content: "\e49d";
}
.im-twitter2:before {
  content: "\e49e";
}
.im-twitter3:before {
  content: "\e49f";
}
.im-feed2:before {
  content: "\e4a0";
}
.im-feed3:before {
  content: "\e4a1";
}
.im-feed4:before {
  content: "\e4a2";
}
.im-youtube:before {
  content: "\e4a3";
}
.im-youtube2:before {
  content: "\e4a4";
}
.im-vimeo:before {
  content: "\e4a5";
}
.im-vimeo2:before {
  content: "\e4a6";
}
.im-vimeo3:before {
  content: "\e4a7";
}
.im-lanyrd:before {
  content: "\e4a8";
}
.im-flickr:before {
  content: "\e4a9";
}
.im-flickr2:before {
  content: "\e4aa";
}
.im-flickr3:before {
  content: "\e4ab";
}
.im-flickr4:before {
  content: "\e4ac";
}
.im-picassa:before {
  content: "\e4ad";
}
.im-picassa2:before {
  content: "\e4ae";
}
.im-dribbble:before {
  content: "\e4af";
}
.im-dribbble2:before {
  content: "\e4b0";
}
.im-dribbble3:before {
  content: "\e4b1";
}
.im-forrst:before {
  content: "\e4b2";
}
.im-forrst2:before {
  content: "\e4b3";
}
.im-deviantart:before {
  content: "\e4b4";
}
.im-deviantart2:before {
  content: "\e4b5";
}
.im-steam:before {
  content: "\e4b6";
}
.im-steam2:before {
  content: "\e4b7";
}
.im-github:before {
  content: "\e4b8";
}
.im-github2:before {
  content: "\e4b9";
}
.im-github3:before {
  content: "\e4ba";
}
.im-github4:before {
  content: "\e4bb";
}
.im-github5:before {
  content: "\e4bc";
}
.im-wordpress:before {
  content: "\e4bd";
}
.im-wordpress2:before {
  content: "\e4be";
}
.im-joomla:before {
  content: "\e4bf";
}
.im-blogger:before {
  content: "\e4c0";
}
.im-blogger2:before {
  content: "\e4c1";
}
.im-tumblr:before {
  content: "\e4c2";
}
.im-tumblr2:before {
  content: "\e4c3";
}
.im-yahoo:before {
  content: "\e4c4";
}
.im-tux:before {
  content: "\e4c5";
}
.im-apple:before {
  content: "\e4c6";
}
.im-finder:before {
  content: "\e4c7";
}
.im-android:before {
  content: "\e4c8";
}
.im-windows:before {
  content: "\e4c9";
}
.im-windows8:before {
  content: "\e4ca";
}
.im-soundcloud:before {
  content: "\e4cb";
}
.im-soundcloud2:before {
  content: "\e4cc";
}
.im-skype:before {
  content: "\e4cd";
}
.im-reddit:before {
  content: "\e4ce";
}
.im-linkedin:before {
  content: "\e4cf";
}
.im-lastfm:before {
  content: "\e4d0";
}
.im-lastfm2:before {
  content: "\e4d1";
}
.im-delicious:before {
  content: "\e4d2";
}
.im-stumbleupon:before {
  content: "\e4d3";
}
.im-stumbleupon2:before {
  content: "\e4d4";
}
.im-stackoverflow:before {
  content: "\e4d5";
}
.im-pinterest:before {
  content: "\e4d6";
}
.im-pinterest2:before {
  content: "\e4d7";
}
.im-xing:before {
  content: "\e4d8";
}
.im-xing2:before {
  content: "\e4d9";
}
.im-flattr:before {
  content: "\e4da";
}
.im-foursquare:before {
  content: "\e4db";
}
.im-foursquare2:before {
  content: "\e4dc";
}
.im-paypal:before {
  content: "\e4dd";
}
.im-paypal2:before {
  content: "\e4de";
}
.im-paypal3:before {
  content: "\e4df";
}
.im-yelp:before {
  content: "\e4e0";
}
.im-libreoffice:before {
  content: "\e4e1";
}
.im-file-pdf:before {
  content: "\e4e2";
}
.im-file-openoffice:before {
  content: "\e4e3";
}
.im-file-word:before {
  content: "\e4e4";
}
.im-file-excel:before {
  content: "\e4e5";
}
.im-file-zip:before {
  content: "\e4e6";
}
.im-file-powerpoint:before {
  content: "\e4e7";
}
.im-file-xml:before {
  content: "\e4e8";
}
.im-file-css:before {
  content: "\e4e9";
}
.im-html5:before {
  content: "\e4ea";
}
.im-html52:before {
  content: "\e4eb";
}
.im-css3:before {
  content: "\e4ec";
}
.im-chrome:before {
  content: "\e4ed";
}
.im-firefox:before {
  content: "\e4ee";
}
.im-IE:before {
  content: "\e4ef";
}
.im-opera:before {
  content: "\e4f0";
}
.im-safari:before {
  content: "\e4f1";
}
.im-IcoMoon:before {
  content: "\e4f2";
}

/* ------------------ Spin icon --------------------*/
.icon-spin {
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* Font awesome */
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-square:before,
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0;
}
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: #95a5a6;
}
/* -----------------------------------------
   Template helpers
----------------------------------------- */
/* ------------------ Sizes --------------------*/
.s12 {
  font-size: 12px !important;
}
.s16 {
  font-size: 16px !important;
}
.s20 {
  font-size: 20px !important;
}
.s24 {
  font-size: 24px !important;
}
.s32 {
  font-size: 32px !important;
}
.s64 {
  font-size: 64px !important;
}
.vat {
  vertical-align: top !important;
}
.vam {
  vertical-align: middle !important;
}
.vab {
  vertical-align: bottom !important;
}
/* ------------------ Margins --------------------*/
.row.no-padding {
  margin-left: 0;
  margin-right: 0;
}
.row.no-padding [class^="col-"] {
  padding: 0;
}
.m0 {
  margin: 0 !important;
}
.m5 {
  margin: 5px !important;
}
.m10 {
  margin: 10px !important;
}
.m15 {
  margin: 15px !important;
}
.m20 {
  margin: 20px !important;
}
.m25 {
  margin: 25px !important;
}
.mt0 {
  margin-top: 0 !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mr0 {
  margin-right: 0 !important;
}
.mr5 {
  margin-right: 5px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mr25 {
  margin-right: 25px !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.ml0 {
  margin-left: 0 !important;
}
.ml5 {
  margin-left: 5px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml25 {
  margin-left: 25px !important;
}
/* ------------------ Paddings --------------------*/
.p0 {
  padding: 0 !important;
}
.p5 {
  padding: 5px !important;
}
.p10 {
  padding: 10px !important;
}
.p15 {
  padding: 15px !important;
}
.p20 {
  padding: 20px !important;
}
.p25 {
  padding: 25px !important;
}
.pt0 {
  padding-top: 0 !important;
}
.pt5 {
  padding-top: 5px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pr0 {
  padding-right: 0 !important;
}
.pr5 {
  padding-right: 5px !important;
}
.pr10 {
  padding-right: 10px !important;
}
.pr15 {
  padding-right: 15px !important;
}
.pr20 {
  padding-right: 20px !important;
}
.pr25 {
  padding-right: 25px !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.pb5 {
  padding-bottom: 5px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb25 {
  padding-bottom: 25px !important;
}
.pl0 {
  padding-left: 0 !important;
}
.pl5 {
  padding-left: 5px !important;
}
.pl10 {
  padding-left: 10px !important;
}
.pl15 {
  padding-left: 15px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.pl25 {
  padding-left: 25px !important;
}
/* ------------------ Percent widths --------------------*/
.per5 {
  width: 5% !important;
}
.per10 {
  width: 10% !important;
}
.per15 {
  width: 15% !important;
}
.per20 {
  width: 20% !important;
}
.per25 {
  width: 25% !important;
}
.per30 {
  width: 30% !important;
}
.per35 {
  width: 35% !important;
}
.per40 {
  width: 40% !important;
}
.per45 {
  width: 45% !important;
}
.per50 {
  width: 50% !important;
}
.per55 {
  width: 55% !important;
}
.per60 {
  width: 60% !important;
}
.per65 {
  width: 65% !important;
}
.per70 {
  width: 70% !important;
}
.per75 {
  width: 75% !important;
}
.per80 {
  width: 80% !important;
}
.per85 {
  width: 85% !important;
}
.per90 {
  width: 90% !important;
}
.per95 {
  width: 95% !important;
}
.per100 {
  width: 100% !important;
}
/* ------------------ Borders --------------------*/
.b {
  border: 1px solid #95a5a6;
}
.bt {
  border-top: 1px solid #95a5a6;
}
.br {
  border-right: 1px solid #95a5a6;
}
.bb {
  border-bottom: 1px solid #95a5a6;
}
.bl {
  border-left: 1px solid #95a5a6;
}
.btlr {
  border-top-left-radius: 2px;
}
.btrr {
  border-top-right-radius: 2px;
}
.bblr {
  border-bottom-left-radius: 2px;
}
.bbrr {
  border-bottom-right-radius: 2px;
}
.brall {
  border-radius: 2px;
}
.bn {
  border: none !important;
}
.bnt {
  border-top: none !important;
}
.bnb {
  border-bottom: none !important;
}
.bnl {
  border-left: none !important;
}
.bnr {
  border-right: none !important;
}
/* ------------------ Colors --------------------*/
.color-red {
  color: #ef4836 !important;
}
.color-blue {
  color: #1e8bc3 !important;
}
.color-green {
  color: #3fc380 !important;
}
.color-yellow {
  color: #f39c12 !important;
}
.color-orange {
  color: #e87e04 !important;
}
.color-white {
  color: #ffffff !important;
}
.color-teal {
  color: #1bbc9b !important;
}
.color-dark {
  color: #2c3e50 !important;
}
.color-pink {
  color: #f78db8 !important;
}
.color-lime {
  color: #a8db43 !important;
}
.color-magenta {
  color: #e65097 !important;
}
.color-purple {
  color: #9a12b3 !important;
}
.color-brown {
  color: #ae5304 !important;
}
.color-gray {
  color: #ecf0f1 !important;
}
.color-grayspr {
  color: #f2f1ef !important;
}
/* ------------------ Backgrounds --------------------*/
.white-bg {
  color: #030303;
  background-color: #ffffff;
}
.red-bg {
  color: #ffffff;
  background-color: #ef4836;
}
.blue-bg {
  color: #ffffff;
  background-color: #1e8bc3;
}
.green-bg {
  color: #ffffff;
  background-color: #3fc380;
}
.yellow-bg {
  color: #ffffff;
  background-color: #f39c12;
}
.orange-bg {
  color: #ffffff;
  background-color: #e87e04;
}
.purple-bg {
  color: #ffffff;
  background-color: #9a12b3;
}
.pink-bg {
  color: #ffffff;
  background-color: #f78db8;
}
.lime-bg {
  color: #ffffff;
  background-color: #a8db43;
}
.magenta-bg {
  color: #ffffff;
  background-color: #e65097;
}
.teal-bg {
  color: #ffffff;
  background-color: #1bbc9b;
}
.brown-bg {
  color: #ffffff;
  background-color: #ae5304;
}
.gray-bg {
  color: #030303;
  background-color: #e7e5e1;
}
.dark-bg {
  color: #ffffff;
  background-color: #2c3e50;
}
/* ------------------ Opacity --------------------*/
.opacity {
  opacity: 1 !important;
}
.opacity0 {
  opacity: 0 !important;
}
/* ------------------ Typo --------------------*/
.strong {
  font-weight: bold;
}
.uppercase {
  text-transform: uppercase;
}
.normal {
  font-weight: normal;
}
/* ------------------ Contextual colors --------------------*/
.text-muted {
  color: #292929;
}
.text-primary {
  color: #1e8bc3;
}
a.text-primary:hover {
  color: #176b97;
}
.text-success {
  color: #3fc380;
}
a.text-success:hover {
  color: #319e67;
}
.text-info {
  color: #60b9e7;
}
a.text-info:hover {
  color: #34a6e0;
}
.text-warning {
  color: #e87e04;
}
a.text-warning:hover {
  color: #b66303;
}
.text-danger {
  color: #ef4836;
}
a.text-danger:hover {
  color: #e02612;
}
.text-yellow {
  color: #f39c12;
}
a.text-yellow:hover {
  color: #c87f0a;
}
.text-orange {
  color: #e87e04;
}
a.text-orange:hover {
  color: #b66303;
}
.text-dark {
  color: #2c3e50;
}
a.text-dark:hover {
  color: #1a242f;
}
.text-brown {
  color: #ae5304;
}
a.text-brown:hover {
  color: #7c3b03;
}
.text-pink {
  color: #f78db8;
}
a.text-pink:hover {
  color: #f45d9a;
}
.text-magenta {
  color: #e65097;
}
a.text-magenta:hover {
  color: #e0237c;
}
.text-lime {
  color: #a8db43;
}
a.text-lime:hover {
  color: #90c526;
}
/* ------------------ Positions --------------------*/
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
/* ------------------ Rotate --------------------*/
.rotate0 {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.rotate15 {
  -webkit-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  transform: rotate(15deg);
}
.rotate30 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.rotate45 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.rotate60 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
.rotate75 {
  -webkit-transform: rotate(75deg);
  -ms-transform: rotate(75deg);
  transform: rotate(75deg);
}
.rotate90 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.rotate105 {
  -webkit-transform: rotate(105deg);
  -ms-transform: rotate(105deg);
  transform: rotate(105deg);
}
.rotate120 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}
.rotate135 {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.rotate150 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}
.rotate165 {
  -webkit-transform: rotate(165deg);
  -ms-transform: rotate(165deg);
  transform: rotate(165deg);
}
.rotate180 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rotateM15 {
  -webkit-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  transform: rotate(-15deg);
}
.rotateM30 {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
}
.rotateM45 {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.rotateM60 {
  -webkit-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
.rotateM75 {
  -webkit-transform: rotate(-75deg);
  -ms-transform: rotate(-75deg);
  transform: rotate(-75deg);
}
.rotateM90 {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.rotateM105 {
  -webkit-transform: rotate(-105deg);
  -ms-transform: rotate(-105deg);
  transform: rotate(-105deg);
}
.rotateM120 {
  -webkit-transform: rotate(-120deg);
  -ms-transform: rotate(-120deg);
  transform: rotate(-120deg);
}
.rotateM135 {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.rotateM150 {
  -webkit-transform: rotate(-150deg);
  -ms-transform: rotate(-150deg);
  transform: rotate(-150deg);
}
.rotateM165 {
  -webkit-transform: rotate(-165deg);
  -ms-transform: rotate(-165deg);
  transform: rotate(-165deg);
}
.rotateM180 {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
/* -----------------------------------------
   Body styles
----------------------------------------- */
/*  IE10 and windows phone 8 fix. */
@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
html {
  height: 100%;
}
body {
  overflow-x: hidden;
  min-height: 100%;
  background: #f2f1ef;
  color: #030303;
  -webkit-font-smoothing: antialiased;
  font-weight: 300;
  position: relative;
}
body.ovh {
  overflow: hidden;
}
body.stop-scrolling {
  height: 100%;
  overflow: hidden;
  -webkit-filter: blur(6px);
  -moz-filter: blur(6px);
  -ms-filter: blur(6px);
  -o-filter: blur(6px);
  filter: blur(6px);
}
body.remove-scroll {
  height: 100%;
  overflow: hidden;
}
body.login-page {
  background: #1ed2ad;
  min-height: inherit;
}
body.login-page #login {
  margin: 10% auto 0 auto;
  position: relative;
  width: 420px;
}
body.login-page #login #logo {
  position: absolute;
  top: -75px;
  left: 50%;
  margin-left: -105px;
  /* width of the logo devided by 2 */
}
body.login-page #login .login-wrapper {
  width: 100%;
  height: auto;
  background-color: #ffffff;
  border-radius: 2px;
  display: inline-block;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}
body.login-page #login .login-wrapper .nav-tabs.nav-justified li:first-child a {
  border-top-left-radius: 2px;
}
body.login-page #login .login-wrapper .nav-tabs.nav-justified li:last-child a {
  border-top-right-radius: 2px;
}
body.login-page #login .login-wrapper .nav-tabs.nav-justified li a {
  border: none;
  color: #1bbc9b;
  background: #ecf0f1;
}
body.login-page #login .login-wrapper .nav-tabs.nav-justified li.active a {
  color: #030303;
  background-color: #ffffff;
}
body.login-page #login .login-wrapper #user-info {
  position: relative;
  height: 156px;
}
body.login-page #login .login-wrapper #user-info img.cover {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
body.login-page #login .login-wrapper #user-info h4.headline {
  float: left;
  padding: 10px 30px;
}
body.error-page {
  margin-top: 5%;
  background-color: #f2f1ef;
}
body.error-page h1.error-number {
  text-align: center;
  font-size: 20em;
  font-family: 'Cantarell';
}
body.mce-fullscreen #header {
  display: none;
}
body.full-screen {
  width: 100%;
}
body.full-screen #header {
  left: 0;
}
* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
/* ------------------ Preloader --------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ecf0f1;
  z-index: 10000;
}
#preloader #preloader-icon {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -15px 0 0 -15px;
  font-size: 32px;
  color: #1bbc9b;
}
#preloader #preloader-logo {
  float: left;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -93px;
}
/* -----------------------------------------
   Header styles
----------------------------------------- */
#header {
  height: 52px;
  background: #1bbc9b;
  box-shadow: 0 4px 0 #18a689;
  z-index: 999;
  position: absolute;
  width: 100%;
  top: 0;
}
#header .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#header.header-fixed {
  position: fixed;
}
#header .navbar {
  height: 52px;
  margin-bottom: 0;
  padding-right: 20px;
  background: #1bbc9b;
  border-radius: 0;
  border: none;
}
#header .navbar .navbar-brand {
  padding: 0;
  width: 255px;
}
#header .navbar .navbar-brand > img {
  padding-left: 15px;
  margin-top: 6px;
  margin-bottom: 6px;
}
#header .navbar .navbar-toggle {
  float: left;
  padding: 10px;
  margin-top: 6px;
  margin-bottom: 6px;
}
#header .navbar .navbar-toggle .icon-bar {
  background-color: #ffffff;
  width: 26px;
}
#header .navbar .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 6px;
}
#header .navbar #top-nav .resSearchBtn {
  float: left;
  color: #ffffff;
  padding: 0 18px;
  height: 52px;
  line-height: 52px;
  outline: none;
  -webkit-transition: all;
  transition: all;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
#header .navbar #top-nav .resSearchBtn > i {
  font-size: 20px;
}
#header .navbar #top-nav .resSearchBtn:hover,
#header .navbar #top-nav .resSearchBtn:focus {
  background: #18a689;
}
#header .navbar #top-nav .closeSearchForm {
  display: none;
  position: absolute;
  right: 15px;
  top: 17px;
  z-index: 99;
}
#header .navbar #top-nav .navbar-form {
  margin: 0;
  padding: 9px 15px 9px 0;
  position: relative;
  background: #1bbc9b;
}
#header .navbar #top-nav .navbar-form:after,
#header .navbar #top-nav .navbar-form:before {
  left: 0;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  z-index: 9;
}
#header .navbar #top-nav .navbar-form:after {
  border-color: rgba(27, 188, 155, 0);
  border-left-color: #1bbc9b;
  border-width: 4px;
  margin-top: -4px;
}
#header .navbar #top-nav .navbar-form:before {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #ffffff;
  border-width: 5px;
  margin-top: -5px;
}
#header .navbar #top-nav .navbar-form input {
  background-color: #1bbc9b;
  border: transparent;
  box-shadow: none;
  border-left: 1px solid #ffffff;
  padding-left: 45px;
  position: relative;
}
#header .navbar #top-nav .navbar-form input::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
#header .navbar #top-nav .navbar-form input:-ms-input-placeholder {
  color: #ffffff;
}
#header .navbar #top-nav .navbar-form input::-webkit-input-placeholder {
  color: #ffffff;
}
#header .navbar #top-nav .navbar-form input:focus {
  -webkit-transition: all;
  transition: all;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  background-color: #18a689;
}
#header .navbar #top-nav .navbar-form i {
  color: #ffffff;
  position: absolute;
  top: 20px;
  margin-left: 5px;
  left: 12px;
  z-index: 99;
}
#header .navbar #top-nav .navbar-form button.btn {
  opacity: 0;
  position: absolute;
  top: -9999px;
}
#header .navbar #top-nav .navbar-nav li a {
  color: #ffffff;
  padding: 0 18px;
  height: 52px;
  line-height: 52px;
  outline: none;
  -webkit-transition: all;
  transition: all;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
#header .navbar #top-nav .navbar-nav li a > i {
  font-size: 20px;
}
#header .navbar #top-nav .navbar-nav li a > i.nav-notification {
  font-size: 8px;
  color: #ef4836;
  position: absolute;
  top: 12px;
  right: 12px;
  border-radius: 50%;
  border: 3px solid #1bbc9b;
}
#header .navbar #top-nav .navbar-nav li a:hover,
#header .navbar #top-nav .navbar-nav li a:focus {
  background: #18a689;
}
#header .navbar #top-nav .navbar-nav li a:hover .nav-notification,
#header .navbar #top-nav .navbar-nav li a:focus .nav-notification {
  border-color: #18a689;
}
#header .navbar #top-nav .navbar-nav li a .avatar {
  border-radius: 50%;
  margin-right: 5px;
  width: 36px;
  height: 36px;
}
#header .navbar #top-nav .navbar-nav li.dropdown.open a {
  background: #18a689;
}
#header .navbar #top-nav .navbar-nav li.dropdown.open .dropdown-menu li a {
  color: #030303;
  text-align: left;
  height: auto;
  padding: 5px 10px;
  line-height: 28px;
  background-color: #ffffff;
}
#header .navbar #top-nav .navbar-nav li.dropdown.open .dropdown-menu li a.view-all {
  text-align: center;
  background: #1bbc9b;
  color: #ffffff;
}
#header .navbar #top-nav .navbar-nav li.dropdown.open .dropdown-menu li a.view-all:hover {
  background: #18a689;
}
#header .navbar #top-nav .navbar-nav li.dropdown.open .dropdown-menu li a:hover {
  color: #ffffff;
  background: #1bbc9b;
}
#header .navbar #top-nav .navbar-nav li.dropdown.open .dropdown-menu li a:hover .time-ago {
  color: #ffffff;
}
#header .navbar #top-nav .navbar-nav li.dropdown.open .dropdown-menu li a i {
  margin-right: 10px;
}
#header .navbar #top-nav .navbar-nav li .dropdown-menu {
  margin-top: 13px;
  border-radius: 2px;
  border-width: 2px;
}
#header .navbar #top-nav .navbar-nav li .dropdown-menu li {
  padding: 5px;
  border-radius: 2px;
}
#header .navbar #top-nav .navbar-nav li .dropdown-menu li.divider {
  padding: 0;
}
#header .navbar #top-nav .navbar-nav li .dropdown-menu:after,
#header .navbar #top-nav .navbar-nav li .dropdown-menu:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#header .navbar #top-nav .navbar-nav li .dropdown-menu:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 10px;
  margin-left: -10px;
}
#header .navbar #top-nav .navbar-nav li .dropdown-menu:before {
  border-bottom-color: #1bbc9b;
  border-width: 12px;
  margin-left: -13px;
}
#header .navbar #top-nav .navbar-nav li .dropdown-menu.right:before {
  right: 15px;
}
#header .navbar #top-nav .navbar-nav li .dropdown-menu.right:after {
  right: 16px;
}
#header .navbar #top-nav .navbar-nav li .dropdown-menu a .time-ago {
  font-size: 85%;
  font-style: italic;
  color: #95a5a6;
  float: right;
}
#header .navbar #top-nav .navbar-nav li .dropdown-menu a.dropdown-menu-header {
  font-size: 16px;
}
#header .navbar #top-nav .navbar-nav li .dropdown-menu a.dropdown-menu-header:hover {
  background-color: #ffffff !important;
  color: #030303 !important;
}
#header .navbar #top-nav .navbar-nav li .dropdown-menu.dropdown-email {
  max-width: 320px;
  min-width: 320px;
}
#header .navbar #top-nav .navbar-nav li .dropdown-menu.dropdown-email a {
  white-space: inherit;
  padding-left: 5px !important;
  padding-right: 10px !important;
}
#header .navbar #top-nav .navbar-nav li .dropdown-menu.dropdown-email a .avatar {
  margin-right: 10px;
}
#header .navbar #top-nav .navbar-nav li .dropdown-menu.dropdown-email a.dropdown-menu-header {
  padding-left: 20px !important;
}
#header .navbar #top-nav .navbar-nav li .dropdown-menu.dropdown-notification {
  min-width: 255px;
}
/* -----------------------------------------
   Left Sidebar styles
----------------------------------------- */
#sidebar {
  width: 255px;
  height: auto;
  position: absolute;
  left: 0;
  bottom: 0;
  top: 52px;
  z-index: 2;
}
#sidebar.sidebar-fixed {
  position: fixed;
}
#sidebar.sidebar-fixed .sidebar-inner {
  padding-bottom: 70px;
}
#sidebar.hide-sidebar {
  margin-left: -255px;
}
#sidebar.hide-sidebar:after {
  left: -255px;
}
#sidebar.collapse-sidebar {
  width: 65px;
  bottom: auto;
}
#sidebar.collapse-sidebar:after {
  width: 65px;
}
#sidebar.collapse-sidebar .option-buttons {
  padding: 26px 0 !important;
  background-color: #2c3e50;
}
#sidebar.collapse-sidebar .option-buttons .option-buttons-inner {
  display: none;
}
#sidebar.collapse-sidebar .sidebar-title {
  display: none;
}
#sidebar.collapse-sidebar #sideNav {
  margin-top: 15px;
  padding: 0 10px !important;
}
#sidebar.collapse-sidebar #sideNav li {
  border-radius: 2px;
  height: 40px;
}
#sidebar.collapse-sidebar #sideNav li a {
  padding: 8px 14px !important;
}
#sidebar.collapse-sidebar #sideNav li a .sideNav-arrow {
  display: none;
}
#sidebar.collapse-sidebar #sideNav li a .label {
  display: none;
}
#sidebar.collapse-sidebar #sideNav li a i {
  margin-right: 0 !important;
}
#sidebar.collapse-sidebar #sideNav li a span.txt {
  display: none;
  position: absolute;
  left: 45px;
  top: 0;
  z-index: 9998;
}
#sidebar.collapse-sidebar #sideNav li.hover-li a {
  width: 255px;
  background-color: #3e5771;
  color: #ecf0f1;
}
#sidebar.collapse-sidebar #sideNav li.hover-li a span.txt {
  display: inline-block;
  width: auto;
  padding: 9px 0 10px 15px;
}
#sidebar.collapse-sidebar #sideNav li.hover-li a i {
  color: #1bbc9b;
}
#sidebar.collapse-sidebar #sideNav li.hover-li a.notExpand {
  border-bottom-right-radius: 0;
}
#sidebar.collapse-sidebar #sideNav li.hover-li ul.sub {
  position: absolute;
  z-index: 9999;
  left: 54px;
  top: 44px;
  width: auto;
  display: block;
  margin: 0;
}
#sidebar.collapse-sidebar #sideNav li.hover-li ul.sub li {
  height: auto;
}
#sidebar.collapse-sidebar #sideNav li.hover-li ul.sub li a {
  width: 201px;
  padding: 3px 10px !important;
  border-radius: 0;
  background-color: #2c3e50;
  color: #ecf0f1;
  box-shadow: none;
  font-size: 12px;
}
#sidebar.collapse-sidebar #sideNav li.hover-li ul.sub li a span.txt {
  position: relative;
  left: auto;
  top: auto;
  padding: 5px;
}
#sidebar.collapse-sidebar #sideNav li.hover-li ul.sub li + li {
  margin-top: 0;
}
#sidebar.collapse-sidebar #sideNav li.hover-li ul.sub li + li:last-child {
  padding-bottom: 0;
}
#sidebar.collapse-sidebar #sideNav li.hover-li ul.sub li + li:last-child a {
  padding-bottom: 8px !important;
}
#sidebar.collapse-sidebar #sideNav li.hover-li ul.sub li:last-child a {
  border-bottom-right-radius: 2px;
}
#sidebar:after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 255px;
  background: #2c3e50;
  border-right: 1px solid #ffffff;
  z-index: -1;
}
#sidebar .sidebar-inner {
  position: relative;
  width: auto;
  height: 100%;
}
#sidebar .sidebar-inner .toggle-sidebar {
  float: left;
  width: 34px;
  height: 34px;
  background-color: #e7e5e1;
  border-radius: 50%;
  position: absolute;
  right: -16px;
  top: 10px;
  box-shadow: 0px 0px 1px #e7e5e1;
  z-index: 999;
}
#sidebar .sidebar-inner .toggle-sidebar > a {
  margin: 4px;
  border-radius: 50%;
  background: #d2d7d3;
  width: 26px;
  height: 26px;
  display: inline-block;
}
#sidebar .sidebar-inner .toggle-sidebar > a > i {
  font-size: 20px;
  padding-top: 0;
  padding-left: 3px;
  color: #ffffff;
  margin-top: -4px;
}
#sidebar .sidebar-inner .option-buttons {
  margin: 0 1px 0 0;
  padding: 14px 0 10px;
  border-bottom: 1px solid #354b60;
  position: relative;
  text-align: center;
}
#sidebar .sidebar-inner .option-buttons .toggle-option-buttons {
  display: none;
}
#sidebar .sidebar-inner .option-buttons #search-nav {
  display: none;
  position: absolute;
}
#sidebar .sidebar-inner .option-buttons #search-nav.show-form {
  display: block;
  top: 6px;
}
#sidebar .sidebar-inner .option-buttons #search-nav .form-group {
  margin: 0;
}
#sidebar .sidebar-inner .option-buttons #search-nav .form-group input {
  background-color: #2c3e50;
  border: transparent;
  box-shadow: none;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
}
#sidebar .sidebar-inner .option-buttons #search-nav .form-group i {
  color: #ffffff;
  position: absolute;
  top: 17px;
  margin-left: 5px;
  left: 12px;
  z-index: 99;
}
#sidebar .sidebar-inner .option-buttons #search-nav .btn {
  opacity: 0;
  position: absolute;
  left: -9999px;
}
#sidebar .sidebar-inner .option-buttons #search-nav #close-search-nav {
  position: absolute;
  right: 25px;
  top: 12px;
  color: #ffffff;
  font-weight: normal;
  opacity: 1;
  text-shadow: none;
  font-size: 18px;
}
#sidebar .sidebar-inner .option-buttons .option-buttons-inner {
  padding: 0 10px;
}
#sidebar .sidebar-inner .option-buttons .option-buttons-inner .btn {
  margin-right: 5px;
  box-shadow: none;
}
#sidebar .sidebar-inner .sidebar-title {
  font-size: 12px;
  text-transform: uppercase;
  color: #ecf0f1;
  padding: 0 15px;
}
#sidebar .sidebar-inner .sidebar-scrollarea {
  position: relative;
  width: auto;
  height: 100%;
}
#sidebar .sidebar-inner ul#sideNav {
  padding: 0 15px;
}
#sidebar .sidebar-inner ul#sideNav li + li {
  margin-top: 4px;
}
#sidebar .sidebar-inner ul#sideNav li + li:last-child {
  padding-bottom: 4px;
}
#sidebar .sidebar-inner ul#sideNav li a {
  background-color: #2c3e50;
  color: #ecf0f1;
  position: relative;
  padding: 6px 15px;
  display: inline-block;
  width: 100%;
  text-decoration: none;
  border-radius: 2px;
  -webkit-transition: background;
  transition: background;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
#sidebar .sidebar-inner ul#sideNav li a.active,
#sidebar .sidebar-inner ul#sideNav li a.active:hover {
  color: #ffffff;
  background-color: #1bbc9b;
}
#sidebar .sidebar-inner ul#sideNav li a.active i,
#sidebar .sidebar-inner ul#sideNav li a.active:hover i {
  color: #ecf0f1;
}
#sidebar .sidebar-inner ul#sideNav li a.active .label,
#sidebar .sidebar-inner ul#sideNav li a.active:hover .label {
  background: #2c3e50;
}
#sidebar .sidebar-inner ul#sideNav li a i {
  margin-right: 10px;
  font-size: 16px;
  width: 16px;
  -webkit-transition: rotate;
  transition: rotate;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  margin-top: -2px;
}
#sidebar .sidebar-inner ul#sideNav li a i.sideNav-arrow {
  float: right;
  margin: 6px 0px 0 5px;
  font-size: 16px;
}
#sidebar .sidebar-inner ul#sideNav li a .label {
  float: right;
  background: #1bbc9b;
  color: #ffffff;
  font-size: 11px;
  margin-top: 3px;
  padding: 5px 6px;
}
#sidebar .sidebar-inner ul#sideNav li a:hover,
#sidebar .sidebar-inner ul#sideNav li a.active-state {
  color: #ffffff;
  background-color: #3e5771;
}
#sidebar .sidebar-inner ul#sideNav li a:hover i,
#sidebar .sidebar-inner ul#sideNav li a.active-state i {
  color: #1bbc9b;
}
#sidebar .sidebar-inner ul#sideNav li ul.sub {
  list-style: none;
  padding: 0;
  margin: 0;
  display: none;
}
#sidebar .sidebar-inner ul#sideNav li ul.sub li {
  margin: 0;
}
#sidebar .sidebar-inner ul#sideNav li ul.sub li a {
  padding: 6px 15px 6px 21px;
  -webkit-transition: color;
  transition: color;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  font-size: 13px;
}
#sidebar .sidebar-inner ul#sideNav li ul.sub li a i {
  margin-right: 5px;
}
#sidebar .sidebar-inner ul#sideNav li ul.sub li a:hover {
  background-color: #2c3e50;
  color: #1bbc9b;
}
#sidebar .sidebar-inner ul#sideNav li ul.sub li a.active,
#sidebar .sidebar-inner ul#sideNav li ul.sub li a.active:hover {
  color: #ffffff;
  background-color: #1bbc9b;
}
#sidebar .sidebar-inner ul#sideNav li.highlight-menu {
  background-color: #3e5771;
  border-radius: 2px;
}
#sidebar .sidebar-inner ul#sideNav li.highlight-menu a {
  background-color: #3e5771;
}
#sidebar .sidebar-inner ul#sideNav li.highlight-menu a:hover {
  background-color: #3e5771 !important;
}
#sidebar .sidebar-inner ul#sideNav li.highlight-menu a.active,
#sidebar .sidebar-inner ul#sideNav li.highlight-menu a.active:hover {
  background-color: #1bbc9b !important;
}
/*-----------------------------------------
   Right Sidebar styles
----------------------------------------- */
#right-sidebar {
  width: 255px;
  height: auto;
  position: fixed;
  right: 0;
  bottom: 0;
  top: 52px;
  z-index: 2;
  /*Hided Sidebar*/
}
#right-sidebar:after {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 255px;
  background: #ecf0f1;
  border-left: 1px solid #ffffff;
  z-index: -1;
}
#right-sidebar .sidebar-inner {
  position: relative;
  width: auto;
  height: 100%;
}
#right-sidebar.hide-sidebar {
  margin-right: -255px;
}
#right-sidebar.hide-sidebar:after {
  right: -255px;
}
/* -----------------------------------------
   Chat user styles
----------------------------------------- */
.chat-user-list {
  position: relative;
  display: block;
  -webkit-transition: opacity;
  transition: opacity;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  /*chat search*/
}
.chat-user-list.hide-it {
  display: none;
}
.chat-user-list .chat-search {
  position: relative;
  padding: 0 15px;
}
.chat-user-list .chat-search .form-group {
  margin-left: 0;
  margin-right: 0;
}
.chat-user-list .chat-search input {
  border: none;
  border-bottom: 1px solid #8d9e9f;
  background: none;
  padding: 16px 0 17px 35px;
  height: auto;
  width: 100%;
  box-shadow: none;
  border-radius: 0;
  color: #030303;
}
.chat-user-list .chat-search input:focus,
.chat-user-list .chat-search input:hover {
  box-shadow: none;
  border-color: #7f9293;
}
.chat-user-list .chat-search button {
  position: absolute;
  left: 15px;
  top: 11px;
  border: none;
  background: none;
}
.chat-user-list .chat-search button i {
  color: #acb1b8;
}
.chat-user-list .chat-ui {
  padding-left: 0px;
  margin-bottom: 35px;
  margin-top: 8px;
  list-style: none;
}
.chat-user-list .chat-ui.bsAccordion li:last-child ul {
  margin-bottom: 20px;
}
.chat-user-list .chat-ui li {
  display: block;
  position: relative;
}
.chat-user-list .chat-ui li a {
  padding: 7px 15px;
  color: #030303;
  font-weight: bold;
  width: 100%;
  display: inline-block;
  position: relative;
}
.chat-user-list .chat-ui li a.chat-ui-heading {
  text-transform: uppercase;
  color: #95a5a6;
}
.chat-user-list .chat-ui li a .chat-avatar {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  margin-right: 5px;
  border: 1px solid transparent;
  -webkit-transition: border;
  transition: border;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.chat-user-list .chat-ui li a.chat-name {
  color: #292929;
  font-weight: normal;
  font-size: 13px;
  padding: 0;
  text-decoration: none;
  -webkit-transition: color;
  transition: color;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.chat-user-list .chat-ui li ul {
  padding-left: 0;
}
.chat-user-list .chat-ui li ul li {
  padding: 7px 10px;
  margin: 0 5px;
  -webkit-transition: background;
  transition: background;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  border-radius: 2px;
}
.chat-user-list .chat-ui li ul li:hover {
  background: #dde4e6;
}
.chat-user-list .chat-ui li ul li .chat-notification {
  position: absolute;
  border-radius: 50%;
  background: #ef4836;
  font-size: 10px;
  font-weight: bold;
  color: white;
  border: 2px solid #ecf0f1;
  top: -8px;
  left: 25px;
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  padding-top: 1px;
  line-height: 14px;
}
.chat-user-list .chat-ui li ul li .device {
  float: right;
  width: 16px;
  height: 16px;
  color: #95a5a6;
  margin-top: 10px;
  margin-right: 5px;
}
.chat-user-list .chat-ui li ul li .device i {
  font-size: 20px;
}
.chat-user-list .chat-ui li ul li .status {
  float: right;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  margin-top: 10px;
}
.chat-user-list .chat-ui li ul li .status i {
  font-size: 20px;
}
.chat-user-list .chat-ui li ul li .status.busy {
  color: #ef4836;
}
.chat-user-list .chat-ui li ul li .status.online {
  color: #3fc380;
}
.chat-user-list .chat-ui li ul li .status.offline {
  color: #95a5a6;
}
.chat-box {
  position: relative;
  display: none;
  opacity: 0;
}
.chat-box h5 {
  padding: 16px 0;
  border-bottom: 1px solid #d2d7d3;
  font-size: 16px;
  margin: 0 15px;
  color: #95a5a6;
}
.chat-box h5 .device {
  float: none;
  width: 16px;
  height: 16px;
  color: #95a5a6;
  margin-top: 10px;
  margin-right: 5px;
}
.chat-box h5 .device i {
  font-size: 20px;
}
.chat-box h5 .status {
  float: none;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  margin-top: 10px;
}
.chat-box h5 .status i {
  font-size: 20px;
}
.chat-box h5 .status.busy {
  color: #ef4836;
}
.chat-box h5 .status.online {
  color: #3fc380;
}
.chat-box h5 .status.offline {
  color: #95a5a6;
}
.chat-box .close {
  position: absolute;
  top: 15px;
  right: 15px;
}
.chat-box.chatbox-show {
  display: block;
  opacity: 1;
}
.chat-box .chat-messages {
  margin: 10px 15px 40px;
  padding: 0;
  list-style: none;
}
.chat-box .chat-messages li {
  margin-bottom: 10px;
}
.chat-box .chat-messages li .avatar {
  float: left;
}
.chat-box .chat-messages li .avatar img {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  margin-right: 5px;
  border: 1px solid transparent;
  -webkit-transition: border;
  transition: border;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.chat-box .chat-messages li .message {
  margin-left: 55px;
  border-radius: 4px;
  background-color: #ffffff;
  padding: 5px 10px;
  border: 1px solid #ffffff;
  position: relative;
}
.chat-box .chat-messages li .message:after,
.chat-box .chat-messages li .message:before {
  right: 100%;
  top: 20px;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.chat-box .chat-messages li .message:after {
  border-color: rgba(136, 183, 213, 0);
  border-right-color: #ffffff;
  border-width: 8px;
  margin-top: -8px;
}
.chat-box .chat-messages li .message:before {
  border-color: rgba(194, 225, 245, 0);
  border-right-color: #ffffff;
  border-width: 9px;
  margin-top: -9px;
}
.chat-box .chat-messages li .message .chat-name {
  color: #95a5a6;
  margin-bottom: 2px;
}
.chat-box .chat-messages li .message .chat-name .chat-time {
  font-size: 75%;
  float: right;
  padding: 2px 0;
  font-style: italic;
}
.chat-box .chat-messages li .message .chat-txt {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 0;
}
.chat-box .chat-messages li.chat-me .avatar {
  float: right;
}
.chat-box .chat-messages li.chat-me .avatar img {
  margin-right: 0;
  margin-left: 5px;
}
.chat-box .chat-messages li.chat-me .message {
  margin-right: 55px;
  margin-left: 0;
}
.chat-box .chat-messages li.chat-me .message:after,
.chat-box .chat-messages li.chat-me .message:before {
  left: 100%;
}
.chat-box .chat-messages li.chat-me .message:after {
  border-left-color: #ffffff;
  border-right-color: transparent;
}
.chat-box .chat-messages li.chat-me .message:before {
  border-left-color: #ffffff;
  border-right-color: transparent;
}
.chat-box .chat-messages li:last-child {
  margin-bottom: 0;
}
.chat-box .chat-write {
  padding: 0;
  position: fixed;
  width: 100%;
  bottom: 10px;
  width: 225px;
  right: 15px;
}
.chat-box .chat-write form {
  position: relative;
}
.chat-box .chat-write form .form-group {
  margin-left: 0;
  margin-right: 0;
}
.chat-box .chat-write form textarea {
  resize: none;
  border-radius: 0;
  box-shadow: none;
  padding: 6px 36px 6px 12px;
  color: #030303;
}
.chat-box .chat-write form #attach_photo_btn {
  position: absolute;
  top: 2px;
  right: 4px;
  left: auto;
  width: 40px;
}
.chat-box .chat-write form input[type="file"] {
  opacity: 0;
  position: absolute;
  width: 40px;
  height: 34px;
  top: 0;
  right: 2px;
}
/* -----------------------------------------
   Content
----------------------------------------- */
#content {
  margin-left: 255px;
  padding: 52px 0 0 0;
  min-height: 100%;
}
#content.sidebar-page {
  margin-left: 255px;
}
#content.collapsed-sidebar {
  margin-left: 65px;
}
#content.full-page {
  margin-left: 0;
}
#content.overLap {
  margin-left: 0;
}
#content.offCanvas {
  width: 100%;
  margin-left: 255px;
}
#content .content-wrapper {
  height: auto;
  float: left;
  width: 100%;
  position: relative;
}
#content .content-wrapper #page-heading {
  padding: 15px 25px;
  position: relative;
  margin: 0;
  background-color: #e7e5e1;
  border-bottom: 1px solid #ffffff;
}
#content .content-wrapper #page-heading > h2 {
  margin: 0;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.5px;
}
#content .content-wrapper #page-heading > h2 > i {
  font-size: 16px;
}
#content .content-wrapper #page-heading #crumb {
  margin: 0;
  position: absolute;
  right: 25px;
  top: 8px;
  background: transparent;
  font-size: 14px;
}
#content .content-wrapper #page-heading #crumb li > i {
  margin-right: 8px;
}
#content .content-wrapper #page-heading #crumb li a {
  padding-right: 5px;
}
#content .content-wrapper .content-inner {
  position: relative;
  padding: 15px 25px;
}
/*Template elements*/
/* -----------------------------------------
   Sidebar panel
----------------------------------------- */
.sidebar-panel {
  margin-top: 10px;
  width: 100%;
  height: auto;
  float: left;
  position: relative;
}
.sidebar-panel:before,
.sidebar-panel:after {
  content: " ";
  display: table;
}
.sidebar-panel:after {
  clear: both;
}
.sidebar-panel .sidebar-panel-title {
  font-size: 13px;
  padding-left: 17px;
  text-transform: uppercase;
}
.sidebar-panel .sidebar-panel-title i {
  margin-right: 15px;
}
.sidebar-panel .sidebar-panel-content {
  padding: 5px 15px 15px;
  position: relative;
}
.sidebar-panel .sidebar-panel-content.fullwidth {
  padding: 5px 0px 15px;
}
/* -----------------------------------------
   Input sizes
----------------------------------------- */
.input-mini {
  width: 60px!important;
}
.input-small {
  width: 90px!important;
}
.input-medium {
  width: 150px!important;
}
.input-large {
  width: 210px!important;
}
.input-xlarge {
  width: 270px!important;
}
.input-block {
  width: 100%;
  display: block;
}
/* -----------------------------------------
   Circfull progress bars
----------------------------------------- */
.circliful {
  position: relative;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.circliful .circle-text,
.circliful .circle-info,
.circliful .circle-text-half,
.circliful .circle-info-half {
  width: 100%;
  position: absolute;
  text-align: center;
  display: inline-block;
  color: #030303;
  font-weight: bold;
}
.circliful .circle-text-half {
  top: 8px;
}
.circliful i {
  margin: 5px 3px 0 3px;
  position: relative;
  bottom: 4px;
}
/* -----------------------------------------
   Flot charts
----------------------------------------- */
#flotTip {
  padding: 5px 10px;
  color: #ffffff;
  border-radius: 2px;
  background: #000000 !important;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
  display: inline-block;
  z-index: 100;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tickLabel {
  font-family: "Open Sans";
  font-size: 11px;
  text-align: center;
  font-weight: bold;
}
/* -----------------------------------------
   Sparklines
----------------------------------------- */
.spark {
  width: 100%;
}
.spark .percent {
  float: left;
  font-size: 16px;
  width: 35%;
}
.spark .sparkline {
  width: 65%;
  display: inline-block;
  margin-top: 4px;
}
.jqstooltip {
  padding: 5px;
  display: inline-block;
}
.jqsfield {
  color: white;
  text-align: left;
  padding: 5px;
  margin-left: -5px;
  margin-right: 5px;
  margin-top: -5px;
  margin-bottom: 5px;
  border-radius: 2px;
  background: #000000;
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
  display: inline-block;
  z-index: 100;
  opacity: 0.8;
  filter: alpha(opacity=80);
  border-color: #000000;
}
/* -----------------------------------------
   Easy pie charts
----------------------------------------- */
.easyPieChart {
  position: relative;
  text-align: center;
}
.easyPieChart canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.pie-charts {
  display: inline-block;
  text-align: center;
  padding: 0 12px;
  margin-bottom: 20px;
}
.pie-charts .easyPieChart {
  font-weight: bold;
    float: left;
}
.pie-charts div.label {
  color: #030303;
  font-size: 100%;
  float: left;
  margin-top: 10px;
}
.pie-charts.red-pie .easyPieChart {
  color: #ef4836;
}
.pie-charts.red-pie div.label {
  color: #ef4836;
}
.pie-charts.green-pie .easyPieChart {
  color: #3fc380;
}
.pie-charts.green-pie div.label {
  color: #3fc380;
}
.pie-charts.blue-pie .easyPieChart {
  color: #1e8bc3;
}
.pie-charts.blue-pie div.label {
  color: #1e8bc3;
}
.pie-charts.teal-pie .easyPieChart {
  color: #1bbc9b;
}
.pie-charts.teal-pie div.label {
  color: #1bbc9b;
}
.pie-charts.purple-pie .easyPieChart {
  color: #9a12b3;
}
.pie-charts.purple-pie div.label {
  color: #9a12b3;
}
/* -----------------------------------------
   Invoice page
----------------------------------------- */
#print-invoice {
  position: absolute;
  right: 15px;
  top: 10px;
  cursor: pointer;
}
#print-invoice i {
  font-size: 20px;
}
.invoice {
  position: relative;
}
/* -----------------------------------------
   Timeline
----------------------------------------- */
.timeline {
  position: relative;
  list-style: none;
  padding: 0;
}
.timeline:before {
  content: '';
  position: absolute;
  width: 2px;
  height: 100%;
  top: 0;
  left: 110px;
  background: #1bbc9b;
}
.timeline li {
  position: relative;
}
.timeline li .timeline-label {
  width: 16px;
  height: 16px;
  left: 103px;
  top: 6px;
  position: absolute;
  display: block;
  border-radius: 50%;
  background-color: #ffffff;
  border: 2px solid #1bbc9b;
}
.timeline li .timeline-label:after {
  content: "";
  width: 20px;
  height: 20px;
  left: -4px;
  top: -4px;
  position: absolute;
  display: block;
  border-radius: 50%;
  border: 2px solid #ffffff;
}
.timeline li .date-time {
  float: left;
  padding-top: 1px;
}
.timeline li .timeline-event-title {
  margin-left: 130px;
  padding-top: 6px;
  margin-bottom: 5px;
}
.timeline li .timeline-event {
  margin-left: 130px;
}
.timeline-advanced:before {
  left: 110px;
}
.timeline-advanced li .timeline-label {
  width: 36px;
  height: 36px;
  left: 93px;
  top: 0;
  position: absolute;
  display: block;
  border-radius: 50%;
  background-color: #1bbc9b;
  border: 2px solid #1bbc9b;
}
.timeline-advanced li .timeline-label:after {
  content: "";
  width: 40px;
  height: 40px;
  left: -4px;
  top: -4px;
  position: absolute;
  display: block;
  border-radius: 50%;
  border: 2px solid #ffffff;
}
.timeline-advanced li .timeline-label i {
  margin-top: 1px;
  margin-left: 7px;
  font-size: 16px;
  color: #ffffff;
}
.timeline-advanced li .timeline-event-title {
  margin-left: 135px;
  padding-top: 8px;
}
.timeline-advanced li .timeline-event {
  margin-top: 10px;
  margin-left: 135px;
}
.timeline-twoside:before {
  left: 50%;
}
.timeline-twoside li .timeline-label {
  width: 36px;
  height: 36px;
  left: 50%;
  margin-left: -18px;
  top: 0;
}
.timeline-twoside li .timeline-label:after {
  width: 40px;
  height: 40px;
  left: -4px;
  top: -4px;
}
.timeline-twoside li .timeline-label i {
  margin-left: 7px;
}
.timeline-twoside li .date-time {
  margin-left: 50%;
  padding-left: 25px;
  float: none;
  display: inline-block;
}
.timeline-twoside li .timeline-event-title {
  margin-left: 10px;
  margin-top: -29px;
  padding-top: 8px;
}
.timeline-twoside li .timeline-event {
  margin-left: 10px;
  padding-bottom: 20px;
  width: 45%;
}
.timeline-twoside li.right-side .date-time {
  margin-right: 0;
  margin-left: 0;
  padding-left: 0;
  padding-right: 53%;
  float: none;
  display: inline-block;
  text-align: right;
  width: 100%;
}
.timeline-twoside li.right-side .timeline-event-title {
  text-align: right;
}
.timeline-twoside li.right-side .timeline-event {
  text-align: right;
  margin-left: 55%;
}
/* -----------------------------------------
   Profile
----------------------------------------- */
.profile-cover {
  position: relative;
}
.profile-cover #change-cover {
  position: absolute;
  bottom: 15px;
  right: 15px;
}
.profile-cover .change-cover {
  position: absolute;
  bottom: 15px;
  right: 15px;
  width: 110px;
}
.profile-cover .change-cover input {
  opacity: 0;
  cursor: pointer;
  width: 110px;
}
.profile-cover .profile {
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.profile-cover .profile img {
  border-radius: 50%;
  border: 2px solid #d2d7d3;
}
.profile-cover .profile #change-profile-image {
  position: absolute;
  bottom: -10px;
  right: 51px;
}
.profile-cover .profile .change-profile-image {
  position: absolute;
  bottom: -10px;
  right: 51px;
  width: 30px;
}
.profile-cover .profile .change-profile-image input {
  opacity: 0;
  cursor: pointer;
  width: 30px;
}
/* -----------------------------------------
   Search page
----------------------------------------- */
.search-page .search-page-toolbar {
  margin-top: 12px;
  margin-bottom: 12px;
}
.search-page .search-results .search-results-item {
  margin-top: 10px;
  float: left;
}
.search-page .search-results .search-results-item:before,
.search-page .search-results .search-results-item:after {
  content: " ";
  display: table;
}
.search-page .search-results .search-results-item:after {
  clear: both;
}
.search-page .search-results .search-results-item .search-result-video {
  float: left;
  margin-right: 10px;
  position: relative;
}
.search-page .search-results .search-results-item .search-result-video .play-video {
  position: absolute;
  right: 4px;
  bottom: 4px;
  background: black;
  padding: 0 10px 2px;
}
.search-page .search-results .search-results-item .search-result-video .play-video i {
  color: white;
}
.search-page .search-results .search-results-item .search-results-item-name {
  margin-bottom: 2px;
}
.search-page .search-results .search-results-item .search-results-item-url a {
  color: #3fc380;
}
/* -----------------------------------------
   Weather widget
----------------------------------------- */
.weather-widget .weather-location {
  font-size: 16px;
  margin-top: 10px;
  color: #1bbc9b;
}
.weather-widget .weather-day {
  font-weight: bold;
  margin-top: 10px;
  color: #ffffff;
}
.weather-widget .weather-degree {
  color: #ffffff;
}
/* -----------------------------------------
   Blog post widget
----------------------------------------- */
.blog-post-widget .blog-post-image {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.blog-post-widget .blog-post-date {
  color: #1d1d1d;
  font-size: 13px;
  margin-bottom: 5px;
  display: inline-block;
}
.blog-post-widget .blog-post-text {
  color: #030303;
}
.blog-post-widget .blog-post-info {
  padding: 5px 0;
}
.blog-post-widget .blog-post-info .blog-post-author {
  margin-right: 10px;
}
.blog-post-widget .blog-post-info .blog-post-likes {
  margin-right: 10px;
}
/* -----------------------------------------
   Instagram widget
----------------------------------------- */
.instagram-widget:before,
.instagram-widget:after {
  content: " ";
  display: table;
}
.instagram-widget:after {
  clear: both;
}
.instagram-widget .instagram-widget-header {
  width: 100%;
  float: left;
}
.instagram-widget .instagram-widget-header a {
  color: #030303;
  -webkit-transition: color;
  transition: color;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.instagram-widget .instagram-widget-header a .instagram-widget-text {
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 0;
  margin-top: 10px;
}
.instagram-widget .instagram-widget-header a .instagram-widget-number {
  font-size: 20px;
  display: inline-block;
  margin-bottom: 10px;
}
.instagram-widget .instagram-widget-header a:hover {
  color: #1bbc9b;
  text-decoration: none;
}
.instagram-widget .instagram-widget-image {
  width: 100%;
  float: left;
}
.instagram-widget .instagram-widget-image .carousel-indicators {
  bottom: 10px;
  left: 10px;
  width: auto;
  margin-left: 0;
}
.instagram-widget .instagram-widget-footer {
  width: 100%;
  float: left;
  padding: 15px 0;
  background: #1bbc9b;
}
.instagram-widget .instagram-widget-footer p {
  margin-bottom: 0;
}
.instagram-widget .instagram-widget-footer p a {
  color: #ffffff;
  -webkit-transition: color;
  transition: color;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.instagram-widget .instagram-widget-footer p a i {
  font-size: 24px;
}
.instagram-widget .instagram-widget-footer p a .instagram-widget-number {
  font-size: 20px;
}
.instagram-widget .instagram-widget-footer p a:hover {
  color: #e6e6e6;
  text-decoration: none;
}
/* -----------------------------------------
   Carousel dot style indicators
----------------------------------------- */
.dotstyle {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  cursor: default;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  bottom: 10px !important;
}
.dotstyle.center {
  width: auto;
  left: 45%;
}
.dotstyle li {
  position: relative;
  display: block;
  float: left;
  margin: 0 5px;
  width: 16px;
  height: 16px;
  cursor: pointer;
  border-radius: 50%;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
  -webkit-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  border: none;
  background-color: none;
}
.dotstyle li a {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: none;
  border-radius: 50%;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.3);
  text-indent: -999em;
  /* make the text accessible to screen readers */
  cursor: pointer;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
  transition: background-color 0.3s ease, transform 0.3s ease;
}
.dotstyle li a:hover,
.dotstyle li a:focus {
  background-color: white;
}
.dotstyle li a:focus {
  outline: none;
}
.dotstyle li.active {
  margin: 0 5px;
  width: 16px;
  height: 16px;
  background: none;
  box-shadow: 0 0 0 2px white;
}
.dotstyle li.active a {
  -webkit-transform: scale(0.4);
  -ms-transform: scale(0.4);
  transform: scale(0.4);
  background-color: white;
}
/* -----------------------------------------
   Chat widget
----------------------------------------- */
.chat-widget {
  margin: 0 15px 0;
  padding: 0;
  list-style: none;
}
.chat-widget > li {
  margin-bottom: 10px;
}
.chat-widget > li .avatar {
  float: left;
}
.chat-widget > li .avatar img {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  margin-right: 5px;
  border: 1px solid transparent;
  -webkit-transition: border;
  transition: border;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.chat-widget > li .message {
  margin-left: 55px;
  border-radius: 4px;
  background-color: #ecf0f1;
  padding: 5px 10px;
  border: 1px solid #ecf0f1;
  position: relative;
}
.chat-widget > li .message:after,
.chat-widget > li .message:before {
  right: 100%;
  top: 20px;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.chat-widget > li .message:after {
  border-color: rgba(136, 183, 213, 0);
  border-right-color: #ecf0f1;
  border-width: 8px;
  margin-top: -8px;
}
.chat-widget > li .message:before {
  border-color: rgba(194, 225, 245, 0);
  border-right-color: #ecf0f1;
  border-width: 9px;
  margin-top: -9px;
}
.chat-widget > li .message .chat-name {
  color: #95a5a6;
  margin-bottom: 2px;
}
.chat-widget > li .message .chat-name .chat-time {
  font-size: 75%;
  float: right;
  padding: 2px 0;
  font-style: italic;
}
.chat-widget > li .message .chat-txt {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 0;
}
.chat-widget > li.chat-me .avatar {
  float: right;
}
.chat-widget > li.chat-me .avatar img {
  margin-right: 0;
  margin-left: 5px;
}
.chat-widget > li.chat-me .message {
  margin-right: 55px;
  margin-left: 0;
}
.chat-widget > li.chat-me .message:after,
.chat-widget > li.chat-me .message:before {
  left: 100%;
}
.chat-widget > li.chat-me .message:after {
  border-left-color: #ecf0f1;
  border-right-color: transparent;
}
.chat-widget > li.chat-me .message:before {
  border-left-color: #ecf0f1;
  border-right-color: transparent;
}
.chat-widget .attach_photo_btn {
  top: 5px;
  right: 4px;
  left: -10px;
  width: 40px;
  position: relative;
}
.chat-widget input[type="file"] {
  opacity: 0;
  position: absolute;
  width: 40px;
  height: 34px;
  bottom: 0;
  left: 2px;
}
/* -----------------------------------------
   Twitter widget
----------------------------------------- */
.twitter-widget:before,
.twitter-widget:after {
  content: " ";
  display: table;
}
.twitter-widget:after {
  clear: both;
}
.twitter-widget .twitter-widget-header {
  width: 100%;
  float: left;
}
.twitter-widget .twitter-widget-header a {
  color: #030303;
  -webkit-transition: color;
  transition: color;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.twitter-widget .twitter-widget-header a .twitter-widget-text {
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 0;
  margin-top: 10px;
}
.twitter-widget .twitter-widget-header a .twitter-widget-number {
  font-size: 20px;
  display: inline-block;
  margin-bottom: 10px;
}
.twitter-widget .twitter-widget-header a:hover {
  color: #1bbc9b;
  text-decoration: none;
}
.twitter-widget .twitter-widget-tweets {
  float: left;
  padding: 15px 20px;
}
.twitter-widget .twitter-widget-tweets ul {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.twitter-widget .twitter-widget-tweets ul li {
  margin-bottom: 5px;
}
.twitter-widget .twitter-widget-tweets ul li .twitter-widget-avatar {
  float: left;
  margin: 5px 10px 10px 0;
  width: 40px;
  height: 40px;
  border-radius: 2px;
}
.twitter-widget .twitter-widget-tweets ul li p.tweet-text {
  margin-bottom: 0;
  font-weight: normal;
  color: #101010;
  padding-left: 50px;
  font-size: 13px;
}
.twitter-widget .twitter-widget-tweets ul li .twitter-widget-date {
  font-size: 11px;
  color: #5c5c5c;
  font-weight: normal;
}
/* -----------------------------------------
   Recent users widget
----------------------------------------- */
.recent-users-widget .recent-users-header {
  padding: 15px;
}
.recent-users-widget ul.list-group {
  margin-bottom: 0;
}
.recent-users-widget ul.list-group li.list-group-item {
  border-color: transparent;
  -webkit-transition: background;
  transition: background;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  border-radius: 2px;
}
.recent-users-widget ul.list-group li.list-group-item:before,
.recent-users-widget ul.list-group li.list-group-item:after {
  content: " ";
  display: table;
}
.recent-users-widget ul.list-group li.list-group-item:after {
  clear: both;
}
.recent-users-widget ul.list-group li.list-group-item:nth-child(even) {
  background: #f2f1ef;
}
.recent-users-widget ul.list-group li.list-group-item:nth-child(even) .status {
  background: #f2f1ef;
}
.recent-users-widget ul.list-group li.list-group-item:hover {
  background: #e7e5e1;
}
.recent-users-widget ul.list-group li.list-group-item:hover .status {
  background: #e7e5e1;
}
.recent-users-widget ul.list-group li.list-group-item .chat-avatar {
  float: left;
  width: 42px;
  height: 42px;
  border-radius: 20px;
  margin-right: 5px;
  border: 1px solid transparent;
  -webkit-transition: border;
  transition: border;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.recent-users-widget ul.list-group li.list-group-item .name {
  float: left;
  padding: 13px 5px 8px;
}
.recent-users-widget ul.list-group li.list-group-item .status {
  position: absolute;
  left: 45px;
  top: 10px;
  color: #ef4836;
  background: #ffffff;
  width: 16px;
  height: 16px;
  border-radius: 16px;
}
.recent-users-widget ul.list-group li.list-group-item .status i {
  font-size: 24px;
  margin-top: -12px;
  margin-left: -5px;
}
.recent-users-widget ul.list-group li.list-group-item .status.online {
  color: #3fc380;
}
.recent-users-widget ul.list-group li.list-group-item .status.offline {
  color: #292929;
}
/* -----------------------------------------
   Todo widget
----------------------------------------- */
.todo-widget {
  position: relative;
}
.todo-widget .todo-header {
  margin-bottom: 15px;
  float: left;
  width: 100%;
}
.todo-widget .todo-header:before,
.todo-widget .todo-header:after {
  content: " ";
  display: table;
}
.todo-widget .todo-header:after {
  clear: both;
}
.todo-widget .todo-header .todo-search {
  width: 75%;
  float: left;
}
.todo-widget .todo-header .todo-add {
  width: 25%;
  float: right;
  text-align: right;
}
.todo-widget .todo-period {
  font-size: 16px;
}
.todo-widget .todo-list {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0px;
  min-height: 40px;
  padding-left: 0;
  position: relative;
}
.todo-widget .todo-list.ui-sortable {
  cursor: move;
}
.todo-widget .todo-list .todo-task-item {
  margin-bottom: 0;
  border-top: 1px solid #95a5a6;
  padding: 10px 0;
  position: relative;
}
.todo-widget .todo-list .todo-task-item:before,
.todo-widget .todo-list .todo-task-item:after {
  content: " ";
  display: table;
}
.todo-widget .todo-list .todo-task-item:after {
  clear: both;
}
.todo-widget .todo-list .todo-task-item .checkbox {
  float: left;
  margin-top: 0;
  margin-bottom: 0;
}
.todo-widget .todo-list .todo-task-item .todo-priority {
  margin-left: 10px;
  margin-right: 10px;
  float: left;
}
.todo-widget .todo-list .todo-task-item .todo-priority i {
  font-size: 16px;
  color: #2c3e50;
}
.todo-widget .todo-list .todo-task-item .todo-priority.normal i {
  color: #3fc380;
}
.todo-widget .todo-list .todo-task-item .todo-priority.high i {
  color: #ef4836;
}
.todo-widget .todo-list .todo-task-item .todo-priority.medium i {
  color: #e87e04;
}
.todo-widget .todo-list .todo-task-item .todo-category {
  float: right;
  margin-right: 18px;
}
.todo-widget .todo-list .todo-task-item .todo-task-text {
  font-weight: bold;
  padding-top: 1px;
}
.todo-widget .todo-list .todo-task-item .todo-close {
  position: absolute;
  right: 0;
  font-size: 16px;
  top: 14px;
}
.todo-widget .todo-list .todo-task-item.task-done {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.todo-widget .todo-list .todo-task-item.task-done .todo-task-text {
  text-decoration: line-through;
}
.todo-widget .todo-list .ui-sortable-helper {
  background: #f2f1ef;
}
.todo-widget .todo-list .placeholder {
  border: 2px dashed #95a5a6;
  margin-bottom: 10px;
  width: 100%;
  height: 40px;
}
/* -----------------------------------------
   Shortcut buttons
----------------------------------------- */
.shortcut-buttons {
  width: 100%;
  text-align: center;
}
.shortcut-buttons .shortcut-btn {
  margin: 0 10px 15px;
  width: 100px;
  height: 72px;
  display: inline-block;
  border-radius: 2px;
  background: #ffffff;
  border-top: 2px solid #e7e5e1;
  border-bottom: 1px solid #dbd8d3;
  position: relative;
  -webkit-transition: border-color;
  transition: border-color;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.shortcut-buttons .shortcut-btn .shortcut-icon {
  width: 100%;
  height: 45px;
  display: inline-block;
}
.shortcut-buttons .shortcut-btn .shortcut-icon i {
  font-size: 24px;
  padding-top: 15px;
  color: #030303;
  -webkit-transition: color;
  transition: color;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.shortcut-buttons .shortcut-btn .shortcut-text {
  display: inline-block;
  width: 100%;
  font-size: 12px;
  font-weight: bold;
  color: #030303;
  background-color: #e7e5e1;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  -webkit-transition: all;
  transition: all;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.shortcut-buttons .shortcut-btn .label {
  position: absolute;
  top: -10px;
  right: -10px;
}
.shortcut-buttons .shortcut-btn:hover {
  border-top-color: #1bbc9b;
}
.shortcut-buttons .shortcut-btn:hover .shortcut-icon i {
  color: #1bbc9b;
}
.shortcut-buttons .shortcut-btn:hover .shortcut-text {
  background-color: #1bbc9b;
  color: #ffffff;
}
/* -----------------------------------------
   Datatables row fix
----------------------------------------- */
.dataTables_wrapper .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.dataTables_paginate .pagination {
  margin-top: -5px;
  float: right;
}
/* -----------------------------------------
   Responsive media queries
----------------------------------------- */
/* -----------------------------------------
   Big screens
----------------------------------------- */
/* -----------------------------------------
   Desktops
----------------------------------------- */
@media all and (max-width: 1366px) {
  /* ------------------ Offline page --------------------*/
  body.error-page h1.offline-page {
    font-size: 10em;
  }
}
/* -----------------------------------------
   Tablets and some phones
----------------------------------------- */
@media all and (max-width: 991px) {
  /* ------------------ Header --------------------*/
  #header .navbar .navbar-brand {
    width: auto;
    padding-right: 15px;
  }
  #header .navbar #top-nav {
    float: right;
  }
  #header .navbar #top-nav:before,
  #header .navbar #top-nav:after {
    content: " ";
    display: table;
  }
  #header .navbar #top-nav:after {
    clear: both;
  }
  #header .navbar #top-nav .navbar-form.show {
    display: inline-block !important;
    position: absolute;
    left: 70px;
    top: 0;
    right: 0;
    border-top: none;
    border-bottom: none;
    z-index: 10;
  }
  #header .navbar #top-nav .navbar-form.show .form-group {
    margin-bottom: 0;
  }
  /* ------------------ Dual list --------------------*/
  .bootstrap-duallistbox-container .box2 {
    margin-top: 10px;
  }
  /* ------------------ Form grid --------------------*/
  .form-group .row .form-control,
  .form-group .row .input-group,
  .form-group .row .ui-spinner {
    margin-bottom: 10px;
  }
  .form-group .row .input-group .form-control,
  .form-group .row .ui-spinner .form-control {
    margin-bottom: 0;
  }
  .form-horizontal .control-label,
  .form-vertical .control-label {
    text-align: left;
    margin-bottom: 10px;
  }
  /* ------------------ Datatables --------------------*/
  .table-responsive .dataTables_wrapper {
    padding-top: 10px;
  }
  .dataTable {
    margin-bottom: 15px;
  }
  .dataTables_wrapper .dataTables_length {
    float: none;
    margin-bottom: 5px;
    text-align: center;
  }
  .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
    margin-top: 10px;
  }
  .dataTables_wrapper .dataTables_info {
    float: none;
    text-align: center;
    margin-bottom: 0;
  }
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
    margin-top: 10px;
  }
  .dataTables_wrapper .dataTables_paginate .pagination {
    float: none;
  }
  /* ------------------ Pagination--------------------*/
  .pagination {
    margin-bottom: 0;
  }
  .pagination > li > a {
    margin-bottom: 10px;
  }
  /* ------------------ Login page --------------------*/
  body.login-page #login {
    margin-top: 100px;
  }
}
/* -----------------------------------------
   Most phones
----------------------------------------- */
@media all and (max-width: 767px) {
  /* ------------------ Header --------------------*/
  #header .navbar .navbar-header {
    float: left;
  }
  #header .navbar .navbar-header .navbar-toggle {
    margin-left: 15px;
  }
  #header .navbar #top-nav .navbar-nav {
    margin: 0;
  }
  #header .navbar #top-nav .navbar-nav li {
    display: inline-block;
  }
  #header .navbar #top-nav .navbar-nav > li > a {
    float: left;
  }
  #header .navbar #top-nav .navbar-nav .open .dropdown-menu {
    margin-top: -3px;
    max-height: 300px;
    overflow: auto;
    position: absolute;
    float: left;
    background-color: #ffffff;
    border: 3px solid #1bbc9b;
  }
  #header .navbar #top-nav .navbar-nav .open .dropdown-menu li {
    width: 100%;
    padding: 1px 5px;
  }
  #header .navbar #top-nav .navbar-nav .open .dropdown-menu li .dropdown-menu-header {
    padding-bottom: 0 !important;
  }
  #header .navbar #top-nav .navbar-nav .open .dropdown-menu li .view-all {
    margin-top: -5px;
  }
  #header .navbar #top-nav .navbar-nav .open .dropdown-menu li:first-child,
  #header .navbar #top-nav .navbar-nav .open .dropdown-menu li:last-child {
    padding: 5px;
  }
  /* ------------------  Sidebar  --------------------*/
  #sidebar .sidebar-inner .toggle-sidebar {
    display: none;
  }
  /* ------------------ Center modal --------------------*/
  .modal-dialog-center {
    width: 100%;
  }
  /* ------------------ Full calendar --------------------*/
  .fc-header-left,
  .fc-header-center,
  .fc-header-right {
    float: left;
    text-align: center;
    width: 100%;
    padding: 0;
  }
  .fc-header-left {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #95a5a6;
  }
  .fc-header-center {
    padding: 5px 0;
  }
  .fc-header-right {
    padding-bottom: 10px;
    padding-top: 10px;
    border-top: 1px solid #95a5a6;
  }
  /* ------------------ Form grid --------------------*/
  .form-group .row .form-control,
  .form-group .row .input-group,
  .form-group .row .ui-spinner {
    margin-bottom: 10px;
  }
  .form-group .row .input-group .form-control,
  .form-group .row .ui-spinner .form-control {
    margin-bottom: 0;
  }
  .form-horizontal .control-label,
  .form-vertical .control-label {
    text-align: left;
    margin-bottom: 10px;
  }
  /* ------------------ Dual list --------------------*/
  .bootstrap-duallistbox-container .box2 {
    margin-top: 10px;
  }
  /* ------------------ Justified nav tabs --------------------*/
  .nav-tabs.nav-justified li a {
    border-right-width: 1px;
  }
  .nav-tabs.nav-justified li.active a {
    border-right-width: 1px;
  }
  .nav-tabs.nav-justified li:last-child a {
    margin-bottom: 0;
  }
  /* ------------------ Offline page --------------------*/
  body.error-page h1.offline-page {
    font-size: 7em;
  }
  /* ------------------ Email app --------------------*/
  .email-list {
    padding-left: 0;
    padding-right: 0;
  }
  /* ------------------ Timeline --------------------*/
  .timeline-twoside li.right-side .date-time {
    padding-right: 55%;
  }
}
/* -----------------------------------------
   Small devices
----------------------------------------- */
@media all and (max-width: 640px) {
  /* ------------------ Wizard styles --------------------*/
  .form-wizard .wizard-steps .wstep {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px solid #95a5a6;
  }
  .form-wizard .wizard-steps .wstep .donut {
    margin-left: auto;
    margin-right: auto;
  }
  .form-wizard .wizard-steps .wstep .txt {
    width: 100%;
    display: inline-block;
    margin-bottom: 5px;
  }
  .form-wizard .wizard-steps .wstep:after {
    display: none;
  }
  .form-wizard.wizard-vertical .wizard-steps .wstep {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px solid #95a5a6;
  }
  .form-wizard.wizard-vertical .wizard-steps .wstep .donut {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .form-wizard.wizard-vertical .wizard-steps .wstep .txt {
    width: 100%;
    display: inline-block;
    margin-bottom: 5px;
  }
  .form-wizard.wizard-vertical .wizard-steps .wstep:after {
    display: none;
  }
  .form-wizard.wizard-vertical .wizard-steps.show {
    width: 100%;
    margin-right: 0;
    float: none;
    border-right: none;
  }
  .form-wizard.wizard-vertical .wrap {
    padding-left: 0;
  }
  .form-wizard.wizard-vertical .wizard-actions {
    padding-left: 0;
  }
  /* ------------------ Email app --------------------*/
  .email-toolbar div[role=toolbar] {
    width: 100%;
    margin-bottom: 10px;
  }
  .email-pager {
    width: 100%;
    padding-left: 0;
    margin-bottom: 10px;
  }
  /* ------------------ Gallery  --------------------*/
  button.filter,
  span.sort {
    margin-bottom: 10px;
  }
  .gallery-toolbar {
    text-align: center;
  }
}
/* -----------------------------------------
   Small devices
----------------------------------------- */
@media all and (max-width: 500px) {
  /*Header*/
  #header .navbar {
    padding-right: 0;
  }
  #header .navbar #top-nav {
    width: 100%;
    float: none;
    text-align: center;
  }
  #header .navbar #top-nav .navbar-nav {
    float: none !important;
  }
  #header .navbar #top-nav .navbar-nav li > a {
    padding: 0 15px;
  }
  #header .navbar #top-nav .navbar-nav .avatar-name {
    display: none;
  }
  /*Breadcrumb*/
  #content .content-wrapper #page-heading #crumb {
    display: none;
  }
  /* ------------------ Error pages --------------------*/
  body.error-page h1.error-number {
    font-size: 12em;
  }
  body.error-page .btn-group a {
    width: 100%;
    border-radius: 2px;
  }
  /* ------------------ Offline page --------------------*/
  body.error-page h1.offline-page {
    font-size: 5em;
  }
  /* ------------------ Email app --------------------*/
  #email-content {
    padding-left: 0;
    padding-right: 0;
  }
  .email-select,
  .email-star {
    width: 30px !important;
  }
  /* ------------------ Login page --------------------*/
  body.login-page #login {
    width: 400px;
  }
}
/* -----------------------------------------
   Small devices
----------------------------------------- */
@media all and (max-width: 420px) {
  /* Header */
  #header .navbar #top-nav .navbar-nav li a {
    padding: 0 10px;
  }
  /* ------------------ Filestyle --------------------*/
  .bootstrap-filestyle label {
    margin-top: 10px;
  }
  /* ------------------ Login page --------------------*/
  body.login-page #login {
    width: 360px;
  }
}
/* -----------------------------------------
   Crapy phones
----------------------------------------- */
@media all and (max-width: 320px) {
  /* ------------------ Login page --------------------*/
  body.login-page #login {
    width: 300px;
  }
}
/* -----------------------------------------
   Print styles
----------------------------------------- */
@media print {
  .row.printable {
    display: block !important;
  }
  body {
    background: #fff;
    margin: 0;
    padding: 0;
  }
  #content,
  .row {
    margin: 0 !important;
    padding: 0 !important;
  }
  .panel {
    box-shadow: none;
  }
  .panel .panel-heading {
    background: none;
    border: none;
    box-shadow: none;
  }
  .panel .content {
    padding-left: 0;
    padding-right: 0;
    border: none;
  }
  #header,
  #right-sidebar,
  #sidebar,
  .heading {
    display: none;
  }
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0;
}
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: #95a5a6;
}
/* -----------------------------------------
  Animate.css less file
----------------------------------------- */
body {
  -webkit-backface-visibility: hidden;
}
.animated {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
@-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);
  }
}
@keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes swing {
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transform-origin: top center;
  }
  20% {
    -webkit-transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    -webkit-animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    transform: perspective(400px) rotateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
    transform: perspective(400px) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) scale(1);
    transform: perspective(400px) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.flip {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flip;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flip;
  -o-backface-visibility: visible !important;
  -o-animation-name: flip;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipInX;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipInX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -moz-animation-name: flipOutX;
  -moz-backface-visibility: visible !important;
  -o-animation-name: flipOutX;
  -o-backface-visibility: visible !important;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipInY;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipInY;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipOutY;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipOutY;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
}
@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}
@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}
@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}
@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}
@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
/* originally authored by Angelo Rohit - https://github.com/angelorohit */
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
.animated.lightSpeedIn {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
/* originally authored by Angelo Rohit - https://github.com/angelorohit */
@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
.animated.lightSpeedOut {
  -webkit-animation-duration: 0.25s;
  animation-duration: 0.25s;
}
/* originally authored by Angelo Rohit - https://github.com/angelorohit */
@-webkit-keyframes wiggle {
  0% {
    -webkit-transform: skewX(9deg);
  }
  10% {
    -webkit-transform: skewX(-8deg);
  }
  20% {
    -webkit-transform: skewX(7deg);
  }
  30% {
    -webkit-transform: skewX(-6deg);
  }
  40% {
    -webkit-transform: skewX(5deg);
  }
  50% {
    -webkit-transform: skewX(-4deg);
  }
  60% {
    -webkit-transform: skewX(3deg);
  }
  70% {
    -webkit-transform: skewX(-2deg);
  }
  80% {
    -webkit-transform: skewX(1deg);
  }
  90% {
    -webkit-transform: skewX(0deg);
  }
  100% {
    -webkit-transform: skewX(0deg);
  }
}
@keyframes wiggle {
  0% {
    -webkit-transform: skewX(9deg);
    transform: skewX(9deg);
  }
  10% {
    -webkit-transform: skewX(-8deg);
    transform: skewX(-8deg);
  }
  20% {
    -webkit-transform: skewX(7deg);
    transform: skewX(7deg);
  }
  30% {
    -webkit-transform: skewX(-6deg);
    transform: skewX(-6deg);
  }
  40% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
  }
  50% {
    -webkit-transform: skewX(-4deg);
    transform: skewX(-4deg);
  }
  60% {
    -webkit-transform: skewX(3deg);
    transform: skewX(3deg);
  }
  70% {
    -webkit-transform: skewX(-2deg);
    transform: skewX(-2deg);
  }
  80% {
    -webkit-transform: skewX(1deg);
    transform: skewX(1deg);
  }
  90% {
    -webkit-transform: skewX(0deg);
    transform: skewX(0deg);
  }
  100% {
    -webkit-transform: skewX(0deg);
    transform: skewX(0deg);
  }
}
.wiggle {
  -webkit-animation-name: wiggle;
  animation-name: wiggle;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
.animated.wiggle {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
/* waitMe - 12.05.14 */
.waitMe_container {
  position: relative;
}
body.waitMe_container {
  position: absolute;
  width: 100%;
  height: 100%;
}
.waitMe_container .waitMe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9989;
  text-align: center;
}
.waitMe_container .waitMe * {
  font-family: sans-serif;
  font-size: 14px;
  font-weight: initial;
  font-style: initial;
  color: initial;
  text-decoration: initial;
  text-transform: initial;
  padding: initial;
  margin: initial;
}
.waitMe_container .waitMe .waitMe_content {
  position: absolute;
  width: 100%;
  top: 50%;
}
.waitMe_container .waitMe .waitMe_progress {
  position: relative;
}
.waitMe_container .waitMe .waitMe_progress > div {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: inline-block;
}
.waitMe_container .waitMe .waitMe_text {
  position: relative;
  margin: 20px 0 0;
}
/* bounce */
.waitMe_container .waitMe_progress.bounce > div {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -webkit-animation: bounce 1.4s infinite ease-in-out;
  animation: bounce 1.4s infinite ease-in-out;
}
.waitMe_container .waitMe_progress.bounce .waitMe_progress_elem1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.waitMe_container .waitMe_progress.bounce .waitMe_progress_elem2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes bounce {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes bounce {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/* rotateplane */
.waitMe_container .waitMe_progress.rotateplane > div {
  width: 30px;
  height: 30px;
  -webkit-animation: rotateplane 1.2s infinite ease-in-out;
  animation: rotateplane 1.2s infinite ease-in-out;
}
@-webkit-keyframes rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}
@keyframes rotateplane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
/* stretch */
.waitMe_container .waitMe_progress.stretch > div {
  width: 8px;
  height: 60px;
  margin: 1px;
  -webkit-animation: stretch 1.2s infinite ease-in-out;
  animation: stretch 1.2s infinite ease-in-out;
}
.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
@-webkit-keyframes stretch {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes stretch {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
/* orbit */
.waitMe_container .waitMe_progress.orbit {
  width: 40px;
  height: 40px;
  margin: auto;
  -webkit-animation: orbit_rotate 2.0s infinite linear;
  animation: orbit_rotate 2.0s infinite linear;
}
.waitMe_container .waitMe_progress.orbit > div {
  width: 50%;
  height: 50%;
  border-radius: 50%;
  top: 0;
  position: absolute;
  -webkit-animation: orbit 2s infinite ease-in-out;
  animation: orbit 2s infinite ease-in-out;
}
.waitMe_container .waitMe_progress.orbit .waitMe_progress_elem2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@-webkit-keyframes orbit_rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes orbit_rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes orbit {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes orbit {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/* roundBounce */
.waitMe_container .waitMe_progress.roundBounce {
  width: 60px;
  height: 60px;
  margin: auto;
}
.waitMe_container .waitMe_progress.roundBounce > div {
  width: 20%;
  height: 20%;
  border-radius: 50%;
  position: absolute;
  -webkit-animation: roundBounce 1.2s infinite ease-in-out;
  animation: roundBounce 1.2s infinite ease-in-out;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem1 {
  top: 0;
  left: 0;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem2 {
  top: 0;
  right: 0;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem3 {
  bottom: 0;
  right: 0;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem4 {
  bottom: 0;
  left: 0;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem5 {
  top: -9%;
  left: 50%;
  margin-top: -10%;
  margin-left: -10%;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem6 {
  top: 50%;
  right: -9%;
  margin-top: -10%;
  margin-right: -10%;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem7 {
  bottom: -9%;
  left: 50%;
  margin-bottom: -10%;
  margin-left: -10%;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem8 {
  top: 50%;
  left: -9%;
  margin-top: -10%;
  margin-left: -10%;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem9 {
  top: 0;
  right: 0;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem10 {
  bottom: 0;
  right: 0;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem11 {
  bottom: 0;
  left: 0;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem12 {
  top: 0;
  left: 0;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem5 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem9 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem6 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem10 {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem3 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem7 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem11 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem4 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem8 {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem12 {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
@-webkit-keyframes roundBounce {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes roundBounce {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/* win8 */
.waitMe_container .waitMe_progress.win8 {
  height: 40px;
  margin: auto;
}
.waitMe_container .waitMe_progress.win8 > div {
  width: 40px;
  height: 40px;
  opacity: 0;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  -webkit-transform: rotate(225deg);
  -webkit-animation: win8 5.5s infinite;
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  -webkit-animation: win8 5.5s infinite;
  animation: win8 5.5s infinite;
}
.waitMe_container .waitMe_progress.win8 > div > div {
  width: 15%;
  height: 15%;
  border-radius: 50%;
  position: absolute;
  margin: -12.5%;
}
.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem2 {
  -webkit-animation-delay: 0.24s;
  animation-delay: 0.24s;
}
.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem3 {
  -webkit-animation-delay: 0.48s;
  animation-delay: 0.48s;
}
.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem4 {
  -webkit-animation-delay: 0.72s;
  animation-delay: 0.72s;
}
.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem5 {
  -webkit-animation-delay: 0.96s;
  animation-delay: 0.96s;
}
@-webkit-keyframes win8 {
  0% {
    opacity: 1;
    -webkit-transform: rotate(225deg);
    -webkit-animation-timing-function: ease-out;
  }
  7% {
    -webkit-transform: rotate(345deg);
    -webkit-animation-timing-function: linear;
  }
  30% {
    -webkit-transform: rotate(455deg);
    -webkit-animation-timing-function: ease-in-out;
  }
  39% {
    -webkit-transform: rotate(690deg);
    -webkit-animation-timing-function: linear;
  }
  70% {
    opacity: 1;
    -webkit-transform: rotate(815deg);
    -webkit-animation-timing-function: ease-out;
  }
  75% {
    -webkit-transform: rotate(945deg);
    -webkit-animation-timing-function: ease-out;
  }
  76% {
    opacity: 0;
    -webkit-transform: rotate(945deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: rotate(945deg);
  }
}
@keyframes win8 {
  0% {
    opacity: 1;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  7% {
    -webkit-transform: rotate(345deg);
    transform: rotate(345deg);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  30% {
    -webkit-transform: rotate(455deg);
    transform: rotate(455deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  39% {
    -webkit-transform: rotate(690deg);
    transform: rotate(690deg);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  70% {
    opacity: 1;
    -webkit-transform: rotate(815deg);
    transform: rotate(815deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  75% {
    -webkit-transform: rotate(945deg);
    transform: rotate(945deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  76% {
    opacity: 0;
    -webkit-transform: rotate(945deg);
    transform: rotate(945deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: rotate(945deg);
    transform: rotate(945deg);
  }
}
/* win8_linear */
.waitMe_container .waitMe_progress.win8_linear {
  margin: auto;
  width: 150px;
  height: 6px;
}
.waitMe_container .waitMe_progress.win8_linear > div {
  width: 100%;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  -webkit-animation: win8_linear 3s infinite;
  animation: win8_linear 3s infinite;
}
.waitMe_container .waitMe_progress.win8_linear > div > div {
  width: 4%;
  height: 100%;
  border-radius: 50%;
}
.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem2 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem3 {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem4 {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem5 {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
@-webkit-keyframes win8_linear {
  0% {
    -webkit-transform: translateX(0);
    -webkit-animation-timing-function: ease-out;
  }
  10% {
    opacity: 1;
    -webkit-transform: translateX(33.333%);
    -webkit-animation-timing-function: linear;
  }
  50% {
    opacity: 1;
    -webkit-transform: translateX(53.333%);
    -webkit-animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 0;
    -webkit-transform: translateX(86.666%);
  }
}
@keyframes win8_linear {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  10% {
    opacity: 1;
    -webkit-transform: translateX(33.333%);
    transform: translateX(33.333%);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  50% {
    opacity: 1;
    -webkit-transform: translateX(53.333%);
    transform: translateX(53.333%);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 0;
    -webkit-transform: translateX(86.666%);
    transform: translateX(86.666%);
  }
}
/* ios */
.waitMe_container .waitMe_progress.ios {
  margin: auto;
  width: 40px;
  height: 40px;
}
.waitMe_container .waitMe_progress.ios > div {
  width: 10%;
  height: 26%;
  position: absolute;
  left: 44.5%;
  top: 37%;
  opacity: 0;
  border-radius: 50px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -webkit-animation: ios 1s linear infinite;
  animation: ios 1s linear infinite;
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem1 {
  -webkit-transform: rotate(0deg) translate(0, -142%);
  -webkit-animation-delay: 0s;
  -webkit-transform: rotate(0deg) translate(0, -142%);
  -ms-transform: rotate(0deg) translate(0, -142%);
  transform: rotate(0deg) translate(0, -142%);
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem2 {
  -webkit-transform: rotate(30deg) translate(0, -142%);
  -webkit-animation-delay: -0.9167s;
  -webkit-transform: rotate(30deg) translate(0, -142%);
  -ms-transform: rotate(30deg) translate(0, -142%);
  transform: rotate(30deg) translate(0, -142%);
  -webkit-animation-delay: -0.9167s;
  animation-delay: -0.9167s;
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem3 {
  -webkit-transform: rotate(60deg) translate(0, -142%);
  -webkit-animation-delay: -0.833s;
  -webkit-transform: rotate(60deg) translate(0, -142%);
  -ms-transform: rotate(60deg) translate(0, -142%);
  transform: rotate(60deg) translate(0, -142%);
  -webkit-animation-delay: -0.833s;
  animation-delay: -0.833s;
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem4 {
  -webkit-transform: rotate(90deg) translate(0, -142%);
  -webkit-animation-delay: -0.75s;
  -webkit-transform: rotate(90deg) translate(0, -142%);
  -ms-transform: rotate(90deg) translate(0, -142%);
  transform: rotate(90deg) translate(0, -142%);
  -webkit-animation-delay: -0.75s;
  animation-delay: -0.75s;
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem5 {
  -webkit-transform: rotate(120deg) translate(0, -142%);
  -webkit-animation-delay: -0.667s;
  -webkit-transform: rotate(120deg) translate(0, -142%);
  -ms-transform: rotate(120deg) translate(0, -142%);
  transform: rotate(120deg) translate(0, -142%);
  -webkit-animation-delay: -0.667s;
  animation-delay: -0.667s;
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem6 {
  -webkit-transform: rotate(150deg) translate(0, -142%);
  -webkit-animation-delay: -0.5833s;
  -webkit-transform: rotate(150deg) translate(0, -142%);
  -ms-transform: rotate(150deg) translate(0, -142%);
  transform: rotate(150deg) translate(0, -142%);
  -webkit-animation-delay: -0.5833s;
  animation-delay: -0.5833s;
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem7 {
  -webkit-transform: rotate(180deg) translate(0, -142%);
  -webkit-animation-delay: -0.5s;
  -webkit-transform: rotate(180deg) translate(0, -142%);
  -ms-transform: rotate(180deg) translate(0, -142%);
  transform: rotate(180deg) translate(0, -142%);
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem8 {
  -webkit-transform: rotate(210deg) translate(0, -142%);
  -webkit-animation-delay: -0.41667s;
  -webkit-transform: rotate(210deg) translate(0, -142%);
  -ms-transform: rotate(210deg) translate(0, -142%);
  transform: rotate(210deg) translate(0, -142%);
  -webkit-animation-delay: -0.41667s;
  animation-delay: -0.41667s;
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem9 {
  -webkit-transform: rotate(240deg) translate(0, -142%);
  -webkit-animation-delay: -0.333s;
  -webkit-transform: rotate(240deg) translate(0, -142%);
  -ms-transform: rotate(240deg) translate(0, -142%);
  transform: rotate(240deg) translate(0, -142%);
  -webkit-animation-delay: -0.333s;
  animation-delay: -0.333s;
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem10 {
  -webkit-transform: rotate(270deg) translate(0, -142%);
  -webkit-animation-delay: -0.25s;
  -webkit-transform: rotate(270deg) translate(0, -142%);
  -ms-transform: rotate(270deg) translate(0, -142%);
  transform: rotate(270deg) translate(0, -142%);
  -webkit-animation-delay: -0.25s;
  animation-delay: -0.25s;
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem11 {
  -webkit-transform: rotate(300deg) translate(0, -142%);
  -webkit-animation-delay: -0.1667s;
  -webkit-transform: rotate(300deg) translate(0, -142%);
  -ms-transform: rotate(300deg) translate(0, -142%);
  transform: rotate(300deg) translate(0, -142%);
  -webkit-animation-delay: -0.1667s;
  animation-delay: -0.1667s;
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem12 {
  -webkit-transform: rotate(330deg) translate(0, -142%);
  -webkit-animation-delay: -0.0833s;
  -webkit-transform: rotate(330deg) translate(0, -142%);
  -ms-transform: rotate(330deg) translate(0, -142%);
  transform: rotate(330deg) translate(0, -142%);
  -webkit-animation-delay: -0.0833s;
  animation-delay: -0.0833s;
}
@-webkit-keyframes ios {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.25;
  }
}
@keyframes ios {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.25;
  }
}
/* facebook */
.waitMe_container .waitMe_progress.facebook {
  margin: auto;
}
.waitMe_container .waitMe_progress.facebook > div {
  width: 6px;
  height: 25px;
  margin-left: 3px;
  opacity: 0.1;
  -webkit-animation: facebook 1.3s linear infinite;
  -webkit-transform: scale(0.7);
  -webkit-animation: facebook 1.3s linear infinite;
  animation: facebook 1.3s linear infinite;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
}
.waitMe_container .waitMe_progress.facebook > .waitMe_progress_elem1 {
  -webkit-animation-delay: 0.39s;
  animation-delay: 0.39s;
}
.waitMe_container .waitMe_progress.facebook > .waitMe_progress_elem2 {
  -webkit-animation-delay: 0.52s;
  animation-delay: 0.52s;
}
.waitMe_container .waitMe_progress.facebook > .waitMe_progress_elem3 {
  -webkit-animation-delay: 0.65s;
  animation-delay: 0.65s;
}
@-webkit-keyframes facebook {
  0% {
    -webkit-transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.7);
    opacity: 0.1;
  }
}
@keyframes facebook {
  0% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0.1;
  }
}
/* rotation */
.waitMe_container .waitMe_progress.rotation > div {
  width: 60px;
  height: 60px;
  margin: auto;
  border-radius: 100%;
  border-width: 6px;
  border-style: solid;
  border-left-color: transparent!important;
  border-right-color: transparent!important;
  border-bottom-color: transparent!important;
  -webkit-animation: rotation 1s infinite linear;
  animation: rotation 1s infinite linear;
}
@-webkit-keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* -----------------------------------------
   Highlight.js github style
----------------------------------------- */
.hljs {
  display: block;
  padding: 0.5em;
  color: #333;
  background: #f8f8f8;
}
.hljs-comment,
.hljs-template_comment,
.diff .hljs-header,
.hljs-javadoc {
  color: #998;
  font-style: italic;
}
.hljs-keyword,
.css .rule .hljs-keyword,
.hljs-winutils,
.javascript .hljs-title,
.nginx .hljs-title,
.hljs-subst,
.hljs-request,
.hljs-status {
  color: #333;
  font-weight: bold;
}
.hljs-number,
.hljs-hexcolor,
.ruby .hljs-constant {
  color: #099;
}
.hljs-string,
.hljs-tag .hljs-value,
.hljs-phpdoc,
.tex .hljs-formula {
  color: #dd1144;
}
.hljs-title,
.hljs-id,
.coffeescript .hljs-params,
.scss .hljs-preprocessor {
  color: #900;
  font-weight: bold;
}
.javascript .hljs-title,
.lisp .hljs-title,
.clojure .hljs-title,
.hljs-subst {
  font-weight: normal;
}
.hljs-class .hljs-title,
.haskell .hljs-type,
.vhdl .hljs-literal,
.tex .hljs-command {
  color: #458;
  font-weight: bold;
}
.hljs-tag,
.hljs-tag .hljs-title,
.hljs-rules .hljs-property,
.django .hljs-tag .hljs-keyword {
  color: #000080;
  font-weight: normal;
}
.hljs-attribute,
.hljs-variable,
.lisp .hljs-body {
  color: #008080;
}
.hljs-regexp {
  color: #009926;
}
.hljs-symbol,
.ruby .hljs-symbol .hljs-string,
.lisp .hljs-keyword,
.tex .hljs-special,
.hljs-prompt {
  color: #990073;
}
.hljs-built_in,
.lisp .hljs-title,
.clojure .hljs-built_in {
  color: #0086b3;
}
.hljs-preprocessor,
.hljs-pragma,
.hljs-pi,
.hljs-doctype,
.hljs-shebang,
.hljs-cdata {
  color: #999;
  font-weight: bold;
}
.hljs-deletion {
  background: #ffdddd;
}
.hljs-addition {
  background: #ddffdd;
}
.diff .hljs-change {
  background: #0086b3;
}
.hljs-chunk {
  color: #aaaaaa;
}
/* -----------------------------------------
   Magnific popup css
----------------------------------------- */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: white;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* -----------------------------------------
   Gritter notifications
----------------------------------------- */
#gritter-notice-wrapper {
  position: fixed;
  top: 20px;
  right: 20px;
  width: 301px;
  z-index: 9999;
}
#gritter-notice-wrapper.top-left {
  left: 20px;
  right: auto;
}
#gritter-notice-wrapper.bottom-right {
  top: auto;
  left: auto;
  bottom: 20px;
  right: 20px;
}
#gritter-notice-wrapper.bottom-left {
  top: auto;
  right: auto;
  bottom: 20px;
  left: 20px;
}
#gritter-notice-wrapper .gritter-item-wrapper {
  position: relative;
  margin: 0 0 10px 0;
}
#gritter-notice-wrapper .gritter-item-wrapper .gritter-item {
  display: block;
  background: #2c3e50;
  border: 1px solid #11181f;
  color: #ffffff;
  padding: 10px 11px;
  font-size: 12px;
  border-radius: 2px;
  -webkit-transition: background;
  transition: background;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
#gritter-notice-wrapper .gritter-item-wrapper .gritter-item:hover {
  background: #354b60;
}
#gritter-notice-wrapper .gritter-item-wrapper .gritter-item p {
  padding: 0;
  margin: 0;
  word-wrap: break-word;
}
#gritter-notice-wrapper .gritter-item-wrapper .gritter-item .gritter-close {
  position: absolute;
  top: 5px;
  right: 7px;
  cursor: pointer;
}
#gritter-notice-wrapper .gritter-item-wrapper .gritter-item .gritter-close i {
  font-size: 16px;
  color: #ffffff;
  -webkit-transition: background;
  transition: background;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
#gritter-notice-wrapper .gritter-item-wrapper .gritter-item .gritter-close:hover i {
  color: #f7f7f7;
}
#gritter-notice-wrapper .gritter-item-wrapper .gritter-item .gritter-image {
  width: 48px;
  height: 48px;
  float: left;
  border-radius: 2px;
}
#gritter-notice-wrapper .gritter-item-wrapper .gritter-item .gritter-icon {
  margin-top: 12px;
  margin-right: 10px;
  float: left;
  font-size: 32px;
}
#gritter-notice-wrapper .gritter-item-wrapper .gritter-item .gritter-with-image {
  width: 220px;
  float: right;
  padding: 0;
}
#gritter-notice-wrapper .gritter-item-wrapper .gritter-item .gritter-without-image {
  padding: 0;
}
#gritter-notice-wrapper .gritter-item-wrapper .gritter-item .gritter-title {
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 5px 0;
  display: block;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
}
#gritter-notice-wrapper .gritter-item-wrapper.success-notice .gritter-item {
  background: #3fc380;
  border: 1px solid #2b8a5a;
}
#gritter-notice-wrapper .gritter-item-wrapper.success-notice .gritter-item:hover {
  background: #52c98d;
}
#gritter-notice-wrapper .gritter-item-wrapper.info-notice .gritter-item {
  background: #60b9e7;
  border: 1px solid #219bd9;
}
#gritter-notice-wrapper .gritter-item-wrapper.info-notice .gritter-item:hover {
  background: #76c3ea;
}
#gritter-notice-wrapper .gritter-item-wrapper.error-notice .gritter-item {
  background: #ef4836;
  border: 1px solid #c92210;
}
#gritter-notice-wrapper .gritter-item-wrapper.error-notice .gritter-item:hover {
  background: #f15e4e;
}
/* -----------------------------------------
   Checkboxes
----------------------------------------- */
/* iCheck plugin Minimal skin
----------------------------------- */
.icheckbox_minimal,
.iradio_minimal {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: url(plugins/forms/icheck/minimal/minimal.png) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_minimal {
  background-position: 0 0;
}
.icheckbox_minimal.hover {
  background-position: -20px 0;
}
.icheckbox_minimal.checked {
  background-position: -40px 0;
}
.icheckbox_minimal.disabled {
  background-position: -60px 0;
  cursor: default;
}
.icheckbox_minimal.checked.disabled {
  background-position: -80px 0;
}
.iradio_minimal {
  background-position: -100px 0;
}
.iradio_minimal.hover {
  background-position: -120px 0;
}
.iradio_minimal.checked {
  background-position: -140px 0;
}
.iradio_minimal.disabled {
  background-position: -160px 0;
  cursor: default;
}
.iradio_minimal.checked.disabled {
  background-position: -180px 0;
}
/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_minimal,
  .iradio_minimal {
    background-image: url(plugins/forms/icheck/minimal/minimal@2x.png);
    background-size: 200px 20px;
  }
}
/* Teal */
.icheckbox_minimal-teal,
.iradio_minimal-teal {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: url(plugins/forms/icheck/minimal/teal.png) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_minimal-teal {
  background-position: 0 0;
}
.icheckbox_minimal-teal.hover {
  background-position: -20px 0;
}
.icheckbox_minimal-teal.checked {
  background-position: -40px 0;
}
.icheckbox_minimal-teal.disabled {
  background-position: -60px 0;
  cursor: default;
}
.icheckbox_minimal-teal.checked.disabled {
  background-position: -80px 0;
}
.iradio_minimal-teal {
  background-position: -100px 0;
}
.iradio_minimal-teal.hover {
  background-position: -120px 0;
}
.iradio_minimal-teal.checked {
  background-position: -140px 0;
}
.iradio_minimal-teal.disabled {
  background-position: -160px 0;
  cursor: default;
}
.iradio_minimal-teal.checked.disabled {
  background-position: -180px 0;
}
/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_minimal-teal,
  .iradio_minimal-teal {
    background-image: url(plugins/forms/icheck/minimal/teal@2x.png);
    background-size: 200px 20px;
  }
}
/* red */
.icheckbox_minimal-red,
.iradio_minimal-red {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: url(plugins/forms/icheck/minimal/red.png) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_minimal-red {
  background-position: 0 0;
}
.icheckbox_minimal-red.hover {
  background-position: -20px 0;
}
.icheckbox_minimal-red.checked {
  background-position: -40px 0;
}
.icheckbox_minimal-red.disabled {
  background-position: -60px 0;
  cursor: default;
}
.icheckbox_minimal-red.checked.disabled {
  background-position: -80px 0;
}
.iradio_minimal-red {
  background-position: -100px 0;
}
.iradio_minimal-red.hover {
  background-position: -120px 0;
}
.iradio_minimal-red.checked {
  background-position: -140px 0;
}
.iradio_minimal-red.disabled {
  background-position: -160px 0;
  cursor: default;
}
.iradio_minimal-red.checked.disabled {
  background-position: -180px 0;
}
/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_minimal-red,
  .iradio_minimal-red {
    background-image: url(plugins/forms/icheck/minimal/red@2x.png);
    background-size: 200px 20px;
  }
}
/* green */
.icheckbox_minimal-green,
.iradio_minimal-green {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: url(plugins/forms/icheck/minimal/green.png) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_minimal-green {
  background-position: 0 0;
}
.icheckbox_minimal-green.hover {
  background-position: -20px 0;
}
.icheckbox_minimal-green.checked {
  background-position: -40px 0;
}
.icheckbox_minimal-green.disabled {
  background-position: -60px 0;
  cursor: default;
}
.icheckbox_minimal-green.checked.disabled {
  background-position: -80px 0;
}
.iradio_minimal-green {
  background-position: -100px 0;
}
.iradio_minimal-green.hover {
  background-position: -120px 0;
}
.iradio_minimal-green.checked {
  background-position: -140px 0;
}
.iradio_minimal-green.disabled {
  background-position: -160px 0;
  cursor: default;
}
.iradio_minimal-green.checked.disabled {
  background-position: -180px 0;
}
/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_minimal-green,
  .iradio_minimal-green {
    background-image: url(plugins/forms/icheck/minimal/green@2x.png);
    background-size: 200px 20px;
  }
}
/* blue */
.icheckbox_minimal-blue,
.iradio_minimal-blue {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: url(plugins/forms/icheck/minimal/blue.png) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_minimal-blue {
  background-position: 0 0;
}
.icheckbox_minimal-blue.hover {
  background-position: -20px 0;
}
.icheckbox_minimal-blue.checked {
  background-position: -40px 0;
}
.icheckbox_minimal-blue.disabled {
  background-position: -60px 0;
  cursor: default;
}
.icheckbox_minimal-blue.checked.disabled {
  background-position: -80px 0;
}
.iradio_minimal-blue {
  background-position: -100px 0;
}
.iradio_minimal-blue.hover {
  background-position: -120px 0;
}
.iradio_minimal-blue.checked {
  background-position: -140px 0;
}
.iradio_minimal-blue.disabled {
  background-position: -160px 0;
  cursor: default;
}
.iradio_minimal-blue.checked.disabled {
  background-position: -180px 0;
}
/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_minimal-blue,
  .iradio_minimal-blue {
    background-image: url(plugins/forms/icheck/minimal/blue@2x.png);
    background-size: 200px 20px;
  }
}
/* aero */
.icheckbox_minimal-aero,
.iradio_minimal-aero {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: url(plugins/forms/icheck/minimal/aero.png) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_minimal-aero {
  background-position: 0 0;
}
.icheckbox_minimal-aero.hover {
  background-position: -20px 0;
}
.icheckbox_minimal-aero.checked {
  background-position: -40px 0;
}
.icheckbox_minimal-aero.disabled {
  background-position: -60px 0;
  cursor: default;
}
.icheckbox_minimal-aero.checked.disabled {
  background-position: -80px 0;
}
.iradio_minimal-aero {
  background-position: -100px 0;
}
.iradio_minimal-aero.hover {
  background-position: -120px 0;
}
.iradio_minimal-aero.checked {
  background-position: -140px 0;
}
.iradio_minimal-aero.disabled {
  background-position: -160px 0;
  cursor: default;
}
.iradio_minimal-aero.checked.disabled {
  background-position: -180px 0;
}
/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_minimal-aero,
  .iradio_minimal-aero {
    background-image: url(plugins/forms/icheck/minimal/aero@2x.png);
    background-size: 200px 20px;
  }
}
/* grey */
.icheckbox_minimal-grey,
.iradio_minimal-grey {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: url(plugins/forms/icheck/minimal/grey.png) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_minimal-grey {
  background-position: 0 0;
}
.icheckbox_minimal-grey.hover {
  background-position: -20px 0;
}
.icheckbox_minimal-grey.checked {
  background-position: -40px 0;
}
.icheckbox_minimal-grey.disabled {
  background-position: -60px 0;
  cursor: default;
}
.icheckbox_minimal-grey.checked.disabled {
  background-position: -80px 0;
}
.iradio_minimal-grey {
  background-position: -100px 0;
}
.iradio_minimal-grey.hover {
  background-position: -120px 0;
}
.iradio_minimal-grey.checked {
  background-position: -140px 0;
}
.iradio_minimal-grey.disabled {
  background-position: -160px 0;
  cursor: default;
}
.iradio_minimal-grey.checked.disabled {
  background-position: -180px 0;
}
/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_minimal-grey,
  .iradio_minimal-grey {
    background-image: url(plugins/forms/icheck/minimal/grey@2x.png);
    background-size: 200px 20px;
  }
}
/* orange */
.icheckbox_minimal-orange,
.iradio_minimal-orange {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: url(plugins/forms/icheck/minimal/orange.png) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_minimal-orange {
  background-position: 0 0;
}
.icheckbox_minimal-orange.hover {
  background-position: -20px 0;
}
.icheckbox_minimal-orange.checked {
  background-position: -40px 0;
}
.icheckbox_minimal-orange.disabled {
  background-position: -60px 0;
  cursor: default;
}
.icheckbox_minimal-orange.checked.disabled {
  background-position: -80px 0;
}
.iradio_minimal-orange {
  background-position: -100px 0;
}
.iradio_minimal-orange.hover {
  background-position: -120px 0;
}
.iradio_minimal-orange.checked {
  background-position: -140px 0;
}
.iradio_minimal-orange.disabled {
  background-position: -160px 0;
  cursor: default;
}
.iradio_minimal-orange.checked.disabled {
  background-position: -180px 0;
}
/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_minimal-orange,
  .iradio_minimal-orange {
    background-image: url(plugins/forms/icheck/minimal/orange@2x.png);
    background-size: 200px 20px;
  }
}
/* yellow */
.icheckbox_minimal-yellow,
.iradio_minimal-yellow {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: url(plugins/forms/icheck/minimal/yellow.png) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_minimal-yellow {
  background-position: 0 0;
}
.icheckbox_minimal-yellow.hover {
  background-position: -20px 0;
}
.icheckbox_minimal-yellow.checked {
  background-position: -40px 0;
}
.icheckbox_minimal-yellow.disabled {
  background-position: -60px 0;
  cursor: default;
}
.icheckbox_minimal-yellow.checked.disabled {
  background-position: -80px 0;
}
.iradio_minimal-yellow {
  background-position: -100px 0;
}
.iradio_minimal-yellow.hover {
  background-position: -120px 0;
}
.iradio_minimal-yellow.checked {
  background-position: -140px 0;
}
.iradio_minimal-yellow.disabled {
  background-position: -160px 0;
  cursor: default;
}
.iradio_minimal-yellow.checked.disabled {
  background-position: -180px 0;
}
/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_minimal-yellow,
  .iradio_minimal-yellow {
    background-image: url(plugins/forms/icheck/minimal/yellow@2x.png);
    background-size: 200px 20px;
  }
}
/* pink */
.icheckbox_minimal-pink,
.iradio_minimal-pink {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: url(plugins/forms/icheck/minimal/pink.png) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_minimal-pink {
  background-position: 0 0;
}
.icheckbox_minimal-pink.hover {
  background-position: -20px 0;
}
.icheckbox_minimal-pink.checked {
  background-position: -40px 0;
}
.icheckbox_minimal-pink.disabled {
  background-position: -60px 0;
  cursor: default;
}
.icheckbox_minimal-pink.checked.disabled {
  background-position: -80px 0;
}
.iradio_minimal-pink {
  background-position: -100px 0;
}
.iradio_minimal-pink.hover {
  background-position: -120px 0;
}
.iradio_minimal-pink.checked {
  background-position: -140px 0;
}
.iradio_minimal-pink.disabled {
  background-position: -160px 0;
  cursor: default;
}
.iradio_minimal-pink.checked.disabled {
  background-position: -180px 0;
}
/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_minimal-pink,
  .iradio_minimal-pink {
    background-image: url(plugins/forms/icheck/minimal/pink@2x.png);
    background-size: 200px 20px;
  }
}
/* purple */
.icheckbox_minimal-purple,
.iradio_minimal-purple {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: url(plugins/forms/icheck/minimal/purple.png) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_minimal-purple {
  background-position: 0 0;
}
.icheckbox_minimal-purple.hover {
  background-position: -20px 0;
}
.icheckbox_minimal-purple.checked {
  background-position: -40px 0;
}
.icheckbox_minimal-purple.disabled {
  background-position: -60px 0;
  cursor: default;
}
.icheckbox_minimal-purple.checked.disabled {
  background-position: -80px 0;
}
.iradio_minimal-purple {
  background-position: -100px 0;
}
.iradio_minimal-purple.hover {
  background-position: -120px 0;
}
.iradio_minimal-purple.checked {
  background-position: -140px 0;
}
.iradio_minimal-purple.disabled {
  background-position: -160px 0;
  cursor: default;
}
.iradio_minimal-purple.checked.disabled {
  background-position: -180px 0;
}
/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_minimal-purple,
  .iradio_minimal-purple {
    background-image: url(plugins/forms/icheck/minimal/purple@2x.png);
    background-size: 200px 20px;
  }
}
/* -----------------------------------------
   Tags input
----------------------------------------- */
div.tagsinput {
  border: 2px solid #d2d7d3;
  border-radius: 2px;
  background: #ffffff;
  padding: 5px 10px;
  width: auto;
  height: 42px;
  overflow-y: auto;
}
div.tagsinput span.tag {
  border: 1px solid #18a689;
  border-radius: 2px;
  display: block;
  float: left;
  padding: 5px;
  text-decoration: none;
  background: #1bbc9b;
  color: #ffffff;
  margin-right: 5px;
  margin-bottom: 5px;
  font-size: 13px;
}
div.tagsinput span.tag span {
  padding-left: 5px;
}
div.tagsinput span.tag a {
  font-weight: bold;
  color: #0b4d3f;
  text-decoration: none;
  font-size: 12px;
  float: right;
}
div.tagsinput span.tag a:hover {
  color: #000000;
}
div.tagsinput input {
  width: auto;
  margin: 0px;
  font-size: 13px;
  border: 1px solid transparent;
  padding: 5px;
  background: transparent;
  outline: 0px;
  margin-right: 5px;
  margin-bottom: 5px;
}
div.tagsinput div {
  display: block;
  float: left;
}
.tags_clear {
  clear: both;
  width: 100%;
  height: 0px;
}
.not_valid {
  background: #ef4836 !important;
  color: #ffffff !important;
  border-right: 2px;
}
/* -----------------------------------------
   Select2
----------------------------------------- */
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  /* inline-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.select2-container.form-control {
  background: transparent;
  border: none;
  margin: 0;
  padding: 0;
}
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /* webkit */
  -moz-box-sizing: border-box;
  /* firefox */
  box-sizing: border-box;
  /* css3 */
}
.select2-container .select2-choice {
  display: block;
  height: 42px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 2px solid #d2d7d3;
  white-space: nowrap;
  line-height: 2.6;
  color: #030303;
  text-decoration: none;
  border-radius: 2px;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #ffffff;
}
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #d2d7d3;
  border-radius: 0 0 2px 2px;
  background-color: #ffffff;
}
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}
.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 10px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url('../plugins/forms/select2/select2.png') right top no-repeat;
  cursor: pointer;
  outline: 0;
}
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}
.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #d2d7d3;
  border-top: 0;
  border-radius: 0 0 2px 2px;
}
.select2-drop-auto-width {
  border-top: 2px solid #d2d7d3;
  width: auto;
}
.select2-drop-auto-width .select2-search {
  padding-top: 4px;
}
.select2-drop.select2-drop-above {
  margin-top: -4px;
  border-top: 2px solid #d2d7d3;
  border-radius: 2px 2px 0 0;
}
.select2-drop-active {
  border: 2px solid #1bbc9b;
  border-top: none;
}
.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 2px solid #1bbc9b;
}
.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 34px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 2px solid #d2d7d3;
  border-radius: 0 2px 2px 0;
  background-color: #ffffff;
}
.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 18px;
  height: 18px;
  margin-left: 7px;
  margin-top: 3px;
  background: url('../plugins/forms/select2/select2.png') no-repeat 0 2px;
}
.select2-container .select2-choice:hover {
  border-color: #1bbc9b;
}
.select2-container .select2-choice:hover .select2-arrow {
  border-left-color: #1bbc9b;
}
.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}
.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 30px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 2px solid #d2d7d3;
  border-radius: 0;
  box-shadow: none;
  background: #ffffff url('../plugins/forms/select2/select2.png') no-repeat 100% -22px;
  background: url('../plugins/forms/select2/select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #ffffff), color-stop(0.99, #eeeeee));
  background: url('../plugins/forms/select2/select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #ffffff 85%, #eeeeee 99%);
  background: url('../plugins/forms/select2/select2.png') no-repeat 100% -22px, -webkit-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
  background: url('../plugins/forms/select2/select2.png') no-repeat 100% -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
}
.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px;
}
.select2-search input.select2-active {
  background: #ffffff url('../plugins/forms/select2/spinner.gif') no-repeat 100%;
  background: url('../plugins/forms/select2/spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #ffffff), color-stop(0.99, #eeeeee));
  background: url('../plugins/forms/select2/spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, #ffffff 85%, #eeeeee 99%);
  background: url('../plugins/forms/select2/spinner.gif') no-repeat 100%, -webkit-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
  background: url('../plugins/forms/select2/spinner.gif') no-repeat 100%, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
}
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 2px solid #d2d7d3;
  outline: none;
}
.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #ffffff;
}
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 2px solid #1bbc9b;
  border-top-color: transparent;
  background-color: #ffffff;
}
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  -webkit-filter: none;
  filter: none;
  border-left: 2px solid #1bbc9b;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}
/* results */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}
.select2-results ul.select2-result-sub > li .select2-result-label {
  padding-left: 20px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 40px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 60px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 80px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 100px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 110px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 120px;
}
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.select2-results .select2-highlighted {
  background: #1bbc9b;
  color: #fff;
}
.select2-results li em {
  background: #feffde;
  font-style: normal;
}
.select2-results .select2-highlighted em {
  background: transparent;
}
.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background: #f2f1ef;
  display: list-item;
}
/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f2f1ef;
  display: list-item;
  cursor: default;
}
.select2-results .select2-disabled {
  background: #f2f1ef;
  display: list-item;
  cursor: default;
}
.select2-results .select2-selected {
  display: none;
}
.select2-more-results.select2-active {
  background: #f2f1ef url('../plugins/forms/select2/spinner.gif') no-repeat 100%;
}
.select2-more-results {
  background: #f2f1ef;
  display: list-item;
}
/* disabled styles */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f2f1ef;
  background-image: none;
  border: 1px solid #d2d7d3;
  cursor: default;
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f2f1ef;
  background-image: none;
  border-left: 0;
}
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}
/* multiselect */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0;
  position: relative;
  border: 2px solid #d2d7d3;
  border-radius: 2px;
  cursor: text;
  overflow: hidden;
  background-color: #ffffff;
}
.select2-container-multi .select2-choices:hover,
.select2-dropdown-open .select2-choices {
  border-color: #1bbc9b;
}
.select2-locked {
  padding: 3px 5px 3px 5px !important;
}
.select2-container-multi .select2-choices {
  min-height: 42px;
}
.select2-container-multi.select2-container-active .select2-choices {
  border: 2px solid #d2d7d3;
  outline: none;
  border-radius: 0 0 2px 2px;
}
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}
.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  box-shadow: none;
  background: transparent !important;
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #ffffff url('../plugins/forms/select2/spinner.gif') no-repeat 100% !important;
}
.select2-default {
  color: #999 !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 2;
  color: #333;
  cursor: default;
  border: 1px solid #d2d7d3;
  border-radius: 3px;
  box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #ffffff;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}
.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 10px;
  font-size: 1px;
  outline: none;
  background: url('../plugins/forms/select2/select2.png') right top no-repeat;
}
.select2-container-multi .select2-search-choice-close {
  left: 5px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}
/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f2f1ef;
  background-image: none;
  border: 1px solid #d2d7d3;
  cursor: default;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #d2d7d3;
  background-image: none;
  background-color: #f4f4f4;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}
.select2-drop-multi.select2-drop-above {
  margin-top: 0px;
  margin-bottom: -1px;
}
/* end multiselect */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}
.select2-offscreen,
.select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}
.select2-display-none {
  display: none;
}
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}
/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .select2-search input,
  .select2-search-choice-close,
  .select2-container .select2-choice abbr,
  .select2-container .select2-choice .select2-arrow b {
    background-image: url('plugins/forms/select2/select2x2.png') !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }
  .select2-search input {
    background-position: 100% -21px !important;
  }
}
/* -----------------------------------------
   Duallistbox
----------------------------------------- */
.bootstrap-duallistbox-container .buttons {
  width: 100%;
  margin-bottom: 7px;
}
.bootstrap-duallistbox-container .box1 .filtered .clear1 {
  display: inline-block;
}
.bootstrap-duallistbox-container .box2 .filtered .clear2 {
  display: inline-block;
}
.bootstrap-duallistbox-container label {
  display: block;
}
.bootstrap-duallistbox-container .info {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 11px;
}
.bootstrap-duallistbox-container .clear1,
.bootstrap-duallistbox-container .clear2 {
  display: none;
  font-size: 10px;
}
.bootstrap-duallistbox-container .move,
.bootstrap-duallistbox-container .remove {
  width: 60%;
}
.bootstrap-duallistbox-container .btn-group .btn {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.bootstrap-duallistbox-container .btn-group .btn i {
  color: #acb1b8;
}
.bootstrap-duallistbox-container select {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  width: 100%;
  height: 300px;
  padding: 0;
  border-color: #d2d7d3;
  border-width: 2px;
  -webkit-transition: border-color;
  transition: border-color;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.bootstrap-duallistbox-container select:hover,
.bootstrap-duallistbox-container select:active,
.bootstrap-duallistbox-container select:focus {
  border-color: #1bbc9b;
}
.bootstrap-duallistbox-container .moveall,
.bootstrap-duallistbox-container .removeall {
  width: 40%;
}
.bootstrap-duallistbox-container .filter {
  height: 42px;
  margin: 0 0 5px 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 2;
  color: #030303;
  background-color: #ffffff;
  background-image: none;
  border: 2px solid #d2d7d3;
  border-radius: 2px;
  -webkit-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;
}
.bootstrap-duallistbox-container .filter .placeholder {
  color: #363636;
}
.bootstrap-duallistbox-container .filter:hover,
.bootstrap-duallistbox-container .filter:active,
.bootstrap-duallistbox-container .filter:focus {
  border-color: #1bbc9b;
}
.bootstrap-duallistbox-container .moveonselect .move,
.bootstrap-duallistbox-container .moveonselect .remove {
  display: none;
}
.bootstrap-duallistbox-container .moveonselect .moveall,
.bootstrap-duallistbox-container .moveonselect .removeall {
  width: 100%;
}
.onoffswitch {
  position: relative;
  width: 80px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  display: inline-block;
}
.onoffswitch-checkbox {
  display: none;
}
.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #FFFFF;
  border-radius: 2px;
}
.onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  -webkit-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before,
.onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 30px;
  padding: 0;
  line-height: 31px;
  font-size: 16px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.onoffswitch-inner:before {
  content: "ON";
  padding-left: 10px;
  background-color: #1bbc9b;
  color: #FFFFFF;
}
.onoffswitch-inner:after {
  content: "OFF";
  padding-right: 10px;
  background-color: #d2d7d3;
  color: #030303;
  text-align: right;
}
.onoffswitch-switch {
  display: block;
  width: 22px;
  margin: 4px;
  background: #FFFFFF;
  border: 2px solid #FFFFF;
  border-radius: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 46px;
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
  height: 22px;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px;
}
/* -----------------------------------------
   Color picker
----------------------------------------- */
.sp-container {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  z-index: 999;
  overflow: hidden;
}
.sp-container.sp-flat {
  position: relative;
}
/* http://ansciath.tumblr.com/post/7347495869/css-aspect-ratio */
.sp-top {
  position: relative;
  width: 100%;
  display: inline-block;
}
.sp-top-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sp-color {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 20%;
}
.sp-hue {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 84%;
  height: 100%;
}
.sp-fill {
  padding-top: 80%;
}
.sp-sat,
.sp-val {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.sp-alpha-enabled .sp-top {
  margin-bottom: 18px;
}
.sp-alpha-enabled .sp-alpha {
  display: block;
}
.sp-alpha-handle {
  position: absolute;
  top: -4px;
  bottom: -4px;
  width: 6px;
  left: 50%;
  cursor: pointer;
  border: 1px solid black;
  background: white;
  opacity: .8;
}
.sp-alpha {
  display: none;
  position: absolute;
  bottom: -14px;
  right: 0;
  left: 0;
  height: 8px;
}
.sp-alpha-inner {
  border: solid 1px #333;
}
/* Don't allow text selection */
.sp-container,
.sp-replacer,
.sp-preview,
.sp-dragger,
.sp-slider,
.sp-alpha,
.sp-alpha-handle,
.sp-container.sp-dragging .sp-input,
.sp-container button {
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sp-container.sp-input-disabled .sp-input-container {
  display: none;
}
.sp-container.sp-buttons-disabled .sp-button-container {
  display: none;
}
.sp-palette-only .sp-picker-container {
  display: none;
}
.sp-palette-disabled .sp-palette-container {
  display: none;
}
.sp-initial-disabled .sp-initial {
  display: none;
}
/* Gradients for hue, saturation and value instead of images.  Not pretty... but it works */
.sp-sat {
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#ffffff), to(rgba(204, 154, 129, 0)));
  background-image: -webkit-linear-gradient(left, #ffffff, rgba(204, 154, 129, 0));
  background-image: linear-gradient(to right, #ffffff, rgba(204, 154, 129, 0));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#FFFFFFFF', endColorstr='#00CC9A81');
}
.sp-val {
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#000000), to(rgba(204, 154, 129, 0)));
  background-image: -webkit-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));
  background-image: linear-gradient(to top, #000000, rgba(204, 154, 129, 0));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00CC9A81', endColorstr='#FF000000');
}
.sp-hue {
  background: -webkit-gradient(linear, left top, left bottom, from(#ff0000), color-stop(0.17, #ffff00), color-stop(0.33, #00ff00), color-stop(0.5, #00ffff), color-stop(0.67, #0000ff), color-stop(0.83, #ff00ff), to(#ff0000));
  background: -webkit-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
}
/* IE filters do not support multiple color stops.
   Generate 6 divs, line them up, and do two color gradients for each.
   Yes, really.
 */
.sp-1 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ffff00');
}
.sp-2 {
  height: 16%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#00ff00');
}
.sp-3 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#00ffff');
}
.sp-4 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#0000ff');
}
.sp-5 {
  height: 16%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#ff00ff');
}
.sp-6 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff', endColorstr='#ff0000');
}
.sp-hidden {
  display: none !important;
}
/* Clearfix hack */
.sp-cf:before,
.sp-cf:after {
  content: "";
  display: table;
}
.sp-cf:after {
  clear: both;
}
.sp-cf {
  *zoom: 1;
}
/* Mobile devices, make hue slider bigger so it is easier to slide */
@media (max-device-width: 480px) {
  .sp-color {
    right: 40%;
  }
  .sp-hue {
    left: 63%;
  }
  .sp-fill {
    padding-top: 60%;
  }
}
.sp-dragger {
  border-radius: 5px;
  height: 5px;
  width: 5px;
  border: 1px solid #fff;
  background: #000;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
}
.sp-slider {
  position: absolute;
  top: 0;
  cursor: pointer;
  height: 3px;
  left: -1px;
  right: -1px;
  border: 1px solid #000;
  background: white;
  opacity: .8;
}
/* Basic display options (colors, fonts, global widths) */
.sp-container {
  border-radius: 0;
  background-color: #ECECEC;
  border: solid 1px #f0c49B;
  padding: 0;
}
.sp-container,
.sp-container button,
.sp-container input,
.sp-color,
.sp-hue {
  font: normal 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.sp-top {
  margin-bottom: 3px;
}
.sp-color,
.sp-hue {
  border: solid 1px #666;
}
/* Input */
.sp-input-container {
  float: right;
  width: 100px;
  margin-bottom: 4px;
}
.sp-initial-disabled .sp-input-container {
  width: 100%;
}
.sp-input {
  font-size: 12px !important;
  border: 1px inset;
  padding: 4px 5px;
  margin: 0;
  width: 100%;
  background: transparent;
  border-radius: 3px;
  color: #222;
}
.sp-input:focus {
  border: 1px solid orange;
}
.sp-input.sp-validation-error {
  border: 1px solid red;
  background: #fdd;
}
.sp-picker-container,
.sp-palette-container {
  float: left;
  position: relative;
  padding: 10px;
  padding-bottom: 300px;
  margin-bottom: -290px;
}
.sp-picker-container {
  width: 172px;
  border-left: solid 1px #fff;
}
/* Palettes */
.sp-palette-container {
  border-right: solid 1px #ccc;
}
.sp-palette .sp-thumb-el {
  display: block;
  position: relative;
  float: left;
  width: 24px;
  height: 15px;
  margin: 3px;
  cursor: pointer;
  border: solid 2px transparent;
}
.sp-palette .sp-thumb-el:hover,
.sp-palette .sp-thumb-el.sp-thumb-active {
  border-color: orange;
}
.sp-thumb-el {
  position: relative;
}
/* Initial */
.sp-initial {
  float: left;
  border: solid 1px #333;
}
.sp-initial span {
  width: 30px;
  height: 25px;
  border: none;
  display: block;
  float: left;
  margin: 0;
}
/* Buttons */
.sp-button-container {
  float: right;
}
/* Replacer (the little preview div that shows up instead of the <input>) */
.sp-replacer {
  margin: 0;
  overflow: hidden;
  cursor: pointer;
  padding: 4px;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  border: solid 1px #91765d;
  background: #eee;
  color: #333;
  vertical-align: middle;
}
.sp-replacer:hover,
.sp-replacer.sp-active {
  border-color: #F0C49B;
  color: #111;
}
.sp-replacer.sp-disabled {
  cursor: default;
  border-color: silver;
  color: silver;
}
.sp-dd {
  padding: 2px 0;
  height: 16px;
  line-height: 16px;
  float: left;
  font-size: 10px;
}
.sp-preview {
  position: relative;
  width: 25px;
  height: 20px;
  border: solid 1px #222;
  margin-right: 5px;
  float: left;
  z-index: 0;
}
.sp-palette {
  *width: 220px;
  max-width: 220px;
}
.sp-palette .sp-thumb-el {
  width: 16px;
  height: 16px;
  margin: 2px 1px;
  border: solid 1px #d0d0d0;
}
.sp-container {
  padding-bottom: 0;
}
/* Buttons: http://hellohappy.org/css3-buttons/ */
.sp-container button {
  background-color: #eeeeee;
  background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
  background-image: linear-gradient(to bottom, #eeeeee, #cccccc);
  border: 1px solid #ccc;
  border-bottom: 1px solid #bbb;
  border-radius: 3px;
  color: #333;
  font-size: 14px;
  line-height: 1;
  padding: 5px 4px;
  text-align: center;
  text-shadow: 0 1px 0 #eee;
  vertical-align: middle;
}
.sp-container button:hover {
  background-color: #dddddd;
  background-image: -webkit-linear-gradient(top, #dddddd, #bbbbbb);
  background-image: linear-gradient(to bottom, #dddddd, #bbbbbb);
  border: 1px solid #bbb;
  border-bottom: 1px solid #999;
  cursor: pointer;
  text-shadow: 0 1px 0 #ddd;
}
.sp-container button:active {
  border: 1px solid #aaa;
  border-bottom: 1px solid #888;
  -ms-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
  -o-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
  box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
}
.sp-cancel {
  font-size: 11px;
  color: #d93f3f !important;
  margin: 0;
  padding: 2px;
  margin-right: 5px;
  vertical-align: middle;
  text-decoration: none;
}
.sp-cancel:hover {
  color: #d93f3f !important;
  text-decoration: underline;
}
.sp-palette span:hover,
.sp-palette span.sp-thumb-active {
  border-color: #000;
}
.sp-preview,
.sp-alpha,
.sp-thumb-el {
  position: relative;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
}
.sp-preview-inner,
.sp-alpha-inner,
.sp-thumb-inner {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sp-palette .sp-thumb-inner {
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=);
}
.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=);
}
/* ------------------ Custom modifications --------------------*/
.sp-container {
  z-index: 998;
}
.sp-alpha-inner {
  border: solid 1px #95a5a6;
}
.sp-container {
  border-radius: 2px;
  background-color: #d2d7d3;
  border: solid 1px #95a5a6;
}
.sp-container,
.sp-container button,
.sp-container input,
.sp-color,
.sp-hue {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.sp-color,
.sp-hue {
  border: solid 1px #ecf0f1;
}
.sp-replacer {
  border: solid 1px #d2d7d3;
  background: #d2d7d3;
}
.sp-dd {
  color: #1bbc9b;
}
/* -----------------------------------------
   Form wizard
----------------------------------------- */
.form-wizard {
  position: relative;
}
.form-wizard .wizard-steps {
  text-align: center;
}
.form-wizard .wizard-steps.show {
  width: 100%;
  height: auto;
  padding: 0  0 15px 0;
  margin-bottom: 20px;
  text-align: center;
}
.form-wizard .wizard-steps .hide {
  display: none;
}
.form-wizard .wizard-steps .wstep {
  display: inline-block;
  width: 130px;
  position: relative;
  font-weight: bold;
  font-size: 13px;
  margin-right: 20px;
}
.form-wizard .wizard-steps .wstep .txt {
  color: #030303;
}
.form-wizard .wizard-steps .wstep.current {
  color: #d2d7d3;
}
.form-wizard .wizard-steps .wstep.current .donut {
  border-color: #d2d7d3;
}
.form-wizard .wizard-steps .wstep.current .donut i {
  color: #d2d7d3;
}
.form-wizard .wizard-steps .wstep.done {
  color: #3fc380;
}
.form-wizard .wizard-steps .wstep.done .donut {
  border-color: #3fc380;
}
.form-wizard .wizard-steps .wstep.done .donut i {
  color: #3fc380;
}
.form-wizard .wizard-steps .wstep.done:after {
  border-top: 2px solid #3fc380;
}
.form-wizard .wizard-steps .wstep:after {
  content: "";
  position: absolute;
  top: 24px;
  left: 110px;
  border-top: 2px solid #d2d7d3;
  height: 2px;
  width: 80px;
}
.form-wizard .wizard-steps .wstep:last-child:after {
  border: none;
}
.form-wizard .wizard-steps .wstep .donut {
  border: 2px solid #d2d7d3;
  border-radius: 50px;
  height: 50px;
  width: 50px;
  margin-left: 50px;
  position: relative;
  margin-bottom: 5px;
}
.form-wizard .wizard-steps .wstep .donut i {
  color: #d2d7d3;
  margin-top: 10px;
}
.form-wizard .wizard-actions {
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 20px;
  margin-bottom: 5px;
  float: left;
  width: 100%;
}
.form-wizard .wizard-actions .ui-formwizard-button.pull-left i {
  margin-left: 0;
}
.form-wizard .wizard-actions .ui-formwizard-button.pull-right i {
  margin-right: 0;
}
.form-wizard.wizard-vertical .wizard-steps.show {
  width: 200px;
  border-bottom: none;
  border-right: 1px solid #95a5a6;
  float: left;
  margin-bottom: 10px;
}
.form-wizard.wizard-vertical .wizard-steps .wstep {
  width: 150px;
  margin-bottom: 30px;
}
.form-wizard.wizard-vertical .wizard-steps .wstep .donut {
  margin-left: 0;
  position: relative;
  margin-bottom: 5px;
  float: left;
}
.form-wizard.wizard-vertical .wizard-steps .wstep .txt {
  display: inline-block;
  width: 100px;
  margin-top: 5px;
}
.form-wizard.wizard-vertical .wizard-steps .wstep:after {
  top: 55px;
  left: 24px;
  border-top: none;
  border-left: 2px solid #d2d7d3;
  height: 25px;
  width: 2px;
}
.form-wizard.wizard-vertical .wizard-steps .wstep:last-child:after {
  border: none;
}
.form-wizard.wizard-vertical .step {
  display: inline-block;
  float: left;
  width: 100%;
}
.form-wizard.wizard-vertical .wrap {
  padding-left: 210px;
}
.form-wizard.wizard-vertical .wizard-actions {
  clear: both;
  padding-left: 225px;
}
/* -----------------------------------------
   Tinymce
----------------------------------------- */
/* TinyMCE widgets/containers */
.mce-container,
.mce-container *,
.mce-widget,
.mce-widget * {
  color: #030303;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mce-window {
  border-radius: 2px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
  -webkit-font-smoothing: subpixel-antialiased;
}
.mce-window .mce-container-body.mce-abs-layout {
  overflow: visible;
}
.mce-window .mce-window-head {
  background: #f2f1ef;
  border-bottom: 1px solid #95a5a6;
  padding: 0;
  min-height: 36px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.mce-window .mce-window-head .mce-title {
  color: #030303;
  font-size: 18px;
  font-weight: 600;
  line-height: 36px;
  margin: 0;
  padding: 0 36px 0 16px;
}
.mce-window .mce-window-head .mce-close {
  color: transparent;
  top: 0;
  right: 0;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
.mce-window .mce-window-head .mce-close:before {
  text-align: center;
  color: #666;
  width: 36px;
  height: 36px;
  display: block;
}
.mce-window .mce-window-head .mce-close:hover:before {
  color: #2ea2cc;
}
.mce-window .mce-window-head .mce-dragh {
  width: -webkit-calc(64%);
  width: calc(64%);
}
/* TinyMCE panel */
div.mce-panel {
  border: 0;
  background: #fff;
  -webkit-filter: none;
  filter: none;
}
div.mce-panel .mce-menu {
  border: none;
}
div.mce-tab {
  line-height: 13px;
}
/* TinyMCE toolbars */
div.mce-toolbar-grp {
  border: 1px solid #95a5a6;
  margin-bottom: 8px;
  background: #ffffff;
  padding: 0;
  position: relative;
  border-radius: 2px;
}
.has-dfw div.mce-toolbar-grp .mce-toolbar.mce-first {
  padding-right: 32px;
}
.mce-toolbar .mce-btn-group {
  margin: 0;
}
div.mce-statusbar {
  border: 1px solid #95a5a6 !important;
  padding: 5px 0;
  margin-top: 8px;
  border-radius: 2px;
}
div.mce-path {
  padding: 0 8px 2px;
  margin: 0;
}
.mce-toolbar .mce-btn,
.qt-fullscreen {
  border-color: transparent;
  background: transparent;
  box-shadow: none;
  text-shadow: none;
  cursor: pointer;
}
.mce-toolbar .mce-btn-group .mce-btn,
.qt-fullscreen {
  border: 1px solid transparent;
  margin: 2px;
  background-image: none;
  border-radius: 2px;
  -webkit-filter: none;
  filter: none;
}
.mce-toolbar .mce-btn-group .mce-btn:hover,
.mce-toolbar .mce-btn-group .mce-btn:focus,
.qt-fullscreen:hover,
.qt-fullscreen:focus {
  background: #1bbc9b;
  border-color: #1bbc9b;
  color: #ffffff;
  box-shadow: none;
}
.mce-toolbar .mce-btn-group .mce-btn.mce-active,
.mce-toolbar .mce-btn-group .mce-btn:active {
  background: #1bbc9b;
  border-color: #1bbc9b;
  box-shadow: none;
  color: #ffffff;
}
.mce-toolbar .mce-btn-group .mce-btn.mce-active:hover {
  border-color: #1bbc9b;
}
.mce-toolbar .mce-btn-group .mce-btn.mce-active:hover i.mce-ico {
  color: #ffffff;
}
.mce-toolbar .mce-btn-group .mce-btn.mce-disabled:hover,
#wp-fullscreen-buttons .mce-btn.mce-disabled:hover,
.mce-toolbar .mce-btn-group .mce-btn.mce-disabled:focus,
#wp-fullscreen-buttons .mce-btn.mce-disabled:focus {
  color: #030303;
  background: none;
  border-color: #95a5a6;
  box-shadow: none;
}
.mce-toolbar .mce-btn-group .mce-first,
.mce-toolbar .mce-btn-group .mce-last {
  border-color: transparent;
}
.mce-toolbar .mce-btn button,
.qt-fullscreen {
  padding: 2px 3px;
  line-height: normal;
}
.mce-toolbar .mce-btn i {
  text-shadow: none;
  color: #030303;
}
.mce-toolbar .mce-btn-group > div {
  white-space: normal;
}
.mce-toolbar .mce-colorbutton .mce-open {
  border-right: 0;
}
.mce-toolbar .mce-colorbutton .mce-preview {
  margin-left: -17px;
  padding: 0;
  width: 18px;
}
.mce-edit-area {
  border-radius: 2px;
  border: 1px solid #95a5a6 !important;
}
/* -----------------------------------------
   Bootstrap sliders
----------------------------------------- */
.slider {
  margin-top: 2px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.slider.slider-horizontal {
  width: 100%;
  height: 20px;
}
.slider.slider-horizontal .slider-track {
  height: 10px;
  width: 100%;
  top: 50%;
  left: 0;
}
.slider.slider-horizontal .slider-selection {
  height: 100%;
  top: 0;
  bottom: 0;
}
.slider.slider-horizontal .slider-handle {
  margin-left: -10px;
  margin-top: -5px;
}
.slider.slider-horizontal .slider-handle.triangle {
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #0480be;
  margin-top: 0;
}
.slider.slider-vertical {
  height: 210px;
  width: 20px;
}
.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  margin-left: -5px;
  left: 50%;
  top: 0;
}
.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}
.slider.slider-vertical .slider-handle {
  margin-left: -5px;
  margin-top: -10px;
}
.slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #0480be;
  margin-left: 0;
}
.slider.slider-disabled .slider-handle {
  background-image: -webkit-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0);
}
.slider.slider-disabled .slider-track {
  background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: linear-gradient(to bottom, #e5e5e5 0%, #e9e9e9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
  cursor: not-allowed;
}
.slider input {
  display: none;
}
.slider .tooltip {
  margin-top: -30px;
}
.slider .tooltip.right {
  margin-top: 0;
}
.slider .tooltip-inner {
  white-space: nowrap;
}
.slider-track {
  position: absolute;
  cursor: pointer;
  background: #f2f1ef;
  border-radius: 2px;
}
.slider-selection {
  position: absolute;
  background: #1bbc9b;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 2px;
}
.slider-handle {
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #0b4d3f;
  -webkit-filter: none;
  filter: none;
  opacity: 1;
  border: 0px solid transparent;
}
.slider-handle.round {
  border-radius: 50%;
  background-color: #1bbc9b;
  border: 6px solid #ffffff;
}
.slider-handle.round:before {
  content: "";
  position: absolute;
  top: -7px;
  left: -7px;
  width: 22px;
  height: 22px;
  border: 3px solid #d0ccc5;
  border-radius: 50%;
}
.slider-handle.round:after {
  content: "";
  position: absolute;
  top: -8px;
  left: -8px;
  width: 24px;
  height: 24px;
  border: 1px solid #ffffff;
  border-radius: 50%;
}
.slider-handle.triangle {
  background: transparent none;
}
/* -----------------------------------------
   Full calendar styles
----------------------------------------- */
.fc {
  direction: ltr;
  text-align: left;
}
.fc table {
  border-collapse: collapse;
  border-spacing: 0;
}
html .fc,
.fc table {
  font-size: 1em;
}
.fc td,
.fc th {
  vertical-align: top;
}
/* Header
------------------------------------------------------------------------*/
.fc-header td {
  white-space: nowrap;
}
.fc-header-left {
  width: 25%;
  text-align: left;
  padding: 15px;
}
.fc-header-center {
  text-align: center;
  padding: 15px;
}
.fc-header-right {
  width: 25%;
  text-align: right;
  padding: 15px;
}
.fc-header-title {
  display: inline-block;
  vertical-align: top;
}
.fc-header-title h2 {
  margin-top: 7px;
  white-space: nowrap;
  font-size: 20px;
}
.fc .fc-header-space {
  padding-left: 10px;
}
.fc-header .fc-button {
  vertical-align: top;
}
/* buttons edges butting together */
.fc-header .fc-button {
  margin-right: -1px;
}
.fc-header .fc-corner-right,
.fc-header .ui-corner-right {
  /* theme */
  margin-right: 0;
  /* back to normal */
}
/* button layering (for border precedence) */
.fc-header .fc-state-hover,
.fc-header .ui-state-hover {
  z-index: 2;
}
.fc-header .fc-state-down {
  z-index: 3;
}
.fc-header .fc-state-active,
.fc-header .ui-state-active {
  z-index: 4;
}
.fc-day-header {
  padding: 10px 0;
  background-color: #e1e1e1;
}
/* Content
------------------------------------------------------------------------*/
.fc-content {
  clear: both;
  zoom: 1;
  /* for IE7, gives accurate coordinates for [un]freezeContentHeight */
  /*  margin-left: -1px;
   margin-right: -1px;
   margin-bottom: -1px; */
}
.fc-view {
  width: 100%;
  overflow: hidden;
}
/* Cell Styles
------------------------------------------------------------------------*/
.fc-widget-header,
.fc-widget-content {
  /* <td>, usually */
  border: 1px solid #d2d7d3;
}
.fc-state-highlight {
  /* <td> today cell */
  /* TODO: add .fc-today to <th> */
  background: #e1e1e1;
}
.fc-cell-overlay {
  /* semi-transparent rectangle while dragging */
  background: #c8c8c8;
  opacity: .3;
  filter: alpha(opacity=30);
  /* for IE */
}
/* Buttons
------------------------------------------------------------------------*/
.fc-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 2;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #030303;
  background-color: #f2f1ef;
  border-color: #d2d7d3;
  border-radius: 0px;
}
.fc-button:hover,
.fc-button:focus,
.fc-button:active,
.fc-button.active,
.open > .dropdown-toggle.fc-button {
  color: #030303;
  background-color: #dbd8d3;
  border-color: #b2bab3;
}
.fc-button:active,
.fc-button.active,
.open > .dropdown-toggle.fc-button {
  background-image: none;
}
.fc-button.disabled,
.fc-button[disabled],
fieldset[disabled] .fc-button,
.fc-button.disabled:hover,
.fc-button[disabled]:hover,
fieldset[disabled] .fc-button:hover,
.fc-button.disabled:focus,
.fc-button[disabled]:focus,
fieldset[disabled] .fc-button:focus,
.fc-button.disabled:active,
.fc-button[disabled]:active,
fieldset[disabled] .fc-button:active,
.fc-button.disabled.active,
.fc-button[disabled].active,
fieldset[disabled] .fc-button.active {
  background-color: #f2f1ef;
  border-color: #d2d7d3;
}
.fc-button .badge {
  color: #f2f1ef;
  background-color: #030303;
}
.fc-button:hover,
.fc-button:focus,
.fc-button:active,
.fc-button.active {
  background-color: #f2f1ef;
  border-color: #e7e5e1;
}
.fc-state-default.fc-corner-left {
  /* non-theme */
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.fc-state-default.fc-corner-right {
  /* non-theme */
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* Global Event Styles
------------------------------------------------------------------------*/
.fc-event-container > * {
  z-index: 8;
}
.fc-event-container > .ui-draggable-dragging,
.fc-event-container > .ui-resizable-resizing {
  z-index: 9;
}
.fc-event {
  border: 1px solid #1bbc9b;
  background-color: #1bbc9b;
  color: #fff;
  font-size: .85em;
  cursor: default;
  padding: 2px 5px;
}
a.fc-event {
  text-decoration: none;
}
a.fc-event,
.fc-event-draggable {
  cursor: pointer;
}
.fc-rtl .fc-event {
  text-align: right;
}
.fc-event-inner {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.fc-event-time,
.fc-event-title {
  padding: 0 1px;
}
.fc .ui-resizable-handle {
  display: block;
  position: absolute;
  z-index: 99999;
  overflow: hidden;
  /* hacky spaces (IE6/7) */
  font-size: 300%;
  /* */
  line-height: 50%;
  /* */
}
/* Horizontal Events
------------------------------------------------------------------------*/
.fc-event-hori {
  border-width: 1px 0;
  margin-bottom: 2px;
}
.fc-event-vert,
.fc-ltr .fc-event-hori.fc-event-start,
.fc-rtl .fc-event-hori.fc-event-end {
  border-left-width: 1px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.fc-event-vert,
.fc-ltr .fc-event-hori.fc-event-end,
.fc-rtl .fc-event-hori.fc-event-start {
  border-right-width: 1px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* resizable */
.fc-event-hori .ui-resizable-e {
  top: 0           !important;
  /* importants override pre jquery ui 1.7 styles */
  right: -3px !important;
  width: 7px       !important;
  height: 100%     !important;
  cursor: e-resize;
}
.fc-event-hori .ui-resizable-w {
  top: 0           !important;
  left: -3px !important;
  width: 7px       !important;
  height: 100%     !important;
  cursor: w-resize;
}
.fc-event-hori .ui-resizable-handle {
  _padding-bottom: 14px;
  /* IE6 had 0 height */
}
/* Reusable Separate-border Table
------------------------------------------------------------*/
table.fc-border-separate {
  border-collapse: separate;
}
.fc-border-separate th,
.fc-border-separate td {
  border-width: 1px 0 0 1px;
}
.fc-border-separate th.fc-last,
.fc-border-separate td.fc-last {
  border-right-width: 1px;
}
.fc-border-separate tr.fc-last th,
.fc-border-separate tr.fc-last td {
  border-bottom-width: 0px;
}
.fc-border-separate tbody tr.fc-first td,
.fc-border-separate tbody tr.fc-first th {
  border-top-width: 0;
}
/* Month View, Basic Week View, Basic Day View
------------------------------------------------------------------------*/
.fc-grid th {
  text-align: center;
}
.fc .fc-week-number {
  width: 22px;
  text-align: center;
}
.fc .fc-week-number div {
  padding: 0 2px;
}
.fc-grid .fc-day-number {
  float: right;
  padding: 0 5px;
  font-weight: bold;
  font-size: 20px;
  color: #1d1d1d;
}
.fc-grid .fc-other-month .fc-day-number {
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* for IE */
  /* opacity with small font can sometimes look too faded
       might want to set the 'color' property instead
       making day-numbers bold also fixes the problem */
}
.fc-grid .fc-day-content {
  clear: both;
  padding: 2px 2px 1px;
  /* distance between events and day edges */
}
/* event styles */
.fc-grid .fc-event-time {
  font-weight: bold;
}
/* right-to-left */
.fc-rtl .fc-grid .fc-day-number {
  float: left;
}
.fc-rtl .fc-grid .fc-event-time {
  float: right;
}
/* Agenda Week View, Agenda Day View
------------------------------------------------------------------------*/
.fc-agenda table {
  border-collapse: separate;
}
.fc-agenda-days th {
  text-align: center;
}
.fc-agenda .fc-agenda-axis {
  width: 50px;
  padding: 0 4px;
  vertical-align: middle;
  text-align: right;
  white-space: nowrap;
  font-weight: normal;
}
.fc-agenda .fc-week-number {
  font-weight: bold;
}
.fc-agenda .fc-day-content {
  padding: 2px 2px 1px;
}
/* make axis border take precedence */
.fc-agenda-days .fc-agenda-axis {
  border-right-width: 1px;
}
.fc-agenda-days .fc-col0 {
  border-left-width: 0;
}
/* all-day area */
.fc-agenda-allday th {
  border-width: 0 1px;
}
.fc-agenda-allday .fc-day-content {
  min-height: 34px;
  /* TODO: doesnt work well in quirksmode */
  _height: 34px;
}
/* divider (between all-day and slots) */
.fc-agenda-divider-inner {
  height: 2px;
  overflow: hidden;
}
.fc-widget-header .fc-agenda-divider-inner {
  background: #eee;
}
/* slot rows */
.fc-agenda-slots th {
  border-width: 1px 1px 0;
}
.fc-agenda-slots td {
  border-width: 1px 0 0;
  background: none;
}
.fc-agenda-slots td div {
  height: 20px;
}
.fc-agenda-slots tr.fc-slot0 th,
.fc-agenda-slots tr.fc-slot0 td {
  border-top-width: 0;
}
.fc-agenda-slots tr.fc-minor th,
.fc-agenda-slots tr.fc-minor td {
  border-top-style: dotted;
}
.fc-agenda-slots tr.fc-minor th.ui-widget-header {
  *border-top-style: solid;
  /* doesn't work with background in IE6/7 */
}
/* Vertical Events
------------------------------------------------------------------------*/
.fc-event-vert {
  border-width: 0 1px;
}
.fc-event.fc-event-skin.fc-event-hori,
.fc-event-vert.fc-event-start {
  border-top-width: 1px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.fc-event.fc-event-skin.fc-event-hori,
.fc-event-vert.fc-event-end {
  border-bottom-width: 1px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.fc-event-vert .fc-event-time {
  white-space: nowrap;
  font-size: 10px;
}
.fc-event-vert .fc-event-inner {
  position: relative;
  z-index: 2;
}
.fc-event-inner .fc-event-bg, 
.fc-event-vert .fc-event-bg {
  /* makes the event lighter w/ a semi-transparent overlay  */
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: .25;
  filter: alpha(opacity=25);
}
.fc .ui-draggable-dragging .fc-event-bg,
.fc-select-helper .fc-event-bg {
  display: none\9;
  /* for IE6/7/8. nested opacity filters while dragging don't work */
}
/* resizable */
.fc-event-vert .ui-resizable-s {
  bottom: 0        !important;
  /* importants override pre jquery ui 1.7 styles */
  width: 100%      !important;
  height: 8px      !important;
  overflow: hidden !important;
  line-height: 8px !important;
  font-size: 11px  !important;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}
.fc-agenda .ui-resizable-resizing {
  /* TODO: better selector */
  _overflow: hidden;
}
.fc-other-month {
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0.25, rgba(0, 0, 0, 0.02)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.02)), color-stop(0.75, rgba(0, 0, 0, 0.02)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(135deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.02) 50%, rgba(0, 0, 0, 0.02) 75%, transparent 75%, transparent);
  background-image: -webkit-linear-gradient(315deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.02) 50%, rgba(0, 0, 0, 0.02) 75%, transparent 75%, transparent);
  background-image: linear-gradient(135deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.02) 50%, rgba(0, 0, 0, 0.02) 75%, transparent 75%, transparent);
  background-color: #fff;
  background-size: 32px 32px;
}
#external-events {
  float: left;
  width: 100%;
  padding: 0 10px;
  border: 1px solid #95a5a6;
  background: #f2f1ef;
  text-align: left;
}
#external-events h4 {
  font-size: 16px;
  margin-top: 0;
  padding-top: 1em;
}
.external-event {
  /* try to mimick the look of a real event */
  margin: 10px 0;
  padding: 5px;
  background: #1bbc9b;
  color: #fff;
  font-size: 1em;
  cursor: pointer;
  border-radius: 2px;
}
.external-event p {
  margin: 1.5em 0;
  font-size: 11px;
  color: #666;
}
.external-event p input {
  margin: 0;
  vertical-align: middle;
}
/* ------------------ remove border --------------------*/
.fc-first .fc-day-header:first-child {
  border-left-width: 0;
}
.fc-first .fc-day-header:last-child {
  border-right-width: 0;
}
.fc-week .fc-day:first-child {
  border-left-width: 0;
}
.fc-week .fc-day:last-child {
  border-right-width: 0;
}
/* -----------------------------------------
   Videojs
----------------------------------------- */
.vjs-default-skin {
  color: #cccccc;
}
/* Custom Icon Font
--------------------------------------------------------------------------------
The control icons are from a custom font. Each icon corresponds to a character
(e.g. "\e001"). Font icons allow for easy scaling and coloring of icons.
*/
@font-face {
  font-family: 'VideoJS';
  src: url('../fonts/vjs.eot');
  src: url('../fonts/vjs.eot?#iefix') format('embedded-opentype'), url('../fonts/vjs.woff') format('woff'), url('../fonts/vjs.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/* Base UI Component Classes
--------------------------------------------------------------------------------
*/
/* Slider - used for Volume bar and Seek bar */
.vjs-default-skin .vjs-slider {
  /* Replace browser focus hightlight with handle highlight */
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  /* background-color-with-alpha */
  background-color: #333333;
  background-color: rgba(51, 51, 51, 0.9);
}
.vjs-default-skin .vjs-slider:focus {
  /* box-shadow */
  box-shadow: 0 0 2em #ffffff;
}
.vjs-default-skin .vjs-slider-handle {
  position: absolute;
  /* Needed for IE6 */
  left: 0;
  top: 0;
}
.vjs-default-skin .vjs-slider-handle:before {
  content: "\e009";
  font-family: VideoJS;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  text-shadow: 0em 0em 1em #fff;
  position: absolute;
  top: -1px;
  left: 0;
  /* Rotate the square icon to make a diamond */
  /* transform */
  /*-webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);*/
}
/* Control Bar
--------------------------------------------------------------------------------
The default control bar that is a container for most of the controls.
*/
.vjs-default-skin .vjs-control-bar {
  /* Start hidden */
  display: none;
  position: absolute;
  /* Place control bar at the bottom of the player box/video.
     If you want more margin below the control bar, add more height. */
  bottom: 0;
  /* Use left/right to stretch to 100% width of player div */
  left: 0;
  right: 0;
  /* Height includes any margin you want above or below control items */
  height: 3.0em;
  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
}
/* Show the control bar only once the video has started playing */
.vjs-default-skin.vjs-has-started .vjs-control-bar {
  display: block;
  /* Visibility needed to make sure things hide in older browsers too. */
  visibility: visible;
  opacity: 1;
  /* transition */
  -webkit-transition: visibility 0.1s, opacity 0.1s;
  transition: visibility 0.1s, opacity 0.1s;
}
/* Hide the control bar when the video is playing and the user is inactive  */
.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  display: block;
  visibility: hidden;
  opacity: 0;
  /* transition */
  -webkit-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s;
}
.vjs-default-skin.vjs-controls-disabled .vjs-control-bar {
  display: none;
}
.vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
  display: none;
}
/* IE8 is flakey with fonts, and you have to change the actual content to force
fonts to show/hide properly.
  - "\9" IE8 hack didn't work for this
  - Found in XP IE8 from http://modern.ie. Does not show up in "IE8 mode" in IE9
*/
@media screen {
  .vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar :before {
    content: "";
  }
}
/* General styles for individual controls. */
.vjs-default-skin .vjs-control {
  outline: none;
  position: relative;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 3.0em;
  width: 4em;
}
.vjs-default-skin .vjs-control div {
  font-family: Arial, sans-serif;
}
/* FontAwsome button icons */
.vjs-default-skin .vjs-control:before {
  font-family: VideoJS;
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
/* Replacement for focus outline */
.vjs-default-skin .vjs-control:focus:before,
.vjs-default-skin .vjs-control:hover:before {
  text-shadow: 0em 0em 1em #ffffff;
}
.vjs-default-skin .vjs-control:focus {
  /*  outline: 0; */
  /* keyboard-only users cannot see the focus on several of the UI elements when
  this is set to 0 */
}
/* Hide control text visually, but have it available for screenreaders */
.vjs-default-skin .vjs-control-text {
  /* hide-visually */
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* Play/Pause
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-play-control {
  width: 5em;
  cursor: pointer;
}
.vjs-default-skin .vjs-play-control:before {
  content: "\e001";
}
.vjs-default-skin.vjs-playing .vjs-play-control:before {
  content: "\e002";
}
/* Volume/Mute
-------------------------------------------------------------------------------- */
.vjs-default-skin .vjs-mute-control,
.vjs-default-skin .vjs-volume-menu-button {
  cursor: pointer;
  float: right;
}
.vjs-default-skin .vjs-mute-control:before,
.vjs-default-skin .vjs-volume-menu-button:before {
  content: "\e006";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-0:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
  content: "\e003";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-1:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
  content: "\e004";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-2:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
  content: "\e005";
}
.vjs-default-skin .vjs-volume-control {
  width: 5em;
  float: right;
}
.vjs-default-skin .vjs-volume-bar {
  width: 5em;
  height: 0.6em;
  margin: 1.1em auto 0;
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu-content {
  height: 2.9em;
}
.vjs-default-skin .vjs-volume-level {
  position: absolute;
  top: 0;
  left: 0;
  height: 0.5em;
  background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}
.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
  width: 0.5em;
  height: 0.5em;
}
.vjs-default-skin .vjs-volume-handle:before {
  font-size: 0.9em;
  top: -0.2em;
  left: -0.2em;
  width: 1em;
  height: 1em;
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
  width: 6em;
  left: -4em;
}
/* Progress
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-progress-control {
  position: absolute;
  left: 0;
  right: 0;
  width: auto;
  font-size: 0.3em;
  height: 1em;
  /* Set above the rest of the controls. */
  top: -1em;
  /* Shrink the bar slower than it grows. */
  /* transition */
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
/* On hover, make the progress bar grow to something that's more clickable.
    This simply changes the overall font for the progress bar, and this
    updates both the em-based widths and heights, as wells as the icon font */
/*.vjs-default-skin:hover .vjs-progress-control {
  font-size: .9em;
  */
/* Even though we're not changing the top/height, we need to include them in
      the transition so they're handled correctly. */
/*

  */
/* transition */
/*
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}*/
/* Box containing play and load progresses. Also acts as seek scrubber. */
.vjs-default-skin .vjs-progress-holder {
  height: 100%;
}
/* Progress Bars */
.vjs-default-skin .vjs-progress-holder .vjs-play-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  /* Needed for IE6 */
  left: 0;
  top: 0;
}
.vjs-default-skin .vjs-play-progress {
  /*
    Using a data URI to create the white diagonal lines with a transparent
      background. Surprisingly works in IE8.
      Created using http://www.patternify.com
    Changing the first color value will change the bar color.
    Also using a paralax effect to make the lines move backwards.
      The -50% left position makes that happen.
  */
  background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}
.vjs-default-skin .vjs-load-progress {
  background: #646464 /* IE8- Fallback */;
  background: rgba(255, 255, 255, 0.4);
}
.vjs-default-skin .vjs-seek-handle {
  width: 1.5em;
  height: 100%;
}
.vjs-default-skin .vjs-seek-handle:before {
  padding-top: 0.1em /* Minor adjustment */;
}
/* Time Display
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-time-controls {
  font-size: 1em;
  /* Align vertically by making the line height the same as the control bar */
  line-height: 3em;
  text-shadow: none;
}
.vjs-default-skin .vjs-current-time {
  float: left;
}
.vjs-default-skin .vjs-duration {
  float: left;
}
/* Remaining time is in the HTML, but not included in default design */
.vjs-default-skin .vjs-remaining-time {
  display: none;
  float: left;
}
.vjs-time-divider {
  float: left;
  line-height: 3em;
}
/* Fullscreen
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-fullscreen-control {
  width: 3.8em;
  cursor: pointer;
  float: right;
}
.vjs-default-skin .vjs-fullscreen-control:before {
  content: "\e000";
}
/* Switch to the exit icon when the player is in fullscreen */
.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
  content: "\e00b";
}
/* Big Play Button (play button at start)
--------------------------------------------------------------------------------
Positioning of the play button in the center or other corners can be done more
easily in the skin designer. http://designer.videojs.com/
*/
.vjs-big-play-button {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  width: 76px;
  height: 76px;
  margin-top: -38px;
  margin-left: -38px;
  cursor: pointer;
  border-radius: 50%;
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.vjs-big-play-button:hover {
  background: #fff;
  background: #ffffff;
}
.vjs-big-play-button:before {
  content: "\e001";
  font-family: VideoJS;
  font-size: 40px;
  color: #3c9bd5;
  position: absolute;
  top: 0;
  left: 22px;
}
/* Hide if controls are disabled */
.vjs-controls-disabled .vjs-big-play-button {
  display: none;
}
/* Hide when video starts playing */
.vjs-has-started .vjs-big-play-button {
  display: none;
}
/* Hide on mobile devices. Remove when we stop using native controls
    by default on mobile  */
.vjs-using-native-controls .vjs-big-play-button {
  display: none;
}
/* Loading Spinner
--------------------------------------------------------------------------------
*/
.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 4em;
  line-height: 1;
  width: 1em;
  height: 1em;
  margin-left: -0.5em;
  margin-top: -0.5em;
  opacity: 0.75;
  /* animation */
  -webkit-animation: spin 1.5s infinite linear;
  animation: spin 1.5s infinite linear;
}
.vjs-default-skin .vjs-loading-spinner:before {
  content: "\e01e";
  font-family: VideoJS;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  text-align: center;
  text-shadow: 0em 0em 0.1em #000;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* Menu Buttons (Captions/Subtitles/etc.)
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-menu-button {
  float: right;
  cursor: pointer;
}
.vjs-default-skin .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0em;
  /* (Width of vjs-menu - width of button) / 2 */
  width: 0em;
  height: 0em;
  margin-bottom: 3em;
  border-left: 2em solid transparent;
  border-right: 2em solid transparent;
  border-top: 1.55em solid #000000;
  /* Same width top as ul bottom */
  border-top-color: rgba(7, 40, 50, 0.5);
  /* Same as ul background */
}
/* Button Pop-up Menu */
.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 10em;
  bottom: 1.5em;
  /* Same bottom as vjs-menu border-top */
  max-height: 15em;
  overflow: auto;
  left: -5em;
  /* Width of menu - width of button / 2 */
  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
  /* box-shadow */
  box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
}
.vjs-default-skin .vjs-menu-button:hover .vjs-menu {
  display: block;
}
.vjs-default-skin .vjs-menu-button ul li {
  list-style: none;
  margin: 0;
  padding: 0.3em 0 0.3em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-selected {
  background-color: #000;
}
.vjs-default-skin .vjs-menu-button ul li:focus,
.vjs-default-skin .vjs-menu-button ul li:hover,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover {
  outline: 0;
  color: #111;
  /* background-color-with-alpha */
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.75);
  /* box-shadow */
  box-shadow: 0 0 1em #ffffff;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default;
}
/* Subtitles Button */
.vjs-default-skin .vjs-subtitles-button:before {
  content: "\e00c";
}
/* Captions Button */
.vjs-default-skin .vjs-captions-button:before {
  content: "\e008";
}
/* Replacement for focus outline */
.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before,
.vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
  /* box-shadow */
  box-shadow: 0 0 1em #ffffff;
}
/*
REQUIRED STYLES (be careful overriding)
================================================================================
When loading the player, the video tag is replaced with a DIV,
that will hold the video tag or object tag for other playback methods.
The div contains the video playback element (Flash or HTML5) and controls,
and sets the width and height of the video.

** If you want to add some kind of border/padding (e.g. a frame), or special
positioning, use another containing element. Otherwise you risk messing up
control positioning and full window mode. **
*/
.video-js {
  background-color: #000;
  position: relative;
  padding: 0;
  /* Start with 10px for base font size so other dimensions can be em based and
     easily calculable. */
  font-size: 10px;
  /* Allow poster to be vertially aligned. */
  vertical-align: middle;
  /*  display: table-cell; */
  /*This works in Safari but not Firefox.*/
  /* Provide some basic defaults for fonts */
  font-weight: normal;
  font-style: normal;
  /* Avoiding helvetica: issue #376 */
  font-family: Arial, sans-serif;
  /* Turn off user selection (text highlighting) by default.
     The majority of player components will not be text blocks.
     Text areas will need to turn user selection back on. */
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Playback technology elements expand to the width/height of the containing div
    <video> or <object> */
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Fix for Firefox 9 fullscreen (only if it is enabled). Not needed when
   checking fullScreenEnabled. */
.video-js:-moz-full-screen {
  position: absolute;
}
/* Fullscreen Styles */
body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  /* Fix for IE6 full-window. http://www.cssplay.co.uk/layouts/fixed.html */
  overflow-y: auto;
}
.video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  /* IE6 full-window (underscore hack) */
  _position: absolute;
}
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}
.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}
/* Poster Styles */
.vjs-poster {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  cursor: pointer;
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
.vjs-poster img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%;
}
/* Hide the poster when native controls are used otherwise it covers them */
.video-js.vjs-using-native-controls .vjs-poster {
  display: none;
}
/* Text Track Styles */
/* Overall track holder for both captions and subtitles */
.video-js .vjs-text-track-display {
  text-align: center;
  position: absolute;
  bottom: 4em;
  /* Leave padding on left and right */
  left: 1em;
  right: 1em;
}
/* Individual tracks */
.video-js .vjs-text-track {
  display: none;
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em;
  /* Transparent black background, or fallback to all black (oldIE) */
  /* background-color-with-alpha */
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
}
.video-js .vjs-subtitles {
  color: #ffffff /* Subtitles are white */;
}
.video-js .vjs-captions {
  color: #ffcc66 /* Captions are yellow */;
}
.vjs-tt-cue {
  display: block;
}
/* Hide disabled or unsupported controls */
.vjs-default-skin .vjs-hidden {
  display: none;
}
.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible;
}
/*-----------------------------------*/
/* Styled Video Player */
/*-----------------------------------*/
.vjs-styled-skin {
  color: #f9ffe8;
}
/* Base UI Component Classes
--------------------------------------------------------------------------------
*/
/* Control Bar
--------------------------------------------------------------------------------
The default control bar that is a container for most of the controls.
*/
.vjs-styled-skin .vjs-control-bar {
  display: block;
  visibility: visible;
  opacity: 1;
  position: absolute;
  bottom: -50px;
  left: 0;
  right: 0;
  height: 50px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
  background: #1c588f;
}
.vjs-styled-skin .vjs-control-bar {
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}
.vjs-styled-skin.vjs-fullscreen .vjs-control-bar {
  bottom: 0;
  box-shadow: none;
}
.vjs-styled-skin.vjs-has-started .vjs-control-bar,
.vjs-styled-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  display: block;
  visibility: visible;
  opacity: 1;
}
/* General styles for individual controls. */
.vjs-styled-skin .vjs-control {
  outline: none;
  position: relative;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 5em;
}
/* FontAwsome button icons */
.vjs-styled-skin .vjs-control:before {
  font-family: VideoJS;
  font-size: 2em;
  line-height: 2.4;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
/* Replacement for focus outline */
.vjs-styled-skin .vjs-control:focus:before,
.vjs-styled-skin .vjs-control:hover:before {
  text-shadow: 0em 0em 1em #ffffff;
}
.vjs-styled-skin .vjs-control:focus {
  /*  outline: 0; */
  /* keyboard-only users cannot see the focus on several of the UI elements when
    this is set to 0 */
}
/* Hide control text visually, but have it available for screenreaders */
.vjs-styled-skin .vjs-control-text {
  /* hide-visually */
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* Play/Pause
--------------------------------------------------------------------------------
*/
.vjs-styled-skin .vjs-play-control {
  cursor: pointer;
  background: #21649c;
}
.vjs-styled-skin .vjs-play-control:before {
  content: "\e001";
}
.vjs-styled-skin.vjs-playing .vjs-play-control:before {
  content: "\e002";
}
/* Volume/Mute
-------------------------------------------------------------------------------- */
.vjs-styled-skin .vjs-mute-control,
.vjs-styled-skin .vjs-volume-menu-button {
  cursor: pointer;
  float: right;
  background: #164c87;
}
.vjs-styled-skin .vjs-mute-control:before,
.vjs-styled-skin .vjs-volume-menu-button:before {
  content: "\e006";
}
.vjs-styled-skin .vjs-mute-control.vjs-vol-0:before,
.vjs-styled-skin .vjs-volume-menu-button.vjs-vol-0:before {
  content: "\e003";
}
.vjs-styled-skin .vjs-mute-control.vjs-vol-1:before,
.vjs-styled-skin .vjs-volume-menu-button.vjs-vol-1:before {
  content: "\e004";
}
.vjs-styled-skin .vjs-mute-control.vjs-vol-2:before,
.vjs-styled-skin .vjs-volume-menu-button.vjs-vol-2:before {
  content: "\e005";
}
.vjs-styled-skin .vjs-volume-control {
  float: right;
  background: #164c87;
  width: 8em;
}
.vjs-styled-skin .vjs-volume-bar {
  background: #0b3068;
  height: 4px !important;
  margin-top: 22px;
  border-radius: 2px;
}
.vjs-styled-skin .vjs-volume-level {
  background: #40aae4;
  height: 100%;
  border-radius: 2px;
}
/* Progress
--------------------------------------------------------------------------------
*/
.vjs-styled-skin .vjs-progress-control {
  position: absolute;
  left: 0;
  right: 0;
  width: auto;
  height: 3px;
  top: -3px;
  padding: 0;
  background: #fff;
}
.vjs-styled-skin .vjs-slider {
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  height: 100%;
}
.vjs-styled-skin .vjs-slider:focus {
  box-shadow: 0 0 2em #ffffff;
}
.vjs-styled-skin .vjs-slider-handle {
  display: none;
}
/* Progress Bars */
.vjs-styled-skin .vjs-progress-holder .vjs-play-progress,
.vjs-styled-skin .vjs-progress-holder .vjs-load-progress {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  left: 0;
  top: 0;
}
.vjs-styled-skin .vjs-play-progress {
  background: #c9376e;
}
.vjs-styled-skin .vjs-load-progress {
  background: #ccc;
  background: rgba(201, 55, 110, 0.4);
}
/* Time Display
--------------------------------------------------------------------------------
*/
.vjs-styled-skin .vjs-time-controls,
.vjs-styled-skin .vjs-time-divider {
  font-size: 15px;
  font-weight: 700;
  color: #b5e059;
  line-height: 48px;
  width: auto;
  padding-left: 3px;
}
.vjs-styled-skin .vjs-current-time {
  color: #fff;
  padding-left: 16px;
}
.vjs-styled-skin .vjs-remaining-time {
  display: none;
}
/* Fullscreen
--------------------------------------------------------------------------------
*/
.vjs-styled-skin .vjs-fullscreen-control {
  cursor: pointer;
  float: right;
  background: #164c87;
}
.vjs-styled-skin .vjs-fullscreen-control:before {
  content: "\e000";
}
/* Switch to the exit icon when the player is in fullscreen */
.vjs-styled-skin.vjs-fullscreen .vjs-fullscreen-control:before {
  content: "\e00b";
}
/* Menu Buttons (Captions/Subtitles/etc.)
--------------------------------------------------------------------------------
*/
.vjs-styled-skin .vjs-menu-button {
  float: right;
  cursor: pointer;
}
.vjs-styled-skin .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0em;
  /* (Width of vjs-menu - width of button) / 2 */
  width: 0em;
  height: 0em;
  margin-bottom: 3em;
  border-left: 2em solid transparent;
  border-right: 2em solid transparent;
  border-top: 1.55em solid #000000;
  /* Same width top as ul bottom */
  border-top-color: rgba(7, 40, 50, 0.5);
  /* Same as ul background */
}
/* Button Pop-up Menu */
.vjs-styled-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 10em;
  bottom: 1.5em;
  /* Same bottom as vjs-menu border-top */
  max-height: 15em;
  overflow: auto;
  left: -5em;
  /* Width of menu - width of button / 2 */
  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
  /* box-shadow */
  box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
}
.vjs-styled-skin .vjs-menu-button:hover .vjs-menu {
  display: block;
}
.vjs-styled-skin .vjs-menu-button ul li {
  list-style: none;
  margin: 0;
  padding: 0.3em 0 0.3em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}
.vjs-styled-skin .vjs-menu-button ul li.vjs-selected {
  background-color: #000;
}
.vjs-styled-skin .vjs-menu-button ul li:focus,
.vjs-styled-skin .vjs-menu-button ul li:hover,
.vjs-styled-skin .vjs-menu-button ul li.vjs-selected:focus,
.vjs-styled-skin .vjs-menu-button ul li.vjs-selected:hover {
  outline: 0;
  color: #111;
  /* background-color-with-alpha */
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.75);
  /* box-shadow */
  box-shadow: 0 0 1em #ffffff;
}
.vjs-styled-skin .vjs-menu-button ul li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default;
}
/* Subtitles Button */
.vjs-styled-skin .vjs-subtitles-button:before {
  content: "\e00c";
}
/* Captions Button */
.vjs-styled-skin .vjs-captions-button:before {
  content: "\e008";
}
/* Replacement for focus outline */
.vjs-styled-skin .vjs-captions-button:focus .vjs-control-content:before,
.vjs-styled-skin .vjs-captions-button:hover .vjs-control-content:before {
  /* box-shadow */
  box-shadow: 0 0 1em #ffffff;
}
.video-js.vjs-styled-skin {
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  vertical-align: middle;
  font-weight: normal;
  font-style: normal;
  font-family: Arial, sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 80px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
}
.video-player .video-js.vjs-styled-skin {
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}
.video-js.vjs-styled-skin.vjs-fullscreen {
  margin-bottom: 0;
}
.video-js.vjs-styled-skin .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Poster Styles */
.vjs-styled-skin .vjs-poster {
  background-size: cover;
  cursor: pointer;
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
/* Responsive */
@media (max-width: 479px) {
  .vjs-styled-skin .vjs-control-bar {
    bottom: -40px;
    height: 40px;
  }
  .vjs-styled-skin .vjs-control {
    width: 3em;
  }
  .vjs-styled-skin .vjs-control:before {
    font-size: 1.6em;
  }
  .vjs-styled-skin .vjs-time-controls,
  .vjs-styled-skin .vjs-time-divider {
    font-size: 13px;
    line-height: 40px;
  }
  .vjs-styled-skin .vjs-volume-control {
    width: 4em;
  }
  .vjs-styled-skin .vjs-volume-bar {
    margin-top: 17px;
  }
  .vjs-styled-skin .vjs-progress-control {
    width: auto;
  }
}
/* -----------------------------------------
   Email app styles
----------------------------------------- */
#email-sidebar {
  width: 200px;
  height: auto;
  top: 0;
  float: left;
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid #f2f1ef;
  -webkit-transition: margin-left;
  transition: margin-left;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
#email-sidebar.email-sidebar-hide {
  margin-left: -240px;
}
#email-sidebar.email-sidebar-show {
  margin-left: 0;
}
#email-sidebar #email-nav {
  padding: 10px;
  padding-top: 0;
}
#email-sidebar #email-nav li a {
  padding: 6px 10px;
  font-size: 14px;
  color: #030303;
  -webkit-transition: background;
  transition: background;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  background-color: transparent;
}
#email-sidebar #email-nav li a i {
  margin-right: 10px;
  margin-top: -2px;
  -webkit-transition: color;
  transition: color;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
#email-sidebar #email-nav li a .label {
  right: 8px;
  top: 9px;
  position: absolute;
}
#email-sidebar #email-nav li a .circle {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 3px solid #1e8bc3;
  margin-right: 10px;
  margin-top: 6px;
  float: left;
}
#email-sidebar #email-nav li a .circle.color-red {
  border-color: #ef4836;
}
#email-sidebar #email-nav li a .circle.color-green {
  border-color: #3fc380;
}
#email-sidebar #email-nav li a .circle.color-teal {
  border-color: #1bbc9b;
}
#email-sidebar #email-nav li a .circle.color-dark {
  border-color: #2c3e50;
}
#email-sidebar #email-nav li a .circle.color-orange {
  border-color: #e87e04;
}
#email-sidebar #email-nav li a .circle.color-pink {
  border-color: #f78db8;
}
#email-sidebar #email-nav li a .circle.color-purple {
  border-color: #9a12b3;
}
#email-sidebar #email-nav li a .circle.color-brown {
  border-color: #ae5304;
}
#email-sidebar #email-nav li a .circle.color-magenta {
  border-color: #e65097;
}
#email-sidebar #email-nav li a .circle.color-lime {
  border-color: #a8db43;
}
#email-sidebar #email-nav li a .circle.color-yellow {
  border-color: #f39c12;
}
#email-sidebar #email-nav li a:hover {
  color: #000000;
  background-color: #f2f1ef;
}
#email-sidebar #email-nav li a:hover i {
  color: #1bbc9b;
}
#email-sidebar #email-nav li.nav-header {
  display: block;
  padding: 10px 10px 3px;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  color: darkne(#030303, 10%);
  text-transform: uppercase;
}
#email-content {
  margin-left: 200px;
  padding: 15px;
  padding-left: 0;
  -webkit-transition: margin-left;
  transition: margin-left;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
#email-content.email-content-expand {
  margin-left: 0;
}
#email-content.email-content-contract {
  margin-left: 200px;
}
#email-content.email-content-offCanvas {
  width: 100%;
}
#email-content .email-wrapper {
  height: auto;
  float: left;
  width: 100%;
  position: relative;
  margin-top: -12px;
}
#email-content .email-wrapper .email-toolbar:before,
#email-content .email-wrapper .email-toolbar:after {
  content: " ";
  display: table;
}
#email-content .email-wrapper .email-toolbar:after {
  clear: both;
}
#email-content .email-wrapper .email-toolbar .email-controls {
  float: left;
}
#email-content .email-wrapper .email-toolbar .email-pager {
  list-style: none;
  float: right;
}
#email-content .email-wrapper .email-toolbar .email-pager li {
  display: inline-block;
  margin-right: 5px;
}
#email-content .email-wrapper .email-toolbar .email-pager li.pager-info {
  color: #292929;
}
#email-content .email-wrapper .email-toggle {
  position: relative;
  padding: 7px 7px;
  background-color: transparent;
  background-image: none;
  border: 1px solid #1e8bc3;
  border-radius: 2px;
  float: left;
  margin-right: 10px;
}
#email-content .email-wrapper .email-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background-color: #1e8bc3;
  margin-bottom: 2px;
  margin-top: 2px;
}
#email-content .email-wrapper .email-toolbar-search {
  margin-bottom: 15px;
}
#email-content .email-wrapper .email-list table .email-subject {
  font-weight: bold;
}
#email-content .email-wrapper .email-list table .email-subject a {
  color: #030303;
  text-decoration: none;
}
#email-content .email-wrapper .email-list table .email-star i {
  margin-top: -2px;
  cursor: pointer;
}
#email-content .email-wrapper .email-list table .email-intro .small {
  font-size: 90%;
}
#email-content .email-wrapper .email-list table .email-intro a {
  color: #030303;
  text-decoration: none;
}
#email-content .email-wrapper .email-list table .email-date {
  font-weight: bold;
  font-size: 13px;
}
#email-content .email-wrapper .email-read {
  padding: 0 15px;
  float: left;
  width: 100%;
}
#email-content .email-wrapper .email-read:before,
#email-content .email-wrapper .email-read:after {
  content: " ";
  display: table;
}
#email-content .email-wrapper .email-read:after {
  clear: both;
}
#email-content .email-wrapper .email-read .email-header {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
#email-content .email-wrapper .email-read .email-info-bar {
  border-top: 1px solid #95a5a6;
  float: left;
  width: 100%;
  padding-top: 10px;
}
#email-content .email-wrapper .email-read .email-content {
  float: left;
  width: 100%;
  margin-top: 25px;
}
#email-content .email-wrapper .email-read .email-content .attached-files {
  margin-top: 10px;
  float: left;
  width: 100%;
}
#email-content .email-wrapper .email-read .email-content .attached-files .list-group .list-group-item:before,
#email-content .email-wrapper .email-read .email-content .attached-files .list-group .list-group-item:after {
  content: " ";
  display: table;
}
#email-content .email-wrapper .email-read .email-content .attached-files .list-group .list-group-item:after {
  clear: both;
}
#email-content .email-wrapper .email-read .email-content .attached-files .list-group .list-group-item span.label {
  margin-top: 7px;
  display: inline-block;
}
#email-content .email-wrapper .email-write {
  padding: 0;
  float: left;
  width: 100%;
}
/* -----------------------------------------
   Gallery styles
----------------------------------------- */
.gallery:before,
.gallery:after {
  content: " ";
  display: table;
}
.gallery:after {
  clear: both;
}
.gallery .gallery-toolbar {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.gallery .gallery-toolbar .btn {
  text-transform: uppercase;
}
.gallery .gallery-toolbar .btn.active {
  background: #ffffff;
}
.gallery .gallery-inner .mix {
  display: none;
  overflow: hidden;
  -webkit-transition: opacity;
  transition: opacity;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.gallery .gallery-inner .mix:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.gallery .gallery-inner .gallery-image-controls {
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  -webkit-animation-duration: 0.15s;
  -webkit-animation-timing-function: ease-out;
  -webkit-animation-fill-mode: forwards;
  -moz-transform: translate3d(-100%, 0, 0);
  -moz-animation-duration: 0.15s;
  -moz-animation-timing-function: ease-out;
  -moz-animation-fill-mode: forwards;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.gallery .gallery-inner .gallery-image-controls .action-btn {
  text-align: center;
  margin-top: 25%;
}
.gallery .gallery-inner .gallery-image-controls a i {
  font-size: 20px;
  margin-top: 1px;
}
.gallery .gallery-inner .mix.hover-enter-top .gallery-image-controls {
  -webkit-animation-name: slide_in_top;
  animation-name: slide_in_top;
}
.gallery .gallery-inner .mix.hover-leave-top .gallery-image-controls {
  -webkit-animation-name: slide_out_top;
  animation-name: slide_out_top;
}
.gallery .gallery-inner .mix.hover-enter-right .gallery-image-controls {
  -webkit-animation-name: slide_in_right;
  animation-name: slide_in_right;
}
.gallery .gallery-inner .mix.hover-leave-right .gallery-image-controls {
  -webkit-animation-name: slide_out_right;
  animation-name: slide_out_right;
}
.gallery .gallery-inner .mix.hover-enter-bottom .gallery-image-controls {
  -webkit-animation-name: slide_in_bottom;
  animation-name: slide_in_bottom;
}
.gallery .gallery-inner .mix.hover-leave-bottom .gallery-image-controls {
  -webkit-animation-name: slide_out_bottom;
  animation-name: slide_out_bottom;
}
.gallery .gallery-inner .mix.hover-enter-left .gallery-image-controls {
  -webkit-animation-name: slide_in_left;
  animation-name: slide_in_left;
}
.gallery .gallery-inner .mix.hover-leave-left .gallery-image-controls {
  -webkit-animation-name: slide_out_left;
  animation-name: slide_out_left;
}
/* Top */
@-webkit-keyframes slide_in_top {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes slide_out_top {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -100%, 0);
  }
}
@keyframes slide_in_top {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slide_out_top {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
/* Right */
@-webkit-keyframes slide_in_right {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes slide_out_right {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0);
  }
}
@keyframes slide_in_right {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slide_out_right {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
/* Bottom */
@-webkit-keyframes slide_in_bottom {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes slide_out_bottom {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 100%, 0);
  }
}
@keyframes slide_in_bottom {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slide_out_bottom {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
/* Left */
@-webkit-keyframes slide_in_left {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes slide_out_left {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slide_in_left {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slide_out_left {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
/* -----------------------------------------
   Plupload
----------------------------------------- */
.plupload_wrapper * {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.plupload_button {
  /* FF < 3*/
  display: inline-block;
  font: normal 12px sans-serif;
  text-decoration: none;
  color: #030303;
  border: 1px solid #95a5a6;
  padding: 2px 8px 3px 20px;
  margin-right: 4px;
  background: #ecf0f1 url('plugins/file/plupload/img/buttons.png') no-repeat 0 center;
  outline: 0;
  border-radius: 2px;
}
.plupload_button:hover {
  color: #000;
  text-decoration: none;
}
.plupload_disabled,
a.plupload_disabled:hover {
  color: #1d1d1d;
  border-color: #b1bdbd;
  background: #ededed url('plugins/file/plupload/img/buttons-disabled.png') no-repeat 0 center;
  cursor: default;
}
.plupload_add {
  background-position: -181px center;
}
.plupload_wrapper {
  font: normal 11px Verdana, sans-serif;
  width: 100%;
}
.plupload_container {
  padding: 8px;
  /*-moz-border-radius: 5px;*/
}
.plupload_container input {
  border: 1px solid #95a5a6;
  font: normal 11px 'Open Sans', Verdana, sans-serif;
  width: 98%;
}
.plupload_header {
  background: #1bbc9b;
}
.plupload_header_content {
  min-height: 56px;
  padding-left: 10px;
  color: #FFF;
}
.plupload_header_title {
  font: normal 18px 'Open Sans', sans-serif;
  padding: 6px 0 3px;
}
.plupload_header_text {
  font: normal 12px 'Open Sans', sans-serif;
}
.plupload_filelist {
  margin: 0;
  padding: 0;
  list-style: none;
}
.plupload_scroll .plupload_filelist {
  height: 185px;
  background: #F5F5F5;
  overflow-y: scroll;
}
.plupload_filelist li {
  padding: 10px 8px;
  background: #f5f5f5 url('plugins/file/plupload/img/backgrounds.gif') repeat-x 0 -156px;
  border-bottom: 1px solid #95a5a6;
}
.plupload_filelist_header,
.plupload_filelist_footer {
  background: #DFDFDF;
  padding: 8px 8px;
  color: #42454A;
}
.plupload_filelist_header {
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #CDCDCD;
}
.plupload_filelist_footer {
  border-top: 1px solid #FFF;
  height: 22px;
  line-height: 20px;
  vertical-align: middle;
}
.plupload_file_name {
  float: left;
  overflow: hidden;
}
.plupload_file_status {
  color: #777;
}
.plupload_file_status span {
  color: #42454A;
}
.plupload_file_size,
.plupload_file_status,
.plupload_progress {
  float: right;
  width: 80px;
}
.plupload_file_size,
.plupload_file_status,
.plupload_file_action {
  text-align: right;
}
.plupload_filelist .plupload_file_name {
  width: 205px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.plupload_file_action {
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 15px;
}
.plupload_file_action * {
  display: none;
  width: 16px;
  height: 16px;
}
li.plupload_uploading {
  background: #ecf3dc url('plugins/file/plupload/img/backgrounds.gif') repeat-x 0 -238px;
}
li.plupload_done {
  color: #aaaaaa;
}
li.plupload_delete a {
  background: url('plugins/file/plupload/img/delete.gif');
}
li.plupload_failed a {
  background: url('plugins/file/plupload/img/error.gif');
  cursor: default;
}
li.plupload_done a {
  background: url('plugins/file/plupload/img/done.gif');
  cursor: default;
}
.plupload_progress,
.plupload_upload_status {
  display: none;
}
.plupload_progress_container {
  margin-top: 3px;
  border: 1px solid #CCC;
  background: #FFF;
  padding: 1px;
}
.plupload_progress_bar {
  width: 0px;
  height: 7px;
  background: #CDEB8B;
}
.plupload_scroll .plupload_filelist_header .plupload_file_action,
.plupload_scroll .plupload_filelist_footer .plupload_file_action {
  margin-right: 17px;
}
/* Floats */
.plupload_clear,
.plupload_clearer {
  clear: both;
}
.plupload_clearer,
.plupload_progress_bar {
  display: block;
  font-size: 0;
  line-height: 0;
}
li.plupload_droptext {
  background: transparent;
  text-align: center;
  vertical-align: middle;
  border: 0;
  line-height: 165px;
}

