@import url("font-awesome.min.css");

.white{
  color:white !important;
}


a.text-directions, a.driving-directions {
  margin-right: 0.25rem;
  color: #000;
  /*color: #1f73d6;*/
  /*text-decoration: underline;*/
}

.bom-header-deceased-name br {
    display: none;
}

a.text-directions:hover, a.text-directions:focus,
a.driving-directions:hover, a.driving-directions:focus {
  color: #808080;
  /*text-decoration: underline;*/
  cursor: pointer;
}

.directions {
  margin-bottom: 1rem;
  margin-left: 100px;
}

#bom-photo-list .facebook-share,
#bom-story-list .facebook-share,
.bom-content-group-inner .facebook-share {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-left: 0px !important;
  margin-bottom: 10px !important;
}

div.bom-content-group-inner .facebook-share,
div.bom-content-page .facebook-share {
  background: #4267b2;
  border: 1px solid #4267b2;
  color: #fff;
  cursor: pointer;
  font-family: Helvetica, Arial, sans-serif;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  -webkit-user-select: none;
  white-space: nowrap;
  border-radius: 3px;
  height: 20px;
  padding: 0 8px !important;
  width: auto !important;
  /*margin: 10px auto !important;*/
  margin: 0 0 10px 100px; 
  display: inline-block !important;
  text-decoration: none;
  text-align: left;
}

.hal-content-wrapper #sw-hal-tree-entry-con .bom-links .facebook-share a {
  left:35px;
}

.bom-content-group-inner .facebook-share:hover,
.bom-content-page .facebook-share:hover{
  /*background: #365899;*/
}

.bom-content-group-inner .facebook-share a,
.bom-content-page .facebook-share a{
  color: white !important;
  font-size: 11px;
  text-decoration: none;
}

.bom-content-group-inner .facebook-share i,
.bom-content-page .facebook-share i{
  padding-right: 7px;
  padding-top: 5px;
}

.bom-content-group-inner .facebook-share a:before,
.bom-content-page .facebook-share a:before{
  padding-right: 8px;
}

font-face {
  font-family: 'OpenSans';
  src: url('../../fonts/OpenSans-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSansLight';
  src: url('../../fonts/OpenSans-Light.eot');
  src: url('../../fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'),
       url('../../fonts/OpenSans-Light.woff') format('woff'),
       url('../../fonts/OpenSans-Light.ttf') format('truetype'),
       url('../../fonts/OpenSans-Light.svg#OpenSansLight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSansBold';
  src: url('../../fonts/OpenSans-Semibold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

body{
    margin:0 auto;
}
#bom-page-wrapper {
    /*background: url('bom-back.png') repeat-x;*/
    width: 100%;
}
#bom-wrapper {
    /*background-color: white;*/
    position: relative;
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    font-size: 13px;
    font-family: OpenSansLight, Arial, Verdana, Helvetica, sans-serif;
    color: #4d4d4d;
    line-height: normal;
    background-color: #fff;
}
#bom-wrapper h2,
#bom-wrapper h3{
    color:#617368;
}
#bom-wrapper fieldset{
    border: none;
    margin: 0;
    padding: 0;
}
#bom-content-wrapper form .bom-form-row{
    margin:15px 0;
}
#bom-content-wrapper form .bom-form-row input[type='text'],
#bom-content-wrapper form .bom-form-row input[type='password']{
    background:url('back-form-input.jpg');
    height: 26px;
    border-radius: 4px;
    max-width: 400px;
    width: 95%;
    font-size: 1.1em;
    padding: 0 5px;
}
#bom-content-container{
   /* margin-top: 50px; */
}


/*pagination*/
#bom-content-wrapper #pagination-con {
    text-align:center;
    padding:10px;
}
#bom-content-wrapper #pagination-con div{
    float:left;
}
#bom-content-wrapper #pagination-con .pagination-page-status{
    padding:0 10px;
}
#bom-content-wrapper #pagination-con .pagination-button {
    color: rgb(146, 146, 146);
    cursor: pointer;
}



/*header*/
#bom-header{
    position: relative;
}
#bom-header .bom-header-runner{
    position: relative;
    height: 340px;
    color:#00371a;
}
#bom-header .bom-header-runner .bom-header-menu{
    display: none;  /* requested to be hidden by JT, aug12 2016 */
    position: absolute;
    right: 10px;
    top:10px;
}
#bom-header .bom-header-runner .bom-header-menu span{
    margin:0 3px;
    cursor: pointer;
}
#bom-header .bom-header-runner .bom-header-menu span a{
    text-decoration: none;
    color:#00371a;
}
#bom-header .bom-header-runner .bom-header-print{
    position: absolute;
    right: 10px;
    bottom:10px;
    text-decoration: none;
    color:#00371a;
}
#bom-header .bom-header-runner .bom-header-print .bom-icon-printer{
    margin:0 5px;
}
#bom-header .bom-header-info-con{
    background-color: rgba(255, 255, 255, 0.84);
    position: absolute;
    width: 100%;
    bottom: 0px;
    clear: both;
    overflow: auto;
    height: 145px;
}
#bom-header .bom-header-info-con .bom-header-info{
    background-color: transparent;
    color:#00371a;
    width:615px;
    float: right;
    height: 100%;
}
@media screen and (min-width: 960px) {
  #bom-header .bom-header-info-con .bom-header-info{
    /* attempt to fix position of name, dates in header */
    display: flex;
    align-items: center;
    /*  */
  }
  
  .beta-fs-class #bom-header .bom-header-info-con .bom-header-info{
    /* attempt to fix position of name, dates in header */
    display: initial !important;
    /*  */
  }  
}
#bom-header .bom-header-info-con .bom-header-info-inner{
    /*padding: 12px 50px 0 40px;*/
    padding: 12px 50px 0 01;
    font-size: 1.1em;
}
#bom-header .bom-header-info-con .bom-header-info-inner p{
    margin:5px 0;
}
#bom-header .bom-header-info-con .bom-header-info .bom-header-deceased-name{
    font-size: 2.4em;
    line-height: 1;
    margin-bottom: 5px;
}
#bom-header .bom-header-info-con .bom-header-info .bom-header-deceased-name a{
    color: #00371a;
    text-decoration: none;
}
#bom-header .bom-header-photos{
    border: 1px solid #fff;
    background-color: #fff;
    position: absolute;
    width:266px;
    height: 305px;
    left:20px;
    top:15px;
    box-shadow: 0px 0px 2px 1px #ccc;
}
#bom-header .bom-header-photos img{
  display:none;
}

/*candles*/
.bom-candle-con{
    position: relative;
    /*margin-top: 19px;*/
}
.bom-candle-con .bom-candle-con-header{
    position: relative;
    color:#fff;
    font-size: 1.1em;
}
.bom-candle-con .bom-candle-con-header a{
    text-decoration: none;
    color:#fff;
}
.bom-candle-con .bom-candle-con-header .bom-candle-con-canvas{
    position: relative;
    height: 374px;
    color:#617368;
}
/* Contain Candle image */
.bom-candle-con-canvas {
  background-size: contain ! important;
}
.bom-candle-con .bom-candle-con-header .bom-candle-con-top{
    background-color: #002914;
    height: 32px;
    padding: 15px 0 0 30px;
}
.bom-candle-con .bom-candle-con-header .bom-candle-lac,
.bom-candle-con .bom-candle-con-header .bom-send-flowers {
    background: url('detail-lightacandle.png');
    width: 217px;
    height: 96px;
    position: absolute;
    top:-41px;
    right: 0px;
    font-size: 1.2em;
    font-family: "Open Sans";
}
/*.bom-candle-con .bom-candle-con-header .bom-candle-lac{
    position: absolute;
    font-size: 1.2em;
    font-family: "OpenSans";
    top: 365px !important;
    left: 55px !important;
    padding: 0 20px 0 35px;
    width: 124px !important;
    height: 36px;
    line-height: 2.25;
    background: rgba(255,255,255,0.85);
    border-radius: 3px;
    box-shadow: inset 0 0 0 1px #fff, 2px 2px 5px rgba(0,0,0,.5);
}*/
.bom-candle-con .bom-candle-con-header .bom-candle-lac a{
    position: absolute;
    bottom: 21px;
    right: 16px;
    color:#002914;
}
.bom-candle-con .bom-candle-con-header .bom-send-flowers {
    top: 6px;
    right: 185px;
    left: auto;
    width: 165px;
    height: 35px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
    background: linear-gradient(to bottom, #ff7979 0%, #a13a3a 100%);
    border-radius: 2px;
}
.bom-candle-con .bom-candle-con-header .bom-send-flowers a {
    position: absolute;
    bottom: 7px;
    right: 16px;
    font-weight: 300;
}
.bom-candle-con .bom-candle-messages-con{
    display: none;
    position: absolute;
    width: 500px;
    top: 47px;
    top: 47px;
    right: 0px;
}
.bom-candle-con .bom-candle-messages{
    width: 400px;
    padding: 0 35px;
    height: 195px;
    white-space: nowrap;
}
.bom-candle-con .bom-candle-messages .bom-candle-message-con{
    font-size: 1.3em;
    vertical-align: middle;
    white-space: normal;
    display: none;
    opacity: 0;
}
.bom-candle-con .bom-candle-messages .bom-candle-message-spacer{
    display: inline-block;
    vertical-align: middle;
    height:100%;
}
.bom-candle-con .bom-candle-messages .bom-candle-message-con .bom-candle-message-from{
    text-align: right;
    padding-right: 70px;
}
.bom-candle-con .bom-candle-messages .bom-candle-message-con .bom-candle-message-msg{
    font-family: "OpenSansBold";
    margin-bottom: 10px;
}
.bom-candle-con .bom-candle-messages-con .bom-icon-arrow-left,
.bom-candle-con .bom-candle-messages-con .bom-icon-arrow-right{
    position: absolute;
    top:70px;
    cursor: pointer;
    display: none;
}
.bom-candle-con .bom-candle-messages-con .bom-icon-arrow-left{
    left:0px;
}
.bom-candle-con .bom-candle-messages-con .bom-icon-arrow-right{
    right:30px;
}
.bom-candle-con-bg{
    position: absolute;
    top: 47px;
    left: 0px;
    width: 100%;
    max-width: 960px;
    height: 374px;
}
.bom-candle-con-canvas .bom-candle{
    position: absolute;
}
.bom-candle-con-canvas #bom-candle-0{
    top: 33px;
    left: 417px;
}
.bom-candle-con-canvas #bom-candle-1{
    top: 36px;
    left: 558px;
}
.bom-candle-con-canvas #bom-candle-2{
    top: 211px;
    left: 533px;
}
.bom-candle-con-canvas #bom-candle-3{
    top: 263px;
    left: 591px;
}
.bom-candle-con-canvas #bom-candle-4{
    top: 251px;
    left: 418px;
}
.bom-candle-con-canvas #bom-candle-5{
    top: 222px;
    left: 360px;
}
.bom-candle-con-canvas #bom-candle-6{
    top: 119px;
    left: 682px;
}
.bom-candle-con-canvas #bom-candle-7{
    top: 78px;
    left: 265px;
}
.bom-candle-con-canvas #bom-candle-8{
    top: 122px;
    left: 821px;
}
.bom-candle-con-canvas #bom-candle-9{
    top: 80px;
    left: 128px;
}
.bom-candle-con-canvas #bom-candle-10{
    top: 271px;
    left: 929px;
}
.bom-candle-con-canvas #bom-candle-11{
    top: 231px;
    left: 19px;
}



/*service details*/
.bom-menu {
    font-size: 1.4em;
    border: 1px solid #656565;
    clear: both;
    overflow: auto;
    width: calc(100% - 2px);
    max-width:960px;
    margin-top: 29px;
}
.bom-menu a{
    padding: 18px 0;
    background-color: #617368;
    /*width:320px;*/
    width: calc(100%/4);
    float:left;
    text-align: center;
}
.bom-menu .bom-menu-notactive:hover{
    background-color: #335041;
}
.bom-menu .bom-menu-active{
    background-color: #f1eee5;
}
.bom-menu .bom-menu-active{
    color:#002914;
}
.bom-menu a{
    text-decoration: none;
    color: #fff !important;
}
.bom-content-page {
    /*width: 958px;*/
    width: calc(100% - 2px);
    border-left: 1px solid #dcd9d1;
    border-right: 1px solid #dcd9d1;
    border-bottom:  1px solid #dcd9d1;
}

/*user actions*/
#bom-content-wrapper .bom-user-actions{
    margin-top: 40px;
    margin-bottom: 50px;
    background-color: #f1eee5;
    border:1px solid #dcd9d1;
    clear: both;
    overflow: auto;
    padding: 40px 0 50px;
}
#bom-content-wrapper .bom-user-actions .bom-user-action{
    width: 44%;
    float: left;
    text-align: center;
    color:#4d4d4d;
    margin: 0 3%;
}
#bom-content-wrapper .bom-user-actions .bom-user-action p{
    margin: 0;
}
#bom-content-wrapper .bom-user-actions .bom-user-action .bom-user-action-header{
    color: #fff;
    font-size: 1.5em;
    margin-bottom: 5px;
    background-color: #617368;
    /*width: 400px;*/
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
    padding: 10px 0;
}
#bom-content-wrapper .bom-user-actions .bom-user-action .bom-user-action-header:hover{
    background-color: #335041;
}
#bom-content-wrapper .bom-user-actions .bom-user-action .bom-user-action-detail{
    margin:0 auto;
    margin-bottom: 35px;
}
#bom-content-wrapper .bom-user-actions .bom-user-action .bom-detail-subscribe{
    margin-bottom: 47px;
}
#bom-content-wrapper .bom-user-actions .bom-user-action a{
    display: block;
    text-decoration: none;
}
#bom-insignias-con #insignia-copyright{
    width: 600px;
    font-size: 0.9em;
    color: #aaa;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
}
#bom-affiliations{
    clear: both;
    overflow: auto;
}
#bom-affiliations .bom-affiliation{
    text-align: center;
    width: 100px;
    display: inline-block;
    margin: 10px;
}



/*icons, details, modals and buttons*/
.bom-button-con-centered{
    text-align: center;
}
.bom-icon{
    display: inline-block;
    cursor: pointer;
    width:21px;
    height: 19px;
}
.bom-icon-printer{
    background: url('icon-printer.png') no-repeat;
}
.bom-icon-arrow-left,
.bom-icon-arrow-right{
    width: 18px;
    height: 35px;
}
.bom-icon-arrow-left{
    background: url('icon-arrow-left.png') no-repeat;
}
.bom-icon-arrow-right{
    background: url('icon-arrow-right.png') no-repeat;
}
.bom-detail-button-sendflowers{
    background: url('detail-button-sendflowers.png') no-repeat;
    width:58px;
    height:62px;
}

.bom-detail-button-planttree{
    background: url('detail-button-planttree.png') no-repeat;
    width:58px;
    height:62px;
}

.bom-detail-footer-sendflowers{
    background: url('detail-send-flowers.png') no-repeat;
    width:277px;
    height:242px;
}
.bom-button-tan-link{
    display: inline-block;
    width: 310px;
    background-color: #d8d0b5;
    padding: 5px 0;
    border-radius: 3px;
    border: 1px solid #fff;
    box-shadow: 0 0 1px 1px #cdcdcd;
    margin: 20px 0;
    font-family: "OpenSans";
    font-size: 1.3em;
    color: #002914;
    text-decoration: none;
    text-align: center;
}
.bom-button-green-link,
.bom-button-green-input,
.bom-button-green-link-small,
.bom-button-green-input-small,
input[type='submit'].bom-button-green-input-small{
    cursor: pointer;
    background: none !important;
    background-color: #617368 !important;
    color: #fff;
    width: 285px;
    font-size: 1.1em;
    border: 1px solid #fff !important;
    box-shadow: 0 0 1px 1px #cdcdcd;
}
.bom-button-green-link,
.bom-button-green-link-small{
    text-decoration: none;
    height: 32px;
    display: inline-block;
    text-align: center;
    padding-top: 16px;
}
.bom-button-green-link-small {
    margin-bottom: 1rem;
    padding-top: 4px;
    height: 19px;
    width: 150px;
}
.bom-button-green-link-small a {
  color: #fff;
  text-decoration: none;
}
.bom-button-green-link-center{
    display: block;
    margin: 0 auto;
}
.bom-button-green-input{
    height: 50px;
}
.video-controls .bom-button-green-input {
    height: auto;
    padding: 5px 0;
}

.bom-button-green-input-small{
    height: 25px;
    width: 150px;
}
.bom-modal-window .bom-modal-close {
    top: -9px;
    right: -30px;
    position: absolute;
    height: 23px;
    width: 23px;
    background-image: url('mask-close.png');
    cursor: pointer;
}



/*simple page groups*/
.bom-content-group{
    background-color: #f8f6f0;
    border: 1px solid #dcd9d1;
    margin: 0px 0 50px 0;
    padding: 30px 0 100px;
}
.bom-content-group .bom-content-group-inner{
    width:770px;
    margin: 0 auto;
}
.bom-content-group .bom-content-group-inner h2,
.bom-content-group .bom-content-group-inner .bom-subscribe-email-desc{
    /*text-align: center;*/
}
.bom-content-group .bom-content-group-inner .bom-form,
.bom-content-group .bom-error{
    width: 585px;
    margin: 0 auto;
    margin-top:35px;
}
.bom-content-group .bom-error{
    color:red;
    padding-left: 50px;
}
.bom-content-group .bom-content-group-inner .bom-form label{
    width: 120px;
    display: inline-block;
}
.bom-content-group .bom-content-group-inner .bom-form .bom-form-field-con{
    margin-bottom: 20px;
}
.bom-content-group .bom-content-group-inner .bom-form .bom-form-field-con .bom-form-row{
    margin:15px 0;
}



/*general info containers*/
.info-container{
    padding: 10px 0 30px;
    border-bottom:1px solid #617368;
    clear: both;
    overflow: auto;
}
.info-container-last{
    border-bottom: none !important;
}
.info-container:last-child {
    border: none !important;
}
.info-container h2{
    font-size: 1.5em !important;
}
.info-container .infoList{
    background-color: #fff;
    width:415px;
    float:left;
    padding:20px 0 20px 25px;
}
.info-container .infoList .infoItem{
    margin: 10px 0;
    overflow: auto;
}
.info-container .infoList .infoItem .infoTitle{
    font-weight: bold;
    color:#000;
    width:85px;
    display: inline-block;
}
.info-container .infoList .infoItem .infoContent{
    width: 315px;
    float: right;
}
.info-container li#menu_webcast_ext {
    list-style: none;
}
button.rsvp-btn,
#rsvp-form .rsvp-row input[type="submit"],
button#rsvp-form-close {
  display: initial;
  margin-top: 35px;
}
button.rsvp-btn {
  padding: 5px;
  border-radius: 3px;
  margin-left: 97px;
  width: 280px;
    border-color: rgb(216, 216, 216) rgb(209, 209, 209) rgb(186, 186, 186);
    border-style: solid;
    border-width: 1px;
    background-color: white;
}
button.rsvp-btn:hover {
  background-color: #ececec;
}
.clearfix {
  clear:both;
}
  @media screen and (max-width: 960px) {
    button.rsvp-btn {
      margin: 30px 0 10px 0;
      width: 100%;
    }
    .directions {
      margin-left: 0 !important;
    }
    .bom-content-group-inner .facebook-share, .bom-content-page .facebook-share, .text-directions {
      margin-left: 0 !important;
    }
  }
button.rsvp-btn:before {
  display: none;
}
.info-container .info-container-map-wrap{
    float:left;
    width:320px;
}
.info-container .info-container-map-wrap .info-container-map{
    width:300px;
    height: 170px;
    margin-left: 20px;
}
.info-container .info-container-map-wrap .bom-info-container-map-button-container{
    clear: both;
    overflow: hidden;
    padding: 20px 0 0 4px;
}
.info-container .info-container-map-wrap .bom-info-container-map-button-container .bom-info-container-button{
    background-color: #617368;
    color:#fff;
    width:145px;
    height: 47px;
    float: left;
    margin:0 5px;
    cursor: pointer;
    position: relative;
    text-align: center;
}
.info-container .info-container-map-wrap .bom-info-container-map-button-container .bom-info-container-directions:hover,
.info-container .info-container-map-wrap .bom-info-container-map-button-container .bom-info-container-button:hover .bom-info-container-flowers-inner,
.info-container .info-container-map-wrap .bom-info-container-map-button-container .bom-info-container-button-full:hover{
    background-color: #335041;
}
.info-container .info-container-map-wrap .bom-info-container-map-button-container .bom-info-container-directions{
    margin: 5px 0 0 15px;
}
.info-container .info-container-map-wrap .bom-info-container-map-button-container .bom-info-container-flowers{
    background-color: initial;
    height: 65px;
}
.info-container .info-container-map-wrap .bom-info-container-map-button-container .bom-info-container-flowers .bom-info-container-flowers-inner{
    background-color: #617368;
    height: 47px;
    width: 144px;
    float: left;
    position: relative;
    margin-left: 15px;
    z-index: 0;
    top: 5px;
}
.info-container .info-container-map-wrap .bom-info-container-map-button-container .bom-info-container-flowers .bom-info-container-flowers-inner>span{
    position: relative;
    top: 17px;
    left: 17px;
}
.info-container .info-container-map-wrap .bom-info-container-map-button-container .bom-info-container-button>span{
    position: relative;
    top:17px;
}
.info-container .info-container-map-wrap .bom-info-container-map-button-container .bom-info-container-button>span>a{
    text-decoration: none;
    color:#fff;
}
.info-container .info-container-map-wrap .bom-info-container-map-button-container .detail-button-sendflowers{
    background: url('detail-button-sendflowers.png') no-repeat;
    width: 58px;
    float: left;
    z-index: 1000;
    height: 62px;
    position: absolute;
}
.info-container .info-container-map-wrap .bom-info-container-map-button-container .detail-button-planttree {
    background: url('detail-button-planttree.png') no-repeat;
    width: 58px;
    float: left;
    z-index: 1000;
    height: 62px;
    position: absolute;
}
.info-container .info-container-map-wrap .bom-info-container-map-button-container .detail-button-lightcandle {
    background: url('detail-button-lightcandle.png') no-repeat;
    width: 58px;
    float: left;
    z-index: 1000;
    height: 62px;
    position: absolute;
    left: 10px;
    bottom: 7px;
}
.info-container .info-container-map-wrap .bom-info-container-map-button-container .bom-info-container-button-full{
    width:300px;
    left: 10px;
}
.info-container .info-container-map-wrap .bom-info-container-map-button-container .bom-info-container-button-full>span{
    font-size: 1.2em;
    top:15px;
}
.fb-share-button a {
  color: #000;
}
.loc-book-travel
{   
    height: 34px;
    width: 157px;
    margin-top: 10px;
    box-shadow: 1px 3px 6px 0px #bbb;
    border: 1px solid #fff;
    box-sizing: border-box;
    background: rgb(25,25,25); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(25,25,25,1) 0%, rgba(76,76,76,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(25,25,25,1)), color-stop(100%,rgba(76,76,76,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(25,25,25,1) 0%,rgba(76,76,76,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(25,25,25,1) 0%,rgba(76,76,76,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(25,25,25,1) 0%,rgba(76,76,76,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(25,25,25,1) 0%,rgba(76,76,76,1) 100%); /* W3C */
    
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#191919', endColorstr='#4c4c4c',GradientType=0 ); /* IE6-9 */
}

.loc-book-travel-txt {
    padding-top: 8px;
    padding-bottom: 10px;
    padding-left: 40px;
    background: url('../../bom_images/conciergeServices-logo.png') no-repeat 5px 2px;
}

#bom-content-wrapper .memorialProgam-serviceRecording-container {
  text-align: center;
}
@media screen and (max-width: 720px) {
  #bom-content-wrapper .memorialProgam-serviceRecording-container {
    padding-bottom: 0.5rem;
  }
}
#bom-content-wrapper .memorialProgram,
#bom-content-wrapper .serviceRecording {
  display: inline-block;
  vertical-align: top;
  padding: 40px 40px 0;
  width: calc(100%/2 - 84px);
  text-align: center;
}
@media screen and (max-width: 720px) {
  #bom-content-wrapper .memorialProgram,
  #bom-content-wrapper .serviceRecording {
    display: block;
    margin: auto;
    width: 80%;
  }
}
#bom-content-wrapper .memorialProgram h3,
#bom-content-wrapper .serviceRecording h3 {
  font-size: 1.2em;
}
#bom-content-wrapper .memorialProgram .memorialProgram-link,
#bom-content-wrapper .serviceRecording .serviceRecording-link {
  display: block;
  margin-top: 1rem;
  padding: 0.25rem;
  color: #000;
  text-decoration: none;
  background: rgba(0,0,0,0.025);
  box-shadow: inset 0 0 0 1px rgba(0,0,0,0.125);
  transition: ease 0.25s;
}
#bom-content-wrapper .memorialProgram .memorialProgram-link:hover,
#bom-content-wrapper .memorialProgram .memorialProgram-link:focus,
#bom-content-wrapper .serviceRecording .serviceRecording-link:hover,
#bom-content-wrapper .serviceRecording .serviceRecording-link:focus {
  background: rgba(0,0,0,0.05);
}
#bom-content-wrapper .memorialProgram .memorialProgram-link i,
#bom-content-wrapper .serviceRecording .serviceRecording-link i {
  margin-right: 0.5rem;
  height: 1rem;
  color: rgba(0,0,0,0.25);
}

/*flower, HAL footer*/
div.bom-footer-flowers,
div.bom-footer-hal,
div.bom-footer-contribute,
div.bom-footer-tributeart,
div.bom-footer-donation {
    margin: 45px 0;
    clear: both;
    overflow: auto;
}
.bom-footer-flowers .bom-footer-flowers-blurb,
.bom-footer-hal .bom-footer-hal-blurb,
.bom-footer-contribute .bom-footer-contribute-blurb,
.bom-footer-tributeart .bom-footer-tributeart-blurb,
.bom-footer-donation .bom-footer-donation-blurb {
    width:500px;
    position: relative;
    left:85px;
    float:left;
    margin-top:50px;
    font-size:1.1em;
}
.bom-footer-flowers .bom-footer-flowers-blurb .bom-footer-flowers-header,
.bom-footer-hal .bom-footer-hal-blurb .bom-footer-hal-header,
.bom-footer-contribute .bom-footer-contribute-blurb .bom-footer-contribute-header,
.bom-footer-tributeart .bom-footer-tributeart-blurb .bom-footer-tributeart-header,
.bom-footer-donation .bom-footer-donation-blurb .bom-footer-donation-header {
    font-family: "OpenSansBold";
    font-size: 1.6em;
    margin-bottom: 10px;
    color: #617368;
    font-weight: bold;
}
.bom-footer-flowers .bom-detail-footer-sendflowers,
.bom-footer-hal .bom-detail-footer-hal,
.bom-footer-contribute .bom-detail-footer-contribute,
.bom-footer-tributeart .bom-detail-footer-tributeart,
.bom-footer-donation .bom-detail-footer-donation {
    float:left;
    margin-left:40px;
}
.bom-footer-flowers .bom-footer-flowers-blurb .bom-footer-flowers-link,
.bom-footer-hal .bom-footer-hal-blurb .bom-footer-hal-link,
.bom-footer-contribute .bom-footer-contribute-blurb .bom-footer-contribute-link,
.bom-footer-tributeart .bom-footer-tributeart-blurb .bom-footer-tributeart-link,
.bom-footer-donation .bom-footer-donation-blurb .bom-footer-donation-link {
    color:#002914;
    font-size:0.9em;
}
.bom-footer-flowers .bom-footer-flowers-blurb .bom-button-tan-link,
.bom-footer-hal .bom-footer-hal-blurb .bom-button-tan-link,
.bom-footer-contribute .bom-footer-contribute-blurb .bom-button-contribute-link,
.bom-footer-tributeart .bom-footer-tributeart-blurb .bom-button-tan-link,
.bom-footer-donation .bom-footer-donation-blurb .bom-button-tan-link {
    background-color: #f1eee5;
}
.bom-footer-flowers .bom-footer-flowers-blurb .bom-button-tan-link:hover,
.bom-footer-hal .bom-footer-hal-blurb .bom-button-tan-link:hover,
.bom-footer-contribute .bom-footer-contribute-blurb .bom-button-tan-link:hover,
.bom-footer-tributeart .bom-footer-tributeart-blurb .bom-button-tan-link:hover,
.bom-footer-donation .bom-footer-donation-blurb .bom-button-tan-link:hover {
    background-color: #d9d6ce;
}

.bom-footer-flowers .bom-footer-flowers-blurb .bom-button-tan-link,
.bom-footer-hal .bom-footer-hal-blurb .bom-button-tan-link,
.bom-footer-contribute .bom-footer-contribute-blurb .bom-button-tan-link,
.bom-footer-tributeart .bom-footer-tributeart-blurb .bom-button-tan-link,
.bom-footer-donation .bom-footer-donation-blurb .bom-button-tan-link {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  /*background-color: #7b4a27;*/
}

.bom-footer-flowers div.bom-footer-flowers-blurb,
.bom-footer-hal div.bom-footer-hal-blurb,
.bom-footer-contribute div.bom-footer-contribute-blurb,
.bom-footer-tributeart div.bom-footer-tributeart-blurb,
.bom-footer-donation div.bom-footer-donation-blurb {
  float: right;
  left: auto;
  margin: 0;
}

@media screen and (min-width: 479px) {
  .bom-footer-flowers div.bom-footer-flowers-blurb,
  .bom-footer-hal div.bom-footer-hal-blurb,
  .bom-footer-contribute div.bom-footer-contribute-blurb,
  .bom-footer-tributeart div.bom-footer-tributeart-blurb,
  .bom-footer-donation div.bom-footer-donation-blurb {
    padding-right: 2rem;
  }
}

.bom-footer-flowers .bom-detail-footer-sendflowers,
.bom-footer-hal .bom-detail-footer-hal,
.bom-footer-contribute .bom-detail-footer-contribute,
.bom-footer-tributeart .bom-detail-footer-tributeart,
.bom-footer-donation .bom-detail-footer-donation {
  box-shadow: inset 0 0 10px rgba(0,0,0,.25);
}

.bom-detail-footer {
  width: 300px;
  height: 200px;
}
.bom-footer-cta.bom-footer-donation {
    padding-top: 45px;
    border-top: 1px solid #ccc;
}
.bom-footer-donation .bom-detail-footer-donation {
  height: 100px;
}
.bom-footer-donation .bom-footer-donation-blurb .bom-footer-donation-header {
    color: #4d4d4d;
    font-size: 1.2em;
}
a.bom-footer-cta-donation-link {
    display: inline-block;
    margin-top: 0.75rem;
    padding: 0.25rem 1rem;
    color: #fff;
    text-decoration: none;
    background: #808080;
}
a.bom-footer-cta-donation-link:hover,
a.bom-footer-cta-donation-link:focus {
  background: #404040;
}

.bom-detail-footer-sendflowers {
  background: url('detail-send-flowers.jpg') 50% no-repeat;
}
.bom-detail-footer-hal {
  background: url('detail-plant-tree.jpg') 50% no-repeat !important;
}
.bom-detail-footer-donation {
  background: url('detail-make-donation.jpg') 50% no-repeat !important;
}
.bom-detail-footer-contribute {
  background: url('detail-contribute-fund.jpg') 50% no-repeat;
}
.bom-detail-footer-tributeart {
  background: url('ecp-tributeart-ad.jpg') 50% no-repeat;
}



/**
 *######################################################################
 *############################### PAGES ################################
 *######################################################################
 */

/*help section*/
#page-simpler-times-help {
    font-family: "OpenSansLight";
    background-color: #f8f6f0;
    clear: both;
    overflow: auto;
    height: 100%;
}
#page-simpler-times-help ul{
    margin:0;
    list-style: none;
    padding-left:50px;
}
#page-simpler-times-help ul li{
    margin:8px 0;
}
#page-simpler-times-help ul li a{
    text-decoration:none;
    color:#617368;
}
#page-simpler-times-help .simpler-times-help-menu{
    float:left;
}
#page-simpler-times-help .simpler-times-help-menu .simpler-times-help-menu-header{
    font-size:2em;
    background-color: #617368;
    width:345px;
    font-size:1.2em;
    padding:18px 0 18px 30px;
}
#page-simpler-times-help .simpler-times-help-menu .simpler-times-help-menu-header a{
    color:#fff;
    text-decoration: none;
    font-family:'OpenSans';
}
#page-simpler-times-help .simpler-times-help-menu  .simpler-times-help-menu-inner{
    background-color: #f1eee5;
    padding:5px 0 20px;
    color:#617368;
}
#page-simpler-times-help .simpler-times-help-menu  .simpler-times-help-menu-inner hr{
    border-top: 1px solid #dcd9d1;
}
#page-simpler-times-help .simpler-times-help-content{
    float:left;
    width:615px;
    padding: 30px 40px;
}
#page-simpler-times-help .simpler-times-help-menu  .simpler-times-help-menu-inner .simpler-times-help-menu-sub{
    font-family:"OpenSansBold";
    margin-left:30px;
}
#page-simpler-times-help .simpler-times-help-menu .simpler-times-help-menu-inner .simpler-times-help-menu-sub a{
    color:#617368;
    text-decoration: none;
}
#page-simpler-times-help .simpler-times-help-content h2,
#page-simpler-times-help .simpler-times-help-content h3{
    color:#617368;
}
#page-simpler-times-help .simpler-times-help-content .bom-faq{
    margin:35px 0;
}
#page-simpler-times-help .simpler-times-help-content .bom-faq .bom-faq-question{
    margin-bottom: 5px;
}



/*page specific*/
.bom-info-container-list{
    padding:0px 80px 40px;
    background-color: #f8f6f0;
    color:#4d4d4d;
}


/*family interactive*/
ul.bom-fi-menu{
    list-style: none;
    width:400px;
    margin: 0 auto;
    padding-left: 120px;
}
ul.bom-fi-menu li { margin-bottom:10px; position: relative; }
ul.bom-fi-menu li:last-child { margin-top:30px; }
ul.bom-fi-menu li:hover>span.bom-fi-menu-help {display:block;}
ul.bom-fi-menu .bom-fi-menu-help {
    display: none;
    position: absolute;
    width: 200px;
    right: -115px;
    top: 0px;
}
.bom-fi-wrapper fieldset{
    border: none;
}
.bom-fi-wrapper #bom-fi-ecard2{
    width:640px;
    margin: 0 auto;
}
.bom-fi-wrapper #bom-fi-ecard2 .bom-form-row label{
    width:200px;
    display: inline-block;
}
.bom-fi-wrapper #bom-fi-ecard2 .bom-ecard-selectionarea img{
    cursor: pointer;
}
.bom-fi-wrapper #bom-fi-ecard2 .bom-form-row #message{
    width:300px;
    height: 100px;
}
.bom-fi-wrapper form .bom-form-row input{
    width: 200px;
}
.bom-fi-wrapper form .bom-fi-button-con{
    text-align: center;
}
.bom-fi-wrapper form .bom-container-bottom{
    margin-top:30px;
}
.bom-fi-wrapper #bom-fi-approvestory form {
    padding-top:10px;
}

/*family interactive - approve photos*/
.bom-fi-wrapper #bom-fi-approvephotos form {
    padding-top:10px;
}
.bom-fi-wrapper #bom-fi-approvephotos form table {
    width: 700px;
    margin: 0 auto;
}
.bom-fi-wrapper #bom-fi-approvephotos form table tr td{
    padding:10px;
}

/*family interactive - approve stories*/
.bom-fi-wrapper #bom-fi-approvestory form {
    padding-top:10px;
}
.bom-fi-wrapper #bom-fi-approvestory form table {
    width: 700px;
    margin: 0 auto;
}
.bom-fi-wrapper #bom-fi-approvestory form table tr td{
    padding:10px;
}

/*family interactive - change password*/
.bom-fi-wrapper #bom-fi-changepassword form{
    width:600px;
    margin: 0 auto;
}
.bom-fi-wrapper #bom-fi-changepassword form .bom-form-row label{
    width:150px;
    display: inline-block;
}

/*driving directions*/
.bom-googlemap-button-container{
    margin-top:20px;
    text-align: center;
}
#bom-content-container #bom-page-viewmap,
#bom-content-container #bom-page-viewcandles,
#bom-content-container #bom-page-leavecond{
    margin-bottom: 0;
}

/*view tributes*/
.view-tributes-filter-header{
    background-color: #617368;
    padding:10px 0;
    font-size: 0.9em;
    text-align: center;
    color:#fff;
}
.view-tributes-filter-header > span{
    border-right: 1px solid #dfdfdf;
    padding:0 10px;
    cursor: pointer;
}
.view-tributes-filter-header > span:last-child{
    border-right: none;
}
.view-tributes-filter-header span a {
  color: #fff;
}
.view-tributes-filter-header span a.view-tributes-filter-active{
    border-bottom: 1px solid #fff;
}
.view-tributes-filter-header span a:hover{
    border-bottom: 1px solid #fff;
}
.view-tributes-container{
    border-bottom: 1px solid #5f7166;
    padding: 20px 0px 10px;
    margin-bottom: 10px;
}
.view-tributes-container .tribute-con{
    clear: both;
    overflow: auto;
    margin: 20px 0px;
    padding-bottom:15px;
    border-bottom: 1px solid #D6D6D6;
}
.view-tributes-container .tribute-con:last-child{
    border-bottom: none;
}
.view-tributes-container .tribute-con .tribute-image{
    height: 100px;
    width:100px;
    float:left;
    margin-right: 35px;
}

.view-tributes-container .tribute-con .tribute-image img {
    max-height: 100%;
    height: auto;
}

.view-tributes-container .tribute-con .tribute-from {
    margin-top:10px;
    font-size: 0.9em;
    font-style: italic;
}
.view-tributes-container .tribute-con .tribute-from a {
  font-style: normal;
}
.view-tributes-container .tribute-con .tribute-from > span{
    font-family: "OpenSansBold";
    display: block;
    font-size: 14px;
}
@media screen and (max-width: 960px) {
  .view-tributes-container .tribute-con .tribute-from > span.tribute-detail-from {
    display: block;
  }
}
@media screen and (max-width: 750px) {
  .view-tributes-container .tribute-con .tribute-from > span.tribute-detail-type {
    display: block;
    font-style: italic;
  }
}
.view-tributes-container .tribute-con .tribute-info{
    margin-left: 134px;
}


/*pagination*/
.pagination-container .pagination-pages{
    text-align: right;
}
.pagination-container .pagination-pages span{
    padding: 0 4px;
    cursor: pointer;
}
.pagination-container .pagination-pages a{
    color:#00371a;
    text-decoration: none;
}
.pagination-container .pagination-status{
    text-align: center;
    color: #fff;
    /*color:#617368;*/
    background-color: #f1eee5;
    margin-top: 15px;
    padding: 15px 0;
}
.pagination-mask{
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-color: rgb(60, 60, 60);
    opacity: 0.5;
}

/*photo list*/
#bom-photo-list{
    clear: both;
    overflow: auto;
    border-bottom: 1px solid #5f7166;
    padding-bottom: 30px;
    margin-bottom: 40px;
}

.bom-photomem {
  width: 250px;
}

#bom-photo-list .bom-photo{
    display: inline-block;
    vertical-align: top;
    margin: 20px 20px 0 0;
    /*width: calc(25% - 40px);*/
}
#bom-photo-list .bom-photo img{
    border:1px solid #fff;
    box-shadow: 0px 0px 1px 1px #aaa;
    height: 99px;
}
#bom-photo-list .bom-photo-list-row{
    clear: both;
    overflow: auto;
}

/*photos, videos & stories - image list*/
#bom-wrapper #bom-story-list{
    margin-top: 10px;
}
#bom-wrapper #bom-story-list .bom-story-list-entry{
    margin: 20px 0;
}
#bom-wrapper #bom-story-list .bom-story-list-entry .bom-story-list-entry-read{
    text-decoration: none;
    padding-left: 10px;
    color:#617368;
    display: block;
    text-align: right;
}

.bom-html-templates{
    display: none;
}

.view-tributes-wrapper{
    position: relative;
}


/*photos, videos & stories - photo uploader*/
#bom-wrapper #fileupload .btn {
    float: none !important;
    height: auto;
    width: auto;
}
#bom-wrapper .btn-warning,
#bom-wrapper .btn-success{
    background-color: #727272;
    background-image: -ms-linear-gradient(top, #a4a4a4, #808080);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a4a4a4), to(#808080));
    background-image: -webkit-linear-gradient(top,#a4a4a4,#808080);
    background-image: -o-linear-gradient(top,#a4a4a4,#808080);
    background-image: -moz-linear-gradient(top,#a4a4a4,#808080);
    background-image: linear-gradient(top,#a4a4a4,#808080);
    background-repeat: repeat-x;
    border-color: #727272 #727272 #727272;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#a4a4a4', endColorstr='#808080', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

#bom-wrapper .btn-primary{
    background-color: #636f59;
    background-image: -ms-linear-gradient(top, #8fa47b, #708161);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8fa47b), to(#708161));
    background-image: -webkit-linear-gradient(top,#8fa47b,#708161);
    background-image: -o-linear-gradient(top,#8fa47b,#708161);
    background-image: -moz-linear-gradient(top,#8fa47b,#708161);
    background-image: linear-gradient(top,#8fa47b,#708161);
    background-repeat: repeat-x;
    border-color: #636f59 #636f59 #636f59;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#8fa47b', endColorstr='#708161', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}


/*photos, videos & stories - memories list*/
#bom-wrapper .bom-story-con{
    margin-bottom: 30px;
    padding: 0 20px;
}
#bom-wrapper .bom-story-addnew,
#bom-wrapper .bom-story-preview-form{
    display: none;
}
#bom-wrapper .bom-story-con fieldset{
    border: none;
    margin-top: 20px;
    padding: 0;
}
#bom-wrapper .bom-story-con fieldset label{
    width:90px;
    display: inline-block;
}
#bom-wrapper .bom-story-con fieldset label.label-full{
    width:100%;
}
#bom-wrapper .bom-story-con fieldset textarea{
    width:99%;
    height: 200px;
}
#bom-wrapper .bom-story-con hr{
    border-color: #eee;
}
.bom-story-con #bom-story-photo-con img{
    cursor: pointer;
    border: 3px solid #fff;
}
.bom-story-con #bom-story-photo-con img.photo-selected{
    border-color: rgb(224, 224, 71);
}
.bom-story-preview {
    margin:30px 0;
}
.bom-story-preview .bom-story-title {
    text-decoration: underline;
    font-weight: bold;
}
.bom-story-preview{
    clear: both;
    overflow: auto;
}
.bom-story-preview .bom-story-preview-photo{
    float:left;
    margin-right:15px;
}
.bom-story-preview .bom-story-preview-msg{
    float:left;
}


/*photos, videos & stories - memory view*/
#bom-wrapper .bom-story-story{
    margin-bottom: 25px;
}
#bom-wrapper .bom-story-from,
#bom-wrapper .bom-story-posted{
    color:#617368;
    font-family: "OpenSansBold";
    padding-right: 5px;
}


/*bom captcha*/
#bom-wrapper .bom-captcha-con{
    margin:20px 0;
}
#bom-wrapper .bom-captcha-con fieldset{
    border: none;
    margin: 0;
    padding: 0;
}
#bom-wrapper .bom-photo-uploader-con{
    margin-top: 30px;
    display: none;
}
#bom-wrapper .bom-photo-uploader-con input[type='text']{
    margin-left: 15px;
}
#bom-wrapper .bom-captcha-error{
    color:red;
}


/*view flowers*/
#bom-flower-list .bom-flower-name,
#bom-flower-list  label {
    font-family: "OpenSansBold";
}
#bom-flower-list .bom-flower-image {
    float:left;
    margin-right:10px;
    min-width: 100px;
}
#bom-flower-list .bom-flower-message {
    margin-bottom:15px;
}
#bom-flower-list  label{
    width:95px;
    display:inline-block;
}
#bom-flower-list .bom-flower {
    border-bottom:1px solid #AAA;
    margin-bottom: 15px;
    clear:both;
    overflow:hidden;
    position:relative;
    min-height:60px;
    line-height:normal;
    padding-bottom: 10px;
}
#bom-flower-list .bom-flower div {
    padding:3px 0;
}
#bom-flower-list .bom-flower .bom-flower-date {
    color:#999;
    font-size:0.8em;
    text-align: right;
    position:absolute;
    bottom:0px;
    right:0px;
}
#bom-flower-list .bom-flower .bom-flower-card {
    color:#999;
    font-size:0.8em;
    text-align: left;
    position:absolute;
    bottom:2px;
    left:106px;
}
#bom-flower-list .bom-flower .bom-flower-card a {
    color:#999;
    text-decoration:none;
}
#bom-flower-list > div > div.bom-flower-image > img{ max-width: 9em; padding-right: 3em; }
#bom-flower-view .bom-order-flowers-link {
    margin: 0 auto;
}
#bom-flower-view .bom-order-flowers-link a {
    text-decoration: none;
}


/*view candles*/
#bom-candle-list label{
    font-weight: bold;
}
#bom-candle-list .bom-candle {
    border-bottom:1px solid #AAA;
    margin-bottom: 15px;
}
#bom-candle-list .bom-candle div {
    padding:3px 0;
}
#bom-candle-list .bom-candle .bom-candle-date {
    color:#999;
    font-size:0.8em;
    text-align: right;
}
#bom-lac-view .bom-light-candle-link {
    width:96px;
    margin:0 auto;
}
#bom-lac-view .bom-light-candle-link a {
    text-decoration: none;
    color:black;
}


/*light candle - form*/
#bom-lac-form{
    padding-bottom: 30px;
}
#bom-candle-menu a{
    width: 50%;
}
.bom-lac-payopts{
    margin: 20px 0 0 140px;
}
.bom-lac-payopt{
    width: 200px;
    display: inline-block;
}
.bom-lac-payoptions{
    margin: 0 0 20px 120px;
}
#bom-page-lac .info-container .bom-lac-row textarea[name='FamilyMessage']{
    width: 98%;
    max-width: 770px;
    height: 100px;
}
#is-data .bom-lac-row{
    margin: 15px 0;
}
span.bom-lac-input {
    width: 46%;
}
#is-data .bom-lac-row>span{
    margin-right: 10px;
    display: inline-block;
}
#is-data .bom-lac-row>span label{
    width:115px;
    display: block;
}
#bom-page-lac .info-container .bom-lac-row input[name='CandleText'],
#is-data .bom-lac-row>span input{
    width: 100%;
    max-width: 245px;
    background: url('back-form-input.jpg');
    border-radius: 5px;
}
div#bom-page-lac .bom-lac-row>span input,
div#bom-page-lac .info-container .bom-lac-row input[name='CandleText'],
div#bom-page-lac .info-container .bom-lac-row input[name='InfoAddress'],
div#bom-page-lac .info-container .bom-lac-row input[name='InfoEmail'] {
    width: 98%;
    max-width: 350px;
    height: 26px;
}
#bom-page-lac .bom-lac-row>span select{
    display: block;
    width: 100%;
    max-width: 350px;
    height: 32px;
    border-radius: 5px;
    border-width: 2px;
    border-right-color: #eee;
    border-bottom-color: #eee;
}
#bom-page-lac .info-container .bom-lac-row{
    margin: 10px 0;
}
#bom-page-lac .info-container .bom-lac-row input[name='InfoAddress'],
#bom-page-lac .info-container .bom-lac-row input[name='InfoEmail']{
    max-width: 627px;
}
#bom-lac-confirm{
    border-top: 1px solid #dcd9d1;
    margin-top: 20px;
}
#bom-page-lac #is-submit {
    clear: both;
    overflow: auto;
}
#bom-page-lac #is-submit input[type='submit']{
    float:right;
}
#bom-page-lac #bom-error-div{
    text-align: center;
    color:red;
    margin-top: 15px;
}
#bom-page-lac #bom-error-div .bom-error-message{
    margin: 5px 0;
}


/*light candle - confirm*/
#bom-lac-confirm .info-container fieldset{
    padding: 0;
    margin: 10px 0 10px 0;
    border: none;
    border-bottom: 1px solid #617368;
}
#bom-lac-confirm .info-container fieldset legend{
    padding: 0;
    margin-bottom: 5px;
}
#bom-lac-confirm .info-container fieldset:first-of-type{
    padding-bottom: 15px;
    margin-top: 20px;
}
#bom-lac-confirm .info-container fieldset:last-of-type{
    border-bottom: none;
    margin: 15px 0;
}
#bom-lac-confirm .info-container fieldset #bom-lac-editdetails{
    margin: 10px 0;
}


/*share photos*/
#bom-page-sharephotos #fileupload{
    margin-top: 30px;
}


/*share story*/
#bom-page-sharestory .bom-share-story-con fieldset .bom-form-row label{
    width: 100px;
    display: block;
}
#bom-page-sharestory .bom-share-story-con fieldset{
    border: none;
    margin: 20px 0;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #D3D3D3;
}
#bom-page-sharestory .bom-share-story-con fieldset:last-of-type{
    border-bottom: none;
    padding-bottom: 0px;
    /*margin-bottom: 0px;*/
}
#bom-page-sharestory .bom-share-story-con fieldset legend{
    margin-bottom: 10px;
    padding: 0;
    font-weight: bold;
}
#bom-page-sharestory img.photo-selected{
    padding: 0;
    border: 2px solid rgb(136, 192, 127);
}
#bom-story-photo-con img{
    margin-top: 10px;
    padding: 2px;
    box-shadow: 0 1px 5px rgba(0,0,0,.35)
}
#bom-story-photo-con img.photo-selected{
    padding: 0;
    border: 2px solid blue;
}
.bom-story-con .bom-story-title{
    text-decoration: underline;
    font-weight: bold;
    margin-bottom: 10px;
}
.bom-story-con .bom-story-message{

}
.bom-story-con .bom-story-photo{
    float: left;
    margin: 0 10px 10px 0;
}


/*leave condolences*/
.bom-leave-condolence-con h3 {
    border-bottom: 1px solid #5D6847;
    padding-bottom: 5px;
}
.bom-leave-condolence-con form .bom-form-row input[type="text"]{
    width: 50% !important;
}
.bom-leave-condolence-con form .bom-form-row input[type="checkbox"]{
    width:25px !important;
}
.bom-leave-condolence-con form .bom-textarea{
    /*width:680px !important;*/
    width: 100%;
    height:150px;
}
.bom-leave-condolence-con .bom-comments {
    margin-top:5px;
}
.bom-leave-condolence-con > form > fieldset > .bom-form-row > label{
    /*float: left;*/
    /*width: 70px;*/
    display: block;
}
.bom-leave-condolence-con .simpler-times-help-content{
    padding: 0 40px;
}


/*view story*/
.bom-story { clear:both; overflow: auto; padding:20px 0; border-bottom:1px #AAA solid; }
.bom-story .bom-story-left-con { float:left; width:90px; min-height:1px; }
.bom-story .bom-story-right-con { float:left; width:675px; }
.bom-story a { float:left; margin-right:10px; }
.bom-story .bom-story-list-title { float:left; clear:right; font-weight:bold}
.bom-story .bom-story-list-message { padding-top:25px; }
.bom-story .bom-story-list-viewall { margin-top:10px; }
.bom-story .bom-story-list-viewall a{
    text-decoration: none;
    float: right;
}
.bom-story .bom-story-list-from { margin-top:10px; margin-left:25px; font-style:italic;}
.bom-story .bom-story-list-posted { color:#999; font-size:0.8em; text-align: right; padding-top:5px; }


/*View a Story*/
.bom-view-a-story-wrapper .bom-story-photo { text-align: center; }
.bom-view-a-story-wrapper .bom-story-title { text-align: center; padding:10px 0; }
.bom-view-a-story-wrapper .bom-story-from { color:#999; font-size:0.8em; text-align: right; padding-top:5px; }
.bom-view-a-story-wrapper .bom-story-posted { color:#999; font-size:0.8em; text-align: right; padding-top:5px; }
.bom-view-a-story-wrapper .bom-story-pagination { text-align: center; padding-top:15px; }
.bom-view-a-story-wrapper .bom-story-story { padding-top:10px; }


/*captcha*/
#bom-content-wrapper #SimpleMathCaptchaDiv,
#bom-wrapper #SimpleMathCaptchaDiv{
    margin-top: 15px;
}
#bom-content-wrapper #SimpleMathCaptchaDiv fieldset,
#bom-wrapper #SimpleMathCaptchaDiv fieldset{
    border: none;
    margin: 0;
    padding: 0;
}
#bom-content-wrapper #SimpleMathCaptchaDiv fieldset legend,
#bom-wrapper #SimpleMathCaptchaDiv fieldset legend{
    padding: 0;
}
#bom-content-wrapper #SimpleMathCaptchaDiv fieldset .bom-form-row,
#bom-wrapper #SimpleMathCaptchaDiv fieldset .bom-form-row{
    margin-top: 5px;
}
#bom-content-wrapper #SimpleMathCaptchaDiv fieldset .bom-form-row #SimpleMathCaptchaLabel,
#bom-wrapper #SimpleMathCaptchaDiv fieldset .bom-form-row #SimpleMathCaptchaLabel{
    margin-right: 10px;
}


/*misc*/
#bom-content-wrapper form .bom-form-row label.label-full{
    width: 100%;
    float:none;
}


/*help*/
.bom-comments form fieldset{
    border: none;
    margin: 0;
    padding: 0;
}
.bom-comments form fieldset .bom-form-row label{
    width: 118px;
    display: inline-block;
}
.bom-comments form fieldset textarea[name='Comments']{
    height: 100px;
    width: 100%;
}


/*donations*/
#bom-charity-sel{
    width: 350px;
}
.bom-selected-charity span{
    font-weight: bold;
}
.bom-selected-charity{
    margin: 20px 0;
}
#bom-selected-charity-con{
    border-radius: 3px;
    border: 1px solid #CCC;
    padding: 8px;
    background-color: white;
}
#bom-content-wrapper .bom-donation-con form .bom-form-row label{
    display: block;
    float: left;
    width: 150px;
}
.bom-donation-row{
    padding: 5px 0;
    margin-right:75px;
}
.bom-donation-row label{
    display: inline-block;
    width: 150px;
}
span.bom-required{
    color: red;
    padding-right: 3px;
    float: left;
    line-height: 2em;
}
#bom-content-wrapper form .bom-form-row input#PostalZipCode{
    width: 90px;
}
#bom-content-wrapper form .bom-form-row input#CCVV{
    width: 50px;
}
div.donation-form-note{
    margin-left: 150px;
    color: #999999;
    font-style: italic;
    font-size: 10px;
    clear: both;
}
.bom-donation-con fieldset h3 {
    margin-bottom:5px;
}
.bom-donation-con .bom-textarea{
    width: 380px;
    height: 50px;
}
.bom-donation-con #donation-family-message.bom-textarea{
    height: 80px;
}
.bom-note{
    font-style: italic;
    font-size: 0.9em;
}
.bom-donation-con form input.bom-radio {
    width: auto;
    margin: 0px 5px;
}
.bom-family-preferred{
    margin: 3px 0;
    padding-left: 20px;
    line-height: 20px;
    background-image: url('star.png');
    background-repeat: no-repeat;
    background-position: left center;
}
#bom-selected-charity-con.charity-check{
    padding-left: 30px;
    background-image: url('tick.png');
    background-repeat: no-repeat;
    background-position: 10px center;
}
.bom-donation-con .bom-form-row{
    line-height: 23px;
    clear: both;
}
.donation-cc-cards img{
    float: left;
}
.donation-cc-cards{
    margin-left: 10px;
    float: left;
}
.charity-search-con{
    margin: 0 20px;
    background: white;
    padding: 10px;
    border-radius: 8px;
    border: 1px solid gray;
    overflow: auto;
}
#charity-tabs,
#charity-tabs ul{
    background: none;
    border: none;
}
#charity-tabs ul {
    background: none;
    border: none;
}
#charity-tabs .ui-tabs-panel{
    background: white;
    border-radius: 4px;
    border: 1px solid #FBD850;
}
#charity-search-btn{
    float: right;
}
#charity-paging{
    list-style: none;
    margin: 10px 0;
    padding: 0 20px;
    float: right;
}
#charity-paging .page-number,
#charity-paging #page-first,
#charity-paging #page-last,
#charity-paging #page-next,
#charity-paging .current-page,
#charity-paging #page-previous,
#charity-paging .page-disabled{
    float: left;
    margin: 0 5px;
    color: blue;
    cursor: pointer;
}
#charity-paging .current-page{
    font-weight:bold;
    color: black;
    cursor: auto;
}
#charity-paging .page-disabled{
    color: gray;
    cursor: auto;
}
#charity-search-results{
    list-style: none;
    margin: 20px 0 10px;
    padding: 0;
}
#charity-search-results li{
    background: white;
    padding: 10px;
    overflow: hidden;
}
#charity-search-results li.odd-charity{
    background: #CCCCCC;
}
#charity-search-results li button{
    float: right;
}
.charity-search-name{
    font-size: 11px;
    color: gray;
}
#charity-search-results li.charity-no-exact{
    background: none;
    font-weight: bold;
    padding: 10px 15px 10px;
}
#bom-page-donorinfo fieldset{
    margin: 20px 0 !important;
}
#bom-page-donorinfo h3{
    border-bottom: 1px solid #DDD;
    padding-bottom: 5px;
}



.detail-tribute{
    display: inline-block;
    width: 110px;
    height: 110px;
    margin-bottom: 5px;
    background-position: 50% !important;
}
.detail-tribute-candles{
    background: url('detail-tribute-candles.png');
}
.detail-tribute-condolence{
    background: url('detail-tribute-condolence.png');
}
.detail-tribute-donations{
    background: url('detail-tribute-donations.png');
}
.detail-tribute-flowers{
    background: url('detail-tribute-flowers.png');
}
.detail-tribute-gifts{  /* GD-GT */
    background: url('detail-tribute-gifts.png');
}
.detail-tribute-photos{
    background: url('detail-tribute-photos.png');
}
.detail-tribute-story{
    background: url('detail-tribute-story.png');
}
.detail-tribute-hal{
    background: url('detail-tribute-hal.png');
}


/*file uploader*/
#fileupload .fileupload-buttonbar .btn{
    border-radius: 0px !important;
    background-color: #617368;
    background-image: none;
    border: none;
}
#fileupload .fileupload-buttonbar .btn:hover{
    background-color: #335041;
}


/*candle listing page*/
#bom-content-container #bom-page-viewcandles {
    padding-top: 0px;
}
#bom-content-container #bom-page-viewcandles .bom-header-candlelisting{
    position: relative;
    background: url('background-candleslisting.jpg');
    height: 147px;
    width: 958px;
    margin-bottom: 30px;
}
#bom-content-container #bom-page-viewcandles .bom-header-candlelisting .bom-header-candlelisting-title{
    position: absolute;
    top: 10px;
    left: 90px;
}
#bom-content-container #bom-page-viewcandles .bom-header-candlelisting-title .bom-button-tan-link{
    background-color: #f1eee5;
    width: 220px;
    margin-top: 5px;
}
#bom-content-container #bom-page-viewcandles .bom-header-candlelisting-title .bom-button-tan-link:hover{
    background-color: #d9d6ce;
}


/*flower listing page*/
#bom-content-container #bom-page-viewflowers {
    padding-top: 0px;
}
#bom-content-container #bom-page-viewflowers .bom-header-flowerslisting{
    position: relative;
    background: url('background-flowerslisting.jpg');
    height: 147px;
    width: 958px;
    margin-bottom: 30px;
}
#bom-content-container #bom-page-viewflowers .bom-header-flowerslisting .bom-header-flowerslisting-title{
    position: absolute;
    top: 10px;
    left: 90px;
}
#bom-content-container #bom-page-viewflowers .bom-header-flowerslisting-title .bom-button-tan-link{
    background-color: #f1eee5;
    width: 220px;
    margin-top: 5px;
}
#bom-content-container #bom-page-viewflowers .bom-header-flowerslisting-title .bom-button-tan-link:hover{
    background-color: #d9d6ce;
}

/***** Extra Bottom App styles: Family Login/Email Updates *******/
p.app-info {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
/*** Uplaod a photo page ***/
.span7 {
  margin-top: 10px;
}

/*** Leave a Tribute Selections *****/
.tribute-action-wrapper>a {
    margin-bottom: 25px;
}

/*** HAL plant/view trees ***/
div.hal-page .what-is-icon {
  top: 0;
  right: 10px;
  width: auto;
  text-align: right;
  line-height: 32px !important;
}
div.hal-page .what-is-icon a {
  color: #008000;
}
div.hal-page h2 {
  padding-left: 15px;
}
@media screen and (min-width: 960px) {
  
  #bom-content-wrapper .system-widget-wrapper.hal-widget .name-title,
  #bom-content-wrapper .system-widget-wrapper.hal-widget p.plant-desc,
  #bom-content-wrapper .system-widget-wrapper.hal-widget .plant-title,
  #bom-content-wrapper .system-widget-wrapper.hal-widget ul.plant-list {
    float: left;
    clear: left;
    width: 55%;
    max-width: 55%;
  }
  
}



/********** BOM Responsive Styles ************/

@media screen and (max-width:960px){
  .site-wrapper {
    width: 80%;
  }
  #bom-wrapper {
    width: 100% !important;
  }
  #bom-header {
    width: 100% !important;
  }
  #bom-header .bom-header-runner .bom-header-menu {
    display: none;
  }
  #bom-header .bom-header-runner .bom-header-menu {
    left: 52%;
    margin-top: 5px;
  }
  #bom-header .bom-header-info-con .bom-header-info {
    width: 55% !important;
  }
  .bom-candle-con-bg {
    width: 100%;
    background-size: contain !important;
  }
  .bom-menu {
    font-size: 1.3em;
    width: 100% !important;
  }
  .bom-menu a {
    padding: 18px .15%;
    width: 33%;
  }
  .bom-content-page {
    width: 100%;
    box-sizing: border-box;
  }
  .bom-info-container-list {
    padding: 0px 50px 40px;
  }
  .tribute-action-wrapper>a {
    padding-bottom: 20px;
    width: 30%;
  }
  .view-tributes-filter-header > span {
    padding: 0 15px;
    font-size: 0.8em;
    letter-spacing: 0.5px;
    white-space: nowrap;
    border: 0;
  }
  
  .bom-footer-flowers div.bom-footer-flowers-blurb,
  .bom-footer-hal div.bom-footer-hal-blurb,
  .bom-footer-contribute div.bom-footer-contribute-blurb, 
  .bom-footer-tributeart div.bom-footer-tributeart-blurb,
  .bom-footer-donation .bom-footer-donation-blurb {
    max-width: 365px;
    width: 48%;
  }

  .bom-footer-flowers .bom-detail-footer-sendflowers {
    float: left;
    margin-top: 0;
    margin-left: 40px;
  }
  #bom-content-wrapper .bom-user-actions .bom-user-action {
  width: 60%;
  float: none;
  margin: 0 auto;
  margin-bottom: 30px;
  }
  
  /**** MAke a DOnation Page ********/
  div#charity-search-btn {
    text-align: center !important;
  }

/********* Family Login Styles **********/

/* possible need to edit */
  #bom-content-wrapper .bom-content-group .bom-content-group-inner div {
    width: 100%;
    margin: auto;
    text-align: left;
  }
  #bom-content-wrapper .bom-content-group .bom-content-group-inner div p{
    width: 90%
  }
  .bom-content-group .bom-content-group-inner .bom-form label {
    width: inherit;
    margin-bottom: 10px;
  }
  #bom-content-wrapper form .bom-form-row input[type='text'], #bom-content-wrapper form .bom-form-row input[type='password'] {
    margin-bottom: 20px;
  }
  .bom-leave-condolence-con form .bom-form-row input[type="text"],
  #bom-content-wrapper form .bom-form-row input[type='text'],
  #bom-content-wrapper form .bom-form-row input[type='password'] {
    max-width: none !important;
    width: 95% !important;
  }
  /**************************************/
  
  #bom-photo-list{
    margin-top: 10px;
  }
  .bom-content-group {
    width: 100% !important;
  }
  #bom-page-sharestory {
    width: 100% !important;
    height: auto;
    padding: 4% 0;
  }
  .bom-content-group .bom-content-group-inner {
    /*width: 100%;*/
    width: 90%;
  } 
  .view-tributes-container {
    width: 90%;
  }
  /**** Uplaod a Photo Page ****/
  #upload-photo {
    width: 80%;
  }
  /********** Leave a condolence page **********/
  .bom-leave-condolence-con form .bom-textarea {
    width: 95% !important;
  }
  
  .bom-leave-condolence-con {
    /*width: 85% !important;*/
  }
  .bom-leave-condolence-con .bom-form-row {
    /*width: 81% !important;*/
  }
  
  .bom-leave-condolence-con input.bom-button.bom-button-green-input-small.bom-button-green-link-center {
    margin-top: 20px !important;
    color: #fff !important;
  }
  /****************************/
  
  /*************** Email Updates ************/

  .bom-subscribe-email-desc {
    width: 80%;
    text-align: center !important;
    margin: 0 auto !important;
    float: none !important;
  }
  .bom-subscribe-email-desc p {
    margin: 0 auto;
    line-height: 20px;
  }

}

@media screen and (max-width:820px){
  .site-wrapper {
    width: 80%;
  }
  #bom-wrapper {
    width: 100% !important;
  }
  #bom-header {
    width: 100% !important;
  }
  #bom-header .bom-header-runner .bom-header-menu {
    left: 55%;
  }
  .bom-menu {
    font-size: 1.2em;
    width: 100% !important;
  }
  .bom-menu a {
    padding: 18px 0;
    /*width: 33%;*/
    width: calc(100%/4);
    height: 35px;
  }
  #bom-content-wrapper .bom-user-actions .bom-user-action .bom-user-action-header {
    width: 100%;
  }
  .tribute-action-wrapper>a {
    width: 29%;
  }
  .view-tributes-filter-header > span {
    letter-spacing: 0.5px;
    text-align: center;
  }
  .view-tributes-filter-header {
    font-size: 15px;
    line-height: 45px;
  }
  #bom-header .bom-header-info-con .bom-header-info {
    width: 58% !important;
  }

  .bom-footer-flowers div.bom-footer-flowers-blurb,
  .bom-footer-hal div.bom-footer-hal-blurb,
  .bom-footer-contribute div.bom-footer-contribute-blurb,
  .bom-footer-tributeart div.bom-footer-tributeart-blurb,
  .bom-footer-donation div.bom-footer-donation-blurb {
    margin-right: 2%;
    width: 42%;
  }

  .bom-footer-flowers .bom-footer-flowers-blurb .bom-button-tan-link,
    .bom-footer-hal .bom-footer-hal-blurb .bom-button-tan-link,
    .bom-footer-contribute .bom-footer-contribute-blurb .bom-button-tan-link,
    .bom-footer-tributeart .bom-footer-tributeart-blurb .bom-button-tan-link {
    width: 95%;
  }
}
@media screen and (max-width:750px){
  #bom-header .bom-header-photos {
    width: 225px;
    overflow: hidden;
  }

  .bom-menu a {
    padding: 18px 1%;
  }
    .bom-footer-flowers .bom-detail-footer-sendflowers,
    .bom-footer-hal .bom-detail-footer-hal,
    .bom-footer-contribute .bom-detail-footer-contribute,
    .bom-footer-tributeart .bom-detail-footer-tributeart,
    .bom-footer-donation .bom-detail-footer-donation {
    width: 40%;
  }
}
@media screen and (max-width:720px){
  /*** BOM MAIN NAV MENU ****/
  .bom-menu a {
    padding: 18px .15%;
    width: 99.65%;
    border-bottom: 1px solid #fff;
    font-size: 18px;
    letter-spacing: 0.5px;
  }
  
    /*** Header STyles **/
  #bom-content-container {
    margin-top: 100px;
  }
  .bom-candle-con {
    margin-top: 150px;
  }
  .bom-candle-con .bom-candle-con-header .bom-candle-con-bg {
    background: url('background-candle-canvas.jpg') no-repeat;
    width: 100% !important;
    background-size: contain !important;
  }
  .bom-candle-con .bom-candle-con-header .bom-candle-con-canvas {
    height: 281px !important;
  }
  .bom-menu {
    margin-top: 0;
    z-index: 9 !important;
    position: relative;
  }
  #bom-header .bom-header-info-con .bom-header-info-inner {
    padding: 0;
    margin-top: 125px;
    height: 80px;
  }
  #bom-header .bom-header-runner .bom-header-menu {
    left: 0;
    text-align: center;
    margin-top: 0px;
    font-size: 15px;
    color: #000;
  }
  #bom-header .bom-header-info-con .bom-header-info {
    width: 100% !important;
    text-align: center;
    height: 195px;
  }

  #bom-header .bom-header-photos {
    width: 100% !important;
    height: 305px;
    margin: 0 auto !important;
    top: 15px !important;
    left: 0 !important;
    background: transparent;
    border: none;
    box-shadow: none;
    text-align: center;
  }

  /*** Header Candle and View All Candles Lit***/
  .bom-candle-con .bom-candle-con-header .bom-candle-con-top {
    height: 30px;
    padding: 50px 10px 0 10px;
    text-align: right;
  }
  .bom-candle-con-bg {
    top: 75px;
  }
  #social {
    text-align: center;
  }
  /*********************************************/
  
  #bom-header .bom-header-info-con .bom-header-info .bom-header-deceased-name {
    margin-bottom: 8px;
    margin-top: -18px;
  }
  #bom-header .bom-header-info-con {
    height: 195px;
    bottom: -100px;
    overflow: visible;
  }
  #bom-header .bom-header-info-con .bom-header-info-inner p {
    margin: 5px 0;
    color: #000;
    z-index: 10000 !important;
    font-size: 15px;
    margin-top: -3px;
  } 
  
  /**** Services Details ****/
  .info-container .infoList {
    width: 85%;
    margin-bottom: 20px;
    padding-right: 10%;
  }
  .info-container .info-container-map-wrap {
    width: 99%;
  }
  .info-container .info-container-map-wrap .info-container-map {
    width: 100%;
    height: 200px;
    margin-left: 0;
  }
  .bom-googlemap div#bom-googlemap {
    margin: 0 auto;
    float: none;
    top: 20px;
    height: 400px;
  }
  .bom-googlemap {
    background: transparent !important;
    margin-top: 10px;
    height: 705px !important;
    width: 80% !important;
  }
  #bom-googlemap {
    width: 100% !important;
    overflow: visible !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .gmnoprint.gm-style-cc {
    display: none !important;
  }
  .bom-googlemap div#control {
    width: 84% !important;
    height: 199px !important;
    min-height: 150px;
    background: #fff;
    border: 1px solid black;
    margin-top: 50px !important;
    float: none;
    padding: 3% !important;
  }
  .bom-googlemap-button-container {
    margin-top: 45px !important;
  }
  .gm-style-mtc {
    display: none !important;
  }
  .gmnoprint {
    display: none !important;
  }
  
  .tribute-action-wrapper>a {
    width: 45%;
  }
  .view-tributes-filter-header {
    font-size: 15px;
    line-height: 45px;
  }
  .view-tributes-container .tribute-con .tribute-info {
    /*margin-left: 15%;*/
    font-size: 15px;
    line-height: 20px;
  }
  /******* Leave a Tribute Options *******/
  .detail-tribute {
    display: inline-block;
    /*width: 150px;
    height: 150px;*/
    margin-bottom: 5px;
    background-size: contain !important;
  }
  .tribute-action-wrapper>a {
    font-size: 18px;
  }
  
  .bom-footer-flowers {
    overflow: visible;
  }
  form.bom-form {
    width: 100% !important;
    padding: 0 10%;
  }
  .bom-content-group-inner .bom-form-field-con .bom-form-row select {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .bom-button-green-link, .bom-button-green-input, .bom-button-green-link-small, .bom-button-green-input-small, input[type='submit'].bom-button-green-input-small {
    color: #fff !important;
    width: 80%;
    padding: 1% 0;
  }
  .bom-button-green-link-small#menu_webcast_ext {
    width: 100%;
    padding: 3% 0 2%;
  }
  .bom-button-green-input-small {
    height: 35px;
  }
  
  .bom-leave-condolence-con .bom-form-row {
    width: 100% !important;
  }
  
  #bom-content-wrapper .bom-content-group .bom-content-group-inner div {
    width: 100%;
  }
  
  .bom-leave-condolence-con > form > fieldset > .bom-form-row > label {
    width: 100px;
  }
  .bom-leave-condolence-con form .bom-textarea {
    /*width: 90% !important;*/
  }
  
  .bom-footer-flowers .bom-footer-flowers-blurb {
    margin: 0 auto;
    float: none;
    width: 100%;
    left: 0;
    text-align: center;
  }
  
  #bom-wrapper #bom-story-list .bom-story-list-entry .bom-story-list-entry-read {
    float: left;
    margin-top: 10px;
  }
  .bom-info-container-list {
    padding: 0px 5%;
  }
  
  #bom-page-lac #is-submit input[type='submit'] {
    float: left;
    color: #fff !important;
  }
  .bom-donation-con {
    width: 80% !important;
  }
  
    /* LIGHT A CANDLE PAGE/Image */
.bom-candle-con-bg {
    height: 100%;
  }
  .bom-candle-con .bom-candle-con-header .bom-candle-con-canvas {
    height: 281px;
  }
  #bom-page-lac .info-container .bom-lac-row textarea[name='FamilyMessage'] {
    width: 93%;
  }
    .bom-lac-payoptions,
    .bom-lac-payopts {
        margin: 20px 0 0 0;
    }
    
    /* Directions/Flowers Button*/
  .info-container .info-container-map-wrap .bom-info-container-map-button-container {
    padding: 20px 0;
    margin-left: 0 !important;
    float: left;
    width: 100%;
  }
  .info-container .info-container-map-wrap .bom-info-container-map-button-container .bom-info-container-button-full {
    width: 100%;
    left: 0;
    margin: 0;
  }
h2.obituary-title,
.info-container a.printable {
    display: inline-block;
}
.info-container a.printable {
    color: #808080;
    text-decoration: none;
}
.info-container a.printable:hover,
.info-container a.printable:focus {
  color: #000;
}
h2.obituary-title {
  width: 90%;
}
.info-container a.printable {
  margin-top: 1.5em;
  width: 8%;
  text-align: right;
}
@media screen and (max-width: 700px) {
  h2.obituary-title {
    width: calc(100% - 64px);
  }
  .info-container a.printable {
    min-width: 60px;
  }
}
  .info-container .info-container-map-wrap .bom-info-container-map-button-container .bom-info-container-button {
    margin: 0;
    width: 100%;
  }
  
  .info-container .info-container-map-wrap .bom-info-container-map-button-container .bom-info-container-flowers {
    width: 100%;
    margin: 0;
  }
  .info-container .info-container-map-wrap .bom-info-container-map-button-container .bom-info-container-flowers .bom-info-container-flowers-inner {
    margin: 0;
    width: 100%;
    text-align: center !important;
  }
  .info-container .info-container-map-wrap .bom-info-container-map-button-container .bom-info-container-flowers .bom-info-container-flowers-inner>span {
    left: 0;
  }
  #bom-lac-form .bom-lac-payopts .bom-lac-payopt {
    width: 80%;
  }
  #bom-lac-form .bom-lac-payoptions .bom-lac-payopt {
    width: 80%;
  }
  #bom-candle-list .bom-candle {
    width: 90% !important;
  }
  
  /** Share a Story ****/
  textarea#StoryWYSIWYG {
    width: 95%;
    margin: 0 auto;
    height: 300px;
  }
  p.bom-button.bom-share-story-link {
    margin: 0 auto;
    width: 80%;
    text-align: center;
  }
  div#bom-stories-list {
    width: 80% !important;
    overflow: visible;
    left: 0;
    float: none;
    margin: 0 auto !important;
  }
  #bom-stories-list div.bom-story {
    overflow: visible;
    width: 80%;
    height: auto;
    margin: 0 auto;
  }
  .bom-story .bom-story-right-con {
    float: none;
    width: 100%;
  }
  .bom-story .bom-story-left-con {
    float: left;
    width: 100%;
    min-height: inherit;
    margin-top: 50px;
  }
  .bom-story a {
    float: none;
    margin: 0 auto;
  }
  .bom-view-a-story-wrapper .bom-story-story {
    width: 90% !important;
  }
  a.bom-story-list-entry-read {
    float: right !important;
    width: 100%;
    margin-bottom: 20px;
  }
/**** FAMILY LOGIN ****/
  .bom-fi-wrapper #bom-fi-changepassword form {
    width: 90%;
    margin: 0 auto;
  }
  form.bom-form {
    width: 80% !important;
    padding: 0 10%;
    text-align: center;
  }
  #bom-content-wrapper .bom-content-group .bom-content-group-inner div {
    /*text-align: center;*/
  }
  ul.bom-fi-menu {
    width: 70% !important;
    margin: 0 auto;
    padding-left: 0 !important;
    text-align: center !important;
  }
  ul.bom-fi-menu .bom-fi-menu-help {
    display: none;
    position: relative;
    width: 80%;
    right: 0px;
    padding: 50px 10%;
    height: auto !important;
    top: 0px;
    margin: 0 auto !important;
  }
  /** Family Login-Error **/
  .bom-error {
    padding: 1% 5% !important;
    width: 90% !important;
  }
  .bom-error-message {
    width: 90% !Important;
    margin: 0 auto !important;
  }
  /* FL - Ecard */
  #bom-content-wrapper .bom-content-group .bom-content-group-inner div p {
    width: 90%;
    margin: 0 auto;
  }
  .bom-ecard-selectionarea {
    display: inline-block;
    width: 86% !important;
    margin: 0 auto !important;
    padding: 0 7%;
  }
  #bom-fi-ecard2 form[method="post"] {
    width: 90%;
    margin: 0 auto;
  }
  #bom-fi-ecard2 .bom-fi-button-con input.bom-button-green-input {
    width: 100%;
  }
  .bom-fi-wrapper #bom-fi-ecard2 .bom-form-row #message {
    width: 96%;
    height: 115px;
  }
  .bom-fi-wrapper {
    width: 80% !important;
    text-align: center;
    margin: 0 auto !important;
  }
  .bom-fi-wrapper table {
    text-align: center;
    width: 60%;
    margin: 0 auto;
  }
  img#cardPreview {
    margin: 0 auto;
    float: none;
    width: 100%;
  }
  /* FL-Leave Condolence */
   a.bom-button.bom-leave-condolence-link.bom-button-green-link-small {
    margin: 0 auto !important;
    position: relative;
    width: 99.5%;
    float: none;
    padding: 2% 0;
  }
  p.bom-fi-desc {
    padding: 0 5%;
    width: 90%;
    text-align: center;
  }
  #bom-content-wrapper #pagination-con {
    text-align: center;
    padding: 1%;
    width: 98%;
  }
  .bom-printable a.bom-button-green-link-small {
    width: 99%;
    padding: 2% 0;
  }
  
  /*FL - Private Condolence */
  div#bom-condolence-list {
    width: 90% !important;
  }
  
}

@media screen and (max-width:600px){
    div.info-container .infoList .infoItem .infoContent{
        margin-bottom: 5px !important;
        float: none !important;
        display: block;
    }
  #bom-header .bom-header-info-con {
    height: 190px;
    margin-top: 250px;
    bottom: inherit;
  }
  #bom-header .bom-header-photos {
    width: 100%;
    height: 305px;
    top: 25px;
  }
  /*** Home Page Header STyles **/
  #bom-content-container {
    margin-top: 100px;
  }
  
  #bom-header .bom-header-info-con .bom-header-info-inner {
    padding: 0;
    margin-top: 115px;
  }
  #bom-header .bom-header-runner .bom-header-menu {
    left: 0;
    text-align: center;
    margin-top: -5px;
  }
  #bom-header .bom-header-info-con .bom-header-info {
    width: 100% !important;
    text-align: center;
  }
  
  .tribute-action-wrapper>a {
    width: 43%;
  }
  .view-tributes-container {
    width: 100%;
  }

  .view-tributes-container .tribute-con .tribute-info {
    /*margin-left: 0;*/
  }
  
  .bom-footer-flowers .bom-footer-flowers-blurb {
    margin: 0 auto;
    float: none;
    width: 100%;
    left: 0;
    text-align: center;
  }
  
  .view-tributes-filter-header > span {
    font-size: 16px;
  }
  
  .tribute-con .tribute-info .tribute-msg {
    font-size: 13px;
    line-height: 21px;
  }
  
  .bom-candle-con .bom-candle-con-header {
    top: 20px;
    height: 313px;
  }
  
  /*** Light a Candle Page ***/
  #bom-page-lac .info-container .bom-lac-row textarea[name='FamilyMessage'] {
    width: 91%;
    height: 100px;
  }
  #bom-page-lac .info-container .bom-lac-row input[name='InfoAddress'], #bom-page-lac .info-container .bom-lac-row input[name='InfoEmail'] {
    width: 360px;
  }
  /*** Family Login- Leave Condolence ***/
  a.bom-button.bom-leave-condolence-link.bom-button-green-link-small {
    margin: 0 auto !important;
    position: relative;
    width: 99.5%;
    float: none;
    padding: 2% 0;
  }
  p.bom-fi-desc {
    padding: 0 5%;
    width: 90%;
    text-align: center;
  }
  #bom-content-wrapper #pagination-con {
    text-align: center;
    padding: 1%;
    width: 98%;
  }
  .bom-printable a.bom-button-green-link-small {
    width: 99%;
    padding: 2% 0;
  }
  /*FL-Approve Stories */
  #bom-content-wrapper .bom-content-group .bom-content-group-inner div {
    text-align: center;
  }
  form.bom-form {
    width: 80% !important;
    padding: 0 10%;
  }
  .bom-form a.bom-button-green-link, .bom-form input[type="submit"] {
    text-align: center;
    float: none;
    width: 100% !important;
    padding: 2% 0;
  }
  
  /* FL-Ecard */
  .bom-fi-wrapper #bom-fi-ecard2 .bom-form-row #message {
    width: 76%;
    height: 101px;
  }
  
    /* Directions/Flowers Button*/
  .info-container .info-container-map-wrap .bom-info-container-map-button-container {
    padding: 20px 0;
    margin-left: 0 !important;
    float: left;
    width: 100%;
  }
  .info-container .info-container-map-wrap .bom-info-container-map-button-container .bom-info-container-button-full {
    width: 100%;
    left: 0;
    margin: 0;
  }
  .info-container .info-container-map-wrap .bom-info-container-map-button-container .bom-info-container-button {
    margin: 0;
    width: 100%;
  }
  
  .info-container .info-container-map-wrap .bom-info-container-map-button-container .bom-info-container-flowers {
    width: 100%;
    margin: 0;
  }
  .info-container .info-container-map-wrap .bom-info-container-map-button-container .bom-info-container-flowers .bom-info-container-flowers-inner {
    margin: 0;
    width: 100%;
    text-align: center !important;
  }
  .info-container .info-container-map-wrap .bom-info-container-map-button-container .bom-info-container-flowers .bom-info-container-flowers-inner>span {
    left: 0;
  }
  div.hal-page .what-is-icon {
    right: auto;
    left: 15px;
    float: left;
    margin-top: 15px;
  }
  
}

@media screen and (max-width:479px){
  
  #bom-header .bom-header-photos {
    margin: 0 auto !important;
    float: none;
/*    left: 17% !important;*/
  }
  /* Send tributes -at 375px width*/
  .tribute-action-wrapper>a {
    width: 100%;
    margin: 0 auto !important;
  }
  /* Tributes view all- content */
  .view-tributes-container .tribute-con .tribute-info {
    font-size: 12px;
  }
  .view-tributes-container {
    width: 97%;
  }
  /*Footer flower app */
  .bom-footer-flowers {
    margin: 0 auto;
    padding: 35px 3% 0 3%;
    width: 94%;
  }
  .bom-footer-flowers .bom-footer-flowers-blurb .bom-button-tan-link {
    width: 80%;
  }
  .bom-candle-con .bom-candle-con-header .bom-candle-con-bg {
    top: 30px;
  }
  .bom-candle-con .bom-candle-con-header .bom-candle-lac {
    padding: 0;
    left: 0 !important;
  }
  .bom-candle-con .bom-candle-con-header .bom-send-flowers {
    right: 0;
  }
  /* LIGHT A CANDLE PAGE/Image */
  #bom-page-lac .info-container .bom-lac-row textarea[name='FamilyMessage'] {
    width: 90%;
    height: 100px;
  }
  .bom-candle-con .bom-candle-con-header .bom-candle-con-top {
    height: 50px;
    padding: 50px 5px 0 30px;
  }
  .bom-candle-con-bg {
    top: 100px;
    height: 100%;
  }
  .bom-candle-con .bom-candle-con-header .bom-candle-con-canvas {
    height: 115px;
  }
  .bom-candle-con .bom-candle-con-header a {
    white-space: nowrap;
  }
  span.bom-lac-input {
    margin-bottom: 10px;
    width: 95%;
  }
  
  /* Family Login */
  #bom-content-wrapper form .bom-form-row input[type='text'], #bom-content-wrapper form .bom-form-row input[type='password'] {
    width: 80%;
  }
  ul.bom-fi-menu {
    width: 100% !important;
  }
  /* Make a Donation Page */
  .bom-donation-con {
    width: 85% !important;
  }
  .charity-search-con {
    width: 95% !important;
  }
  #bom-selected-charity-con {
    width: 95% !important;
  }
  .charity-search-con .bom-form-row label {
    font-size: 13px !important;
    float: left;
    margin-left: 0;
    padding-left: 0;
    text-align: left;
  }
  select#charity-city-select {
    margin-bottom: 20px;
  }
  .bom-donation-con h3 {
    font-size: 14px;
  }
  .bom-donation-con form input#DonationRadio {
    text-align: center;
    width: 8%;
  }
  .bom-donation-con h4 {
    margin-top: 5px;
  }
  #bom-wrapper #fileupload .fileupload-buttonbar .btn {
    /*float: left !important;*/
    display: block;
    padding: 5px 0;
    width: 100%;
  }
  
  /* F Details-Map Directions */
  .bom-services-wrapper {
    width: 100% !important;
    margin-bottom: 20px !important;
  }
  
  .bom-googlemap div#bom-googlemap {
      margin-top: 0 !important;
      top: 0px !important;
      width: 99.5% !important;
  }
  
  span#cke_StoryWYSIWYG,
  .cke_skin_kama span.cke_browser_gecko18 {
    width: 95%;
  }
  .cke_skin_kama span.cke_browser_webkit {
    width: 100%;
  }
  .cke_skin_kama .cke_wrapper {
    width: 96%;
  }
}
@media screen and (max-width:450px) {
    div.bom-candle-con div.bom-candle-con-header div.bom-candle-lac {
      top: 6px !important;
      margin: initial;
    }
    div.bom-footer-flowers,
    div.bom-footer-hal,
    div.bom-footer-contribute,
    div.bom-footer-tributeart,
    div.bom-footer-donation {
    margin: 0 0 35px 0;
    padding: 35px 5% 0;
    width: 90%;
  }

  div.bom-footer-flowers .bom-detail-footer-sendflowers,
    div.bom-footer-hal .bom-detail-footer-hal,
    div.bom-footer-contribute .bom-detail-footer-contribute,
    div.bom-footer-tributeart .bom-detail-footer-tributeart {
    margin: 0;
    width: 100%;
    float: none;
    clear: both;
  }
  .bom-detail-footer.bom-detail-footer-donation {
    margin-left: 0;
  }

  .bom-footer-flowers div.bom-footer-flowers-blurb,
    .bom-footer-hal div.bom-footer-hal-blurb,
    .bom-footer-contribute div.bom-footer-contribute-blurb,
    .bom-footer-tributeart div.bom-footer-tributeart-blurb {
    margin-right: 0;
    margin-bottom: 25px;
    width: 100%;
    text-align: center;
    float: none;
  }
}
@media screen and (max-width:360px){
  
  #bom-header .bom-header-photos {
 /*   left: 8% !important;*/
  }
  #bom-page-lac .info-container .bom-lac-row input[name='InfoAddress'], #bom-page-lac .info-container .bom-lac-row input[name='InfoEmail'] {
    width: 245px;
  }
  .bom-candle-con {
    height: 260px;
  }
  .bom-candle-con .bom-candle-con-header .bom-candle-con-canvas {
    height: 140px !important;
    top: -20px;
  }
  .bom-candle-con-bg {
    top: 100px;
    height: 100%;
  }
  .bom-candle-con .bom-candle-con-header .bom-candle-lac {
    /*top: -20px !important;*/
  }
  .bom-candle-con .bom-candle-con-header .bom-candle-con-top {
    height: 50px;
    padding: 70px 10px 0 30px !important;
  }
  /*** Funeral Details ***/
  .info-container .infoList .infoItem .infoContent {
    width: 100%;
    float: none;
  }
  .info-container .infoList {
    width: 90%;
  }
  .info-container .infoList .infoItem .infoTitle {
    width: 100%;
  }
  .info-container .infoList .infoItem {
    padding-right: 20%;
  }
  .bom-services-wrapper {
    width: 100% !important;
  }
  /* Directions/Flowers Button*/
  .info-container .info-container-map-wrap .bom-info-container-map-button-container {
    padding: 20px 0;
    margin-left: 0 !important;
    float: left;
    width: 100%;
  }
  .info-container .info-container-map-wrap .bom-info-container-map-button-container .bom-info-container-button-full {
    width: 100%;
    left: 0;
    margin: 0;
  }
  .info-container .info-container-map-wrap .bom-info-container-map-button-container .bom-info-container-button {
    margin: 0;
    width: 100%;
  }
  
  .info-container .info-container-map-wrap .bom-info-container-map-button-container .bom-info-container-flowers {
    width: 100%;
    margin: 0;
  }
  .info-container .info-container-map-wrap .bom-info-container-map-button-container .bom-info-container-flowers .bom-info-container-flowers-inner {
    margin: 0;
    width: 100%;
    text-align: center !important;
  }
  .info-container .info-container-map-wrap .bom-info-container-map-button-container .bom-info-container-flowers .bom-info-container-flowers-inner>span {
    left: 0;
  }
  .bom-googlemap div#bom-googlemap {
    margin: 0 auto;
    float: none;
    top: 0;
    height: 400px;
  }
  
  /** Make a Donation Page **/
  .charity-search-con .bom-form-row label {
    font-size: 13px !important;
    float: left;
    margin-left: 0;
    padding-left: 0;
    text-align: left;
  }
  select#charity-city-select {
    margin-bottom: 20px;
  }
  .bom-donation-con h3 {
    font-size: 14px;
  }
  .bom-donation-con form input#DonationRadio {
    text-align: center;
    width: 8%;
  }
  .bom-donation-con h4 {
    margin-top: 5px;
  }
  /* Light a Candle Page */
  .bom-lac-payopts {
    margin: 20px 0 0 0;
  }
  .bom-lac-payoptions {
    margin: 0 0 20px 0;
  }
  
  /*SHare a Story */
  #bom-page-sharestory {
    background-color: #fff5f3;
    width: 80% !important;
    height: auto;
    padding: 4% 10%;
  }
  .bom-content-group-inner .bom-story-con {
    float: left;
    margin: 0 auto !important;
    width: 100% !important;
    padding: 0 !important;
  }
  .bom-story-con .bom-story-message {
    font-size: 12px !important;
    line-height: 20px !important;
  }
  input#submit {
    margin-bottom: 30px;
    margin-top: 10px;
  }
  .bom-leave-condolence-con form .bom-form-row input[type="text"] {
    width: 92% !important;
  }
}
#candle-cheque-steps{
  margin: 0 10px;
    font-size: 20px;
    background-color: rgba(255,255,255,0.7);
    padding: 30px;
    box-shadow:0 0 5px 1px #555;
}
#candle-cheque-steps .candle-cheque-step{
    margin-bottom:15px;
}
#candle-cheque-steps .candle-cheque-step .candle-cheque-step-label{
    font-family: "OpenSansBold";
    margin-bottom:5px;
}
    /* Social */
    
a.facebook-blue {
  color: #3e56a0;
  text-decoration: none;
}
a.twitter-blue {
  color: #2aafe7;
  text-decoration: none;
}
a.email-green {
  color: #218c44;
  text-decoration: none;
}
#social a:hover {
  color: #565656;
}
#social {
  padding: 15px 20px;
}
.bom-email-friend-message {
  padding-top:10px;
}
.email-message {
  padding:5px 20px;
  background-color:white;
  border: 1px solid #e3e3e3;
}

.bom-video-con {
  text-align: center;
  padding-top: 30px;
}
video#video-player {
    width: 100%;
}

#bom-content-wrapper .app-locations a, #bom-content-wrapper a.backbtn, #bom-content-wrapper .app-visit a {
    color: #000;
    text-decoration: underline;
}

#bom-content-wrapper .app-locations a:hover, #bom-content-wrapper a.backbtn:hover, #bom-content-wrapper .app-visit a:hover {
    color: #797979;
}

@media screen and (max-width: 479px) {
  .info-container .infoList .infoItem .infoContent {
    display: block;
    width: 100%;
    float: none;
  }
}

/* "send flowers" button style overrides */

#bom-site-wrapper.highlighted-flower-buttons div.info-container .info-container-map-wrap .bom-info-container-map-button-container .detail-button-sendflowers {
    display: none;
}
#bom-site-wrapper.highlighted-flower-buttons div.info-container .info-container-map-wrap .bom-info-container-map-button-container .detail-button-sendflowers + .bom-info-container-flowers-inner,
#bom-site-wrapper.highlighted-flower-buttons div.bom-menu a.st-menu-flowers {
  /* need to use adjacent sibling combinator because it shares classes with HAL button */
  position: relative;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
  background: linear-gradient(to bottom, #ff7979 0%, #a13a3a 100%);
}
#bom-site-wrapper.highlighted-flower-buttons div.bom-menu a.st-menu-trees {
  position: relative;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
  background: linear-gradient(to bottom, #83ae55 0%, #73984a 100%);
}
#bom-site-wrapper.highlighted-flower-buttons div.info-container .info-container-map-wrap .bom-info-container-map-button-container .detail-button-sendflowers + .bom-info-container-flowers-inner:hover {
  background: linear-gradient(to bottom, #ff7979 0%, #a13a3a 100%);
}
#bom-site-wrapper.highlighted-flower-buttons div.bom-footer-flowers .bom-footer-flowers-blurb .bom-button-tan-link {
  position: relative;
  padding-left: 35px;
  max-width: 275px;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
  background: linear-gradient(to bottom, #ff7979 0%, #a13a3a 100%);
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0,0,0,0.5);
}
#bom-site-wrapper.highlighted-flower-buttons div.bom-footer-flowers .bom-footer-flowers-blurb .bom-button-tan-link:hover {
  background: linear-gradient(to bottom, #ff7979 0%, #a13a3a 100%);
}
#bom-site-wrapper.highlighted-flower-buttons div.bom-footer-flowers .bom-footer-flowers-blurb .bom-button-tan-link:before,
#bom-site-wrapper.highlighted-flower-buttons div.info-container .info-container-map-wrap .bom-info-container-map-button-container .detail-button-sendflowers + .bom-info-container-flowers-inner:before,
#bom-site-wrapper.highlighted-flower-buttons div.bom-menu a.st-menu-flowers:before,
#bom-site-wrapper.highlighted-flower-buttons .bom-candle-con .bom-candle-con-header .bom-send-flowers:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  height: 100%;
  background-image: url("menu-flower-icon.svg");
  background-position: left center;
  background-repeat: no-repeat ;
  background-color: rgba(0,0,0,0.25);
  background-size: 35px;
  box-shadow: inset -1px 0 0 rgb(125, 46, 46);
  transition: ease 0.5s;
}
#bom-site-wrapper.highlighted-flower-buttons div.bom-menu a.st-menu-trees:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  height: 100%;
  background-image: url(menu-tree-icon.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-color: rgba(0,0,0,0.25);
  background-size: 35px;
  box-shadow: inset -1px 0 0 rgb(69, 107, 27);
  transition: ease 0.5s;
}
#bom-site-wrapper.highlighted-flower-buttons div.bom-footer-flowers .bom-footer-flowers-blurb .bom-button-tan-link:hover:before,
#bom-site-wrapper.highlighted-flower-buttons div.info-container .info-container-map-wrap .bom-info-container-map-button-container .detail-button-sendflowers + .bom-info-container-flowers-inner:hover:before,
#bom-site-wrapper.highlighted-flower-buttons div.bom-menu a.st-menu-flowers:hover:before,
#bom-site-wrapper.highlighted-flower-buttons .bom-candle-con .bom-candle-con-header .bom-send-flowers:hover:before,
#bom-site-wrapper.highlighted-flower-buttons div.bom-menu a.st-menu-trees:hover:before{
  width: 100%;
  background-color: rgba(0,0,0,0.0625);
  box-shadow: none;
}
#bom-site-wrapper.highlighted-flower-buttons #bom-content-wrapper a.obituary-flower-link {
    color: #c70000 !important;
}
#bom-site-wrapper.highlighted-flower-buttons #bom-content-wrapper a.obituary-tree-link {
    color: #80aa53 !important;
}



@media screen and (max-width: 960px) {
  #bom-site-wrapper.highlighted-flower-buttons div.info-container .info-container-map-wrap .bom-info-container-map-button-container .detail-button-sendflowers + .bom-info-container-flowers-inner:before {
    width: 45px;
  }
  #bom-site-wrapper.highlighted-flower-buttons div.bom-footer-flowers .bom-footer-flowers-blurb .bom-button-tan-link {
      position: relative;
      padding-left: 10%;
      width: 85%;
      max-width: 280px;
  }
}
@media screen and (max-width: 650px) {
  #bom-site-wrapper.highlighted-flower-buttons div.bom-menu a:nth-last-child(1):before {
    display: none;
  }
}
@media screen and (max-width: 450px) {
  #bom-site-wrapper.highlighted-flower-buttons div.bom-footer-flowers .bom-footer-flowers-blurb .bom-button-tan-link {
      padding-left: 10%;
      width: 80%;
      max-width: none;
      text-align: center;
    }
}


/* END: "send flowers" button styles */


/* store revision oct2018 */
.beta-fs-class #bom-wrapper {
  font-family: "OpenSans", sans-serif;
}
@media screen and (max-width: 820px) {
  .beta-fs-class #bom-header .bom-header-info-con .bom-header-info {
    width: 50% !important;
  }
}
@media screen and (max-width: 750px) {
  .beta-fs-class #bom-header {
    height: 450px !important;
    min-height: 0;
  }
  .beta-fs-class #bom-header .bom-header-info-con {
    margin-top: 265px !important;
    height: 65px;
  }
  .beta-fs-class #bom-header .bom-header-info-con .bom-header-info-inner {
    height: auto;
  }
}
@media screen and (max-width: 720px) {
  .beta-fs-class #bom-header .bom-header-info-con .bom-header-info {
    width: 100% !important;
  }
}

.beta-fs-class #bom-header .bom-header-info-con {
  height: 175px;
  overflow: visible;
}
@media screen and (max-width: 720px) {
  .beta-fs-class #bom-header .bom-header-info-con {
    height: 65px;
  }
}
.beta-fs-class #bom-header .bom-header-info-con .bom-header-info {
  /*padding-top: 10px;*/
}
.beta-fs-class #bom-header .bom-header-info-con .bom-header-info-inner,
.beta-fs-class #social {
  padding: 0;
}
@media screen and (min-width: 721px) {
  .beta-fs-class #bom-header .bom-header-info-con .bom-header-info-inner,
  .beta-fs-class #social {
    padding: 0 50px 0 0;
  }
}
.beta-fs-class #bom-header .bom-header-info-con .bom-header-info-inner {
    margin-top: 1rem;
}
.beta-fs-class #social {
  margin: 0.5rem 0 1rem;
}
.beta-fs-class #social a:first-child {
    margin-left: 0.5rem;
}
/*.beta-fs-class div.bom-content-group-inner .facebook-share,*/
.beta-fs-class div.bom-content-page .infoList .facebook-share {
  display: none !important;
}
.beta-fs-class div.bom-content-group-inner .facebook-share,
.beta-fs-class div.bom-content-page .facebook-share,
/*div.bom-content-group-inner .facebook-share,*/
div.bom-content-page .tribute-con .facebook-share {
  /*margin: 0 0 10px 100px !important;*/
  float: right;
  color: #000;
  background: none;
  border: 0;
}
.beta-fs-class div.bom-content-page .facebook-share a,
div.bom-content-page .tribute-con .facebook-share a {
  color: #4267b2 !important;
}
.beta-fs-class div.bom-content-page .facebook-share .facebook-share-title,
div.bom-content-page .tribute-con .facebook-share .facebook-share-title {
  font-size: 11px;
  font-weight: bold;
}
.beta-fs-class .fb_iframe_widget {
  max-width: 100%;
}
.beta-fs-class .fb_iframe_widget.fb-mobile {
  display: none;
}
@media screen and (max-width: 750px) {
  .beta-fs-class .fb_iframe_widget.fb-mobile {
    display: block;
  }
  .beta-fs-class .fb_iframe_widget.fb-desktop {
    display: none;
  }
}
.beta-fs-class .info-container {
  overflow: hidden;
}
.beta-fs-class .info-container .infoList {
  padding: 20px 20px 20px 0;
  background: none;
  border: 0;
}
@media screen and (max-width: 750px) {
  .beta-fs-class .info-container .infoList {
      padding-bottom: 0;
      margin-bottom: 0;
  }
}
.beta-fs-class .info-container .info-container-map-wrap {
  float: right;
  /*border: 1px solid rgba(0,0,0,0.25);*/
}
@media screen and (max-width: 750px) {
  .beta-fs-class div.info-container .info-container-map-wrap {
    display: none;
  }
}
.beta-fs-class .info-container .info-container-map-wrap .info-container-map {
  margin-left: 0;
  width: 100%;
}
.beta-fs-class .info-container div.info-item-flowers a,
.beta-fs-class .tribute-con.tribute-type-flower.tribute-sendFlowersCTA .tribute-info a.tribute-action,
.beta-fs-class .tribute-con.tribute-type-flower a.tribute-action,
.beta-fs-class .modal a.info-item-flowers,
.beta-fs-class .modal a.info-item-tree,
.beta-fs-class .leave-condolence-shareSuccess a.sendFlowers {
  float: left;
  clear: both;
  position: relative;
  margin: 1rem 0 0 0;
  /*padding: 0.5rem 0.75rem 0.5rem 45px;*/
  padding: 1rem 1rem 1rem 3.25rem;
  color: #fff;
  line-height: 1;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
  background: linear-gradient(to bottom, #ff7979 0%, #a13a3a 100%);
  background: #eb6e71;
  border-radius: 3px;
}
.beta-fs-class .tribute-con.tribute-type-flower a.tribute-action {
  float: none;
  display: inline-block;
  padding: 0.5rem 0.5rem 0.5rem 3.25rem;
}
.beta-fs-class .info-container div.info-item-flowers a:before,
.beta-fs-class .tribute-con.tribute-type-flower.tribute-sendFlowersCTA .tribute-info a.tribute-action:before,
.beta-fs-class .tribute-con.tribute-type-flower a.tribute-action:before,
.beta-fs-class .modal a.info-item-flowers:before,
.beta-fs-class .modal a.info-item-tree:before,
.beta-fs-class .leave-condolence-shareSuccess a.sendFlowers:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2.75rem;
  height: 100%;
  background-image: url(menu-flower-icon.svg);
  background-position: 0.3rem 50%;
  background-repeat: no-repeat;
  background-color: rgba(0,0,0,0.25);
  background-color: #e75053;
  background-size: 35px;
  /*box-shadow: inset -1px 0 0 rgb(125, 46, 46);*/
  border-radius: 3px 0 0 3px;
  transition: ease 0.5s;
}
.beta-fs-class .info-container div.info-item-flowers a:hover:before,
.beta-fs-class .tribute-con.tribute-type-flower.tribute-sendFlowersCTA .tribute-info a.tribute-action:hover:before,
.beta-fs-class .tribute-con.tribute-type-flower a.tribute-action:hover:before,
.beta-fs-class .modal a.info-item-flowers:hover:before,
.beta-fs-class .modal a.info-item-tree:hover:before,
.beta-fs-class .leave-condolence-shareSuccess a.sendFlowers:hover:before {
  width: 100%;
  background-color: rgba(0,0,0,0.0625);
  box-shadow: none;
}
.beta-fs-class .info-container div.info-item-flowers a {
  color: #fff;
  text-decoration: none;
}
.beta-fs-class .event-guarantee-text {
    float: left;
    padding: 1.9rem 1rem 1rem 1.25rem;
}
@media screen and (max-width: 960px) {
  .beta-fs-class .event-guarantee-text {
    float: none;
    clear: both;
    padding: 1rem 0 0 0;
  }
}
.beta-fs-class .leave-condolence-action {
  padding: 2rem 0 0;
  text-align: center;
}
.beta-fs-class .leave-condolence-action a.tribute-action {
  float: none;
  display: inline-block;
  margin: auto;
  padding: 0.75rem;
  color: #fff;
  background: #a0a0a0;
  border-radius: 3px;
  transition: ease 0.125s;
}
@media screen and (max-width: 750px) {
  .beta-fs-class .leave-condolence-action a.tribute-action {
    padding: 0.75rem 5%;
    width: 90%;
  }
}
.beta-fs-class .leave-condolence-action a.tribute-action span,
.beta-fs-class .leave-condolence-action a.tribute-action img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.25rem;
}
.beta-fs-class .leave-condolence-action a.tribute-action img {
    width: 16px;
}
.beta-fs-class .leave-condolence-action a.tribute-action:hover,
.beta-fs-class .leave-condolence-action a.tribute-action:focus {
  background: #7d7d7d;
}
.beta-fs-class .tribute-con.tribute-type-flower.tribute-sendFlowersCTA {
    display: flex;
    padding: 0.5rem 0.5rem 0.5rem 0;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.beta-fs-class .tribute-con.tribute-type-flower.tribute-sendFlowersCTA .tribute-image,
.beta-fs-class .tribute-con.tribute-type-flower.tribute-sendFlowersCTA .tribute-info {
    align-self: center;
}
@media screen and (max-width: 720px) { 
  .beta-fs-class .tribute-con.tribute-type-flower.tribute-sendFlowersCTA .tribute-image,
  .beta-fs-class .tribute-con.tribute-type-flower.tribute-sendFlowersCTA .tribute-info {
      align-self: flex-start;
  }
}
@media screen and (max-width: 720px) {
  .beta-fs-class .tribute-con.tribute-type-flower.tribute-sendFlowersCTA .tribute-image {
    margin-right: 0;
    width: 90% !important;
  }
}
@media screen and (max-width: 375px) {
  .beta-fs-class .tribute-con.tribute-type-flower.tribute-sendFlowersCTA .tribute-image {
    margin-right: 35px;
  }
}
@media screen and (max-width: 320px) {
  .beta-fs-class .tribute-con.tribute-type-flower.tribute-sendFlowersCTA .tribute-image {
    width: 175% !important;
  }
}
.beta-fs-class .tribute-con.tribute-type-flower.tribute-sendFlowersCTA .tribute-info a.tribute-action {
  margin-top: 0;
}
@media screen and (max-width: 360px) {
  .beta-fs-class .view-tributes-container .tribute-con .tribute-image {
    margin-right: 10px;
  }
}
.beta-fs-class .tribute-con.tribute-type-flower.tribute-sendFlowersCTA .tribute-info {
  margin: 0;
}
.beta-fs-class .tribute-con.tribute-type-flower.tribute-sendFlowersCTA .tribute-info .tribute-msg {
  margin-bottom: 0.5rem;
}
.beta-fs-class .tribute-con.tribute-type-flower.tribute-sendFlowersCTA .tribute-info .tribute-msg span {
    font-weight: bold;
}
.beta-fs-class .tribute-sendFlowersCTA .event-guarantee-text {
    padding: 1rem;
}
@media screen and (max-width: 960px) {
  .beta-fs-class .tribute-sendFlowersCTA .event-guarantee-text {
    padding: 0.5rem 0;
  }
}
.beta-fs-class .text-directions,
.beta-fs-class .driving-directions {
    display: inline-block;
    margin: 0 0.125rem 0.25rem 0;
    text-decoration: none;
}
.beta-fs-class .text-directions {
    padding-right: 0.25rem;
    border-right: 1px solid;
}
.beta-fs-class .modalSuccess .modal-header {
    height: 50px;
    background: #fff;
}
.beta-fs-class .modalSuccess .modal-header .close,
.beta-fs-class .modalSuccess .modal-body .textTitle {
  color: #000;
}
.beta-fs-class .modalSuccess .modal-body {
  padding-bottom: 4rem;
}
.beta-fs-class .modal-body {
  padding-top: 2rem;
  text-align: center;
}
.beta-fs-class .modal-body form {
  margin-top: 2rem;
}
.beta-fs-class .modal-body .textTitle {
  padding: 0;
  font-weight: bold;
}
.beta-fs-class .modal-body label {
  display: block;
  margin-top: 1rem;
  font-weight: bold;
}
.beta-fs-class .modal-body input#email {
  text-align: center;
}
.beta-fs-class .modal-body .formSection input,
.beta-fs-class .modal-body .formSection select {
    height: 25px;
}
.beta-fs-class .modal-content img {
  width: 32px;
}
.beta-fs-class .modal-content div#directionsText {
  margin: 0;
  font-size: inherit !important;
}
/*.beta-fs-class .modal a.info-item-flowers {
  float: none;
  display: inline-block;
  text-decoration: none;
}*/
.beta-fs-class .modal a.info-item-flowers,
.beta-fs-class .modal a.info-item-tree,
.beta-fs-class .modal a.info-item-sign-facebook{
  float: none;
  display: inline-block;
  text-decoration: none;
}
.beta-fs-class .leave-condolence-shareSuccess {
    margin: 2rem 0 !important;
    text-align: center !important;
}
.beta-fs-class .leave-condolence-shareSuccess img {
    width: 2rem;
}
.beta-fs-class .leave-condolence-shareSuccess .textTitle {
  font-size: 22px;
  font-weight: bold;
}
.beta-fs-class .leave-condolence-shareSuccess a.sendFlowers {
    float: none;
    display: inline-block;
    margin-top: 0;
    text-decoration: none;
}
.beta-fs-class .bom-leave-condolence-con a.bom-button-green-link-small {
    display: block;
    margin: auto;
}

.beta-fs-class .modal-body .formSection input[type="email"] {
  text-align: center;
}
.beta-fs-class .formSection input::placeholder {
    font-size: 14px;
}

/* END: "send flowers" button styles */

/* "no candles" override styles */

#bom-site-wrapper.candle-style-none .bom-candle-con,
#bom-site-wrapper.candle-style-none .tribute-lightCandle,
#bom-site-wrapper.candle-style-none .detail-button-lightcandle,
#bom-site-wrapper.candle-style-none .detail-button-lightcandle + .bom-info-container-flowers-inner,
#bom-site-wrapper.candle-style-none span.view-tributes-filter-candles {
    display: none;
}
#bom-site-wrapper.candle-style-none .bom-menu {
  margin-top: 0;
}
@media screen and (max-width: 960px) {
  #bom-site-wrapper.candle-style-none .tribute-action-wrapper>a {
    margin: 0 0 25px !important;
    padding-bottom: 20px;
    width: calc(100%/3);
  }
}

/* END: "no candles" override styles */

/* "purchased candles" override styles */

#bom-site-wrapper.candle-style-purchased .tribute-lightCandle,
#bom-site-wrapper.candle-style-purchased .bom-candle-con .bom-candle-con-header .bom-candle-lac {
    display: none;
}
#bom-site-wrapper.candle-style-purchased .bom-menu {
  margin-top: 0;
}
@media screen and (max-width: 960px) {
  #bom-site-wrapper.candle-style-purchased .tribute-action-wrapper>a {
    margin: 0 0 25px !important;
    padding-bottom: 20px;
    width: calc(100%/3);
  }
}

.info-item-tree{
  background: #83ae55 !important;
}
a.info-item-tree:before {
    background-image: url(menu-tree-icon.svg) !important;
    background-color: rgba(0,0,0,0.125) !important;
}



/* END: "no candles" override styles */

/* unhiding donations links */
/*
#bom-site-wrapper.candle-style-none .tribute-makeDonation {
  display: none;
}*/

/* END hiding donations links */



/* videos section */
a#view-v6-tribute-video, li#menu_webcast_ext {
  padding: 2% 0 1.5%;
}
div#v6-video-con .bom-video-con {
  border: 5px solid #fff;
  box-shadow: 0 2px 10px rgba(0,0,0,0.25);
}