.view-cap, .view-container-border {

}

body {
  border-bottom: 10px solid #e3e9ff;
}

#container {
  height: 135px !important;
}

#agendaEventContainer1 {
  overflow: hidden;
}

#footer1 {
  display: none;
}

.event {
  min-height: 50px;
}

#calendarTitle {
  display: none;
}

.subscribe-image {
  display: none !important;
}

.mv-daynames-table, .ui-rtsr-unselected {
  background: #FED100;
  color: #333333;
}

.ui-rtsr-selected {
  background: #FED100;
}

/*.navbutton {
  border-radius: 5px;
  border: 1px solid #333333 !important;
  background-color: #FED100;
  background-image: none;
}*/

.navBack {
  background: url(left.png) repeat 0 , 0 !important;
}

.date-controls {
  display: none !important;
}

.navForward {
  background: url(right.png) repeat 0 , 0 !important;
}

@media (max-width: 480px) {
  .bubble {
    width: 95% !important;
  }
}
