/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 1, 2015 */
@font-face {
  font-family: 'exo_2bold';
  src: url('fonts/exo2-bold-webfont.eot');
  src: url('fonts/exo2-bold-webfont.eot#iefix') format('embedded-opentype'), url('fonts/exo2-bold-webfont.woff') format('woff2'), url('fonts/exo2-bold-webfont.woff') format('woff'), url('fonts/exo2-bold-webfont.ttf') format('truetype'), url('fonts/exo2-bold-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'exo_2extra_bold';
  src: url('fonts/exo2-extrabold-webfont.eot');
  src: url('fonts/exo2-extrabold-webfont.eot#iefix') format('embedded-opentype'), url('fonts/exo2-extrabold-webfont.woff') format('woff2'), url('fonts/exo2-extrabold-webfont.woff') format('woff'), url('fonts/exo2-extrabold-webfont.ttf') format('truetype'), url('fonts/exo2-extrabold-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'exo_2medium';
  src: url('fonts/exo2-medium-webfont.eot');
  src: url('http://congresdufutur.org/fonts/fonts/exo2-medium-webfont.eot#iefix') format('embedded-opentype'), url('fonts/exo2-medium-webfont.woff') format('woff2'), url('fonts/exo2-medium-webfont.woff') format('woff'), url('fonts/exo2-medium-webfont.ttf') format('truetype'), url('fonts/exo2-medium-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'exo_2regular';
  src: url('fonts/exo2-regular-webfont.eot');
  src: url('fonts/exo2-regular-webfont.eot#iefix') format('embedded-opentype'), url('fonts/exo2-regular-webfont.woff') format('woff2'), url('fonts/exo2-regular-webfont.woff') format('woff'), url('fonts/exo2-regular-webfont.ttf') format('truetype'), url('fonts/exo2-regular-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'exo_2light';
  src: url('fonts/Exo2-Light.eot') format('embedded-opentype'), url('fonts/Exo2-Light.woff') format('woff'), url('fonts/Exo2-Light.ttf') format('truetype'), url('fonts/Exo2-Light.svg') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'exo_2bold_italic';
  src: url('fonts/exo2-bolditalic-webfont.eot');
  src: url('fonts/exo2-bolditalic-webfont.eot#iefix') format('embedded-opentype'), url('fonts/exo2-bolditalic-webfont.woff') format('woff2'), url('fonts/exo2-bolditalic-webfont.woff') format('woff'), url('fonts/exo2-bolditalic-webfont.ttf') format('truetype'), url('fonts/exo2-bolditalic-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'exo_2italic';
  src: url('fonts/exo2-italic-webfont.eot');
  src: url('fonts/exo2-italic-webfont.eot#iefix') format('embedded-opentype'), url('fonts/exo2-italic-webfont.woff') format('woff2'), url('fonts/exo2-italic-webfont.woff') format('woff'), url('fonts/exo2-italic-webfont.ttf') format('truetype'), url('fonts/exo2-italic-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal; }

/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/* line 7, stdin */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

/* line 7, stdin */
body {
  margin: 0; }

/* line 7, stdin */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

/* line 7, stdin */
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

/* line 7, stdin */
audio:not([controls]) {
  display: none;
  height: 0; }

/* line 7, stdin */
[hidden], template {
  display: none; }

/* line 7, stdin */
a {
  background: 0 0; }

/* line 7, stdin */
a:active, a:hover {
  outline: 0; }

/* line 7, stdin */
abbr[title] {
  border-bottom: 1px dotted; }

/* line 7, stdin */
b, strong {
  font-weight: 700; }

/* line 7, stdin */
dfn {
  font-style: italic; }

/* line 7, stdin */
h1 {
  font-size: 2em;
  margin: .67em 0; }

/* line 7, stdin */
mark {
  background: #ff0;
  color: #000; }

/* line 7, stdin */
small {
  font-size: 80%; }

/* line 7, stdin */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 7, stdin */
sup {
  top: -.5em; }

/* line 7, stdin */
sub {
  bottom: -.25em; }

/* line 7, stdin */
img {
  border: 0; }

/* line 7, stdin */
svg:not(:root) {
  overflow: hidden; }

/* line 7, stdin */
figure {
  margin: 1em 40px; }

/* line 7, stdin */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/* line 7, stdin */
pre {
  overflow: auto; }

/* line 7, stdin */
code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em; }

/* line 7, stdin */
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

/* line 7, stdin */
button {
  overflow: visible; }

/* line 7, stdin */
button, select {
  text-transform: none; }

/* line 7, stdin */
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

/* line 7, stdin */
button[disabled], html input[disabled] {
  cursor: default; }

/* line 7, stdin */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* line 7, stdin */
input {
  line-height: normal; }

/* line 7, stdin */
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0; }

/* line 7, stdin */
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto; }

/* line 7, stdin */
input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

/* line 7, stdin */
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

/* line 7, stdin */
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

/* line 7, stdin */
legend {
  border: 0;
  padding: 0; }

/* line 7, stdin */
textarea {
  overflow: auto; }

/* line 7, stdin */
optgroup {
  font-weight: 700; }

/* line 7, stdin */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 7, stdin */
td, th {
  padding: 0; }

@media print {
  /* line 7, stdin */
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }
  /* line 7, stdin */
  a, a:visited {
    text-decoration: underline; }
  /* line 7, stdin */
  a[href]:after {
    content: " (" attr(href) ")"; }
  /* line 7, stdin */
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  /* line 7, stdin */
  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  /* line 7, stdin */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  /* line 7, stdin */
  thead {
    display: table-header-group; }
  /* line 7, stdin */
  tr, img {
    page-break-inside: avoid; }
  /* line 7, stdin */
  img {
    max-width: 100% !important; }
  /* line 7, stdin */
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  /* line 7, stdin */
  h2, h3 {
    page-break-after: avoid; }
  /* line 7, stdin */
  select {
    background: #fff !important; }
  /* line 7, stdin */
  .navbar {
    display: none; }
  /* line 7, stdin */
  .table td, .table th {
    background-color: #fff !important; }
  /* line 7, stdin */
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  /* line 7, stdin */
  .label {
    border: 1px solid #000; }
  /* line 7, stdin */
  .table {
    border-collapse: collapse !important; }
  /* line 7, stdin */
  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important; } }

/* line 7, stdin */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 7, stdin */
:before, :after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 7, stdin */
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent; }

/* line 7, stdin */
body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff; }

/* line 7, stdin */
input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

/* line 7, stdin */
a {
  color: #428bca;
  text-decoration: none; }

/* line 7, stdin */
a:hover, a:focus {
  color: #2a6496;
  text-decoration: underline; }

/* line 7, stdin */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

/* line 7, stdin */
figure {
  margin: 0; }

/* line 7, stdin */
img {
  vertical-align: middle; }

/* line 7, stdin */
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto; }

/* line 7, stdin */
.img-rounded {
  border-radius: 6px; }

/* line 7, stdin */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

/* line 7, stdin */
.img-circle {
  border-radius: 50%; }

/* line 7, stdin */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; }

/* line 7, stdin */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/* line 7, stdin */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

/* line 7, stdin */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #999; }

/* line 7, stdin */
h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

/* line 7, stdin */
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
  font-size: 65%; }

/* line 7, stdin */
h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

/* line 7, stdin */
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
  font-size: 75%; }

/* line 7, stdin */
h1, .h1 {
  font-size: 36px; }

/* line 7, stdin */
h2, .h2 {
  font-size: 30px; }

/* line 7, stdin */
h3, .h3 {
  font-size: 24px; }

/* line 7, stdin */
h4, .h4 {
  font-size: 18px; }

/* line 7, stdin */
h5, .h5 {
  font-size: 14px; }

/* line 7, stdin */
h6, .h6 {
  font-size: 12px; }

/* line 7, stdin */
p {
  margin: 0 0 10px; }

/* line 7, stdin */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4; }

@media (min-width: 768px) {
  /* line 7, stdin */
  .lead {
    font-size: 21px; } }

/* line 7, stdin */
small, .small {
  font-size: 85%; }

/* line 7, stdin */
cite {
  font-style: normal; }

/* line 7, stdin */
.text-left {
  text-align: left; }

/* line 7, stdin */
.text-right {
  text-align: right; }

/* line 7, stdin */
.text-center {
  text-align: center; }

/* line 7, stdin */
.text-justify {
  text-align: justify; }

/* line 7, stdin */
.text-muted {
  color: #999; }

/* line 7, stdin */
.text-primary {
  color: #428bca; }

/* line 7, stdin */
a.text-primary:hover {
  color: #3071a9; }

/* line 7, stdin */
.text-success {
  color: #3c763d; }

/* line 7, stdin */
a.text-success:hover {
  color: #2b542c; }

/* line 7, stdin */
.text-info {
  color: #31708f; }

/* line 7, stdin */
a.text-info:hover {
  color: #245269; }

/* line 7, stdin */
.text-warning {
  color: #8a6d3b; }

/* line 7, stdin */
a.text-warning:hover {
  color: #66512c; }

/* line 7, stdin */
.text-danger {
  color: #a94442; }

/* line 7, stdin */
a.text-danger:hover {
  color: #843534; }

/* line 7, stdin */
.bg-primary {
  color: #fff;
  background-color: #428bca; }

/* line 7, stdin */
a.bg-primary:hover {
  background-color: #3071a9; }

/* line 7, stdin */
.bg-success {
  background-color: #dff0d8; }

/* line 7, stdin */
a.bg-success:hover {
  background-color: #c1e2b3; }

/* line 7, stdin */
.bg-info {
  background-color: #d9edf7; }

/* line 7, stdin */
a.bg-info:hover {
  background-color: #afd9ee; }

/* line 7, stdin */
.bg-warning {
  background-color: #fcf8e3; }

/* line 7, stdin */
a.bg-warning:hover {
  background-color: #f7ecb5; }

/* line 7, stdin */
.bg-danger {
  background-color: #f2dede; }

/* line 7, stdin */
a.bg-danger:hover {
  background-color: #e4b9b9; }

/* line 7, stdin */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee; }

/* line 7, stdin */
ul, ol {
  margin-top: 0;
  margin-bottom: 10px; }

/* line 7, stdin */
ul ul, ol ul, ul ol, ol ol {
  margin-bottom: 0; }

/* line 7, stdin */
.list-unstyled {
  padding-left: 0;
  list-style: none; }

/* line 7, stdin */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }

/* line 7, stdin */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px; }

/* line 7, stdin */
dl {
  margin-top: 0;
  margin-bottom: 20px; }

/* line 7, stdin */
dt, dd {
  line-height: 1.42857143; }

/* line 7, stdin */
dt {
  font-weight: 700; }

/* line 7, stdin */
dd {
  margin-left: 0; }

@media (min-width: 768px) {
  /* line 7, stdin */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  /* line 7, stdin */
  .dl-horizontal dd {
    margin-left: 180px; } }

/* line 7, stdin */
abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999; }

/* line 7, stdin */
.initialism {
  font-size: 90%;
  text-transform: uppercase; }

/* line 7, stdin */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee; }

/* line 7, stdin */
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
  margin-bottom: 0; }

/* line 7, stdin */
blockquote footer, blockquote small, blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999; }

/* line 7, stdin */
blockquote footer:before, blockquote small:before, blockquote .small:before {
  content: '\2014 \00A0'; }

/* line 7, stdin */
.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right; }

/* line 7, stdin */
.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
  content: ''; }

/* line 7, stdin */
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
  content: '\00A0 \2014'; }

/* line 7, stdin */
blockquote:before, blockquote:after {
  content: ""; }

/* line 7, stdin */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143; }

/* line 7, stdin */
code, kbd, pre, samp {
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace; }

/* line 7, stdin */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px; }

/* line 7, stdin */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

/* line 7, stdin */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }

/* line 7, stdin */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0; }

/* line 7, stdin */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

/* line 7, stdin */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  /* line 7, stdin */
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  /* line 7, stdin */
  .container {
    width: 970px; } }

@media (min-width: 1200px) {
  /* line 7, stdin */
  .container {
    width: 1170px; } }

/* line 7, stdin */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

/* line 7, stdin */
.row {
  margin-left: -15px;
  margin-right: -15px; }

/* line 7, stdin */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

/* line 7, stdin */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

/* line 7, stdin */
.col-xs-12 {
  width: 100%; }

/* line 7, stdin */
.col-xs-11 {
  width: 91.66667%; }

/* line 7, stdin */
.col-xs-10 {
  width: 83.33333%; }

/* line 7, stdin */
.col-xs-9 {
  width: 75%; }

/* line 7, stdin */
.col-xs-8 {
  width: 66.66667%; }

/* line 7, stdin */
.col-xs-7 {
  width: 58.33333%; }

/* line 7, stdin */
.col-xs-6 {
  width: 50%; }

/* line 7, stdin */
.col-xs-5 {
  width: 41.66667%; }

/* line 7, stdin */
.col-xs-4 {
  width: 33.33333%; }

/* line 7, stdin */
.col-xs-3 {
  width: 25%; }

/* line 7, stdin */
.col-xs-2 {
  width: 16.66667%; }

/* line 7, stdin */
.col-xs-1 {
  width: 8.33333%; }

/* line 7, stdin */
.col-xs-pull-12 {
  right: 100%; }

/* line 7, stdin */
.col-xs-pull-11 {
  right: 91.66667%; }

/* line 7, stdin */
.col-xs-pull-10 {
  right: 83.33333%; }

/* line 7, stdin */
.col-xs-pull-9 {
  right: 75%; }

/* line 7, stdin */
.col-xs-pull-8 {
  right: 66.66667%; }

/* line 7, stdin */
.col-xs-pull-7 {
  right: 58.33333%; }

/* line 7, stdin */
.col-xs-pull-6 {
  right: 50%; }

/* line 7, stdin */
.col-xs-pull-5 {
  right: 41.66667%; }

/* line 7, stdin */
.col-xs-pull-4 {
  right: 33.33333%; }

/* line 7, stdin */
.col-xs-pull-3 {
  right: 25%; }

/* line 7, stdin */
.col-xs-pull-2 {
  right: 16.66667%; }

/* line 7, stdin */
.col-xs-pull-1 {
  right: 8.33333%; }

/* line 7, stdin */
.col-xs-pull-0 {
  right: 0; }

/* line 7, stdin */
.col-xs-push-12 {
  left: 100%; }

/* line 7, stdin */
.col-xs-push-11 {
  left: 91.66667%; }

/* line 7, stdin */
.col-xs-push-10 {
  left: 83.33333%; }

/* line 7, stdin */
.col-xs-push-9 {
  left: 75%; }

/* line 7, stdin */
.col-xs-push-8 {
  left: 66.66667%; }

/* line 7, stdin */
.col-xs-push-7 {
  left: 58.33333%; }

/* line 7, stdin */
.col-xs-push-6 {
  left: 50%; }

/* line 7, stdin */
.col-xs-push-5 {
  left: 41.66667%; }

/* line 7, stdin */
.col-xs-push-4 {
  left: 33.33333%; }

/* line 7, stdin */
.col-xs-push-3 {
  left: 25%; }

/* line 7, stdin */
.col-xs-push-2 {
  left: 16.66667%; }

/* line 7, stdin */
.col-xs-push-1 {
  left: 8.33333%; }

/* line 7, stdin */
.col-xs-push-0 {
  left: 0; }

/* line 7, stdin */
.col-xs-offset-12 {
  margin-left: 100%; }

/* line 7, stdin */
.col-xs-offset-11 {
  margin-left: 91.66667%; }

/* line 7, stdin */
.col-xs-offset-10 {
  margin-left: 83.33333%; }

/* line 7, stdin */
.col-xs-offset-9 {
  margin-left: 75%; }

/* line 7, stdin */
.col-xs-offset-8 {
  margin-left: 66.66667%; }

/* line 7, stdin */
.col-xs-offset-7 {
  margin-left: 58.33333%; }

/* line 7, stdin */
.col-xs-offset-6 {
  margin-left: 50%; }

/* line 7, stdin */
.col-xs-offset-5 {
  margin-left: 41.66667%; }

/* line 7, stdin */
.col-xs-offset-4 {
  margin-left: 33.33333%; }

/* line 7, stdin */
.col-xs-offset-3 {
  margin-left: 25%; }

/* line 7, stdin */
.col-xs-offset-2 {
  margin-left: 16.66667%; }

/* line 7, stdin */
.col-xs-offset-1 {
  margin-left: 8.33333%; }

/* line 7, stdin */
.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  /* line 7, stdin */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  /* line 7, stdin */
  .col-sm-12 {
    width: 100%; }
  /* line 7, stdin */
  .col-sm-11 {
    width: 91.66667%; }
  /* line 7, stdin */
  .col-sm-10 {
    width: 83.33333%; }
  /* line 7, stdin */
  .col-sm-9 {
    width: 75%; }
  /* line 7, stdin */
  .col-sm-8 {
    width: 66.66667%; }
  /* line 7, stdin */
  .col-sm-7 {
    width: 58.33333%; }
  /* line 7, stdin */
  .col-sm-6 {
    width: 50%; }
  /* line 7, stdin */
  .col-sm-5 {
    width: 41.66667%; }
  /* line 7, stdin */
  .col-sm-4 {
    width: 33.33333%; }
  /* line 7, stdin */
  .col-sm-3 {
    width: 25%; }
  /* line 7, stdin */
  .col-sm-2 {
    width: 16.66667%; }
  /* line 7, stdin */
  .col-sm-1 {
    width: 8.33333%; }
  /* line 7, stdin */
  .col-sm-pull-12 {
    right: 100%; }
  /* line 7, stdin */
  .col-sm-pull-11 {
    right: 91.66667%; }
  /* line 7, stdin */
  .col-sm-pull-10 {
    right: 83.33333%; }
  /* line 7, stdin */
  .col-sm-pull-9 {
    right: 75%; }
  /* line 7, stdin */
  .col-sm-pull-8 {
    right: 66.66667%; }
  /* line 7, stdin */
  .col-sm-pull-7 {
    right: 58.33333%; }
  /* line 7, stdin */
  .col-sm-pull-6 {
    right: 50%; }
  /* line 7, stdin */
  .col-sm-pull-5 {
    right: 41.66667%; }
  /* line 7, stdin */
  .col-sm-pull-4 {
    right: 33.33333%; }
  /* line 7, stdin */
  .col-sm-pull-3 {
    right: 25%; }
  /* line 7, stdin */
  .col-sm-pull-2 {
    right: 16.66667%; }
  /* line 7, stdin */
  .col-sm-pull-1 {
    right: 8.33333%; }
  /* line 7, stdin */
  .col-sm-pull-0 {
    right: 0; }
  /* line 7, stdin */
  .col-sm-push-12 {
    left: 100%; }
  /* line 7, stdin */
  .col-sm-push-11 {
    left: 91.66667%; }
  /* line 7, stdin */
  .col-sm-push-10 {
    left: 83.33333%; }
  /* line 7, stdin */
  .col-sm-push-9 {
    left: 75%; }
  /* line 7, stdin */
  .col-sm-push-8 {
    left: 66.66667%; }
  /* line 7, stdin */
  .col-sm-push-7 {
    left: 58.33333%; }
  /* line 7, stdin */
  .col-sm-push-6 {
    left: 50%; }
  /* line 7, stdin */
  .col-sm-push-5 {
    left: 41.66667%; }
  /* line 7, stdin */
  .col-sm-push-4 {
    left: 33.33333%; }
  /* line 7, stdin */
  .col-sm-push-3 {
    left: 25%; }
  /* line 7, stdin */
  .col-sm-push-2 {
    left: 16.66667%; }
  /* line 7, stdin */
  .col-sm-push-1 {
    left: 8.33333%; }
  /* line 7, stdin */
  .col-sm-push-0 {
    left: 0; }
  /* line 7, stdin */
  .col-sm-offset-12 {
    margin-left: 100%; }
  /* line 7, stdin */
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  /* line 7, stdin */
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  /* line 7, stdin */
  .col-sm-offset-9 {
    margin-left: 75%; }
  /* line 7, stdin */
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  /* line 7, stdin */
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  /* line 7, stdin */
  .col-sm-offset-6 {
    margin-left: 50%; }
  /* line 7, stdin */
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  /* line 7, stdin */
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  /* line 7, stdin */
  .col-sm-offset-3 {
    margin-left: 25%; }
  /* line 7, stdin */
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  /* line 7, stdin */
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  /* line 7, stdin */
  .col-sm-offset-0 {
    margin-left: 0; } }

@media (min-width: 992px) {
  /* line 7, stdin */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  /* line 7, stdin */
  .col-md-12 {
    width: 100%; }
  /* line 7, stdin */
  .col-md-11 {
    width: 91.66667%; }
  /* line 7, stdin */
  .col-md-10 {
    width: 83.33333%; }
  /* line 7, stdin */
  .col-md-9 {
    width: 75%; }
  /* line 7, stdin */
  .col-md-8 {
    width: 66.66667%; }
  /* line 7, stdin */
  .col-md-7 {
    width: 58.33333%; }
  /* line 7, stdin */
  .col-md-6 {
    width: 50%; }
  /* line 7, stdin */
  .col-md-5 {
    width: 41.66667%; }
  /* line 7, stdin */
  .col-md-4 {
    width: 33.33333%; }
  /* line 7, stdin */
  .col-md-3 {
    width: 25%; }
  /* line 7, stdin */
  .col-md-2 {
    width: 16.66667%; }
  /* line 7, stdin */
  .col-md-1 {
    width: 8.33333%; }
  /* line 7, stdin */
  .col-md-pull-12 {
    right: 100%; }
  /* line 7, stdin */
  .col-md-pull-11 {
    right: 91.66667%; }
  /* line 7, stdin */
  .col-md-pull-10 {
    right: 83.33333%; }
  /* line 7, stdin */
  .col-md-pull-9 {
    right: 75%; }
  /* line 7, stdin */
  .col-md-pull-8 {
    right: 66.66667%; }
  /* line 7, stdin */
  .col-md-pull-7 {
    right: 58.33333%; }
  /* line 7, stdin */
  .col-md-pull-6 {
    right: 50%; }
  /* line 7, stdin */
  .col-md-pull-5 {
    right: 41.66667%; }
  /* line 7, stdin */
  .col-md-pull-4 {
    right: 33.33333%; }
  /* line 7, stdin */
  .col-md-pull-3 {
    right: 25%; }
  /* line 7, stdin */
  .col-md-pull-2 {
    right: 16.66667%; }
  /* line 7, stdin */
  .col-md-pull-1 {
    right: 8.33333%; }
  /* line 7, stdin */
  .col-md-pull-0 {
    right: 0; }
  /* line 7, stdin */
  .col-md-push-12 {
    left: 100%; }
  /* line 7, stdin */
  .col-md-push-11 {
    left: 91.66667%; }
  /* line 7, stdin */
  .col-md-push-10 {
    left: 83.33333%; }
  /* line 7, stdin */
  .col-md-push-9 {
    left: 75%; }
  /* line 7, stdin */
  .col-md-push-8 {
    left: 66.66667%; }
  /* line 7, stdin */
  .col-md-push-7 {
    left: 58.33333%; }
  /* line 7, stdin */
  .col-md-push-6 {
    left: 50%; }
  /* line 7, stdin */
  .col-md-push-5 {
    left: 41.66667%; }
  /* line 7, stdin */
  .col-md-push-4 {
    left: 33.33333%; }
  /* line 7, stdin */
  .col-md-push-3 {
    left: 25%; }
  /* line 7, stdin */
  .col-md-push-2 {
    left: 16.66667%; }
  /* line 7, stdin */
  .col-md-push-1 {
    left: 8.33333%; }
  /* line 7, stdin */
  .col-md-push-0 {
    left: 0; }
  /* line 7, stdin */
  .col-md-offset-12 {
    margin-left: 100%; }
  /* line 7, stdin */
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  /* line 7, stdin */
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  /* line 7, stdin */
  .col-md-offset-9 {
    margin-left: 75%; }
  /* line 7, stdin */
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  /* line 7, stdin */
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  /* line 7, stdin */
  .col-md-offset-6 {
    margin-left: 50%; }
  /* line 7, stdin */
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  /* line 7, stdin */
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  /* line 7, stdin */
  .col-md-offset-3 {
    margin-left: 25%; }
  /* line 7, stdin */
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  /* line 7, stdin */
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  /* line 7, stdin */
  .col-md-offset-0 {
    margin-left: 0; } }

@media (min-width: 1200px) {
  /* line 7, stdin */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  /* line 7, stdin */
  .col-lg-12 {
    width: 100%; }
  /* line 7, stdin */
  .col-lg-11 {
    width: 91.66667%; }
  /* line 7, stdin */
  .col-lg-10 {
    width: 83.33333%; }
  /* line 7, stdin */
  .col-lg-9 {
    width: 75%; }
  /* line 7, stdin */
  .col-lg-8 {
    width: 66.66667%; }
  /* line 7, stdin */
  .col-lg-7 {
    width: 58.33333%; }
  /* line 7, stdin */
  .col-lg-6 {
    width: 50%; }
  /* line 7, stdin */
  .col-lg-5 {
    width: 41.66667%; }
  /* line 7, stdin */
  .col-lg-4 {
    width: 33.33333%; }
  /* line 7, stdin */
  .col-lg-3 {
    width: 25%; }
  /* line 7, stdin */
  .col-lg-2 {
    width: 16.66667%; }
  /* line 7, stdin */
  .col-lg-1 {
    width: 8.33333%; }
  /* line 7, stdin */
  .col-lg-pull-12 {
    right: 100%; }
  /* line 7, stdin */
  .col-lg-pull-11 {
    right: 91.66667%; }
  /* line 7, stdin */
  .col-lg-pull-10 {
    right: 83.33333%; }
  /* line 7, stdin */
  .col-lg-pull-9 {
    right: 75%; }
  /* line 7, stdin */
  .col-lg-pull-8 {
    right: 66.66667%; }
  /* line 7, stdin */
  .col-lg-pull-7 {
    right: 58.33333%; }
  /* line 7, stdin */
  .col-lg-pull-6 {
    right: 50%; }
  /* line 7, stdin */
  .col-lg-pull-5 {
    right: 41.66667%; }
  /* line 7, stdin */
  .col-lg-pull-4 {
    right: 33.33333%; }
  /* line 7, stdin */
  .col-lg-pull-3 {
    right: 25%; }
  /* line 7, stdin */
  .col-lg-pull-2 {
    right: 16.66667%; }
  /* line 7, stdin */
  .col-lg-pull-1 {
    right: 8.33333%; }
  /* line 7, stdin */
  .col-lg-pull-0 {
    right: 0; }
  /* line 7, stdin */
  .col-lg-push-12 {
    left: 100%; }
  /* line 7, stdin */
  .col-lg-push-11 {
    left: 91.66667%; }
  /* line 7, stdin */
  .col-lg-push-10 {
    left: 83.33333%; }
  /* line 7, stdin */
  .col-lg-push-9 {
    left: 75%; }
  /* line 7, stdin */
  .col-lg-push-8 {
    left: 66.66667%; }
  /* line 7, stdin */
  .col-lg-push-7 {
    left: 58.33333%; }
  /* line 7, stdin */
  .col-lg-push-6 {
    left: 50%; }
  /* line 7, stdin */
  .col-lg-push-5 {
    left: 41.66667%; }
  /* line 7, stdin */
  .col-lg-push-4 {
    left: 33.33333%; }
  /* line 7, stdin */
  .col-lg-push-3 {
    left: 25%; }
  /* line 7, stdin */
  .col-lg-push-2 {
    left: 16.66667%; }
  /* line 7, stdin */
  .col-lg-push-1 {
    left: 8.33333%; }
  /* line 7, stdin */
  .col-lg-push-0 {
    left: 0; }
  /* line 7, stdin */
  .col-lg-offset-12 {
    margin-left: 100%; }
  /* line 7, stdin */
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  /* line 7, stdin */
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  /* line 7, stdin */
  .col-lg-offset-9 {
    margin-left: 75%; }
  /* line 7, stdin */
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  /* line 7, stdin */
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  /* line 7, stdin */
  .col-lg-offset-6 {
    margin-left: 50%; }
  /* line 7, stdin */
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  /* line 7, stdin */
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  /* line 7, stdin */
  .col-lg-offset-3 {
    margin-left: 25%; }
  /* line 7, stdin */
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  /* line 7, stdin */
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  /* line 7, stdin */
  .col-lg-offset-0 {
    margin-left: 0; } }

/* line 7, stdin */
table {
  max-width: 100%;
  background-color: transparent; }

/* line 7, stdin */
th {
  text-align: left; }

/* line 7, stdin */
.table {
  width: 100%;
  margin-bottom: 20px; }

/* line 7, stdin */
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd; }

/* line 7, stdin */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd; }

/* line 7, stdin */
.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; }

/* line 7, stdin */
.table > tbody + tbody {
  border-top: 2px solid #ddd; }

/* line 7, stdin */
.table .table {
  background-color: #fff; }

/* line 7, stdin */
.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; }

/* line 7, stdin */
.table-bordered {
  border: 1px solid #ddd; }

/* line 7, stdin */
.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 #ddd; }

/* line 7, stdin */
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

/* line 7, stdin */
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

/* line 7, stdin */
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5; }

/* line 7, stdin */
table col[class*=col-] {
  position: static;
  float: none;
  display: table-column; }

/* line 7, stdin */
table td[class*=col-], table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell; }

/* line 7, stdin */
.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; }

/* line 7, stdin */
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

/* line 7, stdin */
.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; }

/* line 7, stdin */
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

/* line 7, stdin */
.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
  background-color: #d9edf7; }

/* line 7, stdin */
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

/* line 7, stdin */
.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; }

/* line 7, stdin */
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

/* line 7, stdin */
.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; }

/* line 7, stdin */
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

@media (max-width: 767px) {
  /* line 7, stdin */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch; }
  /* line 7, stdin */
  .table-responsive > .table {
    margin-bottom: 0; }
  /* line 7, stdin */
  .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; }
  /* line 7, stdin */
  .table-responsive > .table-bordered {
    border: 0; }
  /* line 7, stdin */
  .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; }
  /* line 7, stdin */
  .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; }
  /* line 7, stdin */
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }

/* line 7, stdin */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

/* line 7, stdin */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

/* line 7, stdin */
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 700; }

/* line 7, stdin */
input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 7, stdin */
input[type=radio], input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

/* line 7, stdin */
input[type=file] {
  display: block; }

/* line 7, stdin */
input[type=range] {
  display: block;
  width: 100%; }

/* line 7, stdin */
select[multiple], select[size] {
  height: auto; }

/* line 7, stdin */
input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

/* line 7, stdin */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555; }

/* line 7, stdin */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  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; }

/* line 7, stdin */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

/* line 7, stdin */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1; }

/* line 7, stdin */
.form-control:-ms-input-placeholder {
  color: #999; }

/* line 7, stdin */
.form-control::-webkit-input-placeholder {
  color: #999; }

/* line 7, stdin */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1; }

/* line 7, stdin */
textarea.form-control {
  height: auto; }

/* line 7, stdin */
input[type=search] {
  -webkit-appearance: none; }

/* line 7, stdin */
input[type=date] {
  line-height: 34px; }

/* line 7, stdin */
.form-group {
  margin-bottom: 15px; }

/* line 7, stdin */
.radio, .checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px; }

/* line 7, stdin */
.radio label, .checkbox label {
  display: inline;
  font-weight: 400;
  cursor: pointer; }

/* line 7, stdin */
.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
  float: left;
  margin-left: -20px; }

/* line 7, stdin */
.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px; }

/* line 7, stdin */
.radio-inline, .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer; }

/* line 7, stdin */
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

/* line 7, stdin */
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; }

/* line 7, stdin */
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

/* line 7, stdin */
select.input-sm {
  height: 30px;
  line-height: 30px; }

/* line 7, stdin */
textarea.input-sm, select[multiple].input-sm {
  height: auto; }

/* line 7, stdin */
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

/* line 7, stdin */
select.input-lg {
  height: 46px;
  line-height: 46px; }

/* line 7, stdin */
textarea.input-lg, select[multiple].input-lg {
  height: auto; }

/* line 7, stdin */
.has-feedback {
  position: relative; }

/* line 7, stdin */
.has-feedback .form-control {
  padding-right: 42.5px; }

/* line 7, stdin */
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center; }

/* line 7, stdin */
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
  color: #3c763d; }

/* line 7, stdin */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

/* line 7, stdin */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

/* line 7, stdin */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

/* line 7, stdin */
.has-success .form-control-feedback {
  color: #3c763d; }

/* line 7, stdin */
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
  color: #8a6d3b; }

/* line 7, stdin */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

/* line 7, stdin */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

/* line 7, stdin */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

/* line 7, stdin */
.has-warning .form-control-feedback {
  color: #8a6d3b; }

/* line 7, stdin */
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
  color: #a94442; }

/* line 7, stdin */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

/* line 7, stdin */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

/* line 7, stdin */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

/* line 7, stdin */
.has-error .form-control-feedback {
  color: #a94442; }

/* line 7, stdin */
.form-control-static {
  margin-bottom: 0; }

/* line 7, stdin */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  /* line 7, stdin */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  /* line 7, stdin */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  /* line 7, stdin */
  .form-inline .input-group > .form-control {
    width: 100%; }
  /* line 7, stdin */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  /* line 7, stdin */
  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle; }
  /* line 7, stdin */
  .form-inline .radio input[type=radio], .form-inline .checkbox input[type=checkbox] {
    float: none;
    margin-left: 0; }
  /* line 7, stdin */
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

/* line 7, stdin */
.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; }

/* line 7, stdin */
.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px; }

/* line 7, stdin */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }

/* line 7, stdin */
.form-horizontal .form-control-static {
  padding-top: 7px; }

@media (min-width: 768px) {
  /* line 7, stdin */
  .form-horizontal .control-label {
    text-align: right; } }

/* line 7, stdin */
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px; }

/* line 7, stdin */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* line 7, stdin */
.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

/* line 7, stdin */
.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none; }

/* line 7, stdin */
.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); }

/* line 7, stdin */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 7, stdin */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }

/* line 7, stdin */
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad; }

/* line 7, stdin */
.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  background-image: none; }

/* line 7, stdin */
.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: #fff;
  border-color: #ccc; }

/* line 7, stdin */
.btn-default .badge {
  color: #fff;
  background-color: #333; }

/* line 7, stdin */
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd; }

/* line 7, stdin */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e; }

/* line 7, stdin */
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
  background-image: none; }

/* line 7, stdin */
.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; }

/* line 7, stdin */
.btn-primary .badge {
  color: #428bca;
  background-color: #fff; }

/* line 7, stdin */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

/* line 7, stdin */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439; }

/* line 7, stdin */
.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
  background-image: none; }

/* line 7, stdin */
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c; }

/* line 7, stdin */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff; }

/* line 7, stdin */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }

/* line 7, stdin */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc; }

/* line 7, stdin */
.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
  background-image: none; }

/* line 7, stdin */
.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; }

/* line 7, stdin */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff; }

/* line 7, stdin */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }

/* line 7, stdin */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512; }

/* line 7, stdin */
.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
  background-image: none; }

/* line 7, stdin */
.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; }

/* line 7, stdin */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff; }

/* line 7, stdin */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }

/* line 7, stdin */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925; }

/* line 7, stdin */
.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
  background-image: none; }

/* line 7, stdin */
.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; }

/* line 7, stdin */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff; }

/* line 7, stdin */
.btn-link {
  color: #428bca;
  font-weight: 400;
  cursor: pointer;
  border-radius: 0; }

/* line 7, stdin */
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 7, stdin */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent; }

/* line 7, stdin */
.btn-link:hover, .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent; }

/* line 7, stdin */
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
  color: #999;
  text-decoration: none; }

/* line 7, stdin */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

/* line 7, stdin */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

/* line 7, stdin */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

/* line 7, stdin */
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

/* line 7, stdin */
.btn-block + .btn-block {
  margin-top: 5px; }

/* line 7, stdin */
input[type=submit].btn-block, input[type=reset].btn-block, input[type=button].btn-block {
  width: 100%; }

/* line 7, stdin */
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear; }

/* line 7, stdin */
.fade.in {
  opacity: 1; }

/* line 7, stdin */
.collapse {
  display: none; }

/* line 7, stdin */
.collapse.in {
  display: block; }

/* line 7, stdin */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  transition: height .35s ease; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(http://congresdufutur.org/fonts/glyphicons-halflings-regular.eot);
  src: url(http://congresdufutur.org/fonts/glyphicons-halflings-regular.eot#iefix) format('embedded-opentype'), url(http://congresdufutur.org/fonts/glyphicons-halflings-regular.woff) format('woff'), url(http://congresdufutur.org/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(http://congresdufutur.org/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg'); }

/* line 7, stdin */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 7, stdin */
.glyphicon-asterisk:before {
  content: "\2a"; }

/* line 7, stdin */
.glyphicon-plus:before {
  content: "\2b"; }

/* line 7, stdin */
.glyphicon-euro:before {
  content: "\20ac"; }

/* line 7, stdin */
.glyphicon-minus:before {
  content: "\2212"; }

/* line 7, stdin */
.glyphicon-cloud:before {
  content: "\2601"; }

/* line 7, stdin */
.glyphicon-envelope:before {
  content: "\2709"; }

/* line 7, stdin */
.glyphicon-pencil:before {
  content: "\270f"; }

/* line 7, stdin */
.glyphicon-glass:before {
  content: "\e001"; }

/* line 7, stdin */
.glyphicon-music:before {
  content: "\e002"; }

/* line 7, stdin */
.glyphicon-search:before {
  content: "\e003"; }

/* line 7, stdin */
.glyphicon-heart:before {
  content: "\e005"; }

/* line 7, stdin */
.glyphicon-star:before {
  content: "\e006"; }

/* line 7, stdin */
.glyphicon-star-empty:before {
  content: "\e007"; }

/* line 7, stdin */
.glyphicon-user:before {
  content: "\e008"; }

/* line 7, stdin */
.glyphicon-film:before {
  content: "\e009"; }

/* line 7, stdin */
.glyphicon-th-large:before {
  content: "\e010"; }

/* line 7, stdin */
.glyphicon-th:before {
  content: "\e011"; }

/* line 7, stdin */
.glyphicon-th-list:before {
  content: "\e012"; }

/* line 7, stdin */
.glyphicon-ok:before {
  content: "\e013"; }

/* line 7, stdin */
.glyphicon-remove:before {
  content: "\e014"; }

/* line 7, stdin */
.glyphicon-zoom-in:before {
  content: "\e015"; }

/* line 7, stdin */
.glyphicon-zoom-out:before {
  content: "\e016"; }

/* line 7, stdin */
.glyphicon-off:before {
  content: "\e017"; }

/* line 7, stdin */
.glyphicon-signal:before {
  content: "\e018"; }

/* line 7, stdin */
.glyphicon-cog:before {
  content: "\e019"; }

/* line 7, stdin */
.glyphicon-trash:before {
  content: "\e020"; }

/* line 7, stdin */
.glyphicon-home:before {
  content: "\e021"; }

/* line 7, stdin */
.glyphicon-file:before {
  content: "\e022"; }

/* line 7, stdin */
.glyphicon-time:before {
  content: "\e023"; }

/* line 7, stdin */
.glyphicon-road:before {
  content: "\e024"; }

/* line 7, stdin */
.glyphicon-download-alt:before {
  content: "\e025"; }

/* line 7, stdin */
.glyphicon-download:before {
  content: "\e026"; }

/* line 7, stdin */
.glyphicon-upload:before {
  content: "\e027"; }

/* line 7, stdin */
.glyphicon-inbox:before {
  content: "\e028"; }

/* line 7, stdin */
.glyphicon-play-circle:before {
  content: "\e029"; }

/* line 7, stdin */
.glyphicon-repeat:before {
  content: "\e030"; }

/* line 7, stdin */
.glyphicon-refresh:before {
  content: "\e031"; }

/* line 7, stdin */
.glyphicon-list-alt:before {
  content: "\e032"; }

/* line 7, stdin */
.glyphicon-lock:before {
  content: "\e033"; }

/* line 7, stdin */
.glyphicon-flag:before {
  content: "\e034"; }

/* line 7, stdin */
.glyphicon-headphones:before {
  content: "\e035"; }

/* line 7, stdin */
.glyphicon-volume-off:before {
  content: "\e036"; }

/* line 7, stdin */
.glyphicon-volume-down:before {
  content: "\e037"; }

/* line 7, stdin */
.glyphicon-volume-up:before {
  content: "\e038"; }

/* line 7, stdin */
.glyphicon-qrcode:before {
  content: "\e039"; }

/* line 7, stdin */
.glyphicon-barcode:before {
  content: "\e040"; }

/* line 7, stdin */
.glyphicon-tag:before {
  content: "\e041"; }

/* line 7, stdin */
.glyphicon-tags:before {
  content: "\e042"; }

/* line 7, stdin */
.glyphicon-book:before {
  content: "\e043"; }

/* line 7, stdin */
.glyphicon-bookmark:before {
  content: "\e044"; }

/* line 7, stdin */
.glyphicon-print:before {
  content: "\e045"; }

/* line 7, stdin */
.glyphicon-camera:before {
  content: "\e046"; }

/* line 7, stdin */
.glyphicon-font:before {
  content: "\e047"; }

/* line 7, stdin */
.glyphicon-bold:before {
  content: "\e048"; }

/* line 7, stdin */
.glyphicon-italic:before {
  content: "\e049"; }

/* line 7, stdin */
.glyphicon-text-height:before {
  content: "\e050"; }

/* line 7, stdin */
.glyphicon-text-width:before {
  content: "\e051"; }

/* line 7, stdin */
.glyphicon-align-left:before {
  content: "\e052"; }

/* line 7, stdin */
.glyphicon-align-center:before {
  content: "\e053"; }

/* line 7, stdin */
.glyphicon-align-right:before {
  content: "\e054"; }

/* line 7, stdin */
.glyphicon-align-justify:before {
  content: "\e055"; }

/* line 7, stdin */
.glyphicon-list:before {
  content: "\e056"; }

/* line 7, stdin */
.glyphicon-indent-left:before {
  content: "\e057"; }

/* line 7, stdin */
.glyphicon-indent-right:before {
  content: "\e058"; }

/* line 7, stdin */
.glyphicon-facetime-video:before {
  content: "\e059"; }

/* line 7, stdin */
.glyphicon-picture:before {
  content: "\e060"; }

/* line 7, stdin */
.glyphicon-map-marker:before {
  content: "\e062"; }

/* line 7, stdin */
.glyphicon-adjust:before {
  content: "\e063"; }

/* line 7, stdin */
.glyphicon-tint:before {
  content: "\e064"; }

/* line 7, stdin */
.glyphicon-edit:before {
  content: "\e065"; }

/* line 7, stdin */
.glyphicon-share:before {
  content: "\e066"; }

/* line 7, stdin */
.glyphicon-check:before {
  content: "\e067"; }

/* line 7, stdin */
.glyphicon-move:before {
  content: "\e068"; }

/* line 7, stdin */
.glyphicon-step-backward:before {
  content: "\e069"; }

/* line 7, stdin */
.glyphicon-fast-backward:before {
  content: "\e070"; }

/* line 7, stdin */
.glyphicon-backward:before {
  content: "\e071"; }

/* line 7, stdin */
.glyphicon-play:before {
  content: "\e072"; }

/* line 7, stdin */
.glyphicon-pause:before {
  content: "\e073"; }

/* line 7, stdin */
.glyphicon-stop:before {
  content: "\e074"; }

/* line 7, stdin */
.glyphicon-forward:before {
  content: "\e075"; }

/* line 7, stdin */
.glyphicon-fast-forward:before {
  content: "\e076"; }

/* line 7, stdin */
.glyphicon-step-forward:before {
  content: "\e077"; }

/* line 7, stdin */
.glyphicon-eject:before {
  content: "\e078"; }

/* line 7, stdin */
.glyphicon-chevron-left:before {
  content: "\e079"; }

/* line 7, stdin */
.glyphicon-chevron-right:before {
  content: "\e080"; }

/* line 7, stdin */
.glyphicon-plus-sign:before {
  content: "\e081"; }

/* line 7, stdin */
.glyphicon-minus-sign:before {
  content: "\e082"; }

/* line 7, stdin */
.glyphicon-remove-sign:before {
  content: "\e083"; }

/* line 7, stdin */
.glyphicon-ok-sign:before {
  content: "\e084"; }

/* line 7, stdin */
.glyphicon-question-sign:before {
  content: "\e085"; }

/* line 7, stdin */
.glyphicon-info-sign:before {
  content: "\e086"; }

/* line 7, stdin */
.glyphicon-screenshot:before {
  content: "\e087"; }

/* line 7, stdin */
.glyphicon-remove-circle:before {
  content: "\e088"; }

/* line 7, stdin */
.glyphicon-ok-circle:before {
  content: "\e089"; }

/* line 7, stdin */
.glyphicon-ban-circle:before {
  content: "\e090"; }

/* line 7, stdin */
.glyphicon-arrow-left:before {
  content: "\e091"; }

/* line 7, stdin */
.glyphicon-arrow-right:before {
  content: "\e092"; }

/* line 7, stdin */
.glyphicon-arrow-up:before {
  content: "\e093"; }

/* line 7, stdin */
.glyphicon-arrow-down:before {
  content: "\e094"; }

/* line 7, stdin */
.glyphicon-share-alt:before {
  content: "\e095"; }

/* line 7, stdin */
.glyphicon-resize-full:before {
  content: "\e096"; }

/* line 7, stdin */
.glyphicon-resize-small:before {
  content: "\e097"; }

/* line 7, stdin */
.glyphicon-exclamation-sign:before {
  content: "\e101"; }

/* line 7, stdin */
.glyphicon-gift:before {
  content: "\e102"; }

/* line 7, stdin */
.glyphicon-leaf:before {
  content: "\e103"; }

/* line 7, stdin */
.glyphicon-fire:before {
  content: "\e104"; }

/* line 7, stdin */
.glyphicon-eye-open:before {
  content: "\e105"; }

/* line 7, stdin */
.glyphicon-eye-close:before {
  content: "\e106"; }

/* line 7, stdin */
.glyphicon-warning-sign:before {
  content: "\e107"; }

/* line 7, stdin */
.glyphicon-plane:before {
  content: "\e108"; }

/* line 7, stdin */
.glyphicon-calendar:before {
  content: "\e109"; }

/* line 7, stdin */
.glyphicon-random:before {
  content: "\e110"; }

/* line 7, stdin */
.glyphicon-comment:before {
  content: "\e111"; }

/* line 7, stdin */
.glyphicon-magnet:before {
  content: "\e112"; }

/* line 7, stdin */
.glyphicon-chevron-up:before {
  content: "\e113"; }

/* line 7, stdin */
.glyphicon-chevron-down:before {
  content: "\e114"; }

/* line 7, stdin */
.glyphicon-retweet:before {
  content: "\e115"; }

/* line 7, stdin */
.glyphicon-shopping-cart:before {
  content: "\e116"; }

/* line 7, stdin */
.glyphicon-folder-close:before {
  content: "\e117"; }

/* line 7, stdin */
.glyphicon-folder-open:before {
  content: "\e118"; }

/* line 7, stdin */
.glyphicon-resize-vertical:before {
  content: "\e119"; }

/* line 7, stdin */
.glyphicon-resize-horizontal:before {
  content: "\e120"; }

/* line 7, stdin */
.glyphicon-hdd:before {
  content: "\e121"; }

/* line 7, stdin */
.glyphicon-bullhorn:before {
  content: "\e122"; }

/* line 7, stdin */
.glyphicon-bell:before {
  content: "\e123"; }

/* line 7, stdin */
.glyphicon-certificate:before {
  content: "\e124"; }

/* line 7, stdin */
.glyphicon-thumbs-up:before {
  content: "\e125"; }

/* line 7, stdin */
.glyphicon-thumbs-down:before {
  content: "\e126"; }

/* line 7, stdin */
.glyphicon-hand-right:before {
  content: "\e127"; }

/* line 7, stdin */
.glyphicon-hand-left:before {
  content: "\e128"; }

/* line 7, stdin */
.glyphicon-hand-up:before {
  content: "\e129"; }

/* line 7, stdin */
.glyphicon-hand-down:before {
  content: "\e130"; }

/* line 7, stdin */
.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

/* line 7, stdin */
.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

/* line 7, stdin */
.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

/* line 7, stdin */
.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

/* line 7, stdin */
.glyphicon-globe:before {
  content: "\e135"; }

/* line 7, stdin */
.glyphicon-wrench:before {
  content: "\e136"; }

/* line 7, stdin */
.glyphicon-tasks:before {
  content: "\e137"; }

/* line 7, stdin */
.glyphicon-filter:before {
  content: "\e138"; }

/* line 7, stdin */
.glyphicon-briefcase:before {
  content: "\e139"; }

/* line 7, stdin */
.glyphicon-fullscreen:before {
  content: "\e140"; }

/* line 7, stdin */
.glyphicon-dashboard:before {
  content: "\e141"; }

/* line 7, stdin */
.glyphicon-paperclip:before {
  content: "\e142"; }

/* line 7, stdin */
.glyphicon-heart-empty:before {
  content: "\e143"; }

/* line 7, stdin */
.glyphicon-link:before {
  content: "\e144"; }

/* line 7, stdin */
.glyphicon-phone:before {
  content: "\e145"; }

/* line 7, stdin */
.glyphicon-pushpin:before {
  content: "\e146"; }

/* line 7, stdin */
.glyphicon-usd:before {
  content: "\e148"; }

/* line 7, stdin */
.glyphicon-gbp:before {
  content: "\e149"; }

/* line 7, stdin */
.glyphicon-sort:before {
  content: "\e150"; }

/* line 7, stdin */
.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

/* line 7, stdin */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

/* line 7, stdin */
.glyphicon-sort-by-order:before {
  content: "\e153"; }

/* line 7, stdin */
.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

/* line 7, stdin */
.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

/* line 7, stdin */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

/* line 7, stdin */
.glyphicon-unchecked:before {
  content: "\e157"; }

/* line 7, stdin */
.glyphicon-expand:before {
  content: "\e158"; }

/* line 7, stdin */
.glyphicon-collapse-down:before {
  content: "\e159"; }

/* line 7, stdin */
.glyphicon-collapse-up:before {
  content: "\e160"; }

/* line 7, stdin */
.glyphicon-log-in:before {
  content: "\e161"; }

/* line 7, stdin */
.glyphicon-flash:before {
  content: "\e162"; }

/* line 7, stdin */
.glyphicon-log-out:before {
  content: "\e163"; }

/* line 7, stdin */
.glyphicon-new-window:before {
  content: "\e164"; }

/* line 7, stdin */
.glyphicon-record:before {
  content: "\e165"; }

/* line 7, stdin */
.glyphicon-save:before {
  content: "\e166"; }

/* line 7, stdin */
.glyphicon-open:before {
  content: "\e167"; }

/* line 7, stdin */
.glyphicon-saved:before {
  content: "\e168"; }

/* line 7, stdin */
.glyphicon-import:before {
  content: "\e169"; }

/* line 7, stdin */
.glyphicon-export:before {
  content: "\e170"; }

/* line 7, stdin */
.glyphicon-send:before {
  content: "\e171"; }

/* line 7, stdin */
.glyphicon-floppy-disk:before {
  content: "\e172"; }

/* line 7, stdin */
.glyphicon-floppy-saved:before {
  content: "\e173"; }

/* line 7, stdin */
.glyphicon-floppy-remove:before {
  content: "\e174"; }

/* line 7, stdin */
.glyphicon-floppy-save:before {
  content: "\e175"; }

/* line 7, stdin */
.glyphicon-floppy-open:before {
  content: "\e176"; }

/* line 7, stdin */
.glyphicon-credit-card:before {
  content: "\e177"; }

/* line 7, stdin */
.glyphicon-transfer:before {
  content: "\e178"; }

/* line 7, stdin */
.glyphicon-cutlery:before {
  content: "\e179"; }

/* line 7, stdin */
.glyphicon-header:before {
  content: "\e180"; }

/* line 7, stdin */
.glyphicon-compressed:before {
  content: "\e181"; }

/* line 7, stdin */
.glyphicon-earphone:before {
  content: "\e182"; }

/* line 7, stdin */
.glyphicon-phone-alt:before {
  content: "\e183"; }

/* line 7, stdin */
.glyphicon-tower:before {
  content: "\e184"; }

/* line 7, stdin */
.glyphicon-stats:before {
  content: "\e185"; }

/* line 7, stdin */
.glyphicon-sd-video:before {
  content: "\e186"; }

/* line 7, stdin */
.glyphicon-hd-video:before {
  content: "\e187"; }

/* line 7, stdin */
.glyphicon-subtitles:before {
  content: "\e188"; }

/* line 7, stdin */
.glyphicon-sound-stereo:before {
  content: "\e189"; }

/* line 7, stdin */
.glyphicon-sound-dolby:before {
  content: "\e190"; }

/* line 7, stdin */
.glyphicon-sound-5-1:before {
  content: "\e191"; }

/* line 7, stdin */
.glyphicon-sound-6-1:before {
  content: "\e192"; }

/* line 7, stdin */
.glyphicon-sound-7-1:before {
  content: "\e193"; }

/* line 7, stdin */
.glyphicon-copyright-mark:before {
  content: "\e194"; }

/* line 7, stdin */
.glyphicon-registration-mark:before {
  content: "\e195"; }

/* line 7, stdin */
.glyphicon-cloud-download:before {
  content: "\e197"; }

/* line 7, stdin */
.glyphicon-cloud-upload:before {
  content: "\e198"; }

/* line 7, stdin */
.glyphicon-tree-conifer:before {
  content: "\e199"; }

/* line 7, stdin */
.glyphicon-tree-deciduous:before {
  content: "\e200"; }

/* line 7, stdin */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

/* line 7, stdin */
.dropdown {
  position: relative; }

/* line 7, stdin */
.dropdown-toggle:focus {
  outline: 0; }

/* line 7, stdin */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }

/* line 7, stdin */
.dropdown-menu.pull-right {
  right: 0;
  left: auto; }

/* line 7, stdin */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

/* line 7, stdin */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap; }

/* line 7, stdin */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

/* line 7, stdin */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca; }

/* line 7, stdin */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999; }

/* line 7, stdin */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed; }

/* line 7, stdin */
.open > .dropdown-menu {
  display: block; }

/* line 7, stdin */
.open > a {
  outline: 0; }

/* line 7, stdin */
.dropdown-menu-right {
  left: auto;
  right: 0; }

/* line 7, stdin */
.dropdown-menu-left {
  left: 0;
  right: auto; }

/* line 7, stdin */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999; }

/* line 7, stdin */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

/* line 7, stdin */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

/* line 7, stdin */
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }

/* line 7, stdin */
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 768px) {
  /* line 7, stdin */
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0; }
  /* line 7, stdin */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

/* line 7, stdin */
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

/* line 7, stdin */
.btn-group > .btn, .btn-group-vertical > .btn {
  position: relative;
  float: left; }

/* line 7, stdin */
.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
  z-index: 2; }

/* line 7, stdin */
.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
  outline: 0; }

/* line 7, stdin */
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px; }

/* line 7, stdin */
.btn-toolbar {
  margin-left: -5px; }

/* line 7, stdin */
.btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left; }

/* line 7, stdin */
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px; }

/* line 7, stdin */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

/* line 7, stdin */
.btn-group > .btn:first-child {
  margin-left: 0; }

/* line 7, stdin */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

/* line 7, stdin */
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

/* line 7, stdin */
.btn-group > .btn-group {
  float: left; }

/* line 7, stdin */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

/* line 7, stdin */
.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

/* line 7, stdin */
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

/* line 7, stdin */
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0; }

/* line 7, stdin */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

/* line 7, stdin */
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

/* line 7, stdin */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

/* line 7, stdin */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 7, stdin */
.btn .caret {
  margin-left: 0; }

/* line 7, stdin */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

/* line 7, stdin */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px; }

/* line 7, stdin */
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

/* line 7, stdin */
.btn-group-vertical > .btn-group > .btn {
  float: none; }

/* line 7, stdin */
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

/* line 7, stdin */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

/* line 7, stdin */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

/* line 7, stdin */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

/* line 7, stdin */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

/* line 7, stdin */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

/* line 7, stdin */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

/* line 7, stdin */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }

/* line 7, stdin */
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%; }

/* line 7, stdin */
.btn-group-justified > .btn-group .btn {
  width: 100%; }

/* line 7, stdin */
[data-toggle=buttons] > .btn > input[type=radio], [data-toggle=buttons] > .btn > input[type=checkbox] {
  display: none; }

/* line 7, stdin */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

/* line 7, stdin */
.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0; }

/* line 7, stdin */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0; }

/* line 7, stdin */
.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

/* line 7, stdin */
select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px; }

/* line 7, stdin */
textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto; }

/* line 7, stdin */
.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; }

/* line 7, stdin */
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; }

/* line 7, stdin */
textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto; }

/* line 7, stdin */
.input-group-addon, .input-group-btn, .input-group .form-control {
  display: table-cell; }

/* line 7, stdin */
.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; }

/* line 7, stdin */
.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

/* line 7, stdin */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px; }

/* line 7, stdin */
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px; }

/* line 7, stdin */
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px; }

/* line 7, stdin */
.input-group-addon input[type=radio], .input-group-addon input[type=checkbox] {
  margin-top: 0; }

/* line 7, stdin */
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

/* line 7, stdin */
.input-group-addon:first-child {
  border-right: 0; }

/* line 7, stdin */
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

/* line 7, stdin */
.input-group-addon:last-child {
  border-left: 0; }

/* line 7, stdin */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }

/* line 7, stdin */
.input-group-btn > .btn {
  position: relative; }

/* line 7, stdin */
.input-group-btn > .btn + .btn {
  margin-left: -1px; }

/* line 7, stdin */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2; }

/* line 7, stdin */
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
  margin-right: -1px; }

/* line 7, stdin */
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  margin-left: -1px; }

/* line 7, stdin */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }

/* line 7, stdin */
.nav > li {
  position: relative;
  display: block; }

/* line 7, stdin */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }

/* line 7, stdin */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eee; }

/* line 7, stdin */
.nav > li.disabled > a {
  color: #999; }

/* line 7, stdin */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed; }

/* line 7, stdin */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca; }

/* line 7, stdin */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

/* line 7, stdin */
.nav > li > a > img {
  max-width: none; }

/* line 7, stdin */
.nav-tabs {
  border-bottom: 1px solid #ddd; }

/* line 7, stdin */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

/* line 7, stdin */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0; }

/* line 7, stdin */
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd; }

/* line 7, stdin */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default; }

/* line 7, stdin */
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0; }

/* line 7, stdin */
.nav-tabs.nav-justified > li {
  float: none; }

/* line 7, stdin */
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px; }

/* line 7, stdin */
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  /* line 7, stdin */
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; }
  /* line 7, stdin */
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0; } }

/* line 7, stdin */
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

/* line 7, stdin */
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  /* line 7, stdin */
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }
  /* line 7, stdin */
  .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff; } }

/* line 7, stdin */
.nav-pills > li {
  float: left; }

/* line 7, stdin */
.nav-pills > li > a {
  border-radius: 4px; }

/* line 7, stdin */
.nav-pills > li + li {
  margin-left: 2px; }

/* line 7, stdin */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca; }

/* line 7, stdin */
.nav-stacked > li {
  float: none; }

/* line 7, stdin */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

/* line 7, stdin */
.nav-justified {
  width: 100%; }

/* line 7, stdin */
.nav-justified > li {
  float: none; }

/* line 7, stdin */
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px; }

/* line 7, stdin */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  /* line 7, stdin */
  .nav-justified > li {
    display: table-cell;
    width: 1%; }
  /* line 7, stdin */
  .nav-justified > li > a {
    margin-bottom: 0; } }

/* line 7, stdin */
.nav-tabs-justified {
  border-bottom: 0; }

/* line 7, stdin */
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

/* line 7, stdin */
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  /* line 7, stdin */
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }
  /* line 7, stdin */
  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff; } }

/* line 7, stdin */
.tab-content > .tab-pane {
  display: none; }

/* line 7, stdin */
.tab-content > .active {
  display: block; }

/* line 7, stdin */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

/* line 7, stdin */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }

@media (min-width: 768px) {
  /* line 7, stdin */
  .navbar {
    border-radius: 4px; } }

@media (min-width: 768px) {
  /* line 7, stdin */
  .navbar-header {
    float: left; } }

/* line 7, stdin */
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }

/* line 7, stdin */
.navbar-collapse.in {
  overflow-y: auto; }

@media (min-width: 768px) {
  /* line 7, stdin */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none; }
  /* line 7, stdin */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }
  /* line 7, stdin */
  .navbar-collapse.in {
    overflow-y: visible; }
  /* line 7, stdin */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0; } }

/* line 7, stdin */
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  /* line 7, stdin */
  .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0; } }

/* line 7, stdin */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  /* line 7, stdin */
  .navbar-static-top {
    border-radius: 0; } }

/* line 7, stdin */
.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }

@media (min-width: 768px) {
  /* line 7, stdin */
  .navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0; } }

/* line 7, stdin */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

/* line 7, stdin */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

/* line 7, stdin */
.navbar-brand {
  float: left;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }

/* line 7, stdin */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none; }

@media (min-width: 768px) {
  /* line 7, stdin */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px; } }

/* line 7, stdin */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

/* line 7, stdin */
.navbar-toggle:focus {
  outline: 0; }

/* line 7, stdin */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

/* line 7, stdin */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

@media (min-width: 768px) {
  /* line 7, stdin */
  .navbar-toggle {
    display: none; } }

/* line 7, stdin */
.navbar-nav {
  margin: 7.5px -15px; }

/* line 7, stdin */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px; }

@media (max-width: 767px) {
  /* line 7, stdin */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none; }
  /* line 7, stdin */
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px; }
  /* line 7, stdin */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px; }
  /* line 7, stdin */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none; } }

@media (min-width: 768px) {
  /* line 7, stdin */
  .navbar-nav {
    float: left;
    margin: 0; }
  /* line 7, stdin */
  .navbar-nav > li {
    float: left; }
  /* line 7, stdin */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; }
  /* line 7, stdin */
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px; } }

@media (min-width: 768px) {
  /* line 7, stdin */
  .navbar-left {
    float: left !important; }
  /* line 7, stdin */
  .navbar-right {
    float: right !important; } }

/* line 7, stdin */
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }

@media (min-width: 768px) {
  /* line 7, stdin */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  /* line 7, stdin */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  /* line 7, stdin */
  .navbar-form .input-group > .form-control {
    width: 100%; }
  /* line 7, stdin */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  /* line 7, stdin */
  .navbar-form .radio, .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle; }
  /* line 7, stdin */
  .navbar-form .radio input[type=radio], .navbar-form .checkbox input[type=checkbox] {
    float: none;
    margin-left: 0; }
  /* line 7, stdin */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }

@media (max-width: 767px) {
  /* line 7, stdin */
  .navbar-form .form-group {
    margin-bottom: 5px; } }

@media (min-width: 768px) {
  /* line 7, stdin */
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  /* line 7, stdin */
  .navbar-form.navbar-right:last-child {
    margin-right: -15px; } }

/* line 7, stdin */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

/* line 7, stdin */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

/* line 7, stdin */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

/* line 7, stdin */
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px; }

/* line 7, stdin */
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px; }

/* line 7, stdin */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }

@media (min-width: 768px) {
  /* line 7, stdin */
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px; }
  /* line 7, stdin */
  .navbar-text.navbar-right:last-child {
    margin-right: 0; } }

/* line 7, stdin */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }

/* line 7, stdin */
.navbar-default .navbar-brand {
  color: #777; }

/* line 7, stdin */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent; }

/* line 7, stdin */
.navbar-default .navbar-text {
  color: #777; }

/* line 7, stdin */
.navbar-default .navbar-nav > li > a {
  color: #777; }

/* line 7, stdin */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent; }

/* line 7, stdin */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7; }

/* line 7, stdin */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent; }

/* line 7, stdin */
.navbar-default .navbar-toggle {
  border-color: #ddd; }

/* line 7, stdin */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd; }

/* line 7, stdin */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888; }

/* line 7, stdin */
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7; }

/* line 7, stdin */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555; }

@media (max-width: 767px) {
  /* line 7, stdin */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777; }
  /* line 7, stdin */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent; }
  /* line 7, stdin */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  /* line 7, stdin */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; } }

/* line 7, stdin */
.navbar-default .navbar-link {
  color: #777; }

/* line 7, stdin */
.navbar-default .navbar-link:hover {
  color: #333; }

/* line 7, stdin */
.navbar-inverse {
  background-color: #222;
  border-color: #080808; }

/* line 7, stdin */
.navbar-inverse .navbar-brand {
  color: #999; }

/* line 7, stdin */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent; }

/* line 7, stdin */
.navbar-inverse .navbar-text {
  color: #999; }

/* line 7, stdin */
.navbar-inverse .navbar-nav > li > a {
  color: #999; }

/* line 7, stdin */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent; }

/* line 7, stdin */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808; }

/* line 7, stdin */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent; }

/* line 7, stdin */
.navbar-inverse .navbar-toggle {
  border-color: #333; }

/* line 7, stdin */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333; }

/* line 7, stdin */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff; }

/* line 7, stdin */
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010; }

/* line 7, stdin */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff; }

@media (max-width: 767px) {
  /* line 7, stdin */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808; }
  /* line 7, stdin */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808; }
  /* line 7, stdin */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999; }
  /* line 7, stdin */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent; }
  /* line 7, stdin */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808; }
  /* line 7, stdin */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent; } }

/* line 7, stdin */
.navbar-inverse .navbar-link {
  color: #999; }

/* line 7, stdin */
.navbar-inverse .navbar-link:hover {
  color: #fff; }

/* line 7, stdin */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }

/* line 7, stdin */
.breadcrumb > li {
  display: inline-block; }

/* line 7, stdin */
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc; }

/* line 7, stdin */
.breadcrumb > .active {
  color: #999; }

/* line 7, stdin */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

/* line 7, stdin */
.pagination > li {
  display: inline; }

/* line 7, stdin */
.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #428bca;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px; }

/* line 7, stdin */
.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

/* line 7, stdin */
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

/* line 7, stdin */
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd; }

/* line 7, stdin */
.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: #fff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default; }

/* line 7, stdin */
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
  color: #999;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed; }

/* line 7, stdin */
.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }

/* line 7, stdin */
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

/* line 7, stdin */
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

/* line 7, stdin */
.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }

/* line 7, stdin */
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

/* line 7, stdin */
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

/* line 7, stdin */
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }

/* line 7, stdin */
.pager li {
  display: inline; }

/* line 7, stdin */
.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px; }

/* line 7, stdin */
.pager li > a:hover, .pager li > a:focus {
  text-decoration: none;
  background-color: #eee; }

/* line 7, stdin */
.pager .next > a, .pager .next > span {
  float: right; }

/* line 7, stdin */
.pager .previous > a, .pager .previous > span {
  float: left; }

/* line 7, stdin */
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
  color: #999;
  background-color: #fff;
  cursor: not-allowed; }

/* line 7, stdin */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }

/* line 7, stdin */
.label[href]:hover, .label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

/* line 7, stdin */
.label:empty {
  display: none; }

/* line 7, stdin */
.btn .label {
  position: relative;
  top: -1px; }

/* line 7, stdin */
.label-default {
  background-color: #999; }

/* line 7, stdin */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: gray; }

/* line 7, stdin */
.label-primary {
  background-color: #428bca; }

/* line 7, stdin */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #3071a9; }

/* line 7, stdin */
.label-success {
  background-color: #5cb85c; }

/* line 7, stdin */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44; }

/* line 7, stdin */
.label-info {
  background-color: #5bc0de; }

/* line 7, stdin */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5; }

/* line 7, stdin */
.label-warning {
  background-color: #f0ad4e; }

/* line 7, stdin */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f; }

/* line 7, stdin */
.label-danger {
  background-color: #d9534f; }

/* line 7, stdin */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c; }

/* line 7, stdin */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999;
  border-radius: 10px; }

/* line 7, stdin */
.badge:empty {
  display: none; }

/* line 7, stdin */
.btn .badge {
  position: relative;
  top: -1px; }

/* line 7, stdin */
.btn-xs .badge {
  top: 0;
  padding: 1px 5px; }

/* line 7, stdin */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

/* line 7, stdin */
a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff; }

/* line 7, stdin */
.nav-pills > li > a > .badge {
  margin-left: 3px; }

/* line 7, stdin */
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee; }

/* line 7, stdin */
.jumbotron h1, .jumbotron .h1 {
  color: inherit; }

/* line 7, stdin */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200; }

/* line 7, stdin */
.container .jumbotron {
  border-radius: 6px; }

/* line 7, stdin */
.jumbotron .container {
  max-width: 100%; }

@media screen and (min-width: 768px) {
  /* line 7, stdin */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px; }
  /* line 7, stdin */
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px; }
  /* line 7, stdin */
  .jumbotron h1, .jumbotron .h1 {
    font-size: 63px; } }

/* line 7, stdin */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

/* line 7, stdin */
.thumbnail > img, .thumbnail a > img {
  margin-left: auto;
  margin-right: auto; }

/* line 7, stdin */
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  border-color: #428bca; }

/* line 7, stdin */
.thumbnail .caption {
  padding: 9px;
  color: #333; }

/* line 7, stdin */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

/* line 7, stdin */
.alert h4 {
  margin-top: 0;
  color: inherit; }

/* line 7, stdin */
.alert .alert-link {
  font-weight: 700; }

/* line 7, stdin */
.alert > p, .alert > ul {
  margin-bottom: 0; }

/* line 7, stdin */
.alert > p + p {
  margin-top: 5px; }

/* line 7, stdin */
.alert-dismissable {
  padding-right: 35px; }

/* line 7, stdin */
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

/* line 7, stdin */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }

/* line 7, stdin */
.alert-success hr {
  border-top-color: #c9e2b3; }

/* line 7, stdin */
.alert-success .alert-link {
  color: #2b542c; }

/* line 7, stdin */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }

/* line 7, stdin */
.alert-info hr {
  border-top-color: #a6e1ec; }

/* line 7, stdin */
.alert-info .alert-link {
  color: #245269; }

/* line 7, stdin */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }

/* line 7, stdin */
.alert-warning hr {
  border-top-color: #f7e1b5; }

/* line 7, stdin */
.alert-warning .alert-link {
  color: #66512c; }

/* line 7, stdin */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }

/* line 7, stdin */
.alert-danger hr {
  border-top-color: #e4b9c0; }

/* line 7, stdin */
.alert-danger .alert-link {
  color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  /* line 7, stdin */
  from {
    background-position: 40px 0; }

  /* line 7, stdin */
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  /* line 7, stdin */
  from {
    background-position: 40px 0; }

  /* line 7, stdin */
  to {
    background-position: 0 0; } }

/* line 7, stdin */
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

/* line 7, stdin */
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  transition: width .6s ease; }

/* line 7, stdin */
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

/* line 7, stdin */
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

/* line 7, stdin */
.progress-bar-success {
  background-color: #5cb85c; }

/* line 7, stdin */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 7, stdin */
.progress-bar-info {
  background-color: #5bc0de; }

/* line 7, stdin */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 7, stdin */
.progress-bar-warning {
  background-color: #f0ad4e; }

/* line 7, stdin */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 7, stdin */
.progress-bar-danger {
  background-color: #d9534f; }

/* line 7, stdin */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 7, stdin */
.media, .media-body {
  overflow: hidden;
  zoom: 1; }

/* line 7, stdin */
.media, .media .media {
  margin-top: 15px; }

/* line 7, stdin */
.media:first-child {
  margin-top: 0; }

/* line 7, stdin */
.media-object {
  display: block; }

/* line 7, stdin */
.media-heading {
  margin: 0 0 5px; }

/* line 7, stdin */
.media > .pull-left {
  margin-right: 10px; }

/* line 7, stdin */
.media > .pull-right {
  margin-left: 10px; }

/* line 7, stdin */
.media-list {
  padding-left: 0;
  list-style: none; }

/* line 7, stdin */
.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

/* line 7, stdin */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }

/* line 7, stdin */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px; }

/* line 7, stdin */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

/* line 7, stdin */
.list-group-item > .badge {
  float: right; }

/* line 7, stdin */
.list-group-item > .badge + .badge {
  margin-right: 5px; }

/* line 7, stdin */
a.list-group-item {
  color: #555; }

/* line 7, stdin */
a.list-group-item .list-group-item-heading {
  color: #333; }

/* line 7, stdin */
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5; }

/* line 7, stdin */
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca; }

/* line 7, stdin */
a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
  color: inherit; }

/* line 7, stdin */
a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7; }

/* line 7, stdin */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

/* line 7, stdin */
a.list-group-item-success {
  color: #3c763d; }

/* line 7, stdin */
a.list-group-item-success .list-group-item-heading {
  color: inherit; }

/* line 7, stdin */
a.list-group-item-success:hover, a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6; }

/* line 7, stdin */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d; }

/* line 7, stdin */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

/* line 7, stdin */
a.list-group-item-info {
  color: #31708f; }

/* line 7, stdin */
a.list-group-item-info .list-group-item-heading {
  color: inherit; }

/* line 7, stdin */
a.list-group-item-info:hover, a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3; }

/* line 7, stdin */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f; }

/* line 7, stdin */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

/* line 7, stdin */
a.list-group-item-warning {
  color: #8a6d3b; }

/* line 7, stdin */
a.list-group-item-warning .list-group-item-heading {
  color: inherit; }

/* line 7, stdin */
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc; }

/* line 7, stdin */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b; }

/* line 7, stdin */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

/* line 7, stdin */
a.list-group-item-danger {
  color: #a94442; }

/* line 7, stdin */
a.list-group-item-danger .list-group-item-heading {
  color: inherit; }

/* line 7, stdin */
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc; }

/* line 7, stdin */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442; }

/* line 7, stdin */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

/* line 7, stdin */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

/* line 7, stdin */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

/* line 7, stdin */
.panel-body {
  padding: 15px; }

/* line 7, stdin */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }

/* line 7, stdin */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit; }

/* line 7, stdin */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }

/* line 7, stdin */
.panel-title > a {
  color: inherit; }

/* line 7, stdin */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

/* line 7, stdin */
.panel > .list-group {
  margin-bottom: 0; }

/* line 7, stdin */
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0; }

/* line 7, stdin */
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }

/* line 7, stdin */
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

/* line 7, stdin */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

/* line 7, stdin */
.panel > .table, .panel > .table-responsive > .table {
  margin-bottom: 0; }

/* line 7, stdin */
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }

/* line 7, stdin */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px; }

/* line 7, stdin */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px; }

/* line 7, stdin */
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

/* line 7, stdin */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px; }

/* line 7, stdin */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px; }

/* line 7, stdin */
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd; }

/* line 7, stdin */
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

/* line 7, stdin */
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0; }

/* line 7, stdin */
.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0; }

/* line 7, stdin */
.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0; }

/* line 7, stdin */
.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0; }

/* line 7, stdin */
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0; }

/* line 7, stdin */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

/* line 7, stdin */
.panel-group {
  margin-bottom: 20px; }

/* line 7, stdin */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden; }

/* line 7, stdin */
.panel-group .panel + .panel {
  margin-top: 5px; }

/* line 7, stdin */
.panel-group .panel-heading {
  border-bottom: 0; }

/* line 7, stdin */
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd; }

/* line 7, stdin */
.panel-group .panel-footer {
  border-top: 0; }

/* line 7, stdin */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd; }

/* line 7, stdin */
.panel-default {
  border-color: #ddd; }

/* line 7, stdin */
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd; }

/* line 7, stdin */
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd; }

/* line 7, stdin */
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd; }

/* line 7, stdin */
.panel-primary {
  border-color: #428bca; }

/* line 7, stdin */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca; }

/* line 7, stdin */
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca; }

/* line 7, stdin */
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca; }

/* line 7, stdin */
.panel-success {
  border-color: #d6e9c6; }

/* line 7, stdin */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

/* line 7, stdin */
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6; }

/* line 7, stdin */
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6; }

/* line 7, stdin */
.panel-info {
  border-color: #bce8f1; }

/* line 7, stdin */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

/* line 7, stdin */
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1; }

/* line 7, stdin */
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1; }

/* line 7, stdin */
.panel-warning {
  border-color: #faebcc; }

/* line 7, stdin */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

/* line 7, stdin */
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc; }

/* line 7, stdin */
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc; }

/* line 7, stdin */
.panel-danger {
  border-color: #ebccd1; }

/* line 7, stdin */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

/* line 7, stdin */
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1; }

/* line 7, stdin */
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1; }

/* line 7, stdin */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

/* line 7, stdin */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15); }

/* line 7, stdin */
.well-lg {
  padding: 24px;
  border-radius: 6px; }

/* line 7, stdin */
.well-sm {
  padding: 9px;
  border-radius: 3px; }

/* line 7, stdin */
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20); }

/* line 7, stdin */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
  filter: alpha(opacity=50); }

/* line 7, stdin */
button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none; }

/* line 7, stdin */
.modal-open {
  overflow: hidden; }

/* line 7, stdin */
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

/* line 7, stdin */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform .3s ease-out;
  -moz-transition: -moz-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out; }

/* line 7, stdin */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

/* line 7, stdin */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

/* line 7, stdin */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

/* line 7, stdin */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }

/* line 7, stdin */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0); }

/* line 7, stdin */
.modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50); }

/* line 7, stdin */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px; }

/* line 7, stdin */
.modal-header .close {
  margin-top: -2px; }

/* line 7, stdin */
.modal-title {
  margin: 0;
  line-height: 1.42857143; }

/* line 7, stdin */
.modal-body {
  position: relative;
  padding: 20px; }

/* line 7, stdin */
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

/* line 7, stdin */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0; }

/* line 7, stdin */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

/* line 7, stdin */
.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

@media (min-width: 768px) {
  /* line 7, stdin */
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  /* line 7, stdin */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  /* line 7, stdin */
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  /* line 7, stdin */
  .modal-lg {
    width: 900px; } }

/* line 7, stdin */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }

/* line 7, stdin */
.tooltip.in {
  opacity: .9;
  filter: alpha(opacity=90); }

/* line 7, stdin */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0; }

/* line 7, stdin */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px; }

/* line 7, stdin */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0; }

/* line 7, stdin */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px; }

/* line 7, stdin */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px; }

/* line 7, stdin */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

/* line 7, stdin */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

/* line 7, stdin */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

/* line 7, stdin */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

/* line 7, stdin */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

/* line 7, stdin */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

/* line 7, stdin */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

/* line 7, stdin */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

/* line 7, stdin */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

/* line 7, stdin */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }

/* line 7, stdin */
.popover.top {
  margin-top: -10px; }

/* line 7, stdin */
.popover.right {
  margin-left: 10px; }

/* line 7, stdin */
.popover.bottom {
  margin-top: 10px; }

/* line 7, stdin */
.popover.left {
  margin-left: -10px; }

/* line 7, stdin */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

/* line 7, stdin */
.popover-content {
  padding: 9px 14px; }

/* line 7, stdin */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

/* line 7, stdin */
.popover > .arrow {
  border-width: 11px; }

/* line 7, stdin */
.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

/* line 7, stdin */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }

/* line 7, stdin */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff; }

/* line 7, stdin */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25); }

/* line 7, stdin */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff; }

/* line 7, stdin */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }

/* line 7, stdin */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff; }

/* line 7, stdin */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25); }

/* line 7, stdin */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px; }

/* line 7, stdin */
.carousel {
  position: relative; }

/* line 7, stdin */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }

/* line 7, stdin */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left; }

/* line 7, stdin */
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  line-height: 1; }

/* line 7, stdin */
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block; }

/* line 7, stdin */
.carousel-inner > .active {
  left: 0; }

/* line 7, stdin */
.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

/* line 7, stdin */
.carousel-inner > .next {
  left: 100%; }

/* line 7, stdin */
.carousel-inner > .prev {
  left: -100%; }

/* line 7, stdin */
.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0; }

/* line 7, stdin */
.carousel-inner > .active.left {
  left: -100%; }

/* line 7, stdin */
.carousel-inner > .active.right {
  left: 100%; }

/* line 7, stdin */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: .5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

/* line 7, stdin */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }

/* line 7, stdin */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }

/* line 7, stdin */
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: .9;
  filter: alpha(opacity=90); }

/* line 7, stdin */
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block; }

/* line 7, stdin */
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
  left: 50%; }

/* line 7, stdin */
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
  right: 50%; }

/* line 7, stdin */
.carousel-control .icon-prev, .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif; }

/* line 7, stdin */
.carousel-control .icon-prev:before {
  content: '\2039'; }

/* line 7, stdin */
.carousel-control .icon-next:before {
  content: '\203a'; }

/* line 7, stdin */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }

/* line 7, stdin */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent; }

/* line 7, stdin */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff; }

/* line 7, stdin */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

/* line 7, stdin */
.carousel-caption .btn {
  text-shadow: none; }

@media screen and (min-width: 768px) {
  /* line 7, stdin */
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px; }
  /* line 7, stdin */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  /* line 7, stdin */
  .carousel-indicators {
    bottom: 20px; } }

/* line 7, stdin */
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
  content: " ";
  display: table; }

/* line 7, stdin */
.clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
  clear: both; }

/* line 7, stdin */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* line 7, stdin */
.pull-right {
  float: right !important; }

/* line 7, stdin */
.pull-left {
  float: left !important; }

/* line 7, stdin */
.hide {
  display: none !important; }

/* line 7, stdin */
.show {
  display: block !important; }

/* line 7, stdin */
.invisible {
  visibility: hidden; }

/* line 7, stdin */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

/* line 7, stdin */
.hidden {
  display: none !important;
  visibility: hidden !important; }

/* line 7, stdin */
.affix {
  position: fixed; }

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

/* line 7, stdin */
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

@media (max-width: 767px) {
  /* line 7, stdin */
  .visible-xs {
    display: block !important; }
  /* line 7, stdin */
  table.visible-xs {
    display: table; }
  /* line 7, stdin */
  tr.visible-xs {
    display: table-row !important; }
  /* line 7, stdin */
  th.visible-xs, td.visible-xs {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, stdin */
  .visible-sm {
    display: block !important; }
  /* line 7, stdin */
  table.visible-sm {
    display: table; }
  /* line 7, stdin */
  tr.visible-sm {
    display: table-row !important; }
  /* line 7, stdin */
  th.visible-sm, td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, stdin */
  .visible-md {
    display: block !important; }
  /* line 7, stdin */
  table.visible-md {
    display: table; }
  /* line 7, stdin */
  tr.visible-md {
    display: table-row !important; }
  /* line 7, stdin */
  th.visible-md, td.visible-md {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  /* line 7, stdin */
  .visible-lg {
    display: block !important; }
  /* line 7, stdin */
  table.visible-lg {
    display: table; }
  /* line 7, stdin */
  tr.visible-lg {
    display: table-row !important; }
  /* line 7, stdin */
  th.visible-lg, td.visible-lg {
    display: table-cell !important; } }

@media (max-width: 767px) {
  /* line 7, stdin */
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, stdin */
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, stdin */
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  /* line 7, stdin */
  .hidden-lg {
    display: none !important; } }

/* line 7, stdin */
.visible-print {
  display: none !important; }

@media print {
  /* line 7, stdin */
  .visible-print {
    display: block !important; }
  /* line 7, stdin */
  table.visible-print {
    display: table; }
  /* line 7, stdin */
  tr.visible-print {
    display: table-row !important; }
  /* line 7, stdin */
  th.visible-print, td.visible-print {
    display: table-cell !important; } }

@media print {
  /* line 7, stdin */
  .hidden-print {
    display: none !important; } }

/* line 34, app/styles/mixins/_global.scss */
.button_text {
  position: relative;
  z-index: 1; }

/* line 3, stdin */
html, body {
  margin: 0;
  background: #017ab7;
  color: #fff;
  width: 100%;
  height: 100%;
  font-family: "exo_2regular";
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

/* line 15, stdin */
h1 {
  margin: 0; }

/* line 21, stdin */
.touch .appbutton:hover:before {
  height: 50% !important; }

/* line 27, stdin */
#Home {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  overflow: hidden; }
  /* line 34, stdin */
  #Home.displayed {
    opacity: 1;
    z-index: 10; }

/* line 40, stdin */
#Mainapp {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  overflow: hidden; }
  /* line 47, stdin */
  #Mainapp.displayed {
    opacity: 1;
    z-index: 10; }

/* line 53, stdin */
#Inspire {
  position: absolute;
  left: 0px;
  bottom: 0px;
  top: 100px;
  width: 100%;
  opacity: 0;
  display: none;
  z-index: 10;
  background: #017ab7;
  text-align: center;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s; }
  /* line 66, stdin */
  #Inspire.visible {
    opacity: 1; }
  /* line 69, stdin */
  #Inspire.displayed {
    display: block; }

/* line 74, stdin */
#Modal {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s; }
  /* line 80, stdin */
  #Modal.displayed {
    opacity: 1;
    z-index: 10; }

/* line 86, stdin */
.share_bt {
  display: inline-block;
  cursor: pointer;
  position: relative;
  height: 30px;
  border-radius: 30px;
  padding: 0 20px;
  line-height: 31px;
  color: #017ab7;
  font-size: 14px;
  font-family: "exo_2bold";
  /*@include bg-gradient-vertical(#ffffff, #d0f4fb);*/
  background: #d0f4fb;
  overflow: hidden;
  padding: 0 !important;
  width: 30px; }
  /* line 47, app/styles/mixins/_helpers.scss */
  .share_bt:before {
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    width: 100%;
    height: 50%;
    background: #ffffff;
    border-radius: 30px 30px 0 0;
    -moz-transition-property: height;
    -o-transition-property: height;
    -ms-transition-property: height;
    -webkit-transition-property: height;
    transition-property: height;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s; }
  /* line 59, app/styles/mixins/_helpers.scss */
  .share_bt:hover {
    text-decoration: none; }
    /* line 61, app/styles/mixins/_helpers.scss */
    .share_bt:hover:before {
      height: 0%; }
  /* line 92, stdin */
  .share_bt[data-socialmedia="fb"]:after {
    content: "";
    position: absolute;
    left: -5px;
    top: -5px;
    background: url("images/facebook-icon.svg") no-repeat 0 0;
    background-size: 40px 40px;
    width: 40px;
    height: 40px; }
  /* line 103, stdin */
  .share_bt[data-socialmedia="tw"]:after {
    content: "";
    position: absolute;
    left: -5px;
    top: -5px;
    background: url("images/twitter-icon.svg") no-repeat 0 0;
    background-size: 40px 40px;
    width: 40px;
    height: 40px; }

/* line 34, app/styles/mixins/_global.scss */
.button_text {
  position: relative;
  z-index: 1; }

/* line 3, stdin */
#Amphi {
  /*perspective:1000px;*/
  opacity: 1;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s; }
  /* line 7, stdin */
  #Amphi.notvisible {
    opacity: 0; }
  /* line 10, stdin */
  #Amphi .amphi_svg {
    /*transform:rotateX(10deg);
        @include transform-style(preserve-3d);
        @include transform-origin(center, bottom);*/ }
    /* line 15, stdin */
    #Amphi .amphi_svg #SVGAmphi #hemicycle {
      -moz-transform: translate(120px, -4px);
      -o-transform: translate(120px, -4px);
      -ms-transform: translate(120px, -4px);
      -webkit-transform: translate(120px, -4px);
      transform: translate(120px, -4px); }
    /* line 18, stdin */
    #Amphi .amphi_svg #SVGAmphi .seat {
      -moz-transition-property: opacity;
      -o-transition-property: opacity;
      -ms-transition-property: opacity;
      -webkit-transition-property: opacity;
      transition-property: opacity;
      -moz-transition-duration: 0.3s;
      -o-transition-duration: 0.3s;
      -ms-transition-duration: 0.3s;
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s;
      -moz-transition-timing-function: ease-out;
      -o-transition-timing-function: ease-out;
      -ms-transition-timing-function: ease-out;
      -webkit-transition-timing-function: ease-out;
      transition-timing-function: ease-out;
      -moz-transition-delay: 0s;
      -o-transition-delay: 0s;
      -ms-transition-delay: 0s;
      -webkit-transition-delay: 0s;
      transition-delay: 0s;
      cursor: pointer; }
      /* line 21, stdin */
      #Amphi .amphi_svg #SVGAmphi .seat.highlight {
        opacity: 1;
        filter: url(http://congresdufutur.org/app.css#dropshadow);
        -webkit-filter: drop-shadow(0px 0px 3px #ffffff);
        filter: drop-shadow(0px 0px 3px #ffffff);
        stroke: #fff !important;
        stroke-width: 1px; }
      /* line 29, stdin */
      #Amphi .amphi_svg #SVGAmphi .seat.delight {
        opacity: 0.3; }
      /* line 32, stdin */
      #Amphi .amphi_svg #SVGAmphi .seat.selected {
        opacity: 1 !important;
        fill: #fff;
        filter: url(http://congresdufutur.org/app.css#dropshadow);
        -webkit-filter: drop-shadow(0px 0px 3px #ffffff);
        filter: drop-shadow(0px 0px 3px #ffffff);
        stroke: #fff !important;
        stroke-width: 1px; }
    /* line 43, stdin */
    #Amphi .amphi_svg #SVGAmphi .link {
      filter: url(http://congresdufutur.org/app.css#dropshadow-link);
      -webkit-filter: drop-shadow(0px 0px 5px #ffffff);
      filter: drop-shadow(0px 0 5px #ffffff); }

/* line 53, stdin */
body.safari .seat {
  filter: none !important;
  -webkit-filter: none !important; }
/* line 57, stdin */
body.safari .link {
  filter: none !important;
  -webkit-filter: none !important; }

/* line 34, app/styles/mixins/_global.scss */
.button_text {
  position: relative;
  z-index: 1; }

@-webkit-keyframes animinit-jaune {
  /* line 5, stdin */
  0% {
    fill: #ffec1b; }

  /* line 6, stdin */
  80% {
    fill: #ffec1b; }

  /* line 7, stdin */
  100% {
    fill: #1B88BF; } }

@keyframes animinit-jaune {
  /* line 11, stdin */
  0% {
    fill: #ffec1b; }

  /* line 12, stdin */
  80% {
    fill: #ffec1b; }

  /* line 13, stdin */
  100% {
    fill: #1B88BF; } }

@-webkit-keyframes animinit-rouge {
  /* line 17, stdin */
  0% {
    fill: #fe591c; }

  /* line 18, stdin */
  80% {
    fill: #fe591c; }

  /* line 19, stdin */
  100% {
    fill: #1B88BF; } }

@keyframes animinit-rouge {
  /* line 23, stdin */
  0% {
    fill: #fe591c; }

  /* line 24, stdin */
  80% {
    fill: #fe591c; }

  /* line 25, stdin */
  100% {
    fill: #1B88BF; } }

@-webkit-keyframes animinit-bleu {
  /* line 29, stdin */
  0% {
    fill: #1797f5; }

  /* line 30, stdin */
  80% {
    fill: #1797f5; }

  /* line 31, stdin */
  100% {
    fill: #1B88BF; } }

@keyframes animinit-bleu {
  /* line 35, stdin */
  0% {
    fill: #1797f5; }

  /* line 36, stdin */
  80% {
    fill: #1797f5; }

  /* line 37, stdin */
  100% {
    fill: #1B88BF; } }

@-webkit-keyframes animinit-emeraude {
  /* line 41, stdin */
  0% {
    fill: #00c386; }

  /* line 42, stdin */
  80% {
    fill: #00c386; }

  /* line 43, stdin */
  100% {
    fill: #1B88BF; } }

@keyframes animinit-emeraude {
  /* line 47, stdin */
  0% {
    fill: #00c386; }

  /* line 48, stdin */
  80% {
    fill: #00c386; }

  /* line 49, stdin */
  100% {
    fill: #1B88BF; } }

@-webkit-keyframes animinit-fuschia {
  /* line 53, stdin */
  0% {
    fill: #e827a4; }

  /* line 54, stdin */
  80% {
    fill: #e827a4; }

  /* line 55, stdin */
  100% {
    fill: #1B88BF; } }

@keyframes animinit-fuschia {
  /* line 59, stdin */
  0% {
    fill: #e827a4; }

  /* line 60, stdin */
  80% {
    fill: #e827a4; }

  /* line 61, stdin */
  100% {
    fill: #1B88BF; } }

@-webkit-keyframes animinit-orange {
  /* line 65, stdin */
  0% {
    fill: #ff9700; }

  /* line 66, stdin */
  80% {
    fill: #ff9700; }

  /* line 67, stdin */
  100% {
    fill: #1B88BF; } }

@keyframes animinit-orange {
  /* line 71, stdin */
  0% {
    fill: #ff9700; }

  /* line 72, stdin */
  80% {
    fill: #ff9700; }

  /* line 73, stdin */
  100% {
    fill: #1B88BF; } }

@-webkit-keyframes animinit-mauve {
  /* line 77, stdin */
  0% {
    fill: #9b2fb2; }

  /* line 78, stdin */
  80% {
    fill: #9b2fb2; }

  /* line 79, stdin */
  100% {
    fill: #1B88BF; } }

@keyframes animinit-mauve {
  /* line 83, stdin */
  0% {
    fill: #9b2fb2; }

  /* line 84, stdin */
  80% {
    fill: #9b2fb2; }

  /* line 85, stdin */
  100% {
    fill: #1B88BF; } }

@-webkit-keyframes animinit-cyan {
  /* line 89, stdin */
  0% {
    fill: #00baf6; }

  /* line 90, stdin */
  80% {
    fill: #00baf6; }

  /* line 91, stdin */
  100% {
    fill: #1B88BF; } }

@keyframes animinit-cyan {
  /* line 95, stdin */
  0% {
    fill: #00baf6; }

  /* line 96, stdin */
  80% {
    fill: #00baf6; }

  /* line 97, stdin */
  100% {
    fill: #1B88BF; } }

@-webkit-keyframes animinit-rose {
  /* line 101, stdin */
  0% {
    fill: #e98fd9; }

  /* line 102, stdin */
  80% {
    fill: #e98fd9; }

  /* line 103, stdin */
  100% {
    fill: #1B88BF; } }

@keyframes animinit-rose {
  /* line 107, stdin */
  0% {
    fill: #e98fd9; }

  /* line 108, stdin */
  80% {
    fill: #e98fd9; }

  /* line 109, stdin */
  100% {
    fill: #1B88BF; } }

@-webkit-keyframes animinit-brun {
  /* line 113, stdin */
  0% {
    fill: #bf8670; }

  /* line 114, stdin */
  80% {
    fill: #bf8670; }

  /* line 115, stdin */
  100% {
    fill: #1B88BF; } }

@keyframes animinit-brun {
  /* line 119, stdin */
  0% {
    fill: #bf8670; }

  /* line 120, stdin */
  80% {
    fill: #bf8670; }

  /* line 121, stdin */
  100% {
    fill: #1B88BF; } }

@-webkit-keyframes animseat-jaune {
  /* line 134, stdin */
  0% {
    fill: #1B88BF; }

  /* line 135, stdin */
  20% {
    fill: #ffec1b; }

  /* line 136, stdin */
  80% {
    fill: #ffec1b; }

  /* line 137, stdin */
  100% {
    fill: #1B88BF; } }

@keyframes animseat-jaune {
  /* line 141, stdin */
  0% {
    fill: #1B88BF; }

  /* line 142, stdin */
  20% {
    fill: #ffec1b; }

  /* line 143, stdin */
  80% {
    fill: #ffec1b; }

  /* line 144, stdin */
  100% {
    fill: #1B88BF; } }

@-webkit-keyframes animseat-rouge {
  /* line 148, stdin */
  0% {
    fill: #1B88BF; }

  /* line 149, stdin */
  20% {
    fill: #fe591c; }

  /* line 150, stdin */
  80% {
    fill: #fe591c; }

  /* line 151, stdin */
  100% {
    fill: #1B88BF; } }

@keyframes animseat-rouge {
  /* line 155, stdin */
  0% {
    fill: #1B88BF; }

  /* line 156, stdin */
  20% {
    fill: #fe591c; }

  /* line 157, stdin */
  80% {
    fill: #fe591c; }

  /* line 158, stdin */
  100% {
    fill: #1B88BF; } }

@-webkit-keyframes animseat-bleu {
  /* line 162, stdin */
  0% {
    fill: #1B88BF; }

  /* line 163, stdin */
  20% {
    fill: #1797f5; }

  /* line 164, stdin */
  80% {
    fill: #1797f5; }

  /* line 165, stdin */
  100% {
    fill: #1B88BF; } }

@keyframes animseat-bleu {
  /* line 169, stdin */
  0% {
    fill: #1B88BF; }

  /* line 170, stdin */
  20% {
    fill: #1797f5; }

  /* line 171, stdin */
  80% {
    fill: #1797f5; }

  /* line 172, stdin */
  100% {
    fill: #1B88BF; } }

@-webkit-keyframes animseat-emeraude {
  /* line 176, stdin */
  0% {
    fill: #1B88BF; }

  /* line 177, stdin */
  20% {
    fill: #00c386; }

  /* line 178, stdin */
  80% {
    fill: #00c386; }

  /* line 179, stdin */
  100% {
    fill: #1B88BF; } }

@keyframes animseat-emeraude {
  /* line 183, stdin */
  0% {
    fill: #1B88BF; }

  /* line 184, stdin */
  20% {
    fill: #00c386; }

  /* line 185, stdin */
  80% {
    fill: #00c386; }

  /* line 186, stdin */
  100% {
    fill: #1B88BF; } }

@-webkit-keyframes animseat-fuschia {
  /* line 190, stdin */
  0% {
    fill: #1B88BF; }

  /* line 191, stdin */
  20% {
    fill: #e827a4; }

  /* line 192, stdin */
  80% {
    fill: #e827a4; }

  /* line 193, stdin */
  100% {
    fill: #1B88BF; } }

@keyframes animseat-fuschia {
  /* line 197, stdin */
  0% {
    fill: #1B88BF; }

  /* line 198, stdin */
  20% {
    fill: #e827a4; }

  /* line 199, stdin */
  80% {
    fill: #e827a4; }

  /* line 200, stdin */
  100% {
    fill: #1B88BF; } }

@-webkit-keyframes animseat-orange {
  /* line 204, stdin */
  0% {
    fill: #1B88BF; }

  /* line 205, stdin */
  20% {
    fill: #ff9700; }

  /* line 206, stdin */
  80% {
    fill: #ff9700; }

  /* line 207, stdin */
  100% {
    fill: #1B88BF; } }

@keyframes animseat-orange {
  /* line 211, stdin */
  0% {
    fill: #1B88BF; }

  /* line 212, stdin */
  20% {
    fill: #ff9700; }

  /* line 213, stdin */
  80% {
    fill: #ff9700; }

  /* line 214, stdin */
  100% {
    fill: #1B88BF; } }

@-webkit-keyframes animseat-mauve {
  /* line 218, stdin */
  0% {
    fill: #1B88BF; }

  /* line 219, stdin */
  20% {
    fill: #9b2fb2; }

  /* line 220, stdin */
  80% {
    fill: #9b2fb2; }

  /* line 221, stdin */
  100% {
    fill: #1B88BF; } }

@keyframes animseat-mauve {
  /* line 225, stdin */
  0% {
    fill: #1B88BF; }

  /* line 226, stdin */
  20% {
    fill: #9b2fb2; }

  /* line 227, stdin */
  80% {
    fill: #9b2fb2; }

  /* line 228, stdin */
  100% {
    fill: #1B88BF; } }

@-webkit-keyframes animseat-cyan {
  /* line 232, stdin */
  0% {
    fill: #1B88BF; }

  /* line 233, stdin */
  20% {
    fill: #00baf6; }

  /* line 234, stdin */
  80% {
    fill: #00baf6; }

  /* line 235, stdin */
  100% {
    fill: #1B88BF; } }

@keyframes animseat-cyan {
  /* line 239, stdin */
  0% {
    fill: #1B88BF; }

  /* line 240, stdin */
  20% {
    fill: #00baf6; }

  /* line 241, stdin */
  80% {
    fill: #00baf6; }

  /* line 242, stdin */
  100% {
    fill: #1B88BF; } }

@-webkit-keyframes animseat-rose {
  /* line 246, stdin */
  0% {
    fill: #1B88BF; }

  /* line 247, stdin */
  20% {
    fill: #e98fd9; }

  /* line 248, stdin */
  80% {
    fill: #e98fd9; }

  /* line 249, stdin */
  100% {
    fill: #1B88BF; } }

@keyframes animseat-rose {
  /* line 253, stdin */
  0% {
    fill: #1B88BF; }

  /* line 254, stdin */
  20% {
    fill: #e98fd9; }

  /* line 255, stdin */
  80% {
    fill: #e98fd9; }

  /* line 256, stdin */
  100% {
    fill: #1B88BF; } }

@-webkit-keyframes animseat-brun {
  /* line 260, stdin */
  0% {
    fill: #1B88BF; }

  /* line 261, stdin */
  20% {
    fill: #bf8670; }

  /* line 262, stdin */
  80% {
    fill: #bf8670; }

  /* line 263, stdin */
  100% {
    fill: #1B88BF; } }

@keyframes animseat-brun {
  /* line 267, stdin */
  0% {
    fill: #1B88BF; }

  /* line 268, stdin */
  20% {
    fill: #bf8670; }

  /* line 269, stdin */
  80% {
    fill: #bf8670; }

  /* line 270, stdin */
  100% {
    fill: #1B88BF; } }

/* line 34, app/styles/mixins/_global.scss */
.button_text {
  position: relative;
  z-index: 1; }

/* line 3, stdin */
#Home {
  text-align: center; }
  /* line 6, stdin */
  #Home .home_content {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 600px;
    height: 200px;
    text-align: center;
    margin-left: -300px;
    margin-top: -100px; }
    /* line 16, stdin */
    #Home .home_content .home_title {
      background: url("images/logos/logo-congres.png") no-repeat 0 0;
      background-size: 588px 154px;
      width: 588px;
      height: 154px;
      margin: 0px; }
    /* line 22, stdin */
    #Home .home_content .home_subtitle {
      font-family: "exo_2medium";
      font-size: 32px;
      visibility: hidden;
      margin: -50px 0 0; }
    /* line 29, stdin */
    #Home .home_content .home_extratitle {
      font-family: "exo_2medium";
      font-size: 32px;
      margin: 0px; }
    /* line 35, stdin */
    #Home .home_content .home_discover_bt {
      margin-top: 40px;
      display: inline-block;
      cursor: pointer;
      position: relative;
      height: 40px;
      border-radius: 40px;
      padding: 0 20px;
      line-height: 41px;
      color: #017ab7;
      font-size: 20px;
      font-family: "exo_2bold";
      /*@include bg-gradient-vertical(#ffffff, #d0f4fb);*/
      background: #d0f4fb;
      overflow: hidden; }
      /* line 47, app/styles/mixins/_helpers.scss */
      #Home .home_content .home_discover_bt:before {
        position: absolute;
        content: "";
        left: 0px;
        top: 0px;
        width: 100%;
        height: 50%;
        background: #ffffff;
        border-radius: 40px 40px 0 0;
        -moz-transition-property: height;
        -o-transition-property: height;
        -ms-transition-property: height;
        -webkit-transition-property: height;
        transition-property: height;
        -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        -ms-transition-duration: 0.3s;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        -ms-transition-timing-function: ease-out;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        -moz-transition-delay: 0s;
        -o-transition-delay: 0s;
        -ms-transition-delay: 0s;
        -webkit-transition-delay: 0s;
        transition-delay: 0s; }
      /* line 59, app/styles/mixins/_helpers.scss */
      #Home .home_content .home_discover_bt:hover {
        text-decoration: none; }
        /* line 61, app/styles/mixins/_helpers.scss */
        #Home .home_content .home_discover_bt:hover:before {
          height: 0%; }
  /* line 41, stdin */
  #Home .home_disclaimer {
    position: absolute;
    bottom: 20px;
    left: 50%;
    width: 400px;
    text-align: center;
    margin-left: -200px;
    /*@include transform(translate(-50%, 0));*/ }
    /* line 50, stdin */
    #Home .home_disclaimer .home_help_bt {
      display: inline-block;
      cursor: pointer;
      position: relative;
      height: 26px;
      border-radius: 26px;
      padding: 0 20px;
      line-height: 27px;
      color: #017ab7;
      font-size: 14px;
      font-family: "exo_2bold";
      /*@include bg-gradient-vertical(#ffffff, #d0f4fb);*/
      background: #d0f4fb;
      overflow: hidden;
      font-family: "exo_2regular";
      margin-bottom: 20px;
      width: 180px;
      padding: 0px; }
      /* line 47, app/styles/mixins/_helpers.scss */
      #Home .home_disclaimer .home_help_bt:before {
        position: absolute;
        content: "";
        left: 0px;
        top: 0px;
        width: 100%;
        height: 50%;
        background: #ffffff;
        border-radius: 26px 26px 0 0;
        -moz-transition-property: height;
        -o-transition-property: height;
        -ms-transition-property: height;
        -webkit-transition-property: height;
        transition-property: height;
        -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        -ms-transition-duration: 0.3s;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        -ms-transition-timing-function: ease-out;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        -moz-transition-delay: 0s;
        -o-transition-delay: 0s;
        -ms-transition-delay: 0s;
        -webkit-transition-delay: 0s;
        transition-delay: 0s; }
      /* line 59, app/styles/mixins/_helpers.scss */
      #Home .home_disclaimer .home_help_bt:hover {
        text-decoration: none; }
        /* line 61, app/styles/mixins/_helpers.scss */
        #Home .home_disclaimer .home_help_bt:hover:before {
          height: 0%; }
    /* line 58, stdin */
    #Home .home_disclaimer .disclaimer_text {
      font-size: 12px;
      font-family: "exo_2medium";
      color: #b2d6e9; }
      /* line 63, stdin */
      #Home .home_disclaimer .disclaimer_text .home_inspire_link {
        color: #fff;
        text-decoration: underline;
        cursor: pointer; }
        /* line 67, stdin */
        #Home .home_disclaimer .disclaimer_text .home_inspire_link:hover {
          color: #b2d6e9; }
  /* line 74, stdin */
  #Home .partner_bt {
    position: absolute;
    opacity: 1;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s; }
    /* line 78, stdin */
    #Home .partner_bt:hover {
      opacity: 0.6; }
  /* line 83, stdin */
  #Home .home_partners1 {
    position: absolute;
    left: 20px;
    bottom: 15px;
    height: 100px;
    width: 300px; }
    /* line 89, stdin */
    #Home .home_partners1 .partner_bt[data-partner="ifs"] {
      bottom: 0px;
      left: 0px;
      background: url("images/logos/logo-ifs.svg");
      background-size: 120px 135px;
      width: 120px;
      height: 135px; }
    /* line 95, stdin */
    #Home .home_partners1 .partner_bt[data-partner="cese"] {
      bottom: 0px;
      left: 120px;
      background: url("images/logos/logo-cese.svg");
      background-size: 114px 68px;
      width: 114px;
      height: 68px; }
    /* line 101, stdin */
    #Home .home_partners1 .partner_bt[data-partner="wdd"] {
      bottom: 24px;
      left: 130px;
      background: url("images/logos/logo-wedodata.svg") no-repeat 0 0;
      background-size: 100px 23px;
      width: 100px;
      height: 23px; }
      /* line 106, stdin */
      #Home .home_partners1 .partner_bt[data-partner="wdd"] .partner_bt_extratext {
        color: #b2d6e9;
        font-size: 12px;
        position: absolute;
        left: -7px;
        text-align: center;
        line-height: 12px;
        top: -11px;
        width: 80px; }
  /* line 119, stdin */
  #Home .home_partners2 {
    position: absolute;
    right: 0px;
    bottom: 30px;
    height: 100px;
    width: 300px; }
    /* line 126, stdin */
    #Home .home_partners2 .partner_bt[data-partner="laposte"] {
      bottom: 0px;
      right: 200px;
      background: url("images/logos/logo-groupelaposte-white.png") no-repeat 0 0;
      background-size: 186px 65px;
      width: 186px;
      height: 65px; }
    /* line 133, stdin */
    #Home .home_partners2 .partner_bt[data-partner="fabrique"] {
      bottom: 0px;
      right: 0px;
      background: url("images/logos/logo-lafabriqueaviva-white.svg") no-repeat 0 0;
      background-size: 179px 60px;
      width: 179px;
      height: 60px; }
    /* line 140, stdin */
    #Home .home_partners2 .partner_bt[data-partner="maif"] {
      bottom: 0px;
      right: 0px;
      background: url("images/logos/logo-maif.svg") no-repeat 0 0;
      background-size: 106px 50px;
      width: 106px;
      height: 50px; }
      /* line 145, stdin */
      #Home .home_partners2 .partner_bt[data-partner="maif"] .partner_bt_extratext {
        color: #b2d6e9;
        font-size: 12px;
        position: absolute;
        left: -48px;
        text-align: center;
        line-height: 12px;
        top: 20px;
        width: 80px; }
  /* line 158, stdin */
  #Home .home_amphi {
    width: 1000px;
    height: 410px;
    position: absolute;
    right: 0px;
    top: 0px;
    -moz-transform: scale(2);
    -o-transform: scale(2);
    -ms-transform: scale(2);
    -webkit-transform: scale(2);
    transform: scale(2); }
    /* line 166, stdin */
    #Home .home_amphi #hemicyclehome {
      -moz-transform: translate(360px, 50px);
      -o-transform: translate(360px, 50px);
      -ms-transform: translate(360px, 50px);
      -webkit-transform: translate(360px, 50px);
      transform: translate(360px, 50px); }
    /* line 170, stdin */
    #Home .home_amphi .homeseat.animinit[data-color="jaune"] {
      fill: #ffec1b; }
    /* line 171, stdin */
    #Home .home_amphi .homeseat.animinit[data-color="jaune"] {
      -webkit-animation-name: animinit-jaune;
      animation-name: animinit-jaune;
      -webkit-animation-duration: 6s;
      animation-duration: 6s;
      -webkit-animation-timing-function: linear;
      animation-timing-function: linear;
      -webkit-animation-iteration-count: 1;
      animation-iteration-count: 1;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards;
      -webkit-animation-delay: 5s;
      animation-delay: 5s; }
    /* line 175, stdin */
    #Home .home_amphi .homeseat.animinit[data-color="rouge"] {
      fill: #fe591c; }
    /* line 176, stdin */
    #Home .home_amphi .homeseat.animinit[data-color="rouge"] {
      -webkit-animation-name: animinit-rouge;
      animation-name: animinit-rouge;
      -webkit-animation-duration: 6s;
      animation-duration: 6s;
      -webkit-animation-timing-function: linear;
      animation-timing-function: linear;
      -webkit-animation-iteration-count: 1;
      animation-iteration-count: 1;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards;
      -webkit-animation-delay: 4s;
      animation-delay: 4s; }
    /* line 180, stdin */
    #Home .home_amphi .homeseat.animinit[data-color="emeraude"] {
      fill: #00c386; }
    /* line 181, stdin */
    #Home .home_amphi .homeseat.animinit[data-color="emeraude"] {
      -webkit-animation-name: animinit-emeraude;
      animation-name: animinit-emeraude;
      -webkit-animation-duration: 6s;
      animation-duration: 6s;
      -webkit-animation-timing-function: linear;
      animation-timing-function: linear;
      -webkit-animation-iteration-count: 1;
      animation-iteration-count: 1;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards;
      -webkit-animation-delay: 3s;
      animation-delay: 3s; }
    /* line 185, stdin */
    #Home .home_amphi .homeseat.animinit[data-color="bleu"] {
      fill: #1797f5; }
    /* line 186, stdin */
    #Home .home_amphi .homeseat.animinit[data-color="bleu"] {
      -webkit-animation-name: animinit-bleu;
      animation-name: animinit-bleu;
      -webkit-animation-duration: 6s;
      animation-duration: 6s;
      -webkit-animation-timing-function: linear;
      animation-timing-function: linear;
      -webkit-animation-iteration-count: 1;
      animation-iteration-count: 1;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards;
      -webkit-animation-delay: 2s;
      animation-delay: 2s; }
    /* line 190, stdin */
    #Home .home_amphi .homeseat.animinit[data-color="fuschia"] {
      fill: #e827a4; }
    /* line 191, stdin */
    #Home .home_amphi .homeseat.animinit[data-color="fuschia"] {
      -webkit-animation-name: animinit-fuschia;
      animation-name: animinit-fuschia;
      -webkit-animation-duration: 6s;
      animation-duration: 6s;
      -webkit-animation-timing-function: linear;
      animation-timing-function: linear;
      -webkit-animation-iteration-count: 1;
      animation-iteration-count: 1;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards;
      -webkit-animation-delay: 1s;
      animation-delay: 1s; }
    /* line 195, stdin */
    #Home .home_amphi .homeseat.animinit[data-color="orange"] {
      fill: #ff9700; }
    /* line 196, stdin */
    #Home .home_amphi .homeseat.animinit[data-color="orange"] {
      -webkit-animation-name: animinit-orange;
      animation-name: animinit-orange;
      -webkit-animation-duration: 6s;
      animation-duration: 6s;
      -webkit-animation-timing-function: linear;
      animation-timing-function: linear;
      -webkit-animation-iteration-count: 1;
      animation-iteration-count: 1;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards;
      -webkit-animation-delay: 4s;
      animation-delay: 4s; }
    /* line 200, stdin */
    #Home .home_amphi .homeseat.animinit[data-color="mauve"] {
      fill: #9b2fb2; }
    /* line 201, stdin */
    #Home .home_amphi .homeseat.animinit[data-color="mauve"] {
      -webkit-animation-name: animinit-mauve;
      animation-name: animinit-mauve;
      -webkit-animation-duration: 6s;
      animation-duration: 6s;
      -webkit-animation-timing-function: linear;
      animation-timing-function: linear;
      -webkit-animation-iteration-count: 1;
      animation-iteration-count: 1;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards;
      -webkit-animation-delay: 3s;
      animation-delay: 3s; }
    /* line 205, stdin */
    #Home .home_amphi .homeseat.animinit[data-color="cyan"] {
      fill: #00baf6; }
    /* line 206, stdin */
    #Home .home_amphi .homeseat.animinit[data-color="cyan"] {
      -webkit-animation-name: animinit-cyan;
      animation-name: animinit-cyan;
      -webkit-animation-duration: 6s;
      animation-duration: 6s;
      -webkit-animation-timing-function: linear;
      animation-timing-function: linear;
      -webkit-animation-iteration-count: 1;
      animation-iteration-count: 1;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards;
      -webkit-animation-delay: 2s;
      animation-delay: 2s; }
    /* line 210, stdin */
    #Home .home_amphi .homeseat.animinit[data-color="rose"] {
      fill: #e98fd9; }
    /* line 211, stdin */
    #Home .home_amphi .homeseat.animinit[data-color="rose"] {
      -webkit-animation-name: animinit-rose;
      animation-name: animinit-rose;
      -webkit-animation-duration: 6s;
      animation-duration: 6s;
      -webkit-animation-timing-function: linear;
      animation-timing-function: linear;
      -webkit-animation-iteration-count: 1;
      animation-iteration-count: 1;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards;
      -webkit-animation-delay: 5s;
      animation-delay: 5s; }
    /* line 215, stdin */
    #Home .home_amphi .homeseat.animinit[data-color="brun"] {
      fill: #bf8670; }
    /* line 216, stdin */
    #Home .home_amphi .homeseat.animinit[data-color="brun"] {
      -webkit-animation-name: animinit-brun;
      animation-name: animinit-brun;
      -webkit-animation-duration: 6s;
      animation-duration: 6s;
      -webkit-animation-timing-function: linear;
      animation-timing-function: linear;
      -webkit-animation-iteration-count: 1;
      animation-iteration-count: 1;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards;
      -webkit-animation-delay: 6s;
      animation-delay: 6s; }
    /* line 220, stdin */
    #Home .home_amphi .homeseat.animated[data-color="jaune"] {
      -webkit-animation-name: animseat-jaune;
      animation-name: animseat-jaune;
      -webkit-animation-duration: 6s;
      animation-duration: 6s;
      -webkit-animation-timing-function: linear;
      animation-timing-function: linear;
      -webkit-animation-iteration-count: 1;
      animation-iteration-count: 1;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards;
      -webkit-animation-delay: 0s;
      animation-delay: 0s; }
    /* line 224, stdin */
    #Home .home_amphi .homeseat.animated[data-color="rouge"] {
      -webkit-animation-name: animseat-rouge;
      animation-name: animseat-rouge;
      -webkit-animation-duration: 6s;
      animation-duration: 6s;
      -webkit-animation-timing-function: linear;
      animation-timing-function: linear;
      -webkit-animation-iteration-count: 1;
      animation-iteration-count: 1;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards;
      -webkit-animation-delay: 0s;
      animation-delay: 0s; }
    /* line 228, stdin */
    #Home .home_amphi .homeseat.animated[data-color="emeraude"] {
      -webkit-animation-name: animseat-emeraude;
      animation-name: animseat-emeraude;
      -webkit-animation-duration: 6s;
      animation-duration: 6s;
      -webkit-animation-timing-function: linear;
      animation-timing-function: linear;
      -webkit-animation-iteration-count: 1;
      animation-iteration-count: 1;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards;
      -webkit-animation-delay: 0s;
      animation-delay: 0s; }
    /* line 232, stdin */
    #Home .home_amphi .homeseat.animated[data-color="bleu"] {
      -webkit-animation-name: animseat-bleu;
      animation-name: animseat-bleu;
      -webkit-animation-duration: 6s;
      animation-duration: 6s;
      -webkit-animation-timing-function: linear;
      animation-timing-function: linear;
      -webkit-animation-iteration-count: 1;
      animation-iteration-count: 1;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards;
      -webkit-animation-delay: 0s;
      animation-delay: 0s; }
    /* line 236, stdin */
    #Home .home_amphi .homeseat.animated[data-color="fuschia"] {
      -webkit-animation-name: animseat-fuschia;
      animation-name: animseat-fuschia;
      -webkit-animation-duration: 6s;
      animation-duration: 6s;
      -webkit-animation-timing-function: linear;
      animation-timing-function: linear;
      -webkit-animation-iteration-count: 1;
      animation-iteration-count: 1;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards;
      -webkit-animation-delay: 0s;
      animation-delay: 0s; }
    /* line 240, stdin */
    #Home .home_amphi .homeseat.animated[data-color="orange"] {
      -webkit-animation-name: animseat-orange;
      animation-name: animseat-orange;
      -webkit-animation-duration: 6s;
      animation-duration: 6s;
      -webkit-animation-timing-function: linear;
      animation-timing-function: linear;
      -webkit-animation-iteration-count: 1;
      animation-iteration-count: 1;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards;
      -webkit-animation-delay: 0s;
      animation-delay: 0s; }
    /* line 244, stdin */
    #Home .home_amphi .homeseat.animated[data-color="mauve"] {
      -webkit-animation-name: animseat-mauve;
      animation-name: animseat-mauve;
      -webkit-animation-duration: 6s;
      animation-duration: 6s;
      -webkit-animation-timing-function: linear;
      animation-timing-function: linear;
      -webkit-animation-iteration-count: 1;
      animation-iteration-count: 1;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards;
      -webkit-animation-delay: 0s;
      animation-delay: 0s; }
    /* line 248, stdin */
    #Home .home_amphi .homeseat.animated[data-color="cyan"] {
      -webkit-animation-name: animseat-cyan;
      animation-name: animseat-cyan;
      -webkit-animation-duration: 6s;
      animation-duration: 6s;
      -webkit-animation-timing-function: linear;
      animation-timing-function: linear;
      -webkit-animation-iteration-count: 1;
      animation-iteration-count: 1;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards;
      -webkit-animation-delay: 0s;
      animation-delay: 0s; }
    /* line 252, stdin */
    #Home .home_amphi .homeseat.animated[data-color="rose"] {
      -webkit-animation-name: animseat-rose;
      animation-name: animseat-rose;
      -webkit-animation-duration: 6s;
      animation-duration: 6s;
      -webkit-animation-timing-function: linear;
      animation-timing-function: linear;
      -webkit-animation-iteration-count: 1;
      animation-iteration-count: 1;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards;
      -webkit-animation-delay: 0s;
      animation-delay: 0s; }
    /* line 256, stdin */
    #Home .home_amphi .homeseat.animated[data-color="brun"] {
      -webkit-animation-name: animseat-brun;
      animation-name: animseat-brun;
      -webkit-animation-duration: 6s;
      animation-duration: 6s;
      -webkit-animation-timing-function: linear;
      animation-timing-function: linear;
      -webkit-animation-iteration-count: 1;
      animation-iteration-count: 1;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards;
      -webkit-animation-delay: 0s;
      animation-delay: 0s; }
  /* line 261, stdin */
  #Home .share_section {
    position: absolute;
    right: 20px;
    top: 20px; }

/* line 34, app/styles/mixins/_global.scss */
.button_text {
  position: relative;
  z-index: 1; }

/* line 7, stdin */
#Inspire .inspire_back_button {
  display: inline-block;
  cursor: pointer;
  position: relative;
  height: 50px;
  border-radius: 50px;
  padding: 0 20px;
  line-height: 51px;
  color: #017ab7;
  font-size: 14px;
  font-family: "exo_2bold";
  /*@include bg-gradient-vertical(#ffffff, #d0f4fb);*/
  background: #d0f4fb;
  overflow: hidden;
  position: absolute;
  left: 20px;
  top: 10px;
  z-index: 100;
  padding: 0px;
  width: 50px; }
  /* line 47, app/styles/mixins/_helpers.scss */
  #Inspire .inspire_back_button:before {
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    width: 100%;
    height: 50%;
    background: #ffffff;
    border-radius: 50px 50px 0 0;
    -moz-transition-property: height;
    -o-transition-property: height;
    -ms-transition-property: height;
    -webkit-transition-property: height;
    transition-property: height;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s; }
  /* line 59, app/styles/mixins/_helpers.scss */
  #Inspire .inspire_back_button:hover {
    text-decoration: none; }
    /* line 61, app/styles/mixins/_helpers.scss */
    #Inspire .inspire_back_button:hover:before {
      height: 0%; }
  /* line 15, stdin */
  #Inspire .inspire_back_button:after {
    content: "";
    position: absolute;
    background: url("images/back.svg") no-repeat 0 0;
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
    left: 10px;
    top: 10px; }
/* line 25, stdin */
#Inspire .inspire_section {
  opacity: 0;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s; }
  /* line 28, stdin */
  #Inspire .inspire_section.displayed {
    opacity: 1; }
/* line 33, stdin */
#Inspire .inspire_block {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s; }
  /* line 38, stdin */
  #Inspire .inspire_block.displayed {
    opacity: 1;
    z-index: 10; }
/* line 45, stdin */
#Inspire .singleinspire .singleinspire_content {
  width: 800px;
  margin: 0 auto;
  opacity: 1;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s; }
  /* line 50, stdin */
  #Inspire .singleinspire .singleinspire_content.fadeout {
    opacity: 0; }
/* line 54, stdin */
#Inspire .singleinspire .singleinspire_title {
  color: #b2d6e9;
  font-size: 30px;
  font-family: "exo_2bold"; }
/* line 61, stdin */
#Inspire .singleinspire .singleinspire_cover img {
  max-height: 250px; }
/* line 66, stdin */
#Inspire .singleinspire .singleinspire_booktitle {
  font-family: "exo_2bold_italic";
  font-size: 18px;
  color: #fff;
  margin: 10px 0 0; }
/* line 73, stdin */
#Inspire .singleinspire .singleinspire_bookauthor {
  font-size: 18px;
  color: #fff;
  margin: 5px 0 0; }
/* line 79, stdin */
#Inspire .singleinspire .singleinspire_advisedby {
  color: #b2d6e9;
  font-size: 20px;
  margin: 10px 0 0; }
  /* line 83, stdin */
  #Inspire .singleinspire .singleinspire_advisedby .advisedby_organization {
    font-family: "exo_2bold"; }
/* line 88, stdin */
#Inspire .singleinspire .singleinspire_share {
  margin: 20px 0 0; }
  /* line 90, stdin */
  #Inspire .singleinspire .singleinspire_share .share_bt {
    margin: 0 4px; }
/* line 95, stdin */
#Inspire .singleinspire .singleinspire_quote {
  font-family: "exo_2bold_italic";
  font-size: 25px;
  color: #fff;
  margin: 60px 0;
  overflow: auto;
  max-height: 300px; }
/* line 104, stdin */
#Inspire .singleinspire .fullist_bt {
  display: inline-block;
  display: inline-block;
  cursor: pointer;
  position: relative;
  height: 30px;
  border-radius: 30px;
  padding: 0 20px;
  line-height: 31px;
  color: #017ab7;
  font-size: 14px;
  font-family: "exo_2bold";
  /*@include bg-gradient-vertical(#ffffff, #d0f4fb);*/
  background: #d0f4fb;
  overflow: hidden;
  margin: 40px 0; }
  /* line 47, app/styles/mixins/_helpers.scss */
  #Inspire .singleinspire .fullist_bt:before {
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    width: 100%;
    height: 50%;
    background: #ffffff;
    border-radius: 30px 30px 0 0;
    -moz-transition-property: height;
    -o-transition-property: height;
    -ms-transition-property: height;
    -webkit-transition-property: height;
    transition-property: height;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s; }
  /* line 59, app/styles/mixins/_helpers.scss */
  #Inspire .singleinspire .fullist_bt:hover {
    text-decoration: none; }
    /* line 61, app/styles/mixins/_helpers.scss */
    #Inspire .singleinspire .fullist_bt:hover:before {
      height: 0%; }
/* line 110, stdin */
#Inspire .singleinspire .singleinspire_controls {
  position: absolute;
  right: 20px;
  top: 10px;
  width: 200px; }
  /* line 116, stdin */
  #Inspire .singleinspire .singleinspire_controls .singleinspire_controls_col {
    width: 100px;
    float: right;
    position: relative;
    text-align: center; }
  /* line 123, stdin */
  #Inspire .singleinspire .singleinspire_controls .singleinspire_control_bt {
    display: inline-block;
    cursor: pointer;
    position: relative;
    height: 50px;
    border-radius: 50px;
    padding: 0 20px;
    line-height: 51px;
    color: #017ab7;
    font-size: 14px;
    font-family: "exo_2bold";
    /*@include bg-gradient-vertical(#ffffff, #d0f4fb);*/
    background: #d0f4fb;
    overflow: hidden;
    padding: 0px;
    width: 50px;
    z-index: 10;
    top: 0px; }
    /* line 47, app/styles/mixins/_helpers.scss */
    #Inspire .singleinspire .singleinspire_controls .singleinspire_control_bt:before {
      position: absolute;
      content: "";
      left: 0px;
      top: 0px;
      width: 100%;
      height: 50%;
      background: #ffffff;
      border-radius: 50px 50px 0 0;
      -moz-transition-property: height;
      -o-transition-property: height;
      -ms-transition-property: height;
      -webkit-transition-property: height;
      transition-property: height;
      -moz-transition-duration: 0.3s;
      -o-transition-duration: 0.3s;
      -ms-transition-duration: 0.3s;
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s;
      -moz-transition-timing-function: ease-out;
      -o-transition-timing-function: ease-out;
      -ms-transition-timing-function: ease-out;
      -webkit-transition-timing-function: ease-out;
      transition-timing-function: ease-out;
      -moz-transition-delay: 0s;
      -o-transition-delay: 0s;
      -ms-transition-delay: 0s;
      -webkit-transition-delay: 0s;
      transition-delay: 0s; }
    /* line 59, app/styles/mixins/_helpers.scss */
    #Inspire .singleinspire .singleinspire_controls .singleinspire_control_bt:hover {
      text-decoration: none; }
      /* line 61, app/styles/mixins/_helpers.scss */
      #Inspire .singleinspire .singleinspire_controls .singleinspire_control_bt:hover:before {
        height: 0%; }
    /* line 130, stdin */
    #Inspire .singleinspire .singleinspire_controls .singleinspire_control_bt[data-type="anotherquote"], #Inspire .singleinspire .singleinspire_controls .singleinspire_control_bt[data-type="anotherbook"] {
      left: 0px; }
      /* line 132, stdin */
      #Inspire .singleinspire .singleinspire_controls .singleinspire_control_bt[data-type="anotherquote"]:after, #Inspire .singleinspire .singleinspire_controls .singleinspire_control_bt[data-type="anotherbook"]:after {
        background: url("images/change-book_citation-icon.svg") no-repeat 0 0;
        background-size: 50px 50px;
        width: 50px;
        height: 50px;
        content: "";
        position: absolute;
        left: 0px;
        top: 0px; }
    /* line 142, stdin */
    #Inspire .singleinspire .singleinspire_controls .singleinspire_control_bt[data-type="aquote"] {
      right: 0px; }
      /* line 144, stdin */
      #Inspire .singleinspire .singleinspire_controls .singleinspire_control_bt[data-type="aquote"]:after {
        background: url("images/citation-icon.svg") no-repeat 0 0;
        background-size: 50px 50px;
        width: 50px;
        height: 50px;
        content: "";
        position: absolute;
        left: 0px;
        top: 0px; }
    /* line 154, stdin */
    #Inspire .singleinspire .singleinspire_controls .singleinspire_control_bt[data-type="abook"] {
      right: 0px; }
      /* line 156, stdin */
      #Inspire .singleinspire .singleinspire_controls .singleinspire_control_bt[data-type="abook"]:after {
        background: url("images/book-icon.svg") no-repeat 0 0;
        background-size: 50px 50px;
        width: 50px;
        height: 50px;
        content: "";
        position: absolute;
        left: 0px;
        top: 0px; }
  /* line 167, stdin */
  #Inspire .singleinspire .singleinspire_controls .singleinspire_control_text {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 60px; }
    /* line 173, stdin */
    #Inspire .singleinspire .singleinspire_controls .singleinspire_control_text[data-type="another"] {
      left: 0px; }
    /* line 175, stdin */
    #Inspire .singleinspire .singleinspire_controls .singleinspire_control_text[data-type="aquote"], #Inspire .singleinspire .singleinspire_controls .singleinspire_control_text[data-type="abook"] {
      right: 0px;
      width: 100px; }
/* line 184, stdin */
#Inspire .fullinspire .fullinspire_title {
  height: 70px;
  line-height: 70px;
  font-family: "exo_2bold";
  font-size: 30px;
  color: #b2d6e9;
  margin: 0; }
/* line 193, stdin */
#Inspire .fullinspire .fullinspire_allquotes_bt, #Inspire .fullinspire .fullinspire_allbooks_bt {
  display: inline-block;
  cursor: pointer;
  position: relative;
  height: 50px;
  border-radius: 50px;
  padding: 0 20px;
  line-height: 51px;
  color: #017ab7;
  font-size: 14px;
  font-family: "exo_2bold";
  /*@include bg-gradient-vertical(#ffffff, #d0f4fb);*/
  background: #d0f4fb;
  overflow: hidden;
  position: absolute;
  padding: 0px;
  width: 50px;
  right: 100px;
  top: 10px; }
  /* line 47, app/styles/mixins/_helpers.scss */
  #Inspire .fullinspire .fullinspire_allquotes_bt:before, #Inspire .fullinspire .fullinspire_allbooks_bt:before {
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    width: 100%;
    height: 50%;
    background: #ffffff;
    border-radius: 50px 50px 0 0;
    -moz-transition-property: height;
    -o-transition-property: height;
    -ms-transition-property: height;
    -webkit-transition-property: height;
    transition-property: height;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s; }
  /* line 59, app/styles/mixins/_helpers.scss */
  #Inspire .fullinspire .fullinspire_allquotes_bt:hover, #Inspire .fullinspire .fullinspire_allbooks_bt:hover {
    text-decoration: none; }
    /* line 61, app/styles/mixins/_helpers.scss */
    #Inspire .fullinspire .fullinspire_allquotes_bt:hover:before, #Inspire .fullinspire .fullinspire_allbooks_bt:hover:before {
      height: 0%; }
/* line 201, stdin */
#Inspire .fullinspire .fullinspire_allquotes_bt:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url("images/citation-icon.svg") no-repeat 0 0;
  background-size: 50px 50px;
  width: 50px;
  height: 50px; }
/* line 209, stdin */
#Inspire .fullinspire .fullinspire_allbooks_bt:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url("images/book-icon.svg") no-repeat 0 0;
  background-size: 50px 50px;
  width: 50px;
  height: 50px; }
/* line 218, stdin */
#Inspire .fullinspire .fullinspire_allquotes_label, #Inspire .fullinspire .fullinspire_allbooks_label {
  position: absolute;
  right: 20px;
  top: 15px;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  text-align: left; }
/* line 228, stdin */
#Inspire .fullinspire .fullinspire_content {
  position: absolute;
  left: 0px;
  top: 70px;
  bottom: 0px;
  width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background: #fff;
  color: #017ab7; }
/* line 240, stdin */
#Inspire .fullinspire .book_item, #Inspire .fullinspire .quote_item {
  height: 120px;
  width: 800px;
  display: block;
  margin: 0 auto;
  position: relative;
  border-bottom: 1px solid #017ab7; }
  /* line 248, stdin */
  #Inspire .fullinspire .book_item .item_social, #Inspire .fullinspire .quote_item .item_social {
    position: absolute;
    right: 20px;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
    /* line 254, stdin */
    #Inspire .fullinspire .book_item .item_social .item_social_bt, #Inspire .fullinspire .quote_item .item_social .item_social_bt {
      border: 1px solid #b2d6e9;
      margin: 0 4px; }
/* line 262, stdin */
#Inspire .fullinspire .book_item .item_cover {
  position: absolute;
  left: 20px;
  top: 50%;
  width: 100px;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%); }
  /* line 268, stdin */
  #Inspire .fullinspire .book_item .item_cover img {
    max-height: 80px; }
/* line 273, stdin */
#Inspire .fullinspire .book_item .item_profile {
  position: absolute;
  left: 140px;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-align: left; }
  /* line 279, stdin */
  #Inspire .fullinspire .book_item .item_profile .item_title {
    font-size: 18px;
    font-family: "exo_2bold_italic";
    color: #005179; }
  /* line 284, stdin */
  #Inspire .fullinspire .book_item .item_profile .item_author {
    font-size: 16px;
    color: #005179; }
  /* line 288, stdin */
  #Inspire .fullinspire .book_item .item_profile .item_advisedby {
    font-size: 16px;
    color: #017ab7; }
    /* line 291, stdin */
    #Inspire .fullinspire .book_item .item_profile .item_advisedby .item_advisedby_organization {
      font-family: "exo_2bold"; }
/* line 298, stdin */
#Inspire .fullinspire .quote_item {
  height: auto !important; }
  /* line 300, stdin */
  #Inspire .fullinspire .quote_item .item_quote {
    position: relative;
    left: 40px;
    text-align: left;
    width: 600px;
    padding: 20px 0; }
    /* line 307, stdin */
    #Inspire .fullinspire .quote_item .item_quote .item_title {
      font-family: "exo_2bold_italic";
      font-size: 16px;
      margin: 0 0 10px;
      color: #005179; }
    /* line 314, stdin */
    #Inspire .fullinspire .quote_item .item_quote .item_advisedby {
      font-size: 16px;
      color: #017ab7; }
      /* line 317, stdin */
      #Inspire .fullinspire .quote_item .item_quote .item_advisedby .item_advisedby_organization {
        font-family: "exo_2bold"; }

/* line 34, app/styles/mixins/_global.scss */
.button_text {
  position: relative;
  z-index: 1; }

/* line 4, stdin */
#Mainapp #Header {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100px;
  border-bottom: 1px solid #b2d6e9; }
  /* line 12, stdin */
  #Mainapp #Header .header_content {
    position: absolute;
    left: 10px;
    top: 12px; }
    /* line 17, stdin */
    #Mainapp #Header .header_content .header_goback_bt {
      cursor: pointer; }
      /* line 19, stdin */
      #Mainapp #Header .header_content .header_goback_bt .header_logo {
        background: url("images/logo-hemicycle.svg") no-repeat 0 0;
        background-size: 80px 40px;
        width: 80px;
        height: 40px;
        position: absolute;
        left: 0px;
        top: 5px; }
      /* line 26, stdin */
      #Mainapp #Header .header_content .header_goback_bt .header_title {
        margin: 0 0 5px;
        background: url("images/logos/logo-congres-current.png") no-repeat 90px 0;
        background-size: 309px 26px;
        width: 309px;
        height: 26px;
        width: 600px; }
      /* line 32, stdin */
      #Mainapp #Header .header_content .header_goback_bt .header_subtitle {
        font-family: "exo_2medium";
        font-size: 16px;
        margin: 0;
        padding-left: 90px; }
    /* line 40, stdin */
    #Mainapp #Header .header_content .header_help_bt {
      color: #b2d6e9;
      font-size: 12px;
      cursor: pointer;
      text-decoration: underline;
      margin-left: 90px; }
      /* line 46, stdin */
      #Mainapp #Header .header_content .header_help_bt:hover {
        color: #fff; }
  /* line 52, stdin */
  #Mainapp #Header .header_inspire {
    position: absolute;
    right: 280px;
    top: 24px;
    text-align: center;
    opacity: 1;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s; }
    /* line 60, stdin */
    #Mainapp #Header .header_inspire.notvisible {
      opacity: 0; }
    /* line 64, stdin */
    #Mainapp #Header .header_inspire .inspire_title {
      font-size: 14px;
      font-family: "exo_2bold";
      margin: 0 0 6px; }
    /* line 70, stdin */
    #Mainapp #Header .header_inspire .inspire_bt {
      display: inline-block;
      cursor: pointer;
      position: relative;
      height: 25px;
      border-radius: 25px;
      padding: 0 20px;
      line-height: 26px;
      color: #017ab7;
      font-size: 12px;
      font-family: "exo_2bold";
      /*@include bg-gradient-vertical(#ffffff, #d0f4fb);*/
      background: #d0f4fb;
      overflow: hidden;
      margin: 0 4px; }
      /* line 47, app/styles/mixins/_helpers.scss */
      #Mainapp #Header .header_inspire .inspire_bt:before {
        position: absolute;
        content: "";
        left: 0px;
        top: 0px;
        width: 100%;
        height: 50%;
        background: #ffffff;
        border-radius: 25px 25px 0 0;
        -moz-transition-property: height;
        -o-transition-property: height;
        -ms-transition-property: height;
        -webkit-transition-property: height;
        transition-property: height;
        -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        -ms-transition-duration: 0.3s;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        -ms-transition-timing-function: ease-out;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        -moz-transition-delay: 0s;
        -o-transition-delay: 0s;
        -ms-transition-delay: 0s;
        -webkit-transition-delay: 0s;
        transition-delay: 0s; }
      /* line 59, app/styles/mixins/_helpers.scss */
      #Mainapp #Header .header_inspire .inspire_bt:hover {
        text-decoration: none; }
        /* line 61, app/styles/mixins/_helpers.scss */
        #Mainapp #Header .header_inspire .inspire_bt:hover:before {
          height: 0%; }
      /* line 73, stdin */
      #Mainapp #Header .header_inspire .inspire_bt[data-type="quote"] {
        display: none; }
/* line 80, stdin */
#Mainapp #Amphi {
  width: 800px;
  position: absolute;
  height: 600px;
  top: 100px;
  left: 50%;
  margin-left: -120px;
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }
  /* line 89, stdin */
  #Mainapp #Amphi .amphi_svg {
    width: 100%;
    height: 400px; }
  /* line 94, stdin */
  #Mainapp #Amphi #Territories {
    position: absolute;
    left: 20px;
    top: 400px;
    width: 100%;
    height: 140px; }
/* line 103, stdin */
#Mainapp .share_section {
  position: absolute;
  right: 260px;
  bottom: 20px;
  width: 100px;
  height: 100px;
  text-align: center; }
  /* line 111, stdin */
  #Mainapp .share_section .share_bt {
    display: inline-block;
    cursor: pointer;
    position: relative;
    height: 30px;
    border-radius: 30px;
    padding: 0 20px;
    line-height: 31px;
    color: #017ab7;
    font-size: 14px;
    font-family: "exo_2bold";
    /*@include bg-gradient-vertical(#ffffff, #d0f4fb);*/
    background: #d0f4fb;
    overflow: hidden;
    position: absolute;
    bottom: 26px; }
    /* line 47, app/styles/mixins/_helpers.scss */
    #Mainapp .share_section .share_bt:before {
      position: absolute;
      content: "";
      left: 0px;
      top: 0px;
      width: 100%;
      height: 50%;
      background: #ffffff;
      border-radius: 30px 30px 0 0;
      -moz-transition-property: height;
      -o-transition-property: height;
      -ms-transition-property: height;
      -webkit-transition-property: height;
      transition-property: height;
      -moz-transition-duration: 0.3s;
      -o-transition-duration: 0.3s;
      -ms-transition-duration: 0.3s;
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s;
      -moz-transition-timing-function: ease-out;
      -o-transition-timing-function: ease-out;
      -ms-transition-timing-function: ease-out;
      -webkit-transition-timing-function: ease-out;
      transition-timing-function: ease-out;
      -moz-transition-delay: 0s;
      -o-transition-delay: 0s;
      -ms-transition-delay: 0s;
      -webkit-transition-delay: 0s;
      transition-delay: 0s; }
    /* line 59, app/styles/mixins/_helpers.scss */
    #Mainapp .share_section .share_bt:hover {
      text-decoration: none; }
      /* line 61, app/styles/mixins/_helpers.scss */
      #Mainapp .share_section .share_bt:hover:before {
        height: 0%; }
    /* line 116, stdin */
    #Mainapp .share_section .share_bt[data-socialmedia="fb"] {
      right: 15px; }
    /* line 120, stdin */
    #Mainapp .share_section .share_bt[data-socialmedia="tw"] {
      left: 15px; }
  /* line 125, stdin */
  #Mainapp .share_section .share_title {
    position: absolute;
    bottom: 0px;
    font-size: 14px;
    color: #fff;
    font-family: "exo_2bold";
    width: 100%; }

/* line 34, app/styles/mixins/_global.scss */
.button_text {
  position: relative;
  z-index: 1; }

/* line 3, stdin */
#Modal {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: -1;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s; }
  /* line 7, stdin */
  #Modal .modal_cache {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(41, 205, 239, 0.9); }
  /* line 11, stdin */
  #Modal .popmodal {
    position: absolute;
    left: 50%;
    top: 50%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-top: -1000px;
    padding: 30px 40px;
    background: #fff;
    -moz-transition-property: margin-top;
    -o-transition-property: margin-top;
    -ms-transition-property: margin-top;
    -webkit-transition-property: margin-top;
    transition-property: margin-top;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    width: 512px;
    height: 512px;
    border-radius: 20px; }
    /* line 20, stdin */
    #Modal .popmodal[data-modaltype="sharemobile"] {
      background: transparent;
      text-align: center;
      height: 100px; }
      /* line 24, stdin */
      #Modal .popmodal[data-modaltype="sharemobile"] .share_bt {
        background-size: 50px 50px;
        width: 50px;
        height: 50px;
        border-radius: 50px;
        margin: 0 10px; }
        /* line 28, stdin */
        #Modal .popmodal[data-modaltype="sharemobile"] .share_bt:after {
          background-size: 50px 50px;
          width: 50px;
          height: 50px;
          left: 0px;
          top: 0px; }
      /* line 35, stdin */
      #Modal .popmodal[data-modaltype="sharemobile"] .share_title {
        font-size: 16px;
        font-family: "exo_2bold"; }
    /* line 41, stdin */
    #Modal .popmodal .modal_close {
      position: absolute;
      left: 50%;
      top: -15px;
      cursor: pointer;
      display: block;
      background: url("images/close-modal-btn.svg") no-repeat 0 0;
      background-size: 30px 30px;
      width: 30px;
      height: 30px;
      -moz-transform: translate(-50%, 0);
      -o-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      -webkit-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }
    /* line 52, stdin */
    #Modal .popmodal .modal_title {
      font-size: 16px;
      font-family: "exo_2bold";
      height: 40px;
      line-height: 40px;
      width: 100%;
      /*border-bottom: 1px solid $appcolor-lightblue;*/
      color: #005179;
      margin: 0;
      text-align: center;
      text-transform: uppercase; }
    /* line 65, stdin */
    #Modal .popmodal .modal_text {
      padding: 0;
      margin: 16px 0;
      font-size: 16px;
      color: #005179;
      max-height: 390px;
      overflow: auto;
      -webkit-overflow-scrolling: touch; }
      /* line 74, stdin */
      #Modal .popmodal .modal_text .italic {
        font-family: "exo_2bold_italic"; }
    /* line 79, stdin */
    #Modal .popmodal .modal_bottomborder {
      height: 10px;
      margin: 0;
      /*border-top: 1px solid $appcolor-lightblue;*/
      width: 100%; }
  /* line 87, stdin */
  #Modal.fading {
    opacity: 1;
    z-index: 1001;
    opacity: 0 !important; }
  /* line 92, stdin */
  #Modal.opened {
    opacity: 1;
    z-index: 1001; }
    /* line 94, stdin */
    #Modal.opened[data-modal="help"] .popmodal[data-modaltype="help"] {
      margin-top: 0px; }
    /* line 95, stdin */
    #Modal.opened[data-modal="sharemobile"] .popmodal[data-modaltype="sharemobile"] {
      margin-top: 0px; }

/* line 34, app/styles/mixins/_global.scss */
.button_text {
  position: relative;
  z-index: 1; }

/* line 5, stdin */
#Search {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
  width: 240px;
  background: #fff;
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.2);
  opacity: 1;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s; }
  /* line 16, stdin */
  #Search.notvisible {
    opacity: 0; }
  /* line 20, stdin */
  #Search .searchmobile_cancel_filters {
    display: none; }
  /* line 24, stdin */
  #Search .search_header {
    background: #80bcdb;
    width: 100%;
    height: 60px;
    text-align: center;
    position: relative;
    box-shadow: 10px 0 20px 10px rgba(0, 0, 0, 0.2);
    z-index: 100; }
    /* line 33, stdin */
    #Search .search_header .searchmobile {
      display: none; }
    /* line 37, stdin */
    #Search .search_header .search_input {
      margin: 15px 0;
      height: 30px;
      background: #fff;
      width: 200px;
      border-radius: 20px;
      border: 0px solid;
      display: inline-block;
      color: #005179;
      padding: 0 20px; }
    /* line 48, stdin */
    #Search .search_header .search_close_bt {
      position: absolute;
      right: 30px;
      z-index: 10;
      top: 24px;
      display: block;
      cursor: pointer;
      background: url("images/close-cross-search.svg") no-repeat 0 0;
      background-size: 14px 14px;
      width: 14px;
      height: 14px; }
  /* line 60, stdin */
  #Search .search_items {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    top: 60px;
    bottom: 0px;
    height: auto;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    opacity: 0;
    z-index: 1;
    background: #b2d6e9;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s; }
    /* line 71, stdin */
    #Search .search_items.displayed {
      opacity: 1;
      z-index: 10; }
    /* line 76, stdin */
    #Search .search_items .noitems_label {
      color: #005179;
      font-size: 14px;
      font-family: "exo_2bold";
      display: none;
      width: 100%;
      text-align: center;
      margin: 20px 0 0; }
      /* line 84, stdin */
      #Search .search_items .noitems_label.displayed {
        display: block; }
  /* line 90, stdin */
  #Search .search_fullprofile {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    top: 60px;
    bottom: 0px;
    height: auto;
    opacity: 0;
    z-index: 1;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s; }
    /* line 98, stdin */
    #Search .search_fullprofile.displayed {
      opacity: 1;
      z-index: 105; }
    /* line 103, stdin */
    #Search .search_fullprofile .fullprofile_controls {
      position: absolute;
      left: 0px;
      top: 0px;
      height: 40px;
      background: #fff;
      width: 100%;
      box-shadow: 8px 10px 10px 2px rgba(0, 0, 0, 0.2);
      z-index: 110; }
      /* line 112, stdin */
      #Search .search_fullprofile .fullprofile_controls .controls_bt {
        position: absolute;
        top: 50%;
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        font-size: 20px;
        cursor: pointer; }
        /* line 119, stdin */
        #Search .search_fullprofile .fullprofile_controls .controls_bt.controls_prev_bt {
          left: 20px;
          background: url("images/prev-fiche-icon.svg") no-repeat 0 0;
          background-size: 30px 30px;
          width: 30px;
          height: 30px; }
        /* line 124, stdin */
        #Search .search_fullprofile .fullprofile_controls .controls_bt.controls_close_bt {
          left: 50%;
          margin-left: -15px;
          background: url("images/close-fiche-icon.svg") no-repeat 0 0;
          background-size: 30px 30px;
          width: 30px;
          height: 30px; }
        /* line 130, stdin */
        #Search .search_fullprofile .fullprofile_controls .controls_bt.controls_next_bt {
          right: 20px;
          background: url("images/next-fiche-icon.svg") no-repeat 0 0;
          background-size: 30px 30px;
          width: 30px;
          height: 30px; }
    /* line 138, stdin */
    #Search .search_fullprofile .fullprofile_content {
      overflow: hidden;
      position: absolute;
      left: 0px;
      top: 40px;
      bottom: 0px;
      width: 100%; }
      /* line 146, stdin */
      #Search .search_fullprofile .fullprofile_content .organization {
        position: absolute;
        left: 0px;
        -moz-transition-property: left;
        -o-transition-property: left;
        -ms-transition-property: left;
        -webkit-transition-property: left;
        transition-property: left;
        -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        -ms-transition-duration: 0.3s;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        -ms-transition-timing-function: ease-out;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        -moz-transition-delay: 0s;
        -o-transition-delay: 0s;
        -ms-transition-delay: 0s;
        -webkit-transition-delay: 0s;
        transition-delay: 0s; }
        /* line 150, stdin */
        #Search .search_fullprofile .fullprofile_content .organization.toright {
          left: 240px; }
        /* line 153, stdin */
        #Search .search_fullprofile .fullprofile_content .organization.toleft {
          left: -240px; }
        /* line 157, stdin */
        #Search .search_fullprofile .fullprofile_content .organization.new {
          position: absolute; }
          /* line 159, stdin */
          #Search .search_fullprofile .fullprofile_content .organization.new[data-way="prev"] {
            left: -240px; }
          /* line 162, stdin */
          #Search .search_fullprofile .fullprofile_content .organization.new[data-way="next"] {
            left: 240px; }
          /* line 166, stdin */
          #Search .search_fullprofile .fullprofile_content .organization.new.toright, #Search .search_fullprofile .fullprofile_content .organization.new.toleft {
            left: 0px; }
  /* line 174, stdin */
  #Search .organization {
    height: 100%;
    width: 100%;
    position: relative;
    color: #01527A;
    display: none;
    vertical-align: top;
    background: #fff; }
    /* line 183, stdin */
    #Search .organization.displayed {
      display: inline-block; }
    /* line 185, stdin */
    #Search .organization[data-size="mini"] {
      height: 70px;
      cursor: pointer;
      border-bottom: 1px solid #b2d6e9; }
      /* line 191, stdin */
      #Search .organization[data-size="mini"][data-type="P"] .organization_title {
        display: none !important; }
      /* line 192, stdin */
      #Search .organization[data-size="mini"][data-type="P"] .organization_people {
        font-family: "exo_2bold"; }
        /* line 194, stdin */
        #Search .organization[data-size="mini"][data-type="P"] .organization_people .people_first, #Search .organization[data-size="mini"][data-type="P"] .organization_people .people_last {
          display: block !important; }
      /* line 198, stdin */
      #Search .organization[data-size="mini"] .organization_strip {
        -moz-transition-property: width;
        -o-transition-property: width;
        -ms-transition-property: width;
        -webkit-transition-property: width;
        transition-property: width;
        -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        -ms-transition-duration: 0.3s;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        -ms-transition-timing-function: ease-out;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        -moz-transition-delay: 0;
        -o-transition-delay: 0;
        -ms-transition-delay: 0;
        -webkit-transition-delay: 0;
        transition-delay: 0; }
      /* line 202, stdin */
      #Search .organization[data-size="mini"]:hover .organization_strip {
        width: 20px; }
      /* line 207, stdin */
      #Search .organization[data-size="mini"] .organization_logo {
        position: absolute;
        left: 30px;
        top: 50%;
        width: 42px;
        height: 42px;
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%); }
        /* line 214, stdin */
        #Search .organization[data-size="mini"] .organization_logo img {
          position: absolute;
          left: 50%;
          top: 50%;
          -moz-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          width: 42px; }
      /* line 223, stdin */
      #Search .organization[data-size="mini"] .organization_infos {
        position: absolute;
        left: 85px;
        width: 140px;
        top: 50%;
        text-align: left;
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%); }
        /* line 231, stdin */
        #Search .organization[data-size="mini"] .organization_infos .organization_people {
          display: block;
          font-size: 14px;
          line-height: 14px; }
          /* line 235, stdin */
          #Search .organization[data-size="mini"] .organization_infos .organization_people .people_first, #Search .organization[data-size="mini"] .organization_infos .organization_people .people_last {
            display: inline-block; }
          /* line 236, stdin */
          #Search .organization[data-size="mini"] .organization_infos .organization_people .people_first {
            margin-right: 5px; }
        /* line 241, stdin */
        #Search .organization[data-size="mini"] .organization_infos .organization_title {
          display: block;
          font-family: "exo_2bold";
          font-size: 14px;
          line-height: 14px;
          margin: 0 0 5px 0; }
    /* line 251, stdin */
    #Search .organization[data-size="full"] {
      text-align: center; }
      /* line 254, stdin */
      #Search .organization[data-size="full"] .organization_logo {
        display: block;
        margin: 0 auto 10px; }
        /* line 257, stdin */
        #Search .organization[data-size="full"] .organization_logo img {
          width: 80px; }
      /* line 262, stdin */
      #Search .organization[data-size="full"] .people_profile, #Search .organization[data-size="full"] .organization_profile {
        display: block;
        text-align: center;
        font-size: 16px;
        font-family: "exo_2bold"; }
        /* line 268, stdin */
        #Search .organization[data-size="full"] .people_profile .organization_people, #Search .organization[data-size="full"] .organization_profile .organization_people {
          margin-top: 10px; }
          /* line 270, stdin */
          #Search .organization[data-size="full"] .people_profile .organization_people .people_first, #Search .organization[data-size="full"] .people_profile .organization_people .people_last, #Search .organization[data-size="full"] .organization_profile .organization_people .people_first, #Search .organization[data-size="full"] .organization_profile .organization_people .people_last {
            display: inline-block; }
          /* line 273, stdin */
          #Search .organization[data-size="full"] .people_profile .organization_people .people_first, #Search .organization[data-size="full"] .organization_profile .organization_people .people_first {
            margin-right: 5px; }
        /* line 278, stdin */
        #Search .organization[data-size="full"] .people_profile .represent_content_sep, #Search .organization[data-size="full"] .organization_profile .represent_content_sep {
          display: block;
          width: 100%;
          position: relative;
          height: 10px; }
          /* line 283, stdin */
          #Search .organization[data-size="full"] .people_profile .represent_content_sep:after, #Search .organization[data-size="full"] .organization_profile .represent_content_sep:after {
            content: "";
            position: absolute;
            top: 4px;
            height: 2px;
            width: 20px;
            left: 50%;
            background: #017ab7;
            -moz-transform: translate(-50%, 0px);
            -o-transform: translate(-50%, 0px);
            -ms-transform: translate(-50%, 0px);
            -webkit-transform: translate(-50%, 0px);
            transform: translate(-50%, 0px); }
        /* line 295, stdin */
        #Search .organization[data-size="full"] .people_profile .people_poste, #Search .organization[data-size="full"] .organization_profile .people_poste {
          display: block;
          width: 100%;
          text-align: center;
          font-size: 16px;
          font-family: "exo_2bold"; }
      /* line 304, stdin */
      #Search .organization[data-size="full"] .organization_people {
        font-family: "exo_2bold";
        font-size: 16px; }
        /* line 307, stdin */
        #Search .organization[data-size="full"] .organization_people .people_first, #Search .organization[data-size="full"] .organization_people .people_last {
          display: inline-block; }
        /* line 310, stdin */
        #Search .organization[data-size="full"] .organization_people .people_first {
          margin-right: 5px; }
      /* line 315, stdin */
      #Search .organization[data-size="full"] .territories_list {
        list-style: none; }
      /* line 321, stdin */
      #Search .organization[data-size="full"] .people_bible .bible_photo img {
        max-width: 80px;
        margin: 20px 0; }
      /* line 328, stdin */
      #Search .organization[data-size="full"] .siy_button {
        display: inline-block;
        cursor: pointer;
        position: relative;
        height: 25px;
        border-radius: 25px;
        padding: 0 20px;
        line-height: 26px;
        color: #ffffff;
        font-size: 14px;
        font-family: "exo_2bold";
        /*@include bg-gradient-vertical(#ffffff, #d0f4fb);*/
        background: #01527A;
        overflow: hidden;
        display: block;
        vertical-align: top;
        margin: 0 auto 10px;
        padding: 0;
        width: 90px; }
        /* line 47, app/styles/mixins/_helpers.scss */
        #Search .organization[data-size="full"] .siy_button:before {
          position: absolute;
          content: "";
          left: 0px;
          top: 0px;
          width: 100%;
          height: 50%;
          background: #027BB8;
          border-radius: 25px 25px 0 0;
          -moz-transition-property: height;
          -o-transition-property: height;
          -ms-transition-property: height;
          -webkit-transition-property: height;
          transition-property: height;
          -moz-transition-duration: 0.3s;
          -o-transition-duration: 0.3s;
          -ms-transition-duration: 0.3s;
          -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
          -moz-transition-timing-function: ease-out;
          -o-transition-timing-function: ease-out;
          -ms-transition-timing-function: ease-out;
          -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
          -moz-transition-delay: 0s;
          -o-transition-delay: 0s;
          -ms-transition-delay: 0s;
          -webkit-transition-delay: 0s;
          transition-delay: 0s; }
        /* line 59, app/styles/mixins/_helpers.scss */
        #Search .organization[data-size="full"] .siy_button:hover {
          text-decoration: none; }
          /* line 61, app/styles/mixins/_helpers.scss */
          #Search .organization[data-size="full"] .siy_button:hover:before {
            height: 0%; }
        /* line 335, stdin */
        #Search .organization[data-size="full"] .siy_button:focus {
          text-decoration: none; }
    /* line 341, stdin */
    #Search .organization .organization_block {
      display: block;
      width: 170px;
      margin: 0 auto 20px;
      position: relative;
      left: 5px; }
      /* line 348, stdin */
      #Search .organization .organization_block.people_mantra {
        display: none; }
      /* line 352, stdin */
      #Search .organization .organization_block .block_title {
        font-size: 16px;
        font-family: "exo_2light";
        text-align: center;
        width: 100%;
        padding: 10px 0;
        border-bottom: 1px solid #b2d6e9;
        text-transform: uppercase;
        margin: 0 0 10px; }
      /* line 363, stdin */
      #Search .organization .organization_block .block_content {
        font-size: 14px; }
        /* line 365, stdin */
        #Search .organization .organization_block .block_content.bold {
          font-family: "exo_2bold"; }
        /* line 368, stdin */
        #Search .organization .organization_block .block_content.bible_title {
          font-family: "exo_2bold_italic" !important;
          font-size: 16px !important;
          line-height: 20px;
          margin: 0 0 5px; }
        /* line 374, stdin */
        #Search .organization .organization_block .block_content.mantra_text {
          font-family: "exo_2bold_italic" !important;
          font-size: 16px !important;
          line-height: 22px; }
      /* line 381, stdin */
      #Search .organization .organization_block .organization_about_text {
        text-align: left; }
    /* line 386, stdin */
    #Search .organization .organization_strip {
      width: 10px;
      height: 100%;
      position: absolute;
      left: 0px;
      top: 0px; }
    /* line 394, stdin */
    #Search .organization .organization_inner {
      position: absolute;
      left: 0px;
      top: 0px;
      width: 100%;
      height: 100%;
      padding: 20px 0 0;
      overflow: auto;
      -webkit-overflow-scrolling: touch; }

/* line 403, stdin */
.autocomplete-suggestions {
  display: none !important; }

/* line 411, stdin */
.touch #Search .search_items .organization:hover .organization_strip {
  width: 10px; }

/* line 34, app/styles/mixins/_global.scss */
.button_text {
  position: relative;
  z-index: 1; }

/* line 4, stdin */
#Territories {
  text-align: center; }
  /* line 6, stdin */
  #Territories .territory {
    display: inline-block;
    margin: 0 16px;
    width: 20px;
    position: relative;
    height: 100%;
    cursor: pointer;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s; }
    /* line 14, stdin */
    #Territories .territory .theme_label_container {
      color: #fff;
      font-size: 16px;
      position: absolute;
      right: 0px;
      top: 0px;
      text-align: center;
      width: 200px;
      height: 40px;
      line-height: 16px;
      -moz-transform: translate(10px, 76px) rotate(-45deg);
      -o-transform: translate(10px, 76px) rotate(-45deg);
      -ms-transform: translate(10px, 76px) rotate(-45deg);
      -webkit-transform: translate(10px, 76px) rotate(-45deg);
      transform: translate(10px, 76px) rotate(-45deg);
      /*margin-left: -40px;
            margin-top: 68px;*/ }
      /* line 27, stdin */
      #Territories .territory .theme_label_container .theme_label {
        width: 100%;
        position: absolute;
        right: 0px;
        top: 50%;
        text-align: right;
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%); }
    /* line 37, stdin */
    #Territories .territory .bullet {
      position: absolute;
      left: 50%;
      top: 10px; }

/* line 46, stdin */
.territory .bullet {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  border: 2px solid #017ab7;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
/* line 54, stdin */
.territory.highlight {
  opacity: 1; }
  /* line 56, stdin */
  .territory.highlight .bullet {
    border-color: #fff; }
/* line 60, stdin */
.territory.mainlight {
  opacity: 1; }
  /* line 62, stdin */
  .territory.mainlight .bullet {
    background: #fff !important;
    width: 24px;
    height: 24px;
    border-radius: 22px;
    border-width: 4px; }
/* line 70, stdin */
.territory.delight {
  opacity: 0.3; }
/* line 75, stdin */
.territory[data-color="jaune"] .bullet {
  background-color: #ffec1b; }
/* line 79, stdin */
.territory[data-color="jaune"].mainlight .bullet {
  border-color: #ffec1b; }
/* line 86, stdin */
.territory[data-color="violet"] .bullet {
  background-color: #6528cd; }
/* line 90, stdin */
.territory[data-color="violet"].mainlight .bullet {
  border-color: #6528cd; }
/* line 97, stdin */
.territory[data-color="bleu"] .bullet {
  background-color: #1797f5; }
/* line 101, stdin */
.territory[data-color="bleu"].mainlight .bullet {
  border-color: #1797f5; }
/* line 108, stdin */
.territory[data-color="magenta"] .bullet {
  background-color: #9b2fb2; }
/* line 112, stdin */
.territory[data-color="magenta"].mainlight .bullet {
  border-color: #9b2fb2; }
/* line 119, stdin */
.territory[data-color="vert"] .bullet {
  background-color: #4cac47; }
/* line 123, stdin */
.territory[data-color="vert"].mainlight .bullet {
  border-color: #4cac47; }
/* line 130, stdin */
.territory[data-color="brun"] .bullet {
  background-color: #bf8670; }
/* line 134, stdin */
.territory[data-color="brun"].mainlight .bullet {
  border-color: #bf8670; }
/* line 141, stdin */
.territory[data-color="noir"] .bullet {
  background-color: #9d9d9d; }
/* line 145, stdin */
.territory[data-color="noir"].mainlight .bullet {
  border-color: #ffec1b; }
/* line 152, stdin */
.territory[data-color="blanc"] .bullet {
  background-color: #789db0; }
/* line 156, stdin */
.territory[data-color="blanc"].mainlight .bullet {
  border-color: #ffec1b; }
/* line 163, stdin */
.territory[data-color="fuschia"] .bullet {
  background-color: #e827a4; }
/* line 167, stdin */
.territory[data-color="fuschia"].mainlight .bullet {
  border-color: #e827a4; }
/* line 174, stdin */
.territory[data-color="emeraude"] .bullet {
  background-color: #00c386; }
/* line 178, stdin */
.territory[data-color="emeraude"].mainlight .bullet {
  border-color: #00c386; }
/* line 185, stdin */
.territory[data-color="orange"] .bullet {
  background-color: #ff9700; }
/* line 189, stdin */
.territory[data-color="orange"].mainlight .bullet {
  border-color: #ff9700; }
/* line 196, stdin */
.territory[data-color="rouge"] .bullet {
  background-color: #fe591c; }
/* line 200, stdin */
.territory[data-color="rouge"].mainlight .bullet {
  border-color: #fe591c; }
/* line 207, stdin */
.territory[data-color="rose"] .bullet {
  background-color: #e98fd9; }
/* line 211, stdin */
.territory[data-color="rose"].mainlight .bullet {
  border-color: #e98fd9; }
/* line 218, stdin */
.territory[data-color="turquoise"] .bullet {
  background-color: #8f7c47; }
/* line 222, stdin */
.territory[data-color="turquoise"].mainlight .bullet {
  border-color: #8f7c47; }
/* line 229, stdin */
.territory[data-color="vert-pomme"] .bullet {
  background-color: #b5dd00; }
/* line 233, stdin */
.territory[data-color="vert-pomme"].mainlight .bullet {
  border-color: #b5dd00; }
/* line 240, stdin */
.territory[data-color="bleu-ciel"] .bullet {
  background-color: #00baf6; }
/* line 246, stdin */
.territory[data-color="vert-pomme"] .bullet {
  background-color: #b5dd00; }
/* line 252, stdin */
.territory[data-color="gris-souris"] .bullet {
  background-color: #9d9d9d; }
/* line 258, stdin */
.territory[data-color="bleu-marine"] .bullet {
  background-color: #7e8fd9; }
/* line 264, stdin */
.territory[data-color="bleu-fonce"] .bullet {
  background-color: #009486; }
/* line 270, stdin */
.territory[data-color="beige"] .bullet {
  background-color: #ffbf00; }
/* line 274, stdin */
.territory[data-color="beige"].mainlight .bullet {
  border-color: #ffec1b; }
/* line 281, stdin */
.territory[data-color="mauve"] .bullet {
  background-color: #9b2fb2; }
/* line 285, stdin */
.territory[data-color="mauve"].mainlight .bullet {
  border-color: #9b2fb2; }
/* line 292, stdin */
.territory[data-color="cyan"] .bullet {
  background-color: #00baf6; }
/* line 296, stdin */
.territory[data-color="cyan"].mainlight .bullet {
  border-color: #00baf6; }

/* line 303, stdin */
.territories_list {
  padding: 0; }
  /* line 305, stdin */
  .territories_list .territory {
    text-align: left;
    position: relative;
    font-size: 14px;
    font-family: "exo_2bold";
    margin: 15px 0;
    height: 24px;
    width: 100%; }
    /* line 313, stdin */
    .territories_list .territory .bullet {
      position: absolute;
      left: 0px;
      top: 50%;
      -moz-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%); }
    /* line 319, stdin */
    .territories_list .territory .territory_label {
      position: absolute;
      left: 30px;
      top: 50%;
      line-height: 14px;
      width: 130px;
      -moz-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%); }

/* line 34, app/styles/mixins/_global.scss */
.button_text {
  position: relative;
  z-index: 1; }

@media screen and (min-width: 670px) and (max-width: 1000px) {
  /* line 7, stdin */
  #Modal {
    opacity: 1;
    z-index: 1001; }
    /* line 9, stdin */
    #Modal .popmodal[data-modaltype="portrait"] {
      margin-top: 0px; }
    /* line 10, stdin */
    #Modal .portrait_content {
      position: absolute;
      left: 0px;
      width: 100%;
      text-align: center;
      top: 50%;
      -moz-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%); }
      /* line 18, stdin */
      #Modal .portrait_content .portrait_illu {
        background: url("images/orientation-illustration.png") no-repeat 0 0;
        background-size: 215px 215px;
        width: 215px;
        height: 215px;
        display: inline-block; }
      /* line 24, stdin */
      #Modal .portrait_content .portrait_text {
        font-size: 24px;
        font-family: "exo_2bold";
        text-align: center;
        color: #017ab7; } }

@media screen and (max-width: 670px) {
  /* line 36, stdin */
  #Home .home_amphi {
    left: 50%;
    margin-left: -659px;
    width: 100%;
    top: -55px;
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1); }
  /* line 43, stdin */
  #Home .home_content {
    width: 300px;
    margin-left: -150px;
    height: 140px;
    margin-top: -165px; }
    /* line 49, stdin */
    #Home .home_content .home_title {
      font-size: 32px;
      background: url("images/mobile/logo-congres-mobile.png") no-repeat 0 0;
      background-size: 248px 119px;
      width: 248px;
      height: 119px;
      position: relative;
      left: 50%;
      margin-left: -124px; }
    /* line 58, stdin */
    #Home .home_content .home_subtitle {
      font-size: 18px;
      margin: -10px 0 0; }
    /* line 63, stdin */
    #Home .home_content .home_extratitle {
      font-size: 23px; }
    /* line 67, stdin */
    #Home .home_content .home_discover_bt {
      margin: 20px 0 0; }
  /* line 72, stdin */
  #Home .home_disclaimer {
    bottom: 90px; }
    /* line 74, stdin */
    #Home .home_disclaimer .disclaimer_text {
      display: none; }
  /* line 79, stdin */
  #Home .home_partners1 {
    bottom: 0px;
    left: 0px; }
    /* line 83, stdin */
    #Home .home_partners1 .partner_bt[data-partner="ifs"] {
      left: 0px;
      bottom: -10px;
      -moz-transform: scale(0.8);
      -o-transform: scale(0.8);
      -ms-transform: scale(0.8);
      -webkit-transform: scale(0.8);
      transform: scale(0.8); }
    /* line 89, stdin */
    #Home .home_partners1 .partner_bt[data-partner="cese"] {
      left: 90px;
      bottom: 5px;
      -moz-transform: scale(0.8);
      -o-transform: scale(0.8);
      -ms-transform: scale(0.8);
      -webkit-transform: scale(0.8);
      transform: scale(0.8); }
  /* line 96, stdin */
  #Home .home_partners2 {
    bottom: 0px;
    right: 0px; }
    /* line 100, stdin */
    #Home .home_partners2 .partner_bt[data-partner="wdd"] {
      bottom: 7px;
      right: 25px;
      -moz-transform: scale(0.8);
      -o-transform: scale(0.8);
      -ms-transform: scale(0.8);
      -webkit-transform: scale(0.8);
      transform: scale(0.8); }
    /* line 106, stdin */
    #Home .home_partners2 .partner_bt[data-partner="maif"] {
      bottom: 40px;
      right: -12px;
      -moz-transform: scale(0.8);
      -o-transform: scale(0.8);
      -ms-transform: scale(0.8);
      -webkit-transform: scale(0.8);
      transform: scale(0.8); }
  /* line 113, stdin */
  #Home .share_section {
    display: none; }
  /* line 120, stdin */
  #Mainapp #Amphi, #Mainapp #Header, #Mainapp #Social {
    display: none !important; }
  /* line 125, stdin */
  #Inspire {
    display: none !important; }
  /* line 129, stdin */
  #Search {
    width: 100% !important; }
    /* line 133, stdin */
    #Search .search_header {
      z-index: 120;
      height: 60px; }
      /* line 136, stdin */
      #Search .search_header .searchmobile {
        display: block;
        position: absolute;
        left: 0px;
        top: 0px;
        height: 60px;
        width: 100%; }
        /* line 144, stdin */
        #Search .search_header .searchmobile .searchmobile_header {
          background: #017ab7;
          text-align: center;
          color: #fff;
          width: 100%;
          height: 60px;
          box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.3);
          position: relative;
          z-index: 10; }
          /* line 154, stdin */
          #Search .search_header .searchmobile .searchmobile_header .searchmobile_header_title {
            margin: 0 auto;
            background: url("images/mobile/logo-congres-mobile.png") no-repeat 0 0;
            background-size: 99px 47px;
            width: 99px;
            height: 47px;
            font-family: "exo_2extra_bold";
            font-size: 14px;
            padding: 0px;
            width: 99px;
            cursor: pointer;
            position: relative;
            top: -4px; }
          /* line 166, stdin */
          #Search .search_header .searchmobile .searchmobile_header .searchmobile_header_subtitle {
            margin: -8px auto 0;
            font-family: "exo_2medium";
            font-size: 12px;
            width: 200px;
            cursor: pointer; }
          /* line 173, stdin */
          #Search .search_header .searchmobile .searchmobile_header .searchmobile_search_bt {
            position: absolute;
            left: 0px;
            top: 0px;
            background: url("images/mobile/search-icon-header.svg") no-repeat 10px 10px;
            background-color: transparent;
            background-size: 40px 40px;
            width: 60px;
            height: 60px;
            cursor: pointer; }
            /* line 183, stdin */
            #Search .search_header .searchmobile .searchmobile_header .searchmobile_search_bt.selected {
              background-color: #9ebbd2; }
          /* line 187, stdin */
          #Search .search_header .searchmobile .searchmobile_header .searchmobile_share_bt {
            position: absolute;
            right: 0px;
            top: 0px;
            background: url("images/mobile/share-icon-header.svg") no-repeat 10px 10px;
            background-size: 40px 40px;
            width: 40px;
            height: 40px;
            cursor: pointer;
            width: 60px;
            height: 60px;
            cursor: pointer; }
            /* line 197, stdin */
            #Search .search_header .searchmobile .searchmobile_header .searchmobile_share_bt.selected {
              background-color: #9ebbd2; }
        /* line 203, stdin */
        #Search .search_header .searchmobile .searchmobile_whatis {
          width: 100%;
          height: 40px;
          background: #80bcdb; }
          /* line 207, stdin */
          #Search .search_header .searchmobile .searchmobile_whatis .searchmobile_whatis_bt {
            font-family: "exo_2bold";
            font-size: 12px;
            text-decoration: underline;
            color: #fff;
            line-height: 40px;
            display: inline-block;
            cursor: pointer; }
          /* line 216, stdin */
          #Search .search_header .searchmobile .searchmobile_whatis .searchmobile_whatis_hemicycle {
            background: url("images/logo-hemicycle.svg") no-repeat center center;
            background-size: 75px 35px;
            width: 75px;
            height: 35px;
            width: 100%; }
        /* line 223, stdin */
        #Search .search_header .searchmobile .searchmobile_here {
          width: 100%;
          height: 20px;
          font-size: 10px;
          color: #9ebbd2;
          text-align: center;
          line-height: 18px;
          border-bottom: 1px solid #b2d6e9; }
      /* line 234, stdin */
      #Search .search_header .searchmobile_wrapsearch {
        position: absolute;
        left: 0px;
        top: 60px;
        z-index: 1;
        width: 100%;
        background: #01527A;
        display: none; }
        /* line 243, stdin */
        #Search .search_header .searchmobile_wrapsearch.displayed {
          display: block; }
        /* line 247, stdin */
        #Search .search_header .searchmobile_wrapsearch .wrapsearch_input, #Search .search_header .searchmobile_wrapsearch .wrapsearch_filters {
          width: 100%;
          border-bottom: 1px solid #fff; }
        /* line 251, stdin */
        #Search .search_header .searchmobile_wrapsearch .wrapsearch_input {
          height: 60px; }
        /* line 252, stdin */
        #Search .search_header .searchmobile_wrapsearch .wrapsearch_filters {
          display: none; }
          /* line 254, stdin */
          #Search .search_header .searchmobile_wrapsearch .wrapsearch_filters.displayed {
            display: block; }
          /* line 257, stdin */
          #Search .search_header .searchmobile_wrapsearch .wrapsearch_filters .wrapsearch_filters_head {
            width: 100%;
            height: 40px;
            border-bottom: 1px solid #fff;
            line-height: 40px;
            color: #fff;
            position: relative;
            text-align: left; }
            /* line 265, stdin */
            #Search .search_header .searchmobile_wrapsearch .wrapsearch_filters .wrapsearch_filters_head .filters_head_label {
              font-size: 14px;
              font-family: "exo_2medium";
              padding: 0 0 0 20px; }
            /* line 270, stdin */
            #Search .search_header .searchmobile_wrapsearch .wrapsearch_filters .wrapsearch_filters_head .filters_head_clear_bt {
              position: absolute;
              right: 20px;
              top: 8px;
              background: url("images/mobile/reset-filter-icon.svg") no-repeat 0 0;
              background-size: 20px 20px;
              width: 20px;
              height: 20px;
              cursor: pointer; }
          /* line 279, stdin */
          #Search .search_header .searchmobile_wrapsearch .wrapsearch_filters .wrapsearch_filters_list {
            width: 100%;
            padding: 15px 0 20px 0;
            position: relative;
            overflow: auto;
            -webkit-overflow-scrolling: touch; }
            /* line 285, stdin */
            #Search .search_header .searchmobile_wrapsearch .wrapsearch_filters .wrapsearch_filters_list .filters_list_item {
              width: 100%;
              text-align: left;
              padding: 0 0 0 30px;
              height: 45px;
              line-height: 45px;
              position: relative;
              cursor: pointer;
              color: #fff; }
              /* line 294, stdin */
              #Search .search_header .searchmobile_wrapsearch .wrapsearch_filters .wrapsearch_filters_list .filters_list_item.notselected {
                opacity: 0.4; }
              /* line 297, stdin */
              #Search .search_header .searchmobile_wrapsearch .wrapsearch_filters .wrapsearch_filters_list .filters_list_item .bullet {
                position: absolute;
                top: 50%;
                border-color: #01527A; }
              /* line 302, stdin */
              #Search .search_header .searchmobile_wrapsearch .wrapsearch_filters .wrapsearch_filters_list .filters_list_item .item_label {
                padding: 0 0 0 20px;
                font-family: "exo_2bold"; }
      /* line 311, stdin */
      #Search .search_header .search_input_container {
        display: none;
        position: absolute;
        z-index: 100;
        width: 100%;
        top: 60px;
        left: 0px; }
        /* line 319, stdin */
        #Search .search_header .search_input_container.displayed {
          display: block; }
        /* line 322, stdin */
        #Search .search_header .search_input_container .search_input {
          width: 85% !important; }
        /* line 325, stdin */
        #Search .search_header .search_input_container .search_close_bt {
          right: 10%; }
    /* line 331, stdin */
    #Search .search_items {
      top: 60px; }
      /* line 335, stdin */
      #Search .search_items .organization:hover .organization_strip {
        width: 10px; }
    /* line 343, stdin */
    #Search[data-filtered="true"] .search_items {
      top: 100px; }
    /* line 349, stdin */
    #Search[data-filtered="searched"] .search_items {
      top: 100px; }
    /* line 354, stdin */
    #Search .search_fullprofile {
      top: 60px; }
      /* line 356, stdin */
      #Search .search_fullprofile.displayed {
        z-index: 150; }
      /* line 360, stdin */
      #Search .search_fullprofile .organization_inner {
        padding: 20px 10px; }
      /* line 364, stdin */
      #Search .search_fullprofile .organization_block {
        width: 90% !important; }
    /* line 369, stdin */
    #Search .searchmobile_cancel_filters {
      background: #01527A;
      height: 40px;
      line-height: 40px;
      font-size: 13px;
      width: 100%;
      position: absolute;
      left: 0px;
      top: 60px;
      z-index: 110;
      cursor: pointer; }
      /* line 380, stdin */
      #Search .searchmobile_cancel_filters.displayed {
        display: block; }
      /* line 384, stdin */
      #Search .searchmobile_cancel_filters .searchmobile_cancel_filters_label {
        color: #fff;
        width: 100%;
        text-align: center;
        height: 100%;
        position: relative; }
      /* line 392, stdin */
      #Search .searchmobile_cancel_filters .searchmobile_cancel_filters_bt {
        display: inline-block;
        cursor: pointer;
        position: relative;
        height: 26px;
        border-radius: 26px;
        padding: 0 20px;
        line-height: 27px;
        color: #017ab7;
        font-size: 26px;
        font-family: "exo_2bold";
        /*@include bg-gradient-vertical(#ffffff, #d0f4fb);*/
        background: #d0f4fb;
        overflow: hidden;
        padding: 0px;
        width: 26px;
        position: absolute;
        left: 10px;
        top: 7px; }
        /* line 47, app/styles/mixins/_helpers.scss */
        #Search .searchmobile_cancel_filters .searchmobile_cancel_filters_bt:before {
          position: absolute;
          content: "";
          left: 0px;
          top: 0px;
          width: 100%;
          height: 50%;
          background: #ffffff;
          border-radius: 26px 26px 0 0;
          -moz-transition-property: height;
          -o-transition-property: height;
          -ms-transition-property: height;
          -webkit-transition-property: height;
          transition-property: height;
          -moz-transition-duration: 0.3s;
          -o-transition-duration: 0.3s;
          -ms-transition-duration: 0.3s;
          -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
          -moz-transition-timing-function: ease-out;
          -o-transition-timing-function: ease-out;
          -ms-transition-timing-function: ease-out;
          -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
          -moz-transition-delay: 0s;
          -o-transition-delay: 0s;
          -ms-transition-delay: 0s;
          -webkit-transition-delay: 0s;
          transition-delay: 0s; }
        /* line 59, app/styles/mixins/_helpers.scss */
        #Search .searchmobile_cancel_filters .searchmobile_cancel_filters_bt:hover {
          text-decoration: none; }
          /* line 61, app/styles/mixins/_helpers.scss */
          #Search .searchmobile_cancel_filters .searchmobile_cancel_filters_bt:hover:before {
            height: 0%; }
        /* line 399, stdin */
        #Search .searchmobile_cancel_filters .searchmobile_cancel_filters_bt:after {
          content: "";
          position: absolute;
          left: 5px;
          top: 5px;
          background: url("images/close-cross-search.svg") no-repeat 0 0;
          background-size: 16px 16px;
          width: 16px;
          height: 16px; }
  /* line 413, stdin */
  #Modal .popmodal {
    width: 90%;
    height: 80%; }
    /* line 417, stdin */
    #Modal .popmodal .modal_text {
      max-height: 80%;
      font-size: 14px; } }


/*# sourceMappingURL=app.css.map*/