* {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
body {
  margin-top: .75em;
  margin-bottom: .75em;
  background: rgb(0, 0, 0)/* url('media/layout/main-background.jpg') no-repeat center top*/;
  color: rgb(177,177,177);
}

.nobreak {
  white-space: nowrap;
}

h1, h2, h3, h4, h5, h6 {
  color: rgb(245,245,245);
  letter-spacing: .05em;
}
h1, h2, h3, h4, h5, h6, .top-bar .name a, .top-bar-section ul li a {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
}

h2 {
  border-bottom: 1px solid rgba(255,255,255,0.5);
  font-size: 2em;
}
#banner-bg-img h2,
footer h2 {
  border-bottom: none;
}
h3 {
  font-size: 1.3em;
}

a,
a:hover {
  color: rgb(255,255,255);
}
#content-area.main-txt-color,
.main-txt-color {
  color: rgb(112, 205, 112);
}
#content-area.main-bg-color,
.main-bg-color {
  background-color: rgb(92, 175, 84);
}
#content-area.main-brd-color,
.main-brd-color {
  border-color: rgb(92, 175, 84);
}

.main-bg-color {
  background-color: rgb(92, 175, 84);
}
.main-font-color {
  color: rgb(92, 175, 84);
}
.white-font-color {
  color: rgb(255,255,255);
}

.big {
  font-size: 1.3em;
}
.small {
  font-size: .8em;
}

p.label {
  width: 100%;
  white-space: normal;
}

#bg-top-right {
  position: absolute;
  top: 0;
  right: 15px;
  z-index: -1;
}

#banner-bg-img {
  position: relative;
  margin-bottom: .75em;
}
#banner-text {
  padding: .5em 2.5% .5em 0;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#banner-text h1,
#banner-text h2,
#banner-text h1 {
  letter-spacing: normal;
  /*font-weight: 600;*/
}
#banner-text h1, #banner-text h2, #banner-text h3, #banner-text p {
  margin: 0;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#banner-text h1 {
  font-size: 1.7em;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
}
#banner-text h2 {
  max-width: 77%;
  padding-bottom: .5em;
  font-size: 1.3em;
  line-height: 1.4em;
  font-weight: bold;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
  border: none;
}
#banner-text h3 {
  max-width: 77%;
  font-size: 1.1em;
}

#banner-bg-img {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}

#main-sponsors img {
  width: 110px;
  height: auto;
}

.top-bar {
  height: 2.4em;
  /*border: 1px solid white;*/
}
.top-bar .name a {
  opacity: .7;
}
@media only screen and (min-width: 50.211em) {
  .top-bar-section ul {
    margin-top: 18px;
  }
}
.top-bar-section ul li a {
  font-size: .9em;
  letter-spacing: .04em;
}
.top-bar-section li:not(.has-form) a:not(.button) {
  line-height: 1.4em;
}
@media only screen and (min-width: 50.211em) {
  .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 50px 0 10px;
  }
}

.top-bar, .contain-to-grid {
  background: transparent;
  /*border-bottom: 2px solid rgba(255,255,255,.4);*/
}
.sticky.fixed .top-bar {
  background: none repeat scroll 0 0 rgba(38, 105, 38, 0.55);
}
.top-bar-section ul li, .top-bar-section li:not(.has-form) a:not(.button) {
  background: none;
}
.top-bar-section ul li {
  border-left-width: 1px;
  border-left-style: solid;
}
.sticky.fixed .top-bar-section ul li {
  border-bottom: none;
}
.top-bar-section ul li:hover:not(.has-form) a:not(.button), .top-bar-section li:not(.has-form) a:hover:not(.button) {
  background: none repeat scroll 0 0 rgba(38, 105, 38, 0.55);
}
.top-bar .toggle-topbar {
  left: 0;
  right: auto;
}
.top-bar .toggle-topbar.menu-icon {
  top: 0;
  margin-top: 0;
}

#sponsors {
  padding: 0 1px 7px 0;
  margin-bottom: .5em;
  border: 1px solid rgb(255,255,255);
}
#sponsors h6 {
  margin: 26px 0.2rem 0.2rem 0.2rem;
  text-transform: uppercase;
  font-size: .8em;
}

section.content {
  background-image: url('/media/layout/main-bg-img.png');
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 245px 183px;
}

.row.first-row {
  margin-top: 1em;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: lighter;
}
.row.first-row .page-header-big {
  font-size: 180%;
  color: rgb(255,255,255);
}

#content-area {
  border-top: 1px;
  border-top-style: solid;
  border-bottom: 1px;
  border-bottom-style: solid;
}

section.content {
}
section.content .text-area p {
  position: relative;
  padding-right: 0.9375rem;
  text-align: justify;
}

.left-col-title {
  /*padding: 0;*/
}
@media only screen and (min-width: 50.211em) {
  section.content .left-col-title p {
    /*text-align: left;*/
    font-size: .8em;
  }
}

p.session-title {
  font-size: 1.2em;
  color: rgb(245,245,245);
}

.text-area ol > li {
  margin-top: 1.3em;
}

ul.guest-list {
  margin-left: 10%;
}
ul.guest-list strong {
  color: rgb(92, 175, 84);
}

#hotels {
  width: 95%;
  margin: 0;
  background: none;
  border: none;
}
#hotels tr:nth-child(even) {
  background-color: rgb(30,30,30);
}
#hotels tr:nth-child(odd) {
  background-color: rgb(46, 46, 46);
}
#hotels th {
  background-color: rgb(170,170,170);
  color: rgb(70, 54, 42);
  text-align: left;
}
#hotels td {
  padding: 1%;
  color: rgb(200,200,200);
}

#feedback-availability p {
  font-size: 1.3em;
  line-height: 1.2em;
  margin-bottom: .8em;
}

#registration-form {
  padding: 15px 10px 0 10px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border: 1px solid #FFFFFF;
  background-color: rgba(29,29,29,.89);
}

#registration-form table {
  background: none transparent;
  margin-bottom: 0;
  border: none;
}
#registration-form label {
  font-size: 1rem;
  color: rgb(210, 210, 210);
}
#registration-form input[type="text"],
#registration-form input[type="email"],
#registration-form select {
  background-color: rgba(125,125,125,.7);
  color: rgb(255,255,255);
}

footer {
  padding-top: 1em;
}
footer h2 {
  font-size: 1em;
}
footer p {
  font-size: .8em;
  color: rgb(182, 208, 230);
}
