@charset "UTF-8";
/*!
 * Bootstrap v2.3.1
 *
 * Copyright 2012 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;
  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"] {
  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 {
  border-radius: 6px;
}

.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.img-circle {
  border-radius: 500px;
}

.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: 930px;
}

.span12 {
  width: 930px;
}

.span11 {
  width: 850px;
}

.span10 {
  width: 770px;
}

.span9 {
  width: 690px;
}

.span8 {
  width: 610px;
}

.span7 {
  width: 530px;
}

.span6 {
  width: 450px;
}

.span5 {
  width: 370px;
}

.span4 {
  width: 290px;
}

.span3 {
  width: 210px;
}

.span2 {
  width: 130px;
}

.span1 {
  width: 50px;
}

.offset12 {
  margin-left: 990px;
}

.offset11 {
  margin-left: 910px;
}

.offset10 {
  margin-left: 830px;
}

.offset9 {
  margin-left: 750px;
}

.offset8 {
  margin-left: 670px;
}

.offset7 {
  margin-left: 590px;
}

.offset6 {
  margin-left: 510px;
}

.offset5 {
  margin-left: 430px;
}

.offset4 {
  margin-left: 350px;
}

.offset3 {
  margin-left: 270px;
}

.offset2 {
  margin-left: 190px;
}

.offset1 {
  margin-left: 110px;
}

.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;
  box-sizing: border-box;
  float: left;
  margin-left: 3.225806451612903%;
  *margin-left: 3.172043010752688%;
}

.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

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

.row-fluid .span12 {
  width: 100%;
  *width: 99.94623655913979%;
}

.row-fluid .span11 {
  width: 91.39784946236558%;
  *width: 91.34408602150538%;
}

.row-fluid .span10 {
  width: 82.79569892473117%;
  *width: 82.74193548387096%;
}

.row-fluid .span9 {
  width: 74.19354838709677%;
  *width: 74.13978494623656%;
}

.row-fluid .span8 {
  width: 65.59139784946237%;
  *width: 65.53763440860216%;
}

.row-fluid .span7 {
  width: 56.98924731182795%;
  *width: 56.93548387096774%;
}

.row-fluid .span6 {
  width: 48.38709677419355%;
  *width: 48.333333333333336%;
}

.row-fluid .span5 {
  width: 39.784946236559136%;
  *width: 39.73118279569892%;
}

.row-fluid .span4 {
  width: 31.18279569892473%;
  *width: 31.129032258064512%;
}

.row-fluid .span3 {
  width: 22.58064516129032%;
  *width: 22.526881720430104%;
}

.row-fluid .span2 {
  width: 13.978494623655912%;
  *width: 13.924731182795696%;
}

.row-fluid .span1 {
  width: 5.376344086021505%;
  *width: 5.32258064516129%;
}

.row-fluid .offset12 {
  margin-left: 106.45161290322581%;
  *margin-left: 106.34408602150539%;
}

.row-fluid .offset12:first-child {
  margin-left: 103.2258064516129%;
  *margin-left: 103.11827956989248%;
}

.row-fluid .offset11 {
  margin-left: 97.84946236559139%;
  *margin-left: 97.74193548387098%;
}

.row-fluid .offset11:first-child {
  margin-left: 94.62365591397848%;
  *margin-left: 94.51612903225806%;
}

.row-fluid .offset10 {
  margin-left: 89.24731182795698%;
  *margin-left: 89.13978494623656%;
}

.row-fluid .offset10:first-child {
  margin-left: 86.02150537634407%;
  *margin-left: 85.91397849462365%;
}

.row-fluid .offset9 {
  margin-left: 80.64516129032258%;
  *margin-left: 80.53763440860216%;
}

.row-fluid .offset9:first-child {
  margin-left: 77.41935483870967%;
  *margin-left: 77.31182795698925%;
}

.row-fluid .offset8 {
  margin-left: 72.04301075268818%;
  *margin-left: 71.93548387096776%;
}

.row-fluid .offset8:first-child {
  margin-left: 68.81720430107526%;
  *margin-left: 68.70967741935485%;
}

.row-fluid .offset7 {
  margin-left: 63.44086021505376%;
  *margin-left: 63.33333333333333%;
}

.row-fluid .offset7:first-child {
  margin-left: 60.21505376344086%;
  *margin-left: 60.107526881720425%;
}

.row-fluid .offset6 {
  margin-left: 54.83870967741936%;
  *margin-left: 54.73118279569893%;
}

.row-fluid .offset6:first-child {
  margin-left: 51.612903225806456%;
  *margin-left: 51.505376344086024%;
}

.row-fluid .offset5 {
  margin-left: 46.236559139784944%;
  *margin-left: 46.12903225806451%;
}

.row-fluid .offset5:first-child {
  margin-left: 43.01075268817204%;
  *margin-left: 42.90322580645161%;
}

.row-fluid .offset4 {
  margin-left: 37.634408602150536%;
  *margin-left: 37.526881720430104%;
}

.row-fluid .offset4:first-child {
  margin-left: 34.40860215053763%;
  *margin-left: 34.3010752688172%;
}

.row-fluid .offset3 {
  margin-left: 29.032258064516128%;
  *margin-left: 28.924731182795696%;
}

.row-fluid .offset3:first-child {
  margin-left: 25.806451612903224%;
  *margin-left: 25.698924731182792%;
}

.row-fluid .offset2 {
  margin-left: 20.43010752688172%;
  *margin-left: 20.32258064516129%;
}

.row-fluid .offset2:first-child {
  margin-left: 17.204301075268816%;
  *margin-left: 17.096774193548384%;
}

.row-fluid .offset1 {
  margin-left: 11.827956989247312%;
  *margin-left: 11.72043010752688%;
}

.row-fluid .offset1:first-child {
  margin-left: 8.602150537634408%;
  *margin-left: 8.494623655913976%;
}

[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: 30px;
  padding-left: 30px;
  *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;
  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);
  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 {
  border-radius: 3px;
}

.badge {
  padding-left: 9px;
  padding-right: 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;
  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 {
  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 {
  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 {
  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 {
  border-bottom-right-radius: 4px;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  border-bottom-left-radius: 0;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  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 {
  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 {
  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: 34px;
  margin-left: 0;
}

.table td.span2,
.table th.span2 {
  float: none;
  width: 114px;
  margin-left: 0;
}

.table td.span3,
.table th.span3 {
  float: none;
  width: 194px;
  margin-left: 0;
}

.table td.span4,
.table th.span4 {
  float: none;
  width: 274px;
  margin-left: 0;
}

.table td.span5,
.table th.span5 {
  float: none;
  width: 354px;
  margin-left: 0;
}

.table td.span6,
.table th.span6 {
  float: none;
  width: 434px;
  margin-left: 0;
}

.table td.span7,
.table th.span7 {
  float: none;
  width: 514px;
  margin-left: 0;
}

.table td.span8,
.table th.span8 {
  float: none;
  width: 594px;
  margin-left: 0;
}

.table td.span9,
.table th.span9 {
  float: none;
  width: 674px;
  margin-left: 0;
}

.table td.span10,
.table th.span10 {
  float: none;
  width: 754px;
  margin-left: 0;
}

.table td.span11,
.table th.span11 {
  float: none;
  width: 834px;
  margin-left: 0;
}

.table td.span12,
.table th.span12 {
  float: none;
  width: 914px;
  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;
  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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  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 */
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.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;
  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: 30px;
}

input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 916px;
}

input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 836px;
}

input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 756px;
}

input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 676px;
}

input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 596px;
}

input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 516px;
}

input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 436px;
}

input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 356px;
}

input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 276px;
}

input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 196px;
}

input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 116px;
}

input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 36px;
}

.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;
  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;
  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;
  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;
  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;
  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;
  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;
  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;
  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;
  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;
  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;
  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 {
  border-radius: 4px 0 0 4px;
}

.input-append input,
.input-append select,
.input-append .uneditable-input {
  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 {
  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 {
  border-radius: 0 4px 4px 0;
}

.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  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 {
  border-radius: 0 4px 4px 0;
}

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  border-radius: 4px 0 0 4px;
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  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;
  border-radius: 15px;
}

/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  border-radius: 0;
}

.form-search .input-append .search-query {
  border-radius: 14px 0 0 14px;
}

.form-search .input-append .btn {
  border-radius: 0 14px 14px 0;
}

.form-search .input-prepend .search-query {
  border-radius: 0 14px 14px 0;
}

.form-search .input-prepend .btn {
  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: 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;
  border-radius: 4px;
  *margin-left: .3em;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 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;
  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;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  border-radius: 6px;
}

.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}

.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  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;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  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: 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: 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: 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: 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: 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: 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;
  box-shadow: none;
}

.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #0088cc;
  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;
}

.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;
  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;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.btn-group > .btn.large:first-child {
  margin-left: 0;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  border-top-right-radius: 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;
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 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;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 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%;
  border-radius: 0;
}

.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}

.btn-group-vertical > .btn:first-child {
  border-radius: 4px 4px 0 0;
}

.btn-group-vertical > .btn:last-child {
  border-radius: 0 0 4px 4px;
}

.btn-group-vertical > .btn-large:first-child {
  border-radius: 6px 6px 0 0;
}

.btn-group-vertical > .btn-large:last-child {
  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;
  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;
  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;
  border-radius: 0;
}

.nav-tabs.nav-stacked > li:first-child > a {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.nav-tabs.nav-stacked > li:last-child > a {
  border-bottom-right-radius: 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 {
  border-radius: 0 0 6px 6px;
}

.nav-pills .dropdown-menu {
  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 {
  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;
  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;
  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: 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;
  border-radius: 4px;
  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;
  border-radius: 15px;
}

.navbar-static-top {
  position: static;
  margin-bottom: 0;
}

.navbar-static-top .navbar-inner {
  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;
  border-radius: 0;
}

.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 930px;
}

.navbar-fixed-top {
  top: 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}

.navbar-fixed-bottom {
  bottom: 0;
}

.navbar-fixed-bottom .navbar-inner {
  box-shadow: 0 -1px 10px rgba(0, 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;
  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: 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);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.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;
  border-radius: 1px;
  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;
  border-radius: 6px 0 6px 6px;
}

.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  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;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  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;
  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: 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;
  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;
  border-radius: 4px;
  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;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  border-top-right-radius: 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 {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  border-top-right-radius: 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 {
  border-top-left-radius: 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 {
  border-top-right-radius: 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;
  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: -30px;
  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: 30px;
}

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

a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #0088cc;
  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;
  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;
}
@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: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  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: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  transition: width 0.6s ease;
}

.progress .bar + .bar {
  box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}

.progress-striped .bar {
  background-color: #149bdf;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .bar {
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  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: 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: 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: 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: 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: 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: 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: 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;
  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;
  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;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}

.popover.top {
  margin-top: -10px;
}

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

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  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 */
  border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  background-clip: padding-box;
  outline: none;
}

.modal.fade {
  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;
  border-radius: 0 0 6px 6px;
  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;
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  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: 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: 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;
}

.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;
  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;
  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;
  border-radius: 6px 0 6px 6px;
}

.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}

.typeahead {
  z-index: 1051;
  margin-top: 2px;
  border-radius: 4px;
}

.accordion {
  margin-bottom: 20px;
}

.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  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;
  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;
  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;
  border-radius: 4px;
  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;
  border-radius: 6px;
}

.well-small {
  padding: 9px;
  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;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  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;
    box-sizing: border-box;
  }

  .span12,
  .row-fluid .span12 {
    width: 100%;
    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;
    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;
    box-sizing: border-box;
    float: left;
    margin-left: 2.7624309392265194%;
    *margin-left: 2.7086674983663044%;
  }

  .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.94623655913979%;
  }

  .row-fluid .span11 {
    width: 91.43646408839778%;
    *width: 91.38270064753758%;
  }

  .row-fluid .span10 {
    width: 82.87292817679558%;
    *width: 82.81916473593537%;
  }

  .row-fluid .span9 {
    width: 74.30939226519337%;
    *width: 74.25562882433316%;
  }

  .row-fluid .span8 {
    width: 65.74585635359117%;
    *width: 65.69209291273096%;
  }

  .row-fluid .span7 {
    width: 57.18232044198895%;
    *width: 57.12855700112873%;
  }

  .row-fluid .span6 {
    width: 48.61878453038674%;
    *width: 48.565021089526525%;
  }

  .row-fluid .span5 {
    width: 40.05524861878453%;
    *width: 40.001485177924316%;
  }

  .row-fluid .span4 {
    width: 31.491712707182323%;
    *width: 31.437949266322107%;
  }

  .row-fluid .span3 {
    width: 22.92817679558011%;
    *width: 22.874413354719895%;
  }

  .row-fluid .span2 {
    width: 14.3646408839779%;
    *width: 14.310877443117684%;
  }

  .row-fluid .span1 {
    width: 5.801104972375691%;
    *width: 5.747341531515476%;
  }

  .row-fluid .offset12 {
    margin-left: 105.52486187845304%;
    *margin-left: 105.41733499673262%;
  }

  .row-fluid .offset12:first-child {
    margin-left: 102.76243093922652%;
    *margin-left: 102.6549040575061%;
  }

  .row-fluid .offset11 {
    margin-left: 96.96132596685082%;
    *margin-left: 96.8537990851304%;
  }

  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276243%;
    *margin-left: 94.09136814590389%;
  }

  .row-fluid .offset10 {
    margin-left: 88.39779005524862%;
    *margin-left: 88.2902631735282%;
  }

  .row-fluid .offset10:first-child {
    margin-left: 85.6353591160221%;
    *margin-left: 85.52783223430168%;
  }

  .row-fluid .offset9 {
    margin-left: 79.8342541436464%;
    *margin-left: 79.72672726192599%;
  }

  .row-fluid .offset9:first-child {
    margin-left: 77.07182320441989%;
    *margin-left: 76.96429632269947%;
  }

  .row-fluid .offset8 {
    margin-left: 71.2707182320442%;
    *margin-left: 71.16319135032379%;
  }

  .row-fluid .offset8:first-child {
    margin-left: 68.50828729281768%;
    *margin-left: 68.40076041109727%;
  }

  .row-fluid .offset7 {
    margin-left: 62.70718232044199%;
    *margin-left: 62.599655438721555%;
  }

  .row-fluid .offset7:first-child {
    margin-left: 59.94475138121547%;
    *margin-left: 59.837224499495036%;
  }

  .row-fluid .offset6 {
    margin-left: 54.14364640883978%;
    *margin-left: 54.03611952711935%;
  }

  .row-fluid .offset6:first-child {
    margin-left: 51.38121546961326%;
    *margin-left: 51.27368858789283%;
  }

  .row-fluid .offset5 {
    margin-left: 45.58011049723757%;
    *margin-left: 45.47258361551714%;
  }

  .row-fluid .offset5:first-child {
    margin-left: 42.81767955801105%;
    *margin-left: 42.71015267629062%;
  }

  .row-fluid .offset4 {
    margin-left: 37.01657458563536%;
    *margin-left: 36.90904770391493%;
  }

  .row-fluid .offset4:first-child {
    margin-left: 34.25414364640884%;
    *margin-left: 34.14661676468841%;
  }

  .row-fluid .offset3 {
    margin-left: 28.45303867403315%;
    *margin-left: 28.345511792312717%;
  }

  .row-fluid .offset3:first-child {
    margin-left: 25.69060773480663%;
    *margin-left: 25.583080853086198%;
  }

  .row-fluid .offset2 {
    margin-left: 19.88950276243094%;
    *margin-left: 19.781975880710508%;
  }

  .row-fluid .offset2:first-child {
    margin-left: 17.12707182320442%;
    *margin-left: 17.01954494148399%;
  }

  .row-fluid .offset1 {
    margin-left: 11.32596685082873%;
    *margin-left: 11.2184399691083%;
  }

  .row-fluid .offset1:first-child {
    margin-left: 8.56353591160221%;
    *margin-left: 8.456009029881779%;
  }

  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: 1170px;
  }

  .span12 {
    width: 1170px;
  }

  .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;
    content: "";
    line-height: 0;
  }

  .row-fluid:after {
    clear: both;
  }

  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    box-sizing: border-box;
    float: left;
    margin-left: 2.564102564102564%;
    *margin-left: 2.510339123242349%;
  }

  .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.94623655913979%;
  }

  .row-fluid .span11 {
    width: 91.45299145299145%;
    *width: 91.39922801213125%;
  }

  .row-fluid .span10 {
    width: 82.90598290598291%;
    *width: 82.8522194651227%;
  }

  .row-fluid .span9 {
    width: 74.35897435897436%;
    *width: 74.30521091811416%;
  }

  .row-fluid .span8 {
    width: 65.81196581196582%;
    *width: 65.75820237110561%;
  }

  .row-fluid .span7 {
    width: 57.26495726495726%;
    *width: 57.211193824097045%;
  }

  .row-fluid .span6 {
    width: 48.717948717948715%;
    *width: 48.6641852770885%;
  }

  .row-fluid .span5 {
    width: 40.17094017094017%;
    *width: 40.117176730079954%;
  }

  .row-fluid .span4 {
    width: 31.623931623931625%;
    *width: 31.57016818307141%;
  }

  .row-fluid .span3 {
    width: 23.076923076923077%;
    *width: 23.02315963606286%;
  }

  .row-fluid .span2 {
    width: 14.52991452991453%;
    *width: 14.476151089054314%;
  }

  .row-fluid .span1 {
    width: 5.982905982905983%;
    *width: 5.929142542045768%;
  }

  .row-fluid .offset12 {
    margin-left: 105.12820512820512%;
    *margin-left: 105.0206782464847%;
  }

  .row-fluid .offset12:first-child {
    margin-left: 102.56410256410257%;
    *margin-left: 102.45657568238215%;
  }

  .row-fluid .offset11 {
    margin-left: 96.58119658119658%;
    *margin-left: 96.47366969947616%;
  }

  .row-fluid .offset11:first-child {
    margin-left: 94.01709401709402%;
    *margin-left: 93.9095671353736%;
  }

  .row-fluid .offset10 {
    margin-left: 88.03418803418803%;
    *margin-left: 87.92666115246762%;
  }

  .row-fluid .offset10:first-child {
    margin-left: 85.47008547008548%;
    *margin-left: 85.36255858836506%;
  }

  .row-fluid .offset9 {
    margin-left: 79.48717948717949%;
    *margin-left: 79.37965260545907%;
  }

  .row-fluid .offset9:first-child {
    margin-left: 76.92307692307693%;
    *margin-left: 76.81555004135652%;
  }

  .row-fluid .offset8 {
    margin-left: 70.94017094017094%;
    *margin-left: 70.83264405845053%;
  }

  .row-fluid .offset8:first-child {
    margin-left: 68.37606837606839%;
    *margin-left: 68.26854149434797%;
  }

  .row-fluid .offset7 {
    margin-left: 62.393162393162385%;
    *margin-left: 62.28563551144196%;
  }

  .row-fluid .offset7:first-child {
    margin-left: 59.82905982905982%;
    *margin-left: 59.72153294733939%;
  }

  .row-fluid .offset6 {
    margin-left: 53.84615384615384%;
    *margin-left: 53.738626964433415%;
  }

  .row-fluid .offset6:first-child {
    margin-left: 51.28205128205128%;
    *margin-left: 51.174524400330846%;
  }

  .row-fluid .offset5 {
    margin-left: 45.299145299145295%;
    *margin-left: 45.19161841742487%;
  }

  .row-fluid .offset5:first-child {
    margin-left: 42.73504273504273%;
    *margin-left: 42.6275158533223%;
  }

  .row-fluid .offset4 {
    margin-left: 36.75213675213675%;
    *margin-left: 36.644609870416325%;
  }

  .row-fluid .offset4:first-child {
    margin-left: 34.18803418803419%;
    *margin-left: 34.080507306313756%;
  }

  .row-fluid .offset3 {
    margin-left: 28.205128205128204%;
    *margin-left: 28.097601323407773%;
  }

  .row-fluid .offset3:first-child {
    margin-left: 25.641025641025642%;
    *margin-left: 25.53349875930521%;
  }

  .row-fluid .offset2 {
    margin-left: 19.65811965811966%;
    *margin-left: 19.550592776399228%;
  }

  .row-fluid .offset2:first-child {
    margin-left: 17.094017094017094%;
    *margin-left: 16.986490212296662%;
  }

  .row-fluid .offset1 {
    margin-left: 11.11111111111111%;
    *margin-left: 11.003584229390679%;
  }

  .row-fluid .offset1:first-child {
    margin-left: 8.547008547008547%;
    *margin-left: 8.439481665288117%;
  }

  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 (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;
    border-radius: 3px;
  }

  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    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;
    border-radius: 0;
    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;
    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 {
    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;
  }
}
@font-face {
  font-family: 'custom-icons';
  src: url("../fonts/custom-icons.eot?42662965");
  src: url("../fonts/custom-icons.eot?42662965#iefix") format("embedded-opentype"), url("../fonts/custom-icons.woff?42662965") format("woff"), url("../font/custom-icons.ttf?42662965") format("truetype"), url("../fonts/custom-icons.svg?42662965#custom-icons") 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: 'custom-icons';
    src: url('../fonts/custom-icons.svg?42662965#custom-icons') format('svg');
  }
}
*/
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'custom-icons';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity .8 */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - magrins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-plus:before {
  content: '\2b';
}

/* '+' */
.icon-minus:before {
  content: '\2d';
}

/* '-' */
.icon-left:before {
  content: '\2190';
}

/* '←' */
.icon-up:before {
  content: '\2191';
}

/* '↑' */
.icon-right:before {
  content: '\2192';
}

/* '→' */
.icon-down:before {
  content: '\2193';
}

/* '↓' */
.icon-home:before {
  content: '\2302';
}

/* '⌂' */
.icon-pause:before {
  content: '\2389';
}

/* '⎉' */
.icon-fast-fw:before {
  content: '\23e9';
}

/* '⏩' */
.icon-fast-bw:before {
  content: '\23ea';
}

/* '⏪' */
.icon-to-end:before {
  content: '\23ed';
}

/* '⏭' */
.icon-to-start:before {
  content: '\23ee';
}

/* '⏮' */
.icon-stop:before {
  content: '\25aa';
}

/* '▪' */
.icon-up-dir:before {
  content: '\25b4';
}

/* '▴' */
.icon-play:before {
  content: '\25b6';
}

/* '▶' */
.icon-right-dir:before {
  content: '\25b8';
}

/* '▸' */
.icon-down-dir:before {
  content: '\25be';
}

/* '▾' */
.icon-left-dir:before {
  content: '\25c2';
}

/* '◂' */
.icon-cloud:before {
  content: '\2601';
}

/* '☁' */
.icon-umbrella:before {
  content: '\2602';
}

/* '☂' */
.icon-star:before {
  content: '\2605';
}

/* '★' */
.icon-star-empty:before {
  content: '\2606';
}

/* '☆' */
.icon-check:before {
  content: '\2611';
}

/* '☑' */
.icon-left-hand:before {
  content: '\261c';
}

/* '☜' */
.icon-up-hand:before {
  content: '\261d';
}

/* '☝' */
.icon-right-hand:before {
  content: '\261e';
}

/* '☞' */
.icon-down-hand:before {
  content: '\261f';
}

/* '☟' */
.icon-th-list:before {
  content: '\2630';
}

/* '☰' */
.icon-heart-empty:before {
  content: '\2661';
}

/* '♡' */
.icon-heart:before {
  content: '\2665';
}

/* '♥' */
.icon-music:before {
  content: '\266b';
}

/* '♫' */
.icon-th:before {
  content: '\268f';
}

/* '⚏' */
.icon-flag:before {
  content: '\2691';
}

/* '⚑' */
.icon-cog:before {
  content: '\2699';
}

/* '⚙' */
.icon-attention:before {
  content: '\26a0';
}

/* '⚠' */
.icon-flash:before {
  content: '\26a1';
}

/* '⚡' */
.icon-cog-alt:before {
  content: '\26ef';
}

/* '⛯' */
.icon-scissors:before {
  content: '\2702';
}

/* '✂' */
.icon-flight:before {
  content: '\2708';
}

/* '✈' */
.icon-mail:before {
  content: '\2709';
}

/* '✉' */
.icon-edit:before {
  content: '\270d';
}

/* '✍' */
.icon-pencil:before {
  content: '\270e';
}

/* '✎' */
.icon-ok:before {
  content: '\2713';
}

/* '✓' */
.icon-ok-circle:before {
  content: '\2714';
}

/* '✔' */
.icon-cancel:before {
  content: '\2715';
}

/* '✕' */
.icon-cancel-circle:before {
  content: '\2716';
}

/* '✖' */
.icon-asterisk:before {
  content: '\2731';
}

/* '✱' */
.icon-attention-circle:before {
  content: '\2757';
}

/* '❗' */
.icon-quote-left:before {
  content: '\275d';
}

/* '❝' */
.icon-quote-right:before {
  content: '\275e';
}

/* '❞' */
.icon-plus-circle:before {
  content: '\2795';
}

/* '➕' */
.icon-minus-circle:before {
  content: '\2796';
}

/* '➖' */
.icon-forward:before {
  content: '\27a6';
}

/* '➦' */
.icon-ccw:before {
  content: '\27f2';
}

/* '⟲' */
.icon-cw:before {
  content: '\27f3';
}

/* '⟳' */
.icon-resize-vertical:before {
  content: '\2b0c';
}

/* '⬌' */
.icon-resize-horizontal:before {
  content: '\2b0d';
}

/* '⬍' */
.icon-eject:before {
  content: '\2ecf';
}

/* '⻏' */
.icon-left-circle:before {
  content: '\e4a1';
}

/* '' */
.icon-right-circle:before {
  content: '\e4a2';
}

/* '' */
.icon-up-circle:before {
  content: '\e4a3';
}

/* '' */
.icon-down-circle:before {
  content: '\e4a4';
}

/* '' */
.icon-star-half:before {
  content: '\e701';
}

/* '' */
.icon-ok-circle2:before {
  content: '\e702';
}

/* '' */
.icon-cancel-circle2:before {
  content: '\e703';
}

/* '' */
.icon-help-circle:before {
  content: '\e704';
}

/* '' */
.icon-info-circle:before {
  content: '\e705';
}

/* '' */
.icon-th-large:before {
  content: '\e708';
}

/* '' */
.icon-eye:before {
  content: '\e70a';
}

/* '' */
.icon-eye-off:before {
  content: '\e70b';
}

/* '' */
.icon-tag:before {
  content: '\e70c';
}

/* '' */
.icon-tag-1:before {
  content: '\e801';
}

/* '' */
.icon-tags:before {
  content: '\e70d';
}

/* '' */
.icon-camera-alt:before {
  content: '\e70f';
}

/* '' */
.icon-export:before {
  content: '\e715';
}

/* '' */
.icon-print:before {
  content: '\e716';
}

/* '' */
.icon-retweet:before {
  content: '\e717';
}

/* '' */
.icon-comment:before {
  content: '\e718';
}

/* '' */
.icon-comment-1:before {
  content: '\e803';
}

/* '' */
.icon-chat-1:before {
  content: '\e720';
}

/* '' */
.icon-location:before {
  content: '\e724';
}

/* '' */
.icon-trash:before {
  content: '\e729';
}

/* '' */
.icon-rss:before {
  content: '\e73a';
}

/* '' */
.icon-basket:before {
  content: '\e73d';
}

/* '' */
.icon-login:before {
  content: '\e740';
}

/* '' */
.icon-logout:before {
  content: '\e741';
}

/* '' */
.icon-resize-full:before {
  content: '\e744';
}

/* '' */
.icon-resize-small:before {
  content: '\e746';
}

/* '' */
.icon-zoom-in:before {
  content: '\e750';
}

/* '' */
.icon-zoom-out:before {
  content: '\e751';
}

/* '' */
.icon-down-circle2:before {
  content: '\e758';
}

/* '' */
.icon-up-circle2:before {
  content: '\e75b';
}

/* '' */
.icon-down-open:before {
  content: '\e75c';
}

/* '' */
.icon-left-open:before {
  content: '\e75d';
}

/* '' */
.icon-right-open:before {
  content: '\e75e';
}

/* '' */
.icon-up-open:before {
  content: '\e75f';
}

/* '' */
.icon-arrows-cw:before {
  content: '\e760';
}

/* '' */
.icon-left-open-mini:before {
  content: '\e804';
}

/* '' */
.icon-play-circle2:before {
  content: '\e761';
}

/* '' */
.icon-right-open-mini:before {
  content: '\e805';
}

/* '' */
.icon-to-end-alt:before {
  content: '\e762';
}

/* '' */
.icon-to-start-alt:before {
  content: '\e763';
}

/* '' */
.icon-left-open-big:before {
  content: '\e765';
}

/* '' */
.icon-right-open-big:before {
  content: '\e766';
}

/* '' */
.icon-inbox:before {
  content: '\e777';
}

/* '' */
.icon-font:before {
  content: '\e779';
}

/* '' */
.icon-bold:before {
  content: '\e77a';
}

/* '' */
.icon-italic:before {
  content: '\e77b';
}

/* '' */
.icon-text-height:before {
  content: '\e77c';
}

/* '' */
.icon-text-width:before {
  content: '\e77d';
}

/* '' */
.icon-align-left:before {
  content: '\e77e';
}

/* '' */
.icon-align-center:before {
  content: '\e77f';
}

/* '' */
.icon-align-right:before {
  content: '\e780';
}

/* '' */
.icon-align-justify:before {
  content: '\e781';
}

/* '' */
.icon-list:before {
  content: '\e782';
}

/* '' */
.icon-indent-left:before {
  content: '\e783';
}

/* '' */
.icon-indent-right:before {
  content: '\e784';
}

/* '' */
.icon-off:before {
  content: '\e78e';
}

/* '' */
.icon-road:before {
  content: '\e78f';
}

/* '' */
.icon-list-alt:before {
  content: '\e790';
}

/* '' */
.icon-qrcode:before {
  content: '\e791';
}

/* '' */
.icon-barcode:before {
  content: '\e792';
}

/* '' */
.icon-ajust:before {
  content: '\e793';
}

/* '' */
.icon-tint:before {
  content: '\e794';
}

/* '' */
.icon-magnet:before {
  content: '\e7a1';
}

/* '' */
.icon-move:before {
  content: '\f047';
}

/* '' */
.icon-link-ext:before {
  content: '\f08e';
}

/* '' */
.icon-check-empty:before {
  content: '\f096';
}

/* '' */
.icon-bookmark-empty:before {
  content: '\f097';
}

/* '' */
.icon-phone-squared:before {
  content: '\f098';
}

/* '' */
.icon-twitter:before {
  content: '\f099';
}

/* '' */
.icon-rss-1:before {
  content: '\f09e';
}

/* '' */
.icon-hdd:before {
  content: '\f0a0';
}

/* '' */
.icon-certificate:before {
  content: '\f0a3';
}

/* '' */
.icon-left-circled:before {
  content: '\f0a8';
}

/* '' */
.icon-right-circled:before {
  content: '\f0a9';
}

/* '' */
.icon-up-circled:before {
  content: '\f0aa';
}

/* '' */
.icon-down-circled:before {
  content: '\f0ab';
}

/* '' */
.icon-tasks:before {
  content: '\f0ae';
}

/* '' */
.icon-filter:before {
  content: '\f0b0';
}

/* '' */
.icon-resize-full-alt:before {
  content: '\f0b2';
}

/* '' */
.icon-beaker:before {
  content: '\f0c3';
}

/* '' */
.icon-docs:before {
  content: '\f0c5';
}

/* '' */
.icon-blank:before {
  content: '\f0c8';
}

/* '' */
.icon-menu:before {
  content: '\f0c9';
}

/* '' */
.icon-list-bullet:before {
  content: '\f0ca';
}

/* '' */
.icon-list-numbered:before {
  content: '\f0cb';
}

/* '' */
.icon-strike:before {
  content: '\f0cc';
}

/* '' */
.icon-underline:before {
  content: '\f0cd';
}

/* '' */
.icon-table:before {
  content: '\f0ce';
}

/* '' */
.icon-magic:before {
  content: '\f0d0';
}

/* '' */
.icon-pinterest-circled:before {
  content: '\f0d2';
}

/* '' */
.icon-gplus:before {
  content: '\f0d5';
}

/* '' */
.icon-money:before {
  content: '\f0d6';
}

/* '' */
.icon-columns:before {
  content: '\f0db';
}

/* '' */
.icon-sort:before {
  content: '\f0dc';
}

/* '' */
.icon-sort-down:before {
  content: '\f0dd';
}

/* '' */
.icon-sort-up:before {
  content: '\f0de';
}

/* '' */
.icon-mail-alt:before {
  content: '\f0e0';
}

/* '' */
.icon-gauge:before {
  content: '\f0e4';
}

/* '' */
.icon-comment-2:before {
  content: '\f0e5';
}

/* '' */
.icon-chat:before {
  content: '\f0e6';
}

/* '' */
.icon-sitemap:before {
  content: '\f0e8';
}

/* '' */
.icon-paste:before {
  content: '\f0ea';
}

/* '' */
.icon-mobile:before {
  content: '\f10b';
}

/* '' */
.icon-facebook:before {
  content: '\f300';
}

/* '' */
.icon-twitter-bird:before {
  content: '\f303';
}

/* '' */
.icon-icq:before {
  content: '\f304';
}

/* '' */
.icon-yandex:before {
  content: '\f305';
}

/* '' */
.icon-github:before {
  content: '\f308';
}

/* '' */
.icon-skype:before {
  content: '\f30b';
}

/* '' */
.icon-odnoklassniki:before {
  content: '\f30c';
}

/* '' */
.icon-vimeo:before {
  content: '\f30f';
}

/* '' */
.icon-tumblr:before {
  content: '\f311';
}

/* '' */
.icon-friendfeed:before {
  content: '\f312';
}

/* '' */
.icon-blogger:before {
  content: '\f314';
}

/* '' */
.icon-deviantart:before {
  content: '\f316';
}

/* '' */
.icon-jabber:before {
  content: '\f317';
}

/* '' */
.icon-lastfm:before {
  content: '\f318';
}

/* '' */
.icon-linkedin:before {
  content: '\f31a';
}

/* '' */
.icon-picasa:before {
  content: '\f31c';
}

/* '' */
.icon-wordpress:before {
  content: '\f31d';
}

/* '' */
.icon-instagram:before {
  content: '\f31e';
}

/* '' */
.icon-picture:before {
  content: '🌄';
}

/* '\1f304' */
.icon-globe:before {
  content: '🌎';
}

/* '\1f30e' */
.icon-leaf:before {
  content: '🍂';
}

/* '\1f342' */
.icon-lemon:before {
  content: '🍋';
}

/* '\1f34b' */
.icon-glass:before {
  content: '🍸';
}

/* '\1f378' */
.icon-gift:before {
  content: '🎁';
}

/* '\1f381' */
.icon-videocam:before {
  content: '🎥';
}

/* '\1f3a5' */
.icon-headphones:before {
  content: '🎧';
}

/* '\1f3a7' */
.icon-video:before {
  content: '🎬';
}

/* '\1f3ac' */
.icon-target:before {
  content: '🎯';
}

/* '\1f3af' */
.icon-award:before {
  content: '🏉';
}

/* '\1f3c9' */
.icon-thumbs-up:before {
  content: '👍';
}

/* '\1f44d' */
.icon-thumbs-down:before {
  content: '👎';
}

/* '\1f44e' */
.icon-user:before {
  content: '👤';
}

/* '\1f464' */
.icon-user-1:before {
  content: '\e800';
}

/* '' */
.icon-users:before {
  content: '👥';
}

/* '\1f465' */
.icon-credit-card:before {
  content: '💳';
}

/* '\1f4b3' */
.icon-briefcase:before {
  content: '💼';
}

/* '\1f4bc' */
.icon-floppy:before {
  content: '💾';
}

/* '\1f4be' */
.icon-folder:before {
  content: '📁';
}

/* '\1f4c1' */
.icon-folder-open:before {
  content: '📂';
}

/* '\1f4c2' */
.icon-doc:before {
  content: '📄';
}

/* '\1f4c4' */
.icon-calendar:before {
  content: '📅';
}

/* '\1f4c5' */
.icon-chart-bar:before {
  content: '📊';
}

/* '\1f4ca' */
.icon-pin:before {
  content: '📌';
}

/* '\1f4cc' */
.icon-attach:before {
  content: '📎';
}

/* '\1f4ce' */
.icon-book:before {
  content: '📕';
}

/* '\1f4d5' */
.icon-phone:before {
  content: '📞';
}

/* '\1f4de' */
.icon-megaphone:before {
  content: '📣';
}

/* '\1f4e3' */
.icon-upload:before {
  content: '📤';
}

/* '\1f4e4' */
.icon-download:before {
  content: '📥';
}

/* '\1f4e5' */
.icon-mobile-1:before {
  content: '📱';
}

/* '\1f4f1' */
.icon-signal:before {
  content: '📶';
}

/* '\1f4f6' */
.icon-camera:before {
  content: '📷';
}

/* '\1f4f7' */
.icon-shuffle:before {
  content: '🔀';
}

/* '\1f500' */
.icon-volume-off:before {
  content: '🔇';
}

/* '\1f507' */
.icon-volume-down:before {
  content: '🔉';
}

/* '\1f509' */
.icon-volume-up:before {
  content: '🔊';
}

/* '\1f50a' */
.icon-search:before {
  content: '🔍';
}

/* '\1f50d' */
.icon-key:before {
  content: '🔑';
}

/* '\1f511' */
.icon-lock:before {
  content: '🔒';
}

/* '\1f512' */
.icon-lock-open:before {
  content: '🔓';
}

/* '\1f513' */
.icon-bell:before {
  content: '🔔';
}

/* '\1f514' */
.icon-bookmark:before {
  content: '🔖';
}

/* '\1f516' */
.icon-link:before {
  content: '🔗';
}

/* '\1f517' */
.icon-fire:before {
  content: '🔥';
}

/* '\1f525' */
.icon-wrench:before {
  content: '🔧';
}

/* '\1f527' */
.icon-hammer:before {
  content: '🔨';
}

/* '\1f528' */
.icon-clock:before {
  content: '🕔';
}

/* '\1f554' */
.icon-clock-1:before {
  content: '\e802';
}

/* '' */
.icon-truck:before {
  content: '🚚';
}

/* '\1f69a' */
.icon-block:before {
  content: '🚫';
}

/* '\1f6ab' */
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'custom-icons';
  font-style: normal;
  font-weight: normal;
  /* fix buttons height */
  line-height: 1em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
}

.icon-plus {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2b;&nbsp;');
}

.icon-minus {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2d;&nbsp;');
}

.icon-left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2190;&nbsp;');
}

.icon-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2191;&nbsp;');
}

.icon-right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2192;&nbsp;');
}

.icon-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2193;&nbsp;');
}

.icon-home {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2302;&nbsp;');
}

.icon-pause {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2389;&nbsp;');
}

.icon-fast-fw {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x23e9;&nbsp;');
}

.icon-fast-bw {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x23ea;&nbsp;');
}

.icon-to-end {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x23ed;&nbsp;');
}

.icon-to-start {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x23ee;&nbsp;');
}

.icon-stop {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x25aa;&nbsp;');
}

.icon-up-dir {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x25b4;&nbsp;');
}

.icon-play {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x25b6;&nbsp;');
}

.icon-right-dir {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x25b8;&nbsp;');
}

.icon-down-dir {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x25be;&nbsp;');
}

.icon-left-dir {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x25c2;&nbsp;');
}

.icon-cloud {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2601;&nbsp;');
}

.icon-umbrella {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2602;&nbsp;');
}

.icon-star {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2605;&nbsp;');
}

.icon-star-empty {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2606;&nbsp;');
}

.icon-check {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2611;&nbsp;');
}

.icon-left-hand {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x261c;&nbsp;');
}

.icon-up-hand {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x261d;&nbsp;');
}

.icon-right-hand {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x261e;&nbsp;');
}

.icon-down-hand {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x261f;&nbsp;');
}

.icon-th-list {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2630;&nbsp;');
}

.icon-heart-empty {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2661;&nbsp;');
}

.icon-heart {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2665;&nbsp;');
}

.icon-music {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x266b;&nbsp;');
}

.icon-th {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x268f;&nbsp;');
}

.icon-flag {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2691;&nbsp;');
}

.icon-cog {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2699;&nbsp;');
}

.icon-attention {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x26a0;&nbsp;');
}

.icon-flash {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x26a1;&nbsp;');
}

.icon-cog-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x26ef;&nbsp;');
}

.icon-scissors {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2702;&nbsp;');
}

.icon-flight {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2708;&nbsp;');
}

.icon-mail {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2709;&nbsp;');
}

.icon-edit {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x270d;&nbsp;');
}

.icon-pencil {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x270e;&nbsp;');
}

.icon-ok {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2713;&nbsp;');
}

.icon-ok-circle {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2714;&nbsp;');
}

.icon-cancel {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2715;&nbsp;');
}

.icon-cancel-circle {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2716;&nbsp;');
}

.icon-asterisk {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2731;&nbsp;');
}

.icon-attention-circle {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2757;&nbsp;');
}

.icon-quote-left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x275d;&nbsp;');
}

.icon-quote-right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x275e;&nbsp;');
}

.icon-plus-circle {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2795;&nbsp;');
}

.icon-minus-circle {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2796;&nbsp;');
}

.icon-forward {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x27a6;&nbsp;');
}

.icon-ccw {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x27f2;&nbsp;');
}

.icon-cw {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x27f3;&nbsp;');
}

.icon-resize-vertical {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2b0c;&nbsp;');
}

.icon-resize-horizontal {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2b0d;&nbsp;');
}

.icon-eject {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2ecf;&nbsp;');
}

.icon-left-circle {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe4a1;&nbsp;');
}

.icon-right-circle {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe4a2;&nbsp;');
}

.icon-up-circle {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe4a3;&nbsp;');
}

.icon-down-circle {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe4a4;&nbsp;');
}

.icon-star-half {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe701;&nbsp;');
}

.icon-ok-circle2 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe702;&nbsp;');
}

.icon-cancel-circle2 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe703;&nbsp;');
}

.icon-help-circle {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe704;&nbsp;');
}

.icon-info-circle {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe705;&nbsp;');
}

.icon-th-large {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe708;&nbsp;');
}

.icon-eye {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe70a;&nbsp;');
}

.icon-eye-off {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe70b;&nbsp;');
}

.icon-tag {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe70c;&nbsp;');
}

.icon-tag-1 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe801;&nbsp;');
}

.icon-tags {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe70d;&nbsp;');
}

.icon-camera-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe70f;&nbsp;');
}

.icon-export {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe715;&nbsp;');
}

.icon-print {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe716;&nbsp;');
}

.icon-retweet {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe717;&nbsp;');
}

.icon-comment {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe718;&nbsp;');
}

.icon-comment-1 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe803;&nbsp;');
}

.icon-chat-1 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe720;&nbsp;');
}

.icon-location {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe724;&nbsp;');
}

.icon-trash {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe729;&nbsp;');
}

.icon-rss {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe73a;&nbsp;');
}

.icon-basket {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe73d;&nbsp;');
}

.icon-login {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe740;&nbsp;');
}

.icon-logout {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe741;&nbsp;');
}

.icon-resize-full {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe744;&nbsp;');
}

.icon-resize-small {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe746;&nbsp;');
}

.icon-zoom-in {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe750;&nbsp;');
}

.icon-zoom-out {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe751;&nbsp;');
}

.icon-down-circle2 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe758;&nbsp;');
}

.icon-up-circle2 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe75b;&nbsp;');
}

.icon-down-open {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe75c;&nbsp;');
}

.icon-left-open {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe75d;&nbsp;');
}

.icon-right-open {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe75e;&nbsp;');
}

.icon-up-open {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe75f;&nbsp;');
}

.icon-arrows-cw {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe760;&nbsp;');
}

.icon-left-open-mini {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe804;&nbsp;');
}

.icon-play-circle2 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe761;&nbsp;');
}

.icon-right-open-mini {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe805;&nbsp;');
}

.icon-to-end-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe762;&nbsp;');
}

.icon-to-start-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe763;&nbsp;');
}

.icon-left-open-big {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe765;&nbsp;');
}

.icon-right-open-big {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe766;&nbsp;');
}

.icon-inbox {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe777;&nbsp;');
}

.icon-font {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe779;&nbsp;');
}

.icon-bold {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe77a;&nbsp;');
}

.icon-italic {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe77b;&nbsp;');
}

.icon-text-height {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe77c;&nbsp;');
}

.icon-text-width {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe77d;&nbsp;');
}

.icon-align-left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe77e;&nbsp;');
}

.icon-align-center {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe77f;&nbsp;');
}

.icon-align-right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe780;&nbsp;');
}

.icon-align-justify {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe781;&nbsp;');
}

.icon-list {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe782;&nbsp;');
}

.icon-indent-left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe783;&nbsp;');
}

.icon-indent-right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe784;&nbsp;');
}

.icon-off {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe78e;&nbsp;');
}

.icon-road {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe78f;&nbsp;');
}

.icon-list-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe790;&nbsp;');
}

.icon-qrcode {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe791;&nbsp;');
}

.icon-barcode {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe792;&nbsp;');
}

.icon-ajust {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe793;&nbsp;');
}

.icon-tint {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe794;&nbsp;');
}

.icon-magnet {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe7a1;&nbsp;');
}

.icon-move {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf047;&nbsp;');
}

.icon-link-ext {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08e;&nbsp;');
}

.icon-check-empty {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf096;&nbsp;');
}

.icon-bookmark-empty {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf097;&nbsp;');
}

.icon-phone-squared {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf098;&nbsp;');
}

.icon-twitter {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf099;&nbsp;');
}

.icon-rss-1 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09e;&nbsp;');
}

.icon-hdd {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a0;&nbsp;');
}

.icon-certificate {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a3;&nbsp;');
}

.icon-left-circled {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a8;&nbsp;');
}

.icon-right-circled {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a9;&nbsp;');
}

.icon-up-circled {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0aa;&nbsp;');
}

.icon-down-circled {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ab;&nbsp;');
}

.icon-tasks {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ae;&nbsp;');
}

.icon-filter {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0b0;&nbsp;');
}

.icon-resize-full-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0b2;&nbsp;');
}

.icon-beaker {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c3;&nbsp;');
}

.icon-docs {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c5;&nbsp;');
}

.icon-blank {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c8;&nbsp;');
}

.icon-menu {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c9;&nbsp;');
}

.icon-list-bullet {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ca;&nbsp;');
}

.icon-list-numbered {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0cb;&nbsp;');
}

.icon-strike {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0cc;&nbsp;');
}

.icon-underline {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0cd;&nbsp;');
}

.icon-table {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ce;&nbsp;');
}

.icon-magic {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d0;&nbsp;');
}

.icon-pinterest-circled {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d2;&nbsp;');
}

.icon-gplus {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d5;&nbsp;');
}

.icon-money {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d6;&nbsp;');
}

.icon-columns {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0db;&nbsp;');
}

.icon-sort {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0dc;&nbsp;');
}

.icon-sort-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0dd;&nbsp;');
}

.icon-sort-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0de;&nbsp;');
}

.icon-mail-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e0;&nbsp;');
}

.icon-gauge {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e4;&nbsp;');
}

.icon-comment-2 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e5;&nbsp;');
}

.icon-chat {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e6;&nbsp;');
}

.icon-sitemap {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e8;&nbsp;');
}

.icon-paste {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ea;&nbsp;');
}

.icon-mobile {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10b;&nbsp;');
}

.icon-facebook {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf300;&nbsp;');
}

.icon-twitter-bird {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf303;&nbsp;');
}

.icon-icq {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf304;&nbsp;');
}

.icon-yandex {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf305;&nbsp;');
}

.icon-github {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf308;&nbsp;');
}

.icon-skype {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf30b;&nbsp;');
}

.icon-odnoklassniki {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf30c;&nbsp;');
}

.icon-vimeo {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf30f;&nbsp;');
}

.icon-tumblr {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf311;&nbsp;');
}

.icon-friendfeed {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf312;&nbsp;');
}

.icon-blogger {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf314;&nbsp;');
}

.icon-deviantart {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf316;&nbsp;');
}

.icon-jabber {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf317;&nbsp;');
}

.icon-lastfm {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf318;&nbsp;');
}

.icon-linkedin {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf31a;&nbsp;');
}

.icon-picasa {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf31c;&nbsp;');
}

.icon-wordpress {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf31d;&nbsp;');
}

.icon-instagram {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf31e;&nbsp;');
}

.icon-picture {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f304;&nbsp;');
}

.icon-globe {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f30e;&nbsp;');
}

.icon-leaf {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f342;&nbsp;');
}

.icon-lemon {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f34b;&nbsp;');
}

.icon-glass {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f378;&nbsp;');
}

.icon-gift {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f381;&nbsp;');
}

.icon-videocam {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f3a5;&nbsp;');
}

.icon-headphones {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f3a7;&nbsp;');
}

.icon-video {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f3ac;&nbsp;');
}

.icon-target {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f3af;&nbsp;');
}

.icon-award {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f3c9;&nbsp;');
}

.icon-thumbs-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f44d;&nbsp;');
}

.icon-thumbs-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f44e;&nbsp;');
}

.icon-user {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f464;&nbsp;');
}

.icon-user-1 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe800;&nbsp;');
}

.icon-users {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f465;&nbsp;');
}

.icon-credit-card {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f4b3;&nbsp;');
}

.icon-briefcase {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f4bc;&nbsp;');
}

.icon-floppy {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f4be;&nbsp;');
}

.icon-folder {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f4c1;&nbsp;');
}

.icon-folder-open {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f4c2;&nbsp;');
}

.icon-doc {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f4c4;&nbsp;');
}

.icon-calendar {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f4c5;&nbsp;');
}

.icon-chart-bar {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f4ca;&nbsp;');
}

.icon-pin {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f4cc;&nbsp;');
}

.icon-attach {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f4ce;&nbsp;');
}

.icon-book {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f4d5;&nbsp;');
}

.icon-phone {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f4de;&nbsp;');
}

.icon-megaphone {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f4e3;&nbsp;');
}

.icon-upload {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f4e4;&nbsp;');
}

.icon-download {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f4e5;&nbsp;');
}

.icon-mobile-1 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f4f1;&nbsp;');
}

.icon-signal {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f4f6;&nbsp;');
}

.icon-camera {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f4f7;&nbsp;');
}

.icon-shuffle {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f500;&nbsp;');
}

.icon-volume-off {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f507;&nbsp;');
}

.icon-volume-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f509;&nbsp;');
}

.icon-volume-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f50a;&nbsp;');
}

.icon-search {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f50d;&nbsp;');
}

.icon-key {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f511;&nbsp;');
}

.icon-lock {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f512;&nbsp;');
}

.icon-lock-open {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f513;&nbsp;');
}

.icon-bell {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f514;&nbsp;');
}

.icon-bookmark {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f516;&nbsp;');
}

.icon-link {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f517;&nbsp;');
}

.icon-fire {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f525;&nbsp;');
}

.icon-wrench {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f527;&nbsp;');
}

.icon-hammer {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f528;&nbsp;');
}

.icon-clock {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f554;&nbsp;');
}

.icon-clock-1 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe802;&nbsp;');
}

.icon-truck {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f69a;&nbsp;');
}

.icon-block {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f6ab;&nbsp;');
}

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src: url("../fonts/flexslider-icon.eot");
  src: url("../fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("../fonts/flexslider-icon.woff") format("woff"), url("../fonts/flexslider-icon.ttf") format("truetype"), url("../fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  border-radius: 4px;
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  zoom: 1;
}

.flex-viewport {
  max-height: 2000px;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.flexslider .slides {
  zoom: 1;
}

.carousel li {
  margin-right: 5px;
}

/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  transition: all .3s ease;
}

.flex-direction-nav .flex-prev {
  left: -50px;
}

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}

.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px;
}

.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px;
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  line-height: 1;
  display: inline-block;
  content: '\f001';
}

.flex-direction-nav a.flex-next:before {
  content: '\f002';
}

/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}

.flex-pauseplay a:hover {
  opacity: 1;
}

.flex-pauseplay a.flex-play:before {
  content: '\f003';
}

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 20px;
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
/* BOOSTRAP CUSTOMIZATION
================================================== */
nav ol, nav ul, ul.iconsList {
  list-style: none;
  margin: 0;
}

.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
  border: none;
  box-shadow: none;
  padding: 0;
}

.pagination {
  margin-top: 3em;
}

.pagination ul {
  border-radius: 0;
  moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none;
}

.pagination ul > li > a {
  border: none;
  border-radius: 0;
  margin-right: 2px;
}

.pagination ul > li > a.pagLeft {
  border-radius: 0 4px 4px 0;
  moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
}

/*** accordion ***/
.accordion-group {
  border: none;
  border-bottom: 1px solid #EAEAEA;
  moz-border-radius: 0;
  border-radius: 0;
}

.accordion {
  margin-bottom: 0;
}

.accordion-heading .accordion-toggle {
  padding: 0.75em 0;
}

a.accordion-toggle:link {
  outline: none;
  line-height: 1.7em !important;
  font-size: 1.25em;
}

a.accordion-toggle:hover {
  text-decoration: none;
}

.accordion-inner {
  padding: 1em 0 1.5em 0;
}

/*** tabs ***/
.nav-tabs {
  border-bottom: none;
  float: left;
  width: 100%;
}

.nav-tabs > li {
  margin-bottom: 0;
}

.nav-tabs > li > a {
  border-radius: 0;
}

.ie8 .nav-tabs > .active > a, .ie8 .nav-tabs > .active > a:hover {
  box-shadow: none;
  filter: none;
}

.nav-tabs > li > a, .nav-pills > li > a {
  margin-right: 0px;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}

.tab-content {
  padding: 1.5em;
}

/*** tooltip ***/
.tooltip {
  z-index: 9999 !important;
}

/*** Carousel ***/
.carousel {
  margin-bottom: 0;
  margin-top: 1em;
}

.carousel-control {
  top: -3.5em;
  opacity: 1;
  position: absolute !important;
}

.carousel-control i {
  transition: all 0.2s;
}

.carousel-control:hover i {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
}

.carousel-control:link {
  outline: none;
}

.carousel-control.left {
  left: auto;
  right: 30px;
}

.carousel-control.right {
  left: auto;
  right: 0px;
}

#carouselGrid .carousel-control {
  top: 50%;
  opacity: 1;
  position: absolute !important;
  font-size: 1.5em;
  line-height: 4em;
  cursor: pointer;
  width: 2em;
  height: 4em;
  background: none;
  border: none;
}

#carouselGrid .carousel-control i {
  color: #fff;
}

#carouselGrid .carousel-control.left {
  left: 0;
  right: auto;
}

#carouselGrid .carousel-control.right {
  left: auto;
  right: 0;
}

#carouselGrid {
  display: none;
}

/*#carouselGrid img{min-height: 550px;}*/
/*** End carousel ***/
/*** pagination ***/
#pagination ul {
  border: 0;
  margin: 0;
  padding: 0;
}

#pagination li {
  border: 0;
  margin: 0;
  padding: 0;
}

#pagination a {
  margin-right: 2px;
  display: block;
  float: left;
  padding: 2px 6px;
  text-decoration: none;
  border-radius: 3px;
}

/*** End pagination ***/
/* END BOOSTRAP CUSTOMIZATION
================================================== */
/* NEKO CSS FRAMEWORK
================================================== */
/*** Slices ***/
.slice {
  padding-top: 6em;
  padding-bottom: 6em;
}

.innerSlice {
  padding: 3em;
}

/*** call To Action ***/
.ctaBox blockquote {
  display: inline-block;
  text-align: left;
  font-size: 1.85em;
  line-height: 1;
  text-shadow: none;
}

.ctaBox blockquote:after, .ctaBox blockquote:before {
  content: none;
}

.ctaBox a {
  float: right;
}

.ctaBox.ctaBoxFullwidth {
  border-radius: 0;
  padding: 3.21em;
}

/*** top box ***/
.topBox {
  padding: 3em 0;
}

.topBox a {
  float: right;
}

/*** icons ***/
.iconBlocHeading {
  width: 100%;
  float: left;
  margin-bottom: 1.5em;
}

.iconBlocHeading .iconWrapper, .iconBlocHeading h2, .iconBlocHeading h3, .iconBlocHeading h4 {
  float: left;
  margin-bottom: 0;
  padding: 0;
}

.iconBlocHeading h2, .iconBlocHeading h3, .iconBlocHeading h4 {
  line-height: 3.25em;
  margin-left: 10px;
}

.iconBlocHeading h2 {
  border: none;
}

.iconBlocHeading h2:after {
  content: none;
}

/*** boxes ***/
.boxWrapper {
  display: block;
  overflow: hidden;
}

.boxWrapper .imgWrapper {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  border: none;
}

.boxWrapper .socialNetwork {
  float: none;
}

.boxIcon {
  text-align: center;
  padding: 2.5em 0.5em 0 0.5em;
  overflow: hidden;
  margin-bottom: 1.5em;
  position: relative;
  height: 260px;
}

.boxIcon.hover {
  padding-bottom: 0;
}

.boxIcon h2 {
  border: none;
  margin-bottom: 0;
}

.boxIcon h2:after {
  content: none;
}

.boxIcon p {
  margin-top: 250px;
  display: none;
}

/*box feature*/
.boxFeature {
  margin-bottom: 3em;
}

/*box content*/
.boxContent, .boxContent2 {
  padding: 1em 0;
  text-align: center;
}

.boxContent .parag {
  font-size: 1em;
  line-height: 1.5em;
  font-style: italic;
  margin-bottom: 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  display: none;
  position: absolute;
  bottom: -50px;
  width: 96%;
  left: 0;
  text-align: center;
  padding: 2%;
}

.boxContent h3 {
  padding-top: 0;
  margin: 0.5em 0 0.5em 0;
  font-weight: 400;
}

.boxContent hr {
  margin: 1em 0;
  padding: 0;
}

.boxFocus {
  -webkit--radius: 4px;
  -moz--radius: 4px;
  border-radius: 4px;
}

/* bulles */
.bulle {
  padding: 1.66em;
  position: relative;
  margin-bottom: 1em;
  margin-right: 5px;
  border: none;
  font-size: 1.1em;
  line-height: 1.25em;
  text-align: left;
  -webkit--radius: 4px;
  -moz--radius: 4px;
  border-radius: 4px;
}

.bulle h2 {
  border: none;
  margin-bottom: 0.5em;
  padding: 0;
}

.bulle a:hover {
  text-decoration: none;
}

.bulle .arrow {
  position: absolute;
  right: -15px;
  top: 40%;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 10px 0 10px 15px;
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #fff;
  pointer-events: none;
}

.bulleLeft .arrow {
  left: -15px;
  border-width: 10px 15px 10px 0;
  border-color: rgba(255, 255, 255, 0) #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
}

.bulleBottom .arrow {
  left: 10%;
  bottom: -14px;
  top: auto;
  border-width: 15px 10px 0 10px;
  border-color: #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
}

.ie8 .bulle .arrow, .ie8 .bulleBottom .arrow, .ie8 .bulleLeft .arrow {
  border-color: transparent;
  zoom: 1;
}

/* End bulle */
/* utility classes */
.roundedShadow {
  min-height: 3em;
}

.noBorder {
  border: none !important;
}

.transparent_80 {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}

.mb15 {
  margin-bottom: 1.5em;
}

.mb30 {
  margin-bottom: 3em;
}

.mb40 {
  margin-bottom: 4em;
}

.mt15 {
  margin-top: 1.5em;
}

.mt30 {
  margin-top: 3em;
}

.mt40 {
  margin-top: 4em;
}

.noMargin {
  margin: 0;
}

.noPaddingBottom {
  padding-bottom: 0;
}

.noPaddingTop {
  padding-top: 0;
}

/*** new badge ***/
.boxNew {
  position: relative;
}

.newBadge {
  text-align: center;
  text-transform: uppercase;
  moz-border-radius: 50%;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 15px;
  right: -20px;
  line-height: 50px;
  z-index: 999;
  font-weight: bold;
}

/*** images ***/
.imgWrapper {
  margin-bottom: 1.5em;
  display: block;
  overflow: hidden;
}

.carousel .imgWrapper {
  margin-bottom: 0;
}

.imgRounded {
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
}

/*** end images ***/
/*** % FLOATING GRID GRID ***/
.full-width {
  width: 930px;
  height: auto;
  overflow: hidden;
}

.one_half {
  width: 48%;
}

.one_third {
  width: 30.66%;
}

.two_thirds {
  width: 65.33%;
}

.one_fourth {
  width: 22%;
}

.three_fourths {
  width: 74%;
}

.one_fifth {
  width: 16.8%;
}

.two_fifth {
  width: 37.6%;
}

.three_fifth {
  width: 58.4%;
}

.four_fifth {
  width: 67.2%;
}

.one_sixth {
  width: 13.33%;
}

.five_sixth {
  width: 82.67%;
}

.one_half, .one_third, .two_thirds, .three_fourths, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
  position: relative;
  margin-right: 4%;
  float: left;
}

.last {
  margin-right: 0 !important;
}

/*** End % FLOATING GRID GRID ***/
/* ICONS */
/**** ICON and Icon lists ****/
h3 [class^="icon-"], h3 [class*=" icon-"] {
  line-height: 1.5em;
}

.bigIcon {
  text-align: center;
}

.bigIcon i {
  font-size: 6em;
  margin-bottom: 0.5em;
}

.btn-large [class^="icon-"], .btn-large [class*=" icon-"] {
  margin-top: 0;
}

ul.iconsList i {
  font-size: 0.75em;
  line-height: 1.5em;
}

ul.iconsList.iconsList-large li {
  line-height: 1.5em;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.5em;
  font-weight: 300;
}

ul.iconsList.iconsList-large i {
  line-height: 1.8em;
}

/*target chrome only for better vertical align of icon*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  ul.iconsList i {
    line-height: 2em;
  }

  ul.iconsList.iconsList-large i {
    line-height: 2em;
  }

  .btn-large [class^="icon-"], .btn-large [class*=" icon-"] {
    margin-top: 0;
    line-height: 1.25em;
  }
}
/* Social icon */
ul.socialTeam {
  list-style-type: none;
  padding: 0;
  margin-left: 0;
  margin-top: 1.5em;
}

/*** ICON and Icon lists ***/
/* iconWrapper */
.iconWrapper {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  border-radius: 50%;
  text-align: center;
  width: 50px;
  height: 50px;
  font-size: 20px;
}

.iconWrapper i {
  margin: 0;
  line-height: 40px;
  position: absolute;
  top: 6px;
  left: 15px;
}

.iconWrapper i:before {
  margin: 0 !important;
}

.iconWrapper:hover i, .triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  transition: all 0.2s;
}

.iconWrapper i {
  transition: all 0.8s;
}

.iconWrapper.iconBig {
  height: 128px;
  width: 128px;
}

.iconWrapper.iconBig i {
  line-height: 128px;
  font-size: 72px;
  line-height: 128px;
  top: 0;
  left: 27px;
}

.iconWrapper.iconBig:hover i {
  text-shadow: none;
}

.iconWrapper.iconSmall {
  height: 36px;
  width: 36px;
  line-height: 36px;
}

.iconWrapper.iconSmall i {
  line-height: 28px;
  line-height: 0px;
  font-size: 16px;
  top: 10px;
  left: 9px;
}

.iconWrapper.iconMini {
  height: 20px;
  width: 20px;
  line-height: 21px;
  font-size: 15px;
}

.iconWrapper.iconMini i {
  line-height: 0;
  font-size: 11px;
  top: 5px;
  left: 4px;
}

/* end iconWrapper */
/* icon lists */
.iconList-body {
  overflow: hidden;
}

.iconList h2, .iconList h3, .iconList h4, .iconList p {
  margin-top: 0;
}

.iconList li {
  border-bottom: 1px dotted #ededed;
}

.iconList .pull-left {
  margin-right: 10px;
}

.iconBox {
  margin-bottom: 1em;
}

.iconBox-body {
  overflow: hidden;
}

.iconBoxes .pull-left {
  margin-right: 10px;
}

.iconBoxV2 .iconBox-body {
  padding: 0.5em;
}

.iconBoxV2 .iconBox-icon {
  width: 4em;
  display: block;
  text-align: center;
  padding-top: 0.5em;
}

.iconBoxV2 .iconBox-icon i {
  font-size: 3em;
}

.iconBoxV2 h2 {
  border: none;
  margin-top: 0.66em;
}

article.iconBoxV3 {
  display: block;
  padding: 0;
  text-align: center;
  min-height: 310px;
}

.iconBoxV3 h2 {
  font-weight: 800;
}

.iconBoxV3 p {
  padding: 10px;
}

.iconBoxV3 a {
  display: block;
}

.iconBoxV3 a i {
  display: inline-block;
  -webkit-transition: all 0.4s ease-out;
  -webkit-backface-visibility: hidden;
  transition: all 0.4s ease-out;
  text-shadow: none;
}

.iconBoxV3 a:hover {
  text-decoration: none;
}

.iconBoxV3 a h2 {
  padding-top: 0.66em;
}

/*** END ICONS ***/
/* END NEKO CSS FRAMEWORK
================================================== */
/* TYPOGRAPHY
================================================== */
html {
  overflow-y: scroll;
}

body {
  font-size: 1em;
  line-height: 1.643;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%;
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6, legend {
  margin: 0;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
}

h1 {
  font-size: 3.21em;
  line-height: 1.02em;
  margin-bottom: 2em;
  font-weight: 300;
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 0.05em;
}

.bigTitle, h1.bigTitle, h2.bigTitle, h3.bigTitle {
  font-weight: 800;
  font-size: 5em;
  line-height: 1em;
  text-transform: uppercase;
  padding: 0.5em 0;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}

#home-artist h1.bigTitle {
  margin-bottom: 0;
}

.paralaxText h2 {
  font-size: 3.21em;
  font-weight: 800;
  line-height: 1.5em;
  text-transform: uppercase;
  padding: 0.5em 0;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}

.paralaxText blockquote {
  font-size: 3.21em;
  line-height: 1.5em;
  margin-bottom: 0;
  font-weight: 800;
  font-family: 'Open Sans', sans-serif;
  padding-left: 0;
  border: none;
  text-align: left;
  text-transform: uppercase;
  text-align: center;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}

.topQuote h1 {
  line-height: 1em;
  text-transform: none;
  font-weight: 300;
}

h2 {
  font-size: 1.857em;
  line-height: 1.392em;
  margin-bottom: 0.36em;
  font-weight: 400;
  font-style: normal;
  padding: 0;
  overflox: hidden;
}

h1:after {
  display: block;
  height: 4px;
  border-radius: 4px;
  width: 50px;
  content: '';
  bottom: -0.7em;
  position: absolute;
  margin-left: -25px;
  left: 50%;
}

/* remove the underline on H1 when not needed */
h1.bigTitle:after, .boxWrapper h1:after, .pricingBloc h1:after, .team h1:after, .iconBoxV3 h1:after, #sliderWrapper h1:after, .fullwidthbanner-container h1:after, .camera_caption h1:after, .caption h1:after, .bulle h1:after, .iconBoxV2 .iconBox-body h1:after {
  content: none;
}

h3, legend {
  font-size: 1.5em;
  line-height: 1.5em;
  margin-bottom: 0.71em;
  font-weight: 300;
}

h4 {
  font-size: 1.285em;
  line-height: 1.642em;
  margin-bottom: 0.357em;
  font-style: bold;
  font-size: 1.15em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 300;
}

h5 {
  font-style: normal;
  font-weight: 300;
  font-size: 1.116em;
  line-height: 1.5714em;
  margin-bottom: 0.916em;
}

h6 {
  font-weight: 300;
  font-style: italic;
  margin-bottom: 2em;
  font-size: 1em;
  line-height: 1em;
}

h1 small, h2 small, h3 small, h4 small {
  text-transform: none;
  font-size: 0.5em;
  font-weight: 400;
  color: inherit;
}

p, ul {
  margin-top: 0em;
  margin-bottom: 1.5em;
}

strong {
  font-weight: bold;
}

li {
  line-height: inherit;
}

a:link, a:visited {
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
}

a:hover, a:active {
  text-decoration: underline;
}

ul.iconsList li a:hover {
  text-decoration: none;
}

a.readMore {
  display: block;
  margin-top: 0.75em;
  font-style: italic;
}

blockquote {
  font-size: 1.6em;
  line-height: 1.5em;
  margin-bottom: 0;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
  padding-left: 0;
  border: none;
  text-align: left;
}

blockquote p {
  font-size: inherit;
}

blockquote small {
  font-size: 50%;
  display: inline;
}

blockquote:before {
  content: '\275D';
  font-family: 'custom-icons';
  margin-right: 0.5em;
}

blockquote:after {
  content: '\275E';
  font-family: 'custom-icons';
  margin-left: 0.5em;
}

.quoteRow blockquote:before, .quoteRow blockquote:after {
  content: none;
}

hr {
  padding: 0;
  margin: 3em 0 3em 0;
}

.hero-unit blockquote {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
}

/*** buttons ***/
.btn {
  padding: 15px 30px;
  border-radius: 4px;
  display: inline-block;
  border: none;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  text-shadow: none;
  border-bottom: 3px solid rgba(1, 1, 1, 0.05);
  transition: all 0.8s ease-out;
}

.btn:hover {
  transition: all 0.2s ease-out;
}

.btn.active, .btn:active {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
}

.btn-large {
  padding: 22px 40px;
  font-size: 22px;
}

.btn-small {
  padding: 10px 20px;
  font-size: 12px;
}

.btn-mini {
  padding: 0px 6px;
  font-size: 10px;
}

.btn-link {
  text-transform: none;
  text-shadow: none;
  padding: 0;
}

.btn i {
  margin-right: 0.5em;
}

.pager li > a, .pager li > span {
  border-radius: 4px;
  border: none;
}

.pager li a i {
  margin-top: 0.1em;
}

.btn.search {
  position: static;
}

.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
  cursor: pointer;
}

/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*** End buttons ***/
/* END TYPOGRAPHY
================================================== */
/* GENERAL
================================================== */
.content {
  padding: 3.21em 0;
}

#globalWrapper {
  max-width: 100%;
  margin: 0;
  padding-top: 0;
}

#globalWrapper container {
  margin: 0 20px;
}

.mainNav {
  margin-top: 0;
}

img {
  max-width: 100%;
}

/*** responsive video ***/
.videoWrapper {
  position: relative;
  padding-bottom: 54%;
  padding-top: 25px;
  height: 0;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

p.credits {
  padding: 1.5em;
  margin-bottom: 1.5em;
}

/* END GENERAL
================================================== */
/* PARALLAX STUFF
================================================== */
#paralaxSlice1 {
  background-image: url("../images/theme-pics/paralax-1.jpg");
}

#paralaxSlice2 {
  background-image: url("../images/theme-pics/paralax-2.jpg");
}

#paralaxSlice4 {
  background-image: url("../images/theme-pics/paralax-4.jpg");
}

#paralaxSlice5 {
  background-image: url("../images/theme-pics/paralax-5.jpg");
}

#paralaxSlice6 {
  background-image: url("../images/theme-pics/paralax-6.jpg");
}

#paralaxSlice7 {
  background-image: url("../images/theme-pics/paralax-5.jpg");
}

#paralaxSlice8 {
  background-image: url("../images/theme-pics/paralax-8.jpg");
}

#paralaxSlice9 {
  background-image: url("../images/theme-pics/paralax-9.jpg");
}

#paralaxSlice10 {
  background-image: url("../images/theme-pics/paralax-10.jpg");
}

#paralaxSlice11 {
  background-image: url("../images/theme-pics/paralax-11.jpg");
}

#paralaxSlice12 {
  background-image: url("../images/theme-pics/paralax-11.jpg");
}

#paralaxSlice1, #paralaxSlice2, #paralaxSlice4, #paralaxSlice5, #paralaxSlice6, #paralaxSlice7, #paralaxSlice8, #paralaxSlice9, #paralaxSlice10, #paralaxSlice11, #paralaxSlice12 {
  width: 100%;
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: top center;
  background-size: 120%;
}

.paralaxText {
  padding-top: 6em;
  padding-bottom: 6em;
  text-align: center;
  position: relative;
}

/* END PARALLAX STUFF
================================================== */
/* HEADER
================================================== */
#home {
  height: 100%;
  position: relative;
  overflow: hidden;
}

#home .container, #home .span12 {
  height: 100%;
  position: relative;
}

#homeTitle {
  margin-top: 25%;
  text-align: center;
}

#mainLogo {
  display: block;
  width: 170px;
  margin-right: 20px;
  line-height: 0;
}

#baseline {
  font-size: 1.4em;
  display: block;
  margin: 2.8em 0 0 1.5em;
  float: left;
}

.brand img, img.media-object {
  margin-bottom: 0;
}

.brand {
  display: block;
  margin: 1em 2em 0 0;
  float: left;
}

.page-header {
  padding: 1.5em;
  margin: 0;
  -webkit--radius: 0 0 4px 4px;
  -moz--radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  border-bottom: none;
}

.page-header h1 {
  margin-bottom: 0;
}

.page-header p {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
}

.page-header.bigHeader {
  padding-bottom: 0;
}

.page-header.bigHeader .span6 {
  padding-bottom: 1.5em;
}

/*** social icons ***/
ul.socialNetwork {
  margin: 0;
  display: block;
}

.socialNetwork li {
  display: inline-block;
}

.socialNetwork li a {
  display: block;
  line-height: 1.5em;
}

/* END HEADER
================================================== */
/* MAIN MENU
================================================== */
.mainNav {
  margin-top: 0;
}

.nav > li > a:hover, .nav > li > a:focus {
  background: none;
}

#mainMenu .responsive-nav {
  display: none;
}

#mainMenu, #resMainMenu {
  margin: 0 0 0 0;
  float: right;
}

#mainMenu ul, #resMainMenu ul {
  margin: 0;
}

#mainMenu ul li, #resMainMenu ul li {
  float: left;
  position: relative;
  margin: 0;
}

#mainMenu ul li a, #resMainMenu ul li a {
  display: block;
  text-decoration: none;
  margin: 0;
  font-size: 1.14em;
  padding: 1.875em 1em 1.875em 1em;
  text-transform: uppercase;
  font-weight: 600;
}

#mainMenu a, #resMainMenu a {
  transition: all 0.2s ease-out;
}

/*responsive menu (option 2 - no select */
#nav-toggle {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  text-indent: -9999px;
  overflow: hidden;
  background: #eee url("../images/ui/resp_nav_btn.png") no-repeat center center;
  display: none;
}

#resMainMenu.closed {
  /*max-height:77px;*/
}

@media (max-width: 767px) {
  #nav-toggle {
    display: block;
  }

  #resMainMenu, #resMainMenu ul, #resMainMenu ul li {
    list-style: none;
    width: 100%;
    float: left;
  }

  .jsNav #resMainMenu {
    clip: rect(0 0 0 0);
    max-height: 0;
    position: absolute;
    display: block;
    overflow: hidden;
    zoom: 1;
  }

  #resMainMenu.opened {
    max-height: 9999px;
    margin-bottom: 1em;
    display: block;
  }

  #resMainMenu.opened ul li a {
    padding: 1em;
  }
}
/*@media screen and (-webkit-min-device-pixel-ratio: 1.3), screen and (min--moz-device-pixel-ratio: 1.3), screen and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-device-pixel-ratio: 1.3), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  #nav-toggle {
    background-image: url("hamburger-retina.gif");
    -webkit-background-size: 100px 100px;
    -moz-background-size: 100px 100px;
    -o-background-size: 100px 100px;
    background-size: 100px 100px;
  }
}*/
/*** FIXED MENU ***/
.fixedHeader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}

.fixedHeader #mainMenu ul li a, .fixedHeader #resMainMenu ul li a {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.fixedHeader .brand {
  margin-top: 0.3em;
  width: 100px;
}

/*** END FIXED MENU ***/
/* MAIN MENU
================================================== */
.arrowsNav {
  height: 0px;
  position: relative;
}

.navUp, .navDown {
  position: absolute;
  width: 50px;
  height: 25px;
  display: block;
  text-align: center;
  z-index: 2;
}

.navDown {
  right: 50%;
  margin-right: 25px;
  -webkit--border-radius: 0 0 50px 50px;
  -moz--border-radius: 0 0 50px 50px;
  border-radius: 0 0 50px 50px;
  top: 0;
}

.navUp {
  left: 50%;
  -webkit--border-radius: 50px 50px 0 0;
  -moz--border-radius: 50px 50px 0 0;
  border-radius: 50px 50px 0 0;
  bottom: 0;
}

.previewTrigger {
  overflow: hidden;
}

.previewTrigger .iconWrapper {
  position: absolute;
  display: none;
  top: 45%;
  left: 40%;
}

/* FOOTER
================================================== */
/* Footer */
footer {
  line-height: 1.88em;
  margin-top: 0;
  padding: 3em 0;
  text-align: center;
}

footer h3 {
  margin-bottom: 1em;
}

footer .media-list li {
  padding-bottom: 1em;
}

footer #mainFooter {
  margin: 0;
}

footer ul {
  list-style-type: none;
  margin: 0;
}

footer .media-body {
  font-size: 0.85em;
  padding: 1em;
}

#footerRights {
  text-align: center;
  padding: 1.5em 0;
}

.blocPhone {
  font-size: 6.42em;
  margin: 0.5em 0 0.71em 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  color: #eee;
}

.testimonialWidget img {
  margin-bottom: 1.25em;
}

.testimonialWidget2 blockquote {
  text-transform: none;
  font-weight: 300;
  font-size: 1em;
  text-align: left;
}

.corporate footer {
  text-align: left;
}

.app footer {
  text-align: right;
}

/*** Newsletter ***/
.newsletter h2 {
  border: none;
  padding: 0;
  line-height: 1em;
}

.newsletter h2 small {
  display: inline-block;
  font-family: 'PT Sans', Tahoma, Verdana, Segoe, sans-serif;
  letter-spacing: normal;
  margin-top: 0.5em;
}

.newsletter label {
  line-height: 1em;
  margin-bottom: 1em;
}

.newsletter .btn {
  margin-top: 2em;
}

/* END FOOTER
================================================== */
/* SLIDERS
================================================== */
#sliderWrapper {
  padding-top: 3.21em;
}

/*** supersized ***/
#slidecaption {
  text-align: center;
  padding-top: 10%;
}

/*replace background images with icon font for supersized slider UI*/
#nextslide, #prevslide {
  background: none;
  font-family: 'custom-icons';
  font-size: 1.5em;
  text-align: center;
  color: #fff;
  height: 4em;
  width: 2em;
  line-height: 4em;
}

#prevslide:before {
  content: '\e75d';
}

#nextslide:before {
  content: '\e75e';
}

a#nextslide:hover, a#prevslide:hover {
  text-decoration: none;
}

/*** FLEXSLIDER ***/
/*** Flex slider used on app version ***/
.flexslider.flexApp {
  margin-bottom: 0;
}

.flexFullScreen {
  min-height: 600px;
}

.flexslider {
  background: none;
}

/*replace background images with icon font for Flex slider UI*/
.flexslider .flex-direction-nav a {
  background: none;
  font-family: 'custom-icons';
  font-size: 1.5em;
  text-align: center;
  color: #fff;
  height: 4em;
  width: 2em;
}

.flexslider .flex-direction-nav a i {
  line-height: 4em;
}

.flexslider .flex-direction-nav a:hover {
  text-decoration: none;
}

/*replace background images with icon font for Flex slider UI*/
.flexslider .slides li {
  position: relative;
  margin: 0;
}

.flexslider .logoSlider img {
  width: auto;
}

.flexslider .caption {
  position: absolute;
  top: 0;
  width: 48%;
  overflow: hidden;
}

.flexslider h1 {
  font-weight: 400;
  padding: 0.25em 0.5em;
  text-transform: uppercase;
  display: inline-block;
  font-size: 3em;
  margin-bottom: 0;
  text-align: left;
}

.flexslider h2 {
  border: none;
  padding: 0.5em 0.5em;
  display: inline-block;
  font-size: 1.5em;
  margin-bottom: 0;
  line-height: 1.5em;
}

.flexslider h2.sub {
  background: #0465c0;
  color: #fff;
}

.flexslider .caption.left {
  left: 50px;
  width: 55%;
}

.flexslider .caption.right {
  right: 0;
}

.flexslider .caption, .flexslider .caption div {
  display: none;
}

.flexslider .caption p {
  margin: 0;
  padding: 1em;
}

.flexiShadow img {
  vertical-align: top;
  margin-bottom: 3em;
}

/********* Configuration first slide *******/
.flexslider .caption .element1-1, .flexslider .caption .element1-2, .flexslider .caption .element1-3 {
  margin-left: 0px;
}

.flexslider .caption .element1-1 {
  margin-top: 7%;
}

.flexslider .caption .element1-2 {
  margin-top: 2%;
}

.flexslider .caption .element1-3 {
  margin-top: 2%;
  width: 70%;
}

.flexslider .caption .element1-4 {
  margin-top: 2%;
}

/********* Configuration first slide *******/
/********* Configuration second slide *******/
.flexslider .caption .element2-1 {
  display: inline-block;
}

.flexslider .caption .element2-1, .flexslider .caption .element2-2, .flexslider .caption .element2-3, .flexslider .caption .element2-4 {
  margin-top: 2%;
}

.flexslider .caption .element2-1 {
  margin-top: 10%;
}

.flexslider .caption .element2-3 p {
  width: 320px;
}

/********* Configuration second slide *******/
/********* Configuration third slide *******/
.flexslider .caption .element3-1, .flexslider .caption .element3-2, .flexslider .caption .element3-3 {
  margin-left: 2%;
}

.flexslider .caption .element3-1 {
  margin-top: 48%;
}

.flexslider .caption .element3-2 {
  margin-top: 2%;
}

.flexslider .caption .element3-3 {
  margin-top: 2%;
}

/********* Configuration third slide *******/
/********* Configuration fourth slide *******/
.flexslider .caption .element4-1, .flexslider .caption .element4-2, .flexslider
.flexslider .caption .element4-1 {
  margin-top: 40px;
}

.flexslider .caption .element4-2 {
  margin-top: 2%;
}

.flexslider .caption .element4-3 {
  margin-top: 2%;
}

/********* Configuration fourth slide *******/
/*** MEDIA QUERIES ***/
/* Large desktop */
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  .flexFullScreen {
    min-height: 400px;
  }

  .flexslider h1 {
    font-size: 1.2em;
  }

  .flexslider h2 {
    font-size: 1em;
  }

  .flexslider p {
    font-size: 0.8em;
  }
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .flexFullScreen {
    min-height: 300px;
  }

  .flex-direction-nav .flex-prev {
    left: 0;
  }

  .flex-direction-nav .flex-next {
    right: 0;
  }

  .flexslider h1 {
    font-size: 2em;
  }

  .flexslider h2 {
    font-size: 1.25em;
  }
}
/* Landscape phones and down */
@media (max-width: 480px) {
  .flexFullScreen {
    min-height: 150px;
  }

  .flex-direction-nav {
    display: none;
  }

  .flexslider h1 {
    font-size: 1em;
  }

  .flexslider h2 {
    font-size: 0.75em;
  }

  .flexslider a {
    display: none;
  }
}
@media (max-width: 240px) {
  .flexFullScreen {
    min-height: 90px;
  }
}
/*** END FLEXSLIDER ***/
/*** fullscreen background image (used on app version) ***/
#homeApp {
  padding-top: 3em;
}

#homeApp h1.bigTitle {
  text-align: left;
  margin-bottom: 0;
}

.bgFullScreen {
  background-size: 100%;
}

/* END SLIDERS
================================================== */
/* BLOG
================================================== */
/*** post ***/
.postPic {
  position: relative;
}

.postTitle {
  margin-bottom: 1.5em;
}

.postPic .videoWrapper {
  margin-bottom: 1.5em;
}

.postTitle h2 {
  margin-bottom: 0.25em;
  line-height: 1em;
}

ul.entry-meta {
  margin: 0 0 1em 0;
  padding: 0;
}

ul.entry-meta li {
  display: inline-block;
  margin: 0;
  background-repeat: no-repeat;
  line-height: 1em;
  font-size: 0.85em;
  padding: 0.75em;
  -webkit--border-radius: 4px;
  -moz--border-radius: 4px;
  border-radius: 4px;
}

ul.entry-meta [class^="icon-"], [class*=" icon-"] {
  line-height: 1em;
}

/*target chrome only for better vertical align of icon*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  ul.entry-meta [class^="icon-"], [class*=" icon-"] {
    line-height: 1.5em;
  }
}
.comments .media {
  padding: 1.5em;
}

/*** end post ***/
/*** sharre buttons ***/
.sharrre .button {
  float: left;
  width: 60px;
}

.sharrre .button.twitter {
  margin-right: 12px;
}

/*** sharre buttons ***/
/*** sidebar widgets ***/
.widget.search {
  padding: 0;
}

.widget.search input {
  margin-bottom: 0;
}

.widget.search button {
  margin-top: 1em;
}

.widget {
  margin-bottom: 3em;
}

.widget h3 {
  padding-bottom: 0.5em;
  margin-bottom: 1em;
}

.widget form, .widget input {
  margin-bottom: 0;
}

.blogTags ul {
  list-style-type: none;
  margin: 0;
}

.blogTags li {
  display: inline-block;
}

.blogTags li a {
  display: block;
  margin: 0 0.25em 1em 0;
  padding: 0.5em;
  text-transform: uppercase;
  -webkit--border-radius: 4px;
  -moz--border-radius: 4px;
  border-radius: 4px;
  line-height: 1em;
}

.blogUpdates a.pull-left {
  width: 50px;
}

.blogUpdates .media, .blogUpdates .media .media {
  margin-bottom: 0;
  padding-bottom: 0;
}

.blogUpdates .media img {
  margin-bottom: 1em;
}

.blogUpdates ul.media-list, .blogUpdates ul li:last-child p {
  margin: 0;
}

.blogUpdates p {
  font-size: 0.85em;
}

.blogUpdates .iconsList li {
  padding-top: 0.5em;
}

/*** sidebar widgets ***/
/* END BLOG
================================================== */
/* NEWS
================================================== */
.newsList {
  margin-top: 15px;
}

.newsList .media {
  margin: 0 0 1.5em 0;
}

.newsList .media-body {
  margin-bottom: 0.25em;
}

.newsList h3 {
  margin-top: 0;
}

.newsDate {
  position: absolute;
  top: 1em;
  left: 1em;
  z-index: 2;
  display: block;
  text-align: center;
  line-height: 1;
  width: 50px;
  padding: 0.5em;
}

.newsDate.inlineBox {
  position: static;
}

.newsDate h4 {
  margin: 0 auto;
  font-size: 2.5em;
  font-weight: 800;
  font-family: 'Open Sans', sans-serif;
  line-height: 1em;
}

.newsDate span {
  width: 100%;
  padding: 0.5em 0;
  font-weight: 400;
  display: block;
  font-size: small;
  text-transform: uppercase;
}

/* END NEWS
================================================== */
/* PAGES
================================================== */
#quoteFormWrapper {
  display: none;
  margin-top: 10px;
}

#projectQuote {
  margin-top: 2em;
  padding: 3em;
}

#projectQuote textarea {
  height: 122px;
  padding-top: 25px;
}

#projectQuote .quoteResult {
  width: 76.5%;
}

#page {
  margin-bottom: 6em;
}

/*** Contact ***/
#contactSlice {
  overflow: hidden;
}

#contact address {
  margin: 0 0 1.5em 0;
  font-size: 0.8em;
}

.slideContactpage {
  padding-top: 6em;
  padding-bottom: 1.5em;
}

#contactinfoWrapper {
  display: none;
  position: relative;
}

#contactinfoWrapperPage {
  position: relative;
  float: left;
}

#mapTrigger {
  display: block;
}

#mapSlide {
  display: none;
}

.result {
  margin-bottom: 1.5em;
}

#mapWrapperFullwidth {
  width: 100%;
  height: 350px;
}

#mapWrapper img, #mapWrapperFullwidth img {
  max-width: none;
}

#mapTriggerLoader {
  display: block;
  padding: 1em;
  -webkit--border-radius: 4px;
  -moz--border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  margin-bottom: 1.5em;
}

#mapTriggerLoader {
  text-align: center;
}

#contactWrapperHome .error_message {
  font-size: 0.6em;
  line-height: 1em;
}

/* Contact Form */
input, textarea {
  background: #f8f8f8;
  border: none;
  width: 97%;
}

textarea {
  height: 13.4em;
}

.securityCheck {
  margin-top: 1.5em;
}

#verify {
  display: inline;
  float: left;
}

.securityCheck .moreLink {
  font-size: 0.8em;
  margin-left: 5px;
}

.termsCheck {
  margin: 29px 0 0 10px;
}

#mapSlide {
  display: none;
  margin-left: 3000px;
}

#mapWrapper {
  height: 360px;
  /*border:1px solid #E6EAEC;*/
}

#mapReturn {
  float: right;
  margin-top: 1.5em;
}

#contactPage #mapWrapper {
  margin-bottom: 1.5em;
}

/*** End Contact ***/
/*** sidebar ***/
aside#sidebar {
  padding: 1em;
  font-size: 1em;
}

#sidebar #subnav, #sidebar #subnav .widgetArea {
  margin-right: 20px;
}

#sidebar #subnav {
  margin-bottom: 0;
}

#sidebar #subnav li {
  margin: 0;
}

#sidebar #subnav li a {
  display: inline-block;
  padding: 0.5833em 0 0.8333em 0.5em;
  text-decoration: none;
}

/*** end sidebar ***/
/*** PROGRESS BAR % ***/
.ninety {
  width: 90% !important;
}

.seventy {
  width: 70% !important;
}

.fifty {
  width: 50% !important;
}

/*** END PROGRESS BAR % ***/
/* END PAGES
================================================== */
/* PORTFOLIO
================================================== */
.isotopeWrapper article {
  margin-bottom: 1em;
}

#pages img {
  width: 100%;
}

#portfolio img {
  width: 40%;
  max-width: 40%;
  display: block;
  margin: auto;
}

.sizer {
  outline: none !important;
}

.navigate ul {
  float: right;
  margin-bottom: 1.33em;
}

.navigate li {
  display: inline-block;
  height: 24px;
}

#projectsNav .pager {
  text-align: left;
  margin: 0 0 1.5em 0;
}

#slideSlice article {
  float: left;
}

#portfolioCaroussel {
  overflow: hidden;
}

#portfolioCaroussel article {
  padding: 10px;
}

#portfolio article p {
  margin-bottom: 1.45em;
  /*set next row on the baseline*/
}

nav#filter {
  margin-bottom: 1.5em;
}

nav#filter li {
  display: inline-block;
  margin: 0 0 0 5px;
}

nav#filter a {
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
}

nav#filter li.filterTitle h3 {
  font-size: 1em;
  line-height: 0.75;
  margin-bottom: 0.45;
  font-weight: 400;
}

/* masonery resising*/
.hiddenInfo {
  display: none;
}

.isotopeItem.boxLink {
  border: none;
}

.masoneryBloc:hover {
  border: none;
}

.isotopeItem.span6 .imgWrapper, .isotopeItem.span4 .imgWrapper {
  margin-bottom: 0;
}

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

.isotopeItem .newBadge {
  top: 5px;
  left: -20px;
}

#singleProject {
  padding-bottom: 0;
}

/* END PORTFOLIO
================================================== */
/* FORMS
================================================== */
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], textarea, select {
  display: block;
  margin-bottom: 1.5em;
  width: 100%;
  box-sizing: border-box;
  box-shadow: none;
}

input[type="text"], input[type="password"], input[type="email"], input[type="tel"] {
  padding: 0 25px;
  height: 50px;
}

.row-fluid input[type="text"], .row-fluid input[type="password"], .row-fluid input[type="email"], input[type="tel"], .row-fluid textarea {
  padding: 0 25px;
  width: 100%;
  box-shadow: none;
}

textarea {
  background: #fff;
  padding: 25px;
}

select {
  padding: 16px;
  height: auto;
  background: #ededed;
}

label, legend {
  display: block;
}

legend {
  margin-bottom: 1em;
}

input#verify {
  margin-top: 1em;
  margin-bottom: 0;
}

input[type="checkbox"] {
  display: inline;
}

form .error {
  color: #bc0000;
}

.modal-header {
  padding: 2.5em 2.5em 0 2.5em;
}

.modal-body, modal-footer {
  padding: 2.5em;
}

/* END FORMS
================================================== */
/* MISCELANIOUS
================================================== */
/*** video ***/
.videoIframe {
  width: 100%;
  height: 525px;
}

.videoCredit {
  display: block;
  padding: 0.5em;
  margin-top: 0;
}

/*** testimonial ***/
#testimonialCarousel .item {
  min-height: 193px;
}

#testimonialCarousel blockquote {
  position: relative;
  margin-right: 5px;
  font-size: 1.15em;
  line-height: 1.25em;
}

.clientIcon {
  margin-top: 2em;
}

.clientIcon i {
  font-size: 3em;
}

/*** pricing table ***/
.pricingBloc {
  text-align: center;
  margin-top: 1em;
}

.pricingBloc ul {
  list-style-type: none;
  margin: 0;
  padding: 0 1.5em;
}

.pricingBloc ul li {
  padding: 1.5em 0;
}

.pricingBloc h2 {
  font-size: 1.25em;
  text-transform: none;
  margin-bottom: 0;
  padding: 1.5em;
  font-weight: 800;
}

.pricingBloc h3 {
  font-size: 3em;
  font-weight: 800;
  display: block;
  padding: 1em;
  margin-bottom: 0;
}

.pricingBloc h3 span {
  font-size: 0.5em;
  font-weight: 300;
  margin-bottom: 0;
  display: block;
}

.pricingBloc p {
  margin-bottom: 0;
  padding: 1.5em;
}

.pricingBloc.focusPlan {
  margin-top: 0;
}

.pricingBloc.focusPlan h3 {
  padding: 1.25em;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}

/*** end pricing table ***/
/*** hover images ***/
.imgHover article {
  position: relative;
}

.mask {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(204, 204, 0, 0.75);
  /*width:100%;*/
  display: none;
}

.iconLinks {
  display: none;
}

.media-hover {
  text-align: center;
  overflow: hidden;
}

.media-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.ie8 .mask {
  bacground: white;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

/*** end hover images ***/
/*** twitter box ***/
#twitterFrame iframe {
  width: 100%;
}

body {
  overflow: hidden;
}

/* Preloader */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  /* change if the mask should have another color then white */
  z-index: 99;
  /* makes sure it stays on top */
}

#status {
  width: 100px;
  height: 100px;
  position: absolute;
  left: 50%;
  /* centers the loading animation horizontally one the screen */
  top: 50%;
  /* centers the loading animation vertically one the screen */
  background: url(../images/ui/loader.gif) no-repeat center top;
  /* path to your loading animation */
  margin: -50px 0 0 -50px;
  /* is width and height divided by two */
  text-align: center;
  padding-top: 70px;
  text-transform: uppercase;
}

/* END MISCELANIOUS
================================================== */
/* MEDIA QUERIES
================================================== */
/* Large desktop */
/* Portrait tablet to landscape and desktop */
@media (min-width: 979px) and (max-width: 1200px) {
  body #globalWrapper {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }

  #slidecaption {
    padding-top: 10%;
  }

  /** parallax **/
  #paralaxSlice1, #paralaxSlice2, #paralaxSlice4, #paralaxSlice5, #paralaxSlice6, #paralaxSlice7, #paralaxSlice8, #paralaxSlice9, #paralaxSlice10, #paralaxSlice11, #paralaxSlice12 {
    background-size: 100% 120%;
    background-attachment: scroll;
  }
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  body #globalWrapper {
    margin: 0 auto;
    width: 100%;
  }

  #mainMenu, #resMainMenu {
    float: none;
    text-align: left;
    width: 100%;
    max-height: 77px;
  }

  #mainHeader .brand {
    text-align: center;
    margin-bottom: 20px;
    width: 100%;
    margin-right: 0;
    float: none;
  }

  .nav {
    font-size: 0.9em;
    margin: 0 auto;
    display: inline-block;
  }

  .btn-large {
    font-size: 1.2em;
  }

  .newsList h3 {
    font-size: 1.2em;
  }

  #team h3 {
    font-size: 1.2em;
  }

  .socialTeam li {
    display: inline-block;
  }

  #homeApp h1.bigTitle {
    font-size: 2.3em;
    line-height: 1.25em;
  }

  /*tabs*/
  .nav-tabs {
    width: 100%;
  }

  .nav-tabs li {
    float: none;
  }

  .nav-tabs > li > a {
    border-radius: 0;
  }

  /* paralax*/
  #paralaxSlice1, #paralaxSlice2, #paralaxSlice4, #paralaxSlice5, #paralaxSlice6, #paralaxSlice7, #paralaxSlice8, #paralaxSlice9, #paralaxSlice10, #paralaxSlice11, #paralaxSlice12 {
    background-attachment: scroll;
    background-size: 100% 120%;
  }

  	 /* NEKO CSS FRAMEWORK
     ================================================== */
  .iconWrapper.iconBig {
    height: 108px;
    width: 108px;
  }

  .iconWrapper.iconBig i {
    top: -10px;
    left: 16px;
  }

  	 /* END NEKO CSS FRAMEWORK
      ================================================== */
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  #mainMenu {
    float: left;
    text-align: center;
    width: 100%;
  }

  #mainHeader .brand {
    text-align: center;
    margin-bottom: 20px;
    width: 100%;
    margin-right: 0;
  }

  .nav {
    font-size: 0.9em;
    display: inline-block;
  }

  .newsList h3 {
    font-size: 1.2em;
  }

  .socialTeam li {
    display: inline-block;
  }

  .span6.skills {
    margin-bottom: 3em;
  }

  #homeApp h1.bigTitle {
    font-size: 2.3em;
    line-height: 1.25em;
    text-align: center;
  }

  #homeApp, .app footer {
    text-align: center;
  }

  /* paralax*/
  #paralaxSlice1, #paralaxSlice2, #paralaxSlice4, #paralaxSlice5, #paralaxSlice6, #paralaxSlice7, #paralaxSlice8, #paralaxSlice9, #paralaxSlice10, #paralaxSlice11, #paralaxSlice12 {
    background-attachment: scroll;
  }

  /* NEKO CSS FRAMEWORK
  ================================================== */
  .styleSwitcher {
    display: none;
  }

  .ctaBox, .ctaBox blockquote {
    text-align: center;
  }

  .ctaBox a {
    float: none;
  }

  .ctaBox.ctaBoxFullwidth {
    padding-left: 0;
    padding-right: 0;
  }

  .ctaBox.ctaBoxFullwidth {
    padding-left: 0;
    padding-right: 0;
  }

  .iconWrapper.iconBig {
    height: 108px;
    width: 108px;
  }

  .iconWrapper.iconBig i {
    top: -10px;
    left: 16px;
  }

  .one_half {
    width: 100%;
    float: none;
  }

  .imgWrapper img {
    width: 100%;
  }

  .topBox {
    text-align: center;
  }

  .topBox a {
    float: none;
  }

  /* END NEKO CSS FRAMEWORK
  ================================================== */
  body {
    padding: 0;
  }

  .container {
    padding: 0 20px;
  }

  body #globalWrapper {
    margin: 0;
    width: 100%;
  }

  [class*="span"] {
    margin-bottom: 1.5em;
  }

  .slice {
    padding: 3em 0;
  }

  #mainMenu ul {
    display: none;
  }

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

  #mainMenu .responsive-nav {
    display: block;
    width: 100%;
  }

  #mainHeader .navbar-inner {
    background: none !important;
  }

  ul.socialNetwork {
    margin-bottom: 0.5em;
  }

  .isotopeItem .newBadge {
    left: auto;
    right: 10px;
    top: 9px;
  }

  .blocPhone {
    font-size: 1.2em;
  }

  .bigTitle {
    font-size: 3em;
  }

  .paralaxText blockquote {
    font-size: 1.2em;
  }

  .blocPhone .iconWrapper {
    display: block;
  }

  #mainMenu .responsive-nav {
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }

  #mainHeader .brand {
    margin-top: 1.4em;
  }

  #team img {
    width: 100%;
    max-width: auto;
  }

  #team article div:first-child, #team .boxContent2, #team .boxContent {
    float: left;
    width: 100%;
  }

  #mapTriggerLoader .iconWrapper {
    display: block;
  }

  	 /* PARALAX
      ================================================== */
  #paralaxSlice1, #paralaxSlice2, #paralaxSlice4, #paralaxSlice5, #paralaxSlice6, #paralaxSlice7 {
    background-size: 100% 100%;
    background-attachment: scroll;
  }

  .iconWrapper.iconBig {
    height: 80px;
    width: 80px;
  }

  .iconWrapper.iconBig i {
    font-size: 50px;
    line-height: 105px;
    left: 14px;
  }

  	/* END PARALAX
      ================================================== */
}
/* Landscape phones and down */
@media (max-width: 480px) {
  h1.bigTitle {
    font-size: 2em;
  }

  h2.bigTitle, h3.bigTitle {
    font-size: 1.2em;
  }

  .media .pull-left, .media .pull-right {
    display: inline-block;
  }

  .projectWidget .pull-right, .projectWidget .pull-left {
    float: left;
  }

  .btn {
    font-size: 12px;
  }

  #mainHeader .brand {
    text-align: center;
  }

  #mainHeader .brand, #mainMenu {
    float: none;
  }

  #mainMenu {
    width: 100%;
    margin-top: 10px;
  }

  .slice {
    padding-left: 0;
    padding-right: 0;
  }

  .boxFeature {
    margin-bottom: 0;
  }

  .boxFeature .one_third, .boxFeature .two_thirds {
    text-align: center;
  }

  .one_half, .one_third, .two_thirds, .three_fourths, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    width: 100%;
    float: none;
  }

  .socialTeam li {
    display: inline-block;
  }

  #team .span3 {
    text-align: center;
  }

  .paralaxText {
    padding: 3em 0 1.5em 0;
  }

  #mainHeader .brand {
    text-align: right;
  }

  .og-grid li {
    margin-left: 0;
  }

  /*tabs*/
  .nav-tabs {
    width: 100%;
  }

  .nav-tabs li {
    float: none;
  }

  .nav-tabs > li > a {
    border-radius: 0;
  }
}
@media (max-width: 240px) {
  h1 {
    font-size: 2em;
  }
}
/*** Contact ***/
#contactSlice {
  overflow: hidden;
}

#contact address {
  margin: 0 0 1.5em 0;
  font-size: 0.8em;
}

.slideContactpage {
  padding-top: 6em;
  padding-bottom: 1.5em;
}

#contactinfoWrapper {
  display: none;
  position: relative;
}

#contactinfoWrapperPage {
  position: relative;
  float: left;
}

#mapTrigger {
  display: block;
}

#mapSlide {
  display: none;
}

.result {
  margin-bottom: 1.5em;
}

#mapWrapperFullwidth {
  width: 100%;
  height: 350px;
}

#mapWrapper img, #mapWrapperFullwidth img {
  max-width: none;
}

#mapTriggerLoader {
  display: block;
  padding: 1em;
  -webkit--border-radius: 4px;
  -moz--border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  margin-bottom: 1.5em;
}

#mapTriggerLoader {
  text-align: center;
}

#contactWrapperHome .error_message {
  font-size: 0.6em;
  line-height: 1em;
}

/* Contact Form */
input, textarea {
  background: #f8f8f8;
  border: none;
  width: 97%;
}

textarea {
  height: 13.4em;
}

.securityCheck {
  margin-top: 1.5em;
}

#verify {
  display: inline;
  float: left;
}

.securityCheck .moreLink {
  font-size: 0.8em;
  margin-left: 5px;
}

.termsCheck {
  margin: 29px 0 0 10px;
}

#mapSlide {
  display: none;
  margin-left: 3000px;
}

#mapWrapper {
  height: 360px;
  /*border:1px solid #E6EAEC;*/
}

#mapReturn {
  float: right;
  margin-top: 1.5em;
}

#contactPage #mapWrapper {
  margin-bottom: 1.5em;
}

/*** End Contact ***/
/* Generated with http://www.flag-sprites.com/de_DE/ */
.flag {
  width: 16px;
  height: 11px;
  background: url("../images/flags.png") no-repeat;
  display: inline-block;
}

.flag.flag-de {
  background-position: -16px 0;
}

.flag.flag-ec {
  background-position: -32px 0;
}

.flag.flag-fr {
  background-position: 0 -11px;
}

.flag.flag-gb {
  background-position: -16px -11px;
}

/* 
    Document   : colors
    Author     : Little Neko
    Description: template colors
*/
/* Table of Content
==================================================

#BOOSTRAP CUSTOMIZATION
#TYPOGRAPHY
#LINKS AND BUTTONS
#HEADER
#MAIN MENU 
#FOOTER 
#SLIDERS
#BLOG
#NEWS
#PAGES
#PORTFOLIO
#MISCELANIOUS
#NEKO CSS FRAMEWORK

*/
/* BOOSTRAP CUSTOMIZATION
================================================== */
/*** pagination ***/
.pagination ul > li > a, .pagination ul > li > span, .pager li > a, .pager li > span {
  background-color: #eee;
  color: #555;
}

.pagination ul > li > a:hover, .pagination ul > .active > span:hover, .pagination ul > .active > a, .pagination ul > .active > span, .pager li > a:hover {
  background-color: #0465c0;
  color: #fff;
}

.pagination a i {
  color: #888;
}

.pagination a:hover i {
  color: #fff;
}

/*** modal ***/
.modal, .modal-footer {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
}

/*** tabs ***/
.nav-tabs {
  margin-bottom: -1px;
  outline: none;
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
  background-color: #0465c0;
  border: none;
  color: #fff;
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus, .nav-tabs > li > a {
  border: none;
  outline: none;
}

.nav-tabs > li > a {
  color: #999;
}

.tab-content p, .tab-content h2 {
  color: #555 !important;
}

.tab-content h2 {
  text-shadow: none !important;
}

.tab-content {
  background-color: white;
  border: none;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
  background: #0465c0;
}

/*** carousel ***/
.right.carousel-control i {
  color: #fff;
}

.carousel-control.right {
  background: #888;
}

.carousel-control:hover {
  background: #0465c0;
}

/*** menu ***/
.nav > li > a:hover {
  color: white;
}

/*** accordion ***/
.accordion-group {
  margin-bottom: 0;
}

a.accordion-toggle:link {
  color: #666;
}

.accordion-toggle i {
  color: #ccc !important;
}

.accordion .accordion-group:not(:first-child) a.accordion-toggle {
  border-top: 1px solid #E5E5E5;
}

a.accordion-toggle:hover, .accordion-heading a.active {
  color: #0465c0;
}

.accordion-inner {
  border-top: none;
}

.accordion-group {
  border: none;
}

/*** progress bar ***/
.progress .bar {
  background-image: none;
  background-color: #0465c0;
}

/*** tables ***/
.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
  background-color: #4F6266 !important;
  color: white;
}

.table-striped tbody tr:nth-child(odd) td, .table-striped tbody tr:nth-child(odd) th {
  background-color: #F5F5F5;
}

/* END BOOSTRAP CUSTOMIZATION
================================================== */
/* TYPOGRAPHY
================================================== */
body {
  color: #777;
  background: #f7f7f7;
}

blockquote small {
  color: inherit;
}

h1, h2, h3, h4, h5, h6 {
  color: #222;
}

h2 i {
  color: #999;
}

h1:after {
  background-color: #0465c0;
}

.paralaxText blockquote:before, .paralaxText blockquote:after {
  color: #fff;
}

/*** parallax sections ***/
.paralaxText blockquote, .paralaxText h1, .paralaxText h2, .paralaxText h3, .paralaxText p {
  color: #fff;
}

/* END TYPOGRAPHY
================================================== */
/* LINKS AND BUTTONS
================================================== */
a {
  color: #0465c0;
}

a:hover, .scrollspyNav .active a {
  color: #0465c0;
}

ul.iconsList li a {
  color: #555;
}

ul.iconsList li a:hover, ul.iconsList i {
  color: #0465c0;
}

/*** buttons ***/
.btn {
  background: #0465c0;
  color: #fff;
  border: 1px solid transparent;
  box-shadow: none;
}

.btn:hover {
  color: #fff;
  border: 1px solid #444;
  text-shadow: none;
  background: #555;
}

.btn-inverse {
  color: #fff;
  background: #3c3c3c;
}

a.btn-inverse i {
  color: #fff !important;
}

a.btn-inverse:hover i {
  color: #444 !important;
}

.btn-inverse:hover {
  background: #fff;
  color: #444 !important;
  border-color: #eee;
}

.btn-primary {
  background: #006dcc;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  background: #555;
}

.btn-info {
  background: #49AFCD;
}

.btn-success {
  background: #5BB75B;
}

.btn-warning {
  background: #FAA732;
}

.btn-danger {
  background: #DA4F49;
}

.btn-link, .btn-link:active, .btn-link[disabled], .btn-link:hover {
  background: none;
  border: none;
  box-shadow: none;
  color: #49AFCD;
}

.btnWrapper {
  border: 1px solid #ccc;
}

#mapTriggerLoader {
  background-color: #0465c0;
}

#mapTriggerLoader span {
  color: #fff;
}

#mapTriggerLoader i {
  color: #0465c0;
}

/* END LINKS AND BUTTONS
================================================== */
/* HEADER
================================================== */
#home h1 {
  color: #FFFFFF;
}

/*** Social icons ***/
.socialNetwork a.icoRss:hover {
  background-color: #F56505;
}

.socialNetwork a.icoFacebook:hover {
  background-color: #3B5998;
}

.socialNetwork a.icoTwitter:hover {
  background-color: #33ccff;
}

.socialNetwork a.icoGoogle:hover {
  background-color: #BD3518;
}

.socialNetwork a.icoVimeo:hover {
  background-color: #0590B8;
}

.socialNetwork a.icoLinkedin:hover {
  background-color: #007bb7;
}

.socialNetwork a.icoRss:hover i, .socialNetwork a.icoFacebook:hover i, .socialNetwork a.icoTwitter:hover i, .socialNetwork a.icoGoogle:hover i, .socialNetwork a.icoVimeo:hover i, .socialNetwork a.icoLinkedin:hover i {
  color: #fff;
}

a.socialIcon:hover, .socialHoverClass {
  color: #0465c0;
}

/* END HEADER
================================================== */
/* MAIN MENU 
================================================== */
#mainHeader {
  background-color: white;
}

#mainHeader .navbar-inner {
  background: #444;
  filter: none !important;
}

#mainMenu ul li a, #resMainMenu ul li a {
  color: #444;
}

#mainMenu ul li.active a, #resMainMenu ul li.active a {
  background: #0465c0;
  color: #fff;
}

#mainMenu > ul > li > a:hover, #mainMenu > ul > li.hover > a, #resMainMenu > ul > li > a:hover, #resMainMenu > ul > li.hover > a {
  background: #0465c0;
  color: #fff;
}

.arrowsNav i, .arrowsNav .color4 i {
  color: #fff;
}

/* END MAIN MENU 
================================================== */
/* FOOTER 
================================================== */
footer {
  color: #999;
  background: #333;
  border-top: 8px solid #0465c0;
}

footer h3 {
  color: #eee;
}

footer h3 span {
  color: #FFF;
}

footer h4 {
  color: #ccc;
}

footer .divider {
  border: none;
  background: #777;
}

footer .media-list p {
  margin-bottom: 0;
}

footer .media-body {
  background: #444;
  color: white;
}

#footerRights {
  background-color: #444;
  color: #999;
}

p.credits {
  background-color: #eee;
  color: #555;
}

p.credits a {
  color: #0465c0;
}

/*** App footer ***/
.app footer {
  background: #fff;
}

.app footer h3 {
  color: #555;
}

/* END FOOTER 
================================================== */
/* SLIDERS
================================================== */
/*** FLEX ***/
.flexslider {
  box-shadow: none;
}

.slides .txt div {
  background: #444;
  color: #FFFFFF;
}

.flexslider .flex-direction-nav a {
  background-color: #0465c0;
}

#sliderWrapper .flex-control-paging li a.flex-active {
  background: #0465c0;
}

.flexslider .flex-control-paging li a:hover {
  background: #0465c0;
}

.flexslider .flex-control-paging li a {
  background: #444;
}

.flexslider .flex-control-nav {
  background: transparent;
}

.flexslider h1 {
  color: #fff;
  background-color: #0465c0;
}

.flexslider h2 {
  color: #fff;
  background-color: #333;
}

.flexslider .caption p {
  background-color: #fff;
  color: #555;
}

/*** END FLEX SLIDER ***/
/*** fullscreen background image (used on app version) ***/
#homeApp h1, #homeApp h2, #homeApp p {
  color: #ffffff;
}

#homeApp {
  background-image: url(../images/theme-pics/app-background.jpg);
}

/* END SLIDERS
================================================== */
/* BLOG
================================================== */
ul.entry-meta li {
  color: #777;
  background: #fff;
}

.postTitle h2 a {
  color: #222;
  text-decoration: none;
}

.postTitle h2 a:hover {
  color: #0465c0;
}

.blogUpdates .media, .blogUpdates .iconsList li {
  border-bottom: 1px solid #eee;
}

.blogUpdates .media:last-child, .blogUpdates .iconsList li:last-child {
  border: none;
}

.blogUpdates .iconsList li span {
  color: #0465c0;
}

.blogTags ul li a {
  background-color: #ccc;
  color: white;
}

.blogTags ul li a.w1 {
  background-color: #333333;
}

.blogTags ul li a.w2 {
  background-color: #666666;
}

.blogTags ul li a.w3 {
  background-color: #CCCCCC;
}

.blogTags ul li a:hover {
  background-color: #0465c0;
  color: white;
}

.blogTags ul li a:hover {
  text-decoration: none;
}

.comments .media {
  border: 1px solid #ccc;
  background: #f7f7f7;
}

/* END BLOG
================================================== */
/* NEWS
================================================== */
.newsDate {
  background-color: #fff;
  color: #ddd;
}

.newsDate h4 {
  color: #555 !important;
}

.newsDate span {
  color: #555;
  border-bottom: 3px solid #0465c0;
}

/* END NEWS
================================================== */
/* PAGES
================================================== */
.page-header {
  background-color: #555;
  background-repeat: no-repeat;
  background-position: right;
}

.page-header h1, .page-header blockquote {
  color: #fff;
}

.page-header p {
  color: #fff;
}

.page-header.bigHeader {
  background-color: #0465c0;
  color: #fff;
}

.page-header.bigHeader h1, .page-header.bigHeader h2, .page-header.bigHeader h3 {
  color: #fff;
}

.page-header.bigHeader a.btn:hover {
  background-color: #111;
}

/* END PAGES
================================================== */
/* PORTFOLIO
================================================== */
nav#filter a {
  background-color: #EEE;
  color: #555;
}

nav#filter a:hover, nav#filter a.current {
  background-color: #0465c0;
  color: #fff;
}

li.filterTitle {
  color: #4F6266;
}

section#projectDescription {
  background-color: #F8F8F8;
}

/* END PORTFOLIO
================================================== */
/* MISCELANIOUS
================================================== */
/*** pricing table ***/
.pricingBloc {
  background-color: #fff;
}

.pricingBloc ul li {
  border-bottom: 1px solid #ddd;
  color: #444 !important;
}

.pricingBloc ul li:last-child {
  border-bottom: none;
}

.pricingBloc h2 {
  background-color: none;
  color: #888 !important;
  border: none;
}

.pricingBloc h3 {
  background-color: #ddd;
  color: #fff !important;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.pricingBloc p {
  background-color: #eee;
  color: #444 !important;
}

.pricingBloc.focusPlan {
  margin-top: 0;
  border-color: #D1D1D1;
}

.pricingBloc.focusPlan h2 {
  background-color: #0465c0;
  color: #fff !important;
}

.pricingBloc.focusPlan h3 {
  background-color: #555;
  padding: 1.25em;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  color: #fff !important;
}

/*** Form ***/
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus {
  border: none;
  color: #fff;
  background-color: #444;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

input[type="text"], input[type="password"], input[type="email"], input[type="tel"], textarea, select {
  color: #444;
  background-color: #ededed;
  border: 1px solid #ededed;
}

#projectQuote, #projectQuote h3 {
  background: #ddd;
  color: #444;
}

/* END MISCELANIOUS
================================================== */
/* NEKO CSS FRAMEWORK
================================================== */
/*** topBox ***/
.topBox {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.topBox .topQuote strong {
  font-weight: 400;
  color: #222;
}

/*** slices ***/
.arrowsNav, .slice {
  background-color: #fff;
}

.blogHeader {
  background: url("../images/theme-pics/agency-header.jpg") top left repeat-y;
}

.corporateHeader {
  background: url("../images/theme-pics/corporate-header.jpg") top left repeat-y;
}

/*box link*/
.boxLink {
  border-bottom: 1px solid #eee;
}

article.boxLink:hover {
  background-color: #0465c0;
}

article.boxLink:hover h3, article.boxLink:hover p {
  color: #fff;
}

/*box Icon*/
.boxIcon .iconWrapper {
  background: #444;
}

.boxIcon .iconWrapper i {
  color: #fff;
}

.boxIcon.hover {
  background-color: #0465c0;
}

.boxIcon.hover .iconWrapper {
  background: #fff;
}

.boxIcon.hover .iconWrapper i {
  color: #0465c0;
}

.boxIcon p, .boxIcon.hover h2 {
  color: #fff;
}

.boxContent2, .boxContent2 h3 {
  background-color: #0465c0;
  color: #fff !important;
}

/*** call to action ***/
.ctaBox blockquote {
  color: #fff;
}

.ctaBox.ctaBoxFullwidth {
  border: none;
  box-shadow: none;
}

/*** COLORS  ***/
.color1 i, .color2 i, .color3 i, .color4 i, .color2 a i, .color3 a i, .color4 a i, .navUp.color1 i, .navDown.color1 i {
  color: #555;
}

.color1 a:hover i {
  color: #0465c0;
}

.color2 a:hover i, .color3 a:hover i, .color4 a:hover i, .color1 .flex-direction-nav i {
  color: white;
}

.color1 a.btn i, .color2 a.btn i, .color3 a.btn i, .color4 a.btn i, .color1 a.btn, .color2 a.btn, .color3 a.btn, .color4 a.btn {
  color: #FFF;
}

/*keeps btn and icons color safe*/
.color1 i {
  color: #555;
}

/*color1*/
.color1, .bulle.color1, .iconWrapper.color1, .bigIconLink.color1 a {
  background-color: #F7F7F7;
  color: #444;
}

.iconWrapper.color1 i {
  color: #444;
}

.boxFocus.color1 h2:before {
  color: #0465c0;
}

.color1 h1, .color1 h2, .color1 h3, .color1 h4, .color1, .color1 h5, .color5 p, .bulle.color1 h1, .bulle.color1 h2, .bulle.color1 h3, .bulle.color1 h4, .bulle.color1 h5, .bulle.color1 p, .boxFocus.color1 h1, .boxFocus.color1 h2, .boxFocus.color1 h3, .boxFocus.color1 h4, .boxFocus.color1 h5, .boxFocus.color1 p, .boxContent.color1 h1, .boxContent.color1 h2, .boxContent.color1 h3, .boxContent.color1 h4, .boxContent.color1 h5, .boxContent.color1 p, .color1 .ctaBox blockquote {
  color: #444;
}

.bulle.color1 {
  background: #F7F7F7;
}

.bulle.color1 blockquote {
  color: #444;
}

.bulle.color1 blockquote:before, .bulle.color1 blockquote:after {
  color: #ddd;
}

.bulle.color1 h1, .bulle.color1 h2, .boxFocus.color1 h2, .tab-content.color1 h2 {
  text-shadow: none;
}

/*color2*/
.color2, .bulle.color2, .iconWrapper.color2, .bigIconLink.color2 a {
  background-color: #999;
  color: #ddd;
}

.iconWrapper.color2 i {
  color: #ddd;
}

.color2 a {
  color: #555;
}

.color2 h1, .color2 h2, .color2 h3, .color2 h4, .color2, .color2 h5, .color5 p, .bulle.color2 h1, .bulle.color2 h2, .bulle.color2 h3, .bulle.color2 h4, .bulle.color2 h5, .bulle.color2 p, .boxFocus.color2 h1, .boxFocus.color2 h2, .boxFocus.color2 h3, .boxFocus.color2 h4, .boxFocus.color2 h5, .boxFocus.color2 p, .boxContent.color2 h1, .boxContent.color2 h2, .boxContent.color2 h3, .boxContent.color2 h4, .boxContent.color2 h5, .boxContent.color2 p {
  color: #eee;
}

.color2 h2 {
  border-bottom-color: #C9C9C9;
}

.bulle.color2 blockquote {
  color: #eee;
}

.bulle.color2 blockquote:before, .bulle.color2 blockquote:after {
  color: #ccc;
}

/*color3*/
.color3, .bulle.color3, .iconWrapper.color3, .bigIconLink.color3 a {
  background-color: #444;
  color: #ccc;
}

.iconWrapper.color3 i {
  color: #ccc;
}

.color3 p, .color3 a, .color3 h1, .color3 h2, .color3 h3, .color3 h4, .color3 h5, .color3 blockquote {
  color: #fff;
}

.color3 .ctaBox {
  border-color: #555;
}

/*color4*/
.color4, .slice.color4, .bulle.color4, .iconWrapper.color4, .bigIconLink.color4 a, .color4 .previewTrigger .iconWrapper:hover {
  background-color: #0465c0;
  color: #fff;
}

.color4 .previewTrigger .iconWrapper i {
  color: #555;
}

.color4 .previewTrigger .iconWrapper:hover i {
  color: #fff;
}

.color4 h1:after {
  background-color: #fff;
}

.iconWrapper.color4 i, .color4 a:hover {
  color: #fff;
}

.color4 h1, .color4 h2, .color4 h3, .color4 h4, .color4, .color4 h5, .color4 p, .color4 a, .color4 blockquote:before, .color4 blockquote, .color4 blockquote:after {
  color: #fff;
}

.color4 h2:before, .color4 ul.iconsList i {
  color: #fff;
}

.color4 .ctaBox {
  border-color: #fff;
}

.color4 h2 {
  border-color: #fff;
}

.color4 h2:after {
  background: #555;
}

/* bulles colors */
.bulle.color1 .arrow {
  border-left-color: #F7F7F7;
}

.bulle.color2 .arrow {
  border-left-color: #999;
}

.bulle.color3 .arrow {
  border-left-color: #444;
}

.bulle.color4 .arrow {
  border-left-color: #0465c0;
}

.bulle.color1.bulleLeft .arrow {
  border-right-color: #F7F7F7;
}

.bulle.color2.bulleLeft .arrow {
  border-right-color: #999;
}

.bulle.color3.bulleLeft .arrow {
  border-right-color: #444444;
}

.bulle.color4.bulleLeft .arrow {
  border-right-color: #0465c0;
}

.bulle.color1.bulleBottom .arrow {
  border-top-color: #F7F7F7;
  border-left-color: rgba(255, 255, 255, 0);
}

.bulle.color2.bulleBottom .arrow {
  border-top-color: #999;
  border-left-color: rgba(255, 255, 255, 0);
}

.bulle.color3.bulleBottom .arrow {
  border-top-color: #444444;
  border-left-color: rgba(255, 255, 255, 0);
}

.bulle.color4.bulleBottom .arrow {
  border-top-color: #0465c0;
  border-left-color: rgba(255, 255, 255, 0);
}

/*image rounded*/
.imgRounded.color1 {
  border-color: #F7F7F7;
}

.imgRounded.color2 {
  border-color: #eee;
}

.imgRounded.color3 {
  border-color: #8A8A8A;
}

.imgRounded.color4 {
  border-color: #0465c0;
}

/*** END COLORS  ***/
/*** bulles ***/
.bulle {
  background-color: #fff;
}

/*** shadow ***/
.roundedShadow {
  background-image: url(../images/ui/rounded-shadow.png);
  background-repeat: no-repeat;
  background-position: top center;
}

/*** images ***/
.imgRounded {
  border: 2px solid #fff;
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.mask {
  background: rgba(255, 255, 255, 0.5);
}

/*** icons ***/
a.iconWrapper:hover {
  background-color: #0465c0;
  color: #fff;
}

.iconWrapper, .bigIconLink a {
  background-color: #fff;
  color: #555;
}

/*** new badge ***/
.newBadge {
  background-color: #0465c0;
  color: #fff;
  border: 3px solid #eee;
}

/* END NEKO CSS FRAMEWORK
================================================== */
#services a:hover {
  color: inherit;
}
#services .tab-content {
  padding-top: 0;
}
#services .nav-tabs {
  width: 150px;
}

#process .box {
  background: #d3ebfd;
  overflow: hidden;
}
#process .step-icon {
  width: 80px;
  height: 80px;
  text-align: center;
  line-height: 80px;
  font-size: 60px;
  border-radius: 50% !important;
  position: relative;
  background: #f36700;
  color: #fff;
  margin: auto;
  margin-top: 50%;
  box-sizing: border-box;
}
#process .step-one .icon-up:before {
  content: '1';
}
#process .step-two .icon-up:before {
  content: '2';
}
#process .step-three .icon-up:before {
  content: '3';
}
#process .step-four .icon-up:before {
  content: '4';
}
#process .step-five .icon-up:before {
  content: '5';
}
#process .step-six .icon-up:before {
  content: '6';
}
#process .step-seven .icon-up:before {
  content: '7';
}

.flexslider a:before {
  display: none;
}
.flexslider .flex-control-paging li a.flex-active {
  background: #0465c0;
}

#mainMenu ul.i18n {
  display: none;
  float: right;
}
#mainMenu ul.i18n li {
  width: 12px;
  clear: both;
}
#mainMenu ul.i18n li a {
  width: 50px;
  text-align: center;
}
#mainMenu ul.i18n li, #mainMenu ul.i18n li a {
  float: right;
  padding: 0;
}

#bottle {
  margin: 0 auto;
  width: 300px;
  height: 600px;
}
#bottle canvas {
  width: 100% !important;
  height: 100% !important;
}
#bottle canvas:hover {
  cursor: move;
}
