@import url(http://fonts.googleapis.com/css?family=Titillium+Web:300,600);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700,600);
.button-red {
  display: block;
  position: absolute;
  color: #FFFFFF;
  padding: 2px 8px 4px 8px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: #8f115d url(../static/movio/templates/Movio/img/ico/pool.png) 50px -36px no-repeat;
}
.button-red:hover {
  text-decoration: none;
}
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;
  }
}
* {
  -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: 62.5%;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  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,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.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 #eeeeee;
}
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: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
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: #999999;
}
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 #eeeeee;
  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;
  white-space: nowrap;
  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);
}
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: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.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: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .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: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .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: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .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: 0%;
  }
  .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 {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  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.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.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.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.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.danger:hover > th {
  background-color: #ebcccc;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -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;
  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;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 34px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.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],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  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;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.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;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .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;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label,
.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: -15px;
  margin-right: -15px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
.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: #ebebeb;
  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: #3276b1;
  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: #47a447;
  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: #39b3d7;
  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: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.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: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  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: #d2322d;
  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: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  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: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.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: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-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;
}
.clearfix:before,
.clearfix: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,
.nav:before,
.nav:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .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: 1200px) {
  .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 (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.btn-social {
  position: relative;
  padding-left: 44px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.btn-social :first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 32px;
  line-height: 34px;
  font-size: 1.6em;
  text-align: center;
  border-right: 1px solid rgba(0,0,0,0.2);
}
.btn-social.btn-lg {
  padding-left: 61px;
}
.btn-social.btn-lg :first-child {
  line-height: 45px;
  width: 45px;
  font-size: 1.8em;
}
.btn-social.btn-sm {
  padding-left: 38px;
}
.btn-social.btn-sm :first-child {
  line-height: 28px;
  width: 28px;
  font-size: 1.4em;
}
.btn-social.btn-xs {
  padding-left: 30px;
}
.btn-social.btn-xs :first-child {
  line-height: 20px;
  width: 20px;
  font-size: 1.2em;
}
.btn-social-icon {
  position: relative;
  padding-left: 44px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 34px;
  width: 34px;
  padding: 0;
}
.btn-social-icon :first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 32px;
  line-height: 34px;
  font-size: 1.6em;
  text-align: center;
  border-right: 1px solid rgba(0,0,0,0.2);
}
.btn-social-icon.btn-lg {
  padding-left: 61px;
}
.btn-social-icon.btn-lg :first-child {
  line-height: 45px;
  width: 45px;
  font-size: 1.8em;
}
.btn-social-icon.btn-sm {
  padding-left: 38px;
}
.btn-social-icon.btn-sm :first-child {
  line-height: 28px;
  width: 28px;
  font-size: 1.4em;
}
.btn-social-icon.btn-xs {
  padding-left: 30px;
}
.btn-social-icon.btn-xs :first-child {
  line-height: 20px;
  width: 20px;
  font-size: 1.2em;
}
.btn-social-icon :first-child {
  border: none;
  text-align: center;
  width: 100% !important;
}
.btn-social-icon.btn-lg {
  height: 45px;
  width: 45px;
  padding-left: 0;
  padding-right: 0;
}
.btn-social-icon.btn-sm {
  height: 30px;
  width: 30px;
  padding-left: 0;
  padding-right: 0;
}
.btn-social-icon.btn-xs {
  height: 22px;
  width: 22px;
  padding-left: 0;
  padding-right: 0;
}
.btn-adn {
  color: #fff;
  background-color: #d87a68;
  border-color: rgba(0,0,0,0.2);
}
.btn-adn:hover,
.btn-adn:focus,
.btn-adn:active,
.btn-adn.active,
.open .dropdown-toggle.btn-adn {
  color: #fff;
  background-color: #d05d48;
  border-color: rgba(0,0,0,0.2);
}
.btn-adn:active,
.btn-adn.active,
.open .dropdown-toggle.btn-adn {
  background-image: none;
}
.btn-adn.disabled,
.btn-adn[disabled],
fieldset[disabled] .btn-adn,
.btn-adn.disabled:hover,
.btn-adn[disabled]:hover,
fieldset[disabled] .btn-adn:hover,
.btn-adn.disabled:focus,
.btn-adn[disabled]:focus,
fieldset[disabled] .btn-adn:focus,
.btn-adn.disabled:active,
.btn-adn[disabled]:active,
fieldset[disabled] .btn-adn:active,
.btn-adn.disabled.active,
.btn-adn[disabled].active,
fieldset[disabled] .btn-adn.active {
  background-color: #d87a68;
  border-color: rgba(0,0,0,0.2);
}
.btn-adn .badge {
  color: #d87a68;
  background-color: #fff;
}
.btn-bitbucket {
  color: #fff;
  background-color: #205081;
  border-color: rgba(0,0,0,0.2);
}
.btn-bitbucket:hover,
.btn-bitbucket:focus,
.btn-bitbucket:active,
.btn-bitbucket.active,
.open .dropdown-toggle.btn-bitbucket {
  color: #fff;
  background-color: #183c60;
  border-color: rgba(0,0,0,0.2);
}
.btn-bitbucket:active,
.btn-bitbucket.active,
.open .dropdown-toggle.btn-bitbucket {
  background-image: none;
}
.btn-bitbucket.disabled,
.btn-bitbucket[disabled],
fieldset[disabled] .btn-bitbucket,
.btn-bitbucket.disabled:hover,
.btn-bitbucket[disabled]:hover,
fieldset[disabled] .btn-bitbucket:hover,
.btn-bitbucket.disabled:focus,
.btn-bitbucket[disabled]:focus,
fieldset[disabled] .btn-bitbucket:focus,
.btn-bitbucket.disabled:active,
.btn-bitbucket[disabled]:active,
fieldset[disabled] .btn-bitbucket:active,
.btn-bitbucket.disabled.active,
.btn-bitbucket[disabled].active,
fieldset[disabled] .btn-bitbucket.active {
  background-color: #205081;
  border-color: rgba(0,0,0,0.2);
}
.btn-bitbucket .badge {
  color: #205081;
  background-color: #fff;
}
.btn-dropbox {
  color: #fff;
  background-color: #1087dd;
  border-color: rgba(0,0,0,0.2);
}
.btn-dropbox:hover,
.btn-dropbox:focus,
.btn-dropbox:active,
.btn-dropbox.active,
.open .dropdown-toggle.btn-dropbox {
  color: #fff;
  background-color: #0d70b7;
  border-color: rgba(0,0,0,0.2);
}
.btn-dropbox:active,
.btn-dropbox.active,
.open .dropdown-toggle.btn-dropbox {
  background-image: none;
}
.btn-dropbox.disabled,
.btn-dropbox[disabled],
fieldset[disabled] .btn-dropbox,
.btn-dropbox.disabled:hover,
.btn-dropbox[disabled]:hover,
fieldset[disabled] .btn-dropbox:hover,
.btn-dropbox.disabled:focus,
.btn-dropbox[disabled]:focus,
fieldset[disabled] .btn-dropbox:focus,
.btn-dropbox.disabled:active,
.btn-dropbox[disabled]:active,
fieldset[disabled] .btn-dropbox:active,
.btn-dropbox.disabled.active,
.btn-dropbox[disabled].active,
fieldset[disabled] .btn-dropbox.active {
  background-color: #1087dd;
  border-color: rgba(0,0,0,0.2);
}
.btn-dropbox .badge {
  color: #1087dd;
  background-color: #fff;
}
.btn-facebook {
  color: #fff;
  background-color: #3b5998;
  border-color: rgba(0,0,0,0.2);
}
.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
  color: #fff;
  background-color: #30487b;
  border-color: rgba(0,0,0,0.2);
}
.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
  background-image: none;
}
.btn-facebook.disabled,
.btn-facebook[disabled],
fieldset[disabled] .btn-facebook,
.btn-facebook.disabled:hover,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook:hover,
.btn-facebook.disabled:focus,
.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-facebook:focus,
.btn-facebook.disabled:active,
.btn-facebook[disabled]:active,
fieldset[disabled] .btn-facebook:active,
.btn-facebook.disabled.active,
.btn-facebook[disabled].active,
fieldset[disabled] .btn-facebook.active {
  background-color: #3b5998;
  border-color: rgba(0,0,0,0.2);
}
.btn-facebook .badge {
  color: #3b5998;
  background-color: #fff;
}
.btn-flickr {
  color: #fff;
  background-color: #ff0084;
  border-color: rgba(0,0,0,0.2);
}
.btn-flickr:hover,
.btn-flickr:focus,
.btn-flickr:active,
.btn-flickr.active,
.open .dropdown-toggle.btn-flickr {
  color: #fff;
  background-color: #d6006f;
  border-color: rgba(0,0,0,0.2);
}
.btn-flickr:active,
.btn-flickr.active,
.open .dropdown-toggle.btn-flickr {
  background-image: none;
}
.btn-flickr.disabled,
.btn-flickr[disabled],
fieldset[disabled] .btn-flickr,
.btn-flickr.disabled:hover,
.btn-flickr[disabled]:hover,
fieldset[disabled] .btn-flickr:hover,
.btn-flickr.disabled:focus,
.btn-flickr[disabled]:focus,
fieldset[disabled] .btn-flickr:focus,
.btn-flickr.disabled:active,
.btn-flickr[disabled]:active,
fieldset[disabled] .btn-flickr:active,
.btn-flickr.disabled.active,
.btn-flickr[disabled].active,
fieldset[disabled] .btn-flickr.active {
  background-color: #ff0084;
  border-color: rgba(0,0,0,0.2);
}
.btn-flickr .badge {
  color: #ff0084;
  background-color: #fff;
}
.btn-foursquare {
  color: #fff;
  background-color: #0072b1;
  border-color: rgba(0,0,0,0.2);
}
.btn-foursquare:hover,
.btn-foursquare:focus,
.btn-foursquare:active,
.btn-foursquare.active,
.open .dropdown-toggle.btn-foursquare {
  color: #fff;
  background-color: #005888;
  border-color: rgba(0,0,0,0.2);
}
.btn-foursquare:active,
.btn-foursquare.active,
.open .dropdown-toggle.btn-foursquare {
  background-image: none;
}
.btn-foursquare.disabled,
.btn-foursquare[disabled],
fieldset[disabled] .btn-foursquare,
.btn-foursquare.disabled:hover,
.btn-foursquare[disabled]:hover,
fieldset[disabled] .btn-foursquare:hover,
.btn-foursquare.disabled:focus,
.btn-foursquare[disabled]:focus,
fieldset[disabled] .btn-foursquare:focus,
.btn-foursquare.disabled:active,
.btn-foursquare[disabled]:active,
fieldset[disabled] .btn-foursquare:active,
.btn-foursquare.disabled.active,
.btn-foursquare[disabled].active,
fieldset[disabled] .btn-foursquare.active {
  background-color: #0072b1;
  border-color: rgba(0,0,0,0.2);
}
.btn-foursquare .badge {
  color: #0072b1;
  background-color: #fff;
}
.btn-github {
  color: #fff;
  background-color: #444;
  border-color: rgba(0,0,0,0.2);
}
.btn-github:hover,
.btn-github:focus,
.btn-github:active,
.btn-github.active,
.open .dropdown-toggle.btn-github {
  color: #fff;
  background-color: #303030;
  border-color: rgba(0,0,0,0.2);
}
.btn-github:active,
.btn-github.active,
.open .dropdown-toggle.btn-github {
  background-image: none;
}
.btn-github.disabled,
.btn-github[disabled],
fieldset[disabled] .btn-github,
.btn-github.disabled:hover,
.btn-github[disabled]:hover,
fieldset[disabled] .btn-github:hover,
.btn-github.disabled:focus,
.btn-github[disabled]:focus,
fieldset[disabled] .btn-github:focus,
.btn-github.disabled:active,
.btn-github[disabled]:active,
fieldset[disabled] .btn-github:active,
.btn-github.disabled.active,
.btn-github[disabled].active,
fieldset[disabled] .btn-github.active {
  background-color: #444;
  border-color: rgba(0,0,0,0.2);
}
.btn-github .badge {
  color: #444;
  background-color: #fff;
}
.btn-google-plus {
  color: #fff;
  background-color: #dd4b39;
  border-color: rgba(0,0,0,0.2);
}
.btn-google-plus:hover,
.btn-google-plus:focus,
.btn-google-plus:active,
.btn-google-plus.active,
.open .dropdown-toggle.btn-google-plus {
  color: #fff;
  background-color: #ca3523;
  border-color: rgba(0,0,0,0.2);
}
.btn-google-plus:active,
.btn-google-plus.active,
.open .dropdown-toggle.btn-google-plus {
  background-image: none;
}
.btn-google-plus.disabled,
.btn-google-plus[disabled],
fieldset[disabled] .btn-google-plus,
.btn-google-plus.disabled:hover,
.btn-google-plus[disabled]:hover,
fieldset[disabled] .btn-google-plus:hover,
.btn-google-plus.disabled:focus,
.btn-google-plus[disabled]:focus,
fieldset[disabled] .btn-google-plus:focus,
.btn-google-plus.disabled:active,
.btn-google-plus[disabled]:active,
fieldset[disabled] .btn-google-plus:active,
.btn-google-plus.disabled.active,
.btn-google-plus[disabled].active,
fieldset[disabled] .btn-google-plus.active {
  background-color: #dd4b39;
  border-color: rgba(0,0,0,0.2);
}
.btn-google-plus .badge {
  color: #dd4b39;
  background-color: #fff;
}
.btn-instagram {
  color: #fff;
  background-color: #3f729b;
  border-color: rgba(0,0,0,0.2);
}
.btn-instagram:hover,
.btn-instagram:focus,
.btn-instagram:active,
.btn-instagram.active,
.open .dropdown-toggle.btn-instagram {
  color: #fff;
  background-color: #335d7e;
  border-color: rgba(0,0,0,0.2);
}
.btn-instagram:active,
.btn-instagram.active,
.open .dropdown-toggle.btn-instagram {
  background-image: none;
}
.btn-instagram.disabled,
.btn-instagram[disabled],
fieldset[disabled] .btn-instagram,
.btn-instagram.disabled:hover,
.btn-instagram[disabled]:hover,
fieldset[disabled] .btn-instagram:hover,
.btn-instagram.disabled:focus,
.btn-instagram[disabled]:focus,
fieldset[disabled] .btn-instagram:focus,
.btn-instagram.disabled:active,
.btn-instagram[disabled]:active,
fieldset[disabled] .btn-instagram:active,
.btn-instagram.disabled.active,
.btn-instagram[disabled].active,
fieldset[disabled] .btn-instagram.active {
  background-color: #3f729b;
  border-color: rgba(0,0,0,0.2);
}
.btn-instagram .badge {
  color: #3f729b;
  background-color: #fff;
}
.btn-linkedin {
  color: #fff;
  background-color: #007bb6;
  border-color: rgba(0,0,0,0.2);
}
.btn-linkedin:hover,
.btn-linkedin:focus,
.btn-linkedin:active,
.btn-linkedin.active,
.open .dropdown-toggle.btn-linkedin {
  color: #fff;
  background-color: #005f8d;
  border-color: rgba(0,0,0,0.2);
}
.btn-linkedin:active,
.btn-linkedin.active,
.open .dropdown-toggle.btn-linkedin {
  background-image: none;
}
.btn-linkedin.disabled,
.btn-linkedin[disabled],
fieldset[disabled] .btn-linkedin,
.btn-linkedin.disabled:hover,
.btn-linkedin[disabled]:hover,
fieldset[disabled] .btn-linkedin:hover,
.btn-linkedin.disabled:focus,
.btn-linkedin[disabled]:focus,
fieldset[disabled] .btn-linkedin:focus,
.btn-linkedin.disabled:active,
.btn-linkedin[disabled]:active,
fieldset[disabled] .btn-linkedin:active,
.btn-linkedin.disabled.active,
.btn-linkedin[disabled].active,
fieldset[disabled] .btn-linkedin.active {
  background-color: #007bb6;
  border-color: rgba(0,0,0,0.2);
}
.btn-linkedin .badge {
  color: #007bb6;
  background-color: #fff;
}
.btn-microsoft {
  color: #fff;
  background-color: #2672ec;
  border-color: rgba(0,0,0,0.2);
}
.btn-microsoft:hover,
.btn-microsoft:focus,
.btn-microsoft:active,
.btn-microsoft.active,
.open .dropdown-toggle.btn-microsoft {
  color: #fff;
  background-color: #135ed6;
  border-color: rgba(0,0,0,0.2);
}
.btn-microsoft:active,
.btn-microsoft.active,
.open .dropdown-toggle.btn-microsoft {
  background-image: none;
}
.btn-microsoft.disabled,
.btn-microsoft[disabled],
fieldset[disabled] .btn-microsoft,
.btn-microsoft.disabled:hover,
.btn-microsoft[disabled]:hover,
fieldset[disabled] .btn-microsoft:hover,
.btn-microsoft.disabled:focus,
.btn-microsoft[disabled]:focus,
fieldset[disabled] .btn-microsoft:focus,
.btn-microsoft.disabled:active,
.btn-microsoft[disabled]:active,
fieldset[disabled] .btn-microsoft:active,
.btn-microsoft.disabled.active,
.btn-microsoft[disabled].active,
fieldset[disabled] .btn-microsoft.active {
  background-color: #2672ec;
  border-color: rgba(0,0,0,0.2);
}
.btn-microsoft .badge {
  color: #2672ec;
  background-color: #fff;
}
.btn-openid {
  color: #fff;
  background-color: #f7931e;
  border-color: rgba(0,0,0,0.2);
}
.btn-openid:hover,
.btn-openid:focus,
.btn-openid:active,
.btn-openid.active,
.open .dropdown-toggle.btn-openid {
  color: #fff;
  background-color: #e47f08;
  border-color: rgba(0,0,0,0.2);
}
.btn-openid:active,
.btn-openid.active,
.open .dropdown-toggle.btn-openid {
  background-image: none;
}
.btn-openid.disabled,
.btn-openid[disabled],
fieldset[disabled] .btn-openid,
.btn-openid.disabled:hover,
.btn-openid[disabled]:hover,
fieldset[disabled] .btn-openid:hover,
.btn-openid.disabled:focus,
.btn-openid[disabled]:focus,
fieldset[disabled] .btn-openid:focus,
.btn-openid.disabled:active,
.btn-openid[disabled]:active,
fieldset[disabled] .btn-openid:active,
.btn-openid.disabled.active,
.btn-openid[disabled].active,
fieldset[disabled] .btn-openid.active {
  background-color: #f7931e;
  border-color: rgba(0,0,0,0.2);
}
.btn-openid .badge {
  color: #f7931e;
  background-color: #fff;
}
.btn-reddit {
  color: #000;
  background-color: #eff7ff;
  border-color: rgba(0,0,0,0.2);
}
.btn-reddit:hover,
.btn-reddit:focus,
.btn-reddit:active,
.btn-reddit.active,
.open .dropdown-toggle.btn-reddit {
  color: #000;
  background-color: #c6e3ff;
  border-color: rgba(0,0,0,0.2);
}
.btn-reddit:active,
.btn-reddit.active,
.open .dropdown-toggle.btn-reddit {
  background-image: none;
}
.btn-reddit.disabled,
.btn-reddit[disabled],
fieldset[disabled] .btn-reddit,
.btn-reddit.disabled:hover,
.btn-reddit[disabled]:hover,
fieldset[disabled] .btn-reddit:hover,
.btn-reddit.disabled:focus,
.btn-reddit[disabled]:focus,
fieldset[disabled] .btn-reddit:focus,
.btn-reddit.disabled:active,
.btn-reddit[disabled]:active,
fieldset[disabled] .btn-reddit:active,
.btn-reddit.disabled.active,
.btn-reddit[disabled].active,
fieldset[disabled] .btn-reddit.active {
  background-color: #eff7ff;
  border-color: rgba(0,0,0,0.2);
}
.btn-reddit .badge {
  color: #eff7ff;
  background-color: #000;
}
.btn-soundcloud {
  color: #fff;
  background-color: #f50;
  border-color: rgba(0,0,0,0.2);
}
.btn-soundcloud:hover,
.btn-soundcloud:focus,
.btn-soundcloud:active,
.btn-soundcloud.active,
.open .dropdown-toggle.btn-soundcloud {
  color: #fff;
  background-color: #d64700;
  border-color: rgba(0,0,0,0.2);
}
.btn-soundcloud:active,
.btn-soundcloud.active,
.open .dropdown-toggle.btn-soundcloud {
  background-image: none;
}
.btn-soundcloud.disabled,
.btn-soundcloud[disabled],
fieldset[disabled] .btn-soundcloud,
.btn-soundcloud.disabled:hover,
.btn-soundcloud[disabled]:hover,
fieldset[disabled] .btn-soundcloud:hover,
.btn-soundcloud.disabled:focus,
.btn-soundcloud[disabled]:focus,
fieldset[disabled] .btn-soundcloud:focus,
.btn-soundcloud.disabled:active,
.btn-soundcloud[disabled]:active,
fieldset[disabled] .btn-soundcloud:active,
.btn-soundcloud.disabled.active,
.btn-soundcloud[disabled].active,
fieldset[disabled] .btn-soundcloud.active {
  background-color: #f50;
  border-color: rgba(0,0,0,0.2);
}
.btn-soundcloud .badge {
  color: #f50;
  background-color: #fff;
}
.btn-tumblr {
  color: #fff;
  background-color: #2c4762;
  border-color: rgba(0,0,0,0.2);
}
.btn-tumblr:hover,
.btn-tumblr:focus,
.btn-tumblr:active,
.btn-tumblr.active,
.open .dropdown-toggle.btn-tumblr {
  color: #fff;
  background-color: #1f3346;
  border-color: rgba(0,0,0,0.2);
}
.btn-tumblr:active,
.btn-tumblr.active,
.open .dropdown-toggle.btn-tumblr {
  background-image: none;
}
.btn-tumblr.disabled,
.btn-tumblr[disabled],
fieldset[disabled] .btn-tumblr,
.btn-tumblr.disabled:hover,
.btn-tumblr[disabled]:hover,
fieldset[disabled] .btn-tumblr:hover,
.btn-tumblr.disabled:focus,
.btn-tumblr[disabled]:focus,
fieldset[disabled] .btn-tumblr:focus,
.btn-tumblr.disabled:active,
.btn-tumblr[disabled]:active,
fieldset[disabled] .btn-tumblr:active,
.btn-tumblr.disabled.active,
.btn-tumblr[disabled].active,
fieldset[disabled] .btn-tumblr.active {
  background-color: #2c4762;
  border-color: rgba(0,0,0,0.2);
}
.btn-tumblr .badge {
  color: #2c4762;
  background-color: #fff;
}
.btn-twitter {
  color: #fff;
  background-color: #55acee;
  border-color: rgba(0,0,0,0.2);
}
.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter:active,
.btn-twitter.active,
.open .dropdown-toggle.btn-twitter {
  color: #fff;
  background-color: #309aea;
  border-color: rgba(0,0,0,0.2);
}
.btn-twitter:active,
.btn-twitter.active,
.open .dropdown-toggle.btn-twitter {
  background-image: none;
}
.btn-twitter.disabled,
.btn-twitter[disabled],
fieldset[disabled] .btn-twitter,
.btn-twitter.disabled:hover,
.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-twitter:hover,
.btn-twitter.disabled:focus,
.btn-twitter[disabled]:focus,
fieldset[disabled] .btn-twitter:focus,
.btn-twitter.disabled:active,
.btn-twitter[disabled]:active,
fieldset[disabled] .btn-twitter:active,
.btn-twitter.disabled.active,
.btn-twitter[disabled].active,
fieldset[disabled] .btn-twitter.active {
  background-color: #55acee;
  border-color: rgba(0,0,0,0.2);
}
.btn-twitter .badge {
  color: #55acee;
  background-color: #fff;
}
.btn-vimeo {
  color: #fff;
  background-color: #1ab7ea;
  border-color: rgba(0,0,0,0.2);
}
.btn-vimeo:hover,
.btn-vimeo:focus,
.btn-vimeo:active,
.btn-vimeo.active,
.open .dropdown-toggle.btn-vimeo {
  color: #fff;
  background-color: #129cc9;
  border-color: rgba(0,0,0,0.2);
}
.btn-vimeo:active,
.btn-vimeo.active,
.open .dropdown-toggle.btn-vimeo {
  background-image: none;
}
.btn-vimeo.disabled,
.btn-vimeo[disabled],
fieldset[disabled] .btn-vimeo,
.btn-vimeo.disabled:hover,
.btn-vimeo[disabled]:hover,
fieldset[disabled] .btn-vimeo:hover,
.btn-vimeo.disabled:focus,
.btn-vimeo[disabled]:focus,
fieldset[disabled] .btn-vimeo:focus,
.btn-vimeo.disabled:active,
.btn-vimeo[disabled]:active,
fieldset[disabled] .btn-vimeo:active,
.btn-vimeo.disabled.active,
.btn-vimeo[disabled].active,
fieldset[disabled] .btn-vimeo.active {
  background-color: #1ab7ea;
  border-color: rgba(0,0,0,0.2);
}
.btn-vimeo .badge {
  color: #1ab7ea;
  background-color: #fff;
}
.btn-vk {
  color: #fff;
  background-color: #587ea3;
  border-color: rgba(0,0,0,0.2);
}
.btn-vk:hover,
.btn-vk:focus,
.btn-vk:active,
.btn-vk.active,
.open .dropdown-toggle.btn-vk {
  color: #fff;
  background-color: #4a6a89;
  border-color: rgba(0,0,0,0.2);
}
.btn-vk:active,
.btn-vk.active,
.open .dropdown-toggle.btn-vk {
  background-image: none;
}
.btn-vk.disabled,
.btn-vk[disabled],
fieldset[disabled] .btn-vk,
.btn-vk.disabled:hover,
.btn-vk[disabled]:hover,
fieldset[disabled] .btn-vk:hover,
.btn-vk.disabled:focus,
.btn-vk[disabled]:focus,
fieldset[disabled] .btn-vk:focus,
.btn-vk.disabled:active,
.btn-vk[disabled]:active,
fieldset[disabled] .btn-vk:active,
.btn-vk.disabled.active,
.btn-vk[disabled].active,
fieldset[disabled] .btn-vk.active {
  background-color: #587ea3;
  border-color: rgba(0,0,0,0.2);
}
.btn-vk .badge {
  color: #587ea3;
  background-color: #fff;
}
.btn-yahoo {
  color: #fff;
  background-color: #720e9e;
  border-color: rgba(0,0,0,0.2);
}
.btn-yahoo:hover,
.btn-yahoo:focus,
.btn-yahoo:active,
.btn-yahoo.active,
.open .dropdown-toggle.btn-yahoo {
  color: #fff;
  background-color: #570b79;
  border-color: rgba(0,0,0,0.2);
}
.btn-yahoo:active,
.btn-yahoo.active,
.open .dropdown-toggle.btn-yahoo {
  background-image: none;
}
.btn-yahoo.disabled,
.btn-yahoo[disabled],
fieldset[disabled] .btn-yahoo,
.btn-yahoo.disabled:hover,
.btn-yahoo[disabled]:hover,
fieldset[disabled] .btn-yahoo:hover,
.btn-yahoo.disabled:focus,
.btn-yahoo[disabled]:focus,
fieldset[disabled] .btn-yahoo:focus,
.btn-yahoo.disabled:active,
.btn-yahoo[disabled]:active,
fieldset[disabled] .btn-yahoo:active,
.btn-yahoo.disabled.active,
.btn-yahoo[disabled].active,
fieldset[disabled] .btn-yahoo.active {
  background-color: #720e9e;
  border-color: rgba(0,0,0,0.2);
}
.btn-yahoo .badge {
  color: #720e9e;
  background-color: #fff;
}
.btn-pinterest {
  color: #fff;
  background-color: #d94752;
  border-color: rgba(0,0,0,0.2);
}
.btn-pinterest:hover,
.btn-pinterest:focus,
.btn-pinterest:active,
.btn-pinterest.active,
.open .dropdown-toggle.btn-pinterest {
  color: #fff;
  background-color: #cb2027;
  border-color: rgba(0,0,0,0.2);
}
.btn-pinterest:active,
.btn-pinterest.active,
.open .dropdown-toggle.btn-pinterest {
  background-image: none;
}
.btn-pinterest.disabled,
.btn-pinterest[disabled],
fieldset[disabled] .btn-pinterest,
.btn-pinterest.disabled:hover,
.btn-pinterest[disabled]:hover,
fieldset[disabled] .btn-pinterest:hover,
.btn-pinterest.disabled:focus,
.btn-pinterest[disabled]:focus,
fieldset[disabled] .btn-pinterest:focus,
.btn-pinterest.disabled:active,
.btn-pinterest[disabled]:active,
fieldset[disabled] .btn-pinterest:active,
.btn-pinterest.disabled.active,
.btn-pinterest[disabled].active,
fieldset[disabled] .btn-pinterest.active {
  background-color: #d94752;
  border-color: rgba(0,0,0,0.2);
}
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 400;
  background: #000000;
  color: #ffffff;
  overflow-x: hidden !important;
}
@-moz-document url-prefix() {
  overflow-x: hidden !important;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  html,
  body {
    overflow-x: hidden !important;
  }
}
a {
  color: #942662;
  text-decoration: underline;
}
a:hover {
  color: #802155;
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #ffffff;
}
h1 {
  font-size: 365%;
  line-height: 1.4em;
}
h2 {
  font-size: 205%;
  line-height: 1em;
  margin-bottom: 5px;
  padding: 0;
}
h3 {
  font-size: 150%;
  line-height: 1em;
}
h4 {
  font-size: 120%;
  line-height: 1em;
}
h5 {
  font-size: 100%;
  line-height: 1em;
}
ul,
ol {
  padding-left: 20px;
}
dt {
  float: left;
  font-weight: bold;
  padding-right: 10px;
}
dd {
  margin-left: 0;
}
dl.small dt {
  width: 70px;
}
dl.small dd {
  margin-left: 70px;
}
dl.medium dt {
  width: 170px;
}
dl.medium dd {
  margin-left: 170px;
}
dl.large dt {
  width: 250px;
}
dl.large dd {
  margin-left: 250px;
}
.clearfix-left {
  clear: left;
}
.clearfix-right {
  clear: right;
}
.align-center {
  text-align: center !important;
}
.align-right {
  text-align: right !important;
}
.first-box {
  margin-left: 0 !important;
}
label {
  font-weight: normal;
}
input[type="text"] {
  display: inline-block;
  height: 30px;
  padding: 2px 6px;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  vertical-align: middle;
  border: 0;
}
select {
  border: 1px solid #E9E9E9;
}
.content-box input[type="text"],
.content-box input[type="password"],
.content-box input[type="email"] {
  background: #F9F9F9;
  box-shadow: 0;
  color: #5D5D5D;
  width: auto;
  padding: 2px;
  font-size: 14px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border: 1px solid #E9E9E9;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 400;
  height: 30px;
}
.content-box input[type="text"].required,
.content-box input[type="password"].required,
.content-box input[type="email"].required {
  border: 2px solid #E9E9E9;
}
.content-box input[type="submit"] {
  width: auto;
  border: 0;
  font-size: 14px;
  color: #FFFFFF;
  padding: 0 15px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  background: #e734a0;
  text-shadow: 0 0 1px #999;
  text-transform: uppercase;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 400;
  height: 30px;
  line-height: 30px;
  background: -moz-linear-gradient(top,#e734a0 0%,#7d0f51 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#e734a0),color-stop(100%,#7d0f51));
  background: -webkit-linear-gradient(top,#e734a0 0%,#7d0f51 100%);
  background: -o-linear-gradient(top,#e734a0 0%,#7d0f51 100%);
  background: -ms-linear-gradient(top,#e734a0 0%,#7d0f51 100%);
  background: linear-gradient(to bottom,#e734a0 0%,#7d0f51 100%);
}
.content-box input[type="reset"],
.content-box input.reset {
  width: auto;
  border: 0;
  font-size: 14px;
  color: #FFFFFF;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  background: #CACACA;
  text-shadow: 0 0 1px #999;
  text-transform: uppercase;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 400;
  background: -moz-linear-gradient(top,#CACACA 0%,#a4a4a4 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#CACACA),color-stop(100%,#a4a4a4));
  background: -webkit-linear-gradient(top,#CACACA 0%,#a4a4a4 100%);
  background: -o-linear-gradient(top,#CACACA 0%,#a4a4a4 100%);
  background: -ms-linear-gradient(top,#CACACA 0%,#a4a4a4 100%);
  background: linear-gradient(to bottom,#CACACA 0%,#a4a4a4 100%);
}
.content-box textarea {
  background: #F9F9F9;
  color: #5D5D5D;
  width: auto;
  padding: 2px;
  font-size: 14px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border: 1px solid #E9E9E9;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 400;
}
.ico-box {
  display: block;
  position: absolute;
  width: 25px !important;
  height: 30px !important;
  top: 0;
  right: 0;
  margin-right: 10px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background: #A1A1A1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #FFFFFF;
  padding: 8px 0 0 6px;
}
.ico-box.fa-film {
  padding-left: 5px;
}
.fa-grey {
  color: #ffffff;
}
@media only screen and (min-device-width: 480px) and (max-device-width: 768px) {
  .box-title {
    width: 97%;
  }
  .main-content.col-md-12 {
    margin-right: 10px !important;
  }
  .main-content .col-md-8 {
    width: 97%;
    float: none;
  }
  .main-content .col-md-4 {
    width: 97%;
    float: none;
    margin-right: 20px !important;
  }
}
.box-big-content {
  padding-top: 15px;
}
.popup {
  display: block;
  position: absolute;
  z-index: 9999;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  visibility: hidden;
  left: 0;
  top: 0;
  width: 150px;
}
.popup.more-text {
  margin-top: -90px;
}
@media (max-width: 480px) {
  .popup {
    display: none;
  }
}
.popup .popup-text {
  border: 2px solid #a37777;
  background-color: #61144b;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 8px;
  position: absolute;
  z-index: 1;
  top: 0;
  display: block;
  box-shadow: 2px 2px 3px #666;
  -moz-box-shadow: 2px 2px 3px #666;
  -webkit-box-shadow: 2px 2px 3px #666;
}
.popup .popup-arrow {
  position: absolute;
  background: url(../static/movio/templates/Movio/img/ico/arrow-baloon.png) no-repeat;
  width: 12px;
  height: 13px;
  bottom: 0;
  margin-bottom: -13px;
  display: block;
  z-index: 2;
  left: 0;
  margin-left: 8px;
}
.item p {
  font-size: 13px !important;
}
.tooltip {
  display: block;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  position: absolute;
  visibility: visible;
  z-index: 1030;
}
.tooltip.in {
  opacity: 0.8;
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  background-color: #000000;
  border-radius: 4px 4px 4px 4px;
  color: #FFFFFF;
  max-width: 200px;
  padding: 8px;
  text-align: center;
  text-decoration: none;
}
.tooltip-arrow {
  border-color: transparent;
  border-style: solid;
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #000000;
  border-width: 5px 5px 0;
  bottom: 0;
  left: 50%;
  margin-left: -5px;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #000000;
  border-width: 5px 5px 5px 0;
  left: 0;
  margin-top: -5px;
  top: 50%;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #000000;
  border-width: 5px 0 5px 5px;
  margin-top: -5px;
  right: 0;
  top: 50%;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
  left: 50%;
  margin-left: -5px;
  top: 0;
}
.alert {
  margin-bottom: 15px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  padding: 10px 15px 10px 60px;
}
.alert h4 {
  padding: 0;
  margin: 0;
}
.alert p {
  padding: 0;
  margin: 0;
}
.alert.error {
  background: #FFFED0 url(../static/movio/templates/Movio/img/ico/alert-error.png) 10px 10px no-repeat;
  border: 1px solid #FFCC00;
}
.alert.error h4 {
  font-size: 18px;
  color: #CB3521;
}
.alert.ok {
  background: #E9FBE1 url(../static/movio/templates/Movio/img/ico/alert-ok.png) 10px 10px no-repeat;
  border: 1px solid #CFE0C2;
}
.alert.ok h4 {
  font-size: 18px;
  color: #7AB660;
}
.show-nav-for-iphone,
.show-footer-nav-for-iphone {
  display: none !important;
}
#nav-collapse.collapse.col-md-12,
#box-sidebar-collapse.collapse.col-md-12 {
  float: none;
}
#nav-collapse.collapse,
#nav-collapse,
#box-sidebar-collapse.collapse,
#nav-collapse-box1.collapse,
#nav-collapse-box2.collapse,
#nav-collapse-box3.collapse,
#nav-collapse-box4.collapse,
#nav-collapse-box5.collapse {
  height: auto;
}
@media (min-width: 765px) {
  #nav-collapse.collapse,
  #nav-collapse,
  #box-sidebar-collapse.collapse,
  #nav-collapse-box1.collapse,
  #nav-collapse-box2.collapse,
  #nav-collapse-box3.collapse,
  #nav-collapse-box4.collapse,
  #nav-collapse-box5.collapse {
    display: block;
  }
}
@media (max-width: 767px) {
  .show-nav-for-iphone {
    visibility: visible;
    line-height: 25px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
    color: #ffffff;
    padding: 0px;
    padding-left: 14px;
    border: 0;
    font-size: 13px;
    width: 100%;
    border-top: 1px solid #a37777;
    border-bottom: 1px solid #a37777;
    border-left: 1px solid #a37777;
    border-right: 1px solid #a37777;
    display: block !important;
    text-decoration: none;
    background: #61144b url(../static/movio/templates/Movio/img/ico/pool.png) 98% -511px no-repeat;
    text-align: left;
  }
  .show-nav-for-iphone.info-menu {
    border-top: 0;
  }
  .show-nav-for-iphone.collapsed {
    background: #61144b url(../static/movio/templates/Movio/img/ico/pool.png) 98% -560px no-repeat;
  }
  .show-footer-nav-for-iphone {
    font-size: 14px;
    line-height: 15px;
    margin: 0 0 0 0;
    padding: 0;
    font-family: 'Titillium Web', sans-serif;
    font-weight: lighter;
    background: none;
    border: 0;
    color: #fff;
    position: relative;
    padding-left: 12px !important;
    width: 100%;
    padding-bottom: 8px;
    margin-bottom: 4px;
    text-align: left;
    display: block !important;
  }
  .show-footer-nav-for-iphone:after {
    top: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
  .show-footer-nav-for-iphone:after {
    border-color: transparent;
    border-left-color: #fff;
    border-width: 5px;
    left: 0;
    margin-top: 4px;
    margin-left: 0;
  }
  #box-sidebar-collapse.collapse {
    margin-bottom: 10px;
  }
}
.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 {
  padding: 0;
}
@media (min-width: 765px) {
  .col-md-3 {
    width: 23.125%;
    margin-right: 2.5%;
    float: left;
  }
  .col-md-3:last-child {
    margin-right: 0;
  }
  .col-md-4 {
    width: 31.666666666667%;
    margin-right: 2.5%;
    float: left;
  }
  .col-md-4.first-box {
    margin-left: 0;
  }
  .col-md-4:last-child {
    margin-right: 0;
  }
  .col-md-6 {
    width: 48.75%;
    margin-right: 2.5%;
    float: left;
  }
  .col-md-6:last-child {
    margin-right: 0;
  }
  .col-md-9 {
    width: 74.375%;
    margin-right: 2.5%;
    float: left;
  }
  .col-md-9:last-child {
    margin-right: 0;
  }
  .col-md-12 {
    width: 100%;
    margin-right: 2.5%;
    float: left;
  }
  .col-md-12:last-child {
    margin-right: 0;
  }
}
@media (max-width: 770px) {
  .col-md-3,
  .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 {
    padding: 0;
    width: 100%;
    margin-right: 0;
  }
}
.downloadList {
  padding-left: 0;
}
.downloadList li {
  list-style: none;
  margin-bottom: 5px;
}
.downloadList li a {
  text-decoration: none;
}
.downloadList li a:hover {
  text-decoration: underline;
}
img {
  border: 0;
}
img.thumb,
img.left,
img.right,
img.center {
  float: left;
  margin: 0.5em;
  padding: 5px;
  border: 1px solid #C6C6C6;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
img.left {
  margin-left: 0;
}
img.right {
  margin-right: 0;
  clear: right;
  float: right;
}
img.center {
  clear: both;
  float: none;
  margin: auto;
  display: block;
}
img.noBorder {
  border: 0;
  padding: 0;
}
a.no-undeline {
  text-decoration: none;
}
.col-padding-left,
.col-padding-right {
  padding-right: 15px;
}
nav.menu-sx {
  border: 1px solid #a37777;
  background-color: #82305c;
  width: 100%;
  min-height: 290px !important;
  z-index: 1;
}
@media (max-width: 480px) {
  nav.menu-sx {
    height: auto !important;
    min-height: 100px !important;
    border: 0;
  }
}
nav.menu-sx ul {
  padding: 13px 0 18px 0;
  margin: 0;
}
@media (max-width: 480px) {
  nav.menu-sx ul {
    padding: 0 0 0 0;
  }
}
nav.menu-sx ul li {
  list-style: none;
  margin: 0;
}
nav.menu-sx ul li a {
  margin: 0;
  line-height: 1.9em;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  color: #ffffff;
  padding-left: 30px;
  border-bottom: 1px solid #a37777;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
}
nav.menu-sx ul li a:after {
  top: 0;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
nav.menu-sx ul li a:after {
  border-color: transparent;
  border-top-color: #a1a1a1;
  border-width: 5px;
  left: 0;
  margin-top: 10px;
  margin-left: 12px;
}
nav.menu-sx ul li a:hover,
nav.menu-sx ul li a.active,
nav.menu-sx ul li a.opening.active {
  text-decoration: none;
  background: #000000;
  color: #FFFFFF;
}
nav.menu-sx ul li a:hover:after,
nav.menu-sx ul li a.active:after,
nav.menu-sx ul li a.opening.active:after {
  border-top-color: #FFFFFF;
}
nav.menu-sx ul li ul {
  background-color: #893361;
  border-bottom: 1px solid #a37777;
  margin-bottom: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 15px;
}
nav.menu-sx ul li ul li {
  padding: 0;
  margin: 0;
}
nav.menu-sx ul li ul li ul {
  border-bottom: 0;
  padding-bottom: 0;
}
nav.menu-sx ul li ul li a {
  background: none;
  margin-left: 0;
  font-size: 11px;
  border: 0;
  line-height: 15px;
  padding: 1px 2px 1px 2px;
  margin-right: 30px;
  margin-bottom: 3px;
  text-transform: uppercase;
}
nav.menu-sx ul li ul li a:after {
  border: 0;
}
nav.menu-sx ul li ul li a:hover,
nav.menu-sx ul li ul li a.active {
  background: none;
  background-color: #000000;
  text-decoration: none;
  color: #FFFFFF;
}
article.box {
  padding: 0;
  border: 1px solid #a37777;
  background-color: #61144b;
  position: relative;
}
@media (max-width: 480px) {
  article.box {
    margin-bottom: 15px;
  }
}
article.box.collapsible {
  border-bottom: 0;
}
article.box.collapsible h1 {
  padding-left: 40px;
}
article.box.collapsible .container {
  border-bottom: 1px solid #a37777;
}
article.box.big {
  margin-bottom: 12px;
  clear: both;
}
article.box.big .container {
  min-height: 50px;
}
article.box h1 {
  font-size: 14px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  line-height: 14px;
  padding: 13px 14px 12px 14px;
  margin: 0;
  background-color: #5e1345;
  border-bottom: 1px solid #a37777;
  color: #ffffff;
}
article.box h1 a {
  color: #ffffff;
  text-decoration: none;
}
article.box h1 .ico {
  display: block;
  position: absolute;
  width: 25px;
  height: 30px;
  top: 0;
  right: 0;
  margin-right: 10px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background: #A1A1A1;
}
article.box h1 .ico.map {
  background: #A1A1A1 url(../static/movio/templates/Movio/img/ico/pool.png) 3px -153px no-repeat;
}
article.box h1 .ico.arrow-dx {
  background: #A1A1A1 url(../static/movio/templates/Movio/img/ico/pool.png) 5px -204px no-repeat;
}
article.box h1 .ico.ticket {
  background: #A1A1A1 url(../static/movio/templates/Movio/img/ico/pool.png) 3px -259px no-repeat;
}
article.box h1 .ico.timeline {
  background: #A1A1A1 url(../static/movio/templates/Movio/img/ico/pool.png) 3px -315px no-repeat;
}
article.box h1 .ico.info {
  background: #A1A1A1 url(../static/movio/templates/Movio/img/ico/pool.png) 4px -461px no-repeat;
}
article.box h1 .ico.relations {
  background: #A1A1A1 url(../static/movio/templates/Movio/img/ico/pool.png) 2px -818px no-repeat;
}
article.box .show-content-box {
  border: 1px solid #D6D6D6;
  position: absolute;
  width: 21px;
  height: 21px;
  display: block;
  text-indent: -9999px;
  cursor: pointer;
  top: 0;
  margin-top: 9px;
  margin-left: 10px;
  background: #FFFFFF;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
article.box .show-content-box:after {
  top: 50%;
  margin-top: -2px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
article.box .show-content-box:after {
  border-color: transparent;
  border-top-color: #A1A1A1;
  border-width: 6px;
  left: 50%;
  margin-left: -6px;
}
article.box .show-content-box:hover:after {
  border-top-color: #731558;
}
article.box .show-content-box.collapsed:after {
  top: 50%;
  margin-top: -10px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
article.box .show-content-box.collapsed:after {
  border-color: transparent;
  border-bottom-color: #A1A1A1;
  border-width: 6px;
  left: 50%;
  margin-left: -6px;
}
article.box .show-content-box.collapsed:hover:after {
  top: 50%;
  margin-top: -10px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
article.box .show-content-box.collapsed:hover:after {
  border-color: transparent;
  border-bottom-color: #731558;
  border-width: 6px;
  left: 50%;
  margin-left: -6px;
}
article.box .container {
  padding: 10px;
  width: auto;
  min-height: 270px;
  -moz-box-shadow: inset -1px 1px 1px #F3F3F3;
  -webkit-box-shadow: inset -1px 1px 1px #F3F3F3;
  box-shadow: inset -1px 1px 1px #F3F3F3;
  min-height: 260px;
}
article.box .container img {
  max-width: 100%;
}
@media (max-width: 480px) {
  article.box .container {
    min-height: inherit !important;
  }
}
article.box.image .container {
  padding: 0;
  min-height: inherit;
}
article.box.image .container img {
  margin: 0;
  border: 0;
}
article.box p {
  text-align: left !important;
}
article.box.col-md-2 .container {
  padding: 10px 15px;
}
article.box a.link-to-reserv {
  display: block;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #fff;
  position: relative;
  height: 39px;
  padding: 14px 10px 11px 8px;
  background-image: linear-gradient(bottom,#4c4c4c 0%,#010101 67%);
  background-image: -o-linear-gradient(bottom,#4c4c4c 0%,#010101 67%);
  background-image: -moz-linear-gradient(bottom,#4c4c4c 0%,#010101 67%);
  background-image: -webkit-linear-gradient(bottom,#4c4c4c 0%,#010101 67%);
  background-image: -ms-linear-gradient(bottom,r #4c4c4c 0%,#010101 67%);
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0,#4c4c4c),color-stop(0.67,#010101));
  background-color: #000;
  text-decoration: none;
  font-size: 11px;
}
article.box a.link-to-reserv:hover,
article.box a.link-to-reserv:active {
  text-decoration: none;
  background-image: linear-gradient(bottom,#010101 0%,#4c4c4c 67%);
  background-image: -o-linear-gradient(bottom,#010101 0%,#4c4c4c 67%);
  background-image: -moz-linear-gradient(bottom,#010101 0%,#4c4c4c 67%);
  background-image: -webkit-linear-gradient(bottom,#010101 0%,#4c4c4c 67%);
  background-image: -ms-linear-gradient(bottom,#010101 0%,#4c4c4c 67%);
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0,#010101),color-stop(0.67,#4c4c4c));
}
article.box a.link-to-reserv:active {
  -moz-box-shadow: inset 0 0 10px #000;
  -webkit-box-shadow: inset 0 0 10px #000;
  box-shadow: inset 0 0 10px #000;
}
article.box a.link-to-reserv span {
  display: block;
  position: absolute;
  right: 0;
  width: 33px;
  height: 39px;
  top: 0;
  background: url(../static/movio/templates/Movio/img/ico/arrow-button.png) no-repeat;
}
article.box img {
  margin-bottom: 10px;
  border: 1px solid #C6C6C6;
}
article.box p {
  margin: 0;
  color: #ffffff;
}
article.box p a {
  color: #ffffff;
  text-decoration: none;
}
article.box dl {
  font-size: 11px;
  margin-top: -10px;
}
article.box dl dt,
article.box dl dd {
  float: left;
  border-bottom: 1px solid #a37777;
  margin: 0;
  padding: 8px 0;
}
article.box dl dt {
  clear: left;
  width: 25%;
}
article.box dl dd {
  width: 75%;
}
@media (width: 1024px) {
  article.box dl dd {
    font-size: 9px;
  }
}
article.box dl dd a {
  color: #ffffff;
}
article.box .item {
  float: left;
  border: 1px solid #d5d5d5;
  background: #000000;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  margin-bottom: 5px;
  padding: 8px;
  min-height: 58px;
  padding-bottom: 0;
  padding-top: 0;
  padding-right: 0;
}
article.box .item h2 {
  line-height: 1em;
  padding: 8px 8px 4px 0;
  margin: 0;
  background: url(../static/movio/templates/Movio/img/ico/eye.png) 98% 10px no-repeat;
  font-size: 13px;
}
article.box .item h2:hover {
  background: url(../static/movio/templates/Movio/img/ico/eye-hover.png) 98% 10px no-repeat;
}
article.box .item h2 a {
  color: #ffffff;
  text-decoration: none;
}
article.box .item h2 a:hover {
  color: #942662;
  text-decoration: none;
}
article.box .item figure {
  width: auto !important;
  margin: 0 0 -8px -8px !important;
  padding: 0 15px 0 0 !important;
  line-height: 0;
  font-size: 0;
}
article.box .item figure img {
  padding: 0 !important;
  margin: 0 0 0 0 !important;
  border: 0 !important;
  line-height: 0;
}
article.box .item p {
  font-size: 13px;
  line-height: 1em;
  margin-right: 8px;
  word-wrap: break-word;
}
article.box .item figure+h2,
article.box .item figure+h2+p {
  margin-left: 56px;
}
.relationImage .js-gallery,
.relationImage .relations-img,
.relationImage .js-relationImage {
  padding-left: 32px;
}
.relationImage .js-gallery .slide,
.relationImage .relations-img .slide,
.relationImage .js-relationImage .slide {
  border: 1px solid #61144b;
  text-align: left;
  padding-right: 0px;
  box-shadow: none;
}
.relationImage .js-gallery .slide img,
.relationImage .relations-img .slide img,
.relationImage .js-relationImage .slide img {
  margin: 0;
  float: none;
  padding: 2px;
  border: 1px solid #d5d5d5;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  margin-right: 5px;
}
.relationImage .js-gallery .slide a,
.relationImage .relations-img .slide a,
.relationImage .js-relationImage .slide a {
  margin-right: -2px;
  display: inline-block;
  position: relative;
}
.relationImage .js-gallery .slide a:hover .popup,
.relationImage .relations-img .slide a:hover .popup,
.relationImage .js-relationImage .slide a:hover .popup {
  visibility: visible;
}
.js-gallery {
  padding-left: 32px;
}
.js-gallery img {
  float: left;
  padding: 2px;
  border: 1px solid #d5d5d5;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  margin-right: 5px;
}
.relationLink .item-list {
  padding: 0;
  margin: 0 -10px;
}
.relationLink .item-list li {
  list-style: none;
  padding-left: 14px;
  border-bottom: 1px solid #d5d5d5;
}
.relationLink .item-list li a {
  text-decoration: none;
  padding-left: 28px;
  padding-right: 10px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  display: block;
  color: #ffffff;
  background: url(../static/movio/templates/Movio/img/ico/eye.png) center left no-repeat;
}
.relationLink .item-list li a:hover {
  background: url(../static/movio/templates/Movio/img/ico/eye-hover.png) center left no-repeat;
}
.relationLink .item-list li:last-child {
  border: 0;
}
.relationLink .item-list li:last-child a {
  padding-bottom: 0;
  margin-bottom: 0;
}
.relationImageLink .col-md-4 {
  width: 30%;
  float: left;
  margin-left: 1.2%;
}
.relationImageLink .col-md-4.first-box {
  margin-left: 0;
}
.storyteller {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background: #E4E4E4;
  border: 1px solid #D8D8D8;
  padding-bottom: 15px;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  clear: both;
}
.storyteller #nav-bar {
  min-height: 40px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  background: #ececec;
  background: -moz-linear-gradient(top,#ececec 0%,#fefefe 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ececec),color-stop(100%,#fefefe));
  background: -webkit-linear-gradient(top,#ececec 0%,#fefefe 100%);
  background: -o-linear-gradient(top,#ececec 0%,#fefefe 100%);
  background: -ms-linear-gradient(top,#ececec 0%,#fefefe 100%);
  background: linear-gradient(to bottom,#ececec 0%,#fefefe 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@storyteller-grandient-1',endColorstr='@storyteller-grandient-2',GradientType=0);
}
.storyteller #nav-bar ul {
  padding: 0;
  margin: 0;
  margin-left: 10px;
}
@media (max-width: 480px) {
  .storyteller #nav-bar ul {
    margin-left: -1px;
    margin-right: -1px;
    margin-top: -1px;
  }
}
.storyteller #nav-bar ul li {
  list-style: none;
  display: inline;
  padding: 10px 10px;
  height: 40px;
  float: left;
  border-left: 1px solid #D8D8D8;
}
@media (max-width: 480px) {
  .storyteller #nav-bar ul li {
    display: block;
    float: none;
  }
}
.storyteller #nav-bar ul li:hover,
.storyteller #nav-bar ul li.active {
  background-color: #F9F9F9;
}
@media (max-width: 480px) {
  .storyteller #nav-bar ul li:hover,
  .storyteller #nav-bar ul li.active {
    background-color: transparent;
  }
}
.storyteller #nav-bar ul li:hover a,
.storyteller #nav-bar ul li.active a {
  color: #ffffff;
  text-decoration: none;
  border-bottom: 4px solid #000000;
}
.storyteller #nav-bar ul li a {
  display: inline-block;
  color: #7A7A7A;
  text-decoration: none;
  text-transform: uppercase;
}
.storyteller #nav-bar ul li:last-child {
  border-right: 1px solid #D8D8D8;
}
.storyteller .content-story {
  padding-top: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.storyteller .content-story .item-box {
  background: #F9F9F9;
  display: block;
  width: 95%;
  margin: 0 auto 35px auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: 0 0 4px #a4a4a4;
  -moz-box-shadow: 0 0 4px #a4a4a4;
  -webkit-box-shadow: 0 0 4px #a4a4a4;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  position: relative;
}
.storyteller .content-story .item-box.small {
  width: 60%;
}
.storyteller .content-story .item-box.link {
  background: #F9F9F9 url(../static/movio/templates/Movio/img/bg/bg-box-link.png) 99.8% 2px no-repeat;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
.storyteller .content-story .item-box.with-angle-icon {
  background: #F9F9F9 url(../static/movio/templates/Movio/img/bg/bg-box.png) 99.8% 2px no-repeat;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
.storyteller .content-story .item-box .box-angle {
  font-size: 15px;
  position: absolute;
  right: 0;
  top: 0;
  margin: 7px 5px 0 0;
}
.storyteller .content-story .item-box .box-angle.fa fa-link {
  margin-right: 8px;
  margin-top: 9px;
}
.storyteller .content-story .item-box.comment {
  background: #F9F9F9 url(../static/movio/templates/Movio/img/bg/bg-box-comment.png) 99.8% 2px no-repeat;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
.storyteller .content-story .item-box.comment form {
  margin-top: 20px;
  width: 280px;
  margin: 0 auto;
}
.storyteller .content-story .item-box.comment form span {
  width: 100%;
  display: block;
  text-align: left;
}
.storyteller .content-story .item-box.comment form input[type="text"],
.storyteller .content-story .item-box.comment form textarea {
  display: inline-block;
  width: 280px;
}
.storyteller .content-story .item-box.comment form textarea {
  height: 150px;
}
.storyteller .content-story .item-box.gallery {
  background: #F9F9F9;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
.storyteller .content-story .item-box .arrow-big {
  background: url(../static/movio/templates/Movio/img/ico/arrow-baloon-big.png) 0 0 no-repeat;
  width: 18px;
  height: 16px;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -9px;
  margin-top: -16px;
}
.storyteller .content-story .item-box iframe {
  width: 100%;
  margin: 0 0 30px 0;
}
.storyteller .content-story .item-box .functions h4 {
  font-weight: bold;
}
.storyteller .content-story .item-box .functions .from {
  color: #942662;
}
.storyteller .content-story .item-box .functions .from span {
  font-weight: bold;
  color: #ffffff;
}
.storyteller .content-story .item-box .functions .actions {
  border-top: 1px solid #D8D8D8;
  margin-top: 4px;
  padding-top: 4px;
  padding-bottom: 8px;
}
.storyteller .content-story .item-box .functions .actions ul {
  padding: 0;
  margin: 0;
  padding-top: 8px;
}
.storyteller .content-story .item-box .functions .actions ul.dx {
  float: right;
}
.storyteller .content-story .item-box .functions .actions ul.dx li a {
  text-decoration: none;
}
.storyteller .content-story .item-box .functions .actions ul.dx li i {
  font-size: 18px;
}
.storyteller .content-story .item-box .functions .actions ul.sx {
  float: left;
}
.storyteller .content-story .item-box .functions .actions ul li {
  list-style: none;
  display: inline;
  border-right: 1px solid #D8D8D8;
  padding: 5px 10px;
}
.storyteller .content-story .item-box .functions .actions ul li:last-child {
  border: 0;
}
.storyteller .content-story .item-box .functions .actions ul li .fa {
  font-size: 18px;
}
.storyteller .content-story .item-box .functions .actions ul li .fa.fa-external-link {
  float: left;
}
.storyteller .content-story .item-box .functions .actions ul li .fa.fa-facebook-sign {
  border: 1px solid red;
}
.storyteller .content-story .item-box .functions .actions ul li i {
  color: #ffffff;
  margin-right: 5px;
}
.storyteller .content-story .item-box .functions .actions ul li a {
  display: inline-block;
  text-decoration: none;
  padding: 0;
  line-height: 16px;
}
.storyteller .content-story .item-box .functions .actions ul li a:hover {
  text-decoration: underline;
}
.storyteller .content-story .item-box .archive-link {
  text-align: center;
  padding-top: 5px;
}
.storyteller .content-story .item-box .tipe-box {
  font-size: 14px;
  font-weight: lighter;
  padding: 0;
  margin: 0;
  margin-bottom: 12px;
}
.storyteller .content-story .item-box .tipe-box.big {
  font-size: 20px;
}
.storyteller .content-story .item-box .item-linked,
.storyteller .content-story .item-box .item-comment {
  padding: 0;
}
.storyteller .content-story .item-box .item-linked figure,
.storyteller .content-story .item-box .item-comment figure {
  margin: 0 15px 0 0;
}
.storyteller .content-story .item-box .item-linked p,
.storyteller .content-story .item-box .item-comment p {
  padding: 0;
  margin: 0;
}
.storyteller .content-story .item-box .item-linked .title,
.storyteller .content-story .item-box .item-comment .title {
  padding: 0;
  margin: 0;
  font-size: 18px;
  padding-bottom: 6px;
  font-weight: lighter;
}
.storyteller .content-story .item-box .item-linked .title a,
.storyteller .content-story .item-box .item-comment .title a {
  color: #ffffff;
  text-decoration: none;
}
.storyteller .content-story .item-box .item-comment {
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.storyteller .content-story .item-box .item-comment:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.storyteller .content-story .item-box .ico.gallery {
  background: url(../static/movio/templates/Movio/img/ico/pool.png) -1px -1159px no-repeat;
  display: inline-block;
  width: 17px;
  height: 12px;
  margin-left: 5px;
}
.storyteller .content-story .item-box .story-gallery {
  border-top: 1px solid #D8D8D8;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.storyteller .content-story .item-box .story-gallery .mini-photo {
  border: 1px solid transparent;
  padding-right: 0px;
  float: left;
  width: 82px;
  height: 82px;
  position: relative;
  margin-right: 12px;
  margin-bottom: 12px;
}
.storyteller .content-story .item-box .story-gallery .mini-photo:last-child {
  margin-right: 0;
}
.storyteller .content-story .item-box .story-gallery .mini-photo img {
  width: 82px;
  height: 82px;
  margin: 0;
  float: none;
  padding: 2px;
  margin-right: 8px;
  border: 1px solid #C6C6C6;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.storyteller .content-story .item-box .story-gallery .mini-photo:last-child:hover .popup {
  margin-left: -80px;
}
.storyteller .content-story .item-box .story-gallery .mini-photo:last-child:hover .popup .popup-arrow {
  right: 0;
  left: auto;
  margin-right: 8px;
}
.storyteller .content-story .item-box .story-gallery .mini-photo:hover .popup {
  visibility: visible;
}
.storyteller ul.insights {
  list-style: none;
  margin: 0;
  padding: 0;
}
.storyteller ul.insights li {
  float: left;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #D8D8D8;
}
.storyteller ul.insights li:last-child {
  margin-right: 0;
  padding-right: 0;
  border: 0;
}
.storyteller .wrapper-galleria-io.slider .content-galleria-io {
  height: 550px;
}
.storyteller .wrapper-galleria-io.slider .galleria-info-title {
  top: -25px;
}
.storyteller .wrapper-galleria-io.gallery .galleria-thumbnails-container {
  height: 40px !important;
  bottom: 0;
  margin-bottom: 0;
  position: absolute;
  top: auto !important;
  left: 0;
  right: 0;
  z-index: 0;
  background: #202020;
  border-top: 1px solid #000;
}
.nav-works ul {
  padding: 0;
  margin: 0;
}
.nav-works ul li {
  list-style: none;
  margin-bottom: 10px;
}
.nav-works ul li a {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  color: #ffffff;
  padding-left: 0;
  text-transform: uppercase;
  text-decoration: none;
  padding-left: 5px;
}
.nav-works ul li ul {
  background-color: #893361;
  margin-bottom: 0;
  padding-top: 3px;
  padding-bottom: 3px;
}
.nav-works ul li ul li {
  padding: 0;
  margin: 0;
  border: 0;
}
.nav-works ul li ul li a {
  background: none;
  margin-left: 20px;
  font-size: 11px;
  border: 0;
  line-height: 15px;
  padding: 1px 2px 1px 2px;
  margin-right: 30px;
  margin-bottom: 3px;
  text-transform: uppercase;
}
.nav-works ul li ul li a:hover,
.nav-works ul li ul li a.active {
  background: none;
  background-color: #000000;
  text-decoration: none;
  color: #FFFFFF;
}
#content-gallery-slider {
  padding: 5px;
  border: 1px solid #a37777;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  margin-bottom: 40px;
}
#content-gallery-slider .flex-direction-nav .flex-prev,
#content-gallery-slider .flex-direction-nav .flex-next {
  opacity: 1;
  top: auto;
  bottom: 0;
  height: 21px;
  width: 21px;
  margin-bottom: -35px;
  border: 1px solid #D6D6D6;
  background: #000000;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
#content-gallery-slider .flex-direction-nav .flex-prev {
  left: 0;
}
#content-gallery-slider .flex-direction-nav .flex-prev:after {
  top: 50%;
  margin-top: -6px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#content-gallery-slider .flex-direction-nav .flex-prev:after {
  border-color: transparent;
  border-right-color: #A1A1A1;
  border-width: 6px;
  right: 50%;
  margin-right: -2px;
}
#content-gallery-slider .flex-direction-nav .flex-next {
  right: auto;
  left: 0;
  margin-left: 28px;
}
#content-gallery-slider .flex-direction-nav .flex-next:after {
  top: 50%;
  margin-top: -5px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#content-gallery-slider .flex-direction-nav .flex-next:after {
  border-color: transparent;
  border-left-color: #A1A1A1;
  border-width: 6px;
  left: 50%;
  margin-left: -2px;
}
#content-gallery-slider .flex-control-nav {
  text-align: right;
  bottom: 0;
  margin-bottom: -30px;
}
#content-gallery-slider .flex-control-nav a {
  font-size: 0;
  margin-left: 4px;
  box-shadow: none;
  border: 2px solid #a37777;
  background: none;
}
#content-gallery-slider .flex-control-nav a.flex-active {
  border: 2px solid #000000;
}
.my-form {
  margin-top: 15px;
}
.my-form .control-group {
  border-bottom: 1px solid #E9E9E9;
  padding-bottom: 10px;
  margin: 0;
  margin-bottom: 10px;
}
.my-form .control-group:last-child {
  border: 0;
}
.my-form.no-border-row .control-group {
  border-bottom: 0;
}
.my-form.all-in-row .control-group,
.my-form.all-in-row .controls,
.my-form.all-in-row label {
  border: 0;
  float: left;
  margin: 0;
  width: auto;
}
.my-form.all-in-row .control-group input[type="text"],
.my-form.all-in-row .controls input[type="text"],
.my-form.all-in-row label input[type="text"] {
  margin-top: 2px;
}
.my-form.all-in-row .control-group input[type="submit"],
.my-form.all-in-row .control-group input[type="button"],
.my-form.all-in-row .control-group input[type="reset"],
.my-form.all-in-row .control-group button,
.my-form.all-in-row .controls input[type="submit"],
.my-form.all-in-row .controls input[type="button"],
.my-form.all-in-row .controls input[type="reset"],
.my-form.all-in-row .controls button,
.my-form.all-in-row label input[type="submit"],
.my-form.all-in-row label input[type="button"],
.my-form.all-in-row label input[type="reset"],
.my-form.all-in-row label button {
  margin-top: 0;
  margin-right: 5px;
}
.my-form.all-in-row .controls,
.my-form.all-in-row label {
  margin-right: 15px;
}
.my-form input[type="submit"],
.my-form input[type="button"],
.my-form input[type="reset"],
.my-form button {
  margin-top: 15px;
  margin-right: 5px;
}
.my-form input.input-large {
  width: 386px;
}
.my-form input.input-small {
  width: 94px;
}
.my-form select {
  padding: 0;
}
.my-form select.select-large {
  width: 392px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.my-form select.select-medium {
  width: 203px;
}
.my-form select.select-small {
  width: 94px;
}
.my-form label {
  width: 150px;
  text-transform: uppercase;
  text-align: left;
  float: left;
  padding-top: 5px;
}
.my-form label.large-label {
  width: 150px;
}
.my-form textarea {
  width: 204px;
  height: 86px;
}
.my-form .textarea-large {
  width: 386px;
}
.my-form i {
  color: #E9E9E9;
}
.my-form .controls {
  margin-left: 120px;
}
.my-form .controls.with-button:after {
  content: "";
  clear: both;
  display: block;
  width: 100%;
  height: 0px;
}
.my-form .controls.with-button input[type="text"] {
  float: left;
  margin-right: 8px;
}
.my-form .controls.with-button input[type="submit"],
.my-form .controls.with-button input[type="button"],
.my-form .controls.with-button input[type="reset"],
.my-form .controls.with-button button {
  margin-top: 0;
  margin-left: 5px;
  float: left;
}
@media (max-width: 765px) {
  .my-form .controls {
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .my-form input.input-large {
    width: 296px;
  }
  .my-form select.select-large {
    width: 296px;
  }
  .my-form .textarea-large {
    width: 296px;
  }
}
.my-form.login {
  border: 1px solid #a37777;
  background-color: #61144b;
  max-width: 320px;
  margin: 15px auto;
  display: block;
  padding: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.my-form.login .control-group {
  border-bottom: 0;
  padding-bottom: 0;
  margin: 0;
  position: relative;
  margin-bottom: 10px;
}
.my-form.login .control-group:last-child {
  border: 0;
}
.my-form.login .control-group p {
  font-size: 12px;
  padding: 0;
  margin: 0;
  line-height: 1.4em;
  margin-top: -3px;
}
.my-form.login label {
  display: none;
}
.my-form.login .ico {
  position: absolute;
  width: 20px;
  height: 26px;
  background: #fff;
  border: 1px solid #E9E9E9;
  color: #E9E9E9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}
.my-form.login .ico.fa-user {
  padding: 5px 4px;
}
.my-form.login .ico.fa-lock {
  padding: 5px 6px;
}
.my-form.login input[type="text"],
.my-form.login input[type="password"] {
  width: 100%;
  padding-left: 25px;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 26px;
}
.my-form.login .controls {
  margin-left: 0;
}
.my-form.login input[type="submit"] {
  margin-right: -4px;
  margin-top: 0;
}
.breadcrumb ul {
  padding: 0;
  margin: 0 0 8px 0;
}
.breadcrumb ul li {
  list-style: none;
  display: inline;
}
.breadcrumb ul li a {
  color: #802155;
  text-decoration: none;
}
.breadcrumb ul li:hover {
  color: #802155;
}
.box-title {
  border-top: 1px solid #a37777;
  border-bottom: 1px solid #a37777;
  color: #ffffff;
  position: relative;
  padding: 12px 0;
  margin-bottom: 10px;
}
.box-title h1 {
  font-size: 30px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  padding: 0;
  margin: 0;
  line-height: 28px;
}
.box-title h2 {
  margin: 0;
  padding: 0;
  line-height: 28px;
  font-size: 20px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 400;
}
.box-title a.print {
  width: 20px;
  height: 20px;
  position: absolute;
  display: block;
  bottom: 15px;
  right: 0;
  text-indent: -9999px;
  background: url(../static/movio/templates/Movio/img/ico/pool.png) 1px -408px no-repeat;
}
.box-title a.print-ico {
  width: 20px;
  height: 20px;
  position: absolute;
  display: block;
  bottom: 15px;
  right: 0;
  text-decoration: none;
  font-size: 18px;
}
.heading-row {
  border-bottom: 1px solid #a37777;
  border-top: 1px solid #a37777;
  margin-bottom: 25px;
  padding-top: 5px;
  margin-top: 35px;
}
.heading-row h2 {
  padding: 0;
  margin: 0;
}
nav.inner-menu {
  margin-bottom: 15px;
}
nav.inner-menu ul {
  margin: 0;
  padding: 0;
}
nav.inner-menu ul li {
  list-style: none;
  display: inline;
}
nav.inner-menu ul li a {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 12px;
  display: inline-block;
  margin-right: 23px;
  text-decoration: none;
}
nav.inner-menu ul li a:hover,
nav.inner-menu ul li a.active {
  color: #ffffff;
  text-decoration: none;
  border-bottom: 4px solid #942662;
}
.results-content .item {
  border-bottom: 1px solid #d5d5d5;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.results-content .item figure {
  width: 135px !important;
  max-height: 135px;
  float: left;
  margin: 0 !important;
  margin-right: 15px !important;
}
.results-content .item figure img {
  padding: 5px;
  border: 1px solid #C6C6C6;
  float: left;
  margin-bottom: 8px;
}
.results-content .item h1 {
  font-size: 16px;
  padding: 0;
  margin: 0;
  line-height: 1em;
  margin-bottom: 5px;
}
.results-content .item h1 a {
  color: #942662;
  text-decoration: none;
}
.results-content .item h1 a:hover {
  text-decoration: underline;
}
.results-content .item p {
  font-size: 14px;
  line-height: 18px;
  padding: 0;
  margin: 0;
}
.pagination ul {
  border: 1px solid #d5d5d5;
  padding: 0;
  width: 100%;
  min-height: 29px;
  text-align: center;
  background-color: #61144b;
}
.pagination ul li {
  display: inline;
  padding-left: 5px;
}
.pagination ul li a {
  border: 0;
  background: none;
  float: none;
  color: #ffffff;
  display: inline-block;
  padding-top: 0;
  margin-top: 7px;
  padding-bottom: 0;
  line-height: 1em;
  font-size: 14px;
  outline: none;
  text-decoration: none;
  padding-left: 6px;
  border-left: 1px solid #d5d5d5;
}
.pagination ul li a:hover {
  text-decoration: underline;
}
.pagination ul li.active a {
  text-decoration: underline;
}
.pagination ul li:first-child > a {
  border: 0;
  padding-left: 17px;
  background: url(../static/movio/templates/Movio/img/ico/pool.png) -6px -772px no-repeat;
}
.pagination ul li:last-child > a {
  padding-right: 17px;
  background: url(../static/movio/templates/Movio/img/ico/pool.png) 78px -727px no-repeat;
}
.wrapper-galleria-io {
  padding: 5px;
  border: 1px solid #a37777;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  margin-bottom: 40px;
  clear: both;
}
.wrapper-galleria-io.gallery .galleria-thumbnails-container {
  border-top: 1px solid #000;
}
.wrapper-galleria-io.gallery #galleria {
  height: 499px;
}
.wrapper-galleria-io.gallery .galleria-info-description {
  margin-top: 3px !important;
}
.wrapper-galleria-io.slider {
  padding: 0;
  border: 0;
}
.wrapper-galleria-io .content-galleria-io {
  max-width: 100%;
  font-family: 'Titillium Web', sans-serif;
}
.wrapper-galleria-io .content-galleria-io:hover .galleria-info-description {
  opacity: 1;
  filter: alpha(opacity=100);
}
.wrapper-galleria-io .content-galleria-io .galleria-info {
  margin-bottom: 10px;
}
.wrapper-galleria-io .content-galleria-io .galleria-info-description {
  opacity: 0;
  -moz-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  filter: alpha(opacity=0);
  position: absolute;
  margin: 0 0 30px -15px;
  bottom: 0;
  display: block;
  width: 100%;
  background: url(../static/movio/templates/Movio/img/bg/bg-description.png) repeat;
  padding: 5px 15px 6px 15px;
  padding-right: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  width: 430px;
}
.wrapper-galleria-io .galleria-counter {
  margin-bottom: 10px;
  margin-right: 46px;
}
.wrapper-galleria-io #galleria.sfogliatore .galleria-info {
  position: absolute;
  height: 15px;
  left: 0px;
  bottom: 0;
  margin-bottom: 5px !important;
  color: #bbb;
  margin-right: 40px;
}
.wrapper-galleria-io #galleria.sfogliatore .galleria-info-description {
  margin: 0 0 16px -5px;
}
.wrapper-galleria-io #galleria.slider .galleria-info-text {
  top: auto;
  bottom: 0;
  margin-bottom: -12px;
}
article.relationImageLink figure {
  float: left;
}
article.relationImageLink img {
  max-height: 56px;
  max-width: 100%;
  width: 100%;
  float: left;
  margin: 0 !important;
}
.imageList {
  clear: both;
  width: 100%;
  padding-left: 33px;
  margin-bottom: 20px !important;
}
.imageList img {
  width: auto !important;
  padding: 2px;
  border: 1px solid #C6C6C6;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.storyjs-embed.sized-embed {
  border-radius: 0;
}
.vco-timeline .vco-navigation .timenav .content .marker.active .flag .flag-content h3,
.vco-timeline .vco-navigation .timenav .content .marker.active .flag-small .flag-content h3 {
  color: #82166a !important;
}
.vco-timeline .vco-navigation .timenav-background .timenav-line,
.vco-timeline .vco-navigation .timenav .content .marker.active .line,
.vco-timeline .vco-navigation .timenav .content .marker.active .dot {
  background-color: #82166a !important;
}
.vco-timeline .vco-navigation .timenav .content .marker .line .event-line {
  background: #82166a !important;
}
.vco-slider .slider-item .content .content-container .text .container p {
  text-align: left;
}
.movio-hotspotContainer {
  position: relative;
  border: 1px solid #C6C6C6;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  padding: 3px;
  display: inline-block;
  width: 100%;
}
.movio-hotspotContainer .movio-imageHotspot-scale {
  position: absolute;
  left: 0;
  top: 0;
}
.movio-hotspotContainer .movio-hotspot,
.movio-hotspotContainer .movio-hotspot-circle {
  border: 2px solid #fff;
  box-shadow: 0 0 2px #000;
  -moz-box-shadow: 0 0 2px #000;
  -webkit-box-shadow: 0 0 2px #000;
  position: absolute;
  z-index: 999;
  cursor: pointer;
}
.movio-hotspotContainer .movio-hotspot:hover,
.movio-hotspotContainer .movio-hotspot-circle:hover {
  border: 2px solid #942662;
}
.movio-hotspotContainer .movio-hotspot-circle {
  border-radius: 50%;
}
.movio-hotspotContainer img {
  max-width: 100%;
  height: auto;
}
.results-content .in-grid {
  border: 1px solid #d5d5d5;
  background: #000000;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  margin-bottom: 8px;
  padding: 8px;
  height: 88px;
  padding-bottom: 0;
  padding-top: 0;
  padding-right: 0;
}
.results-content .in-grid .wrapper-link {
  display: none;
}
.results-content .in-grid h2 {
  line-height: 1em;
  padding: 8px 8px 4px 0;
  margin: 0;
  font-size: 13px;
}
.results-content .in-grid h2 a {
  color: #000;
  text-decoration: none;
}
.results-content .in-grid h2 a:hover {
  text-decoration: none;
}
.results-content .in-grid figure {
  width: auto !important;
  margin: 0 0 0 -8px !important;
  padding: 0 15px 0 0 !important;
  line-height: 0;
  font-size: 0;
  float: left;
  height: auto !important;
}
.results-content .in-grid figure img {
  padding: 0 !important;
  margin: 0 0 0 0 !important;
  border: 0 !important;
  line-height: 0;
}
.results-content .in-grid p {
  font-size: 13px;
  line-height: 1em;
  margin-right: 8px;
  text-align: left !important;
  word-wrap: break-word;
}
span.superzoom {
  border-radius: 4px;
  padding: 2px 8px 4px;
  position: absolute;
  width: 60px;
  color: #FFFFFF;
  background: #8f115d url(../static/movio/templates/Movio/img/ico/search.png) 3px 5px no-repeat;
  text-align: right;
}
span.superzoom.small {
  text-indent: 100%;
  overflow: hidden;
  width: 22px;
  color: #8f115d;
  font-size: 0;
  padding: 0;
  height: 22px;
  background: #8f115d url(../static/movio/templates/Movio/img/ico/search.png) center no-repeat;
}
div.menu-dropdown ul,
div.menu-dropdown ul ul {
  padding: 0;
  margin: 0;
}
div.menu-dropdown ul li,
div.menu-dropdown ul ul li {
  list-style-type: none;
  display: inline-block;
}
div.menu-dropdown ul li a,
div.menu-dropdown ul li ul li a {
  text-decoration: none;
  color: #FFFFFF;
  padding: 5px;
  display: inline-block;
}
div.menu-dropdown ul li ul li a {
  width: 150px;
  background: #8c205b;
}
div.menu-dropdown ul li ul li a:hover {
  background: #8a2160;
  color: #FFFFFF;
}
div.menu-dropdown ul li {
  position: relative;
}
div.menu-dropdown ul li ul {
  display: none;
  position: absolute;
  top: 20px;
  left: -130px;
  width: 150px;
  z-index: 1000;
}
div.menu-dropdown ul li:hover ul {
  display: block;
}
div.menu-dropdown .icon {
  font-size: 120%;
}
div#map-popup-background {
  margin-top: -9999px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  z-index: 2;
}
.attach {
  padding: 10px;
  border: 1px solid #a37777;
}
.attach .box-title {
  font-size: 18px;
  border-bottom: 0;
  padding: 0;
  margin: 0;
  padding-bottom: 10px;
  color: #ffffff;
}
.attach .container {
  border: 0;
  background: none;
  padding: 0;
}
.attach ul {
  padding: 0;
  margin: 0;
}
.attach ul li.active a {
  background: #545453;
  color: #fff;
}
.attach ul li.active a:hover {
  background: #545453;
  color: #fff;
}
.attach ul li a {
  background: #CCC;
  color: #fff;
}
.attach ul li a:hover {
  background: #545453;
  color: #fff;
}
.block-inner-aside.pull-right {
  margin-left: 15px;
}
.block-inner-aside figure.main-img.align-right {
  margin-left: 0;
}
body.page .block-inner-aside +h2,
body.page .block-inner-aside +h3,
body.page .block-inner-aside +h4,
body.page .block-inner-aside +h5,
body.page .block-inner-aside +h6 {
  margin-top: 0;
  padding-top: 0 !important;
}
body.page .block-inner-aside figure.main-img.align-right {
  margin-left: 0 !important;
}
.new-properties {
  border: 1px solid #a37777;
  padding: 10px;
  background: #fafafa;
}
.new-properties dd,
.new-properties dt {
  float: left;
  padding: 5px 0;
  border-top: 1px solid #a37777;
}
.new-properties dd:first-child,
.new-properties dd:nth-child(2),
.new-properties dt:first-child,
.new-properties dt:nth-child(2) {
  border-top: 0;
}
.new-properties dt {
  clear: both;
  width: 23%;
}
.new-properties dd {
  width: 77%;
}
.tag-list,
.insights {
  padding: 0;
  margin: 0;
}
.tag-list li,
.insights li {
  display: inline;
}
.tag-list li a,
.insights li a {
  display: inline-block;
  font-size: 12px;
  color: #fff;
  background: #B82013;
  padding: 2px 5px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  margin-top: 2px;
  text-decoration: none;
}
.tag-list li a:hover,
.insights li a:hover {
  text-decoration: none;
  color: #B82013;
  background: #CCC;
}
.block-my-pop-up {
  position: absolute;
  max-width: 490px;
  background: #fafafa;
  z-index: 99;
  border: 4px solid #a37777;
}
.block-my-pop-up .arrow {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #a37777;
  position: absolute;
}
.block-my-pop-up .block-title {
  padding: 10px;
  font-size: 20px;
  border-bottom: 1px solid #a37777;
}
.block-my-pop-up .block-my-pop-up-container {
  position: relative;
  padding: 10px;
  padding-top: 0;
}
.block-my-pop-up .block-my-pop-up-container.no-padding {
  padding: 0;
  margin-top: -15px;
}
.block-my-pop-up .results-content {
  position: relative;
}
.google-maps img {
  max-width: none !important;
}
.google-maps .gm-style-pbt {
  text-align: center !important;
}
.sx article.box .container {
  min-height: 0;
}
.mejs__container {
  text-align: center;
  margin: auto auto;
}
body.page h3 {
  padding-top: 10px !important;
}
body.page aside article.box {
  margin-bottom: 14px;
}
body.page #box-sidebar-collapse .box .container {
  min-height: inherit;
}
body.page aside.sx nav.menu-sx {
  position: relative;
  margin-bottom: 14px;
  height: auto !important;
}
body.page aside.dx {
  padding-top: 7px;
  float: right;
  margin-left: 1%;
}
body.page aside.dx .show-content-box:after {
  margin-left: -5px;
}
body.page aside.dx .show-content-box.collapsed:after {
  margin-left: -5px;
}
body.page aside.dx .show-content-box.collapsed:hover:after {
  margin-left: -5px;
}
@media (width: 1024px) {
  body.page aside.dx #gallery .slides,
  body.page aside.dx .relations-img .slides {
    padding-left: 13px;
  }
}
body.page aside.dx #gallery .slides li,
body.page aside.dx .relations-img .slides li {
  border: 0;
}
body.page aside.dx #gallery .slides li img,
body.page aside.dx .relations-img .slides li img {
  margin-right: 4px;
}
body.page aside.dx #gallery .slides li:nth-child(2n+0),
body.page aside.dx .relations-img .slides li:nth-child(2n+0) {
  text-align: left;
  padding-left: 0px;
}
body.page aside.dx #gallery .slides li:nth-child(2n+0) img,
body.page aside.dx .relations-img .slides li:nth-child(2n+0) img {
  margin-left: 4px;
}
body.page aside.dx #gallery .slides li:nth-child(2n+0) a:hover .popup,
body.page aside.dx .relations-img .slides li:nth-child(2n+0) a:hover .popup {
  margin-left: -80px;
}
body.page aside.dx #gallery .slides li:nth-child(2n+0) a:hover .popup .popup-arrow,
body.page aside.dx .relations-img .slides li:nth-child(2n+0) a:hover .popup .popup-arrow {
  right: 0;
  left: auto;
  margin-right: 8px;
}
@media (max-width: 767px) {
  body.page aside.dx .item {
    width: 48.61878453038674%;
    *width: 48.56559304102504%;
    margin-right: 1%;
  }
}
body.page aside.dx .item.col-md-4 {
  width: 100%;
  float: none;
  margin-left: 0;
}
body.page article.main-content {
  float: right;
}
@media (max-width: 480px) {
  body.page article.main-content {
    padding: 10px;
    margin-top: -15px;
  }
}
body.page article.main-content.view-one-column {
  float: left;
  margin: 0;
  width: 100%;
}
body.page article.main-content p {
  text-align: justify;
  font-size: 14px;
}
body.page article.main-content img {
  max-width: 100%;
}
body.page article.main-content figure.main-img {
  padding: 0;
  position: relative;
  padding: 0 15px 10px 0;
  margin: 0;
  max-width: auto;
  margin-bottom: 15px;
}
body.page article.main-content figure.main-img.align-left {
  float: left;
  margin-right: 20px;
}
body.page article.main-content figure.main-img.align-right {
  float: right;
  margin-left: 20px;
  padding-right: 0;
}
body.page article.main-content figure.main-img.align-right img {
  float: right;
  width: 100%;
  max-width: 100%;
}
body.page article.main-content figure.main-img.align-right .description {
  float: right;
  text-align: right;
  clear: right;
  padding-left: 10px;
  padding-right: 0;
}
body.page article.main-content figure.main-img.align-right a.button-red {
  float: left !important;
}
body.page article.main-content figure.main-img.align-right a.button-red.zoom {
  background: #8f115d;
}
body.page article.main-content figure.main-img.align-right a.button-red.zoom:before {
  left: 0;
  top: 0;
  padding-top: 3px;
  margin-left: 3px;
}
body.page article.main-content figure.main-img img {
  padding: 5px;
  border: 1px solid #C6C6C6;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  float: left;
  margin-bottom: 8px;
  width: 100%;
  max-width: 100%;
}
body.page article.main-content figure.main-img .description {
  font-size: 95%;
  line-height: 1.2em;
  padding: 0;
  margin: 0;
  position: relative;
  bottom: 0;
  float: left;
  clear: left;
  width: auto;
  padding-right: 10px;
  word-wrap: break-word;
}
body.page article.main-content figure.main-img .description strong {
  display: block;
}
body.page article.main-content figure.main-img a.button-red.zoom {
  width: 60px;
  position: relative;
  float: right;
  text-decoration: none;
  color: #FFFFFF;
}
body.page article.main-content figure.main-img a.button-red.zoom.zoom {
  background: #8f115d;
}
body.page article.main-content figure.main-img a.button-red.zoom.zoom:before {
  font-family: 'FontAwesome';
  content: "\f002";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  width: 20px;
  height: 100%;
  text-align: left;
  padding-top: 3px;
  margin-right: -3px;
}
body.page article.main-content figure.main-img a.button-red.zoom:hover {
  color: #FFFFFF;
}
body.page article.main-content #photogallery {
  border: 1px solid #a37777;
  background-color: #61144b;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  width: 815px;
  padding: 10px;
  margin-top: 30px;
  margin-bottom: 25px;
}
body>#outer {
  height: auto;
  min-height: 90%;
  width: 100%;
  color: #ffffff;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body>#outer .contentWrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
}
@media (min-width: 979px) {
  body>#outer .contentWrapper {
    max-width: 1180px;
    padding: 0 15px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  body>#outer .contentWrapper {
    width: 98%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  body>#outer .contentWrapper {
    width: 97%;
  }
}
#topbar {
  background: #8c205b;
  height: 34px;
}
@media (min-width: 767px) {
  #topbar {
    margin-bottom: 20px;
  }
}
#topbar .menu-dropdown {
  padding-top: 3px;
  margin-left: 10px;
}
#topbar ul {
  padding: 0;
  margin: 0;
}
#topbar ul li {
  list-style: none;
  display: inline;
}
#topbar a {
  color: #FFFFFF;
  text-decoration: none;
}
#topbar nav.langs {
  float: left;
  height: 34px;
  font-size: 11px;
}
#topbar nav.langs ul li {
  float: left;
}
#topbar nav.langs ul a {
  height: 34px;
  display: inline-block;
  padding: 9px 9px 0 9px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  position: relative;
}
#topbar nav.langs ul a:hover,
#topbar nav.langs ul a.active {
  color: #FFFFFF;
  background: #8a2160;
  text-decoration: none;
}
#topbar nav.langs ul a:hover:after,
#topbar nav.langs ul a.active:after {
  bottom: 0;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#topbar nav.langs ul a:hover:after,
#topbar nav.langs ul a.active:after {
  border-color: transparent;
  border-bottom-color: #fff;
  border-width: 5px;
  left: 50%;
  margin-top: 10px;
  margin-left: -5px;
}
#topbar nav.menu-top {
  float: left;
  font-size: 11px;
  padding-top: 9px;
  margin-left: 20px;
}
#topbar nav.menu-top ul li {
  border-right: 1px solid #FFFFFF;
  padding-right: 13px;
}
#topbar nav.menu-top ul li.last {
  border: 0;
}
#topbar nav.menu-top ul li a {
  margin-left: 10px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
}
#topbar nav.menu-top ul li a:hover {
  text-decoration: none;
}
#topbar form {
  float: right;
  margin-bottom: 25px;
  margin-top: 3px;
}
@media (max-width: 480px) {
  #topbar form {
    margin-right: 10px;
  }
}
#topbar form label {
  display: none;
}
#topbar form p {
  pading: 0;
  margin: 0;
}
#topbar form p input {
  width: 290px;
  margin-top: 1px;
  height: 25px;
}
@media (max-width: 480px) {
  #topbar form p input {
    width: 190px;
  }
}
@media (max-width: 768px) {
  #topbar form p input {
    width: 190px;
  }
}
#topbar form p input.button {
  border: 0;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  background: url(../static/movio/templates/Movio/img/ico/search.png) 0 0 no-repeat;
  text-indent: -9999px;
  float: right;
  margin-top: 5px;
}
header {
  position: relative;
  clear: both;
  padding: 0;
  margin-bottom: 15px;
}
header .col-md-3 {
  margin-top: -5px;
  line-height: 19px;
}
header p {
  font-size: 13px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  text-align: right;
}
header h1 {
  font-size: 365%;
  margin: 0 0 7px 0;
  padding: 0;
  line-height: 35px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
}
@media (max-width: 480px) {
  header h1 {
    font-size: 250%;
    margin-left: 10px;
  }
}
header h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  margin: 0;
  font-size: 205%;
}
header h2 strong {
  font-weight: 600;
}
@media (max-width: 480px) {
  header h2 {
    font-size: 110%;
    margin-left: 11px;
  }
}
header h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-weight: normal;
  margin-top: 0;
  line-height: 26px;
  font-size: 125%;
}
header.with-image {
  background: url(../static/movio/templates/Movio/img/various/header.jpg) 0 0 no-repeat;
  height: 250px;
}
@media (max-width: 480px) {
  header.with-image {
    background: none;
    height: auto;
  }
}
.content-box {
  min-height: 290px;
  float: left;
  width: 100%;
  clear: right;
  position: relative;
  margin-bottom: 14px;
}
.content-box article.slideshow {
  min-height: 290px;
  position: relative;
  background-color: #801d58;
  z-index: 2;
  padding: 0;
  margin-right: 0;
}
.content-box article.slideshow .slick-dots {
  text-align: right;
  position: absolute;
  bottom: 5px;
  height: 12px;
}
.content-box article.slideshow .slick-dots li {
  margin-right: 0;
  margin-left: 0;
}
.content-box article.slideshow .slide {
  background-position: top right !important;
}
.content-box article.slideshow .description {
  float: left;
  width: 270px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 0;
  padding-left: 15px;
  min-height: 290px;
  position: relative;
  text-align: left !important;
  background-color: #801d58;
}
.content-box article.slideshow .description p {
  text-align: left !important;
}
.content-box article.slideshow .description h1 {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  font-size: 18px;
  margin: 15px 15px 10px 0;
  line-height: 17px;
  text-transform: uppercase;
  color: #FFFFFF;
}
.content-box article.slideshow .description h1 a {
  text-decoration: none;
}
.content-box article.slideshow .description p {
  font-size: 14px;
  margin: 0;
  line-height: 15px;
  color: #FFFFFF;
}
.content-box article.slideshow .description a.link-continue {
  position: absolute;
  display: block;
  width: 88%;
  top: 0;
  padding: 0 0 0 0;
  text-indent: -9999px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 20px;
  margin-top: 258px;
  background: #802155;
}
.content-box article.slideshow .description a.link-continue:before {
  font-family: 'FontAwesome';
  content: "\f0da";
  display: block;
  color: #fff;
  font-size: 20px;
  text-indent: 0;
  float: right;
  margin-right: 5px;
  font-weight: lighter !important;
}
@media (max-width: 480px) {
  .content-box article.slideshow .description a.link-continue {
    top: 160px;
    width: 95%;
  }
}
footer {
  margin-top: 10px;
  min-height: 10%;
  background-color: #f5f5f5;
  color: #151515;
}
footer .contentWrapper {
  padding-top: 36px !important;
  margin: 0 auto;
}
@media (max-width: 480px) {
  footer .contentWrapper {
    padding-top: 10px !important;
  }
}
@media (min-width: 979px) {
  footer .contentWrapper {
    padding: 0;
    min-width: 980px;
    max-width: 1180px;
    width: 100%;
  }
}
footer .contentWrapper .logo-footer {
  float: left;
  margin-right: 40px;
  margin-left: 60px;
  padding-bottom: 10px;
}
@media (max-width: 480px) {
  footer .contentWrapper .logo-footer {
    margin-left: 10px;
    margin-right: 0;
  }
}
@media (max-width: 1024px) {
  footer .contentWrapper .logo-footer {
    margin-left: 10px;
    margin-right: 10px;
    width: 150px;
  }
}
footer .contentWrapper .box {
  float: left;
  padding-left: 20px;
  border-left: 1px solid #5E5E5E;
  min-height: 105px;
  padding-top: 5px;
  margin-bottom: 25px;
  margin-right: 30px;
}
@media (max-width: 767px) {
  footer .contentWrapper .box {
    border: 0;
    display: block;
    width: 100%;
    margin-bottom: 0;
  }
}
footer .contentWrapper .box h2 {
  font-size: 14px;
  line-height: 15px;
  margin: 0 0 6px 0;
  padding: 0;
  color: #151515;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  footer .contentWrapper .box h2 {
    display: none;
  }
}
footer .contentWrapper .box nav ul {
  padding: 0 0 5px 2px;
  margin: 0;
}
footer .contentWrapper .box nav ul li {
  list-style: none;
}
footer .contentWrapper .box nav ul li a {
  color: #151515;
  position: relative;
  padding-left: 14px;
  text-decoration: none;
}
footer .contentWrapper .box nav ul li a:after {
  top: 0;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
footer .contentWrapper .box nav ul li a:after {
  border-color: transparent;
  border-left-color: #fff;
  border-width: 5px;
  left: 0;
  margin-top: 6px;
  margin-left: 0px;
}
@media (max-width: 767px) {
  footer .contentWrapper .box nav ul li a {
    background: none;
  }
}
footer #info-page {
  border-top: 1px solid #5E5E5E;
}
@media (max-width: 480px) {
  footer #info-page {
    display: none;
  }
}
footer #info-page .contentWrapper {
  padding-top: 0px !important;
}
@media (max-width: 480px) {
  footer #info-page .contentWrapper {
    padding-top: 0px !important;
  }
}
@media (min-width: 979px) {
  footer #info-page .contentWrapper {
    padding: 0;
    min-width: 980px;
    max-width: 1180px;
    width: 100%;
  }
}
footer #info-page .content {
  padding: 0;
}
footer #info-page p {
  padding: 0;
  margin: 0;
  font-size: 11px;
  color: #000000;
  padding-left: 60px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#outer .slider {
  margin-bottom: 0;
}
#outer .slick-dots li.slick-active button {
  background-color: #6b184a;
  border: 1px solid #FFFFFF;
}
#outer .slick-dots li button {
  width: 12px;
  height: 12px;
  padding: 0;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
}
#outer .slick-dots li button:hover {
  background: #E3001B;
}
#outer .slick-dots li button:before {
  display: none;
}
#outer .slick-prev:before,
#outer .slick-next:before {
  font-family: 'FontAwesome';
  content: "\f0d9";
  color: #A1A1A1;
  opacity: 1;
  font-size: 17px;
  font-weight: lighter;
}
#outer .slick-disabled {
  display: none !important;
}
#outer .slick-next:before {
  content: "\f0da";
  margin-right: -3px;
}
#outer .slick-prev,
#outer .slick-next {
  width: 20px;
  height: 40px;
  padding-top: 4px;
  top: 50%;
  margin-top: -23px;
  border: 1px solid #D6D6D6;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #fff;
}
#outer .slick-prev:hover:before,
#outer .slick-next:hover:before {
  color: #731558;
}
#outer .slick-prev {
  left: 0;
}
#outer .slick-next {
  right: 0;
}
@media (max-width: 979px) {
  .visible-tablet,
  .visible-desktop {
    display: none;
  }
}
@media (max-width: 765px) {
  .box {
    margin-bottom: 15px;
  }
  .show-nav-for-iphone {
    padding-left: 10px;
    padding-right: 10px;
  }
  aside.sx .info-menu {
    margin-top: 10px;
    border-top: 1px solid #ccc;
  }
  .main-content {
    padding-top: 10px;
  }
  footer {
    padding-bottom: 15px;
  }
  footer .box {
    min-height: inherit !important;
    padding-left: 15px !important;
  }
}
@media (max-width: 650px) {
  .item.col-md-4 {
    width: 100% !important;
  }
}
@media (max-width: 480px) {
  .main-content {
    padding-top: 20px !important;
  }
  .contentWrapper {
    padding: 0;
  }
  article.slideshow .slide {
    height: 290px;
  }
  article.slideshow .slide .description {
    width: 100%;
    min-height: inherit !important;
    height: 110px !important;
    overflow: hidden;
  }
  footer {
    margin-top: 10px;
    min-height: inherit !important;
    height: auto;
  }
  footer:after {
    content: "";
    display: block;
    width: 100%;
    clear: both;
    height: 1px;
  }
}
svg {
  overflow: hidden;
}
g.nodes tspan {
  font-family: Helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
}
g.nodes div {
  white-space: nowrap;
  padding: 2px 5px 2px 5px;
  font-family: Helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
}
g.nodes tspan.main-node {
  fill: #000000 !important;
}
div.main-node {
  padding: 2px 7px 2px 7px;
  font-family: Helvetica, sans-serif;
  font-size: 14px;
  color: #000000 !important;
}
.node rect {
  stroke: #CFCED3;
  stroke-width: 2px;
  fill: #FFFFFF;
}
.node a {
  color: #8c0e61;
  text-decoration: underline;
}
.node a:hover {
  color: #460731;
}
.node rect.main-node {
  fill: #D3D3D3;
}
.edgePath path {
  stroke: #000000;
  stroke-width: 1.5px;
  fill: none;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('//netdna.bootstrapcdn.com/font-awesome/4.0.3/fonts/fontawesome-webfont.eot?v=4.0.3');
  src: url('//netdna.bootstrapcdn.com/font-awesome/4.0.3/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('//netdna.bootstrapcdn.com/font-awesome/4.0.3/fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('//netdna.bootstrapcdn.com/font-awesome/4.0.3/fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('//netdna.bootstrapcdn.com/font-awesome/4.0.3/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.3333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.2857142857143em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571428571em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.1428571428571em;
  width: 2.1428571428571em;
  top: 0.14285714285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571429em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);
  -webkit-transform: scale(-1,1);
  -moz-transform: scale(-1,1);
  -ms-transform: scale(-1,1);
  -o-transform: scale(-1,1);
  transform: scale(-1,1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);
  -webkit-transform: scale(1,-1);
  -moz-transform: scale(1,-1);
  -ms-transform: scale(1,-1);
  -o-transform: scale(1,-1);
  transform: scale(1,-1);
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-asc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-desc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-mail-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}

form#frm_ricerca > p
{
 display:none;
}

form#frm_ricerca > div.control-group::after
{
 content:"Wpisz co najmniej 3 znaki";
}

nav.breadcrumb
{
 display:none;
}

div.box-title
{
 border-top:none;
}

div.col-md-9 > h1
{
 line-height: 1.2;
}

div.col-md-9 > h2
{
 line-height: 1.2;
 padding-bottom: 1%;
 padding-top: 1%;
}