
.navbar-right {
  margin: -20px 0 0 0;
  font-size: 14px;
}

.navbar-nav li a {
 margin: 15px 0  0 0;
 padding: 5px 15px 5px 15px;
 line-height: 15px;
}

.dropdown-menu {
  padding: 2%;
}

.dropdown-menu li a {
 margin: -4px 0 0 0;
 bacground-color: none;
 opacity:1;
}

.dropdown-menu li {
 text-align: center;
 color: #f2f2f2;
 font-size: 12px;
 margin: 0 0 0px 33px;

}

.dropdown-menu li a:hover {
 color: yellow;
 bacground-color: none;
}

.navbar-fixed-top {
  height: 90px;

}

.submenu_style3 li {
  position: relative;
  left: 10px;
}

.line {
  border-bottom: 1px solid #f2f2f2;
  width: 70px;
  padding: 0;
  position: relative;
  left: 68px;
  z-index: 1;
}


.line2 {
  border-bottom: 1px solid #f2f2f2;
  width: 88px;
  padding: 0;
  position: relative;
  left: 48px;

}

.line1 {
  border-bottom: 1px solid #f2f2f2;
  width: 70px;
  padding: 0;
  position: relative;
  left: 60px;

}

.announcement {
  font-size: 40px;
  padding: 0;
  margin: 0px 0 20px 0;

}

.glyphicon-map-marker {
 color: #ff2e26;

}

.glyphicon-map-marker:hover {
 color: yellow;
 text-decoration: none;
}

.navbar-brand {
  margin: -20px 0 0 0;
  background-color: #2c3e50;
}


p {
  color: #f2f2f2;

}


.photoleft {
  display: block-inline;
  float: left:
  position: relative;
  top: -120px;

}

.homeimg1 {
  position: relative;
  left: 20px;
  top: 40px;
}

.homeabout {
  color: #f2f2f2;
  top: 40px;
}

.homeimg2 {
  position: relative;
  left: -100px;
  top: 40px;
}


@media (max-width: 768px) {
    .announcement {
      padding: 40px 0 0 0;
      font-size: 26px;
    }

    .navbar-brand {
    width: 70%;
    margin: -2px 0 0 5px;
    }

    .navbar-right {
    width: 100%;
    font-size: 12px;
    margin: 10px 0 0 0;
    padding: 0 0 5px 0;
    background-color: #2c3e50;
    }
}

/*
  RB STYLES
*/

/************************/
/*********** Front page */
/************************/

a.twitter-timeline {
  /* Buttonish */
/*  display: inline-block;
  padding: 6px 12px 6px 30px;
  margin: 10px 0;
  border: #ccc solid 1px;
  border-radius: 3px;*/
 
  /* Text */
  font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
  font: normal 12px/18px ;
  color: white;
  white-space: nowrap;
}
 


/************************/
/****** Presenter pages */
/************************/

.presenter {
  margin-top: 20px;
  margin-bottom: 50px;
  text-align: center;
  border: 1px #777;
  border-style: solid none none none;
  padding-top: 0.4em;
}

.presenter img {
    margin: 0 auto;
    border: 7px solid #fff;
    max-width: 100px;
    max-height: 100px;
}

.presenter h4 {
    margin-bottom: 0;
    text-transform: none;
}

.presenter .location {
  color: #777;
}

.bio img {
    margin: 0 auto;
    border: 7px solid #fff;
    max-width: 300px;
    max-height: 500px;
}

blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 3em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
  font-size: 0.9em;
  color: #777;
}

.div-more{
  text-align: right;
  margin-right: 30px;  
}


.btn-more {
  color: #ffffff;
  background-color: #2c3e50;
  border-color: #3498db;
}
.btn-more:hover,
.btn-more:focus,
.btn-more.focus,
.btn-more:active,
.btn-more.active,
.open > .dropdown-toggle.btn-more {
  color: yellow;

}
.btn-more:active,
.btn-more.active,
.open > .dropdown-toggle.btn-more {
  background-image: none;
}



/************************/
/************ Producers */
/************************/
#producers{
  padding-top: 20px;
}

#producers .row{
  margin-top: 40px;
}

.producer img {
    margin: 0 auto;
    border: 7px solid #fff;
    max-width: 150px;
    max-height: 150px;
}

.pr_name, .pr_title{
  text-align: center;
}


/************************/
/**** Workshop schedule */
/************************/
.schedule_tile{
  margin-top: 10px;
  padding-top: 8px;
  padding-bottom: 5px;
  background-color: #fff;
  color: #000;
}

.schedule_tile ul{
  list-style-type: none;
  text-align: left;
  line-height: 1.6em;
  margin-left: 0;
  padding-left: 1em;
}

.schedule{
  padding: 20px;
}

.schedule ul{
  list-style-type: none;
  text-align: left;
  line-height: 1.6em;
  margin-left: 0;
  padding-left: 1em;
}

.workshops{
  
  padding: 20px;
}

.yellow_bg{
  background-color: #fddf99;
}

.purple_bg{
  background-color: #d8b7d7;
}

.blue_bg{
  background-color: #cbe0ed;
}

.green_bg{
  background-color: #d3e999;
}

/* workshop tiles */
.ws_tile{
  padding: 0.2em;
  margin-top: 15px;
  border-style: solid;
  border-width: 1px;
/*  height: 350px;*/
}

.ws_head{
  background: rgb(255,255,255); /* The Fallback */
  background: rgba(255,255,255, 0.5); 
}

.ws_time{
  float: right;
}

.ws_venue{
  font-style: italic;
  float: right;
}

.ws_title{
  font-size: 1em;
  font-weight: 300;
/*  color: #fff;*/
}

.ws_descrip, .ws_details, .ws_objectives, .ws_supplies{
  margin-bottom: 0.4em;
}


.ws_foot{

}

.ws_presenter{

}

.ws_about{

}

.ws_resources{

}

/*Jonathan*/

#title {
  font-size: 2.5em;
}

#header-container {
  padding-top: 100px;
}

/*.panel-text {
  color: #2c3e50;
}*/

.announcements {
  color: #fdde89;
}

#title-section {
  padding-bottom: 30px;
}

.section-head {
  font-size: 1.5em;
  margin-bottom: 22px;
  border-top: 1px solid;
  border-bottom: 1px solid;
}

#twitter {
  /*background-color: #c4fff4;*/
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 10px;
  padding-right: 10px;
  /*border-radius: 1%;*/
  /*border: 5px white;*/
}

.producer-pics {
  border-radius: 80%;
  border: 5px solid;
  width: 200px;
  margin: auto;
}

#producer div p {
  text-align: center;
  font-size: 1em;
}

#producer div h4 {
  text-align: center;

}

.subheading {
  font-size: 2em;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: bold;
}

.emphasize {
  font-style: italic;
  font-size: 1.2em;
  font-weight: bold;
}

#about-header div {
  margin-bottom: 15px;
}

#about-header {
  vertical-align: middle;
  height: 100%;
  display: inline-block;
}

#schedule-header {
  padding-top: 100px;
  padding-bottom: 0;
}

#schedule {
  padding-top: 10px;
}

#schedule-star {
  margin-top: 0px;
  margin-bottom: 40px;
}

.schedule-subheading {
  text-align: center;
}

.panel, .panel .panel-heading, .panel-text {
  background-color: transparent;
  background-color: #00c49f;
}

.panel .panel-heading {
  color: #facf54;
}

.panel-text {
  color: white;
  text-align: left;
  font-size: 15px;
}

.panel-body a {
  color: #fdde89;
}

.panel-body ul {
  margin-left: -23px;
}

.panel {
  min-height: 200px;
}

.non-workshop-table {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

#workshop-1-table {
  border: 1px solid red;
}

#workshop-1-title {
  background-color: red;
}

#workshop-2-table {
  border: 1px solid #a04d98;
}

#workshop-2-title {
  background-color: #a04d98;
}

#workshop-3-table {
  border: 1px solid #f4aa33;
}

#workshop-3-title {
  background-color: #f4aa33;
}

#workshop-1-table, #workshop-2-table,
#workshop-3-table {
  border-collapse: separate;
}

#workshop-1-title, #workshop-2-title,
#workshop-3-title {
  color: white;
  padding: 5px;
  text-align: center;
}