/*
  This is a minified version of CSS 

  Last Updated:: October 06 2014 14:20:05.

  Files include::
  /template/alphanext/assets/css/lib/bootstrap.css
  /template/alphanext/assets/css/lib/bootstrap-responsive.css
  /template/alphanext/assets/css/next-utility.css
  /template/alphanext/assets/fonts/fontello/css/fontello.css
  /template/alphanext/assets/fonts/fontello/css/animation.css
  /template/alphanext/assets/css/lib/animate.custom.css
  /template/alphanext/style.css
  /js/nivoslider/nivo-slider.css

*/
/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */

  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */

  width: auto\9;
  /* IE7-8 need help adjusting responsive images */

  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
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-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff;
}
a {
  color: #0088cc;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #005580;
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}
.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}
.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}
.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}
.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}
.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}
.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}
.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}
.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}
.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}
.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}
.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}
.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}
.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}
.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}
.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}
.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}
.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}
.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}
.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}
.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999999;
}
a.muted:hover,
a.muted:focus {
  color: #808080;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-error {
  color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  line-height: 40px;
}
h1 {
  font-size: 38.5px;
}
h2 {
  font-size: 31.5px;
}
h3 {
  font-size: 24.5px;
}
h4 {
  font-size: 17.5px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 11.9px;
}
h1 small {
  font-size: 24.5px;
}
h2 small {
  font-size: 17.5px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 14px;
}
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
pre.prettyprint {
  margin-bottom: 20px;
}
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999;
}
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.label:empty,
.badge:empty {
  display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}
.label-warning,
.badge-warning {
  background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
.label-success,
.badge-success {
  background-color: #468847;
}
.label-success[href],
.badge-success[href] {
  background-color: #356635;
}
.label-info,
.badge-info {
  background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
  background-color: #333333;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.table tbody tr.success > td {
  background-color: #dff0d8;
}
.table tbody tr.error > td {
  background-color: #f2dede;
}
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}
.table tbody tr.info > td {
  background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
form {
  margin: 0 0 20px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 15px;
  color: #999999;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */

  margin-top: 1px \9;
  /* IE8-9 */

  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 30px;
}
select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
  color: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #595959;
}
.help-block {
  display: block;
  margin-bottom: 10px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 14px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */

  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #0088cc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px;
}
/* White icons with optional class, or on hover/focus/active states of certain elements */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
  background-image: url("../img/glyphicons-halflings-white.png");
}
.icon-glass {
  background-position: 0      0;
}
.icon-music {
  background-position: -24px 0;
}
.icon-search {
  background-position: -48px 0;
}
.icon-envelope {
  background-position: -72px 0;
}
.icon-heart {
  background-position: -96px 0;
}
.icon-star {
  background-position: -120px 0;
}
.icon-star-empty {
  background-position: -144px 0;
}
.icon-user {
  background-position: -168px 0;
}
.icon-film {
  background-position: -192px 0;
}
.icon-th-large {
  background-position: -216px 0;
}
.icon-th {
  background-position: -240px 0;
}
.icon-th-list {
  background-position: -264px 0;
}
.icon-ok {
  background-position: -288px 0;
}
.icon-remove {
  background-position: -312px 0;
}
.icon-zoom-in {
  background-position: -336px 0;
}
.icon-zoom-out {
  background-position: -360px 0;
}
.icon-off {
  background-position: -384px 0;
}
.icon-signal {
  background-position: -408px 0;
}
.icon-cog {
  background-position: -432px 0;
}
.icon-trash {
  background-position: -456px 0;
}
.icon-home {
  background-position: 0 -24px;
}
.icon-file {
  background-position: -24px -24px;
}
.icon-time {
  background-position: -48px -24px;
}
.icon-road {
  background-position: -72px -24px;
}
.icon-download-alt {
  background-position: -96px -24px;
}
.icon-download {
  background-position: -120px -24px;
}
.icon-upload {
  background-position: -144px -24px;
}
.icon-inbox {
  background-position: -168px -24px;
}
.icon-play-circle {
  background-position: -192px -24px;
}
.icon-repeat {
  background-position: -216px -24px;
}
.icon-refresh {
  background-position: -240px -24px;
}
.icon-list-alt {
  background-position: -264px -24px;
}
.icon-lock {
  background-position: -287px -24px;
}
.icon-flag {
  background-position: -312px -24px;
}
.icon-headphones {
  background-position: -336px -24px;
}
.icon-volume-off {
  background-position: -360px -24px;
}
.icon-volume-down {
  background-position: -384px -24px;
}
.icon-volume-up {
  background-position: -408px -24px;
}
.icon-qrcode {
  background-position: -432px -24px;
}
.icon-barcode {
  background-position: -456px -24px;
}
.icon-tag {
  background-position: 0 -48px;
}
.icon-tags {
  background-position: -25px -48px;
}
.icon-book {
  background-position: -48px -48px;
}
.icon-bookmark {
  background-position: -72px -48px;
}
.icon-print {
  background-position: -96px -48px;
}
.icon-camera {
  background-position: -120px -48px;
}
.icon-font {
  background-position: -144px -48px;
}
.icon-bold {
  background-position: -167px -48px;
}
.icon-italic {
  background-position: -192px -48px;
}
.icon-text-height {
  background-position: -216px -48px;
}
.icon-text-width {
  background-position: -240px -48px;
}
.icon-align-left {
  background-position: -264px -48px;
}
.icon-align-center {
  background-position: -288px -48px;
}
.icon-align-right {
  background-position: -312px -48px;
}
.icon-align-justify {
  background-position: -336px -48px;
}
.icon-list {
  background-position: -360px -48px;
}
.icon-indent-left {
  background-position: -384px -48px;
}
.icon-indent-right {
  background-position: -408px -48px;
}
.icon-facetime-video {
  background-position: -432px -48px;
}
.icon-picture {
  background-position: -456px -48px;
}
.icon-pencil {
  background-position: 0 -72px;
}
.icon-map-marker {
  background-position: -24px -72px;
}
.icon-adjust {
  background-position: -48px -72px;
}
.icon-tint {
  background-position: -72px -72px;
}
.icon-edit {
  background-position: -96px -72px;
}
.icon-share {
  background-position: -120px -72px;
}
.icon-check {
  background-position: -144px -72px;
}
.icon-move {
  background-position: -168px -72px;
}
.icon-step-backward {
  background-position: -192px -72px;
}
.icon-fast-backward {
  background-position: -216px -72px;
}
.icon-backward {
  background-position: -240px -72px;
}
.icon-play {
  background-position: -264px -72px;
}
.icon-pause {
  background-position: -288px -72px;
}
.icon-stop {
  background-position: -312px -72px;
}
.icon-forward {
  background-position: -336px -72px;
}
.icon-fast-forward {
  background-position: -360px -72px;
}
.icon-step-forward {
  background-position: -384px -72px;
}
.icon-eject {
  background-position: -408px -72px;
}
.icon-chevron-left {
  background-position: -432px -72px;
}
.icon-chevron-right {
  background-position: -456px -72px;
}
.icon-plus-sign {
  background-position: 0 -96px;
}
.icon-minus-sign {
  background-position: -24px -96px;
}
.icon-remove-sign {
  background-position: -48px -96px;
}
.icon-ok-sign {
  background-position: -72px -96px;
}
.icon-question-sign {
  background-position: -96px -96px;
}
.icon-info-sign {
  background-position: -120px -96px;
}
.icon-screenshot {
  background-position: -144px -96px;
}
.icon-remove-circle {
  background-position: -168px -96px;
}
.icon-ok-circle {
  background-position: -192px -96px;
}
.icon-ban-circle {
  background-position: -216px -96px;
}
.icon-arrow-left {
  background-position: -240px -96px;
}
.icon-arrow-right {
  background-position: -264px -96px;
}
.icon-arrow-up {
  background-position: -289px -96px;
}
.icon-arrow-down {
  background-position: -312px -96px;
}
.icon-share-alt {
  background-position: -336px -96px;
}
.icon-resize-full {
  background-position: -360px -96px;
}
.icon-resize-small {
  background-position: -384px -96px;
}
.icon-plus {
  background-position: -408px -96px;
}
.icon-minus {
  background-position: -433px -96px;
}
.icon-asterisk {
  background-position: -456px -96px;
}
.icon-exclamation-sign {
  background-position: 0 -120px;
}
.icon-gift {
  background-position: -24px -120px;
}
.icon-leaf {
  background-position: -48px -120px;
}
.icon-fire {
  background-position: -72px -120px;
}
.icon-eye-open {
  background-position: -96px -120px;
}
.icon-eye-close {
  background-position: -120px -120px;
}
.icon-warning-sign {
  background-position: -144px -120px;
}
.icon-plane {
  background-position: -168px -120px;
}
.icon-calendar {
  background-position: -192px -120px;
}
.icon-random {
  background-position: -216px -120px;
  width: 16px;
}
.icon-comment {
  background-position: -240px -120px;
}
.icon-magnet {
  background-position: -264px -120px;
}
.icon-chevron-up {
  background-position: -288px -120px;
}
.icon-chevron-down {
  background-position: -313px -119px;
}
.icon-retweet {
  background-position: -336px -120px;
}
.icon-shopping-cart {
  background-position: -360px -120px;
}
.icon-folder-close {
  background-position: -384px -120px;
  width: 16px;
}
.icon-folder-open {
  background-position: -408px -120px;
  width: 16px;
}
.icon-resize-vertical {
  background-position: -432px -119px;
}
.icon-resize-horizontal {
  background-position: -456px -118px;
}
.icon-hdd {
  background-position: 0 -144px;
}
.icon-bullhorn {
  background-position: -24px -144px;
}
.icon-bell {
  background-position: -48px -144px;
}
.icon-certificate {
  background-position: -72px -144px;
}
.icon-thumbs-up {
  background-position: -96px -144px;
}
.icon-thumbs-down {
  background-position: -120px -144px;
}
.icon-hand-right {
  background-position: -144px -144px;
}
.icon-hand-left {
  background-position: -168px -144px;
}
.icon-hand-up {
  background-position: -192px -144px;
}
.icon-hand-down {
  background-position: -216px -144px;
}
.icon-circle-arrow-right {
  background-position: -240px -144px;
}
.icon-circle-arrow-left {
  background-position: -264px -144px;
}
.icon-circle-arrow-up {
  background-position: -288px -144px;
}
.icon-circle-arrow-down {
  background-position: -312px -144px;
}
.icon-globe {
  background-position: -336px -144px;
}
.icon-wrench {
  background-position: -360px -144px;
}
.icon-tasks {
  background-position: -384px -144px;
}
.icon-filter {
  background-position: -408px -144px;
}
.icon-briefcase {
  background-position: -432px -144px;
}
.icon-fullscreen {
  background-position: -456px -144px;
}
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 14px;
}
.btn-group > .btn-mini {
  font-size: 10.5px;
}
.btn-group > .btn-small {
  font-size: 11.9px;
}
.btn-group > .btn-large {
  font-size: 17.5px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.nav {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li > a > img {
  max-width: none;
}
.nav > .pull-right {
  float: right;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #ffffff;
  background-color: #0088cc;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.nav .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}
/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #999999;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tab-content {
  overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
.nav > .disabled > a {
  color: #999999;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.navbar {
  overflow: visible;
  margin-bottom: 20px;
  *position: relative;
  *z-index: 2;
}
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1;
}
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-inner:after {
  clear: both;
}
.navbar .container {
  width: auto;
}
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777777;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none;
}
.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777777;
}
.navbar-link {
  color: #777777;
}
.navbar-link:hover,
.navbar-link:focus {
  color: #333333;
}
.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #ffffff;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.navbar-static-top {
  position: static;
  margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  box-shadow: 0 -1px 10px rgba(0,0,0,.1);
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #777777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333333;
  text-decoration: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555555;
  text-decoration: none;
  background-color: #e5e5e5;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ededed;
  background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e5e5e5 #e5e5e5 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e5e5e5;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #e5e5e5;
  *background-color: #d9d9d9;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #cccccc \9;
}
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e5e5e5;
  color: #555555;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
  border-color: #252525;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
  color: #ffffff;
}
.navbar-inverse .brand {
  color: #999999;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #ffffff;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #ffffff;
  background-color: #111111;
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
  color: #ffffff;
}
.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #ffffff;
}
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-search .search-query {
  color: #ffffff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}
.navbar-inverse .btn-navbar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top, #151515, #040404);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  border-color: #040404 #040404 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #040404;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #040404;
  *background-color: #000000;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  text-shadow: 0 1px 0 #ffffff;
}
.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  margin: 20px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}
.pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.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: #999999;
  background-color: #fff;
  cursor: default;
}
.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #555555;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.progress .bar {
  width: 0%;
  height: 100%;
  color: #ffffff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.hero-unit li {
  line-height: 30px;
}
.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  margin-left: 0;
  list-style: none;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.popover-title:empty {
  display: none;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */

  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 10%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.accordion {
  margin-bottom: 20px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}
.carousel-indicators .active {
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
  line-height: 20px;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
@-ms-viewport {
  width: device-width;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.7624309392265194%;
    *margin-left: 2.709239449864817%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392265194%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.43646408839778%;
    *width: 91.38327259903608%;
  }
  .row-fluid .span10 {
    width: 82.87292817679558%;
    *width: 82.81973668743387%;
  }
  .row-fluid .span9 {
    width: 74.30939226519337%;
    *width: 74.25620077583166%;
  }
  .row-fluid .span8 {
    width: 65.74585635359117%;
    *width: 65.69266486422946%;
  }
  .row-fluid .span7 {
    width: 57.18232044198895%;
    *width: 57.12912895262725%;
  }
  .row-fluid .span6 {
    width: 48.61878453038674%;
    *width: 48.56559304102504%;
  }
  .row-fluid .span5 {
    width: 40.05524861878453%;
    *width: 40.00205712942283%;
  }
  .row-fluid .span4 {
    width: 31.491712707182323%;
    *width: 31.43852121782062%;
  }
  .row-fluid .span3 {
    width: 22.92817679558011%;
    *width: 22.87498530621841%;
  }
  .row-fluid .span2 {
    width: 14.3646408839779%;
    *width: 14.311449394616199%;
  }
  .row-fluid .span1 {
    width: 5.801104972375691%;
    *width: 5.747913483013988%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486187845304%;
    *margin-left: 105.41847889972962%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243093922652%;
    *margin-left: 102.6560479605031%;
  }
  .row-fluid .offset11 {
    margin-left: 96.96132596685082%;
    *margin-left: 96.8549429881274%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276243%;
    *margin-left: 94.09251204890089%;
  }
  .row-fluid .offset10 {
    margin-left: 88.39779005524862%;
    *margin-left: 88.2914070765252%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.6353591160221%;
    *margin-left: 85.52897613729868%;
  }
  .row-fluid .offset9 {
    margin-left: 79.8342541436464%;
    *margin-left: 79.72787116492299%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.07182320441989%;
    *margin-left: 76.96544022569647%;
  }
  .row-fluid .offset8 {
    margin-left: 71.2707182320442%;
    *margin-left: 71.16433525332079%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729281768%;
    *margin-left: 68.40190431409427%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232044199%;
    *margin-left: 62.600799341718584%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138121547%;
    *margin-left: 59.838368402492065%;
  }
  .row-fluid .offset6 {
    margin-left: 54.14364640883978%;
    *margin-left: 54.037263430116376%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121546961326%;
    *margin-left: 51.27483249088986%;
  }
  .row-fluid .offset5 {
    margin-left: 45.58011049723757%;
    *margin-left: 45.47372751851417%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767955801105%;
    *margin-left: 42.71129657928765%;
  }
  .row-fluid .offset4 {
    margin-left: 37.01657458563536%;
    *margin-left: 36.91019160691196%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414364640884%;
    *margin-left: 34.14776066768544%;
  }
  .row-fluid .offset3 {
    margin-left: 28.45303867403315%;
    *margin-left: 28.346655695309746%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773480663%;
    *margin-left: 25.584224756083227%;
  }
  .row-fluid .offset2 {
    margin-left: 19.88950276243094%;
    *margin-left: 19.783119783707537%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182320442%;
    *margin-left: 17.02068884448102%;
  }
  .row-fluid .offset1 {
    margin-left: 11.32596685082873%;
    *margin-left: 11.219583872105325%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591160221%;
    *margin-left: 8.457152932878806%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1074px;
  }
  .span12 {
    width: 1074px;
  }
  .span11 {
    width: 982px;
  }
  .span10 {
    width: 890px;
  }
  .span9 {
    width: 798px;
  }
  .span8 {
    width: 706px;
  }
  .span7 {
    width: 614px;
  }
  .span6 {
    width: 522px;
  }
  .span5 {
    width: 430px;
  }
  .span4 {
    width: 338px;
  }
  .span3 {
    width: 246px;
  }
  .span2 {
    width: 154px;
  }
  .span1 {
    width: 62px;
  }
  .offset12 {
    margin-left: 1134px;
  }
  .offset11 {
    margin-left: 1042px;
  }
  .offset10 {
    margin-left: 950px;
  }
  .offset9 {
    margin-left: 858px;
  }
  .offset8 {
    margin-left: 766px;
  }
  .offset7 {
    margin-left: 674px;
  }
  .offset6 {
    margin-left: 582px;
  }
  .offset5 {
    margin-left: 490px;
  }
  .offset4 {
    margin-left: 398px;
  }
  .offset3 {
    margin-left: 306px;
  }
  .offset2 {
    margin-left: 214px;
  }
  .offset1 {
    margin-left: 122px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.793296089385475%;
    *margin-left: 2.7401046000237725%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.793296089385475%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.43389199255122%;
    *width: 91.38070050318952%;
  }
  .row-fluid .span10 {
    width: 82.86778398510242%;
    *width: 82.81459249574071%;
  }
  .row-fluid .span9 {
    width: 74.30167597765363%;
    *width: 74.24848448829192%;
  }
  .row-fluid .span8 {
    width: 65.73556797020484%;
    *width: 65.68237648084313%;
  }
  .row-fluid .span7 {
    width: 57.16945996275606%;
    *width: 57.116268473394356%;
  }
  .row-fluid .span6 {
    width: 48.60335195530726%;
    *width: 48.55016046594556%;
  }
  .row-fluid .span5 {
    width: 40.03724394785847%;
    *width: 39.98405245849677%;
  }
  .row-fluid .span4 {
    width: 31.471135940409685%;
    *width: 31.417944451047983%;
  }
  .row-fluid .span3 {
    width: 22.905027932960895%;
    *width: 22.851836443599193%;
  }
  .row-fluid .span2 {
    width: 14.338919925512105%;
    *width: 14.285728436150404%;
  }
  .row-fluid .span1 {
    width: 5.772811918063315%;
    *width: 5.719620428701613%;
  }
  .row-fluid .offset12 {
    margin-left: 105.58659217877096%;
    *margin-left: 105.48020920004753%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.79329608938548%;
    *margin-left: 102.68691311066206%;
  }
  .row-fluid .offset11 {
    margin-left: 97.02048417132218%;
    *margin-left: 96.91410119259875%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.2271880819367%;
    *margin-left: 94.12080510321329%;
  }
  .row-fluid .offset10 {
    margin-left: 88.45437616387338%;
    *margin-left: 88.34799318514995%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.6610800744879%;
    *margin-left: 85.55469709576448%;
  }
  .row-fluid .offset9 {
    margin-left: 79.88826815642457%;
    *margin-left: 79.78188517770117%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.09497206703911%;
    *margin-left: 76.98858908831569%;
  }
  .row-fluid .offset8 {
    margin-left: 71.3221601489758%;
    *margin-left: 71.21577717025237%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.52886405959032%;
    *margin-left: 68.4224810808669%;
  }
  .row-fluid .offset7 {
    margin-left: 62.75605214152701%;
    *margin-left: 62.649669162803605%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.96275605214153%;
    *margin-left: 59.85637307341813%;
  }
  .row-fluid .offset6 {
    margin-left: 54.18994413407821%;
    *margin-left: 54.08356115535481%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.39664804469274%;
    *margin-left: 51.29026506596933%;
  }
  .row-fluid .offset5 {
    margin-left: 45.62383612662942%;
    *margin-left: 45.51745314790602%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.83054003724395%;
    *margin-left: 42.72415705852054%;
  }
  .row-fluid .offset4 {
    margin-left: 37.05772811918064%;
    *margin-left: 36.95134514045723%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.26443202979516%;
    *margin-left: 34.15804905107176%;
  }
  .row-fluid .offset3 {
    margin-left: 28.491620111731844%;
    *margin-left: 28.38523713300844%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69832402234637%;
    *margin-left: 25.591941043622967%;
  }
  .row-fluid .offset2 {
    margin-left: 19.925512104283055%;
    *margin-left: 19.819129125559652%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.13221601489758%;
    *margin-left: 17.025833036174177%;
  }
  .row-fluid .offset1 {
    margin-left: 11.359404096834265%;
    *margin-left: 11.253021118110862%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56610800744879%;
    *margin-left: 8.459725028725387%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1060px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 968px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 876px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 784px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 692px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 600px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 508px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 416px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 324px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 232px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 140px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 48px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-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);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}

/*!
 * Bootstrap Responsive v2.3.2
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

@-ms-viewport {
  width: device-width;
}

.hidden {
  display: none;
  visibility: hidden;
}

.visible-phone {
  display: none !important;
}

.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}

.visible-desktop {
  display: inherit !important;
}

@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1074px;
  }
  .span12 {
    width: 1074px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }
  .offset12 {
    margin-left: 1230px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset9 {
    margin-left: 930px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.564102564102564%;
    *margin-left: 2.5109110747408616%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.564102564102564%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.45299145299145%;
    *width: 91.39979996362975%;
  }
  .row-fluid .span10 {
    width: 82.90598290598291%;
    *width: 82.8527914166212%;
  }
  .row-fluid .span9 {
    width: 74.35897435897436%;
    *width: 74.30578286961266%;
  }
  .row-fluid .span8 {
    width: 65.81196581196582%;
    *width: 65.75877432260411%;
  }
  .row-fluid .span7 {
    width: 57.26495726495726%;
    *width: 57.21176577559556%;
  }
  .row-fluid .span6 {
    width: 48.717948717948715%;
    *width: 48.664757228587014%;
  }
  .row-fluid .span5 {
    width: 40.17094017094017%;
    *width: 40.11774868157847%;
  }
  .row-fluid .span4 {
    width: 31.623931623931625%;
    *width: 31.570740134569924%;
  }
  .row-fluid .span3 {
    width: 23.076923076923077%;
    *width: 23.023731587561375%;
  }
  .row-fluid .span2 {
    width: 14.52991452991453%;
    *width: 14.476723040552828%;
  }
  .row-fluid .span1 {
    width: 5.982905982905983%;
    *width: 5.929714493544281%;
  }
  .row-fluid .offset12 {
    margin-left: 105.12820512820512%;
    *margin-left: 105.02182214948171%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.56410256410257%;
    *margin-left: 102.45771958537915%;
  }
  .row-fluid .offset11 {
    margin-left: 96.58119658119658%;
    *margin-left: 96.47481360247316%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.01709401709402%;
    *margin-left: 93.91071103837061%;
  }
  .row-fluid .offset10 {
    margin-left: 88.03418803418803%;
    *margin-left: 87.92780505546462%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547008548%;
    *margin-left: 85.36370249136206%;
  }
  .row-fluid .offset9 {
    margin-left: 79.48717948717949%;
    *margin-left: 79.38079650845607%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.92307692307693%;
    *margin-left: 76.81669394435352%;
  }
  .row-fluid .offset8 {
    margin-left: 70.94017094017094%;
    *margin-left: 70.83378796144753%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.37606837606839%;
    *margin-left: 68.26968539734497%;
  }
  .row-fluid .offset7 {
    margin-left: 62.393162393162385%;
    *margin-left: 62.28677941443899%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.82905982905982%;
    *margin-left: 59.72267685033642%;
  }
  .row-fluid .offset6 {
    margin-left: 53.84615384615384%;
    *margin-left: 53.739770867430444%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.28205128205128%;
    *margin-left: 51.175668303327875%;
  }
  .row-fluid .offset5 {
    margin-left: 45.299145299145295%;
    *margin-left: 45.1927623204219%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.73504273504273%;
    *margin-left: 42.62865975631933%;
  }
  .row-fluid .offset4 {
    margin-left: 36.75213675213675%;
    *margin-left: 36.645753773413354%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.18803418803419%;
    *margin-left: 34.081651209310785%;
  }
  .row-fluid .offset3 {
    margin-left: 28.205128205128204%;
    *margin-left: 28.0987452264048%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.641025641025642%;
    *margin-left: 25.53464266230224%;
  }
  .row-fluid .offset2 {
    margin-left: 19.65811965811966%;
    *margin-left: 19.551736679396257%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.094017094017094%;
    *margin-left: 16.98763411529369%;
  }
  .row-fluid .offset1 {
    margin-left: 11.11111111111111%;
    *margin-left: 11.004728132387708%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.547008547008547%;
    *margin-left: 8.440625568285142%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.7624309392265194%;
    *margin-left: 2.709239449864817%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392265194%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.43646408839778%;
    *width: 91.38327259903608%;
  }
  .row-fluid .span10 {
    width: 82.87292817679558%;
    *width: 82.81973668743387%;
  }
  .row-fluid .span9 {
    width: 74.30939226519337%;
    *width: 74.25620077583166%;
  }
  .row-fluid .span8 {
    width: 65.74585635359117%;
    *width: 65.69266486422946%;
  }
  .row-fluid .span7 {
    width: 57.18232044198895%;
    *width: 57.12912895262725%;
  }
  .row-fluid .span6 {
    width: 48.61878453038674%;
    *width: 48.56559304102504%;
  }
  .row-fluid .span5 {
    width: 40.05524861878453%;
    *width: 40.00205712942283%;
  }
  .row-fluid .span4 {
    width: 31.491712707182323%;
    *width: 31.43852121782062%;
  }
  .row-fluid .span3 {
    width: 22.92817679558011%;
    *width: 22.87498530621841%;
  }
  .row-fluid .span2 {
    width: 14.3646408839779%;
    *width: 14.311449394616199%;
  }
  .row-fluid .span1 {
    width: 5.801104972375691%;
    *width: 5.747913483013988%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486187845304%;
    *margin-left: 105.41847889972962%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243093922652%;
    *margin-left: 102.6560479605031%;
  }
  .row-fluid .offset11 {
    margin-left: 96.96132596685082%;
    *margin-left: 96.8549429881274%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276243%;
    *margin-left: 94.09251204890089%;
  }
  .row-fluid .offset10 {
    margin-left: 88.39779005524862%;
    *margin-left: 88.2914070765252%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.6353591160221%;
    *margin-left: 85.52897613729868%;
  }
  .row-fluid .offset9 {
    margin-left: 79.8342541436464%;
    *margin-left: 79.72787116492299%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.07182320441989%;
    *margin-left: 76.96544022569647%;
  }
  .row-fluid .offset8 {
    margin-left: 71.2707182320442%;
    *margin-left: 71.16433525332079%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729281768%;
    *margin-left: 68.40190431409427%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232044199%;
    *margin-left: 62.600799341718584%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138121547%;
    *margin-left: 59.838368402492065%;
  }
  .row-fluid .offset6 {
    margin-left: 54.14364640883978%;
    *margin-left: 54.037263430116376%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121546961326%;
    *margin-left: 51.27483249088986%;
  }
  .row-fluid .offset5 {
    margin-left: 45.58011049723757%;
    *margin-left: 45.47372751851417%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767955801105%;
    *margin-left: 42.71129657928765%;
  }
  .row-fluid .offset4 {
    margin-left: 37.01657458563536%;
    *margin-left: 36.91019160691196%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414364640884%;
    *margin-left: 34.14776066768544%;
  }
  .row-fluid .offset3 {
    margin-left: 28.45303867403315%;
    *margin-left: 28.346655695309746%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773480663%;
    *margin-left: 25.584224756083227%;
  }
  .row-fluid .offset2 {
    margin-left: 19.88950276243094%;
    *margin-left: 19.783119783707537%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182320442%;
    *margin-left: 17.02068884448102%;
  }
  .row-fluid .offset1 {
    margin-left: 11.32596685082873%;
    *margin-left: 11.219583872105325%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591160221%;
    *margin-left: 8.457152932878806%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
}

@media (max-width: 767px) {
  body {
    padding-right: 20px;
    padding-left: 20px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-right: -20px;
    margin-left: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    width: auto;
    clear: none;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    right: 20px;
    left: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
}

@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-right: 10px;
    padding-left: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    display: block;
    float: none;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    right: 10px;
    left: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}

@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    padding: 0;
    margin-top: 5px;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    display: none;
    float: none;
    max-width: none;
    padding: 0;
    margin: 0 15px;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
       -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}

/*** WIDGETS 
 ---------------------------------------------------------------------------- */






.widget {
	 position: relative;
	 margin-bottom: 20px;
	 -webkit-border-radius: 4px;
	 -moz-border-radius: 4px;
	 border-radius: 4px;
}

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

.widget:after {
	 clear: both;
}

.widget-box {
	 border: 1px solid #c9c9c9;
}

.widget-simple {
	 padding: 0 15px;
	 background-color: #f5f6f9;
	 border: 1px solid #ffffff;
	 -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.35);
	 -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.35);
	 box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.35);
}

.widget-table {
	 border: 1px solid #c8ccce;
}

.widget-table.strong {
	 border: 1px solid #b4b7be;
}

.widget-simple.widget-table {
	 padding: 0;
	 -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
	 -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
	 box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
}

/** widget header 
 ---------------------------------------- */






.widget-header {
	 position: relative;
	 min-height: 30px;
	 padding: 5px 0 4px;
	 border-bottom: 1px solid #bbb;
	 -moz-border-radius-topright: 4px;
	 -moz-border-radius-topleft: 4px;
	 -webkit-border-radius: 4px 4px 0px 0px;
	 border-radius: 4px 4px 0px 0px;
	 -webkit-background-clip: padding-box;
}

.widget-header h3,
.widget-header h4,
.widget-header h5,
.widget-header h6 {
	 float: left;
	 margin: 0;
}

.widget-header h3,
.widget-header h4 {
	 line-height: 30px;
}

.widget-header h6 {
	 margin-top: 2px;
}

.widget-header h3 small,
.widget-header h4 small,
.widget-header h5 small,
.widget-header h6 small {
	 font-weight: bold;
	 color: #979fa5;
	 text-transform: uppercase;
}

.widget-header .nav > li > a:hover {
	 border: none;
}

.header-small {
	 min-height: 20px
}

.header-small .btn-glyph.btn-link [class^="fontello-icon-"]:before,
.header-small .btn-glyph.btn-link [class*=" fontello-icon-"]:before,
.header-small .btn-glyph.btn-link [class^="aweso-icon-"]:before,
.header-small .btn-glyph.btn-link [class*=" aweso-icon-"]:before {
	 font-size: 1.233em;
}

.widget-header .nav {
	 margin-bottom: 0;
}

.widget-box .widget-header.collapsed,
.widget-simple .widget-header.collapsed,
.widget-table .widget-header.collapsed {
	 border-bottom: none;
	 -webkit-border-radius: 4px;
	 -moz-border-radius: 4px;
	 border-radius: 4px;
	 -webkit-background-clip: padding-box;
}

.well-black .widget-header {
	 border-bottom-color: #222;
}

.well-black .widget-body {
	 border-top-color: #616161;
}

/** widget title 
 ------------------------------------------- */






.widget-title {
	 border-top: 1px solid #2b2d38;
	 color: white;
	 margin-right: -1px;
	 margin-left: -1px;
	 padding: 3px 10px 4px;
	 background: #2b2d38;
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #464a56), color-stop(100%, #2b2d38));
	 background: -webkit-linear-gradient(top, #464a56 0%, #2b2d38 100%);
	 background: -moz-linear-gradient(top, #464a56 0%, #2b2d38 100%);
	 background: -ms-linear-gradient(top, #464a56 0%, #2b2d38 100%);
	 background: -o-linear-gradient(top, #464a56 0%, #2b2d38 100%);
	 background: linear-gradient(top, #464a56 0%, #2b2d38 100%);
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#464a56', endColorstr='#2b2d38', GradientType=0 );
	 filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.widget-title h6 {
	 margin-top: 0;
	 margin-bottom: 0;
}

.widget-title span {
	 color: #bbb
}

.widget-title small {
	 font-size: 1em;
	 font-weight: bold;
}

.widget-title h6,
.widget-title span {
	 text-transform: uppercase;
	 text-shadow: 0px -1px 0 rgba(0, 0, 0, 1);
}

/** widget content 
 ------------------------------------------- */






.widget-content {
	 -webkit-border-radius: 4px;
	 -moz-border-radius: 4px;
	 border-radius: 4px;
	 -webkit-background-clip: padding-box;
}

.widget-header + .widget-content {
	 -webkit-border-radius: 0px 0px 4px 4px;
	 -moz-border-radius-bottomright: 4px;
	 -moz-border-radius-bottomleft: 4px;
	 border-radius: 0px 0px 4px 4px;
	 -webkit-background-clip: padding-box;
}

/** widget body 
 ------------------------------------------- */






.widget-body {
	 border-top: 1px solid #ffffff;
	 border-bottom: 1px solid #c9c9c9;
}

.widget-content .widget-body:last-child {
	 border-bottom: none;
	 -webkit-border-radius: 0px 0px 4px 4px;
	 -moz-border-radius-bottomright: 4px;
	 -moz-border-radius-bottomleft: 4px;
	 border-radius: 0px 0px 4px 4px;
	 -webkit-background-clip: padding-box;
}

.widget-box > .widget-content .widget-body {
	 border-bottom: none;
}

/** widget bar 
 ------------------------------------------- */






.widget-bar {
	 padding: 5px 0; /*background-color: #ebedf2;*/
	 border-bottom: 1px solid #c9c9c9;
}

/*
.widget-bordered { 
  margin: 5px 0 0;
  background-color: #ebedf2; 
  border-bottom: 1px solid #c9c9c9; 
  -webkit-border-radius: 4px 4px 0 0; 
        -moz-border-radius: 4px 4px 0 0; 
                    border-radius: 4px 4px 0 0;
}
*/







.widget-box .widget-bar {
	 padding: 5px 15px;
	 background: #e4e5e9; /*d9dbdf*/
	 border-top: 1px solid #c9c9c9;
}

.widget-simple .widget-bar {
	 padding: 5px;
}

.widget-bar .nav,
.widget-bar .btn-toolbar {
	 margin: 0;
}

/** widget row 
 ------------------------------------------- */






.widget-row {
	 padding: 9px 0;
	 border-top: 1px solid #ffffff;
	 border-bottom: 1px solid #c9c9c9;
}

.widget-row:first-child {
	 padding-top: 0;
	 border-top: none;
}

.widget-row:last-child {
	 padding-bottom: 0;
	 border-bottom: none;
}

/** widget footer 
 ------------------------------------------- */






.widget-footer {
	 min-height: 20px;
	 padding: 6px 0 10px;
	 border-top: 1px solid #c9c9c9;
	 -webkit-border-radius: 0px 0px 4px 4px;
	 -moz-border-radius-bottomright: 4px;
	 -moz-border-radius-bottomleft: 4px;
	 border-radius: 0px 0px 4px 4px;
	 -webkit-background-clip: padding-box;
}

.widget-table .widget-footer {
	 padding: 6px 0 6px;
}

.well > .widget,
.widget-box > .widget,
.widget-wrap > .widget,
.widget-wrap-out > .widget,
.widget-wrap-in > .widget {
	 margin-bottom: 0px
}

.widget > .widget-header {
	 background: none;
}

.widget .widget-body {
	 padding: 9px 0;
}

.widget-box .widget-header, .widget-box .widget-body, .widget-box .widget-footer {
	 padding-left: 15px;
	 padding-right: 15px;
}

.widget-box > .widget-header {
	 background: #e5e7eb;
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e5e7eb), color-stop(100%, #d8dade));
	 background: -webkit-linear-gradient(top, #e5e7eb 0%, #d8dade 100%);
	 background: -moz-linear-gradient(top, #e5e7eb 0%, #d8dade 100%);
	 background: -ms-linear-gradient(top, #e5e7eb 0%, #d8dade 100%);
	 background: -o-linear-gradient(top, #e5e7eb 0%, #d8dade 100%);
	 background: linear-gradient(to bottom, #e5e7eb 0%, #d8dade 100%);
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe5e7eb', endColorstr='#ffd8dade', GradientType=0 );
	 filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	 -webkit-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 1);
	 -moz-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 1);
	 box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 1);
}

.widget-box .widget-body,
.widget-box .widget-content {
	 background-color: #fafafa;
}

.widget-box > .widget-footer {
	 border-top-color: #b4b7be;
	 background: #dee3e7;
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dee3e7), color-stop(100%, #f5f6f7));
	 background: -webkit-linear-gradient(top, #dee3e7 0%, #f5f6f7 100%);
	 background: -moz-linear-gradient(top, #dee3e7 0%, #f5f6f7 100%);
	 background: -ms-linear-gradient(top, #dee3e7 0%, #f5f6f7 100%);
	 background: -o-linear-gradient(top, #dee3e7 0%, #f5f6f7 100%);
	 background: linear-gradient(top, #dee3e7 0%, #f5f6f7 100%);
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdee3e7', endColorstr='#fff5f6f7', GradientType=0 );
	 filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	 -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15);
	 -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15);
	 box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15);
}

.widget-box > .widget-header,
.widget-box > .widget-body,
.widget-box > .widget-footer {
	 padding-left: 15px;
	 padding-right: 15px;
}

.widget-table .widget-header,
.widget-table .widget-footer {
	 padding-left: 10px;
	 padding-right: 10px;
}

.widget-box > .widget-body > .widget-row {
	 margin-left: -15px;
	 margin-right: -15px;
	 padding-left: 15px;
	 padding-right: 15px;
}

.widget-header .btn-toolbar,
.widget-footer .btn-toolbar,
.widget-header p,
.widget-footer p {
	 margin: 0;
}

.widget-tool {
	 float: right;
	 color: #333;
	 text-align: right;
	 line-height: 30px;
}

.header-small .widget-tool {
	 line-height: 20px;
}

.widget-body + .widget-footer {
	 border-top-color: #ffffff;
}

.widget-box .widget-body + .widget-footer {
	 border-top-color: #b4b7be;
}

.widget-footer.box-shadow-in {
	 border-top: none;
	 -webkit-box-shadow: inset 0px 15px 15px -15px rgba(0, 0, 0, 0.1), inset 0px 2px 5px -3px rgba(0, 0, 0, 0.15);
	 -moz-box-shadow: inset 0px 15px 15px -15px rgba(0, 0, 0, 0.1), inset 0px 2px 5px -3px rgba(0, 0, 0, 0.15);
	 box-shadow: inset 0px 15px 15px -15px rgba(0, 0, 0, 0.1), inset 0px 2px 5px -3px rgba(0, 0, 0, 0.15);
}

.widget.well,
.widget-box.well {
	 padding-top: 0px;
	 padding-bottom: 0px;
}

.widget form {
	 margin-bottom: 0;
}

[class*="wrap-"] .widget,
[class*="wrap-"] .widget-box {
	 margin-bottom: 0;
}

.widget:before,
.widget:after,
.widget-header:before,
.widget-header:after,
.widget-title:before,
.widget-title:after,
.widget-bar:before,
.widget-bar:after,
.widget-content:before,
.widget-content:after,
.widget-body:before,
.widget-body:after,
.widget-bar:after,
.widget-bar:before,
.widget-row:before,
.widget-row:after,
.widget-footer:before,
.widget-footer:after {
	 display: table;
	 content: "";
}

.widget:after,
.widget-header:after,
.widget-title:after,
.widget-bar:after,
.widget-content:after,
.widget-body:after,
.widget-bar:after,
.widget-row:after,
.widget-footer:after {
	 clear: both;
}

.widget-header .nav-pills > li > a {
	 margin-top: 0;
	 margin-bottom: 0;
	 border: none;
}

.widget-block {
	 background-color: #f1f1f1;
}

.widget-block-top {
}

.widget-block-content {
	 padding: 15px;
}

.widget-block-top .widget-block-content { /*border-top: 1px solid #ffffff;*/
	 border-bottom: 1px solid #c9c9c9;
}

/* WIDGET-LIST
 ------------------------------------------- */






.widget-list {
	 margin: 0;
	 list-style: none;
}

.widget-list a {
	 text-decoration: none;
}

.widget-list > li {
	 position: relative;
	 padding: 8px 0;
	 /*border-top: 1px solid #c4c4c4;*/
}
/*
.widget-list.list-dotted > li {
  border-top-style: dotted
}*/

.widget-list > li:before,
.widget-list > li:after {
	 display: table;
	 content: "";
}

.widget-list > li:after {
	 clear: both;
}
/*
.widget-list > li:first-child {
  border-top: none;
}*/

.widget-list > .media {
	 margin-top: 0;
}

.widget-list .media-heading {
	 text-overflow: ellipsis;
}

.widget-list h4.media-heading {
	 font-size: 16px;
	 font-weight: bold;
}

.widget-list h5.media-heading {
	 font-size: 16px;
	 font-weight: normal;
}

.widget-list h6.media-heading {
	 font-size: 12px;
	 font-weight: bold;
}

.widget-list .media-heading small {
	 font-size: 13px;
}

.widget-list h6.media-heading small {
	 font-size: 12px;
}

.widget-list li .well {
	 margin-bottom: 5px
}

.widget-list .date {
	 font-size: 12px;
}

.widget-list .note,
.widget-list .post {
	 line-height: 18px;
	 font-size: 13px;
	 margin-bottom: 5px
}

.widget-list .data,
.widget-list .meta {
	 margin: 0;
	 list-style: none;
}

.widget-list .data.inline > li,
.widget-list .meta.inline > li {
	 margin-right: 0;
	 margin-left: 0;
}

.widget-list .data.inline > li:first-child,
.widget-list .meta.inline > li:first-child {
	 padding-left: 0;
}

.widget-list .data > .divider-vertical,
.widget-list .meta > .divider-vertical {
	 padding: 0;
	 border-right: 1px solid #ffffff;
	 border-left: 1px solid #bdbdbd;
}

.widget-list .data {
	 font-size: 12px;
}

.widget-list .data > .divider-vertical {
	 height: 16px;
	 margin: 2px 6px 0;
}

.widget-list .meta,
.widget-list .meta > li {
	 font-size: 11px;
	 line-height: 16px;
	 color: #777;
}

.widget-list .meta a {
	 color: #00315d;
	 font-weight: bold
}

.widget-list .meta strong {
	 color: #111;
}

.widget-list .meta > .divider-vertical {
	 height: 14px;
	 margin: 1px 6px 0;
}

/* quick menu */






.widget-list .quick-menu-icon {
	 font-size: 14px;
}

.widget-list .quick-menu-icon a {
	 color: #333;
	 cursor: pointer;
	 opacity: 0.5;
	 filter: alpha(opacity=50);
}

.widget-list .quick-menu-icon a:hover {
	 opacity: 1;
	 filter: alpha(opacity=100);
}

.widget-list .menu-right {
	 float: right;
	 margin-left: 10px;
}

.widget-list .menu-left {
	 float: left;
	 margin-right: 10px;
}

.widget-list .quick-menu-icon.menu-right,
.widget-list .quick-menu.menu-right {
	 margin-left: 5px;
	 margin-bottom: 5px;
}
.widget-notes {
	 background-color: #f6f5df;
}

.widget-notes .quick-menu-icon {
	 float: right;
	 margin-bottom: 0;
}

.widget-notes .date {
	 font-weight: bold;
	 color: #3399FF;
}

.widget-list .note {
	 margin-bottom: 0;
}
.form-list {
	 list-style: none;
	 margin-left: 0;
}

.list-bordered > li {
	 border-bottom: 1px solid #c8ccce;
	 border-bottom: 1px solid rgba( 0, 0, 0, 0.15);
	 border-top: 1px solid #fff;
	 border-top: 1px solid rgba( 255, 255, 255, 0.6);
}

.list-bordered .control-group {
	 padding-top: 9px;
	 padding-bottom: 9px;
	 margin-bottom: 0;
}

.list-bordered .media {
	 padding-top: 7px;
	 padding-bottom: 7px;
	 margin-top: 0;
}

.list-bordered .media .data,
.list-bordered .media .media-heading {
	 margin-bottom: 0;
}

.list-bordered.dotted > li,
.list-bordered.dotted .control-group {
	 border-bottom: 1px dotted #bec2c4;
	 border-bottom: 1px dotted rgba( 0, 0, 0, 0.25);
	 border-top: 1px dotted #fff;
	 border-top: 1px dotted rgba( 255, 255, 255, 0.9);
}

.well-black .list-bordered.dotted .control-group {
	 border-bottom-color: #111111;
	 border-top-color: #515356;
}

.form-condensed .list-bordered .control-group {
	 padding: 5px 0
}

.list-bordered .section-form {
	 border-top: 1px solid #fff;
	 border-bottom: 1px solid #c8ccce;
}

.list-bordered li:first-child {
	 border-top: none;
}

.list-bordered li:last-child {
	 border-bottom: none;
}

.section-form {
	 min-height: 30px;
	 padding: 9px 0;
	 margin: 0;
	 font-size: 18px;
	 line-height: 30px;
	 color: #3399ff;
}

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

.section-form:after {
	 clear: both;
}

.section-form h4 {
	 margin: 10px 0 0;
	 font-weight: normal
}

.list-bordered .control-group:first-child,
.list-bordered .section-form:first-child {
	 border-top: none;
}

.list-bordered .control-group:last-child {
	 border-bottom: none;
}







.btn-demo .btn {
  width: 90px;
  margin: 5px 10px;
}

.color-scheme,
.btn-icon-demo {
  margin-left: 0;
  list-style: none;
  ;
}

.btn-icon-demo li {
  margin-bottom: 10px;
  display: inline-block;
}

.color-scheme li {
  margin: 5px;
  padding: 5px;
  display: inline-block;
  width: 60px;
  height: 20px;
  text-align: center;
  text-transform: lowercase;
}

.color-scheme li span {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.color-scheme li:hover span {
  opacity: 100;
  filter: alpha(opacity=100);
}

.btn-icon-demo .icoclass {
  display: inline-block;
  width: 300px;
  margin-left: 10px;
  font-size: 13px;
}

#iconSet.icoclass-hidden .icoclass {
  display: none;
}

.btn-toolbar-demo .btn,
.btn-group-demo .btn-group {
  margin-bottom: 5px;
}

.the-icons {
  list-style: none outside none;
  margin-left: 0;
}

.the-icons li {
  font-size: 14px;
  line-height: 25px;
}

.the-icons li i {
    vertical-align: middle;
    margin: 0 15px 0 10px;
}

.the-icons li:hover {
  line-height:45px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  color: #fff;
  background-color: #131516;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#33393E), to(#1C1F21));
  background-image: -webkit-linear-gradient(top, #33393E, #1C1F21);
  background-image: -moz-linear-gradient(top, #33393E, #1C1F21);
  background-image: -o-linear-gradient(top, #33393E, #1C1F21);
  background-image: linear-gradient(to bottom, #33393E, #1C1F21);
  background-repeat: repeat-x;
  border-color: #252525;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff33393E', endColorstr='#ff1C1F21', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 1);

}

.the-icons li:hover i { 
  font-size: 26px;
  line-height:45px;
  margin: 0 25px 0 10px;
  color: #ddd;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.9) ;
}


/*** TEXT
------------------------------------------------------------------------- ***/

.f10 {
  font-size: 10px;
  line-height: 20px;
}

.f11 {
  font-size: 11px;
  line-height: 20px;
}

.f12 {
  font-size: 12px;
  line-height: 20px;
}

.f13 {
  font-size: 13px;
  line-height: 20px;
}

.f14 {
  font-size: 14px;
  line-height: 20px;
}

.f16 {
  font-size: 16px;
  line-height: 20px;
}

.f18 {
  font-size: 18px;
  line-height: 20px;
}

.f20 {
  font-size: 20px;
  line-height: 20px;
}

.f22 {
  font-size: 22px;
  line-height: 20px;
}

.f24 {
  font-size: 24px;
  line-height: 1;
}

.f26 {
  font-size: 26px;
  line-height: 1;
}

.f28 {
  font-size: 28px;
  line-height: 1;
}

.f30 {
  font-size: 30px;
  line-height: 1;
}

.f32 {
  font-size: 32px;
  line-height: 1;
}

.f34 {
  font-size: 34px;
  line-height: 1;
}

.f36 {
  font-size: 36px;
  line-height: 1;
}

.f38 {
  font-size: 38px;
  line-height: 1;
}

.f40 {
  font-size: 40px;
  line-height: 1;
}

.f42 {
  font-size: 42px;
  line-height: 1;
}

.f50 {
  font-size: 50px;
  line-height: 1;
}

.f58 {
  font-size: 58px;
  line-height: 1;
}

.f64 {
  font-size: 64px;
  line-height: 1;
}

.f72 {
  font-size: 75px;
  line-height: 1;
}

strong {
  color: #222
}

.well-black strong {
  color: #fff
}

.bold {
  font-weight: bold;
}

.normal {
  font-weight: normal;
}

.upper {
  text-transform: uppercase;
}

.em {
  font-style: italic;
}

.clickable {
  cursor: pointer;
}

.va-top {
  vertical-align: top !important
}

.va-middle {
  vertical-align: middle !important
}

/*** ALIGNMENT
------------------------------------------------------------------------- ***/

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

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

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

/*** CLEARINGING ELEMENTS
------------------------------------------------------------------------- ***/

.clear-left {
  clear: left;
}

.clear-right {
  clear: right;
}

.clear-both {
  clear: both;
}

/*** DISPLAY
------------------------------------------------------------------------- ***/

.block {
  display: block !important;
}

.overflow {
  overflow: visible;
}

.overflow-x {
  overflow-x: visible;
}

.overflow-y {
  overflow-y: visible;
}

.inline-block {
  display: inline-block;
 *display:inline;
 *z-index:1 !important;
}

/*** POSITION
------------------------------------------------------------------------- ***/

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

/*** SHADOW
------------------------------------------------------------------------- ***/

.box-shadow {
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25) !important;
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25) !important;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25) !important;
}

.box-shadow-light {
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1) !important;
}

.box-shadow-inset {
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25), inset 0px 10px 30px 0px rgba(255, 255, 255, 0.4);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25), inset 0px 10px 30px 0px rgba(255, 255, 255, 0.4);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25), inset 0px 10px 30px 0px rgba(255, 255, 255, 0.4);
}

.no-shadow {
  box-shadow: none !important;
}

/*** WRAP
------------------------------------------------------------------------- ***/

.image-wrap-out {
  background: #f3f3f3;
  border: 1px solid #e3e3e3;
}

.image-wrap-in {
  border: 1px solid #fff;
}

/*** RADIUS
------------------------------------------------------------------------- ***/

.radius4 {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
}

.radius-top4 {
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-radius: 4px 4px 0px 0px;
  border-radius: 4px 4px 0px 0px;
  -webkit-background-clip: padding-box;
}

.radius-bototm4 {
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px;
  -webkit-background-clip: padding-box;
}

.radius3 {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
}

.radius-top3 {
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-radius: 3px 3px 0px 0px;
  border-radius: 3px 3px 0px 0px;
  -webkit-background-clip: padding-box;
}

.radius-bottom3 {
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-radius: 0px 0px 3px 3px;
  border-radius: 0px 0px 3px 3px;
  -webkit-background-clip: padding-box;
}

.radius2 {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-background-clip: padding-box;
}

.radius-top2 {
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-topright: 2px;
  -webkit-border-radius: 2px 2px 0px 0px;
  border-radius: 2px 2px 0px 0px;
  -webkit-background-clip: padding-box;
}

.radius-bottom2 {
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-radius: 0px 0px 2px 2px;
  border-radius: 0px 0px 2px 2px;
  -webkit-background-clip: padding-box;
}

.no-radius {
  border-radius: none !important;
}

/*** OPACITY
------------------------------------------------------------------------- ***/

.opaci15 {
  opacity: 0.15;
  filter: alpha(opacity=15);
}

.opaci25 {
  opacity: 0.25;
  filter: alpha(opacity=25);
}

.opaci35 {
  opacity: 0.35;
  filter: alpha(opacity=35);
}

.opaci45 {
  opacity: 0.45;
  filter: alpha(opacity=45);
}

.opaci55 {
  opacity: 0.55;
  filter: alpha(opacity=55);
}

.opaci65 {
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.opaci75 {
  opacity: 0.75;
  filter: alpha(opacity=75);
}

.opaci85 {
  opacity: 0.85;
  filter: alpha(opacity=85);
}

/*** REMOVING
------------------------------------------------------------------------- ***/
/* Remove Border */

.no-border {
  border: none;
}

.no-border-top {
  border-top: none !important;
}

.no-border-right {
  border-right: none !important;
}

.no-border-bottom {
  border-bottom: none !important;
}

.no-border-left {
  border-left: none !important;
}

/* Remove Background */

.no-bg {
  background: none !important;
}

/* No Wrap */

.no-wrap {
  white-space: nowrap
}

/*** CORRECTION GAP and SPACE (2px 4px 8px 16px)
------------------------------------------------------------------------- ***/
/* Margin */

.margin2 {
  margin: 2px !important;
}

.margin5 {
  margin: 5px !important;
}

.margin10 {
  margin: 10px !important;
}

.margin-15 {
  margin: 15px !important;
}

.margin20 {
  margin: 20px !important;
}

.margin25 {
  margin: 25px !important;
}

.margin30 {
  margin: 30px !important;
}

.margin40 {
  margin: 40px !important;
}

/* Margin top */

.margin-top2 {
  margin-top: 2px !important;
}

.margin-top5 {
  margin-top: 5px !important;
}

.margin-top10 {
  margin-top: 10px !important;
}

.margin-top15 {
  margin-top: 15px !important;
}

.margin-top20 {
  margin-top: 20px !important;
}

.margin-top25 {
  margin-top: 25px !important;
}

.margin-top30 {
  margin-top: 30px !important;
}

.margin-top40 {
  margin-top: 40px !important;
}

/* Margin left */

.margin-left2 {
  margin-left: 2px !important;
}

.margin-left5 {
  margin-left: 5px !important;
}

.margin-left10 {
  margin-left: 10px !important;
}

.margin-left15 {
  margin-left: 15px !important;
}

.margin-left20 {
  margin-left: 20px !important;
}

.margin-left25 {
  margin-left: 25px !important;
}

.margin-left30 {
  margin-left: 30px !important;
}

.margin-left40 {
  margin-left: 40px !important;
}

/* Margin bottom */

.margin-bottom2 {
  margin-bottom: 2px !important;
}

.margin-bottom5 {
  margin-bottom: 5px !important;
}

.margin-bottom10 {
  margin-bottom: 10px !important;
}

.margin-bottom15 {
  margin-bottom: 15px !important;
}

.margin-bottom20 {
  margin-bottom: 20px !important;
}

.margin-bttm25 {
  margin-bottom: 25px !important;
}

.margin-bottom30 {
  margin-bottom: 30px !important;
}

.margin-bottom35 {
  margin-bottom: 35px !important;
}

.margin-bottom40 {
  margin-bottom: 40px !important;
}

/* Margin right */

.margin-right2 {
  margin-right: 2px !important;
}

.margin-right5 {
  margin-right: 5px !important;
}

.margin-right10 {
  margin-right: 10px !important;
}

.margin-right15 {
  margin-right: 15px !important;
}

.margin-right20 {
  margin-right: 20px !important;
}

.margin-right25 {
  margin-right: 25px !important;
}

.margin-right30 {
  margin-right: 30px !important;
}

.margin-right40 {
  margin-right: 40px !important;
}

/* Margin Remove */

.no-margin {
  margin: 0px !important;
}

.no-margin-top {
  margin-top: 0px !important;
}

.no-margin-left {
  margin-left: 0px !important;
}

.no-margin-bootom {
  margin-bottom: 0px !important;
}

.no-margin-right {
  margin-right: 0px !important;
}

.margin-side5 {
  margin-left: 5px;
  margin-right: 5px;
}

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

.margin-side {
  margin-left: 15px;
  margin-right: 15px;
}

.margin-btn .btn {
  margin-bottom: 5px;
}

/* Use an element especially for correcting top and bottom gaps (a combination of size 0 s m x) */

.margin-00 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.margin-ss {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.margin-0s {
  margin-top: 0 !important;
  margin-bottom: 5px !important;
}

.margin-s0 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.margin-mm {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.margin-0m {
  margin-top: 0 !important;
  margin-bottom: 10px !important;
}

.margin-m0 {
  margin-top: 10px !important;
  margin-bottom: 0 !important;
}

.margin-0x {
  margin-top: 0 !important;
  margin-bottom: 20px !important;
}

.margin-x0 {
  margin-top: 20px !important;
  margin-bottom: 0 !important;
}

.margin-ms {
  margin-top: 10px !important;
  margin-bottom: 5px !important;
}

.margin-sm {
  margin-top: 5px !important;
  margin-bottom: 10px !important;
}

.margin-xm {
  margin-top: 20px !important;
  margin-bottom: 10px !important;
}

.margin-mx {
  margin-top: 10px !important;
  margin-bottom: 20px;
}

.margin-xs {
  margin-top: 20px !important;
  margin-bottom: 5px !important;
}

.margin-sx {
  margin-top: 5px !important;
  margin-bottom: 20px !important;
}

.margin-xx {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.margin-xxx {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

/* Padding */
/* 2 4 6 8 - use for progress bar */

.padding2 {
  padding: 2px !important;
}

.padding4 {
  padding: 4px !important;
}

.padding5 {
  padding: 5px !important;
}

.padding6 {
  padding: 6px !important;
}

.padding8 {
  padding: 8px !important;
}

.padding10 {
  padding: 10px !important;
}

.padding15 {
  padding: 15px !important;
}

.padding20 {
  padding: 20px !important;
}

.padding25 {
  padding: 25px !important;
}

.padding30 {
  padding: 30px !important;
}

/* Padding top */

.padding-top2 {
  padding-top: 2px !important;
}

.padding-top5 {
  padding-top: 5px !important;
}

.padding-top10 {
  padding-top: 10px !important;
}

.padding-top15 {
  padding-top: 15px !important;
}

.padding-top20 {
  padding-top: 20px !important;
}

.padding-top25 {
  padding-top: 25px !important;
}

.padding-top30 {
  padding-top: 30px !important;
}

/* Padding right */

.padding-right2 {
  padding-right: 2px !important;
}

.padding-right5 {
  padding-right: 5px !important;
}

.padding-right10 {
  padding-right: 10px !important;
}

.padding-right15 {
  padding-right: 15px !important;
}

.padding-right20 {
  padding-right: 20px !important;
}

.padding-right25 {
  padding-right: 25px !important;
}

.padding-right30 {
  padding-right: 30px !important;
}

/* Padding bottom */

.padding-bottom2 {
  padding-bottom: 2px !important;
}

.padding-bottom5 {
  padding-bottom: 5px !important;
}

.padding-bottom10 {
  padding-bottom: 10px !important;
}

.padding-bottom15 {
  padding-bottom: 15px !important;
}

.padding-bottom20 {
  padding-bottom: 20px !important;
}

.padding-bottom25 {
  padding-bottom: 25px !important;
}

.padding-bottom30 {
  padding-bottom: 30px !important;
}

/* Padding left */

.padding-left2 {
  padding-left: 2px !important;
}

.padding-left5 {
  padding-left: 5px !important;
}

.padding-left10 {
  padding-left: 10px !important;
}

.padding-left15 {
  padding-left: 15px !important;
}

.padding-left20 {
  padding-left: 20px !important;
}

.padding-left25 {
  padding-left: 25px !important;
}

.padding-left30 {
  padding-left: 30px !important;
}

/* Padding side */

.padding-side5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.padding-side10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.padding-side {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

/* Padding Remove */

.no-padding {
  padding: 0px !important;
}

.no-padding-top {
  padding-top: 0px !important;
}

.no-padding-left {
  padding-left: 0px !important;
}

.no-padding-bottom {
  padding-bottom: 0px !important;
}

.no-padding-right {
  padding-right: 0px !important;
}

/* width element */

.width75  { width: 75px; }
.width100 { width: 100px; }
.width125 { width: 125px; }
.width150 { width: 150px; }
.width175 { width: 175px; }
.width200 { width: 200px; }
.width225 { width: 225px; }
.width250 { width: 250px; }
.width260 { width: 260px; }
.width275 { width: 275px; }
.width300 { width: 300px; }

/* width table column - use to <colgroup><col class=""><colgroup> */

.col2 {
  width: 2%
}

.col5 {
  width: 5%
}

.col10 {
  width: 10%
}

.col15 {
  width: 15%
}

.col20 {
  width: 20%
}

.col25 {
  width: 25%
}

.col30 {
  width: 30%
}

.col35 {
  width: 35%
}

.col40 {
  width: 40%
}

.col45 {
  width: 45%
}

.col50 {
  width: 50%
}

.col55 {
  width: 55%
}

.col60 {
  width: 60%
}

.col65 {
  width: 65%
}

.col70 {
  width: 70%
}

.col75 {
  width: 75%
}

.col80 {
  width: 80%
}

.col85 {
  width: 85%
}

.col90 {
  width: 90%
}

.col95 {
  width: 95%
}


/*** RESPOSIVE 
------------------------------------------------------------------------- ***/
@media (min-width: 768px) and (max-width: 979px) {
}

@media (max-width: 767px) {
}
@media (min-width: 1200px) {

	 /* sidebar */

	 .sidebar {
		  top: 76px
	 }

	 .base-layout .sidebar {
		  top: 47px
	 }

	 .sidebar-left .sidebar,
	 .sidebar-right .sidebar {
		  width: 270px;
	 }

	 /* content */

	 .sidebar-left .main-content {
		  margin-left: 270px;
	 }

	 .sidebar-right .main-content {
		  margin-right: 270px;
	 }

	 .sidebar-hidden.sidebar-left .main-content {
		  margin-left: 0px;
	 }

	 .sidebar-hidden.sidebar-right .main-content {
		  margin-right: 0px;
	 }

	 /* footer-fix sidebar */

	 .sidebar-left .footer-sidebar {
		  left: 0;
		  width: 270px;
	 }

	 .sidebar-right .footer-sidebar {
		  right: 0;
		  width: 270px;
	 }

	 .sidebar-left .footer-content {
		  margin-left: 270px;
	 }

	 .sidebar-right .footer-content {
		  margin-right: 270px;
	 }

	 .sidebar-hidden.sidebar-left .footer-content {
		  margin-left: 0px;
	 }

	 .sidebar-right.sidebar-hidden .footer-content {
		  margin-right: 0px;
	 }

	 /* control-row */
	 .row-fluid .controls-row [class*="span"] + [class*="span"], .row-fluid .controls-row [class*="span"] + .bootstrap-select, .row-fluid .controls-row .bootstrap-select + [class*="span"] {
		  margin-left: 2.55391%; /*30 2.55391%*/
	 }
	 .row-fluid .controls-row [class*="span"] + .bootstrap-select, .row-fluid .controls-row .bootstrap-select + [class*="span"] {
		  margin-left: 2.564102564102564%;
	 }

	 .controls-row [class*="span"] + [class*="span"].block,
	 .controls-row .btn-group.bootstrap-select + [class*="span"].block {
		  margin-left: 0;
	 }

	 .hidden-small-desktop {
		  display: none;  
	 }

}
@media (min-width: 768px) and (max-width: 979px) {

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

	 .base-layout #header-container {
		  height: 57px;
	 }

	 .page-head {
		  margin: 0 -10px;
		  padding: 0 10px;
		  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
	 }

	 .sidebar {
		  position: fixed;
		  top: 86px;
		  bottom: 0;
	 }

	 .base-layout .sidebar {
		  top: 57px
	 }

	 .sidebar-left .sidebar {
		  left: 0;
		  width: 200px;
	 }

	 .sidebar-right .sidebar {
		  right: 0;
		  width: 200px;
	 }

	 .sidebar-left .main-content {
		  margin-left: 200px;
	 }

	 .sidebar-right .main-content {
		  margin-right: 200px;
	 }

	 .sidebar-hidden.sidebar-left .main-content {
		  margin-left: 0px;
	 }

	 .sidebar-hidden.sidebar-right .main-content {
		  margin-right: 0px;
	 }

	 .sidebar .profile .data {
		  display: none;
	 }

	 #footer-sidebar {
		  position: fixed;
		  bottom: 0;
		  width: 200px;
	 }

	 .sidebar-left #footer-sidebar {
		  left: 0;
	 }

	 .sidebar-right #footer-sidebar {
		  right: 0;
	 }

	 .sidebar-left .footer-content {
		  margin-left: 200px;
	 }

	 .sidebar-right .footer-content {
		  margin-right: 200px;
	 }

	 .sidebar-hidden.sidebar-left .footer-content {
		  margin-left: 0px;
	 }

	 .sidebar-hidden.sidebar-right .footer-content {
		  margin-right: 0px;
	 }

	 #header-container {
		  height: 86px;
	 }

	 #header .header-drawer {
		  margin-top: 0;
		  position: relative;
		  top: 0;
	 }

	 .navbar-page {
		  margin-right: -10px;
		  margin-left: -10px;
	 }

	 .form-horizontal .control-label {
		  width: 110px;
	 }

	 .form-horizontal .controls {
		  margin-left: 130px;
	 }
}
@media (max-width: 767px) {

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

	 #header-container,
	 .base-layout #header-container {
		  height: auto;
		  position: relative;
	 }

	 #header {
		  left: 0;
		  position: relative;
		  top: 0;
	 }

	 .navbar-fixed-top,
	 .navbar-fixed-bottom,
	 .navbar-static-top {
		  margin-left: 0px;
		  margin-right: 0px;
	 }

	 .navbar-page {
		  margin-right: -10px;
		  margin-left: -10px;
	 }

	 .page-head {
		  margin: 0 -10px;
		  padding: 0 10px;
	 }

	 .page-head h2.page-title {
		  font-size: 24.5px;
	 }

	 .page-head h2.page-title small {
		  font-size: 18px;
	 }

	 .page-head .page-title + .pagedesc {
		  margin-top: -10px;
	 }

	 .sidebar .profile .media-left {
		  float: left;
		  margin-right: 10px;
	 }

	 .sidebar-left .sidebar,
	 .sidebar-right .sidebar {
		  position: relative;
		  left: 0;
		  top: 0;
		  bottom: auto;
		  display: block;
		  padding-bottom: 10px;
		  width: 100%;
		  height: 0;
		  border-right: none;
		  border-left: none;
		  z-index: 2000;
		  -webkit-box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.6);
		  -moz-box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.6);
		  -o-box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.6);
		  box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.6);
	 }

	 .sidebar-left .footer-sidebar {
		  left: 0;
		  width: 0;
	 }

	 .sidebar-right .footer-sidebar {
		  right: 0;
		  width: 0;
	 }

	 .sidebar-left .main-content,
	 .sidebar-hidden.sidebar-left .main-content,
	 .sidebar-left .footer-content,
	 .sidebar-hidden.sidebar-left .footer-content,
	 .sidebar-right .nav-side .accordion-group > .active {
		  margin-left: 0px;
	 }

	 .sidebar-right .main-content,
	 .sidebar-hidden.sidebar-right .main-content,
	 .sidebar-right .footer-content,
	 .sidebar-hidden.sidebar-right .footer-content,
	 .sidebar-left .nav-side .accordion-group > .active {
		  margin-right: 0;
	 }

	 .navbar-fixed-top {
		  margin-bottom: 0px;
	 }

	 #header .header-bar {
		  position: absolute;
		  top: 0;
		  left: 0;
		  height: 65px;
	 }

	 #header .header-drawer {
		  position: relative;
		  top: 0px;
		  margin-top: 0px;
	 }

	 .base-layout #header .header-draver {
		  height: 5px;
	 }

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

	 .mobile-btn {
		  display: block;
		  padding: 7px 0;
		  font-size: 18px;
		  font-weight: bold;
		  color: #3b8f32;
		  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
		  text-align: center;
	 }

	 .mobile-btn:hover {
		  color: #31722a;
		  text-decoration: none;
	 }

	 #footer-fix {
		  background-color: #222222;
	 }

	 .footer-sidebar {
		  display: none;
		  background: #16171A;
		  bottom: 0;
		  min-height: 40px;
		  position: relative;
		  width: 0px;
	 }

	 input[class*="span"] + input[class*="span"],
	 input[class*="span"] + select[class*="span"],
	 select[class*="span"] + select[class*="span"],
	 input[class*="span"] + textarea[class*="span"],
	 .uneditable-input + .uneditable-input {
		  margin-top: 9px;
	 }

	 .media-left,
	 .media-right {
		  display: block;
		  margin-bottom: 10px;
	 }
}
@media (max-width: 480px) {

	 .media-left,
	 .media-right {
		  display: block;
		  float: none;
		  margin-bottom: 10px;
	 }

	 #footer-fix .navbar-inverse .navbar-inner {
		  padding-left: 8px;
		  padding-right: 8px;
	 }

	 #footer-fix .navbar .divider-vertical {
		  border-left: none;
		  border-right: none;
	 }

	 #footer-fix .navbar .nav > li > a {
		  padding: 10px 5px;
	 }
}
@media (max-width: 979px) {

	 .grider[class*="span"],
	 .row-fluid .grider[class*="span"] {
		  display: block;
		  float: none;
		  width: 100%;
		  margin-left: 0;
		  -webkit-box-sizing: border-box;
		  -moz-box-sizing: border-box;
		  box-sizing: border-box;
	 }

	 .thumbnails-inline > li {
		  float: left;
		  margin-right: 5px;
	 }

}
@media (max-width: 1200px) {

	 .grider-item[class*="span"],
	 .row-fluid .grider-item[class*="span"] {
		  display: block;
		  float: none;
		  width: 100%;
		  margin-left: 0;
		  -webkit-box-sizing: border-box;
		  -moz-box-sizing: border-box;
		  box-sizing: border-box;
	 }

	 h1.text-size,
	 h2.text-size,
	 h3.text-size {
		  font-size: 170%;
	 }

	 .visible-small-desktop {
		  display: none;  
	 }
}
@media (min-width: 980px) {
}


/*** MY BUTTON
------------------------------------------------------------------------- ***/
/* btn alphanext 
 --------------------------- */
.btn-alphanext {
  color: #333;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.45);
  background-color: #d4d9e1;
  *background-color: #cbd0da;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#cbd0da));
  background-image: -webkit-linear-gradient(top, #ffffff, #cbd0da);
  background-image:    -moz-linear-gradient(top, #ffffff, #cbd0da);
  background-image:      -o-linear-gradient(top, #ffffff, #cbd0da);
  background-image:   linear-gradient(to bottom, #ffffff, #cbd0da);
  background-repeat: repeat-x;
  border-color: #c3c9d3 #c3c9d3 #bac1cb;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.30);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffcbd0da', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-alphanext:hover,
.btn-alphanext:active,
.btn-alphanext.active,
.btn-alphanext.disabled,
.btn-alphanext[disabled] {
  color: #333333;
  background: #e3e7ee;
  *background: #ced3db;
}

.btn-alphanext:active,
.btn-alphanext.active {
  background: #cbd0da \9;
}

.btn-alphanext:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e3e7ee;
  *background-color: #ced3db;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

/* btn blue 
 --------------------------- */
.btn-blue {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #2b96e2;
  *background-color: #006bb7;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#32aaff), to(#006bb7));
  background-image: -webkit-linear-gradient(top, #32aaff, #006bb7);
  background-image:    -moz-linear-gradient(top, #32aaff, #006bb7);
  background-image:      -o-linear-gradient(top, #32aaff, #006bb7);
  background-image:   linear-gradient(to bottom, #32aaff, #006bb7);
  background-repeat: repeat-x;
  border-color: #006bb7 #006bb7 #0166ae;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.5);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff32aaff', endColorstr='#ff006bb7', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-blue:hover,
.btn-blue:active,
.btn-blue.active,
.btn-blue.disabled,
.btn-blue[disabled] {
  color: #ffffff;
  background: #006bb7;
  *background: #0a78c6;
}

.btn-blue:active,
.btn-blue.active {
  background: #006bb7 \9;
}

/* btn turgu 
 --------------------------- */
.btn-turgu {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #2698ba;
  *background-color: #1080a2;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#40c4ec), to(#1080a2));
  background-image: -webkit-linear-gradient(top, #40c4ec, #1080a2);
  background-image:    -moz-linear-gradient(top, #40c4ec, #1080a2);
  background-image:      -o-linear-gradient(top, #40c4ec, #1080a2);
  background-image:   linear-gradient(to bottom, #40c4ec, #1080a2);
  background-repeat: repeat-x;
  border-color: #1080a2 #1080a2 #0e7898;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.5);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff40c4ec', endColorstr='#ff1080a2', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-turgu:hover,
.btn-turgu:active,
.btn-turgu.active,
.btn-turgu.disabled,
.btn-turgu[disabled] {
  color: #ffffff;
  background: #1080a2;
  *background: #3186d3;
}

.btn-turgu:active,
.btn-turgu.active {
  background: #1080a2 \9;
}

/* btn green 
 --------------------------- */
.btn-green {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #46ac32;
  *background-color: #3b9b28;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7BCA79), to(#3b9b28));
  background-image: -webkit-linear-gradient(top, #7BCA79, #3b9b28);
  background-image:    -moz-linear-gradient(top, #7BCA79, #3b9b28);
  background-image:      -o-linear-gradient(top, #7BCA79, #3b9b28);
  background-image:   linear-gradient(to bottom, #7BCA79, #3b9b28);
  background-repeat: repeat-x;
  border-color: #3b9b28 #3b9b28 #338a22;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.5);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff7BCA79', endColorstr='#ff3b9b28', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-green:hover,
.btn-green:active,
.btn-green.active,
.btn-green.disabled,
.btn-green[disabled] {
  color: #ffffff;
  background: #3b9b28;
  *background: #3186d3;
}

.btn-green:active,
.btn-green.active {
  background: #3b9b28 \9;
}

/* btn yellow 
 --------------------------- */
.btn-yellow {
  color: #333333;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
  background-color: #e7c106;
  *background-color: #d6b200;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffea84), to(#d6b200));
  background-image: -webkit-linear-gradient(top, #ffea84, #d6b200);
  background-image:    -moz-linear-gradient(top, #ffea84, #d6b200);
  background-image:      -o-linear-gradient(top, #ffea84, #d6b200);
  background-image:   linear-gradient(to bottom, #ffea84, #d6b200);
  background-repeat: repeat-x;
  border-color: #d6b200 #d6b200 #c5a402;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.35);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffea84', endColorstr='#ffd6b200', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-yellow:hover,
.btn-yellow:active,
.btn-yellow.active,
.btn-yellow.disabled,
.btn-yellow[disabled] {
  color: #222222;
  background: #d6b200;
  *background: #3186d3;
}

.btn-yellow:active,
.btn-yellow.active {
  background: #d6b200 \9;
}

/* btn red 
 --------------------------- */
.btn-red {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #ba3737;
  *background-color: #981E1e;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eb5656), to(#981e1e));
  background-image: -webkit-linear-gradient(top, #eb5656, #981e1e);
  background-image:    -moz-linear-gradient(top, #eb5656, #981e1e);
  background-image:      -o-linear-gradient(top, #eb5656, #981e1e);
  background-image:   linear-gradient(to bottom, #eb5656, #981e1e);
  background-repeat: repeat-x;
  border-color: #981e1e #981e1e #7d1717;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.5);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffeb5656', endColorstr='#ff981e1e', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-red:hover,
.btn-red:active,
.btn-red.active,
.btn-red.disabled,
.btn-red[disabled] {
  color: #ffffff;
  background: #981E1e;
  *background: #a82020;
}

.btn-red:active,
.btn-red.active {
  background: #981E1e \9;
}

/* btn black 
 --------------------------- */
.btn-black {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.45);
	background-color: #262626;
 	*background-color: #141414;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#797979), to(#141414));
	background-image: -webkit-linear-gradient(top, #797979, #141414);
	background-image: -o-linear-gradient(top, #797979, #141414);
	background-image: linear-gradient(to bottom, #797979, #141414);
	background-image: -moz-linear-gradient(top, #797979, #141414);
	background-repeat: repeat-x;
	border-color: #141414 #141414 #111111;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.5);
 	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff797979', endColorstr='#ff141414', GradientType=0);
 	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-black:hover,
.btn-black:active,
.btn-black.active,
.btn-black.disabled,
.btn-black[disabled] {
	color: #ffffff;
	background: #141414;
 	*background: #252628;
}

.btn-black:active,
.btn-black.active {
	background: #141414 \9;
}

/* btn navi 
 --------------------------- */
.btn-navi {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.45);
	background-color: #62676a;
 	*background-color: #353839;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#84898d), to(#353839));
	background-image: -webkit-linear-gradient(top, #84898d, #353839);
	background-image: -o-linear-gradient(top, #84898d, #353839);
	background-image: linear-gradient(to bottom, #84898d, #353839);
	background-image: -moz-linear-gradient(top, #84898d, #353839);
	background-repeat: repeat-x;
	border-color: #353839 #353839 #141516;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.5);
 	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff84898d', endColorstr='#ff353839', GradientType=0);
 	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-navi:hover,
.btn-navi:active,
.btn-navi.active,
.btn-navi.disabled,
.btn-navi[disabled] {
	color: #ffffff;
	background: #353839;
 	*background: #252628;
}

.btn-navi:active,
.btn-navi.active {
	background: #1c1e1f \9;
}

/* btn sky 
 --------------------------- */
.btn-sky {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #57aefc;
  *background-color: #3594E9;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#99D1FC), to(#3594E9));
  background-image: -webkit-linear-gradient(top, #99D1FC, #3594E9);
  background-image:    -moz-linear-gradient(top, #99D1FC, #3594E9);
  background-image:      -o-linear-gradient(top, #99D1FC, #3594E9);
  background-image:   linear-gradient(to bottom, #99D1FC, #3594E9);
  background-repeat: repeat-x;
  border-color: #33a5e0 #33a5e0 #2d9bd4;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.5);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff99D1FC', endColorstr='#ff3594E9', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-sky:hover,
.btn-sky:active,
.btn-sky.active,
.btn-sky.disabled,
.btn-sky[disabled] {
  color: #ffffff;
  background: #3594E9;
  *background: #3186d3;
}

.btn-sky:active,
.btn-sky.active {
  background: #003399 \9;
}

/* btn Orange 
 --------------------------- */
.btn-orange {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #f79526;
  *background-color: #d07107;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffad51), to(#d07107));
  background-image: -webkit-linear-gradient(top, #ffad51, #d07107);
  background-image:    -moz-linear-gradient(top, #ffad51, #d07107);
  background-image:      -o-linear-gradient(top, #ffad51, #d07107);
  background-image:   linear-gradient(to bottom, #ffad51, #d07107);
  background-repeat: repeat-x;
  border-color: #d07107 #d07107 #c76c06;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.35);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffad51', endColorstr='#ffd07107', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-orange:hover,
.btn-orange:active,
.btn-orange.active,
.btn-orange.disabled,
.btn-orange[disabled] {
  color: #ffffff;
  background: #d07107;
  *background: #e3841a;
}

.btn-orange:active,
.btn-orange.active {
  background: #d07107 \9;
}

/* btn slategray 
 --------------------------- */
.btn-slategray {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #8394a6;
  *background-color: #577a8d;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6a96ad), to(#3b5b6c));
  background-image: -webkit-linear-gradient(top, #6a96ad, #3b5b6c);
  background-image:    -moz-linear-gradient(top, #6a96ad, #3b5b6c);
  background-image:      -o-linear-gradient(top, #6a96ad, #3b5b6c);
  background-image:   linear-gradient(to bottom, #8eadbd, #3b5b6c);
  background-repeat: repeat-x;
  border-color: #608091 #608091 #577687;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.5);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff6a96ad', endColorstr='#ff3b5b6c', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-slategray:hover,
.btn-slategray:active,
.btn-slategray1.active,
.btn-slategray.disabled,
.btn-slategray[disabled] {
  color: #ffffff;
  background: #3b5b6c;
  *background: #4a6e81;
}

.btn-slategray:active,
.btn-slategray.active {
  background: #3b5b6c \9;
}

/* btn redlight 
 --------------------------- */
.btn-redlight {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #c21419;
  *background-color: #a80005;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eb5656), to(#a80005));
  background-image: -webkit-linear-gradient(top, #fe4248, #a80005);
  background-image:    -moz-linear-gradient(top, #fe4248, #a80005);
  background-image:      -o-linear-gradient(top, #fe4248, #a80005);
  background-image:   linear-gradient(to bottom, #fe4248, #a80005);
  background-repeat: repeat-x;
  border-color: #a80005 #a80005 #9b0206;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.5);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffeb5656', endColorstr='#ffa80005', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-redlight:hover,
.btn-redlight:active,
.btn-redlight.active,
.btn-redlight.disabled,
.btn-redlight[disabled] {
  color: #ffffff;
  background: #a80005;
  *background: #b30308;
}

.btn-redlight:active,
.btn-redlight.active {
  background: #a80005 \9;
}



/* btn behance 
 --------------------------- */
.btn-behance {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #0546ff;
  *background-color: #053eff;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0581ff), to(#053eff));
  background-image: -webkit-linear-gradient(top, #0581ff, #053eff);
  background-image:    -moz-linear-gradient(top, #0581ff, #053eff);
  background-image:      -o-linear-gradient(top, #0581ff, #053eff);
  background-image:   linear-gradient(to bottom, #0581ff, #053eff);
  background-repeat: repeat-x;
  border-color: #053eff #053eff #0437e4;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.5);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff0581ff', endColorstr='#ff053eff', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-behance:hover,
.btn-behance:active,
.btn-behance.active,
.btn-behance.disabled,
.btn-behance[disabled] {
  color: #ffffff;
  background: #053eff;
  *background: #052eff;
}

.btn-behance:active,
.btn-behance.active {
  background: #053eff \9;
}

/* btn dribbble 
 --------------------------- */
.btn-dribbble {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #f65694;
  *background-color: #e54885;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff6eaf), to(#ea4c89));
  background-image: -webkit-linear-gradient(top, #ff6eaf, #e54885);
  background-image:    -moz-linear-gradient(top, #ff6eaf, #e54885);
  background-image:      -o-linear-gradient(top, #ff6eaf, #e54885);
  background-image:   linear-gradient(to bottom, #ff6eaf, #e54885);
  background-repeat: repeat-x;
  border-color: #e54885 #e54885 #d9427c;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffff6eaf', endColorstr='#ffea4c89', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-dribbble:hover,
.btn-dribbble:active,
.btn-dribbble.active,
.btn-dribbble.disabled,
.btn-dribbble[disabled] {
  color: #ffffff;
  background: #e54885;
  *background: #f65694;
}

.btn-dribbble:active,
.btn-dribbble.active {
  background: #e54885 \9;
}

/* btn envato 
 --------------------------- */
.btn-envato {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #6da44c;
  *background-color: #528036;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7bac5c), to(#528036));
  background-image: -webkit-linear-gradient(top, #7bac5c, #528036);
  background-image:    -moz-linear-gradient(top, #7bac5c, #528036);
  background-image:      -o-linear-gradient(top, #7bac5c, #528036);
  background-image:   linear-gradient(to bottom, #7bac5c, #528036);
  background-repeat: repeat-x;
  border-color: #528036 #528036 #4b7632;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.45);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff7bac5c', endColorstr='#ff528036', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-envato:hover,
.btn-envatoe:active,
.btn-envato.active,
.btn-envato.disabled,
.btn-envato[disabled] {
  color: #ffffff;
  background: #528036;
  *background: #5a8b3b;
}

.btn-envato:active,
.btn-envato.active {
  background: #528036 \9;
}

/* btn facebook 
 --------------------------- */
.btn-facebook {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #5675b6;
  *background-color: #3b5998;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6c8ccf), to(#3b5998));
  background-image: -webkit-linear-gradient(top, #6c8ccf, #3b5998);
  background-image:    -moz-linear-gradient(top, #6c8ccf, #3b5998);
  background-image:      -o-linear-gradient(top, #6c8ccf, #3b5998);
  background-image:   linear-gradient(to bottom, #6c8ccf, #3b5998);
  background-repeat: repeat-x;
  border-color: #3b5998 #3b5998 #37538e;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.45);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff6c8ccf', endColorstr='#ff3b5998', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-facebook:hover,
.btn-facebook:active,
.btn-facebook.active,
.btn-facebook.disabled,
.btn-facebook[disabled] {
  color: #ffffff;
  background: #3b5998;
  *background: #37538e;
}

.btn-facebook:active,
.btn-facebook.active {
  background: #3b5998 \9;
}

/* btn flickr 
 --------------------------- */
.btn-flickr {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #007cdc;
  *background-color: #0063dc;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3b92fd), to(#0063dc));
  background-image: -webkit-linear-gradient(top, #3b92fd, #0063dc);
  background-image:    -moz-linear-gradient(top, #3b92fd, #0063dc);
  background-image:      -o-linear-gradient(top, #3b92fd, #0063dc);
  background-image:   linear-gradient(to bottom, #3b92fd, #0063dc);
  background-repeat: repeat-x;
  border-color: #0063dc #0063dc #025bc8;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.45);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff3b92fd', endColorstr='#ff0063dc', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-flickr:hover,
.btn-flickr:active,
.btn-flickr.active,
.btn-flickr.disabled,
.btn-flickr[disabled] {
  color: #ffffff;
  background: #0063dc;
  *background: #007cdc;
}

.btn-flickr:active,
.btn-flickr.active {
  background: #0063dc \9;
}

/* btn github 
 --------------------------- */
.btn-github {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #6ea3d7;
  *background-color: #4183c4;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6ba7e3), to(#4183c4));
  background-image: -webkit-linear-gradient(top, #6ba7e3, #4183C4);
  background-image:    -moz-linear-gradient(top, #6ba7e3, #4183C4);
  background-image:      -o-linear-gradient(top, #6ba7e3, #4183C4);
  background-image:   linear-gradient(to bottom, #6ba7e3, #4183C4);
  background-repeat: repeat-x;
  border-color: #4183c4 #4183c4 #3e7dbc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.45);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff6ba7e3', endColorstr='#ff4183c4', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-github:hover,
.btn-github:active,
.btn-github.active,
.btn-github.disabled,
.btn-github[disabled] {
  color: #ffffff;
  background-color: #4183c4;
  *background-color: #6ea3d7;
}

.btn-github:active,
.btn-github.active {
  background-color: #4183c4 \9;
}

/* btn google+ 
 --------------------------- */
.btn-googlea {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.45);
  background-color: #e65e4e;
  *background-color: #db4a39;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ef7e73), to(#db4a39));
  background-image: -webkit-linear-gradient(top, #ef7e73, #db4a39);
  background-image:    -moz-linear-gradient(top, #ef7e73, #db4a39);
  background-image:      -o-linear-gradient(top, #ef7e73, #db4a39);
  background-image:   linear-gradient(to bottom, #ef7e73, #db4a39);
  background-repeat: repeat-x;
  border-color: #db4a39 #db4a39 #d24737;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.30);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffef7e73', endColorstr='#ffdb4a39', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-googlea:hover,
.btn-googlea:active,
.btn-googlea.active,
.btn-googlea.disabled,
.btn-googlea[disabled] {
  color: #ffffff;
  background: #db4a39;
  *background: #e65e4e;
}

.btn-googlea:active,
.btn-googlea.active {
  background: #db4a39 \9;
}

/* btn html5 
 --------------------------- */
.btn-html {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #f57446;
  *background-color: #e05828;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f48660), to(#e05828));
  background-image: -webkit-linear-gradient(top, #f48660, #e05828);
  background-image:    -moz-linear-gradient(top, #f48660, #e05828);
  background-image:      -o-linear-gradient(top, #f48660, #e05828);
  background-image:   linear-gradient(to bottom, #f48660, #e05828);
  background-repeat: repeat-x;
  border-color: #e05828 #e05828 #d75223;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.30);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fff48660', endColorstr='#ffe05828', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-html:hover,
.btn-html:active,
.btn-html.active,
.btn-html.disabled,
.btn-html[disabled] {
  color: #ffffff;
  background: #e05828;
  *background: #f57446;
}

.btn-html:active,
.btn-html.active {
  background: #e05828 \9;
}

/* btn lastfm 
 --------------------------- */
.btn-lastfm {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #df0e1c;
  *background-color: #c3000d;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f13d49), to(#c3000d));
  background-image: -webkit-linear-gradient(top, #f13d49, #c3000d);
  background-image:    -moz-linear-gradient(top, #f13d49, #c3000d);
  background-image:      -o-linear-gradient(top, #f13d49, #c3000d);
  background-image:   linear-gradient(to bottom, #f13d49, #c3000d);
  background-repeat: repeat-x;
  border-color: #c3000d #c3000d #b8010d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.30);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fff13d49', endColorstr='#ffc3000d', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-lastfm:hover,
.btn-lastfm:active,
.btn-lastfm.active,
.btn-lastfm.disabled,
.btn-lastfm[disabled] {
  color: #ffffff;
  background: #c3000d;
  *background: #cd0210;
}

.btn-lastfm:active,
.btn-lastfm.active {
  background: #c3000d \9;
}

/* btn linkedin 
 --------------------------- */
.btn-linkedin {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #228fc3;
  *background-color: #0e76a8;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4faad5), to(#0e76a8));
  background-image: -webkit-linear-gradient(top, #4faad5, #0e76a8);
  background-image:    -moz-linear-gradient(top, #4faad5, #0e76a8);
  background-image:      -o-linear-gradient(top, #4faad5, #0e76a8);
  background-image:   linear-gradient(to bottom, #4faad5, #0e76a8);
  background-repeat: repeat-x;
  border-color: #0e76a8 #0e76a8 #0d6d9b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.45);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff4faad5', endColorstr='#ff0e76a8', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-linkedin:hover,
.btn-linkedin:active,
.btn-linkedin.active,
.btn-linkedin.disabled,
.btn-linkedin[disabled] {
  color: #ffffff;
  background: #0e76a8;
  *background: #228fc3;
}

.btn-linkedin:active,
.btn-linkedin.active {
  background: #0e76a8 \9;
}

/* btn paypal 
 --------------------------- */
.btn-paypal {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #315c92;
  *background-color: #1e477a;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6892b5), to(#1e477a));
  background-image: -webkit-linear-gradient(top, #6892b5, #1e477a);
  background-image:    -moz-linear-gradient(top, #6892b5, #1e477a);
  background-image:      -o-linear-gradient(top, #6892b5, #1e477a);
  background-image:   linear-gradient(to bottom, #6892b5, #1e477a);
  background-repeat: repeat-x;
  border-color: #1e477a #1e477a #1b406f;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.45);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff6892b5', endColorstr='#ff1e477a', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-paypal:hover,
.btn-paypal:active,
.btn-paypal.active,
.btn-paypal.disabled,
.btn-paypal[disabled] {
  color: #ffffff;
  background: #1e477a;
  *background: #315c92;
}

.btn-paypal:active,
.btn-paypal.active {
  background: #1e477a \9;
}

/* btn skype 
 --------------------------- */
.btn-skype {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #18b8f4;
  *background-color: #00aff0;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#70d1f5), to(#00aff0));
  background-image: -webkit-linear-gradient(top, #70d1f5, #00aff0);
  background-image:    -moz-linear-gradient(top, #70d1f5, #00aff0);
  background-image:      -o-linear-gradient(top, #70d1f5, #00aff0);
  background-image:   linear-gradient(to bottom, #70d1f5, #00aff0);
  background-repeat: repeat-x;
  border-color: #00aff0 #00aff0 #04a8e5;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.35);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff70d1f5', endColorstr='#ff00aff0', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-skype:hover,
.btn-skypel:active,
.btn-skype.active,
.btn-skype.disabled,
.btn-skype[disabled] {
  color: #ffffff;
  background: #00aff0;
  *background: #18b8f4;
}

.btn-skype:active,
.btn-skype.active {
  background: #00aff0 \9;
}

/* btn wordpress 
 --------------------------- */
.btn-wordpress {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #2f89b1;
  *background-color: #21759b;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#58a6c9), to(#21759b));
  background-image: -webkit-linear-gradient(top, #58a6c9, #21759b);
  background-image:    -moz-linear-gradient(top, #58a6c9, #21759b);
  background-image:      -o-linear-gradient(top, #58a6c9, #21759b);
  background-image:   linear-gradient(to bottom, #58a6c9, #21759b);
  background-repeat: repeat-x;
  border-color: #21759b #21759b #1d6c8f;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.35);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff58a6c9', endColorstr='#ff21759b', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-wordpress:hover,
.btn-wordpress:active,
.btn-wordpress.active,
.btn-wordpress.disabled,
.btn-wordpress[disabled] {
  color: #ffffff;
  background: #21759b;
  *background: #2f89b1;
}

.btn-wordpress:active,
.btn-wordpress.active {
  background: #21759b \9;
}

/* btn youtube 
 --------------------------- */
.btn-youtube {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #a42b27;
  *background-color: #942420;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ce332d), to(#942420));
  background-image: -webkit-linear-gradient(top, #ce332d, #942420);
  background-image:    -moz-linear-gradient(top, #ce332d, #942420);
  background-image:      -o-linear-gradient(top, #ce332d, #942420);
  background-image:   linear-gradient(to bottom, #ce332d, #942420);
  background-repeat: repeat-x;
  border-color: #942420 #942420 #811e1b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.35);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffce332d', endColorstr='#ff942420', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-youtube:hover,
.btn-youtube:active,
.btn-youtube.active,
.btn-youtube.disabled,
.btn-youtube[disabled] {
  color: #ffffff;
  background: #942420;
  *background: #d03c37;
}

.btn-youtube:active,
.btn-youtube.active {
  background: #942420 \9;
}

/* btn vasco 
 --------------------------- */
.btn-vasco {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #0000fe;
  *background-color: #0000fe;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2020ff), to(#0000fe));
  background-image: -webkit-linear-gradient(top, #2020ff, #0000fe);
  background-image:    -moz-linear-gradient(top, #2020ff, #0000fe);
  background-image:      -o-linear-gradient(top, #2020ff, #0000fe);
  background-image:   linear-gradient(to bottom, #2020ff, #0000fe);
  background-repeat: repeat-x;
  border-color: #019AD2 #019AD2 #0271BF;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.35);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff2020ff', endColorstr='#ff0000fe', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-vasco:hover,
.btn-vasco:active,
.btn-vasco.active,
.btn-vasco:focus,
.btn-vasco.disabled,
.btn-vasco[disabled] {
  color: #ffffff;
  background: #0000fe;
  *background: #0000fe;
}

.btn-vasco:active,
.btn-vasco.active {
  background-color: #0000fe;
}



.btn-group .btn-blue .caret,
.btn-group .btn-turgu .caret,
.btn-group .btn-green .caret,
.btn-orange .caret,
.btn-red .caret,
.btn-black .caret,
.btn-sky .caret,
.btn-slategray .caret,
.btn-redlight .caret,
.btn-navi .caret,
.btn-behance .caret,
.btn-dribbble .caret,
.btn-envato .caret,
.btn-facebook .caret,
.btn-flickr .caret,
.btn-github .caret,
.btn-googlea .caret,
.btn-html .caret,
.btn-lastfm .caret,
.btn-linkedin .caret,
.btn-paypal .caret,
.btn-skype .caret,
.btn-vasco .caret,
.btn-wordpress .caret,
.btn-youtube .caret {
 border-top-color: #fff;
}
@charset "UTF-8";

@font-face {
	 font-family: 'fontello';
	 src: url('/template/vasco/assets/fonts/fontello/font/fontello.eot?74125655');
	 src: url('/template/vasco/assets/fonts/fontello/font/fontello.eot?74125655#iefix') format('embedded-opentype'),
		  url('/template/vasco/assets/fonts/fontello/font/fontello.woff?74125655') format('woff'),
		  url('/template/vasco/assets/fonts/fontello/font/fontello.ttf?74125655') format('truetype'),
		  url('/template/vasco/assets/fonts/fontello/font/fontello.svg?74125655#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('/assets/fonts/fontello/font/fontello.svg?4124086#fontello') format('svg');
  }
}
*/

[class^="fontello-icon-"]:before, [class*=" fontello-icon-"]:before {
	 display: inline-block;
	 font-family: 'fontello';
	 font-size: 1.166em;
	 font-style: normal;
	 font-weight: normal;
	 line-height: 1em;
	 margin-right: 0.2em;
	 text-align: center;
	 text-decoration: inherit;
	 width: 1em;

	 /* you can be more comfortable with increased icons size */
	 /* font-size: 120%; */

	 /* Uncomment for 3D effect */
	 text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3);
}

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.fontello-icon-stack {
	 display: inline-block;
	 height: 2.4em;
	 line-height: 2.4em;
	 position: relative;
	 vertical-align: -35%;
	 width: 2.6em;
}
.fontello-icon-stack [class^="fontello-icon-"],
.fontello-icon-stack [class*=" fontello-icon-"] {
	 display: block;
	 text-align: center;
	 position: absolute;
	 width: 100%;
	 height: 100%;
	 font-size: 1em;
	 line-height: inherit;
	 *line-height: 2em;
}
.fontello-icon-stack .fontello-icon-stack-base {
	 font-size: 2em;
	 *line-height: 1em;
}

.fontello-icon-windy-rain-inv:before { content: '\21'; } /* '!' */
.fontello-icon-snow-inv:before { content: '\22'; } /* '&quot;' */
.fontello-icon-snow-heavy-inv:before { content: '\e9e8'; } /* '' */
.fontello-icon-hash:before { content: '\23'; } /* '#' */
.fontello-icon-hail-inv:before { content: '\24'; } /* '$' */
.fontello-icon-clouds-inv:before { content: '\25'; } /* '%' */
.fontello-icon-clouds-flash-inv:before { content: '\26'; } /* '&amp;' */
.fontello-icon-temperature:before { content: '\27'; } /* ''' */
.fontello-icon-compass-2:before { content: '\28'; } /* '(' */
.fontello-icon-na:before { content: '\29'; } /* ')' */
.fontello-icon-celcius:before { content: '\2a'; } /* '*' */
.fontello-icon-fahrenheit:before { content: '\e9e9'; } /* '' */
.fontello-icon-plus-1:before { content: '\e80f'; } /* '' */
.fontello-icon-plus-4:before { content: '\e913'; } /* '' */
.fontello-icon-plus:before { content: '\2b'; } /* '+' */
.fontello-icon-plus-2:before { content: '\e87d'; } /* '' */
.fontello-icon-minus-2:before { content: '\e87f'; } /* '' */
.fontello-icon-minus:before { content: '\2d'; } /* '-' */
.fontello-icon-minus-1:before { content: '\e811'; } /* '' */
.fontello-icon-progress:before { content: '\e7ab'; } /* '' */
.fontello-icon-clouds-flash-alt:before { content: '\30'; } /* '0' */
.fontello-icon-progress-4:before { content: '\ea28'; } /* '' */
.fontello-icon-sun-inv-1:before { content: '\31'; } /* '1' */
.fontello-icon-progress-5:before { content: '\ea29'; } /* '' */
.fontello-icon-moon-inv-1:before { content: '\32'; } /* '2' */
.fontello-icon-progress-6:before { content: '\ea2a'; } /* '' */
.fontello-icon-cloud-sun-inv:before { content: '\33'; } /* '3' */
.fontello-icon-progress-7:before { content: '\ea2b'; } /* '' */
.fontello-icon-cloud-moon-inv:before { content: '\34'; } /* '4' */
.fontello-icon-progress-8:before { content: '\ea2c'; } /* '' */
.fontello-icon-cloud-inv:before { content: '\35'; } /* '5' */
.fontello-icon-cloud-flash-inv:before { content: '\36'; } /* '6' */
.fontello-icon-progress-9:before { content: '\ea2d'; } /* '' */
.fontello-icon-progress-10:before { content: '\ea2e'; } /* '' */
.fontello-icon-drizzle-inv:before { content: '\37'; } /* '7' */
.fontello-icon-rain-inv:before { content: '\38'; } /* '8' */
.fontello-icon-windy-inv:before { content: '\39'; } /* '9' */
.fontello-icon-colon:before { content: '\3a'; } /* ':' */
.fontello-icon-semicolon:before { content: '\3b'; } /* ';' */
.fontello-icon-at:before { content: '\40'; } /* '@' */
.fontello-icon-at-1:before { content: '\e90b'; } /* '' */
.fontello-icon-sunrise:before { content: '\41'; } /* 'A' */
.fontello-icon-sun-2:before { content: '\42'; } /* 'B' */
.fontello-icon-moon-2:before { content: '\43'; } /* 'C' */
.fontello-icon-eclipse:before { content: '\44'; } /* 'D' */
.fontello-icon-mist:before { content: '\45'; } /* 'E' */
.fontello-icon-wind:before { content: '\46'; } /* 'F' */
.fontello-icon-snowflake:before { content: '\47'; } /* 'G' */
.fontello-icon-cloud-sun:before { content: '\48'; } /* 'H' */
.fontello-icon-cloud-moon:before { content: '\49'; } /* 'I' */
.fontello-icon-fog-sun:before { content: '\4a'; } /* 'J' */
.fontello-icon-fog-moon:before { content: '\4b'; } /* 'K' */
.fontello-icon-fog-cloud:before { content: '\4c'; } /* 'L' */
.fontello-icon-fog:before { content: '\4d'; } /* 'M' */
.fontello-icon-cloud-4:before { content: '\4e'; } /* 'N' */
.fontello-icon-cloud-flash:before { content: '\4f'; } /* 'O' */
.fontello-icon-cloud-flash-alt:before { content: '\50'; } /* 'P' */
.fontello-icon-drizzle:before { content: '\51'; } /* 'Q' */
.fontello-icon-windy:before { content: '\53'; } /* 'S' */
.fontello-icon-windy-rain:before { content: '\54'; } /* 'T' */
.fontello-icon-snow:before { content: '\55'; } /* 'U' */
.fontello-icon-snow-alt:before { content: '\56'; } /* 'V' */
.fontello-icon-snow-heavy:before { content: '\57'; } /* 'W' */
.fontello-icon-hail:before { content: '\58'; } /* 'X' */
.fontello-icon-clouds:before { content: '\59'; } /* 'Y' */
.fontello-icon-clouds-flash:before { content: '\5a'; } /* 'Z' */
.fontello-icon-pilcrow:before { content: '\b6'; } /* '¶' */
.fontello-icon-info-1:before { content: '\e882'; } /* '' */
.fontello-icon-info:before { content: '\2139'; } /* 'ℹ' */
.fontello-icon-left-2:before { content: '\e86f'; } /* '' */
.fontello-icon-left:before { content: '\2190'; } /* '←' */
.fontello-icon-left-1:before { content: '\e83b'; } /* '' */
.fontello-icon-up-4:before { content: '\e906'; } /* '' */
.fontello-icon-up-1:before { content: '\e83d'; } /* '' */
.fontello-icon-up:before { content: '\2191'; } /* '↑' */
.fontello-icon-up-2:before { content: '\e893'; } /* '' */
.fontello-icon-right-2:before { content: '\e892'; } /* '' */
.fontello-icon-right-1:before { content: '\e83c'; } /* '' */
.fontello-icon-right:before { content: '\2192'; } /* '→' */
.fontello-icon-down-1:before { content: '\e83a'; } /* '' */
.fontello-icon-down:before { content: '\2193'; } /* '↓' */
.fontello-icon-down-2:before { content: '\e86e'; } /* '' */
.fontello-icon-down-4:before { content: '\e905'; } /* '' */
.fontello-icon-back-alt:before { content: '\e707'; } /* '' */
.fontello-icon-level-down:before { content: '\21b3'; } /* '↳' */
.fontello-icon-undo:before { content: '\21b6'; } /* '↶' */
.fontello-icon-exchange:before { content: '\21c4'; } /* '⇄' */
.fontello-icon-switch:before { content: '\21c6'; } /* '⇆' */
.fontello-icon-infinity:before { content: '\221e'; } /* '∞' */
.fontello-icon-infinity-1:before { content: '\e9be'; } /* '' */
.fontello-icon-minus-squared:before { content: '\229f'; } /* '⊟' */
.fontello-icon-home-2:before { content: '\e883'; } /* '' */
.fontello-icon-home:before { content: '\2302'; } /* '⌂' */
.fontello-icon-home-1:before { content: '\e815'; } /* '' */
.fontello-icon-home-4:before { content: '\e8ef'; } /* '' */
.fontello-icon-keyboard:before { content: '\2328'; } /* '⌨' */
.fontello-icon-erase:before { content: '\232b'; } /* '⌫' */
.fontello-icon-split:before { content: '\2387'; } /* '⎇' */
.fontello-icon-pause:before { content: '\2389'; } /* '⎉' */
.fontello-icon-pause-1:before { content: '\e842'; } /* '' */
.fontello-icon-pause-2:before { content: '\e872'; } /* '' */
.fontello-icon-eject-1:before { content: '\23cf'; } /* '⏏' */
.fontello-icon-fast-fw-1:before { content: '\e845'; } /* '' */
.fontello-icon-fast-fw:before { content: '\23e9'; } /* '⏩' */
.fontello-icon-fast-bw-1:before { content: '\e846'; } /* '' */
.fontello-icon-fast-bw:before { content: '\23ea'; } /* '⏪' */
.fontello-icon-to-end-2:before { content: '\e874'; } /* '' */
.fontello-icon-to-end-1:before { content: '\e843'; } /* '' */
.fontello-icon-to-end:before { content: '\23ed'; } /* '⏭' */
.fontello-icon-to-start-2:before { content: '\e873'; } /* '' */
.fontello-icon-to-start:before { content: '\23ee'; } /* '⏮' */
.fontello-icon-to-start-1:before { content: '\e844'; } /* '' */
.fontello-icon-hourglass:before { content: '\23f3'; } /* '⏳' */
.fontello-icon-stop:before { content: '\25aa'; } /* '▪' */
.fontello-icon-stop-2:before { content: '\e871'; } /* '' */
.fontello-icon-stop-1:before { content: '\e841'; } /* '' */
.fontello-icon-up-dir:before { content: '\25b4'; } /* '▴' */
.fontello-icon-glyph78:before { content: '\e904'; } /* '' */
.fontello-icon-up-dir-1:before { content: '\e9dc'; } /* '' */
.fontello-icon-play-2:before { content: '\e870'; } /* '' */
.fontello-icon-play:before { content: '\25b6'; } /* '▶' */
.fontello-icon-play-1:before { content: '\e840'; } /* '' */
.fontello-icon-right-dir-1:before { content: '\e903'; } /* '' */
.fontello-icon-right-dir-2:before { content: '\e95c'; } /* '' */
.fontello-icon-right-dir:before { content: '\25b8'; } /* '▸' */
.fontello-icon-right-dir-3:before { content: '\e9da'; } /* '' */
.fontello-icon-down-dir-1:before { content: '\e926'; } /* '' */
.fontello-icon-down-dir-2:before { content: '\e95b'; } /* '' */
.fontello-icon-down-dir:before { content: '\25be'; } /* '▾' */
.fontello-icon-down-dir-3:before { content: '\e9dd'; } /* '' */
.fontello-icon-left-dir-2:before { content: '\e9db'; } /* '' */
.fontello-icon-left-dir-1:before { content: '\e902'; } /* '' */
.fontello-icon-left-dir:before { content: '\25c2'; } /* '◂' */
.fontello-icon-sun-inv:before { content: '\2600'; } /* '☀' */
.fontello-icon-cloud-2:before { content: '\e962'; } /* '' */
.fontello-icon-cloud:before { content: '\2601'; } /* '☁' */
.fontello-icon-cloud-3:before { content: '\e9e3'; } /* '' */
.fontello-icon-cloud-1:before { content: '\e897'; } /* '' */
.fontello-icon-umbrella:before { content: '\2602'; } /* '☂' */
.fontello-icon-umbrella-1:before { content: '\e9e5'; } /* '' */
.fontello-icon-star:before { content: '\2605'; } /* '★' */
.fontello-icon-star-2:before { content: '\e84f'; } /* '' */
.fontello-icon-star-1:before { content: '\e804'; } /* '' */
.fontello-icon-star-5:before { content: '\e931'; } /* '' */
.fontello-icon-star-4:before { content: '\e8eb'; } /* '' */
.fontello-icon-star-empty-1:before { content: '\e805'; } /* '' */
.fontello-icon-star-empty:before { content: '\2606'; } /* '☆' */
.fontello-icon-check:before { content: '\2611'; } /* '☑' */
.fontello-icon-trash:before { content: '\e729'; } /* '' */
.fontello-icon-left-hand:before { content: '\261c'; } /* '☜' */
.fontello-icon-up-hand:before { content: '\261d'; } /* '☝' */
.fontello-icon-right-hand:before { content: '\261e'; } /* '☞' */
.fontello-icon-down-hand:before { content: '\261f'; } /* '☟' */
.fontello-icon-th-list-1:before { content: '\e80b'; } /* '' */
.fontello-icon-th-list:before { content: '\2630'; } /* '☰' */
.fontello-icon-th-list-3:before { content: '\e90f'; } /* '' */
.fontello-icon-th-list-4:before { content: '\e937'; } /* '' */
.fontello-icon-sun:before { content: '\263c'; } /* '☼' */
.fontello-icon-sun-1:before { content: '\e8e4'; } /* '' */
.fontello-icon-moon:before { content: '\263d'; } /* '☽' */
.fontello-icon-moon-1:before { content: '\263e'; } /* '☾' */
.fontello-icon-heart-empty-2:before { content: '\e84e'; } /* '' */
.fontello-icon-heart-empty-1:before { content: '\e803'; } /* '' */
.fontello-icon-heart-empty-3:before { content: '\e930'; } /* '' */
.fontello-icon-heart-empty:before { content: '\2661'; } /* '♡' */
.fontello-icon-heart-5:before { content: '\e92f'; } /* '' */
.fontello-icon-heart-4:before { content: '\e8ea'; } /* '' */
.fontello-icon-heart-1:before { content: '\e802'; } /* '' */
.fontello-icon-heart-2:before { content: '\e84d'; } /* '' */
.fontello-icon-heart:before { content: '\2665'; } /* '♥' */
.fontello-icon-music:before { content: '\266a'; } /* '♪' */
.fontello-icon-music-1:before { content: '\266b'; } /* '♫' */
.fontello-icon-note-beamed:before { content: '\e9d7'; } /* '' */
.fontello-icon-th-4:before { content: '\e936'; } /* '' */
.fontello-icon-th:before { content: '\268f'; } /* '⚏' */
.fontello-icon-th-1:before { content: '\e80a'; } /* '' */
.fontello-icon-th-3:before { content: '\e90e'; } /* '' */
.fontello-icon-flag:before { content: '\2691'; } /* '⚑' */
.fontello-icon-flag-1:before { content: '\e81b'; } /* '' */
.fontello-icon-tools:before { content: '\2692'; } /* '⚒' */
.fontello-icon-cog-3:before { content: '\e8ad'; } /* '' */
.fontello-icon-cog-4:before { content: '\e968'; } /* '' */
.fontello-icon-cog-1:before { content: '\e82b'; } /* '' */
.fontello-icon-cog-2:before { content: '\e866'; } /* '' */
.fontello-icon-cog:before { content: '\2699'; } /* '⚙' */
.fontello-icon-attention-2:before { content: '\e8cf'; } /* '' */
.fontello-icon-attention:before { content: '\26a0'; } /* '⚠' */
.fontello-icon-attention-3:before { content: '\e91b'; } /* '' */
.fontello-icon-attention-1:before { content: '\e826'; } /* '' */
.fontello-icon-attention-4:before { content: '\e949'; } /* '' */
.fontello-icon-flash-3:before { content: '\e9e4'; } /* '' */
.fontello-icon-flash-1:before { content: '\e898'; } /* '' */
.fontello-icon-flash:before { content: '\26a1'; } /* '⚡' */
.fontello-icon-flash-2:before { content: '\e8e7'; } /* '' */
.fontello-icon-record:before { content: '\26ab'; } /* '⚫' */
.fontello-icon-key-1:before { content: '\26bf'; } /* '⚿' */
.fontello-icon-rain:before { content: '\26c6'; } /* '⛆' */
.fontello-icon-cog-alt:before { content: '\26ef'; } /* '⛯' */
.fontello-icon-scissors:before { content: '\2702'; } /* '✂' */
.fontello-icon-scissors-1:before { content: '\e9e1'; } /* '' */
.fontello-icon-tape:before { content: '\2707'; } /* '✇' */
.fontello-icon-flight:before { content: '\2708'; } /* '✈' */
.fontello-icon-flight-1:before { content: '\e849'; } /* '' */
.fontello-icon-mail-5:before { content: '\e92e'; } /* '' */
.fontello-icon-mail:before { content: '\2709'; } /* '✉' */
.fontello-icon-mail-2:before { content: '\e84c'; } /* '' */
.fontello-icon-mail-4:before { content: '\e8e9'; } /* '' */
.fontello-icon-mail-1:before { content: '\e801'; } /* '' */
.fontello-icon-edit-2:before { content: '\e917'; } /* '' */
.fontello-icon-edit:before { content: '\270d'; } /* '✍' */
.fontello-icon-pencil-3:before { content: '\e8cb'; } /* '' */
.fontello-icon-pencil:before { content: '\270e'; } /* '✎' */
.fontello-icon-pencil-1:before { content: '\e821'; } /* '' */
.fontello-icon-pencil-4:before { content: '\e8f8'; } /* '' */
.fontello-icon-pencil-2:before { content: '\e887'; } /* '' */
.fontello-icon-pencil-neg:before { content: '\270f'; } /* '✏' */
.fontello-icon-pencil-alt:before { content: '\2710'; } /* '✐' */
.fontello-icon-pencil-alt-1:before { content: '\e916'; } /* '' */
.fontello-icon-feather:before { content: '\2712'; } /* '✒' */
.fontello-icon-ok-2:before { content: '\e854'; } /* '' */
.fontello-icon-ok:before { content: '\2713'; } /* '✓' */
.fontello-icon-ok-5:before { content: '\e938'; } /* '' */
.fontello-icon-ok-4:before { content: '\e910'; } /* '' */
.fontello-icon-ok-1:before { content: '\e80c'; } /* '' */
.fontello-icon-ok-circle-1:before { content: '\e855'; } /* '' */
.fontello-icon-ok-circle-2:before { content: '\e939'; } /* '' */
.fontello-icon-ok-circle:before { content: '\2714'; } /* '✔' */
.fontello-icon-cancel-2:before { content: '\e87b'; } /* '' */
.fontello-icon-cancel:before { content: '\2715'; } /* '✕' */
.fontello-icon-cancel-4:before { content: '\e911'; } /* '' */
.fontello-icon-cancel-5:before { content: '\e93a'; } /* '' */
.fontello-icon-cancel-1:before { content: '\e80d'; } /* '' */
.fontello-icon-cancel-circle:before { content: '\2716'; } /* '✖' */
.fontello-icon-cancel-circle-3:before { content: '\e912'; } /* '' */
.fontello-icon-cancel-circle-4:before { content: '\e93b'; } /* '' */
.fontello-icon-cancel-circle-2:before { content: '\e87c'; } /* '' */
.fontello-icon-cancel-circle-1:before { content: '\e80e'; } /* '' */
.fontello-icon-asterisk:before { content: '\2731'; } /* '✱' */
.fontello-icon-cancel-squared:before { content: '\274e'; } /* '❎' */
.fontello-icon-help-1:before { content: '\e881'; } /* '' */
.fontello-icon-help:before { content: '\2753'; } /* '❓' */
.fontello-icon-attention-circle:before { content: '\2757'; } /* '❗' */
.fontello-icon-quote-left-alt:before { content: '\275b'; } /* '❛' */
.fontello-icon-quote-right-alt:before { content: '\275c'; } /* '❜' */
.fontello-icon-quote-left:before { content: '\275d'; } /* '❝' */
.fontello-icon-quote-right-1:before { content: '\e886'; } /* '' */
.fontello-icon-quote-right:before { content: '\275e'; } /* '❞' */
.fontello-icon-plus-circle-3:before { content: '\e93c'; } /* '' */
.fontello-icon-plus-circle-2:before { content: '\e87e'; } /* '' */
.fontello-icon-plus-circle-1:before { content: '\e810'; } /* '' */
.fontello-icon-plus-circle:before { content: '\2795'; } /* '➕' */
.fontello-icon-minus-circle-3:before { content: '\e93d'; } /* '' */
.fontello-icon-minus-circle:before { content: '\2796'; } /* '➖' */
.fontello-icon-minus-circle-1:before { content: '\e812'; } /* '' */
.fontello-icon-minus-circle-2:before { content: '\e880'; } /* '' */
.fontello-icon-right-thin:before { content: '\27a1'; } /* '➡' */
.fontello-icon-direction:before { content: '\27a2'; } /* '➢' */
.fontello-icon-forward:before { content: '\27a6'; } /* '➦' */
.fontello-icon-forward-1:before { content: '\e81f'; } /* '' */
.fontello-icon-forward-3:before { content: '\e943'; } /* '' */
.fontello-icon-ccw-1:before { content: '\e9de'; } /* '' */
.fontello-icon-ccw:before { content: '\27f2'; } /* '⟲' */
.fontello-icon-cw-4:before { content: '\e907'; } /* '' */
.fontello-icon-cw-2:before { content: '\e894'; } /* '' */
.fontello-icon-cw-3:before { content: '\e8b3'; } /* '' */
.fontello-icon-cw-1:before { content: '\e83e'; } /* '' */
.fontello-icon-cw:before { content: '\27f3'; } /* '⟳' */
.fontello-icon-arrow-curved:before { content: '\2935'; } /* '⤵' */
.fontello-icon-left-thin:before { content: '\2b05'; } /* '⬅' */
.fontello-icon-up-thin:before { content: '\2b06'; } /* '⬆' */
.fontello-icon-down-thin:before { content: '\2b07'; } /* '⬇' */
.fontello-icon-resize-vertical:before { content: '\2b0c'; } /* '⬌' */
.fontello-icon-resize-vertical-1:before { content: '\e86b'; } /* '' */
.fontello-icon-resize-horizontal:before { content: '\2b0d'; } /* '⬍' */
.fontello-icon-resize-horizontal-1:before { content: '\e86c'; } /* '' */
.fontello-icon-eject:before { content: '\2ecf'; } /* '⻏' */
.fontello-icon-ajust-1:before { content: '\e8e5'; } /* '' */
.fontello-icon-list-add:before { content: '\e003'; } /* '' */
.fontello-icon-list-4:before { content: '\e005'; } /* '' */
.fontello-icon-reply-1:before { content: '\e8c8'; } /* '' */
.fontello-icon-down-3:before { content: '\e8dc'; } /* '' */
.fontello-icon-forward-2:before { content: '\e8c9'; } /* '' */
.fontello-icon-left-3:before { content: '\e8dd'; } /* '' */
.fontello-icon-resize-full-3:before { content: '\e8d5'; } /* '' */
.fontello-icon-move-2:before { content: '\e8d6'; } /* '' */
.fontello-icon-right-3:before { content: '\e8b1'; } /* '' */
.fontello-icon-arrows-cw-1:before { content: '\e8b4'; } /* '' */
.fontello-icon-up-3:before { content: '\e8b2'; } /* '' */
.fontello-icon-cancel-alt:before { content: '\e7b7'; } /* '' */
.fontello-icon-bat-charge-1:before { content: '\e8e1'; } /* '' */
.fontello-icon-bat-full-1:before { content: '\e8e0'; } /* '' */
.fontello-icon-bat-half-1:before { content: '\e8df'; } /* '' */
.fontello-icon-bat-empty-1:before { content: '\e8de'; } /* '' */
.fontello-icon-bat-third:before { content: '\e7af'; } /* '' */
.fontello-icon-flask:before { content: '\68'; } /* 'h' */
.fontello-icon-popup-2:before { content: '\e8d9'; } /* '' */
.fontello-icon-camera-3:before { content: '\e8a0'; } /* '' */
.fontello-icon-chart-pie-1:before { content: '\e8ba'; } /* '' */
.fontello-icon-left-open-2:before { content: '\e8da'; } /* '' */
.fontello-icon-right-open-2:before { content: '\e8db'; } /* '' */
.fontello-icon-play-circle2-1:before { content: '\e048'; } /* '' */
.fontello-icon-address-1:before { content: '\e8d0'; } /* '' */
.fontello-icon-edit-1:before { content: '\e8cc'; } /* '' */
.fontello-icon-eq:before { content: '\3d'; } /* '=' */
.fontello-icon-export-2:before { content: '\e8ca'; } /* '' */
.fontello-icon-eye-3:before { content: '\e8a4'; } /* '' */
.fontello-icon-flag-2:before { content: '\e8a7'; } /* '' */
.fontello-icon-users-1:before { content: '\e89f'; } /* '' */
.fontello-icon-heart-3:before { content: '\e89c'; } /* '' */
.fontello-icon-home-3:before { content: '\e8c4'; } /* '' */
.fontello-icon-info-2:before { content: '\e8c3'; } /* '' */
.fontello-icon-link-3:before { content: '\e8c5'; } /* '' */
.fontello-icon-direction-1:before { content: '\e8a9'; } /* '' */
.fontello-icon-location-3:before { content: '\e8d1'; } /* '' */
.fontello-icon-lock-3:before { content: '\e8a1'; } /* '' */
.fontello-icon-lock-open-2:before { content: '\e8a2'; } /* '' */
.fontello-icon-mail-3:before { content: '\e89b'; } /* '' */
.fontello-icon-eject-2:before { content: '\e8b7'; } /* '' */
.fontello-icon-chat-3:before { content: '\e8ce'; } /* '' */
.fontello-icon-comment-3:before { content: '\e8cd'; } /* '' */
.fontello-icon-minus-3:before { content: '\e8c1'; } /* '' */
.fontello-icon-music-2:before { content: '\e899'; } /* '' */
.fontello-icon-pin-2:before { content: '\e8a3'; } /* '' */
.fontello-icon-plus-3:before { content: '\e8c0'; } /* '' */
.fontello-icon-puzzle:before { content: '\e7b6'; } /* '' */
.fontello-icon-rss-2:before { content: '\e8ab'; } /* '' */
.fontello-icon-star-3:before { content: '\e89d'; } /* '' */
.fontello-icon-tag-3:before { content: '\e8a5'; } /* '' */
.fontello-icon-th-list-2:before { content: '\e8bd'; } /* '' */
.fontello-icon-list-2:before { content: '\e8b8'; } /* '' */
.fontello-icon-th-2:before { content: '\e8bc'; } /* '' */
.fontello-icon-ok-3:before { content: '\e8be'; } /* '' */
.fontello-icon-cancel-3:before { content: '\e8bf'; } /* '' */
.fontello-icon-trash-3:before { content: '\e8aa'; } /* '' */
.fontello-icon-user-3:before { content: '\e89e'; } /* '' */
.fontello-icon-volume-up-3:before { content: '\e8d2'; } /* '' */
.fontello-icon-volume-off-3:before { content: '\e8b0'; } /* '' */
.fontello-icon-zoom-in-1:before { content: '\e8d7'; } /* '' */
.fontello-icon-zoom-out-1:before { content: '\e8d8'; } /* '' */
.fontello-icon-search-3:before { content: '\e89a'; } /* '' */
.fontello-icon-left-circle-1:before { content: '\e958'; } /* '' */
.fontello-icon-left-circle:before { content: '\e4a1'; } /* '' */
.fontello-icon-right-circle-1:before { content: '\e959'; } /* '' */
.fontello-icon-right-circle:before { content: '\e4a2'; } /* '' */
.fontello-icon-up-circle:before { content: '\e4a3'; } /* '' */
.fontello-icon-up-circle-1:before { content: '\e95a'; } /* '' */
.fontello-icon-down-circle-1:before { content: '\e957'; } /* '' */
.fontello-icon-down-circle:before { content: '\e4a4'; } /* '' */
.fontello-icon-left-bold:before { content: '\e4ad'; } /* '' */
.fontello-icon-right-bold:before { content: '\e4ae'; } /* '' */
.fontello-icon-up-bold:before { content: '\e4af'; } /* '' */
.fontello-icon-down-bold:before { content: '\e4b0'; } /* '' */
.fontello-icon-user-add:before { content: '\e700'; } /* '' */
.fontello-icon-star-half:before { content: '\e701'; } /* '' */
.fontello-icon-ok-circle2:before { content: '\e702'; } /* '' */
.fontello-icon-cancel-circle2:before { content: '\e703'; } /* '' */
.fontello-icon-help-circle:before { content: '\e704'; } /* '' */
.fontello-icon-help-circle-1:before { content: '\e813'; } /* '' */
.fontello-icon-info-circle-1:before { content: '\e814'; } /* '' */
.fontello-icon-info-circle:before { content: '\e705'; } /* '' */
.fontello-icon-th-large:before { content: '\e708'; } /* '' */
.fontello-icon-lock-empty:before { content: '\e859'; } /* '' */
.fontello-icon-th-large-1:before { content: '\e935'; } /* '' */
.fontello-icon-lock-open-empty:before { content: '\e709'; } /* '' */
.fontello-icon-eye-2:before { content: '\e85c'; } /* '' */
.fontello-icon-eye-1:before { content: '\e818'; } /* '' */
.fontello-icon-eye-4:before { content: '\e8f2'; } /* '' */
.fontello-icon-eye:before { content: '\e70a'; } /* '' */
.fontello-icon-eye-off:before { content: '\e70b'; } /* '' */
.fontello-icon-tag-1:before { content: '\e819'; } /* '' */
.fontello-icon-tag-2:before { content: '\e85d'; } /* '' */
.fontello-icon-tag-5:before { content: '\e940'; } /* '' */
.fontello-icon-tag-4:before { content: '\e8f3'; } /* '' */
.fontello-icon-tag:before { content: '\e70c'; } /* '' */
.fontello-icon-tags:before { content: '\e70d'; } /* '' */
.fontello-icon-tag-empty:before { content: '\e70e'; } /* '' */
.fontello-icon-camera-alt:before { content: '\e70f'; } /* '' */
.fontello-icon-download-cloud:before { content: '\e710'; } /* '' */
.fontello-icon-upload-cloud:before { content: '\e711'; } /* '' */
.fontello-icon-upload-cloud-1:before { content: '\e885'; } /* '' */
.fontello-icon-reply:before { content: '\e712'; } /* '' */
.fontello-icon-reply-2:before { content: '\e941'; } /* '' */
.fontello-icon-reply-all-1:before { content: '\e942'; } /* '' */
.fontello-icon-reply-all:before { content: '\e713'; } /* '' */
.fontello-icon-code-1:before { content: '\e944'; } /* '' */
.fontello-icon-code:before { content: '\e714'; } /* '' */
.fontello-icon-export-1:before { content: '\e820'; } /* '' */
.fontello-icon-export:before { content: '\e715'; } /* '' */
.fontello-icon-export-3:before { content: '\e8f7'; } /* '' */
.fontello-icon-print:before { content: '\e716'; } /* '' */
.fontello-icon-print-1:before { content: '\e822'; } /* '' */
.fontello-icon-print-2:before { content: '\e919'; } /* '' */
.fontello-icon-retweet-1:before { content: '\e823'; } /* '' */
.fontello-icon-retweet:before { content: '\e717'; } /* '' */
.fontello-icon-retweet-2:before { content: '\e945'; } /* '' */
.fontello-icon-comment-4:before { content: '\e946'; } /* '' */
.fontello-icon-comment:before { content: '\e718'; } /* '' */
.fontello-icon-comment-2:before { content: '\e85f'; } /* '' */
.fontello-icon-comment-1:before { content: '\e824'; } /* '' */
.fontello-icon-comment-inv:before { content: '\e719'; } /* '' */
.fontello-icon-comment-alt:before { content: '\e71a'; } /* '' */
.fontello-icon-comment-alt-1:before { content: '\e947'; } /* '' */
.fontello-icon-comment-inv-alt:before { content: '\e71b'; } /* '' */
.fontello-icon-comment-alt2:before { content: '\e71c'; } /* '' */
.fontello-icon-comment-inv-alt2:before { content: '\e71d'; } /* '' */
.fontello-icon-chat-5:before { content: '\e948'; } /* '' */
.fontello-icon-chat:before { content: '\e720'; } /* '' */
.fontello-icon-chat-1:before { content: '\e825'; } /* '' */
.fontello-icon-chat-2:before { content: '\e860'; } /* '' */
.fontello-icon-chat-4:before { content: '\e918'; } /* '' */
.fontello-icon-chat-inv:before { content: '\e721'; } /* '' */
.fontello-icon-vcard:before { content: '\e722'; } /* '' */
.fontello-icon-address:before { content: '\e723'; } /* '' */
.fontello-icon-location-1:before { content: '\e827'; } /* '' */
.fontello-icon-location-4:before { content: '\e91c'; } /* '' */
.fontello-icon-location-2:before { content: '\e861'; } /* '' */
.fontello-icon-location:before { content: '\e724'; } /* '' */
.fontello-icon-location-5:before { content: '\e94a'; } /* '' */
.fontello-icon-location-inv:before { content: '\e725'; } /* '' */
.fontello-icon-location-alt:before { content: '\e726'; } /* '' */
.fontello-icon-map:before { content: '\e727'; } /* '' */
.fontello-icon-compass:before { content: '\e728'; } /* '' */
.fontello-icon-compass-1:before { content: '\e888'; } /* '' */
.fontello-icon-trash-1:before { content: '\e828'; } /* '' */
.fontello-icon-trash-5:before { content: '\e99b'; } /* '' */
.fontello-icon-trash-4:before { content: '\e91d'; } /* '' */
.fontello-icon-trash-2:before { content: '\e889'; } /* '' */
.fontello-icon-trash-empty:before { content: '\e72a'; } /* '' */
.fontello-icon-doc:before { content: '\e730'; } /* '' */
.fontello-icon-doc-2:before { content: '\e88a'; } /* '' */
.fontello-icon-doc-4:before { content: '\e94b'; } /* '' */
.fontello-icon-doc-text-inv:before { content: '\e9d5'; } /* '' */
.fontello-icon-doc-inv:before { content: '\e731'; } /* '' */
.fontello-icon-doc-alt:before { content: '\e732'; } /* '' */
.fontello-icon-doc-inv-alt:before { content: '\e733'; } /* '' */
.fontello-icon-article:before { content: '\e734'; } /* '' */
.fontello-icon-article-1:before { content: '\e91f'; } /* '' */
.fontello-icon-article-alt-1:before { content: '\e8f9'; } /* '' */
.fontello-icon-article-alt:before { content: '\e735'; } /* '' */
.fontello-icon-docs:before { content: '\e736'; } /* '' */
.fontello-icon-docs-landscape-1:before { content: '\e94c'; } /* '' */
.fontello-icon-docs-landscape:before { content: '\e737'; } /* '' */
.fontello-icon-archive:before { content: '\e738'; } /* '' */
.fontello-icon-archive-1:before { content: '\e94e'; } /* '' */
.fontello-icon-rss:before { content: '\e73a'; } /* '' */
.fontello-icon-rss-3:before { content: '\e8fa'; } /* '' */
.fontello-icon-rss-1:before { content: '\e865'; } /* '' */
.fontello-icon-rss-4:before { content: '\e94f'; } /* '' */
.fontello-icon-rss-alt:before { content: '\e73b'; } /* '' */
.fontello-icon-rss-alt-1:before { content: '\e950'; } /* '' */
.fontello-icon-share-1:before { content: '\e867'; } /* '' */
.fontello-icon-share:before { content: '\e73c'; } /* '' */
.fontello-icon-basket-1:before { content: '\e82c'; } /* '' */
.fontello-icon-basket-2:before { content: '\e8fc'; } /* '' */
.fontello-icon-calendar-inv:before { content: '\e73e'; } /* '' */
.fontello-icon-calendar-alt-1:before { content: '\e8fe'; } /* '' */
.fontello-icon-shareable:before { content: '\e99a'; } /* '' */
.fontello-icon-login:before { content: '\e740'; } /* '' */
.fontello-icon-login-1:before { content: '\e998'; } /* '' */
.fontello-icon-logout:before { content: '\e741'; } /* '' */
.fontello-icon-logout-1:before { content: '\e969'; } /* '' */
.fontello-icon-logout-2:before { content: '\e999'; } /* '' */
.fontello-icon-volume:before { content: '\e742'; } /* '' */
.fontello-icon-resize-full-2:before { content: '\e869'; } /* '' */
.fontello-icon-resize-full-5:before { content: '\e953'; } /* '' */
.fontello-icon-resize-full-1:before { content: '\e832'; } /* '' */
.fontello-icon-resize-full-4:before { content: '\e921'; } /* '' */
.fontello-icon-resize-full:before { content: '\e744'; } /* '' */
.fontello-icon-resize-full-alt:before { content: '\e745'; } /* '' */
.fontello-icon-resize-small-2:before { content: '\e86a'; } /* '' */
.fontello-icon-resize-small:before { content: '\e746'; } /* '' */
.fontello-icon-resize-small-3:before { content: '\e922'; } /* '' */
.fontello-icon-resize-small-1:before { content: '\e833'; } /* '' */
.fontello-icon-resize-small-alt:before { content: '\e747'; } /* '' */
.fontello-icon-move-1:before { content: '\e74a'; } /* '' */
.fontello-icon-popup-3:before { content: '\e925'; } /* '' */
.fontello-icon-popup:before { content: '\e74c'; } /* '' */
.fontello-icon-popup-4:before { content: '\e954'; } /* '' */
.fontello-icon-popup-1:before { content: '\e86d'; } /* '' */
.fontello-icon-publish:before { content: '\e74d'; } /* '' */
.fontello-icon-window:before { content: '\e74e'; } /* '' */
.fontello-icon-arrow-combo:before { content: '\e74f'; } /* '' */
.fontello-icon-zoom-in:before { content: '\e750'; } /* '' */
.fontello-icon-zoom-in-2:before { content: '\e923'; } /* '' */
.fontello-icon-zoom-out-2:before { content: '\e924'; } /* '' */
.fontello-icon-chart-pie-3:before { content: '\e9a4'; } /* '' */
.fontello-icon-zoom-out:before { content: '\e751'; } /* '' */
.fontello-icon-air:before { content: '\e753'; } /* '' */
.fontello-icon-database:before { content: '\e754'; } /* '' */
.fontello-icon-drive:before { content: '\e755'; } /* '' */
.fontello-icon-bucket:before { content: '\e756'; } /* '' */
.fontello-icon-thermometer:before { content: '\e757'; } /* '' */
.fontello-icon-down-circle2-1:before { content: '\e834'; } /* '' */
.fontello-icon-down-circle2:before { content: '\e758'; } /* '' */
.fontello-icon-left-circle2:before { content: '\e759'; } /* '' */
.fontello-icon-right-circle2:before { content: '\e75a'; } /* '' */
.fontello-icon-up-circle2-1:before { content: '\e835'; } /* '' */
.fontello-icon-up-circle2:before { content: '\e75b'; } /* '' */
.fontello-icon-down-open:before { content: '\e75c'; } /* '' */
.fontello-icon-down-open-1:before { content: '\e836'; } /* '' */
.fontello-icon-left-open-3:before { content: '\e955'; } /* '' */
.fontello-icon-left-open-1:before { content: '\e837'; } /* '' */
.fontello-icon-left-open:before { content: '\e75d'; } /* '' */
.fontello-icon-right-open-3:before { content: '\e956'; } /* '' */
.fontello-icon-right-open:before { content: '\e75e'; } /* '' */
.fontello-icon-right-open-1:before { content: '\e838'; } /* '' */
.fontello-icon-up-open:before { content: '\e75f'; } /* '' */
.fontello-icon-up-open-1:before { content: '\e839'; } /* '' */
.fontello-icon-down-open-mini:before { content: '\e99c'; } /* '' */
.fontello-icon-arrows-cw-2:before { content: '\e95d'; } /* '' */
.fontello-icon-arrows-cw:before { content: '\e760'; } /* '' */
.fontello-icon-left-open-mini:before { content: '\e99d'; } /* '' */
.fontello-icon-play-circle2:before { content: '\e761'; } /* '' */
.fontello-icon-to-end-alt:before { content: '\e762'; } /* '' */
.fontello-icon-right-open-mini:before { content: '\e99e'; } /* '' */
.fontello-icon-to-start-alt:before { content: '\e763'; } /* '' */
.fontello-icon-up-open-mini:before { content: '\e99f'; } /* '' */
.fontello-icon-award-empty:before { content: '\e764'; } /* '' */
.fontello-icon-down-open-big:before { content: '\e9a0'; } /* '' */
.fontello-icon-left-open-big:before { content: '\e9a1'; } /* '' */
.fontello-icon-list-1:before { content: '\e765'; } /* '' */
.fontello-icon-right-open-big:before { content: '\e9a2'; } /* '' */
.fontello-icon-list-nested:before { content: '\e766'; } /* '' */
.fontello-icon-up-open-big:before { content: '\e767'; } /* '' */
.fontello-icon-progress-0:before { content: '\e768'; } /* '' */
.fontello-icon-progress-1:before { content: '\e769'; } /* '' */
.fontello-icon-progress-2:before { content: '\e76a'; } /* '' */
.fontello-icon-progress-3:before { content: '\e76b'; } /* '' */
.fontello-icon-signal-3:before { content: '\e908'; } /* '' */
.fontello-icon-back-in-time:before { content: '\e771'; } /* '' */
.fontello-icon-bat-empty:before { content: '\e772'; } /* '' */
.fontello-icon-bat-half:before { content: '\e773'; } /* '' */
.fontello-icon-bat-full:before { content: '\e774'; } /* '' */
.fontello-icon-bat-charge:before { content: '\e775'; } /* '' */
.fontello-icon-net:before { content: '\e776'; } /* '' */
.fontello-icon-inbox:before { content: '\e777'; } /* '' */
.fontello-icon-inbox-1:before { content: '\e848'; } /* '' */
.fontello-icon-install:before { content: '\e778'; } /* '' */
.fontello-icon-font:before { content: '\e779'; } /* '' */
.fontello-icon-font-1:before { content: '\e95e'; } /* '' */
.fontello-icon-bold:before { content: '\e77a'; } /* '' */
.fontello-icon-italic:before { content: '\e77b'; } /* '' */
.fontello-icon-text-height:before { content: '\e77c'; } /* '' */
.fontello-icon-text-width:before { content: '\e77d'; } /* '' */
.fontello-icon-align-left:before { content: '\e77e'; } /* '' */
.fontello-icon-align-center:before { content: '\e77f'; } /* '' */
.fontello-icon-align-right:before { content: '\e780'; } /* '' */
.fontello-icon-align-justify:before { content: '\e781'; } /* '' */
.fontello-icon-list-3:before { content: '\e95f'; } /* '' */
.fontello-icon-list:before { content: '\e782'; } /* '' */
.fontello-icon-indent-left-1:before { content: '\e960'; } /* '' */
.fontello-icon-indent-left:before { content: '\e783'; } /* '' */
.fontello-icon-indent-right:before { content: '\e784'; } /* '' */
.fontello-icon-indent-right-1:before { content: '\e961'; } /* '' */
.fontello-icon-lifebuoy:before { content: '\e788'; } /* '' */
.fontello-icon-mouse:before { content: '\e789'; } /* '' */
.fontello-icon-dot:before { content: '\e78b'; } /* '' */
.fontello-icon-dot-2:before { content: '\e78c'; } /* '' */
.fontello-icon-dot-3:before { content: '\e78d'; } /* '' */
.fontello-icon-off:before { content: '\e78e'; } /* '' */
.fontello-icon-suitcase:before { content: '\e9c1'; } /* '' */
.fontello-icon-road:before { content: '\e78f'; } /* '' */
.fontello-icon-flow-cascade:before { content: '\e9b4'; } /* '' */
.fontello-icon-list-alt:before { content: '\e790'; } /* '' */
.fontello-icon-flow-branch:before { content: '\e9b3'; } /* '' */
.fontello-icon-qrcode:before { content: '\e791'; } /* '' */
.fontello-icon-barcode:before { content: '\e792'; } /* '' */
.fontello-icon-flow-tree:before { content: '\e9b2'; } /* '' */
.fontello-icon-ajust:before { content: '\e793'; } /* '' */
.fontello-icon-flow-line:before { content: '\e9b1'; } /* '' */
.fontello-icon-tint:before { content: '\e794'; } /* '' */
.fontello-icon-flow-parallel:before { content: '\e9c4'; } /* '' */
.fontello-icon-equalizer:before { content: '\e795'; } /* '' */
.fontello-icon-cursor:before { content: '\e796'; } /* '' */
.fontello-icon-aperture:before { content: '\e797'; } /* '' */
.fontello-icon-aperture-alt:before { content: '\e798'; } /* '' */
.fontello-icon-steering-wheel:before { content: '\e799'; } /* '' */
.fontello-icon-brush:before { content: '\e79a'; } /* '' */
.fontello-icon-brush-1:before { content: '\e9c0'; } /* '' */
.fontello-icon-paper-plane:before { content: '\e9c3'; } /* '' */
.fontello-icon-brush-alt:before { content: '\e79b'; } /* '' */
.fontello-icon-eyedropper:before { content: '\e79c'; } /* '' */
.fontello-icon-layers:before { content: '\e79d'; } /* '' */
.fontello-icon-layers-alt:before { content: '\e79e'; } /* '' */
.fontello-icon-moon-inv:before { content: '\e7a0'; } /* '' */
.fontello-icon-magnet-1:before { content: '\e9bf'; } /* '' */
.fontello-icon-magnet:before { content: '\e7a1'; } /* '' */
.fontello-icon-chart-pie-2:before { content: '\e92c'; } /* '' */
.fontello-icon-chart-pie:before { content: '\e7a2'; } /* '' */
.fontello-icon-gauge:before { content: '\e9a7'; } /* '' */
.fontello-icon-chart-pie-alt:before { content: '\e7a3'; } /* '' */
.fontello-icon-traffic-cone:before { content: '\e9a8'; } /* '' */
.fontello-icon-dial:before { content: '\e7a4'; } /* '' */
.fontello-icon-cc:before { content: '\e7a5'; } /* '' */
.fontello-icon-resize-full-circle:before { content: '\e7a6'; } /* '' */
.fontello-icon-cc-by:before { content: '\e9a9'; } /* '' */
.fontello-icon-down-micro:before { content: '\e7a7'; } /* '' */
.fontello-icon-cc-nc:before { content: '\e9aa'; } /* '' */
.fontello-icon-cc-nc-eu:before { content: '\e9ab'; } /* '' */
.fontello-icon-up-micro:before { content: '\e7a8'; } /* '' */
.fontello-icon-cw-circle:before { content: '\e7a9'; } /* '' */
.fontello-icon-cc-nc-jp:before { content: '\e9ac'; } /* '' */
.fontello-icon-cc-sa:before { content: '\e9ad'; } /* '' */
.fontello-icon-updown-circle:before { content: '\e7aa'; } /* '' */
.fontello-icon-cc-nd:before { content: '\e9ae'; } /* '' */
.fontello-icon-terminal:before { content: '\e7ac'; } /* '' */
.fontello-icon-cc-pd:before { content: '\e9af'; } /* '' */
.fontello-icon-list-numbered:before { content: '\e7ad'; } /* '' */
.fontello-icon-cc-zero:before { content: '\e9ba'; } /* '' */
.fontello-icon-basket-alt:before { content: '\e7ae'; } /* '' */
.fontello-icon-cc-share:before { content: '\e9b9'; } /* '' */
.fontello-icon-cc-remix:before { content: '\e9b8'; } /* '' */
.fontello-icon-mobile-alt:before { content: '\e7b0'; } /* '' */
.fontello-icon-tablet:before { content: '\e7b1'; } /* '' */
.fontello-icon-ipod:before { content: '\e7b2'; } /* '' */
.fontello-icon-stop-3:before { content: '\e7b3'; } /* '' */
.fontello-icon-grid:before { content: '\e7b4'; } /* '' */
.fontello-icon-easel:before { content: '\e7b5'; } /* '' */
.fontello-icon-emo-happy:before { content: '\e8ed'; } /* '' */
.fontello-icon-aboveground-rail:before { content: '\e9ea'; } /* '' */
.fontello-icon-airfield:before { content: '\e9eb'; } /* '' */
.fontello-icon-emo-wink:before { content: '\e914'; } /* '' */
.fontello-icon-emo-unhappy:before { content: '\e97c'; } /* '' */
.fontello-icon-airport:before { content: '\e9ec'; } /* '' */
.fontello-icon-emo-sleep:before { content: '\e97d'; } /* '' */
.fontello-icon-art-gallery:before { content: '\e9ed'; } /* '' */
.fontello-icon-bar:before { content: '\e9ee'; } /* '' */
.fontello-icon-emo-thumbsup:before { content: '\e97e'; } /* '' */
.fontello-icon-emo-devil:before { content: '\e97f'; } /* '' */
.fontello-icon-baseball:before { content: '\e9ef'; } /* '' */
.fontello-icon-emo-surprised:before { content: '\e981'; } /* '' */
.fontello-icon-basketball:before { content: '\e9f0'; } /* '' */
.fontello-icon-emo-tongue:before { content: '\e980'; } /* '' */
.fontello-icon-beer:before { content: '\e9f1'; } /* '' */
.fontello-icon-emo-coffee:before { content: '\e982'; } /* '' */
.fontello-icon-belowground-rail:before { content: '\e9f2'; } /* '' */
.fontello-icon-emo-sunglasses:before { content: '\e983'; } /* '' */
.fontello-icon-bicycle:before { content: '\e9f3'; } /* '' */
.fontello-icon-emo-displeased:before { content: '\e984'; } /* '' */
.fontello-icon-bus:before { content: '\e9f4'; } /* '' */
.fontello-icon-emo-beer:before { content: '\e985'; } /* '' */
.fontello-icon-cafe:before { content: '\e9f5'; } /* '' */
.fontello-icon-emo-grin:before { content: '\e987'; } /* '' */
.fontello-icon-campsite:before { content: '\e9fd'; } /* '' */
.fontello-icon-emo-angry:before { content: '\e986'; } /* '' */
.fontello-icon-cemetery:before { content: '\e9fc'; } /* '' */
.fontello-icon-emo-saint:before { content: '\e988'; } /* '' */
.fontello-icon-emo-cry:before { content: '\e989'; } /* '' */
.fontello-icon-cinema:before { content: '\e9fb'; } /* '' */
.fontello-icon-emo-shoot:before { content: '\e98a'; } /* '' */
.fontello-icon-college:before { content: '\e9fa'; } /* '' */
.fontello-icon-commerical-building:before { content: '\e9f9'; } /* '' */
.fontello-icon-emo-squint:before { content: '\e98b'; } /* '' */
.fontello-icon-emo-laugh:before { content: '\e98c'; } /* '' */
.fontello-icon-credit-card-2:before { content: '\e9f8'; } /* '' */
.fontello-icon-emo-wink2:before { content: '\e915'; } /* '' */
.fontello-icon-cricket:before { content: '\e9f7'; } /* '' */
.fontello-icon-embassy:before { content: '\e9f6'; } /* '' */
.fontello-icon-fast-food:before { content: '\ea0f'; } /* '' */
.fontello-icon-ferry:before { content: '\ea13'; } /* '' */
.fontello-icon-fire-station:before { content: '\ea0e'; } /* '' */
.fontello-icon-football:before { content: '\ea0d'; } /* '' */
.fontello-icon-fuel:before { content: '\ea0c'; } /* '' */
.fontello-icon-garden:before { content: '\ea0b'; } /* '' */
.fontello-icon-giraffe:before { content: '\ea0a'; } /* '' */
.fontello-icon-golf:before { content: '\ea09'; } /* '' */
.fontello-icon-grocery-store:before { content: '\ea08'; } /* '' */
.fontello-icon-harbor:before { content: '\ea07'; } /* '' */
.fontello-icon-heliport:before { content: '\ea06'; } /* '' */
.fontello-icon-hospital:before { content: '\ea05'; } /* '' */
.fontello-icon-industrial-building:before { content: '\ea04'; } /* '' */
.fontello-icon-library:before { content: '\ea03'; } /* '' */
.fontello-icon-lodging:before { content: '\ea02'; } /* '' */
.fontello-icon-london-underground:before { content: '\ea01'; } /* '' */
.fontello-icon-minefield:before { content: '\ea00'; } /* '' */
.fontello-icon-monument:before { content: '\e9ff'; } /* '' */
.fontello-icon-museum:before { content: '\e9fe'; } /* '' */
.fontello-icon-pitch:before { content: '\ea10'; } /* '' */
.fontello-icon-police:before { content: '\ea11'; } /* '' */
.fontello-icon-post:before { content: '\ea12'; } /* '' */
.fontello-icon-prison:before { content: '\ea14'; } /* '' */
.fontello-icon-rail:before { content: '\ea17'; } /* '' */
.fontello-icon-religious-christian:before { content: '\ea16'; } /* '' */
.fontello-icon-spin1:before { content: '\e98d'; } /* '' */
.fontello-icon-religious-islam:before { content: '\ea18'; } /* '' */
.fontello-icon-spin2:before { content: '\e98e'; } /* '' */
.fontello-icon-religious-jewish:before { content: '\ea19'; } /* '' */
.fontello-icon-spin3:before { content: '\e98f'; } /* '' */
.fontello-icon-restaurant:before { content: '\ea1a'; } /* '' */
.fontello-icon-roadblock:before { content: '\ea1b'; } /* '' */
.fontello-icon-school:before { content: '\ea1c'; } /* '' */
.fontello-icon-spin4:before { content: '\e990'; } /* '' */
.fontello-icon-shop:before { content: '\ea1d'; } /* '' */
.fontello-icon-skiing:before { content: '\ea1e'; } /* '' */
.fontello-icon-soccer:before { content: '\ea1f'; } /* '' */
.fontello-icon-spin5:before { content: '\e991'; } /* '' */
.fontello-icon-swimming:before { content: '\ea20'; } /* '' */
.fontello-icon-tennis:before { content: '\ea21'; } /* '' */
.fontello-icon-spin6:before { content: '\e992'; } /* '' */
.fontello-icon-theatre:before { content: '\ea23'; } /* '' */
.fontello-icon-toilet:before { content: '\ea22'; } /* '' */
.fontello-icon-town-hall:before { content: '\ea24'; } /* '' */
.fontello-icon-trash-6:before { content: '\ea15'; } /* '' */
.fontello-icon-tree-1:before { content: '\ea26'; } /* '' */
.fontello-icon-tree-2:before { content: '\ea25'; } /* '' */
.fontello-icon-warehouse:before { content: '\ea27'; } /* '' */
.fontello-icon-firefox:before { content: '\e993'; } /* '' */
.fontello-icon-chrome:before { content: '\e994'; } /* '' */
.fontello-icon-opera:before { content: '\e995'; } /* '' */
.fontello-icon-ie:before { content: '\e996'; } /* '' */
.fontello-icon-move:before { content: '\f047'; } /* '' */
.fontello-icon-link-1:before { content: '\e816'; } /* '' */
.fontello-icon-check-empty:before { content: '\f096'; } /* '' */
.fontello-icon-bookmark-empty:before { content: '\f097'; } /* '' */
.fontello-icon-phone-squared:before { content: '\f098'; } /* '' */
.fontello-icon-twitter-4:before { content: '\f099'; } /* '' */
.fontello-icon-facebook-4:before { content: '\f09a'; } /* '' */
.fontello-icon-github-3:before { content: '\f09b'; } /* '' */
.fontello-icon-rss-5:before { content: '\f09e'; } /* '' */
.fontello-icon-hdd:before { content: '\f0a0'; } /* '' */
.fontello-icon-certificate:before { content: '\f0a3'; } /* '' */
.fontello-icon-left-circled:before { content: '\f0a8'; } /* '' */
.fontello-icon-right-circled:before { content: '\f0a9'; } /* '' */
.fontello-icon-up-circled:before { content: '\f0aa'; } /* '' */
.fontello-icon-down-circled:before { content: '\f0ab'; } /* '' */
.fontello-icon-tasks:before { content: '\f0ae'; } /* '' */
.fontello-icon-filter:before { content: '\f0b0'; } /* '' */
.fontello-icon-beaker:before { content: '\f0c3'; } /* '' */
.fontello-icon-docs-1:before { content: '\f0c5'; } /* '' */
.fontello-icon-blank:before { content: '\f0c8'; } /* '' */
.fontello-icon-menu:before { content: '\f0c9'; } /* '' */
.fontello-icon-list-bullet:before { content: '\f0ca'; } /* '' */
.fontello-icon-list-numbered-1:before { content: '\f0cb'; } /* '' */
.fontello-icon-strike:before { content: '\f0cc'; } /* '' */
.fontello-icon-underline:before { content: '\f0cd'; } /* '' */
.fontello-icon-table:before { content: '\f0ce'; } /* '' */
.fontello-icon-magic:before { content: '\f0d0'; } /* '' */
.fontello-icon-pinterest-circled-1:before { content: '\f0d2'; } /* '' */
.fontello-icon-pinterest-squared:before { content: '\f0d3'; } /* '' */
.fontello-icon-gplus-squared:before { content: '\f0d4'; } /* '' */
.fontello-icon-gplus-1:before { content: '\f0d5'; } /* '' */
.fontello-icon-money:before { content: '\f0d6'; } /* '' */
.fontello-icon-columns:before { content: '\f0db'; } /* '' */
.fontello-icon-sort:before { content: '\f0dc'; } /* '' */
.fontello-icon-sort-down:before { content: '\f0dd'; } /* '' */
.fontello-icon-sort-up:before { content: '\f0de'; } /* '' */
.fontello-icon-mail-alt:before { content: '\f0e0'; } /* '' */
.fontello-icon-linkedin-3:before { content: '\f0e1'; } /* '' */
.fontello-icon-gauge-1:before { content: '\f0e4'; } /* '' */
.fontello-icon-comment-empty:before { content: '\f0e5'; } /* '' */
.fontello-icon-chat-empty:before { content: '\f0e6'; } /* '' */
.fontello-icon-sitemap:before { content: '\f0e8'; } /* '' */
.fontello-icon-paste:before { content: '\f0ea'; } /* '' */
.fontello-icon-circle:before { content: '\ea31'; } /* '' */
.fontello-icon-ellipsis-vert:before { content: '\e8c2'; } /* '' */
.fontello-icon-facebook-1:before { content: '\e90c'; } /* '' */
.fontello-icon-github:before { content: '\f300'; } /* '' */
.fontello-icon-facebook-2:before { content: '\e96c'; } /* '' */
.fontello-icon-github-2:before { content: '\e9b7'; } /* '' */
.fontello-icon-facebook-rect-2:before { content: '\e96d'; } /* '' */
.fontello-icon-github-circled:before { content: '\e9b6'; } /* '' */
.fontello-icon-facebook-rect-1:before { content: '\e963'; } /* '' */
.fontello-icon-facebook-rect:before { content: '\f301'; } /* '' */
.fontello-icon-twitter-1:before { content: '\f302'; } /* '' */
.fontello-icon-twitter-2:before { content: '\e96e'; } /* '' */
.fontello-icon-twitter-bird-1:before { content: '\e964'; } /* '' */
.fontello-icon-twitter-bird-2:before { content: '\e96f'; } /* '' */
.fontello-icon-twitter-bird:before { content: '\f303'; } /* '' */
.fontello-icon-flickr:before { content: '\e9bb'; } /* '' */
.fontello-icon-icq:before { content: '\e976'; } /* '' */
.fontello-icon-flickr-circled:before { content: '\e9bc'; } /* '' */
.fontello-icon-twitter:before { content: '\f304'; } /* '' */
.fontello-icon-yandex:before { content: '\f305'; } /* '' */
.fontello-icon-yandex-rect:before { content: '\f306'; } /* '' */
.fontello-icon-vimeo-1:before { content: '\e9b5'; } /* '' */
.fontello-icon-vimeo-circled:before { content: '\e9c5'; } /* '' */
.fontello-icon-github-text:before { content: '\f307'; } /* '' */
.fontello-icon-github-1:before { content: '\e974'; } /* '' */
.fontello-icon-facebook:before { content: '\f308'; } /* '' */
.fontello-icon-googleplus-rect-1:before { content: '\e972'; } /* '' */
.fontello-icon-twitter-3:before { content: '\e9c6'; } /* '' */
.fontello-icon-googleplus-rect:before { content: '\f309'; } /* '' */
.fontello-icon-vkontakte-rect-1:before { content: '\e977'; } /* '' */
.fontello-icon-vkontakte-rect:before { content: '\f30a'; } /* '' */
.fontello-icon-twitter-circled:before { content: '\e9c7'; } /* '' */
.fontello-icon-skype-1:before { content: '\e975'; } /* '' */
.fontello-icon-skype:before { content: '\f30b'; } /* '' */
.fontello-icon-linkedin:before { content: '\f30c'; } /* '' */
.fontello-icon-odnoklassniki:before { content: '\e978'; } /* '' */
.fontello-icon-facebook-3:before { content: '\e9c8'; } /* '' */
.fontello-icon-odnoklassniki-rect-1:before { content: '\e979'; } /* '' */
.fontello-icon-odnoklassniki-rect:before { content: '\f30d'; } /* '' */
.fontello-icon-facebook-circled:before { content: '\e9c9'; } /* '' */
.fontello-icon-facebook-squared:before { content: '\e9ca'; } /* '' */
.fontello-icon-vimeo-rect-1:before { content: '\e970'; } /* '' */
.fontello-icon-vimeo-rect:before { content: '\f30e'; } /* '' */
.fontello-icon-vimeo:before { content: '\f30f'; } /* '' */
.fontello-icon-gplus:before { content: '\e9cb'; } /* '' */
.fontello-icon-tumblr-rect-1:before { content: '\e971'; } /* '' */
.fontello-icon-tumblr-rect:before { content: '\e965'; } /* '' */
.fontello-icon-gplus-circled:before { content: '\f310'; } /* '' */
.fontello-icon-tumblr:before { content: '\f311'; } /* '' */
.fontello-icon-linkedin-rect:before { content: '\f312'; } /* '' */
.fontello-icon-friendfeed:before { content: '\e97a'; } /* '' */
.fontello-icon-pinterest:before { content: '\e9cc'; } /* '' */
.fontello-icon-friendfeed-rect:before { content: '\e97b'; } /* '' */
.fontello-icon-pinterest-circled:before { content: '\e9cd'; } /* '' */
.fontello-icon-youtube:before { content: '\f313'; } /* '' */
.fontello-icon-blogger:before { content: '\e973'; } /* '' */
.fontello-icon-twitter-rect:before { content: '\f314'; } /* '' */
.fontello-icon-blogger-rect:before { content: '\f315'; } /* '' */
.fontello-icon-tumblr-1:before { content: '\e9ce'; } /* '' */
.fontello-icon-tumblr-circled:before { content: '\e9cf'; } /* '' */
.fontello-icon-deviantart:before { content: '\f316'; } /* '' */
.fontello-icon-jabber:before { content: '\f317'; } /* '' */
.fontello-icon-lastfm:before { content: '\f318'; } /* '' */
.fontello-icon-linkedin-2:before { content: '\e9d0'; } /* '' */
.fontello-icon-linkedin-circled:before { content: '\e9d1'; } /* '' */
.fontello-icon-lastfm-rect:before { content: '\f319'; } /* '' */
.fontello-icon-linkedin-1:before { content: '\f31a'; } /* '' */
.fontello-icon-dribbble:before { content: '\e9d2'; } /* '' */
.fontello-icon-linkedin-rect-1:before { content: '\f31b'; } /* '' */
.fontello-icon-picasa:before { content: '\f31c'; } /* '' */
.fontello-icon-dribbble-circled:before { content: '\e9d3'; } /* '' */
.fontello-icon-wordpress:before { content: '\f31d'; } /* '' */
.fontello-icon-stumbleupon:before { content: '\f31e'; } /* '' */
.fontello-icon-instagram:before { content: '\ea30'; } /* '' */
.fontello-icon-instagram-filled:before { content: '\ea2f'; } /* '' */
.fontello-icon-stumbleupon-circled:before { content: '\f31f'; } /* '' */
.fontello-icon-lastfm-1:before { content: '\f321'; } /* '' */
.fontello-icon-lastfm-circled:before { content: '\f322'; } /* '' */
.fontello-icon-rdio:before { content: '\f324'; } /* '' */
.fontello-icon-rdio-circled:before { content: '\f325'; } /* '' */
.fontello-icon-spotify:before { content: '\f327'; } /* '' */
.fontello-icon-spotify-circled:before { content: '\f328'; } /* '' */
.fontello-icon-qq:before { content: '\f32a'; } /* '' */
.fontello-icon-instagrem:before { content: '\f32d'; } /* '' */
.fontello-icon-dropbox:before { content: '\f330'; } /* '' */
.fontello-icon-evernote:before { content: '\f333'; } /* '' */
.fontello-icon-flattr:before { content: '\f336'; } /* '' */
.fontello-icon-skype-2:before { content: '\f339'; } /* '' */
.fontello-icon-skype-circled:before { content: '\f33a'; } /* '' */
.fontello-icon-renren:before { content: '\f33c'; } /* '' */
.fontello-icon-sina-weibo:before { content: '\f33f'; } /* '' */
.fontello-icon-paypal:before { content: '\f342'; } /* '' */
.fontello-icon-picasa-1:before { content: '\f345'; } /* '' */
.fontello-icon-soundcloud:before { content: '\f348'; } /* '' */
.fontello-icon-mixi:before { content: '\f34b'; } /* '' */
.fontello-icon-behance:before { content: '\f34e'; } /* '' */
.fontello-icon-google-circles:before { content: '\f351'; } /* '' */
.fontello-icon-vkontakte:before { content: '\f354'; } /* '' */
.fontello-icon-smashing:before { content: '\f357'; } /* '' */
.fontello-icon-logo-entypo:before { content: '\f600'; } /* '' */
.fontello-icon-flag-sw:before { content: '\f601'; } /* '' */
.fontello-icon-logo-db:before { content: '\f603'; } /* '' */
.fontello-icon-globe-1:before { content: '\e8e6'; } /* '' */
.fontello-icon-picture-3:before { content: '\e934'; } /* '' */
.fontello-icon-picture-1:before { content: '\e808'; } /* '' */
.fontello-icon-picture-2:before { content: '\e852'; } /* '' */
.fontello-icon-picture:before { content: '🌄'; } /* '\1f304' */
.fontello-icon-globe:before { content: '𝌍'; } /* '\1d30d' */
.fontello-icon-globe-alt:before { content: '🌐'; } /* '\1f310' */
.fontello-icon-globe-2:before { content: '\e929'; } /* '' */
.fontello-icon-leaf:before { content: '🍂'; } /* '\1f342' */
.fontello-icon-leaf-1:before { content: '\e84a'; } /* '' */
.fontello-icon-lemon:before { content: '🍋'; } /* '\1f34b' */
.fontello-icon-glass:before { content: '🍸'; } /* '\1f378' */
.fontello-icon-gift:before { content: '🎁'; } /* '\1f381' */
.fontello-icon-graduation-cap:before { content: '🎓'; } /* '\1f393' */
.fontello-icon-mic:before { content: '🎤'; } /* '\1f3a4' */
.fontello-icon-mic-1:before { content: '\e88c'; } /* '' */
.fontello-icon-mic-2:before { content: '\e8af'; } /* '' */
.fontello-icon-videocam:before { content: '🎥'; } /* '\1f3a5' */
.fontello-icon-videocam-1:before { content: '\e8ee'; } /* '' */
.fontello-icon-video-alt:before { content: '🎦'; } /* '\1f3a6' */
.fontello-icon-headphones:before { content: '🎧'; } /* '\1f3a7' */
.fontello-icon-headphones-1:before { content: '\e88f'; } /* '' */
.fontello-icon-palette:before { content: '🎨'; } /* '\1f3a8' */
.fontello-icon-ticket:before { content: '🎫'; } /* '\1f3ab' */
.fontello-icon-video-1:before { content: '\e807'; } /* '' */
.fontello-icon-video-2:before { content: '\e851'; } /* '' */
.fontello-icon-video-4:before { content: '\e933'; } /* '' */
.fontello-icon-video:before { content: '🎬'; } /* '\1f3ac' */
.fontello-icon-target-2:before { content: '\e875'; } /* '' */
.fontello-icon-target-1:before { content: '\e847'; } /* '' */
.fontello-icon-target-4:before { content: '\e96a'; } /* '' */
.fontello-icon-target-3:before { content: '\e8e2'; } /* '' */
.fontello-icon-target:before { content: '🎯'; } /* '\1f3af' */
.fontello-icon-music-alt:before { content: '🎵'; } /* '\1f3b5' */
.fontello-icon-top-list:before { content: '🏆'; } /* '\1f3c6' */
.fontello-icon-award-1:before { content: '\e896'; } /* '' */
.fontello-icon-award:before { content: '🏉'; } /* '\1f3c9' */
.fontello-icon-award-2:before { content: '\e909'; } /* '' */
.fontello-icon-videocam-alt:before { content: '🏹'; } /* '\1f3f9' */
.fontello-icon-thumbs-up-2:before { content: '\e8a8'; } /* '' */
.fontello-icon-thumbs-up-1:before { content: '\e81c'; } /* '' */
.fontello-icon-thumbs-up:before { content: '👍'; } /* '\1f44d' */
.fontello-icon-thumbs-up-3:before { content: '\e8f4'; } /* '' */
.fontello-icon-thumbs-down:before { content: '👎'; } /* '\1f44e' */
.fontello-icon-thumbs-down-3:before { content: '\e997'; } /* '' */
.fontello-icon-thumbs-down-2:before { content: '\e8f5'; } /* '' */
.fontello-icon-thumbs-down-1:before { content: '\e8c6'; } /* '' */
.fontello-icon-basket:before { content: '\e73d'; } /* '' */
.fontello-icon-user:before { content: '👤'; } /* '\1f464' */
.fontello-icon-user-5:before { content: '\e932'; } /* '' */
.fontello-icon-user-4:before { content: '\e8ec'; } /* '' */
.fontello-icon-user-1:before { content: '\e806'; } /* '' */
.fontello-icon-user-2:before { content: '\e850'; } /* '' */
.fontello-icon-users-2:before { content: '\e9e7'; } /* '' */
.fontello-icon-users:before { content: '👥'; } /* '\1f465' */
.fontello-icon-user-woman:before { content: '👩'; } /* '\1f469' */
.fontello-icon-user-pair:before { content: '👫'; } /* '\1f46b' */
.fontello-icon-lamp:before { content: '💡'; } /* '\1f4a1' */
.fontello-icon-lamp-1:before { content: '\e891'; } /* '' */
.fontello-icon-water:before { content: '💦'; } /* '\1f4a6' */
.fontello-icon-droplet:before { content: '💧'; } /* '\1f4a7' */
.fontello-icon-credit-card-1:before { content: '\e9e0'; } /* '' */
.fontello-icon-credit-card:before { content: '💳'; } /* '\1f4b3' */
.fontello-icon-dollar:before { content: '💵'; } /* '\1f4b5' */
.fontello-icon-monitor:before { content: '💻'; } /* '\1f4bb' */
.fontello-icon-briefcase:before { content: '💼'; } /* '\1f4bc' */
.fontello-icon-bag:before { content: '\e78a'; } /* '' */
.fontello-icon-floppy:before { content: '💾'; } /* '\1f4be' */
.fontello-icon-floppy-1:before { content: '\e9df'; } /* '' */
.fontello-icon-cd:before { content: '💿'; } /* '\1f4bf' */
.fontello-icon-cd-2:before { content: '\e927'; } /* '' */
.fontello-icon-cd-1:before { content: '\e877'; } /* '' */
.fontello-icon-folder-1:before { content: '\e82a'; } /* '' */
.fontello-icon-folder:before { content: '📁'; } /* '\1f4c1' */
.fontello-icon-folder-2:before { content: '\e863'; } /* '' */
.fontello-icon-folder-3:before { content: '\e94d'; } /* '' */
.fontello-icon-folder-empty:before { content: '\e864'; } /* '' */
.fontello-icon-folder-open:before { content: '📂'; } /* '\1f4c2' */
.fontello-icon-doc-3:before { content: '\e91e'; } /* '' */
.fontello-icon-doc-1:before { content: '\e829'; } /* '' */
.fontello-icon-doc-text:before { content: '📄'; } /* '\1f4c4' */
.fontello-icon-calendar-1:before { content: '\e82d'; } /* '' */
.fontello-icon-calendar-3:before { content: '\e8fd'; } /* '' */
.fontello-icon-calendar-2:before { content: '\e88b'; } /* '' */
.fontello-icon-calendar:before { content: '📅'; } /* '\1f4c5' */
.fontello-icon-calendar-alt:before { content: '📆'; } /* '\1f4c6' */
.fontello-icon-chart-1:before { content: '\e92a'; } /* '' */
.fontello-icon-chart-line:before { content: '\e9a5'; } /* '' */
.fontello-icon-chart:before { content: '📈'; } /* '\1f4c8' */
.fontello-icon-chart-bar-3:before { content: '\e92b'; } /* '' */
.fontello-icon-chart-bar-4:before { content: '\e9a6'; } /* '' */
.fontello-icon-chart-bar:before { content: '📊'; } /* '\1f4ca' */
.fontello-icon-chart-bar-2:before { content: '\e8b9'; } /* '' */
.fontello-icon-chart-bar-1:before { content: '\e879'; } /* '' */
.fontello-icon-clipboard:before { content: '📋'; } /* '\1f4cb' */
.fontello-icon-pin-1:before { content: '\e85b'; } /* '' */
.fontello-icon-pin:before { content: '📌'; } /* '\1f4cc' */
.fontello-icon-attach-1:before { content: '\e857'; } /* '' */
.fontello-icon-attach-2:before { content: '\e966'; } /* '' */
.fontello-icon-attach-3:before { content: '\e9e6'; } /* '' */
.fontello-icon-attach:before { content: '📎'; } /* '\1f4ce' */
.fontello-icon-bookmarks:before { content: '📑'; } /* '\1f4d1' */
.fontello-icon-book-alt:before { content: '📔'; } /* '\1f4d4' */
.fontello-icon-book-3:before { content: '\e9d4'; } /* '' */
.fontello-icon-book-2:before { content: '\e928'; } /* '' */
.fontello-icon-book:before { content: '📕'; } /* '\1f4d5' */
.fontello-icon-book-1:before { content: '\e878'; } /* '' */
.fontello-icon-book-open-1:before { content: '\e862'; } /* '' */
.fontello-icon-book-open:before { content: '📖'; } /* '\1f4d6' */
.fontello-icon-phone:before { content: '📞'; } /* '\1f4de' */
.fontello-icon-phone-2:before { content: '\e9d8'; } /* '' */
.fontello-icon-phone-1:before { content: '\e8ac'; } /* '' */
.fontello-icon-megaphone-1:before { content: '\e9e2'; } /* '' */
.fontello-icon-bullhorn:before { content: '📣'; } /* '\1f4e3' */
.fontello-icon-megaphone:before { content: '\e9b0'; } /* '' */
.fontello-icon-upload-1:before { content: '\e81e'; } /* '' */
.fontello-icon-upload:before { content: '📤'; } /* '\1f4e4' */
.fontello-icon-upload-2:before { content: '\e884'; } /* '' */
.fontello-icon-download-1:before { content: '\e81d'; } /* '' */
.fontello-icon-download-4:before { content: '\e8f6'; } /* '' */
.fontello-icon-download-3:before { content: '\e8c7'; } /* '' */
.fontello-icon-download-2:before { content: '\e85e'; } /* '' */
.fontello-icon-download:before { content: '📥'; } /* '\1f4e5' */
.fontello-icon-box-1:before { content: '\e9d6'; } /* '' */
.fontello-icon-box:before { content: '📦'; } /* '\1f4e6' */
.fontello-icon-newspaper:before { content: '📰'; } /* '\1f4f0' */
.fontello-icon-mobile-3:before { content: '\e90a'; } /* '' */
.fontello-icon-mobile-1:before { content: '\e876'; } /* '' */
.fontello-icon-mobile:before { content: '📱'; } /* '\1f4f1' */
.fontello-icon-mobile-2:before { content: '\e8e3'; } /* '' */
.fontello-icon-signal-1:before { content: '📶'; } /* '\1f4f6' */
.fontello-icon-signal-2:before { content: '\e895'; } /* '' */
.fontello-icon-signal-4:before { content: '\e96b'; } /* '' */
.fontello-icon-signal:before { content: '\e770'; } /* '' */
.fontello-icon-camera-4:before { content: '\e90d'; } /* '' */
.fontello-icon-camera:before { content: '📷'; } /* '\1f4f7' */
.fontello-icon-camera-2:before { content: '\e853'; } /* '' */
.fontello-icon-camera-1:before { content: '\e809'; } /* '' */
.fontello-icon-shuffle-1:before { content: '\e83f'; } /* '' */
.fontello-icon-shuffle-2:before { content: '\e8b6'; } /* '' */
.fontello-icon-shuffle:before { content: '🔀'; } /* '\1f500' */
.fontello-icon-loop-1:before { content: '\e8b5'; } /* '' */
.fontello-icon-loop-alt:before { content: '🔁'; } /* '\1f501' */
.fontello-icon-loop-2:before { content: '\e9c2'; } /* '' */
.fontello-icon-arrows-ccw:before { content: '\e9a3'; } /* '' */
.fontello-icon-loop:before { content: '🔄'; } /* '\1f504' */
.fontello-icon-light-down:before { content: '🔅'; } /* '\1f505' */
.fontello-icon-light-up:before { content: '🔆'; } /* '\1f506' */
.fontello-icon-volume-off:before { content: '🔇'; } /* '\1f507' */
.fontello-icon-volume-off-4:before { content: '\e8ff'; } /* '' */
.fontello-icon-volume-off-2:before { content: '\e88d'; } /* '' */
.fontello-icon-volume-off-1:before { content: '\e82e'; } /* '' */
.fontello-icon-volume-down-1:before { content: '\e900'; } /* '' */
.fontello-icon-volume-down:before { content: '🔉'; } /* '\1f509' */
.fontello-icon-volume-up:before { content: '🔊'; } /* '\1f50a' */
.fontello-icon-volume-up-4:before { content: '\e901'; } /* '' */
.fontello-icon-volume-up-2:before { content: '\e88e'; } /* '' */
.fontello-icon-volume-up-1:before { content: '\e82f'; } /* '' */
.fontello-icon-battery:before { content: '🔋'; } /* '\1f50b' */
.fontello-icon-search-1:before { content: '\e800'; } /* '' */
.fontello-icon-search-5:before { content: '\e92d'; } /* '' */
.fontello-icon-search:before { content: '🔍'; } /* '\1f50d' */
.fontello-icon-search-4:before { content: '\e8e8'; } /* '' */
.fontello-icon-search-2:before { content: '\e84b'; } /* '' */
.fontello-icon-key-inv:before { content: '\e87a'; } /* '' */
.fontello-icon-key:before { content: '🔑'; } /* '\1f511' */
.fontello-icon-key-2:before { content: '\e8bb'; } /* '' */
.fontello-icon-key-3:before { content: '\e9bd'; } /* '' */
.fontello-icon-lock-2:before { content: '\e858'; } /* '' */
.fontello-icon-lock-1:before { content: '\e817'; } /* '' */
.fontello-icon-lock-4:before { content: '\e8f0'; } /* '' */
.fontello-icon-lock:before { content: '🔒'; } /* '\1f512' */
.fontello-icon-lock-5:before { content: '\e967'; } /* '' */
.fontello-icon-lock-open-4:before { content: '\e93f'; } /* '' */
.fontello-icon-lock-open-1:before { content: '\e85a'; } /* '' */
.fontello-icon-lock-open:before { content: '🔓'; } /* '\1f513' */
.fontello-icon-lock-open-3:before { content: '\e8f1'; } /* '' */
.fontello-icon-bell-1:before { content: '\e91a'; } /* '' */
.fontello-icon-bell:before { content: '🔔'; } /* '\1f514' */
.fontello-icon-bell-2:before { content: '\e9d9'; } /* '' */
.fontello-icon-bookmark-2:before { content: '\e8a6'; } /* '' */
.fontello-icon-bookmark:before { content: '🔖'; } /* '\1f516' */
.fontello-icon-bookmark-1:before { content: '\e81a'; } /* '' */
.fontello-icon-link-2:before { content: '\e856'; } /* '' */
.fontello-icon-link-4:before { content: '\e93e'; } /* '' */
.fontello-icon-link:before { content: '🔗'; } /* '\1f517' */
.fontello-icon-back:before { content: '\e706'; } /* '' */
.fontello-icon-fire:before { content: '🔥'; } /* '\1f525' */
.fontello-icon-search-alt:before { content: '🔎'; } /* '\1f50e' */
.fontello-icon-wrench-1:before { content: '\e8ae'; } /* '' */
.fontello-icon-wrench-2:before { content: '\e8fb'; } /* '' */
.fontello-icon-wrench:before { content: '🔧'; } /* '\1f527' */
.fontello-icon-hammer:before { content: '🔨'; } /* '\1f528' */
.fontello-icon-chart-area:before { content: '🔾'; } /* '\1f53e' */
.fontello-icon-clock-alt:before { content: '🕓'; } /* '\1f553' */
.fontello-icon-clock-5:before { content: '\e951'; } /* '' */
.fontello-icon-clock-1:before { content: '\e830'; } /* '' */
.fontello-icon-clock-4:before { content: '\e920'; } /* '' */
.fontello-icon-clock:before { content: '🕔'; } /* '\1f554' */
.fontello-icon-clock-2:before { content: '\e890'; } /* '' */
.fontello-icon-clock-3:before { content: '\e8d3'; } /* '' */
.fontello-icon-rocket:before { content: '🚀'; } /* '\1f680' */
.fontello-icon-truck:before { content: '🚚'; } /* '\1f69a' */
.fontello-icon-block-1:before { content: '\e831'; } /* '' */
.fontello-icon-block-3:before { content: '\e8d4'; } /* '' */
.fontello-icon-block:before { content: '🚫'; } /* '\1f6ab' */
.fontello-icon-block-2:before { content: '\e868'; } /* '' */
.fontello-icon-block-4:before { content: '\e952'; } /* '' */
/*
   Animation example, for spinners
*/
.animate-spin {
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.animated{-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;}.animated.hinge{-webkit-animation-duration:2s;-moz-animation-duration:2s;-ms-animation-duration:2s;-o-animation-duration:2s;animation-duration:2s;}@-webkit-keyframes flash {
	0%, 50%, 100% {opacity: 1;}	25%, 75% {opacity: 0;}
}

@-moz-keyframes flash {
	0%, 50%, 100% {opacity: 1;}	
	25%, 75% {opacity: 0;}
}

@-o-keyframes flash {
	0%, 50%, 100% {opacity: 1;}	
	25%, 75% {opacity: 0;}
}

@keyframes flash {
	0%, 50%, 100% {opacity: 1;}	
	25%, 75% {opacity: 0;}
}

.flash {
	-webkit-animation-name: flash;
	-moz-animation-name: flash;
	-o-animation-name: flash;
	animation-name: flash;
}
@-webkit-keyframes shake {
	0%, 100% {-webkit-transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-webkit-transform: translateX(10px);}
}

@-moz-keyframes shake {
	0%, 100% {-moz-transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {-moz-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-moz-transform: translateX(10px);}
}

@-o-keyframes shake {
	0%, 100% {-o-transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {-o-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-o-transform: translateX(10px);}
}

@keyframes shake {
	0%, 100% {transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {transform: translateX(-10px);}
	20%, 40%, 60%, 80% {transform: translateX(10px);}
}

.shake {
	-webkit-animation-name: shake;
	-moz-animation-name: shake;
	-o-animation-name: shake;
	animation-name: shake;
}
@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}
	40% {-webkit-transform: translateY(-30px);}
	60% {-webkit-transform: translateY(-15px);}
}

@-moz-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
	40% {-moz-transform: translateY(-30px);}
	60% {-moz-transform: translateY(-15px);}
}

@-o-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
	40% {-o-transform: translateY(-30px);}
	60% {-o-transform: translateY(-15px);}
}
@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-30px);}
	60% {transform: translateY(-15px);}
}

.bounce {
	-webkit-animation-name: bounce;
	-moz-animation-name: bounce;
	-o-animation-name: bounce;
	animation-name: bounce;
}
@-webkit-keyframes tada {
	0% {-webkit-transform: scale(1);}	
	10%, 20% {-webkit-transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-webkit-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-webkit-transform: scale(1.1) rotate(-3deg);}
	100% {-webkit-transform: scale(1) rotate(0);}
}

@-moz-keyframes tada {
	0% {-moz-transform: scale(1);}	
	10%, 20% {-moz-transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-moz-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-moz-transform: scale(1.1) rotate(-3deg);}
	100% {-moz-transform: scale(1) rotate(0);}
}

@-o-keyframes tada {
	0% {-o-transform: scale(1);}	
	10%, 20% {-o-transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-o-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-o-transform: scale(1.1) rotate(-3deg);}
	100% {-o-transform: scale(1) rotate(0);}
}

@keyframes tada {
	0% {transform: scale(1);}	
	10%, 20% {transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {transform: scale(1.1) rotate(-3deg);}
	100% {transform: scale(1) rotate(0);}
}

.tada {
	-webkit-animation-name: tada;
	-moz-animation-name: tada;
	-o-animation-name: tada;
	animation-name: tada;
}
@-webkit-keyframes swing {
	20%, 40%, 60%, 80%, 100% { -webkit-transform-origin: top center; }
	20% { -webkit-transform: rotate(15deg); }	
	40% { -webkit-transform: rotate(-10deg); }
	60% { -webkit-transform: rotate(5deg); }	
	80% { -webkit-transform: rotate(-5deg); }	
	100% { -webkit-transform: rotate(0deg); }
}

@-moz-keyframes swing {
	20% { -moz-transform: rotate(15deg); }	
	40% { -moz-transform: rotate(-10deg); }
	60% { -moz-transform: rotate(5deg); }	
	80% { -moz-transform: rotate(-5deg); }	
	100% { -moz-transform: rotate(0deg); }
}

@-o-keyframes swing {
	20% { -o-transform: rotate(15deg); }	
	40% { -o-transform: rotate(-10deg); }
	60% { -o-transform: rotate(5deg); }	
	80% { -o-transform: rotate(-5deg); }	
	100% { -o-transform: rotate(0deg); }
}

@keyframes swing {
	20% { transform: rotate(15deg); }	
	40% { transform: rotate(-10deg); }
	60% { transform: rotate(5deg); }	
	80% { transform: rotate(-5deg); }	
	100% { transform: rotate(0deg); }
}

.swing {
	-webkit-transform-origin: top center;
	-moz-transform-origin: top center;
	-o-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	-moz-animation-name: swing;
	-o-animation-name: swing;
	animation-name: swing;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% { -webkit-transform: translateX(0%); }
  15% { -webkit-transform: translateX(-25%) rotate(-5deg); }
  30% { -webkit-transform: translateX(20%) rotate(3deg); }
  45% { -webkit-transform: translateX(-15%) rotate(-3deg); }
  60% { -webkit-transform: translateX(10%) rotate(2deg); }
  75% { -webkit-transform: translateX(-5%) rotate(-1deg); }
  100% { -webkit-transform: translateX(0%); }
}

@-moz-keyframes wobble {
  0% { -moz-transform: translateX(0%); }
  15% { -moz-transform: translateX(-25%) rotate(-5deg); }
  30% { -moz-transform: translateX(20%) rotate(3deg); }
  45% { -moz-transform: translateX(-15%) rotate(-3deg); }
  60% { -moz-transform: translateX(10%) rotate(2deg); }
  75% { -moz-transform: translateX(-5%) rotate(-1deg); }
  100% { -moz-transform: translateX(0%); }
}

@-o-keyframes wobble {
  0% { -o-transform: translateX(0%); }
  15% { -o-transform: translateX(-25%) rotate(-5deg); }
  30% { -o-transform: translateX(20%) rotate(3deg); }
  45% { -o-transform: translateX(-15%) rotate(-3deg); }
  60% { -o-transform: translateX(10%) rotate(2deg); }
  75% { -o-transform: translateX(-5%) rotate(-1deg); }
  100% { -o-transform: translateX(0%); }
}

@keyframes wobble {
  0% { transform: translateX(0%); }
  15% { transform: translateX(-25%) rotate(-5deg); }
  30% { transform: translateX(20%) rotate(3deg); }
  45% { transform: translateX(-15%) rotate(-3deg); }
  60% { transform: translateX(10%) rotate(2deg); }
  75% { transform: translateX(-5%) rotate(-1deg); }
  100% { transform: translateX(0%); }
}

.wobble {
	-webkit-animation-name: wobble;
	-moz-animation-name: wobble;
	-o-animation-name: wobble;
	animation-name: wobble;
}
@-webkit-keyframes wiggle {
    0% { -webkit-transform: skewX(9deg); }
    10% { -webkit-transform: skewX(-8deg); }
    20% { -webkit-transform: skewX(7deg); }
    30% { -webkit-transform: skewX(-6deg); }
    40% { -webkit-transform: skewX(5deg); }
    50% { -webkit-transform: skewX(-4deg); }
    60% { -webkit-transform: skewX(3deg); }
    70% { -webkit-transform: skewX(-2deg); }
    80% { -webkit-transform: skewX(1deg); }
    90% { -webkit-transform: skewX(0deg); }
	100% { -webkit-transform: skewX(0deg); }
}

@-moz-keyframes wiggle {
    0% { -moz-transform: skewX(9deg); }
    10% { -moz-transform: skewX(-8deg); }
    20% { -moz-transform: skewX(7deg); }
    30% { -moz-transform: skewX(-6deg); }
    40% { -moz-transform: skewX(5deg); }
    50% { -moz-transform: skewX(-4deg); }
    60% { -moz-transform: skewX(3deg); }
    70% { -moz-transform: skewX(-2deg); }
    80% { -moz-transform: skewX(1deg); }
    90% { -moz-transform: skewX(0deg); }
	100% { -moz-transform: skewX(0deg); }
}

@-o-keyframes wiggle {
    0% { -o-transform: skewX(9deg); }
    10% { -o-transform: skewX(-8deg); }
    20% { -o-transform: skewX(7deg); }
    30% { -o-transform: skewX(-6deg); }
    40% { -o-transform: skewX(5deg); }
    50% { -o-transform: skewX(-4deg); }
    60% { -o-transform: skewX(3deg); }
    70% { -o-transform: skewX(-2deg); }
    80% { -o-transform: skewX(1deg); }
    90% { -o-transform: skewX(0deg); }
	100% { -o-transform: skewX(0deg); }
}

@keyframes wiggle {
    0% { transform: skewX(9deg); }
    10% { transform: skewX(-8deg); }
    20% { transform: skewX(7deg); }
    30% { transform: skewX(-6deg); }
    40% { transform: skewX(5deg); }
    50% { transform: skewX(-4deg); }
    60% { transform: skewX(3deg); }
    70% { transform: skewX(-2deg); }
    80% { transform: skewX(1deg); }
    90% { transform: skewX(0deg); }
	100% { transform: skewX(0deg); }
}

.wiggle {
    -webkit-animation-name: wiggle;
    -moz-animation-name: wiggle;
    -o-animation-name: wiggle;
    animation-name: wiggle;

    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
    0% { -webkit-transform: scale(1); }	
	50% { -webkit-transform: scale(1.1); }
    100% { -webkit-transform: scale(1); }
}
@-moz-keyframes pulse {
    0% { -moz-transform: scale(1); }	
	50% { -moz-transform: scale(1.1); }
    100% { -moz-transform: scale(1); }
}
@-o-keyframes pulse {
    0% { -o-transform: scale(1); }	
	50% { -o-transform: scale(1.1); }
    100% { -o-transform: scale(1); }
}
@keyframes pulse {
    0% { transform: scale(1); }	
	50% { transform: scale(1.1); }
    100% { transform: scale(1); }
}

.pulse {
	-webkit-animation-name: pulse;
	-moz-animation-name: pulse;
	-o-animation-name: pulse;
	animation-name: pulse;
}
@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotateY(0);
		-webkit-animation-timing-function: ease-out;
	}
	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-webkit-animation-timing-function: ease-out;
	}
	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-webkit-animation-timing-function: ease-in;
	}
	80% {
		-webkit-transform: perspective(400px) rotateY(360deg) scale(.95);
		-webkit-animation-timing-function: ease-in;
	}
	100% {
		-webkit-transform: perspective(400px) scale(1);
		-webkit-animation-timing-function: ease-in;
	}
}
@-moz-keyframes flip {
	0% {
		-moz-transform: perspective(400px) rotateY(0);
		-moz-animation-timing-function: ease-out;
	}
	40% {
		-moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-moz-animation-timing-function: ease-out;
	}
	50% {
		-moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-moz-animation-timing-function: ease-in;
	}
	80% {
		-moz-transform: perspective(400px) rotateY(360deg) scale(.95);
		-moz-animation-timing-function: ease-in;
	}
	100% {
		-moz-transform: perspective(400px) scale(1);
		-moz-animation-timing-function: ease-in;
	}
}
@-o-keyframes flip {
	0% {
		-o-transform: perspective(400px) rotateY(0);
		-o-animation-timing-function: ease-out;
	}
	40% {
		-o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-o-animation-timing-function: ease-out;
	}
	50% {
		-o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-o-animation-timing-function: ease-in;
	}
	80% {
		-o-transform: perspective(400px) rotateY(360deg) scale(.95);
		-o-animation-timing-function: ease-in;
	}
	100% {
		-o-transform: perspective(400px) scale(1);
		-o-animation-timing-function: ease-in;
	}
}
@keyframes flip {
	0% {
		transform: perspective(400px) rotateY(0);
		animation-timing-function: ease-out;
	}
	40% {
		transform: perspective(400px) translateZ(150px) rotateY(170deg);
		animation-timing-function: ease-out;
	}
	50% {
		transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		animation-timing-function: ease-in;
	}
	80% {
		transform: perspective(400px) rotateY(360deg) scale(.95);
		animation-timing-function: ease-in;
	}
	100% {
		transform: perspective(400px) scale(1);
		animation-timing-function: ease-in;
	}
}

.flip {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flip;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: flip;
	-o-backface-visibility: visible !important;
	-o-animation-name: flip;
	backface-visibility: visible !important;
	animation-name: flip;
}
@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
    }
    
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
    }
    
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}
@-moz-keyframes flipInX {
    0% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    
    40% {
        -moz-transform: perspective(400px) rotateX(-10deg);
    }
    
    70% {
        -moz-transform: perspective(400px) rotateX(10deg);
    }
    
    100% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}
@-o-keyframes flipInX {
    0% {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    
    40% {
        -o-transform: perspective(400px) rotateX(-10deg);
    }
    
    70% {
        -o-transform: perspective(400px) rotateX(10deg);
    }
    
    100% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}
@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    
    40% {
        transform: perspective(400px) rotateX(-10deg);
    }
    
    70% {
        transform: perspective(400px) rotateX(10deg);
    }
    
    100% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: flipInX;
	-o-backface-visibility: visible !important;
	-o-animation-name: flipInX;
	backface-visibility: visible !important;
	animation-name: flipInX;
}
@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
	100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@-moz-keyframes flipOutX {
    0% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
	100% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@-o-keyframes flipOutX {
    0% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
	100% {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
	100% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	-moz-animation-name: flipOutX;
	-moz-backface-visibility: visible !important;
	-o-animation-name: flipOutX;
	-o-backface-visibility: visible !important;
	animation-name: flipOutX;
	backface-visibility: visible !important;
}
@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
    }
    
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
    }
    
    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}
@-moz-keyframes flipInY {
    0% {
        -moz-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    
    40% {
        -moz-transform: perspective(400px) rotateY(-10deg);
    }
    
    70% {
        -moz-transform: perspective(400px) rotateY(10deg);
    }
    
    100% {
        -moz-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}
@-o-keyframes flipInY {
    0% {
        -o-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    
    40% {
        -o-transform: perspective(400px) rotateY(-10deg);
    }
    
    70% {
        -o-transform: perspective(400px) rotateY(10deg);
    }
    
    100% {
        -o-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}
@keyframes flipInY {
    0% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    
    40% {
        transform: perspective(400px) rotateY(-10deg);
    }
    
    70% {
        transform: perspective(400px) rotateY(10deg);
    }
    
    100% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: flipInY;
	-o-backface-visibility: visible !important;
	-o-animation-name: flipInY;
	backface-visibility: visible !important;
	animation-name: flipInY;
}
@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
	100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}
@-moz-keyframes flipOutY {
    0% {
        -moz-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
	100% {
        -moz-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}
@-o-keyframes flipOutY {
    0% {
        -o-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
	100% {
        -o-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}
@keyframes flipOutY {
    0% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
	100% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: flipOutY;
	-o-backface-visibility: visible !important;
	-o-animation-name: flipOutY;
	backface-visibility: visible !important;
	animation-name: flipOutY;
}
@-webkit-keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

@-moz-keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

@-o-keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

@keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInUp {
	0% {
		opacity: 0;
		-o-transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-20px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translateX(-20px);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	-moz-animation-name: fadeInLeft;
	-o-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(20px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translateX(20px);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	-moz-animation-name: fadeInRight;
	-o-animation-name: fadeInRight;
	animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-moz-transform: translateY(2000px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-o-transform: translateY(2000px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		transform: translateY(2000px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	-moz-animation-name: fadeInUpBig;
	-o-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		transform: translateY(-2000px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	-moz-animation-name: fadeInDownBig;
	-o-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}
@-moz-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}
@-o-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}
@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		transform: translateX(-2000px);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	-moz-animation-name: fadeInLeftBig;
	-o-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		transform: translateX(2000px);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	-moz-animation-name: fadeInRightBig;
	-o-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}

@-moz-keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}

@-o-keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}

@keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	-moz-animation-name: fadeOut;
	-o-animation-name: fadeOut;
	animation-name: fadeOut;
}
@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
	}
}
@-moz-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateY(-20px);
	}
}
@-o-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-o-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateY(-20px);
	}
}
@keyframes fadeOutUp {
	0% {
		opacity: 1;
		transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		transform: translateY(-20px);
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	-moz-animation-name: fadeOutUp;
	-o-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(20px);
	}
}

@-moz-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateY(20px);
	}
}

@-o-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-o-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateY(20px);
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1;
		transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		transform: translateY(20px);
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	-moz-animation-name: fadeOutDown;
	-o-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
	}
}

@-moz-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateX(-20px);
	}
}

@-o-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-o-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateX(-20px);
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1;
		transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		transform: translateX(-20px);
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	-moz-animation-name: fadeOutLeft;
	-o-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(20px);
	}
}

@-moz-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateX(20px);
	}
}

@-o-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-o-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateX(20px);
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1;
		transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		transform: translateX(20px);
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	-moz-animation-name: fadeOutRight;
	-o-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}
}

@-moz-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}
}

@-o-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-o-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		transform: translateY(-2000px);
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	-moz-animation-name: fadeOutUpBig;
	-o-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig;
}
@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
	}
}

@-moz-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateY(2000px);
	}
}

@-o-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-o-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateY(2000px);
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		transform: translateY(2000px);
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	-moz-animation-name: fadeOutDownBig;
	-o-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
}

@-moz-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}
}

@-o-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-o-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		transform: translateX(-2000px);
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	-moz-animation-name: fadeOutLeftBig;
	-o-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}
}
@-moz-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}
}
@-o-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-o-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}
}
@keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		transform: translateX(2000px);
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	-moz-animation-name: fadeOutRightBig;
	-o-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
}
@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3);
	}
	
	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
	}
	
	70% {
		-webkit-transform: scale(.9);
	}
	
	100% {
		-webkit-transform: scale(1);
	}
}

@-moz-keyframes bounceIn {
	0% {
		opacity: 0;
		-moz-transform: scale(.3);
	}
	
	50% {
		opacity: 1;
		-moz-transform: scale(1.05);
	}
	
	70% {
		-moz-transform: scale(.9);
	}
	
	100% {
		-moz-transform: scale(1);
	}
}

@-o-keyframes bounceIn {
	0% {
		opacity: 0;
		-o-transform: scale(.3);
	}
	
	50% {
		opacity: 1;
		-o-transform: scale(1.05);
	}
	
	70% {
		-o-transform: scale(.9);
	}
	
	100% {
		-o-transform: scale(1);
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		transform: scale(.3);
	}
	
	50% {
		opacity: 1;
		transform: scale(1.05);
	}
	
	70% {
		transform: scale(.9);
	}
	
	100% {
		transform: scale(1);
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	-moz-animation-name: bounceIn;
	-o-animation-name: bounceIn;
	animation-name: bounceIn;
}
@-webkit-keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
	}
	
	80% {
		-webkit-transform: translateY(10px);
	}
	
	100% {
		-webkit-transform: translateY(0);
	}
}
@-moz-keyframes bounceInUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(2000px);
	}
	
	60% {
		opacity: 1;
		-moz-transform: translateY(-30px);
	}
	
	80% {
		-moz-transform: translateY(10px);
	}
	
	100% {
		-moz-transform: translateY(0);
	}
}

@-o-keyframes bounceInUp {
	0% {
		opacity: 0;
		-o-transform: translateY(2000px);
	}
	
	60% {
		opacity: 1;
		-o-transform: translateY(-30px);
	}
	
	80% {
		-o-transform: translateY(10px);
	}
	
	100% {
		-o-transform: translateY(0);
	}
}

@keyframes bounceInUp {
	0% {
		opacity: 0;
		transform: translateY(2000px);
	}
	
	60% {
		opacity: 1;
		transform: translateY(-30px);
	}
	
	80% {
		transform: translateY(10px);
	}
	
	100% {
		transform: translateY(0);
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	-moz-animation-name: bounceInUp;
	-o-animation-name: bounceInUp;
	animation-name: bounceInUp;
}
@-webkit-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
	}
	
	80% {
		-webkit-transform: translateY(-10px);
	}
	
	100% {
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes bounceInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		-moz-transform: translateY(30px);
	}
	
	80% {
		-moz-transform: translateY(-10px);
	}
	
	100% {
		-moz-transform: translateY(0);
	}
}

@-o-keyframes bounceInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		-o-transform: translateY(30px);
	}
	
	80% {
		-o-transform: translateY(-10px);
	}
	
	100% {
		-o-transform: translateY(0);
	}
}

@keyframes bounceInDown {
	0% {
		opacity: 0;
		transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		transform: translateY(30px);
	}
	
	80% {
		transform: translateY(-10px);
	}
	
	100% {
		transform: translateY(0);
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	-moz-animation-name: bounceInDown;
	-o-animation-name: bounceInDown;
	animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
	}
	
	80% {
		-webkit-transform: translateX(-10px);
	}
	
	100% {
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}
	
	60% {
		opacity: 1;
		-moz-transform: translateX(30px);
	}
	
	80% {
		-moz-transform: translateX(-10px);
	}
	
	100% {
		-moz-transform: translateX(0);
	}
}

@-o-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}
	
	60% {
		opacity: 1;
		-o-transform: translateX(30px);
	}
	
	80% {
		-o-transform: translateX(-10px);
	}
	
	100% {
		-o-transform: translateX(0);
	}
}

@keyframes bounceInLeft {
	0% {
		opacity: 0;
		transform: translateX(-2000px);
	}
	
	60% {
		opacity: 1;
		transform: translateX(30px);
	}
	
	80% {
		transform: translateX(-10px);
	}
	
	100% {
		transform: translateX(0);
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	-moz-animation-name: bounceInLeft;
	-o-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
	}
	
	80% {
		-webkit-transform: translateX(10px);
	}
	
	100% {
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes bounceInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}
	
	60% {
		opacity: 1;
		-moz-transform: translateX(-30px);
	}
	
	80% {
		-moz-transform: translateX(10px);
	}
	
	100% {
		-moz-transform: translateX(0);
	}
}

@-o-keyframes bounceInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}
	
	60% {
		opacity: 1;
		-o-transform: translateX(-30px);
	}
	
	80% {
		-o-transform: translateX(10px);
	}
	
	100% {
		-o-transform: translateX(0);
	}
}

@keyframes bounceInRight {
	0% {
		opacity: 0;
		transform: translateX(2000px);
	}
	
	60% {
		opacity: 1;
		transform: translateX(-30px);
	}
	
	80% {
		transform: translateX(10px);
	}
	
	100% {
		transform: translateX(0);
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	-moz-animation-name: bounceInRight;
	-o-animation-name: bounceInRight;
	animation-name: bounceInRight;
}
@-webkit-keyframes bounceOut {
	0% {
		-webkit-transform: scale(1);
	}
	
	25% {
		-webkit-transform: scale(.95);
	}
	
	50% {
		opacity: 1;
		-webkit-transform: scale(1.1);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: scale(.3);
	}	
}

@-moz-keyframes bounceOut {
	0% {
		-moz-transform: scale(1);
	}
	
	25% {
		-moz-transform: scale(.95);
	}
	
	50% {
		opacity: 1;
		-moz-transform: scale(1.1);
	}
	
	100% {
		opacity: 0;
		-moz-transform: scale(.3);
	}	
}

@-o-keyframes bounceOut {
	0% {
		-o-transform: scale(1);
	}
	
	25% {
		-o-transform: scale(.95);
	}
	
	50% {
		opacity: 1;
		-o-transform: scale(1.1);
	}
	
	100% {
		opacity: 0;
		-o-transform: scale(.3);
	}	
}

@keyframes bounceOut {
	0% {
		transform: scale(1);
	}
	
	25% {
		transform: scale(.95);
	}
	
	50% {
		opacity: 1;
		transform: scale(1.1);
	}
	
	100% {
		opacity: 0;
		transform: scale(.3);
	}	
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	-moz-animation-name: bounceOut;
	-o-animation-name: bounceOut;
	animation-name: bounceOut;
}
@-webkit-keyframes bounceOutUp {
	0% {
		-webkit-transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		-webkit-transform: translateY(20px);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}
}

@-moz-keyframes bounceOutUp {
	0% {
		-moz-transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		-moz-transform: translateY(20px);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}
}

@-o-keyframes bounceOutUp {
	0% {
		-o-transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		-o-transform: translateY(20px);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}
}

@keyframes bounceOutUp {
	0% {
		transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		transform: translateY(20px);
	}
	
	100% {
		opacity: 0;
		transform: translateY(-2000px);
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	-moz-animation-name: bounceOutUp;
	-o-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
}
@-webkit-keyframes bounceOutDown {
	0% {
		-webkit-transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		-webkit-transform: translateY(-20px);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
	}
}

@-moz-keyframes bounceOutDown {
	0% {
		-moz-transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		-moz-transform: translateY(-20px);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateY(2000px);
	}
}

@-o-keyframes bounceOutDown {
	0% {
		-o-transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		-o-transform: translateY(-20px);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateY(2000px);
	}
}

@keyframes bounceOutDown {
	0% {
		transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		transform: translateY(-20px);
	}
	
	100% {
		opacity: 0;
		transform: translateY(2000px);
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	-moz-animation-name: bounceOutDown;
	-o-animation-name: bounceOutDown;
	animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
	0% {
		-webkit-transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		-webkit-transform: translateX(20px);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
}

@-moz-keyframes bounceOutLeft {
	0% {
		-moz-transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		-moz-transform: translateX(20px);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}
}

@-o-keyframes bounceOutLeft {
	0% {
		-o-transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		-o-transform: translateX(20px);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}
}

@keyframes bounceOutLeft {
	0% {
		transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		transform: translateX(20px);
	}
	
	100% {
		opacity: 0;
		transform: translateX(-2000px);
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	-moz-animation-name: bounceOutLeft;
	-o-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
	0% {
		-webkit-transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}
}

@-moz-keyframes bounceOutRight {
	0% {
		-moz-transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		-moz-transform: translateX(-20px);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}
}

@-o-keyframes bounceOutRight {
	0% {
		-o-transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		-o-transform: translateX(-20px);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}
}

@keyframes bounceOutRight {
	0% {
		transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		transform: translateX(-20px);
	}
	
	100% {
		opacity: 0;
		transform: translateX(2000px);
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	-moz-animation-name: bounceOutRight;
	-o-animation-name: bounceOutRight;
	animation-name: bounceOutRight;
}
@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(-200deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}
@-moz-keyframes rotateIn {
	0% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(-200deg);
		opacity: 0;
	}
	
	100% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(0);
		opacity: 1;
	}
}
@-o-keyframes rotateIn {
	0% {
		-o-transform-origin: center center;
		-o-transform: rotate(-200deg);
		opacity: 0;
	}
	
	100% {
		-o-transform-origin: center center;
		-o-transform: rotate(0);
		opacity: 1;
	}
}
@keyframes rotateIn {
	0% {
		transform-origin: center center;
		transform: rotate(-200deg);
		opacity: 0;
	}
	
	100% {
		transform-origin: center center;
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	-moz-animation-name: rotateIn;
	-o-animation-name: rotateIn;
	animation-name: rotateIn;
}
@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}

@-moz-keyframes rotateInUpLeft {
	0% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
}

@-o-keyframes rotateInUpLeft {
	0% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInUpLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	-moz-animation-name: rotateInUpLeft;
	-o-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}

@-moz-keyframes rotateInDownLeft {
	0% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
}

@-o-keyframes rotateInDownLeft {
	0% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInDownLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	-moz-animation-name: rotateInDownLeft;
	-o-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}

@-moz-keyframes rotateInUpRight {
	0% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
}

@-o-keyframes rotateInUpRight {
	0% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInUpRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	-moz-animation-name: rotateInUpRight;
	-o-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}

@-moz-keyframes rotateInDownRight {
	0% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
}

@-o-keyframes rotateInDownRight {
	0% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInDownRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	-moz-animation-name: rotateInDownRight;
	-o-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(200deg);
		opacity: 0;
	}
}

@-moz-keyframes rotateOut {
	0% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(200deg);
		opacity: 0;
	}
}

@-o-keyframes rotateOut {
	0% {
		-o-transform-origin: center center;
		-o-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-o-transform-origin: center center;
		-o-transform: rotate(200deg);
		opacity: 0;
	}
}

@keyframes rotateOut {
	0% {
		transform-origin: center center;
		transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		transform-origin: center center;
		transform: rotate(200deg);
		opacity: 0;
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	-moz-animation-name: rotateOut;
	-o-animation-name: rotateOut;
	animation-name: rotateOut;
}
@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0;
	}
}

@-moz-keyframes rotateOutUpLeft {
	0% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(-90deg);
		opacity: 0;
	}
}

@-o-keyframes rotateOutUpLeft {
	0% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(-90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-transform-origin: left bottom;
		-transform: rotate(-90deg);
		opacity: 0;
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	-moz-animation-name: rotateOutUpLeft;
	-o-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0;
	}
}

@-moz-keyframes rotateOutDownLeft {
	0% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(90deg);
		opacity: 0;
	}
}

@-o-keyframes rotateOutDownLeft {
	0% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(90deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		transform-origin: left bottom;
		transform: rotate(90deg);
		opacity: 0;
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	-moz-animation-name: rotateOutDownLeft;
	-o-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0;
	}
}

@-moz-keyframes rotateOutUpRight {
	0% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(90deg);
		opacity: 0;
	}
}

@-o-keyframes rotateOutUpRight {
	0% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		transform-origin: right bottom;
		transform: rotate(90deg);
		opacity: 0;
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	-moz-animation-name: rotateOutUpRight;
	-o-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
}
@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0;
	}
}

@-moz-keyframes rotateOutDownRight {
	0% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(-90deg);
		opacity: 0;
	}
}

@-o-keyframes rotateOutDownRight {
	0% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(-90deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		transform-origin: right bottom;
		transform: rotate(-90deg);
		opacity: 0;
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	-moz-animation-name: rotateOutDownRight;
	-o-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
}
@-webkit-keyframes lightSpeedIn {
	0% { -webkit-transform: translateX(100%) skewX(-30deg); opacity: 0; }
	60% { -webkit-transform: translateX(-20%) skewX(30deg); opacity: 1; }
	80% { -webkit-transform: translateX(0%) skewX(-15deg); opacity: 1; }
	100% { -webkit-transform: translateX(0%) skewX(0deg); opacity: 1; }
}

@-moz-keyframes lightSpeedIn {
	0% { -moz-transform: translateX(100%) skewX(-30deg); opacity: 0; }
	60% { -moz-transform: translateX(-20%) skewX(30deg); opacity: 1; }
	80% { -moz-transform: translateX(0%) skewX(-15deg); opacity: 1; }
	100% { -moz-transform: translateX(0%) skewX(0deg); opacity: 1; }
}

@-o-keyframes lightSpeedIn {
	0% { -o-transform: translateX(100%) skewX(-30deg); opacity: 0; }
	60% { -o-transform: translateX(-20%) skewX(30deg); opacity: 1; }
	80% { -o-transform: translateX(0%) skewX(-15deg); opacity: 1; }
	100% { -o-transform: translateX(0%) skewX(0deg); opacity: 1; }
}

@keyframes lightSpeedIn {
	0% { transform: translateX(100%) skewX(-30deg); opacity: 0; }
	60% { transform: translateX(-20%) skewX(30deg); opacity: 1; }
	80% { transform: translateX(0%) skewX(-15deg); opacity: 1; }
	100% { transform: translateX(0%) skewX(0deg); opacity: 1; }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    -moz-animation-name: lightSpeedIn;
    -o-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;

    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
    0% { -webkit-transform: translateX(0%) skewX(0deg); opacity: 1; }
	100% { -webkit-transform: translateX(100%) skewX(-30deg); opacity: 0; }
}

@-moz-keyframes lightSpeedOut {
	0% { -moz-transform: translateX(0%) skewX(0deg); opacity: 1; }
	100% { -moz-transform: translateX(100%) skewX(-30deg); opacity: 0; }
}

@-o-keyframes lightSpeedOut {
	0% { -o-transform: translateX(0%) skewX(0deg); opacity: 1; }
	100% { -o-transform: translateX(100%) skewX(-30deg); opacity: 0; }
}

@keyframes lightSpeedOut {
	0% { transform: translateX(0%) skewX(0deg); opacity: 1; }
	100% { transform: translateX(100%) skewX(-30deg); opacity: 0; }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    -moz-animation-name: lightSpeedOut;
    -o-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;

    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
@-webkit-keyframes hinge {
	0% { -webkit-transform: rotate(0); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }	
	20%, 60% { -webkit-transform: rotate(80deg); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }	
	40% { -webkit-transform: rotate(60deg); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }	
	80% { -webkit-transform: rotate(60deg) translateY(0); opacity: 1; -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }	
	100% { -webkit-transform: translateY(700px); opacity: 0; }
}

@-moz-keyframes hinge {
	0% { -moz-transform: rotate(0); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }	
	20%, 60% { -moz-transform: rotate(80deg); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }	
	40% { -moz-transform: rotate(60deg); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }	
	80% { -moz-transform: rotate(60deg) translateY(0); opacity: 1; -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }	
	100% { -moz-transform: translateY(700px); opacity: 0; }
}

@-o-keyframes hinge {
	0% { -o-transform: rotate(0); -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }	
	20%, 60% { -o-transform: rotate(80deg); -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }	
	40% { -o-transform: rotate(60deg); -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }	
	80% { -o-transform: rotate(60deg) translateY(0); opacity: 1; -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }	
	100% { -o-transform: translateY(700px); opacity: 0; }
}

@keyframes hinge {
	0% { transform: rotate(0); transform-origin: top left; animation-timing-function: ease-in-out; }	
	20%, 60% { transform: rotate(80deg); transform-origin: top left; animation-timing-function: ease-in-out; }	
	40% { transform: rotate(60deg); transform-origin: top left; animation-timing-function: ease-in-out; }	
	80% { transform: rotate(60deg) translateY(0); opacity: 1; transform-origin: top left; animation-timing-function: ease-in-out; }	
	100% { transform: translateY(700px); opacity: 0; }
}

.hinge {
	-webkit-animation-name: hinge;
	-moz-animation-name: hinge;
	-o-animation-name: hinge;
	animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
	0% { opacity: 0; -webkit-transform: translateX(-100%) rotate(-120deg); }
	100% { opacity: 1; -webkit-transform: translateX(0px) rotate(0deg); }
}

@-moz-keyframes rollIn {
	0% { opacity: 0; -moz-transform: translateX(-100%) rotate(-120deg); }
	100% { opacity: 1; -moz-transform: translateX(0px) rotate(0deg); }
}

@-o-keyframes rollIn {
	0% { opacity: 0; -o-transform: translateX(-100%) rotate(-120deg); }
	100% { opacity: 1; -o-transform: translateX(0px) rotate(0deg); }
}

@keyframes rollIn {
	0% { opacity: 0; transform: translateX(-100%) rotate(-120deg); }
	100% { opacity: 1; transform: translateX(0px) rotate(0deg); }
}

.rollIn {
	-webkit-animation-name: rollIn;
	-moz-animation-name: rollIn;
	-o-animation-name: rollIn;
	animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
    0% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
	}

    100% {
		opacity: 0;
		-webkit-transform: translateX(100%) rotate(120deg);
	}
}

@-moz-keyframes rollOut {
    0% {
		opacity: 1;
		-moz-transform: translateX(0px) rotate(0deg);
	}

    100% {
		opacity: 0;
		-moz-transform: translateX(100%) rotate(120deg);
	}
}

@-o-keyframes rollOut {
    0% {
		opacity: 1;
		-o-transform: translateX(0px) rotate(0deg);
	}

    100% {
		opacity: 0;
		-o-transform: translateX(100%) rotate(120deg);
	}
}

@keyframes rollOut {
    0% {
		opacity: 1;
		transform: translateX(0px) rotate(0deg);
	}

    100% {
		opacity: 0;
		transform: translateX(100%) rotate(120deg);
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	-moz-animation-name: rollOut;
	-o-animation-name: rollOut;
	animation-name: rollOut;
}

html,body {
    height:100%;
}
html {
    background: none  #1e2631;
}
body {
    background: none #1e2631;
    color: #a1a6ab;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 12px;
}

h1, h2, h3, h4, h5 {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #a1a6ab;
}
h1, h2 {
    font-size: 1.5em;
    margin: 5px 0 10px 0;
}
h3 {
     font-size: 1.3em;
     margin: 5px 0 10px 0;
 }
h4, h5 {
    font-size: 1.1em;
    margin: 5px 0 10px 0;
}
.wrapper {
    background: none #1e2631;
    float: inherit;
    height: 195px;
    position: relative;
    width: 100%;
    z-index: 3;
}
input#eMailAdress, input#eMailName, textarea#eMailMessage {background-color: #a1a6ab;}
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 80%;
    max-width: 1015px;
}

a, a:visited, a:focus, a:active, a:hover, button, select, input {
    outline: 0 none!important;
    text-decoration: none;
}

a {
    color: #1d1d1b;
    text-decoration: none;
}

a:hover {
    color: #a1a6ab;;
}

.top_bottom {
    position: relative;
    z-index: 5;
}

.brand {
    width: 225px;
}

.logo {
    background: url("/template/alphanext/images/logo.png") no-repeat transparent;
    height: 84px;
    margin-top: 30px;
    margin-bottom: 10px;
    left:0;
    overflow: hidden;
    position: absolute;
    width: 285px;
    z-index: 1;
}
.top_bottom {
    background: none transparent;
}
.navbar {
    margin-top: 130px;
    position: relative;
    z-index: 10;
}
.navbar-inner {
    background: none #1e2631;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #a1a6ab;
    border-radius: 0;
    /*box-shadow: 0 5px 5px rgba(0, 0, 0, 0.8);*/
    z-index: 3;
    padding: 0;
}

.navbar_top > li > a, .navbar .nav > li > a {
    color: #a1a6ab;
    font-weight: normal;
    text-shadow: none;
    font-size: 14px;
    line-height: 18px;
    padding-left: 0px;
    padding-right: 16px;
}

.navbar_top > li > a:hover {
    color: #1d1d1b;
    text-decoration: none;
}

.navbar .navbar_top_main > li > a:hover, .navbar .navbar_top_main > li > a:focus {
    background-color: transparent;
    box-shadow: none;
    color: #1d1d1b;
}

.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
    background-color: transparent;
    color: #1d1d1b;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    background-color: transparent;
    box-shadow: none;
    color: #ffffff;
    text-decoration: none;
}

.navbar .navbar_top_main > li > a, .navbar .navbar_top_main > li > a:active, .navbar .navbar_top_main > li > a:focus {
    color: #999999;
    text-shadow: none;
    padding: 10px 8px;
}
.navbar .navbar_top_main > .active > a {
    color: #ffffff;
    text-shadow: none;
}

.navbar .navbar_top_main > .active > a:hover {
    color: #ffffff;
    text-shadow: none;
}
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
    background-color: transparent;
    color: #ffffff;
    text-decoration: none;
}
.nav_button {
    opacity:1;
}
.home_button {
    background: url("/template/alphanext/images/home_button_bg.png") no-repeat center center rgba(0, 0, 0, 0);
    text-indent: -99999em;
    width: 50px;
}
.subnav {
    background: none repeat scroll 0 0 #c4d3e4;
    margin-left: 10px;
    margin-top: 40px;
    position: absolute;
    width: auto;
    z-index: -1;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.8);
}
.subnav .navbar_top_main li a {
    color: #000000;
    margin-left: 0;
}
.subnav .navbar_top_main li a:hover {
    color: #000000;
    text-decoration: underline;
}

.banner_border_top {
    background-color: transparent;
/*    box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.2);*/
    height: 32px;
    left: 0;
    margin-top: -63px;
    position: absolute;
    width: 100%;
    z-index: 2;
}

.banner_set {
    background: none repeat scroll 0 0 #1e2631;
    float: left;
    margin: 0 0 15px 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 2;
}

.slide_banner {
    margin: 0 auto;
    max-height: 450px;
    max-width: 1015px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.border_left {
/*    background: url("/template/alphanext/images/slider_overlay_left.png") no-repeat scroll left center / 100% 100% rgba(0, 0, 0, 0);
    height: 100%;
    left: 0;
    position: absolute;
    width: 20%;
    z-index: 6;*/
}
.border_right {
/*    background: url("/template/alphanext/images/slider_overlay_right.png") no-repeat scroll right center / 100% 100% rgba(0, 0, 0, 0);
    height: 100%;
    position: absolute;
    right: -1px;
    width: 20%;
    z-index: 6;*/
}

.blue_box_bottom {
    background-color: #0000B2;
    box-shadow: 0 1px 12px rgba(0, 0, 0, 0.8);
    color: #FFFFFF;
    font-size: 20px;
    height: 48px;
    line-height: 48px;
    margin: -25px auto auto;
    position: relative;
    text-align: center;
    width: 90%;
    z-index: 5;
}

.content_bg {
    background: none transparent;
    padding-bottom: 0;
    position: relative;
    z-index: 1;
}
.content_box {
    max-width: 1015px;
    min-height: 500px;
    padding: 15px 0 20px 0;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #a1a6ab;
    border-radius: 0;
}
.page_footer_first {
    background-color: #F5F5F5;
    border-top: none;
    box-shadow: 0 -1px 0 #E1E1E1;
}

.page_footer_first .nav {
    margin-bottom: 0; 
}

.page_footer_first .nav > li > a {
    padding: 0;
    margin: 0;
    line-height: 50px;
    color: #777777;
    font-size: 11px;
    font-weight: bold;
}

.page_footer_first .nav > li > a:hover, .page_footer_first .nav > li > a:focus {
    background-color: transparent;
    color: #000000;
}

.page-head {
    margin-top: 35px;
}

.page_footer_end {
    background: none transparent;
    color: #CEDAD9;
    font-size: 11px;
    font-weight: bold;
    height: 200px;
}

.page_footer_end .nav > li > a {
    color: #a1a6ab;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.2em;
    line-height: 1em;
    margin: 0;
    padding: 0 25px 0 0;
}

.page_footer_end .nav > li > a:hover, .page_footer_end .nav > li > a:focus {
    background-color: transparent;
    color: #1d1d1b;
    text-decoration: none;
}

.logo_small {
    color: #a1a6ab;
    min-height: 110px;
    padding: 0 0 0 240px;
}
.logo_small a, .page_footer_end p a {
    color: #a1a6ab;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.2em;
    line-height: 1em;
}
.logo_small a:hover, .page_footer_end p a:hover {
    color: #1d1d1b;
    text-decoration: none;
}

.text_box {
    
    /*background-color: #f3edde;*/
    padding: 15px;
    margin-bottom: 15px;
}
/* -------------------------------------------------------------------------- */
/*                      Kommentare                                            */
/* -------------------------------------------------------------------------- */
.comment_block {
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    margin: 20px 0;
    padding: 20px 0;

}
.comment_form  h2{
    color: #1A3642;
    font-size: 14px;
    maring:10px 0 0 0;
}
.comment_form  p{
    maring:10px 0 0 0;
}

.comment_form  textarea, .update_textarea{
    border: 1px solid #1A3642;
    height: 150px;
    padding: 5px;
    color: #666666;
    background-color: #eeeeee;
    width: 50%;
}
.spalte_links .comment_form  textarea, .spalte_rechts .comment_form  textarea, .spalte_rechts .update_textarea, .spalte_links .update_textarea{
    width: 90%;
}

.comment_block .comment_post {

}

.comment_block .user {
    font-weight: bold;
    color: #1A3642;
}
.comment_block .datum {
    font-size: 11px;
    color: #666666;
}
.comment_block .edit {
    font-size: 11px;
    color: #666666;
    cursor: pointer;
}
.comment_block .edit_box {
    display: none;
}


/* -------------------------------------------------------------------------- */
/*                      Kassenbuch                                            */
/* -------------------------------------------------------------------------- */

.kassenbuch_table {
    border:1px solid #999999;
    min-width:500px;
    margin: 10px 0 30px 0;
}
.kassenbuch_table td {
    padding: 3px 5px;
    border: 1px solid #999999;
    vertical-align:top;  
}
.kassenbuch_table td.preis {
    font-weight: bold;
    min-width: 150px;
}
.table_hell {
    background-color: #dce6e5;
}
.table_dunkel {
    background-color: #c9d5d4;
}
.message {
    border: 1px solid green;
    padding: 20px;
    margin: 10px 0;
    color: greeen;
}
.kassenbuch_update {
    display: none;
}

/* -------------------------------------------------------------------------- */
/*                      Aktuelles                                             */
/* -------------------------------------------------------------------------- */

.news_box img {
    float: left;
    margin: 0 20px 20px 0;
}
.news_box h4 {
    float: left;
    margin: 0 0 20px 0;
}
.news_box p {
    float: left;
    margin: 0 0 20px 0;
    width: 60%;
}

.news_content img {
    float: left;
    margin: 0 20px 20px 0;
}

/* -------------------------------------------------------------------------- */
/*                        Artikel                                             */
/* -------------------------------------------------------------------------- */

.thumbnail {
    border: none;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    display: block;
    line-height: 20px;
    padding: 0;
    transition: all 0.2s ease-in-out 0s;
}

/* -------------------------------------------------------------------------- */
/*                      Galerie 2                                             */
/* -------------------------------------------------------------------------- */

.galerie2 {
}

.galerie2 .vorschau_box {
/*    margin: 0 20px 20px 0;
    width: 30%;
    padding: 5px;
    float: left;*/
    background-color: #f8f8f8;
    padding: 15px;
    height: 450px;
    margin-bottom: 20px;
}
.galerie2 .vorschau_box:hover {
    background-color: #eeeeee;
}
.galerie2 .vorschau_box .image {
    float: left;
    margin: 0 10px 10px 0;
}
.galerie2 .vorschau_box h3 {
    text-transform: uppercase;
}
.galerie2 .image_box {
    background-color: #f8f8f8;
    padding: 15px;
    height: 370px;
    float: left;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 20px;
}

/* -------------------------------------------------------------------------- */
/*                      Media-Querys                                          */
/* -------------------------------------------------------------------------- */

@media (max-width: 979px) {
    .collapse ul {
        margin-top: 30px !important;
    }

    body {
        padding-left: 0px;
        padding-right: 0px;
    }

    .logo {
        margin-top: 0;
    }

    .top_bottom {
        margin-top: 0;
    } 
    .navbar {
        margin-top: 0px;
    }

    .navbar .btn-glyph, .btn-glyph:hover, .btn-glyph:active {
        color: #000000;
    }

    .navbar-inner {
        padding: 0 20px;
    }
}

@media (max-width: 768px) {
    .controls-row [class*="span"] + [class*="span"], .row-fluid .controls-row [class*="span"] + [class*="span"] {
        margin-left: 0;
    }

    input[class*="span"] + input[class*="span"], input[class*="span"] + select[class*="span"], select[class*="span"] + select[class*="span"], input[class*="span"] + textarea[class*="span"], .uneditable-input + .uneditable-input {
        margin-top: 0px;
    }
    .navbar {
        margin-top: 0px;
    }

    .navbar .btn-glyph, .btn-glyph:hover, .btn-glyph:active {
        color: #000000;
    }
}

@media (max-width: 480px) {
    .collapse ul {
        margin-top: 5px !important;
    }

    .controls-row [class*="span"] + [class*="span"], .row-fluid .controls-row [class*="span"] + [class*="span"] {
        margin-left: 0;
    }

    input[class*="span"] + input[class*="span"], input[class*="span"] + select[class*="span"], select[class*="span"] + select[class*="span"], input[class*="span"] + textarea[class*="span"], .uneditable-input + .uneditable-input {
        margin-top: 0px;
    }
    .logo_small {
        padding: 0;
    }
}
@media (max-width: 320px) {
    
    .page_footer_end .nav > li > a {
        padding: 0 23px 0 0;
    }
}





/* BTN GYLPH ANPASSUNGEN */

.btn-glyph {
    cursor: pointer;
    padding: 5px 4px 3px;
}

.btn-glyph,
.btn-glyph:hover,
.btn-glyph:active {
    color: #ffffff;
}

.btn-glyph,
.btn-glyph:hover,
.btn-glyph:active,
.btn-glyph[disabled] {
    text-decoration: none;
}

.btn.btn-glyph {
    padding-right: 8px;
    padding-left: 8px;
}

.btn-mini.btn-glyph {
    padding-right: 2px 6px;
}

.btn-small.btn-glyph {
    padding: 3px 7px;
}

.btn-large.btn-glyph {
    padding: 9px 12px;
}

.btn-glyph[class^="fontello-icon-"]:before,
.btn-glyph[class*=" fontello-icon-"]:before,
.btn-glyph[class^="aweso-icon-"]:before,
.btn-glyph[class*=" aweso-icon-"]:before,
.btn-glyph [class^="fontello-icon-"]:before,
.btn-glyph [class*=" fontello-icon-"]:before,
.btn-glyph [class^="aweso-icon-"]:before,
.btn-glyph [class*=" aweso-icon-"]:before {
    margin-right: 0;
    font-size: 1.2em;
}
.btn-alphanext {
    background-color: #1A3642;
    background-image: linear-gradient(to bottom, #1A3642, #1A3642);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.35);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
}
.btn-alphanext:hover {
    background-color: #1A3642;
    background-position: center center;
}
/* -------------------------------------------------------------------------- */
/*                      stylesheets for GoogleMaps                            */
/* -------------------------------------------------------------------------- */
#map {
    position: relative;
    padding-bottom: 66.5%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-top: 20px;
}

#map iframe,   
#map object,  
#map embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*#map{
    width:500px;
    height:500px;
    float:left;
}
.gm-style img {
    max-width: none;
}
#map-side-bar{
    float:left;
    width:260px;
    padding:7px 0px 7px 20px;
}
p#pagination a{
    background-color:#f4dea4;
    font-style:normal;
    text-decoration:none;
    border:1px solid #666;
    float:left;
    padding:3px 7px;
    margin:0px 5px;
    color:#333;}

p#pagination a:hover{
    background-color:#f4a99f;
}

#map-side-bar a:hover {
  text-decoration: underline;
}*/

.galerie_thumbs {
    float:left;
    margin: 0 10px 10px 0;
}

.galerie_vorschau img {
    float: left;
    margin: 0 20px 20px 0;
}
.galerie_vorschau_text {
    float: left;
    width:50%;
}
/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
    height: auto;
    margin: 0 auto;
    max-width: 1200px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
