body {
    overflow-x: hidden;
    font-family: "Calibri", Helvetica, Arial, sans-serif;
    color: #000;
    background-color: #ececec;
}
a,
a:hover,
a:focus,
a:active,
a.active {
    color: #000;
    font-weight: 700;
    outline: none;
    text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Calibri", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #000;
}
.btn-primary {
    color: #fff;
    background-color: #000;
    border-color: #000;
    font-family: "Calibri", Helvetica, Arial, sans-serif;
    border-radius: 25px !important;
    -moz-border-radius: 25px !important;
    -webkit-border-radius: 25px !important;
    text-transform: uppercase;
    font-weight: 700;
    padding: 6px 60px;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #000;
    border-color: #000;
}
.btn-fullwidth {
    width: 100%;
}
.btn-xl {
    color: #000;
    background-color: #fff;
    border-color: #000;
    font-family: "Calibri", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 25px !important;
    -moz-border-radius: 25px !important;
    -webkit-border-radius: 25px !important;
    font-size: 18px;
    padding: 10px 60px;
}
.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}
.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    background-color: #000;
    border-color: #000;
}
.btn-no-border {
    border: none !important;
    background-color: transparent !important;
}
.btn-no-border:hover,
.btn-no-border:focus,
.btn-no-border:active {
    border: none !important;
    background-color: transparent !important;
}
.dropdown-menu button.btn-no-border {
    text-align: left;
}
.text-gray {
    color: #555;
}
.text-white {
    color: #fff;
}
.large {
    font-size: 16px;
    line-height: 20px;
}
.extra-large {
    font-size: 18px;
    line-height: 22px;
}
.extra-xlarge {
    font-size: 20px;
    line-height: 24px;
}
.extra-xxlarge {
    font-size: 22px;
    line-height: 28px;
}
.extra-xxxlarge {
    font-size: 24px;
    line-height: 28px;
}
.extra-xxxxlarge {
    font-size: 28px;
    line-height: 30px;
}
.alert {
    line-height: 10px;
}
.login-options {
    overflow: hidden;
    text-align: center;
}
.btn-social {
    color: #fff;
    background-color: #000;
    border-color: #000;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.btn-social:hover,
.btn-social:focus,
.btn-social:active {
    color: #fff;
}
.btn-social > i {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    line-height: 34px;
    text-align: center;
    border-right: 1px solid #fff;
}
.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: none;
}
.navbar-custom {
    background-color: #000;
    border-color: transparent;
    margin-bottom: 0px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}
.navbar-brand {
    height: auto;
}
.navbar-custom .navbar-collapse {
    border-color: rgba(255, 255, 255, 0.02);
}
.navbar-custom .nav li a {
    font-family: "Calibri", Helvetica, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
}
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:hover {
    color: #fff;
}
#mainNav .dropdown.open > .dropdown-toggle {
    border-color: #000 !important;
    background-color: #000 !important;
}
#mainNav .dropdown-menu {
    background-color: #000;
    border-color: #bbb !important;
}
#mainNav .dropdown-menu > li > a:focus, 
#mainNav .dropdown-menu > li > a:hover {
    background-color: #fff !important;
    color: #000 !important;
}
#mainNav .notification > i {
    line-height: 45px;
    font-size: 30px;
}
.notify-list.notify-drop .notify-drop-title {
  border-bottom: 1px solid #bbb;
  padding: 15px 20px;
}
.notify-list.notify-drop .drop-content li {
  border-bottom: 1px solid #bbb;
  padding: 10px 0px 5px 0px;
  list-style-type: none;
}
.notify-list.notify-drop .drop-content li:after {
  content: "";
  clear: both;
  display: block;
}
.notify-list.notify-drop .drop-content li:last-child {
  border-bottom: none;
}
.notify-list.notify-drop .drop-content li p {
  font-size: 11px;
  color: #000;
  font-weight: normal;
  margin: 3px 0;
}
.dropdown-menu.notify-drop {
  min-width: 330px;
  background-color: #fff !important;
  min-height: 360px;
  max-height: 360px;
}
.dropdown-menu.notify-drop .notify-drop-title {
  border-bottom: 1px solid #bbb;
  padding: 5px 15px 10px 15px;
}
.dropdown-menu.notify-drop .drop-content {
  min-height: 280px;
  max-height: 280px;
  overflow-y: scroll;
}
.dropdown-menu.notify-drop .drop-content::-webkit-scrollbar-track {
  background-color: #bbb;
}
.dropdown-menu.notify-drop .drop-content::-webkit-scrollbar {
  width: 8px;
  background-color: #bbb;
}
.dropdown-menu.notify-drop .drop-content::-webkit-scrollbar-thumb {
  background-color: #000;
}
.dropdown-menu.notify-drop .drop-content li {
  border-bottom: 1px solid #bbb;
  padding: 10px 0px 5px 0px;
}
.dropdown-menu.notify-drop .drop-content li:after {
  content: "";
  clear: both;
  display: block;
}
.dropdown-menu.notify-drop .drop-content li:hover {
  background-color: #bbb;
}
.dropdown-menu.notify-drop .drop-content li:last-child {
  border-bottom: none;
}
.dropdown-menu.notify-drop .drop-content li .notify-img {
  float: left;
  display: inline-block;
  width: 45px;
  height: 45px;
  margin: 0px 0px 8px 0px;
}
.dropdown-menu.notify-drop .allRead {
  margin-right: 7px;
}
.dropdown-menu.notify-drop .rIcon {
  float: right;
  color: #000;
}
.dropdown-menu.notify-drop .drop-content li a {
  font-size: 12px;
  font-weight: normal;
  color: #000;
}
.dropdown-menu.notify-drop .drop-content li {
  font-weight: bold;
  font-size: 11px;
}
.dropdown-menu.notify-drop .drop-content .pd-l0 {
  padding-left: 0;
}
.dropdown-menu.notify-drop .drop-content li p {
  font-size: 11px;
  color: #000;
  font-weight: normal;
  margin: 3px 0;
}
.dropdown-menu.notify-drop .notify-drop-footer {
  border-top: 1px solid #bbb;
  bottom: 0;
  position: relative;
  padding: 8px 15px;
}
.dropdown-menu.notify-drop .notify-drop-footer a {
  color: #000 !important;
  text-decoration: none;
}
.page-heading {
    margin-bottom: 50px;
    font-size: 28px;
}
.sub-heading {
    text-transform: none;
    margin: 15px 0;
    font-size: 22px;
}
#signin {
    padding: 12.5px 0px;
    position: relative;
    z-index: 99999999;
}
#signin #loginalert {
    position: absolute;
    padding: 11px;
    width: 100%;
    z-index: 11;
}
#signin .btn-primary {
    padding: 6px 12px;
    border-color: #fff;
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
}
.modal {
    text-align: center;
    padding: 0!important;
}
.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}
.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
.modal-backdrop.white-backdrop, .modal-backdrop.fade.in.white-backdrop {
    background-color: transparent !important;
    top: initial;
}
#lsModal .ls-modal {
    padding: 55px;
}
#lsModalSmall {
    bottom: 0;
    top: initial;
}
#lsModalSmall .ls-modal { 
    padding: 25px;
}
.login .content {
    width: 620px;
    margin: 40px auto 10px auto;
    padding: 30px;
    padding-top: 10px;
    overflow: hidden;
    position: relative;
}
.login .content h3 {
    color: #000;
    text-align: center;
    font-size: 38px;
    font-weight: 700 !important;
    text-transform: none;
}
.login .content h4 {
    color: #555;
}
.login .content .hint {
    color: #999;
    padding: 0;
    margin: 15px 0 7px 0;
}
.login .content .login-form,
.login .content .forget-form {
    padding: 0px;
    margin: 0px;
}
.content .form-control {
    border: none;
    background-color: #fff;
    height: 43px;
    color: #000;
    border: 1px solid #bbb;
    border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
}
.content .form-control:disabled, 
.portlet-comment .form-control:disabled {
    background-color: #bbb;
}
.content .form-control:focus,
.content .form-control:active,
.portlet-comment .form-control:focus,
.portlet-comment .form-control:active {
    border: 1px solid #000;
}
.content .changepass {
    border-top: 1px solid #bbb;
    line-height: 30px;
}
.content .input-group-addon {
    border: 1px solid #bbb !important;
    color: #000;
}
.login .content .forget-form {
    display: none;
}
.login .content .register-form {
    display: none;
}
.login .content .form-title {
    font-weight: 300;
    margin-bottom: 25px;
}
.login .content .form-actions {
    clear: both;
    border: 0px;
    padding: 20px 30px 20px 30px;
    margin-left: -30px;
    margin-right: -30px;
}
.login .content .forget-form .form-actions {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
}
.login .content .register-form .form-actions {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0px;
}
.login .content .forget-password {
    font-size: 14px;
    float: left;
    display: inline-block;
    margin-top: 10px;
    color: #e22b49;
    padding: 0 0 0 5px;
}
.login .content .create-account {
    margin: 0 -40px -30px -40px;
    padding: 40px 0 17px 0;
    text-align: center;
}
.profile-userpic {
    width: 145px;
    height: 145px;
    margin: 0 auto;
}
.profile-userpic img {
    float: none;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%!important;
    -moz-border-radius: 50%!important;
    border-radius: 50%!important;
    border: 3px solid #fff;
}
.searchbar {
    padding: 15px 10px;
}
.smalluserpic {
    width: 45px;
    margin: 0 auto;
    float: none;
    -webkit-border-radius: 50%!important;
    -moz-border-radius: 50%!important;
    border-radius: 50%!important;
}
.smallname {
    color: #fff;
    font-size: 18px;
}
.account .sub-heading {
    margin: 30px 0 0 0;
    border-bottom: 1px solid #bbb;
    padding-bottom: 10px;
    font-weight: 100;
    font-size: 18px;
    font-style: italic;
}
.account .profile-line {
    border-bottom: 1px solid #bbb;
    margin: 10px 0 0 0;
    padding: 0 10px 10px 10px;
}
.account .profile-line:last-child {
    border: none;
}
.tribute-list .tribute {
    box-shadow: rgba(0, 0, 0, 0.3) 7px 7px 7px;
}
.tribute-list .deathtitle span {
    font-size: 20px;
    color: #555;
    margin-left: 20px;
    font-weight: 100;
}
.tribute-list .deathloc {
    word-break: break-all;
}
.tribute-list .deathdes {
    color: #555;
    word-break: break-all;
}
.tribute-list .portlet-title {
    border-bottom: 1px solid #bbb;
    min-height: auto !important;
    margin-bottom: 0px;
}
.tribute-list .portlet-body {
    border-bottom: 1px solid #bbb;
    padding: 10px 0px !important;
}
.tribute-list .portlet-event {
    border-bottom: 1px solid #bbb;
    padding: 10px 0px;
}
.tribute-list .portlet-footer {
    padding: 10px 0px 0px 0px;
    font-size: 30px;
    line-height: 20px;
}
.tcview {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #bbb;
    font-size: 20px;
}
.tcview .tcline {
    display: inline-block;
    margin: 0px 0px 0px 15px;
    cursor: pointer;
}
.tribute-list .portlet-title .caption {
    color: #000 !important;
}
.tribute-list .portlet-title .caption .caption-helper {
    color: #000;
    font-size: 16px;
}
.tribute-list .portlet-title .actions {
    padding: 5px 0;
}
.tribute-list .portlet-title .actions .dropdown {
    display: inline-block;
}
.portlet-comment {
    padding: 10px 0px;
}
.portlet-comment .input-group-addon a {
    color: #454545;
}
.portlet-comment .comments-list {
    padding: 0;
    margin-top: 20px;
    list-style-type: none;
}
.portlet-comment .comments-list .comment {
    display: block;
    width: 100%;
    margin: 10px 0;
}
.portlet-comment .comments-list .comment .avatar {
    width: 45px;
    height: 45px;
}
.portlet-comment .comments-list .comment .comment-heading {
    display: block;
    width: 100%;
}
.portlet-comment .comments-list .comment .comment-heading .user {
    font-weight: bold;
    display: inline;
    margin-top: 0;
    margin-right: 10px;
}
.portlet-comment .comments-list .comment .comment-heading .time {
    font-size: 12px;
    color: #555;
    margin-top: 0;
    display: inline;
}
.portlet-comment .comments-list .comment .comment-heading .actions {
    display: inline;
    margin-left: 10px;
}
.portlet-comment .comments-list .comment .comment-heading .actions .btn {
    padding: 2px 5px;
}
.portlet-comment .comments-list .comment .comment-body {
    margin-left: 60px;
}
.portlet-comment .comments-list .comment .comment-body p {
    font-size: 16px;
    margin: 5px 0;
    line-height: 18px;
    word-break: break-all;
}
.like-list {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    max-height: 400px;
    overflow: auto;
}
.like-list::-webkit-scrollbar-track {
  background-color: #bbb;
}
.like-list::-webkit-scrollbar {
  width: 8px;
  background-color: #bbb;
}
.like-list::-webkit-scrollbar-thumb {
  background-color: #000;
}
.like-list .like {
    display: block;
    width: 100%;
    margin: 5px 0;
    padding: 5px 0;
    border-bottom: 1px solid #bbb;
}
.like-list .like .avatar {
    width: 45px;
    height: 45px;
}
.like-list .like .like-heading {
    display: block;
    width: 100%;
}
.like-list .like .like-heading .user {
    font-weight: bold;
    margin-top: 0;
    margin-right: 10px;
}
.like-list .like .like-heading .time {
    font-size: 12px;
    color: #555;
    margin-top: 0;
}
.like-list .like .like-body {
    margin-left: 60px;
}
.btn-bottom {
    padding: 0px;
    font-size: 30px;
    background: none;
    line-height: 1 !important;
}
.fa-t {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 30px;
    height: 30px;
    display: inline-block;
}
.fa-candle-card {
    background-image: url('../img/ic_candle_card.png');
}
.fa-candle-card.active {
    background-image: url('../img/ic_candle_card_off.png');
}
.fa-comment-card {
    background-image: url('../img/ic_comments_card.png');
}
.fa-share-card {
    background-image: url('../img/ic_share_card.png');
}
.fa-report-card {
    background-image: url('../img/ic_report_card.png');
}
.fa-report-card.active {
    background-image: url('../img/ic_report_card_off.png');
}
.fa-delete-card {
    background-image: url('../img/ic_delete_card.png');
}
.margin-0 {
    margin: 0px !important;
}
.btn-fab {
    position: fixed !important;
}
.btn-group-sm .btn-fab {
    right: 27px;
    font-size: 20px;
}
.btn-group .btn-fab {
    right: 10px;
    font-size: 30px;
}
#main {
    bottom: 20px;
}
#single-tribute {
    bottom: 95px
}
#group-tribute {
    bottom: 145px
}
.events .sub-heading {
    margin: 0px;
}
footer {
    padding: 25px 0;
    text-align: center;
    background-color: #000;
}
footer span.copyright {
    color: #fff;
    line-height: 40px;
    font-size: 16px;
    font-family: "Calibri", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    text-transform: none;
}
footer ul.quicklinks {
    margin-bottom: 0;
    margin-top: 10px;
    line-height: 40px;
    font-family: "Calibri", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    text-transform: none;
}
footer ul.quicklinks li {
    border-right: 2px solid #fff;
    line-height: 20px;
    padding: 0 15px;
}
footer ul.quicklinks li:last-child {
    border-right: none;
}
footer ul.quicklinks li a {
    color: #fff;
    font-weight: 700;
}
ul.social-buttons {
    margin-bottom: 0;
    margin-top: 20px;
}
ul.social-buttons li a {
    display: block;
    background-color: #fff;
    height: 40px;
    width: 40px;
    border-radius: 100% !important;
    -moz-border-radius: 100% !important;
    -webkit-border-radius: 100% !important;
    font-size: 20px;
    line-height: 40px;
    color: #000;
    outline: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
ul.stores {
    margin-bottom: 25px;
    margin-top: 25px;
}
.contact-block {
    border-left: 2px solid #bbb;
    padding-left: 15px;
    margin-bottom: 50px;
}
.contact-block h4.block-heading {
    text-transform: none;
    color: #000;
}
.contact-block p.block-text {
    font-size: 18px;
    line-height: 20px;
}
.contactlinks li {
    list-style: none;
    margin-bottom: 20px;
}
.contactlinks li a {
    color: #000;
}
.contactlinks li span.large {
    font-size: 22px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    height: 42px;
    line-height: 42px;
}
.select2-container .select2-selection--single .select2-selection__arrow {
    height: 42px;
}
.select2-container .select2-selection {
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    border-radius: 50px !important;
    box-shadow: none !important;
    border: 1px solid #bbb;
    height: 43px;
}
.position-relative {
    position: relative;
}
.photo-tribute.single {
    width: 300px;
    margin: 0 auto;
}
.photo-tribute.group {
    width: 600px;
    margin: 0 auto;
}
.photo-tribute img {
    border: 2px solid #bbb;
    width: 100%;
}
.photo-tribute .photo-upload {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #000;
    color: #fff;
    padding: 5px 0;
    text-align: center;
    cursor: pointer;
}
.input-photo {
    display: none !important;
}
.img-center {
    margin: 0 auto;
}
#avatarUpload {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    left: 0;
    font-size: 0;
    opacity: 0;
    overflow: hidden;
    cursor: pointer;
}
.frames {
    cursor: pointer;
    width: 80px;
    padding: 0px 10px;
    margin: 0 auto;
}
#imageCanvas {
    margin: 0 auto;
    border: 2px solid #bbb;
}
.imgh300 {
    height: 300px;
}
.dropdown.share.open .dropdown-menu {
    width: 50px;
    min-width: 50px;
    left: 35%;
}
.mostrecent {
    padding: 10px 15px;
}
.mostrecent a {
    font-size: 18px;
}
input[type=radio], input[type=checkbox] {
    display:none;
}
input[type=radio] + label:before {
    content: "";  
    display: inline-block;  
    width: 15px;  
    height: 15px;  
    vertical-align:middle;
    margin-right: 8px;  
    background-color: #bbb;  
}
input[type=checkbox] + label:before {
    content: "";  
    display: inline-block;  
    width: 15px;  
    height: 15px;  
    vertical-align:middle;
    margin-right: 8px;  
    background-color: #bbb;  
}
input[type=radio]:checked + label:before {
    content: "\2022";
    color:#fff;
    background-color: #000; 
    font-size:1.8em;
    text-align:center;
    line-height:14px;
}
input[type=checkbox]:checked + label:before {
    content:"\2714";
    color:#fff;
    background-color: #000; 
    text-align:center;
    line-height:15px;
}
@media (max-width: 440px) {
    .login .content {
        margin-top: 10px;
    }
    .login .content h3 {
        font-size: 22px;
    }
    .forget-password {
        display: inline-block;
        margin-top: 20px;
    }
}
@media only screen and (max-width: 768px) {
    .nav > li {
        display: inline-block;
    }
    .navbar-nav {
        margin: 5px 20px;
    }
    .login .content {
        width: 100%;
    }
}
::-moz-selection {
    text-shadow: none;
    background: #000;
    color: #fff;
}
::selection {
    text-shadow: none;
    background: #000;
    color: #fff;
}
img::selection {
    background: transparent;
}
img::-moz-selection {
    background: transparent;
}