@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);

@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700);
/* ====================== *\
 * Gsk Go2Congress.net 
\* ====================== */
/*******************************/
/*!
 * Bootstrap v2.3.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 1.6em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */

  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */

  width: auto\9;
  /* IE7-8 need help adjusting responsive images */

  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
body {
  margin: 0;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.3125em;
  color: #333333;
  background-color: #ffffff;
}
a {
  color: #0088cc;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #005580;
  text-decoration: underline;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 1.6em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}
.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}
.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}
.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}
.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}
.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}
.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}
.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}
.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}
.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}
.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}
.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}
.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}
.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}
.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}
.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}
.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}
.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}
.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}
.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}
.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 0.65625em;
}
.lead {
  margin-bottom: 1.3125em;
  font-size: 24px;
  font-weight: 200;
  line-height: 1.96875em;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999999;
}
a.muted:hover,
a.muted:focus {
  color: #808080;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-error {
  color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0.65625em 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 1.3125em;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  line-height: 2.625em;
}
h1 {
  font-size: 44px;
}
h2 {
  font-size: 36px;
}
h3 {
  font-size: 28px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 13.6px;
}
h1 small {
  font-size: 28px;
}
h2 small {
  font-size: 20px;
}
h3 small {
  font-size: 16px;
}
h4 small {
  font-size: 16px;
}
.page-header {
  padding-bottom: -0.34375em;
  margin: 1.3125em 0 1.96875em;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  padding: 0;
  margin: 0 0 0.65625em 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 1.3125em;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 1.3125em;
}
dt,
dd {
  line-height: 1.3125em;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0.65625em;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
hr {
  margin: 1.3125em 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 1.3125em;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 1.3125em;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 1.3125em;
  font-style: normal;
  line-height: 1.3125em;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 14px;
  color: #333333;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}
pre {
  display: block;
  padding: 0.15625em;
  margin: 0 0 0.65625em;
  font-size: 15px;
  line-height: 1.3125em;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
pre.prettyprint {
  margin-bottom: 1.3125em;
}
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
form {
  margin: 0 0 1.3125em;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 1.3125em;
  font-size: 24px;
  line-height: 2.625em;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 0.984375em;
  color: #999999;
}
label,
input,
button,
select,
textarea {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.3125em;
}
input,
button,
select,
textarea {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 1.3125em;
  padding: 4px 6px;
  margin-bottom: 0.65625em;
  font-size: 16px;
  line-height: 1.3125em;
  color: #555555;
  vertical-align: middle;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */

  margin-top: 1px \9;
  /* IE8-9 */

  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 1.6em;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 1.6em;
}
select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
  color: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
.radio,
.checkbox {
  min-height: 1.3125em;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
}
.form-actions {
  padding: 0.3125em 20px 1.3125em;
  margin-top: 1.3125em;
  margin-bottom: 1.3125em;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #595959;
}
.help-block {
  display: block;
  margin-bottom: 0.65625em;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 0.65625em;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 16px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 1.3125em;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.3125em;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
}
.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */

  margin-bottom: 0;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 0.65625em;
}
legend + .control-group {
  margin-top: 1.3125em;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 1.3125em;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 0.65625em;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 1.3125em;
}
.table th,
.table td {
  padding: 8px;
  line-height: 1.3125em;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.table tbody tr.success > td {
  background-color: #dff0d8;
}
.table tbody tr.error > td {
  background-color: #f2dede;
}
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}
.table tbody tr.info > td {
  background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
  padding: 24px;
}
.well-small {
  padding: 9px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3125em;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.3125em;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  *margin-left: .3em;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
}
.btn-large {
  padding: 0.33em 0.5em;
  font-size: 18px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 12px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 0 6px;
  font-size: 10.56px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #0088cc;
}
.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 0.65625em;
  margin-bottom: 0.65625em;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 16px;
}
.btn-group > .btn-mini {
  font-size: 10.56px;
}
.btn-group > .btn-small {
  font-size: 12px;
}
.btn-group > .btn-large {
  font-size: 18px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
}
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 1.3125em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 1.3125em;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.accordion {
  margin-bottom: 1.3125em;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
.sprites {
  background-image: url(../images/sprites.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
}
.navsprites {
  background-image: url(../images/sprites.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 60px;
  height: 41px;
}
#sprites .back {
  background-image: url(../images/sprites.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 60px;
  height: 41px;
  background-position: 0px -8px;
}
#sprites .programme {
  background-image: url(../images/sprites.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 60px;
  height: 41px;
  background-position: 0px -72px;
}
#sprites .bio {
  background-image: url(../images/sprites.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 60px;
  height: 41px;
  background-position: 0px -134px;
}
#sprites .abstract {
  background-image: url(../images/sprites.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 60px;
  height: 41px;
  background-position: 0px -199px;
}
#sprites .questions {
  background-image: url(../images/sprites.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 60px;
  height: 41px;
  background-position: 0px -261px;
}
#sprites .feedback {
  background-image: url(../images/sprites.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 60px;
  height: 41px;
  background-position: 0px -324px;
}
#sprites .back-shade {
  background-image: url(../images/sprites.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 60px;
  height: 41px;
  background-position: 100px -8px;
}
#sprites .programme-shade {
  background-image: url(../images/sprites.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 60px;
  height: 41px;
  background-position: 100px -72px;
}
#sprites .bio-shade {
  background-image: url(../images/sprites.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 60px;
  height: 41px;
  background-position: 100px -135px;
}
#sprites .abstract-shade {
  background-image: url(../images/sprites.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 60px;
  height: 41px;
  background-position: 100px -199px;
}
#sprites .questions-shade {
  background-image: url(../images/sprites.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 60px;
  height: 41px;
  background-position: 100px -261px;
}
#sprites .feedback-shade {
  background-image: url(../images/sprites.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 60px;
  height: 41px;
  background-position: 100px -325px;
}
#sprites .menuBg {
  background-image: url(../images/sprites.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  background-position: 0px -380px;
  display: block;
}
#sprites .pdfBg {
  background-image: url(../images/sprites.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  background-position: 0px -450px;
  display: block;
  width: 55px;
  height: 75px;
}
.evals {
  background-image: url(../images/evaluations.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 48px;
  height: 48px;
}
#evals .rate1 {
  background-image: url(../images/evaluations.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 48px;
  height: 48px;
  background-position: -5px -407px;
}
#evals .rate2 {
  background-image: url(../images/evaluations.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 48px;
  height: 48px;
  background-position: -5px -307px;
}
#evals .rate3 {
  background-image: url(../images/evaluations.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 48px;
  height: 48px;
  background-position: -5px -207px;
}
#evals .rate4 {
  background-image: url(../images/evaluations.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 48px;
  height: 48px;
  background-position: -5px -107px;
}
#evals .rate5 {
  background-image: url(../images/evaluations.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 48px;
  height: 48px;
  background-position: -5px -7px;
}
#evals .active .rate1 {
  background-image: url(../images/evaluations.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 48px;
  height: 48px;
  background-position: -110px -407px;
}
#evals .active .rate2 {
  background-image: url(../images/evaluations.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 48px;
  height: 48px;
  background-position: -110px -307px;
}
#evals .active .rate3 {
  background-image: url(../images/evaluations.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 48px;
  height: 48px;
  background-position: -110px -207px;
}
#evals .active .rate4 {
  background-image: url(../images/evaluations.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 48px;
  height: 48px;
  background-position: -110px -107px;
}
#evals .active .rate5 {
  background-image: url(../images/evaluations.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 48px;
  height: 48px;
  background-position: -110px -7px;
}
#evals .color .rate1 {
  background-image: url(../images/evaluations.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 48px;
  height: 48px;
  background-position: -214px -407px;
}
#evals .color .rate2 {
  background-image: url(../images/evaluations.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 48px;
  height: 48px;
  background-position: -214px -307px;
}
#evals .color .rate3 {
  background-image: url(../images/evaluations.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 48px;
  height: 48px;
  background-position: -214px -207px;
}
#evals .color .rate4 {
  background-image: url(../images/evaluations.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 48px;
  height: 48px;
  background-position: -214px -107px;
}
#evals .color .rate5 {
  background-image: url(../images/evaluations.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 48px;
  height: 48px;
  background-position: -214px -7px;
}
/*******/
.sprites-small {
  background-image: url(../images/sprites-small.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
}
.navsprites-small {
  background-image: url(../images/sprites-small.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 30px;
  height: 21px;
}
#spritesSmall .back {
  background-image: url(../images/sprites-small.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 30px;
  height: 21px;
  background-position: 0px -4px;
}
#spritesSmall .programme {
  background-image: url(../images/sprites-small.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 30px;
  height: 21px;
  background-position: 0px -36px;
}
#spritesSmall .bio {
  background-image: url(../images/sprites-small.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 30px;
  height: 21px;
  background-position: 0px -67px;
}
#spritesSmall .abstract {
  background-image: url(../images/sprites-small.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 30px;
  height: 21px;
  background-position: 0px -99px;
}
#spritesSmall .questions {
  background-image: url(../images/sprites-small.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 30px;
  height: 21px;
  background-position: 0px -130px;
}
#spritesSmall .feedback {
  background-image: url(../images/sprites-small.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 30px;
  height: 21px;
  background-position: 0px -162px;
}
#spritesSmall .back-shade {
  background-image: url(../images/sprites-small.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 30px;
  height: 21px;
  background-position: 50px -4px;
}
#spritesSmall .programme-shade {
  background-image: url(../images/sprites-small.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 30px;
  height: 21px;
  background-position: 50px -36px;
}
#spritesSmall .bio-shade {
  background-image: url(../images/sprites-small.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 30px;
  height: 21px;
  background-position: 50px -67px;
}
#spritesSmall .abstract-shade {
  background-image: url(../images/sprites-small.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 30px;
  height: 21px;
  background-position: 50px -99px;
}
#spritesSmall .questions-shade {
  background-image: url(../images/sprites-small.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 30px;
  height: 21px;
  background-position: 50px -130px;
}
#spritesSmall .feedback-shade {
  background-image: url(../images/sprites-small.png);
  background-position: 0 0 ;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  width: 30px;
  height: 21px;
  background-position: 50px -162px;
}
#base64 .defaultBodyHeader {
  background-image: url(data:image/png;base64,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);
}
#base64 .defaultBodyLeft {
  background-image: url(data:image/png;base64,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);
}
@font-face {
  font-family: 'Go2Congress';
  src: url('/resources/library/fonts/Go2Congress/fonts/Go2Congress.eot');
  src: url('/resources/library/fonts/Go2Congress/fonts/Go2Congress.eot?#iefix') format('embedded-opentype'), url('/resources/library/fonts/Go2Congress/fonts/Go2Congress.woff') format('woff'), url('/resources/library/fonts/Go2Congress/fonts/Go2Congress.ttf') format('truetype'), url('/resources/library/fonts/Go2Congress/fonts/Go2Congress.svg#Go2Congress') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'Go2Congress';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icongsk-"] {
*/
.icongsk-feedback:before,
.icongsk-questions:before,
.icongsk-home:before,
.icongsk-bios:before,
.icongsk-abstracts:before,
.icongsk-home-2:before,
.icongsk-camera:before,
.icongsk-film:before,
.icongsk-connection:before,
.icongsk-library:before,
.icongsk-location:before,
.icongsk-compass:before,
.icongsk-map:before,
.icongsk-user:before,
.icongsk-glass:before,
.icongsk-food:before,
.icongsk-airplane:before,
.icongsk-globe:before,
.icongsk-enter:before,
.icongsk-exit:before,
.icongsk-qrcode:before,
.icongsk-pdf:before,
.icongsk-programme:before,
.icongsk-checkmark-circle:before,
.icongsk-cancel-circle:before,
.icongsk-info:before,
.icongsk-blocked:before,
.icongsk-info-2:before,
.icongsk-spam:before,
.icongsk-warning:before,
.icongsk-notification:before,
.icongsk-question:before,
.icongsk-checkmark:before,
.icongsk-checkmark-2:before,
.icongsk-close:before,
.icongsk-menu:before,
.icongsk-road:before,
.icongsk-accessibility:before,
.icongsk-signup:before,
.icongsk-wrench:before,
.icongsk-spinner:before,
.icongsk-bubbles:before,
.icongsk-stack:before,
.icongsk-book:before,
.icongsk-profile:before,
.icongsk-file:before,
.icongsk-off1:before,
.icongsk-off2:before,
.icongsk-off5:before,
.icongsk-on1:before,
.icongsk-on2:before,
.icongsk-on3:before,
.icongsk-on5:before,
.icongsk-off3:before,
.icongsk-on4:before,
.icongsk-off4:before,
.icongsk-share:before,
.icongsk-table:before,
.icongsk-attachment:before,
.icongsk-stats:before,
.icongsk-spinner-2:before,
.icongsk-spinner-3:before,
.icongsk-users:before,
.icongsk-cabinet:before,
.icongsk-calendar:before,
.icongsk-bell:before,
.icongsk-notebook:before,
.icongsk-folder:before,
.icongsk-image:before,
.icongsk-office:before,
.icongsk-key:before,
.icongsk-cog:before,
.icongsk-bookmark:before,
.icongsk-bookmarks:before,
.icongsk-full-information:before,
.icongsk-general-info:before,
.icongsk-key-contact-details:before,
.icongsk-duty-rotation:before,
.icongsk-booth-layout:before,
.icongsk-brands:before,
.icongsk-exhibition-booth:before,
.icongsk-in-planery:before,
.icongsk-briefing-docs:before,
.icongsk-questions-validation:before,
.icongsk-roadmap:before {
  font-family: 'Go2Congress';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icongsk-feedback:before {
  content: "\e000";
}
.icongsk-questions:before {
  content: "\e001";
}
.icongsk-home:before {
  content: "\e003";
}
.icongsk-bios:before {
  content: "\e004";
}
.icongsk-abstracts:before {
  content: "\e005";
}
.icongsk-home-2:before {
  content: "\e006";
}
.icongsk-camera:before {
  content: "\e008";
}
.icongsk-film:before {
  content: "\e009";
}
.icongsk-connection:before {
  content: "\e00a";
}
.icongsk-library:before {
  content: "\e00b";
}
.icongsk-location:before {
  content: "\e00c";
}
.icongsk-compass:before {
  content: "\e00d";
}
.icongsk-map:before {
  content: "\e00e";
}
.icongsk-user:before {
  content: "\e00f";
}
.icongsk-glass:before {
  content: "\e010";
}
.icongsk-food:before {
  content: "\e011";
}
.icongsk-airplane:before {
  content: "\e012";
}
.icongsk-globe:before {
  content: "\e013";
}
.icongsk-enter:before {
  content: "\e020";
}
.icongsk-exit:before {
  content: "\e021";
}
.icongsk-qrcode:before {
  content: "\e007";
}
.icongsk-pdf:before {
  content: "\e014";
}
.icongsk-programme:before {
  content: "\e002";
}
.icongsk-checkmark-circle:before {
  content: "\e015";
}
.icongsk-cancel-circle:before {
  content: "\e016";
}
.icongsk-info:before {
  content: "\e017";
}
.icongsk-blocked:before {
  content: "\e018";
}
.icongsk-info-2:before {
  content: "\e019";
}
.icongsk-spam:before {
  content: "\e01a";
}
.icongsk-warning:before {
  content: "\e01b";
}
.icongsk-notification:before {
  content: "\e01c";
}
.icongsk-question:before {
  content: "\e01d";
}
.icongsk-checkmark:before {
  content: "\e01e";
}
.icongsk-checkmark-2:before {
  content: "\e01f";
}
.icongsk-close:before {
  content: "\e022";
}
.icongsk-menu:before {
  content: "\e023";
}
.icongsk-road:before {
  content: "\e02e";
}
.icongsk-accessibility:before {
  content: "\e02f";
}
.icongsk-signup:before {
  content: "\e030";
}
.icongsk-wrench:before {
  content: "\e031";
}
.icongsk-spinner:before {
  content: "\e032";
}
.icongsk-bubbles:before {
  content: "\e036";
}
.icongsk-stack:before {
  content: "\e037";
}
.icongsk-book:before {
  content: "\e038";
}
.icongsk-profile:before {
  content: "\e039";
}
.icongsk-file:before {
  content: "\e03a";
}
.icongsk-off1:before {
  content: "\e024";
}
.icongsk-off2:before {
  content: "\e025";
}
.icongsk-off5:before {
  content: "\e028";
}
.icongsk-on1:before {
  content: "\e029";
}
.icongsk-on2:before {
  content: "\e02a";
}
.icongsk-on3:before {
  content: "\e02b";
}
.icongsk-on5:before {
  content: "\e02d";
}
.icongsk-off3:before {
  content: "\e026";
}
.icongsk-on4:before {
  content: "\e02c";
}
.icongsk-off4:before {
  content: "\e027";
}
.icongsk-share:before {
  content: "\e033";
}
.icongsk-table:before {
  content: "\e034";
}
.icongsk-attachment:before {
  content: "\e035";
}
.icongsk-stats:before {
  content: "\e03b";
}
.icongsk-spinner-2:before {
  content: "\e03c";
}
.icongsk-spinner-3:before {
  content: "\e03d";
}
.icongsk-users:before {
  content: "\e03e";
}
.icongsk-cabinet:before {
  content: "\e03f";
}
.icongsk-calendar:before {
  content: "\e040";
}
.icongsk-bell:before {
  content: "\e041";
}
.icongsk-notebook:before {
  content: "\e042";
}
.icongsk-folder:before {
  content: "\e043";
}
.icongsk-image:before {
  content: "\e044";
}
.icongsk-office:before {
  content: "\e045";
}
.icongsk-key:before {
  content: "\e048";
}
.icongsk-cog:before {
  content: "\e049";
}
.icongsk-bookmark:before {
  content: "\e04a";
}
.icongsk-bookmarks:before {
  content: "\e04b";
}
.icongsk-full-information:before {
  content: "\e046";
}
.icongsk-general-info:before {
  content: "\e047";
}
.icongsk-key-contact-details:before {
  content: "\e04c";
}
.icongsk-duty-rotation:before {
  content: "\e04d";
}
.icongsk-booth-layout:before {
  content: "\e04e";
}
.icongsk-brands:before {
  content: "\e04f";
}
.icongsk-exhibition-booth:before {
  content: "\e050";
}
.icongsk-in-planery:before {
  content: "\e051";
}
.icongsk-briefing-docs:before {
  content: "\e052";
}
.icongsk-questions-validation:before {
  content: "\e053";
}
.icongsk-roadmap:before {
  content: "\e054";
}
.sidr {
  display: none;
  position: absolute;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 999999;
  width: 260px;
  overflow-x: none;
  overflow-y: auto;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 15px;
  background: #333;
  color: #fff;
  -webkit-box-shadow: inset 0 0 5px 5px #222;
  -moz-box-shadow: inset 0 0 5px 5px #222;
  box-shadow: inset 0 0 5px 5px #222222;
}
.sidr .sidr-inner {
  padding: 0 0 15px;
}
.sidr .sidr-inner > p {
  margin-left: 15px;
  margin-right: 15px;
}
.sidr.right {
  left: auto;
  right: -260px;
}
.sidr.left {
  left: -260px;
  right: auto;
}
.sidr h1,
.sidr h2,
.sidr h3,
.sidr h4,
.sidr h5,
.sidr h6 {
  font-size: 11px;
  font-weight: normal;
  padding: 0 15px;
  margin: 0 0 5px;
  color: #fff;
  line-height: 24px;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4d4d4d), color-stop(100%, #1a1a1a));
  background-image: -webkit-linear-gradient(#4d4d4d, #1a1a1a);
  background-image: -moz-linear-gradient(#4d4d4d, #1a1a1a);
  background-image: -o-linear-gradient(#4d4d4d, #1a1a1a);
  background-image: linear-gradient(#4d4d4d, #1a1a1a);
  -webkit-box-shadow: 0 5px 5px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 5px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 5px 3px rgba(0, 0, 0, 0.2);
}
.sidr p {
  font-size: 13px;
  margin: 0 0 12px;
}
.sidr p a {
  color: rgba(255, 255, 255, 0.9);
}
.sidr > p {
  margin-left: 15px;
  margin-right: 15px;
}
.sidr ul {
  display: block;
  margin: 0 0 15px;
  padding: 0;
  border-top: 1px solid #1a1a1a;
  border-bottom: 1px solid #4d4d4d;
}
.sidr ul li {
  display: block;
  margin: 0;
  line-height: 48px;
  border-top: 1px solid #4d4d4d;
  border-bottom: 1px solid #1a1a1a;
}
.sidr ul li:hover,
.sidr ul li.active,
.sidr ul li.sidr-class-active {
  border-top: none;
  line-height: 49px;
}
.sidr ul li:hover > a,
.sidr ul li:hover > span,
.sidr ul li.active > a,
.sidr ul li.active > span,
.sidr ul li.sidr-class-active > a,
.sidr ul li.sidr-class-active > span {
  -webkit-box-shadow: inset 0 0 15px 3px #222;
  -moz-box-shadow: inset 0 0 15px 3px #222;
  box-shadow: inset 0 0 15px 3px #222222;
}
.sidr ul li a,
.sidr ul li span {
  padding: 0 15px;
  display: block;
  text-decoration: none;
  color: #ffffff;
}
.sidr ul li ul {
  border-bottom: none;
  margin: 0;
}
.sidr ul li ul li {
  line-height: 40px;
  font-size: 13px;
}
.sidr ul li ul li:last-child {
  border-bottom: none;
}
.sidr ul li ul li:hover,
.sidr ul li ul li.active,
.sidr ul li ul li.sidr-class-active {
  border-top: none;
  line-height: 41px;
}
.sidr ul li ul li:hover > a,
.sidr ul li ul li:hover > span,
.sidr ul li ul li.active > a,
.sidr ul li ul li.active > span,
.sidr ul li ul li.sidr-class-active > a,
.sidr ul li ul li.sidr-class-active > span {
  -webkit-box-shadow: inset 0 0 15px 3px #222;
  -moz-box-shadow: inset 0 0 15px 3px #222;
  box-shadow: inset 0 0 15px 3px #222222;
}
.sidr ul li ul li a,
.sidr ul li ul li span {
  color: rgba(255, 255, 255, 0.8);
  padding-left: 30px;
}
.sidr form {
  margin: 0 15px;
}
.sidr label {
  font-size: 13px;
}
.sidr input[type="text"],
.sidr input[type="password"],
.sidr input[type="date"],
.sidr input[type="datetime"],
.sidr input[type="email"],
.sidr input[type="number"],
.sidr input[type="search"],
.sidr input[type="tel"],
.sidr input[type="time"],
.sidr input[type="url"],
.sidr textarea,
.sidr select {
  width: 100%;
  font-size: 13px;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  border: none;
  background: rgba(0, 0, 0, 0.1);
  color: rgba(255, 255, 255, 0.6);
  display: block;
  clear: both;
}
.sidr input[type=checkbox] {
  width: auto;
  display: inline;
  clear: none;
}
.sidr input[type=button],
.sidr input[type=submit] {
  color: #333;
  background: #ffffff;
}
.sidr input[type=button]:hover,
.sidr input[type=submit]:hover {
  background: rgba(255, 255, 255, 0.9);
}
/* =================================== */
/**
 * 	
	1 ROOT
	2 HEADINGS
	3 TYPOGRAPHY
	4 LINKS
	5 FIGURES & IMAGES
	6 TABLES
	7 FORMS
	8 BANNER
	9 NAVIGATION
	10 CONTENT
	11 MAIN
	12 COMPLEMENTARY 
	13 CONTENTINFO
	14 GLOBAL OBJECTS
	15 VENDOR-SPECIFIC
	16 MODERNIZR
	17 TEMPLATE SPECIFICS
	18 MEDIA QUERIES
 */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  min-height: 100%;
  position: relative;
  padding-bottom: 50px;
  background: #111;
}
body {
  font-size: 14px;
  margin: auto;
  font-family: 'Roboto', sans-serif;
  color: #0a3a39;
  font-weight: 300;
  background: transparent;
}
.container-fluid {
  max-width: 975px;
  margin: auto;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 15px;
  margin-top: 1em;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  line-height: 1em;
  color: #000000;
  text-transform: uppercase;
}
h1,
.title1 {
  font-size: 1.71428em;
  margin-top: 0;
}
h2,
.title2 {
  font-size: 1.3em;
}
h3,
.title3 {
  font-size: 1.1em;
  margin-bottom: 0;
}
h4,
.title4 {
  font-size: 1em;
}
h5,
.title5 {
  font-size: 1em;
}
h6,
.title6 {
  font-size: 1em;
}
table h2,
table h3 {
  margin: 0 0 5px;
}
table td {
  vertical-align: top;
}
a,
a:active,
a:hover {
  outline: none;
  color: #016e4f;
}
button {
  width: auto;
}
.orangeText {
  color: #e95a10;
}
.btn-large,
.btn-group > .btn-large {
  font-size: 21px;
}
pre {
  font-size: 0.761904762em;
}
.blue {
  color: #1894c8;
  font-weight: bold;
}
.twocols {
  text-align: justify;
}
/*label, input, button, select, textarea{
	font-size: 1em;
}*/
.contactForm .form-horizontal .control-label {
  width: 110px;
}
.contactForm .form-horizontal .controls {
  margin-left: 127px;
}
.contactForm textarea#message {
  height: 12em;
}
select {
  height: auto;
}
form label.required:after {
  content: '*';
  color: #9d261d;
  padding-left: 5px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  margin-right: 10px;
}
header.main {
  position: relative;
  margin-bottom: 50px;
  padding-top: 50px;
}
header.main a.brand {
  display: block;
  margin: 10px 0 0;
}
header.main a.brand img {
  float: right;
}
header.main .header-right {
  /*		position:absolute;
		top:35px;
		right:10px;*/

  min-height: 135px;
  padding-top: 15px;
  text-align: right;
  font-family: 'Oswald', sans-serif;
  font-size: 1em;
  line-height: 1.3em;
  color: #b0b9bd;
}
header.main .header-right h2 {
  font-weight: 300;
  text-transform: uppercase;
  color: #b0b9bd;
  width: 385px;
  font-size: 1em;
  line-height: 1.3em;
  font-family: 'Oswald', sans-serif;
}
header.main a.headbook {
  display: block;
  position: absolute;
  right: 0;
  margin-top: 40px;
  padding: 5px;
  background: #016E4F;
  color: #FFF;
  font-size: 24px;
  text-decoration: none;
  line-height: 30px;
  width: 175px;
  text-align: center;
  text-transform: uppercase;
}
header.main a.headbook:hover {
  background: #353535;
  color: #FFF;
}
ul#locales {
  position: absolute;
  z-index: 1000;
  float: right;
  top: 5px;
  right: 8px;
  text-transform: uppercase;
  list-style: none;
}
ul#locales li {
  border: 1px #FFF solid;
  float: left;
  margin-left: 5px;
  background: #FFF;
  padding: 5px;
}
ul#locales li a {
  color: #DD0000;
  text-decoration: none;
}
ul#locales li a:hover {
  color: #DD0000;
}
ul#locales li.active {
  border: 1px #016e4f solid;
  background: #016e4f;
}
ul#locales li.active a {
  color: #FFF;
}
.site-subtitle {
  display: none;
}
nav.main ul.nav {
  margin: 0;
  padding: 0;
  height: 121px;
}
nav.main ul.nav li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 195px;
  height: 121px;
}
nav.main ul.nav li a,
nav.main ul.nav li span {
  background: url(../images/sprite_menu.png) 0 0 no-repeat;
  display: block;
  width: 195px;
  height: 121px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  color: #FFF;
  font-size: 1.5em;
  line-height: 1.4em;
  padding: 40px 15px 0;
  text-decoration: none;
}
nav.main ul.nav li a.menu2,
nav.main ul.nav li span.menu2 {
  background-position: -195px 0;
}
nav.main ul.nav li a.menu2:hover,
nav.main ul.nav li span.menu2:hover {
  background-position: -195px -121px;
}
nav.main ul.nav li a.menu3,
nav.main ul.nav li span.menu3 {
  background-position: -390px 0;
}
nav.main ul.nav li a.menu3:hover,
nav.main ul.nav li span.menu3:hover {
  background-position: -390px -121px;
}
nav.main ul.nav li a.menu4,
nav.main ul.nav li span.menu4 {
  background-position: -585px 0;
}
nav.main ul.nav li a.menu4:hover,
nav.main ul.nav li span.menu4:hover {
  background-position: -585px -121px;
}
nav.main ul.nav li a.menu5,
nav.main ul.nav li span.menu5 {
  background-position: -780px 0;
}
nav.main ul.nav li a.menu5:hover,
nav.main ul.nav li span.menu5:hover {
  background-position: -780px -121px;
}
nav.main ul.nav li.active a.menu1 {
  background-position: 0 -242px;
  color: #FFF;
}
nav.main ul.nav li.active a.menu2 {
  background-position: -195px -242px;
  color: #FFF;
}
nav.main ul.nav li.active a.menu3 {
  background-position: -390px -242px;
  color: #FFF;
}
nav.main ul.nav li.active a.menu4 {
  background-position: -585px -242px;
  color: #FFF;
}
nav.main ul.nav li.active a.menu5 {
  background-position: -780px -242px;
  color: #FFF;
}
#content {
  background: #FFF;
  margin: 20px auto;
  padding: 20px;
  position: relative;
}
#content iframe#map {
  float: right;
  width: 300px;
  height: 300px;
  position: absolute;
  top: 20px;
  right: 20px;
  border: 0;
}
#content table {
  collapse: collapse;
  margin-bottom: 5px;
}
#content table td,
#content table th {
  border: 1px #000 solid;
  padding: 5px;
}
.partenaires-block {
  background: #FFF;
  margin: 20px auto;
  padding: 20px;
  position: relative;
}
.partenaires-block p {
  margin: 0;
}
html.partenaires #content {
  background: transparent;
  padding: 0px;
}
html.partenaires #content ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
html.partenaires #content ul li {
  float: left;
  margin: 0 19px 19px 0;
  text-align: center;
  background: #FFF;
}
html.partenaires #content ul li a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}
html.partenaires #content ul li.double {
  width: 379px;
  text-align: center;
}
html.partenaires #content ul li.empty {
  width: 180px;
  background: none;
}
html.partenaires #content ul li.last {
  margin-right: 0;
  margin-left: -1px;
}
html.partenaires.no-touch #content ul li a img {
  opacity: 0.3;
}
html.partenaires.no-touch #content ul li img {
  opacity: 0.3;
}
html.partenaires.no-touch #content ul li:hover img {
  opacity: 1;
}
footer.main {
  padding: 10px;
  font-size: 1em;
  background: #231f20;
  font-family: 'Oswald', sans-serif;
  color: #ffffff;
}
footer.main nav {
  text-align: right;
}
footer.main nav.copy {
  position: relative;
}
footer.main nav.copy ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
footer.main nav.copy ul li {
  float: left;
}
footer.main nav.copy ul li a,
footer.main nav.copy ul li span {
  padding-right: 10px;
}
footer.main nav.legal {
  position: relative;
}
footer.main nav.legal ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
footer.main nav.legal ul li {
  display: inline;
}
footer.main nav.legal ul li a {
  display: inline-block;
  padding-left: 10px;
  color: #808285;
}
footer.main nav.legal ul li span {
  display: block;
}
div.sharrre {
  clear: both;
  overflow: auto;
  margin-bottom: 0px;
}
div.sharrre a.facebook,
div.sharrre a.twitter,
div.sharrre a.googlep,
div.sharrre a.mail {
  float: right;
  display: block;
  width: 35px;
  height: 32px;
  background: url(../images/share.png) no-repeat;
  overflow: hidden;
  margin-left: 3px;
  margin-bottom: 3px;
  text-decoration: none;
}
div.sharrre a.facebook .buttons,
div.sharrre a.twitter .buttons,
div.sharrre a.googlep .buttons,
div.sharrre a.mail .buttons {
  display: none;
}
div.sharrre span {
  float: right;
  display: block;
  height: 32px;
  padding-top: 5px;
}
div.sharrre a.facebook {
  background-position: 2px 47%;
}
div.sharrre a.twitter {
  background-position: -34px 47%;
}
div.sharrre a.googlep {
  background-position: -68px 47%;
}
.table-squared th {
  background: #15539e;
  color: #ffffff;
}
.table-squared th:nth-child(2n+1) {
  background: #0d4a8b;
}
.table-squared td {
  background: #fff;
}
.table-squared td:nth-child(2n+1) {
  background: #f9f8fd;
}
.table-squared tr:nth-child(2n+1) td {
  background: #e9e9eb;
}
.table-squared tr:nth-child(2n+1) td:nth-child(2n+1) {
  background: #dadfe5;
}
.video-wrapper {
  max-width: 100%;
  width: 600px;
}
.video-wrapper .video-container {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
.video-wrapper .video-container iframe,
.video-wrapper .video-container object,
.video-wrapper .video-container embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#mini_map {
  width: 100%;
  height: 250px;
}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font: 9px/1 Arial, Helvetica, sans-serif;
}
html.oldie form .multiRating label.radio {
  margin: 0 4% 0 0;
  width: 13%;
}
html.oldie form .multiRating label.radio input {
  float: right;
  display: block;
}
html.oldie form .radioRating label.radio {
  margin-right: 2.5%;
  width: 9.5%;
}
html.oldie form .radioRating label.radio input {
  float: right;
  display: block;
}
html.oldie form .radioRating label.radio:first-child {
  width: 38%;
  margin-right: 3%;
}
html.oldie form .radioRating label.radio:first-child span {
  margin-right: 2.5%;
}
html.oldie form .radioRating label.radio:last-child {
  margin-right: 0;
  position: relative;
  width: 23%;
}
html.oldie form .radioRating label.radio:last-child input {
  margin-left: 55px;
  position: absolute;
}
.bouton {
  float: right;
  margin-right: 330px;
  background: #231f20;
}
.bouton:hover {
  background: #ed0021;
}
.btn-navbar {
  display: none;
}
.vegas-background {
  top: -135px !important;
}
.listlnkparticipant {
  margin: 30px 0 50px 0;
}
.listlnkparticipant .lnkparticipant {
  display: block;
  width: 131px;
  height: 140px;
  text-align: center;
  float: left;
  margin-left: 15px;
  color: #333333;
}
.listlnkparticipant .active {
  color: #006F4E;
}
.listlnkparticipant .lnkparticipant:first-child {
  margin-left: 0;
}
.participants .participant {
  display: none;
}
.participants .participant .cv,
.participants .participant .photo {
  width: 50%;
  padding: 5px;
  float: left;
  display: block;
  min-height: 200px;
}
.participants .active {
  display: block;
}
@media print {
  
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width: 320px) and (max-width: 480px) {
  /* Styles */
}
/* Smartphones (landscape) ----------- */
@media only screen and (min-width: 321px) {
  /* Styles */
}
/* Smartphones ----------- */
@media only screen and (max-width: 767px) {
  .btn-navbar,
  .btn-navbar:hover,
  .btn-navbar:active,
  .btn-navbar:focus {
    display: block;
    font-size: 12px;
    padding: 7px 10px;
    margin-left: 5px;
    margin-right: 5px;
    color: #555;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #CCC;
    border-color: #e5e5e5 #e5e5e5 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  }
  #content {
    margin-top: 0;
  }
  header.main {
    margin-bottom: 0px;
    padding-top: 0px;
    background: #000000;
  }
  header.main a.brand h1 {
    margin-left: 10px;
  }
  header.main a.brand h1 img {
    width: 90%;
    float: none;
    display: block;
    margin: auto;
  }
  header.main .header-right {
    min-height: 0;
    padding-right: 20px;
    padding-bottom: 20px;
  }
  header.main h2 {
    display: none;
  }
  header.main a.headbook {
    right: 100%;
    top: -20px;
    font-size: 15px;
    width: 150px;
  }
  nav.main,
  .vegas-background {
    display: none;
  }
  section.page img {
    width: 50% !important;
    height: auto;
  }
  html.partenaires section.page img {
    width: 100% !important;
    height: auto;
  }
  html.partenaires #content ul {
    padding: 0;
    margin: 0;
    list-style: none;
  }
  html.partenaires #content ul li {
    width: 19%;
    float: left;
    margin: 0 4px 5px 0;
    text-align: center;
    background: #FFF;
  }
  html.partenaires #content ul li.double {
    width: 39%;
    text-align: center;
  }
  html.partenaires #content ul li.empty {
    width: 19%;
    background: none;
  }
  html.partenaires #content ul li.last {
    margin-right: 0;
    margin-left: -1px;
  }
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  section.page img {
    width: 50% !important;
    height: auto;
  }
}
/* iPads (landscape) ----------- */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .btn-navbar,
  .btn-navbar:hover,
  .btn-navbar:active,
  .btn-navbar:focus {
    display: block;
    font-size: 12px;
    padding: 7px 10px;
    margin-left: 5px;
    margin-right: 5px;
    color: #555;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #CCC;
    border-color: #e5e5e5 #e5e5e5 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  }
  #content {
    margin-top: 0;
  }
  header.main {
    margin-bottom: 0px;
    padding-top: 0px;
    background: #000000;
  }
  header.main a.brand h1 {
    margin-left: 10px;
  }
  header.main a.brand h1 img {
    width: 90%;
    float: none;
    display: block;
    margin: auto;
  }
  header.main .header-right {
    min-height: 0;
    padding-right: 20px;
    padding-bottom: 20px;
  }
  header.main a.headbook {
    right: 50%;
    top: 20px;
  }
  nav.main {
    display: none;
  }
  html.partenaires section.page img {
    width: 100% !important;
    height: auto;
  }
}
/* iPads (portrait) ----------- */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .btn-navbar,
  .btn-navbar:hover,
  .btn-navbar:active,
  .btn-navbar:focus {
    display: block;
    font-size: 12px;
    padding: 7px 10px;
    margin-left: 5px;
    margin-right: 5px;
    color: #555;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #CCC;
    border-color: #e5e5e5 #e5e5e5 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  }
  #content {
    margin-top: 0;
  }
  header.main {
    margin-bottom: 0px;
    padding-top: 0px;
    background: #000000;
  }
  header.main a.brand h1 {
    margin-left: 10px;
  }
  header.main a.brand h1 img {
    width: 90%;
    float: none;
    display: block;
    margin: auto;
  }
  header.main .header-right {
    min-height: 0;
    padding-right: 20px;
    padding-bottom: 20px;
  }
  header.main a.headbook {
    right: 50%;
    top: 20px;
  }
  nav.main {
    display: none;
  }
  html.partenaires #content ul {
    padding: 0;
    margin: 0;
    list-style: none;
  }
  html.partenaires #content ul li {
    width: 146px;
    float: left;
    margin: 0 9px 9px 0;
    background: #FFF;
  }
  html.partenaires #content ul li a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
  }
  html.partenaires #content ul li.double {
    width: 301px;
    text-align: center;
  }
  html.partenaires #content ul li.empty {
    width: 146px;
    background: none;
  }
  html.partenaires #content ul li.last {
    margin-right: 0;
    margin-left: -1px;
  }
}
/* Desktops and laptops ----------- */
@media only screen and (min-width: 1224px) {
  /* Styles */
}
/* Large screens ----------- */
@media only screen and (min-width: 1824px) {
  /* Styles */
}
/* iPhone 4 ----------- */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* Styles */
}
