@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,400italic,600&subset=latin,latin-ext);
@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/*@import "glyphicons.less";*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #0b0b05;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #b3b3b3;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 600;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #858582;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 32px;
}
h2,
.h2 {
  font-size: 16px;
}
h3,
.h3 {
  font-size: 14px;
}
h4,
.h4 {
  font-size: 14px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 960px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 78%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #858582;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #b3b3b3;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 960px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #858582;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #b3b3b3;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #858582;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #b3b3b3;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 4px;
  padding-right: 4px;
}
@media (min-width: 960px) {
  .container {
    width: 728px;
  }
}
@media (min-width: 1160px) {
  .container {
    width: 848px;
  }
}
@media (min-width: 1300px) {
  .container {
    width: 988px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 4px;
  padding-right: 4px;
}
.row {
  margin-left: -4px;
  margin-right: -4px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 4px;
  padding-right: 4px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 960px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1160px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1300px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-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 col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media screen and (max-width: 959px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  color: #aaa;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #858582;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #858582;
}
.form-control::-webkit-input-placeholder {
  color: #858582;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #b3b3b3;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 28px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 28px;
  line-height: 28px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #63632d;
}
@media (min-width: 960px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -4px;
  margin-right: -4px;
}
@media (min-width: 960px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 4px;
}
@media (min-width: 960px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 960px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3071a9;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #ff5050;
  border-color: #ff3636;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ff1d1d;
  border-color: #f80000;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #ff5050;
  border-color: #ff3636;
}
.btn-warning .badge {
  color: #ff5050;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #858582;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #858582;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 11px;
  line-height: 1.42857143;
  color: #858582;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 960px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 28px;
  line-height: 28px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #b3b3b3;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 11px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #b3b3b3;
}
.nav > li.disabled > a {
  color: #858582;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #858582;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #b3b3b3;
  border-color: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #b3b3b3 #b3b3b3 #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 960px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 960px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 960px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 960px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 59px;
  margin-bottom: 0;
  border: 1px solid transparent;
}
@media (min-width: 960px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 960px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 32px;
  padding-left: 32px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 960px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 500px;
}
@media (max-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -32px;
  margin-left: -32px;
}
@media (min-width: 960px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 960px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 960px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 5px 32px;
  font-size: 18px;
  line-height: 20px;
  height: 59px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 960px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -32px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 32px;
  padding: 9px 10px;
  margin-top: 12.5px;
  margin-bottom: 12.5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 960px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 2.5px -32px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 959px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 960px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -32px;
  }
}
@media (min-width: 960px) {
  .navbar-left {
    float: left !important;
    float: left;
  }
  .navbar-right {
    float: right !important;
    float: right;
  }
}
.navbar-form {
  margin-left: -32px;
  margin-right: -32px;
  padding: 10px 32px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
@media (min-width: 960px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 959px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 960px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -32px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
.navbar-btn.btn-sm {
  margin-top: 15.5px;
  margin-bottom: 15.5px;
}
.navbar-btn.btn-xs {
  margin-top: 18.5px;
  margin-bottom: 18.5px;
}
.navbar-text {
  margin-top: 19.5px;
  margin-bottom: 19.5px;
}
@media (min-width: 960px) {
  .navbar-text {
    float: left;
    margin-left: 32px;
    margin-right: 32px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: transparent;
  border-color: transparent;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: rgba(0, 0, 0, 0);
  color: #555555;
}
@media (max-width: 959px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: rgba(0, 0, 0, 0);
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #858582;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #858582;
}
.navbar-inverse .navbar-nav > li > a {
  color: #858582;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 959px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #858582;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #858582;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #858582;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
/*@import "breadcrumbs.less";*/
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #428bca;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #b3b3b3;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #858582;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 11px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #b3b3b3;
}
.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: #858582;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #858582;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #6b6b69;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #ff5050;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ff1d1d;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #858582;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
/*@import "jumbotron.less";*/
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}
.thumbnail .caption {
  padding: 9px;
  color: #0b0b05;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
/*@import "progress-bars.less";*/
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #b3b3b3;
  color: #858582;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #858582;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
/*@import "panels.less";*/
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
/*@import "wells.less";*/
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
/*@import "modals.less";*/
/*@import "tooltip.less";*/
/*@import "popovers.less";*/
/*@import "carousel.less";*/
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 959px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 959px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 959px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 959px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 960px) and (max-width: 1159px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 960px) and (max-width: 1159px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 960px) and (max-width: 1159px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 960px) and (max-width: 1159px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1160px) and (max-width: 1299px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1160px) and (max-width: 1299px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1160px) and (max-width: 1299px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1160px) and (max-width: 1299px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1300px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1300px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1300px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1300px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 959px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 960px) and (max-width: 1159px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1160px) and (max-width: 1299px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1300px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('http://www.atelier-stepan.cz:80/fonts/fontawesome-webfont.eot?v=4.2.0');
  src: url('http://www.atelier-stepan.cz:80/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('http://www.atelier-stepan.cz:80/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('http://www.atelier-stepan.cz:80/fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('http://www.atelier-stepan.cz:80/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.icon-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.icon-2x {
  font-size: 2em;
}
.icon-3x {
  font-size: 3em;
}
.icon-4x {
  font-size: 4em;
}
.icon-5x {
  font-size: 5em;
}
.icon-fw {
  width: 1.28571429em;
  text-align: center;
}
.icon-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.icon-ul > li {
  position: relative;
}
.icon-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.icon-li.icon-lg {
  left: -1.85714286em;
}
.icon-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.icon.pull-left {
  margin-right: .3em;
}
.icon.pull-right {
  margin-left: .3em;
}
.icon-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.icon-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.icon-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.icon-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.icon-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.icon-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .icon-rotate-90,
:root .icon-rotate-180,
:root .icon-rotate-270,
:root .icon-flip-horizontal,
:root .icon-flip-vertical {
  filter: none;
}
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.icon-stack-1x,
.icon-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.icon-stack-1x {
  line-height: inherit;
}
.icon-stack-2x {
  font-size: 2em;
}
.icon-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope-o:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-o:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-check:before {
  content: "\f00c";
}
.icon-remove:before,
.icon-close:before,
.icon-times:before {
  content: "\f00d";
}
.icon-search-plus:before {
  content: "\f00e";
}
.icon-search-minus:before {
  content: "\f010";
}
.icon-power-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-gear:before,
.icon-cog:before {
  content: "\f013";
}
.icon-trash-o:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file-o:before {
  content: "\f016";
}
.icon-clock-o:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download:before {
  content: "\f019";
}
.icon-arrow-circle-o-down:before {
  content: "\f01a";
}
.icon-arrow-circle-o-up:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle-o:before {
  content: "\f01d";
}
.icon-rotate-right:before,
.icon-repeat:before {
  content: "\f01e";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-dedent:before,
.icon-outdent:before {
  content: "\f03b";
}
.icon-indent:before {
  content: "\f03c";
}
.icon-video-camera:before {
  content: "\f03d";
}
.icon-photo:before,
.icon-image:before,
.icon-picture-o:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before,
.icon-pencil-square-o:before {
  content: "\f044";
}
.icon-share-square-o:before {
  content: "\f045";
}
.icon-check-square-o:before {
  content: "\f046";
}
.icon-arrows:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-circle:before {
  content: "\f055";
}
.icon-minus-circle:before {
  content: "\f056";
}
.icon-times-circle:before {
  content: "\f057";
}
.icon-check-circle:before {
  content: "\f058";
}
.icon-question-circle:before {
  content: "\f059";
}
.icon-info-circle:before {
  content: "\f05a";
}
.icon-crosshairs:before {
  content: "\f05b";
}
.icon-times-circle-o:before {
  content: "\f05c";
}
.icon-check-circle-o:before {
  content: "\f05d";
}
.icon-ban:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-mail-forward:before,
.icon-share:before {
  content: "\f064";
}
.icon-expand:before {
  content: "\f065";
}
.icon-compress:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-circle:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye:before {
  content: "\f06e";
}
.icon-eye-slash:before {
  content: "\f070";
}
.icon-warning:before,
.icon-exclamation-triangle:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-arrows-v:before {
  content: "\f07d";
}
.icon-arrows-h:before {
  content: "\f07e";
}
.icon-bar-chart-o:before,
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-square:before {
  content: "\f081";
}
.icon-facebook-square:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-gears:before,
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-o-up:before {
  content: "\f087";
}
.icon-thumbs-o-down:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-o:before {
  content: "\f08a";
}
.icon-sign-out:before {
  content: "\f08b";
}
.icon-linkedin-square:before {
  content: "\f08c";
}
.icon-thumb-tack:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-sign-in:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-square:before {
  content: "\f092";
}
.icon-upload:before {
  content: "\f093";
}
.icon-lemon-o:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-square-o:before {
  content: "\f096";
}
.icon-bookmark-o:before {
  content: "\f097";
}
.icon-phone-square:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd-o:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0f3";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-o-right:before {
  content: "\f0a4";
}
.icon-hand-o-left:before {
  content: "\f0a5";
}
.icon-hand-o-up:before {
  content: "\f0a6";
}
.icon-hand-o-down:before {
  content: "\f0a7";
}
.icon-arrow-circle-left:before {
  content: "\f0a8";
}
.icon-arrow-circle-right:before {
  content: "\f0a9";
}
.icon-arrow-circle-up:before {
  content: "\f0aa";
}
.icon-arrow-circle-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-arrows-alt:before {
  content: "\f0b2";
}
.icon-group:before,
.icon-users:before {
  content: "\f0c0";
}
.icon-chain:before,
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-flask:before {
  content: "\f0c3";
}
.icon-cut:before,
.icon-scissors:before {
  content: "\f0c4";
}
.icon-copy:before,
.icon-files-o:before {
  content: "\f0c5";
}
.icon-paperclip:before {
  content: "\f0c6";
}
.icon-save:before,
.icon-floppy-o:before {
  content: "\f0c7";
}
.icon-square:before {
  content: "\f0c8";
}
.icon-navicon:before,
.icon-reorder:before,
.icon-bars:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-square:before {
  content: "\f0d3";
}
.icon-google-plus-square:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-unsorted:before,
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before,
.icon-sort-desc:before {
  content: "\f0dd";
}
.icon-sort-up:before,
.icon-sort-asc:before {
  content: "\f0de";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2";
}
.icon-legal:before,
.icon-gavel:before {
  content: "\f0e3";
}
.icon-dashboard:before,
.icon-tachometer:before {
  content: "\f0e4";
}
.icon-comment-o:before {
  content: "\f0e5";
}
.icon-comments-o:before {
  content: "\f0e6";
}
.icon-flash:before,
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before,
.icon-clipboard:before {
  content: "\f0ea";
}
.icon-lightbulb-o:before {
  content: "\f0eb";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-cloud-download:before {
  content: "\f0ed";
}
.icon-cloud-upload:before {
  content: "\f0ee";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-bell-o:before {
  content: "\f0a2";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-cutlery:before {
  content: "\f0f5";
}
.icon-file-text-o:before {
  content: "\f0f6";
}
.icon-building-o:before {
  content: "\f0f7";
}
.icon-hospital-o:before {
  content: "\f0f8";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-h-square:before {
  content: "\f0fd";
}
.icon-plus-square:before {
  content: "\f0fe";
}
.icon-angle-double-left:before {
  content: "\f100";
}
.icon-angle-double-right:before {
  content: "\f101";
}
.icon-angle-double-up:before {
  content: "\f102";
}
.icon-angle-double-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-mobile-phone:before,
.icon-mobile:before {
  content: "\f10b";
}
.icon-circle-o:before {
  content: "\f10c";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle:before {
  content: "\f111";
}
.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112";
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-folder-o:before {
  content: "\f114";
}
.icon-folder-open-o:before {
  content: "\f115";
}
.icon-smile-o:before {
  content: "\f118";
}
.icon-frown-o:before {
  content: "\f119";
}
.icon-meh-o:before {
  content: "\f11a";
}
.icon-gamepad:before {
  content: "\f11b";
}
.icon-keyboard-o:before {
  content: "\f11c";
}
.icon-flag-o:before {
  content: "\f11d";
}
.icon-flag-checkered:before {
  content: "\f11e";
}
.icon-terminal:before {
  content: "\f120";
}
.icon-code:before {
  content: "\f121";
}
.icon-mail-reply-all:before,
.icon-reply-all:before {
  content: "\f122";
}
.icon-star-half-empty:before,
.icon-star-half-full:before,
.icon-star-half-o:before {
  content: "\f123";
}
.icon-location-arrow:before {
  content: "\f124";
}
.icon-crop:before {
  content: "\f125";
}
.icon-code-fork:before {
  content: "\f126";
}
.icon-unlink:before,
.icon-chain-broken:before {
  content: "\f127";
}
.icon-question:before {
  content: "\f128";
}
.icon-info:before {
  content: "\f129";
}
.icon-exclamation:before {
  content: "\f12a";
}
.icon-superscript:before {
  content: "\f12b";
}
.icon-subscript:before {
  content: "\f12c";
}
.icon-eraser:before {
  content: "\f12d";
}
.icon-puzzle-piece:before {
  content: "\f12e";
}
.icon-microphone:before {
  content: "\f130";
}
.icon-microphone-slash:before {
  content: "\f131";
}
.icon-shield:before {
  content: "\f132";
}
.icon-calendar-o:before {
  content: "\f133";
}
.icon-fire-extinguisher:before {
  content: "\f134";
}
.icon-rocket:before {
  content: "\f135";
}
.icon-maxcdn:before {
  content: "\f136";
}
.icon-chevron-circle-left:before {
  content: "\f137";
}
.icon-chevron-circle-right:before {
  content: "\f138";
}
.icon-chevron-circle-up:before {
  content: "\f139";
}
.icon-chevron-circle-down:before {
  content: "\f13a";
}
.icon-html5:before {
  content: "\f13b";
}
.icon-css3:before {
  content: "\f13c";
}
.icon-anchor:before {
  content: "\f13d";
}
.icon-unlock-alt:before {
  content: "\f13e";
}
.icon-bullseye:before {
  content: "\f140";
}
.icon-ellipsis-h:before {
  content: "\f141";
}
.icon-ellipsis-v:before {
  content: "\f142";
}
.icon-rss-square:before {
  content: "\f143";
}
.icon-play-circle:before {
  content: "\f144";
}
.icon-ticket:before {
  content: "\f145";
}
.icon-minus-square:before {
  content: "\f146";
}
.icon-minus-square-o:before {
  content: "\f147";
}
.icon-level-up:before {
  content: "\f148";
}
.icon-level-down:before {
  content: "\f149";
}
.icon-check-square:before {
  content: "\f14a";
}
.icon-pencil-square:before {
  content: "\f14b";
}
.icon-external-link-square:before {
  content: "\f14c";
}
.icon-share-square:before {
  content: "\f14d";
}
.icon-compass:before {
  content: "\f14e";
}
.icon-toggle-down:before,
.icon-caret-square-o-down:before {
  content: "\f150";
}
.icon-toggle-up:before,
.icon-caret-square-o-up:before {
  content: "\f151";
}
.icon-toggle-right:before,
.icon-caret-square-o-right:before {
  content: "\f152";
}
.icon-euro:before,
.icon-eur:before {
  content: "\f153";
}
.icon-gbp:before {
  content: "\f154";
}
.icon-dollar:before,
.icon-usd:before {
  content: "\f155";
}
.icon-rupee:before,
.icon-inr:before {
  content: "\f156";
}
.icon-cny:before,
.icon-rmb:before,
.icon-yen:before,
.icon-jpy:before {
  content: "\f157";
}
.icon-ruble:before,
.icon-rouble:before,
.icon-rub:before {
  content: "\f158";
}
.icon-won:before,
.icon-krw:before {
  content: "\f159";
}
.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a";
}
.icon-file:before {
  content: "\f15b";
}
.icon-file-text:before {
  content: "\f15c";
}
.icon-sort-alpha-asc:before {
  content: "\f15d";
}
.icon-sort-alpha-desc:before {
  content: "\f15e";
}
.icon-sort-amount-asc:before {
  content: "\f160";
}
.icon-sort-amount-desc:before {
  content: "\f161";
}
.icon-sort-numeric-asc:before {
  content: "\f162";
}
.icon-sort-numeric-desc:before {
  content: "\f163";
}
.icon-thumbs-up:before {
  content: "\f164";
}
.icon-thumbs-down:before {
  content: "\f165";
}
.icon-youtube-square:before {
  content: "\f166";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-xing:before {
  content: "\f168";
}
.icon-xing-square:before {
  content: "\f169";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-dropbox:before {
  content: "\f16b";
}
.icon-stack-overflow:before {
  content: "\f16c";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-flickr:before {
  content: "\f16e";
}
.icon-adn:before {
  content: "\f170";
}
.icon-bitbucket:before {
  content: "\f171";
}
.icon-bitbucket-square:before {
  content: "\f172";
}
.icon-tumblr:before {
  content: "\f173";
}
.icon-tumblr-square:before {
  content: "\f174";
}
.icon-long-arrow-down:before {
  content: "\f175";
}
.icon-long-arrow-up:before {
  content: "\f176";
}
.icon-long-arrow-left:before {
  content: "\f177";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-apple:before {
  content: "\f179";
}
.icon-windows:before {
  content: "\f17a";
}
.icon-android:before {
  content: "\f17b";
}
.icon-linux:before {
  content: "\f17c";
}
.icon-dribbble:before {
  content: "\f17d";
}
.icon-skype:before {
  content: "\f17e";
}
.icon-foursquare:before {
  content: "\f180";
}
.icon-trello:before {
  content: "\f181";
}
.icon-female:before {
  content: "\f182";
}
.icon-male:before {
  content: "\f183";
}
.icon-gittip:before {
  content: "\f184";
}
.icon-sun-o:before {
  content: "\f185";
}
.icon-moon-o:before {
  content: "\f186";
}
.icon-archive:before {
  content: "\f187";
}
.icon-bug:before {
  content: "\f188";
}
.icon-vk:before {
  content: "\f189";
}
.icon-weibo:before {
  content: "\f18a";
}
.icon-renren:before {
  content: "\f18b";
}
.icon-pagelines:before {
  content: "\f18c";
}
.icon-stack-exchange:before {
  content: "\f18d";
}
.icon-arrow-circle-o-right:before {
  content: "\f18e";
}
.icon-arrow-circle-o-left:before {
  content: "\f190";
}
.icon-toggle-left:before,
.icon-caret-square-o-left:before {
  content: "\f191";
}
.icon-dot-circle-o:before {
  content: "\f192";
}
.icon-wheelchair:before {
  content: "\f193";
}
.icon-vimeo-square:before {
  content: "\f194";
}
.icon-turkish-lira:before,
.icon-try:before {
  content: "\f195";
}
.icon-plus-square-o:before {
  content: "\f196";
}
.icon-space-shuttle:before {
  content: "\f197";
}
.icon-slack:before {
  content: "\f198";
}
.icon-envelope-square:before {
  content: "\f199";
}
.icon-wordpress:before {
  content: "\f19a";
}
.icon-openid:before {
  content: "\f19b";
}
.icon-institution:before,
.icon-bank:before,
.icon-university:before {
  content: "\f19c";
}
.icon-mortar-board:before,
.icon-graduation-cap:before {
  content: "\f19d";
}
.icon-yahoo:before {
  content: "\f19e";
}
.icon-google:before {
  content: "\f1a0";
}
.icon-reddit:before {
  content: "\f1a1";
}
.icon-reddit-square:before {
  content: "\f1a2";
}
.icon-stumbleupon-circle:before {
  content: "\f1a3";
}
.icon-stumbleupon:before {
  content: "\f1a4";
}
.icon-delicious:before {
  content: "\f1a5";
}
.icon-digg:before {
  content: "\f1a6";
}
.icon-pied-piper:before {
  content: "\f1a7";
}
.icon-pied-piper-alt:before {
  content: "\f1a8";
}
.icon-drupal:before {
  content: "\f1a9";
}
.icon-joomla:before {
  content: "\f1aa";
}
.icon-language:before {
  content: "\f1ab";
}
.icon-fax:before {
  content: "\f1ac";
}
.icon-building:before {
  content: "\f1ad";
}
.icon-child:before {
  content: "\f1ae";
}
.icon-paw:before {
  content: "\f1b0";
}
.icon-spoon:before {
  content: "\f1b1";
}
.icon-cube:before {
  content: "\f1b2";
}
.icon-cubes:before {
  content: "\f1b3";
}
.icon-behance:before {
  content: "\f1b4";
}
.icon-behance-square:before {
  content: "\f1b5";
}
.icon-steam:before {
  content: "\f1b6";
}
.icon-steam-square:before {
  content: "\f1b7";
}
.icon-recycle:before {
  content: "\f1b8";
}
.icon-automobile:before,
.icon-car:before {
  content: "\f1b9";
}
.icon-cab:before,
.icon-taxi:before {
  content: "\f1ba";
}
.icon-tree:before {
  content: "\f1bb";
}
.icon-spotify:before {
  content: "\f1bc";
}
.icon-deviantart:before {
  content: "\f1bd";
}
.icon-soundcloud:before {
  content: "\f1be";
}
.icon-database:before {
  content: "\f1c0";
}
.icon-file-pdf-o:before {
  content: "\f1c1";
}
.icon-file-word-o:before {
  content: "\f1c2";
}
.icon-file-excel-o:before {
  content: "\f1c3";
}
.icon-file-powerpoint-o:before {
  content: "\f1c4";
}
.icon-file-photo-o:before,
.icon-file-picture-o:before,
.icon-file-image-o:before {
  content: "\f1c5";
}
.icon-file-zip-o:before,
.icon-file-archive-o:before {
  content: "\f1c6";
}
.icon-file-sound-o:before,
.icon-file-audio-o:before {
  content: "\f1c7";
}
.icon-file-movie-o:before,
.icon-file-video-o:before {
  content: "\f1c8";
}
.icon-file-code-o:before {
  content: "\f1c9";
}
.icon-vine:before {
  content: "\f1ca";
}
.icon-codepen:before {
  content: "\f1cb";
}
.icon-jsfiddle:before {
  content: "\f1cc";
}
.icon-life-bouy:before,
.icon-life-buoy:before,
.icon-life-saver:before,
.icon-support:before,
.icon-life-ring:before {
  content: "\f1cd";
}
.icon-circle-o-notch:before {
  content: "\f1ce";
}
.icon-ra:before,
.icon-rebel:before {
  content: "\f1d0";
}
.icon-ge:before,
.icon-empire:before {
  content: "\f1d1";
}
.icon-git-square:before {
  content: "\f1d2";
}
.icon-git:before {
  content: "\f1d3";
}
.icon-hacker-news:before {
  content: "\f1d4";
}
.icon-tencent-weibo:before {
  content: "\f1d5";
}
.icon-qq:before {
  content: "\f1d6";
}
.icon-wechat:before,
.icon-weixin:before {
  content: "\f1d7";
}
.icon-send:before,
.icon-paper-plane:before {
  content: "\f1d8";
}
.icon-send-o:before,
.icon-paper-plane-o:before {
  content: "\f1d9";
}
.icon-history:before {
  content: "\f1da";
}
.icon-circle-thin:before {
  content: "\f1db";
}
.icon-header:before {
  content: "\f1dc";
}
.icon-paragraph:before {
  content: "\f1dd";
}
.icon-sliders:before {
  content: "\f1de";
}
.icon-share-alt:before {
  content: "\f1e0";
}
.icon-share-alt-square:before {
  content: "\f1e1";
}
.icon-bomb:before {
  content: "\f1e2";
}
.icon-soccer-ball-o:before,
.icon-futbol-o:before {
  content: "\f1e3";
}
.icon-tty:before {
  content: "\f1e4";
}
.icon-binoculars:before {
  content: "\f1e5";
}
.icon-plug:before {
  content: "\f1e6";
}
.icon-slideshare:before {
  content: "\f1e7";
}
.icon-twitch:before {
  content: "\f1e8";
}
.icon-yelp:before {
  content: "\f1e9";
}
.icon-newspaper-o:before {
  content: "\f1ea";
}
.icon-wifi:before {
  content: "\f1eb";
}
.icon-calculator:before {
  content: "\f1ec";
}
.icon-paypal:before {
  content: "\f1ed";
}
.icon-google-wallet:before {
  content: "\f1ee";
}
.icon-cc-visa:before {
  content: "\f1f0";
}
.icon-cc-mastercard:before {
  content: "\f1f1";
}
.icon-cc-discover:before {
  content: "\f1f2";
}
.icon-cc-amex:before {
  content: "\f1f3";
}
.icon-cc-paypal:before {
  content: "\f1f4";
}
.icon-cc-stripe:before {
  content: "\f1f5";
}
.icon-bell-slash:before {
  content: "\f1f6";
}
.icon-bell-slash-o:before {
  content: "\f1f7";
}
.icon-trash:before {
  content: "\f1f8";
}
.icon-copyright:before {
  content: "\f1f9";
}
.icon-at:before {
  content: "\f1fa";
}
.icon-eyedropper:before {
  content: "\f1fb";
}
.icon-paint-brush:before {
  content: "\f1fc";
}
.icon-birthday-cake:before {
  content: "\f1fd";
}
.icon-area-chart:before {
  content: "\f1fe";
}
.icon-pie-chart:before {
  content: "\f200";
}
.icon-line-chart:before {
  content: "\f201";
}
.icon-lastfm:before {
  content: "\f202";
}
.icon-lastfm-square:before {
  content: "\f203";
}
.icon-toggle-off:before {
  content: "\f204";
}
.icon-toggle-on:before {
  content: "\f205";
}
.icon-bicycle:before {
  content: "\f206";
}
.icon-bus:before {
  content: "\f207";
}
.icon-ioxhost:before {
  content: "\f208";
}
.icon-angellist:before {
  content: "\f209";
}
.icon-cc:before {
  content: "\f20a";
}
.icon-shekel:before,
.icon-sheqel:before,
.icon-ils:before {
  content: "\f20b";
}
.icon-meanpath:before {
  content: "\f20c";
}
/**
 * Základní cesty - NEPOUŽÍVAT RELATIVNÍ CESTY!!! PO KOMPRESI NEBUDOU RELATIVNÍ!!!
 * dirFace - cesta k vzhledu
 * dirFaceParent - cesta k rodičovskému vzhledu
 * dirCoreImages - cestak ke core obrázkům
 * dirCore - cesta k apliakci (base url)
 * dirFaceCss - cesta k css vzhledu
 * dirCoreCss - cestak core css
 */
/* COLORS */
/* fonts */
/* PATHS */
/* Základní nastavení layoutu */
*,
*:before,
*:after {
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* resetovač */
.reseter {
  border: 0px none;
  margin: 0px;
  padding: 0px;
  float: none;
  clear: both;
  width: 0px;
  height: 0px;
  line-height: 0px;
  font-size: 0px;
}
.clearfix:after,
.form-group:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.clear {
  clear: both;
}
.hidden {
  display: none;
}
.font-small {
  font-size: 82%;
}
.full-width {
  width: 100%;
}
.left-box {
  float: left;
}
.right-box {
  float: right;
}
/* uprava prvku globalne */
span[title] {
  border-bottom: 1px dashed gray;
}
td,
th {
  font-size: 100%;
  text-align: left;
}
a,
a:hover,
a:active,
a:focus,
object,
embed {
  outline: 0;
}
.ui-widget {
  /* ui-widgent má normálně 1.1em */
  font-size: 100% !important;
  font-family: "Tahoma", "Arial", sans-serif !important;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  /*font-size: 0.8em !important;*/
}
.note {
  font-size: 82%;
  border-top: 1px solid silver;
}
.even {
  background-color: #d4e3ff;
}
.image-left {
  float: left;
  padding: 0 10px 10px 0;
}
.image-right {
  float: right;
  padding: 0 0 10px 10px;
}
a.image {
  display: inline-block;
  margin-bottom: 6px;
  margin-right: 12px;
  line-height: 1;
}
a.image img {
  display: block;
}
a.image:hover {
  text-decoration: none;
}
a.image span {
  padding: 2px;
  display: block;
}
ul.unstyled {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.unstyled > li {
  margin: 0;
  padding: 0;
}
.photogalery + p,
.photogalery + div,
.photogalery + hr,
a.image + p,
a.image + h3,
a.image + h2,
a.image + h3,
a.image + h4,
a.image + div {
  clear: both;
}
/* Hlášky */
.message,
.alert {
  font-size: 82%;
  padding: 5px 5px 5px 40px;
  background-repeat: no-repeat;
  background-position: 11px 50%;
  border-bottom: 2px transparent solid;
  border-top: 2px transparent solid;
  margin-bottom: 5px;
  margin-top: 10px;
  margin-left: 82px;
}
.message p,
.alert p {
  margin-bottom: 3px;
  border-top: 1px solid gray;
}
.message p:first-child,
.alert p:first-child {
  border: none;
}
#infoMessages,
.message-info,
.alert-info {
  border-color: #a3d48e;
  background-color: #dff0d8;
  background-image: url('http://www.atelier-stepan.cz:80/images/icons/accept.png');
}
#errMessages,
.message-err,
.alert-error {
  border-color: #d59595;
  background-color: #f2dede;
  background-image: url('http://www.atelier-stepan.cz:80/images/icons/error.png');
}
.message-warning,
.alert-warning {
  border-color: #f2e187;
  background-color: #fcf8e3;
  background-image: url('http://www.atelier-stepan.cz:80/images/icons/error.png');
}
#coreErrMessage {
  border-color: #b84c4c;
  background-color: #d59595;
  background-image: url('http://www.atelier-stepan.cz:80/images/icons/error.png');
}
/* formulařové prvky */
input,
button,
textarea,
select,
a.form-button,
.button,
.btn,
a.btn {
  color: #444444;
  font-size: 14px;
  vertical-align: middle;
  border: 1px solid #aaaaaa;
  background-color: #ffffff;
  padding: 1px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
input.disabled,
button.disabled,
textarea.disabled,
select.disabled,
a.form-button.disabled,
.button.disabled,
.btn.disabled,
a.btn.disabled,
input[disabled],
button[disabled],
textarea[disabled],
select[disabled],
a.form-button[disabled],
.button[disabled],
.btn[disabled],
a.btn[disabled] {
  background-color: #eeeeee !important;
  background-image: none;
  color: #c3c3c3;
}
input.btn-small,
button.btn-small,
textarea.btn-small,
select.btn-small,
a.form-button.btn-small,
.button.btn-small,
.btn.btn-small,
a.btn.btn-small {
  font-size: 10px;
}
input[type="image"],
input[type="checkbox"],
input[type="radio"] {
  border: 0;
  background-color: transparent;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
button,
a.form-button,
.button,
.btn,
a.btn,
a.btn:visited {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 5px;
  color: #444444;
  cursor: pointer;
  text-decoration: none !important;
  text-align: center;
  margin: 0;
  display: inline-block;
}
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
button:hover,
a.form-button:hover,
.button:hover,
.btn:hover,
a.btn:hover,
a.btn:visited:hover {
  color: #ffffff;
  border-color: #428bca;
  background-color: #428bca;
  text-decoration: none;
}
input[type="submit"].button-ok:hover,
input[type="reset"].button-ok:hover,
input[type="button"].button-ok:hover,
button.button-ok:hover,
a.form-button.button-ok:hover,
.button.button-ok:hover,
.btn.button-ok:hover,
a.btn.button-ok:hover,
a.btn:visited.button-ok:hover,
input[type="submit"].btn-success:hover,
input[type="reset"].btn-success:hover,
input[type="button"].btn-success:hover,
button.btn-success:hover,
a.form-button.btn-success:hover,
.button.btn-success:hover,
.btn.btn-success:hover,
a.btn.btn-success:hover,
a.btn:visited.btn-success:hover {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
input[type="submit"].button-cancel:hover,
input[type="reset"].button-cancel:hover,
input[type="button"].button-cancel:hover,
button.button-cancel:hover,
a.form-button.button-cancel:hover,
.button.button-cancel:hover,
.btn.button-cancel:hover,
a.btn.button-cancel:hover,
a.btn:visited.button-cancel:hover,
input[type="submit"].btn-danger:hover,
input[type="reset"].btn-danger:hover,
input[type="button"].btn-danger:hover,
button.btn-danger:hover,
a.form-button.btn-danger:hover,
.button.btn-danger:hover,
.btn.btn-danger:hover,
a.btn.btn-danger:hover,
a.btn:visited.btn-danger:hover,
input[type="submit"] input[type="reset"]:hover,
input[type="reset"] input[type="reset"]:hover,
input[type="button"] input[type="reset"]:hover,
button input[type="reset"]:hover,
a.form-button input[type="reset"]:hover,
.button input[type="reset"]:hover,
.btn input[type="reset"]:hover,
a.btn input[type="reset"]:hover,
a.btn:visited input[type="reset"]:hover,
input[type="submit"] button[type="reset"]:hover,
input[type="reset"] button[type="reset"]:hover,
input[type="button"] button[type="reset"]:hover,
button button[type="reset"]:hover,
a.form-button button[type="reset"]:hover,
.button button[type="reset"]:hover,
.btn button[type="reset"]:hover,
a.btn button[type="reset"]:hover,
a.btn:visited button[type="reset"]:hover,
input[type="submit"] .button-warning:hover,
input[type="reset"] .button-warning:hover,
input[type="button"] .button-warning:hover,
button .button-warning:hover,
a.form-button .button-warning:hover,
.button .button-warning:hover,
.btn .button-warning:hover,
a.btn .button-warning:hover,
a.btn:visited .button-warning:hover,
input[type="submit"] .exclusive:hover,
input[type="reset"] .exclusive:hover,
input[type="button"] .exclusive:hover,
button .exclusive:hover,
a.form-button .exclusive:hover,
.button .exclusive:hover,
.btn .exclusive:hover,
a.btn .exclusive:hover,
a.btn:visited .exclusive:hover {
  background-color: #d9534f;
  border-color: #d9534f;
}
input.form-required,
textarea.form-required {
  position: relative;
  background-position: right top;
  background-image: url('http://www.atelier-stepan.cz:80/images/form_required.png');
  background-repeat: no-repeat;
}
input.form-required:after,
textarea.form-required:after {
  /*    není podporováno v inputu  
      content: "*";
      position: absolute;
      right: 3px;
      top: 3px;
      width: 5px;
      height: 5px;
      color: @form-color-bg-red;
      display: block;*/
}
label.form-error {
  color: red;
}
input.form-error,
textarea.form-error {
  background-color: #f4d0d0;
}
.button {
  /*padding: 2px 4px;*/
  margin-right: 4px;
  position: relative;
  float: left;
}
.button div {
  position: relative;
  float: left;
}
/* tabulka formuláře */
form fieldset {
  padding: 0;
  margin: 0 0 15px 0;
  border: 0px none;
}
form fieldset legend {
  padding: 0;
  margin: 0;
  display: block;
  width: 100%;
  border-bottom: 1px solid #ccc;
  margin: 0 0 10px 0px;
  padding-bottom: 5px;
  font-size: 18px;
  font-weight: bold;
}
form fieldset legend span {
  display: inline-block;
  margin-right: 5px;
}
form fieldset legend small {
  font-size: 12px;
  color: #777;
}
form label {
  /*font-size: 16px;*/
  font-weight: bold;
}
form label.form-required:after {
  content: "*";
  color: #d9534f;
  font-size: 8px;
  vertical-align: top;
  display: inline;
}
form .inline-elements .group,
form .inline-elements .checkbox,
form .inline-elements .radio {
  display: inline-block;
  margin-bottom: 5px;
}
form .inline-elements .group .form-control,
form .inline-elements .checkbox .form-control,
form .inline-elements .radio .form-control {
  margin-right: 5px;
}
form .inline-elements .checkbox {
  padding-top: 0px;
}
form .inline-elements .form-control {
  width: auto;
  display: inline-block;
}
form .form-input-multiple {
  position: relative;
  margin-bottom: 10px;
}
form .form-input-multiple input[type="text"],
form .form-input-multiple input[type="file"],
form .form-input-multiple input[type="password"] {
  border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
}
form .form-input-multiple .buttons {
  position: absolute;
  top: 5px;
  right: 5px;
}
form .form-input-multiple.input-file-multiple {
  /*border: 1px solid #ccc;*/
  /*padding: 6px 12px;*/
  /*.border-top-radius(5px);*/
  /*.border-bottom-radius(5px);*/
}
form .form-input-multiple .input-group-addon,
form .form-input-multiple .input-group-btn,
form .form-input-multiple .input-group .form-control {
  display: table-cell;
}
form .form-controls {
  position: relative;
}
form .form-controls label {
  font-weight: normal;
}
form .checkbox-group td {
  vertical-align: top;
}
form .checkbox-group .checkbox {
  margin-right: 10px;
}
form.form-vertical input,
form.form-horizontal input,
form.form-vertical button,
form.form-horizontal button,
form.form-vertical .btn,
form.form-horizontal .btn,
form.form-vertical select,
form.form-horizontal select,
form.form-vertical textarea,
form.form-horizontal textarea {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
form input[lang],
form textarea[lang] {
  border-top-left-radius: 0 !important;
}
form.form-horizontal .form-group:before,
form.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
form.form-vertical .form-group {
  margin-right: -15px;
}
form.form-vertical .form-group .form-labels {
  width: 100%;
  float: none;
}
form.form-vertical .form-group .form-controls {
  width: 100%;
  float: none;
}
form .form-group {
  margin-bottom: 15px;
  margin-left: -15px;
  /*margin-right: -15px;*/
}
form .form-group *,
form .form-group *:before,
form .form-group *:after {
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
form .form-group:hover label.form-required {
  color: #d9534f;
}
form .form-group.form-group-hidden {
  margin-bottom: 0;
}
form .form-group input,
form .form-group textarea,
form .form-group button,
form .form-group select,
form .form-group .btn {
  padding: 5px;
  height: auto;
  line-height: 1.4;
}
form .form-group .btn {
  padding: 5px 7px;
}
form .form-group .form-labels {
  float: left;
  width: 25%;
  padding: 0 15px;
  min-height: 1px;
}
form .form-group .form-labels label {
  margin-bottom: 10px;
  display: block;
}
form .form-group .form-controls {
  width: 75%;
  float: left;
  padding: 0 15px;
}
form .form-advance-buttons {
  position: relative;
  /*text-align: right;*/
}
form .form-advance-buttons button {
  font-size: 11px;
  position: absolute;
  top: 0;
  right: 15px;
}
form .help-block {
  font-size: 12px;
  color: #777;
  padding-top: 3px;
}
form .input-group {
  width: 100%;
  position: relative;
  display: table;
  border-collapse: separate;
}
form .input-group input,
form .input-group .input-group-btn {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
form .input-group input:first-child,
form .input-group .input-group-btn:first-child {
  border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
}
form .input-group input:last-child,
form .input-group .input-group-btn:last-child {
  border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
}
form .input-group input:first-child:last-child,
form .input-group .input-group-btn:first-child:last-child {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
form .input-group-addon,
form .input-group-btn,
form .input-group .form-control {
  display: table-cell;
}
form .input-group-addon,
form .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
form .input-group-addon {
  padding: 6px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: #EEE;
  border: 1px solid #CCC;
}
form .input-group-btn {
  position: relative;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: #EEE;
  border: 1px solid #CCC;
}
form a.input-group-btn {
  text-decoration: none;
  color: #000;
}
form a.input-group-btn:hover {
  background-color: #ccc;
}
form fieldset .form-legend-text {
  font-size: 82%;
}
form fieldset p.form-legend-text {
  padding: 0 10px 5px;
  color: gray;
}
form .form-input-multiple {
  margin-bottom: 2px;
}
form .form-required {
  /*color:maroon;*/
}
form table.form-table {
  width: 100%;
  background-color: #e9edf0;
  border-bottom: 10px solid #e9edf0;
  border-top: 10px solid #e9edf0;
}
form table.form-table td,
form table.form-table th {
  padding: 5px 10px;
  vertical-align: top;
  border-bottom: 1px dotted #bbbbbb;
}
form table.form-table th.form-labels {
  width: 90px;
}
form table.form-table p {
  margin: 0;
}
form table.form-table .mceEditor td,
form table.form-table p {
  /*repair TinyMCE layout */
  padding: 0;
}
input.mini,
input.captcha {
  width: 50px;
}
input.captcha {
  vertical-align: top;
}
input.captcha,
input.captcha + img,
input.captcha + img + .help-block {
  float: left;
  margin-right: 10px;
}
img.captcha {
  margin-top: 7px;
}
input.captcha + img + .help-block {
  margin-top: 6px;
}
.form-control,
.form-element-long {
  display: block;
  width: 100%;
  /*height: 34px;*/
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #FFF;
  border: 1px solid #CCC;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control.form-element-short,
.form-element-long.form-element-short {
  width: 50%;
}
.form-row-action-icon {
  height: 16px;
}
.placeholder {
  color: #aaa;
}
#loadingBox,
.loadingBox {
  /*   background-color: white;*/
  text-align: center;
  z-index: 10001;
  background-image: url('http://www.atelier-stepan.cz:80/images/bg_w_70.png');
}
#loadingBox .loader-w,
.loadingBox .loader-w {
  text-align: left;
  display: block;
  margin: 0 auto;
  width: 100px;
  border: 1px solid gray;
  background: #ffffff url('http://www.atelier-stepan.cz:80/images/ajax-loader.gif') 3px 3px no-repeat;
  padding: 2px 2px 2px 23px;
  -moz-box-shadow: 0 0 2px #000000;
  -webkit-box-shadow: 0 0 2px #000000;
  box-shadow: 0 0 2px #000000;
  position: absolute;
  top: 30%;
  left: 40%;
}
/* odkaz zpět */
.button_back {
  display: block;
  text-align: center;
  margin-bottom: 5px;
}
/* EOF back */
/* SOF MENU */
#breadcrumb {
  font-size: 70%;
}
#breadcrumb .admin {
  color: red;
}
/* EOF MENU */
/* SOF main content NEW!!! */
.text p {
  margin-bottom: 1em;
}
.text ul > li {
  list-style: disc;
}
.text ol > li {
  list-style: decimal;
}
.post,
.content {
  margin-bottom: 0.5em;
}
.post .title-image,
.content .title-image {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.post .info,
.content .info {
  font-size: 80%;
  margin-bottom: 0.5em;
  color: #a0a0a0;
}
.posts-list .post p {
  margin-bottom: 0;
}
.concept {
  background-color: #dddddd;
}
/* SOF ADMIN CONTENT */
/* EOF ADMIN CONTENT */
/* obsah s editačním formulářem */
.content-form-edit table.ui-widget td,
.content-form-edit table.ui-widget th {
  padding: 3px;
}
/* EOF main content NEW!!! */
/* SOF panel content NEW!!! */
.panel {
  overflow: hidden;
  padding: 5px;
  border: 1px solid gray;
  margin-bottom: 5px;
}
.panel input[type="text"],
.panel input[type="password"] {
  max-width: 155px;
}
.panel .name {
  font-weight: bold;
}
.panel .content {
  margin: 5px 0;
}
.panel .article {
  border-bottom: 1px dotted silver;
}
.panel .article .name {
  font-size: 80%;
  margin-bottom: 5px;
}
.panel .note,
.panel .place,
.panel .time,
.panel .date {
  font-size: 82%;
}
.panel .note {
  border: none;
}
.panel .time,
.panel .date {
  font-style: italic;
}
/* EOF panel content NEW!!! */
/* SOF panel content OLD!!! */
.panel-box-label,
.panel-box-content-label {
  font-weight: bold;
}
.panel-box-content {
  border: 1px solid gray;
  padding: 2px;
}
.panel-box-link-more {
  text-align: right;
}
/* EOF panel content OLD!!! */
/* SOF Article tools */
.article-tools {
  padding-top: 1em;
}
.facebook-button {
  float: left;
}
.share-button {
  float: left;
  padding-top: 4px;
  width: 180px;
}
.share-button div {
  display: inline;
}
.nav-button {
  padding-top: 4px;
  text-align: right;
}
/* EOF Article tools */
/* SOF Sitemap Content */
.sitemapList li {
  margin-left: 20px;
}
/* EOF sitemap Content */
/* scrolovátka */
.scroll .numbers {
  margin: 0 150px;
  text-align: center;
}
/* SOF Modules */
/* login */
#login-form {
  margin: 7em auto;
  width: 250px;
}
#login-form form {
  padding: 5px;
  border: 2px solid #ccc;
  margin-bottom: 10px;
  -moz-box-shadow: 0px 0px 5px #ccc;
  -webkit-box-shadow: 0px 0px 5px #ccc;
  box-shadow: 0px 0px 5px #ccc;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
#login-form .login-input-text {
  width: 97%;
  margin: 5px 0 8px 0;
}
/* EOF Modules */
/* SOF file extension */
.file-icon,
.dir-icon {
  padding-left: 18px;
  background-color: transparent;
  background-position: center left;
  background-image: url('http://www.atelier-stepan.cz:80/images/files/txt.gif');
  background-repeat: no-repeat;
}
.file-pdf {
  background-image: url('http://www.atelier-stepan.cz:80/images/files/pdf.gif');
}
.file-doc,
.file-docx,
.file-dot,
.file-odt,
.file-ott,
.file-rtf {
  background-image: url('http://www.atelier-stepan.cz:80/images/files/doc.gif');
}
.file-xls,
.file-xlt,
.file-ods,
.file-ots {
  background-image: url('http://www.atelier-stepan.cz:80/images/files/xls.gif');
}
.file-ppt,
.file-pps {
  background-image: url('http://www.atelier-stepan.cz:80/images/files/ppt.gif');
}
.file-zip {
  background-image: url('http://www.atelier-stepan.cz:80/images/files/zip.gif');
}
.file-rar {
  background-image: url('http://www.atelier-stepan.cz:80/images/files/rar.gif');
}
.file-avi,
.file-wmv,
.file-mpg,
.file-flv,
.file-swf {
  background-image: url('http://www.atelier-stepan.cz:80/images/files/avi.gif');
}
.file-jpg,
.file-bmp,
.file-gif,
.file-jpeg,
.file-wmf,
.file-png,
.file-psd,
.file-tiff {
  background-image: url('http://www.atelier-stepan.cz:80/images/files/jpg.gif');
}
.dir-icon {
  background-image: url('http://www.atelier-stepan.cz:80/images/icons/folder.png');
}
/* EOF file extension */
/* PRINT */
@media print {
  body {
    font-size: 80%;
  }
  * {
    background: none !important;
    background-color: white !important;
  }
  #page {
    width: auto;
  }
  .image-box {
    float: left;
    margin-right: 10px;
  }
  #headwrap,
  #col2wrap,
  #col3wrap,
  #footwrap {
    display: none;
  }
  #col1pad {
    margin: 0;
  }
}
/* ONLY FOR TINYMCE */
body.mceContentBody {
  background-image: none;
  background-color: #fff;
  color: #222;
  margin: 5px;
}
body.mceContentBody td,
body.mceContentBody th {
  font-size: 100%;
}
body.mceContentBody p {
  margin-bottom: 10px;
}
body.mceContentBody .photogalery,
body.mceContentBody .tpl {
  border: 1px dotted #cc0000;
}
body.mceContentBody .photogalery {
  background-color: #ffc;
}
body.mceContentBody .tpl.expand-content {
  position: relative;
  margin-bottom: 5px;
}
body.mceContentBody .tpl.expand-content:after {
  content: "Expander";
  position: absolute;
  top: 0;
  right: 0;
  font-size: 10px;
  background-color: #cc0000;
  padding: 3px 5px;
  color: white;
}
body.mceContentBody .tpl.expand-content .header a {
  cursor: s-resize;
}
body.mceContentBody .tpl.expand-content .content {
  padding: 5px;
  border-top: 1px dotted #cc0000;
}
@font-face {
  font-family: 'icomoon';
  src: url('http://www.atelier-stepan.cz:80/faces/asv3/fonts/icomoon.eot?ugt40m');
  src: url('http://www.atelier-stepan.cz:80/faces/asv3/fonts/icomoon.eot?ugt40m#iefix') format('embedded-opentype'), url('http://www.atelier-stepan.cz:80/faces/asv3/fonts/icomoon.ttf?ugt40m') format('truetype'), url('http://www.atelier-stepan.cz:80/faces/asv3/fonts/icomoon.woff?ugt40m') format('woff'), url('http://www.atelier-stepan.cz:80/faces/asv3/fonts/icomoon.svg?ugt40m#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="asicon-"],
[class*=" asicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.asicon-close:before {
  content: "\78";
}
.asicon-close_b:before {
  content: "\58";
}
.asicon-chevron_down:before {
  content: "\2c7";
}
.asicon-chevron_left:before {
  content: "\3c";
}
.asicon-chevron_right:before {
  content: "\e904";
}
.asicon-chevron_right_b:before {
  content: "\2d";
}
.asicon-chevron_up:before {
  content: "\5e";
}
.asicon-plus:before {
  content: "\2b";
}
body,
html {
  /*height: 100%;*/
  min-height: 100%;
}
body {
  overflow-y: scroll;
  overflow-x: hidden;
}
body.with-admin-menu header {
  top: 28px;
}
body.with-admin-menu .container-filter {
  /*top: 93px !important;*/
}
body.with-admin-menu #adminMenuWrapper {
  z-index: 10050;
}
.color-red {
  color: #fcf8e3;
}
.brand-inverted,
.brand-logo {
  -webkit-transition: opacity 1s linear;
  -moz-transition: opacity 1s linear;
  -o-transition: opacity 1s linear;
  -ms-transition: opacity 1s linear;
  transition: opacity 1s linear;
  display: block;
  height: 100%;
  width: 100%;
  background: transparent url("http://www.atelier-stepan.cz:80/faces/asv3/images/logo.png") top left no-repeat;
  background-size: auto;
}
.brand-inverted {
  opacity: 0;
  background-image: url("http://www.atelier-stepan.cz:80/faces/asv3/images/logo_inv.png");
}
iframe.responsive {
  width: 100%;
  height: 300px;
}
h1,
h2,
h3,
.h1,
.h2,
.h3 {
  text-transform: uppercase;
  font-weight: 300;
}
h1 {
  margin-top: 60px;
  margin-bottom: 20px;
  font-weight: 400;
}
@media (min-width: 700px) {
  h1 {
    margin-top: 20px;
  }
}
h2 {
  color: #ff5050;
}
h2,
.h2,
h3,
.h3,
p {
  margin-bottom: 0px;
  margin-top: 0px;
}
h3,
h4 {
  color: #0b0b05;
  font-style: italic;
}
header {
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -o-transition: all 1s linear;
  -ms-transition: all 1s linear;
  transition: all 1s linear;
  border-top: 1px solid #0b0b05;
  /*border-bottom: 1px solid @gray-darker;*/
  z-index: 10005;
  width: 100%;
}
header .container {
  position: relative;
}
header #menu-main {
  overflow: hidden;
}
header #menu-main a,
header #menu-main a:visited {
  -moz-transition-property: color;
  /* FF4+ */
  -moz-transition-duration: 1.5s;
  -webkit-transition-property: color;
  /* Saf3.2+, Chrome */
  -webkit-transition-duration: 1.5s;
  -o-transition-property: color;
  /* Opera 10.5+ */
  -o-transition-duration: 1.5s;
  -ms-transition-property: color;
  /* IE10? */
  -ms-transition-duration: 1.5s;
  transition-property: color;
  /* Standard */
  transition-duration: 1.5s;
  text-transform: uppercase;
  padding-right: 23px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  color: #0b0b05;
}
header #menu-main a:hover,
header #menu-main a:visited:hover {
  text-decoration: none;
  -moz-transition-property: color;
  /* FF4+ */
  -moz-transition-duration: 1.5s;
  -webkit-transition-property: color;
  /* Saf3.2+, Chrome */
  -webkit-transition-duration: 1.5s;
  -o-transition-property: color;
  /* Opera 10.5+ */
  -o-transition-duration: 1.5s;
  -ms-transition-property: color;
  /* IE10? */
  -ms-transition-duration: 1.5s;
  transition-property: color;
  /* Standard */
  transition-duration: 1.5s;
  color: #ff5050;
}
header .navbar-brand {
  position: absolute;
  top: 0;
  left: 0;
  /*width: 100%;*/
  right: 110px;
  height: 50px;
  /*padding: 5px 0 5px 32px;*/
}
header .navbar-brand > * {
  position: absolute;
  top: 5px;
  left: 0px;
}
#lang-link {
  position: absolute;
  top: 24px;
  right: 14px;
}
#lang-link a,
#lang-link a:visited {
  -moz-transition-property: color;
  /* FF4+ */
  -moz-transition-duration: 1.5s;
  -webkit-transition-property: color;
  /* Saf3.2+, Chrome */
  -webkit-transition-duration: 1.5s;
  -o-transition-property: color;
  /* Opera 10.5+ */
  -o-transition-duration: 1.5s;
  -ms-transition-property: color;
  /* IE10? */
  -ms-transition-duration: 1.5s;
  transition-property: color;
  /* Standard */
  transition-duration: 1.5s;
  text-transform: uppercase;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  color: #0b0b05;
}
#lang-link a:hover,
#lang-link a:visited:hover {
  text-decoration: none;
  -moz-transition-property: color;
  /* FF4+ */
  -moz-transition-duration: 1.5s;
  -webkit-transition-property: color;
  /* Saf3.2+, Chrome */
  -webkit-transition-duration: 1.5s;
  -o-transition-property: color;
  /* Opera 10.5+ */
  -o-transition-duration: 1.5s;
  -ms-transition-property: color;
  /* IE10? */
  -ms-transition-duration: 1.5s;
  transition-property: color;
  /* Standard */
  transition-duration: 1.5s;
  color: #ff5050;
}
#header-overlay-line {
  left: 0px;
  -webkit-transition: background-color 1s linear;
  -moz-transition: background-color 1s linear;
  -o-transition: background-color 1s linear;
  -ms-transition: background-color 1s linear;
  transition: background-color 1s linear;
  position: absolute;
  bottom: 0px;
  /*width: 24000px;*/
  right: 0px;
  height: 1px;
  background-color: #000;
}
#hp-slideshow {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 40%;
  /*height: 60%;*/
  /*width: 100%;*/
  z-index: 1000;
  background-color: #fff;
  /*margin: 0 auto;*/
  text-align: center;
  /*border-bottom: 1px solid #000;*/
}
#hp-slideshow .wrap {
  margin: 0 auto;
  height: 100%;
}
#hp-slideshow .gradient-top {
  height: 90px;
  top: 0;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBiMGIwNSIgc3RvcC1vcGFjaXR5PSIwLjIiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzBiMGIwNSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, rgba(11, 11, 5, 0.2) 0%, rgba(11, 11, 5, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(11, 11, 5, 0.2)), color-stop(100%, rgba(11, 11, 5, 0)));
  background: -webkit-linear-gradient(top, rgba(11, 11, 5, 0.2) 0%, rgba(11, 11, 5, 0) 100%);
  background: -o-linear-gradient(top, rgba(11, 11, 5, 0.2) 0%, rgba(11, 11, 5, 0) 100%);
  background: -ms-linear-gradient(top, rgba(11, 11, 5, 0.2) 0%, rgba(11, 11, 5, 0) 100%);
  background: linear-gradient(to bottom, rgba(11, 11, 5, 0.2) 0%, rgba(11, 11, 5, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#330b0b05', endColorstr='#000b0b05', GradientType=0);
}
#hp-slideshow .gradient-bottom {
  height: 95px;
  bottom: 0;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBiMGIwNSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYjBiMDUiIHN0b3Atb3BhY2l0eT0iMC4yIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, rgba(11, 11, 5, 0) 0%, rgba(11, 11, 5, 0.2) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(11, 11, 5, 0)), color-stop(100%, rgba(11, 11, 5, 0.2)));
  background: -webkit-linear-gradient(top, rgba(11, 11, 5, 0) 0%, rgba(11, 11, 5, 0.2) 100%);
  background: -o-linear-gradient(top, rgba(11, 11, 5, 0) 0%, rgba(11, 11, 5, 0.2) 100%);
  background: -ms-linear-gradient(top, rgba(11, 11, 5, 0) 0%, rgba(11, 11, 5, 0.2) 100%);
  background: linear-gradient(to bottom, rgba(11, 11, 5, 0) 0%, rgba(11, 11, 5, 0.2) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000b0b05', endColorstr='#330b0b05', GradientType=0);
}
#hp-slideshow .gradient-top,
#hp-slideshow .gradient-bottom {
  position: absolute;
  left: 0;
  right: 0;
}
#hp-slideshow .slides {
  position: relative;
  height: 100%;
}
#hp-slideshow .slide {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  right: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#hp-slideshow .controls {
  text-align: left;
  position: absolute;
  bottom: 0;
  left: 5px;
  right: 0;
}
#hp-slideshow .controls .inner {
  position: relative;
}
#hp-slideshow .controls ul,
#hp-slideshow .controls li {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
}
#hp-slideshow .controls .button-close {
  position: absolute;
  right: 0;
  bottom: 8px;
  background: transparent url('http://www.atelier-stepan.cz:80/faces/asv3/images/close.png') top right no-repeat;
  line-height: 25px;
  height: 25px;
  padding-right: 35px;
  font-size: 16px;
}
#hp-slideshow .controls .button-close,
#hp-slideshow .controls .button-close:visited {
  color: #fff;
}
#hp-slideshow .controls .button-close:hover {
  text-decoration: none;
}
#hp-slideshow .controls .contents {
  font-size: 16px;
  color: #fff;
}
#hp-slideshow .controls .contents > div {
  position: absolute;
  left: 32px;
  bottom: 8px;
  right: 35px;
}
#hp-slideshow .controls > .container:after {
  display: none;
}
#hp-slideshow .controls .buttons {
  position: absolute;
  bottom: 8px;
  left: 00px;
  width: 20px;
}
#hp-slideshow .controls .buttons .active a,
#hp-slideshow .controls .buttons .active a:visited {
  color: #89898f;
}
#hp-slideshow .controls .buttons a,
#hp-slideshow .controls .buttons a:visited {
  color: #fff;
  -webkit-transition: color 1s linear;
  -moz-transition: color 1s linear;
  -o-transition: color 1s linear;
  -ms-transition: color 1s linear;
  transition: color 1s linear;
}
#hp-slideshow-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 10;
}
#hppres-projects-button {
  /*display: none;*/
}
.with-hp-pres {
  /*overflow: hidden;*/
}
.with-hp-pres header {
  border-bottom-color: #fff;
  background-color: transparent;
  position: fixed;
}
.with-hp-pres header .brand-logo {
  opacity: 0;
}
.with-hp-pres header #header-overlay-line {
  background-color: #fff;
  left: -12000px;
}
.with-hp-pres header .brand-inverted {
  opacity: 1;
}
.with-hp-pres header .navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.with-hp-pres header #menu-main.in,
.with-hp-pres header #lang-link.in,
.with-hp-pres header #menu-main.collapsing,
.with-hp-pres header #lang-link.collapsing {
  background-color: #fff;
  opacity: 0.8;
}
.with-hp-pres header #menu-main a,
.with-hp-pres header #lang-link a {
  color: #000;
}
.with-hp-pres #hppres-projects-button {
  /*display: block;*/
}
.with-hp-pres #content-main {
  /*display: none;*/
}
.overlay-open header #menu-main.in,
.overlay-open header #lang-link.in,
.overlay-open header #menu-main.collapsing,
.overlay-open header #lang-link.collapsing {
  background-color: #000;
}
.text,
.block-content {
  font-weight: 300;
}
.text strong,
.block-content strong {
  font-weight: bold;
}
.container-text-page {
  padding-top: 100px;
}
section#content-main {
  /*padding-bottom: 60px;*/
  position: relative;
}
body.with-hp-pres .navbar .projects-filter-mobile,
body.overlay-open .navbar .projects-filter-mobile {
  display: none !important;
}
.projects-filter {
  /*margin-bottom: 5px;*/
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 0px;
  margin-right: 150px;
}
.projects-filter.projects-filter-mobile {
  border-top: 1px solid #0c0c0c;
  /*border-bottom: 1px solid #0c0c0c;*/
  padding-top: 4px;
  padding-bottom: 9px;
  padding-left: 0px;
  padding-right: 0px;
  margin-right: 0px;
  margin-left: -9px;
  margin-right: -9px;
}
.projects-filter.projects-filter-mobile > div {
  text-transform: uppercase;
  font-size: 16px;
  padding: 10px 15px;
}
.projects-filter.projects-filter-mobile li {
  float: none;
}
.projects-filter.projects-filter-mobile li a,
.projects-filter.projects-filter-mobile li a:visited {
  padding: 10px 15px;
}
.projects-filter li {
  float: left;
  /*width: 50%;*/
}
.projects-filter li .pf-button-show-all .icon,
.projects-filter li .pf-button-show-section .icon {
  visibility: hidden;
}
.projects-filter li.fright {
  float: right;
}
.projects-filter li.active a,
.projects-filter li.active a:visited {
  color: #0b0b05;
}
.projects-filter li.active a .icon,
.projects-filter li.active a:visited .icon {
  /*display: inline-block;*/
  visibility: visible;
}
.projects-filter li a,
.projects-filter li a:visited {
  padding: 4px 9px 4px 0;
  padding-top: 9px;
  padding-bottom: 9px;
  color: #858582;
  -moz-transition-property: color;
  /* FF4+ */
  -moz-transition-duration: 1s;
  -webkit-transition-property: color;
  /* Saf3.2+, Chrome */
  -webkit-transition-duration: 1s;
  -o-transition-property: color;
  /* Opera 10.5+ */
  -o-transition-duration: 1s;
  -ms-transition-property: color;
  /* IE10? */
  -ms-transition-duration: 1s;
  transition-property: color;
  /* Standard */
  transition-duration: 1s;
  display: block;
  text-transform: uppercase;
  font-family: 'Source Sans Pro', sans-serif;
  /*font-size: @font-size-base;*/
  font-size: 15px;
  font-weight: 400;
}
.projects-filter li a,
.projects-filter li a:visited,
.projects-filter li a:hover,
.projects-filter li a:visited:hover {
  text-decoration: none;
}
.projects-filter li a:hover,
.projects-filter li a:visited:hover {
  color: #0b0b05;
  -moz-transition-property: color;
  /* FF4+ */
  -moz-transition-duration: 1s;
  -webkit-transition-property: color;
  /* Saf3.2+, Chrome */
  -webkit-transition-duration: 1s;
  -o-transition-property: color;
  /* Opera 10.5+ */
  -o-transition-duration: 1s;
  -ms-transition-property: color;
  /* IE10? */
  -ms-transition-duration: 1s;
  transition-property: color;
  /* Standard */
  transition-duration: 1s;
}
.projects-filter li a .icon,
.projects-filter li a:visited .icon {
  /*display: inline-block;*/
}
@media (min-width: 480px) {
  .projects-filter {
    padding-left: 0px;
  }
}
@media (min-width: 960px) {
  .projects-filter {
    margin-right: 0px;
  }
}
@media (min-width: 480px) {
  .projects-filter li a,
  .projects-filter li a:visited {
    /*            padding-top: 9px;
            padding-bottom: 9px;*/
  }
}
.projects-list .project {
  position: relative;
  overflow: hidden;
  /*margin-top: @grid-gutter-width/2;*/
  margin-bottom: 4px;
  /*height: 250px;*/
  display: block;
}
.projects-list .project .name-wrap {
  position: absolute;
  /*bottom: 5px;*/
  /*top: @base-space + 22px;*/
  top: 7px;
  left: 0;
  right: 0;
  /*text-align: center;*/
  color: #4b4b4b;
  font-weight: 400;
  font-size: 16px;
  /*text-shadow: 0px 0px 3px #000;*/
  z-index: 3;
  display: none;
}
.projects-list .project .name-wrap.with-place {
  /*top: @base-space;*/
}
.projects-list .project .name-wrap span.name,
.projects-list .project .name-wrap span.place {
  display: block;
  padding: 0 7px;
}
.projects-list .project .name-wrap span.place {
  font-style: italic;
}
.projects-list .project .bg {
  background-color: #fff;
  display: block;
  z-index: 2;
  position: relative;
}
.projects-list .project .loadlevel {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  /*border: 1px solid @gray-lighter;*/
  display: block;
  margin-left: 4px;
  margin-right: 4px;
  /*width: 100%;*/
  /*height: 100%;*/
  z-index: 1;
  background-color: #fff;
  /*background-color: #5c667a;*/
}
.projects-list .project img {
  position: relative;
  z-index: 3;
  width: 100%;
  display: block;
}
.projects-list .project:hover img {
  opacity: 0.7;
}
.project-detail {
  height: 0;
  /*margin: 0 @grid-gutter-width/2 90px @grid-gutter-width/2;*/
  margin: 0 4px 300px 4px;
  clear: both;
}
.project-detail.loading {
  overflow: hidden;
  text-align: center;
}
.project-detail.loading span.icon {
  margin-top: 50px;
  display: block;
}
.project-detail h1 {
  margin-top: 0;
  padding-top: 46px;
}
.project-description,
.project-detail {
  position: relative;
}
.project-description .text,
.project-detail .text {
  padding-bottom: 30px;
}
.project-collaborators {
  font-style: italic;
}
.project-date-separator {
  position: relative;
  border-top: 1px solid #ff5050;
  margin: 6px 0;
  margin-top: 0px;
  /*margin-bottom: 3px;*/
}
.project-date-separator > span {
  z-index: 6;
  position: absolute;
  top: -10px;
  line-height: 1;
  left: 4px;
  /*width: 100%;*/
}
.project-date-separator > span > span {
  display: block;
  float: left;
  background-color: #fff;
  color: #ff5050;
  padding-left: 4px;
  padding-right: 20px;
  font-size: 16px;
}
@media (max-width: 959px) {
  .project-date-separator {
    margin-top: 10px;
  }
}
#project-detail {
  position: relative;
  padding-bottom: 16px;
  border-bottom: 1px solid #000;
}
#project-detail .button-close-project {
  text-transform: uppercase;
  display: block;
  position: absolute;
  top: 20px;
  right: 5px;
  text-align: right;
}
#project-detail .button-close-project,
#project-detail .button-close-project:visited,
#project-detail .button-close-project:hover {
  color: #0b0b05;
  text-decoration: none;
  font-size: 18px;
  font-weight: 100;
}
#project-detail .button-close-project .asicon {
  font-size: 16px;
  vertical-align: -1px;
  margin-left: 10px;
  margin-right: 20px;
  display: inline-block;
}
#project-detail a.archive-link,
#project-detail a.archive-link:visited,
#project-detail a.archive-link:link {
  padding-top: 0;
}
#project-detail .project-secondary-label {
  margin: 25px 0;
}
#loading-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  background: #ffffff url('http://www.atelier-stepan.cz:80/faces/asv3/images/ajax-loader.gif') center center no-repeat;
  opacity: 0.8;
  z-index: 10;
}
.images-bg-loader img {
  opacity: 0;
}
/* Archiv */
.project-in-year {
  position: relative;
}
.project-in-year .debug-log {
  position: absolute;
  top: 0;
  left: 0;
  background-color: red;
}
.projects-archive-box {
  position: relative;
  line-height: 1.25;
  padding-top: 14px;
  margin-bottom: 40px;
}
.projects-archive-box,
.projects-archive-box a,
.projects-archive-box a:visited {
  color: #ff5050;
  font-size: 14px;
  /*font-size: 16px;*/
}
.projects-archive-box .asicon {
  vertical-align: -2px;
}
.projects-archive-box a,
.projects-archive-box a:visited {
  /*display: inline-block;*/
  text-decoration: underline;
  /*border-bottom: 1px solid @text-color;*/
}
.projects-archive-box a:hover,
.projects-archive-box a:visited:hover {
  /*text-decoration: none;*/
}
.projects-archive-box .post {
  padding-top: 0px;
  padding-left: 8px;
  padding-right: 15px;
  /*color: @color-warning;*/
}
.projects-archive-box .post .date {
  font-weight: bold;
  display: inline-block;
  margin-right: 5px;
  font-size: 14px;
}
.projects-archive-box .post .text {
  font-weight: 400;
}
.projects-archive-box.projects-archive-box-base {
  padding-top: 0;
}
.projects-archive-box.projects-archive-box-base.visible-xs {
  margin-top: 30px;
}
.projects-archive-box .projects-archive-overlay {
  border-bottom: 1px solid #ff5050;
  position: absolute;
  right: 0px;
  left: 0px;
  bottom: -10px;
  /*width: 100%;*/
  padding: 0;
  height: 100px;
}
.projects-archive-box .projects-archive-overlay.withBG {
  z-index: 6;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}
.projects-archive-box .projects-archive-overlay .button-more-news,
.projects-archive-box .projects-archive-overlay .button-less-news {
  display: block;
  text-align: right;
  /*padding-right: 10px;*/
  position: absolute;
  bottom: -10px;
  right: 0px;
  left: 0px;
  padding-top: 40px;
  font-size: 16px;
}
.projects-archive-box .projects-archive-overlay .button-more-news,
.projects-archive-box .projects-archive-overlay .button-less-news,
.projects-archive-box .projects-archive-overlay .button-more-news:visited,
.projects-archive-box .projects-archive-overlay .button-less-news:visited {
  color: #ff5050;
  text-decoration: none;
}
.projects-archive-box .projects-archive-overlay .button-more-news .asicon,
.projects-archive-box .projects-archive-overlay .button-less-news .asicon {
  background-color: #fff;
  padding-right: 18px;
  padding-left: 5px;
}
.projects-archive-box .projects-archive-overlay .button-less-news {
  /*text-align: left;*/
  display: none;
  /*padding-left: 10px;*/
}
.images-gallery {
  position: relative;
  margin-bottom: 16px;
}
.images-gallery .image-preview {
  position: relative;
  overflow: hidden;
  margin-bottom: 6px;
  height: 0;
  padding-bottom: 75%;
}
.images-gallery .image-preview img {
  /*         width: auto;
                  display: inline-block;
                  height: auto;
                  max-width: 100%;
                  max-height: 100%;
                  vertical-align: middle;*/
}
.images-gallery .image-preview .img {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
.images-gallery .image-preview .image-previw-wrapper {
  float: left;
  position: relative;
  max-width: 100%;
  background: #ebebeb url('http://www.atelier-stepan.cz:80/faces/asv3/images/ajax-loader.gif') center center no-repeat;
}
.images-gallery .image-preview .button-gallery-next,
.images-gallery .image-preview .button-gallery-prev,
.images-gallery .image-preview .button-gallery-zoom {
  color: #000;
  font-size: 20px;
}
.images-gallery .image-preview .button-gallery-next,
.images-gallery .image-preview .button-gallery-prev,
.images-gallery .image-preview .button-gallery-zoom,
.images-gallery .image-preview .button-gallery-next:hover,
.images-gallery .image-preview .button-gallery-prev:hover,
.images-gallery .image-preview .button-gallery-zoom:hover,
.images-gallery .image-preview .button-gallery-next:active,
.images-gallery .image-preview .button-gallery-prev:active,
.images-gallery .image-preview .button-gallery-zoom:active,
.images-gallery .image-preview .button-gallery-next .asicon,
.images-gallery .image-preview .button-gallery-prev .asicon,
.images-gallery .image-preview .button-gallery-zoom .asicon {
  text-decoration: none;
  color: #000;
}
.images-gallery .image-preview .button-gallery-next,
.images-gallery .image-preview .button-gallery-prev {
  padding-top: 0;
  position: absolute;
  top: 0;
  left: 0;
  /*line-height: 100%;*/
  width: 33%;
  height: 100%;
  /*padding-left: 10px;*/
  /*padding-right: 10px;*/
  background-color: transparent;
  -webkit-transition: background-color 1s linear;
  -moz-transition: background-color 1s linear;
  -o-transition: background-color 1s linear;
  -ms-transition: background-color 1s linear;
  transition: background-color 1s linear;
}
.images-gallery .image-preview .button-gallery-next:hover,
.images-gallery .image-preview .button-gallery-prev:hover {
  /*background-color: rgba(179, 179, 179, 0.3);*/
  /*background-color: rgba(0, 0, 0, 0.4);*/
  /*background-color: darken(#EBEBEB, 5%);*/
  text-decoration: none;
  -webkit-transition: background-color 1s linear;
  -moz-transition: background-color 1s linear;
  -o-transition: background-color 1s linear;
  -ms-transition: background-color 1s linear;
  transition: background-color 1s linear;
}
.images-gallery .image-preview .button-gallery-next .asicon,
.images-gallery .image-preview .button-gallery-prev .asicon {
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -10px;
  display: block;
  /*color: transparent;*/
}
.images-gallery .image-preview .button-gallery-next {
  left: auto;
  right: 0;
}
.images-gallery .image-preview .button-gallery-next .asicon {
  right: 10px;
  left: auto;
}
.images-gallery .image-preview .button-gallery-zoom {
  position: absolute;
  display: block;
  top: 0px;
  right: 0px;
  padding: 7px;
  line-height: 1;
  color: #fff;
}
.images-gallery .image-preview .button-gallery-zoom-area {
  position: absolute;
  display: block;
  top: 0px;
  line-height: 1;
  color: #fff;
  left: 33%;
  right: 33%;
  bottom: 0;
  padding: 0;
}
.images-gallery .image-preview .image-previw-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  right: 0;
  overflow: hidden;
}
.images-gallery .images {
  margin-left: -3px;
  margin-right: -3px;
}
.images-gallery .images .image {
  float: left;
  padding: 0 3px 3px 3px;
  margin: 0;
  width: 50%;
}
@media (min-width: 241px) {
  .images-gallery .images .image {
    width: 25%;
  }
}
@media (min-width: 480px) {
  .images-gallery .images .image {
    width: 12.5%;
  }
}
@media (min-width: 960px) {
  .images-gallery .images .image {
    width: 12.5%;
  }
}
@media (min-width: 1160px) {
  .images-gallery .images .image {
    width: 12.5%;
  }
}
.images-gallery .images:before,
.images-gallery .images:after {
  content: " ";
  display: table;
}
.images-gallery .images:after {
  clear: both;
}
.images-gallery .images:before,
.images-gallery .images:after {
  content: " ";
  display: table;
}
.images-gallery .images:after {
  clear: both;
}
.post-images {
  padding-left: 8px;
  margin-top: 15px;
  position: relative;
  z-index: 5;
}
.post-images .post-image {
  float: left;
  display: block;
  margin: 0 6px 6px 0;
}
.post-images .post-image img {
  display: block;
}
a.archive-link,
a.archive-link:visited,
a.archive-link:link {
  color: #ff5050 !important;
  text-transform: uppercase;
  padding: 9px;
  padding-left: 4px;
  padding-top: 13px;
  font-family: 'Source Sans Pro', sans-serif;
  /*font-size: 20px;*/
  font-size: 15px;
  display: inline-block;
  text-decoration: none;
  /*font-weight: 300;*/
}
a.archive-link .asicon,
a.archive-link:visited .asicon,
a.archive-link:link .asicon {
  margin-right: 5px;
  /*font-size: 10px;*/
  /*vertical-align: 2px;*/
  /*font-size: 16px;*/
  font-size: 12px;
  vertical-align: 0px;
}
a.archive-link.projects-hide-archive,
a.archive-link:visited.projects-hide-archive,
a.archive-link:link.projects-hide-archive {
  display: block;
}
a.archive-link.projects-hide-archive .asicon,
a.archive-link:visited.projects-hide-archive .asicon,
a.archive-link:link.projects-hide-archive .asicon {
  float: right;
  /*font-size: 16px;*/
  font-size: 12px;
  margin-top: 4px;
  margin-left: 8px;
}
.archive-link-box-wrap {
  position: relative;
}
.archive-link-box {
  /*@media (min-width: 540px) {*/
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  /*}*/
  text-align: right;
}
.archive-link-box a.archive-link {
  margin-right: 5px;
}
.archive-link-box a.archive-link:hover {
  text-decoration: none;
}
@media (max-width: 959px) {
  .archive-link-box.archive-link-expanded {
    top: 10px;
  }
}
.text p {
  margin-bottom: 10px;
}
body.overlay-fading-in {
  /* oprava hp res */
  position: relative;
  padding-bottom: 300px;
}
body.overlay-fading-in header {
  /*background-color: transparent !important;*/
  background-color: #000 !important;
  position: relative;
}
body.overlay-fading-in #content-main {
  margin-top: 0;
}
body.overlay-fading-in .navbar-brand {
  z-index: 10002;
  /*position: absolute;*/
  display: block;
}
body.overlay-fading-in .navbar-brand > * {
  opacity: 0;
}
body.overlay-fading-in .navbar-brand .brand-inverted {
  opacity: 1;
}
body.overlay-fading-in #menu-main a,
body.overlay-fading-in #lang-link a {
  position: relative;
  z-index: 10001;
}
body.overlay-fading-in #menu-main a,
body.overlay-fading-in #lang-link a,
body.overlay-fading-in #menu-main a:hover,
body.overlay-fading-in #lang-link a:hover,
body.overlay-fading-in #menu-main a:visited,
body.overlay-fading-in #lang-link a:visited,
body.overlay-fading-in #menu-main a:active,
body.overlay-fading-in #lang-link a:active {
  color: #a5a5a9;
}
body.overlay-fading-in #menu-main a.active,
body.overlay-fading-in #lang-link a.active,
body.overlay-fading-in #menu-main a.active:hover,
body.overlay-fading-in #lang-link a.active:hover,
body.overlay-fading-in #menu-main a.active:visited,
body.overlay-fading-in #lang-link a.active:visited,
body.overlay-fading-in #menu-main a.active:active,
body.overlay-fading-in #lang-link a.active:active {
  color: #fff;
}
body.overlay-fading-in #header-overlay-line {
  opacity: 0;
}
body.overlay-fading-in.with-hp-pres header {
  position: absolute;
}
body.overlay-open {
  height: auto;
}
body.overlay-open #overlay {
  display: block;
}
body.overlay-open.with-hp-pres {
  /*      .navbar-default .navbar-toggle .icon-bar {
                  background-color: #000;
             }*/
}
body.overlay-open.with-hp-pres header {
  border-bottom-color: transparent;
}
body.overlay-open .navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
@media (max-width: 959px) {
  .navbar-nav > li > a,
  .projects-filter.projects-filter-mobile li a,
  .projects-filter.projects-filter-mobile li a:visited {
    padding: 7px 15px;
  }
}
.text-block-row {
  margin-bottom: 24px;
}
.text-block-row h2 {
  font-size: 26px;
}
.text-block-row .block-image {
  margin-bottom: 24px;
}
#overlay {
  display: none;
  position: absolute;
  /*   position: fixed;*/
  min-height: 100%;
  /*height: 100%;*/
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  background-color: black;
  /*background-color: rgba(11,11,5,0.6);*/
}
#overlay .overlay-wrap {
  /*background: transparent url('@{dirFace}images/overlay_bg.png') top left repeat;*/
  background-color: #000;
  /*min-height: 400px;*/
}
#overlay .overlay-wrap > div {
  position: relative;
}
#overlay .overlay-content {
  color: #fff;
  overflow: hidden;
  padding-top: 60px;
}
#overlay .overlay-content,
#overlay .overlay-content a,
#overlay .overlay-content a:visited {
  color: #fff;
}
#overlay .overlay-content img {
  max-width: 100%;
  height: auto;
}
#overlay .overlay-content .overlay-ajax-target {
  /*padding: 0px 10px 100px 10px;*/
  padding: 0px 10px 100px 10px;
}
#overlay .button-overlay-close {
  line-height: 22px;
  font-size: 16px;
  font-weight: 300;
  font-weight: 400;
  text-align: right;
  text-transform: uppercase;
  position: absolute;
  top: 103px;
  right: 0;
  padding-right: 15px;
  padding-left: 30px;
  margin: 0;
  background-color: #000;
}
#overlay .button-overlay-close,
#overlay .button-overlay-close:visited,
#overlay .button-overlay-close:hover {
  color: #EFEFEF !important;
  text-decoration: none;
}
#overlay .button-overlay-close .asicon {
  color: #69696c;
  font-size: 16px;
  margin-left: 10px;
  display: inline-block;
  vertical-align: -2px;
}
.overlay-open .ovelry-menu-line {
  background-color: #5D5D5D;
  position: absolute;
  left: 8.33333333%;
  bottom: 0;
  width: 2000px;
  height: 1px;
}
.blocks-nav {
  position: relative;
  /*max-width: 500px;*/
  margin-bottom: 60px;
  padding-bottom: 0px;
  /*margin-top: 10px;*/
  margin-top: 0px;
}
.blocks-nav ul {
  padding: 0;
  margin: 0;
  max-width: 600px;
}
.blocks-nav ul li {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-right: 30px;
  position: relative;
}
@media (min-width: 560px) {
  .blocks-nav ul li:first-child:before {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 1920px;
    background-color: #2F2F2F;
  }
}
.blocks-nav ul li a {
  text-transform: uppercase;
  font-size: 15px;
  display: block;
  padding: 15px 0 17px;
  font-weight: 400;
}
.blocks-nav ul li a,
.blocks-nav ul li a:visited,
.blocks-nav ul li a:hover {
  text-decoration: none;
}
@media (min-width: 560px) {
  .blocks-nav ul li {
    float: left;
  }
}
.blocks-nav .bottom-line {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 1920px;
  background-color: #2F2F2F;
}
.blocks-nav:before,
.blocks-nav:after {
  content: " ";
  display: table;
}
.blocks-nav:after {
  clear: both;
}
.blocks-nav:before,
.blocks-nav:after {
  content: " ";
  display: table;
}
.blocks-nav:after {
  clear: both;
}
.navbar-nav {
  margin-left: -9px;
  margin-right: -9px;
}
.popup-content img {
  max-width: 100%;
  height: auto;
}
/* repair bootstrap */
.container-fluid > .navbar-header .navbar-toggle,
.container-fluid > .navbar-collapse .navbar-toggle {
  margin-right: 5px;
}
.container-fluid > .navbar-header {
  margin-right: 0;
}
body > header .row {
  overflow: hidden;
}
.container-logos {
  position: relative;
}
.container-logos #overena-firma {
  padding: 30px;
  margin-bottom: 30px;
  /*float: right;*/
}
@media (min-width: 960px) {
  .container-logos #overena-firma {
    padding: 0px;
    margin-bottom: 0px;
    position: absolute;
    right: 10px;
    bottom: 10px;
  }
}
.container-contact {
  padding-top: 100px;
}
@media (max-width: 346px) {
  header .navbar-brand > * {
    top: 11px;
    max-width: 200px;
  }
  #hp-slideshow .controls .contents > div {
    max-width: 230px;
  }
  .projects-filter {
    /* margin-bottom: 5px; */
    padding-left: 0px;
  }
  .projects-filter li a,
  .projects-filter li a:visited {
    padding-top: 4px;
    padding-bottom: 4px;
  }
}
@media (min-width: 400px) {
  .projects-list .project {
    display: block;
    float: left;
    padding: 0 4px;
    overflow: hidden;
    width: 50%;
  }
  .projects-list .project img {
    width: 100%;
    /*height: 100%;*/
  }
  .images-gallery .image-preview img {
    /*height: 190px;*/
  }
  .images-gallery .image-preview .button-gallery-next,
  .images-gallery .image-preview .button-gallery-prev {
    /*padding-top: 50%;*/
  }
}
@media (min-width: 580px) {
  .projects-list .project {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 480px) {
  #hp-slideshow {
    height: 100%;
    bottom: 0;
  }
  #project-detail {
    position: relative;
  }
  #project-detail .button-close-project {
    top: 24px;
    width: 110px;
    right: 0;
  }
}
@media (min-width: 960px) {
  .images-gallery .image-preview img {
    /*max-width: inherit !important;*/
  }
  body {
    overflow-y: scroll;
  }
  body.overlay-open header {
    background-color: transparent !important;
  }
  header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10002;
    background-color: #fff;
  }
  header #menu-main .navbar-nav li a.category-4 {
    padding-right: 0px;
  }
  header #menu-main a {
    padding-top: 24px;
  }
  header .container {
    position: relative;
  }
  header #header-overlay-line {
    left: 64px;
  }
  header .navbar-brand > * {
    left: 32px;
  }
  h1 {
    margin-top: 20px;
  }
  section#content-main {
    margin-top: 60px;
    z-index: 1;
    /*padding-bottom: 400px;*/
  }
  .archive-link-box {
    float: right;
    width: 230px;
    position: relative;
    top: auto;
    right: auto;
  }
  .archive-link-box.archive-link-expanded {
    text-align: left;
  }
  .project-date-separator {
    margin: 0;
  }
  .project-date-separator > span {
    width: 230px;
    right: 0;
    left: auto;
    /*left: 0;*/
    /*right: @archive-column-width - 56;*/
  }
  .projects-archive-box {
    float: right;
    width: 230px;
  }
  .projects-archive-box .post,
  .projects-archive-box .post-images {
    padding-left: 4px;
  }
  .projects-archive-box .button-less-news {
    padding-left: 4px;
  }
  #archive-sep-line {
    /*position: absolute;*/
    position: fixed;
    z-index: 10003;
    top: 0;
    /*bottom: 50px;*/
    right: 230px;
    width: 1px;
    background-color: #ff5050;
    height: 100%;
  }
  .projects-filter {
    padding-left: 0;
  }
  .projects-filter li {
    width: auto;
  }
  .projects-filter li a,
  .projects-filter li a:visited {
    padding: 9px 9px 9px 0;
  }
  .project-in-year {
    /*position: relative;*/
  }
  .project-in-year .projects-archive-box {
    /*         position: absolute;
                  top: 0;
                  right: 0;*/
  }
  .projects-list {
    margin: 0 -4px;
    padding-top: 2px;
  }
  .projects-list.with-archive {
    padding-top: 0px;
  }
  .projects-list.with-archive .project {
    margin-top: 4px;
    /*width: 100% / 3;*/
  }
  .projects-list .project {
    display: block;
    float: left;
    width: 33.33333333%;
    height: 174px;
    padding: 0 4px;
    overflow: hidden;
  }
  .projects-list .project img {
    /*width: 100%;*/
    width: 174px;
    height: 174px;
    /*height: 100%;*/
  }
  .images-gallery .image-preview img {
    /*height: 246px;*/
  }
  .images-gallery .image-preview .button-gallery-next,
  .images-gallery .image-preview .button-gallery-prev {
    /*padding-top: 110px;*/
  }
  .project-description .text,
  .project-detail .text {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
  .project-description .text > p,
  .project-detail .text > p {
    padding-right: 30px;
  }
  #project-detail .text {
    /*max-width: 660px;*/
  }
  #project-detail .text p {
    padding-right: 0;
  }
  #project-detail .projects-archive-box {
    padding-top: 0;
    position: absolute;
    top: 72px;
    right: 0;
  }
  #project-detail .button-close-project {
    width: 226px;
  }
  #overlay .overlay-content {
    /*padding: 110px 50px 500px 150px;*/
    /*padding: (110px - 48px) 30px 0 30px;*/
    padding: 62px 0px 0 0px;
  }
  #overlay .overlay-content .text {
    /*margin-top: 50px;*/
    padding-bottom: 400px;
  }
  #overlay .overlay-content .button-overlay-close {
    margin: 40px 53px 10px 0;
  }
  #hp-slideshow {
    padding-bottom: 0;
  }
  #hp-slideshow .controls {
    left: 0;
    right: 0;
  }
  #hp-slideshow .controls .buttons {
    left: auto;
    right: 0px;
    width: auto;
  }
  #hp-slideshow .controls .buttons li {
    float: left;
    margin-right: 12px;
  }
  #hp-slideshow .controls .contents > div {
    left: 60px;
  }
  #hp-slideshow .controls > .container:after {
    display: none;
  }
  html.html-with-hp-pres #menu-main a,
  html.html-with-hp-pres #lang-link a {
    color: #fff;
  }
  #header-overlay-line {
    width: 24000px;
  }
}
@media (min-width: 1160px) {
  header #menu-main .navbar-nav {
    margin-left: 110px;
  }
  header #menu-main .navbar-nav li:last-child a {
    padding-left: 50px;
  }
  header .navbar > .container-fluid .navbar-brand {
    padding-left: 8px;
    margin: 0;
    width: 340px;
  }
  header .navbar > .container-fluid .navbar-brand > * {
    left: 10px;
  }
  header #header-overlay-line {
    left: 74px;
  }
  /*   .archive-link-wrap {
         width: 27.3333%;
      }*/
  #hp-slideshow {
    /*.buttons { left: 42px; }*/
  }
  #hp-slideshow .controls {
    /*left: 60px;*/
    right: 0;
  }
  #hp-slideshow .controls .contents > div {
    left: 70px;
  }
  .archive-link-box {
    float: right;
    width: 180px;
    text-align: right;
  }
  .archive-link-box a.archive-link {
    margin-right: 5px;
  }
  .archive-link-box.archive-link-expanded {
    text-align: left;
  }
  .project-date-separator > span {
    width: 180px;
  }
  .projects-archive-box {
    float: right;
    width: 180px;
  }
  #archive-sep-line {
    right: 180px;
  }
  .images-gallery .image-preview img {
    /*height: 340px;*/
  }
  .images-gallery .image-preview .button-gallery-next,
  .images-gallery .image-preview .button-gallery-prev {
    /*padding-top: 160px;*/
  }
  .inner-tube {
    /*padding-left: 90px + @grid-gutter-width;*/
    padding-left: 8.33333333%;
    position: relative;
  }
  #overlay .overlay-content {
    padding: 62px 0px 0 0px;
  }
  .module-asprojects-main section#content-main .container-filter {
    /*top: 63px;*/
  }
  .projects-filter {
    padding-left: 9px;
  }
  .projects-filter li a,
  .projects-filter li a:visited {
    padding-right: 14px;
    /*         font-size: @font-size-base + 1;*/
  }
  .projects-list {
    /*      &.with-archive {
               .project {
                  width: 100% / 4;
               }
            }*/
  }
  .projects-list .project {
    width: 25%;
    height: auto;
  }
  #project-detail .button-close-project {
    width: 176px;
  }
}
@media (min-width: 1202px) {
  .archive-link-box {
    float: right;
    width: 240px;
    text-align: right;
  }
  .archive-link-box a.archive-link {
    margin-right: 5px;
  }
  .archive-link-box.archive-link-expanded {
    text-align: left;
  }
  .project-date-separator > span {
    width: 240px;
  }
  .projects-archive-box {
    float: right;
    width: 240px;
  }
  #archive-sep-line {
    right: 240px;
  }
  #project-detail .button-close-project {
    width: 236px;
  }
}
@media (min-width: 1299px) {
  .archive-link-box {
    float: right;
    width: 180px;
    text-align: right;
  }
  .archive-link-box a.archive-link {
    margin-right: 5px;
  }
  .archive-link-box.archive-link-expanded {
    text-align: left;
  }
  .project-date-separator > span {
    width: 180px;
  }
  .projects-archive-box {
    float: right;
    width: 180px;
  }
  #archive-sep-line {
    right: 180px;
  }
}
@media (min-width: 1304px) {
  .archive-link-box {
    float: right;
    width: 240px;
    text-align: right;
  }
  .archive-link-box a.archive-link {
    margin-right: 5px;
  }
  .archive-link-box.archive-link-expanded {
    text-align: left;
  }
  .project-date-separator > span {
    width: 240px;
  }
  .projects-archive-box {
    float: right;
    width: 240px;
  }
  #archive-sep-line {
    right: 240px;
  }
}
@media (min-width: 1300px) {
  header .navbar > .container-fluid .navbar-brand {
    padding-left: 20px;
  }
  header .navbar > .container-fluid .navbar-brand > * {
    left: 20px;
  }
  header #header-overlay-line {
    left: 84px;
  }
  .projects-list .project img {
    width: 198px;
    height: 198px;
  }
  #hp-slideshow .controls {
    /*.buttons { left: 56px; }*/
    left: 0;
    right: 0;
  }
  #hp-slideshow .controls .contents > div {
    left: 82px;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 1200px;
  }
  header #header-overlay-line {
    left: 104px;
  }
  header .navbar > .container-fluid .navbar-brand {
    padding-left: 41px;
  }
  header .navbar > .container-fluid .navbar-brand > * {
    left: 41px;
  }
  .projects-list .project img {
    width: 242px;
    height: 242px;
  }
  .project-date-separator > span,
  .archive-link-box,
  .projects-archive-box {
    width: 290px;
  }
  .images-gallery .image-preview img {
    height: 360px;
  }
  #hp-slideshow .controls {
    /*.buttons { left: 72px; }*/
    left: 0;
    right: 0;
  }
  #hp-slideshow .controls .contents > div {
    left: 98px;
  }
}
/* retina */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .brand-logo {
    background: transparent url("http://www.atelier-stepan.cz:80/faces/asv3/images/logo_2x.png") top left no-repeat;
  }
  .brand-inverted {
    background: transparent url("http://www.atelier-stepan.cz:80/faces/asv3/images/logo_inv_2x.png") top left no-repeat;
  }
  .brand-logo,
  .brand-inverted {
    background-size: contain;
  }
}
#blueimp-gallery {
  background-color: #D4D4D4;
}
#blueimp-gallery .title {
  font-style: normal;
  text-shadow: 0 0 0 #fff;
  font-weight: 300;
  font-size: 18px;
  color: #4A4A4A;
  color: #fff;
  opacity: 1;
  top: 10px;
  max-width: 500px;
}
@media (min-width: 960px) {
  #blueimp-gallery .title {
    font-size: 24px;
  }
}
#blueimp-gallery .prev,
#blueimp-gallery .next,
#blueimp-gallery .close {
  text-shadow: 0 0 0 transparent;
  border: 0px none transparent;
  color: #000;
  background-color: transparent;
  font-size: 20px;
}
#blueimp-gallery .close {
  line-height: 1;
  font-size: 16px;
}
#blueimp-gallery .desc {
  position: absolute;
  top: 74px;
  left: 15px;
  font-size: 20px;
  color: #4A4A4A;
  max-width: 250px;
  font-weight: 300;
}
/*# sourceMappingURL=http://www.atelier-stepan.cz:80/cache/stylesheets/style.less.map */