/* Minification failed. Returning unminified contents.
(6355,23): run-time error CSS1036: Expected expression, found ':'
: run-time error CSS1036: Expected expression, found ''
(7337,28): run-time error CSS1036: Expected expression, found ':'
(7338,25): run-time error CSS1036: Expected expression, found ':'
(7339,24): run-time error CSS1036: Expected expression, found ':'
(7340,23): run-time error CSS1036: Expected expression, found ':'
 */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
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 {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -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-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !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^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: none;
}
a:focus {
  outline: none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eaeaea;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.6;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.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: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 480px) {
  .container {
    width: 470px;
  }
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }

}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -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-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  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 {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .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-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-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-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 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: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.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: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-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 {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;

}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.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: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.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;
  margin-top: -10px;
}
.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;
  font-family: serif;
  line-height: 1;
}
.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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(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 {
    right: 20%;
    left: 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 {
  display: table;
  content: " ";
}
.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-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

/* Table of Content
==================================================
	1.Reset & Basics
	2.Basic Styles
	3.Typography and Common style
	4.Links
	5.Misc


/* Reset & Basics (Inspired by E. Meyers) */

*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}
* {
    margin: 0;
    padding: 0;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    text-decoration: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a,
a:hover,
a:active,
a:visited,
a:focus {
    text-decoration: none;
}
img {
    display: inline-block;
    vertical-align: middle;
    height: auto;
    max-width: 100%;
}
.map img {
    max-width: none;
}
a:focus {
    outline: 0;
}
iframe {
    width: 100%;
    frameborder: 0;
    display: inline-block;
}
::-moz-selection {
    background: #a68b7c;
    color: #ffffff;
}
/* End reset & basics (Inspired by E. Meyers) */
/*Basic Styles*/

body {
    background: #ffffff;
    font-family: "Lato", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    color: #757575;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}
.stop-scroll {
    overflow: hidden;
}
/*End basic styles*/
/* Typography and Common style*/

h1,
h2,

h4,
h5,
h6 {
    color: #353031;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
	}
	h3 { font-style:italic;}
h1,
h2,
h3,
h4,
h5,
h6,
p.lead,
.block-info p,
.header .logo h2 {
    font-family: "Lora", "Georgia", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.block-cat h2,
h1.large {
    font-family: 'Kristi', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}
.main-nav li,
.but {
    font-family: 'Lato-Medium', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}
.title-small {
    font-family: 'Lato', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}
.h2-s-1 {
    font-size: 15px;
}
em {
    font-style: italic;
}
strong {
    font-weight: 700;
}
p,
blockquote {
    line-height: 25px;
}
.but {
    font-weight: 700;
}
.title {
    font-size: 32px;
    font-weight: 400;
    text-transform: capitalize;
}
.title-medium {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
}
.title-small {
    line-height: 30px;
    font-weight: 700;
    font-size: 14px;
}
.puch-right {
    padding-right: 20px;
}
p.lead {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
}
p.beige {
    color: #a68b7c;
    text-transform: capitalize;
    font-size: 13px;
}
p.title-lead {
    font-size: 16px;
}
section,
.section,
.row.relative,
.block-content {
    position: relative;
    overflow: hidden;
}
.front-p {
    position: relative;
    z-index: 100;
}
.uppercase {
    text-transform: uppercase;
}
.white {
    color: #ffffff;
}
.top {
    position: relative;
    top: -10px;
}
.zoom {
    animation: zoom 15s ease 0s normal both infinite;
    -webkit-animation: zoom 15s ease 0s normal both infinite;
    -moz-animation: zoom 15s ease 0s normal both infinite;
    -ms-animation: zoom 15s ease 0s normal both infinite;
    -o-animation: zoom 15s ease 0s normal both infinite;
}
@keyframes zoom {
    0% {
        transform: scale(1, 1);
    }
    50% {
        transform: scale(1.1, 1.1);
    }
    100% {
        transform: scale(1, 1);
    }
}
@keyframes zoom {
    0% {
        transform: scale(1, 1);
    }
    50% {
        transform: scale(1.1, 1.1);
    }
    100% {
        transform: scale(1, 1);
    }
}
@keyframes zoom {
    0% {
        transform: scale(1, 1);
    }
    50% {
        transform: scale(1.1, 1.1);
    }
    100% {
        transform: scale(1, 1);
    }
}
.dots {
    background-image: radial-gradient(circle closest-side, rgba(176, 152, 139, 0.25) 80%, #fff 10%);
    background-position: center bottom;
    background-repeat: repeat-x;
    background-size: 4px 2px;
    border: 0 none;
    display: block;
    height: 3px;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.but,
.reservation-form input,
.block-form {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: : 6px;
}
.indent {
    text-indent: -999px;
    display: none;
}
input[type]:-moz-placeholder {
    color: #757575;
    opacity: .5;
	font-size:13px;
}
:-moz-placeholder {
    color: #757575;
    opacity: .5;
	font-size:13px;
}
::-moz-placeholder {
    color: #757575;
    opacity: .5;
	font-size:13px;
}
:-ms-input-placeholder {
    color: #757575;
    opacity: .5;
	font-size:13px;
}
::-webkit-input-placeholder {
    color: #757575;
    opacity: .5;
	font-size:13px;
}
/* End typography and common style*/
/*Links*/

span a,
p a {
    color: #a68b7c;
    position: relative;
}
p a:hover:after,
span a:hover:after {
    transform: translateY(0) translateZ(0);
    -webkit-transform: translateY(0) translateZ(0);
    -moz-transform: translateY(0) translateZ(0);
    -ms-transform: translateY(0) translateZ(0);
    -o-transform: translateY(0) translateZ(0);
    opacity: 1;
}
span a:after,
p a:after {
    background-color: #a68b7c;
    content: "";
    height: 1px;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    transform: translateY(5px);
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -o-transform: translateY(5px);
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-duration: 0.20s;
    -webkit-transition-duration: 0.20s;
    -moz-transition-duration: 0.20s;
    -ms-transition-duration: 0.20s;
    -o-transition-duration: 0.20s;
    transition-property: opacity, transform, -webkit-transform;
    -webkit-transition-property: opacity, transform, -webkit-transform;
    -moz-transition-property: opacity, transform, -webkit-transform;
    -ms-transition-property: opacity, transform, -webkit-transform;
    -o-transition-property: opacity, transform, -webkit-transform;
    transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
    -webkit-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
    -moz-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
    -ms-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
    -o-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
    width: 100%;
}
a,
input[type="text"],
input[type="submit"] textarea,
.mobile-but .lines:after,
.mobile-but .lines:before,
.block-img a:before,
.but,
.block-special,
.block-content.special:after,
.blog-post-short {
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.but {
    display: inline-block;
    position: relative;
    color: #ffffff;
    padding: 13px 30px;
    background: #a68b7c;
    text-transform: uppercase;
    font-size: 11px;
}
.but:hover,
.submit:hover {
    background: #b79e90;
	background:rgba(183,158,144,.95);
}
/*End links*/
/*Misc */

.pt-10 {
    padding-top: 10px !important;
}
.pb-10 {
    padding-bottom: 10px !important;
}
.pt-15 {
    padding-top: 15px !important;
}
.pb-15 {
    padding-bottom: 15px !important;
}
.pt-20 {
    padding-top: 20px !important;
}
.pb-20 {
    padding-bottom: 20px !important;
}
.pt-25 {
    padding-top: 25px !important;
}
.pb-25 {
    padding-bottom: 25px !important;
}
.pt-30 {
    padding-top: 30px !important;
}
.pb-30 {
    padding-bottom: 30px !important;
}
.pt-40 {
    padding-top: 40px !important;
}
.pb-40 {
    padding-bottom: 40px !important;
}
.pt-50 {
    padding-top: 50px !important;
}
.pb-50 {
    padding-bottom: 50px !important;
}
.pt-60 {
    padding-top: 60px !important;
}
.pb-60 {
    padding-bottom: 60px !important;
}
.pt-70 {
    padding-top: 70px !important;
}
.pb-70 {
    padding-bottom: 70px !important;
}
.pt-80 {
    padding-top: 80px !important;
}
.pb-80 {
    padding-bottom: 80px !important;
}
.pt-90 {
    padding-top: 90px !important;
}
.pb-90 {
    padding-bottom: 90px !important;
}
.pt-100 {
    padding-top: 100px !important;
}
.pb-100 {
    padding-bottom: 100px !important;
}
.pt-120 {
    padding-top: 120px !important;
}
.pb-120 {
    padding-bottom: 120px !important;
}
.pt-130 {
    padding-top: 130px !important;
}
.pb-130 {
    padding-bottom: 130px !important;
}
.pt-140 {
    padding-top: 140px !important;
}
.pb-140 {
    padding-bottom: 140px !important;
}
.pt-150 {
    padding-top: 150px !important;
}
.pb-150 {
    padding-bottom: 150px !important;
}
.pt-160 {
    padding-top: 160px !important;
}
.pb-160 {
    padding-bottom: 160px !important;
}
.pt-200 {
    padding-top: 200px !important;
}
.pb-200 {
    padding-bottom: 200px !important;
}
.pt-250 {
    padding-top: 250px !important;
}
.pb-250 {
    padding-bottom: 250px !important;
}
.mt-5 {
    margin-top: 5px !important;
}
.mb-5 {
    margin-bottom: 5px !important;
}
.mt-10 {
    margin-top: 10px !important;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.mt-15 {
    margin-top: 15px !important;
}
.mb-15 {
    margin-bottom: 15px !important;
}
.mt-20 {
    margin-top: 20px !important;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.mt-25 {
    margin-top: 25px !important;
}
.mb-25 {
    margin-bottom: 25px !important;
}
.mt-30 {
    margin-top: 30px !important;
}
.mb-30 {
    margin-bottom: 30px !important;
}
.mt-40 {
    margin-top: 40px !important;
}
.mb-40 {
    margin-bottom: 40px !important;
}
.mt-50 {
    margin-top: 50px !important;
}
.mb-50 {
    margin-bottom: 50px !important;
}
.mt-60 {
    margin-top: 60px !important;
}
.mb-60 {
    margin-bottom: 60px !important;
}
.mt-70 {
    margin-top: 70px !important;
}
.mb-70 {
    margin-bottom: 70px !important;
}
.mt-80 {
    margin-top: 80px !important;
}
.mb-80 {
    margin-bottom: 80px !important;
}
.mt-90 {
    margin-top: 90px !important;
}
.mb-90 {
    margin-bottom: 90px !important;
}
.mt-100 {
    margin-top: 100px !important;
}
.mb-100 {
    margin-bottom: 100px !important;
}
.mt-150 {
    margin-top: 150px !important;
}
.mb-150 {
    margin-bottom: 150px !important;
}
.mt-200 {
    margin-top: 200px !important;
}
.mt-350 {
    margin-top: 350px !important;
}
.mb-200 {
    margin-bottom: 200px !important;
}
.not-mb {
    margin-bottom: 0;
}
.bg-white {
    background: #ffffff;
}
.bg-grey {
    background: #fafafa;
}
.bg-dark {
    background: #353031;
}
.pd-0 {
    padding: 0 !important;
}
/*End misc */
/*
*	DESTINY - WEDDING HTML TEMPLATE
* 	Copyright 2016
* 	www.mutationmedia.net
* 	Created by : mutationthemes
*
*/
/* Table of Content
==================================================
	1.Preloader
	2.Site wrapper
	3.Hero section
	4.Restaurant section
	5.Menu section
	6.Special section
	7.Reservation section
	8.Gallery section
	9.Contact section
	10.Footer
	11.Mediaqueries





/*Preloader*/

.loader {
    background: #ffffff;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.loader-inner {
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.loading-spinner {
    width: 100px;
    height: 100px;
    animation: spinner-rotate 2s ease-in-out infinite;
    -webkit-animation: spinner-rotate 2s ease-in-out infinite;
    -moz-animation: spinner-rotate 2s ease-in-out infinite;
    -ms-animation: spinner-rotate 2s ease-in-out infinite;
    -o-animation: spinner-rotate 2s ease-in-out infinite;
}
.spinner {
    animation: spinner-color 8s ease-in-out infinite, spinner-dash 2s ease-in-out infinite;
    -webkit-animation: spinner-color 8s ease-in-out infinite, spinner-dash 2s ease-in-out infinite;
    -moz-animation: spinner-color 8s ease-in-out infinite, spinner-dash 2s ease-in-out infinite;
    -ms-animation: spinner-color 8s ease-in-out infinite, spinner-dash 2s ease-in-out infinite;
    -o-animation: spinner-color 8s ease-in-out infinite, spinner-dash 2s ease-in-out infinite;
    stroke-linecap: round;
}
@keyframes spinner-rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: trotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}
@keyframes spinner-color {
    0%, 100% {
        stroke: #a68b7c;
    }
    20% {
        stroke: #353031;
    }
    40% {
        stroke: #a68b7c;
    }
    60% {
        stroke: #353031;
    }
    80% {
        stroke: #a68b7c;
    }
}
@keyframes spinner-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 90, 200;
        stroke-dashoffset: -35px;
    }
    100% {
        stroke-dasharray: 90, 200;
        stroke-dashoffset: -125px;
    }
}
/*End preloader*/
/* Popup */
.popupBg {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.5);
}
.popupContainer {
    width: 400px;
    height: 400px;
    background: #fff;
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%,-50%);
    text-align: center;
}
.popupContent {
    padding: 50px 30px;
}
.popupResult svg {
    margin-bottom: 50px;
}
.popupHeader h5 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 25px;
}
.closePopup {
    margin-top: 50px;
    display: inline-block;
    background: #000;
    color: white;
    padding: 10px;
    min-width: 150px;
}
/* End Popup*/
/*Site wrapper*/
.wrapper {
    position: relative;
}
/*End site wrapper*/
/* Hero Section*/

section.hero {
    background: #353031;
    padding: 0;
    position: relative;
    overflow: hidden;
}
section.single-hero {
    min-height: 400px;
}
.background-img img {
    display: none;
}
.background-img {
    width: 100%;
    height: 100%;
}
.background-img {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #353031;
    background-image: none;
    background-origin: padding-box;
    background-position: 50% 50% !important;
    background-repeat: repeat;
    background-size: cover !important;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.overlay:before {
    position: absolute;
    background: rgba(41, 41, 41, .5);
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#353031+0,353031+100&0.5+0,0+100 */
    
    background: -moz-linear-gradient(top, rgba(41, 41, 41, .5) 60%, rgba(41, 41, 41, 0) 100%);
    /* FF3.6-15 */
    
    background: -webkit-linear-gradient(top, rgba(41, 41, 41, .5) 60%, rgba(41, 41, 41, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    
    background: linear-gradient(to bottom, rgba(41, 41, 41, .5) 60%, rgba(41, 41, 41, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#80353031', endColorstr='#00353031', GradientType=0);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 3;
    content: "";
}
section.hero .inner-hero {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    z-index: 10;
}
.header {
    padding: 10px 0;
}
.slider .slides li {
    background-size: cover;
    min-height: 600px;
}
.header.default {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000;
}
.header.switched-header {
    background-color: rgba(255, 255, 255, 0.98);
    box-shadow: 0 0 20px rgba(41, 41, 41, .5);
    -webkit-box-shadow: 0 0 20px rgba(41, 41, 41, .15);
    -moz-box-shadow: 0 0 20px rgba(41, 41, 41, .15);
    -ms-box-shadow: 0 0 20px rgba(41, 41, 41, .15);
    -o-box-shadow: 0 0 20px rgba(41, 41, 41, .15);
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
.header .left-part {
    float: left;
    margin-left: 50px;
}
.header .logo {
    margin-top: 10px;
    display: block;
}
.header .logo h2 {
    color: #ffffff;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 700;
}
.header.switched-header .logo h2 {
    color: #353031;
}
.header .right-part {
    float: right;
    margin-right: 50px;
    position: relative;
}
.mobile-but {
    display: inline-block;
    height: 24px;
    position: absolute;
    right: -20px;
    top: -22px;
    z-index: 1000;
    display: none;
}
.mobile-but .lines {
    transform: translate(0px, 10px) rotate(0deg);
    -webkit-transform: translate(0px, 10px) rotate(0deg);
    -ms-transform: translate(0px, 10px) rotate(0deg);
    -moz-transform: translate(0px, 10px) rotate(0deg);
}
.mobile-but .lines,
.mobile-but .lines:after,
.mobile-but .lines:before {
    height: 2px;
    width: 28px;
}
.mobile-but .lines:after,
.mobile-but .lines:before {
    content: " ";
    display: block;
}
.mobile-but .lines:after {
    transform: translate(0px, 4px) rotate(0deg);
    -webkit-transform: translate(0px, 4px) rotate(0deg);
    -ms-transform: translate(0px, 4px) rotate(0deg);
    -moz-transform: translate(0px, 4px) rotate(0deg);
}
.mobile-but .lines:before {
    transform: translate(0px, -4px) rotate(0deg);
    -webkit-transform: translate(0px, -4px) rotate(0deg);
    -ms-transform: translate(0px, -4px) rotate(0deg);
    -moz-transform: translate(0px, -4px) rotate(0deg);
}
.mobile-but .lines:after,
.mobile-but .lines:before {
    background: #353031;
}
.toggle-mobile-but.active .mobile-but .lines:after {
    transform: translate(0px, -1px) rotate(45deg);
    -webkit-transform: translate(0px, -1px) rotate(45deg);
    -ms-transform: translate(0px, -1px) rotate(45deg);
    -moz-transform: translate(0px, -1px) rotate(45deg);
}
.toggle-mobile-but.active .mobile-but .lines:before {
    transform: translate(0px, 1px) rotate(-45deg);
    -webkit-transform: translate(0px, 1px) rotate(-45deg);
    -ms-transform: translate(0px, 1px) rotate(-45deg);
    -moz-transform: translate(0px, 1px) rotate(-45deg);
}
.main-nav li {
    display: block;
    float: left;
    text-transform: uppercase;
    margin-left: 25px;
    font-size: 11.5px;
    font-weight: 700;
}
.main-nav li a {
    color: #ffffff;
    display: block;
    padding: 12px 0;
    position: relative;
}
.header.switched-header .main-nav li a {
    color: #353031;
}
.hero-content {
    color: #ffffff;
    position: relative;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
h1.large {
    color: #ffffff;
    font-size: 120px;
    font-weight: 400;
    text-transform: none;
}
/* End hero section*/
/* Restaurant section*/

.vertical-align {
    display: -webkit-flex !important;
    display: -moz-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}
.block-img {
    display: block;
    height: 300px;
    position: relative;
}
.sing {
    max-width: 30%;
}
/* End restaurant section*/
/* Menu section*/

.block-tabs li {
    border-bottom: 1px solid #f2f2f2;
    cursor: pointer;
    display: inline-block;
    height: 40px;
    margin: 0 -2px;
    padding: 0 28px;
    position: relative;
    top: 1px;
    color: #353031;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
}
.block-tabs li.active {
    border-bottom: 2px solid #b0988b;
}
.block-tab li {
    display: none;
    padding-top: 30px;
}
.block-tab li.active {
    display: block;
}
.block-cat h2 {
    font-size: 60px;
    font-weight: 400;
    text-transform: none;
    color: #a68b7c;
}
.block-price {
    color: #a68b7c;
    font-weight: 700;
    display: block;
    font-size: 15px;
    margin-top: 10px;
}
/* End menu section*/
/* Review section*/

.block-review {
    background: rgba(54, 47, 45, 0.5) none repeat scroll 0 0;
    color: #ffffff;
    margin: 0 auto;
    padding: 50px 40px;
    width: 41.6667%;
}
.block-star li {
    display: inline-block;
    font-size: 18px;
    color: #ffffff;
}
/* End review section*/
/* Special section*/

.block-content.special {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 50px 130px 50px 70px !important;
    color: #ffffff;
    overflow: visible;
}
.block-special {
    cursor: pointer;
    position: relative;
}
.block-special:hover,
.block-special.active {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    z-index: 40;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    box-shadow: 0 0 10px rgba(166, 139, 124, 0.8);
    -webkit-box-shadow: 0 0 10px rgba(166, 139, 124, 0.8);
    -moz-box-shadow: 0 0 10px rgba(166, 139, 124, 0.8);
    -ms-box-shadow: 0 0 10px rgba(166, 139, 124, 0.8);
    -o-box-shadow: 0 0 10px rgba(166, 139, 124, 0.8);
}
.block-special:hover .block-content.special.sp-1:after,
.block-special.active .block-content.special.sp-1:after {
    background: rgba(166, 139, 124, 1);
}
.block-special:hover .block-content.special.sp-2:after,
.block-special.active .block-content.special.sp-2:after {
    background: rgba(176, 152, 139, 1);
}
.block-special:hover .block-content.special.sp-3:after,
.block-special.active .block-content.special.sp-3:after {
    background: rgba(187, 166, 154, 1);
}
.block-content.special.sp-1 {
    background: #a68b7c;
}
.block-content.special.sp-2 {
    background: #b0988b;
}
.block-content.special.sp-3 {
    background: #bba69a;
}
.block-content.special.sp-1,
.block-content.special.sp-3 {
    top: 0;
}
.block-content.special.sp-2 {
    bottom: 0;
}
.block-content.special:after {
    content: "";
    width: 100%;
    padding: 8px 0;
    position: absolute;
    left: 0;
}
.block-content.special.sp-1:after {
    background: rgba(166, 139, 124, .85);
    bottom: -15px;
}
.block-content.special.sp-2:after {
    background: rgba(176, 152, 139, .85);
    top: -15px;
}
.block-content.special.sp-3:after {
    background: rgba(187, 166, 154, .85);
    bottom: -15px;
}
.block-price.special {
    color: #ffffff;
    position: absolute;
    right: 50px;
    top: 40px;
}
.block-img.special {
    height: 415px;
}
.special.sp-1 h2 {
    color: #c5b3aa;
}
.special.sp-2 h2 {
    color: #c9c1b9;
}
.special.sp-3 h2 {
    color: #d7d2cb;
}
/* End special section*/
/* Reservation section*/

.block-form {
    background: #ffffff;
    padding: 60px;
    border: 1px solid #ececec;
}
.block-input {
    margin-bottom: 30px;
}
.block-input label {
    margin-bottom: 15px;
    color: #555555;
}
form,
.select-input {
    position: relative;
}
.input-columns .column-1,
.input-columns .column-2 {
    float: left;
    width: 50%;
    position: relative;
}
.input-columns .column-1 .column-inner {
    margin: 0 12px 0 0;
}
input[type] {
    background: #fcfcfc;
    border: 1px solid #ececec;
    outline: 0 none;
    overflow: hidden;
    padding: 0 15px;
    resize: none;
    width: 100%;
    height: 40px;
}
input[type]:focus {
    border: 1px solid #a68b7c;
}
.ico-input {
    position: relative;
}
.ico-input i {
    color: #b3b3b3;
    font-size: 18px;
    position: absolute;
    right: 10px;
    top: 40px;
}
.submit {
    background: #a68b7c;
    cursor: pointer;
    position: relative;
    width: 100%;
    color: #ffffff;
    border: none;
    height: 42px;
    line-height: 0;
}

input.error {
    border: 1px solid #353031 !important;
}


.success-msg,
.error-msg {
    display: none;
    position: relative;
}
.success-msg h2,
.error-msg h2 {
    font-size: 11px;
    right: 0;
    position: absolute;
    text-transform: none;
    top: -50px;
}
.success-msg h2 {
    color: #4e93e6;
}
.error-msg h2,
.success-msg h2 {
    color: #61279e;
}


/*End reservation section*/
/* Contact section*/

.block-map {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.map {
    width: 100%;
    height: 100%;
}
.block-social li {
    display: inline-block;
    margin-right: 2px;
    text-align: center;
}
.block-social a {
    border: 2px solid #a68b7c;
    color: #a68b7c;
    display: inline-block;
    height: 42px;
    width: 42px;
    border-radius: 50%;
    -webkit-border-radius: : 50%;
    -moz-border-radius: : 50%;
    -ms-border-radius: : 50%;
    -o-border-radius: : 50%;
    line-height: 40px;
}
.block-social a:hover {
    border: 2px solid #b79e90;
    color: #b79e90;
	border: 2px solid rgba(183,158,144,.95);
    color: rgba(183,158,144,.95);
}
.block-info p {
    font-size: 16px;
}
.block-info p strong {
    color: #555555;
    text-transform: capitalize;
}
/* End contact section*/
/* Footer*/

.footer-short p {
    color: #cccccc;
    font-size: 12px;
}
/* End footer*/
/*Media queries*/

@media screen and (min-width: 600px) and (max-width: 800px) {
    input,
    textarea {
        -webkit-appearance: none;
        -webkit-border-radius: 0;
    }
    h1.large {
        font-size: 110px;
    }
    .header .left-part,
    .header .right-part {
        float: none;
        display: block;
    }
    .header .left-part {
        margin-left: 30px;
    }
    .header {
        background-color: rgba(255, 255, 255, 0.98) !important;
        padding: 15px 0;
    }
    .header .logo {
        margin-top: 0;
    }
    .header .logo h2 {
        color: #353031;
    }
    .mobile-but {
        display: block;
    }
    .main-nav ul {
        display: none;
        margin-left: 30px;
    }
    .main-nav li {
        float: none;
        display: block;
        margin-left: 0;
        font-size: 11px;
    }
    .main-nav li a {
        color: #353031;
        display: inline-block;
    }
    .sing {
        max-width: 40%;
    }
    .contact {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }
}
@media only screen and (min-device-width: 720px) and (max-device-width: 1280px) {
    input,
    textarea {
        -webkit-appearance: none;
        -webkit-border-radius: 0;
    }
    .sing {
        max-width: 40%;
    }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) {
    input,
    textarea {
        -webkit-appearance: none;
        -webkit-border-radius: 0;
    }
    .main-nav li {
        font-size: 11px;
    }
    .contact {
        padding-top: 150px !important;
        padding-bottom: 150px !important;
    }
    .vertical-align {
        display: flex !important;
    }
    .sing {
        max-width: 30%;
    }

}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) {
    input,
    textarea {
        -webkit-appearance: none;
        -webkit-border-radius: 0;
    }
    .title-medium {
        font-size: 17px;
    }
    .block-content.special {
        padding: 50px 100px 50px 50px !important;
    }
    .main-nav li {
        font-size: 11px;
    }
    .contact {
        padding-top: 150px !important;
        padding-bottom: 150px !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    input,
    textarea {
        -webkit-appearance: none;
        -webkit-border-radius: 0;
    }
    .title-medium {
        font-size: 17px;
    }
    .main-nav li {
        font-size: 11px;
    }
    .contact {
        padding-top: 150px !important;
        padding-bottom: 150px !important;
    }
    .block-content.special {
        padding: 50px 100px 50px 50px !important;
    }
}
@media only screen and (max-width: 768px) and (orientation: portrait) {
    input,
    textarea {
        -webkit-appearance: none;
        -webkit-border-radius: 0;
    }
    h1.large {
        font-size: 110px;
    }
    .header .left-part,
    .header .right-part {
        float: none;
        display: block;
    }
    .header .left-part {
        margin-left: 30px;
    }
    .header {
        padding: 15px 0;
    }
    .header .logo {
        margin-top: 0;
    }
    .header .logo h2 {
        color: #353031;
    }
    .mobile-but {
        display: block;
    }
    .main-nav ul {
        display: none;
        margin-left: 30px;
    }
    .main-nav li {
        float: none;
        display: block;
        margin-left: 0;
        font-size: 11px;
    }
    .main-nav li a {
        color: #353031;
        display: inline-block;
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    input,
    textarea {
        -webkit-appearance: none;
        -webkit-border-radius: 0;
    }
    .header .left-part,
    .header .right-part {
        float: none;
        display: block;
    }
    .header .left-part {
        margin-left: 30px;
    }
    .header {
        background-color: rgba(255, 255, 255, 0.98) !important;
        padding: 15px 0;
    }
    .header .logo {
        margin-top: 0;
    }
    .header .logo h2 {
        color: #353031;
    }
    h1.large {
        font-size: 75px;
    }
    p.lead {
        font-size: 11px;
    }
    .title-medium {
        font-size: 17px;
    }
    p.title-lead {
        font-size: 15px;
    }
    .mobile-but {
        display: block;
    }
    .main-nav ul {
        display: none;
        margin-left: 30px;
    }
    .main-nav li {
        float: none;
        display: block;
        margin-left: 0;
        font-size: 11px;
    }
    .main-nav li a {
        color: #353031;
        display: inline-block;
    }
    .but {
        font-size: 10px;
        padding: 13px 20px;
    }
    .vertical-align {
        display: block !important;
    }
    .row.vertical-align:last-child .block-img {
        margin-bottom: 30px;
    }
    .block-price.special {
        right: 70px;
    }
    .review-slider .flex-control-nav,
    .review-slider .flex-direction-nav a {
        display: none;
    }
    .block-review {
        width: auto;
    }
    .block-tabs li {
        padding: 0 15px;
    }
    .contact {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }
    .block-map {
        display: none;
    }
    .block-form {
        padding: 40px;
    }
    .input-columns .column-1,
    .input-columns .column-2 {
        float: none;
        width: 100%;
    }
    .input-columns .column-1 .column-inner {
        margin: 0;
    }
    .input-columns .column-1 {
        margin-bottom: 30px;
    }
    .sing {
        max-width: 30%;
    }
}
@media only screen and (max-width: 479px) {
    input,
    textarea {
        -webkit-appearance: none;
        -webkit-border-radius: 0;
    }
    .header .left-part,
    .header .right-part {
        float: none;
        display: block;
    }
    .header .left-part {
        margin-left: 30px;
    }
    .header {
        background-color: rgba(255, 255, 255, 0.98) !important;
        padding: 15px 0;
    }
    .header .logo {
        margin-top: 0;
    }
    .header .logo h2 {
        color: #353031;
    }
    h1.large {
        font-size: 50px;
    }
    p.lead {
        font-size: 11px;
    }
    .mobile-but {
        display: block;
    }
    .main-nav ul {
        display: none;
        margin-left: 30px;
    }
    .main-nav li {
        float: none;
        display: block;
        margin-left: 0;
        font-size: 11px;
    }
    .main-nav li a {
        color: #353031;
        display: inline-block;
    }
    .but {
        font-size: 10px;
        padding: 13px 20px;
    }
    .vertical-align {
        display: block !important;
    }
    .row.vertical-align:last-child .block-img {
        margin-bottom: 30px;
    }
    .sing {
        max-width: 40%;
    }
    .flex-control-nav,
    .flex-direction-nav a {
        display: none;
    }
    .block-content.special {
        padding:50px 100px 50px 40px !important;
    }
    .block-review {
        width: auto;
    }
    .block-tabs li {
        padding: 0 6px;
    }
    .contact {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }
    .block-map {
        display: none;
    }
    .block-form {
        padding: 40px;
    }
    .input-columns .column-1,
    .input-columns .column-2 {
        float: none;
        width: 100%;
    }
    .input-columns .column-1 .column-inner {
        margin: 0;
    }
    .input-columns .column-1 {
        margin-bottom: 30px;
    }
}
/*End media queries*/
/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;font-weight:normal;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

.flexslider .slides li{position:relative;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0px auto 0;position: relative; zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;-ms-transition:all 1s ease;
-o-transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}
.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {
	

	color:#ffffff;
	position: absolute;
	top: 50%;
	cursor: pointer;
	font-size:18px;
	top:50%;
	transform: translateY(-50%);
	border:3px solid #ffffff;
	border-radius:50%;
	width:48px;
	height:48px;
	text-align:center;
	line-height:40px;
	opacity:.5;
}

.flex-direction-nav a:hover{opacity:1;}
.flex-control-nav, .flex-direction-nav a  {z-index: 50;	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;}	
.flex-direction-nav .flex-prev {left: 50px;}
 .flex-direction-nav .flex-next{right: 50px;}	
.flex-control-nav {opacity:1;bottom: 25px;z-index:50;}




/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom:40px; text-align: center;}
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}





.flex-control-nav li {margin: 0 3px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 8px; height: 8px; display: block; background:#ffffff;cursor: pointer; text-indent: -9999px;
	 -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px;	box-sizing:border-box;
	-moz-box-sizing:border-box; opacity:.5;}
.flex-control-paging li a:hover { background:#ffffff; opacity:1;}
.flex-control-paging li a.flex-active { position:relative;cursor: default; border:none; background:#ffffff;opacity:1;
	}

/*
.flexslider:hover .flex-next {opacity: 1; }
.flexslider:hover .flex-prev {opacity: 1;}*/

/*.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}*/
/*.flex-direction-nav .flex-disabled {opacity: .6!important; filter:alpha(opacity=60); cursor: default;}*/
@font-face {
	font-family: 'Lato-Medium';
	src: url('/Content/font/Lato-Medium.eot');
	src: url('/Content/font/Lato-Medium.woff') format('woff'),
	 url('/Content/font/Lato-Medium.ttf') format('truetype'),
	 url('/Content/font/Lato-Medium.html') format('svg');
	font-weight: normal;
	font-style: normal;
}





@font-face {
  font-family: 'fontello';
  src: url('/Content/font/fontellob69f.eot?46579446');
  src: url('/Content/font/fontellob69f.eot?46579446#iefix') format('embedded-opentype'),
       url('/Content/font/fontellob69f.woff2?46579446') format('woff2'),
       url('/Content/font/fontellob69f.woff?46579446') format('woff'),
       url('/Content/font/fontellob69f.ttf?46579446') format('truetype'),
       url('/Content/font/fontellob69f.svg?46579446#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('/Content/font/fontello.svg?46579446#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-glass:before { content: '\e800'; } /* 'î €' */
.icon-music:before { content: '\e801'; } /* 'î ' */
.icon-search:before { content: '\e802'; } /* 'î ‚' */
.icon-mail:before { content: '\e803'; } /* 'î ƒ' */
.icon-mail-alt:before { content: '\e804'; } /* 'î „' */
.icon-mail-squared:before { content: '\e805'; } /* 'î …' */
.icon-heart:before { content: '\e806'; } /* 'î †' */
.icon-heart-empty:before { content: '\e807'; } /* 'î ‡' */
.icon-star:before { content: '\e808'; } /* 'î ˆ' */
.icon-star-empty:before { content: '\e809'; } /* 'î ‰' */
.icon-star-half:before { content: '\e80a'; } /* 'î Š' */
.icon-star-half-alt:before { content: '\e80b'; } /* 'î ‹' */
.icon-user:before { content: '\e80c'; } /* 'î Œ' */
.icon-user-plus:before { content: '\e80d'; } /* 'î ' */
.icon-user-times:before { content: '\e80e'; } /* 'î Ž' */
.icon-users:before { content: '\e80f'; } /* 'î ' */
.icon-male:before { content: '\e810'; } /* 'î ' */
.icon-female:before { content: '\e811'; } /* 'î ‘' */
.icon-child:before { content: '\e812'; } /* 'î ’' */
.icon-user-secret:before { content: '\e813'; } /* 'î “' */
.icon-video:before { content: '\e814'; } /* 'î ”' */
.icon-videocam:before { content: '\e815'; } /* 'î •' */
.icon-picture:before { content: '\e816'; } /* 'î –' */
.icon-camera:before { content: '\e817'; } /* 'î —' */
.icon-camera-alt:before { content: '\e818'; } /* 'î ˜' */
.icon-th-large:before { content: '\e819'; } /* 'î ™' */
.icon-th:before { content: '\e81a'; } /* 'î š' */
.icon-th-list:before { content: '\e81b'; } /* 'î ›' */
.icon-ok:before { content: '\e81c'; } /* 'î œ' */
.icon-ok-circled:before { content: '\e81d'; } /* 'î ' */
.icon-ok-circled2:before { content: '\e81e'; } /* 'î ž' */
.icon-ok-squared:before { content: '\e81f'; } /* 'î Ÿ' */
.icon-cancel:before { content: '\e820'; } /* 'î  ' */
.icon-cancel-circled:before { content: '\e821'; } /* 'î ¡' */
.icon-cancel-circled2:before { content: '\e822'; } /* 'î ¢' */
.icon-plus:before { content: '\e823'; } /* 'î £' */
.icon-plus-circled:before { content: '\e824'; } /* 'î ¤' */
.icon-plus-squared:before { content: '\e825'; } /* 'î ¥' */
.icon-plus-squared-alt:before { content: '\e826'; } /* 'î ¦' */
.icon-minus:before { content: '\e827'; } /* 'î §' */
.icon-minus-circled:before { content: '\e828'; } /* 'î ¨' */
.icon-minus-squared:before { content: '\e829'; } /* 'î ©' */
.icon-minus-squared-alt:before { content: '\e82a'; } /* 'î ª' */
.icon-help:before { content: '\e82b'; } /* 'î «' */
.icon-help-circled:before { content: '\e82c'; } /* 'î ¬' */
.icon-info-circled:before { content: '\e82d'; } /* 'î ­' */
.icon-info:before { content: '\e82e'; } /* 'î ®' */
.icon-home:before { content: '\e82f'; } /* 'î ¯' */
.icon-link:before { content: '\e830'; } /* 'î °' */
.icon-unlink:before { content: '\e831'; } /* 'î ±' */
.icon-link-ext:before { content: '\e832'; } /* 'î ²' */
.icon-link-ext-alt:before { content: '\e833'; } /* 'î ³' */
.icon-attach:before { content: '\e834'; } /* 'î ´' */
.icon-lock:before { content: '\e835'; } /* 'î µ' */
.icon-lock-open:before { content: '\e836'; } /* 'î ¶' */
.icon-lock-open-alt:before { content: '\e837'; } /* 'î ·' */
.icon-pin:before { content: '\e838'; } /* 'î ¸' */
.icon-eye:before { content: '\e839'; } /* 'î ¹' */
.icon-eye-off:before { content: '\e83a'; } /* 'î º' */
.icon-tag:before { content: '\e83b'; } /* 'î »' */
.icon-tags:before { content: '\e83c'; } /* 'î ¼' */
.icon-bookmark:before { content: '\e83d'; } /* 'î ½' */
.icon-bookmark-empty:before { content: '\e83e'; } /* 'î ¾' */
.icon-flag:before { content: '\e83f'; } /* 'î ¿' */
.icon-flag-empty:before { content: '\e840'; } /* 'î¡€' */
.icon-flag-checkered:before { content: '\e841'; } /* 'î¡' */
.icon-thumbs-up:before { content: '\e842'; } /* 'î¡‚' */
.icon-thumbs-down:before { content: '\e843'; } /* 'î¡ƒ' */
.icon-thumbs-up-alt:before { content: '\e844'; } /* 'î¡„' */
.icon-thumbs-down-alt:before { content: '\e845'; } /* 'î¡…' */
.icon-download:before { content: '\e846'; } /* 'î¡†' */
.icon-upload:before { content: '\e847'; } /* 'î¡‡' */
.icon-download-cloud:before { content: '\e848'; } /* 'î¡ˆ' */
.icon-upload-cloud:before { content: '\e849'; } /* 'î¡‰' */
.icon-reply:before { content: '\e84a'; } /* 'î¡Š' */
.icon-reply-all:before { content: '\e84b'; } /* 'î¡‹' */
.icon-forward:before { content: '\e84c'; } /* 'î¡Œ' */
.icon-quote-left:before { content: '\e84d'; } /* 'î¡' */
.icon-quote-right:before { content: '\e84e'; } /* 'î¡Ž' */
.icon-code:before { content: '\e84f'; } /* 'î¡' */
.icon-export:before { content: '\e850'; } /* 'î¡' */
.icon-export-alt:before { content: '\e851'; } /* 'î¡‘' */
.icon-share:before { content: '\e852'; } /* 'î¡’' */
.icon-share-squared:before { content: '\e853'; } /* 'î¡“' */
.icon-pencil:before { content: '\e854'; } /* 'î¡”' */
.icon-pencil-squared:before { content: '\e855'; } /* 'î¡•' */
.icon-edit:before { content: '\e856'; } /* 'î¡–' */
.icon-print:before { content: '\e857'; } /* 'î¡—' */
.icon-retweet:before { content: '\e858'; } /* 'î¡˜' */
.icon-keyboard:before { content: '\e859'; } /* 'î¡™' */
.icon-gamepad:before { content: '\e85a'; } /* 'î¡š' */
.icon-comment:before { content: '\e85b'; } /* 'î¡›' */
.icon-chat:before { content: '\e85c'; } /* 'î¡œ' */
.icon-comment-empty:before { content: '\e85d'; } /* 'î¡' */
.icon-chat-empty:before { content: '\e85e'; } /* 'î¡ž' */
.icon-bell:before { content: '\e85f'; } /* 'î¡Ÿ' */
.icon-bell-alt:before { content: '\e860'; } /* 'î¡ ' */
.icon-bell-off:before { content: '\e861'; } /* 'î¡¡' */
.icon-bell-off-empty:before { content: '\e862'; } /* 'î¡¢' */
.icon-attention-alt:before { content: '\e863'; } /* 'î¡£' */
.icon-attention:before { content: '\e864'; } /* 'î¡¤' */
.icon-attention-circled:before { content: '\e865'; } /* 'î¡¥' */
.icon-location:before { content: '\e866'; } /* 'î¡¦' */
.icon-direction:before { content: '\e867'; } /* 'î¡§' */
.icon-compass:before { content: '\e868'; } /* 'î¡¨' */
.icon-trash:before { content: '\e869'; } /* 'î¡©' */
.icon-trash-empty:before { content: '\e86a'; } /* 'î¡ª' */
.icon-doc:before { content: '\e86b'; } /* 'î¡«' */
.icon-docs:before { content: '\e86c'; } /* 'î¡¬' */
.icon-doc-text:before { content: '\e86d'; } /* 'î¡­' */
.icon-doc-inv:before { content: '\e86e'; } /* 'î¡®' */
.icon-doc-text-inv:before { content: '\e86f'; } /* 'î¡¯' */
.icon-file-pdf:before { content: '\e870'; } /* 'î¡°' */
.icon-file-word:before { content: '\e871'; } /* 'î¡±' */
.icon-file-excel:before { content: '\e872'; } /* 'î¡²' */
.icon-file-powerpoint:before { content: '\e873'; } /* 'î¡³' */
.icon-file-image:before { content: '\e874'; } /* 'î¡´' */
.icon-file-archive:before { content: '\e875'; } /* 'î¡µ' */
.icon-file-audio:before { content: '\e876'; } /* 'î¡¶' */
.icon-file-video:before { content: '\e877'; } /* 'î¡·' */
.icon-file-code:before { content: '\e878'; } /* 'î¡¸' */
.icon-folder:before { content: '\e879'; } /* 'î¡¹' */
.icon-folder-open:before { content: '\e87a'; } /* 'î¡º' */
.icon-folder-empty:before { content: '\e87b'; } /* 'î¡»' */
.icon-folder-open-empty:before { content: '\e87c'; } /* 'î¡¼' */
.icon-box:before { content: '\e87d'; } /* 'î¡½' */
.icon-rss:before { content: '\e87e'; } /* 'î¡¾' */
.icon-rss-squared:before { content: '\e87f'; } /* 'î¡¿' */
.icon-phone:before { content: '\e880'; } /* 'î¢€' */
.icon-phone-squared:before { content: '\e881'; } /* 'î¢' */
.icon-fax:before { content: '\e882'; } /* 'î¢‚' */
.icon-menu:before { content: '\e883'; } /* 'î¢ƒ' */
.icon-cog:before { content: '\e884'; } /* 'î¢„' */
.icon-cog-alt:before { content: '\e885'; } /* 'î¢…' */
.icon-wrench:before { content: '\e886'; } /* 'î¢†' */
.icon-sliders:before { content: '\e887'; } /* 'î¢‡' */
.icon-basket:before { content: '\e888'; } /* 'î¢ˆ' */
.icon-cart-plus:before { content: '\e889'; } /* 'î¢‰' */
.icon-cart-arrow-down:before { content: '\e88a'; } /* 'î¢Š' */
.icon-calendar:before { content: '\e88b'; } /* 'î¢‹' */
.icon-calendar-empty:before { content: '\e88c'; } /* 'î¢Œ' */
.icon-login:before { content: '\e88d'; } /* 'î¢' */
.icon-logout:before { content: '\e88e'; } /* 'î¢Ž' */
.icon-mic:before { content: '\e88f'; } /* 'î¢' */
.icon-mute:before { content: '\e890'; } /* 'î¢' */
.icon-volume-off:before { content: '\e891'; } /* 'î¢‘' */
.icon-volume-down:before { content: '\e892'; } /* 'î¢’' */
.icon-volume-up:before { content: '\e893'; } /* 'î¢“' */
.icon-headphones:before { content: '\e894'; } /* 'î¢”' */
.icon-clock:before { content: '\e895'; } /* 'î¢•' */
.icon-lightbulb:before { content: '\e896'; } /* 'î¢–' */
.icon-block:before { content: '\e897'; } /* 'î¢—' */
.icon-resize-full:before { content: '\e898'; } /* 'î¢˜' */
.icon-resize-full-alt:before { content: '\e899'; } /* 'î¢™' */
.icon-resize-small:before { content: '\e89a'; } /* 'î¢š' */
.icon-resize-vertical:before { content: '\e89b'; } /* 'î¢›' */
.icon-resize-horizontal:before { content: '\e89c'; } /* 'î¢œ' */
.icon-move:before { content: '\e89d'; } /* 'î¢' */
.icon-zoom-in:before { content: '\e89e'; } /* 'î¢ž' */
.icon-zoom-out:before { content: '\e89f'; } /* 'î¢Ÿ' */
.icon-down-circled2:before { content: '\e8a0'; } /* 'î¢ ' */
.icon-up-circled2:before { content: '\e8a1'; } /* 'î¢¡' */
.icon-left-circled2:before { content: '\e8a2'; } /* 'î¢¢' */
.icon-right-circled2:before { content: '\e8a3'; } /* 'î¢£' */
.icon-down-dir:before { content: '\e8a4'; } /* 'î¢¤' */
.icon-up-dir:before { content: '\e8a5'; } /* 'î¢¥' */
.icon-left-dir:before { content: '\e8a6'; } /* 'î¢¦' */
.icon-right-dir:before { content: '\e8a7'; } /* 'î¢§' */
.icon-down-open:before { content: '\e8a8'; } /* 'î¢¨' */
.icon-left-open:before { content: '\e8a9'; } /* 'î¢©' */
.icon-right-open:before { content: '\e8aa'; } /* 'î¢ª' */
.icon-up-open:before { content: '\e8ab'; } /* 'î¢«' */
.icon-angle-left:before { content: '\e8ac'; } /* 'î¢¬' */
.icon-angle-right:before { content: '\e8ad'; } /* 'î¢­' */
.icon-angle-up:before { content: '\e8ae'; } /* 'î¢®' */
.icon-angle-down:before { content: '\e8af'; } /* 'î¢¯' */
.icon-angle-circled-left:before { content: '\e8b0'; } /* 'î¢°' */
.icon-angle-circled-right:before { content: '\e8b1'; } /* 'î¢±' */
.icon-angle-circled-up:before { content: '\e8b2'; } /* 'î¢²' */
.icon-angle-circled-down:before { content: '\e8b3'; } /* 'î¢³' */
.icon-angle-double-left:before { content: '\e8b4'; } /* 'î¢´' */
.icon-angle-double-right:before { content: '\e8b5'; } /* 'î¢µ' */
.icon-angle-double-up:before { content: '\e8b6'; } /* 'î¢¶' */
.icon-angle-double-down:before { content: '\e8b7'; } /* 'î¢·' */
.icon-down:before { content: '\e8b8'; } /* 'î¢¸' */
.icon-left:before { content: '\e8b9'; } /* 'î¢¹' */
.icon-right:before { content: '\e8ba'; } /* 'î¢º' */
.icon-up:before { content: '\e8bb'; } /* 'î¢»' */
.icon-down-big:before { content: '\e8bc'; } /* 'î¢¼' */
.icon-left-big:before { content: '\e8bd'; } /* 'î¢½' */
.icon-right-big:before { content: '\e8be'; } /* 'î¢¾' */
.icon-up-big:before { content: '\e8bf'; } /* 'î¢¿' */
.icon-right-hand:before { content: '\e8c0'; } /* 'î£€' */
.icon-left-hand:before { content: '\e8c1'; } /* 'î£' */
.icon-up-hand:before { content: '\e8c2'; } /* 'î£‚' */
.icon-down-hand:before { content: '\e8c3'; } /* 'î£ƒ' */
.icon-left-circled:before { content: '\e8c4'; } /* 'î£„' */
.icon-right-circled:before { content: '\e8c5'; } /* 'î£…' */
.icon-up-circled:before { content: '\e8c6'; } /* 'î£†' */
.icon-down-circled:before { content: '\e8c7'; } /* 'î£‡' */
.icon-cw:before { content: '\e8c8'; } /* 'î£ˆ' */
.icon-ccw:before { content: '\e8c9'; } /* 'î£‰' */
.icon-arrows-cw:before { content: '\e8ca'; } /* 'î£Š' */
.icon-level-up:before { content: '\e8cb'; } /* 'î£‹' */
.icon-level-down:before { content: '\e8cc'; } /* 'î£Œ' */
.icon-shuffle:before { content: '\e8cd'; } /* 'î£' */
.icon-exchange:before { content: '\e8ce'; } /* 'î£Ž' */
.icon-history:before { content: '\e8cf'; } /* 'î£' */
.icon-expand:before { content: '\e8d0'; } /* 'î£' */
.icon-collapse:before { content: '\e8d1'; } /* 'î£‘' */
.icon-expand-right:before { content: '\e8d2'; } /* 'î£’' */
.icon-collapse-left:before { content: '\e8d3'; } /* 'î£“' */
.icon-play:before { content: '\e8d4'; } /* 'î£”' */
.icon-play-circled:before { content: '\e8d5'; } /* 'î£•' */
.icon-play-circled2:before { content: '\e8d6'; } /* 'î£–' */
.icon-stop:before { content: '\e8d7'; } /* 'î£—' */
.icon-pause:before { content: '\e8d8'; } /* 'î£˜' */
.icon-to-end:before { content: '\e8d9'; } /* 'î£™' */
.icon-to-end-alt:before { content: '\e8da'; } /* 'î£š' */
.icon-to-start:before { content: '\e8db'; } /* 'î£›' */
.icon-to-start-alt:before { content: '\e8dc'; } /* 'î£œ' */
.icon-fast-fw:before { content: '\e8dd'; } /* 'î£' */
.icon-fast-bw:before { content: '\e8de'; } /* 'î£ž' */
.icon-eject:before { content: '\e8df'; } /* 'î£Ÿ' */
.icon-target:before { content: '\e8e0'; } /* 'î£ ' */
.icon-signal:before { content: '\e8e1'; } /* 'î£¡' */
.icon-wifi:before { content: '\e8e2'; } /* 'î£¢' */
.icon-award:before { content: '\e8e3'; } /* 'î££' */
.icon-desktop:before { content: '\e8e4'; } /* 'î£¤' */
.icon-laptop:before { content: '\e8e5'; } /* 'î£¥' */
.icon-tablet:before { content: '\e8e6'; } /* 'î£¦' */
.icon-mobile:before { content: '\e8e7'; } /* 'î£§' */
.icon-inbox:before { content: '\e8e8'; } /* 'î£¨' */
.icon-globe:before { content: '\e8e9'; } /* 'î£©' */
.icon-sun:before { content: '\e8ea'; } /* 'î£ª' */
.icon-cloud:before { content: '\e8eb'; } /* 'î£«' */
.icon-flash:before { content: '\e8ec'; } /* 'î£¬' */
.icon-moon:before { content: '\e8ed'; } /* 'î£­' */
.icon-umbrella:before { content: '\e8ee'; } /* 'î£®' */
.icon-flight:before { content: '\e8ef'; } /* 'î£¯' */
.icon-fighter-jet:before { content: '\e8f0'; } /* 'î£°' */
.icon-paper-plane:before { content: '\e8f1'; } /* 'î£±' */
.icon-paper-plane-empty:before { content: '\e8f2'; } /* 'î£²' */
.icon-space-shuttle:before { content: '\e8f3'; } /* 'î£³' */
.icon-leaf:before { content: '\e8f4'; } /* 'î£´' */
.icon-font:before { content: '\e8f5'; } /* 'î£µ' */
.icon-bold:before { content: '\e8f6'; } /* 'î£¶' */
.icon-medium:before { content: '\e8f7'; } /* 'î£·' */
.icon-italic:before { content: '\e8f8'; } /* 'î£¸' */
.icon-header:before { content: '\e8f9'; } /* 'î£¹' */
.icon-paragraph:before { content: '\e8fa'; } /* 'î£º' */
.icon-text-height:before { content: '\e8fb'; } /* 'î£»' */
.icon-text-width:before { content: '\e8fc'; } /* 'î£¼' */
.icon-align-left:before { content: '\e8fd'; } /* 'î£½' */
.icon-align-center:before { content: '\e8fe'; } /* 'î£¾' */
.icon-align-right:before { content: '\e8ff'; } /* 'î£¿' */
.icon-align-justify:before { content: '\e900'; } /* 'î¤€' */
.icon-list:before { content: '\e901'; } /* 'î¤' */
.icon-indent-left:before { content: '\e902'; } /* 'î¤‚' */
.icon-indent-right:before { content: '\e903'; } /* 'î¤ƒ' */
.icon-list-bullet:before { content: '\e904'; } /* 'î¤„' */
.icon-list-numbered:before { content: '\e905'; } /* 'î¤…' */
.icon-strike:before { content: '\e906'; } /* 'î¤†' */
.icon-underline:before { content: '\e907'; } /* 'î¤‡' */
.icon-superscript:before { content: '\e908'; } /* 'î¤ˆ' */
.icon-subscript:before { content: '\e909'; } /* 'î¤‰' */
.icon-table:before { content: '\e90a'; } /* 'î¤Š' */
.icon-columns:before { content: '\e90b'; } /* 'î¤‹' */
.icon-crop:before { content: '\e90c'; } /* 'î¤Œ' */
.icon-scissors:before { content: '\e90d'; } /* 'î¤' */
.icon-paste:before { content: '\e90e'; } /* 'î¤Ž' */
.icon-briefcase:before { content: '\e90f'; } /* 'î¤' */
.icon-suitcase:before { content: '\e910'; } /* 'î¤' */
.icon-ellipsis:before { content: '\e911'; } /* 'î¤‘' */
.icon-ellipsis-vert:before { content: '\e912'; } /* 'î¤’' */
.icon-off:before { content: '\e913'; } /* 'î¤“' */
.icon-road:before { content: '\e914'; } /* 'î¤”' */
.icon-list-alt:before { content: '\e915'; } /* 'î¤•' */
.icon-qrcode:before { content: '\e916'; } /* 'î¤–' */
.icon-barcode:before { content: '\e917'; } /* 'î¤—' */
.icon-book:before { content: '\e918'; } /* 'î¤˜' */
.icon-ajust:before { content: '\e919'; } /* 'î¤™' */
.icon-tint:before { content: '\e91a'; } /* 'î¤š' */
.icon-toggle-off:before { content: '\e91b'; } /* 'î¤›' */
.icon-toggle-on:before { content: '\e91c'; } /* 'î¤œ' */
.icon-check:before { content: '\e91d'; } /* 'î¤' */
.icon-check-empty:before { content: '\e91e'; } /* 'î¤ž' */
.icon-circle:before { content: '\e91f'; } /* 'î¤Ÿ' */
.icon-circle-empty:before { content: '\e920'; } /* 'î¤ ' */
.icon-circle-thin:before { content: '\e921'; } /* 'î¤¡' */
.icon-circle-notch:before { content: '\e922'; } /* 'î¤¢' */
.icon-dot-circled:before { content: '\e923'; } /* 'î¤£' */
.icon-asterisk:before { content: '\e924'; } /* 'î¤¤' */
.icon-gift:before { content: '\e925'; } /* 'î¤¥' */
.icon-fire:before { content: '\e926'; } /* 'î¤¦' */
.icon-magnet:before { content: '\e927'; } /* 'î¤§' */
.icon-chart-bar:before { content: '\e928'; } /* 'î¤¨' */
.icon-chart-area:before { content: '\e929'; } /* 'î¤©' */
.icon-chart-pie:before { content: '\e92a'; } /* 'î¤ª' */
.icon-chart-line:before { content: '\e92b'; } /* 'î¤«' */
.icon-ticket:before { content: '\e92c'; } /* 'î¤¬' */
.icon-credit-card:before { content: '\e92d'; } /* 'î¤­' */
.icon-floppy:before { content: '\e92e'; } /* 'î¤®' */
.icon-megaphone:before { content: '\e92f'; } /* 'î¤¯' */
.icon-hdd:before { content: '\e930'; } /* 'î¤°' */
.icon-key:before { content: '\e931'; } /* 'î¤±' */
.icon-fork:before { content: '\e932'; } /* 'î¤²' */
.icon-rocket:before { content: '\e933'; } /* 'î¤³' */
.icon-bug:before { content: '\e934'; } /* 'î¤´' */
.icon-certificate:before { content: '\e935'; } /* 'î¤µ' */
.icon-tasks:before { content: '\e936'; } /* 'î¤¶' */
.icon-filter:before { content: '\e937'; } /* 'î¤·' */
.icon-beaker:before { content: '\e938'; } /* 'î¤¸' */
.icon-magic:before { content: '\e939'; } /* 'î¤¹' */
.icon-cab:before { content: '\e93a'; } /* 'î¤º' */
.icon-taxi:before { content: '\e93b'; } /* 'î¤»' */
.icon-truck:before { content: '\e93c'; } /* 'î¤¼' */
.icon-bus:before { content: '\e93d'; } /* 'î¤½' */
.icon-bicycle:before { content: '\e93e'; } /* 'î¤¾' */
.icon-motorcycle:before { content: '\e93f'; } /* 'î¤¿' */
.icon-train:before { content: '\e940'; } /* 'î¥€' */
.icon-subway:before { content: '\e941'; } /* 'î¥' */
.icon-ship:before { content: '\e942'; } /* 'î¥‚' */
.icon-money:before { content: '\e943'; } /* 'î¥ƒ' */
.icon-euro:before { content: '\e944'; } /* 'î¥„' */
.icon-pound:before { content: '\e945'; } /* 'î¥…' */
.icon-dollar:before { content: '\e946'; } /* 'î¥†' */
.icon-rupee:before { content: '\e947'; } /* 'î¥‡' */
.icon-yen:before { content: '\e948'; } /* 'î¥ˆ' */
.icon-rouble:before { content: '\e949'; } /* 'î¥‰' */
.icon-shekel:before { content: '\e94a'; } /* 'î¥Š' */
.icon-try:before { content: '\e94b'; } /* 'î¥‹' */
.icon-won:before { content: '\e94c'; } /* 'î¥Œ' */
.icon-bitcoin:before { content: '\e94d'; } /* 'î¥' */
.icon-viacoin:before { content: '\e94e'; } /* 'î¥Ž' */
.icon-sort:before { content: '\e94f'; } /* 'î¥' */
.icon-sort-down:before { content: '\e950'; } /* 'î¥' */
.icon-sort-up:before { content: '\e951'; } /* 'î¥‘' */
.icon-sort-alt-up:before { content: '\e952'; } /* 'î¥’' */
.icon-sort-alt-down:before { content: '\e953'; } /* 'î¥“' */
.icon-sort-name-up:before { content: '\e954'; } /* 'î¥”' */
.icon-sort-name-down:before { content: '\e955'; } /* 'î¥•' */
.icon-sort-number-up:before { content: '\e956'; } /* 'î¥–' */
.icon-sort-number-down:before { content: '\e957'; } /* 'î¥—' */
.icon-hammer:before { content: '\e958'; } /* 'î¥˜' */
.icon-gauge:before { content: '\e959'; } /* 'î¥™' */
.icon-sitemap:before { content: '\e95a'; } /* 'î¥š' */
.icon-spinner:before { content: '\e95b'; } /* 'î¥›' */
.icon-coffee:before { content: '\e95c'; } /* 'î¥œ' */
.icon-food:before { content: '\e95d'; } /* 'î¥' */
.icon-beer:before { content: '\e95e'; } /* 'î¥ž' */
.icon-user-md:before { content: '\e95f'; } /* 'î¥Ÿ' */
.icon-stethoscope:before { content: '\e960'; } /* 'î¥ ' */
.icon-heartbeat:before { content: '\e961'; } /* 'î¥¡' */
.icon-ambulance:before { content: '\e962'; } /* 'î¥¢' */
.icon-medkit:before { content: '\e963'; } /* 'î¥£' */
.icon-h-sigh:before { content: '\e964'; } /* 'î¥¤' */
.icon-bed:before { content: '\e965'; } /* 'î¥¥' */
.icon-hospital:before { content: '\e966'; } /* 'î¥¦' */
.icon-building:before { content: '\e967'; } /* 'î¥§' */
.icon-building-filled:before { content: '\e968'; } /* 'î¥¨' */
.icon-bank:before { content: '\e969'; } /* 'î¥©' */
.icon-smile:before { content: '\e96a'; } /* 'î¥ª' */
.icon-frown:before { content: '\e96b'; } /* 'î¥«' */
.icon-meh:before { content: '\e96c'; } /* 'î¥¬' */
.icon-anchor:before { content: '\e96d'; } /* 'î¥­' */
.icon-terminal:before { content: '\e96e'; } /* 'î¥®' */
.icon-eraser:before { content: '\e96f'; } /* 'î¥¯' */
.icon-puzzle:before { content: '\e970'; } /* 'î¥°' */
.icon-shield:before { content: '\e971'; } /* 'î¥±' */
.icon-extinguisher:before { content: '\e972'; } /* 'î¥²' */
.icon-bullseye:before { content: '\e973'; } /* 'î¥³' */
.icon-wheelchair:before { content: '\e974'; } /* 'î¥´' */
.icon-language:before { content: '\e975'; } /* 'î¥µ' */
.icon-graduation-cap:before { content: '\e976'; } /* 'î¥¶' */
.icon-paw:before { content: '\e977'; } /* 'î¥·' */
.icon-spoon:before { content: '\e978'; } /* 'î¥¸' */
.icon-cube:before { content: '\e979'; } /* 'î¥¹' */
.icon-cubes:before { content: '\e97a'; } /* 'î¥º' */
.icon-recycle:before { content: '\e97b'; } /* 'î¥»' */
.icon-tree:before { content: '\e97c'; } /* 'î¥¼' */
.icon-database:before { content: '\e97d'; } /* 'î¥½' */
.icon-server:before { content: '\e97e'; } /* 'î¥¾' */
.icon-lifebuoy:before { content: '\e97f'; } /* 'î¥¿' */
.icon-rebel:before { content: '\e980'; } /* 'î¦€' */
.icon-empire:before { content: '\e981'; } /* 'î¦' */
.icon-bomb:before { content: '\e982'; } /* 'î¦‚' */
.icon-soccer-ball:before { content: '\e983'; } /* 'î¦ƒ' */
.icon-tty:before { content: '\e984'; } /* 'î¦„' */
.icon-binoculars:before { content: '\e985'; } /* 'î¦…' */
.icon-plug:before { content: '\e986'; } /* 'î¦†' */
.icon-newspaper:before { content: '\e987'; } /* 'î¦‡' */
.icon-calc:before { content: '\e988'; } /* 'î¦ˆ' */
.icon-copyright:before { content: '\e989'; } /* 'î¦‰' */
.icon-at:before { content: '\e98a'; } /* 'î¦Š' */
.icon-eyedropper:before { content: '\e98b'; } /* 'î¦‹' */
.icon-brush:before { content: '\e98c'; } /* 'î¦Œ' */
.icon-birthday:before { content: '\e98d'; } /* 'î¦' */
.icon-diamond:before { content: '\e98e'; } /* 'î¦Ž' */
.icon-street-view:before { content: '\e98f'; } /* 'î¦' */
.icon-venus:before { content: '\e990'; } /* 'î¦' */
.icon-mars:before { content: '\e991'; } /* 'î¦‘' */
.icon-mercury:before { content: '\e992'; } /* 'î¦’' */
.icon-transgender:before { content: '\e993'; } /* 'î¦“' */
.icon-transgender-alt:before { content: '\e994'; } /* 'î¦”' */
.icon-venus-double:before { content: '\e995'; } /* 'î¦•' */
.icon-mars-double:before { content: '\e996'; } /* 'î¦–' */
.icon-venus-mars:before { content: '\e997'; } /* 'î¦—' */
.icon-mars-stroke:before { content: '\e998'; } /* 'î¦˜' */
.icon-mars-stroke-v:before { content: '\e999'; } /* 'î¦™' */
.icon-mars-stroke-h:before { content: '\e99a'; } /* 'î¦š' */
.icon-neuter:before { content: '\e99b'; } /* 'î¦›' */
.icon-cc-visa:before { content: '\e99c'; } /* 'î¦œ' */
.icon-cc-mastercard:before { content: '\e99d'; } /* 'î¦' */
.icon-cc-discover:before { content: '\e99e'; } /* 'î¦ž' */
.icon-cc-amex:before { content: '\e99f'; } /* 'î¦Ÿ' */
.icon-cc-paypal:before { content: '\e9a0'; } /* 'î¦ ' */
.icon-cc-stripe:before { content: '\e9a1'; } /* 'î¦¡' */
.icon-adn:before { content: '\e9a2'; } /* 'î¦¢' */
.icon-android:before { content: '\e9a3'; } /* 'î¦£' */
.icon-angellist:before { content: '\e9a4'; } /* 'î¦¤' */
.icon-apple:before { content: '\e9a5'; } /* 'î¦¥' */
.icon-behance:before { content: '\e9a6'; } /* 'î¦¦' */
.icon-behance-squared:before { content: '\e9a7'; } /* 'î¦§' */
.icon-bitbucket:before { content: '\e9a8'; } /* 'î¦¨' */
.icon-bitbucket-squared:before { content: '\e9a9'; } /* 'î¦©' */
.icon-buysellads:before { content: '\e9aa'; } /* 'î¦ª' */
.icon-cc:before { content: '\e9ab'; } /* 'î¦«' */
.icon-codeopen:before { content: '\e9ac'; } /* 'î¦¬' */
.icon-connectdevelop:before { content: '\e9ad'; } /* 'î¦­' */
.icon-css3:before { content: '\e9ae'; } /* 'î¦®' */
.icon-dashcube:before { content: '\e9af'; } /* 'î¦¯' */
.icon-delicious:before { content: '\e9b0'; } /* 'î¦°' */
.icon-deviantart:before { content: '\e9b1'; } /* 'î¦±' */
.icon-digg:before { content: '\e9b2'; } /* 'î¦²' */
.icon-dribbble:before { content: '\e9b3'; } /* 'î¦³' */
.icon-dropbox:before { content: '\e9b4'; } /* 'î¦´' */
.icon-drupal:before { content: '\e9b5'; } /* 'î¦µ' */
.icon-facebook:before { content: '\e9b6'; } /* 'î¦¶' */
.icon-facebook-squared:before { content: '\e9b7'; } /* 'î¦·' */
.icon-facebook-official:before { content: '\e9b8'; } /* 'î¦¸' */
.icon-flickr:before { content: '\e9b9'; } /* 'î¦¹' */
.icon-forumbee:before { content: '\e9ba'; } /* 'î¦º' */
.icon-foursquare:before { content: '\e9bb'; } /* 'î¦»' */
.icon-git-squared:before { content: '\e9bc'; } /* 'î¦¼' */
.icon-git:before { content: '\e9bd'; } /* 'î¦½' */
.icon-github:before { content: '\e9be'; } /* 'î¦¾' */
.icon-github-squared:before { content: '\e9bf'; } /* 'î¦¿' */
.icon-github-circled:before { content: '\e9c0'; } /* 'î§€' */
.icon-gittip:before { content: '\e9c1'; } /* 'î§' */
.icon-google:before { content: '\e9c2'; } /* 'î§‚' */
.icon-gplus:before { content: '\e9c3'; } /* 'î§ƒ' */
.icon-gplus-squared:before { content: '\e9c4'; } /* 'î§„' */
.icon-gwallet:before { content: '\e9c5'; } /* 'î§…' */
.icon-hacker-news:before { content: '\e9c6'; } /* 'î§†' */
.icon-html5:before { content: '\e9c7'; } /* 'î§‡' */
.icon-instagram:before { content: '\e9c8'; } /* 'î§ˆ' */
.icon-ioxhost:before { content: '\e9c9'; } /* 'î§‰' */
.icon-joomla:before { content: '\e9ca'; } /* 'î§Š' */
.icon-jsfiddle:before { content: '\e9cb'; } /* 'î§‹' */
.icon-lastfm:before { content: '\e9cc'; } /* 'î§Œ' */
.icon-lastfm-squared:before { content: '\e9cd'; } /* 'î§' */
.icon-leanpub:before { content: '\e9ce'; } /* 'î§Ž' */
.icon-linkedin-squared:before { content: '\e9cf'; } /* 'î§' */
.icon-linux:before { content: '\e9d0'; } /* 'î§' */
.icon-linkedin:before { content: '\e9d1'; } /* 'î§‘' */
.icon-maxcdn:before { content: '\e9d2'; } /* 'î§’' */
.icon-meanpath:before { content: '\e9d3'; } /* 'î§“' */
.icon-openid:before { content: '\e9d4'; } /* 'î§”' */
.icon-pagelines:before { content: '\e9d5'; } /* 'î§•' */
.icon-paypal:before { content: '\e9d6'; } /* 'î§–' */
.icon-pied-piper-squared:before { content: '\e9d7'; } /* 'î§—' */
.icon-pied-piper-alt:before { content: '\e9d8'; } /* 'î§˜' */
.icon-pinterest:before { content: '\e9d9'; } /* 'î§™' */
.icon-pinterest-circled:before { content: '\e9da'; } /* 'î§š' */
.icon-pinterest-squared:before { content: '\e9db'; } /* 'î§›' */
.icon-qq:before { content: '\e9dc'; } /* 'î§œ' */
.icon-reddit:before { content: '\e9dd'; } /* 'î§' */
.icon-reddit-squared:before { content: '\e9de'; } /* 'î§ž' */
.icon-renren:before { content: '\e9df'; } /* 'î§Ÿ' */
.icon-sellsy:before { content: '\e9e0'; } /* 'î§ ' */
.icon-shirtsinbulk:before { content: '\e9e1'; } /* 'î§¡' */
.icon-simplybuilt:before { content: '\e9e2'; } /* 'î§¢' */
.icon-skyatlas:before { content: '\e9e3'; } /* 'î§£' */
.icon-skype:before { content: '\e9e4'; } /* 'î§¤' */
.icon-slack:before { content: '\e9e5'; } /* 'î§¥' */
.icon-slideshare:before { content: '\e9e6'; } /* 'î§¦' */
.icon-soundcloud:before { content: '\e9e7'; } /* 'î§§' */
.icon-spotify:before { content: '\e9e8'; } /* 'î§¨' */
.icon-stackexchange:before { content: '\e9e9'; } /* 'î§©' */
.icon-stackoverflow:before { content: '\e9ea'; } /* 'î§ª' */
.icon-steam:before { content: '\e9eb'; } /* 'î§«' */
.icon-steam-squared:before { content: '\e9ec'; } /* 'î§¬' */
.icon-stumbleupon:before { content: '\e9ed'; } /* 'î§­' */
.icon-stumbleupon-circled:before { content: '\e9ee'; } /* 'î§®' */
.icon-tencent-weibo:before { content: '\e9ef'; } /* 'î§¯' */
.icon-trello:before { content: '\e9f0'; } /* 'î§°' */
.icon-tumblr:before { content: '\e9f1'; } /* 'î§±' */
.icon-tumblr-squared:before { content: '\e9f2'; } /* 'î§²' */
.icon-twitch:before { content: '\e9f3'; } /* 'î§³' */
.icon-twitter-squared:before { content: '\e9f4'; } /* 'î§´' */
.icon-twitter:before { content: '\e9f5'; } /* 'î§µ' */
.icon-vimeo-squared:before { content: '\e9f6'; } /* 'î§¶' */
.icon-vine:before { content: '\e9f7'; } /* 'î§·' */
.icon-vkontakte:before { content: '\e9f8'; } /* 'î§¸' */
.icon-whatsapp:before { content: '\e9f9'; } /* 'î§¹' */
.icon-wechat:before { content: '\e9fa'; } /* 'î§º' */
.icon-weibo:before { content: '\e9fb'; } /* 'î§»' */
.icon-windows:before { content: '\e9fc'; } /* 'î§¼' */
.icon-wordpress:before { content: '\e9fd'; } /* 'î§½' */
.icon-xing:before { content: '\e9fe'; } /* 'î§¾' */
.icon-xing-squared:before { content: '\e9ff'; } /* 'î§¿' */
.icon-yelp:before { content: '\ea00'; } /* 'î¨€' */
.icon-youtube:before { content: '\ea01'; } /* 'î¨' */
.icon-yahoo:before { content: '\ea02'; } /* 'î¨‚' */
.icon-youtube-squared:before { content: '\ea03'; } /* 'î¨ƒ' */
.icon-youtube-play:before { content: '\ea04'; } /* 'î¨„' */
.icon-blank:before { content: '\ea05'; } /* 'î¨…' */
.icon-lemon:before { content: '\ea06'; } /* 'î¨†' */
.icon-note:before { content: '\ea07'; } /* 'î¨‡' */
.icon-note-beamed:before { content: '\ea08'; } /* 'î¨ˆ' */
.icon-music-1:before { content: '\ea09'; } /* 'î¨‰' */
.icon-search-1:before { content: '\ea0a'; } /* 'î¨Š' */
.icon-flashlight:before { content: '\ea0b'; } /* 'î¨‹' */
.icon-mail-1:before { content: '\ea0c'; } /* 'î¨Œ' */
.icon-heart-1:before { content: '\ea0d'; } /* 'î¨' */
.icon-heart-empty-1:before { content: '\ea0e'; } /* 'î¨Ž' */
.icon-star-1:before { content: '\ea0f'; } /* 'î¨' */
.icon-star-empty-1:before { content: '\ea10'; } /* 'î¨' */
.icon-user-1:before { content: '\ea11'; } /* 'î¨‘' */
.icon-users-1:before { content: '\ea12'; } /* 'î¨’' */
.icon-user-add:before { content: '\ea13'; } /* 'î¨“' */
.icon-video-1:before { content: '\ea14'; } /* 'î¨”' */
.icon-picture-1:before { content: '\ea15'; } /* 'î¨•' */
.icon-camera-1:before { content: '\ea16'; } /* 'î¨–' */
.icon-layout:before { content: '\ea17'; } /* 'î¨—' */
.icon-menu-1:before { content: '\ea18'; } /* 'î¨˜' */
.icon-check-1:before { content: '\ea19'; } /* 'î¨™' */
.icon-cancel-1:before { content: '\ea1a'; } /* 'î¨š' */
.icon-cancel-circled-1:before { content: '\ea1b'; } /* 'î¨›' */
.icon-cancel-squared:before { content: '\ea1c'; } /* 'î¨œ' */
.icon-plus-1:before { content: '\ea1d'; } /* 'î¨' */
.icon-plus-circled-1:before { content: '\ea1e'; } /* 'î¨ž' */
.icon-plus-squared-1:before { content: '\ea1f'; } /* 'î¨Ÿ' */
.icon-minus-1:before { content: '\ea20'; } /* 'î¨ ' */
.icon-minus-circled-1:before { content: '\ea21'; } /* 'î¨¡' */
.icon-minus-squared-1:before { content: '\ea22'; } /* 'î¨¢' */
.icon-help-1:before { content: '\ea23'; } /* 'î¨£' */
.icon-help-circled-1:before { content: '\ea24'; } /* 'î¨¤' */
.icon-info-1:before { content: '\ea25'; } /* 'î¨¥' */
.icon-info-circled-1:before { content: '\ea26'; } /* 'î¨¦' */
.icon-back:before { content: '\ea27'; } /* 'î¨§' */
.icon-home-1:before { content: '\ea28'; } /* 'î¨¨' */
.icon-link-1:before { content: '\ea29'; } /* 'î¨©' */
.icon-attach-1:before { content: '\ea2a'; } /* 'î¨ª' */
.icon-lock-1:before { content: '\ea2b'; } /* 'î¨«' */
.icon-lock-open-1:before { content: '\ea2c'; } /* 'î¨¬' */
.icon-eye-1:before { content: '\ea2d'; } /* 'î¨­' */
.icon-tag-1:before { content: '\ea2e'; } /* 'î¨®' */
.icon-bookmark-1:before { content: '\ea2f'; } /* 'î¨¯' */
.icon-bookmarks:before { content: '\ea30'; } /* 'î¨°' */
.icon-flag-1:before { content: '\ea31'; } /* 'î¨±' */
.icon-thumbs-up-1:before { content: '\ea32'; } /* 'î¨²' */
.icon-thumbs-down-1:before { content: '\ea33'; } /* 'î¨³' */
.icon-download-1:before { content: '\ea34'; } /* 'î¨´' */
.icon-upload-1:before { content: '\ea35'; } /* 'î¨µ' */
.icon-upload-cloud-1:before { content: '\ea36'; } /* 'î¨¶' */
.icon-reply-1:before { content: '\ea37'; } /* 'î¨·' */
.icon-reply-all-1:before { content: '\ea38'; } /* 'î¨¸' */
.icon-forward-1:before { content: '\ea39'; } /* 'î¨¹' */
.icon-quote:before { content: '\ea3a'; } /* 'î¨º' */
.icon-code-1:before { content: '\ea3b'; } /* 'î¨»' */
.icon-export-1:before { content: '\ea3c'; } /* 'î¨¼' */
.icon-pencil-1:before { content: '\ea3d'; } /* 'î¨½' */
.icon-feather:before { content: '\ea3e'; } /* 'î¨¾' */
.icon-print-1:before { content: '\ea3f'; } /* 'î¨¿' */
.icon-retweet-1:before { content: '\ea40'; } /* 'î©€' */
.icon-keyboard-1:before { content: '\ea41'; } /* 'î©' */
.icon-comment-1:before { content: '\ea42'; } /* 'î©‚' */
.icon-chat-1:before { content: '\ea43'; } /* 'î©ƒ' */
.icon-bell-1:before { content: '\ea44'; } /* 'î©„' */
.icon-attention-1:before { content: '\ea45'; } /* 'î©…' */
.icon-alert:before { content: '\ea46'; } /* 'î©†' */
.icon-vcard:before { content: '\ea47'; } /* 'î©‡' */
.icon-address:before { content: '\ea48'; } /* 'î©ˆ' */
.icon-location-1:before { content: '\ea49'; } /* 'î©‰' */
.icon-map:before { content: '\ea4a'; } /* 'î©Š' */
.icon-direction-1:before { content: '\ea4b'; } /* 'î©‹' */
.icon-compass-1:before { content: '\ea4c'; } /* 'î©Œ' */
.icon-cup:before { content: '\ea4d'; } /* 'î©' */
.icon-trash-1:before { content: '\ea4e'; } /* 'î©Ž' */
.icon-doc-1:before { content: '\ea4f'; } /* 'î©' */
.icon-docs-1:before { content: '\ea50'; } /* 'î©' */
.icon-doc-landscape:before { content: '\ea51'; } /* 'î©‘' */
.icon-doc-text-1:before { content: '\ea52'; } /* 'î©’' */
.icon-doc-text-inv-1:before { content: '\ea53'; } /* 'î©“' */
.icon-newspaper-1:before { content: '\ea54'; } /* 'î©”' */
.icon-book-open:before { content: '\ea55'; } /* 'î©•' */
.icon-book-1:before { content: '\ea56'; } /* 'î©–' */
.icon-folder-1:before { content: '\ea57'; } /* 'î©—' */
.icon-archive:before { content: '\ea58'; } /* 'î©˜' */
.icon-box-1:before { content: '\ea59'; } /* 'î©™' */
.icon-rss-1:before { content: '\ea5a'; } /* 'î©š' */
.icon-phone-1:before { content: '\ea5b'; } /* 'î©›' */
.icon-cog-1:before { content: '\ea5c'; } /* 'î©œ' */
.icon-tools:before { content: '\ea5d'; } /* 'î©' */
.icon-share-1:before { content: '\ea5e'; } /* 'î©ž' */
.icon-shareable:before { content: '\ea5f'; } /* 'î©Ÿ' */
.icon-basket-1:before { content: '\ea60'; } /* 'î© ' */
.icon-bag:before { content: '\ea61'; } /* 'î©¡' */
.icon-calendar-1:before { content: '\ea62'; } /* 'î©¢' */
.icon-login-1:before { content: '\ea63'; } /* 'î©£' */
.icon-logout-1:before { content: '\ea64'; } /* 'î©¤' */
.icon-mic-1:before { content: '\ea65'; } /* 'î©¥' */
.icon-mute-1:before { content: '\ea66'; } /* 'î©¦' */
.icon-sound:before { content: '\ea67'; } /* 'î©§' */
.icon-volume:before { content: '\ea68'; } /* 'î©¨' */
.icon-clock-1:before { content: '\ea69'; } /* 'î©©' */
.icon-hourglass:before { content: '\ea6a'; } /* 'î©ª' */
.icon-lamp:before { content: '\ea6b'; } /* 'î©«' */
.icon-light-down:before { content: '\ea6c'; } /* 'î©¬' */
.icon-light-up:before { content: '\ea6d'; } /* 'î©­' */
.icon-adjust:before { content: '\ea6e'; } /* 'î©®' */
.icon-block-1:before { content: '\ea6f'; } /* 'î©¯' */
.icon-resize-full-1:before { content: '\ea70'; } /* 'î©°' */
.icon-resize-small-1:before { content: '\ea71'; } /* 'î©±' */
.icon-popup:before { content: '\ea72'; } /* 'î©²' */
.icon-publish:before { content: '\ea73'; } /* 'î©³' */
.icon-window:before { content: '\ea74'; } /* 'î©´' */
.icon-arrow-combo:before { content: '\ea75'; } /* 'î©µ' */
.icon-down-circled-1:before { content: '\ea76'; } /* 'î©¶' */
.icon-left-circled-1:before { content: '\ea77'; } /* 'î©·' */
.icon-right-circled-1:before { content: '\ea78'; } /* 'î©¸' */
.icon-up-circled-1:before { content: '\ea79'; } /* 'î©¹' */
.icon-down-open-1:before { content: '\ea7a'; } /* 'î©º' */
.icon-left-open-1:before { content: '\ea7b'; } /* 'î©»' */
.icon-right-open-1:before { content: '\ea7c'; } /* 'î©¼' */
.icon-up-open-1:before { content: '\ea7d'; } /* 'î©½' */
.icon-down-open-mini:before { content: '\ea7e'; } /* 'î©¾' */
.icon-left-open-mini:before { content: '\ea7f'; } /* 'î©¿' */
.icon-right-open-mini:before { content: '\ea80'; } /* 'îª€' */
.icon-up-open-mini:before { content: '\ea81'; } /* 'îª' */
.icon-down-open-big:before { content: '\ea82'; } /* 'îª‚' */
.icon-left-open-big:before { content: '\ea83'; } /* 'îªƒ' */
.icon-right-open-big:before { content: '\ea84'; } /* 'îª„' */
.icon-up-open-big:before { content: '\ea85'; } /* 'îª…' */
.icon-down-1:before { content: '\ea86'; } /* 'îª†' */
.icon-left-1:before { content: '\ea87'; } /* 'îª‡' */
.icon-right-1:before { content: '\ea88'; } /* 'îªˆ' */
.icon-up-1:before { content: '\ea89'; } /* 'îª‰' */
.icon-down-dir-1:before { content: '\ea8a'; } /* 'îªŠ' */
.icon-left-dir-1:before { content: '\ea8b'; } /* 'îª‹' */
.icon-right-dir-1:before { content: '\ea8c'; } /* 'îªŒ' */
.icon-up-dir-1:before { content: '\ea8d'; } /* 'îª' */
.icon-down-bold:before { content: '\ea8e'; } /* 'îªŽ' */
.icon-left-bold:before { content: '\ea8f'; } /* 'îª' */
.icon-right-bold:before { content: '\ea90'; } /* 'îª' */
.icon-up-bold:before { content: '\ea91'; } /* 'îª‘' */
.icon-down-thin:before { content: '\ea92'; } /* 'îª’' */
.icon-left-thin:before { content: '\ea93'; } /* 'îª“' */
.icon-right-thin:before { content: '\ea94'; } /* 'îª”' */
.icon-up-thin:before { content: '\ea95'; } /* 'îª•' */
.icon-ccw-1:before { content: '\ea96'; } /* 'îª–' */
.icon-cw-1:before { content: '\ea97'; } /* 'îª—' */
.icon-arrows-ccw:before { content: '\ea98'; } /* 'îª˜' */
.icon-level-down-1:before { content: '\ea99'; } /* 'îª™' */
.icon-level-up-1:before { content: '\ea9a'; } /* 'îªš' */
.icon-shuffle-1:before { content: '\ea9b'; } /* 'îª›' */
.icon-loop:before { content: '\ea9c'; } /* 'îªœ' */
.icon-switch:before { content: '\ea9d'; } /* 'îª' */
.icon-play-1:before { content: '\ea9e'; } /* 'îªž' */
.icon-stop-1:before { content: '\ea9f'; } /* 'îªŸ' */
.icon-pause-1:before { content: '\eaa0'; } /* 'îª ' */
.icon-record:before { content: '\eaa1'; } /* 'îª¡' */
.icon-to-end-1:before { content: '\eaa2'; } /* 'îª¢' */
.icon-to-start-1:before { content: '\eaa3'; } /* 'îª£' */
.icon-fast-forward:before { content: '\eaa4'; } /* 'îª¤' */
.icon-fast-backward:before { content: '\eaa5'; } /* 'îª¥' */
.icon-progress-0:before { content: '\eaa6'; } /* 'îª¦' */
.icon-progress-1:before { content: '\eaa7'; } /* 'îª§' */
.icon-progress-2:before { content: '\eaa8'; } /* 'îª¨' */
.icon-progress-3:before { content: '\eaa9'; } /* 'îª©' */
.icon-target-1:before { content: '\eaaa'; } /* 'îªª' */
.icon-palette:before { content: '\eaab'; } /* 'îª«' */
.icon-list-1:before { content: '\eaac'; } /* 'îª¬' */
.icon-list-add:before { content: '\eaad'; } /* 'îª­' */
.icon-signal-1:before { content: '\eaae'; } /* 'îª®' */
.icon-trophy:before { content: '\eaaf'; } /* 'îª¯' */
.icon-battery:before { content: '\eab0'; } /* 'îª°' */
.icon-back-in-time:before { content: '\eab1'; } /* 'îª±' */
.icon-monitor:before { content: '\eab2'; } /* 'îª²' */
.icon-mobile-1:before { content: '\eab3'; } /* 'îª³' */
.icon-network:before { content: '\eab4'; } /* 'îª´' */
.icon-cd:before { content: '\eab5'; } /* 'îªµ' */
.icon-inbox-1:before { content: '\eab6'; } /* 'îª¶' */
.icon-install:before { content: '\eab7'; } /* 'îª·' */
.icon-globe-1:before { content: '\eab8'; } /* 'îª¸' */
.icon-cloud-1:before { content: '\eab9'; } /* 'îª¹' */
.icon-cloud-thunder:before { content: '\eaba'; } /* 'îªº' */
.icon-flash-1:before { content: '\eabb'; } /* 'îª»' */
.icon-moon-1:before { content: '\eabc'; } /* 'îª¼' */
.icon-flight-1:before { content: '\eabd'; } /* 'îª½' */
.icon-paper-plane-1:before { content: '\eabe'; } /* 'îª¾' */
.icon-leaf-1:before { content: '\eabf'; } /* 'îª¿' */
.icon-lifebuoy-1:before { content: '\eac0'; } /* 'î«€' */
.icon-mouse:before { content: '\eac1'; } /* 'î«' */
.icon-briefcase-1:before { content: '\eac2'; } /* 'î«‚' */
.icon-suitcase-1:before { content: '\eac3'; } /* 'î«ƒ' */
.icon-dot:before { content: '\eac4'; } /* 'î«„' */
.icon-dot-2:before { content: '\eac5'; } /* 'î«…' */
.icon-dot-3:before { content: '\eac6'; } /* 'î«†' */
.icon-brush-1:before { content: '\eac7'; } /* 'î«‡' */
.icon-magnet-1:before { content: '\eac8'; } /* 'î«ˆ' */
.icon-infinity:before { content: '\eac9'; } /* 'î«‰' */
.icon-erase:before { content: '\eaca'; } /* 'î«Š' */
.icon-chart-pie-1:before { content: '\eacb'; } /* 'î«‹' */
.icon-chart-line-1:before { content: '\eacc'; } /* 'î«Œ' */
.icon-chart-bar-1:before { content: '\eacd'; } /* 'î«' */
.icon-chart-area-1:before { content: '\eace'; } /* 'î«Ž' */
.icon-tape:before { content: '\eacf'; } /* 'î«' */
.icon-graduation-cap-1:before { content: '\ead0'; } /* 'î«' */
.icon-language-1:before { content: '\ead1'; } /* 'î«‘' */
.icon-ticket-1:before { content: '\ead2'; } /* 'î«’' */
.icon-water:before { content: '\ead3'; } /* 'î«“' */
.icon-droplet:before { content: '\ead4'; } /* 'î«”' */
.icon-air:before { content: '\ead5'; } /* 'î«•' */
.icon-credit-card-1:before { content: '\ead6'; } /* 'î«–' */
.icon-floppy-1:before { content: '\ead7'; } /* 'î«—' */
.icon-clipboard:before { content: '\ead8'; } /* 'î«˜' */
.icon-megaphone-1:before { content: '\ead9'; } /* 'î«™' */
.icon-database-1:before { content: '\eada'; } /* 'î«š' */
.icon-drive:before { content: '\eadb'; } /* 'î«›' */
.icon-bucket:before { content: '\eadc'; } /* 'î«œ' */
.icon-thermometer:before { content: '\eadd'; } /* 'î«' */
.icon-key-1:before { content: '\eade'; } /* 'î«ž' */
.icon-flow-cascade:before { content: '\eadf'; } /* 'î«Ÿ' */
.icon-flow-branch:before { content: '\eae0'; } /* 'î« ' */
.icon-flow-tree:before { content: '\eae1'; } /* 'î«¡' */
.icon-flow-line:before { content: '\eae2'; } /* 'î«¢' */
.icon-flow-parallel:before { content: '\eae3'; } /* 'î«£' */
.icon-rocket-1:before { content: '\eae4'; } /* 'î«¤' */
.icon-gauge-1:before { content: '\eae5'; } /* 'î«¥' */
.icon-traffic-cone:before { content: '\eae6'; } /* 'î«¦' */
.icon-cc-1:before { content: '\eae7'; } /* 'î«§' */
.icon-cc-by:before { content: '\eae8'; } /* 'î«¨' */
.icon-cc-nc:before { content: '\eae9'; } /* 'î«©' */
.icon-cc-nc-eu:before { content: '\eaea'; } /* 'î«ª' */
.icon-cc-nc-jp:before { content: '\eaeb'; } /* 'î««' */
.icon-cc-sa:before { content: '\eaec'; } /* 'î«¬' */
.icon-cc-nd:before { content: '\eaed'; } /* 'î«­' */
.icon-cc-pd:before { content: '\eaee'; } /* 'î«®' */
.icon-cc-zero:before { content: '\eaef'; } /* 'î«¯' */
.icon-cc-share:before { content: '\eaf0'; } /* 'î«°' */
.icon-cc-remix:before { content: '\eaf1'; } /* 'î«±' */
.icon-github-1:before { content: '\eaf2'; } /* 'î«²' */
.icon-github-circled-1:before { content: '\eaf3'; } /* 'î«³' */
.icon-flickr-1:before { content: '\eaf4'; } /* 'î«´' */
.icon-flickr-circled:before { content: '\eaf5'; } /* 'î«µ' */
.icon-vimeo:before { content: '\eaf6'; } /* 'î«¶' */
.icon-vimeo-circled:before { content: '\eaf7'; } /* 'î«·' */
.icon-twitter-1:before { content: '\eaf8'; } /* 'î«¸' */
.icon-twitter-circled:before { content: '\eaf9'; } /* 'î«¹' */
.icon-facebook-1:before { content: '\eafa'; } /* 'î«º' */
.icon-facebook-circled:before { content: '\eafb'; } /* 'î«»' */
.icon-facebook-squared-1:before { content: '\eafc'; } /* 'î«¼' */
.icon-gplus-1:before { content: '\eafd'; } /* 'î«½' */
.icon-gplus-circled:before { content: '\eafe'; } /* 'î«¾' */
.icon-pinterest-1:before { content: '\eaff'; } /* 'î«¿' */
.icon-pinterest-circled-1:before { content: '\eb00'; } /* 'î¬€' */
.icon-tumblr-1:before { content: '\eb01'; } /* 'î¬' */
.icon-tumblr-circled:before { content: '\eb02'; } /* 'î¬‚' */
.icon-linkedin-1:before { content: '\eb03'; } /* 'î¬ƒ' */
.icon-linkedin-circled:before { content: '\eb04'; } /* 'î¬„' */
.icon-dribbble-1:before { content: '\eb05'; } /* 'î¬…' */
.icon-dribbble-circled:before { content: '\eb06'; } /* 'î¬†' */
.icon-stumbleupon-1:before { content: '\eb07'; } /* 'î¬‡' */
.icon-stumbleupon-circled-1:before { content: '\eb08'; } /* 'î¬ˆ' */
.icon-lastfm-1:before { content: '\eb09'; } /* 'î¬‰' */
.icon-lastfm-circled:before { content: '\eb0a'; } /* 'î¬Š' */
.icon-rdio:before { content: '\eb0b'; } /* 'î¬‹' */
.icon-rdio-circled:before { content: '\eb0c'; } /* 'î¬Œ' */
.icon-spotify-1:before { content: '\eb0d'; } /* 'î¬' */
.icon-spotify-circled:before { content: '\eb0e'; } /* 'î¬Ž' */
.icon-qq-1:before { content: '\eb0f'; } /* 'î¬' */
.icon-instagram-1:before { content: '\eb10'; } /* 'î¬' */
.icon-dropbox-1:before { content: '\eb11'; } /* 'î¬‘' */
.icon-evernote:before { content: '\eb12'; } /* 'î¬’' */
.icon-flattr:before { content: '\eb13'; } /* 'î¬“' */
.icon-skype-1:before { content: '\eb14'; } /* 'î¬”' */
.icon-skype-circled:before { content: '\eb15'; } /* 'î¬•' */
.icon-renren-1:before { content: '\eb16'; } /* 'î¬–' */
.icon-sina-weibo:before { content: '\eb17'; } /* 'î¬—' */
.icon-paypal-1:before { content: '\eb18'; } /* 'î¬˜' */
.icon-picasa:before { content: '\eb19'; } /* 'î¬™' */
.icon-soundcloud-1:before { content: '\eb1a'; } /* 'î¬š' */
.icon-mixi:before { content: '\eb1b'; } /* 'î¬›' */
.icon-behance-1:before { content: '\eb1c'; } /* 'î¬œ' */
.icon-google-circles:before { content: '\eb1d'; } /* 'î¬' */
.icon-vkontakte-1:before { content: '\eb1e'; } /* 'î¬ž' */
.icon-music-outline:before { content: '\eb1f'; } /* 'î¬Ÿ' */
.icon-music-2:before { content: '\eb20'; } /* 'î¬ ' */
.icon-search-outline:before { content: '\eb21'; } /* 'î¬¡' */
.icon-search-2:before { content: '\eb22'; } /* 'î¬¢' */
.icon-mail-2:before { content: '\eb23'; } /* 'î¬£' */
.icon-heart-2:before { content: '\eb24'; } /* 'î¬¤' */
.icon-heart-filled:before { content: '\eb25'; } /* 'î¬¥' */
.icon-star-2:before { content: '\eb26'; } /* 'î¬¦' */
.icon-star-filled:before { content: '\eb27'; } /* 'î¬§' */
.icon-user-outline:before { content: '\eb28'; } /* 'î¬¨' */
.icon-user-2:before { content: '\eb29'; } /* 'î¬©' */
.icon-users-outline:before { content: '\eb2a'; } /* 'î¬ª' */
.icon-users-2:before { content: '\eb2b'; } /* 'î¬«' */
.icon-user-add-outline:before { content: '\eb2c'; } /* 'î¬¬' */
.icon-user-add-1:before { content: '\eb2d'; } /* 'î¬­' */
.icon-user-delete-outline:before { content: '\eb2e'; } /* 'î¬®' */
.icon-user-delete:before { content: '\eb2f'; } /* 'î¬¯' */
.icon-video-2:before { content: '\eb30'; } /* 'î¬°' */
.icon-videocam-outline:before { content: '\eb31'; } /* 'î¬±' */
.icon-videocam-1:before { content: '\eb32'; } /* 'î¬²' */
.icon-picture-outline:before { content: '\eb33'; } /* 'î¬³' */
.icon-picture-2:before { content: '\eb34'; } /* 'î¬´' */
.icon-camera-outline:before { content: '\eb35'; } /* 'î¬µ' */
.icon-camera-2:before { content: '\eb36'; } /* 'î¬¶' */
.icon-th-outline:before { content: '\eb37'; } /* 'î¬·' */
.icon-th-1:before { content: '\eb38'; } /* 'î¬¸' */
.icon-th-large-outline:before { content: '\eb39'; } /* 'î¬¹' */
.icon-th-large-1:before { content: '\eb3a'; } /* 'î¬º' */
.icon-th-list-outline:before { content: '\eb3b'; } /* 'î¬»' */
.icon-th-list-1:before { content: '\eb3c'; } /* 'î¬¼' */
.icon-ok-outline:before { content: '\eb3d'; } /* 'î¬½' */
.icon-ok-1:before { content: '\eb3e'; } /* 'î¬¾' */
.icon-cancel-outline:before { content: '\eb3f'; } /* 'î¬¿' */
.icon-cancel-2:before { content: '\eb40'; } /* 'î­€' */
.icon-cancel-alt:before { content: '\eb41'; } /* 'î­' */
.icon-cancel-alt-filled:before { content: '\eb42'; } /* 'î­‚' */
.icon-cancel-circled-outline:before { content: '\eb43'; } /* 'î­ƒ' */
.icon-cancel-circled-2:before { content: '\eb44'; } /* 'î­„' */
.icon-plus-outline:before { content: '\eb45'; } /* 'î­…' */
.icon-plus-2:before { content: '\eb46'; } /* 'î­†' */
.icon-minus-outline:before { content: '\eb47'; } /* 'î­‡' */
.icon-minus-2:before { content: '\eb48'; } /* 'î­ˆ' */
.icon-divide-outline:before { content: '\eb49'; } /* 'î­‰' */
.icon-divide:before { content: '\eb4a'; } /* 'î­Š' */
.icon-eq-outline:before { content: '\eb4b'; } /* 'î­‹' */
.icon-eq:before { content: '\eb4c'; } /* 'î­Œ' */
.icon-info-outline:before { content: '\eb4d'; } /* 'î­' */
.icon-info-2:before { content: '\eb4e'; } /* 'î­Ž' */
.icon-home-outline:before { content: '\eb4f'; } /* 'î­' */
.icon-home-2:before { content: '\eb50'; } /* 'î­' */
.icon-link-outline:before { content: '\eb51'; } /* 'î­‘' */
.icon-link-2:before { content: '\eb52'; } /* 'î­’' */
.icon-attach-outline:before { content: '\eb53'; } /* 'î­“' */
.icon-attach-2:before { content: '\eb54'; } /* 'î­”' */
.icon-lock-2:before { content: '\eb55'; } /* 'î­•' */
.icon-lock-filled:before { content: '\eb56'; } /* 'î­–' */
.icon-lock-open-2:before { content: '\eb57'; } /* 'î­—' */
.icon-lock-open-filled:before { content: '\eb58'; } /* 'î­˜' */
.icon-pin-outline:before { content: '\eb59'; } /* 'î­™' */
.icon-pin-1:before { content: '\eb5a'; } /* 'î­š' */
.icon-eye-outline:before { content: '\eb5b'; } /* 'î­›' */
.icon-eye-2:before { content: '\eb5c'; } /* 'î­œ' */
.icon-tag-2:before { content: '\eb5d'; } /* 'î­' */
.icon-tags-1:before { content: '\eb5e'; } /* 'î­ž' */
.icon-bookmark-2:before { content: '\eb5f'; } /* 'î­Ÿ' */
.icon-flag-2:before { content: '\eb60'; } /* 'î­ ' */
.icon-flag-filled:before { content: '\eb61'; } /* 'î­¡' */
.icon-thumbs-up-2:before { content: '\eb62'; } /* 'î­¢' */
.icon-thumbs-down-2:before { content: '\eb63'; } /* 'î­£' */
.icon-download-outline:before { content: '\eb64'; } /* 'î­¤' */
.icon-download-2:before { content: '\eb65'; } /* 'î­¥' */
.icon-upload-outline:before { content: '\eb66'; } /* 'î­¦' */
.icon-upload-2:before { content: '\eb67'; } /* 'î­§' */
.icon-upload-cloud-outline:before { content: '\eb68'; } /* 'î­¨' */
.icon-upload-cloud-2:before { content: '\eb69'; } /* 'î­©' */
.icon-reply-outline:before { content: '\eb6a'; } /* 'î­ª' */
.icon-reply-2:before { content: '\eb6b'; } /* 'î­«' */
.icon-forward-outline:before { content: '\eb6c'; } /* 'î­¬' */
.icon-forward-2:before { content: '\eb6d'; } /* 'î­­' */
.icon-code-outline:before { content: '\eb6e'; } /* 'î­®' */
.icon-code-2:before { content: '\eb6f'; } /* 'î­¯' */
.icon-export-outline:before { content: '\eb70'; } /* 'î­°' */
.icon-export-2:before { content: '\eb71'; } /* 'î­±' */
.icon-pencil-2:before { content: '\eb72'; } /* 'î­²' */
.icon-pen:before { content: '\eb73'; } /* 'î­³' */
.icon-feather-1:before { content: '\eb74'; } /* 'î­´' */
.icon-edit-1:before { content: '\eb75'; } /* 'î­µ' */
.icon-print-2:before { content: '\eb76'; } /* 'î­¶' */
.icon-comment-2:before { content: '\eb77'; } /* 'î­·' */
.icon-chat-2:before { content: '\eb78'; } /* 'î­¸' */
.icon-chat-alt:before { content: '\eb79'; } /* 'î­¹' */
.icon-bell-2:before { content: '\eb7a'; } /* 'î­º' */
.icon-attention-2:before { content: '\eb7b'; } /* 'î­»' */
.icon-attention-filled:before { content: '\eb7c'; } /* 'î­¼' */
.icon-warning-empty:before { content: '\eb7d'; } /* 'î­½' */
.icon-warning:before { content: '\eb7e'; } /* 'î­¾' */
.icon-contacts:before { content: '\eb7f'; } /* 'î­¿' */
.icon-vcard-1:before { content: '\eb80'; } /* 'î®€' */
.icon-address-1:before { content: '\eb81'; } /* 'î®' */
.icon-location-outline:before { content: '\eb82'; } /* 'î®‚' */
.icon-location-2:before { content: '\eb83'; } /* 'î®ƒ' */
.icon-map-1:before { content: '\eb84'; } /* 'î®„' */
.icon-direction-outline:before { content: '\eb85'; } /* 'î®…' */
.icon-direction-2:before { content: '\eb86'; } /* 'î®†' */
.icon-compass-2:before { content: '\eb87'; } /* 'î®‡' */
.icon-trash-2:before { content: '\eb88'; } /* 'î®ˆ' */
.icon-doc-2:before { content: '\eb89'; } /* 'î®‰' */
.icon-doc-text-2:before { content: '\eb8a'; } /* 'î®Š' */
.icon-doc-add:before { content: '\eb8b'; } /* 'î®‹' */
.icon-doc-remove:before { content: '\eb8c'; } /* 'î®Œ' */
.icon-news:before { content: '\eb8d'; } /* 'î®' */
.icon-folder-2:before { content: '\eb8e'; } /* 'î®Ž' */
.icon-folder-add:before { content: '\eb8f'; } /* 'î®' */
.icon-folder-delete:before { content: '\eb90'; } /* 'î®' */
.icon-archive-1:before { content: '\eb91'; } /* 'î®‘' */
.icon-box-2:before { content: '\eb92'; } /* 'î®’' */
.icon-rss-outline:before { content: '\eb93'; } /* 'î®“' */
.icon-rss-2:before { content: '\eb94'; } /* 'î®”' */
.icon-phone-outline:before { content: '\eb95'; } /* 'î®•' */
.icon-phone-2:before { content: '\eb96'; } /* 'î®–' */
.icon-menu-outline:before { content: '\eb97'; } /* 'î®—' */
.icon-menu-2:before { content: '\eb98'; } /* 'î®˜' */
.icon-cog-outline:before { content: '\eb99'; } /* 'î®™' */
.icon-cog-2:before { content: '\eb9a'; } /* 'î®š' */
.icon-wrench-outline:before { content: '\eb9b'; } /* 'î®›' */
.icon-wrench-1:before { content: '\eb9c'; } /* 'î®œ' */
.icon-basket-2:before { content: '\eb9d'; } /* 'î®' */
.icon-calendar-outlilne:before { content: '\eb9e'; } /* 'î®ž' */
.icon-calendar-2:before { content: '\eb9f'; } /* 'î®Ÿ' */
.icon-mic-outline:before { content: '\eba0'; } /* 'î® ' */
.icon-mic-2:before { content: '\eba1'; } /* 'î®¡' */
.icon-volume-off-1:before { content: '\eba2'; } /* 'î®¢' */
.icon-volume-low:before { content: '\eba3'; } /* 'î®£' */
.icon-volume-middle:before { content: '\eba4'; } /* 'î®¤' */
.icon-volume-high:before { content: '\eba5'; } /* 'î®¥' */
.icon-headphones-1:before { content: '\eba6'; } /* 'î®¦' */
.icon-clock-2:before { content: '\eba7'; } /* 'î®§' */
.icon-wristwatch:before { content: '\eba8'; } /* 'î®¨' */
.icon-stopwatch:before { content: '\eba9'; } /* 'î®©' */
.icon-lightbulb-1:before { content: '\ebaa'; } /* 'î®ª' */
.icon-block-outline:before { content: '\ebab'; } /* 'î®«' */
.icon-block-2:before { content: '\ebac'; } /* 'î®¬' */
.icon-resize-full-outline:before { content: '\ebad'; } /* 'î®­' */
.icon-resize-full-2:before { content: '\ebae'; } /* 'î®®' */
.icon-resize-normal-outline:before { content: '\ebaf'; } /* 'î®¯' */
.icon-resize-normal:before { content: '\ebb0'; } /* 'î®°' */
.icon-move-outline:before { content: '\ebb1'; } /* 'î®±' */
.icon-move-1:before { content: '\ebb2'; } /* 'î®²' */
.icon-popup-1:before { content: '\ebb3'; } /* 'î®³' */
.icon-zoom-in-outline:before { content: '\ebb4'; } /* 'î®´' */
.icon-zoom-in-1:before { content: '\ebb5'; } /* 'î®µ' */
.icon-zoom-out-outline:before { content: '\ebb6'; } /* 'î®¶' */
.icon-zoom-out-1:before { content: '\ebb7'; } /* 'î®·' */
.icon-popup-2:before { content: '\ebb8'; } /* 'î®¸' */
.icon-left-open-outline:before { content: '\ebb9'; } /* 'î®¹' */
.icon-left-open-2:before { content: '\ebba'; } /* 'î®º' */
.icon-right-open-outline:before { content: '\ebbb'; } /* 'î®»' */
.icon-right-open-2:before { content: '\ebbc'; } /* 'î®¼' */
.icon-down-2:before { content: '\ebbd'; } /* 'î®½' */
.icon-left-2:before { content: '\ebbe'; } /* 'î®¾' */
.icon-right-2:before { content: '\ebbf'; } /* 'î®¿' */
.icon-up-2:before { content: '\ebc0'; } /* 'î¯€' */
.icon-down-outline:before { content: '\ebc1'; } /* 'î¯' */
.icon-left-outline:before { content: '\ebc2'; } /* 'î¯‚' */
.icon-right-outline:before { content: '\ebc3'; } /* 'î¯ƒ' */
.icon-up-outline:before { content: '\ebc4'; } /* 'î¯„' */
.icon-down-small:before { content: '\ebc5'; } /* 'î¯…' */
.icon-left-small:before { content: '\ebc6'; } /* 'î¯†' */
.icon-right-small:before { content: '\ebc7'; } /* 'î¯‡' */
.icon-up-small:before { content: '\ebc8'; } /* 'î¯ˆ' */
.icon-cw-outline:before { content: '\ebc9'; } /* 'î¯‰' */
.icon-cw-2:before { content: '\ebca'; } /* 'î¯Š' */
.icon-arrows-cw-outline:before { content: '\ebcb'; } /* 'î¯‹' */
.icon-arrows-cw-1:before { content: '\ebcc'; } /* 'î¯Œ' */
.icon-loop-outline:before { content: '\ebcd'; } /* 'î¯' */
.icon-loop-1:before { content: '\ebce'; } /* 'î¯Ž' */
.icon-loop-alt-outline:before { content: '\ebcf'; } /* 'î¯' */
.icon-loop-alt:before { content: '\ebd0'; } /* 'î¯' */
.icon-shuffle-2:before { content: '\ebd1'; } /* 'î¯‘' */
.icon-play-outline:before { content: '\ebd2'; } /* 'î¯’' */
.icon-play-2:before { content: '\ebd3'; } /* 'î¯“' */
.icon-stop-outline:before { content: '\ebd4'; } /* 'î¯”' */
.icon-stop-2:before { content: '\ebd5'; } /* 'î¯•' */
.icon-pause-outline:before { content: '\ebd6'; } /* 'î¯–' */
.icon-pause-2:before { content: '\ebd7'; } /* 'î¯—' */
.icon-fast-fw-outline:before { content: '\ebd8'; } /* 'î¯˜' */
.icon-fast-fw-1:before { content: '\ebd9'; } /* 'î¯™' */
.icon-rewind-outline:before { content: '\ebda'; } /* 'î¯š' */
.icon-rewind:before { content: '\ebdb'; } /* 'î¯›' */
.icon-record-outline:before { content: '\ebdc'; } /* 'î¯œ' */
.icon-record-1:before { content: '\ebdd'; } /* 'î¯' */
.icon-eject-outline:before { content: '\ebde'; } /* 'î¯ž' */
.icon-eject-1:before { content: '\ebdf'; } /* 'î¯Ÿ' */
.icon-eject-alt-outline:before { content: '\ebe0'; } /* 'î¯ ' */
.icon-eject-alt:before { content: '\ebe1'; } /* 'î¯¡' */
.icon-bat1:before { content: '\ebe2'; } /* 'î¯¢' */
.icon-bat2:before { content: '\ebe3'; } /* 'î¯£' */
.icon-bat3:before { content: '\ebe4'; } /* 'î¯¤' */
.icon-bat4:before { content: '\ebe5'; } /* 'î¯¥' */
.icon-bat-charge:before { content: '\ebe6'; } /* 'î¯¦' */
.icon-plug-1:before { content: '\ebe7'; } /* 'î¯§' */
.icon-target-outline:before { content: '\ebe8'; } /* 'î¯¨' */
.icon-target-2:before { content: '\ebe9'; } /* 'î¯©' */
.icon-wifi-outline:before { content: '\ebea'; } /* 'î¯ª' */
.icon-wifi-1:before { content: '\ebeb'; } /* 'î¯«' */
.icon-desktop-1:before { content: '\ebec'; } /* 'î¯¬' */
.icon-laptop-1:before { content: '\ebed'; } /* 'î¯­' */
.icon-tablet-1:before { content: '\ebee'; } /* 'î¯®' */
.icon-mobile-2:before { content: '\ebef'; } /* 'î¯¯' */
.icon-contrast:before { content: '\ebf0'; } /* 'î¯°' */
.icon-globe-outline:before { content: '\ebf1'; } /* 'î¯±' */
.icon-globe-2:before { content: '\ebf2'; } /* 'î¯²' */
.icon-globe-alt-outline:before { content: '\ebf3'; } /* 'î¯³' */
.icon-globe-alt:before { content: '\ebf4'; } /* 'î¯´' */
.icon-sun-1:before { content: '\ebf5'; } /* 'î¯µ' */
.icon-sun-filled:before { content: '\ebf6'; } /* 'î¯¶' */
.icon-cloud-2:before { content: '\ebf7'; } /* 'î¯·' */
.icon-flash-outline:before { content: '\ebf8'; } /* 'î¯¸' */
.icon-flash-2:before { content: '\ebf9'; } /* 'î¯¹' */
.icon-moon-2:before { content: '\ebfa'; } /* 'î¯º' */
.icon-waves-outline:before { content: '\ebfb'; } /* 'î¯»' */
.icon-waves:before { content: '\ebfc'; } /* 'î¯¼' */
.icon-rain:before { content: '\ebfd'; } /* 'î¯½' */
.icon-cloud-sun:before { content: '\ebfe'; } /* 'î¯¾' */
.icon-drizzle:before { content: '\ebff'; } /* 'î¯¿' */
.icon-snow:before { content: '\ec00'; } /* 'î°€' */
.icon-cloud-flash:before { content: '\ec01'; } /* 'î°' */
.icon-cloud-wind:before { content: '\ec02'; } /* 'î°‚' */
.icon-wind:before { content: '\ec03'; } /* 'î°ƒ' */
.icon-plane-outline:before { content: '\ec04'; } /* 'î°„' */
.icon-plane:before { content: '\ec05'; } /* 'î°…' */
.icon-leaf-2:before { content: '\ec06'; } /* 'î°†' */
.icon-lifebuoy-2:before { content: '\ec07'; } /* 'î°‡' */
.icon-briefcase-2:before { content: '\ec08'; } /* 'î°ˆ' */
.icon-brush-2:before { content: '\ec09'; } /* 'î°‰' */
.icon-pipette:before { content: '\ec0a'; } /* 'î°Š' */
.icon-power-outline:before { content: '\ec0b'; } /* 'î°‹' */
.icon-power:before { content: '\ec0c'; } /* 'î°Œ' */
.icon-check-outline:before { content: '\ec0d'; } /* 'î°' */
.icon-check-2:before { content: '\ec0e'; } /* 'î°Ž' */
.icon-gift-1:before { content: '\ec0f'; } /* 'î°' */
.icon-temperatire:before { content: '\ec10'; } /* 'î°' */
.icon-chart-outline:before { content: '\ec11'; } /* 'î°‘' */
.icon-chart:before { content: '\ec12'; } /* 'î°’' */
.icon-chart-alt-outline:before { content: '\ec13'; } /* 'î°“' */
.icon-chart-alt:before { content: '\ec14'; } /* 'î°”' */
.icon-chart-bar-outline:before { content: '\ec15'; } /* 'î°•' */
.icon-chart-bar-2:before { content: '\ec16'; } /* 'î°–' */
.icon-chart-pie-outline:before { content: '\ec17'; } /* 'î°—' */
.icon-chart-pie-2:before { content: '\ec18'; } /* 'î°˜' */
.icon-ticket-2:before { content: '\ec19'; } /* 'î°™' */
.icon-credit-card-2:before { content: '\ec1a'; } /* 'î°š' */
.icon-clipboard-1:before { content: '\ec1b'; } /* 'î°›' */
.icon-database-2:before { content: '\ec1c'; } /* 'î°œ' */
.icon-key-outline:before { content: '\ec1d'; } /* 'î°' */
.icon-key-2:before { content: '\ec1e'; } /* 'î°ž' */
.icon-flow-split:before { content: '\ec1f'; } /* 'î°Ÿ' */
.icon-flow-merge:before { content: '\ec20'; } /* 'î° ' */
.icon-flow-parallel-1:before { content: '\ec21'; } /* 'î°¡' */
.icon-flow-cross:before { content: '\ec22'; } /* 'î°¢' */
.icon-certificate-outline:before { content: '\ec23'; } /* 'î°£' */
.icon-certificate-1:before { content: '\ec24'; } /* 'î°¤' */
.icon-scissors-outline:before { content: '\ec25'; } /* 'î°¥' */
.icon-scissors-1:before { content: '\ec26'; } /* 'î°¦' */
.icon-flask:before { content: '\ec27'; } /* 'î°§' */
.icon-wine:before { content: '\ec28'; } /* 'î°¨' */
.icon-coffee-1:before { content: '\ec29'; } /* 'î°©' */
.icon-beer-1:before { content: '\ec2a'; } /* 'î°ª' */
.icon-anchor-outline:before { content: '\ec2b'; } /* 'î°«' */
.icon-anchor-1:before { content: '\ec2c'; } /* 'î°¬' */
.icon-puzzle-outline:before { content: '\ec2d'; } /* 'î°­' */
.icon-puzzle-1:before { content: '\ec2e'; } /* 'î°®' */
.icon-tree-1:before { content: '\ec2f'; } /* 'î°¯' */
.icon-calculator:before { content: '\ec30'; } /* 'î°°' */
.icon-infinity-outline:before { content: '\ec31'; } /* 'î°±' */
.icon-infinity-1:before { content: '\ec32'; } /* 'î°²' */
.icon-pi-outline:before { content: '\ec33'; } /* 'î°³' */
.icon-pi:before { content: '\ec34'; } /* 'î°´' */
.icon-at-1:before { content: '\ec35'; } /* 'î°µ' */
.icon-at-circled:before { content: '\ec36'; } /* 'î°¶' */
.icon-looped-square-outline:before { content: '\ec37'; } /* 'î°·' */
.icon-looped-square-interest:before { content: '\ec38'; } /* 'î°¸' */
.icon-sort-alphabet-outline:before { content: '\ec39'; } /* 'î°¹' */
.icon-sort-alphabet:before { content: '\ec3a'; } /* 'î°º' */
.icon-sort-numeric-outline:before { content: '\ec3b'; } /* 'î°»' */
.icon-sort-numeric:before { content: '\ec3c'; } /* 'î°¼' */
.icon-dribbble-circled-1:before { content: '\ec3d'; } /* 'î°½' */
.icon-dribbble-2:before { content: '\ec3e'; } /* 'î°¾' */
.icon-facebook-circled-1:before { content: '\ec3f'; } /* 'î°¿' */
.icon-facebook-2:before { content: '\ec40'; } /* 'î±€' */
.icon-flickr-circled-1:before { content: '\ec41'; } /* 'î±' */
.icon-flickr-2:before { content: '\ec42'; } /* 'î±‚' */
.icon-github-circled-2:before { content: '\ec43'; } /* 'î±ƒ' */
.icon-github-2:before { content: '\ec44'; } /* 'î±„' */
.icon-lastfm-circled-1:before { content: '\ec45'; } /* 'î±…' */
.icon-lastfm-2:before { content: '\ec46'; } /* 'î±†' */
.icon-linkedin-circled-1:before { content: '\ec47'; } /* 'î±‡' */
.icon-linkedin-2:before { content: '\ec48'; } /* 'î±ˆ' */
.icon-pinterest-circled-2:before { content: '\ec49'; } /* 'î±‰' */
.icon-pinterest-2:before { content: '\ec4a'; } /* 'î±Š' */
.icon-search-3:before { content: '\ec4b'; } /* 'î±‹' */
.icon-mail-3:before { content: '\ec4c'; } /* 'î±Œ' */
.icon-heart-3:before { content: '\ec4d'; } /* 'î±' */
.icon-heart-empty-2:before { content: '\ec4e'; } /* 'î±Ž' */
.icon-star-3:before { content: '\ec4f'; } /* 'î±' */
.icon-user-3:before { content: '\ec50'; } /* 'î±' */
.icon-video-3:before { content: '\ec51'; } /* 'î±‘' */
.icon-picture-3:before { content: '\ec52'; } /* 'î±’' */
.icon-camera-3:before { content: '\ec53'; } /* 'î±“' */
.icon-ok-2:before { content: '\ec54'; } /* 'î±”' */
.icon-ok-circle:before { content: '\ec55'; } /* 'î±•' */
.icon-cancel-3:before { content: '\ec56'; } /* 'î±–' */
.icon-cancel-circle:before { content: '\ec57'; } /* 'î±—' */
.icon-plus-3:before { content: '\ec58'; } /* 'î±˜' */
.icon-plus-circle:before { content: '\ec59'; } /* 'î±™' */
.icon-minus-3:before { content: '\ec5a'; } /* 'î±š' */
.icon-minus-circle:before { content: '\ec5b'; } /* 'î±›' */
.icon-help-2:before { content: '\ec5c'; } /* 'î±œ' */
.icon-info-3:before { content: '\ec5d'; } /* 'î±' */
.icon-home-3:before { content: '\ec5e'; } /* 'î±ž' */
.icon-link-3:before { content: '\ec5f'; } /* 'î±Ÿ' */
.icon-attach-3:before { content: '\ec60'; } /* 'î± ' */
.icon-lock-3:before { content: '\ec61'; } /* 'î±¡' */
.icon-lock-empty:before { content: '\ec62'; } /* 'î±¢' */
.icon-lock-open-3:before { content: '\ec63'; } /* 'î±£' */
.icon-lock-open-empty:before { content: '\ec64'; } /* 'î±¤' */
.icon-pin-2:before { content: '\ec65'; } /* 'î±¥' */
.icon-eye-3:before { content: '\ec66'; } /* 'î±¦' */
.icon-tag-3:before { content: '\ec67'; } /* 'î±§' */
.icon-tag-empty:before { content: '\ec68'; } /* 'î±¨' */
.icon-download-3:before { content: '\ec69'; } /* 'î±©' */
.icon-upload-3:before { content: '\ec6a'; } /* 'î±ª' */
.icon-download-cloud-1:before { content: '\ec6b'; } /* 'î±«' */
.icon-upload-cloud-3:before { content: '\ec6c'; } /* 'î±¬' */
.icon-quote-left-1:before { content: '\ec6d'; } /* 'î±­' */
.icon-quote-right-1:before { content: '\ec6e'; } /* 'î±®' */
.icon-quote-left-alt:before { content: '\ec6f'; } /* 'î±¯' */
.icon-quote-right-alt:before { content: '\ec70'; } /* 'î±°' */
.icon-pencil-3:before { content: '\ec71'; } /* 'î±±' */
.icon-pencil-neg:before { content: '\ec72'; } /* 'î±²' */
.icon-pencil-alt:before { content: '\ec73'; } /* 'î±³' */
.icon-undo:before { content: '\ec74'; } /* 'î±´' */
.icon-comment-3:before { content: '\ec75'; } /* 'î±µ' */
.icon-comment-inv:before { content: '\ec76'; } /* 'î±¶' */
.icon-comment-alt:before { content: '\ec77'; } /* 'î±·' */
.icon-comment-inv-alt:before { content: '\ec78'; } /* 'î±¸' */
.icon-comment-alt2:before { content: '\ec79'; } /* 'î±¹' */
.icon-comment-inv-alt2:before { content: '\ec7a'; } /* 'î±º' */
.icon-chat-3:before { content: '\ec7b'; } /* 'î±»' */
.icon-chat-inv:before { content: '\ec7c'; } /* 'î±¼' */
.icon-location-3:before { content: '\ec7d'; } /* 'î±½' */
.icon-location-inv:before { content: '\ec7e'; } /* 'î±¾' */
.icon-location-alt:before { content: '\ec7f'; } /* 'î±¿' */
.icon-compass-3:before { content: '\ec80'; } /* 'î²€' */
.icon-trash-3:before { content: '\ec81'; } /* 'î²' */
.icon-trash-empty-1:before { content: '\ec82'; } /* 'î²‚' */
.icon-doc-3:before { content: '\ec83'; } /* 'î²ƒ' */
.icon-doc-inv-1:before { content: '\ec84'; } /* 'î²„' */
.icon-doc-alt:before { content: '\ec85'; } /* 'î²…' */
.icon-doc-inv-alt:before { content: '\ec86'; } /* 'î²†' */
.icon-article:before { content: '\ec87'; } /* 'î²‡' */
.icon-article-alt:before { content: '\ec88'; } /* 'î²ˆ' */
.icon-book-open-1:before { content: '\ec89'; } /* 'î²‰' */
.icon-folder-3:before { content: '\ec8a'; } /* 'î²Š' */
.icon-folder-empty-1:before { content: '\ec8b'; } /* 'î²‹' */
.icon-box-3:before { content: '\ec8c'; } /* 'î²Œ' */
.icon-rss-3:before { content: '\ec8d'; } /* 'î²' */
.icon-rss-alt:before { content: '\ec8e'; } /* 'î²Ž' */
.icon-cog-3:before { content: '\ec8f'; } /* 'î²' */
.icon-wrench-2:before { content: '\ec90'; } /* 'î²' */
.icon-share-2:before { content: '\ec91'; } /* 'î²‘' */
.icon-calendar-3:before { content: '\ec92'; } /* 'î²’' */
.icon-calendar-inv:before { content: '\ec93'; } /* 'î²“' */
.icon-calendar-alt:before { content: '\ec94'; } /* 'î²”' */
.icon-mic-3:before { content: '\ec95'; } /* 'î²•' */
.icon-volume-off-2:before { content: '\ec96'; } /* 'î²–' */
.icon-volume-up-1:before { content: '\ec97'; } /* 'î²—' */
.icon-headphones-2:before { content: '\ec98'; } /* 'î²˜' */
.icon-clock-3:before { content: '\ec99'; } /* 'î²™' */
.icon-lamp-1:before { content: '\ec9a'; } /* 'î²š' */
.icon-block-3:before { content: '\ec9b'; } /* 'î²›' */
.icon-resize-full-3:before { content: '\ec9c'; } /* 'î²œ' */
.icon-resize-full-alt-1:before { content: '\ec9d'; } /* 'î²' */
.icon-resize-small-2:before { content: '\ec9e'; } /* 'î²ž' */
.icon-resize-small-alt:before { content: '\ec9f'; } /* 'î²Ÿ' */
.icon-resize-vertical-1:before { content: '\eca0'; } /* 'î² ' */
.icon-resize-horizontal-1:before { content: '\eca1'; } /* 'î²¡' */
.icon-move-2:before { content: '\eca2'; } /* 'î²¢' */
.icon-popup-3:before { content: '\eca3'; } /* 'î²£' */
.icon-down-3:before { content: '\eca4'; } /* 'î²¤' */
.icon-left-3:before { content: '\eca5'; } /* 'î²¥' */
.icon-right-3:before { content: '\eca6'; } /* 'î²¦' */
.icon-up-3:before { content: '\eca7'; } /* 'î²§' */
.icon-down-circle:before { content: '\eca8'; } /* 'î²¨' */
.icon-left-circle:before { content: '\eca9'; } /* 'î²©' */
.icon-right-circle:before { content: '\ecaa'; } /* 'î²ª' */
.icon-up-circle:before { content: '\ecab'; } /* 'î²«' */
.icon-cw-3:before { content: '\ecac'; } /* 'î²¬' */
.icon-loop-2:before { content: '\ecad'; } /* 'î²­' */
.icon-loop-alt-1:before { content: '\ecae'; } /* 'î²®' */
.icon-exchange-1:before { content: '\ecaf'; } /* 'î²¯' */
.icon-split:before { content: '\ecb0'; } /* 'î²°' */
.icon-arrow-curved:before { content: '\ecb1'; } /* 'î²±' */
.icon-play-3:before { content: '\ecb2'; } /* 'î²²' */
.icon-play-circle2:before { content: '\ecb3'; } /* 'î²³' */
.icon-stop-3:before { content: '\ecb4'; } /* 'î²´' */
.icon-pause-3:before { content: '\ecb5'; } /* 'î²µ' */
.icon-to-start-2:before { content: '\ecb6'; } /* 'î²¶' */
.icon-to-end-2:before { content: '\ecb7'; } /* 'î²·' */
.icon-eject-2:before { content: '\ecb8'; } /* 'î²¸' */
.icon-target-3:before { content: '\ecb9'; } /* 'î²¹' */
.icon-signal-2:before { content: '\ecba'; } /* 'î²º' */
.icon-award-1:before { content: '\ecbb'; } /* 'î²»' */
.icon-award-empty:before { content: '\ecbc'; } /* 'î²¼' */
.icon-list-2:before { content: '\ecbd'; } /* 'î²½' */
.icon-list-nested:before { content: '\ecbe'; } /* 'î²¾' */
.icon-bat-empty:before { content: '\ecbf'; } /* 'î²¿' */
.icon-bat-half:before { content: '\ecc0'; } /* 'î³€' */
.icon-bat-full:before { content: '\ecc1'; } /* 'î³' */
.icon-bat-charge-1:before { content: '\ecc2'; } /* 'î³‚' */
.icon-mobile-3:before { content: '\ecc3'; } /* 'î³ƒ' */
.icon-cd-1:before { content: '\ecc4'; } /* 'î³„' */
.icon-equalizer:before { content: '\ecc5'; } /* 'î³…' */
.icon-cursor:before { content: '\ecc6'; } /* 'î³†' */
.icon-aperture:before { content: '\ecc7'; } /* 'î³‡' */
.icon-aperture-alt:before { content: '\ecc8'; } /* 'î³ˆ' */
.icon-steering-wheel:before { content: '\ecc9'; } /* 'î³‰' */
.icon-book-2:before { content: '\ecca'; } /* 'î³Š' */
.icon-book-alt:before { content: '\eccb'; } /* 'î³‹' */
.icon-brush-3:before { content: '\eccc'; } /* 'î³Œ' */
.icon-brush-alt:before { content: '\eccd'; } /* 'î³' */
.icon-eyedropper-1:before { content: '\ecce'; } /* 'î³Ž' */
.icon-layers:before { content: '\eccf'; } /* 'î³' */
.icon-layers-alt:before { content: '\ecd0'; } /* 'î³' */
.icon-sun-2:before { content: '\ecd1'; } /* 'î³‘' */
.icon-sun-inv:before { content: '\ecd2'; } /* 'î³’' */
.icon-cloud-3:before { content: '\ecd3'; } /* 'î³“' */
.icon-rain-1:before { content: '\ecd4'; } /* 'î³”' */
.icon-flash-3:before { content: '\ecd5'; } /* 'î³•' */
.icon-moon-3:before { content: '\ecd6'; } /* 'î³–' */
.icon-moon-inv:before { content: '\ecd7'; } /* 'î³—' */
.icon-umbrella-1:before { content: '\ecd8'; } /* 'î³˜' */
.icon-chart-bar-3:before { content: '\ecd9'; } /* 'î³™' */
.icon-chart-pie-3:before { content: '\ecda'; } /* 'î³š' */
.icon-chart-pie-alt:before { content: '\ecdb'; } /* 'î³›' */
.icon-key-3:before { content: '\ecdc'; } /* 'î³œ' */
.icon-key-inv:before { content: '\ecdd'; } /* 'î³' */
.icon-hash:before { content: '\ecde'; } /* 'î³ž' */
.icon-at-2:before { content: '\ecdf'; } /* 'î³Ÿ' */
.icon-pilcrow:before { content: '\ece0'; } /* 'î³ ' */
.icon-dial:before { content: '\ece1'; } /* 'î³¡' */
.icon-search-4:before { content: '\ece2'; } /* 'î³¢' */
.icon-mail-4:before { content: '\ece3'; } /* 'î³£' */
.icon-heart-4:before { content: '\ece4'; } /* 'î³¤' */
.icon-star-4:before { content: '\ece5'; } /* 'î³¥' */
.icon-user-4:before { content: '\ece6'; } /* 'î³¦' */
.icon-user-woman:before { content: '\ece7'; } /* 'î³§' */
.icon-user-pair:before { content: '\ece8'; } /* 'î³¨' */
.icon-video-alt:before { content: '\ece9'; } /* 'î³©' */
.icon-videocam-2:before { content: '\ecea'; } /* 'î³ª' */
.icon-videocam-alt:before { content: '\eceb'; } /* 'î³«' */
.icon-camera-4:before { content: '\ecec'; } /* 'î³¬' */
.icon-th-2:before { content: '\eced'; } /* 'î³­' */
.icon-th-list-2:before { content: '\ecee'; } /* 'î³®' */
.icon-ok-3:before { content: '\ecef'; } /* 'î³¯' */
.icon-cancel-4:before { content: '\ecf0'; } /* 'î³°' */
.icon-cancel-circle-1:before { content: '\ecf1'; } /* 'î³±' */
.icon-plus-4:before { content: '\ecf2'; } /* 'î³²' */
.icon-home-4:before { content: '\ecf3'; } /* 'î³³' */
.icon-lock-4:before { content: '\ecf4'; } /* 'î³´' */
.icon-lock-open-4:before { content: '\ecf5'; } /* 'î³µ' */
.icon-eye-4:before { content: '\ecf6'; } /* 'î³¶' */
.icon-tag-4:before { content: '\ecf7'; } /* 'î³·' */
.icon-thumbs-up-3:before { content: '\ecf8'; } /* 'î³¸' */
.icon-thumbs-down-3:before { content: '\ecf9'; } /* 'î³¹' */
.icon-download-4:before { content: '\ecfa'; } /* 'î³º' */
.icon-export-3:before { content: '\ecfb'; } /* 'î³»' */
.icon-pencil-4:before { content: '\ecfc'; } /* 'î³¼' */
.icon-pencil-alt-1:before { content: '\ecfd'; } /* 'î³½' */
.icon-edit-2:before { content: '\ecfe'; } /* 'î³¾' */
.icon-chat-4:before { content: '\ecff'; } /* 'î³¿' */
.icon-print-3:before { content: '\ed00'; } /* 'î´€' */
.icon-bell-3:before { content: '\ed01'; } /* 'î´' */
.icon-attention-3:before { content: '\ed02'; } /* 'î´‚' */
.icon-info-4:before { content: '\ed03'; } /* 'î´ƒ' */
.icon-question:before { content: '\ed04'; } /* 'î´„' */
.icon-location-4:before { content: '\ed05'; } /* 'î´…' */
.icon-trash-4:before { content: '\ed06'; } /* 'î´†' */
.icon-doc-4:before { content: '\ed07'; } /* 'î´‡' */
.icon-article-1:before { content: '\ed08'; } /* 'î´ˆ' */
.icon-article-alt-1:before { content: '\ed09'; } /* 'î´‰' */
.icon-rss-4:before { content: '\ed0a'; } /* 'î´Š' */
.icon-wrench-3:before { content: '\ed0b'; } /* 'î´‹' */
.icon-basket-3:before { content: '\ed0c'; } /* 'î´Œ' */
.icon-basket-alt:before { content: '\ed0d'; } /* 'î´' */
.icon-calendar-4:before { content: '\ed0e'; } /* 'î´Ž' */
.icon-calendar-alt-1:before { content: '\ed0f'; } /* 'î´' */
.icon-volume-off-3:before { content: '\ed10'; } /* 'î´' */
.icon-volume-down-1:before { content: '\ed11'; } /* 'î´‘' */
.icon-volume-up-2:before { content: '\ed12'; } /* 'î´’' */
.icon-bullhorn:before { content: '\ed13'; } /* 'î´“' */
.icon-clock-4:before { content: '\ed14'; } /* 'î´”' */
.icon-clock-alt:before { content: '\ed15'; } /* 'î´•' */
.icon-stop-4:before { content: '\ed16'; } /* 'î´–' */
.icon-resize-full-4:before { content: '\ed17'; } /* 'î´—' */
.icon-resize-small-3:before { content: '\ed18'; } /* 'î´˜' */
.icon-zoom-in-2:before { content: '\ed19'; } /* 'î´™' */
.icon-zoom-out-2:before { content: '\ed1a'; } /* 'î´š' */
.icon-popup-4:before { content: '\ed1b'; } /* 'î´›' */
.icon-down-dir-2:before { content: '\ed1c'; } /* 'î´œ' */
.icon-left-dir-2:before { content: '\ed1d'; } /* 'î´' */
.icon-right-dir-2:before { content: '\ed1e'; } /* 'î´ž' */
.icon-up-dir-2:before { content: '\ed1f'; } /* 'î´Ÿ' */
.icon-down-4:before { content: '\ed20'; } /* 'î´ ' */
.icon-up-4:before { content: '\ed21'; } /* 'î´¡' */
.icon-cw-4:before { content: '\ed22'; } /* 'î´¢' */
.icon-signal-3:before { content: '\ed23'; } /* 'î´£' */
.icon-award-2:before { content: '\ed24'; } /* 'î´¤' */
.icon-mobile-4:before { content: '\ed25'; } /* 'î´¥' */
.icon-mobile-alt:before { content: '\ed26'; } /* 'î´¦' */
.icon-tablet-2:before { content: '\ed27'; } /* 'î´§' */
.icon-ipod:before { content: '\ed28'; } /* 'î´¨' */
.icon-cd-2:before { content: '\ed29'; } /* 'î´©' */
.icon-grid:before { content: '\ed2a'; } /* 'î´ª' */
.icon-book-3:before { content: '\ed2b'; } /* 'î´«' */
.icon-easel:before { content: '\ed2c'; } /* 'î´¬' */
.icon-globe-3:before { content: '\ed2d'; } /* 'î´­' */
.icon-chart-1:before { content: '\ed2e'; } /* 'î´®' */
.icon-chart-bar-4:before { content: '\ed2f'; } /* 'î´¯' */
.icon-chart-pie-4:before { content: '\ed30'; } /* 'î´°' */
.icon-dollar-1:before { content: '\ed31'; } /* 'î´±' */
.icon-at-3:before { content: '\ed32'; } /* 'î´²' */
.icon-colon:before { content: '\ed33'; } /* 'î´³' */
.icon-semicolon:before { content: '\ed34'; } /* 'î´´' */
.icon-squares:before { content: '\ed35'; } /* 'î´µ' */
.icon-money-1:before { content: '\ed36'; } /* 'î´¶' */
.icon-facebook-3:before { content: '\ed37'; } /* 'î´·' */
.icon-facebook-rect:before { content: '\ed38'; } /* 'î´¸' */
.icon-twitter-2:before { content: '\ed39'; } /* 'î´¹' */
.icon-twitter-bird:before { content: '\ed3a'; } /* 'î´º' */
.icon-twitter-rect:before { content: '\ed3b'; } /* 'î´»' */
.icon-youtube-1:before { content: '\ed3c'; } /* 'î´¼' */
.icon-windy-rain-inv:before { content: '\ed3d'; } /* 'î´½' */
.icon-snow-inv:before { content: '\ed3e'; } /* 'î´¾' */
.icon-snow-heavy-inv:before { content: '\ed3f'; } /* 'î´¿' */
.icon-hail-inv:before { content: '\ed40'; } /* 'îµ€' */
.icon-clouds-inv:before { content: '\ed41'; } /* 'îµ' */
.icon-clouds-flash-inv:before { content: '\ed42'; } /* 'îµ‚' */
.icon-temperature:before { content: '\ed43'; } /* 'îµƒ' */
.icon-compass-4:before { content: '\ed44'; } /* 'îµ„' */
.icon-na:before { content: '\ed45'; } /* 'îµ…' */
.icon-celcius:before { content: '\ed46'; } /* 'îµ†' */
.icon-fahrenheit:before { content: '\ed47'; } /* 'îµ‡' */
.icon-clouds-flash-alt:before { content: '\ed48'; } /* 'îµˆ' */
.icon-sun-inv-1:before { content: '\ed49'; } /* 'îµ‰' */
.icon-moon-inv-1:before { content: '\ed4a'; } /* 'îµŠ' */
.icon-cloud-sun-inv:before { content: '\ed4b'; } /* 'îµ‹' */
.icon-cloud-moon-inv:before { content: '\ed4c'; } /* 'îµŒ' */
.icon-cloud-inv:before { content: '\ed4d'; } /* 'îµ' */
.icon-cloud-flash-inv:before { content: '\ed4e'; } /* 'îµŽ' */
.icon-drizzle-inv:before { content: '\ed4f'; } /* 'îµ' */
.icon-rain-inv:before { content: '\ed50'; } /* 'îµ' */
.icon-windy-inv:before { content: '\ed51'; } /* 'îµ‘' */
.icon-sunrise:before { content: '\ed52'; } /* 'îµ’' */
.icon-sun-3:before { content: '\ed53'; } /* 'îµ“' */
.icon-moon-4:before { content: '\ed54'; } /* 'îµ”' */
.icon-eclipse:before { content: '\ed55'; } /* 'îµ•' */
.icon-mist:before { content: '\ed56'; } /* 'îµ–' */
.icon-wind-1:before { content: '\ed57'; } /* 'îµ—' */
.icon-snowflake:before { content: '\ed58'; } /* 'îµ˜' */
.icon-cloud-sun-1:before { content: '\ed59'; } /* 'îµ™' */
.icon-cloud-moon:before { content: '\ed5a'; } /* 'îµš' */
.icon-fog-sun:before { content: '\ed5b'; } /* 'îµ›' */
.icon-fog-moon:before { content: '\ed5c'; } /* 'îµœ' */
.icon-fog-cloud:before { content: '\ed5d'; } /* 'îµ' */
.icon-fog:before { content: '\ed5e'; } /* 'îµž' */
.icon-cloud-4:before { content: '\ed5f'; } /* 'îµŸ' */
.icon-cloud-flash-1:before { content: '\ed60'; } /* 'îµ ' */
.icon-cloud-flash-alt:before { content: '\ed61'; } /* 'îµ¡' */
.icon-drizzle-1:before { content: '\ed62'; } /* 'îµ¢' */
.icon-rain-2:before { content: '\ed63'; } /* 'îµ£' */
.icon-windy:before { content: '\ed64'; } /* 'îµ¤' */
.icon-windy-rain:before { content: '\ed65'; } /* 'îµ¥' */
.icon-snow-1:before { content: '\ed66'; } /* 'îµ¦' */
.icon-snow-alt:before { content: '\ed67'; } /* 'îµ§' */
.icon-snow-heavy:before { content: '\ed68'; } /* 'îµ¨' */
.icon-hail:before { content: '\ed69'; } /* 'îµ©' */
.icon-clouds:before { content: '\ed6a'; } /* 'îµª' */
.icon-clouds-flash:before { content: '\ed6b'; } /* 'îµ«' */
.icon-search-5:before { content: '\ed6c'; } /* 'îµ¬' */
.icon-mail-5:before { content: '\ed6d'; } /* 'îµ­' */
.icon-heart-5:before { content: '\ed6e'; } /* 'îµ®' */
.icon-heart-broken:before { content: '\ed6f'; } /* 'îµ¯' */
.icon-star-5:before { content: '\ed70'; } /* 'îµ°' */
.icon-star-empty-2:before { content: '\ed71'; } /* 'îµ±' */
.icon-star-half-1:before { content: '\ed72'; } /* 'îµ²' */
.icon-star-half_empty:before { content: '\ed73'; } /* 'îµ³' */
.icon-user-5:before { content: '\ed74'; } /* 'îµ´' */
.icon-user-male:before { content: '\ed75'; } /* 'îµµ' */
.icon-user-female:before { content: '\ed76'; } /* 'îµ¶' */
.icon-users-3:before { content: '\ed77'; } /* 'îµ·' */
.icon-movie:before { content: '\ed78'; } /* 'îµ¸' */
.icon-videocam-3:before { content: '\ed79'; } /* 'îµ¹' */
.icon-isight:before { content: '\ed7a'; } /* 'îµº' */
.icon-camera-5:before { content: '\ed7b'; } /* 'îµ»' */
.icon-menu-3:before { content: '\ed7c'; } /* 'îµ¼' */
.icon-th-thumb:before { content: '\ed7d'; } /* 'îµ½' */
.icon-th-thumb-empty:before { content: '\ed7e'; } /* 'îµ¾' */
.icon-th-list-3:before { content: '\ed7f'; } /* 'îµ¿' */
.icon-ok-4:before { content: '\ed80'; } /* 'î¶€' */
.icon-ok-circled-1:before { content: '\ed81'; } /* 'î¶' */
.icon-cancel-5:before { content: '\ed82'; } /* 'î¶‚' */
.icon-cancel-circled-3:before { content: '\ed83'; } /* 'î¶ƒ' */
.icon-plus-5:before { content: '\ed84'; } /* 'î¶„' */
.icon-help-circled-2:before { content: '\ed85'; } /* 'î¶…' */
.icon-help-circled-alt:before { content: '\ed86'; } /* 'î¶†' */
.icon-info-circled-2:before { content: '\ed87'; } /* 'î¶‡' */
.icon-info-circled-alt:before { content: '\ed88'; } /* 'î¶ˆ' */
.icon-home-5:before { content: '\ed89'; } /* 'î¶‰' */
.icon-link-4:before { content: '\ed8a'; } /* 'î¶Š' */
.icon-attach-4:before { content: '\ed8b'; } /* 'î¶‹' */
.icon-lock-5:before { content: '\ed8c'; } /* 'î¶Œ' */
.icon-lock-alt:before { content: '\ed8d'; } /* 'î¶' */
.icon-lock-open-5:before { content: '\ed8e'; } /* 'î¶Ž' */
.icon-lock-open-alt-1:before { content: '\ed8f'; } /* 'î¶' */
.icon-eye-5:before { content: '\ed90'; } /* 'î¶' */
.icon-download-5:before { content: '\ed91'; } /* 'î¶‘' */
.icon-upload-4:before { content: '\ed92'; } /* 'î¶’' */
.icon-download-cloud-2:before { content: '\ed93'; } /* 'î¶“' */
.icon-upload-cloud-4:before { content: '\ed94'; } /* 'î¶”' */
.icon-reply-3:before { content: '\ed95'; } /* 'î¶•' */
.icon-pencil-5:before { content: '\ed96'; } /* 'î¶–' */
.icon-export-4:before { content: '\ed97'; } /* 'î¶—' */
.icon-print-4:before { content: '\ed98'; } /* 'î¶˜' */
.icon-retweet-2:before { content: '\ed99'; } /* 'î¶™' */
.icon-comment-4:before { content: '\ed9a'; } /* 'î¶š' */
.icon-chat-5:before { content: '\ed9b'; } /* 'î¶›' */
.icon-bell-4:before { content: '\ed9c'; } /* 'î¶œ' */
.icon-attention-4:before { content: '\ed9d'; } /* 'î¶' */
.icon-attention-alt-1:before { content: '\ed9e'; } /* 'î¶ž' */
.icon-location-5:before { content: '\ed9f'; } /* 'î¶Ÿ' */
.icon-trash-5:before { content: '\eda0'; } /* 'î¶ ' */
.icon-doc-5:before { content: '\eda1'; } /* 'î¶¡' */
.icon-newspaper-2:before { content: '\eda2'; } /* 'î¶¢' */
.icon-folder-4:before { content: '\eda3'; } /* 'î¶£' */
.icon-folder-open-1:before { content: '\eda4'; } /* 'î¶¤' */
.icon-folder-empty-2:before { content: '\eda5'; } /* 'î¶¥' */
.icon-folder-open-empty-1:before { content: '\eda6'; } /* 'î¶¦' */
.icon-cog-4:before { content: '\eda7'; } /* 'î¶§' */
.icon-calendar-5:before { content: '\eda8'; } /* 'î¶¨' */
.icon-login-2:before { content: '\eda9'; } /* 'î¶©' */
.icon-logout-2:before { content: '\edaa'; } /* 'î¶ª' */
.icon-mic-4:before { content: '\edab'; } /* 'î¶«' */
.icon-mic-off:before { content: '\edac'; } /* 'î¶¬' */
.icon-clock-5:before { content: '\edad'; } /* 'î¶­' */
.icon-stopwatch-1:before { content: '\edae'; } /* 'î¶®' */
.icon-hourglass-1:before { content: '\edaf'; } /* 'î¶¯' */
.icon-zoom-in-3:before { content: '\edb0'; } /* 'î¶°' */
.icon-zoom-out-3:before { content: '\edb1'; } /* 'î¶±' */
.icon-down-open-2:before { content: '\edb2'; } /* 'î¶²' */
.icon-left-open-3:before { content: '\edb3'; } /* 'î¶³' */
.icon-right-open-3:before { content: '\edb4'; } /* 'î¶´' */
.icon-up-open-2:before { content: '\edb5'; } /* 'î¶µ' */
.icon-down-5:before { content: '\edb6'; } /* 'î¶¶' */
.icon-left-4:before { content: '\edb7'; } /* 'î¶·' */
.icon-right-4:before { content: '\edb8'; } /* 'î¶¸' */
.icon-up-5:before { content: '\edb9'; } /* 'î¶¹' */
.icon-down-bold-1:before { content: '\edba'; } /* 'î¶º' */
.icon-left-bold-1:before { content: '\edbb'; } /* 'î¶»' */
.icon-right-bold-1:before { content: '\edbc'; } /* 'î¶¼' */
.icon-up-bold-1:before { content: '\edbd'; } /* 'î¶½' */
.icon-down-fat:before { content: '\edbe'; } /* 'î¶¾' */
.icon-left-fat:before { content: '\edbf'; } /* 'î¶¿' */
.icon-right-fat:before { content: '\edc0'; } /* 'î·€' */
.icon-up-fat:before { content: '\edc1'; } /* 'î·' */
.icon-ccw-2:before { content: '\edc2'; } /* 'î·‚' */
.icon-shuffle-3:before { content: '\edc3'; } /* 'î·ƒ' */
.icon-play-4:before { content: '\edc4'; } /* 'î·„' */
.icon-pause-4:before { content: '\edc5'; } /* 'î·…' */
.icon-stop-5:before { content: '\edc6'; } /* 'î·†' */
.icon-to-end-3:before { content: '\edc7'; } /* 'î·‡' */
.icon-to-start-3:before { content: '\edc8'; } /* 'î·ˆ' */
.icon-fast-forward-1:before { content: '\edc9'; } /* 'î·‰' */
.icon-fast-backward-1:before { content: '\edca'; } /* 'î·Š' */
.icon-trophy-1:before { content: '\edcb'; } /* 'î·‹' */
.icon-monitor-1:before { content: '\edcc'; } /* 'î·Œ' */
.icon-tablet-3:before { content: '\edcd'; } /* 'î·' */
.icon-mobile-5:before { content: '\edce'; } /* 'î·Ž' */
.icon-data-science:before { content: '\edcf'; } /* 'î·' */
.icon-data-science-inv:before { content: '\edd0'; } /* 'î·' */
.icon-inbox-2:before { content: '\edd1'; } /* 'î·‘' */
.icon-globe-4:before { content: '\edd2'; } /* 'î·’' */
.icon-globe-inv:before { content: '\edd3'; } /* 'î·“' */
.icon-flash-4:before { content: '\edd4'; } /* 'î·”' */
.icon-cloud-5:before { content: '\edd5'; } /* 'î·•' */
.icon-coverflow:before { content: '\edd6'; } /* 'î·–' */
.icon-coverflow-empty:before { content: '\edd7'; } /* 'î·—' */
.icon-math:before { content: '\edd8'; } /* 'î·˜' */
.icon-math-circled:before { content: '\edd9'; } /* 'î·™' */
.icon-math-circled-empty:before { content: '\edda'; } /* 'î·š' */
.icon-paper-plane-2:before { content: '\eddb'; } /* 'î·›' */
.icon-paper-plane-alt:before { content: '\eddc'; } /* 'î·œ' */
.icon-paper-plane-alt2:before { content: '\eddd'; } /* 'î·' */
.icon-fontsize:before { content: '\edde'; } /* 'î·ž' */
.icon-color-adjust:before { content: '\eddf'; } /* 'î·Ÿ' */
.icon-fire-1:before { content: '\ede0'; } /* 'î· ' */
.icon-chart-bar-5:before { content: '\ede1'; } /* 'î·¡' */
.icon-hdd-1:before { content: '\ede2'; } /* 'î·¢' */
.icon-connected-object:before { content: '\ede3'; } /* 'î·£' */
.icon-ruler:before { content: '\ede4'; } /* 'î·¤' */
.icon-vector:before { content: '\ede5'; } /* 'î·¥' */
.icon-vector-pencil:before { content: '\ede6'; } /* 'î·¦' */
.icon-at-4:before { content: '\ede7'; } /* 'î·§' */
.icon-hash-1:before { content: '\ede8'; } /* 'î·¨' */
.icon-female-1:before { content: '\ede9'; } /* 'î·©' */
.icon-male-1:before { content: '\edea'; } /* 'î·ª' */
.icon-spread:before { content: '\edeb'; } /* 'î·«' */
.icon-king:before { content: '\edec'; } /* 'î·¬' */
.icon-anchor-2:before { content: '\eded'; } /* 'î·­' */
.icon-joystick:before { content: '\edee'; } /* 'î·®' */
.icon-spinner1:before { content: '\edef'; } /* 'î·¯' */
.icon-spinner2:before { content: '\edf0'; } /* 'î·°' */
.icon-github-3:before { content: '\edf1'; } /* 'î·±' */
.icon-github-circled-3:before { content: '\edf2'; } /* 'î·²' */
.icon-github-circled-alt:before { content: '\edf3'; } /* 'î·³' */
.icon-github-circled-alt2:before { content: '\edf4'; } /* 'î·´' */
.icon-twitter-3:before { content: '\edf5'; } /* 'î·µ' */
.icon-twitter-circled-1:before { content: '\edf6'; } /* 'î·¶' */
.icon-facebook-4:before { content: '\edf7'; } /* 'î··' */
.icon-facebook-circled-2:before { content: '\edf8'; } /* 'î·¸' */
.icon-gplus-2:before { content: '\edf9'; } /* 'î·¹' */
.icon-gplus-circled-1:before { content: '\edfa'; } /* 'î·º' */
.icon-linkedin-3:before { content: '\edfb'; } /* 'î·»' */
.icon-linkedin-circled-2:before { content: '\edfc'; } /* 'î·¼' */
.icon-dribbble-3:before { content: '\edfd'; } /* 'î·½' */
.icon-dribbble-circled-2:before { content: '\edfe'; } /* 'î·¾' */
.icon-instagram-2:before { content: '\edff'; } /* 'î·¿' */
.icon-instagram-circled:before { content: '\ee00'; } /* 'î¸€' */
.icon-soundcloud-2:before { content: '\ee01'; } /* 'î¸' */
.icon-soundcloud-circled:before { content: '\ee02'; } /* 'î¸‚' */
.icon-mfg-logo:before { content: '\ee03'; } /* 'î¸ƒ' */
.icon-mfg-logo-circled:before { content: '\ee04'; } /* 'î¸„' */
.icon-aboveground-rail:before { content: '\ee05'; } /* 'î¸…' */
.icon-airfield:before { content: '\ee06'; } /* 'î¸†' */
.icon-airport:before { content: '\ee07'; } /* 'î¸‡' */
.icon-art-gallery:before { content: '\ee08'; } /* 'î¸ˆ' */
.icon-bar:before { content: '\ee09'; } /* 'î¸‰' */
.icon-baseball:before { content: '\ee0a'; } /* 'î¸Š' */
.icon-basketball:before { content: '\ee0b'; } /* 'î¸‹' */
.icon-beer-2:before { content: '\ee0c'; } /* 'î¸Œ' */
.icon-belowground-rail:before { content: '\ee0d'; } /* 'î¸' */
.icon-bicycle-1:before { content: '\ee0e'; } /* 'î¸Ž' */
.icon-bus-1:before { content: '\ee0f'; } /* 'î¸' */
.icon-cafe:before { content: '\ee10'; } /* 'î¸' */
.icon-campsite:before { content: '\ee11'; } /* 'î¸‘' */
.icon-cemetery:before { content: '\ee12'; } /* 'î¸’' */
.icon-cinema:before { content: '\ee13'; } /* 'î¸“' */
.icon-college:before { content: '\ee14'; } /* 'î¸”' */
.icon-commerical-building:before { content: '\ee15'; } /* 'î¸•' */
.icon-credit-card-3:before { content: '\ee16'; } /* 'î¸–' */
.icon-cricket:before { content: '\ee17'; } /* 'î¸—' */
.icon-embassy:before { content: '\ee18'; } /* 'î¸˜' */
.icon-fast-food:before { content: '\ee19'; } /* 'î¸™' */
.icon-ferry:before { content: '\ee1a'; } /* 'î¸š' */
.icon-fire-station:before { content: '\ee1b'; } /* 'î¸›' */
.icon-football:before { content: '\ee1c'; } /* 'î¸œ' */
.icon-fuel:before { content: '\ee1d'; } /* 'î¸' */
.icon-garden:before { content: '\ee1e'; } /* 'î¸ž' */
.icon-giraffe:before { content: '\ee1f'; } /* 'î¸Ÿ' */
.icon-golf:before { content: '\ee20'; } /* 'î¸ ' */
.icon-grocery-store:before { content: '\ee21'; } /* 'î¸¡' */
.icon-harbor:before { content: '\ee22'; } /* 'î¸¢' */
.icon-heliport:before { content: '\ee23'; } /* 'î¸£' */
.icon-hospital-1:before { content: '\ee24'; } /* 'î¸¤' */
.icon-industrial-building:before { content: '\ee25'; } /* 'î¸¥' */
.icon-library:before { content: '\ee26'; } /* 'î¸¦' */
.icon-lodging:before { content: '\ee27'; } /* 'î¸§' */
.icon-london-underground:before { content: '\ee28'; } /* 'î¸¨' */
.icon-minefield:before { content: '\ee29'; } /* 'î¸©' */
.icon-monument:before { content: '\ee2a'; } /* 'î¸ª' */
.icon-museum:before { content: '\ee2b'; } /* 'î¸«' */
.icon-pharmacy:before { content: '\ee2c'; } /* 'î¸¬' */
.icon-pitch:before { content: '\ee2d'; } /* 'î¸­' */
.icon-police:before { content: '\ee2e'; } /* 'î¸®' */
.icon-post:before { content: '\ee2f'; } /* 'î¸¯' */
.icon-prison:before { content: '\ee30'; } /* 'î¸°' */
.icon-rail:before { content: '\ee31'; } /* 'î¸±' */
.icon-religious-christian:before { content: '\ee32'; } /* 'î¸²' */
.icon-religious-islam:before { content: '\ee33'; } /* 'î¸³' */
.icon-religious-jewish:before { content: '\ee34'; } /* 'î¸´' */
.icon-restaurant:before { content: '\ee35'; } /* 'î¸µ' */
.icon-roadblock:before { content: '\ee36'; } /* 'î¸¶' */
.icon-school:before { content: '\ee37'; } /* 'î¸·' */
.icon-shop:before { content: '\ee38'; } /* 'î¸¸' */
.icon-skiing:before { content: '\ee39'; } /* 'î¸¹' */
.icon-soccer:before { content: '\ee3a'; } /* 'î¸º' */
.icon-swimming:before { content: '\ee3b'; } /* 'î¸»' */
.icon-tennis:before { content: '\ee3c'; } /* 'î¸¼' */
.icon-theatre:before { content: '\ee3d'; } /* 'î¸½' */
.icon-toilet:before { content: '\ee3e'; } /* 'î¸¾' */
.icon-town-hall:before { content: '\ee3f'; } /* 'î¸¿' */
.icon-trash-6:before { content: '\ee40'; } /* 'î¹€' */
.icon-tree-2:before { content: '\ee41'; } /* 'î¹' */
.icon-tree-3:before { content: '\ee42'; } /* 'î¹‚' */
.icon-warehouse:before { content: '\ee43'; } /* 'î¹ƒ' */
.icon-duckduckgo:before { content: '\ee44'; } /* 'î¹„' */
.icon-aim:before { content: '\ee45'; } /* 'î¹…' */
.icon-delicious-1:before { content: '\ee46'; } /* 'î¹†' */
.icon-paypal-2:before { content: '\ee47'; } /* 'î¹‡' */
.icon-flattr-1:before { content: '\ee48'; } /* 'î¹ˆ' */
.icon-android-1:before { content: '\ee49'; } /* 'î¹‰' */
.icon-eventful:before { content: '\ee4a'; } /* 'î¹Š' */
.icon-smashmag:before { content: '\ee4b'; } /* 'î¹‹' */
.icon-gplus-3:before { content: '\ee4c'; } /* 'î¹Œ' */
.icon-wikipedia:before { content: '\ee4d'; } /* 'î¹' */
.icon-lanyrd:before { content: '\ee4e'; } /* 'î¹Ž' */
.icon-calendar-6:before { content: '\ee4f'; } /* 'î¹' */
.icon-stumbleupon-2:before { content: '\ee50'; } /* 'î¹' */
.icon-fivehundredpx:before { content: '\ee51'; } /* 'î¹‘' */
.icon-pinterest-3:before { content: '\ee52'; } /* 'î¹’' */
.icon-bitcoin-1:before { content: '\ee53'; } /* 'î¹“' */
.icon-w3c:before { content: '\ee54'; } /* 'î¹”' */
.icon-foursquare-1:before { content: '\ee55'; } /* 'î¹•' */
.icon-html5-1:before { content: '\ee56'; } /* 'î¹–' */
.icon-ie:before { content: '\ee57'; } /* 'î¹—' */
.icon-call:before { content: '\ee58'; } /* 'î¹˜' */
.icon-grooveshark:before { content: '\ee59'; } /* 'î¹™' */
.icon-ninetyninedesigns:before { content: '\ee5a'; } /* 'î¹š' */
.icon-forrst:before { content: '\ee5b'; } /* 'î¹›' */
.icon-digg-1:before { content: '\ee5c'; } /* 'î¹œ' */
.icon-spotify-2:before { content: '\ee5d'; } /* 'î¹' */
.icon-reddit-1:before { content: '\ee5e'; } /* 'î¹ž' */
.icon-guest:before { content: '\ee5f'; } /* 'î¹Ÿ' */
.icon-gowalla:before { content: '\ee60'; } /* 'î¹ ' */
.icon-appstore:before { content: '\ee61'; } /* 'î¹¡' */
.icon-blogger:before { content: '\ee62'; } /* 'î¹¢' */
.icon-cc-2:before { content: '\ee63'; } /* 'î¹£' */
.icon-dribbble-4:before { content: '\ee64'; } /* 'î¹¤' */
.icon-evernote-1:before { content: '\ee65'; } /* 'î¹¥' */
.icon-flickr-3:before { content: '\ee66'; } /* 'î¹¦' */
.icon-google-1:before { content: '\ee67'; } /* 'î¹§' */
.icon-viadeo:before { content: '\ee68'; } /* 'î¹¨' */
.icon-instapaper:before { content: '\ee69'; } /* 'î¹©' */
.icon-weibo-1:before { content: '\ee6a'; } /* 'î¹ª' */
.icon-klout:before { content: '\ee6b'; } /* 'î¹«' */
.icon-linkedin-4:before { content: '\ee6c'; } /* 'î¹¬' */
.icon-meetup:before { content: '\ee6d'; } /* 'î¹­' */
.icon-vk:before { content: '\ee6e'; } /* 'î¹®' */
.icon-plancast:before { content: '\ee6f'; } /* 'î¹¯' */
.icon-disqus:before { content: '\ee70'; } /* 'î¹°' */
.icon-rss-5:before { content: '\ee71'; } /* 'î¹±' */
.icon-skype-2:before { content: '\ee72'; } /* 'î¹²' */
.icon-twitter-4:before { content: '\ee73'; } /* 'î¹³' */
.icon-youtube-2:before { content: '\ee74'; } /* 'î¹´' */
.icon-vimeo-1:before { content: '\ee75'; } /* 'î¹µ' */
.icon-windows-1:before { content: '\ee76'; } /* 'î¹¶' */
.icon-xing-1:before { content: '\ee77'; } /* 'î¹·' */
.icon-yahoo-1:before { content: '\ee78'; } /* 'î¹¸' */
.icon-chrome:before { content: '\ee79'; } /* 'î¹¹' */
.icon-email:before { content: '\ee7a'; } /* 'î¹º' */
.icon-macstore:before { content: '\ee7b'; } /* 'î¹»' */
.icon-myspace:before { content: '\ee7c'; } /* 'î¹¼' */
.icon-podcast:before { content: '\ee7d'; } /* 'î¹½' */
.icon-amazon:before { content: '\ee7e'; } /* 'î¹¾' */
.icon-steam-1:before { content: '\ee7f'; } /* 'î¹¿' */
.icon-cloudapp:before { content: '\ee80'; } /* 'îº€' */
.icon-dropbox-2:before { content: '\ee81'; } /* 'îº' */
.icon-ebay:before { content: '\ee82'; } /* 'îº‚' */
.icon-facebook-5:before { content: '\ee83'; } /* 'îºƒ' */
.icon-github-4:before { content: '\ee84'; } /* 'îº„' */
.icon-github-circled-4:before { content: '\ee85'; } /* 'îº…' */
.icon-googleplay:before { content: '\ee86'; } /* 'îº†' */
.icon-itunes:before { content: '\ee87'; } /* 'îº‡' */
.icon-plurk:before { content: '\ee88'; } /* 'îºˆ' */
.icon-songkick:before { content: '\ee89'; } /* 'îº‰' */
.icon-lastfm-3:before { content: '\ee8a'; } /* 'îºŠ' */
.icon-gmail:before { content: '\ee8b'; } /* 'îº‹' */
.icon-pinboard:before { content: '\ee8c'; } /* 'îºŒ' */
.icon-openid-1:before { content: '\ee8d'; } /* 'îº' */
.icon-quora:before { content: '\ee8e'; } /* 'îºŽ' */
.icon-soundcloud-3:before { content: '\ee8f'; } /* 'îº' */
.icon-tumblr-2:before { content: '\ee90'; } /* 'îº' */
.icon-eventasaurus:before { content: '\ee91'; } /* 'îº‘' */
.icon-wordpress-1:before { content: '\ee92'; } /* 'îº’' */
.icon-yelp-1:before { content: '\ee93'; } /* 'îº“' */
.icon-intensedebate:before { content: '\ee94'; } /* 'îº”' */
.icon-eventbrite:before { content: '\ee95'; } /* 'îº•' */
.icon-scribd:before { content: '\ee96'; } /* 'îº–' */
.icon-posterous:before { content: '\ee97'; } /* 'îº—' */
.icon-stripe:before { content: '\ee98'; } /* 'îº˜' */
.icon-opentable:before { content: '\ee99'; } /* 'îº™' */
.icon-cart:before { content: '\ee9a'; } /* 'îºš' */
.icon-print-5:before { content: '\ee9b'; } /* 'îº›' */
.icon-angellist-1:before { content: '\ee9c'; } /* 'îºœ' */
.icon-instagram-3:before { content: '\ee9d'; } /* 'îº' */
.icon-dwolla:before { content: '\ee9e'; } /* 'îºž' */
.icon-appnet:before { content: '\ee9f'; } /* 'îºŸ' */
.icon-statusnet:before { content: '\eea0'; } /* 'îº ' */
.icon-acrobat:before { content: '\eea1'; } /* 'îº¡' */
.icon-drupal-1:before { content: '\eea2'; } /* 'îº¢' */
.icon-buffer:before { content: '\eea3'; } /* 'îº£' */
.icon-pocket:before { content: '\eea4'; } /* 'îº¤' */
.icon-bitbucket-1:before { content: '\eea5'; } /* 'îº¥' */
.icon-lego:before { content: '\eea6'; } /* 'îº¦' */
.icon-login-3:before { content: '\eea7'; } /* 'îº§' */
.icon-stackoverflow-1:before { content: '\eea8'; } /* 'îº¨' */
.icon-hackernews:before { content: '\eea9'; } /* 'îº©' */
.icon-lkdto:before { content: '\eeaa'; } /* 'îºª' */
.icon-facebook-6:before { content: '\eeab'; } /* 'îº«' */
.icon-facebook-rect-1:before { content: '\eeac'; } /* 'îº¬' */
.icon-twitter-5:before { content: '\eead'; } /* 'îº­' */
.icon-twitter-bird-1:before { content: '\eeae'; } /* 'îº®' */
.icon-vimeo-2:before { content: '\eeaf'; } /* 'îº¯' */
.icon-vimeo-rect:before { content: '\eeb0'; } /* 'îº°' */
.icon-tumblr-3:before { content: '\eeb1'; } /* 'îº±' */
.icon-tumblr-rect:before { content: '\eeb2'; } /* 'îº²' */
.icon-googleplus-rect:before { content: '\eeb3'; } /* 'îº³' */
.icon-github-text:before { content: '\eeb4'; } /* 'îº´' */
.icon-github-5:before { content: '\eeb5'; } /* 'îºµ' */
.icon-skype-3:before { content: '\eeb6'; } /* 'îº¶' */
.icon-icq:before { content: '\eeb7'; } /* 'îº·' */
.icon-yandex:before { content: '\eeb8'; } /* 'îº¸' */
.icon-yandex-rect:before { content: '\eeb9'; } /* 'îº¹' */
.icon-vkontakte-rect:before { content: '\eeba'; } /* 'îºº' */
.icon-odnoklassniki:before { content: '\eebb'; } /* 'îº»' */
.icon-odnoklassniki-rect:before { content: '\eebc'; } /* 'îº¼' */
.icon-friendfeed:before { content: '\eebd'; } /* 'îº½' */
.icon-friendfeed-rect:before { content: '\eebe'; } /* 'îº¾' */
.icon-blogger-1:before { content: '\eebf'; } /* 'îº¿' */
.icon-blogger-rect:before { content: '\eec0'; } /* 'î»€' */
.icon-deviantart-1:before { content: '\eec1'; } /* 'î»' */
.icon-jabber:before { content: '\eec2'; } /* 'î»‚' */
.icon-lastfm-4:before { content: '\eec3'; } /* 'î»ƒ' */
.icon-lastfm-rect:before { content: '\eec4'; } /* 'î»„' */
.icon-linkedin-5:before { content: '\eec5'; } /* 'î»…' */
.icon-linkedin-rect:before { content: '\eec6'; } /* 'î»†' */
.icon-picasa-1:before { content: '\eec7'; } /* 'î»‡' */
.icon-wordpress-2:before { content: '\eec8'; } /* 'î»ˆ' */
.icon-instagram-4:before { content: '\eec9'; } /* 'î»‰' */
.icon-instagram-filled:before { content: '\eeca'; } /* 'î»Š' */
.icon-diigo:before { content: '\eecb'; } /* 'î»‹' */
.icon-box-4:before { content: '\eecc'; } /* 'î»Œ' */
.icon-box-rect:before { content: '\eecd'; } /* 'î»' */
.icon-tudou:before { content: '\eece'; } /* 'î»Ž' */
.icon-youku:before { content: '\eecf'; } /* 'î»' */
.icon-win8:before { content: '\eed0'; } /* 'î»' */
.icon-amex:before { content: '\eed1'; } /* 'î»‘' */
.icon-discover:before { content: '\eed2'; } /* 'î»’' */
.icon-visa:before { content: '\eed3'; } /* 'î»“' */
.icon-mastercard:before { content: '\eed4'; } /* 'î»”' */
.icon-houzz:before { content: '\eed5'; } /* 'î»•' */
.icon-bandcamp:before { content: '\eed6'; } /* 'î»–' */
.icon-codepen:before { content: '\eed7'; } /* 'î»—' */
.icon-glass-1:before { content: '\eed8'; } /* 'î»˜' */
.icon-music-3:before { content: '\eed9'; } /* 'î»™' */
.icon-search-6:before { content: '\eeda'; } /* 'î»š' */
.icon-search-circled:before { content: '\eedb'; } /* 'î»›' */
.icon-mail-6:before { content: '\eedc'; } /* 'î»œ' */
.icon-mail-circled:before { content: '\eedd'; } /* 'î»' */
.icon-heart-6:before { content: '\eede'; } /* 'î»ž' */
.icon-heart-circled:before { content: '\eedf'; } /* 'î»Ÿ' */
.icon-heart-empty-3:before { content: '\eee0'; } /* 'î» ' */
.icon-star-6:before { content: '\eee1'; } /* 'î»¡' */
.icon-star-circled:before { content: '\eee2'; } /* 'î»¢' */
.icon-star-empty-3:before { content: '\eee3'; } /* 'î»£' */
.icon-user-6:before { content: '\eee4'; } /* 'î»¤' */
.icon-group:before { content: '\eee5'; } /* 'î»¥' */
.icon-group-circled:before { content: '\eee6'; } /* 'î»¦' */
.icon-torso:before { content: '\eee7'; } /* 'î»§' */
.icon-video-4:before { content: '\eee8'; } /* 'î»¨' */
.icon-video-circled:before { content: '\eee9'; } /* 'î»©' */
.icon-video-alt-1:before { content: '\eeea'; } /* 'î»ª' */
.icon-videocam-4:before { content: '\eeeb'; } /* 'î»«' */
.icon-video-chat:before { content: '\eeec'; } /* 'î»¬' */
.icon-picture-4:before { content: '\eeed'; } /* 'î»­' */
.icon-camera-6:before { content: '\eeee'; } /* 'î»®' */
.icon-photo:before { content: '\eeef'; } /* 'î»¯' */
.icon-photo-circled:before { content: '\eef0'; } /* 'î»°' */
.icon-th-large-2:before { content: '\eef1'; } /* 'î»±' */
.icon-th-3:before { content: '\eef2'; } /* 'î»²' */
.icon-th-list-4:before { content: '\eef3'; } /* 'î»³' */
.icon-view-mode:before { content: '\eef4'; } /* 'î»´' */
.icon-ok-5:before { content: '\eef5'; } /* 'î»µ' */
.icon-ok-circled-2:before { content: '\eef6'; } /* 'î»¶' */
.icon-ok-circled2-1:before { content: '\eef7'; } /* 'î»·' */
.icon-cancel-6:before { content: '\eef8'; } /* 'î»¸' */
.icon-cancel-circled-4:before { content: '\eef9'; } /* 'î»¹' */
.icon-cancel-circled2-1:before { content: '\eefa'; } /* 'î»º' */
.icon-plus-6:before { content: '\eefb'; } /* 'î»»' */
.icon-plus-circled-2:before { content: '\eefc'; } /* 'î»¼' */
.icon-minus-4:before { content: '\eefd'; } /* 'î»½' */
.icon-minus-circled-2:before { content: '\eefe'; } /* 'î»¾' */
.icon-help-3:before { content: '\eeff'; } /* 'î»¿' */
.icon-help-circled-3:before { content: '\ef00'; } /* 'î¼€' */
.icon-info-circled-3:before { content: '\ef01'; } /* 'î¼' */
.icon-home-6:before { content: '\ef02'; } /* 'î¼‚' */
.icon-home-circled:before { content: '\ef03'; } /* 'î¼ƒ' */
.icon-website:before { content: '\ef04'; } /* 'î¼„' */
.icon-website-circled:before { content: '\ef05'; } /* 'î¼…' */
.icon-attach-5:before { content: '\ef06'; } /* 'î¼†' */
.icon-attach-circled:before { content: '\ef07'; } /* 'î¼‡' */
.icon-lock-6:before { content: '\ef08'; } /* 'î¼ˆ' */
.icon-lock-circled:before { content: '\ef09'; } /* 'î¼‰' */
.icon-lock-open-6:before { content: '\ef0a'; } /* 'î¼Š' */
.icon-lock-open-alt-2:before { content: '\ef0b'; } /* 'î¼‹' */
.icon-eye-6:before { content: '\ef0c'; } /* 'î¼Œ' */
.icon-eye-off-1:before { content: '\ef0d'; } /* 'î¼' */
.icon-tag-5:before { content: '\ef0e'; } /* 'î¼Ž' */
.icon-tags-2:before { content: '\ef0f'; } /* 'î¼' */
.icon-bookmark-3:before { content: '\ef10'; } /* 'î¼' */
.icon-bookmark-empty-1:before { content: '\ef11'; } /* 'î¼‘' */
.icon-flag-3:before { content: '\ef12'; } /* 'î¼’' */
.icon-flag-circled:before { content: '\ef13'; } /* 'î¼“' */
.icon-thumbs-up-4:before { content: '\ef14'; } /* 'î¼”' */
.icon-thumbs-down-4:before { content: '\ef15'; } /* 'î¼•' */
.icon-download-6:before { content: '\ef16'; } /* 'î¼–' */
.icon-download-alt:before { content: '\ef17'; } /* 'î¼—' */
.icon-upload-5:before { content: '\ef18'; } /* 'î¼˜' */
.icon-share-3:before { content: '\ef19'; } /* 'î¼™' */
.icon-quote-1:before { content: '\ef1a'; } /* 'î¼š' */
.icon-quote-circled:before { content: '\ef1b'; } /* 'î¼›' */
.icon-export-5:before { content: '\ef1c'; } /* 'î¼œ' */
.icon-pencil-6:before { content: '\ef1d'; } /* 'î¼' */
.icon-pencil-circled:before { content: '\ef1e'; } /* 'î¼ž' */
.icon-edit-3:before { content: '\ef1f'; } /* 'î¼Ÿ' */
.icon-edit-circled:before { content: '\ef20'; } /* 'î¼ ' */
.icon-edit-alt:before { content: '\ef21'; } /* 'î¼¡' */
.icon-print-6:before { content: '\ef22'; } /* 'î¼¢' */
.icon-retweet-3:before { content: '\ef23'; } /* 'î¼£' */
.icon-comment-5:before { content: '\ef24'; } /* 'î¼¤' */
.icon-comment-alt-1:before { content: '\ef25'; } /* 'î¼¥' */
.icon-bell-5:before { content: '\ef26'; } /* 'î¼¦' */
.icon-warning-1:before { content: '\ef27'; } /* 'î¼§' */
.icon-exclamation:before { content: '\ef28'; } /* 'î¼¨' */
.icon-error:before { content: '\ef29'; } /* 'î¼©' */
.icon-error-alt:before { content: '\ef2a'; } /* 'î¼ª' */
.icon-location-6:before { content: '\ef2b'; } /* 'î¼«' */
.icon-location-circled:before { content: '\ef2c'; } /* 'î¼¬' */
.icon-compass-5:before { content: '\ef2d'; } /* 'î¼­' */
.icon-compass-circled:before { content: '\ef2e'; } /* 'î¼®' */
.icon-trash-7:before { content: '\ef2f'; } /* 'î¼¯' */
.icon-trash-circled:before { content: '\ef30'; } /* 'î¼°' */
.icon-doc-6:before { content: '\ef31'; } /* 'î¼±' */
.icon-doc-circled:before { content: '\ef32'; } /* 'î¼²' */
.icon-doc-new:before { content: '\ef33'; } /* 'î¼³' */
.icon-doc-new-circled:before { content: '\ef34'; } /* 'î¼´' */
.icon-folder-5:before { content: '\ef35'; } /* 'î¼µ' */
.icon-folder-circled:before { content: '\ef36'; } /* 'î¼¶' */
.icon-folder-close:before { content: '\ef37'; } /* 'î¼·' */
.icon-folder-open-2:before { content: '\ef38'; } /* 'î¼¸' */
.icon-rss-6:before { content: '\ef39'; } /* 'î¼¹' */
.icon-phone-3:before { content: '\ef3a'; } /* 'î¼º' */
.icon-phone-circled:before { content: '\ef3b'; } /* 'î¼»' */
.icon-cog-5:before { content: '\ef3c'; } /* 'î¼¼' */
.icon-cog-circled:before { content: '\ef3d'; } /* 'î¼½' */
.icon-cogs:before { content: '\ef3e'; } /* 'î¼¾' */
.icon-wrench-4:before { content: '\ef3f'; } /* 'î¼¿' */
.icon-wrench-circled:before { content: '\ef40'; } /* 'î½€' */
.icon-basket-4:before { content: '\ef41'; } /* 'î½' */
.icon-basket-circled:before { content: '\ef42'; } /* 'î½‚' */
.icon-calendar-7:before { content: '\ef43'; } /* 'î½ƒ' */
.icon-calendar-circled:before { content: '\ef44'; } /* 'î½„' */
.icon-mic-5:before { content: '\ef45'; } /* 'î½…' */
.icon-mic-circled:before { content: '\ef46'; } /* 'î½†' */
.icon-volume-off-4:before { content: '\ef47'; } /* 'î½‡' */
.icon-volume-down-2:before { content: '\ef48'; } /* 'î½ˆ' */
.icon-volume-1:before { content: '\ef49'; } /* 'î½‰' */
.icon-volume-up-3:before { content: '\ef4a'; } /* 'î½Š' */
.icon-headphones-3:before { content: '\ef4b'; } /* 'î½‹' */
.icon-clock-6:before { content: '\ef4c'; } /* 'î½Œ' */
.icon-clock-circled:before { content: '\ef4d'; } /* 'î½' */
.icon-lightbulb-2:before { content: '\ef4e'; } /* 'î½Ž' */
.icon-lightbulb-alt:before { content: '\ef4f'; } /* 'î½' */
.icon-block-4:before { content: '\ef50'; } /* 'î½' */
.icon-resize-full-5:before { content: '\ef51'; } /* 'î½‘' */
.icon-resize-full-alt-2:before { content: '\ef52'; } /* 'î½’' */
.icon-resize-small-4:before { content: '\ef53'; } /* 'î½“' */
.icon-resize-vertical-2:before { content: '\ef54'; } /* 'î½”' */
.icon-resize-horizontal-2:before { content: '\ef55'; } /* 'î½•' */
.icon-move-3:before { content: '\ef56'; } /* 'î½–' */
.icon-zoom-in-4:before { content: '\ef57'; } /* 'î½—' */
.icon-zoom-out-4:before { content: '\ef58'; } /* 'î½˜' */
.icon-down-open-3:before { content: '\ef59'; } /* 'î½™' */
.icon-left-open-4:before { content: '\ef5a'; } /* 'î½š' */
.icon-right-open-4:before { content: '\ef5b'; } /* 'î½›' */
.icon-up-open-3:before { content: '\ef5c'; } /* 'î½œ' */
.icon-down-6:before { content: '\ef5d'; } /* 'î½' */
.icon-left-5:before { content: '\ef5e'; } /* 'î½ž' */
.icon-right-5:before { content: '\ef5f'; } /* 'î½Ÿ' */
.icon-up-6:before { content: '\ef60'; } /* 'î½ ' */
.icon-down-circled-2:before { content: '\ef61'; } /* 'î½¡' */
.icon-left-circled-2:before { content: '\ef62'; } /* 'î½¢' */
.icon-right-circled-2:before { content: '\ef63'; } /* 'î½£' */
.icon-up-circled-2:before { content: '\ef64'; } /* 'î½¤' */
.icon-down-hand-1:before { content: '\ef65'; } /* 'î½¥' */
.icon-left-hand-1:before { content: '\ef66'; } /* 'î½¦' */
.icon-right-hand-1:before { content: '\ef67'; } /* 'î½§' */
.icon-up-hand-1:before { content: '\ef68'; } /* 'î½¨' */
.icon-cw-5:before { content: '\ef69'; } /* 'î½©' */
.icon-cw-circled:before { content: '\ef6a'; } /* 'î½ª' */
.icon-arrows-cw-2:before { content: '\ef6b'; } /* 'î½«' */
.icon-shuffle-4:before { content: '\ef6c'; } /* 'î½¬' */
.icon-play-5:before { content: '\ef6d'; } /* 'î½­' */
.icon-play-circled-1:before { content: '\ef6e'; } /* 'î½®' */
.icon-play-circled2-1:before { content: '\ef6f'; } /* 'î½¯' */
.icon-stop-6:before { content: '\ef70'; } /* 'î½°' */
.icon-stop-circled:before { content: '\ef71'; } /* 'î½±' */
.icon-pause-5:before { content: '\ef72'; } /* 'î½²' */
.icon-pause-circled:before { content: '\ef73'; } /* 'î½³' */
.icon-record-2:before { content: '\ef74'; } /* 'î½´' */
.icon-eject-3:before { content: '\ef75'; } /* 'î½µ' */
.icon-backward:before { content: '\ef76'; } /* 'î½¶' */
.icon-backward-circled:before { content: '\ef77'; } /* 'î½·' */
.icon-fast-backward-2:before { content: '\ef78'; } /* 'î½¸' */
.icon-fast-forward-2:before { content: '\ef79'; } /* 'î½¹' */
.icon-forward-3:before { content: '\ef7a'; } /* 'î½º' */
.icon-forward-circled:before { content: '\ef7b'; } /* 'î½»' */
.icon-step-backward:before { content: '\ef7c'; } /* 'î½¼' */
.icon-step-forward:before { content: '\ef7d'; } /* 'î½½' */
.icon-target-4:before { content: '\ef7e'; } /* 'î½¾' */
.icon-signal-4:before { content: '\ef7f'; } /* 'î½¿' */
.icon-desktop-2:before { content: '\ef80'; } /* 'î¾€' */
.icon-desktop-circled:before { content: '\ef81'; } /* 'î¾' */
.icon-laptop-2:before { content: '\ef82'; } /* 'î¾‚' */
.icon-laptop-circled:before { content: '\ef83'; } /* 'î¾ƒ' */
.icon-network-1:before { content: '\ef84'; } /* 'î¾„' */
.icon-inbox-3:before { content: '\ef85'; } /* 'î¾…' */
.icon-inbox-circled:before { content: '\ef86'; } /* 'î¾†' */
.icon-inbox-alt:before { content: '\ef87'; } /* 'î¾‡' */
.icon-globe-5:before { content: '\ef88'; } /* 'î¾ˆ' */
.icon-globe-alt-1:before { content: '\ef89'; } /* 'î¾‰' */
.icon-cloud-6:before { content: '\ef8a'; } /* 'î¾Š' */
.icon-cloud-circled:before { content: '\ef8b'; } /* 'î¾‹' */
.icon-flight-2:before { content: '\ef8c'; } /* 'î¾Œ' */
.icon-leaf-3:before { content: '\ef8d'; } /* 'î¾' */
.icon-font-1:before { content: '\ef8e'; } /* 'î¾Ž' */
.icon-fontsize-1:before { content: '\ef8f'; } /* 'î¾' */
.icon-bold-1:before { content: '\ef90'; } /* 'î¾' */
.icon-italic-1:before { content: '\ef91'; } /* 'î¾‘' */
.icon-text-height-1:before { content: '\ef92'; } /* 'î¾’' */
.icon-text-width-1:before { content: '\ef93'; } /* 'î¾“' */
.icon-align-left-1:before { content: '\ef94'; } /* 'î¾”' */
.icon-align-center-1:before { content: '\ef95'; } /* 'î¾•' */
.icon-align-right-1:before { content: '\ef96'; } /* 'î¾–' */
.icon-align-justify-1:before { content: '\ef97'; } /* 'î¾—' */
.icon-list-3:before { content: '\ef98'; } /* 'î¾˜' */
.icon-indent-left-1:before { content: '\ef99'; } /* 'î¾™' */
.icon-indent-right-1:before { content: '\ef9a'; } /* 'î¾š' */
.icon-briefcase-3:before { content: '\ef9b'; } /* 'î¾›' */
.icon-off-1:before { content: '\ef9c'; } /* 'î¾œ' */
.icon-road-1:before { content: '\ef9d'; } /* 'î¾' */
.icon-qrcode-1:before { content: '\ef9e'; } /* 'î¾ž' */
.icon-barcode-1:before { content: '\ef9f'; } /* 'î¾Ÿ' */
.icon-braille:before { content: '\efa0'; } /* 'î¾ ' */
.icon-book-4:before { content: '\efa1'; } /* 'î¾¡' */
.icon-adjust-1:before { content: '\efa2'; } /* 'î¾¢' */
.icon-tint-1:before { content: '\efa3'; } /* 'î¾£' */
.icon-check-3:before { content: '\efa4'; } /* 'î¾¤' */
.icon-check-empty-1:before { content: '\efa5'; } /* 'î¾¥' */
.icon-asterisk-1:before { content: '\efa6'; } /* 'î¾¦' */
.icon-gift-2:before { content: '\efa7'; } /* 'î¾§' */
.icon-fire-2:before { content: '\efa8'; } /* 'î¾¨' */
.icon-magnet-2:before { content: '\efa9'; } /* 'î¾©' */
.icon-chart-2:before { content: '\efaa'; } /* 'î¾ª' */
.icon-chart-circled:before { content: '\efab'; } /* 'î¾«' */
.icon-credit-card-4:before { content: '\efac'; } /* 'î¾¬' */
.icon-megaphone-2:before { content: '\efad'; } /* 'î¾­' */
.icon-clipboard-2:before { content: '\efae'; } /* 'î¾®' */
.icon-hdd-2:before { content: '\efaf'; } /* 'î¾¯' */
.icon-key-4:before { content: '\efb0'; } /* 'î¾°' */
.icon-certificate-2:before { content: '\efb1'; } /* 'î¾±' */
.icon-tasks-1:before { content: '\efb2'; } /* 'î¾²' */
.icon-filter-1:before { content: '\efb3'; } /* 'î¾³' */
.icon-gauge-2:before { content: '\efb4'; } /* 'î¾´' */
.icon-smiley:before { content: '\efb5'; } /* 'î¾µ' */
.icon-smiley-circled:before { content: '\efb6'; } /* 'î¾¶' */
.icon-address-book:before { content: '\efb7'; } /* 'î¾·' */
.icon-address-book-alt:before { content: '\efb8'; } /* 'î¾¸' */
.icon-asl:before { content: '\efb9'; } /* 'î¾¹' */
.icon-glasses:before { content: '\efba'; } /* 'î¾º' */
.icon-hearing-impaired:before { content: '\efbb'; } /* 'î¾»' */
.icon-iphone-home:before { content: '\efbc'; } /* 'î¾¼' */
.icon-person:before { content: '\efbd'; } /* 'î¾½' */
.icon-adult:before { content: '\efbe'; } /* 'î¾¾' */
.icon-child-1:before { content: '\efbf'; } /* 'î¾¿' */
.icon-blind:before { content: '\efc0'; } /* 'î¿€' */
.icon-guidedog:before { content: '\efc1'; } /* 'î¿' */
.icon-accessibility:before { content: '\efc2'; } /* 'î¿‚' */
.icon-universal-access:before { content: '\efc3'; } /* 'î¿ƒ' */
.icon-male-2:before { content: '\efc4'; } /* 'î¿„' */
.icon-female-2:before { content: '\efc5'; } /* 'î¿…' */
.icon-behance-2:before { content: '\efc6'; } /* 'î¿†' */
.icon-blogger-2:before { content: '\efc7'; } /* 'î¿‡' */
.icon-cc-3:before { content: '\efc8'; } /* 'î¿ˆ' */
.icon-css:before { content: '\efc9'; } /* 'î¿‰' */
.icon-delicious-2:before { content: '\efca'; } /* 'î¿Š' */
.icon-deviantart-2:before { content: '\efcb'; } /* 'î¿‹' */
.icon-digg-2:before { content: '\efcc'; } /* 'î¿Œ' */
.icon-dribbble-5:before { content: '\efcd'; } /* 'î¿' */
.icon-facebook-7:before { content: '\efce'; } /* 'î¿Ž' */
.icon-flickr-4:before { content: '\efcf'; } /* 'î¿' */
.icon-foursquare-2:before { content: '\efd0'; } /* 'î¿' */
.icon-friendfeed-1:before { content: '\efd1'; } /* 'î¿‘' */
.icon-friendfeed-rect-1:before { content: '\efd2'; } /* 'î¿’' */
.icon-github-6:before { content: '\efd3'; } /* 'î¿“' */
.icon-github-text-1:before { content: '\efd4'; } /* 'î¿”' */
.icon-googleplus:before { content: '\efd5'; } /* 'î¿•' */
.icon-instagram-5:before { content: '\efd6'; } /* 'î¿–' */
.icon-linkedin-6:before { content: '\efd7'; } /* 'î¿—' */
.icon-path:before { content: '\efd8'; } /* 'î¿˜' */
.icon-picasa-2:before { content: '\efd9'; } /* 'î¿™' */
.icon-pinterest-4:before { content: '\efda'; } /* 'î¿š' */
.icon-reddit-2:before { content: '\efdb'; } /* 'î¿›' */
.icon-skype-4:before { content: '\efdc'; } /* 'î¿œ' */
.icon-slideshare-1:before { content: '\efdd'; } /* 'î¿' */
.icon-stackoverflow-2:before { content: '\efde'; } /* 'î¿ž' */
.icon-stumbleupon-3:before { content: '\efdf'; } /* 'î¿Ÿ' */
.icon-twitter-6:before { content: '\efe0'; } /* 'î¿ ' */
.icon-tumblr-4:before { content: '\efe1'; } /* 'î¿¡' */
.icon-vimeo-3:before { content: '\efe2'; } /* 'î¿¢' */
.icon-vkontakte-2:before { content: '\efe3'; } /* 'î¿£' */
.icon-w3c-1:before { content: '\efe4'; } /* 'î¿¤' */
.icon-wordpress-3:before { content: '\efe5'; } /* 'î¿¥' */
.icon-youtube-3:before { content: '\efe6'; } /* 'î¿¦' */
.icon-music-4:before { content: '\efe7'; } /* 'î¿§' */
.icon-search-7:before { content: '\efe8'; } /* 'î¿¨' */
.icon-mail-7:before { content: '\efe9'; } /* 'î¿©' */
.icon-heart-7:before { content: '\efea'; } /* 'î¿ª' */
.icon-star-7:before { content: '\efeb'; } /* 'î¿«' */
.icon-user-7:before { content: '\efec'; } /* 'î¿¬' */
.icon-videocam-5:before { content: '\efed'; } /* 'î¿­' */
.icon-camera-7:before { content: '\efee'; } /* 'î¿®' */
.icon-photo-1:before { content: '\efef'; } /* 'î¿¯' */
.icon-attach-6:before { content: '\eff0'; } /* 'î¿°' */
.icon-lock-7:before { content: '\eff1'; } /* 'î¿±' */
.icon-eye-7:before { content: '\eff2'; } /* 'î¿²' */
.icon-tag-6:before { content: '\eff3'; } /* 'î¿³' */
.icon-thumbs-up-5:before { content: '\eff4'; } /* 'î¿´' */
.icon-pencil-7:before { content: '\eff5'; } /* 'î¿µ' */
.icon-comment-6:before { content: '\eff6'; } /* 'î¿¶' */
.icon-location-7:before { content: '\eff7'; } /* 'î¿·' */
.icon-cup-1:before { content: '\eff8'; } /* 'î¿¸' */
.icon-trash-8:before { content: '\eff9'; } /* 'î¿¹' */
.icon-doc-7:before { content: '\effa'; } /* 'î¿º' */
.icon-note-1:before { content: '\effb'; } /* 'î¿»' */
.icon-cog-6:before { content: '\effc'; } /* 'î¿¼' */
.icon-params:before { content: '\effd'; } /* 'î¿½' */
.icon-calendar-8:before { content: '\effe'; } /* 'î¿¾' */
.icon-sound-1:before { content: '\efff'; } /* 'î¿¿' */
.icon-clock-7:before { content: '\f000'; } /* 'ï€€' */
.icon-lightbulb-3:before { content: '\f001'; } /* 'ï€' */
.icon-tv:before { content: '\f002'; } /* 'ï€‚' */
.icon-desktop-3:before { content: '\f003'; } /* 'ï€ƒ' */
.icon-mobile-6:before { content: '\f004'; } /* 'ï€„' */
.icon-cd-3:before { content: '\f005'; } /* 'ï€…' */
.icon-inbox-4:before { content: '\f006'; } /* 'ï€†' */
.icon-globe-6:before { content: '\f007'; } /* 'ï€‡' */
.icon-cloud-7:before { content: '\f008'; } /* 'ï€ˆ' */
.icon-paper-plane-3:before { content: '\f009'; } /* 'ï€‰' */
.icon-fire-3:before { content: '\f00a'; } /* 'ï€Š' */
.icon-graduation-cap-2:before { content: '\f00b'; } /* 'ï€‹' */
.icon-megaphone-3:before { content: '\f00c'; } /* 'ï€Œ' */
.icon-database-3:before { content: '\f00d'; } /* 'ï€' */
.icon-key-5:before { content: '\f00e'; } /* 'ï€Ž' */
.icon-beaker-1:before { content: '\f00f'; } /* 'ï€' */
.icon-truck-1:before { content: '\f010'; } /* 'ï€' */
.icon-money-2:before { content: '\f011'; } /* 'ï€‘' */
.icon-food-1:before { content: '\f012'; } /* 'ï€’' */
.icon-shop-1:before { content: '\f013'; } /* 'ï€“' */
.icon-diamond-1:before { content: '\f014'; } /* 'ï€”' */
.icon-t-shirt:before { content: '\f015'; } /* 'ï€•' */
.icon-wallet:before { content: '\f016'; } /* 'ï€–' */
.icon-search-8:before { content: '\f017'; } /* 'ï€—' */
.icon-mail-8:before { content: '\f018'; } /* 'ï€˜' */
.icon-heart-8:before { content: '\f019'; } /* 'ï€™' */
.icon-heart-empty-4:before { content: '\f01a'; } /* 'ï€š' */
.icon-star-8:before { content: '\f01b'; } /* 'ï€›' */
.icon-user-8:before { content: '\f01c'; } /* 'ï€œ' */
.icon-video-5:before { content: '\f01d'; } /* 'ï€' */
.icon-picture-5:before { content: '\f01e'; } /* 'ï€ž' */
.icon-th-large-3:before { content: '\f01f'; } /* 'ï€Ÿ' */
.icon-th-4:before { content: '\f020'; } /* 'ï€ ' */
.icon-th-list-5:before { content: '\f021'; } /* 'ï€¡' */
.icon-ok-6:before { content: '\f022'; } /* 'ï€¢' */
.icon-ok-circle-1:before { content: '\f023'; } /* 'ï€£' */
.icon-cancel-7:before { content: '\f024'; } /* 'ï€¤' */
.icon-cancel-circle-2:before { content: '\f025'; } /* 'ï€¥' */
.icon-plus-circle-1:before { content: '\f026'; } /* 'ï€¦' */
.icon-minus-circle-1:before { content: '\f027'; } /* 'ï€§' */
.icon-link-5:before { content: '\f028'; } /* 'ï€¨' */
.icon-attach-7:before { content: '\f029'; } /* 'ï€©' */
.icon-lock-8:before { content: '\f02a'; } /* 'ï€ª' */
.icon-lock-open-7:before { content: '\f02b'; } /* 'ï€«' */
.icon-tag-7:before { content: '\f02c'; } /* 'ï€¬' */
.icon-reply-4:before { content: '\f02d'; } /* 'ï€­' */
.icon-reply-all-2:before { content: '\f02e'; } /* 'ï€®' */
.icon-forward-4:before { content: '\f02f'; } /* 'ï€¯' */
.icon-code-3:before { content: '\f030'; } /* 'ï€°' */
.icon-retweet-4:before { content: '\f031'; } /* 'ï€±' */
.icon-comment-7:before { content: '\f032'; } /* 'ï€²' */
.icon-comment-alt-2:before { content: '\f033'; } /* 'ï€³' */
.icon-chat-6:before { content: '\f034'; } /* 'ï€´' */
.icon-attention-5:before { content: '\f035'; } /* 'ï€µ' */
.icon-location-8:before { content: '\f036'; } /* 'ï€¶' */
.icon-doc-8:before { content: '\f037'; } /* 'ï€·' */
.icon-docs-landscape:before { content: '\f038'; } /* 'ï€¸' */
.icon-folder-6:before { content: '\f039'; } /* 'ï€¹' */
.icon-archive-2:before { content: '\f03a'; } /* 'ï€º' */
.icon-rss-7:before { content: '\f03b'; } /* 'ï€»' */
.icon-rss-alt-1:before { content: '\f03c'; } /* 'ï€¼' */
.icon-cog-7:before { content: '\f03d'; } /* 'ï€½' */
.icon-logout-3:before { content: '\f03e'; } /* 'ï€¾' */
.icon-clock-8:before { content: '\f03f'; } /* 'ï€¿' */
.icon-block-5:before { content: '\f040'; } /* 'ï€' */
.icon-resize-full-6:before { content: '\f041'; } /* 'ï' */
.icon-resize-full-circle:before { content: '\f042'; } /* 'ï‚' */
.icon-popup-5:before { content: '\f043'; } /* 'ïƒ' */
.icon-left-open-5:before { content: '\f044'; } /* 'ï„' */
.icon-right-open-5:before { content: '\f045'; } /* 'ï…' */
.icon-down-circle-1:before { content: '\f046'; } /* 'ï†' */
.icon-left-circle-1:before { content: '\f047'; } /* 'ï‡' */
.icon-right-circle-1:before { content: '\f048'; } /* 'ïˆ' */
.icon-up-circle-1:before { content: '\f049'; } /* 'ï‰' */
.icon-down-dir-3:before { content: '\f04a'; } /* 'ïŠ' */
.icon-right-dir-3:before { content: '\f04b'; } /* 'ï‹' */
.icon-down-micro:before { content: '\f04c'; } /* 'ïŒ' */
.icon-up-micro:before { content: '\f04d'; } /* 'ï' */
.icon-cw-circle:before { content: '\f04e'; } /* 'ïŽ' */
.icon-arrows-cw-3:before { content: '\f04f'; } /* 'ï' */
.icon-updown-circle:before { content: '\f050'; } /* 'ï' */
.icon-target-5:before { content: '\f051'; } /* 'ï‘' */
.icon-signal-5:before { content: '\f052'; } /* 'ï’' */
.icon-progress-4:before { content: '\f053'; } /* 'ï“' */
.icon-progress-5:before { content: '\f054'; } /* 'ï”' */
.icon-progress-6:before { content: '\f055'; } /* 'ï•' */
.icon-progress-7:before { content: '\f056'; } /* 'ï–' */
.icon-progress-8:before { content: '\f057'; } /* 'ï—' */
.icon-progress-9:before { content: '\f058'; } /* 'ï˜' */
.icon-progress-10:before { content: '\f059'; } /* 'ï™' */
.icon-progress-11:before { content: '\f05a'; } /* 'ïš' */
.icon-font-2:before { content: '\f05b'; } /* 'ï›' */
.icon-list-4:before { content: '\f05c'; } /* 'ïœ' */
.icon-list-numbered-1:before { content: '\f05d'; } /* 'ï' */
.icon-indent-left-2:before { content: '\f05e'; } /* 'ïž' */
.icon-indent-right-2:before { content: '\f05f'; } /* 'ïŸ' */
.icon-cloud-8:before { content: '\f060'; } /* 'ï ' */
.icon-terminal-1:before { content: '\f061'; } /* 'ï¡' */
.icon-facebook-rect-2:before { content: '\f062'; } /* 'ï¢' */
.icon-twitter-bird-2:before { content: '\f063'; } /* 'ï£' */
.icon-vimeo-rect-1:before { content: '\f064'; } /* 'ï¤' */
.icon-tumblr-rect-1:before { content: '\f065'; } /* 'ï¥' */
.icon-googleplus-rect-1:before { content: '\f066'; } /* 'ï¦' */
.icon-linkedin-rect-1:before { content: '\f067'; } /* 'ï§' */
.icon-skype-5:before { content: '\f068'; } /* 'ï¨' */
.icon-vkontakte-rect-1:before { content: '\f069'; } /* 'ï©' */
.icon-youtube-4:before { content: '\f06a'; } /* 'ïª' */
.icon-odnoklassniki-rect-1:before { content: '\f06b'; } /* 'ï«' */
