/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
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: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
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;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
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;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 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) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .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;
  }
}
*,
*: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: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input,
select[multiple],
textarea {
  background-image: none;
}
a {
  color: #85abaa;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #5d8786;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.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;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16.099999999999998px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #428bca;
}
.text-warning {
  color: #c09853;
}
.text-danger {
  color: #b94a48;
}
.text-success {
  color: #468847;
}
.text-info {
  color: #3a87ad;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}
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,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
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;
}
h1 small,
.h1 small {
  font-size: 24px;
}
h2 small,
.h2 small {
  font-size: 18px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px;
}
.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;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.428571429;
}
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;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */

    display: table;
    /* 2 */

  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */

    display: table;
    /* 2 */

  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}
code,
pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre.prettyprint {
  margin-bottom: 20px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.container:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.row:after {
  clear: both;
}
.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,
.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,
.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,
.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 {
  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 {
  float: left;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-12 {
  width: 100%;
}
@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
  .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 {
    float: left;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
  .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 {
    float: left;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
  .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 {
    float: left;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
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.428571429;
  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-"] {
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  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 > 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;
  border-color: #d6e9c6;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td {
  background-color: #d0e9c6;
  border-color: #c9e2b3;
}
.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;
  border-color: #eed3d7;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td {
  background-color: #ebcccc;
  border-color: #e6c1c7;
}
.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;
  border-color: #fbeed5;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td {
  background-color: #faf2cc;
  border-color: #f8e5be;
}
@media (max-width: 768px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff;
  }
  .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 > thead > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > thead > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 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;
  /* IE8-9 */

  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
.form-control:-moz-placeholder {
  color: #999999;
}
.form-control::-moz-placeholder {
  color: #999999;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  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,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  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 {
  height: auto;
}
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg {
  height: auto;
}
.has-warning .help-block,
.has-warning .control-label {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -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: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -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: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
.has-success .help-block,
.has-success .control-label {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -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: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}
.form-control-static {
  margin-bottom: 0;
  padding-top: 7px;
}
.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;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 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 .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn:focus {
  outline: thin dotted #333;
  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-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-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-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-success {
  color: #ffffff;
  background-color: #e2cf6d;
  border-color: #bea8a4;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #dbc44b;
  border-color: #a48680;
}
.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: #e2cf6d;
  border-color: #bea8a4;
}
.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-link {
  color: #85abaa;
  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: #5d8786;
  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,
.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
}
.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%;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  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: 45px;
  line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.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 {
  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;
  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 > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  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 > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.clearfix:after {
  clear: both;
}
.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;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.visible-xs {
  display: none !important;
}
tr.visible-xs {
  display: none !important;
}
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  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-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.visible-sm {
  display: none !important;
}
tr.visible-sm {
  display: none !important;
}
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  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-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md {
  display: none !important;
}
tr.visible-md {
  display: none !important;
}
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg {
  display: none !important;
}
tr.visible-lg {
  display: none !important;
}
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  tr.hidden-xs {
    display: none !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm {
    display: none !important;
  }
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md {
    display: none !important;
  }
  tr.hidden-xs.hidden-md {
    display: none !important;
  }
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg {
    display: none !important;
  }
  tr.hidden-xs.hidden-lg {
    display: none !important;
  }
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-sm.hidden-xs {
    display: none !important;
  }
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
  tr.hidden-sm {
    display: none !important;
  }
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md {
    display: none !important;
  }
  tr.hidden-sm.hidden-md {
    display: none !important;
  }
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg {
    display: none !important;
  }
  tr.hidden-sm.hidden-lg {
    display: none !important;
  }
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-md.hidden-xs {
    display: none !important;
  }
  tr.hidden-md.hidden-xs {
    display: none !important;
  }
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm {
    display: none !important;
  }
  tr.hidden-md.hidden-sm {
    display: none !important;
  }
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  tr.hidden-md {
    display: none !important;
  }
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg {
    display: none !important;
  }
  tr.hidden-md.hidden-lg {
    display: none !important;
  }
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-lg.hidden-xs {
    display: none !important;
  }
  tr.hidden-lg.hidden-xs {
    display: none !important;
  }
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm {
    display: none !important;
  }
  tr.hidden-lg.hidden-sm {
    display: none !important;
  }
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md {
    display: none !important;
  }
  tr.hidden-lg.hidden-md {
    display: none !important;
  }
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
  tr.hidden-lg {
    display: none !important;
  }
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
tr.visible-print {
  display: none !important;
}
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print {
    display: none !important;
  }
  tr.hidden-print {
    display: none !important;
  }
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-briefcase:before {
  content: "\1f4bc";
}
.glyphicon-calendar:before {
  content: "\1f4c5";
}
.glyphicon-pushpin:before {
  content: "\1f4cc";
}
.glyphicon-paperclip:before {
  content: "\1f4ce";
}
.glyphicon-camera:before {
  content: "\1f4f7";
}
.glyphicon-lock:before {
  content: "\1f512";
}
.glyphicon-bell:before {
  content: "\1f514";
}
.glyphicon-bookmark:before {
  content: "\1f516";
}
.glyphicon-fire:before {
  content: "\1f525";
}
.glyphicon-wrench:before {
  content: "\1f527";
}
/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/byscuits
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../../../../libraries/fontawesome/font//fontawesome-webfont.eot?v=3.2.1');
  src: url('../../../../libraries/fontawesome/font//fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('../../../../libraries/fontawesome/font//fontawesome-webfont.woff?v=3.2.1') format('woff'), url('../../../../libraries/fontawesome/font//fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('../../../../libraries/fontawesome/font//fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}
/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline;
}
/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571428571428em;
  text-align: right;
  padding-right: 0.2857142857142857em;
}
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714285714286em;
}
.icons-ul {
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  text-align: center;
  line-height: inherit;
}
[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none;
}
.icon-muted {
  color: #eeeeee;
}
.icon-light {
  color: #ffffff;
}
.icon-dark {
  color: #333333;
}
.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}
/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}
/* keeps Bootstrap styles with and without icons the same */
.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}
/* Fixes alignment in nav lists */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}
/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}
/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}
@-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);
  }
}
/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
  display: inline-block;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope-alt:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-zoom-in:before {
  content: "\f00e";
}
.icon-zoom-out:before {
  content: "\f010";
}
.icon-power-off:before,
.icon-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-gear:before,
.icon-cog:before {
  content: "\f013";
}
.icon-trash:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file-alt:before {
  content: "\f016";
}
.icon-time:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-download:before {
  content: "\f01a";
}
.icon-upload:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle:before {
  content: "\f01d";
}
.icon-rotate-right:before,
.icon-repeat:before {
  content: "\f01e";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-indent-left:before {
  content: "\f03b";
}
.icon-indent-right:before {
  content: "\f03c";
}
.icon-facetime-video:before {
  content: "\f03d";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before {
  content: "\f044";
}
.icon-share:before {
  content: "\f045";
}
.icon-check:before {
  content: "\f046";
}
.icon-move:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-sign:before {
  content: "\f055";
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-info-sign:before {
  content: "\f05a";
}
.icon-screenshot:before {
  content: "\f05b";
}
.icon-remove-circle:before {
  content: "\f05c";
}
.icon-ok-circle:before {
  content: "\f05d";
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-mail-forward:before,
.icon-share-alt:before {
  content: "\f064";
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-resize-small:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-close:before {
  content: "\f070";
}
.icon-warning-sign:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-resize-vertical:before {
  content: "\f07d";
}
.icon-resize-horizontal:before {
  content: "\f07e";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-sign:before {
  content: "\f081";
}
.icon-facebook-sign:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-gears:before,
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-up-alt:before {
  content: "\f087";
}
.icon-thumbs-down-alt:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-empty:before {
  content: "\f08a";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-linkedin-sign:before {
  content: "\f08c";
}
.icon-pushpin:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-signin:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-sign:before {
  content: "\f092";
}
.icon-upload-alt:before {
  content: "\f093";
}
.icon-lemon:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-unchecked:before,
.icon-check-empty:before {
  content: "\f096";
}
.icon-bookmark-empty:before {
  content: "\f097";
}
.icon-phone-sign:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0a2";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-right:before {
  content: "\f0a4";
}
.icon-hand-left:before {
  content: "\f0a5";
}
.icon-hand-up:before {
  content: "\f0a6";
}
.icon-hand-down:before {
  content: "\f0a7";
}
.icon-circle-arrow-left:before {
  content: "\f0a8";
}
.icon-circle-arrow-right:before {
  content: "\f0a9";
}
.icon-circle-arrow-up:before {
  content: "\f0aa";
}
.icon-circle-arrow-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-fullscreen:before {
  content: "\f0b2";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-beaker:before {
  content: "\f0c3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-paperclip:before,
.icon-paper-clip:before {
  content: "\f0c6";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-sign-blank:before {
  content: "\f0c8";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-sign:before {
  content: "\f0d3";
}
.icon-google-plus-sign:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2";
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-dashboard:before {
  content: "\f0e4";
}
.icon-comment-alt:before {
  content: "\f0e5";
}
.icon-comments-alt:before {
  content: "\f0e6";
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before {
  content: "\f0ea";
}
.icon-lightbulb:before {
  content: "\f0eb";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-cloud-download:before {
  content: "\f0ed";
}
.icon-cloud-upload:before {
  content: "\f0ee";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-bell-alt:before {
  content: "\f0f3";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-food:before {
  content: "\f0f5";
}
.icon-file-text-alt:before {
  content: "\f0f6";
}
.icon-building:before {
  content: "\f0f7";
}
.icon-hospital:before {
  content: "\f0f8";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-h-sign:before {
  content: "\f0fd";
}
.icon-plus-sign-alt:before {
  content: "\f0fe";
}
.icon-double-angle-left:before {
  content: "\f100";
}
.icon-double-angle-right:before {
  content: "\f101";
}
.icon-double-angle-up:before {
  content: "\f102";
}
.icon-double-angle-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-mobile-phone:before {
  content: "\f10b";
}
.icon-circle-blank:before {
  content: "\f10c";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle:before {
  content: "\f111";
}
.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112";
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-folder-close-alt:before {
  content: "\f114";
}
.icon-folder-open-alt:before {
  content: "\f115";
}
.icon-expand-alt:before {
  content: "\f116";
}
.icon-collapse-alt:before {
  content: "\f117";
}
.icon-smile:before {
  content: "\f118";
}
.icon-frown:before {
  content: "\f119";
}
.icon-meh:before {
  content: "\f11a";
}
.icon-gamepad:before {
  content: "\f11b";
}
.icon-keyboard:before {
  content: "\f11c";
}
.icon-flag-alt:before {
  content: "\f11d";
}
.icon-flag-checkered:before {
  content: "\f11e";
}
.icon-terminal:before {
  content: "\f120";
}
.icon-code:before {
  content: "\f121";
}
.icon-reply-all:before {
  content: "\f122";
}
.icon-mail-reply-all:before {
  content: "\f122";
}
.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: "\f123";
}
.icon-location-arrow:before {
  content: "\f124";
}
.icon-crop:before {
  content: "\f125";
}
.icon-code-fork:before {
  content: "\f126";
}
.icon-unlink:before {
  content: "\f127";
}
.icon-question:before {
  content: "\f128";
}
.icon-info:before {
  content: "\f129";
}
.icon-exclamation:before {
  content: "\f12a";
}
.icon-superscript:before {
  content: "\f12b";
}
.icon-subscript:before {
  content: "\f12c";
}
.icon-eraser:before {
  content: "\f12d";
}
.icon-puzzle-piece:before {
  content: "\f12e";
}
.icon-microphone:before {
  content: "\f130";
}
.icon-microphone-off:before {
  content: "\f131";
}
.icon-shield:before {
  content: "\f132";
}
.icon-calendar-empty:before {
  content: "\f133";
}
.icon-fire-extinguisher:before {
  content: "\f134";
}
.icon-rocket:before {
  content: "\f135";
}
.icon-maxcdn:before {
  content: "\f136";
}
.icon-chevron-sign-left:before {
  content: "\f137";
}
.icon-chevron-sign-right:before {
  content: "\f138";
}
.icon-chevron-sign-up:before {
  content: "\f139";
}
.icon-chevron-sign-down:before {
  content: "\f13a";
}
.icon-html5:before {
  content: "\f13b";
}
.icon-css3:before {
  content: "\f13c";
}
.icon-anchor:before {
  content: "\f13d";
}
.icon-unlock-alt:before {
  content: "\f13e";
}
.icon-bullseye:before {
  content: "\f140";
}
.icon-ellipsis-horizontal:before {
  content: "\f141";
}
.icon-ellipsis-vertical:before {
  content: "\f142";
}
.icon-rss-sign:before {
  content: "\f143";
}
.icon-play-sign:before {
  content: "\f144";
}
.icon-ticket:before {
  content: "\f145";
}
.icon-minus-sign-alt:before {
  content: "\f146";
}
.icon-check-minus:before {
  content: "\f147";
}
.icon-level-up:before {
  content: "\f148";
}
.icon-level-down:before {
  content: "\f149";
}
.icon-check-sign:before {
  content: "\f14a";
}
.icon-edit-sign:before {
  content: "\f14b";
}
.icon-external-link-sign:before {
  content: "\f14c";
}
.icon-share-sign:before {
  content: "\f14d";
}
.icon-compass:before {
  content: "\f14e";
}
.icon-collapse:before {
  content: "\f150";
}
.icon-collapse-top:before {
  content: "\f151";
}
.icon-expand:before {
  content: "\f152";
}
.icon-euro:before,
.icon-eur:before {
  content: "\f153";
}
.icon-gbp:before {
  content: "\f154";
}
.icon-dollar:before,
.icon-usd:before {
  content: "\f155";
}
.icon-rupee:before,
.icon-inr:before {
  content: "\f156";
}
.icon-yen:before,
.icon-jpy:before {
  content: "\f157";
}
.icon-renminbi:before,
.icon-cny:before {
  content: "\f158";
}
.icon-won:before,
.icon-krw:before {
  content: "\f159";
}
.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a";
}
.icon-file:before {
  content: "\f15b";
}
.icon-file-text:before {
  content: "\f15c";
}
.icon-sort-by-alphabet:before {
  content: "\f15d";
}
.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}
.icon-sort-by-attributes:before {
  content: "\f160";
}
.icon-sort-by-attributes-alt:before {
  content: "\f161";
}
.icon-sort-by-order:before {
  content: "\f162";
}
.icon-sort-by-order-alt:before {
  content: "\f163";
}
.icon-thumbs-up:before {
  content: "\f164";
}
.icon-thumbs-down:before {
  content: "\f165";
}
.icon-youtube-sign:before {
  content: "\f166";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-xing:before {
  content: "\f168";
}
.icon-xing-sign:before {
  content: "\f169";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-dropbox:before {
  content: "\f16b";
}
.icon-stackexchange:before {
  content: "\f16c";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-flickr:before {
  content: "\f16e";
}
.icon-adn:before {
  content: "\f170";
}
.icon-bitbucket:before {
  content: "\f171";
}
.icon-bitbucket-sign:before {
  content: "\f172";
}
.icon-tumblr:before {
  content: "\f173";
}
.icon-tumblr-sign:before {
  content: "\f174";
}
.icon-long-arrow-down:before {
  content: "\f175";
}
.icon-long-arrow-up:before {
  content: "\f176";
}
.icon-long-arrow-left:before {
  content: "\f177";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-apple:before {
  content: "\f179";
}
.icon-windows:before {
  content: "\f17a";
}
.icon-android:before {
  content: "\f17b";
}
.icon-linux:before {
  content: "\f17c";
}
.icon-dribbble:before {
  content: "\f17d";
}
.icon-skype:before {
  content: "\f17e";
}
.icon-foursquare:before {
  content: "\f180";
}
.icon-trello:before {
  content: "\f181";
}
.icon-female:before {
  content: "\f182";
}
.icon-male:before {
  content: "\f183";
}
.icon-gittip:before {
  content: "\f184";
}
.icon-sun:before {
  content: "\f185";
}
.icon-moon:before {
  content: "\f186";
}
.icon-archive:before {
  content: "\f187";
}
.icon-bug:before {
  content: "\f188";
}
.icon-vk:before {
  content: "\f189";
}
.icon-weibo:before {
  content: "\f18a";
}
.icon-renren:before {
  content: "\f18b";
}
/*  VARIABLES */
/******************************************/
/* FST COLORs */
/* FST BASE FONTs */
/* FST HEADING FONT SIZES */
h1,
.h1 {
  font-size: 33px;
}
h2,
.h2 {
  font-size: 28px;
}
h3,
.h3 {
  font-size: 21px;
}
h4,
.h4 {
  font-size: 15px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
h4 {
  font-weight: bold;
}
/* LINK COLOR */
/* ICON PATH OVERRIDE */
/* FST MIXINS */
.symbol-small {
  background: url(../images/symbol.png) 0 -105px no-repeat;
  width: 40px;
  height: 40px;
  padding-left: 45px;
  padding-top: 5px;
}
.cred {
  color: #b4b7ab;
  font-style: italic;
}
.readmorebutton {
  display: inline-block;
  background-color: #e2cf6d;
  padding: 2px 5px;
  border-radius: 2px;
  color: #5a5d5a;
  text-decoration: none;
}
.readmorebutton:hover {
  background-color: #85abaa;
  color: #ffffff;
}
.whitebox {
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 0 5px #b4b7ab;
  border-radius: 2px;
  padding: 30px 45px;
  margin-bottom: 15px;
}
.whitebox.page-content {
  background: #ffffff;
}
.whitebox-small {
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 0 5px #b4b7ab;
  border-radius: 2px;
  padding: 30px 45px;
  margin-bottom: 15px;
  padding: 15px;
}
.whitebox-small.page-content {
  background: #ffffff;
}
.media-embed {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 15px;
}
.media-embed iframe,
.media-embed object,
.media-embed embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.top-headline {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #b4b7ab;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.kicker {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #b4b7ab;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.headline {
  color: #5a5d5a;
  font-weight: normal;
  font-size: 2.5em;
  text-transform: uppercase;
}
.leadtext {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #5a5d5a;
  font-size: 1.3em;
  margin-bottom: 15px;
}
#page #main .page-content.whitebox {
  background: #ffffff;
}
.whitebox-noshadow {
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 0 5px #b4b7ab;
  border-radius: 2px;
  padding: 30px 45px;
  margin-bottom: 15px;
  box-shadow: none;
}
.whitebox-noshadow.page-content {
  background: #ffffff;
}
.whitebox-top {
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 0 5px #b4b7ab;
  border-radius: 2px;
  padding: 30px 45px;
  margin-bottom: 15px;
  box-shadow: none;
  border-radius: 2px 2px 0 0;
  padding: 30px 45px 30px 45px 0;
  margin-bottom: 0;
}
.whitebox-top.page-content {
  background: #ffffff;
}
.whitebox-bottom {
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 0 5px #b4b7ab;
  border-radius: 2px;
  padding: 30px 45px;
  box-shadow: none;
  border-radius: 0 0 2px 2px;
  padding: 0 30px 45px 30px 45px;
  margin-bottom: 15px;
}
.whitebox-bottom.page-content {
  background: #ffffff;
}
.dotted-line {
  border-bottom: 2px dotted #b4b7ab;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.dotted-line-above {
  border-top: 2px dotted #b4b7ab;
  padding-top: 15px;
  margin-top: 15px;
}
.divider {
  border-bottom: 6px solid #201f1f;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.divider-above {
  border-top: 6px solid #201f1f;
  padding-top: 15px;
  margin-top: 15px;
}
.divider-orange {
  border-bottom: 6px solid #201f1f;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 6px solid #b46d4b;
}
.divider-liver {
  border-bottom: 6px solid #201f1f;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 6px solid #bea8a4;
}
.divider-green {
  border-bottom: 6px solid #201f1f;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 6px solid #607b64;
}
.divider-cyan {
  border-bottom: 6px solid #201f1f;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 6px solid #85abaa;
}
.divider-grey {
  border-bottom: 6px solid #201f1f;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 6px solid #b4b7ab;
}
.divider-darkgrey {
  border-bottom: 6px solid #201f1f;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 6px solid #5a5d5a;
}
.divider-yellow {
  border-bottom: 6px solid #201f1f;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 6px solid #e2cf6d;
}
.divider-white {
  border-bottom: 6px solid #201f1f;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 6px solid #ffffff;
}
.divider-above-orange {
  border-top: 6px solid #201f1f;
  padding-top: 15px;
  margin-top: 15px;
  border-top: 6px solid #b46d4b;
}
.divider-above-liver {
  border-top: 6px solid #201f1f;
  padding-top: 15px;
  margin-top: 15px;
  border-top: 6px solid #bea8a4;
}
.divider-above-green {
  border-top: 6px solid #201f1f;
  padding-top: 15px;
  margin-top: 15px;
  border-top: 6px solid #607b64;
}
.divider-above-cyan {
  border-top: 6px solid #201f1f;
  padding-top: 15px;
  margin-top: 15px;
  border-top: 6px solid #85abaa;
}
.divider-above-grey {
  border-top: 6px solid #201f1f;
  padding-top: 15px;
  margin-top: 15px;
  border-top: 6px solid #b4b7ab;
}
.divider-above-darkgrey {
  border-top: 6px solid #201f1f;
  padding-top: 15px;
  margin-top: 15px;
  border-top: 6px solid #5a5d5a;
}
.divider-above-yellow {
  border-top: 6px solid #201f1f;
  padding-top: 15px;
  margin-top: 15px;
  border-top: 6px solid #e2cf6d;
}
.divider-above-white {
  border-top: 6px solid #201f1f;
  padding-top: 15px;
  margin-top: 15px;
  border-top: 6px solid #ffffff;
}
fieldset {
  border: 1px solid #ccc;
  border-radius: 3px;
  position: relative;
  margin-bottom: 1.4em;
  max-width: 100%;
  margin: 0 2px;
  margin-top: 30px;
  padding: 0.35em 0.625em 0.75em;
}
fieldset legend {
  top: 10px;
  left: 10px;
  display: block;
  line-height: 1;
  padding: 0 0.5em;
  border: 0;
  white-space: normal;
}
.form-actions input[type="submit"] {
  margin-right: 10px;
}
/*  DEFAULTS */
/******************************************/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}
html {
  background-color: #fbf9ed;
}
.addthis {
  border-bottom: 1px solid #d6cdbc;
  margin: 0 0 8px;
  padding-bottom: 8px;
}
.addthis > .pane-content,
.addthis > .field-item {
  float: right;
}
.image,
.media-embed {
  margin-bottom: 15px;
}
.image .file-image {
  margin-bottom: 15px;
}
/*  LAYOUTS */
/******************************************/
.iannis-two-column-whitebox .air-node-field-konzilo-article-parts .konzilo_media .media-embed {
  margin-bottom: 15px;
}
.press-image-download {
  margin-top: 10px;
}
.press-image-download a {
  color: #ffffff;
  background-color: #e2cf6d;
  border-color: #bea8a4;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #5a5d5a;
}
.press-image-download a:hover,
.press-image-download a:focus,
.press-image-download a:active,
.press-image-download a.active,
.open .dropdown-toggle.press-image-download a {
  color: #ffffff;
  background-color: #dbc44b;
  border-color: #a48680;
}
.press-image-download a:active,
.press-image-download a.active,
.open .dropdown-toggle.press-image-download a {
  background-image: none;
}
.press-image-download a.disabled,
.press-image-download a[disabled],
fieldset[disabled] .press-image-download a,
.press-image-download a.disabled:hover,
.press-image-download a[disabled]:hover,
fieldset[disabled] .press-image-download a:hover,
.press-image-download a.disabled:focus,
.press-image-download a[disabled]:focus,
fieldset[disabled] .press-image-download a:focus,
.press-image-download a.disabled:active,
.press-image-download a[disabled]:active,
fieldset[disabled] .press-image-download a:active,
.press-image-download a.disabled.active,
.press-image-download a[disabled].active,
fieldset[disabled] .press-image-download a.active {
  background-color: #e2cf6d;
  border-color: #bea8a4;
}
.press-image-download a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.press-image-download a:hover,
.press-image-download a:focus {
  color: #333333;
  text-decoration: none;
}
.press-image-download a:active,
.press-image-download a.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);
}
.press-image-download a.disabled,
.press-image-download a[disabled],
fieldset[disabled] .press-image-download a {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.press-image-download a [class^="icon-"].icon-large,
.press-image-download a [class*=" icon-"].icon-large {
  line-height: .9em;
}
.press-image-download a [class^="icon-"].icon-spin,
.press-image-download a [class*=" icon-"].icon-spin {
  display: inline-block;
}
.press-image-download a [class^="icon-"].pull-left.icon-2x,
.press-image-download a [class*=" icon-"].pull-left.icon-2x,
.press-image-download a [class^="icon-"].pull-right.icon-2x,
.press-image-download a [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.press-image-download a [class^="icon-"].icon-spin.icon-large,
.press-image-download a [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}
.press-image-download a:hover {
  background-color: #85abaa;
  color: #ffffff;
}
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link {
  text-align: right;
  margin-bottom: 15px;
}
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a {
  color: #ffffff;
  background-color: #e2cf6d;
  border-color: #bea8a4;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #5a5d5a;
}
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a:hover,
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a:focus,
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a:active,
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a.active,
.open .dropdown-toggle.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a {
  color: #ffffff;
  background-color: #dbc44b;
  border-color: #a48680;
}
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a:active,
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a.active,
.open .dropdown-toggle.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a {
  background-image: none;
}
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a.disabled,
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a[disabled],
fieldset[disabled] .iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a,
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a.disabled:hover,
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a[disabled]:hover,
fieldset[disabled] .iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a:hover,
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a.disabled:focus,
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a[disabled]:focus,
fieldset[disabled] .iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a:focus,
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a.disabled:active,
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a[disabled]:active,
fieldset[disabled] .iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a:active,
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a.disabled.active,
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a[disabled].active,
fieldset[disabled] .iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a.active {
  background-color: #e2cf6d;
  border-color: #bea8a4;
}
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a:hover,
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a:focus {
  color: #333333;
  text-decoration: none;
}
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a:active,
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a.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);
}
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a.disabled,
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a[disabled],
fieldset[disabled] .iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a [class^="icon-"].icon-large,
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a [class*=" icon-"].icon-large {
  line-height: .9em;
}
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a [class^="icon-"].icon-spin,
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a [class*=" icon-"].icon-spin {
  display: inline-block;
}
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a [class^="icon-"].pull-left.icon-2x,
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a [class*=" icon-"].pull-left.icon-2x,
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a [class^="icon-"].pull-right.icon-2x,
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a [class^="icon-"].icon-spin.icon-large,
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .more-link a:hover {
  background-color: #85abaa;
  color: #ffffff;
}
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article a {
  color: #5a5d5a;
  text-decoration: none;
}
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .article-left-column {
  width: 49%;
  float: left;
  margin-right: 2%;
}
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .article-right-column {
  width: 49%;
  float: left;
}
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .image,
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .media-embed {
  margin-bottom: 10px;
}
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .views-row {
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 0 5px #b4b7ab;
  border-radius: 2px;
  padding: 30px 45px;
  margin-bottom: 15px;
  padding: 15px;
}
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .views-row.page-content {
  background: #ffffff;
}
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .views-row .date {
  text-align: center;
  display: block;
  width: 100%;
  color: #b4b7ab;
  display: inline-block;
  border-bottom: 2px dotted #b4b7ab;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .views-row .image {
  margin-bottom: 15px;
}
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .views-row .image img {
  box-shadow: #d6cdbc 0 0 2px;
}
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .views-row h2 {
  font-size: 1.1em;
  margin-top: 0;
  margin-bottom: 15px;
  font-style: italic;
  font-weight: bold;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 1.4em;
}
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .views-row h2 a {
  color: #5a5d5a;
}
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .views-row .readmorelink {
  text-align: center;
  margin-top: 15px;
  padding-top: 15px;
  border-top: 2px dotted #b4b7ab;
}
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .views-row .readmorelink a {
  display: inline-block;
  background-color: #e2cf6d;
  padding: 2px 5px;
  border-radius: 2px;
  color: #5a5d5a;
  text-decoration: none;
}
.iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .views-row .readmorelink a:hover {
  background-color: #85abaa;
  color: #ffffff;
}
.body img {
  display: block;
  max-width: 100%;
  height: auto;
}
.body span.file.media-element.file-default img {
  display: inline-block;
}
.body p > img.file-icon {
  display: inline-block;
}
.iannis-one-column-stacked {
  position: relative;
  margin-bottom: 15px;
}
.iannis-one-column-stacked .container-mid .description {
  background: #201f1f;
  bottom: 0;
  color: #ffffff;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.9em;
  opacity: 0.8;
  padding: 10px 15px;
}
.iannis-one-column-stacked .iannis-one-column-stacked-content .flex-prev,
.iannis-one-column-stacked .iannis-one-column-stacked-content .flex-next {
  color: #ffffff;
  height: 45px;
}
.iannis-one-column-stacked .iannis-one-column-stacked-content:hover .flex-prev {
  opacity: 0.7;
  left: 20px;
}
.iannis-one-column-stacked .iannis-one-column-stacked-content:hover .flex-next {
  opacity: 0.7;
  right: 20px;
}
.iannis-one-column-stacked .iannis-one-column-stacked-content:hover .flex-next:hover,
.iannis-one-column-stacked .iannis-one-column-stacked-content:hover .flex-prev:hover {
  opacity: 1;
}
.iannis-one-column-stacked .iannis-one-column-stacked-content .flex-control-paging li a {
  background-color: #5a5d5a;
}
.iannis-one-column-stacked .iannis-one-column-stacked-content .flex-control-paging li a.flex-active {
  background-color: #b46d4b;
}
.iannis-one-column-stacked .iannis-one-column-stacked-content .flex-control-nav {
  top: 15px;
  height: 20px;
}
.iannis-one-column-stacked .iannis-one-column-stacked-content .flex-control-nav {
  width: 100%;
  position: absolute;
  top: 20px;
  text-align: center;
}
.konzilo_image.view-mode-teaser .image .file-image {
  margin-bottom: 15px;
}
.konzilo_media.view-mode-full .body {
  background: #85abaa;
  bottom: 0;
  color: #ffffff;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  padding: 10px 15px;
  border-radius: 2px;
}
/*  BARE BONE STUFF */
/******************************************/
#page {
  background-color: #fbf9ed;
}
#page #payoff {
  background-color: #201f1f;
  border-bottom: 8px solid #e2cf6d;
}
#page #payoff .custom .pane-content p {
  background: url(../images/payoff_vit_small2.svg) 0 0 no-repeat;
  text-indent: -9000px;
  height: 53px;
  width: 460px;
  margin: 0 auto;
}
#page header.branding {
  background-image: url(../images/deladensamhet.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: scroll;
  background-size: cover;
  border-bottom: 1px solid #f3ebc2;
}

#page header.branding > .branding-inner {
  background-color: rgba(0, 0, 0, 0.4);
  padding-bottom: 15px;
}


#page header.branding .navigation {
  margin-top: 10px;
}
#page header.branding .navigation .responsive-menu.collapsed {
  display: none;
}
#page header.branding .navigation .responsive-menu.expanded {
  display: block;
}
#page header.branding .navigation .responsive-search.collapsed {
  display: none;
}
#page header.branding .navigation .responsive-search.expanded {
  display: block;
}
#page header.branding .navigation .responsive-user-menu {
  text-align: right;
  padding-top: 5px;
}
#page header.branding .navigation .responsive-user-menu ul {
  padding-left: 0;
  list-style-type: none;
}
#page header.branding .navigation .responsive-user-menu ul li {
  padding: 3px 10px;
  border-radius: 3px;
  background-color: #282727;
  margin-right: 10px;
  display: inline-block;
}
#page header.branding .navigation .responsive-user-menu ul li:hover {
  background-color: #e2cf6d;
  color: #5a5d5a;
}
#page header.branding .navigation .responsive-user-menu ul li.last {
  margin-right: 0;
}
#page header.branding .navigation .responsive-user-menu a {
  font-weight: bold;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #ffffff;
}
#page header.branding .navigation .responsive-user-menu a:hover {
  color: #5a5d5a;
  text-decoration: none;
}
#page header.branding .navigation .responsive-user-menu.collapsed {
  display: none;
}
#page header.branding .navigation .responsive-user-menu.expanded {
  display: block;
}
@media (min-width: 992px) {
  #page header.branding .navigation .responsive-user-menu {
    display: none;
  }
  #page header.branding .navigation .responsive-user-menu.expanded {
    display: none;
  }
}
#page header.branding .responsive-search form {
  margin-top: 0;
  display: block;
  padding: 10px;
  background: #85abaa;
}
#page header.branding .responsive-search form input.form-text {
  border-top: 1px solid #85abaa;
  border-bottom: 1px solid #85abaa;
  width: 100%;
}
#page header.branding aside.branding-left .views--exp-fst-search-panel-pane-1.desktop-search {
  display: none;
}
#page header.branding aside.branding-left .desktop-user-menu {
  display: none;
}
@media (min-width: 992px) {
  #page header.branding aside.branding-left .views--exp-fst-search-panel-pane-1.desktop-search {
    display: block;
  }
  #page header.branding aside.branding-left .desktop-user-menu {
    display: block;
  }
}
#page header.branding aside.branding-left button.navigation-toggle {
  margin-top: 45px;
  display: block;
  float: right;
  font-size: 1.5em;
  padding: 5px 20px;
  background-color: #f3ebc2;
  color: #5a5d5a;
  border: 7px solid #fbf9ed;
}
#page header.branding aside.branding-left button.navigation-toggle:hover {
  background-color: #85abaa;
  color: #ffffff;
  border: 7px solid #f3ebc2;
}
#page header.branding aside.branding-left .views--exp-fst-search-panel-pane-1 {
  margin-top: 15px;
  float: right;
}
#page header.branding aside.branding-left .user-menu {
  text-align: right;
  padding-top: 5px;
}
#page header.branding aside.branding-left .user-menu ul {
  padding-left: 0;
  list-style-type: none;
}
#page header.branding aside.branding-left .user-menu ul li {
  padding: 3px 10px;
  border-radius: 3px;
  background-color: #282727;
  margin-right: 10px;
  display: inline-block;
  margin-bottom: 5px;
}
#page header.branding aside.branding-left .user-menu ul li:hover {
  background-color: #e2cf6d;
  color: #5a5d5a;
}
#page header.branding aside.branding-left .user-menu ul li.last {
  margin-right: 0;
}
#page header.branding aside.branding-left .user-menu a {
  font-weight: bold;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #ffffff;
}
#page header.branding aside.branding-left .user-menu a:hover {
  color: #5a5d5a;
  text-decoration: none;
}
@media (min-width: 992px) {
  #page header.branding aside.branding-left button.navigation-toggle {
    display: none;
  }
}
#page header.branding #header {
  margin-top: 20px;
  margin-bottom: 20px;
}
#page header.branding #header #logo img {
  width: 310px;
  margin: 10px 0;
}
#page header.branding .main-menu.desktop-menu {
  display: none;
}
#page header.branding .main-menu.responsive-menu {
  display: block;
}
#page header.branding .main-menu.responsive-menu .main-menu a {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  letter-spacing: 1pt;
  text-decoration: none;
  color: #5a5d5a;
  display: block;
  padding: 10px 15px;
}
#page header.branding .main-menu.responsive-menu .main-menu.menu-level-1 {
  border-top: 1px solid #85abaa;
  border-left: 1px solid #85abaa;
  border-right: 1px solid #85abaa;
}
#page header.branding .main-menu.responsive-menu .main-menu.menu-level-1 > ul.menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#page header.branding .main-menu.responsive-menu .main-menu.menu-level-1 > ul.menu li.level-1 {
  position: relative;
  padding: 0;
  border-radius: 3px;
  list-style-type: none;
}
#page header.branding .main-menu.responsive-menu .main-menu.menu-level-1 > ul.menu li.level-1 > a {
  background-color: #fbf9ed;
  color: #5a5d5a;
}
#page header.branding .main-menu.responsive-menu .main-menu.menu-level-1 > ul.menu li.level-1 > a.active,
#page header.branding .main-menu.responsive-menu .main-menu.menu-level-1 > ul.menu li.level-1 > a:hover {
  background-color: #85abaa;
  color: #ffffff;
}
#page header.branding .main-menu.responsive-menu .main-menu.menu-level-1 > ul.menu li.level-1.last {
  margin-right: 0;
}
#page header.branding .main-menu.responsive-menu .main-menu.menu-level-1 > ul.menu li.level-1.active-trail > a {
  background-color: #85abaa;
  color: #ffffff;
}
#page header.branding .main-menu.responsive-menu .main-menu.menu-level-1 > ul.menu li.level-1 > ul.menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#page header.branding .main-menu.responsive-menu .main-menu.menu-level-1 > ul.menu li.level-1 > ul.menu > li.level-2.active-trail > a {
  background-color: #a3c0bf;
  color: #ffffff;
}
#page header.branding .main-menu.responsive-menu .main-menu.menu-level-1 > ul.menu li.level-1 > ul.menu > li.level-2 > a {
  border-top: 1px solid #fbf9ed;
  border-bottom: 1px solid #ffffff;
  padding-left: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #ffffff;
  color: #808480;
}
#page header.branding .main-menu.responsive-menu .main-menu.menu-level-1 > ul.menu li.level-1 > ul.menu > li.level-2 > a:hover {
  background-color: #85abaa;
  color: white;
}
@media (min-width: 992px) {
  #page header.branding .views--exp-fst-search-panel-pane-1.responsive-search {
    display: none;
  }
  #page header.branding .views--exp-fst-search-panel-pane-1.responsive-search.expanded {
    display: none;
  }
  #page header.branding .main-menu.responsive-menu {
    display: none;
  }
  #page header.branding .main-menu.responsive-menu.expanded {
    display: none;
  }
  #page header.branding .responsive-search {
    display: none;
  }
  #page header.branding .responsive-search.expanded {
    display: none;
  }
  #page header.branding .desktop-user-menu {
    display: block;
  }
  #page header.branding .main-menu.desktop-menu {
    display: block;
  }
  #page header.branding .main-menu.desktop-menu .main-menu {
    display: block;
  }
  #page header.branding .main-menu.desktop-menu .main-menu a {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    letter-spacing: 1pt;
    text-decoration: none;
    color: #5a5d5a;
    display: block;
    padding: 10px 15px;
  }
  #page header.branding .main-menu.desktop-menu .main-menu.menu-level-1 > ul.menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  #page header.branding .main-menu.desktop-menu .main-menu.menu-level-1 > ul.menu li.level-1 {
    position: relative;
    padding: 0;
    float: left;
    display: inline;
    margin-right: 10px;
    border-radius: 3px;
    list-style-type: none;
  }
  #page header.branding .main-menu.desktop-menu .main-menu.menu-level-1 > ul.menu li.level-1 > a.active {
    background-color: #85abaa;
    color: #ffffff;
  }
  #page header.branding .main-menu.desktop-menu .main-menu.menu-level-1 > ul.menu li.level-1.last {
    margin-right: 0;
  }
  #page header.branding .main-menu.desktop-menu .main-menu.menu-level-1 > ul.menu li.level-1.active-trail > a {
    background-color: #85abaa;
    color: #ffffff;
  }
  #page header.branding .main-menu.desktop-menu .main-menu.menu-level-1 > ul.menu li.level-1 > a {
    background-color: #fbf9ed;
    color: #5a5d5a;
  }
  #page header.branding .main-menu.desktop-menu .main-menu.menu-level-1 > ul.menu li.level-1:hover > a {
    background-color: #85abaa;
    color: #ffffff;
  }
  #page header.branding .main-menu.desktop-menu .main-menu.menu-level-1 > ul.menu li.level-1:hover > ul.menu {
    list-style-type: none;
    z-index: 1100;
    margin: 0;
    padding: 15px;
    opacity: 0.99;
    left: 0;
    top: auto;
    border-left: 1px solid #85abaa;
    border-right: 1px solid #85abaa;
    border-top: 1px solid #85abaa;
    border-bottom: 1px solid #85abaa;
    background-color: #ffffff;
    min-width: 150%;
    white-space: nowrap;
  }
  #page header.branding .main-menu.desktop-menu .main-menu.menu-level-1 > ul.menu li.level-1:hover > ul.menu li.level-2 a {
    font-size: 0.85em;
    padding: 2px 5px;
    background: none;
    color: #5a5d5a;
  }
  #page header.branding .main-menu.desktop-menu .main-menu.menu-level-1 > ul.menu li.level-1:hover > ul.menu li.level-2:hover a {
    background: #85abaa;
    border-radius: 2px;
    color: #ffffff;
  }
  #page header.branding .main-menu.desktop-menu .main-menu.menu-level-1 > ul.menu li.level-1:hover > ul.menu li.level-2 ul.menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  #page header.branding .main-menu.desktop-menu .main-menu.menu-level-1 > ul.menu li.level-1:hover > ul.menu li.level-2 ul.menu li.level-3 a {
    padding: 3px 15px;
  }
  #page header.branding .main-menu.desktop-menu .main-menu.menu-level-1 > ul.menu li.level-1 > ul {
    position: absolute;
    left: -999em;
    float: left;
  }
}
#page #main_top .air-rendered-entities {
  border-top: 1px solid #b46d4b;
}
#page #main {
  margin-top: 12px;
  background-color: #fbf9ed;
  padding-bottom: 15px;
}
#page #main .pane-messages {
  margin-bottom: 5px;
}
#page #main div.tabs ul.tabs {
  margin: 5px 0 15px 0;
  padding: 0;
  margin-bottom: 10px;
  overflow: hidden;
}
#page #main div.tabs ul.tabs li {
  list-style-type: none;
  float: left;
  display: inline;
  margin-right: 10px;
  margin-bottom: 3px;
}
#page #main div.tabs ul.tabs li a {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  display: block;
  padding: 5px 10px;
  border-radius: 3px;
  background-color: #282727;
  color: #ffffff;
}
#page #main div.tabs ul.tabs li a:hover {
  background-color: #e2cf6d;
  color: #5a5d5a;
}
#page #main .page-content {
  background-color: #fbf9ed;
}
#page #main .page-content .iannis-two-column-stacked .iannis-two-column-stacked-header .air-rendered-entities {
  border-top: 1px solid #b46d4b;
}
#page #main .page-content .iannis-two-column-stacked .iannis-two-column-stacked-content.col-md-8 {
  padding-right: 0;
}
#page footer.closure {
  background-color: #e2cf6d;
  padding: 20px;
}
#page footer.closure a {
  color: #ffffff;
}
.sidebar .konzilo_promo.view-mode-full h2.title {
  font-size: 18.2px;
  font-weight: 500;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1.4em;
  text-transform: none;
  color: #333;
}
.sidebar .konzilo_promo.view-mode-full .leadtext p {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #5a5d5a;
}
.sidebar .main-menu {
  margin-bottom: 15px;
}
.sidebar .main-menu > .pane-content > .main-menu {
  margin-bottom: 0;
}
.sidebar .main-menu h2.pane-title {
  margin: 0;
  padding: 10px;
  background: #b46d4b;
  margin-left: -10px;
  margin-right: 0px;
  font-size: 1.5em;
  border-radius: 2px;
  color: white;
}
.sidebar .main-menu h2.pane-title:before {
  padding-right: 5px;
  font-family: fontawesome;
  content: "\f0c9";
}
.sidebar .main-menu.menu-level-2 a {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.sidebar .main-menu.menu-level-2 ul.menu {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.sidebar .main-menu.menu-level-2 ul.menu li.level-2 > a {
  border-radius: 2px;
  display: block;
  padding: 5px 15px;
  background: #b46d4b;
  border-bottom: 1px solid #b4b7ab;
  border-top: 1px solid #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
}
.sidebar .main-menu.menu-level-2 ul.menu li.level-2 > a:hover {
  background: #85abaa;
  color: #ffffff;
}
.sidebar .main-menu.menu-level-2 ul.menu li.level-2.expanded.active a {
  background: #85abaa url(../images/button-down-white.png) 4px 50% no-repeat;
  color: #ffffff;
}
.sidebar .main-menu.menu-level-2 ul.menu li.level-2.active > a {
  background: #85abaa;
  color: #ffffff;
}
.sidebar .main-menu.menu-level-2 ul.menu li.level-2.expanded > a {
  background: #b46d4b url(../images/button-down-white.png) 4px 50% no-repeat;
}
.sidebar .main-menu.menu-level-2 ul.menu li.level-2.expanded > a:hover {
  background-color: #85abaa;
}
.sidebar .main-menu.menu-level-2 ul.menu li.level-2.collapsed > a {
  background: #b46d4b url(../images/button-up-white.png) 4px 50% no-repeat;
}
.sidebar .main-menu.menu-level-2 ul.menu li.level-2.collapsed > a:hover {
  background-color: #85abaa;
}
.sidebar .main-menu.menu-level-2 ul.menu li.level-2 ul.menu li.level-3 > a {
  border-radius: 2px;
  color: #5a5d5a;
  font-size: 0.85em;
  display: block;
  padding: 5px 15px 5px 30px;
  background: #ffffff;
  border-bottom: 1px solid #b4b7ab;
  border-top: 1px solid #ffffff;
}
.sidebar .main-menu.menu-level-2 ul.menu li.level-2 ul.menu li.level-3.active > a {
  background: #85abaa;
  color: #5a5d5a;
}
.node-type-fst-press-image .node-content .label-inline {
  display: inline;
  font-weight: bold;
}
.node-type-fst-radio .node-content .label-inline {
  display: inline;
  font-weight: bold;
}
.node-type-fst-radio .node-content .soundfile {
  margin-top: 15px;
  background: #b4b7ab;
  border-radius: 2px;
  padding: 5px;
}
.node-type-fst-radio .node-content .music-info .composer {
  font-weight: bold;
}
.node-type-fst-radio .node-content .music-info .worktitle {
  font-style: italic;
}
.node-type-fst-performance .node-content .wp {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  background: #e2cf6d;
}
.node-type-fst-performance .node-content .wp:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.node-type-fst-performance .node-content .wp:hover,
.node-type-fst-performance .node-content .wp:focus {
  color: #333333;
  text-decoration: none;
}
.node-type-fst-performance .node-content .wp:active,
.node-type-fst-performance .node-content .wp.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);
}
.node-type-fst-performance .node-content .wp.disabled,
.node-type-fst-performance .node-content .wp[disabled],
fieldset[disabled] .node-type-fst-performance .node-content .wp {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.node-type-fst-performance .node-content .wp [class^="icon-"].icon-large,
.node-type-fst-performance .node-content .wp [class*=" icon-"].icon-large {
  line-height: .9em;
}
.node-type-fst-performance .node-content .wp [class^="icon-"].icon-spin,
.node-type-fst-performance .node-content .wp [class*=" icon-"].icon-spin {
  display: inline-block;
}
.node-type-fst-performance .node-content .wp [class^="icon-"].pull-left.icon-2x,
.node-type-fst-performance .node-content .wp [class*=" icon-"].pull-left.icon-2x,
.node-type-fst-performance .node-content .wp [class^="icon-"].pull-right.icon-2x,
.node-type-fst-performance .node-content .wp [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.node-type-fst-performance .node-content .wp [class^="icon-"].icon-spin.icon-large,
.node-type-fst-performance .node-content .wp [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}
.node-type-fst-performance .node-content .label-inline {
  display: inline;
  font-weight: bold;
}
.node-type-fst-performance .node-content .label-above {
  font-weight: bold;
}
.node-type-fst-performance .node-content .place-wrapper .place p {
  display: inline;
}
.node-type-fst-performance .node-content .links {
  margin-top: 15px;
  background: #e9e5dc;
  border-radius: 2px;
  padding: 15px;
}
.node-content .image {
  margin-bottom: 15px;
}
.node-content .media-embed {
  margin-bottom: 15px;
}
.iannis-two-column .node-content {
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 0 5px #b4b7ab;
  border-radius: 2px;
  padding: 30px 45px;
  margin-bottom: 15px;
}
.iannis-two-column .node-content.page-content {
  background: #ffffff;
}
.iannis-two-column .node-content .container-mid {
  margin-bottom: 15px;
}
.iannis-two-column .node-content .image {
  margin-bottom: 15px;
}
.iannis-two-column .node-content .media-embed {
  margin-bottom: 15px;
}
.iannis-two-column .node-content .body img {
  display: block;
  max-width: 100%;
  height: auto;
}
.iannis-two-column .node-content .files .file {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  background-color: #e2cf6d;
}
.iannis-two-column .node-content .files .file:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.iannis-two-column .node-content .files .file:hover,
.iannis-two-column .node-content .files .file:focus {
  color: #333333;
  text-decoration: none;
}
.iannis-two-column .node-content .files .file:active,
.iannis-two-column .node-content .files .file.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);
}
.iannis-two-column .node-content .files .file.disabled,
.iannis-two-column .node-content .files .file[disabled],
fieldset[disabled] .iannis-two-column .node-content .files .file {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.iannis-two-column .node-content .files .file [class^="icon-"].icon-large,
.iannis-two-column .node-content .files .file [class*=" icon-"].icon-large {
  line-height: .9em;
}
.iannis-two-column .node-content .files .file [class^="icon-"].icon-spin,
.iannis-two-column .node-content .files .file [class*=" icon-"].icon-spin {
  display: inline-block;
}
.iannis-two-column .node-content .files .file [class^="icon-"].pull-left.icon-2x,
.iannis-two-column .node-content .files .file [class*=" icon-"].pull-left.icon-2x,
.iannis-two-column .node-content .files .file [class^="icon-"].pull-right.icon-2x,
.iannis-two-column .node-content .files .file [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.iannis-two-column .node-content .files .file [class^="icon-"].icon-spin.icon-large,
.iannis-two-column .node-content .files .file [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}
.iannis-two-column .node-content .files .file a {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-decoration: none;
}
.iannis-two-column .node-content .files .file:hover {
  background-color: #85abaa;
  color: #ffffff;
}
.iannis-two-column #news-archive .iannis-two-column-content-inner {
  background: none;
}
/* ARTICLE LISTING ARCHIVE PAGE */
.view-konzilo-article a {
  text-decoration: none;
}
.view-konzilo-article.view-display-panel-pane-2 .view-content .views-row {
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 0 5px #b4b7ab;
  border-radius: 2px;
  padding: 30px 45px;
  margin-bottom: 15px;
}
.view-konzilo-article.view-display-panel-pane-2 .view-content .views-row.page-content {
  background: #ffffff;
}
.view-konzilo-article.view-display-panel-pane-2 .view-content .views-row .image {
  margin-bottom: 10px;
}
.view-konzilo-article.view-display-panel-pane-2 .view-content .views-row .views-field-created {
  display: inline;
}
.view-konzilo-article.view-display-panel-pane-2 .view-content .views-row .views-field-created .date {
  border-radius: 2px;
  padding: 2px 5px;
  margin-right: 2px;
}
.view-konzilo-article.view-display-panel-pane-2 .view-content .views-row .views-field-field-konzilo-body,
.view-konzilo-article.view-display-panel-pane-2 .view-content .views-row .views-field-field-konzilo-body > .description,
.view-konzilo-article.view-display-panel-pane-2 .view-content .views-row .views-field-field-konzilo-body > .description > a {
  display: inline;
}
.view-konzilo-article.view-display-panel-pane-2 .view-content .views-row .readmorelink > span > a {
  display: inline-block;
  background-color: #e2cf6d;
  padding: 2px 5px;
  border-radius: 2px;
  color: #5a5d5a;
  text-decoration: none;
  float: right;
}
.view-konzilo-article.view-display-panel-pane-2 .view-content .views-row .readmorelink > span > a:hover {
  background-color: #85abaa;
  color: #ffffff;
}
/* PROMO SYSTEM */
.konzilo_promo {
  background-color: #ffffff;
  box-shadow: #b4b7ab 0 0 5px;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.konzilo_promo.view-mode-teaser {
  padding-bottom: 0;
}
.konzilo_promo.view-mode-teaser .image {
  margin-bottom: 0;
}
.konzilo_promo.yellow {
  background-color: #e2cf6d;
  color: #5a5d5a;
}
.konzilo_promo .headline {
  padding: 0 15px;
}
.konzilo_promo .leadtext {
  padding: 0 15px;
  color: #5a5d5a;
}
.konzilo_promo .link {
  padding: 0 15px;
}
/**
 * Special theming hack for draggable handles to work with twitter bootstrap table classes.
 */
#modalContent form#air-container-form a.tabledrag-handle .handle {
  background: url(/misc/draggable.png) no-repeat 4px 7px;
  height: 20px;
  width: 20px;
}
#modalContent form#air-container-form a.tabledrag-handle-hover .handle {
  background: url(/misc/draggable.png) no-repeat 4px -13px;
}
.promo-icon-map ul {
  list-style-type: none;
  columns: 200px 4;
  -webkit-columns: 200px 4;
  /* Safari and Chrome */

  -moz-columns: 200px 4;
  /* Firefox */

}
.promo-icon-map ul li {
  font-size: 12pt;
}
.air-node-field-konzilo-slideshow .flexslider {
  border: none;
  box-shadow: none;
  border-radius: none;
  background: none;
  margin-bottom: 15px;
}
.air-node-field-konzilo-slideshow .flexslider .flex-control-paging li a {
  background-color: #5a5d5a;
}
.air-node-field-konzilo-slideshow .flexslider .flex-control-paging li a.flex-active {
  background-color: #b46d4b;
}
.air-node-field-konzilo-slideshow .flexslider .flex-control-nav {
  top: 15px;
  height: 20px;
}
.air-node-field-konzilo-slideshow .flexslider .flex-direction-nav li a {
  display: block;
  width: 40px;
  height: 45px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 1234;
  overflow: hidden;
  cursor: pointer;
  color: #ffffff;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.air-node-field-konzilo-slideshow .flexslider .slides .slide-item .iannis-one-column-stacked {
  position: relative;
  margin-bottom: 0;
}
.air-node-field-konzilo-slideshow .flexslider .slides .slide-item .iannis-one-column-stacked .container-top .image {
  margin-bottom: 0;
}
.air-node-field-konzilo-slideshow .flexslider .slides .slide-item .iannis-one-column-stacked .container-mid {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 1002;
}
.air-node-field-konzilo-slideshow .flexslider .slides .slide-item .iannis-one-column-stacked .container-mid a {
  text-decoration: none;
}
.air-node-field-konzilo-slideshow .flexslider .slides .slide-item .iannis-one-column-stacked .container-mid .iannis-one-column-stacked-content {
  background-color: #e2cf6d;
  opacity: 0.85;
  max-width: 800px;
  border-radius: 2px 2px 0 0;
  margin: 0 auto;
  padding: 15px 15px;
  position: relative;
}
.air-node-field-konzilo-slideshow .flexslider .slides .slide-item .iannis-one-column-stacked .container-mid .iannis-one-column-stacked-content .headline {
  text-align: center;
}
.air-node-field-konzilo-slideshow .flexslider .slides .slide-item .iannis-one-column-stacked .container-mid .iannis-one-column-stacked-content .headline h2.title {
  color: #ffffff;
  margin-top: 0;
  font-style: normal;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.air-node-field-konzilo-slideshow .flexslider .slides .slide-item .iannis-one-column-stacked .container-mid .iannis-one-column-stacked-content .leadtext {
  text-align: center;
  color: #5a5d5a;
  margin: 0;
}
.air-node-field-konzilo-slideshow .flexslider .slides .slide-item .iannis-one-column-stacked .container-mid .iannis-one-column-stacked-content .leadtext p {
  margin: 0;
}
.air-node-field-konzilo-slideshow .flexslider .slides .slide-item .iannis-one-column-stacked .container-mid .iannis-one-column-stacked-content .link {
  text-align: center;
}
.air-node-field-konzilo-slideshow .flexslider .slides .slide-item .iannis-one-column-stacked .container-mid .iannis-one-column-stacked-content .link a {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
  border-radius: 2px 2px 2px 2px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
  color: #FFFFFF;
  display: inline-block;
  font-style: italic;
  line-height: normal;
  margin: 0;
  padding: 10px 20px;
}
.konzilo_text.view-mode-full .date {
  letter-spacing: 1px;
  margin-bottom: 15px;
}
.konzilo_text.view-mode-full .headline h1.title {
  margin: 0 0 16px 0;
}
.konzilo_text.view-mode-full .kicker {
  float: left;
  padding: 2px 5px;
  background: #e2cf6d;
  margin-right: 5px;
  border-radius: 2px;
  color: #ffffff;
}
.konzilo_text.view-mode-full .leadtext {
  border-bottom: 6px solid #85abaa;
  padding-bottom: 15px;
}
.konzilo_text.view-mode-full .body {
  margin-bottom: 25px;
}
.konzilo_text.view-mode-full .body img {
  display: block;
  max-width: 100%;
  height: auto;
}
.konzilo_image.view-mode-full {
  position: relative;
  margin-bottom: 15px;
}
.konzilo_media.view-mode-full {
  position: relative;
  margin-bottom: 15px;
}
.author {
  padding: 15px;
  background: #ced9d0;
  box-shadow: #e5e6e2 0 0 3px;
  border-radius: 2px;
  margin-bottom: 15px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.author .image {
  float: left;
  padding-right: 15px;
}
.author .headline h2 {
  font-size: 0.75em;
  margin-top: 0;
  margin-bottom: 0;
}
.author .email {
  margin-bottom: 15px;
}
.field-konzilo-author .iannis-two-column-rev {
  padding: 0 15px;
}
/* Members list */
.view-fst-base-member-list .views-exposed-form {
  width: 220px;
  position: relative;
  display: table;
  border-collapse: separate;
}
.view-fst-base-member-list .views-exposed-form.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.view-fst-base-member-list .views-exposed-form .form-control {
  width: 100%;
  margin-bottom: 0;
}
.view-fst-base-member-list .views-exposed-form input[type="text"] {
  line-height: normal;
  border-right: none;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  width: 200px;
}
.view-fst-base-member-list .views-exposed-form .form-item {
  display: inline-block;
}
.view-fst-base-member-list .submit-button {
  display: table-cell;
  width: 1%;
  vertical-align: middle;
  position: relative;
  white-space: nowrap;
  vertical-align: top;
}
.view-fst-base-member-list .submit-button:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.view-fst-base-member-list .submit-button button {
  border: 1px solid #b4b7ab;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.view-fst-base-member-list .submit-button button i {
  color: #ffffff;
}
.view-fst-base-member-list table {
  margin-top: 30px;
  width: 100%;
}
.view-fst-base-member-list th {
  padding: 10px;
}
.view-fst-base-member-list tr {
  border-bottom: 2px dotted #b4b7ab;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.view-fst-base-member-list td {
  padding: 10px;
  max-width: 200px;
  overflow: hidden;
  height: 100px;
  margin-bottom: 20px;
}
.view-fst-base-member-list td:first-child {
  width: 120px;
}
.fst-base-member-list-panel-pane-1.slimfit .view-fst-base-member-list td {
  height: 50px;
}
/* Composer profile page */
#composer-profile {
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 0 5px #b4b7ab;
  border-radius: 2px;
  padding: 30px 45px;
  margin-bottom: 15px;
  padding: 15px 30px;
}
#composer-profile.page-content,
#composerprofile {
  background: #ffffff;
}
#composer-profile .iannis-two-column-stacked-rev-header,
#composerprofile .iannis-two-column-stacked-rev-header {
  display: none;
}
#composer-profile .iannis-two-column-stacked-rev-content,
#composerprofile .iannis-two-column-stacked-rev-content {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
#composer-profile .iannis-two-column-stacked-rev-content .field-fst-composer-image,
#composerprofile .iannis-two-column-stacked-rev-content .field-fst-composer-image {
  margin-top: 30px;
}
#composer-profile .iannis-two-column-stacked-rev-sidebar > dd > dl > a,
#composerprofile .iannis-two-column-stacked-rev-sidebar > dd > dl > a {
  word-wrap: break-word;
}
#composer-profile .iannis-two-column-stacked-rev-sidebar .label-inline,
#composerprofile .iannis-two-column-stacked-rev-sidebar .label-inline {
  float: left;
  margin-right: 15px;
  font-style: italic;
}
#composer-profile .iannis-two-column-stacked-rev-sidebar .field,
#composerprofile .iannis-two-column-stacked-rev-sidebar .field {
  margin-bottom: 10px;
}
#composer-profile .iannis-two-column-stacked-rev-sidebar h2,
#composerprofile .iannis-two-column-stacked-rev-sidebar h2 {
  margin: 0 0 1em;
}
#composer-profile .iannis-two-column-stacked-rev-footer .label-inline,
#composerprofile .iannis-two-column-stacked-rev-footer .label-inline {
  float: left;
  font-style: italic;
  width: 34%;
  font-size: 24px;
}
#composer-profile .iannis-two-column-stacked-rev-footer .field-wrapper,
#composerprofile .iannis-two-column-stacked-rev-footer .field-wrapper {
  overflow: auto;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
#composer-profile .iannis-two-column-stacked-rev-footer .field,
#composerprofile .iannis-two-column-stacked-rev-footer .field {
  float: right;
  width: 66%;
  -moz-column-count: 2;
  -moz-column-gap: 3em;
  -webkit-column-count: 2;
  -webkit-column-gap: 3em;
}


#composerprofile .field-fst-composer-birth .field-label,
#composerprofile .field-fst-composer-elected .field-label {
  font-weight: bold;
  margin-roight: 5px;
}

.view-fst-tonsattaren.view-display-tonsattaren-listview {
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 0 5px #b4b7ab;
  border-radius: 2px;
  padding: 30px 45px;
  margin-bottom: 15px;
  padding-top: 15px;
}
.view-fst-tonsattaren.view-display-tonsattaren-listview.page-content {
  background: #ffffff;
}
.view-fst-tonsattaren.view-display-tonsattaren-listview .view-content .tonsattaren-row {
  border-bottom: 2px dotted #b4b7ab;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.view-fst-tonsattaren.view-display-tonsattaren-listview .view-content .tonsattaren-row .image {
  float: left;
  padding-right: 15px;
}
.view-fst-tonsattaren.view-display-tonsattaren-listview .view-content .tonsattaren-row .pdf a {
  display: inline-block;
  background-color: #e2cf6d;
  padding: 2px 5px;
  border-radius: 2px;
  color: #5a5d5a;
  text-decoration: none;
}
.view-fst-tonsattaren.view-display-tonsattaren-listview .view-content .tonsattaren-row .pdf a:hover {
  background-color: #85abaa;
  color: #ffffff;
}
.view-fst-tonsattaren.view-display-tonsattaren-promo {
  margin-bottom: 15px;
  padding-bottom: 15px;
  box-shadow: 0 0 5px #b4b7ab;
  border-radius: 2px;
  background-color: #ffffff;
}
.view-fst-tonsattaren.view-display-tonsattaren-promo .view-content .description {
  padding: 15px;
}
.view-fst-tonsattaren.view-display-tonsattaren-promo .more-link {
  text-align: center;
}
.view-fst-tonsattaren.view-display-tonsattaren-promo .more-link a {
  margin-bottom: 30px 45px;
  display: inline-block;
  background-color: #e2cf6d;
  padding: 2px 5px;
  border-radius: 2px;
  color: #5a5d5a;
  text-decoration: none;
}
.view-fst-tonsattaren.view-display-tonsattaren-promo .more-link a:hover {
  background-color: #85abaa;
  color: #ffffff;
}
/* Search form in header. */
#views-exposed-form-fst-search-panel-pane-1 {
  position: relative;
  display: table;
  border-collapse: separate;
  margin-top: 20px;
}
#views-exposed-form-fst-search-panel-pane-1.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
#views-exposed-form-fst-search-panel-pane-1 .form-control {
  width: 100%;
  margin-bottom: 0;
}
#views-exposed-form-fst-search-panel-pane-1 label {
  display: none;
}
#views-exposed-form-fst-search-panel-pane-1 input[type="text"] {
  line-height: normal;
  border-right: none;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  width: 200px;
}
#views-exposed-form-fst-search-panel-pane-1 .submit-button {
  display: table-cell;
  width: 1%;
  vertical-align: middle;
  position: relative;
  white-space: nowrap;
}
#views-exposed-form-fst-search-panel-pane-1 .submit-button:not(:first-child):not(:last-child) {
  border-radius: 0;
}
#views-exposed-form-fst-search-panel-pane-1 button {
  border: 1px solid #b4b7ab;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#views-exposed-form-fst-search-panel-pane-1 button i {
  color: #ffffff;
}
.view-fst-search .view-content > div {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px dotted #b4b7ab;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.view-fst-search .view-content > div:last-child {
  border: none;
}
.iframe-pane {
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 0 5px #b4b7ab;
  border-radius: 2px;
  padding: 30px 45px;
  margin-bottom: 15px;
  padding: 15px;
}
.iframe-pane.page-content {
  background: #ffffff;
}
.iframe-pane h2.pane-title {
  font-size: 1.3em;
}
.fst-performances-panel-pane-2,
.performances-pane {
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 0 5px #b4b7ab;
  border-radius: 2px;
  padding: 30px 45px;
  margin-bottom: 15px;
  padding: 15px;
}
.fst-performances-panel-pane-2.page-content,
.performances-pane .page-content {
  background: #ffffff;
}
.fst-performances-panel-pane-2 h2.pane-title,
.performances-pane h2.pane-title {
  font-size: 1.3em;
}
.whitebox #views-exposed-form-fst-search-panel-pane-1 {
  margin-bottom: 20px;
}
button,
a.button,
input[type="reset"],
input[type="submit"] {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  background-color: #e2cf6d;
}
button:focus,
a.button:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
button:hover,
a.button:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
a.button:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  color: #333333;
  text-decoration: none;
}
button:active,
a.button:active,
input[type="reset"]:active,
input[type="submit"]:active,
button.active,
a.button.active,
input[type="reset"].active,
input[type="submit"].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);
}
button.disabled,
a.button.disabled,
input[type="reset"].disabled,
input[type="submit"].disabled,
button[disabled],
a.button[disabled],
input[type="reset"][disabled],
input[type="submit"][disabled],
fieldset[disabled] button,
fieldset[disabled] a.button,
fieldset[disabled] input[type="reset"],
fieldset[disabled] input[type="submit"] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
button [class^="icon-"].icon-large,
a.button [class^="icon-"].icon-large,
input[type="reset"] [class^="icon-"].icon-large,
input[type="submit"] [class^="icon-"].icon-large,
button [class*=" icon-"].icon-large,
a.button [class*=" icon-"].icon-large,
input[type="reset"] [class*=" icon-"].icon-large,
input[type="submit"] [class*=" icon-"].icon-large {
  line-height: .9em;
}
button [class^="icon-"].icon-spin,
a.button [class^="icon-"].icon-spin,
input[type="reset"] [class^="icon-"].icon-spin,
input[type="submit"] [class^="icon-"].icon-spin,
button [class*=" icon-"].icon-spin,
a.button [class*=" icon-"].icon-spin,
input[type="reset"] [class*=" icon-"].icon-spin,
input[type="submit"] [class*=" icon-"].icon-spin {
  display: inline-block;
}
button [class^="icon-"].pull-left.icon-2x,
a.button [class^="icon-"].pull-left.icon-2x,
input[type="reset"] [class^="icon-"].pull-left.icon-2x,
input[type="submit"] [class^="icon-"].pull-left.icon-2x,
button [class*=" icon-"].pull-left.icon-2x,
a.button [class*=" icon-"].pull-left.icon-2x,
input[type="reset"] [class*=" icon-"].pull-left.icon-2x,
input[type="submit"] [class*=" icon-"].pull-left.icon-2x,
button [class^="icon-"].pull-right.icon-2x,
a.button [class^="icon-"].pull-right.icon-2x,
input[type="reset"] [class^="icon-"].pull-right.icon-2x,
input[type="submit"] [class^="icon-"].pull-right.icon-2x,
button [class*=" icon-"].pull-right.icon-2x,
a.button [class*=" icon-"].pull-right.icon-2x,
input[type="reset"] [class*=" icon-"].pull-right.icon-2x,
input[type="submit"] [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
button [class^="icon-"].icon-spin.icon-large,
a.button [class^="icon-"].icon-spin.icon-large,
input[type="reset"] [class^="icon-"].icon-spin.icon-large,
input[type="submit"] [class^="icon-"].icon-spin.icon-large,
button [class*=" icon-"].icon-spin.icon-large,
a.button [class*=" icon-"].icon-spin.icon-large,
input[type="reset"] [class*=" icon-"].icon-spin.icon-large,
input[type="submit"] [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}
input[type="text"],
input[type="password"],
input[type="email"],
select,
textarea {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  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;
}
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
  color: #999999;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
select:focus,
textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
input[type="text"][disabled],
input[type="password"][disabled],
input[type="email"][disabled],
select[disabled],
textarea[disabled],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="email"][readonly],
select[readonly],
textarea[readonly],
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="email"],
fieldset[disabled] select,
fieldset[disabled] textarea {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="email"],
textareaselect,
textareatextarea {
  height: auto;
}
select {
  background-color: #e2cf6d;
}
webform-client-form .form-actions {
  margin-top: 10px;
}
.form-item.webform-component {
  margin-bottom: 10px;
}
.node.fst_forms.view-mode-full .image,
.node.fst_forms.view-mode-full .body {
  margin-bottom: 15px;
}
.footer-container {
  margin-left: -15px;
  margin-right: -15px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.footer-container:before,
.footer-container:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.footer-container:after {
  clear: both;
}
.footer-container:before,
.footer-container:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.footer-container:after {
  clear: both;
}
.footer-container .logo img {
  width: 220px;
  margin: 10px 0;
}
.footer-container .group {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .footer-container .group {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .footer-container .group {
    float: left;
    width: 50%;
  }
}
.footer-container .group .footer-info {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .footer-container .group .footer-info {
    float: left;
    width: 50%;
  }
}
.footer-container .address,
.footer-container .contact,
.footer-container .socialmedia {
  padding-top: 20px;
}
.footer-container .socialmedia ul {
  padding: 0;
  margin: 5px 0 0 0;
  list-style-type: none;
}
.footer-container .socialmedia ul li {
  display: inline;
  padding-right: 10px;
}
.footer-container .socialmedia ul li a {
  font-size: 24pt;
  text-decoration: none;
  background: #ffffff;
  border-radius: 100%;
  display: inline-block;
  width: 50px;
  height: 50px;
  text-align: center;
  padding-top: 4px;
}
.footer-container .socialmedia ul li a:hover {
  background: #5a5d5a;
}
.footer-container .socialmedia ul li a:hover i {
  color: #ffffff;
}
.footer-container .socialmedia ul li a i {
  text-align: center;
  color: #e2cf6d;
}
.footer-container .socialmedia ul li a span {
  display: none;
}
.view-fst-board.view-display-fst-board-list .more-link a {
  color: #ffffff;
  background-color: #e2cf6d;
  border-color: #bea8a4;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.view-fst-board.view-display-fst-board-list .more-link a:hover,
.view-fst-board.view-display-fst-board-list .more-link a:focus,
.view-fst-board.view-display-fst-board-list .more-link a:active,
.view-fst-board.view-display-fst-board-list .more-link a.active,
.open .dropdown-toggle.view-fst-board.view-display-fst-board-list .more-link a {
  color: #ffffff;
  background-color: #dbc44b;
  border-color: #a48680;
}
.view-fst-board.view-display-fst-board-list .more-link a:active,
.view-fst-board.view-display-fst-board-list .more-link a.active,
.open .dropdown-toggle.view-fst-board.view-display-fst-board-list .more-link a {
  background-image: none;
}
.view-fst-board.view-display-fst-board-list .more-link a.disabled,
.view-fst-board.view-display-fst-board-list .more-link a[disabled],
fieldset[disabled] .view-fst-board.view-display-fst-board-list .more-link a,
.view-fst-board.view-display-fst-board-list .more-link a.disabled:hover,
.view-fst-board.view-display-fst-board-list .more-link a[disabled]:hover,
fieldset[disabled] .view-fst-board.view-display-fst-board-list .more-link a:hover,
.view-fst-board.view-display-fst-board-list .more-link a.disabled:focus,
.view-fst-board.view-display-fst-board-list .more-link a[disabled]:focus,
fieldset[disabled] .view-fst-board.view-display-fst-board-list .more-link a:focus,
.view-fst-board.view-display-fst-board-list .more-link a.disabled:active,
.view-fst-board.view-display-fst-board-list .more-link a[disabled]:active,
fieldset[disabled] .view-fst-board.view-display-fst-board-list .more-link a:active,
.view-fst-board.view-display-fst-board-list .more-link a.disabled.active,
.view-fst-board.view-display-fst-board-list .more-link a[disabled].active,
fieldset[disabled] .view-fst-board.view-display-fst-board-list .more-link a.active {
  background-color: #e2cf6d;
  border-color: #bea8a4;
}
.view-fst-board.view-display-fst-board-list .more-link a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.view-fst-board.view-display-fst-board-list .more-link a:hover,
.view-fst-board.view-display-fst-board-list .more-link a:focus {
  color: #333333;
  text-decoration: none;
}
.view-fst-board.view-display-fst-board-list .more-link a:active,
.view-fst-board.view-display-fst-board-list .more-link a.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);
}
.view-fst-board.view-display-fst-board-list .more-link a.disabled,
.view-fst-board.view-display-fst-board-list .more-link a[disabled],
fieldset[disabled] .view-fst-board.view-display-fst-board-list .more-link a {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.view-fst-board.view-display-fst-board-list .more-link a [class^="icon-"].icon-large,
.view-fst-board.view-display-fst-board-list .more-link a [class*=" icon-"].icon-large {
  line-height: .9em;
}
.view-fst-board.view-display-fst-board-list .more-link a [class^="icon-"].icon-spin,
.view-fst-board.view-display-fst-board-list .more-link a [class*=" icon-"].icon-spin {
  display: inline-block;
}
.view-fst-board.view-display-fst-board-list .more-link a [class^="icon-"].pull-left.icon-2x,
.view-fst-board.view-display-fst-board-list .more-link a [class*=" icon-"].pull-left.icon-2x,
.view-fst-board.view-display-fst-board-list .more-link a [class^="icon-"].pull-right.icon-2x,
.view-fst-board.view-display-fst-board-list .more-link a [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.view-fst-board.view-display-fst-board-list .more-link a [class^="icon-"].icon-spin.icon-large,
.view-fst-board.view-display-fst-board-list .more-link a [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}
.view-fst-board.view-display-fst-board-list .view-content > div {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px dotted #b4b7ab;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.view-fst-board.view-display-fst-board-list .view-content .image {
  float: left;
  margin-right: 15px;
}
.view-fst-board.view-display-fst-board-list .view-content .position {
  font-weight: bold;
}
/* Press releases */
.view-fst-pressreleases .view-content > div {
  border-bottom: 2px dotted #b4b7ab;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.view-fst-pressreleases .view-content > div:last-child {
  border: none;
}
.view-fst-performances h2 {
  font-size: 1.5em;
  font-weight: bold;
  border-bottom: 2px dotted #b4b7ab;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.view-fst-performances h2:before {
  font-weight: normal;
  padding-right: 5px;
  font-family: fontawesome;
  content: "\f073";
  color: #b46d4b;
}
.view-fst-performances .original {
  color: #b46d4b;
}
.view-fst-performances .view-content > div {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px dotted #b4b7ab;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.view-fst-performances .view-content > div.views-row-last {
  border-bottom: none;
}
.view-fst-performances .views-exposed-form {
  margin-bottom: 15px;
}
.view-fst-performances .views-exposed-form .form-item-wp {
  float: left;
}
.view-fst-performances .views-exposed-form #edit-date-filter-value-wrapper {
  float: left;
}
.view-fst-performances .views-exposed-form .container-inline-date .form-item .form-item {
  float: left;
  margin-left: 10px;
}
.view h2 {
  margin-top: 0;
}
.document {
  margin-top: 20px;
  margin-right: 5px;
  border-radius: 2px;
  font-weight: normal;
  color: #5a5d5a;
  background: #e2cf6d;
  padding: 5px 10px;
  display: inline-block;
}
.document:hover {
  color: #5a5d5a;
}
.document img {
  padding-bottom: 3px;
}
.document a {
  color: #5a5d5a;
  text-decoration: underline;
  padding-top: 2px;
}
.document:hover a {
  text-decoration: underline;
}
.date {
  margin-bottom: 10px;
  font-style: italic;
}
.image-left {
  padding-right: 15px;
  float: left;
}
.body {
  clear: both;
}
.map-pane {
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 0 5px #b4b7ab;
  border-radius: 2px;
  padding: 30px 45px;
  margin-bottom: 15px;
  padding: 15px;
}
.map-pane.page-content {
  background: #ffffff;
}
.map-pane h2 {
  font-size: 1.3em;
}
.map-pane h2:before {
  padding-right: 5px;
  font-family: fontawesome;
  content: "\f041";
  color: #85abaa;
}
.fst-composers-radio-panel-pane-1 {
  background: #f3ebc2;
  padding: 15px;
  margin-bottom: 15px;
}
.fst-composers-radio-panel-pane-1 h2.pane-title:before,
.fst-composers-radio-panel-pane-2 h2.pane-title:before {
  padding-right: 5px;
  font-family: fontawesome;
  content: "\f028";
  color: #b46d4b;
}
.view-fst-composers-radio.view-display-panel-pane-1 .view-content .views-row .date {
  margin-bottom: 0;
}
.view-fst-composers-radio.view-display-panel-pane-2 .view-content .views-row {
  border-bottom: 2px dotted #b4b7ab;
  padding-bottom: 15px;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
.view-fst-composers-radio.view-display-panel-pane-2 .view-content .views-row .date {
  margin-bottom: 0;
}
.view-fst-composers-radio.view-display-panel-pane-2 .view-content .views-row.views-row-last {
  border: none;
}
.promo-icon-pane,
.mic-search-pane {
  margin-bottom: 15px;
  padding: 10px;
  border-radius: 2px;
  background-color: #f3ebc2;
}
.promo-icon-pane a,
.mic-search-pane a {
  font-size: 14pt;
  text-decoration: none;
}
.promo-icon-pane a i,
.mic-search-pane a i {
  background: #5a5d5a;
  border-radius: 100%;
  display: inline-block;
  width: 30px;
  height: 30px;
  padding-top: 6px;
  text-align: center;
  color: #ffffff;
}
.promo-icon-pane a:hover,
.mic-search-pane a:hover {
  color: #201f1f;
}
.promo-icon-pane a:hover i,
.mic-search-pane a:hover i {
  color: #201f1f;
  background: #e2cf6d;
}
.view-fst-press-images .view-content table tr td {
  vertical-align: top;
  padding: 1%;
}
.view-fst-press-images .view-content table tr td .fst_press_image {
  padding: 10px;
  border: 1px solid #b4b7ab;
}
.view-fst-press-images .more-link {
  text-align: right;
}
.view-fst-press-images .more-link a {
  color: #ffffff;
  background-color: #e2cf6d;
  border-color: #bea8a4;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #5a5d5a;
}
.view-fst-press-images .more-link a:hover,
.view-fst-press-images .more-link a:focus,
.view-fst-press-images .more-link a:active,
.view-fst-press-images .more-link a.active,
.open .dropdown-toggle.view-fst-press-images .more-link a {
  color: #ffffff;
  background-color: #dbc44b;
  border-color: #a48680;
}
.view-fst-press-images .more-link a:active,
.view-fst-press-images .more-link a.active,
.open .dropdown-toggle.view-fst-press-images .more-link a {
  background-image: none;
}
.view-fst-press-images .more-link a.disabled,
.view-fst-press-images .more-link a[disabled],
fieldset[disabled] .view-fst-press-images .more-link a,
.view-fst-press-images .more-link a.disabled:hover,
.view-fst-press-images .more-link a[disabled]:hover,
fieldset[disabled] .view-fst-press-images .more-link a:hover,
.view-fst-press-images .more-link a.disabled:focus,
.view-fst-press-images .more-link a[disabled]:focus,
fieldset[disabled] .view-fst-press-images .more-link a:focus,
.view-fst-press-images .more-link a.disabled:active,
.view-fst-press-images .more-link a[disabled]:active,
fieldset[disabled] .view-fst-press-images .more-link a:active,
.view-fst-press-images .more-link a.disabled.active,
.view-fst-press-images .more-link a[disabled].active,
fieldset[disabled] .view-fst-press-images .more-link a.active {
  background-color: #e2cf6d;
  border-color: #bea8a4;
}
.view-fst-press-images .more-link a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.view-fst-press-images .more-link a:hover,
.view-fst-press-images .more-link a:focus {
  color: #333333;
  text-decoration: none;
}
.view-fst-press-images .more-link a:active,
.view-fst-press-images .more-link a.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);
}
.view-fst-press-images .more-link a.disabled,
.view-fst-press-images .more-link a[disabled],
fieldset[disabled] .view-fst-press-images .more-link a {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.view-fst-press-images .more-link a [class^="icon-"].icon-large,
.view-fst-press-images .more-link a [class*=" icon-"].icon-large {
  line-height: .9em;
}
.view-fst-press-images .more-link a [class^="icon-"].icon-spin,
.view-fst-press-images .more-link a [class*=" icon-"].icon-spin {
  display: inline-block;
}
.view-fst-press-images .more-link a [class^="icon-"].pull-left.icon-2x,
.view-fst-press-images .more-link a [class*=" icon-"].pull-left.icon-2x,
.view-fst-press-images .more-link a [class^="icon-"].pull-right.icon-2x,
.view-fst-press-images .more-link a [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.view-fst-press-images .more-link a [class^="icon-"].icon-spin.icon-large,
.view-fst-press-images .more-link a [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}
.view-fst-press-images .more-link a:hover {
  background-color: #85abaa;
  color: #ffffff;
}
.ds-1col.node.fst_forms.view-mode-full,
.ds-1col.node.fst_forms_ext.view-mode-full {
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 0 5px #b4b7ab;
  border-radius: 2px;
  padding: 30px 45px;
  margin-bottom: 15px;
}
.ds-1col.node.fst_forms.view-mode-full.page-content,
.ds-1col.node.fst_forms_ext.view-mode-full.page-content {
  background: #ffffff;
}
.dark-background {
  background: #5a5d5a;
  color: #ffffff;
}
.dark-background a {
  color: #ffffff;
}
.fst-composer-promo-panel-pane-1, .composers-pane {
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 0 5px #b4b7ab;
  border-radius: 2px;
  padding: 30px 45px;
  margin-bottom: 15px;
  padding: 15px;
}
.fst-composer-promo-panel-pane-1.page-content {
  background: #ffffff;
}
.fst-composer-promo-panel-pane-1 h2, .composers-pane h2 {
  font-size: 1.3em;
}
.fst-composer-promo-panel-pane-1 .flex-control-nav,
.fst-composer-promo-panel-pane-1 .flex-direction-nav,
.composers-pane .flex-control-nav,
.composers-pane .flex-direction-nav {
  display: none;
}
.fst_forms .form-item.webform-component select {
  background-color: #ffffff;
}
.webform-component--klicka-om-foretag {
  background-color: #fbf9ed;
}
#views-exposed-form-fst-activity-calendar-panel-pane-1 {
  margin-bottom: 16px;
  border-bottom: 1px solid #d6cdbc;
  padding-bottom: 16px;
}
.fst-activity-calendar-panel-pane-1 .views-row {
  margin-bottom: 16px;
  border-bottom: 1px dotted #b4b7ab;
  padding-bottom: 16px;
}
.fst-activity-calendar-panel-pane-1 h2.headline {
  font-size: 1.2em;
}
.fst-activity-calendar-panel-pane-1 .views-field-field-fst-activity-category {
  margin-bottom: 5px;
  display: inline-block;
}
.fst-activity-calendar-panel-pane-1 .views-field-field-fst-activity-category > div > div {
  border-radius: 3px;
  padding: 2px 6px;
}
.fst-activity-calendar-panel-pane-1 .views-field-field-fst-activity-category .brighttext {
  color: #ffffff;
}
.fst-activity-calendar-panel-pane-1 .views-field-field-fst-activity-category .darktext {
  color: #201f1f;
}
.fst-activity-calendar-panel-pane-1 .views-field-field-fst-activity-deadline {
  margin-bottom: 5px;
}
.fst-activity-calendar-panel-pane-1 .views-field-field-fst-activity-deadline .views-label {
  font-weight: bold;
}
.bef-select-as-links > .form-item > div {
  display: inline-block;
  margin-right: 5px;
  padding: 10px;
}
.bef-select-as-links > .form-item > .form-item-edit-category-all {
  background: #b4b7ab;
}
.bef-select-as-links > .form-item > .form-item-edit-category-all a {
  color: #201f1f;
  text-decoration: none;
}
.bef-select-as-links > .form-item > .selected-edit-category-all {
  background: #b4b7ab;
  margin-bottom: 3px;
}
.bef-select-as-links > .form-item > .selected-edit-category-all a {
  color: #201f1f;
  text-decoration: underline;
}
.bef-select-as-links > .form-item > .fst-activity-filter.darktext a {
  color: #201f1f;
  text-decoration: none;
}
.bef-select-as-links > .form-item > .fst-activity-filter.brighttext a {
  color: #ffffff;
  text-decoration: none;
}
.bef-select-as-links > .form-item > .fst-activity-filter > .selected a {
  text-decoration: underline;
}
.fst-fstweet-panel-pane-1 h2,
.twitter-pane h2 {
  height: 100px;
  padding: 10px 0 0 10px;
  background: #e2cf6d url(../images/mq.png) 100% -35px no-repeat;
  margin-bottom: 0;
}
.fst-fstweet-panel-pane-1 .pane-content,
.twitter-pane .pane-content {
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 0 5px #b4b7ab;
  border-radius: 2px;
  padding: 30px 45px;
  margin-bottom: 15px;
  padding: 15px;
}
.fst-fstweet-panel-pane-1 .pane-content.page-content,
.twitter-pane .pane-content.page-content {
  background: #ffffff;
}
.fst-fstweet-panel-pane-1 .pane-content .views-row,
.twitter-pane .pane-content .views-row {
  margin-bottom: 8px;
  border-bottom: 1px dotted #d6cdbc;
  padding-bottom: 8px;
}
.fst-fstweet-panel-pane-1 .pane-content .views-row.views-row-last,
.twitter-pane .pane-content .views-row.views-row-last {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0;
}
.fst-fstweet-panel-pane-1 .pane-content .views-row .views-field-title,
.twitter-pane .pane-content .views-row .views-field-title {
  font-size: 1.3em;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.fst-fstweet-panel-pane-1 .pane-content .views-row .views-field-changed,
.twitter-pane .pane-content .views-row .views-field-changed {
  margin-bottom: 8px;
}
.bef-select-as-links > .form-item > div {
  margin-right: 4px;
  padding: 10px 4px;
  margin-bottom: 3px;
}
.activity-calendar-filters,
.activity-cal-arch-filt {
  margin-bottom: 10px;
  padding-bottom: 16px;
  border-bottom: 1px solid #85abaa;
}
.activity-calendar-filters h2,
.activity-cal-arch-filt h2 {
  font-size: 0.9em;
}
.activity-calendar-filters h2 .hide-show-filters,
.activity-cal-arch-filt h2 .hide-show-filters {
  display: none;
}
/* The grouping date */
.fst-activity-calendar-panel-pane-1 {
  margin-top: 16px;
}
.fst-activity-calendar-panel-pane-1 .views-row .date-col {
  float: left;
  width: 86px;
  display: inline-block;
  margin-right: 20px;
}
.fst-activity-calendar-panel-pane-1 .views-row .date-col h3 {
  background-color: #e2cf6d;
  float: left;
  height: 90px;
  padding: 8px;
  width: 86px;
  line-height: 1em;
}
.fst-activity-calendar-panel-pane-1 .views-row .date-col h3 .date-day {
  color: #5a5d5a;
  font-size: 38px;
  font-weight: bold;
  line-height: 38px;
  margin-bottom: 12px;
  text-align: center;
}
.fst-activity-calendar-panel-pane-1 .views-row .date-col h3 .date-month {
  border-bottom: 1px solid #5a5d5a;
  border-top: 1px solid #5a5d5a;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  color: #5a5d5a;
}
.fst-activity-calendar-panel-pane-1 .views-row .event-col {
  margin-left: 106px;
}
.social-pane {
  float: right;
  text-align: right;
  margin-top: -35px;
}
.social-pane .socialmedia > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.social-pane .socialmedia > ul > li {
  display: inline;
  padding-right: 10px;
}
.social-pane .socialmedia > ul > li:last-child {
  padding-right: 0;
}
.social-pane .socialmedia > ul > li > a {
  font-size: 16pt;
  text-decoration: none;
  background-color: #5a5d5a;
  border-radius: 100%;
  display: inline-block;
  width: 35px;
  height: 35px;
  text-align: center;
  padding-top: 4px;
}
.social-pane .socialmedia > ul > li > a:hover {
  background: #e2cf6d;
}
.social-pane .socialmedia > ul > li > a:hover i {
  color: #5a5d5a;
}
.social-pane .socialmedia > ul > li > a i {
  text-align: center;
  color: #fbf9ed;
}
.social-pane .socialmedia > ul > li > a span {
  display: none;
}
@media (min-width: 768px) AND (max-width: 992px) {
  .user-menu ul li {
    margin-bottom: 5px;
  }
  .views--exp-fst-search-panel-pane-1 {
    display: none;
  }
  .slides .slide-item .iannis-one-column-stacked .container-mid .iannis-one-column-stacked-content .headline h2 {
    margin: 0;
  }
  .slides .slide-item .iannis-one-column-stacked .container-mid .iannis-one-column-stacked-content .leadtext {
    display: none;
  }
  #composer-profile {
    padding: 15px;
  }
  #composer-profile .container {
    padding: 0;
  }
  .iannis-two-column .node-content,
  .node-content {
    padding: 15px;
  }
  .whitebox {
    padding: 15px;
  }
  .view-fst-performances .views-exposed-form .container-inline-date .form-item .form-item {
    float: left;
    margin-left: 0;
  }
  .view-konzilo-article.view-display-panel-pane-2 .view-content .views-row {
    padding: 15px;
  }
  h1 {
    font-size: 0.75em;
  }
  .flex-direction-nav {
    display: none;
  }
  .air-node-field-konzilo-slideshow .flexslider .slides .slide-item .iannis-one-column-stacked .container-mid {
    position: relative;
    margin-left: 0;
    margin-right: 0;
  }
  .air-node-field-konzilo-slideshow .flexslider .slides .slide-item .iannis-one-column-stacked .container-mid .iannis-one-column-stacked-content {
    max-width: 100%;
  }
  /* .iannis-two-column-frontpage { */
  /*   .iannis-two-column-frontpage-content { */
  /*     .article-left-column { */
  /*       width: 100%; */
  /*       margin-right: 0; */
  /*     } */
  /*     .article-right-column { */
  /*       width: 100%; */
  /*     } */
  /*   } */
  /* } */
  .view-fst-performances .form-item.form-type-select {
    margin-right: 10px;
  }
  .form-item.form-type-select.form-item-wp {
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  #page header.branding #header #logo img {
    max-width: 220px;
    margin: 10px 0;
    width: 80%;
  }
  #page {
    background-color: #fbf9ed;
  }
  #page #payoff {
    background-color: #201f1f;
    border-bottom: 8px solid #e2cf6d;
  }
  #page #payoff .custom .pane-content p {
    background: url(../images/payoff_vit_small2.svg) 0 0 no-repeat;
    text-indent: -9000px;
    height: 53px;
    max-width: 460px;
    margin: 0 auto;
    background-size: 100%;
    background-position: 50%;
  }
  .user-menu ul li {
    margin-bottom: 5px;
  }
  .fst-activity-calendar-panel-pane-1 {
    margin-top: 5px;
  }
  .fst-activity-calendar-panel-pane-1 .views-row {
    padding-bottom: 0;
  }
  .fst-activity-calendar-panel-pane-1 .views-row .event-col {
    margin-left: 0;
  }
  .fst-activity-calendar-panel-pane-1 .views-row .date-col {
    width: 100%;
    margin: 0;
    display: block;
  }
  .fst-activity-calendar-panel-pane-1 .views-row .date-col h3 {
    height: auto;
    width: 100%;
  }
  .fst-activity-calendar-panel-pane-1 .views-row .date-col h3 .date-day {
    margin-bottom: 5px;
  }
  .activity-calendar-filters,
  .activity-cal-arch-filt {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .activity-calendar-filters h2 .hide-show-filters,
  .activity-cal-arch-filt h2 .hide-show-filters {
    display: inline-block;
    background: #ff6600;
    padding: 5px 10px;
    border-radius: 3px;
    margin-right: 10px;
    color: #ffffff;
  }
  .activity-calendar-filters .pane-content.expanded,
  .activity-cal-arch-filt .pane-content.expanded {
    display: block;
  }
  .activity-calendar-filters .pane-content.collapsed,
  .activity-cal-arch-filt .pane-content.collapsed {
    display: none;
  }
  .activity-calendar-filters .bef-select-as-links .selected-edit-category-all,
  .activity-cal-arch-filt .bef-select-as-links .selected-edit-category-all,
  .activity-calendar-filters .bef-select-as-links .fst-activity-filter,
  .activity-cal-arch-filt .bef-select-as-links .fst-activity-filter {
    width: 100%;
    text-align: center;
  }
  .iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .article-left-column {
    width: 100%;
    margin-right: 0;
  }
  .iannis-two-column-frontpage .iannis-two-column-frontpage-content .view-konzilo-article .article-right-column {
    width: 100%;
  }
  aside.branding-left #views-exposed-form-fst-search-panel-pane-1 {
    display: none;
  }
  aside.branding-left .views--exp-fst-search-panel-pane-1 {
    float: none;
  }
  footer .footer-container .logo,
  footer .footer-container .address,
  footer .footer-container .contact,
  footer .footer-container .socialmedia {
    text-align: center;
  }
  .air-node-field-konzilo-slideshow .flexslider .slides .slide-item .iannis-one-column-stacked .container-mid .iannis-one-column-stacked-content {
    padding: 5px 15px;
  }
  .air-node-field-konzilo-slideshow .flexslider .slides .slide-item .iannis-one-column-stacked .container-mid .iannis-one-column-stacked-content .headline h2 {
    font-size: 0.5em;
    margin: 0;
  }
  .air-node-field-konzilo-slideshow .flexslider .slides .slide-item .iannis-one-column-stacked .container-mid .iannis-one-column-stacked-content .leadtext {
    display: none;
  }
  #composer-profile {
    padding: 15px;
  }
  #composer-profile h1 {
    font-size: 2.35em;
  }
  #composer-profile .container {
    padding: 0;
  }
  #composer-profile .iannis-two-column-stacked-rev-footer .field {
    float: none;
    width: 100%;
    -moz-column-count: 1;
    -moz-column-gap: 0;
    -webkit-column-count: 1;
    -webkit-column-gap: 0;
  }
  .iannis-two-column .node-content,
  .node-content {
    padding: 15px;
  }
  .whitebox {
    padding: 15px;
  }
  .view-konzilo-article.view-display-panel-pane-2 .view-content .views-row {
    padding: 15px;
  }
  .view-fst-performances .views-exposed-form .container-inline-date .form-item .form-item {
    float: left;
    margin-left: 0;
  }
  h1 {
    font-size: 0.60em;
    /* was 0.75 before change */

  }
  .flex-direction-nav {
    display: none;
  }
  .air-node-field-konzilo-slideshow .flexslider .slides .slide-item .iannis-one-column-stacked .container-mid {
    position: relative;
    margin-left: 0;
    margin-right: 0;
  }
  .air-node-field-konzilo-slideshow .flexslider .slides .slide-item .iannis-one-column-stacked .container-mid .iannis-one-column-stacked-content {
    max-width: 100%;
  }
  .air-node-field-konzilo-slideshow .flexslider .flex-control-nav {
    bottom: 0px;
    top: auto;
  }
  .view-fst-performances .form-item.form-type-select {
    margin-right: 10px;
  }
  .form-item.form-type-select.form-item-wp {
    margin-bottom: 10px;
  }
  .ds-1col.node.fst_forms.view-mode-full {
    padding: 15px;
  }
  .view.view-fst-tonsattaren.view-display-tonsattaren-listview {
    padding: 15px;
  }
  .iannis-one-column-stacked .iannis-one-column-stacked-content .flex-control-nav {
    bottom: 10px;
    top: auto;
    margin: 0 -15px;
  }
  .view-fst-board.view-display-fst-board-list .view-content .image {
    float: none;
    margin: 0 0 10px 0;
  }
  .view-fst-board.view-display-fst-board-list .view-content .image img {
    width: 100%;
  }
  .ui360 a {
    display: none;
  }
}

.page-composer h2.pane-title {
  display: none;
}

.social-links {
  padding: 0;
  margin: 0;
}

.social-links li {
  display: inline;
  margin-right: 10px;
  font-size: 1.3em;
}

#composerprofile dd dl {
  margin: 0;
}

#composerprofile .field-label {
  font-weight: bold;
}

#composerprofile .websites {
  margin: 20px 0;
}

.divider-mdash::before {
  content: '\00a0\2014\00a0';
}

.page-performance h2.pane-title {
  display: none;
}

#performance {}
#performance .image img {
  width: 100%;
  height: auto;
  max-width: 700px;
}
#performance .label {
  font-weight: bold;
  font-style: normal;
}
#performance .city {
  margin-bottom: 5px;
}
#performance .description {
  margin-bottom: 15px;
}
#performance .link {
}

body.page-performances h2.pane-title {
  display: none;
}

#fst-base-performances-search-form > div {
  display: flex;
  margin-bottom: 30px;
}

#fst-base-performances-search-form > div .form-item {
  margin-right: 20px;
}
#fst-base-performances-search-form > div .form-submit {
  margin-top: auto;
  height: 34px;
}
