/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *





 */
/* line 21, /usr/local/www/kek/app/assets/stylesheets/application.css.scss */
html {
  position: relative;
  min-height: 100%;
}

/* line 26, /usr/local/www/kek/app/assets/stylesheets/application.css.scss */
body {
  padding-top: 50px;
  margin-bottom: 30px;
}

/* line 31, /usr/local/www/kek/app/assets/stylesheets/application.css.scss */
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 30px;
  background-color: white;
  padding: 14px 0;
}

/* line 40, /usr/local/www/kek/app/assets/stylesheets/application.css.scss */
.footer-content {
  border-top: 2px solid #eee;
  padding-top: 10px;
}

/* line 45, /usr/local/www/kek/app/assets/stylesheets/application.css.scss */
p, li {
  font-family: Georgia,Times,"Times New Roman",serif;
  font-size: 15px;
}

/* line 50, /usr/local/www/kek/app/assets/stylesheets/application.css.scss */
a.title-link:hover {
  text-decoration: none;
}

/* line 54, /usr/local/www/kek/app/assets/stylesheets/application.css.scss */
.new-button {
  padding-top: 15px;
}

/* line 58, /usr/local/www/kek/app/assets/stylesheets/application.css.scss */
p, em, a {
  font-family: "Benton Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
}

/* line 62, /usr/local/www/kek/app/assets/stylesheets/application.css.scss */
hr.dotted {
  border: none;
  border-top: 8px dotted #DBD7D7;
  color: #fff;
  background-color: #fff;
  height: 1px;
  width: 100%;
}

/* line 71, /usr/local/www/kek/app/assets/stylesheets/application.css.scss */
p.heading {
  font-size: 24px;
  line-height: 1.35;
  font-weight: normal;
}

/* line 77, /usr/local/www/kek/app/assets/stylesheets/application.css.scss */
.nav-active {
  background-color: #eee;
}
/* line 79, /usr/local/www/kek/app/assets/stylesheets/application.css.scss */
.nav-active:hover {
  background-color: #eee !important;
}

/* line 84, /usr/local/www/kek/app/assets/stylesheets/application.css.scss */
.calendar-icon {
  color: rgba(119, 119, 119, 0.66);
}

/* line 88, /usr/local/www/kek/app/assets/stylesheets/application.css.scss */
.reduce-opacity {
  opacity: .3;
}

/* line 92, /usr/local/www/kek/app/assets/stylesheets/application.css.scss */
.intro-message {
  color: white;
}
