@import url('//fonts.googleapis.com/css?family=Rubik');

.tribute2 {
    max-width: 1024px;
    min-width: 700px;
    margin: 0 auto;
    font-family: 'Rubik', sans-serif;
    position: relative;
    font-size: 16px;
}

#tribute2 .tribute2-maincontent .inner-content,
.widget-page #tribute2 .tribute2-maincontent .inner-content,
.inside-page #tribute2 .tribute2-maincontent .inner-content {
    color: #000;
    line-height: normal;
}

#tribute2 .tribute2-maincontent .inner-content .confirmation-message,
.widget-page #tribute2 .tribute2-maincontent .inner-content .confirmation-message,
.inside-page #tribute2 .tribute2-maincontent .inner-content .confirmation-message {
    color: #080;
}

.widget-page #tribute2 .deceased-info h2,
.widget-page #tribute2 .deceased-info h3,
.inside-page #tribute2 .deceased-info h2,
.inside-page #tribute2 .deceased-info h3 {
    color: #fff;
}

.widget-page #tribute2 .tribute2-maincontent .inner-content h2,
.widget-page #tribute2 .tribute2-maincontent .inner-content h3,
.inside-page #tribute2 .tribute2-maincontent .inner-content h2,
.inside-page #tribute2 .tribute2-maincontent .inner-content h3 {
    color: #000;
}

#tribute2 .inner-content a,
.widget-page #tribute2 .inner-content a,
.inside-page #tribute2 .inner-content a {
    color: #000;
}

.tribute2 a {
    text-decoration: none;
}

.tribute2 .top-bar {
    background: url('../images/top-bar-bg.png') repeat-x left top;
    height: 44px;
    color: #fff;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
}

.content .tribute2 .top-bar a {
    color: #fff;
}

.tribute2 .banner-spacer {
    height: 300px;
    clear: both;
}

.tribute2 .navigation-bar {
    height: 150px;
}

.tribute2 .navigation-bar .navigation-top-border {
    height: 20px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}

.tribute2 .navigation-bar .navigation-body {
    position: relative;
    z-index: 2;
    background: url('../images/navigation-body-bg.png') repeat left top;
    height: 128px;
    box-shadow: 0px 5px 5px #111;
}

.tribute2 .navigation-bar .navigation-body .center-message {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 55px;
    font-family: Italianno, cursive;
    margin-top: 10px;
    color: #fff;
    line-height: 1;
}

.tribute2 .navigation-bar .navigation-body .center-message .deceased-info {
    width: 420px;
    margin: 0 auto;
    margin-top: 5px;
    text-align: center;
    color: #fff;
}

.tribute2 .navigation-bar .navigation-body .center-message .deceased-info h3,
.tribute2 .navigation-bar .navigation-body .center-message .deceased-info h2 {
    margin: 0;
    height: auto;
    overflow: hidden;
    line-height: 1.2;
}

.tribute2 .navigation-bar .navigation-body .center-message .deceased-info h2 {
    font-size: 23px;
    font-family: 'Rubik', sans-serif;
    font-weight: normal;
}

.tribute2 .navigation-bar .navigation-body .center-message .deceased-info h3 {
    font-size: 16px;
    font-family: 'Rubik', sans-serif;
}

.tribute2 .navigation-bar .navigation-body .navigation-buttons {
    position: relative;
    z-index: 2;
    width: 100%;
    float: right;
    height: 100%;
    top: 2px;
    max-width: 250px;
}

.tribute2 .navigation-bar .navigation-body .navigation-buttons a {
    color: #fff;
    display: block;
    margin: 0 auto;
    text-align: center;
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    margin-top: 5px;
}

.tribute2 .navigation-bar .navigation-body .navigation-buttons a.selected,
.tribute2 .tribute2-content .left-navigation-bar .navigation-container ul li a.selected {
    font-weight: bold;
}

.tribute2 .tribute2-content .left-navigation-bar .navigation-container ul li a.selected {
    background: rgba(0,0,0,0.3);
}

.tribute2 .navigation-bar .navigation-body .navigation-buttons .button {
    margin: 1px 5px;
    clear: both;
    border: 1px solid #fff;
    height: 35px;
    width: 90%;
    margin-bottom: 6px;
    transition: 0.3s ease-in-out;
    position: relative;
}

.tribute2 .navigation-bar .navigation-body .navigation-buttons .button:hover {
    background: rgba(255,255,255,.2);
    border: 1px solid #8995bd;
}


.tribute2.nl-NL .navigation-bar .navigation-body .navigation-buttons .top-button a,
.tribute2.nl-NL .navigation-bar .navigation-body .navigation-buttons .middle-button a,
.tribute2.nl-NL .navigation-bar .navigation-body .navigation-buttons .bottom-button a {
    text-align: right;
}

#tribute2 .condolence-list .condolence .condolence-related .flowers,
#tribute2 .condolence-list .condolence .condolence-related .gestures,
#tribute2 .condolence-list .condolence .condolence-related .photos {
    width: 28%;
    height: 90px;
}

.tribute2 .condolence-list .condolence p {
    margin-top:1em;
}

.tribute2 .picture-frame {
    position: absolute;
    z-index: 3;
    top: 70px;
    left: 10px;
    width: 250px;
    height: 323px;
}

.tribute2 .picture-frame .outter-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 250px;
    height: 323px;
    z-index: 2;
}

.tribute2 .picture-frame .inner-frame {
    height: 360px;
    left: 36px;
    position: absolute;
    top: 0;
    width: 270px;
    z-index: 1;
    box-shadow: 0 7px 10px 0px rgba(0,0,0,0.5);
}

.tribute2 .picture-frame .inner-frame .image-outter {
    position: absolute;
    left: 0;
    width: 100%;
}

.tribute2 .picture-frame .inner-frame .image-wrapper {
    max-width: 100%;
    max-height: 80%;
    margin: 0 auto;
    position: relative;
    border: 5px solid #fff;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    height: 360px;
    width: 100%;
    box-shadow: 0 7px 15px 0 rgba(0,0,0,.5);
}

.tribute2 .picture-frame .inner-frame .image-wrapper .image-border {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.tribute2 .picture-frame .inner-frame img.inner-image {
    max-width: 100%;
    max-height: 100%;
    min-width: 100%;
    display: none;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.tribute2 .tribute2-content {
    position: relative;
    background-color: #fff;
    z-index: 1;
}

.tribute2 .tribute2-content a {
    color: #000;
}

.tribute2 .tribute2-content .left-navigation-bar {
    float: left;
    height: 100%;
    min-height: 600px;
    overflow: hidden;
    width: 215px;
    position: relative;
}

.tribute2 .tribute2-content .left-navigation-bar-placeholder {
    position: absolute;
}

.tribute2 .tribute2-content .tribute2-maincontent {
    padding-top: 10px;
    height: 100%;
    margin-left: 220px;
    margin-right: 255px;
    min-height: 720px;
}

.tribute2 .tribute2-content .tribute2-maincontent .inner-content {
    min-height: 450px;
    padding: 5px;
    position: relative;
    font-size: 14px;
}

.tribute2 .tribute2-content .tribute2-maincontent .tribute-content-decoration {
    background: none;
    height: 127px;
    margin: 10px auto;
}

.tribute2 .tribute2-content .right-content-bar {
    right: 0px;
    top: 0px;
    width: 250px;
    height: 100%;
    background-color: #bebebe;
    position: absolute;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
}

.tribute2 .tribute2-content .right-content-bar .right-content {
    max-height: 350px;
    width: 230px;
    margin: 20px auto;
    position: relative;
    margin-left: 0;
}

.tribute2 .tribute2-content .right-content-bar .right-content a {
    border: 0;
}

.tribute2 .tribute2-content .right-content-bar .right-content a:hover {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.tribute2 .tribute2-content .right-content-bar .right-content a img {
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
}

.tribute2 .tribute2-content .right-content-bar .right-content a,
.tribute2 .tribute2-content .right-content-bar .right-content img {
    max-height: 350px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.tribute2 .tribute2-content .right-content-bar img.temp-content {
    display: block;
    max-width: 94%;
    max-height: 94%;
    margin: 20px auto;
}

.tribute2 .tribute2-content .left-navigation-bar .send-flowers-cta {
    display: block;
    margin: 0 auto;
    cursor: pointer;
    border: 3px solid transparent;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    margin-right: 0;
    border-right: 0;
}

.tribute2 .tribute2-content .left-navigation-bar .plant-tree-cta img,
.tribute2 .tribute2-content .left-navigation-bar .send-flowers-cta img {
    border: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
    margin-right: 0;
}

.tribute2 .tribute2-content .button-row .left-cta {
    display: none;
}

.tribute2 .tribute2-content .left-navigation-bar .flowers-spacer {
    height: 25px;
}

.tribute2 .order-product-title {
    position: absolute;
    bottom: 0%;
    left: 0;
    right: 0;
    width: 100%;
    padding: 3px 0;
    background-color: #3f3f3f;
    background-color: rgba(0,0,0,0.6);
    text-align: center;
    color: #fff;
    text-shadow: 0px 2px 1px #000;
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
    pointer-events: none;
}

.tribute2 .tribute2-content .left-navigation-bar .navigation-container {
    height: 100%;
    min-height: 530px;
}

.tribute2 .tribute2-content .left-navigation-bar .navigation-container #mobile-nav-button {
    display:none;
}

.tribute2 .tribute2-content .left-navigation-bar .navigation-container ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.tribute2 .tribute2-content .left-navigation-bar .navigation-container ul li {
    list-style: none outside none;
    font-size: 12pt;
}

.tribute2 .tribute2-content .left-navigation-bar .navigation-container ul li a {
    display: block;
    padding: 15px;
    text-decoration: none;
    color: #fff;
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
}

.tribute2 .footer-swoop {
    height: 54px;
    margin-top: -53px;
    position: relative;
    width: 100%;
    z-index: 3;
}

.tribute2 .tribute2-content .left-navigation-bar .navigation-container ul li:first-child {
    border-top: 1px solid #000;
}

.tribute2 .tribute2-content .left-navigation-bar .navigation-container ul li:last-child {
    border-bottom: 0;
}

.tribute2 .tribute2-content .left-navigation-bar .navigation-container ul li {
    background: none;
}

#tribute2 .tribute2-content .left-navigation-bar .navigation-container > ul > li:hover {
    background: rgba(0,0,0,0.3);
    transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
}

.tribute2 .tribute2-content .left-navigation-bar .navigation-container ul li#flowers-link-list-item {
    display: none;
}

.tribute2 .clear-div {
    clear: both;
}

.tribute2 .tribute-navigation-bottom {
    margin-top: 10px;
    color: #fff;
    text-align: center;
}

.tribute2 .tribute-navigation-bottom .share-message {
    margin-bottom: 10px;
    font-size: 0.85em;
}

.tribute2 .share-panel a {
    display: inline-block;
}

.tribute2 .share-panel .button-row a {
    background-color: #4f4f50;
    padding: 3px 5px 3px 5px;
}

.tribute2 .share-panel a:hover {
    opacity: 0.8;
}

/** Tribute Buttons **/
#tribute2 .inner-content a.yui3-button,
.widget-page #tribute2 .inner-content a.yui3-button,
.inside-page #tribute2 .inner-content a.yui3-button {
    color: #fff;
}

.yui3-button.blue-button {
    background-color:#1B7AE0;
    color:white;
}

.yui3-button.green-button {
    background-color:#57A957;
    color:white;
}

.tribute2 .button-row {
    text-align:right;
    margin-top: 5px;
}

.tribute2 .error-message {
    color: #F00;
}

.tribute2 .top-bar .family-login {
    float: right;
    margin-top: 10px;
    margin-right: 10px;
    cursor: pointer;
    width: 100%;
}

.tribute2 .top-bar .family-login #sign-in,
.tribute2 .top-bar .family-login #sign-out,
.tribute2 .top-bar .family-login .welcome-message {
    float: right;
    margin-left: 10px;
}

.tribute2 .top-bar .family-login .welcome-message {
    border-right: 1px solid #fff;
    padding-right: 10px;
}

.tribute2 .top-bar #sign-in.sign-in-selected {
    background-color: #fff;
    border: 1px solid #969696;
    border-bottom: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-top: -4px;
    padding: 5px;
    color: #000;
}

#tribute2 .inner-content a.action-link,
.widget-page #tribute2 .inner-content a.action-link,
.inside-page #tribute2 .inner-content a.action-link {
    color: #a00;
}

#tribute2 div.report-reason-header {
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 0.5em;
    text-align: center;
    color: red;
}

#tribute2 div.report-reason {
    text-align: center;
    font-style: italic;
    margin-bottom: 1em;
    white-space: pre-wrap;
}

.tribute2 .tribute2-content .inner-content .flower-container {
    display: none;
}

.tribute2 .tribute2-content .funeral-details .button-row {
    display: none;
}

.tribute2 .tribute2-content .obit-top-button-row {
    display: none;
}

.tribute2 #memories-link-list-item {
    display: none;
}

.tribute2 .tribute2-content .bottom-content-bar,
#widget-override .tribute2 .tribute2-content .add-memory {
    display: none;
}

.tribute2 .tribute2-content .plant-tree-container,
.tribute2 .tribute2-content .flowers-container {
    position: relative;
}

.tribute2 .tribute2-content .plant-tree-container .plant-tree-label,
.tribute2 .tribute2-content .flowers-container .flowers-on-label {
    font-size: 40px;
    font-family: Italianno, cursive;
    color: #000;
    text-shadow: 0px 0px 10px #FFF;
    height: 30px;
    display: block;
    position: absolute;
    bottom: 10px;
    right: 5px;
    pointer-events: none;
}

.tribute2 .tribute2-content .flowers-container.half-cta .flowers-on-label {
    width: 92px;
    bottom: 36px;
    line-height: 25px;
}

.tribute2 .tribute2-content .plant-tree-container.half-cta .plant-tree-label {
    width: 92px;
    bottom: 30px;
    line-height: 25px;
}

.tribute2 .tribute2-content .plant-tree-container.full-cta .plant-tree-label {
    font-size: 50px;
    width: 40%;
    line-height: 37px;
    top: 31px;
}

.tribute2 .tribute-event-list .event-item .event-icon-container {
    width: 50px;
    height: 50px;
}

.tribute2 .tribute-event-list .event-item .event-item-title,
.tribute2 .tribute-event-list .event-item .event-item-date,
.tribute2 .tribute-event-list .video .event-item-message,
.tribute2 .tribute-event-list .condolence .event-item-message {
    margin-left: 65px;
}

.condolence-list .condolence-body {
    margin-bottom: 10px;
}

.tribute2.tribute-store-override .condolence-list .condolence .fb-like-wrapper {
    margin-top: 0;
}

.tribute2 .event-item .event-item-actions .share-actions .tribute-share-btn {
    padding-bottom: 3px;
}

#widget-override #tribute2.tribute-container .comments-container .tribute-event-comment .tribute-event-comment-content {
    margin-left: 70px;
}

@media only screen and (max-width: 900px) {
    .content .tribute2 .picture-frame {
        top: 55px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    
    .content .tribute2 .banner-spacer {
        height: 340px;
    }
    
    #widget-override .tribute2 .picture-frame .inner-frame {
        left: 0;
        height: 340px;
        width: 250px;
        top: 0;
    }
    
    .tribute2 .picture-frame .inner-frame .image-wrapper {
        height: 340px;
    }
}

@media only screen and (min-width: 768px) {
    .tribute-container .tribute-campaign-panel h3 {
      font-size: 16px;
    }

    .tribute-container .tribute-campaign-panel h4 {
      font-size: 14px;
    }
}

@media only screen and (max-width: 768px) {
    #widget-override .tribute2 .tribute2-maincontent .funeral-details .event-detail .event-container {
      width: auto;
      float: none;
    }

    #widget-override .tribute2 .tribute2-maincontent .funeral-details .event-detail .event-map {
      float: none;
      margin: 0 auto;
      margin-top: 1em;
    }

    #widget-override .tribute2 .tribute2-maincontent .funeral-details .event-detail .event-map a {
      display: block;
    }

    .tribute2 .tribute-event-list .event-item .event-item-actions .share-actions {
        margin-left: 17px;
    }

    .tribute2 .tribute-event-list .event-item .event-item-actions .share-actions > div,
    .tribute2 .tribute-event-list .event-item .event-item-actions .share-actions > a {
        margin-right: 20px;
    }
}

@media only screen and (max-width: 767px) { 
    /** Share this interferes with mobile layout */
    #stwrapper {
        display:none;
    }

    #widget-override .tribute2 {
        min-width: 100%;
        max-width: 100%;
        background-size:auto 416px;
        background-position: center top;
    }

    #widget-override .tribute2 .yui3-button {
        float:none;
        width:90%;
        margin: 5px auto;
        display: block;    
        padding: 5px 0px;
    }

    #widget-override .tribute2 .banner-spacer {
        height: 350px;
    }

    #widget-override .tribute2 .picture-frame {
        width: 90%;
        left: 0;
        top: 55px;
    }
    
    #widget-override .tribute2 .yui3-slideshow {
        height:0; 
    }

    #widget-override .tribute2 .picture-frame .outter-frame {
        margin: 0 auto;
        position:relative;        
    }

    #widget-override .tribute2 .picture-frame .inner-frame {
        position:relative;
        margin: 0 auto;
        left:0;
        top: -320px !important;
    }

    #widget-override .tribute2 .navigation-bar {
        height: auto;
    }

    #widget-override .tribute2 .navigation-bar .navigation-body {
        box-shadow:none;
        height: 140px;
    }

    #widget-override .tribute2.tribute-store-override .navigation-bar .navigation-body {
        height: 190px;
    }

    #widget-override .tribute2 .navigation-bar .navigation-body .center-message .deceased-info {
        width:auto;
    }

    .left-navigation-bar .tribute-store-button-container {
        max-width: 80%;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 20px;
    }

    .left-navigation-bar .tribute-store-button-container .tribute-store-btn {
        border-radius: 5px;
        padding: 15px 10px;
    }

    #widget-override .tribute2 .tribute2-content .left-navigation-bar {
        position: relative;
        float: none;
        width: 100%;
        min-height: 0;
        height: auto;
        overflow: visible;
        background: url(../images/navigation-body-bg.png) repeat left top;
    }

    #widget-override .tribute2 .tribute2-content .left-navigation-bar .navigation-container {
        min-height:0;
        background: #313131;
        box-shadow: 0px 5px 5px #999;
        border-top: 1px solid;
    }

    #widget-override .tribute2 .tribute2-content .left-navigation-bar .navigation-container #mobile-nav-button {
        display:block;
        font-size: 16pt;
        background-image: url(../images/mobile-nav-arrow-down.png);
        background-repeat: no-repeat;
        background-position: right 20px center;
        cursor:pointer;
        color:#FFF;
        width:auto;
        height: auto;
        line-height: 30px;
        padding: 15px 50px 15px 20px;        
        text-align: center;
    }

    #widget-override .tribute2 .tribute2-content .left-navigation-bar .navigation-container.expanded #mobile-nav-button {
        background-image: url(../images/mobile-nav-arrow-up.png);
    }

    #widget-override .tribute2.tribute-store-override .tribute2-content .left-navigation-bar .navigation-container.expanded .tribute-navigation-bottom {
        display: none;
    }

    #widget-override .tribute2 .tribute2-content .left-navigation-bar .navigation-container.expanded .tribute-navigation-bottom {
        display: block;
    }
    
    #widget-override .tribute2 .tribute2-content .left-navigation-bar .navigation-container ul {
        display:none;
    }

    #widget-override .tribute2 .tribute2-content .left-navigation-bar .navigation-container.expanded ul {
        display:block;
    }

    #widget-override .tribute2 .tribute2-content .left-navigation-bar-placeholder,
    #widget-override .tribute2 .tribute2-content .right-content-bar,
    #widget-override .tribute2 .tribute2-content .left-navigation-bar .tribute-navigation-bottom,
    #widget-override .tribute2 .tribute2-content .left-navigation-bar .tribute-navigation-bottom .share-message,
    #widget-override .tribute2 .navigation-bar .navigation-body .navigation-buttons {
        display:none;
    }

    #widget-override .tribute2 .tribute2-content .left-navigation-bar .flowers-container img,
    #widget-override .tribute2 .tribute2-content .left-navigation-bar .plant-tree-container img {
        width: 100%;
        margin: 0;
    }

    #widget-override .tribute2 .tribute2-content .left-navigation-bar .plant-tree-container img {
        margin-left: 3px;
    }

    #widget-override .tribute2 .tribute2-content .flowers-container .flowers-on-label {
        bottom: 75px;
        font-size: 68px;
        line-height: 47px;
        width: 70%;
    }

    #widget-override .tribute2 .tribute2-content .flowers-container.half-cta .flowers-on-label {
        bottom: 80px;
        font-size: 68px;
        line-height: 47px;
        width: 50%;
    }

    #widget-override .tribute2 .tribute2-content .plant-tree-container .plant-tree-label {
        bottom: 75px;
        font-size: 70px;
        line-height: 50px;
        width: 40%;
    }

    #widget-override .tribute2 .tribute2-content .plant-tree-container.half-cta .plant-tree-label {
        bottom: 80px;
        font-size: 68px;
        line-height: 47px;
        width: 50%;
    }

    #widget-override #tribute2 .tribute-event-list .event-item .event-content .tribute-store-btn-container,
    #widget-override #tribute2 .tribute-event-list .banner-message .event-content .tribute-store-btn-container {
        display: inline-block;
        line-height: 1.2;
        width: auto;
        max-width: 70%;
        vertical-align: top;
    }

    #widget-override .tribute2 .tribute2-content .tribute2-maincontent {
        margin: 0;
        min-height: 0;
    }

    #widget-override .tribute2 .tribute2-content .tribute2-maincontent .inner-content {
        min-height: 0;
    }

    #widget-override .tribute2 .inner-content a.action-link {
        background-color: #EEE;
        line-height: 20px;
        width: auto;
        padding: 3px 5px;
        margin:5px 0;
        width: auto;   
        border-radius: 4px;
        text-align:center;
        zoom: 1;
        border: 1px solid #999;
        border: none rgba(0,0,0,0);
        background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(255,255,255,0.30)),color-stop(40%,rgba(255,255,255,0.15)),to(transparent));
        background-image: -webkit-linear-gradient(rgba(255,255,255,0.30),rgba(255,255,255,0.15) 40%,transparent);
        background-image: -moz-linear-gradient(top,rgba(255,255,255,0.30),rgba(255,255,255,0.15) 40%,transparent);
        background-image: -ms-linear-gradient(rgba(255,255,255,0.30),rgba(255,255,255,0.15) 40%,transparent);
        background-image: -o-linear-gradient(rgba(255,255,255,0.30),rgba(255,255,255,0.15) 40%,transparent);
        background-image: linear-gradient(rgba(255,255,255,0.30),rgba(255,255,255,0.15) 40%,transparent);
        text-decoration: none;
        box-shadow: 0 0 0 1px rgba(0,0,0,0.25) inset,0 2px 0 rgba(255,255,255,0.30) inset,0 1px 2px rgba(0,0,0,0.15);
        display: inline-block;
    }
    
    #widget-override .tribute2 .inner-content a.action-link:hover {
        background-color: #CCC;
    }
    
    #widget-override .tribute2 .tribute2-maincontent .funeral-details .event-detail .event-container {
        width: auto;
    } 
    
    #widget-override .tribute2 .tribute2-maincontent .funeral-details .event-detail .event-map {
        width: 100px;
    }
    
    .tribute2 .tribute2-content .left-navigation-bar .navigation-container ul li#flowers-link-list-item {
        display: block;
    }
    
    .tribute-container .tribute-campaign-panel .campaign-donation-info {
        height: 100%;
    }

    .condolence-list .fb-like-mobile-wrapper {
        margin-top: 8px;
    }
}

.tribute2 .share-panel .subscribe-email-input {
    margin-top: 15px;
}

.tribute2 .share-panel .button-row {
    text-align: center;
}

.tribute2 .share-panel .subscribe-save {
    margin-right: 10px;
}

.tribute2 .share-panel .subscribe-thankyou {
    margin-top: 10px;
}

.tribute2 .share-panel .subscribe-email-input input {
    width: 130px;
}

.tribute2 .share-panel .error-message {
    color: red;
}

.tribute2 .custom-banner-spacer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

@media only screen and (max-width: 700px) {
    .tribute2 {
        overflow: hidden;
    }
}

/* Condolence Summary */
.content-container {
    width: 90%;
    margin: 0 auto;
    padding-top: 4em;
}

.content-container .tribute-condolence-summary {
    clear: both;
    padding-bottom: 70px;
    min-height: 350px;
}

.content-container .condolence-header-container {
    background: #fff;
    position: relative;
    padding: 5px;
    border: 2px solid #000;
    border-bottom: none;
}

.content-container .condolence-header-container:before {
    content: "";
    background: url(../images/content-bottom.png) no-repeat center top;
    height: 127px;
    background-size: 500px 75px;
    width: 100%;
    height: 65px;
    position: absolute;
    left: 0;
    top: -55px;
    margin: 5px;
    z-index: -1;
}

.content-container .condolence-summary-header {
    top: 0;
    display: block;
    width: 100%;
    padding-left: 5px;
    font-size: 25px;
    background: transparent;
    font-family: 'Rubik', sans-serif;
    margin: 0 auto;
    text-align: center;
    color: #6f6f6f;
}

.content-container .condolence-summary-header-detail {
    max-width: 60%;
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
    margin: 0 auto;
    color: #6f6f6f;
    position: relative;
    text-align: center;
}

.content-container .condolence-summary-header-detail:before {
    content: "";
    background: url(../images/top-quot.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    left: -20px;
    top: 0px;
}

.content-container .condolence-summary-header-detail:after {
    content: "";
    background: url(../images/bottom-quot.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    right: -20px;
    bottom: -5px;
}

.content-container .condolence-summary-entry {
    position: relative;
    background: transparent;
    border-radius: 2px;
    width: 100%;
    margin-top: 30px;
}

.content-container .condolence-summary-entry:before {
    content: '';
    background: #a8b1d2;
    width: 45px;
    height: 45px;
    display: block;
    position: relative;
    border-radius: 5px;
    margin: 5px;
    top: 5px;
}

.content-container .condolence-summary-entry.entry-2:before {
    background: #3da961;
}

.content-container .condolence-summary-entry.entry-1 .condolence-summary-name,
.content-container .condolence-summary-entry.entry-3 .condolence-summary-name {
    color: #3d5ba9;
}

.content-container .condolence-summary-entry.entry-2 .condolence-summary-name {
    color: #3da961;
}

.content-container .condolence-summary-message {
    margin: 10px;
    position: relative;
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
    line-height: 1.2;
    padding-bottom: 15px;
    margin-left: 80px;
}

.content-container .condolence-summary-message:before {
    content: "";
    background: url(../images/top-quot.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    left: -40px;
    top: -15px;
}

.content-container .condolence-summary-message:after {
    content: "";
    background: url(../images/bottom-quot.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    right: -10px;
    bottom: -15px;
}

.content-container .condolence-summary-name {
    position: absolute;
    top: 5px;
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
    clear: both;
    border-bottom: 1px solid #e4e4e4;
    padding: 5px 5px 0 2px;
    width: 70%;
    margin: 0 auto;
    margin-left: 60px;
    font-weight: bold;
    letter-spacing: 1px;
}

.content-container .condolence-summary-icon {
    position: absolute;
    left: 5px;
    top: 5px;
    right: 0;
    bottom: 0;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-family: 'Rubik', sans-serif;
    font-size: 20px;
    letter-spacing: 1px;
    color: #ffffff;
    text-transform: uppercase;
}

.content-container .condolence-summary-controls {
    display: none;
}

.content-container .condolence-summary-buttons {
    margin: 0 auto;
    text-align: center;
    padding: 5px 0 5px 0;
    background: #fff;
    transform: 0.2s ease-in-out;
    -webkit-transform: 0.2s ease-in-out;
    border: 2px solid #000;
    border-top: none;
    position: relative;
}

.content-container .condolence-summary-buttons:after {
    content: "";
    background: url(../images/content-bottom.png) no-repeat center top;
    height: 127px;
    background-size: 500px 75px;
    width: 100%;
    height: 65px;
    position: absolute;
    left: 0;
    top: 25px;
    margin: 5px;
    z-index: -1;
    transform: rotate(180deg);
}

.content-container .condolence-summary-upload {
    display: inline-block;
    vertical-align: top;
    width: 35%;
    padding: 5px;
    padding-left: 35px;
    border: 2px solid #000;
    font-family: 'Rubik', sans-serif;
    font-size: 15px;
    position: relative;
    top: 20px;
    background: #fff;
}

.content-container .condolence-summary-upload:before {
    content: '';
    position: absolute;
    background: url(../images/upload.png) no-repeat center center;
    background-size: 25px 18px;
    display: block;
    top: 1px;
    left: 1px;
    width: 45px;
    height: 32px;
}

#widget-override .content-container .condolence-summary-upload:hover {
    background: rgba(73,73,73,1);
    color: #fff;
}

.content-container .condolence-summary-view-all {
    display: inline-block;
    vertical-align: top;
    width: 35%;
    position: relative;
    top: 0;
    padding: 5px;
    padding-left: 35px;
    border: 2px solid #000;
    font-family: 'Rubik', sans-serif;
    font-size: 15px;
    position: relative;
    top: 20px;
    background: #fff;
}

.content-container .condolence-summary-view-all:before {
    content: '';
    position: absolute;
    background: url(../images/view.png) no-repeat center center;
    background-size: 25px 23px;
    display: block;
    top: 1px;
    left: 1px;
    width: 45px;
    height: 32px;
}

#widget-override .content-container .condolence-summary-view-all:hover {
    background: rgba(73,73,73,1);
    color: #fff;
}

.content-container .condolence-summary-no-memories {
    text-align: center;
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
    margin: 3em;
}

/* Event detail listing */

.right-content-bar .event-detail-widget {
    background: #fff;
    margin-top: 5px;
    padding: 8px 0;
    position: relative;
    display: table;
    width: 100%;
    border-spacing: 2px;
    color: #000;
}

.right-content-bar .event-detail-calendar {
    display: inline-block;
    width: 80px;
    border-radius: 8px;
    background: rgb(220, 220, 220);
    background: url("../images/event-back.jpg");
    text-align: center;
    padding: 0 0 5px 0;
    vertical-align: top;
    margin-right: 8px;
    margin-bottom: 10px;
}

.right-content-bar .event-detail-widget .empty-calendar {
    display: inline-block;
    width: 80px;
    padding: 0 0 15px 0;
    margin-bottom: 5px;
    vertical-align: top;
    margin-right: 8px;
    min-height: 88px;
    background: url("../images/more-info.png") no-repeat center center;
    background-size: 115px 110px;
}

.right-content-bar .event-detail-weekday {
    background: rgba(118,70,27,1);
    padding: 3px 0;
    border-width: 2px 2px 0 2px;
    border-radius: 8px 8px 0 0;
    border-color: rgb(57,3,2);
    color: #ddd;
    font-family: 'Rubik', sans-serif;
    font-size: 13px;
}

.right-content-bar .event-detail-day {
    font-family: 'Rubik', sans-serif;
    color: #494949;
    font-size: 35px;
    line-height: 1.2;
}

.right-content-bar .event-detail-month {
    font-family: 'Rubik', sans-serif;
    color: #494949;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
}

.right-content-bar .event-detail-content {
    display: inline-block;
    vertical-align: top;
    font-family: 'Rubik', sans-serif;
    line-height: 1.4;
    max-width: 150px;
}

.right-content-bar .event-detail-name,
.right-content-bar .event-detail-widget .name-label {
    border: 1px solid #ddd;
    border-width: 0 0 1px 0;
    margin: 0 auto;
    margin-bottom: 2px;
    font-family: 'Rubik', sans-serif;
    font-size: 15px;
}

.right-content-bar .event-detail-address-line {
    text-decoration: underline;
}

.right-content-bar .event-detail-description {
    white-space: pre-wrap;
}

.right-content-bar .event-detail-widget .event-container {
    font-family: 'Rubik', sans-serif;
    font-size: 11px;
}

.right-content-bar .event-map-widget {
    display: block;
    vertical-align: middle;
    clear: both;
    text-align: center;
    font-family: 'Rubik', sans-serif;
    font-size: 11px;
    position: absolute;
    left: 1em;
    bottom: 0;
}

.right-content-bar .event-map-widget a {
    color: #494949;
}

.right-content-bar .event-map-widget:hover,
.right-content-bar .event-map-widget:hover a .direction-link {
    color: #000;
    cursor: pointer;
}

.right-content-bar .event-map-widget img {
    display: none;
    border-radius: 8px;
}

.right-content-bar .event-detail-date,
.right-content-bar .event-detail-description {
    display: none;
}

.right-content-bar .event-detail-location,
.right-content-bar .event-detail-address-line,
.right-content-bar .event-detail-country-line,
.right-content-bar .event-detail-phone,
.right-content-bar .tribute-event-rsvp-link {
    font-size: 11px;
}

.right-content-bar .tribute-event-rsvp-link {
    display: block;
    text-decoration: underline;
}

.right-content-bar .event-detail-times {
    font-weight: bold;
    font-size: 14px;
}

.tribute-store-override .tribute-event-list .public-status,
#widget-override .tribute-event-list .event-item-email {
    margin-left: 65px;
}

.gesture-summary .share-actions .tribute-share-btn {
    padding-top: 8px;
    padding-bottom: 8px;
}

@media only screen and (max-width: 992px) {
    .content-container .condolence-summary-upload,
    .content-container .condolence-summary-view-all {
        width: 75%;
    }
}

@media only screen and (max-width: 767px) {
    .content-container .condolence-summary-upload,
    .content-container .condolence-summary-view-all {
        width: 35%;
    }
    
    #widget-override .tribute2 .tribute2-content .right-content-bar {
        display: block;
        float: none;
        width: 100%;
        position: relative;
    }

    #widget-override .tribute2 .tribute2-content .right-content-bar .right-content,
    #widget-override .tribute2 .tribute2-content .right-content-bar .event-details {
        display: none;
    }

    .tribute2 .tribute-event-list .video .event-item-message,
    .tribute2 .tribute-event-list .condolence .event-item-message {
        margin-left: 0;
    }

    .tribute-store-override .tribute-event-list .event-item .public-status {
        margin-left: 65px;
    }
}

@media only screen and (max-width: 360px) {
    .content-container .condolence-summary-upload,
    .content-container .condolence-summary-view-all {
        width: 75%;
    }
}

#tribute2.tribute2 .tribute-video.GENERATEDVIDEO .responsive-video-container-16-9 {
    position: relative;
    padding-bottom: 120%;
}

#tribute2.tribute2 .tribute-video.GENERATEDVIDEO.tukios-video .responsive-video-container-16-9 {
    padding-bottom: 56.25%;
}
