﻿
.theme-color, .theme-color:hover, .theme-color:focus, .theme-color:active,
.site-theme, .site-theme:hover, .site-theme:focus, .site-theme:active {
    color: #551A8B;
}

.no-deckorate, .no-deckorate:hover, .no-deckorate:focus, .no-deckorate:active {
    text-decoration: none;
}

.h3-mem, .h3-mem a, .h3-mem a:hover {
    color: #551A8B;
    font-weight: bold;
}

.icon-theme {
    color: #551A8B;
}

.icon-theme-dark {
    color: #551A8B;
}

.icon-theme-light {
    color: #8282B3;
}

.black {
    color: #444444;
}

.middle {
    margin: 0 auto;
    text-align: center;
}

.navbar {
    width: 100%;
    border-radius: 4px;
    background-color: #8282b3 !important;
}

.navbar-default {
    width: 100%;
    border-radius: 4px;
    background-color: #8282b3 !important;
    background-image: none;
}

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #ffffff;
    }

.navbar-brand {
    margin-right: 40px;
    padding: 0px 15px;
    height: 120px;
}

.nav-profile-wrap {
    display: none;
    position: absolute;
    right: 34px;
    top: 20px;
}

.nav-profile-child {
}

.mem-video-wrap {
    margin-top: 0px;
    text-align: center;
}


.nav-list-wrap {
    margin-left: 12%;
    padding-left: 4%;
}



.header-logo-2 {
    height: 104px;
    width: 104px;
    background: url('../../../Content/images/owl-header.svg');
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-size: 104px 104px;
    text-align: center;
    padding-top: 28px;
    /*opacity: 0.2;*/
}

.header-logo-text {
    color: #ffffff !important;
    opacity: 1 !important;
    font-size: 20px;
    font-weight: bold;
    z-index: 1;
}

.header-wrap {
    height: 104px;
    width: 104px;
}

.header-logo {
    position: absolute;
    top: 5px;
    left: 24px;
    height: 104px;
    width: 104px;
    z-index: 0;
    opacity: 0.2;
}

.header-title {
    font-size: 20px;
    font-weight: bold;
    font-stretch: condensed;
    text-align: left;
    color: #ffffff;
    position: absolute;
    top: 34px;
    left: 10px;
    z-index: 10;
    white-space: -moz-pre-wrap; /* Firefox */
    white-space: -o-pre-wrap; /* Opera */
    white-space: pre-wrap; /* Chrome */
    word-wrap: break-word; /* IE */
}

.navbar-default .navbar-nav > li > a {
    color: rgba(74, 74, 74, 0.7);
}

.main-nav-text a {
    font-size: 20px;
    font-weight: 600;
    line-height: 0.8;
}

.main-nav-text.active a {
    font-weight: bolder;
    color: #4a4a4a;
}

.main-nav-text.item-1 {
    width: 100px;
}

.main-nav-text.item-2 {
    width: 145px;
}

.main-nav-text.item-3 {
    width: 190px;
}

.main-nav-text.item-4 {
    width: 95px;
}

.main-nav-text.item-5 {
    width: 190px;
}

.main-nav-text.item-6 {
    width: 230px;
}

.profile-image {
    width: 72px;
    background-color: #eee;
    border-radius: 50%;
}

/*.nav > a, .nav > a:focus {
    background-color: #8282b3;
    border-color: #337ab7;
}*/


.nav-profile.navbar-nav > li > a {
    padding: 2px;
}

.nav-profile.nav > li > a:focus, .nav-profile.nav > li > a:hover {
    background-color: #8282b3;
    border-color: #337ab7;
}

.nav-profile.nav .open > a, .nav-profile.nav .open > a:focus, .nav-profile.nav .open > a:hover {
    background-color: #8282b3;
    border-color: #337ab7;
}

.nav-profile a {
    margin-top: 2px;
    width: 120px;
    height: 23px;
    font-size: 16px;
    color: #ffffff;
}

/* Home Feed List View */

.feed-header {
    margin: 0 auto;
    /*width: 611px;*/
    min-height: 270px;
    border-radius: 4px;
    background-color: rgba(130, 130, 179, 0.2);
    border: solid 1px #8282b3;
}


.feed-header-title {
    margin-top: 20px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #292c2d;
}

.feed-header-subhead {
    margin: 4px 20px;
    font-size: 16px;
    text-align: center;
    color: #898989;
}

.feed-header-item-wrap {
    margin-top: 25px;
}

.feed-header-map {
    width: 44px;
    height: 44px;
}

.feed-header-item {
    text-align: center;
    margin-top: 10px;
    padding: 0px 4px;
    font-size: 16px;
    font-weight: bold;
    color: #292c2d;
}

.feed-header-item-subhead {
    text-align: center;
    margin-top: 4px;
    padding: 0px 4px;
    font-size: 15px;
    color: #898989;
}


.btn-add-main-wrap {
    margin: 50px 0;
}


a.btn-add-main, a:hover.btn-add-main, button.btn-add-main {
    margin: auto;
    display: block;
    width: 175px;
    height: 50px;
    line-height: 48px;
    background-color: #551A8B;
    border: solid 1px #551A8B;
    text-align: center;
    border-radius: 5px;
    color: white;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
}


.btn-super-small-wrap {
    /*margin: 0 auto;*/
    /*position: absolute;*/
    bottom: 18px;
    /*width: 90%;*/
    /*margin: 0px auto;*/
    width: 100%;
    position: relative;
    text-align: center;
}

a.btn-super-small, a:hover.btn-super-small {
    padding: 0px 30px;
    margin: auto;
    display: block;
    height: 25px;
    line-height: auto;
    border: solid 1px #551A8B;
    text-align: center;
    border-radius: 5px;
    color: #551A8B;
    font-size: 16px;
    font-weight: bolder;
    text-decoration: none;
}

.btn-theme-flexible-wrap {
    /*padding: 0px 30px;*/
    min-height: 50px;
    margin: 10px 8px 0px 8px;
}

a.btn-theme-flexible, a:hover.btn-theme-flexible {
    padding-top: 4px;
    margin: auto;
    display: block;
    min-height: 30px;
    border: solid 1px #551A8B;
    text-align: center;
    border-radius: 5px;
    color: #551A8B;
    font-size: 16px;
    font-weight: bolder;
    text-decoration: none;
}

button.btn-super-small, button:hover.btn-super-small, button:active.btn-super-small {
    background-color: #fff;
    height: 25px;
    line-height: auto;
    border: solid 1px #551A8B;
    border-radius: 5px;
    color: #551A8B;
    font-size: 16px;
    font-weight: bolder;
    text-decoration: none;
}

button.btn-theme, button:hover.btn-theme, button:active.btn-theme {
    background-color: #fff;
    line-height: auto;
    border: solid 1px #551A8B;
    border-radius: 5px;
    color: #551A8B;
    font-weight: bolder;
    text-decoration: none;
}

.feed-card {
    margin: 0px auto 60px auto;
    /*width: 610.3px;*/
    /*height: 355px;*/
    border-radius: 4px;
    background-color: #ffffff;
    border: solid 1px #8282b3;
}


.feed-card-content {
    height: 400px;
    width: 50%;
    float: left;
    position: relative;
}

.feed-card-content-wider {
    height: 400px;
    width: 100%;
    float: left;
    position: relative;
}

.feed-card-video {
    margin: 0px auto 60px auto;
    /*width: 610.3px;*/
    height: 400px;
    border-radius: 4px;
    background-color: #ffffff;
    border: solid 1px #8282b3;
}

    .feed-card-video h4 {
        margin: 15px 0px 10px 25px;
        font-size: 18px;
        font-weight: bold;
        text-align: left;
        color: #000000;
    }

.feed-card-image {
    white-space: nowrap;
    text-align: center;
    margin: 0 0;
}

.v-align-outer {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 354px;
}

.feed-card-image-item {
    max-height: 354px;
    max-width: 98%;
}

.feed-card-date {
    margin: 18px auto 0px auto;
    font-size: 14px;
    font-weight: 100;
    text-align: left;
    color: #292c2d;
}

.feed-card-date-center {
    margin: 12px auto 0px auto;
    text-align: center;
}

.feed-card-headline {
    margin: 45px 20px 0px 20px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.06;
    text-align: left;
    color: #000000;
}

.feed-card-body {
    margin: 0px 20px 0px 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    text-align: left;
    color: #4a4a4a;
    height: 145px;
    text-overflow: ellipsis;
    /* Required for text-overflow to do anything */
    white-space: wrap;
    overflow: hidden;
}

.feed-card-more {
    margin-left: 25px;
    font-size: 16px;
    text-align: center;
}

/* Memory List View */

.mem-card {
    position: relative;
    margin: 0 auto 100px auto;
    width: 90%;
    min-height: 200px;
    border-radius: 4px;
    background-color: #ffffff;
    border: solid 1px #8282b3;
}

.mem-card-date {
    /*margin: 15px 0px 0px 15px;*/
    height: 20px;
    display: block;
    margin-top: 10px;
    margin-right: 30px;
    font-size: 14px;
    font-weight: 100;
    text-align: right;
    color: #292c2d;
}

.mem-card-image {
    margin: 0 auto;
    max-height: 500px;
    max-width: 98%;
    align: center;
}

.mem-card-subject {
    margin: 20px 25px 0px 25px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.06;
    text-align: left;
    color: #000000;
    height: 20px;
    text-overflow: ellipsis;
    /* Required for text-overflow to do anything */
    white-space: wrap;
    overflow: hidden;
}

.mem-card-detail {
    margin: 0px 25px 16px 25px;
    text-align: left;
    color: #000000;
    text-overflow: ellipsis;
    /* Required for text-overflow to do anything */
    white-space: wrap;
    overflow: hidden;
}

.mem-card-detail-short {
    height: 58px;
}

.mem-card-detail-long {
    /*height: 286px;*/
    min-height: 150px;
}

.read-more-link {
    width: 180px;
}

.btn-upper-right {
    margin: auto 10px;
    min-width: 100px;
}

.feedme-viewing-header {
    margin: 25px auto;
    font-size: 22px;
    font-weight: bold;
    color: #898989;
    text-align: center;
}

.feedme-profile-card-wrap {
    margin: 25px auto 40px auto;
    min-height: 310px;
    border-radius: 4px;
    background-color: #ffffff;
    border: solid 1px #8282b3;
}

.feedme-profile-card-col-rt {
    margin-top: 30px;
    margin-right: 80px;
    text-align: right;
    vertical-align: middle;
}

.feedme-profile-image {
    width: 250px;
    height: 250px;
    background-color: #eee;
    border-radius: 50%;
}


/* Memory List View */

.tc-card {
    position: relative;
    margin: 20px auto;
    width: 96%;
    min-height: 300px;
    border-radius: 4px;
    background-color: #ffffff;
    border: solid 1px #8282b3;
}

.tc-card-no-border {
    border: none;
}

.tc-inner-wrap {
    margin: auto 40px;
}

.tc-card-date {
    /*margin: 15px 0px 0px 15px;*/
    height: 20px;
    display: block;
    margin-top: 10px;
    margin-right: 30px;
    font-size: 14px;
    font-weight: 100;
    text-align: right;
    color: #292c2d;
}


.tc-form-inner-wrap {
    margin: 40px 40px 0px 40px;
}

.btn-theme, .btn-theme:hover, .btn-theme:focus {
    color: #fff;
    background-color: #551A8B;
    border: solid 1px #551A8B;
}

.tc-footer-button-wrap {
    /*margin: 0 auto;*/
    position: absolute;
    bottom: 18px;
    width: 90%;
}

.tc-footer-button {
    margin-top: 14px;
    width: 100%;
}

.center-btn {
}

.rel-item-card {
    position: relative;
    margin: 0 auto 80px auto;
    width: 90%;
    min-height: 385px;
    border-radius: 4px;
    background-color: #ffffff;
    border: solid 1px #8282b3;
}

.rel-photo-wrap {
    text-align: center;
    margin-top: 15px;
}

.rel-photo {
    width: 150px;
    background-color: #eee;
    border-radius: 50%;
}

.li-plus-height li {
    margin: 0 0 25px 0;
    font-size: 120%;
}

.gray-six {
    color: #666666;
}


.btn-fb {
    color: #fff;
    background-color: #3b5998;
}

    .btn-fb:hover {
        color: #fff;
        background-color: #496ebc
    }

.btn-facebook-icon-lg {
    margin-left: 0px;
}

.btn-facebook-text-lg {
    margin-left: 10px;
    font-size: 16pt;
}

.login-outer-wrap {
    margin-top: 100px;
}

.login-facebook-btn-wrap {
    margin-top: 45px;
}

.login-or-wrap {
    font-size: 16px;
    font-weight: bold;
    margin: 35px auto 35px auto;
}

.line-behind {
    position: relative;
    text-align: center
}

    .line-behind:before {
        content: "";
        display: block;
        border-top: solid 2px #bebebe;
        width: 100%;
        height: 2px;
        position: absolute;
        top: 50%;
        z-index: 0;
    }

    .line-behind span {
        background: #fff;
        padding: 0 10px;
        position: relative;
        z-index: 1;
    }


.login-signup-wrap {
    margin-top: 20px;
}

.qa-icon-link-wrap, .qa-icon-link-wrap:hover, .qa-icon-link-wrap:focus {
    color: #494a4e;
    text-decoration: none;
}

.welcome-banner {
    margin: 40px auto 0px auto;
}

.margin-top-100-lg {
    margin-top: 100px;
}

.welcome-image-wrap {
    min-height: 100px;
    margin: 80px 40px;
}

.show-sm {
    display: none;
}

.photo-screen-flex {
    width: 75%;
}

.numberCircle {
    border-radius: 50%;
    width: 36px;
    height: 36px;
    background: #fff;
    border: 2px solid #666;
    color: #666;
    text-align: center;
    font: 32px Arial, sans-serif;
}

#sharecontent {
    font-size: 12px;
    text-align: center;
    width: 98%;
    overflow: hidden;
    white-space: nowrap;
    border-radius: 4px;
    padding: 10px 8px;
    border: solid 1px #8282b3;
}

.sharecontent-form {
    margin-right: 10px;
    width: 98%;
    white-space: nowrap;
    border-radius: 4px;
    border: solid 1px #8282b3;
}


.icon-close-wrap {
    position:relative;
    top: -35px;
}

.icon-close.close {
    font-size: 40px;
}


/* Screen Width Code below */


/* SM and greater */
@media (max-width: 768px) {
    .hide-small {
        display: none;
    }

    .hide-medium {
        display: none;
    }

    .feed-card {
        height: auto;
    }

    .feed-card-body {
        height: auto;
    }

    .login-outer-wrap {
        margin-top: 40px;
    }

    .welcome-banner {
        margin: 15px auto 0px auto;
    }

    .margin-top-100-lg {
        margin-top: 30px;
    }

    .welcome-image-wrap {
        margin: 15px 10px;
    }

    .show-sm {
        display: block;
    }

    .photo-screen-flex {
        width: 95%;
    }
}

/* SM and greater */
@media (min-width: 768px) {

    .nav-list-wrap {
        padding-top: 30px;
    }

    .nav-profile-wrap {
        display: block;
    }

    .feed-card {
        height: 355px;
    }


    button.btn-super-small, button:hover.btn-super-small {
        height: auto;
    }

    .margin-top-100-lg {
        margin-top: 80px;
    }

    .photo-screen-flex {
        width: 85%;
    }
}

/* SM-MD Max */
@media (max-width: 992px) {

    .hide-medium {
        display: none;
    }

    .feedme-profile-card-col-rt {
        display: none;
    }
}

/* SM-MD Max */
@media (max-width: 1058px) {
    .navbar-brand {
        margin-right: 40px;
    }

    .tc-card {
        min-height: 350px;
    }
}

/* LG and greater */
@media (min-width: 1200px) {
    .navbar-brand {
        margin-right: 100px;
    }

    .feed-card {
        height: 355px;
    }

    .margin-top-100-lg {
        margin-top: 100px;
    }
}
