/* line 136, icons/*.png */
.icons-sprite, .icons-ico-fb-grey, .icons-ico-fb, .icons-ico-li-grey, .icons-ico-li, .icons-ico-tw-grey, .icons-ico-tw, footer .social a.fb, footer .social div.fb, footer .social a.fb:hover, footer .social div.fb:hover, footer .social a.tw, footer .social div.tw, footer .social a.tw:hover, footer .social div.tw:hover, footer .social a.li, footer .social div.li, footer .social a.li:hover, footer .social div.li:hover, .social a.fb, .social div.fb, .social a.fb:hover, .social div.fb:hover, .social a.tw, .social div.tw, .social a.tw:hover, .social div.tw:hover, .social a.li, .social div.li, .social a.li:hover, .social div.li:hover {
  background-image: url('../img/icons-sc213182f85.png');
  background-repeat: no-repeat;
}

/* line 84, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/utilities/sprites/_base.scss */
.icons-ico-fb-grey {
  background-position: 0 -25px;
}
/* line 59, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/utilities/sprites/_base.scss */
.icons-ico-fb-grey:hover, .icons-ico-fb-grey.ico-fb-grey-hover {
  background-position: 0 0;
}

/* line 84, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/utilities/sprites/_base.scss */
.icons-ico-fb {
  background-position: 0 -75px;
}
/* line 59, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/utilities/sprites/_base.scss */
.icons-ico-fb:hover, .icons-ico-fb.ico-fb-hover {
  background-position: 0 -50px;
}

/* line 84, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/utilities/sprites/_base.scss */
.icons-ico-li-grey {
  background-position: 0 -125px;
}
/* line 59, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/utilities/sprites/_base.scss */
.icons-ico-li-grey:hover, .icons-ico-li-grey.ico-li-grey-hover {
  background-position: 0 -100px;
}

/* line 84, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/utilities/sprites/_base.scss */
.icons-ico-li {
  background-position: 0 -175px;
}
/* line 59, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/utilities/sprites/_base.scss */
.icons-ico-li:hover, .icons-ico-li.ico-li-hover {
  background-position: 0 -150px;
}

/* line 84, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/utilities/sprites/_base.scss */
.icons-ico-tw-grey {
  background-position: 0 -225px;
}
/* line 59, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/utilities/sprites/_base.scss */
.icons-ico-tw-grey:hover, .icons-ico-tw-grey.ico-tw-grey-hover {
  background-position: 0 -200px;
}

/* line 84, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/utilities/sprites/_base.scss */
.icons-ico-tw {
  background-position: 0 -275px;
}
/* line 59, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/utilities/sprites/_base.scss */
.icons-ico-tw:hover, .icons-ico-tw.ico-tw-hover {
  background-position: 0 -250px;
}

/* line 33, ../scss/partials/_base.scss */
body {
  font-family: "Roboto", sans-serif;
}

/* line 36, ../scss/partials/_base.scss */
body, html {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

/* line 42, ../scss/partials/_base.scss */
.clean {
  text-decoration: none;
}

/* line 46, ../scss/partials/_base.scss */
ol.conference {
  list-style: none;
  padding-left: 0;
  padding: 20px 0;
}
/* line 50, ../scss/partials/_base.scss */
ol.conference li {
  margin-left: -93px;
  padding-left: 93px;
  background-position: left 5px;
  background-repeat: no-repeat;
}
/* line 55, ../scss/partials/_base.scss */
ol.conference li.one {
  background-image: url("../img/1.jpg");
}
/* line 56, ../scss/partials/_base.scss */
ol.conference li.two {
  background-image: url("../img/2.jpg");
}
/* line 57, ../scss/partials/_base.scss */
ol.conference li.three {
  background-image: url("../img/3.jpg");
}

/* line 60, ../scss/partials/_base.scss */
ol.list-callout {
  list-style: none;
  padding-left: 0;
  padding: 20px 0;
}
/* line 64, ../scss/partials/_base.scss */
ol.list-callout li {
  padding-left: 45px;
  line-height: 38px;
  background-position: left 5px;
  background-repeat: no-repeat;
  font-weight: 700;
}
/* line 70, ../scss/partials/_base.scss */
ol.list-callout li.one {
  background-image: url("../img/1-small.jpg");
}
/* line 71, ../scss/partials/_base.scss */
ol.list-callout li.two {
  background-image: url("../img/2-small.jpg");
}
/* line 72, ../scss/partials/_base.scss */
ol.list-callout li.three {
  background-image: url("../img/3-small.jpg");
}

/* line 76, ../scss/partials/_base.scss */
.container {
  margin: auto;
  width: 1000px;
}

/* line 83, ../scss/partials/_base.scss */
.button {
  border: rgba(255, 255, 255, 0.3) solid 1px;
  background-color: #0081bd;
  font-weight: 700;
  padding: 5px 60px;
}
/* line 88, ../scss/partials/_base.scss */
.button:hover {
  background-color: #59aed5;
}

/* line 92, ../scss/partials/_base.scss */
.hero {
  margin: auto;
  width: 1000px;
  min-width: 1000px;
  position: relative;
}
/* line 97, ../scss/partials/_base.scss */
.hero .lg-logo {
  position: absolute;
  top: 15px;
  width: 180px;
}
/* line 102, ../scss/partials/_base.scss */
.hero h2 {
  position: absolute;
  right: 0;
  color: white;
  font-weight: 300;
  font-size: 17px;
  width: 300px;
  top: 65px;
  text-align: right;
}
/* line 113, ../scss/partials/_base.scss */
.hero .sponsors h3 {
  font-size: 11px;
  color: #7f7f7f;
  padding: 0;
  margin: 0 0 10px 0;
}
/* line 119, ../scss/partials/_base.scss */
.hero .sponsors ul {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  overflow: visible;
}
/* line 62, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_horizontal-list.scss */
.hero .sponsors ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  float: left;
  padding-left: 4px;
  padding-right: 4px;
}
/* line 49, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_horizontal-list.scss */
.hero .sponsors ul li:first-child {
  padding-left: 0;
}
/* line 50, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_horizontal-list.scss */
.hero .sponsors ul li:last-child {
  padding-right: 0;
}
/* line 52, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_horizontal-list.scss */
.hero .sponsors ul li.last {
  padding-right: 0;
}
/* line 122, ../scss/partials/_base.scss */
.hero .sponsors ul li {
  padding-left: 8px;
  padding-right: 8px;
  min-height: 57px;
}
/* line 128, ../scss/partials/_base.scss */
.hero .sponsors img {
  max-height: 123px;
}
/* line 129, ../scss/partials/_base.scss */
.hero .sponsors.right {
  position: absolute;
  right: 0px;
  top: 400px;
}
/* line 134, ../scss/partials/_base.scss */
.hero .sponsors.left {
  position: absolute;
  left: 0px;
  top: 333px;
}

/* line 141, ../scss/partials/_base.scss */
.content {
  width: 600px;
  margin: 0 auto 25px;
  padding: 0 0 0 200px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  color: #231f20;
  position: relative;
}
/* line 149, ../scss/partials/_base.scss */
.content h1 {
  font-weight: 400;
  text-align: center;
  margin: 0;
}
/* line 154, ../scss/partials/_base.scss */
.content h2 {
  font-weight: 700;
  text-align: center;
  color: #241971;
  margin: 0 0 60px;
  font-size: 18px;
}
/* line 161, ../scss/partials/_base.scss */
.content h3 {
  font-weight: 100;
  color: #241971;
  font-size: 26px;
  margin: 0 0 30px 0;
  text-transform: uppercase;
}
/* line 167, ../scss/partials/_base.scss */
.content h3.pull {
  font-weight: 100;
}
/* line 169, ../scss/partials/_base.scss */
.content h3.pull.contact {
  font-size: 16px;
}
/* line 174, ../scss/partials/_base.scss */
.content h4 {
  font-weight: 700;
  font-size: 18px;
  margin: 0 0 14px;
}
/* line 179, ../scss/partials/_base.scss */
.content p {
  margin: 0 0 40px;
}
/* line 183, ../scss/partials/_base.scss */
.content .center-image {
  max-width: 600px;
  margin: 80px auto;
  display: block;
}
/* line 188, ../scss/partials/_base.scss */
.content .lg-image {
  width: 1000px;
  max-width: 1000px;
  margin: 80px auto;
  margin-left: -270px;
  display: block;
}

/* line 198, ../scss/partials/_base.scss */
.pull-image {
  position: absolute;
  left: 0;
  top: 1450px;
}

/* line 203, ../scss/partials/_base.scss */
.pull-image-updates {
  position: absolute;
  left: -38px;
  top: 24px;
}

/* line 208, ../scss/partials/_base.scss */
footer {
  height: 130px;
  background: #414141;
  width: 1000px;
  margin: 90px auto 0;
  position: relative;
}
/* line 214, ../scss/partials/_base.scss */
footer .container {
  background-color: #e7e7e7;
  height: 50px;
}
/* line 218, ../scss/partials/_base.scss */
footer .logo {
  padding: 10px;
  display: inline-block;
}
/* line 222, ../scss/partials/_base.scss */
footer .social {
  padding-right: 10px;
  position: absolute;
  top: 0;
  right: 0;
}
/* line 227, ../scss/partials/_base.scss */
footer .social a, footer .social div {
  width: 26px;
  height: 25px;
}
/* line 230, ../scss/partials/_base.scss */
footer .social a.fb, footer .social div.fb {
  background-position: 0 -25px;
}
/* line 59, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/utilities/sprites/_base.scss */
footer .social a.fb:hover, footer .social a.fb.ico-fb-grey-hover, footer .social div.fb:hover, footer .social div.fb.ico-fb-grey-hover {
  background-position: 0 0;
}
/* line 233, ../scss/partials/_base.scss */
footer .social a.fb:hover, footer .social div.fb:hover {
  background-position: 0 0;
}
/* line 235, ../scss/partials/_base.scss */
footer .social a.tw, footer .social div.tw {
  background-position: 0 -225px;
}
/* line 59, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/utilities/sprites/_base.scss */
footer .social a.tw:hover, footer .social a.tw.ico-tw-grey-hover, footer .social div.tw:hover, footer .social div.tw.ico-tw-grey-hover {
  background-position: 0 -200px;
}
/* line 238, ../scss/partials/_base.scss */
footer .social a.tw:hover, footer .social div.tw:hover {
  background-position: 0 -200px;
}
/* line 240, ../scss/partials/_base.scss */
footer .social a.li, footer .social div.li {
  background-position: 0 -125px;
}
/* line 59, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/utilities/sprites/_base.scss */
footer .social a.li:hover, footer .social a.li.ico-li-grey-hover, footer .social div.li:hover, footer .social div.li.ico-li-grey-hover {
  background-position: 0 -100px;
}
/* line 243, ../scss/partials/_base.scss */
footer .social a.li:hover, footer .social div.li:hover {
  background-position: 0 -100px;
}
/* line 247, ../scss/partials/_base.scss */
footer .s-logo {
  position: absolute;
  left: 10px;
  top: 72px;
}
/* line 253, ../scss/partials/_base.scss */
footer .copyright {
  text-align: right;
  color: white;
  font-size: 10px;
  margin: 40px 10px 0 0;
}
/* line 259, ../scss/partials/_base.scss */
footer .footer-nav {
  display: inline-block;
  padding-left: 60px;
}
/* line 262, ../scss/partials/_base.scss */
footer .footer-nav ul {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
}
/* line 62, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_horizontal-list.scss */
footer .footer-nav ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 49, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_horizontal-list.scss */
footer .footer-nav ul li:first-child {
  padding-left: 0;
}
/* line 50, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_horizontal-list.scss */
footer .footer-nav ul li:last-child {
  padding-right: 0;
}
/* line 52, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_horizontal-list.scss */
footer .footer-nav ul li.last {
  padding-right: 0;
}
/* line 265, ../scss/partials/_base.scss */
footer .footer-nav li {
  font-size: 11px;
  color: #414141;
}
/* line 268, ../scss/partials/_base.scss */
footer .footer-nav li a {
  font-size: 11px;
  color: #414141;
}
/* line 271, ../scss/partials/_base.scss */
footer .footer-nav li a:hover {
  text-decoration: underline;
}
/* line 275, ../scss/partials/_base.scss */
footer .footer-nav li .none {
  font-size: 11px;
  color: #414141;
}

/* line 282, ../scss/partials/_base.scss */
.left-nav {
  position: absolute;
  left: -90px;
  top: 222px;
}
/* line 286, ../scss/partials/_base.scss */
.left-nav ul {
  margin: 0;
  padding: 0;
}
/* line 289, ../scss/partials/_base.scss */
.left-nav ul li a {
  font-weight: 700;
  color: #241971;
  font-size: 14px;
  text-transform: uppercase;
  background: url("../img/bg-left-nav.png") right bottom no-repeat;
  display: block;
  width: 219px;
  padding: 0px 0 15px 20px;
}
/* line 299, ../scss/partials/_base.scss */
.left-nav ul li a:hover, .left-nav ul li a.active {
  color: #507DBF;
  background-position: left bottom;
}
/* line 303, ../scss/partials/_base.scss */
.left-nav ul li a.double:hover, .left-nav ul li a.double.active {
  background-position: -220px bottom;
}

/* line 310, ../scss/partials/_base.scss */
.left-image {
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
}

/* line 315, ../scss/partials/_base.scss */
.right-block {
  float: right;
  width: 300px;
  position: relative;
  height: 250px;
}
/* line 320, ../scss/partials/_base.scss */
.right-block h3 {
  margin: 0;
}
/* line 321, ../scss/partials/_base.scss */
.right-block p a {
  color: #507DBF;
  text-decoration: none;
}
/* line 324, ../scss/partials/_base.scss */
.right-block p a:hover {
  color: #507DBF;
  text-decoration: underline;
}
/* line 329, ../scss/partials/_base.scss */
.right-block p {
  margin-bottom: 0px;
}
/* line 333, ../scss/partials/_base.scss */
.right-block .bio-logo {
  position: absolute;
  bottom: 0;
  left: 0;
}

/* line 339, ../scss/partials/_base.scss */
.clear {
  clear: both;
  padding-top: 40px;
}

/* line 343, ../scss/partials/_base.scss */
.back {
  background: url("../img/ico-back.png") left center no-repeat;
  display: block;
  font-weight: 700;
  color: #241971;
  font-size: 14px;
  padding-left: 30px;
  text-decoration: none;
  margin-bottom: 30px;
}

/* line 2, ../scss/partials/_schedule.scss */
.schedule {
  width: 700px;
}
/* line 4, ../scss/partials/_schedule.scss */
.schedule .keynote, .schedule .keynote a {
  color: #F08D2A;
  background-color: #FEF3E7;
}
/* line 8, ../scss/partials/_schedule.scss */
.schedule .adc, .schedule .adc a {
  color: #7A689F;
  background-color: #F1F0F5;
}
/* line 12, ../scss/partials/_schedule.scss */
.schedule .p2c, .schedule .p2c a {
  color: #298CCB;
  background-color: #E9F3FA;
}
/* line 16, ../scss/partials/_schedule.scss */
.schedule .rdm, .schedule .rdm a {
  color: #6D7E38;
  background-color: #F0F2EB;
}
/* line 20, ../scss/partials/_schedule.scss */
.schedule caption {
  font-size: 20px;
  font-weight: bold;
  color: #241971;
  padding: 20px;
}
/* line 26, ../scss/partials/_schedule.scss */
.schedule td, .schedule th {
  padding: 20px 10px;
}
/* line 29, ../scss/partials/_schedule.scss */
.schedule td {
  border-right: 2px solid white;
}
/* line 32, ../scss/partials/_schedule.scss */
.schedule tr {
  border-bottom: 10px solid #fff;
}
/* line 36, ../scss/partials/_schedule.scss */
.schedule .time {
  color: #666;
  font-size: 12px;
  width: 60px;
  padding-right: 40px;
  font-weight: normal;
}
/* line 45, ../scss/partials/_schedule.scss */
.schedule .title {
  font-size: 15px;
  text-align: left;
  font-weight: bold;
  vertical-align: top;
}
/* line 54, ../scss/partials/_schedule.scss */
.schedule .description, .schedule .speakers {
  width: 586px;
  margin: 0px 0 00px  0px;
  display: block;
}
/* line 59, ../scss/partials/_schedule.scss */
.schedule .speakers {
  position: relative;
}
/* line 60, ../scss/partials/_schedule.scss */
.schedule .speakers .speaker {
  position: relative;
}
/* line 63, ../scss/partials/_schedule.scss */
.schedule .speakers a {
  text-decoration: none;
  color: black;
}
/* line 68, ../scss/partials/_schedule.scss */
.schedule .speakers .profile-image {
  position: absolute;
  left: 0;
  width: 80px;
}
/* line 73, ../scss/partials/_schedule.scss */
.schedule .speakers h4 {
  color: #241971;
  margin: 0;
  padding: 0;
}
/* line 78, ../scss/partials/_schedule.scss */
.schedule .speakers .info {
  margin-left: 100px;
  width: 290px;
}
/* line 82, ../scss/partials/_schedule.scss */
.schedule .speakers .logo {
  position: absolute;
  right: 0;
  top: 0;
}
/* line 86, ../scss/partials/_schedule.scss */
.schedule .speakers .logo img {
  max-height: 60px;
}

/* line 1, ../scss/partials/_board.scss */
.board {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  overflow: visible;
}
/* line 62, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_horizontal-list.scss */
.board li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  float: left;
  padding-left: 4px;
  padding-right: 4px;
}
/* line 49, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_horizontal-list.scss */
.board li:first-child {
  padding-left: 0;
}
/* line 50, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_horizontal-list.scss */
.board li:last-child {
  padding-right: 0;
}
/* line 52, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_horizontal-list.scss */
.board li.last {
  padding-right: 0;
}
/* line 4, ../scss/partials/_board.scss */
.board li {
  width: 154px;
  clear: left;
  display: inline-block;
  vertical-align: top;
  padding-right: 39px;
  float: none;
  white-space: normal;
}
/* line 12, ../scss/partials/_board.scss */
.board li.last {
  padding-right: 0;
}
/* line 14, ../scss/partials/_board.scss */
.board h4 {
  font-weight: 700;
  color: #241971;
  font-size: 14px;
  margin: 0;
  padding: 5px 0;
}
/* line 21, ../scss/partials/_board.scss */
.board a {
  text-decoration: none;
}
/* line 25, ../scss/partials/_board.scss */
.board a:hover h4 {
  color: #507DBF;
}
/* line 28, ../scss/partials/_board.scss */
.board a:hover img {
  border: 5px solid #507DBF;
  position: relative;
  left: -5px;
  top: -5px;
  margin-bottom: -10px;
}
/* line 37, ../scss/partials/_board.scss */
.board p {
  font-size: 14px;
  color: #333333;
}

/* line 1, ../scss/partials/_header-nav.scss */
nav {
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
}
/* line 4, ../scss/partials/_header-nav.scss */
nav a {
  text-decoration: none;
}

/* line 6, ../scss/partials/_header-nav.scss */
header {
  background-color: black;
}
/* line 9, ../scss/partials/_header-nav.scss */
header .wrapper {
  background-image: -moz-linear-gradient(top, rgba(10, 18, 25, 0.90) 0%, rgba(23, 40, 59, 0.80) 100%);
  background-image: -webkit-linear-gradient(top, rgba(10, 18, 25, 0.90) 0%, rgba(23, 40, 59, 0.80) 100%);
  background-image: linear-gradient(to bottom, rgba(10, 18, 25, 0.90) 0%, rgba(23, 40, 59, 0.80) 100%);
}
/* line 19, ../scss/partials/_header-nav.scss */
header .logo {
  display: inline-block;
  padding: 12px 0;
  vertical-align: top;
}
/* line 24, ../scss/partials/_header-nav.scss */
header .container {
  height: 50px;
}
/* line 27, ../scss/partials/_header-nav.scss */
header .inner-sponsors {
  height: 110px;
  width: 1000px;
  margin: auto;
  padding: 20px 0;
  position: relative;
}
/* line 33, ../scss/partials/_header-nav.scss */
header .inner-sponsors h3 {
  float: left;
  font-size: 11px;
  color: #7f7f7f;
  margin: -2px 10px 0 0;
  padding: 0;
}
/* line 40, ../scss/partials/_header-nav.scss */
header .inner-sponsors ul {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  overflow: visible;
  float: left;
}
/* line 62, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_horizontal-list.scss */
header .inner-sponsors ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  float: left;
  padding-left: 4px;
  padding-right: 4px;
}
/* line 49, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_horizontal-list.scss */
header .inner-sponsors ul li:first-child {
  padding-left: 0;
}
/* line 50, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_horizontal-list.scss */
header .inner-sponsors ul li:last-child {
  padding-right: 0;
}
/* line 52, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_horizontal-list.scss */
header .inner-sponsors ul li.last {
  padding-right: 0;
}
/* line 44, ../scss/partials/_header-nav.scss */
header .inner-sponsors ul li {
  padding-left: 8px;
  padding-right: 8px;
  height: 50px;
}
/* line 50, ../scss/partials/_header-nav.scss */
header .inner-sponsors img {
  max-height: 45px;
}

/* line 54, ../scss/partials/_header-nav.scss */
.main-nav {
  display: inline-block;
  padding-left: 30px;
}
/* line 58, ../scss/partials/_header-nav.scss */
.main-nav .button {
  margin-top: 5px;
  display: block;
}
/* line 62, ../scss/partials/_header-nav.scss */
.main-nav ul {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  width: 860px;
}
/* line 62, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_horizontal-list.scss */
.main-nav ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  float: left;
  padding-left: 19px;
  padding-right: 19px;
}
/* line 49, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_horizontal-list.scss */
.main-nav ul li:first-child {
  padding-left: 0;
}
/* line 50, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_horizontal-list.scss */
.main-nav ul li:last-child {
  padding-right: 0;
}
/* line 52, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_horizontal-list.scss */
.main-nav ul li.last {
  padding-right: 0;
}
/* line 65, ../scss/partials/_header-nav.scss */
.main-nav ul li {
  height: 44px;
  padding: 5px 34px 0;
}
/* line 68, ../scss/partials/_header-nav.scss */
.main-nav ul li.last:hover {
  background: none;
}
/* line 73, ../scss/partials/_header-nav.scss */
.main-nav a, .main-nav li {
  color: white;
  text-align: center;
  font-weight: 500;
  font-size: 15px;
}
/* line 78, ../scss/partials/_header-nav.scss */
.main-nav a span, .main-nav li span {
  font-weight: 300;
}
/* line 81, ../scss/partials/_header-nav.scss */
.main-nav li:hover, .main-nav .active {
  background-color: rgba(0, 129, 189, 0.6);
}
/* line 85, ../scss/partials/_header-nav.scss */
.main-nav .last {
  float: right;
}

/* line 91, ../scss/partials/_header-nav.scss */
.location-nav-wrapper2 {
  overflow: hidden;
  background-color: #c1c1c1;
  *zoom: 1;      filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF085C8B', endColorstr='#FF000000');
	   	background-image: -moz-linear-gradient(top, #b1b1b1 0%, #b1b1b1 57%, #b1b1b1 57%, #b1b1b1 100%);
  background-image: -webkit-linear-gradient(top, #b1b1b1 0%, #b1b1b1 57%, #b1b1b1 57%, #b1b1b1 100%);
  background-image: linear-gradient(to bottom, #b1b1b1 0%, #b1b1b1 57%, #b1b1b1 57%, #b1b1b1 100%);
  height: 1px;
  line-height: 1px;
  margin-top:4px; /*to have the space above the image*/
  margin-bottom:5px; /*to have the space under the image*/
}

/* line 91, ../scss/partials/_header-nav.scss */
.location-nav-wrapper {
  overflow: hidden;
  background-color: #acd6e9;
  *zoom: 1;      filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF085C8B', endColorstr='#FF000000');
	   	background-image: -moz-linear-gradient(top, #acd6e9 0%, #acd6e9 57%, #acd6e9 57%, #acd6e9 100%);
  background-image: -webkit-linear-gradient(top, #acd6e9 0%, #acd6e9 57%, #acd6e9 57%, #acd6e9 100%);
  background-image: linear-gradient(to bottom, #acd6e9 0%, #acd6e9 57%, #acd6e9 57%, #acd6e9 100%);
  height: 3px;
  line-height: 3px;
}
/* line 104, ../scss/partials/_header-nav.scss */
.location-nav-wrapper .location-nav {
  display: inline-block;
  float: left;
}
/* line 108, ../scss/partials/_header-nav.scss */
.location-nav-wrapper .wrapper {
  width: 1000px;
  margin: auto;
}
/* line 112, ../scss/partials/_header-nav.scss */
.location-nav-wrapper ul {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  display: inline-block;
}
/* line 62, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_horizontal-list.scss */
.location-nav-wrapper ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  float: left;
  padding-left: 35px;
  padding-right: 35px;
}
/* line 49, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_horizontal-list.scss */
.location-nav-wrapper ul li:first-child {
  padding-left: 0;
}
/* line 50, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_horizontal-list.scss */
.location-nav-wrapper ul li:last-child {
  padding-right: 0;
}
/* line 52, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_horizontal-list.scss */
.location-nav-wrapper ul li.last {
  padding-right: 0;
}
/* line 115, ../scss/partials/_header-nav.scss */
.location-nav-wrapper ul li {
  display: inline-block;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
/* line 120, ../scss/partials/_header-nav.scss */
.location-nav-wrapper ul li.last {
  padding: 0;
  float: right;
}
/* line 127, ../scss/partials/_header-nav.scss */
.location-nav-wrapper a, .location-nav-wrapper li {
  color: #0081bd;
  font-size: 15px;
  margin-right: 1px;
}
/* line 131, ../scss/partials/_header-nav.scss */
.location-nav-wrapper a.active, .location-nav-wrapper li.active {
  color: white;
}
/* line 133, ../scss/partials/_header-nav.scss */
.location-nav-wrapper .button {
  line-height: initial;
  margin: 6px 0;
}
/* line 140, ../scss/partials/_header-nav.scss */
.location-nav-wrapper .none:hover {
  background: none;
}

/* line 143, ../scss/partials/_header-nav.scss */
.main-nav ul li:first-child, .main-nav ul li.first {
  padding-left: 20px;
}

/* line 146, ../scss/partials/_header-nav.scss */
.social {
  float: right;
  padding: 6px 0;
}
/* line 149, ../scss/partials/_header-nav.scss */
.social ul {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
}
/* line 62, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_horizontal-list.scss */
.social ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 49, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_horizontal-list.scss */
.social ul li:first-child {
  padding-left: 0;
}
/* line 50, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_horizontal-list.scss */
.social ul li:last-child {
  padding-right: 0;
}
/* line 52, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_horizontal-list.scss */
.social ul li.last {
  padding-right: 0;
}
/* line 152, ../scss/partials/_header-nav.scss */
.social a, .social div {
  text-indent: -999%;
  overflow: hidden;
  display: inline-block;
  width: 26px;
  height: 25px;
}
/* line 158, ../scss/partials/_header-nav.scss */
.social a.fb, .social div.fb {
  background-position: 0 -75px;
}
/* line 59, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/utilities/sprites/_base.scss */
.social a.fb:hover, .social a.fb.ico-fb-hover, .social div.fb:hover, .social div.fb.ico-fb-hover {
  background-position: 0 -50px;
}
/* line 161, ../scss/partials/_header-nav.scss */
.social a.fb:hover, .social div.fb:hover {
  background-position: 0 -50px;
}
/* line 163, ../scss/partials/_header-nav.scss */
.social a.tw, .social div.tw {
  background-position: 0 -275px;
}
/* line 59, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/utilities/sprites/_base.scss */
.social a.tw:hover, .social a.tw.ico-tw-hover, .social div.tw:hover, .social div.tw.ico-tw-hover {
  background-position: 0 -250px;
}
/* line 166, ../scss/partials/_header-nav.scss */
.social a.tw:hover, .social div.tw:hover {
  background-position: 0 -250px;
}
/* line 168, ../scss/partials/_header-nav.scss */
.social a.li, .social div.li {
  background-position: 0 -175px;
}
/* line 59, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/utilities/sprites/_base.scss */
.social a.li:hover, .social a.li.ico-li-hover, .social div.li:hover, .social div.li.ico-li-hover {
  background-position: 0 -150px;
}
/* line 171, ../scss/partials/_header-nav.scss */
.social a.li:hover, .social div.li:hover {
  background-position: 0 -150px;
}

/* line 1, ../scss/partials/_twitterfeed.scss */
.twitter-wrapper {
  background-color: #AAD5EA;
}
/* line 3, ../scss/partials/_twitterfeed.scss */
.twitter-wrapper .latest-tweets {
  width: 1000px;
  margin: 0 auto;
  clear: both;
}
/* line 8, ../scss/partials/_twitterfeed.scss */
.twitter-wrapper h3 {
  margin: 0;
  display: inline-block;
  padding: 20px 0 10px 40px;
  vertical-align: top;
  color: #0080BF;
  font-size: 16px;
  background: url("../img/twitter-bird.png") left 20px no-repeat;
}

/* line 18, ../scss/partials/_twitterfeed.scss */
#twitter-feed {
  width: 830px;
  margin: 0;
  display: inline-block;
  padding: 0px 10px 5px 10px;
  border-radius: 5px;
  background-color: #FFF;
  color: #333;
  min-height: 56px;
  overflow: auto;
  /*------ TWEAK THE BELOW IF YOU WANT TWEETS TO FADE DOWN --- */
  /*height:90px;
  overflow:hidden;*/
}

/* line 35, ../scss/partials/_twitterfeed.scss */
#twitter-feed h1 {
  color: #5F5F5F;
  margin: 0px;
  padding: 9px 0px 9px 0px;
  font-size: 18px;
  font-weight: lighter;
}

/* line 42, ../scss/partials/_twitterfeed.scss */
#twitter-header {
  background-color: #FFF;
  position: relative;
  z-index: 2;
  border-bottom: 1px dotted #CCC;
}

/* line 48, ../scss/partials/_twitterfeed.scss */
.twitter-article, #loading-container {
  width: 100%;
  float: left;
  padding: 8px 0px 0px 0px;
  position: relative;
}

/* line 54, ../scss/partials/_twitterfeed.scss */
.twitter-pic {
  position: absolute;
}

/* line 58, ../scss/partials/_twitterfeed.scss */
.twitter-pic img {
  float: left;
  border-radius: 7px;
  border: none;
}

/* -------- TEXT STYLING ------*/
/* line 66, ../scss/partials/_twitterfeed.scss */
.twitter-text {
  width: 100%;
  float: left;
  font-size: 13px;
  padding-left: 52px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 75, ../scss/partials/_twitterfeed.scss */
.twitter-text p {
  margin: 0px;
  line-height: 15px;
}

/* line 79, ../scss/partials/_twitterfeed.scss */
.twitter-text a, h1 a {
  color: #00acee;
  text-decoration: none;
}

/* line 83, ../scss/partials/_twitterfeed.scss */
.twitter-text a:hover, h1 a:hover {
  text-decoration: underline;
  color: #00acee;
}

/* line 88, ../scss/partials/_twitterfeed.scss */
.tweet-time {
  font-size: 10px;
  color: #878787;
  float: right;
}

/* line 93, ../scss/partials/_twitterfeed.scss */
.tweet-time a, .tweet-time a:hover {
  color: #878787;
}

/* line 97, ../scss/partials/_twitterfeed.scss */
.tweetprofilelink a {
  color: #444;
}

/* line 100, ../scss/partials/_twitterfeed.scss */
.tweetprofilelink a:hover {
  color: #444;
}

/* -------- FEED  ACTIONS ------*/
/* line 105, ../scss/partials/_twitterfeed.scss */
#twitter-actions {
  width: 75px;
  float: right;
  margin-right: 5px;
  margin-top: 3px;
  display: none;
}

/* line 112, ../scss/partials/_twitterfeed.scss */
.intent {
  width: 25px;
  height: 16px;
  float: left;
}

/* line 117, ../scss/partials/_twitterfeed.scss */
.intent a {
  width: 25px;
  height: 16px;
  display: block;
  background-image: url(../images/tweet-actions.png);
  float: left;
}

/* line 124, ../scss/partials/_twitterfeed.scss */
.intent a:hover {
  background-position: -25px 0px;
}

/* line 128, ../scss/partials/_twitterfeed.scss */
#intent-retweet a {
  background-position: 0px -17px;
}

/* line 131, ../scss/partials/_twitterfeed.scss */
#intent-retweet a:hover {
  background-position: -25px -17px;
}

/* line 134, ../scss/partials/_twitterfeed.scss */
#intent-fave a {
  background-position: 0px -36px;
}

/* line 137, ../scss/partials/_twitterfeed.scss */
#intent-fave a:hover {
  background-position: -25px -36px;
}

/* -------- RETWEET INDICATOR ------*/
/* line 142, ../scss/partials/_twitterfeed.scss */
#retweet-indicator {
  width: 14px;
  height: 10px;
  background-image: url(../images/tweet-actions.png);
  background-position: -5px -54px;
  margin-top: 3px;
  float: left;
}

/* line 151, ../scss/partials/_twitterfeed.scss */
.backlink {
  font-size: 11px;
  text-align: center;
}

/* line 156, ../scss/partials/_twitterfeed.scss */
.backlink a {
  color: #aaa;
}

/* line 2, ../scss/partials/_home.scss */
.home header {
  background: white url("../img/hero.jpg") center top no-repeat;
  height: 550px;
  min-width: 1000px;
}
/* line 6, ../scss/partials/_home.scss */
.home header.animate {
  background-image: url("../img/hero-animate3_white.jpg");
  background-position: center 42px;
}
/* line 10, ../scss/partials/_home.scss */
.home header .animation {
  position: absolute;
  background-image: url("../img/animated-bits2.png");
  background-position: center 0;
  background-repeat: no-repeat;
  height: 25px;
  width: 100%;
  min-width: 1000px;
  top: 295px;
  left: 1px;
}
/* line 21, ../scss/partials/_home.scss */
.home header .ani-1 {
  background-position: center 0px;
}
/* line 22, ../scss/partials/_home.scss */
.home header .ani-2 {
  background-position: center -25px;
}
/* line 23, ../scss/partials/_home.scss */
.home header .ani-3 {
  background-position: center -50px;
}
/* line 24, ../scss/partials/_home.scss */
.home header .ani-4 {
  background-position: center -75px;
}
/* line 25, ../scss/partials/_home.scss */
.home header .ani-5 {
  background-position: center -100px;
}
/* line 26, ../scss/partials/_home.scss */
.home header .ani-6 {
  background-position: center -125px;
}
/* line 28, ../scss/partials/_home.scss */
.home .main-nav {
  min-width: 860px;
}

/* line 33, ../scss/partials/_home.scss */
.tautes {
  width: 1000px;
  margin: 20px auto -70px;
  overflow: hidden;
}
/* line 37, ../scss/partials/_home.scss */
.tautes .taute {
  width: 244px;
  height: 250px;
  border-radius: 5px;
  position: relative;
  background-color: #aad5ea;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFFFFFFF', endColorstr='#FFAAD5EA');
  background-image: -moz-linear-gradient(left top, #ffffff 0%, #aad5ea 100%);
  background-image: -webkit-linear-gradient(left top, #ffffff 0%, #aad5ea 100%);
  background-image: linear-gradient(to right bottom, #ffffff 0%, #aad5ea 100%);
  border: 1px solid #ABD6EB;
  float: left;
  margin-right: 5px;
  box-sizing: border-box;
  padding: 0px 0px;
  text-align: center;
}
/* line 38, ../scss/partials/_home.scss */
.tautes .taute a {
  text-decoration: none;
}
/* line 53, ../scss/partials/_home.scss */
.tautes .taute .note {
  position: absolute;
  bottom: 3px;
  text-align: center;
  width: 100%;
  font-size: 12px;
  color: #153F5F;
}
/* line 62, ../scss/partials/_home.scss */
.tautes .taute.who-should-attend ul {
  padding: 20px 20px 0;
}
/* line 66, ../scss/partials/_home.scss */
.tautes .taute h3 {
  position: relative;
  z-index: 2;
  color: #153F5F;
  font-weight: bold;
  font-family: "Roboto Condensed", sans-serif;
  text-align: center;
  margin: 0;
  padding: 10px 0 20px 0;
  background: url("../img/taute-heading-bg.png") bottom center no-repeat;
  text-transform: uppercase;
}
/* line 78, ../scss/partials/_home.scss */
.tautes .taute h4 {
  position: relative;
  z-index: 2;
  color: #007FBF;
  font-size: 16px;
  margin: 0;
  text-align: center;
}
/* line 86, ../scss/partials/_home.scss */
.tautes .taute ul {
  position: relative;
  z-index: 2;
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 92, ../scss/partials/_home.scss */
.tautes .taute ul.speakers-slider, .tautes .taute ul.sponsors-slider {
  margin-top: 10px;
  position: relative;
  width: 100%;
  height: 120px;
}
/* line 99, ../scss/partials/_home.scss */
.tautes .taute ul.speakers-slider li, .tautes .taute ul.sponsors-slider li {
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
/* line 107, ../scss/partials/_home.scss */
.tautes .taute ul.speakers-slider h4, .tautes .taute ul.sponsors-slider h4 {
  color: #241373;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
}
/* line 112, ../scss/partials/_home.scss */
.tautes .taute ul.speakers-slider h5, .tautes .taute ul.sponsors-slider h5 {
  margin: 0;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
}
/* line 119, ../scss/partials/_home.scss */
.tautes .taute ul.speakers-slider img {
  width: 100px;
}
/* line 124, ../scss/partials/_home.scss */
.tautes .taute li {
  text-align: left;
  font-family: "Roboto Condensed", sans-serif;
  color: #153F5F;
  font-size: 16px;
  margin-bottom: 10px;
}
/* line 131, ../scss/partials/_home.scss */
.tautes .taute .background {
  position: absolute;
  left: 0;
  bottom: 0;
}
/* line 136, ../scss/partials/_home.scss */
.tautes .taute.last {
  margin-right: 0;
}

/* line 141, ../scss/partials/_home.scss */
.date-time {
  position: absolute;
  top: 100px;
  color: #A1CCE2;
  font-size: 13px;
  text-align: center;
  width: 170px;
  font-weight: 100;
}

/* line 150, ../scss/partials/_home.scss */
.hotel {
  position: absolute;
  top: 10px;
  right: 0;
}

/* line 155, ../scss/partials/_home.scss */
.venn {
  background: url("../img/venn-diagram.png") top left no-repeat;
  height: 276px;
  width: 296px;
  position: absolute;
  top: 10px;
  right: 40px;
}
/* line 162, ../scss/partials/_home.scss */
.venn a {
  display: block;
  position: absolute;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
}
/* line 169, ../scss/partials/_home.scss */
.venn a:hover {
  text-decoration: underline;
}
/* line 173, ../scss/partials/_home.scss */
.venn a.link1 {
  top: 50px;
  left: -90px;
}
/* line 177, ../scss/partials/_home.scss */
.venn a.link2 {
  top: 50px;
  right: -65px;
}
/* line 181, ../scss/partials/_home.scss */
.venn a.link3 {
  bottom: 90px;
  left: -27px;
  white-space: nowrap;
}

/* line 1, ../scss/partials/_sponsors.scss */
table.sponsors {
  overflow: hidden;
  width: 100%;
}
/* line 4, ../scss/partials/_sponsors.scss */
table.sponsors td {
  padding: 10px 0;
  vertical-align: middle;
  height: 120px;
}
/* line 8, ../scss/partials/_sponsors.scss */
table.sponsors td img {
  vertical-align: middle;
  display: inline;
  max-width: 200px;
}
/* line 14, ../scss/partials/_sponsors.scss */
table.sponsors tr {
  border-bottom: 1px solid #ccc;
}
/* line 17, ../scss/partials/_sponsors.scss */
table.sponsors td.logo {
  width: 250px;
  padding-right: 10px;
  text-align: center;
}
/* line 25, ../scss/partials/_sponsors.scss */
table.sponsors dd {
  float: left;
  min-height: 120px;
  border-bottom: 1px solid #ccc;
  padding: 0 0 10px 0;
}
/* line 32, ../scss/partials/_sponsors.scss */
table.sponsors a {
  color: #241971;
  text-decoration: none;
  font-weight: bold;
}

/* line 1, ../scss/partials/_speakers.scss */
table.speakers {
  overflow: hidden;
  width: 100%;
}
/* line 4, ../scss/partials/_speakers.scss */
table.speakers td {
  padding: 10px 0;
  vertical-align: top;
  height: 120px;
}
/* line 8, ../scss/partials/_speakers.scss */
table.speakers td img {
  vertical-align: top;
  display: inline;
  max-width: 200px;
}
/* line 14, ../scss/partials/_speakers.scss */
table.speakers tr {
  border-bottom: 1px solid #ccc;
}
/* line 17, ../scss/partials/_speakers.scss */
table.speakers td.image {
  width: 150px;
  padding-right: 10px;
  text-align: center;
}
/* line 25, ../scss/partials/_speakers.scss */
table.speakers dd {
  float: left;
  min-height: 120px;
  border-bottom: 1px solid #ccc;
  padding: 0 0 10px 0;
}
/* line 32, ../scss/partials/_speakers.scss */
table.speakers a {
  color: #241971;
  text-decoration: none;
  font-weight: bold;
}
/* line 37, ../scss/partials/_speakers.scss */
table.speakers h4 {
  font-weight: 700;
  color: #241971;
  font-size: 14px;
  margin: 0;
  padding: 0px 0 5px;
  line-height: 11px;
}
/* line 50, ../scss/partials/_speakers.scss */
table.speakers p {
  margin-bottom: 20px;
  font-size: 14px;
}

/* -------------------------------------------------------------------------*/
/* Layout */
