body {
  background-color: #5bc0de;
  padding-top: 90px;
  padding-bottom: 45px; }

h1 {
  margin-top: 0px;
  font-size: 24px; }

.h1 {
  margin-top: 10px;
  font-size: 36px; }

blockquote {
  color: #ffffff; }

#profile {
  overflow: hidden;
  text-overflow: ellipsis; }
  #profile h3 {
    margin: 0; }
  #profile a {
    margin-top: 7px; }

#new-email h3, #upgrade h3 {
  margin-top: 0; }

#new-email .email-settings {
  margin-bottom: 0; }

#addEmail {
  background-color: #31b0d5; }

.form-group select {
  margin: 0 3px; }

.timepicker select {
  width: inherit;
  display: inline-block; }

.blue {
  color: #bce8f1; }

.bluer {
  color: #31708f; }

.white {
  color: #ffffff; }

.container {
  max-width: 600px; }

.navbar-fixed-top {
  background-color: #31b0d5;
  border-color: #31a7cb;
  text-align: center; }

.alert-warning a {
  text-decoration: underline; }

.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative; }

.swipe-wrap {
  overflow: hidden;
  position: relative; }

.swipe-wrap > div {
  float: left;
  position: relative; }

#screens {
  overflow: hidden; }
  #screens h3 {
    margin: 0; }

.buttons .btn {
  margin: 0 10px;
  background-color: #31b0d5; }
