@media print {
  .noprint {
    display: none;
  }
  .tribpost-well {
    page-break-inside: avoid;
  }
}
.modal {
  overflow-y: scroll;
}
@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding: 20px 16px;
  }
  .dropdown-menu > li > a {
    padding: 8px 16px;
  }
}
body {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top center;
}
#inbdy {
  max-width: 1170px;
  margin: auto;
}
.boxsel {
  border: 1px solid #aaa;
  padding: 0px 4px;
}
.transparent {
  background-color: transparent !important;
}
.cfs-fs-sm {
  font-size: 1.2em;
}
.cfs-fs-md {
  font-size: 1.4em;
}
.cfs-fs-lg {
  font-size: 2.2em;
}
.btn-social {
  font-size: 27px;
  color: #fff !important;
  width: 52px;
  height: 52px;
  text-align: center;
  vertical-align: middle;
  transition: all 0.2s ease-in-out;
  border-radius: 0px;
}
.btn-social .material-icons {
  font-size: 32px;
  margin-left: -3px;
  margin-top: 2px;
}
.rounded .btn-social {
  border-radius: 25px;
}
.smallmedia .btn-social {
  font-size: 18px;
  padding: 4px 4px 4px 3px;
  width: 32px;
  height: 32px;
}
.smallmedia .material-icons {
  font-size: 24px;
  margin-left: 0px;
  margin-top: 0px;
}
.btn-facebook {
  background: #3b5998;
}
.btn-facebook:hover {
  color: #3b5998 !important;
  background: #fff;
}
.btn-linkedin {
  background: #007bb6;
}
.btn-linkedin:hover {
  color: #007bb6 !important;
  background: #fff;
}
.btn-youtube {
  background: #bb0000;
}
.btn-youtube:hover {
  color: #bb0000 !important;
  background: #fff;
}
.btn-twitter {
  background: #00aced;
}
.btn-twitter:hover {
  color: #00aced !important;
  background: #fff;
}
.btn-print {
  color: #444 !important;
  background: #ddd;
  padding-left: 12px;
}
.btn-print:hover {
  color: #ddd !important;
  background: #444;
}
.btn-email {
  background: #2a5ea7;
  padding-left: 10px;
}
.btn-email:hover {
  color: #2a5ea7 !important;
  background: #fff;
}
.btn-google-plus {
  background: #dd4b39;
}
.btn-google-plus:hover {
  color: #dd4b39 !important;
  background: #fff;
}
.btn-instagram {
  background: #bc2a8d;
}
.btn-instagram:hover {
  color: #bc2a8d !important;
  background: #fff;
}
.progress .bar {
  background: #4c4;
  font-size: 16px;
}
.clipped {
  overflow: hidden;
}
.btn-add,
.btn-add:hover {
  color: #ffffff;
  background-color: #006633;
}
.btn-edit,
.btn-edit:hover {
  color: #ffffff;
  background-color: #306080;
}
.btn-del,
.btn-del:hover {
  color: #ffffff;
  background-color: #932811;
}
.full-width {
  width: 100%;
}
.selected {
  background: #d4eeff;
  border-radius: 4px;
}
.iconselected {
  box-shadow: #888 2px 2px 4px;
}
.dropopt {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
  padding: 8px 16px;
}
.dropopt:hover,
.dropopt:focus {
  color: #ffffff;
  background-color: #3858a4;
}
.btn-cfs-basic {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.badge-cfs-new {
  color: #fff;
  background-color: #d22 !important;
}
#dlgLogon {
  z-index: 2000;
}
.ekko-lightbox-nav-overlay a {
  outline: 0;
}
.modal-dialog {
  color: #333;
}
.box {
  margin: 10px 5px;
}
.well {
  box-shadow: #ccc 1px 2px 5px;
  border-radius: 3px;
  color: #333;
  background-color: #fff;
  border: 1px solid #aaa;
}
.panel {
  margin-bottom: 5px;
  margin-top: 5px;
}
.sitemapitem {
  display: inline-block;
  padding: 10px;
  vertical-align: top;
}
.sitemapitem a {
  text-decoration: none;
}
.cfsform .legend {
  font-size: 2em;
}
.cfsbold,
.cfsbold * {
  font-weight: bold !important;
}
.cfsnormal,
.cfsnormal * {
  font-weight: normal !important;
}
.cfsitalic {
  font-style: italic !important;
}
.cfsunderlined {
  text-decoration: underline !important;
}
.clickable {
  cursor: pointer;
}
hr.simple {
  border-top: 1px solid #aaa;
  margin-top: 5px;
  margin-bottom: 5px;
}
.label-cfs {
  font-size: 100%;
}
.white-text {
  color: #fff;
}
.popover .arrow {
  display: none;
}
.fc-event,
.fc-event:hover,
.ui-widget .fc-event {
  color: #000 !important;
}
.parallax {
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 0px;
}
.zoomhover {
  -webkit-transition: -webkit-transform 0.2s ease;
  -moz-transition: -moz-transform 0.2s ease;
  -ms-transition: -ms-transform 0.2s ease;
  -o-transition: -ms-transform 0.2s ease;
  transition: transform 0.2s ease;
}
.zoomhover:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.hideoverflow {
  overflow: hidden;
}
.titledsection {
  border: none;
  border-radius: 0px;
}
.titledsection .panel-heading {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.titledsection .panel-body {
  border: 1px solid transparent;
  border-top: none;
}
.cfsform .help-block {
  margin-bottom: 0px;
}
label.sectiontitle {
  font-size: 1.2em;
}
.extend-left {
  margin-left: -20px;
}
.extend-right {
  margin-right: -20px;
}
.simple-shadow {
  box-shadow: 7px 6px 15px 0px rgba(50, 50, 50, 0.5);
}
/* Flaired edges, by Tomas Theunissen */
hr.standard {
  border-top: 1px solid #aaa;
  margin-top: 20px;
  margin-bottom: 20px;
}
hr.blank {
  border-top: 1px solid transparent;
  margin-top: 20px;
  margin-bottom: 20px;
}
hr.fading {
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
hr.opencurves {
  height: 30px;
  border-style: solid;
  border-color: #888;
  border-width: 1px 0 0 0;
  border-radius: 20px;
  margin-bottom: 0px;
}
hr.opencurves:before {
  /* Not really supposed to work, but does */
  display: block;
  content: "";
  height: 30px;
  margin-top: -31px;
  border-style: solid;
  border-color: #888;
  border-width: 0 0 1px 0;
  border-radius: 20px;
}
hr.glyph1 {
  padding: 0;
  border: none;
  border-top: medium double #333;
  color: #333;
  text-align: center;
}
hr.glyph1:after {
  content: "§";
  display: inline-block;
  position: relative;
  top: -0.7em;
  font-size: 1.5em;
  padding: 0 0.25em;
}
hr.blur {
  height: 12px;
  border: 0;
  box-shadow: inset 0 12px 12px -12px rgba(0, 0, 0, 0.5);
}
.map-small {
  height: 200px;
}
.map-medium {
  height: 400px;
}
.map-large {
  height: 600px;
}
.vsep {
  display: none;
}
.loc-txt {
  display: none;
}
.addressitem.inline br {
  display: none;
}
.addressitem.inline .vsep {
  display: inline;
}
.addressitem.inline .btn-loc-dirn {
  display: none;
}
.addressitem.inline .loc-txt {
  display: inline;
}
.multimap-location {
  padding: 10px;
  border: 1px solid #ccc;
}
.multimap-carousel {
  padding-top: 5px;
}
.multimap {
  width: 100%;
  height: 600px;
}
div.inplace[data-typeid="multimap"] {
  background: transparent;
}
div.inplace[data-typeid="multimap"] .multimap {
  border: 0px solid #ccc;
  background: #fff;
}
div.inplace[data-typeid="multimap"] .multimap .leaflet-tile-pane {
  filter: opacity(0.85) brightness(1.09);
  transition: all 0.5s ease;
}
div.inplace[data-typeid="multimap"] .multimap:hover .leaflet-tile-pane {
  filter: opacity(1) brightness(1.05);
}
div.inplace[data-typeid="multimap"] .multimap .leaflet-marker-pane .leaflet-marker-icon:hover {
  filter: brightness(1.25);
}
div.inplace[data-typeid="multimap"] .multimap .leaflet-popup {
  border: 2px solid mediumblue;
}
div.inplace[data-typeid="multimap"] .multimap .leaflet-popup h4 {
  color: mediumblue;
  font-weight: bold;
  font-size: 1.2em;
  text-align: center;
}
div.inplace[data-typeid="multimap"] .multimap .leaflet-popup .leaflet-popup-content-wrapper {
  background: linear-gradient(rgba(255, 255, 255, 0.7), white);
  border-radius: 0px;
  box-shadow: none;
}
div.inplace[data-typeid="multimap"] .multimap .leaflet-popup .leaflet-popup-tip {
  background: rgba(255, 255, 255, 0.8);
  border-bottom: 2px solid mediumblue;
  border-right: 2px solid mediumblue;
  display: none;
}
div.inplace[data-typeid="multimap"] .multimap button {
  background: #888;
  border-radius: 0px;
}
div.inplace[data-typeid="multimap"] .multimap button:hover {
  background: mediumblue;
}
div.inplace[data-typeid="multimap"] .multimap-location {
  border: none;
  border-top: 4px solid #ccc;
  border-radius: 0px;
  background: #eee;
  margin-top: 5px;
}
div.inplace[data-typeid="multimap"] .multimap-location h4 {
  color: #000;
  font-weight: bold;
}
div.inplace[data-typeid="multimap"] .multimap-location:hover {
  background: radial-gradient(#fff, #eee);
  border-top: 4px solid #888;
}
div.inplace[data-typeid="multimap"] .multimap-location.selected {
  background: rgba(238, 238, 238, 0.5);
  border-top: 4px solid cc0000;
}
div.inplace[data-typeid="multimap"] .multimap-location button {
  color: white;
  background: #888;
  border-radius: 0px;
  margin-bottom: 10px;
}
div.inplace[data-typeid="multimap"] .multimap-location button:hover {
  background: mediumblue;
}
.section-listing {
  font-size: 1.2em;
}
.storeline {
  padding: 10px;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  min-height: 20px;
  background: #f8f8f8;
  margin: 5px 0px;
}
.lineswitch {
  margin: 0px;
  padding-right: 10px;
}
.topcat {
  padding-top: 4px;
  padding-left: 5px;
  display: inline-block;
  font-size: 1.2em;
}
.topcat .sel {
  display: none;
}
.topcat .unsel {
  display: inline;
}
.topcat.cat-sel {
  cursor: default;
}
.topcat.cat-sel .sel {
  display: inline;
}
.topcat.cat-sel .unsel {
  display: none;
}
.prodprev-sel {
  box-shadow: 0px 0px 15px 3px #D0A040;
}
.lowercat {
  padding-left: 5px;
  display: inline-block;
  color: #888;
}
.lowercat.cat-sel {
  color: #000;
  cursor: default;
}
.cstore-arrow,
.page-arrow {
  top: 50%;
  font-size: 2em;
  position: absolute;
}
.cstore-arrow.disabled,
.page-arrow.disabled {
  display: none;
}
.page-arrow.prev {
  left: 0%;
}
.blackbg {
  background: #000;
}
.whitebg {
  background: #fff;
}
.white {
  color: #fff;
}
.black {
  color: #000;
}
.img-thumbnail {
  display: inherit;
}
.carousel-control {
  z-index: 4;
  background-image: none !important;
}
.tile-suspended {
  display: none;
}
.editmode .tile-suspended {
  display: inherit;
}
.navtile {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  position: relative;
  z-index: 2;
  cursor: pointer;
  overflow: hidden;
}
.navtile .tileoverlay {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 100%;
  overflow: hidden;
}
.navtile .align {
  display: table;
  width: 100%;
  height: 100%;
}
.navtile .mask {
  width: 100%;
  height: 100%;
}
.navtile .tiletextdiv h1,
.navtile .tiletextdiv h2,
.navtile .tiletextdiv h3 {
  margin: 0px;
  padding: 10px 8px;
  cursor: pointer;
}
.navtile .darkbg {
  background: #000;
}
.navtile .lightbg {
  background: #fff;
}
.navtile .lighttext {
  color: #fff;
}
.navtile .darktext {
  color: #000;
}
.page-title {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 100%;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.align {
  display: table;
  width: 100%;
  text-align: center;
  height: 100%;
}
.align-top {
  display: table-cell;
  vertical-align: top;
}
.align-middle {
  display: table-cell;
  vertical-align: middle;
}
.align-bottom {
  display: table-cell;
  vertical-align: bottom;
}
.cfsheader h1 {
  margin: 0px;
  font-size: 40px;
  font-size: 4rem;
  letter-spacing: -0.03em;
  -webkit-text-stroke: 0.5px rgba(255, 255, 255, 0.2);
  color: #fff !important;
}
.cfsheader h2 {
  margin: 0px;
  font-size: 40px;
  font-size: 4rem;
  letter-spacing: -0.03em;
  -webkit-text-stroke: 0.5px rgba(255, 255, 255, 0.2);
  color: #fff !important;
}
.hcaption {
  color: #fff;
  font-size: 20px;
  font-size: 1rem;
}
.hbutton {
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff !important;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .cfsheader h1 {
    margin: 0px;
    font-size: 60px;
    font-size: 6rem;
    letter-spacing: -0.03em;
    -webkit-text-stroke: 0.5px rgba(255, 255, 255, 0.2);
  }
  .hcaption {
    font-size: 20px;
    font-size: 1rem;
  }
  .hbutton {
    padding: 10px 30px;
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .cfsheader h1 {
    font-size: 80px;
    font-size: 8rem;
    letter-spacing: -0.03em;
    -webkit-text-stroke: 0.5px rgba(255, 255, 255, 0.2);
  }
  .hcaption {
    font-size: 20px;
    font-size: 2rem;
  }
  .hbutton {
    padding: 10px 30px;
    margin-top: 20px;
  }
}
.hbutton:hover {
  background-color: #fff;
  border-color: #fff;
  color: #000 !important;
}
.breadcrumbs {
  list-style: none;
  overflow: hidden;
  padding-left: 0px;
}
.breadcrumbs li {
  float: left;
}
.breadcrumbs li:nth-child(2) a {
  background: hsl(34, 85%, 45%);
}
.breadcrumbs li:nth-child(2) a:after {
  border-left-color: hsl(34, 85%, 45%);
}
.breadcrumbs li:nth-child(3) a {
  background: hsl(34, 85%, 55%);
}
.breadcrumbs li:nth-child(3) a:after {
  border-left-color: hsl(34, 85%, 55%);
}
.breadcrumbs li:nth-child(4) a {
  background: hsl(34, 85%, 65%);
}
.breadcrumbs li:nth-child(4) a:after {
  border-left-color: hsl(34, 85%, 65%);
}
.breadcrumbs li:nth-child(5) a {
  background: hsl(34, 85%, 75%);
}
.breadcrumbs li:nth-child(5) a:after {
  border-left-color: hsl(34, 85%, 75%);
}
.breadcrumbs li a {
  color: white;
  text-decoration: none;
  padding: 5px 5px 5px 15px;
  background: brown;
  background: hsl(34, 85%, 35%);
  position: relative;
  display: block;
  float: left;
}
.breadcrumbs li a:hover {
  background: hsl(34, 85%, 25%);
}
.breadcrumbs li a:hover:after {
  border-left-color: hsl(34, 85%, 25%) !important;
}
.breadcrumbs li a::after {
  content: " ";
  display: block;
  width: 4px;
  z-index: 2;
}
.breadcrumbs li a::before {
  content: "> ";
  width: 4px;
  z-index: 1;
}
.breadcrumbs li:first-child a {
  padding-left: 10px;
}
.breadcrumbs li:first-child a::before {
  display: none;
}
.breadcrumbs li:last-child a {
  pointer-events: none;
  cursor: default;
}
@media (min-width: 768px) {
  .breadcrumbs li a {
    padding: 5px 5px 5px 45px;
  }
  .breadcrumbs li a::after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    /* Go big on the size, and let overflow hide */
    border-bottom: 50px solid transparent;
    border-left: 30px solid hsl(34, 85%, 35%);
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 100%;
    z-index: 2;
  }
  .breadcrumbs li a::before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 30px solid white;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    margin-left: 1px;
    left: 100%;
    z-index: 1;
  }
}
/*  **** Uncomment to make the last item plain ****

.breadcrumbs li:last-child a::before { 
  background: transparent !important;
  border-left: 0px;
}

.breadcrumbs li:last-child a::after { 
  border: 0; 
}
*/
.month-blank {
  margin: 0px;
  padding: 5px 0px;
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  color: #ccc;
}
.month-active {
  margin: 0px;
  padding: 5px 0px;
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  color: #000;
  cursor: pointer;
}
.month-selected {
  margin: 0px;
  padding: 5px 0px;
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  background: #ddf;
  font-weight: bold;
}
.dlgfullwidth {
  width: 98%;
}
.ot-header-sel {
  border: 1px solid #888;
  background: #cce;
}
#autoaddsvcs {
  color: #fff;
  background-color: #f0661a;
  border-color: #9a3d0a;
}
#autonotes {
  border: 1px solid #ccc;
  padding: 5px;
  display: none;
  background: #ffd;
}
#autoaddednlp {
  border: 2px solid #f00;
  padding: 10px;
}
.obitlist-title {
  font-size: 18px;
  line-height: 1.1;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 10px;
}
.obsrchltr {
  padding: 0px 3px;
}
.btn-obitlisting.sndflrs {
  display: none;
}
.obittitle {
  font-size: 27px;
  font-style: italic;
  font-weight: 600;
  margin: 0px;
}
#obcore {
  border: 1px solid #ABA68E;
  margin-top: 10px;
}
#obcore .box,
#obcore .box a {
  color: #000;
}
#obitsbar {
  margin-top: 5px;
}
.servicetitle {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
}
.servicedate {
  font-weight: 500;
}
.locationlink {
  font-weight: 500;
  text-decoration: underline;
}
.pending {
  background-color: #ffeeee;
}
.ogpitem {
  margin-top: 5px;
  margin-bottom: 5px;
}
.ogpitem img {
  box-shadow: 7px 6px 15px 0px rgba(50, 50, 50, 0.5);
}
.stockimage {
  box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.2);
  margin-left: 5px;
  margin-right: 5px;
}
.sidr-class-menu-icon {
  display: none !important;
}
.sidr-class-menu-br {
  display: none !important;
}
.thumbnail,
.img-thumbnail {
  box-shadow: 1px 1px 1px 1px rgba(50, 50, 50, 0.1) !important;
  border-radius: 2px;
  border: 1px solid #E0D9D9;
  padding: 2px;
}
.feature-bullet {
  font-size: 20px;
  padding-top: 10px;
}
.obitpgimg {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -ms-behavior: url(../../tools/iebsz/backgroundsize.min.htc);
}
#obpstore {
  background: #fff;
}
.obphlst {
  border-radius: 2px;
  border: 1px solid #E0D9D9 !important;
  padding: 2px;
  box-shadow: 1px 1px 1px 1px rgba(50, 50, 50, 0.1) !important;
  background: #fff;
}
#obphhlr {
  border-radius: 2px;
  border: 1px solid #E0D9D9;
  padding: 4px;
  box-shadow: 1px 1px 1px 1px rgba(50, 50, 50, 0.1) !important;
  background: #fff;
}
.phcapt:empty:before {
  content: attr(placeholder);
  color: #9aa2ab;
}
.obittitle-lead {
  display: inline-block;
  background: #fff;
  min-width: 300px;
  font-family: open sans, sans-serif;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-left: 0px !important;
}
.obittitle-v2 {
  font-weight: 600  !important;
  margin: 0px;
  font-family: libre baskerville, serif !important;
  font-style: italic !important;
  font-size: 28px !important;
}
h1.obittitle-v2 {
  font-weight: 600  !important;
  margin: 0px;
  font-family: libre baskerville, serif !important;
  font-style: italic !important;
  font-size: 28px !important;
  padding-top: 5px;
  padding-bottom: 5px;
}
.obit-hdr-v2 {
  border: 1px solid #ABA68E;
}
.obittitle-dates {
  font-size: 17px;
}
.obit-sharing {
  font-size: 24px;
  font-family: open sans, sans-serif;
}
.obit-sharing .title {
  font-size: 14px;
  font-weight: bold;
  color: #4A7184;
  text-transform: uppercase;
}
a.obit-sb-link {
  text-decoration: none;
}
.obit-sb-button {
  padding: 6px;
  margin-bottom: 10px;
  text-decoration: none;
  font-family: open sans, sans-serif;
}
.obit-sb-button.obit-service {
  border: 2px solid #932811;
  background-color: #F9F9F7;
  color: #932811;
}
.obit-sb-button.guestbook {
  border: 2px solid #71538E;
  background-color: #F9F9F7;
  color: #71538E;
}
.obit-sb-button.flowers-gifts {
  border: 2px solid #3D8FB7;
  background-color: #F9F9F7;
  color: #3D8FB7;
}
.obit-sb-button.photos-videos {
  border: 2px solid #4B7D4B;
  background-color: #F9F9F7;
  color: #4B7D4B;
}
.obit-sb-button.memorybookbtn {
  border: 2px solid #927E46;
  background-color: #F9F9F7;
  color: #927E46;
}
.obit-sb-button.donations {
  border: 2px solid #B76814;
  background-color: #F9F9F7;
  color: #B76814;
}
.obit-sb-button.home-sb-btn {
  border: 2px solid #000000;
  background-color: #F9F9F7;
  color: #000000;
}
.obit-sb-button:hover {
  background-color: #fff !important;
  box-shadow: 0px 0px 5px #888;
  border: 4px solid !important;
  margin-bottom: 6px;
}
.gpshare {
  display: none;
}
.ob-tab-pane {
  padding: 10px;
}
.ob-tabs {
  font-size: 100%;
  font-family: helvetica neue, open sans, sans-serif;
}
.ob-tabs li a {
  padding: 8px 10px;
}
.ob-tabs li a.obit-service {
  border: 1px solid #932811;
  border-bottom: transparent;
  color: #932811;
  background-color: #fff;
}
.ob-tabs li a.guestbook {
  border: 1px solid #71538E;
  border-bottom: transparent;
  color: #71538E;
  background-color: #fff;
}
.ob-tabs li a.flowers-gifts {
  border: 1px solid #3D8FB7;
  border-bottom: transparent;
  color: #3D8FB7;
  background-color: #fff;
}
.ob-tabs li a.photos-videos {
  border: 1px solid #4B7D4B;
  border-bottom: transparent;
  color: #4B7D4B;
  background-color: #fff;
}
.ob-tabs li a.memorybookbtn {
  border: 1px solid #927E46;
  border-bottom: transparent;
  color: #927E46;
  background-color: #fff;
}
.ob-tabs li a.donations {
  border: 1px solid #B76814;
  border-bottom: transparent;
  color: #B76814;
  background-color: #fff;
}
.ob-tabs li.active a.obit-service,
.ob-tabs li a.obit-service:hover {
  color: #fff;
  border: 1px solid #932811;
  background-color: #932811;
}
.ob-tabs li.active a.guestbook,
.ob-tabs li a.guestbook:hover {
  color: #fff;
  border: 1px solid #71538E;
  background-color: #71538E;
}
.ob-tabs li.active a.flowers-gifts,
.ob-tabs li a.flowers-gifts:hover {
  color: #fff;
  border: 1px solid #3D8FB7;
  background-color: #3D8FB7;
}
.ob-tabs li.active a.photos-videos,
.ob-tabs li a.photos-videos:hover {
  color: #fff;
  border: 1px solid #4B7D4B;
  background-color: #4B7D4B;
}
.ob-tabs li.active a.memorybookbtn,
.ob-tabs li a.memorybookbtn:hover {
  color: #fff;
  border: 1px solid #927E46;
  background-color: #927E46;
}
.ob-tabs li.active a.donations,
.ob-tabs li a.donations:hover {
  color: #fff;
  border: 1px solid #B76814;
  background-color: #B76814;
}
.ob-tabs li {
  margin-right: 5px;
}
a.ob-service-info {
  font-size: 120%;
  color: #932811 !important;
  text-decoration: none;
}
@media (min-width: 768px) {
  #sb-fx-zone.affix {
    top: 120px;
    width: 248px;
  }
}
@media (min-width: 992px) {
  #sb-fx-zone.affix {
    top: 120px;
    width: 300px;
  }
}
#fcfund {
  background: #fff;
  padding: 20px;
}
.fcfgoal {
  font-size: 16px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  text-transform: uppercase;
  padding: 10px 0px;
  text-align: center;
}
.fcfraised {
  font-size: 28px;
  text-align: center;
  padding: 10px 0px;
}
.fcffooter {
  border-top: 1px solid;
  border-bottom: 1px solid;
  text-align: center;
  padding: 10px 0px;
  margin-top: 10px;
}
.btn-donate {
  color: #fff;
  background-color: #c30;
  border-color: #a94442;
}
.btn-donate:hover,
.btn-donate:focus {
  color: #fff;
  background-color: #b30;
}
.btn-back {
  color: #000;
  background-color: #ccc;
  border-color: #888;
}
.btn-back:hover,
.btn-back:focus {
  color: #000;
  background-color: #eee;
}
.donate-title {
  font-size: 24px;
}
.donate-amt {
  background-color: #f0f8e0;
  font-size: 44px;
  text-align: right;
  border-style: none;
  display: inline;
}
.donate-amt:focus {
  border-style: none;
  outline: none;
}
.donate-bar {
  color: #050;
  background-color: #f0f8e0;
  font-size: 50px;
  text-align: right;
  margin: 0px !important;
  padding: 0px 10px;
  border-top: 1px solid #050;
  border-bottom: 1px solid #050;
}
.donate-bar small {
  font-size: 12px;
}
.donate-form {
  color: #555;
  font-size: 15px;
}
.donate-form label {
  font-weight: normal;
}
.donate-form .form-group {
  margin-bottom: 2px;
}
.obslide {
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
}
.obslide .obitname {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.2em;
  padding-top: 20px;
  padding-left: 5px;
  padding-right: 5px;
  height: 70%;
}
.obslide .details {
  color: #c8c0ab;
  font-size: 0.9em;
}
.verticalobits .row {
  padding: 10px;
}
.horizobits {
  padding: 5px;
}
.horizobits .lead {
  margin-bottom: 0px;
}
.candle {
  color: #d08c42;
}
img.vtobitimage {
  max-height: 120px;
}
img.hzobitimage {
  max-height: 120px;
}
.obitnavdisabled {
  color: #ccc;
}
.hzobitprev {
  width: 30px;
  position: absolute;
  left: -15px;
  font-size: 32px;
  top: 40%;
  z-index: 10;
}
.hzobitnext {
  width: 30px;
  position: absolute;
  right: -15px;
  font-size: 32px;
  top: 40%;
  z-index: 10;
}
.hzobittile {
  margin-top: 3px;
  vertical-align: top;
  overflow: hidden;
}
.hzobitarea {
  margin-left: 5px;
  margin-right: 5px;
}
.stockitem {
  max-width: 100px;
  display: inline-table;
  padding: 10px;
  position: relative;
}
.stockitem .editoverlay {
  position: absolute;
  right: 0px;
}
.viewcat {
  font-weight: bold;
}
.autocomplete-suggestions {
  border: 1px solid #999;
  background: #FFF;
  overflow: auto;
}
.autocomplete-suggestions strong {
  font-weight: bold;
}
.autocomplete-suggestion {
  padding: 2px 5px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
}
.autocomplete-selected {
  background: #F0F0F0;
}
.autocomplete-group {
  padding: 2px 5px;
}
.autocomplete-group strong {
  display: block;
  border-bottom: 1px solid #000;
}
#obitlist .row {
  border: 1px solid #ddd;
  padding: 20px 0px 4px;
  border-radius: 3px;
  margin: 5px 0px;
}
ul.formstep {
  list-style: none;
  margin: 0px auto;
  padding: 20px 0px 10px;
}
ul.formstep li {
  background: #eee;
  display: inline-block;
  padding: 5px 12px;
  margin: 0px 5px 0px 0px;
  border: 1px solid #ccc;
  cursor: pointer;
}
ul.formstep li.active {
  background: #fff;
}
ul.formstep li.disabled {
  color: #999;
  cursor: default;
}
ul.formstep li .title {
  font-size: 1.1em;
  font-weight: 600;
  display: inline-block;
}
ul.formstep li .subtitle {
  font-weight: normal;
  font-size: 0.9em;
  display: block;
}
.panelzone .formcontent {
  border: 1px solid #ccc;
  padding: 5px 0px;
  position: relative;
}
.msform-hidden {
  display: none !important;
}
.editing .msform-hidden {
  display: inline-block !important;
}
ul.merchandiselist {
  list-style: none;
  margin: 0px auto;
  padding: 20px 0px 10px;
}
ul.merchandiselist li {
  background: #eee;
  display: inline-block;
  padding: 5px 12px;
  margin: 5px;
  box-shadow: #ccc 1px 2px 5px;
  border-radius: 3px;
  background-color: #fff;
  border: 1px solid #aaa;
  cursor: pointer;
  position: relative;
}
ul.merchandiselist li .title {
  font-size: 1.1em;
  font-weight: 600;
  display: inline-block;
  text-align: center;
  width: 100%;
  padding-bottom: 5px;
}
ul.merchandiselist li .price {
  font-size: 1em;
  font-weight: 600;
  display: inline-block;
  text-align: center;
  width: 100%;
  padding-top: 5px;
}
ul.merchandiselist li .tick {
  position: absolute;
  right: -5px;
  top: -10px;
  font-size: 3em;
  color: #40b840;
  display: none;
}
ul.merchandiselist li.selected,
ul.merchandiselist li .selected {
  background: #fcf5de;
}
ul.merchandiselist li.selected .tick,
ul.merchandiselist li .selected .tick {
  display: inline;
}
@media (max-width: 767px) {
  .nav > li {
    z-index: 3;
  }
  .obitname,
  .obitdate {
    font-size: 14px;
  }
}
.navbar-std .dropdown-menu:after {
  bottom: 100%;
  left: 20%;
  border: solid #fff;
  content: " ";
  height: 0px;
  width: 0px;
  position: absolute;
  pointer-events: none;
  border-color: #fff;
  border-color: rgba(0, 0, 0, 0);
  border-bottom-color: #ccccee;
  border-width: 12px;
  margin-left: 0;
}
.navbar {
  border-radius: 0px;
  margin-bottom: 0px;
  z-index: 5;
}
.navbar .dropdown-menu > li {
  z-index: 99999;
}
.navbar .navbar-nav > li > a {
  margin-right: 0px;
  font-size: 15px;
  font-weight: normal;
}
.navbar .dropdown-menu > li > a {
  margin-right: 0px;
  font-size: 15px;
  font-weight: normal;
}
.navbar .dropdown-menu > li {
  border-bottom: 1px solid #eee;
  background-color: #fff;
}
.navbar-collapse {
  padding: 0px;
}
.navbarlocked {
  z-index: 10;
}
@media (min-width: 768px) {
  .navbar {
    min-height: 30px;
  }
  .navbar .navbar-nav.centered {
    display: inline-block;
    float: none;
    vertical-align: top;
  }
  .navbar .navbar-collapse.centered {
    text-align: center;
  }
  .navbar .navbar-nav.rightalign {
    float: right;
    vertical-align: top;
  }
  .navbar .navbar-collapse.rightalign {
    float: right;
    text-align: right;
  }
}
.transparent-menu .navbar {
  border: none !important;
  background: transparent !important;
}
.transparent-menu .navbox {
  background: transparent !important;
}
ul.nav-stacked {
  padding: 4px;
  padding-left: 8px;
}
.sbpadleft {
  padding-left: 25px;
}
.sbpadright {
  padding-right: 25px;
}
.divtable {
  display: table !important;
  width: 100%;
}
.divrow {
  display: table-cell;
  vertical-align: top;
}
.bs-callout {
  margin: 20px 0;
  padding: 20px;
  border-left: 3px solid #eee;
  background-color: #fcf8f2;
  border-color: #f0ad4e;
}
.pad-left {
  margin-left: 10px;
}
.pad-right {
  margin-right: 10px;
}
.pad-top {
  margin-top: 10px;
}
.pad-bottom {
  margin-bottom: 10px;
}
.pad-light {
  padding: 5px;
}
.no-pad {
  padding: 0px !important;
  margin: 0px !important;
}
.pad-both {
  padding-left: 10px;
  padding-right: 10px;
}
.img-responsive {
  margin: auto;
}
#site {
  margin-top: 1px;
}
@media screen and (max-width: 1080px) {
  #site {
    margin-bottom: 150px !important;
  }
}
.menu-zone {
  position: relative;
  z-index: 3;
}
.menu-ip {
  position: relative;
  z-index: 30;
}
#mainnav {
  position: relative;
  z-index: 2;
}
.editing #navstrip.column {
  min-height: 50px;
}
.row {
  padding: 5px;
}
.stockrow {
  margin: 0px;
  padding: 0px;
}
.inplace .headergraphic {
  width: 100%;
}
.overlay {
  position: absolute !important;
  width: 100%;
  z-index: 10;
  margin-left: -15px;
  margin-right: -15px;
  left: 15px;
}
.overlay-override {
  position: inherit !important;
}
.zone {
  padding-left: 0px;
  padding-right: 0px;
}
.container-strip {
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.container-strip p {
  margin: 5px;
}
.container-shadow {
  box-shadow: 1px 4px 46px #202020;
  margin: auto;
}
.container {
  margin-top: 20px;
  margin-bottom: 40px;
}
.container .container-strip {
  margin-left: -5px;
  margin-right: -5px;
}
.container-header {
  padding: 0px;
  margin-bottom: 0px;
  position: relative;
}
.container-header .row {
  padding: 0px;
}
#bodyarea {
  position: relative;
}
.container-body {
  margin-bottom: 0px;
  margin-top: 0px;
}
.transparent {
  background-color: transparent !important;
}
.container-footer {
  padding: 0px;
  margin-top: 0px;
}
.column {
  z-index: 1;
}
.border {
  border: 1px solid #cccccc;
}
.noborder {
  border: none;
}
:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-color: -webkit-focus-ring-color;
  outline-style: auto;
  outline-width: 5px;
}
.editonly {
  display: none;
}
.labeled-zone .label {
  display: none;
}
#fmpayment .form-control {
  font-size: 16px;
}
.trimstore {
  display: none;
}
#sitestore a.viewcat {
  color: #000;
}
.cart-summary {
  cursor: pointer;
  margin-bottom: 10px;
  padding: 10px;
}
.cart-header {
  margin-bottom: 5px;
  padding: 5px;
}
.cart-label {
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.cart-control {
  display: inline;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#cartretback {
  display: none;
}
#cartsummary #cartretback {
  display: inline;
}
#cartsummary #retproducts {
  display: none;
}
.servicetarget {
  display: block;
  padding: 4px;
  margin: 0px;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.servicetarget p {
  margin-top: 8px;
}
.selstate {
  display: none !important;
}
.addressblock {
  display: none !important;
}
.cfsck .selstate {
  display: inline !important;
}
.cfsck .unselstate {
  display: none !important;
}
.cfsck .addressblock {
  display: block !important;
}
.cartheader {
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
  margin-bottom: 5px;
  padding: 5px;
}
.carousel-fade .item {
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.carousel-fade .active.left {
  left: 0;
  opacity: 0;
  z-index: 2;
}
.carousel-fade .next {
  left: 0;
  opacity: 1;
  z-index: 1;
}
.carousel-indicators li {
  background-color: #ccc \9;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid #444;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 14px;
  height: 14px;
  margin: 0;
  background-color: #fff;
}
.advance-left {
  position: absolute;
  left: -8px;
  top: 45%;
  z-index: 1000;
}
.advance-right {
  position: absolute;
  right: -8px;
  top: 45%;
  z-index: 1000;
}
.embed-responsive-vert {
  position: relative;
  display: block;
  width: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive-vert .embed-responsive-item,
.embed-responsive-vert iframe,
.embed-responsive-vert embed,
.embed-responsive-vert object {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-1400by432 {
  padding-bottom: 30.85%;
}
.embed-responsive-vert.embed-responsive-1by2 {
  padding-bottom: 100%;
  padding-left: 50%;
  margin: auto;
}
.embed-responsive-vert.embed-responsive-obitP {
  padding-bottom: 100%;
  padding-left: 77.51%;
  margin: auto;
}
.embed-responsive-vert.embed-responsive-obitPOP {
  padding-bottom: 129%;
  padding-left: 100%;
  margin: auto;
}
.embed-responsive.embed-responsive-obitL {
  padding-bottom: 77.22%;
}
div.CodeMirror {
  height: 600px;
}
.site-credit {
  margin: auto;
  font-size: 11px;
  text-align: center;
  margin-top: 8px;
}
.site-credit .credit-text {
  background: #a0a0a0;
  padding: 2px 5px;
  display: inline;
  border-radius: 3px;
}
@media (max-width: 767px) {
  .site-credit {
    margin-bottom: 90px;
  }
}
#edit-site {
  background: #999;
  box-shadow: inset -1px -1px 1px 0 #aaa;
  border: 1px solid #999;
}
#stop-edit-site {
  background: #772000;
  box-shadow: inset -1px -1px 1px 0 #772000;
  border: 1px solid #772000;
}
.fa.opt-on {
  display: none;
}
.fa.opt-off {
  display: inline;
}
.opt-selected .fa.opt-on {
  display: inline;
}
.opt-selected .fa.opt-off {
  display: none;
}
#sc-sidebar {
  position: fixed;
  left: 0px;
  top: 100px;
  z-index: 10;
}
#sc-picker {
  position: fixed;
  left: 10px;
  top: 100px;
  z-index: 10;
  max-width: 300px;
  color: #000;
  background: #fff;
  border: 1px solid #ccc;
  padding: 5px;
}
#sc-picker .sc-header {
  padding: 5px;
  background: #eee;
}
#sc-picker #csb-save {
  display: none;
}
#sc-picker #csb-cancel {
  display: none;
}
#sc-picker #csb-close {
  display: inline;
}
#sc-picker .sc-pending #csb-save {
  display: inline;
}
#sc-picker .sc-pending #csb-cancel {
  display: inline;
}
#sc-picker .sc-pending #csb-close {
  display: none;
}
#sc-sidebar-opts {
  color: #000;
  min-width: 140px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#sc-sidebar-opts li {
  padding: 5px;
}
#sc-sidebar-opts li:hover {
  color: #fff;
  background: #4060a0;
}
.btn-payment {
  color: white;
  line-height: 1.25;
  text-align: left;
  margin: 12px;
  background: linear-gradient(45deg, #709c70 10%, #598059 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#79ad79', endColorstr='#598059', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.4);
  transition: all 0.5s ease-in-out;
  max-width: 300px;
  /* IE */
}
.btn-payment .column {
  min-height: 0px;
}
.btn-payment .col-xs-3,
.btn-payment .col-xs-9 {
  padding: 0px 10px;
}
.btn-payment p {
  font-weight: bold;
  font-size: 1.4em;
  margin: 6px;
}
.btn-payment p small {
  font-size: 0.8em;
  font-weight: normal;
  font-style: italic;
  color: #1a261a;
}
.btn-payment .material-icons {
  color: #dac488;
  font-size: 4em;
}
.btn-payment .glyphicon {
  font-size: 0.8em;
}
.btn-payment:hover {
  color: #fff;
  background: linear-gradient(45deg, #598059 10%, #709c70 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#598059', endColorstr='#79ad79', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  border: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6);
}
.firstpay-input {
  display: block;
  width: calc(100% - 20pt);
  height: 20px;
  padding: 6px 12px;
  font-size: 16px;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
select.firstpay-input {
  height: 34px;
}
.popout-notice .widget-label {
  display: none;
}
.cfs-popout {
  position: fixed;
  z-index: 100;
  right: -100%;
  bottom: 10px;
  background: #c46b28;
  color: #fff;
  max-width: 250px;
  padding: 10px;
  border: 1px solid #fff;
}
.cfs-popout div.close {
  top: -5px;
  right: -5px;
  position: relative;
}
.cfs-popout .title {
  font-size: 1.3em;
}
.cfs-popout p,
.cfs-popout h3 a,
.cfs-popout h3 a:visited,
.cfs-popout small {
  color: #eee;
}
@keyframes cfsKFInFromRight {
  0% {
    right: -100%;
  }
  100% {
    right: 10px;
  }
}
.cfsInFromRight {
  animation: cfsKFInFromRight 2s 1 1s forwards;
}
