﻿x-body {
  overflow-y: scroll;
  padding-top: 50px;
  padding-bottom: -2px;
  margin-bottom: -2px; }

body {
  margin-top: 4rem;
  background-color: #f8f9fa; }

.body-content {
  /*padding-left: 15px;
    padding-right: 15px;*/ }

/* Carousel */
#myCarousel {
  background-image: url(/images/carousel-background.png);
  background-position-x: center;
  background-size: 75%; }

.carousel-caption p {
  font-size: 20px;
  line-height: 1.4; }

/* Make .svg files in the carousel display properly in older browsers */
.carousel-inner .item img[src$=".svg"] {
  width: 100%; }

/* QR code generator */
#qrCode {
  margin: 15px; }

/*
 *  START Custom properties
 */
.selectable:hover {
  background: #ccc;
  cursor: pointer; }

a.logo, a.logo:hover, .masthead-logo {
  background: url(/Images/logo-2014.png) no-repeat center center;
  display: inline-block;
  width: 295px; }

.masthead-sm-logo {
  background: url(/Images/logo-2014.png) no-repeat center center;
  background-size: 200px;
  display: inline-block;
  width: 200px; }

div.event-container > div.title {
  font-size: 1.0em;
  padding: 10px 5px; }

div.event-container div.info-cell {
  padding-bottom: 1.0em; }

div.event-container div.info-cell > div.info-cell-label {
  color: #888; }

.featured {
  margin-top: 1em;
  background-color: none; }

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.125) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.125) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.125)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.125) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#30000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x; }

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.125) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.125) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.125)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.125) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#30000000', GradientType=1);
  background-repeat: repeat-x; }

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
  color: black; }

.status-Cancelled {
  background-image: url(/images/cancelled-stamp-scale-50.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #ffeeee;
  background-color: #f8d7da; }

.status-value-Active {
  font-weight: bold; }

.status-value-Cancelled {
  color: red;
  font-weight: bold; }

.status-value-Proposed {
  color: orange;
  font-weight: bold; }

.status-Proposed {
  background-image: url(/images/proposed-stamp-scale-50.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #ffe3ae; }

a:hover {
  cursor: pointer; }

.store-image-container {
  background-color: #000;
  margin: 5px;
  text-align: center; }

.store-image {
  height: 200px; }

.store-image-small {
  height: 100px; }

.start-location-image {
  width: 150px; }

.location-block {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  vertical-align: top; }

.message, p.message, td.form-field.message {
  background-color: #ffffd5;
  border: 1px solid #cccccc;
  padding: 10px 5px 10px 5px;
  margin-top: 5px;
  margin-bottom: 5px; }

.date-range-filter button.selected {
  background-color: #cccccc; }

.checkbox-container {
  padding: .5em; }

.checkbox-container > input[type='checkbox'] {
  margin-top: -.375em;
  margin-right: .5em; }

.checkbox-container:hover {
  cursor: pointer;
  background-color: #eee; }

.event-status {
  display: inline-block;
  margin-bottom: 0px;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.4285;
  border-radius: 0px;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.calendar-event-container {
  padding: .5em 0 .5em 0; }

.calendar-badge-container {
  text-align: center; }

div.calendar-badge {
  font-size: 1.250em;
  padding: .125em;
  background-color: #eee;
  cursor: pointer;
  width: 5rem; }

.day-of-week {
  display: block;
  color: black;
  font-size: .75em;
  text-align: center; }

.day-of-month {
  display: block;
  color: black;
  font-size: 1.5em;
  line-height: 32px;
  text-align: center; }

.month {
  display: block;
  color: red;
  font-size: 1.125em;
  text-align: center; }

.smalltron {
  margin-top: 20px;
  font-size: 25px;
  padding: 50px;
  text-align: left;
  background-color: #f6f6f6;
  height: 250px; }

.smalltron:hover {
  cursor: pointer; }

.quote-author {
  font-style: italic;
  font-size: smaller;
  color: #666;
  margin-top: 25px;
  text-align: right; }

.date-range-filter .btn-default {
  margin-bottom: .25em; }

div.log-fixed {
  position: fixed;
  left: 20px;
  top: 20px;
  z-index: 1031;
  /* 1030 is the bootstrap nav bar */
  background: white;
  background: #ffc;
  opacity: .85;
  font-size: 1em; }

#footer-container {
  margin-top: 5em;
  background-color: #303030;
  color: white; }
  #footer-container div {
    padding-top: .375em;
    padding-bottom: .375em; }
  #footer-container a {
    color: #ccc; }

h1 {
  font-size: 1.875em; }

h2 {
  font-size: 1.75em; }

h3 {
  font-size: 1.5em; }

h4 {
  font-size: 1.25em; }

button.range-nav-button {
  width: 32%;
  font-size: .90em;
  padding: 5px;
  text-align: center;
  margin-right: 2px; }

button.event-type-filter-button {
  width: 20%;
  text-align: left; }

.form-control.alert.alert-danger, .form-control.alert.alert-danger:focus {
  background-color: #f8d7da;
  padding: .5rem .75rem; }

.form-control:focus, .trumbowyg-editor:focus {
  background-color: aliceblue; }

.tooltip-inner {
  max-width: 400px; }

.save-control-container {
  position: fixed;
  z-index: 900;
  display: inline-block;
  padding: .25rem;
  background-color: khaki; }

.save-control-container .btn {
  margin-right: .5rem; }

#ok-indicator {
  margin-top: .25rem; }

.section {
  margin-bottom: 1rem; }

.form-control::-webkit-input-placeholder {
  color: #aaa;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #aaa;
  opacity: 1; }

/*.form-control::placeholder {
    color: #aaa;
    opacity: 1;
}*/
.display-none {
  display: none; }

div.info > div {
  margin-bottom: 1.0rem; }

div.label, div.info-cell-label {
  font-weight: bolder; }

.bootstrap-switch, .bootstrap-switch .bootstrap-switch-handle-on, .bootstrap-switch .bootstrap-switch-handle-off {
  border-radius: 0; }

.btn-light {
  border: 1px solid #ccc; }

.btn-light:disabled {
  border-color: #ccc; }

.alert-message {
  background-color: #ffffd5; }

#home-page-control {
  margin-top: 5em;
  color: white; }
  #home-page-control div {
    padding-top: .375em;
    padding-bottom: .375em;
    margin-left: 1rem; }
  #home-page-control a {
    color: #666; }

.diag-container, .diag-container.right {
  color: red;
  position: fixed;
  bottom: 5px;
  right: 20px;
  background-color: rgba(255, 255, 255, 0.9);
  width: 300px;
  padding: 5px; }

.diag-container.left {
  left: 5px;
  right: auto;
  width: auto; }

div.pup {
  display: none;
  padding: 5px;
  border: 1px solid #999;
  z-index: 1051;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0px 0px 5px #aaa;
  position: absolute; }

.table .table {
  background-color: transparent; }

.table th {
  border-top: none; }

.pad-right {
  margin-right: .25rem; }

.pad-left {
  margin-left: .25rem; }

.normalized-icon {
  min-width: 1.25rem;
  font-size: .8rem; }

label.error {
  color: red;
  font-size: smaller; }

.dropdown-menu {
  -webkit-box-shadow: 0 0 5px #aaa; }

@media (min-width: 992px) {
  .modal-lg {
    max-width: 900px; } }

@media (max-width: 992px) {
  a.logo, a.logo:hover, .masthead-logo {
    width: 20rem; }
  #navbarSupportedContent {
    background-color: #eee;
    padding-left: 15px; } }

/* Hide/rearrange for smaller screens */
@media screen and (max-width: 767px) {
  /* Hide captions */
  .carousel-caption {
    display: none; }
  a.logo, a.logo:hover, .masthead-logo {
    width: 20rem; }
  #navbarSupportedContent {
    background-color: #eee;
    padding-left: 15px; } }
