@media print {
  .noprint {
    display: none;
  }
}
.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-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;
}
.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;
}
.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 .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;
}
.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: #d48011;
}
.breadcrumbs li:nth-child(2) a:after {
  border-left-color: #d48011;
}
.breadcrumbs li:nth-child(3) a {
  background: #ee992b;
}
.breadcrumbs li:nth-child(3) a:after {
  border-left-color: #ee992b;
}
.breadcrumbs li:nth-child(4) a {
  background: #f2b05a;
}
.breadcrumbs li:nth-child(4) a:after {
  border-left-color: #f2b05a;
}
.breadcrumbs li:nth-child(5) a {
  background: #f5c689;
}
.breadcrumbs li:nth-child(5) a:after {
  border-left-color: #f5c689;
}
.breadcrumbs li a {
  color: white;
  text-decoration: none;
  padding: 5px 5px 5px 15px;
  background: brown;
  background: #a5630d;
  position: relative;
  display: block;
  float: left;
}
.breadcrumbs li a:hover {
  background: #76470a;
}
.breadcrumbs li a:hover:after {
  border-left-color: #76470a !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 #a5630d;
    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;
}
.obitlist-title {
  font-size: 18px;
  line-height: 1.1;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 10px;
}
.obsrchltr {
  padding: 0px 3px;
}
.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);
}
.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;
}
.btn-snfl {
  font-size: 110%;
}
.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: 50px;
  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;
}
@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: 0px;
}
.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;
}
.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%;
}
.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;
}
.obittitleV3 {
  text-transform: uppercase;
  margin: 5px 0px;
}
.obittitleV3 .obitnameV3 {
  margin: 0px;
  padding: 0px;
  font-family: tahoma;
  font-size: 32px;
}
.obittitleV3 .obitdates {
  padding: 5px 0px;
}
#obitV3 {
  padding: 0px;
  color: #000;
}
#obitV3 p {
  color: #000;
}
#obitV3 button {
  border-radius: 0px;
}
#obitV3 .ob-stockimage {
  padding: 10px;
}
#obitV3 .obitV3-page {
  max-width: 1197px;
  margin: auto;
}
#obitV3 .frame {
  border: 1px solid #eee;
}
#obitV3 .obitnavtabs {
  text-align: center;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
}
#obitV3 .obitnavtabs .navcell {
  background-color: #eee;
  padding: 12px 0px;
  border: 1px solid #fff;
  font-size: 14px;
  cursor: pointer;
}
#obitV3 .obitnavtabs .navcell.nav-selected {
  border-bottom: 3px solid #000;
}
#obitV3 .obit-sharing,
#obitV3 .obit-sharing a {
  color: #000;
}
#obitV3 .btn-snfl {
  color: #fff;
  background-color: #ee5500;
  border-color: #fff;
}
#obitV3 .btn-snfl span {
  top: -5px;
  position: relative;
}
#obitV3 .sv-btn-ico {
  float: left;
  font-size: 1.2em;
  border-radius: 0px;
}
#obitV3 .btn-music {
  color: #fff;
  background-color: #000;
  margin-bottom: 5px;
}
#obitV3 .obitpanel {
  padding: 5px;
  color: #000;
  background-color: #fff;
  border: 1px solid #ccc;
  min-height: 110px;
}
#obitV3 h4 {
  color: #000;
}
#obitV3 .btn-services {
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
}
#obitV3 .btn-services:hover {
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
}
#obitV3 .btn-tribute {
  color: #fff;
  background-color: #000;
  border: 1px solid #fff;
}
#obitV3 .btn-tribute:hover {
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
}
#obitV3 .notice-banner {
  border: 1px solid #888;
  padding: 10px;
  margin-top: 10px;
  font-size: 1.1em;
  text-transform: uppercase;
}
#obitV3 .btn-viewgallery {
  text-transform: none;
  color: #fff;
  background-color: #FF4500;
  border: 1px solid #fff;
}
#obitV3 .btn-viewgallery:hover {
  color: #FF4500;
  background-color: #fff;
  border: 1px solid #FF4500;
}
#obitV3 .btn-alert {
  color: #fff;
  background-color: #a00;
  border: 1px solid #fff;
}
#obitV3 .btn-alert:hover {
  color: #fff;
  background-color: #700;
  border: 1px solid #700;
}
#obitV3 .btn-primary,
#obitV3 .btn-default {
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 0px;
}
#obitV3 .btn-primary:hover,
#obitV3 .btn-default:hover {
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
}
#obitV3 .tribute-field {
  border-radius: 0px;
}
#obitV3 .wall-options ul {
  list-style: none;
  margin: 0px auto;
  padding: 0px 0px 10px;
  text-align: center;
}
#obitV3 .wall-options ul li {
  display: inline-block;
  padding: 5px 12px;
}
#obitV3 .wall-options ul li i {
  font-size: 16px;
}
#obitV3 .trwall-subzone {
  color: #000;
  background-color: #fff;
  border: 1px solid #ccc;
}
#obitV3 .add-post {
  color: #000;
  background-color: #fff;
  border: 1px solid #ccc;
}
#obitV3 .btn-comment {
  color: #000;
  background-color: #fff;
  border: 1px solid #ccc;
}
#obitV3 .btn-comment:hover {
  color: #fff;
  background-color: #000;
  border: 1px solid #ccc;
}
#obitV3 .tribarea {
  color: #000;
  background-color: #fff;
}
#obitV3 .tribsubmit {
  padding-top: 10px;
}
#obitV3 .tribsubmit .btn-addtribute {
  color: #fff;
  background-color: #509040;
  border-color: #fff;
}
#obitV3 .tribsubmit .btn-canceltribute {
  color: #fff;
  background-color: #905040;
  border-color: #fff;
}
#obitV3 .well {
  box-shadow: #ccc 1px 2px 5px;
  border-radius: 3px;
  color: #000;
  border: 1px solid #aaa;
  padding: 0px;
  margin: 0px;
  background-color: #ffe;
}
#obitV3 .tribute-post {
  background-color: #fff;
  padding: 5px;
  margin-top: 5px;
}
#obitV3 .tribute-post img.post-gesture {
  max-height: 120px;
}
#obitV3 .tribute-post .post-name {
  font-size: 1.1em;
  padding: 5px 0px;
}
#obitV3 .tribute-post .post-text {
  font-style: italic;
  font-size: 1.1em;
}
#obitV3 .tribute-post .post-date {
  color: #444;
  font-size: 0.9em;
  padding: 5px 0px;
}
#obitV3 .tribute-post.pending {
  background-color: #ffeeee;
}
#obitV3 hr.wall-sep {
  margin-bottom: 5px;
}
#obitV3 #twctext {
  padding: 10px 20px;
}
#obitV3 #ytlink {
  border: 1px solid #000;
  border-radius: 0px;
}
#obitV3 #emvidpreview {
  padding: 10px 0px;
}
.btn-edit {
  color: #fff;
  background-color: #880;
}
.btn-edit:hover,
.btn-edit:focus {
  color: #fff;
  background-color: #660;
}
.btn-delete {
  color: #fff;
  background-color: #c00;
}
.btn-delete:hover,
.btn-delete:focus {
  color: #fff;
  background-color: #900;
}
.btn-approve {
  color: #ffffff;
  background-color: #228;
}
.btn-approve:hover,
.btn-approve:focus {
  color: #fff;
  background-color: #226;
}
#obcontent {
  padding-top: 4px;
}
.compactform .form-control {
  border-radius: 0px;
  border-color: #000;
  height: 40px;
}
.compactform .btn-default {
  border-radius: 0px;
  border-color: #000;
  height: 40px;
}
#obitsbarV3 {
  position: relative;
  top: 0px;
}
@media (min-width: 768px) {
  #obitsbarV3 {
    position: relative;
    top: -50px;
  }
}
@media (min-width: 992px) {
  #obitsbarV3 {
    position: relative;
    top: -70px;
  }
}
@media (min-width: 1170px) {
  #obitsbarV3 {
    position: relative;
    top: -80px;
  }
}
#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;
}
