<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
replaced @extends to inline rules to speed up sass, need for tplEdit tool.

%text-shadow-high {
	@include text-shadow(1px 1px 1px rgba(#fff,0.33));
}

%text-shadow-low {
	@include text-shadow(1px 1px 1px rgba(#274050,0.28));
}
*/
/* line 29, ../../_shared/components/_button.scss */
.button,
input.button,
button.button {
  border-color: #5a6414 ;
  background-color: #5a6414 ;
  color: #5a6414 ;
}
/* line 8, ../../_shared/components/_button.scss */
.button:active,
input.button:active,
button.button:active {
  border-color: #5a6414 ;
  background-color: #5a6414 ;
  color: #5a6414 ;
}
/* line 14, ../../_shared/components/_button.scss */
.button:hover,
input.button:hover,
button.button:hover {
  border-color: #6B6B6B ;
  background-color: #5a6414 ;
  color: #5a6414 ;
}
/* line 20, ../../_shared/components/_button.scss */
.button:disabled, .button[disabled=disabled], .button.disabled,
input.button:disabled,
input.button[disabled=disabled],
input.button.disabled,
button.button:disabled,
button.button[disabled=disabled],
button.button.disabled {
  border-color: rgba(90, 100, 20, 0.4) ;
  background-color: rgba(90, 100, 20, 0.4) ;
  color: rgba(90, 100, 20, 0.4) ;
}

/* line 36, ../../_shared/components/_button.scss */
.bootstrap .button,
.bootstrap input.button,
.bootstrap button.button {
  border-color: #5a6414 ;
  background-color: #5a6414 ;
  color: #5a6414 ;
}
/* line 8, ../../_shared/components/_button.scss */
.bootstrap .button:active,
.bootstrap input.button:active,
.bootstrap button.button:active {
  border-color: #5a6414 ;
  background-color: #5a6414 ;
  color: #5a6414 ;
}
/* line 14, ../../_shared/components/_button.scss */
.bootstrap .button:hover,
.bootstrap input.button:hover,
.bootstrap button.button:hover {
  border-color: #6B6B6B ;
  background-color: #5a6414 ;
  color: #5a6414 ;
}
/* line 20, ../../_shared/components/_button.scss */
.bootstrap .button:disabled, .bootstrap .button[disabled=disabled], .bootstrap .button.disabled,
.bootstrap input.button:disabled,
.bootstrap input.button[disabled=disabled],
.bootstrap input.button.disabled,
.bootstrap button.button:disabled,
.bootstrap button.button[disabled=disabled],
.bootstrap button.button.disabled {
  border-color: rgba(90, 100, 20, 0.4) ;
  background-color: rgba(90, 100, 20, 0.4) ;
  color: rgba(90, 100, 20, 0.4) ;
}

/* line 43, ../../_shared/components/_button.scss */
.bootstrap .buttons .button.cancel:not(.small):not(.square),
.buttons .button.cancel:not(.small):not(.square) {
  background-color: transparent !important;
  border-color: #074166 !important;
  color: #074166 !important;
}
/* line 49, ../../_shared/components/_button.scss */
.bootstrap .buttons .button.cancel:not(.small):not(.square):hover,
.buttons .button.cancel:not(.small):not(.square):hover {
  background-color: rgba(0, 0, 0, 0.05) !important;
}

/* line 55, ../../_shared/components/_button.scss */
.uploader .button.cancel:not(.small):not(.square),
.uploader .button.cancel-all:not(.small):not(.square) {
  background-color: transparent !important;
  border-color: #074166 !important;
  color: #074166 !important;
}
/* line 61, ../../_shared/components/_button.scss */
.uploader .button.cancel:not(.small):not(.square):hover,
.uploader .button.cancel-all:not(.small):not(.square):hover {
  background-color: rgba(0, 0, 0, 0.05) !important;
  border-color: #074166 !important;
  color: #074166 !important;
}

/* line 71, ../../_shared/components/_button.scss */
.edit-form .bootstrap .buttons .button.cancel:not(.small):not(.square),
.edit-form .buttons .button.cancel:not(.small):not(.square),
.edit-info .bootstrap .buttons .button.cancel:not(.small):not(.square),
.edit-info .buttons .button.cancel:not(.small):not(.square) {
  background-color: transparent !important;
  border-color: #283b52 !important;
  color: #283b52 !important;
}
/* line 77, ../../_shared/components/_button.scss */
.edit-form .bootstrap .buttons .button.cancel:not(.small):not(.square):hover,
.edit-form .buttons .button.cancel:not(.small):not(.square):hover,
.edit-info .bootstrap .buttons .button.cancel:not(.small):not(.square):hover,
.edit-info .buttons .button.cancel:not(.small):not(.square):hover {
  background-color: rgba(0, 0, 0, 0.05) !important;
  border-color: #283b52 !important;
  color: #283b52 !important;
}

/* line 85, ../../_shared/components/_button.scss */
.modal:not(.simple-popup) .modal-footer .button.cancel:not(.small):not(.square),
.modal:not(.simple-popup) .button.cancel-all:not(.small):not(.square) {
  background-color: transparent !important;
  border-color: #074166 !important;
  color: #074166 !important;
}
/* line 91, ../../_shared/components/_button.scss */
.modal:not(.simple-popup) .modal-footer .button.cancel:not(.small):not(.square):hover,
.modal:not(.simple-popup) .button.cancel-all:not(.small):not(.square):hover {
  background-color: rgba(0, 0, 0, 0.05) !important;
  border-color: #074166 !important;
  color: #074166 !important;
}

/* line 5, ../../_shared/components/_hint.scss */
.menu-desktop-wrapper #menu_desktop #menu_top &gt; ul &gt; li .hint--suggestion:before,
.menu-desktop-wrapper #menu_desktop #menu_top &gt; ul &gt; li .sound.none:before,
.menu-desktop-wrapper #menu_desktop #menu_top &gt; ul &gt; li .sound.disabled-by-browser:before {
  border-bottom-color: #ffffff;
}

/* line 10, ../../_shared/components/_hint.scss */
.menu-desktop-wrapper #menu_desktop #menu_top &gt; ul &gt; li .sound.none &gt; .hint--html-content,
.menu-desktop-wrapper #menu_desktop #menu_top &gt; ul &gt; li .sound.disabled-by-browser &gt; .hint--html-content,
.menu-desktop-wrapper #menu_desktop #menu_top &gt; ul &gt; li .hint--suggestion &gt; .hint--html-content,
.menu-desktop-wrapper #menu_desktop #menu_top &gt; ul &gt; li .sound.none:after,
.menu-desktop-wrapper #menu_desktop #menu_top &gt; ul &gt; li .sound.disabled-by-browser:after,
.menu-desktop-wrapper #menu_desktop #menu_top &gt; ul &gt; li .hint--suggestion:after {
  background-color: #ffffff;
  color: #074166;
  text-shadow: none;
}

/* line 22, ../../_shared/components/_hint.scss */
#page-gallery-edit-photos .hint--white.hint--right:before,
#page-gallery-edit-photos .hint--white.hint--right-side:before,
#page-gallery-edit-videos .hint--white.hint--right:before,
#page-gallery-edit-videos .hint--white.hint--right-side:before {
  border-right-color: #ffffff;
}

/* line 28, ../../_shared/components/_hint.scss */
#page-gallery-edit-photos .hint--white:after,
#page-gallery-edit-photos .hint--white &gt; .hint--html-content,
#page-gallery-edit-photos .hint--white:hover &gt; .hint--html-content,
#page-gallery-edit-videos .hint--white:after,
#page-gallery-edit-videos .hint--white &gt; .hint--html-content,
#page-gallery-edit-videos .hint--white:hover &gt; .hint--html-content {
  background-color: #ffffff;
  color: #074166;
  text-shadow: none;
}

/* line 39, ../../_shared/components/_hint.scss */
#page-gallery-photos .title-tooltip:after,
#page-gallery-photos .title-tooltip &gt; .hint--html-content,
#page-gallery-photos .title-tooltip:hover &gt; .hint--html-content,
#page-gallery-videos .title-tooltip:after,
#page-gallery-videos .title-tooltip &gt; .hint--html-content,
#page-gallery-videos .title-tooltip:hover &gt; .hint--html-content {
  background-color: #ffffff !important;
  color: #074166 !important;
  text-shadow: none;
}

/* line 53, ../../_shared/components/_hint.scss */
.uploader-wrapper .preview .hint--info:before,
.uploader-wrapper .preview .hint--info:hover:before,
.uploader-wrapper .preview .hint--bottom.hint--info:before {
  border-bottom-color: #ffffff !important;
  border-left-color: #ffffff !important;
}
/* line 60, ../../_shared/components/_hint.scss */
.uploader-wrapper .preview .hint--info:after,
.uploader-wrapper .preview .hint--info:hover:after {
  background-color: #ffffff !important;
  color: #074166 !important;
  text-shadow: none;
}

/* line 71, ../../_shared/components/_hint.scss */
#page-settings .hint--rounded.hint--top:after, #page-settings .hint--rounded.hint--top .hint--html-content {
  color: #074166 !important;
  background-color: #ffffff !important;
}
/* line 76, ../../_shared/components/_hint.scss */
#page-settings .hint--rounded.hint--top:before,
#page-settings .hint--rounded.hint--top:after {
  border-top-color: #ffffff !important;
}

/* line 84, ../../_shared/components/_hint.scss */
.dialog-invite-change-privacy .hint--rounded.hint--top:after, .dialog-invite-change-privacy .hint--rounded.hint--top .hint--html-content {
  color: #074166 !important;
  background-color: #ffffff !important;
}
/* line 89, ../../_shared/components/_hint.scss */
.dialog-invite-change-privacy .hint--rounded.hint--top:before,
.dialog-invite-change-privacy .hint--rounded.hint--top:after {
  border-top-color: #ffffff !important;
}

/* line 1, ../../_shared/components/_line_separator.scss */
hr.info-separator {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M2ZDdkOSIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjUlIiBzdG9wLWNvbG9yPSIjYzZkN2Q5Ii8+PHN0b3Agb2Zmc2V0PSI5NSUiIHN0b3AtY29sb3I9IiNjNmQ3ZDkiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNmQ3ZDkiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(198, 215, 217, 0)), color-stop(5%, #c6d7d9), color-stop(95%, #c6d7d9), color-stop(100%, rgba(198, 215, 217, 0)));
  background-image: -moz-linear-gradient(left, rgba(198, 215, 217, 0) 0%, #c6d7d9 5%, #c6d7d9 95%, rgba(198, 215, 217, 0) 100%);
  background-image: -webkit-linear-gradient(left, rgba(198, 215, 217, 0) 0%, #c6d7d9 5%, #c6d7d9 95%, rgba(198, 215, 217, 0) 100%);
  background-image: linear-gradient(to right, rgba(198, 215, 217, 0) 0%, #c6d7d9 5%, #c6d7d9 95%, rgba(198, 215, 217, 0) 100%);
}
/* line 4, ../../_shared/components/_line_separator.scss */
.modal-dialog hr.info-separator {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdhYTFhNiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjUlIiBzdG9wLWNvbG9yPSIjN2FhMWE2Ii8+PHN0b3Agb2Zmc2V0PSI5NSUiIHN0b3AtY29sb3I9IiM3YWExYTYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3YWExYTYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(122, 161, 166, 0)), color-stop(5%, #7aa1a6), color-stop(95%, #7aa1a6), color-stop(100%, rgba(122, 161, 166, 0)));
  background-image: -moz-linear-gradient(left, rgba(122, 161, 166, 0) 0%, #7aa1a6 5%, #7aa1a6 95%, rgba(122, 161, 166, 0) 100%);
  background-image: -webkit-linear-gradient(left, rgba(122, 161, 166, 0) 0%, #7aa1a6 5%, #7aa1a6 95%, rgba(122, 161, 166, 0) 100%);
  background-image: linear-gradient(to right, rgba(122, 161, 166, 0) 0%, #7aa1a6 5%, #7aa1a6 95%, rgba(122, 161, 166, 0) 100%);
}

/* line 9, ../../_shared/components/_line_separator.scss */
hr.info-separator.full-line {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M2ZDdkOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2M2ZDdkOSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #c6d7d9), color-stop(100%, #c6d7d9));
  background-image: -moz-linear-gradient(left, #c6d7d9 0%, #c6d7d9 100%);
  background-image: -webkit-linear-gradient(left, #c6d7d9 0%, #c6d7d9 100%);
  background-image: linear-gradient(to right, #c6d7d9 0%, #c6d7d9 100%);
}

/* line 14, ../../_shared/components/_line_separator.scss */
.dialog-upgrade-notification hr.hr {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q5ZDlkOSIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjUlIiBzdG9wLWNvbG9yPSIjZDlkOWQ5Ii8+PHN0b3Agb2Zmc2V0PSI5NSUiIHN0b3AtY29sb3I9IiNkOWQ5ZDkiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOWQ5ZDkiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(217, 217, 217, 0)), color-stop(5%, #d9d9d9), color-stop(95%, #d9d9d9), color-stop(100%, rgba(217, 217, 217, 0)));
  background-image: -moz-linear-gradient(left, rgba(217, 217, 217, 0) 0%, #d9d9d9 5%, #d9d9d9 95%, rgba(217, 217, 217, 0) 100%);
  background-image: -webkit-linear-gradient(left, rgba(217, 217, 217, 0) 0%, #d9d9d9 5%, #d9d9d9 95%, rgba(217, 217, 217, 0) 100%);
  background-image: linear-gradient(to right, rgba(217, 217, 217, 0) 0%, #d9d9d9 5%, #d9d9d9 95%, rgba(217, 217, 217, 0) 100%);
}

/* line 1, ../../_shared/layout/_heads.scss */
html, body {
  color: #313131;
}

/* line 5, ../../_shared/layout/_heads.scss */
body {
  background-color: #daf2f5;
}

/* line 9, ../../_shared/layout/_heads.scss */
.bootstrap a,
a {
  color: #595959;
}

/* line 15, ../../_shared/layout/_heads.scss */
h1 {
  color: #313131;
}

/* line 18, ../../_shared/layout/_heads.scss */
h2 {
  color: #313131;
}

/* line 21, ../../_shared/layout/_heads.scss */
h3 {
  color: #313131;
}

/* line 24, ../../_shared/layout/_heads.scss */
h4 {
  color: #313131;
}

/* line 27, ../../_shared/layout/_heads.scss */
h5 {
  color: #313131;
}

/* line 37, ../../_shared/layout/_heads.scss */
#new_tribute_form h3, #new_tribute_form h4,
.gallery_upload_form h3,
.gallery_upload_form h4,
.rounded-box.gallery_upload_form h3,
.rounded-box.gallery_upload_form h4,
#add_lifestory_box h3,
#add_lifestory_box h4,
#add_story_box h3,
#add_story_box h4 {
  color: #283b52;
}
/* line 40, ../../_shared/layout/_heads.scss */
#new_tribute_form h3 a, #new_tribute_form h3 a i, #new_tribute_form h4 a, #new_tribute_form h4 a i,
.gallery_upload_form h3 a,
.gallery_upload_form h3 a i,
.gallery_upload_form h4 a,
.gallery_upload_form h4 a i,
.rounded-box.gallery_upload_form h3 a,
.rounded-box.gallery_upload_form h3 a i,
.rounded-box.gallery_upload_form h4 a,
.rounded-box.gallery_upload_form h4 a i,
#add_lifestory_box h3 a,
#add_lifestory_box h3 a i,
#add_lifestory_box h4 a,
#add_lifestory_box h4 a i,
#add_story_box h3 a,
#add_story_box h3 a i,
#add_story_box h4 a,
#add_story_box h4 a i {
  color: #283b52;
}

/* line 5, ../../_shared/layout/_layout.scss */
body &gt; .scroll-top {
  background-color: #d1ecf0;
}
/* line 7, ../../_shared/layout/_layout.scss */
body &gt; .scroll-top i {
  color: #283b52;
}
/* line 12, ../../_shared/layout/_layout.scss */
body .no-image-icon {
  color: #e4f5f7 !important;
  background-color: #bccdcf !important;
}
/* line 16, ../../_shared/layout/_layout.scss */
body .no-image-error {
  fill: #db4c3f !important;
  stroke: #db4c3f !important;
  background-color: #fec0b6 !important;
}
/* line 21, ../../_shared/layout/_layout.scss */
body .no-image-error .converting-content {
  fill: #db4c3f !important;
  stroke: #db4c3f !important;
}
/* line 26, ../../_shared/layout/_layout.scss */
body .no-image-converting {
  fill: #3c4f66 !important;
  stroke: #3c4f66 !important;
  background-color: #ffffff !important;
}
/* line 31, ../../_shared/layout/_layout.scss */
body .no-image-converting .error-content {
  fill: #3c4f66 !important;
  stroke: #3c4f66 !important;
}

/* line 38, ../../_shared/layout/_layout.scss */
#main {
  background: linear-gradient(#daf2f5, #daf2f5);
}
/* line 45, ../../_shared/layout/_layout.scss */
#main.old {
  background-color: inherit;
}

/* line 50, ../../_shared/layout/_layout.scss */
#header {
  background-color: #daf2f5;
}
@media (max-width: 1140px) {
  /* line 50, ../../_shared/layout/_layout.scss */
  #header {
    background-color: #ffffff;
  }
  /* line 53, ../../_shared/layout/_layout.scss */
  #header.without-photo {
    background-color: #ffffff;
  }
}
/* line 59, ../../_shared/layout/_layout.scss */
#header &gt; .head {
  color: #283b52;
}
/* line 62, ../../_shared/layout/_layout.scss */
#header &gt; .head .menu-desktop-wrapper {
  transition: background-color .5s;
  color: #283b52;
  background-color: rgba(209, 236, 240, 0.25);
}
/* line 68, ../../_shared/layout/_layout.scss */
#header &gt; .head.scrolled {
  border-bottom: 1px solid #d1ecf0;
}
/* line 71, ../../_shared/layout/_layout.scss */
#header &gt; .head.scrolled .menu-desktop-wrapper {
  background-color: #d1ecf0;
}
/* line 77, ../../_shared/layout/_layout.scss */
#header #cover-memorial {
  display: block;
  background: url("../images/cover.png") repeat center center #d1ecf0;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
@media (max-width: 1140px) {
  /* line 77, ../../_shared/layout/_layout.scss */
  #header #cover-memorial {
    background: url("../images/cover_mobile.png") repeat center center #d1ecf0;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
  }
}
/* line 92, ../../_shared/layout/_layout.scss */
#header #cover-memorial #title-memorial h2 {
  color: #283b52;
}
/* line 94, ../../_shared/layout/_layout.scss */
#header #cover-memorial #title-memorial h2 &gt; span {
  color: #283b52;
}
/* line 99, ../../_shared/layout/_layout.scss */
#header #cover-memorial #title-memorial h2.editable:hover {
  background-color: rgba(40, 59, 82, 0.1);
}
/* line 102, ../../_shared/layout/_layout.scss */
#header #cover-memorial #title-memorial h2.editable:hover i {
  color: rgba(40, 59, 82, 0.1);
}
/* line 111, ../../_shared/layout/_layout.scss */
#header .covid-label-wrapper {
  color: #283b52;
}
/* line 114, ../../_shared/layout/_layout.scss */
#header .covid-label-wrapper .text-wrapper {
  background-image: url("../images/title_pattern_image.png");
}
/* line 122, ../../_shared/layout/_layout.scss */
#header .mobile-info-wrapper #title-memorial-mobile h2 {
  color: #283b52;
}
/* line 124, ../../_shared/layout/_layout.scss */
#header .mobile-info-wrapper #title-memorial-mobile h2 &gt; span {
  color: #283b52;
}
/* line 129, ../../_shared/layout/_layout.scss */
#header .mobile-info-wrapper #title-memorial-mobile h2.editable:hover {
  background-color: #d7eaf5;
}
/* line 132, ../../_shared/layout/_layout.scss */
#header .mobile-info-wrapper #title-memorial-mobile h2.editable:hover i {
  color: #b4c7d2;
}

@media (max-width: 1140px) {
  /* line 141, ../../_shared/layout/_layout.scss */
  #header #menu_mobile .menu-item.sound.on {
    color: #283b52;
  }
}

@media (max-width: 1140px) {
  /* line 147, ../../_shared/layout/_layout.scss */
  #header #menu_mobile .menu-item.sound.off {
    color: #283b52;
  }
}

@media (max-width: 1140px) {
  /* line 153, ../../_shared/layout/_layout.scss */
  #header #menu_mobile .menu-item.sound,
  #header #menu_mobile .menu-item.sound.none {
    color: #283b52;
  }
}

@media (max-width: 1140px) {
  /* line 160, ../../_shared/layout/_layout.scss */
  #header #menu_mobile .menu-item.icon-menu-swipe {
    color: #283b52;
  }
}

/* line 166, ../../_shared/layout/_layout.scss */
#main #header #cover-memorial .cover-wrapper #title-memorial h2 .blur-background {
  background-image: url("../images/title_pattern_image.png");
}

@media (max-width: 1140px) {
  /* line 174, ../../_shared/layout/_layout.scss */
  #main #header #cover-memorial .cover-wrapper #title-memorial.without-title-photo h2 &gt; span {
    color: #283b52;
  }
  /* line 177, ../../_shared/layout/_layout.scss */
  #main #header #cover-memorial .cover-wrapper #title-memorial.without-title-photo h2 &gt; span + span {
    color: #283b52;
  }
}

/* line 183, ../../_shared/layout/_layout.scss */
#main #header .additional-mobile-info #title-memorial-mobile h2 &gt; span {
  color: #074166;
}
/* line 186, ../../_shared/layout/_layout.scss */
#main #header .additional-mobile-info #title-memorial-mobile h2 &gt; span + span {
  color: #074166;
}
/* line 192, ../../_shared/layout/_layout.scss */
#main #header .additional-mobile-info .social.mobile a {
  background-color: #ffffff;
  color: #074166;
}

/* line 200, ../../_shared/layout/_layout.scss */
#mobile-action-menu .drop-button {
  background-color: #ffffff;
  color: #074166;
  border: 1px solid #e6e6e6;
}

/* line 208, ../../_shared/layout/_layout.scss */
#main #header .additional-mobile-info .social.mobile {
  border-bottom-color: #e6e6e6;
  border-top-color: #e6e6e6;
}

/* line 214, ../../_shared/layout/_layout.scss */
#content {
  background: #ffffff;
  color: #074166;
}
/* line 218, ../../_shared/layout/_layout.scss */
#content.old {
  -moz-box-shadow: 0px 4px 1px rgba(7, 65, 102, 0.2);
  -webkit-box-shadow: 0px 4px 1px rgba(7, 65, 102, 0.2);
  box-shadow: 0px 4px 1px rgba(7, 65, 102, 0.2);
}

/* line 223, ../../_shared/layout/_layout.scss */
select option:disabled,
select optgroup,
select option.empty,
select option[value=""],
select.form-control option:disabled,
select.form-control optgroup,
select.form-control option.empty,
select.form-control option[value=""] {
  color: #a3a7a8;
}

/* line 234, ../../_shared/layout/_layout.scss */
.bootstrap .has-success .form-control,
.bootstrap .form-control,
.form-control,
input:not(.button):not(.btn):not([type='submit']),
select,
textarea,
.redactor-box {
  border: 1px solid #cdcdcd !important;
}

/* line 243, ../../_shared/layout/_layout.scss */
.redactor-box.error {
  border-color: #cd2b26 !important;
}

/* line 246, ../../_shared/layout/_layout.scss */
.redactor-toolbar {
  border-bottom: 1px solid #cdcdcd !important;
}

/* line 250, ../../_shared/layout/_layout.scss */
select:not(.filled):not(#f_perms),
select.form-control:not(.filled):not(#f_perms) {
  color: #a3a7a8 !important;
}

/* line 255, ../../_shared/layout/_layout.scss */
.modal-content select:not(.filled):not(#f_perms),
.modal-content select.form-control:not(.filled):not(#f_perms) {
  color: #a3a7a8 !important;
}
/* line 259, ../../_shared/layout/_layout.scss */
.modal-content select:not(.filled):not(#f_perms) option,
.modal-content select.form-control:not(.filled):not(#f_perms) option {
  color: #074166 !important;
}
/* line 262, ../../_shared/layout/_layout.scss */
.modal-content select:not(.filled):not(#f_perms) option:disabled, .modal-content select:not(.filled):not(#f_perms) option[value=""],
.modal-content select.form-control:not(.filled):not(#f_perms) option:disabled,
.modal-content select.form-control:not(.filled):not(#f_perms) option[value=""] {
  color: #a3a7a8 !important;
}

/* line 268, ../../_shared/layout/_layout.scss */
.help-block.form-error,
.bootstrap .help-block.form-error,
form .help-block.form-error,
form bootstrap .help-block.form-error,
.help-block.account-not-found {
  color: #cd2b26 !important;
}

/* line 276, ../../_shared/layout/_layout.scss */
.form-control.error,
.redactor-box.error {
  border-color: #cd2b26 !important;
}

/* line 281, ../../_shared/layout/_layout.scss */
#footer {
  background-color: #ebf2ef;
  color: #074166;
  border-top: 1px solid #cdd4d1;
}
/* line 290, ../../_shared/layout/_layout.scss */
#footer .container .content-wrapper a {
  color: #074166;
}
/* line 293, ../../_shared/layout/_layout.scss */
#footer .container .content-wrapper a:hover, #footer .container .content-wrapper a:focus {
  color: #074166;
}
/* line 299, ../../_shared/layout/_layout.scss */
#footer .container .follow-us-wrapper {
  color: #074166;
}
/* line 304, ../../_shared/layout/_layout.scss */
#footer .container .follow-us-wrapper .icons a i {
  color: #074166;
}
/* line 307, ../../_shared/layout/_layout.scss */
#footer .container .follow-us-wrapper .icons a i:hover, #footer .container .follow-us-wrapper .icons a i:focus {
  color: #074166;
}

/* line 1, ../../_shared/layout/_aside.scss */
#aside {
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.33);
}
/* line 5, ../../_shared/layout/_aside.scss */
#aside .block {
  color: #283b52;
  background-color: #e4f5f7;
  border: 1px solid #d0e1e3;
}
/* line 10, ../../_shared/layout/_aside.scss */
#aside .block h3 {
  color: #283b52;
}
/* line 14, ../../_shared/layout/_aside.scss */
#aside .block a {
  color: #2175a6;
}
/* line 16, ../../_shared/layout/_aside.scss */
#aside .block a:hover {
  color: #2175a6;
}
/* line 22, ../../_shared/layout/_aside.scss */
#aside .block .anonymous-hint:before {
  border-left-color: #ffffff;
  color: #074166;
}
/* line 27, ../../_shared/layout/_aside.scss */
#aside .block .anonymous-hint .hint--html-content {
  background-color: #ffffff;
  color: #074166;
  text-shadow: none;
}
/* line 34, ../../_shared/layout/_aside.scss */
#aside .block.block-alt {
  color: #283b52;
  background-color: #e4f5f7;
  border: 1px solid #d0e1e3;
}
/* line 39, ../../_shared/layout/_aside.scss */
#aside .block.block-alt a, #aside .block.block-alt .anonymous {
  color: #283b52 !important;
}
/* line 41, ../../_shared/layout/_aside.scss */
#aside .block.block-alt a:hover, #aside .block.block-alt .anonymous:hover {
  color: #283b52 !important;
}
/* line 48, ../../_shared/layout/_aside.scss */
#aside .block.invitation h3 {
  color: #283b52;
}
/* line 63, ../../_shared/layout/_aside.scss */
#aside .block.subscriptions h3 a {
  color: #074166 !important;
}
/* line 67, ../../_shared/layout/_aside.scss */
#aside .block.subscriptions .not-subscribed {
  color: #074166;
}
/* line 72, ../../_shared/layout/_aside.scss */
#aside .block.subscriptions ul &gt; li a i:before {
  color: #3a7499;
}
/* line 79, ../../_shared/layout/_aside.scss */
#aside .block.subscriptions ul &gt; li a.on:before {
  color: #205a7f;
}
/* line 84, ../../_shared/layout/_aside.scss */
#aside .block.subscriptions ul &gt; li a.off i:before {
  color: #cccccc;
}
/* line 87, ../../_shared/layout/_aside.scss */
#aside .block.subscriptions ul &gt; li a.off:before {
  color: #a4a4a4;
}
/* line 92, ../../_shared/layout/_aside.scss */
#aside .block.subscriptions ul &gt; li a.on:before, #aside .block.subscriptions ul &gt; li a.off:before {
  background-color: #fff;
  text-shadow: 0 0 2px #fff;
}
/* line 100, ../../_shared/layout/_aside.scss */
#aside .block.visits {
  color: #283b52;
  background-color: #fff4db;
  border: 1px solid #ebe0c7;
}
/* line 105, ../../_shared/layout/_aside.scss */
#aside .block.visits a {
  color: #283b52 !important;
}
/* line 107, ../../_shared/layout/_aside.scss */
#aside .block.visits a:hover {
  color: #283b52 !important;
}
/* line 113, ../../_shared/layout/_aside.scss */
#aside .block.slideshow {
  color: #283b52;
  background-color: #fff4db;
  border: 1px solid #ebe0c7;
}
/* line 118, ../../_shared/layout/_aside.scss */
#aside .block.slideshow h3 {
  color: #283b52;
}
/* line 122, ../../_shared/layout/_aside.scss */
#aside .block.slideshow a {
  color: #283b52 !important;
}
/* line 124, ../../_shared/layout/_aside.scss */
#aside .block.slideshow a:hover {
  color: #283b52 !important;
}
/* line 129, ../../_shared/layout/_aside.scss */
#aside .block.slideshow .add_new_photo .button {
  border-color: #ba8831;
  background-color: #e0ae57;
  color: #ffffff;
}
/* line 134, ../../_shared/layout/_aside.scss */
#aside .block.slideshow .add_new_photo .button:hover {
  border-color: #ba8831;
  background-color: #efbd66;
  color: #ffffff;
}
/* line 147, ../../_shared/layout/_aside.scss */
#aside .facebook a {
  color: #283b52 !important;
}
/* line 151, ../../_shared/layout/_aside.scss */
#aside #aside_invitation_button {
  border-color: #ba8831;
  background-color: #e0ae57;
  color: #ffffff;
}
/* line 156, ../../_shared/layout/_aside.scss */
#aside #aside_invitation_button:hover {
  border-color: #ba8831;
  background-color: #efbd66;
  color: #ffffff;
}
/* line 165, ../../_shared/layout/_aside.scss */
#aside #aside_activities #show-more-activities .arrow {
  color: #283b52;
}
/* line 170, ../../_shared/layout/_aside.scss */
#aside #aside_activities .empty-activity-list {
  color: #283b52;
}

/* line 2, ../../_shared/layout/_menus.scss */
section.head {
  border-bottom: 1px solid rgba(209, 236, 240, 0.25);
}
/* line 5, ../../_shared/layout/_menus.scss */
section.head.scrolled {
  border-bottom: 1px solid #d1ecf0;
}

/* line 13, ../../_shared/layout/_menus.scss */
.menu-desktop-wrapper #menu_desktop #menu_top &gt; ul &gt; li {
  color: #283b52;
}
/* line 15, ../../_shared/layout/_menus.scss */
.menu-desktop-wrapper #menu_desktop #menu_top &gt; ul &gt; li a {
  color: #283b52;
}
/* line 17, ../../_shared/layout/_menus.scss */
.menu-desktop-wrapper #menu_desktop #menu_top &gt; ul &gt; li a:hover {
  color: #283b52;
}
/* line 20, ../../_shared/layout/_menus.scss */
.menu-desktop-wrapper #menu_desktop #menu_top &gt; ul &gt; li a:hover .menu-hover-effect {
  background: #283b52;
}
/* line 26, ../../_shared/layout/_menus.scss */
.menu-desktop-wrapper #menu_desktop #menu_top &gt; ul &gt; li.dropdown &gt; ul.submenu {
  border-color: #e6e6e6;
  background-color: #ffffff;
  color: #283b52;
}
/* line 31, ../../_shared/layout/_menus.scss */
.menu-desktop-wrapper #menu_desktop #menu_top &gt; ul &gt; li.dropdown &gt; ul.submenu &gt; li a {
  color: #283b52;
}
/* line 33, ../../_shared/layout/_menus.scss */
.menu-desktop-wrapper #menu_desktop #menu_top &gt; ul &gt; li.dropdown &gt; ul.submenu &gt; li a:hover {
  color: #283b52;
  background-color: #d1ecf0;
}
/* line 40, ../../_shared/layout/_menus.scss */
.menu-desktop-wrapper #menu_desktop #menu_top &gt; ul &gt; li.dropdown &gt; ul.submenu:before {
  border-color: transparent transparent #ffffff transparent;
}
/* line 44, ../../_shared/layout/_menus.scss */
.menu-desktop-wrapper #menu_desktop #menu_top &gt; ul &gt; li.dropdown &gt; ul.submenu:after {
  border-color: transparent transparent #e6e6e6 transparent;
}

/* line 55, ../../_shared/layout/_menus.scss */
#page-about.editable .edit-memorial-info-wrapper #edit-memorial-menu ul.submenu {
  background-color: #ffffff;
  border-color: #e6e6e6;
}
/* line 60, ../../_shared/layout/_menus.scss */
#page-about.editable .edit-memorial-info-wrapper #edit-memorial-menu ul.submenu li a {
  color: #074166;
}
/* line 62, ../../_shared/layout/_menus.scss */
#page-about.editable .edit-memorial-info-wrapper #edit-memorial-menu ul.submenu li a:hover {
  color: #283b52;
  background-color: #ebf2ef;
}
/* line 69, ../../_shared/layout/_menus.scss */
#page-about.editable .edit-memorial-info-wrapper #edit-memorial-menu ul.submenu:before {
  border-color: transparent transparent #ffffff transparent;
}
/* line 73, ../../_shared/layout/_menus.scss */
#page-about.editable .edit-memorial-info-wrapper #edit-memorial-menu ul.submenu:after {
  border-color: transparent transparent #e6e6e6 transparent;
}

/* line 79, ../../_shared/layout/_menus.scss */
#menu_swipe {
  color: #074166;
  background-color: #ffffff;
}
/* line 83, ../../_shared/layout/_menus.scss */
#menu_swipe .swipe-header {
  background-color: #d1ecf0;
}
/* line 86, ../../_shared/layout/_menus.scss */
#menu_swipe .swipe-header ul:before {
  box-shadow: 2px 2px 0 rgba(40, 59, 82, 0.2);
  background-color: #283b52;
  color: #c2dde1;
}
/* line 92, ../../_shared/layout/_menus.scss */
#menu_swipe .swipe-header li.user-name {
  color: #283b52;
}
/* line 96, ../../_shared/layout/_menus.scss */
#menu_swipe .swipe-header li.user-email {
  color: #283b52 !important;
}
/* line 102, ../../_shared/layout/_menus.scss */
#menu_swipe &gt; ul li.top-line {
  border-color: #cdcdcd;
}
/* line 106, ../../_shared/layout/_menus.scss */
#menu_swipe &gt; ul li .submenu-title-wrapper {
  border-color: #cdcdcd;
}
/* line 109, ../../_shared/layout/_menus.scss */
#menu_swipe &gt; ul li .submenu-title-wrapper .submenu-title {
  color: #8c8c8c;
}
/* line 116, ../../_shared/layout/_menus.scss */
#menu_swipe &gt; ul &gt; li a {
  color: #074166;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
/* line 121, ../../_shared/layout/_menus.scss */
#menu_swipe &gt; ul &gt; li a:hover, #menu_swipe &gt; ul &gt; li a:active {
  background-color: #d7eaf5;
  color: #074166 !important;
}
/* line 128, ../../_shared/layout/_menus.scss */
#menu_swipe &gt; ul &gt; li.swipe-header {
  color: #283b52;
  background-color: #d1ecf0 !important;
}
/* line 134, ../../_shared/layout/_menus.scss */
#menu_swipe &gt; ul &gt; li.swipe-header .user-signed-in:before {
  background-color: #283b52 !important;
}
/* line 138, ../../_shared/layout/_menus.scss */
#menu_swipe &gt; ul &gt; li.swipe-header .user-signed-in:before,
#menu_swipe &gt; ul &gt; li.swipe-header .user-signed-in a {
  color: #283b52;
}
/* line 146, ../../_shared/layout/_menus.scss */
#menu_swipe &gt; ul &gt; li &gt; ul &gt; li a {
  color: #074166;
  background-color: #ffffff;
}

/* line 155, ../../_shared/layout/_menus.scss */
.ordering a {
  color: #283b52;
}
/* line 158, ../../_shared/layout/_menus.scss */
.ordering a:hover {
  background: #d0e1e3;
}

/* line 164, ../../_shared/layout/_menus.scss */
ul.actions li {
  border-color: #283b52;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 169, ../../_shared/layout/_menus.scss */
ul.actions li a.action {
  background: #e4f5f7;
  color: #283b52;
}
/* line 175, ../../_shared/layout/_menus.scss */
ul.actions li a.action.edit:hover, ul.actions li a.action.delete:hover {
  background: #d0e1e3;
  color: #283b52;
}

/* line 187, ../../_shared/layout/_menus.scss */
#page-gallery-photo .page-actions a {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
  background: #e4f5f7 !important;
  color: #283b52 !important;
}
/* line 192, ../../_shared/layout/_menus.scss */
#page-gallery-photo .page-actions a:hover {
  text-decoration: none;
  background: #d0e1e3 !important;
  color: #283b52 !important;
}

/* line 187, ../../_shared/layout/_menus.scss */
#page-gallery-photos .page-actions a {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
  background: #e4f5f7 !important;
  color: #283b52 !important;
}
/* line 192, ../../_shared/layout/_menus.scss */
#page-gallery-photos .page-actions a:hover {
  text-decoration: none;
  background: #d0e1e3 !important;
  color: #283b52 !important;
}

/* line 187, ../../_shared/layout/_menus.scss */
#page-gallery-video .page-actions a {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
  background: #e4f5f7 !important;
  color: #283b52 !important;
}
/* line 192, ../../_shared/layout/_menus.scss */
#page-gallery-video .page-actions a:hover {
  text-decoration: none;
  background: #d0e1e3 !important;
  color: #283b52 !important;
}

/* line 187, ../../_shared/layout/_menus.scss */
#page-gallery-videos .page-actions a {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
  background: #e4f5f7 !important;
  color: #283b52 !important;
}
/* line 192, ../../_shared/layout/_menus.scss */
#page-gallery-videos .page-actions a:hover {
  text-decoration: none;
  background: #d0e1e3 !important;
  color: #283b52 !important;
}

/* line 187, ../../_shared/layout/_menus.scss */
#page-gallery-songs .page-actions a {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
  background: #e4f5f7 !important;
  color: #283b52 !important;
}
/* line 192, ../../_shared/layout/_menus.scss */
#page-gallery-songs .page-actions a:hover {
  text-decoration: none;
  background: #d0e1e3 !important;
  color: #283b52 !important;
}

/* line 187, ../../_shared/layout/_menus.scss */
#page-gallery-edit-photos .page-actions a {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
  background: #e4f5f7 !important;
  color: #283b52 !important;
}
/* line 192, ../../_shared/layout/_menus.scss */
#page-gallery-edit-photos .page-actions a:hover {
  text-decoration: none;
  background: #d0e1e3 !important;
  color: #283b52 !important;
}

/* line 187, ../../_shared/layout/_menus.scss */
#page-gallery-edit-videos .page-actions a {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
  background: #e4f5f7 !important;
  color: #283b52 !important;
}
/* line 192, ../../_shared/layout/_menus.scss */
#page-gallery-edit-videos .page-actions a:hover {
  text-decoration: none;
  background: #d0e1e3 !important;
  color: #283b52 !important;
}

/* line 204, ../../_shared/layout/_menus.scss */
#menu_memorial .menu-wrapper &gt; ul,
#menu_memorial_mobile .menu-wrapper &gt; ul {
  background-color: #ebf2ef;
  position: relative;
}
/* line 208, ../../_shared/layout/_menus.scss */
#menu_memorial .menu-wrapper &gt; ul &gt; li &gt; a,
#menu_memorial_mobile .menu-wrapper &gt; ul &gt; li &gt; a {
  background-color: #ebf2ef;
  color: #283b52;
}
/* line 211, ../../_shared/layout/_menus.scss */
#menu_memorial .menu-wrapper &gt; ul &gt; li &gt; a .icon-borders-down,
#menu_memorial_mobile .menu-wrapper &gt; ul &gt; li &gt; a .icon-borders-down {
  color: #283b52;
  margin-left: 4px;
}
/* line 216, ../../_shared/layout/_menus.scss */
#menu_memorial .menu-wrapper &gt; ul &gt; li &gt; a:hover .icon-borders-down,
#menu_memorial_mobile .menu-wrapper &gt; ul &gt; li &gt; a:hover .icon-borders-down {
  color: #283b52 !important;
}
/* line 221, ../../_shared/layout/_menus.scss */
#menu_memorial .menu-wrapper &gt; ul &gt; li &gt; a:before,
#menu_memorial_mobile .menu-wrapper &gt; ul &gt; li &gt; a:before {
  background: #d7dedb;
}
/* line 228, ../../_shared/layout/_menus.scss */
#menu_memorial .menu-wrapper &gt; ul &gt; li.renew &gt; a,
#menu_memorial_mobile .menu-wrapper &gt; ul &gt; li.renew &gt; a {
  color: #cd2b26;
  background-color: #ebf2ef;
  border-color: #ff4939;
}
/* line 239, ../../_shared/layout/_menus.scss */
#menu_memorial .menu-wrapper &gt; ul &gt; li.gallery_menu:hover .icon-borders-down,
#menu_memorial_mobile .menu-wrapper &gt; ul &gt; li.gallery_menu:hover .icon-borders-down {
  color: #283b52 !important;
}
@media (min-width: 1140px) {
  /* line 246, ../../_shared/layout/_menus.scss */
  #menu_memorial .menu-wrapper &gt; ul &gt; li &gt; a.clicked,
  #menu_memorial_mobile .menu-wrapper &gt; ul &gt; li &gt; a.clicked {
    color: #283b52;
    background-color: #ffffff;
  }
  /* line 250, ../../_shared/layout/_menus.scss */
  #menu_memorial .menu-wrapper &gt; ul &gt; li &gt; a.clicked .icon-borders-down,
  #menu_memorial_mobile .menu-wrapper &gt; ul &gt; li &gt; a.clicked .icon-borders-down {
    color: #283b52 !important;
  }
}
@media (min-width: 1140px) {
  /* line 256, ../../_shared/layout/_menus.scss */
  #menu_memorial .menu-wrapper &gt; ul &gt; li:hover &gt; a.clicked,
  #menu_memorial_mobile .menu-wrapper &gt; ul &gt; li:hover &gt; a.clicked {
    color: #283b52;
    background-color: #ffffff;
  }
  /* line 260, ../../_shared/layout/_menus.scss */
  #menu_memorial .menu-wrapper &gt; ul &gt; li:hover &gt; a.clicked .icon-borders-down,
  #menu_memorial_mobile .menu-wrapper &gt; ul &gt; li:hover &gt; a.clicked .icon-borders-down {
    color: #283b52 !important;
  }
}
/* line 267, ../../_shared/layout/_menus.scss */
#menu_memorial .menu-wrapper &gt; ul &gt; li.renew &gt; a.clicked,
#menu_memorial .menu-wrapper &gt; ul &gt; li.renew &gt; a.clicked:hover,
#menu_memorial .menu-wrapper &gt; ul &gt; li.renew &gt; a:hover,
#menu_memorial_mobile .menu-wrapper &gt; ul &gt; li.renew &gt; a.clicked,
#menu_memorial_mobile .menu-wrapper &gt; ul &gt; li.renew &gt; a.clicked:hover,
#menu_memorial_mobile .menu-wrapper &gt; ul &gt; li.renew &gt; a:hover {
  color: #cd2b26;
  background-color: #ffffff;
}

/* line 278, ../../_shared/layout/_menus.scss */
#menu_memorial .menu-wrapper &gt; ul &gt; li:hover &gt; a {
  color: #283b52;
  background-color: #e1e8e5;
}
/* line 281, ../../_shared/layout/_menus.scss */
#menu_memorial .menu-wrapper &gt; ul &gt; li:hover &gt; a .icon-borders-down {
  color: #283b52 !important;
}

/* line 288, ../../_shared/layout/_menus.scss */
#page-gallery-photos .content .tabs,
#page-gallery-videos .content .tabs,
#page-gallery-songs .content .tabs,
#page-gallery-edit-photos .content .tabs,
#page-gallery-edit-videos .content .tabs,
#page-settings .content .page-title-wrapper,
#page-visitors .content .page-title-wrapper,
#page-backgroud-music .content .page-title-wrapper {
  border-color: #d0e1e3;
}
/* line 298, ../../_shared/layout/_menus.scss */
#page-gallery-photos .content .tabs &gt; ul &gt; li a,
#page-gallery-videos .content .tabs &gt; ul &gt; li a,
#page-gallery-songs .content .tabs &gt; ul &gt; li a,
#page-gallery-edit-photos .content .tabs &gt; ul &gt; li a,
#page-gallery-edit-videos .content .tabs &gt; ul &gt; li a,
#page-settings .content .page-title-wrapper &gt; ul &gt; li a,
#page-visitors .content .page-title-wrapper &gt; ul &gt; li a,
#page-backgroud-music .content .page-title-wrapper &gt; ul &gt; li a {
  background-color: #e4f5f7;
  color: #283b52;
}
/* line 302, ../../_shared/layout/_menus.scss */
#page-gallery-photos .content .tabs &gt; ul &gt; li a:hover,
#page-gallery-videos .content .tabs &gt; ul &gt; li a:hover,
#page-gallery-songs .content .tabs &gt; ul &gt; li a:hover,
#page-gallery-edit-photos .content .tabs &gt; ul &gt; li a:hover,
#page-gallery-edit-videos .content .tabs &gt; ul &gt; li a:hover,
#page-settings .content .page-title-wrapper &gt; ul &gt; li a:hover,
#page-visitors .content .page-title-wrapper &gt; ul &gt; li a:hover,
#page-backgroud-music .content .page-title-wrapper &gt; ul &gt; li a:hover {
  background-color: #e4f5f7;
  color: #283b52;
}
/* line 306, ../../_shared/layout/_menus.scss */
#page-gallery-photos .content .tabs &gt; ul &gt; li a:hover .menu-hover-effect,
#page-gallery-videos .content .tabs &gt; ul &gt; li a:hover .menu-hover-effect,
#page-gallery-songs .content .tabs &gt; ul &gt; li a:hover .menu-hover-effect,
#page-gallery-edit-photos .content .tabs &gt; ul &gt; li a:hover .menu-hover-effect,
#page-gallery-edit-videos .content .tabs &gt; ul &gt; li a:hover .menu-hover-effect,
#page-settings .content .page-title-wrapper &gt; ul &gt; li a:hover .menu-hover-effect,
#page-visitors .content .page-title-wrapper &gt; ul &gt; li a:hover .menu-hover-effect,
#page-backgroud-music .content .page-title-wrapper &gt; ul &gt; li a:hover .menu-hover-effect {
  background-color: #d0e1e3;
}
/* line 312, ../../_shared/layout/_menus.scss */
#page-gallery-photos .content .tabs &gt; ul &gt; li a.active,
#page-gallery-videos .content .tabs &gt; ul &gt; li a.active,
#page-gallery-songs .content .tabs &gt; ul &gt; li a.active,
#page-gallery-edit-photos .content .tabs &gt; ul &gt; li a.active,
#page-gallery-edit-videos .content .tabs &gt; ul &gt; li a.active,
#page-settings .content .page-title-wrapper &gt; ul &gt; li a.active,
#page-visitors .content .page-title-wrapper &gt; ul &gt; li a.active,
#page-backgroud-music .content .page-title-wrapper &gt; ul &gt; li a.active {
  background-color: #e4f5f7;
  color: #283b52;
}
/* line 316, ../../_shared/layout/_menus.scss */
#page-gallery-photos .content .tabs &gt; ul &gt; li a.active .menu-hover-effect,
#page-gallery-videos .content .tabs &gt; ul &gt; li a.active .menu-hover-effect,
#page-gallery-songs .content .tabs &gt; ul &gt; li a.active .menu-hover-effect,
#page-gallery-edit-photos .content .tabs &gt; ul &gt; li a.active .menu-hover-effect,
#page-gallery-edit-videos .content .tabs &gt; ul &gt; li a.active .menu-hover-effect,
#page-settings .content .page-title-wrapper &gt; ul &gt; li a.active .menu-hover-effect,
#page-visitors .content .page-title-wrapper &gt; ul &gt; li a.active .menu-hover-effect,
#page-backgroud-music .content .page-title-wrapper &gt; ul &gt; li a.active .menu-hover-effect {
  background-color: #283b52;
}

/* line 323, ../../_shared/layout/_menus.scss */
#menu_memorial_mobile {
  background-color: #ebf2ef;
  border-bottom: 1px solid #cdd4d1 !important;
  border-top: 1px solid #cdd4d1 !important;
}
/* line 328, ../../_shared/layout/_menus.scss */
#menu_memorial_mobile &gt; ul &gt; li {
  border-color: #daf2f5 !important;
}

/* line 334, ../../_shared/layout/_menus.scss */
#menu_memorial {
  border-bottom: 1px solid #d7dedb;
  border-top: 1px solid #d7dedb;
  background-color: #ebf2ef;
}
/* line 339, ../../_shared/layout/_menus.scss */
#menu_memorial .menu-wrapper &gt; ul &gt; li.dropdown &gt; ul.submenu {
  background-color: #ffffff;
  border-color: #e6e6e6;
}
/* line 344, ../../_shared/layout/_menus.scss */
#menu_memorial .menu-wrapper &gt; ul &gt; li.dropdown &gt; ul.submenu &gt; li a {
  color: #074166;
}
/* line 346, ../../_shared/layout/_menus.scss */
#menu_memorial .menu-wrapper &gt; ul &gt; li.dropdown &gt; ul.submenu &gt; li a:hover {
  color: #283b52;
  background-color: #ebf2ef;
}
/* line 353, ../../_shared/layout/_menus.scss */
#menu_memorial .menu-wrapper &gt; ul &gt; li.dropdown &gt; ul.submenu:before {
  border-color: transparent transparent #ffffff transparent;
}
/* line 357, ../../_shared/layout/_menus.scss */
#menu_memorial .menu-wrapper &gt; ul &gt; li.dropdown &gt; ul.submenu:after {
  border-color: transparent transparent #e6e6e6 transparent;
}

/* line 364, ../../_shared/layout/_menus.scss */
.old #menu_memorial {
  border-bottom: 1px solid #d7dedb;
}
/* line 369, ../../_shared/layout/_menus.scss */
.old #menu_memorial .menu-wrapper &gt; ul &gt; li &gt; a {
  border-bottom: 1px solid #d7dedb;
}
/* line 373, ../../_shared/layout/_menus.scss */
.old #menu_memorial .menu-wrapper &gt; ul &gt; li &gt; a.clicked {
  border-bottom: 1px solid #ffffff !important;
}

/* line 381, ../../_shared/layout/_menus.scss */
.mobile-info-wrapper .premium-wrapper {
  background-color: #ebf2ef;
}
/* line 383, ../../_shared/layout/_menus.scss */
.mobile-info-wrapper .premium-wrapper a {
  color: #283b52;
}

/* line 5, ../../_shared/layout/_main_photo.scss */
#photo-memorial &gt; .wrapper.border-title-photo,
#photo-memorial-mobile &gt; .wrapper.border-title-photo {
  border: 3px solid #283b52;
}
@media (max-width: 1139px) {
  /* line 5, ../../_shared/layout/_main_photo.scss */
  #photo-memorial &gt; .wrapper.border-title-photo,
  #photo-memorial-mobile &gt; .wrapper.border-title-photo {
    border: 3px solid #ffffff;
    border: 3px solid rgba(7, 65, 102, 0.25) !important;
  }
}
/* line 19, ../../_shared/layout/_main_photo.scss */
#photo-memorial &gt; .wrapper &gt; #memorial_main_photo,
#photo-memorial-mobile &gt; .wrapper &gt; #memorial_main_photo {
  border: 3px solid #283b52;
}
@media (max-width: 1139px) {
  /* line 19, ../../_shared/layout/_main_photo.scss */
  #photo-memorial &gt; .wrapper &gt; #memorial_main_photo,
  #photo-memorial-mobile &gt; .wrapper &gt; #memorial_main_photo {
    border: 3px solid #ffffff;
    border: 3px solid rgba(7, 65, 102, 0.25) !important;
  }
}
/* line 33, ../../_shared/layout/_main_photo.scss */
#photo-memorial &gt; .wrapper a:not(.open-slide-cover),
#photo-memorial-mobile &gt; .wrapper a:not(.open-slide-cover) {
  color: #ffffff;
}
/* line 37, ../../_shared/layout/_main_photo.scss */
#photo-memorial &gt; .wrapper .open-slide-cover,
#photo-memorial-mobile &gt; .wrapper .open-slide-cover {
  color: transparent;
}
/* line 41, ../../_shared/layout/_main_photo.scss */
#photo-memorial &gt; .wrapper .action-bar-background,
#photo-memorial-mobile &gt; .wrapper .action-bar-background {
  -moz-box-shadow: #000 0 0 3px;
  -webkit-box-shadow: #000 0 0 3px;
  box-shadow: #000 0 0 3px;
  background-color: #000;
}
/* line 47, ../../_shared/layout/_main_photo.scss */
#photo-memorial &gt; .wrapper:empty,
#photo-memorial-mobile &gt; .wrapper:empty {
  border: 0;
}

/* line 4, ../../_shared/layout/memorial_logo.scss */
#main #menu_desktop .svg-memorial-logo .logo-forever {
  fill: #283b52;
}
/* line 8, ../../_shared/layout/memorial_logo.scss */
#main #menu_desktop .svg-memorial-logo .logo-candle, #main #menu_desktop .svg-memorial-logo .logo-missed {
  fill: #283b52;
}

/* line 1, ../../_shared/layout/_pagination.scss */
.pagination-info {
  color: #283b52;
}

/* line 5, ../../_shared/layout/_pagination.scss */
.tab-item-i {
  background: #e4f5f7;
  color: #283b52;
}
/* line 9, ../../_shared/layout/_pagination.scss */
.tab-item-i.next-tab, .tab-item-i.prev-tab {
  border-color: #d0e1e3;
}
/* line 15, ../../_shared/layout/_pagination.scss */
.tab-item-i:not(.active):hover {
  color: #283b52 !important;
  background-color: #d0e1e3 !important;
}

/* line 22, ../../_shared/layout/_pagination.scss */
.pagination-more a.button.btn {
  color: #074166 !important;
  background-color: #dceffa !important;
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
}
/* line 27, ../../_shared/layout/_pagination.scss */
.pagination-more a.button.btn:hover {
  color: #074166 !important;
  background-color: #d7eaf5 !important;
}

/* line 35, ../../_shared/layout/_pagination.scss */
.see-all-button a.btn {
  color: #2175a6 !important;
}
/* line 38, ../../_shared/layout/_pagination.scss */
.see-all-button a.btn:hover {
  color: #2175a6 !important;
}

/* line 48, ../../_shared/layout/_pagination.scss */
#page-gallery-photos .pagination-more a.button.btn,
#page-gallery-videos .pagination-more a.button.btn,
#page-gallery-songs .pagination-more a.button.btn {
  color: #283b52 !important;
  background-color: #d0e1e3 !important;
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
}
/* line 53, ../../_shared/layout/_pagination.scss */
#page-gallery-photos .pagination-more a.button.btn:hover,
#page-gallery-videos .pagination-more a.button.btn:hover,
#page-gallery-songs .pagination-more a.button.btn:hover {
  color: #283b52 !important;
  background-color: #c6d7d9 !important;
}

/* line 2, ../../_shared/layout/_mobile_inner_pages_header.scss */
body #mobile-inner-pages-header {
  background-color: #ffffff;
}
/* line 8, ../../_shared/layout/_mobile_inner_pages_header.scss */
body #mobile-inner-pages-header .bg-wrapper .header-wrapper .back-arrow-section i {
  color: #074166;
}
/* line 14, ../../_shared/layout/_mobile_inner_pages_header.scss */
body #mobile-inner-pages-header .bg-wrapper .header-wrapper .title-section .text {
  color: #074166;
}
/* line 19, ../../_shared/layout/_mobile_inner_pages_header.scss */
body #mobile-inner-pages-header .bg-wrapper .header-wrapper #photo-memorial-inner {
  border: 2px solid #074166;
  border: 2px solid #283b52;
}
/* line 27, ../../_shared/layout/_mobile_inner_pages_header.scss */
body #mobile-inner-pages-header .bg-wrapper .header-wrapper.with-photo {
  border-bottom: 1px solid #e6e6e6;
}
/* line 31, ../../_shared/layout/_mobile_inner_pages_header.scss */
body #mobile-inner-pages-header .bg-wrapper .header-wrapper.without-photo {
  border-bottom: 1px solid #e6e6e6;
}
/* line 35, ../../_shared/layout/_mobile_inner_pages_header.scss */
body #mobile-inner-pages-header .bg-wrapper .header-wrapper.scrolled {
  border-bottom: 1px solid #e6e6e6;
}
/* line 42, ../../_shared/layout/_mobile_inner_pages_header.scss */
body #mobile-inner-pages-header.with-bg-image .bg-wrapper {
  background-image: url("../images/inner_page_header_image.png");
}
/* line 49, ../../_shared/layout/_mobile_inner_pages_header.scss */
body #mobile-inner-pages-header.with-bg-image .bg-wrapper .header-wrapper .back-arrow-section i {
  color: #074166;
  color: #283b52;
}
/* line 59, ../../_shared/layout/_mobile_inner_pages_header.scss */
body #mobile-inner-pages-header.with-bg-image .bg-wrapper .header-wrapper .title-section .text {
  color: #074166;
  color: #283b52;
}
/* line 69, ../../_shared/layout/_mobile_inner_pages_header.scss */
body #mobile-inner-pages-header.with-bg-image .bg-wrapper .blur-effect {
  background-color: rgba(209, 236, 240, 0.15);
}

/* line 3, ../../_shared/components/_item_controls.scss */
.editable-block.active {
  background: #5a6414;
}
/* line 7, ../../_shared/components/_item_controls.scss */
.editable-block a.action {
  color: #074166;
  background-color: #ffffff;
  border: 1px solid #ffffff;
}
@media (max-width: 1139px) {
  /* line 7, ../../_shared/components/_item_controls.scss */
  .editable-block a.action {
    color: #074166;
    background-color: #dceffa;
    border: 1px solid #cde0eb;
  }
}
/* line 18, ../../_shared/components/_item_controls.scss */
.editable-block a.action:hover {
  color: #074166;
  background-color: #dceffa;
  border: 1px solid #cde0eb;
}
/* line 25, ../../_shared/components/_item_controls.scss */
.editable-block .edit-memorial-info.action {
  color: #074166;
  background-color: #ffffff;
  border: 1px solid #cde0eb;
}
/* line 30, ../../_shared/components/_item_controls.scss */
.editable-block .edit-memorial-info.action:hover {
  background-color: #dceffa;
}

/* line 1, ../../_shared/components/_announcements.scss */
#announcement-container, #sign-in-container, #renew-hint-content {
  background-color: #daf2f5 !important;
}
/* line 4, ../../_shared/components/_announcements.scss */
#announcement-container .renew-hint-wrapper, #announcement-container .sign_in_hint-wrapper, #announcement-container .announcement-wrapper, #sign-in-container .renew-hint-wrapper, #sign-in-container .sign_in_hint-wrapper, #sign-in-container .announcement-wrapper, #renew-hint-content .renew-hint-wrapper, #renew-hint-content .sign_in_hint-wrapper, #renew-hint-content .announcement-wrapper {
  background-color: #ffffff;
  color: #074166;
  border: 1px solid #a5a5a5;
  border-top: 0 none;
}
/* line 11, ../../_shared/components/_announcements.scss */
#announcement-container .renew-hint-wrapper .announcement-body-wrapper a, #announcement-container .sign_in_hint-wrapper .announcement-body-wrapper a, #announcement-container .announcement-wrapper .announcement-body-wrapper a, #sign-in-container .renew-hint-wrapper .announcement-body-wrapper a, #sign-in-container .sign_in_hint-wrapper .announcement-body-wrapper a, #sign-in-container .announcement-wrapper .announcement-body-wrapper a, #renew-hint-content .renew-hint-wrapper .announcement-body-wrapper a, #renew-hint-content .sign_in_hint-wrapper .announcement-body-wrapper a, #renew-hint-content .announcement-wrapper .announcement-body-wrapper a {
  color: #2175a6;
}
/* line 16, ../../_shared/components/_announcements.scss */
#announcement-container .renew-hint-wrapper .hide-link-wrapper, #announcement-container .renew-hint-wrapper .close, #announcement-container .renew-hint-wrapper .readmore-wrapper, #announcement-container .renew-hint-wrapper .announcement-close-wrapper, #announcement-container .sign_in_hint-wrapper .hide-link-wrapper, #announcement-container .sign_in_hint-wrapper .close, #announcement-container .sign_in_hint-wrapper .readmore-wrapper, #announcement-container .sign_in_hint-wrapper .announcement-close-wrapper, #announcement-container .announcement-wrapper .hide-link-wrapper, #announcement-container .announcement-wrapper .close, #announcement-container .announcement-wrapper .readmore-wrapper, #announcement-container .announcement-wrapper .announcement-close-wrapper, #sign-in-container .renew-hint-wrapper .hide-link-wrapper, #sign-in-container .renew-hint-wrapper .close, #sign-in-container .renew-hint-wrapper .readmore-wrapper, #sign-in-container .renew-hint-wrapper .announcement-close-wrapper, #sign-in-container .sign_in_hint-wrapper .hide-link-wrapper, #sign-in-container .sign_in_hint-wrapper .close, #sign-in-container .sign_in_hint-wrapper .readmore-wrapper, #sign-in-container .sign_in_hint-wrapper .announcement-close-wrapper, #sign-in-container .announcement-wrapper .hide-link-wrapper, #sign-in-container .announcement-wrapper .close, #sign-in-container .announcement-wrapper .readmore-wrapper, #sign-in-container .announcement-wrapper .announcement-close-wrapper, #renew-hint-content .renew-hint-wrapper .hide-link-wrapper, #renew-hint-content .renew-hint-wrapper .close, #renew-hint-content .renew-hint-wrapper .readmore-wrapper, #renew-hint-content .renew-hint-wrapper .announcement-close-wrapper, #renew-hint-content .sign_in_hint-wrapper .hide-link-wrapper, #renew-hint-content .sign_in_hint-wrapper .close, #renew-hint-content .sign_in_hint-wrapper .readmore-wrapper, #renew-hint-content .sign_in_hint-wrapper .announcement-close-wrapper, #renew-hint-content .announcement-wrapper .hide-link-wrapper, #renew-hint-content .announcement-wrapper .close, #renew-hint-content .announcement-wrapper .readmore-wrapper, #renew-hint-content .announcement-wrapper .announcement-close-wrapper {
  color: #074166;
}
/* line 18, ../../_shared/components/_announcements.scss */
#announcement-container .renew-hint-wrapper .hide-link-wrapper a, #announcement-container .renew-hint-wrapper .hide-link-wrapper i, #announcement-container .renew-hint-wrapper .hide-link-wrapper .divider, #announcement-container .renew-hint-wrapper .close a, #announcement-container .renew-hint-wrapper .close i, #announcement-container .renew-hint-wrapper .close .divider, #announcement-container .renew-hint-wrapper .readmore-wrapper a, #announcement-container .renew-hint-wrapper .readmore-wrapper i, #announcement-container .renew-hint-wrapper .readmore-wrapper .divider, #announcement-container .renew-hint-wrapper .announcement-close-wrapper a, #announcement-container .renew-hint-wrapper .announcement-close-wrapper i, #announcement-container .renew-hint-wrapper .announcement-close-wrapper .divider, #announcement-container .sign_in_hint-wrapper .hide-link-wrapper a, #announcement-container .sign_in_hint-wrapper .hide-link-wrapper i, #announcement-container .sign_in_hint-wrapper .hide-link-wrapper .divider, #announcement-container .sign_in_hint-wrapper .close a, #announcement-container .sign_in_hint-wrapper .close i, #announcement-container .sign_in_hint-wrapper .close .divider, #announcement-container .sign_in_hint-wrapper .readmore-wrapper a, #announcement-container .sign_in_hint-wrapper .readmore-wrapper i, #announcement-container .sign_in_hint-wrapper .readmore-wrapper .divider, #announcement-container .sign_in_hint-wrapper .announcement-close-wrapper a, #announcement-container .sign_in_hint-wrapper .announcement-close-wrapper i, #announcement-container .sign_in_hint-wrapper .announcement-close-wrapper .divider, #announcement-container .announcement-wrapper .hide-link-wrapper a, #announcement-container .announcement-wrapper .hide-link-wrapper i, #announcement-container .announcement-wrapper .hide-link-wrapper .divider, #announcement-container .announcement-wrapper .close a, #announcement-container .announcement-wrapper .close i, #announcement-container .announcement-wrapper .close .divider, #announcement-container .announcement-wrapper .readmore-wrapper a, #announcement-container .announcement-wrapper .readmore-wrapper i, #announcement-container .announcement-wrapper .readmore-wrapper .divider, #announcement-container .announcement-wrapper .announcement-close-wrapper a, #announcement-container .announcement-wrapper .announcement-close-wrapper i, #announcement-container .announcement-wrapper .announcement-close-wrapper .divider, #sign-in-container .renew-hint-wrapper .hide-link-wrapper a, #sign-in-container .renew-hint-wrapper .hide-link-wrapper i, #sign-in-container .renew-hint-wrapper .hide-link-wrapper .divider, #sign-in-container .renew-hint-wrapper .close a, #sign-in-container .renew-hint-wrapper .close i, #sign-in-container .renew-hint-wrapper .close .divider, #sign-in-container .renew-hint-wrapper .readmore-wrapper a, #sign-in-container .renew-hint-wrapper .readmore-wrapper i, #sign-in-container .renew-hint-wrapper .readmore-wrapper .divider, #sign-in-container .renew-hint-wrapper .announcement-close-wrapper a, #sign-in-container .renew-hint-wrapper .announcement-close-wrapper i, #sign-in-container .renew-hint-wrapper .announcement-close-wrapper .divider, #sign-in-container .sign_in_hint-wrapper .hide-link-wrapper a, #sign-in-container .sign_in_hint-wrapper .hide-link-wrapper i, #sign-in-container .sign_in_hint-wrapper .hide-link-wrapper .divider, #sign-in-container .sign_in_hint-wrapper .close a, #sign-in-container .sign_in_hint-wrapper .close i, #sign-in-container .sign_in_hint-wrapper .close .divider, #sign-in-container .sign_in_hint-wrapper .readmore-wrapper a, #sign-in-container .sign_in_hint-wrapper .readmore-wrapper i, #sign-in-container .sign_in_hint-wrapper .readmore-wrapper .divider, #sign-in-container .sign_in_hint-wrapper .announcement-close-wrapper a, #sign-in-container .sign_in_hint-wrapper .announcement-close-wrapper i, #sign-in-container .sign_in_hint-wrapper .announcement-close-wrapper .divider, #sign-in-container .announcement-wrapper .hide-link-wrapper a, #sign-in-container .announcement-wrapper .hide-link-wrapper i, #sign-in-container .announcement-wrapper .hide-link-wrapper .divider, #sign-in-container .announcement-wrapper .close a, #sign-in-container .announcement-wrapper .close i, #sign-in-container .announcement-wrapper .close .divider, #sign-in-container .announcement-wrapper .readmore-wrapper a, #sign-in-container .announcement-wrapper .readmore-wrapper i, #sign-in-container .announcement-wrapper .readmore-wrapper .divider, #sign-in-container .announcement-wrapper .announcement-close-wrapper a, #sign-in-container .announcement-wrapper .announcement-close-wrapper i, #sign-in-container .announcement-wrapper .announcement-close-wrapper .divider, #renew-hint-content .renew-hint-wrapper .hide-link-wrapper a, #renew-hint-content .renew-hint-wrapper .hide-link-wrapper i, #renew-hint-content .renew-hint-wrapper .hide-link-wrapper .divider, #renew-hint-content .renew-hint-wrapper .close a, #renew-hint-content .renew-hint-wrapper .close i, #renew-hint-content .renew-hint-wrapper .close .divider, #renew-hint-content .renew-hint-wrapper .readmore-wrapper a, #renew-hint-content .renew-hint-wrapper .readmore-wrapper i, #renew-hint-content .renew-hint-wrapper .readmore-wrapper .divider, #renew-hint-content .renew-hint-wrapper .announcement-close-wrapper a, #renew-hint-content .renew-hint-wrapper .announcement-close-wrapper i, #renew-hint-content .renew-hint-wrapper .announcement-close-wrapper .divider, #renew-hint-content .sign_in_hint-wrapper .hide-link-wrapper a, #renew-hint-content .sign_in_hint-wrapper .hide-link-wrapper i, #renew-hint-content .sign_in_hint-wrapper .hide-link-wrapper .divider, #renew-hint-content .sign_in_hint-wrapper .close a, #renew-hint-content .sign_in_hint-wrapper .close i, #renew-hint-content .sign_in_hint-wrapper .close .divider, #renew-hint-content .sign_in_hint-wrapper .readmore-wrapper a, #renew-hint-content .sign_in_hint-wrapper .readmore-wrapper i, #renew-hint-content .sign_in_hint-wrapper .readmore-wrapper .divider, #renew-hint-content .sign_in_hint-wrapper .announcement-close-wrapper a, #renew-hint-content .sign_in_hint-wrapper .announcement-close-wrapper i, #renew-hint-content .sign_in_hint-wrapper .announcement-close-wrapper .divider, #renew-hint-content .announcement-wrapper .hide-link-wrapper a, #renew-hint-content .announcement-wrapper .hide-link-wrapper i, #renew-hint-content .announcement-wrapper .hide-link-wrapper .divider, #renew-hint-content .announcement-wrapper .close a, #renew-hint-content .announcement-wrapper .close i, #renew-hint-content .announcement-wrapper .close .divider, #renew-hint-content .announcement-wrapper .readmore-wrapper a, #renew-hint-content .announcement-wrapper .readmore-wrapper i, #renew-hint-content .announcement-wrapper .readmore-wrapper .divider, #renew-hint-content .announcement-wrapper .announcement-close-wrapper a, #renew-hint-content .announcement-wrapper .announcement-close-wrapper i, #renew-hint-content .announcement-wrapper .announcement-close-wrapper .divider {
  color: #074166;
}
/* line 22, ../../_shared/components/_announcements.scss */
#announcement-container .renew-hint-wrapper .hide-link-wrapper .divider, #announcement-container .renew-hint-wrapper .close .divider, #announcement-container .renew-hint-wrapper .readmore-wrapper .divider, #announcement-container .renew-hint-wrapper .announcement-close-wrapper .divider, #announcement-container .sign_in_hint-wrapper .hide-link-wrapper .divider, #announcement-container .sign_in_hint-wrapper .close .divider, #announcement-container .sign_in_hint-wrapper .readmore-wrapper .divider, #announcement-container .sign_in_hint-wrapper .announcement-close-wrapper .divider, #announcement-container .announcement-wrapper .hide-link-wrapper .divider, #announcement-container .announcement-wrapper .close .divider, #announcement-container .announcement-wrapper .readmore-wrapper .divider, #announcement-container .announcement-wrapper .announcement-close-wrapper .divider, #sign-in-container .renew-hint-wrapper .hide-link-wrapper .divider, #sign-in-container .renew-hint-wrapper .close .divider, #sign-in-container .renew-hint-wrapper .readmore-wrapper .divider, #sign-in-container .renew-hint-wrapper .announcement-close-wrapper .divider, #sign-in-container .sign_in_hint-wrapper .hide-link-wrapper .divider, #sign-in-container .sign_in_hint-wrapper .close .divider, #sign-in-container .sign_in_hint-wrapper .readmore-wrapper .divider, #sign-in-container .sign_in_hint-wrapper .announcement-close-wrapper .divider, #sign-in-container .announcement-wrapper .hide-link-wrapper .divider, #sign-in-container .announcement-wrapper .close .divider, #sign-in-container .announcement-wrapper .readmore-wrapper .divider, #sign-in-container .announcement-wrapper .announcement-close-wrapper .divider, #renew-hint-content .renew-hint-wrapper .hide-link-wrapper .divider, #renew-hint-content .renew-hint-wrapper .close .divider, #renew-hint-content .renew-hint-wrapper .readmore-wrapper .divider, #renew-hint-content .renew-hint-wrapper .announcement-close-wrapper .divider, #renew-hint-content .sign_in_hint-wrapper .hide-link-wrapper .divider, #renew-hint-content .sign_in_hint-wrapper .close .divider, #renew-hint-content .sign_in_hint-wrapper .readmore-wrapper .divider, #renew-hint-content .sign_in_hint-wrapper .announcement-close-wrapper .divider, #renew-hint-content .announcement-wrapper .hide-link-wrapper .divider, #renew-hint-content .announcement-wrapper .close .divider, #renew-hint-content .announcement-wrapper .readmore-wrapper .divider, #renew-hint-content .announcement-wrapper .announcement-close-wrapper .divider {
  border-left-color: #074166;
}
/* line 26, ../../_shared/components/_announcements.scss */
#announcement-container .renew-hint-wrapper .hide-link-wrapper:hover, #announcement-container .renew-hint-wrapper .close:hover, #announcement-container .renew-hint-wrapper .readmore-wrapper:hover, #announcement-container .renew-hint-wrapper .announcement-close-wrapper:hover, #announcement-container .sign_in_hint-wrapper .hide-link-wrapper:hover, #announcement-container .sign_in_hint-wrapper .close:hover, #announcement-container .sign_in_hint-wrapper .readmore-wrapper:hover, #announcement-container .sign_in_hint-wrapper .announcement-close-wrapper:hover, #announcement-container .announcement-wrapper .hide-link-wrapper:hover, #announcement-container .announcement-wrapper .close:hover, #announcement-container .announcement-wrapper .readmore-wrapper:hover, #announcement-container .announcement-wrapper .announcement-close-wrapper:hover, #sign-in-container .renew-hint-wrapper .hide-link-wrapper:hover, #sign-in-container .renew-hint-wrapper .close:hover, #sign-in-container .renew-hint-wrapper .readmore-wrapper:hover, #sign-in-container .renew-hint-wrapper .announcement-close-wrapper:hover, #sign-in-container .sign_in_hint-wrapper .hide-link-wrapper:hover, #sign-in-container .sign_in_hint-wrapper .close:hover, #sign-in-container .sign_in_hint-wrapper .readmore-wrapper:hover, #sign-in-container .sign_in_hint-wrapper .announcement-close-wrapper:hover, #sign-in-container .announcement-wrapper .hide-link-wrapper:hover, #sign-in-container .announcement-wrapper .close:hover, #sign-in-container .announcement-wrapper .readmore-wrapper:hover, #sign-in-container .announcement-wrapper .announcement-close-wrapper:hover, #renew-hint-content .renew-hint-wrapper .hide-link-wrapper:hover, #renew-hint-content .renew-hint-wrapper .close:hover, #renew-hint-content .renew-hint-wrapper .readmore-wrapper:hover, #renew-hint-content .renew-hint-wrapper .announcement-close-wrapper:hover, #renew-hint-content .sign_in_hint-wrapper .hide-link-wrapper:hover, #renew-hint-content .sign_in_hint-wrapper .close:hover, #renew-hint-content .sign_in_hint-wrapper .readmore-wrapper:hover, #renew-hint-content .sign_in_hint-wrapper .announcement-close-wrapper:hover, #renew-hint-content .announcement-wrapper .hide-link-wrapper:hover, #renew-hint-content .announcement-wrapper .close:hover, #renew-hint-content .announcement-wrapper .readmore-wrapper:hover, #renew-hint-content .announcement-wrapper .announcement-close-wrapper:hover {
  color: #074166;
}
/* line 29, ../../_shared/components/_announcements.scss */
#announcement-container .renew-hint-wrapper .hide-link-wrapper:hover a, #announcement-container .renew-hint-wrapper .hide-link-wrapper:hover i, #announcement-container .renew-hint-wrapper .hide-link-wrapper:hover .divider, #announcement-container .renew-hint-wrapper .close:hover a, #announcement-container .renew-hint-wrapper .close:hover i, #announcement-container .renew-hint-wrapper .close:hover .divider, #announcement-container .renew-hint-wrapper .readmore-wrapper:hover a, #announcement-container .renew-hint-wrapper .readmore-wrapper:hover i, #announcement-container .renew-hint-wrapper .readmore-wrapper:hover .divider, #announcement-container .renew-hint-wrapper .announcement-close-wrapper:hover a, #announcement-container .renew-hint-wrapper .announcement-close-wrapper:hover i, #announcement-container .renew-hint-wrapper .announcement-close-wrapper:hover .divider, #announcement-container .sign_in_hint-wrapper .hide-link-wrapper:hover a, #announcement-container .sign_in_hint-wrapper .hide-link-wrapper:hover i, #announcement-container .sign_in_hint-wrapper .hide-link-wrapper:hover .divider, #announcement-container .sign_in_hint-wrapper .close:hover a, #announcement-container .sign_in_hint-wrapper .close:hover i, #announcement-container .sign_in_hint-wrapper .close:hover .divider, #announcement-container .sign_in_hint-wrapper .readmore-wrapper:hover a, #announcement-container .sign_in_hint-wrapper .readmore-wrapper:hover i, #announcement-container .sign_in_hint-wrapper .readmore-wrapper:hover .divider, #announcement-container .sign_in_hint-wrapper .announcement-close-wrapper:hover a, #announcement-container .sign_in_hint-wrapper .announcement-close-wrapper:hover i, #announcement-container .sign_in_hint-wrapper .announcement-close-wrapper:hover .divider, #announcement-container .announcement-wrapper .hide-link-wrapper:hover a, #announcement-container .announcement-wrapper .hide-link-wrapper:hover i, #announcement-container .announcement-wrapper .hide-link-wrapper:hover .divider, #announcement-container .announcement-wrapper .close:hover a, #announcement-container .announcement-wrapper .close:hover i, #announcement-container .announcement-wrapper .close:hover .divider, #announcement-container .announcement-wrapper .readmore-wrapper:hover a, #announcement-container .announcement-wrapper .readmore-wrapper:hover i, #announcement-container .announcement-wrapper .readmore-wrapper:hover .divider, #announcement-container .announcement-wrapper .announcement-close-wrapper:hover a, #announcement-container .announcement-wrapper .announcement-close-wrapper:hover i, #announcement-container .announcement-wrapper .announcement-close-wrapper:hover .divider, #sign-in-container .renew-hint-wrapper .hide-link-wrapper:hover a, #sign-in-container .renew-hint-wrapper .hide-link-wrapper:hover i, #sign-in-container .renew-hint-wrapper .hide-link-wrapper:hover .divider, #sign-in-container .renew-hint-wrapper .close:hover a, #sign-in-container .renew-hint-wrapper .close:hover i, #sign-in-container .renew-hint-wrapper .close:hover .divider, #sign-in-container .renew-hint-wrapper .readmore-wrapper:hover a, #sign-in-container .renew-hint-wrapper .readmore-wrapper:hover i, #sign-in-container .renew-hint-wrapper .readmore-wrapper:hover .divider, #sign-in-container .renew-hint-wrapper .announcement-close-wrapper:hover a, #sign-in-container .renew-hint-wrapper .announcement-close-wrapper:hover i, #sign-in-container .renew-hint-wrapper .announcement-close-wrapper:hover .divider, #sign-in-container .sign_in_hint-wrapper .hide-link-wrapper:hover a, #sign-in-container .sign_in_hint-wrapper .hide-link-wrapper:hover i, #sign-in-container .sign_in_hint-wrapper .hide-link-wrapper:hover .divider, #sign-in-container .sign_in_hint-wrapper .close:hover a, #sign-in-container .sign_in_hint-wrapper .close:hover i, #sign-in-container .sign_in_hint-wrapper .close:hover .divider, #sign-in-container .sign_in_hint-wrapper .readmore-wrapper:hover a, #sign-in-container .sign_in_hint-wrapper .readmore-wrapper:hover i, #sign-in-container .sign_in_hint-wrapper .readmore-wrapper:hover .divider, #sign-in-container .sign_in_hint-wrapper .announcement-close-wrapper:hover a, #sign-in-container .sign_in_hint-wrapper .announcement-close-wrapper:hover i, #sign-in-container .sign_in_hint-wrapper .announcement-close-wrapper:hover .divider, #sign-in-container .announcement-wrapper .hide-link-wrapper:hover a, #sign-in-container .announcement-wrapper .hide-link-wrapper:hover i, #sign-in-container .announcement-wrapper .hide-link-wrapper:hover .divider, #sign-in-container .announcement-wrapper .close:hover a, #sign-in-container .announcement-wrapper .close:hover i, #sign-in-container .announcement-wrapper .close:hover .divider, #sign-in-container .announcement-wrapper .readmore-wrapper:hover a, #sign-in-container .announcement-wrapper .readmore-wrapper:hover i, #sign-in-container .announcement-wrapper .readmore-wrapper:hover .divider, #sign-in-container .announcement-wrapper .announcement-close-wrapper:hover a, #sign-in-container .announcement-wrapper .announcement-close-wrapper:hover i, #sign-in-container .announcement-wrapper .announcement-close-wrapper:hover .divider, #renew-hint-content .renew-hint-wrapper .hide-link-wrapper:hover a, #renew-hint-content .renew-hint-wrapper .hide-link-wrapper:hover i, #renew-hint-content .renew-hint-wrapper .hide-link-wrapper:hover .divider, #renew-hint-content .renew-hint-wrapper .close:hover a, #renew-hint-content .renew-hint-wrapper .close:hover i, #renew-hint-content .renew-hint-wrapper .close:hover .divider, #renew-hint-content .renew-hint-wrapper .readmore-wrapper:hover a, #renew-hint-content .renew-hint-wrapper .readmore-wrapper:hover i, #renew-hint-content .renew-hint-wrapper .readmore-wrapper:hover .divider, #renew-hint-content .renew-hint-wrapper .announcement-close-wrapper:hover a, #renew-hint-content .renew-hint-wrapper .announcement-close-wrapper:hover i, #renew-hint-content .renew-hint-wrapper .announcement-close-wrapper:hover .divider, #renew-hint-content .sign_in_hint-wrapper .hide-link-wrapper:hover a, #renew-hint-content .sign_in_hint-wrapper .hide-link-wrapper:hover i, #renew-hint-content .sign_in_hint-wrapper .hide-link-wrapper:hover .divider, #renew-hint-content .sign_in_hint-wrapper .close:hover a, #renew-hint-content .sign_in_hint-wrapper .close:hover i, #renew-hint-content .sign_in_hint-wrapper .close:hover .divider, #renew-hint-content .sign_in_hint-wrapper .readmore-wrapper:hover a, #renew-hint-content .sign_in_hint-wrapper .readmore-wrapper:hover i, #renew-hint-content .sign_in_hint-wrapper .readmore-wrapper:hover .divider, #renew-hint-content .sign_in_hint-wrapper .announcement-close-wrapper:hover a, #renew-hint-content .sign_in_hint-wrapper .announcement-close-wrapper:hover i, #renew-hint-content .sign_in_hint-wrapper .announcement-close-wrapper:hover .divider, #renew-hint-content .announcement-wrapper .hide-link-wrapper:hover a, #renew-hint-content .announcement-wrapper .hide-link-wrapper:hover i, #renew-hint-content .announcement-wrapper .hide-link-wrapper:hover .divider, #renew-hint-content .announcement-wrapper .close:hover a, #renew-hint-content .announcement-wrapper .close:hover i, #renew-hint-content .announcement-wrapper .close:hover .divider, #renew-hint-content .announcement-wrapper .readmore-wrapper:hover a, #renew-hint-content .announcement-wrapper .readmore-wrapper:hover i, #renew-hint-content .announcement-wrapper .readmore-wrapper:hover .divider, #renew-hint-content .announcement-wrapper .announcement-close-wrapper:hover a, #renew-hint-content .announcement-wrapper .announcement-close-wrapper:hover i, #renew-hint-content .announcement-wrapper .announcement-close-wrapper:hover .divider {
  color: #074166;
}
/* line 33, ../../_shared/components/_announcements.scss */
#announcement-container .renew-hint-wrapper .hide-link-wrapper:hover .divider, #announcement-container .renew-hint-wrapper .close:hover .divider, #announcement-container .renew-hint-wrapper .readmore-wrapper:hover .divider, #announcement-container .renew-hint-wrapper .announcement-close-wrapper:hover .divider, #announcement-container .sign_in_hint-wrapper .hide-link-wrapper:hover .divider, #announcement-container .sign_in_hint-wrapper .close:hover .divider, #announcement-container .sign_in_hint-wrapper .readmore-wrapper:hover .divider, #announcement-container .sign_in_hint-wrapper .announcement-close-wrapper:hover .divider, #announcement-container .announcement-wrapper .hide-link-wrapper:hover .divider, #announcement-container .announcement-wrapper .close:hover .divider, #announcement-container .announcement-wrapper .readmore-wrapper:hover .divider, #announcement-container .announcement-wrapper .announcement-close-wrapper:hover .divider, #sign-in-container .renew-hint-wrapper .hide-link-wrapper:hover .divider, #sign-in-container .renew-hint-wrapper .close:hover .divider, #sign-in-container .renew-hint-wrapper .readmore-wrapper:hover .divider, #sign-in-container .renew-hint-wrapper .announcement-close-wrapper:hover .divider, #sign-in-container .sign_in_hint-wrapper .hide-link-wrapper:hover .divider, #sign-in-container .sign_in_hint-wrapper .close:hover .divider, #sign-in-container .sign_in_hint-wrapper .readmore-wrapper:hover .divider, #sign-in-container .sign_in_hint-wrapper .announcement-close-wrapper:hover .divider, #sign-in-container .announcement-wrapper .hide-link-wrapper:hover .divider, #sign-in-container .announcement-wrapper .close:hover .divider, #sign-in-container .announcement-wrapper .readmore-wrapper:hover .divider, #sign-in-container .announcement-wrapper .announcement-close-wrapper:hover .divider, #renew-hint-content .renew-hint-wrapper .hide-link-wrapper:hover .divider, #renew-hint-content .renew-hint-wrapper .close:hover .divider, #renew-hint-content .renew-hint-wrapper .readmore-wrapper:hover .divider, #renew-hint-content .renew-hint-wrapper .announcement-close-wrapper:hover .divider, #renew-hint-content .sign_in_hint-wrapper .hide-link-wrapper:hover .divider, #renew-hint-content .sign_in_hint-wrapper .close:hover .divider, #renew-hint-content .sign_in_hint-wrapper .readmore-wrapper:hover .divider, #renew-hint-content .sign_in_hint-wrapper .announcement-close-wrapper:hover .divider, #renew-hint-content .announcement-wrapper .hide-link-wrapper:hover .divider, #renew-hint-content .announcement-wrapper .close:hover .divider, #renew-hint-content .announcement-wrapper .readmore-wrapper:hover .divider, #renew-hint-content .announcement-wrapper .announcement-close-wrapper:hover .divider {
  border-left-color: #074166;
}
/* line 40, ../../_shared/components/_announcements.scss */
#announcement-container .renew-hint-wrapper .announcement-close-wrapper i.fmi-close, #announcement-container .sign_in_hint-wrapper .announcement-close-wrapper i.fmi-close, #announcement-container .announcement-wrapper .announcement-close-wrapper i.fmi-close, #sign-in-container .renew-hint-wrapper .announcement-close-wrapper i.fmi-close, #sign-in-container .sign_in_hint-wrapper .announcement-close-wrapper i.fmi-close, #sign-in-container .announcement-wrapper .announcement-close-wrapper i.fmi-close, #renew-hint-content .renew-hint-wrapper .announcement-close-wrapper i.fmi-close, #renew-hint-content .sign_in_hint-wrapper .announcement-close-wrapper i.fmi-close, #renew-hint-content .announcement-wrapper .announcement-close-wrapper i.fmi-close {
  background-color: #ffffff;
}
/* line 43, ../../_shared/components/_announcements.scss */
#announcement-container .renew-hint-wrapper .announcement-close-wrapper i.fmi-close:before, #announcement-container .sign_in_hint-wrapper .announcement-close-wrapper i.fmi-close:before, #announcement-container .announcement-wrapper .announcement-close-wrapper i.fmi-close:before, #sign-in-container .renew-hint-wrapper .announcement-close-wrapper i.fmi-close:before, #sign-in-container .sign_in_hint-wrapper .announcement-close-wrapper i.fmi-close:before, #sign-in-container .announcement-wrapper .announcement-close-wrapper i.fmi-close:before, #renew-hint-content .renew-hint-wrapper .announcement-close-wrapper i.fmi-close:before, #renew-hint-content .sign_in_hint-wrapper .announcement-close-wrapper i.fmi-close:before, #renew-hint-content .announcement-wrapper .announcement-close-wrapper i.fmi-close:before {
  color: #074166;
}

/* line 3, ../../_shared/components/_share_dropdown.scss */
.share-dropdown-box:not(.mobile):before {
  border-color: transparent transparent #ffffff transparent;
}
/* line 7, ../../_shared/components/_share_dropdown.scss */
.share-dropdown-box:not(.mobile):after {
  border-color: transparent transparent #ffffff transparent;
}
/* line 11, ../../_shared/components/_share_dropdown.scss */
.share-dropdown-box:not(.mobile) .submenu-wrapper {
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  color: #283b52 !important;
  background-color: #ffffff !important;
}
/* line 16, ../../_shared/components/_share_dropdown.scss */
.share-dropdown-box:not(.mobile) .submenu-wrapper a {
  color: #283b52 !important;
  background-color: #ffffff !important;
}
/* line 21, ../../_shared/components/_share_dropdown.scss */
.share-dropdown-box:not(.mobile) .submenu-wrapper a:hover {
  color: #283b52 !important;
  background-color: #e4f5f7 !important;
  text-shadow: none;
}

/* line 2, ../../_shared/components/_edit_round_button.scss */
#circle-round-button-wrapper #circle-round-button {
  color: #283b52;
  background-color: #ebf2ef;
  border: 1px solid #ebf2ef;
}

/* line 9, ../../_shared/components/_uploader.scss */
.uploader .items .item .preview .image .img_wrapper.posting,
.uploader .items .item .preview .video .img_wrapper.posting,
.uploader .items .item .preview .song .img_wrapper.posting,
.uploader .items .item .preview .doc .img_wrapper.posting {
  background-color: #cbdcde;
  color: #3c4f66;
  border-color: #3c4f66;
}
@media (max-width: 1139px) {
  /* line 9, ../../_shared/components/_uploader.scss */
  .uploader .items .item .preview .image .img_wrapper.posting,
  .uploader .items .item .preview .video .img_wrapper.posting,
  .uploader .items .item .preview .song .img_wrapper.posting,
  .uploader .items .item .preview .doc .img_wrapper.posting {
    background-color: #d7eaf5;
    color: #1b557a;
    border-color: #1b557a;
  }
}
/* line 20, ../../_shared/components/_uploader.scss */
.uploader .items .item .preview .image .img_wrapper.error,
.uploader .items .item .preview .video .img_wrapper.error,
.uploader .items .item .preview .song .img_wrapper.error,
.uploader .items .item .preview .doc .img_wrapper.error {
  background-color: #fec0b6;
  color: #db4c3f;
  border-color: #db4c3f;
}
@media (max-width: 1139px) {
  /* line 20, ../../_shared/components/_uploader.scss */
  .uploader .items .item .preview .image .img_wrapper.error,
  .uploader .items .item .preview .video .img_wrapper.error,
  .uploader .items .item .preview .song .img_wrapper.error,
  .uploader .items .item .preview .doc .img_wrapper.error {
    background-color: #fec0b6;
    color: #db4c3f;
    border-color: #db4c3f;
  }
}
/* line 31, ../../_shared/components/_uploader.scss */
.uploader .items .item .preview .image .img_wrapper.success,
.uploader .items .item .preview .video .img_wrapper.success,
.uploader .items .item .preview .song .img_wrapper.success,
.uploader .items .item .preview .doc .img_wrapper.success {
  background-color: #cbdcde;
  color: #3c4f66;
  border-color: #3c4f66;
}
@media (max-width: 1139px) {
  /* line 31, ../../_shared/components/_uploader.scss */
  .uploader .items .item .preview .image .img_wrapper.success,
  .uploader .items .item .preview .video .img_wrapper.success,
  .uploader .items .item .preview .song .img_wrapper.success,
  .uploader .items .item .preview .doc .img_wrapper.success {
    background-color: #d7eaf5;
    color: #1b557a;
    border-color: #1b557a;
  }
}
/* line 46, ../../_shared/components/_uploader.scss */
.uploader .items .item .preview.error .mainline .edit_name.error {
  color: #ff0000;
}
/* line 49, ../../_shared/components/_uploader.scss */
.uploader .items .item .preview.error .img_wrapper:before {
  color: #ff0000;
}
/* line 56, ../../_shared/components/_uploader.scss */
.uploader .items .item .main .progressbar {
  border-color: #E9E9E9;
}

/* line 63, ../../_shared/components/_uploader.scss */
.uploader.story_media .file-preview .img-wrapper:hover a.remove {
  background-color: #fff;
}

/* line 80, ../../_shared/components/_uploader.scss */
#add_lifestory_box .gallery_upload_form.rounded-box .items .item .preview .image .img_wrapper.posting,
#add_lifestory_box .gallery_upload_form.rounded-box .items .item .preview .video .img_wrapper.posting,
#add_lifestory_box .gallery_upload_form.rounded-box .items .item .preview .song .img_wrapper.posting,
#add_lifestory_box .gallery_upload_form.rounded-box .items .item .preview .doc .img_wrapper.posting,
#add_story_box .gallery_upload_form.rounded-box .items .item .preview .image .img_wrapper.posting,
#add_story_box .gallery_upload_form.rounded-box .items .item .preview .video .img_wrapper.posting,
#add_story_box .gallery_upload_form.rounded-box .items .item .preview .song .img_wrapper.posting,
#add_story_box .gallery_upload_form.rounded-box .items .item .preview .doc .img_wrapper.posting,
#uploader-photo .rounded-box.gallery_upload_form .items .item .preview .image .img_wrapper.posting,
#uploader-photo .rounded-box.gallery_upload_form .items .item .preview .video .img_wrapper.posting,
#uploader-photo .rounded-box.gallery_upload_form .items .item .preview .song .img_wrapper.posting,
#uploader-photo .rounded-box.gallery_upload_form .items .item .preview .doc .img_wrapper.posting,
#uploader-video .rounded-box.gallery_upload_form .items .item .preview .image .img_wrapper.posting,
#uploader-video .rounded-box.gallery_upload_form .items .item .preview .video .img_wrapper.posting,
#uploader-video .rounded-box.gallery_upload_form .items .item .preview .song .img_wrapper.posting,
#uploader-video .rounded-box.gallery_upload_form .items .item .preview .doc .img_wrapper.posting,
#uploader-audio .rounded-box.gallery_upload_form .items .item .preview .image .img_wrapper.posting,
#uploader-audio .rounded-box.gallery_upload_form .items .item .preview .video .img_wrapper.posting,
#uploader-audio .rounded-box.gallery_upload_form .items .item .preview .song .img_wrapper.posting,
#uploader-audio .rounded-box.gallery_upload_form .items .item .preview .doc .img_wrapper.posting {
  background-color: #e6dbc2;
  color: #3c4f66;
  border-color: #3c4f66;
}
@media (max-width: 1139px) {
  /* line 80, ../../_shared/components/_uploader.scss */
  #add_lifestory_box .gallery_upload_form.rounded-box .items .item .preview .image .img_wrapper.posting,
  #add_lifestory_box .gallery_upload_form.rounded-box .items .item .preview .video .img_wrapper.posting,
  #add_lifestory_box .gallery_upload_form.rounded-box .items .item .preview .song .img_wrapper.posting,
  #add_lifestory_box .gallery_upload_form.rounded-box .items .item .preview .doc .img_wrapper.posting,
  #add_story_box .gallery_upload_form.rounded-box .items .item .preview .image .img_wrapper.posting,
  #add_story_box .gallery_upload_form.rounded-box .items .item .preview .video .img_wrapper.posting,
  #add_story_box .gallery_upload_form.rounded-box .items .item .preview .song .img_wrapper.posting,
  #add_story_box .gallery_upload_form.rounded-box .items .item .preview .doc .img_wrapper.posting,
  #uploader-photo .rounded-box.gallery_upload_form .items .item .preview .image .img_wrapper.posting,
  #uploader-photo .rounded-box.gallery_upload_form .items .item .preview .video .img_wrapper.posting,
  #uploader-photo .rounded-box.gallery_upload_form .items .item .preview .song .img_wrapper.posting,
  #uploader-photo .rounded-box.gallery_upload_form .items .item .preview .doc .img_wrapper.posting,
  #uploader-video .rounded-box.gallery_upload_form .items .item .preview .image .img_wrapper.posting,
  #uploader-video .rounded-box.gallery_upload_form .items .item .preview .video .img_wrapper.posting,
  #uploader-video .rounded-box.gallery_upload_form .items .item .preview .song .img_wrapper.posting,
  #uploader-video .rounded-box.gallery_upload_form .items .item .preview .doc .img_wrapper.posting,
  #uploader-audio .rounded-box.gallery_upload_form .items .item .preview .image .img_wrapper.posting,
  #uploader-audio .rounded-box.gallery_upload_form .items .item .preview .video .img_wrapper.posting,
  #uploader-audio .rounded-box.gallery_upload_form .items .item .preview .song .img_wrapper.posting,
  #uploader-audio .rounded-box.gallery_upload_form .items .item .preview .doc .img_wrapper.posting {
    background-color: #d7eaf5;
    color: #1b557a;
    border-color: #1b557a;
  }
}
/* line 91, ../../_shared/components/_uploader.scss */
#add_lifestory_box .gallery_upload_form.rounded-box .items .item .preview .image .img_wrapper.error,
#add_lifestory_box .gallery_upload_form.rounded-box .items .item .preview .video .img_wrapper.error,
#add_lifestory_box .gallery_upload_form.rounded-box .items .item .preview .song .img_wrapper.error,
#add_lifestory_box .gallery_upload_form.rounded-box .items .item .preview .doc .img_wrapper.error,
#add_story_box .gallery_upload_form.rounded-box .items .item .preview .image .img_wrapper.error,
#add_story_box .gallery_upload_form.rounded-box .items .item .preview .video .img_wrapper.error,
#add_story_box .gallery_upload_form.rounded-box .items .item .preview .song .img_wrapper.error,
#add_story_box .gallery_upload_form.rounded-box .items .item .preview .doc .img_wrapper.error,
#uploader-photo .rounded-box.gallery_upload_form .items .item .preview .image .img_wrapper.error,
#uploader-photo .rounded-box.gallery_upload_form .items .item .preview .video .img_wrapper.error,
#uploader-photo .rounded-box.gallery_upload_form .items .item .preview .song .img_wrapper.error,
#uploader-photo .rounded-box.gallery_upload_form .items .item .preview .doc .img_wrapper.error,
#uploader-video .rounded-box.gallery_upload_form .items .item .preview .image .img_wrapper.error,
#uploader-video .rounded-box.gallery_upload_form .items .item .preview .video .img_wrapper.error,
#uploader-video .rounded-box.gallery_upload_form .items .item .preview .song .img_wrapper.error,
#uploader-video .rounded-box.gallery_upload_form .items .item .preview .doc .img_wrapper.error,
#uploader-audio .rounded-box.gallery_upload_form .items .item .preview .image .img_wrapper.error,
#uploader-audio .rounded-box.gallery_upload_form .items .item .preview .video .img_wrapper.error,
#uploader-audio .rounded-box.gallery_upload_form .items .item .preview .song .img_wrapper.error,
#uploader-audio .rounded-box.gallery_upload_form .items .item .preview .doc .img_wrapper.error {
  background-color: #fec0b6;
  color: #db4c3f;
  border-color: #db4c3f;
}
@media (max-width: 1139px) {
  /* line 91, ../../_shared/components/_uploader.scss */
  #add_lifestory_box .gallery_upload_form.rounded-box .items .item .preview .image .img_wrapper.error,
  #add_lifestory_box .gallery_upload_form.rounded-box .items .item .preview .video .img_wrapper.error,
  #add_lifestory_box .gallery_upload_form.rounded-box .items .item .preview .song .img_wrapper.error,
  #add_lifestory_box .gallery_upload_form.rounded-box .items .item .preview .doc .img_wrapper.error,
  #add_story_box .gallery_upload_form.rounded-box .items .item .preview .image .img_wrapper.error,
  #add_story_box .gallery_upload_form.rounded-box .items .item .preview .video .img_wrapper.error,
  #add_story_box .gallery_upload_form.rounded-box .items .item .preview .song .img_wrapper.error,
  #add_story_box .gallery_upload_form.rounded-box .items .item .preview .doc .img_wrapper.error,
  #uploader-photo .rounded-box.gallery_upload_form .items .item .preview .image .img_wrapper.error,
  #uploader-photo .rounded-box.gallery_upload_form .items .item .preview .video .img_wrapper.error,
  #uploader-photo .rounded-box.gallery_upload_form .items .item .preview .song .img_wrapper.error,
  #uploader-photo .rounded-box.gallery_upload_form .items .item .preview .doc .img_wrapper.error,
  #uploader-video .rounded-box.gallery_upload_form .items .item .preview .image .img_wrapper.error,
  #uploader-video .rounded-box.gallery_upload_form .items .item .preview .video .img_wrapper.error,
  #uploader-video .rounded-box.gallery_upload_form .items .item .preview .song .img_wrapper.error,
  #uploader-video .rounded-box.gallery_upload_form .items .item .preview .doc .img_wrapper.error,
  #uploader-audio .rounded-box.gallery_upload_form .items .item .preview .image .img_wrapper.error,
  #uploader-audio .rounded-box.gallery_upload_form .items .item .preview .video .img_wrapper.error,
  #uploader-audio .rounded-box.gallery_upload_form .items .item .preview .song .img_wrapper.error,
  #uploader-audio .rounded-box.gallery_upload_form .items .item .preview .doc .img_wrapper.error {
    background-color: #fec0b6;
    color: #db4c3f;
    border-color: #db4c3f;
  }
}
/* line 102, ../../_shared/components/_uploader.scss */
#add_lifestory_box .gallery_upload_form.rounded-box .items .item .preview .image .img_wrapper.success,
#add_lifestory_box .gallery_upload_form.rounded-box .items .item .preview .video .img_wrapper.success,
#add_lifestory_box .gallery_upload_form.rounded-box .items .item .preview .song .img_wrapper.success,
#add_lifestory_box .gallery_upload_form.rounded-box .items .item .preview .doc .img_wrapper.success,
#add_story_box .gallery_upload_form.rounded-box .items .item .preview .image .img_wrapper.success,
#add_story_box .gallery_upload_form.rounded-box .items .item .preview .video .img_wrapper.success,
#add_story_box .gallery_upload_form.rounded-box .items .item .preview .song .img_wrapper.success,
#add_story_box .gallery_upload_form.rounded-box .items .item .preview .doc .img_wrapper.success,
#uploader-photo .rounded-box.gallery_upload_form .items .item .preview .image .img_wrapper.success,
#uploader-photo .rounded-box.gallery_upload_form .items .item .preview .video .img_wrapper.success,
#uploader-photo .rounded-box.gallery_upload_form .items .item .preview .song .img_wrapper.success,
#uploader-photo .rounded-box.gallery_upload_form .items .item .preview .doc .img_wrapper.success,
#uploader-video .rounded-box.gallery_upload_form .items .item .preview .image .img_wrapper.success,
#uploader-video .rounded-box.gallery_upload_form .items .item .preview .video .img_wrapper.success,
#uploader-video .rounded-box.gallery_upload_form .items .item .preview .song .img_wrapper.success,
#uploader-video .rounded-box.gallery_upload_form .items .item .preview .doc .img_wrapper.success,
#uploader-audio .rounded-box.gallery_upload_form .items .item .preview .image .img_wrapper.success,
#uploader-audio .rounded-box.gallery_upload_form .items .item .preview .video .img_wrapper.success,
#uploader-audio .rounded-box.gallery_upload_form .items .item .preview .song .img_wrapper.success,
#uploader-audio .rounded-box.gallery_upload_form .items .item .preview .doc .img_wrapper.success {
  background-color: #e6dbc2;
  color: #3c4f66;
  border-color: #3c4f66;
}
@media (max-width: 1139px) {
  /* line 102, ../../_shared/components/_uploader.scss */
  #add_lifestory_box .gallery_upload_form.rounded-box .items .item .preview .image .img_wrapper.success,
  #add_lifestory_box .gallery_upload_form.rounded-box .items .item .preview .video .img_wrapper.success,
  #add_lifestory_box .gallery_upload_form.rounded-box .items .item .preview .song .img_wrapper.success,
  #add_lifestory_box .gallery_upload_form.rounded-box .items .item .preview .doc .img_wrapper.success,
  #add_story_box .gallery_upload_form.rounded-box .items .item .preview .image .img_wrapper.success,
  #add_story_box .gallery_upload_form.rounded-box .items .item .preview .video .img_wrapper.success,
  #add_story_box .gallery_upload_form.rounded-box .items .item .preview .song .img_wrapper.success,
  #add_story_box .gallery_upload_form.rounded-box .items .item .preview .doc .img_wrapper.success,
  #uploader-photo .rounded-box.gallery_upload_form .items .item .preview .image .img_wrapper.success,
  #uploader-photo .rounded-box.gallery_upload_form .items .item .preview .video .img_wrapper.success,
  #uploader-photo .rounded-box.gallery_upload_form .items .item .preview .song .img_wrapper.success,
  #uploader-photo .rounded-box.gallery_upload_form .items .item .preview .doc .img_wrapper.success,
  #uploader-video .rounded-box.gallery_upload_form .items .item .preview .image .img_wrapper.success,
  #uploader-video .rounded-box.gallery_upload_form .items .item .preview .video .img_wrapper.success,
  #uploader-video .rounded-box.gallery_upload_form .items .item .preview .song .img_wrapper.success,
  #uploader-video .rounded-box.gallery_upload_form .items .item .preview .doc .img_wrapper.success,
  #uploader-audio .rounded-box.gallery_upload_form .items .item .preview .image .img_wrapper.success,
  #uploader-audio .rounded-box.gallery_upload_form .items .item .preview .video .img_wrapper.success,
  #uploader-audio .rounded-box.gallery_upload_form .items .item .preview .song .img_wrapper.success,
  #uploader-audio .rounded-box.gallery_upload_form .items .item .preview .doc .img_wrapper.success {
    background-color: #d7eaf5;
    color: #1b557a;
    border-color: #1b557a;
  }
}
/* line 117, ../../_shared/components/_uploader.scss */
#add_lifestory_box .gallery_upload_form.rounded-box .items .item .preview.error .mainline .edit_name.error,
#add_story_box .gallery_upload_form.rounded-box .items .item .preview.error .mainline .edit_name.error,
#uploader-photo .rounded-box.gallery_upload_form .items .item .preview.error .mainline .edit_name.error,
#uploader-video .rounded-box.gallery_upload_form .items .item .preview.error .mainline .edit_name.error,
#uploader-audio .rounded-box.gallery_upload_form .items .item .preview.error .mainline .edit_name.error {
  color: #ff0000;
}
/* line 120, ../../_shared/components/_uploader.scss */
#add_lifestory_box .gallery_upload_form.rounded-box .items .item .preview.error .img_wrapper:before,
#add_story_box .gallery_upload_form.rounded-box .items .item .preview.error .img_wrapper:before,
#uploader-photo .rounded-box.gallery_upload_form .items .item .preview.error .img_wrapper:before,
#uploader-video .rounded-box.gallery_upload_form .items .item .preview.error .img_wrapper:before,
#uploader-audio .rounded-box.gallery_upload_form .items .item .preview.error .img_wrapper:before {
  color: #ff0000;
}
/* line 127, ../../_shared/components/_uploader.scss */
#add_lifestory_box .gallery_upload_form.rounded-box .items .item .main .progressbar,
#add_story_box .gallery_upload_form.rounded-box .items .item .main .progressbar,
#uploader-photo .rounded-box.gallery_upload_form .items .item .main .progressbar,
#uploader-video .rounded-box.gallery_upload_form .items .item .main .progressbar,
#uploader-audio .rounded-box.gallery_upload_form .items .item .main .progressbar {
  border-color: #E9E9E9;
}

/* line 3, ../../_shared/components/_tables.scss */
#page-visitors .invites .active .badge {
  background-color: #5a6414;
}
/* line 8, ../../_shared/components/_tables.scss */
#page-visitors .visitors-table tr.settings {
  background-color: #fafafa;
}
/* line 11, ../../_shared/components/_tables.scss */
#page-visitors .visitors-table tr.settings.email-error-settings {
  background-color: #db4c3f;
}

/* line 17, ../../_shared/components/_tables.scss */
.hint--right.hint--info:before {
  border-right-color: #ffffff;
}

/* line 20, ../../_shared/components/_tables.scss */
.hint--left.hint--info:before {
  border-left-color: #ffffff;
}

/* line 23, ../../_shared/components/_tables.scss */
.hint--top.hint--info:before {
  border-top-color: #ffffff;
}

/* line 26, ../../_shared/components/_tables.scss */
.hint--bottom.hint--info:before {
  border-bottom-color: #ffffff;
}

/* line 29, ../../_shared/components/_tables.scss */
.hint--info:after, .hint--info .hint--html-content {
  background-color: #ffffff !important;
  text-shadow: none !important;
  color: #ffb700 !important;
}

/* line 35, ../../_shared/components/_tables.scss */
.hint--error.hint--info:before {
  border-right-color: #b34e4d;
}

/* line 38, ../../_shared/components/_tables.scss */
.hint--left.hint--error:before {
  border-left-color: #b34e4d;
}

/* line 41, ../../_shared/components/_tables.scss */
.hint--top.hint--error:before {
  border-top-color: #b34e4d;
}

/* line 44, ../../_shared/components/_tables.scss */
.hint--bottom.hint--error:before {
  border-bottom-color: #b34e4d;
}

/* line 48, ../../_shared/components/_tables.scss */
.hint--rounded.hint--top:after, .hint--rounded.hint--top .hint--html-content {
  background-color: #ffffff !important;
  text-shadow: none !important;
  color: #258069 !important;
}

/* line 54, ../../_shared/components/_tables.scss */
.hint--rounded.hint--top:before {
  border-top-color: #ffffff !important;
}

/* line 58, ../../_shared/components/_tables.scss */
.hint--error:after, .hint--error .hint--html-content {
  background-color: #258069 !important;
  text-shadow: none !important;
  color: #258069 !important;
}

/* line 64, ../../_shared/components/_tables.scss */
.hint--error:before {
  border-right-color: #258069 !important;
}

/* line 68, ../../_shared/components/_tables.scss */
.hint--info:after, .hint--info .hint--html-content {
  background-color: #ffffff !important;
  text-shadow: none !important;
  color: #074166 !important;
}

/* line 74, ../../_shared/components/_tables.scss */
.hint--info:before {
  border-left-color: #ffffff !important;
}

/* line 77, ../../_shared/components/_tables.scss */
.hint--bottom.hint--info:before {
  border-bottom-color: #ffffff !important;
}

/* line 82, ../../_shared/components/_tables.scss */
.filters .hint--info:before {
  border-left-color: transparent !important;
}

/* line 87, ../../_shared/components/_tables.scss */
.hint--right.hint--info:before {
  border-right-color: #ffffff !important;
}

/* line 91, ../../_shared/components/_tables.scss */
.visitors-table {
  border-radius: 4px;
  background-color: #ffffff;
  border: 1px solid #cdcdcd;
}
/* line 96, ../../_shared/components/_tables.scss */
.visitors-table .dataTables_scrollHeadInner,
.visitors-table thead &gt; tr {
  color: #283b52;
  background-color: #c6d7d9 !important;
}
/* line 101, ../../_shared/components/_tables.scss */
.visitors-table .dataTables_scrollHeadInner th,
.visitors-table thead &gt; tr th {
  border-color: #cdcdcd !important;
}
/* line 106, ../../_shared/components/_tables.scss */
.visitors-table tbody {
  border-bottom: 1px solid #cdcdcd;
}
/* line 109, ../../_shared/components/_tables.scss */
.visitors-table tbody &gt; tr {
  background-color: #ffffff;
}
/* line 112, ../../_shared/components/_tables.scss */
.visitors-table tbody &gt; tr td.name::after,
.visitors-table tbody &gt; tr td.email::after {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=') !important;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff)) !important;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff) !important;
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff) !important;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff) !important;
}
/* line 117, ../../_shared/components/_tables.scss */
.visitors-table tbody &gt; tr.email-error {
  background-color: #db4c3f;
  color: #ffffff;
}
/* line 121, ../../_shared/components/_tables.scss */
.visitors-table tbody &gt; tr.email-error a, .visitors-table tbody &gt; tr.email-error i, .visitors-table tbody &gt; tr.email-error em, .visitors-table tbody &gt; tr.email-error td {
  color: #ffffff;
}
/* line 125, ../../_shared/components/_tables.scss */
.visitors-table tbody &gt; tr.email-error td.name::after,
.visitors-table tbody &gt; tr.email-error td.email::after {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiNGMzZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYjRjM2YiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=') !important;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(219, 76, 63, 0)), color-stop(100%, #db4c3f)) !important;
  background-image: -moz-linear-gradient(left, rgba(219, 76, 63, 0), #db4c3f) !important;
  background-image: -webkit-linear-gradient(left, rgba(219, 76, 63, 0), #db4c3f) !important;
  background-image: linear-gradient(to right, rgba(219, 76, 63, 0), #db4c3f) !important;
}
/* line 131, ../../_shared/components/_tables.scss */
.visitors-table tbody &gt; tr.invitation-accepted {
  background-color: #ffffff;
  color: #074166;
}
/* line 135, ../../_shared/components/_tables.scss */
.visitors-table tbody &gt; tr.invitation-accepted a, .visitors-table tbody &gt; tr.invitation-accepted i, .visitors-table tbody &gt; tr.invitation-accepted em, .visitors-table tbody &gt; tr.invitation-accepted td {
  color: #074166;
}
/* line 139, ../../_shared/components/_tables.scss */
.visitors-table tbody &gt; tr.invitation-accepted td.name::after,
.visitors-table tbody &gt; tr.invitation-accepted td.email::after {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=') !important;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff)) !important;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff) !important;
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff) !important;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff) !important;
}
/* line 144, ../../_shared/components/_tables.scss */
.visitors-table tbody &gt; tr.invitation-accepted.email-error {
  background-color: #db4c3f;
  color: #ffffff;
}
/* line 148, ../../_shared/components/_tables.scss */
.visitors-table tbody &gt; tr.invitation-accepted.email-error a, .visitors-table tbody &gt; tr.invitation-accepted.email-error i, .visitors-table tbody &gt; tr.invitation-accepted.email-error em, .visitors-table tbody &gt; tr.invitation-accepted.email-error td {
  color: #ffffff;
}
/* line 152, ../../_shared/components/_tables.scss */
.visitors-table tbody &gt; tr.invitation-accepted.email-error td.name::after,
.visitors-table tbody &gt; tr.invitation-accepted.email-error td.email::after {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiNGMzZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYjRjM2YiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=') !important;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(219, 76, 63, 0)), color-stop(100%, #db4c3f)) !important;
  background-image: -moz-linear-gradient(left, rgba(219, 76, 63, 0), #db4c3f) !important;
  background-image: -webkit-linear-gradient(left, rgba(219, 76, 63, 0), #db4c3f) !important;
  background-image: linear-gradient(to right, rgba(219, 76, 63, 0), #db4c3f) !important;
}
/* line 173, ../../_shared/components/_tables.scss */
.visitors-table tbody &gt; tr &gt; td {
  border-top: 1px solid #cdcdcd !important;
  color: #074166;
}
/* line 177, ../../_shared/components/_tables.scss */
.visitors-table tbody &gt; tr &gt; td .email-mobile {
  color: #2d678c;
}
/* line 181, ../../_shared/components/_tables.scss */
.visitors-table tbody &gt; tr &gt; td .role-mobile {
  color: #2d678c;
}
/* line 186, ../../_shared/components/_tables.scss */
.visitors-table tbody &gt; tr &gt; td .form-group select, .visitors-table tbody &gt; tr &gt; td .form-group select option {
  color: #074166;
}
/* line 190, ../../_shared/components/_tables.scss */
.visitors-table tbody &gt; tr &gt; td .form-group .val::after {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYWZhZmEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=') !important;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(250, 250, 250, 0)), color-stop(100%, #fafafa)) !important;
  background-image: -moz-linear-gradient(left, rgba(250, 250, 250, 0), #fafafa) !important;
  background-image: -webkit-linear-gradient(left, rgba(250, 250, 250, 0), #fafafa) !important;
  background-image: linear-gradient(to right, rgba(250, 250, 250, 0), #fafafa) !important;
}
/* line 198, ../../_shared/components/_tables.scss */
.visitors-table tbody &gt; tr &gt; td .invite-settings-form .form-group .val::after {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=') !important;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff)) !important;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff) !important;
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff) !important;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff) !important;
}
/* line 205, ../../_shared/components/_tables.scss */
.visitors-table tbody &gt; tr.email-error-settings &gt; td {
  color: #ffffff !important;
}
/* line 210, ../../_shared/components/_tables.scss */
.visitors-table tbody .no-contacts,
.visitors-table tbody .dataTables_empty {
  border: 0;
  background-color: transparent;
}
/* line 217, ../../_shared/components/_tables.scss */
.visitors-table a, .visitors-table a:hover {
  color: inherit;
}

/* line 224, ../../_shared/components/_tables.scss */
#page-visitors .visitors-table tr.settings.email-error-settings {
  color: #ffffff !important;
}
/* line 227, ../../_shared/components/_tables.scss */
#page-visitors .visitors-table tr.settings.email-error-settings .user-info .val::after {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiNGMzZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYjRjM2YiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=') !important;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(219, 76, 63, 0)), color-stop(100%, #db4c3f)) !important;
  background-image: -moz-linear-gradient(left, rgba(219, 76, 63, 0), #db4c3f) !important;
  background-image: -webkit-linear-gradient(left, rgba(219, 76, 63, 0), #db4c3f) !important;
  background-image: linear-gradient(to right, rgba(219, 76, 63, 0), #db4c3f) !important;
}
/* line 232, ../../_shared/components/_tables.scss */
#page-visitors .visitors-table tr.settings.email-error-settings .user-info-edit .button {
  color: #ffffff !important;
  background: none !important;
}
@media (max-width: 1139px) {
  /* line 232, ../../_shared/components/_tables.scss */
  #page-visitors .visitors-table tr.settings.email-error-settings .user-info-edit .button {
    background: #ed857b !important;
  }
}
/* line 239, ../../_shared/components/_tables.scss */
#page-visitors .visitors-table tr.settings.email-error-settings .user-info-edit .button:hover {
  background: #ed857b !important;
}

/* line 248, ../../_shared/components/_tables.scss */
.import-contacts-block .dialog.visitors-table {
  background-color: #ffffff;
}
/* line 251, ../../_shared/components/_tables.scss */
.import-contacts-block .dialog.visitors-table .dataTables_scrollHeadInner,
.import-contacts-block .dialog.visitors-table thead &gt; tr {
  color: #074166;
  background-color: #dcdcdc !important;
}
/* line 256, ../../_shared/components/_tables.scss */
.import-contacts-block .dialog.visitors-table .dataTables_scrollHeadInner th, .import-contacts-block .dialog.visitors-table .dataTables_scrollHeadInner a, .import-contacts-block .dialog.visitors-table .dataTables_scrollHeadInner i,
.import-contacts-block .dialog.visitors-table thead &gt; tr th,
.import-contacts-block .dialog.visitors-table thead &gt; tr a,
.import-contacts-block .dialog.visitors-table thead &gt; tr i {
  color: #074166;
}
/* line 261, ../../_shared/components/_tables.scss */
.import-contacts-block .dialog.visitors-table tbody {
  border-bottom: 0px solid #258069;
}
/* line 263, ../../_shared/components/_tables.scss */
.import-contacts-block .dialog.visitors-table tbody &gt; tr {
  background-color: #ffffff;
}
/* line 266, ../../_shared/components/_tables.scss */
.import-contacts-block .dialog.visitors-table tbody &gt; tr &gt; td {
  border-top: 1px solid #cdcdcd !important;
  color: #074166;
}
/* line 270, ../../_shared/components/_tables.scss */
.import-contacts-block .dialog.visitors-table tbody &gt; tr &gt; td .email-mobile {
  color: #2d678c;
}
/* line 274, ../../_shared/components/_tables.scss */
.import-contacts-block .dialog.visitors-table tbody &gt; tr &gt; td.email::after, .import-contacts-block .dialog.visitors-table tbody &gt; tr &gt; td.name::after {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=') !important;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff)) !important;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff) !important;
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff) !important;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff) !important;
}
/* line 281, ../../_shared/components/_tables.scss */
.import-contacts-block .dialog.visitors-table tbody &gt; tr &gt; td.action a,
.import-contacts-block .dialog.visitors-table tbody &gt; tr &gt; td div.action a {
  color: #074166;
}
/* line 287, ../../_shared/components/_tables.scss */
.import-contacts-block .dialog.visitors-table tbody &gt; tr.settings {
  background-color: #fafafa;
}
@media (max-width: 1139px) {
  /* line 287, ../../_shared/components/_tables.scss */
  .import-contacts-block .dialog.visitors-table tbody &gt; tr.settings {
    background-color: #fafafa;
  }
}
/* line 296, ../../_shared/components/_tables.scss */
.import-contacts-block .dialog.visitors-table tbody &gt; tr.settings td .form-group .val::after {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYWZhZmEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=') !important;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(250, 250, 250, 0)), color-stop(100%, #fafafa)) !important;
  background-image: -moz-linear-gradient(left, rgba(250, 250, 250, 0), #fafafa) !important;
  background-image: -webkit-linear-gradient(left, rgba(250, 250, 250, 0), #fafafa) !important;
  background-image: linear-gradient(to right, rgba(250, 250, 250, 0), #fafafa) !important;
}
@media (max-width: 1139px) {
  /* line 296, ../../_shared/components/_tables.scss */
  .import-contacts-block .dialog.visitors-table tbody &gt; tr.settings td .form-group .val::after {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYWZhZmEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=') !important;
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(250, 250, 250, 0)), color-stop(100%, #fafafa)) !important;
    background-image: -moz-linear-gradient(left, rgba(250, 250, 250, 0), #fafafa) !important;
    background-image: -webkit-linear-gradient(left, rgba(250, 250, 250, 0), #fafafa) !important;
    background-image: linear-gradient(to right, rgba(250, 250, 250, 0), #fafafa) !important;
  }
}
/* line 307, ../../_shared/components/_tables.scss */
.import-contacts-block .dialog.visitors-table tbody &gt; tr.settings td .wrapper .user-info-edit.buttons .btn.button {
  background-color: #e6e6e6;
  color: #074166;
}
@media (max-width: 1139px) {
  /* line 307, ../../_shared/components/_tables.scss */
  .import-contacts-block .dialog.visitors-table tbody &gt; tr.settings td .wrapper .user-info-edit.buttons .btn.button {
    background-color: #e6e6e6;
    color: #074166;
  }
}
/* line 316, ../../_shared/components/_tables.scss */
.import-contacts-block .dialog.visitors-table tbody &gt; tr.settings td .wrapper .user-info-edit.buttons .btn.button:hover {
  background-color: #e6e6e6;
  color: #074166;
}
/* line 321, ../../_shared/components/_tables.scss */
.import-contacts-block .dialog.visitors-table tbody &gt; tr.settings td .wrapper .user-info-edit.buttons .btn.button.cancel:not(.small):not(.square) {
  background-color: transparent !important;
  border-color: #074166 !important;
  color: #074166 !important;
}
/* line 326, ../../_shared/components/_tables.scss */
.import-contacts-block .dialog.visitors-table tbody &gt; tr.settings td .wrapper .user-info-edit.buttons .btn.button.cancel:not(.small):not(.square):hover {
  background-color: rgba(0, 0, 0, 0.05) !important;
}

/* line 1, ../../_shared/components/_tabs.scss */
.tabs ul li a {
  color: #5a6414;
  background-color: #5a6414;
}
/* line 5, ../../_shared/components/_tabs.scss */
.tabs ul li a:hover {
  color: #5a6414;
  background-color: #5a6414;
}
/* line 6, ../../_shared/components/_tabs.scss */
.tabs ul li a.active {
  color: #5a6414;
  background-color: #5a6414;
}

/* line 2, ../../_shared/components/_sticky_bar.scss */
#sticky_bar {
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.33);
  background-color: #e4f5f7;
  border-top: 1px solid #c1d2d4;
}
/* line 8, ../../_shared/components/_sticky_bar.scss */
#sticky_bar .gallery-manager .button.cancel {
  background: #e0ae57 !important;
  color: #ffffff !important;
  border-color: #ba8831 !important;
}
/* line 12, ../../_shared/components/_sticky_bar.scss */
#sticky_bar .gallery-manager .button.cancel:hover {
  background: #efbd66 !important;
}
/* line 17, ../../_shared/components/_sticky_bar.scss */
#sticky_bar .gallery-manager .button.save {
  background: #e0ae57 !important;
  color: #ffffff !important;
  border-color: #ba8831 !important;
}
/* line 21, ../../_shared/components/_sticky_bar.scss */
#sticky_bar .gallery-manager .button.save:hover {
  background: #efbd66 !important;
}
/* line 29, ../../_shared/components/_sticky_bar.scss */
#sticky_bar .other-actions .action {
  color: #283b52;
}
/* line 31, ../../_shared/components/_sticky_bar.scss */
#sticky_bar .other-actions .action:hover {
  background: #258069;
}
/* line 36, ../../_shared/components/_sticky_bar.scss */
#sticky_bar .other-actions .action.active:before {
  border-color: transparent transparent #e4f5f7 transparent;
}
/* line 40, ../../_shared/components/_sticky_bar.scss */
#sticky_bar .other-actions .action.active:after {
  border-color: transparent transparent #c1d2d4 transparent;
}
/* line 45, ../../_shared/components/_sticky_bar.scss */
#sticky_bar .other-actions .action.active:hover:before {
  border-color: transparent transparent #258069 transparent;
}
/* line 48, ../../_shared/components/_sticky_bar.scss */
#sticky_bar .other-actions .action.active:hover:after {
  border-color: transparent transparent #c1d2d4 transparent;
}
/* line 55, ../../_shared/components/_sticky_bar.scss */
#sticky_bar .popup {
  background-color: #e4f5f7;
  border-color: #c1d2d4;
  color: #283b52;
}
/* line 59, ../../_shared/components/_sticky_bar.scss */
#sticky_bar .popup:before {
  border-top-color: #c1d2d4;
}
/* line 62, ../../_shared/components/_sticky_bar.scss */
#sticky_bar .popup:after {
  border-top-color: #e4f5f7;
}

/* line 2, ../../_shared/components/_template_selector.scss */
#template_selector #category_selection .select-block .select-category {
  background: #2f2f2f;
  color: #ffffff !important;
}
/* line 12, ../../_shared/components/_template_selector.scss */
#template_selector .themes-selection-block #themes_selection .item-theme .options-theme-top-div .icon-div .icon-bg {
  background: #ffffff;
}
/* line 16, ../../_shared/components/_template_selector.scss */
#template_selector .themes-selection-block #themes_selection .item-theme .options-theme-top-div .icon-div i {
  color: #c8a05c;
}
/* line 21, ../../_shared/components/_template_selector.scss */
#template_selector .themes-selection-block #themes_selection .item-theme .options-theme-top-div .icon-div.new-theme-js .icon-bg {
  background: #ffffff;
}
/* line 25, ../../_shared/components/_template_selector.scss */
#template_selector .themes-selection-block #themes_selection .item-theme .options-theme-top-div .icon-div.new-theme-js i {
  color: #5cb85c;
}
/* line 35, ../../_shared/components/_template_selector.scss */
#template_selector .themes-selection-block #themes_selection .item-theme .options-theme-bottom-div .icon-div.info-theme-js .icon-bg {
  background: #ffffff;
}
/* line 39, ../../_shared/components/_template_selector.scss */
#template_selector .themes-selection-block #themes_selection .item-theme .options-theme-bottom-div .icon-div.info-theme-js i {
  color: #000000;
}
/* line 47, ../../_shared/components/_template_selector.scss */
#template_selector .themes-selection-block #themes_selection .item-theme .action-theme-div .save-tpl-btn {
  color: #ffffff;
  border-color: #e6e6e6;
  background: #2f2f2f;
}
/* line 54, ../../_shared/components/_template_selector.scss */
#template_selector .themes-selection-block #themes_selection .item-theme .action-theme-div .get-premium-div .get-premium-bg {
  background: #c8a05c;
  border: 1px solid #ffffff;
}
/* line 59, ../../_shared/components/_template_selector.scss */
#template_selector .themes-selection-block #themes_selection .item-theme .action-theme-div .get-premium-div .get-premium-btn {
  color: #ffffff;
}

/* line 5, ../../_shared/components/_audio_loader.scss */
.audio-loader:after {
  border-left-color: #fff;
  opacity: 0.85;
}
/* line 9, ../../_shared/components/_audio_loader.scss */
.audio-loader:before {
  border-right-color: #fff;
  opacity: 0.85;
}

/* line 2, ../../_shared/components/_draft_marker.scss */
.draft-marker.save-ok {
  color: inherit;
}
/* line 5, ../../_shared/components/_draft_marker.scss */
.draft-marker.save-error {
  color: #ff0000;
}

/* line 3, ../../_shared/components/_premium.scss */
.premium-note .upgrade-line:hover .premium-feature-star, .premium-note .upgrade-line:hover [class^="fmi-"] {
  color: #f7cf6a;
}

/* line 10, ../../_shared/components/_premium.scss */
.star-line:hover .premium-feature-star,
.star-line:hover [class^="fmi-"] {
  color: #f7cf6a;
}

/* line 17, ../../_shared/components/_premium.scss */
.premium-feature-line:hover .premium-feature-star,
.premium-feature-line:hover [class^="fmi-"] {
  color: #f7cf6a;
}

/* line 24, ../../_shared/components/_premium.scss */
.premium-feature-star.open, .premium-feature-star:hover, .premium-feature-star:active {
  color: #f7cf6a;
}

/* line 1, ../../_shared/components/_progress_bar.scss */
.progressbar {
  -moz-box-shadow: 1px 1px 1px rgba(208, 225, 227, 0.75);
  -webkit-box-shadow: 1px 1px 1px rgba(208, 225, 227, 0.75);
  box-shadow: 1px 1px 1px rgba(208, 225, 227, 0.75);
}
/* line 4, ../../_shared/components/_progress_bar.scss */
.progressbar .line_wrapper {
  background-color: #d0e1e3;
  -moz-box-shadow: inset 1px 1px 1px rgba(208, 225, 227, 0.75);
  -webkit-box-shadow: inset 1px 1px 1px rgba(208, 225, 227, 0.75);
  box-shadow: inset 1px 1px 1px rgba(208, 225, 227, 0.75);
}
/* line 9, ../../_shared/components/_progress_bar.scss */
.progressbar .line {
  background: #3c4f66;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNjNGY2NiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNjNGY2NiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), #3c4f66;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3c4f66), color-stop(100%, #3c4f66)), #3c4f66;
  background: -moz-linear-gradient(top, #3c4f66 0%, #3c4f66 100%), #3c4f66;
  background: -webkit-linear-gradient(top, #3c4f66 0%, #3c4f66 100%), #3c4f66;
  background: linear-gradient(to bottom, #3c4f66 0%, #3c4f66 100%), #3c4f66;
}

/* line 18, ../../_shared/components/_progress_bar.scss */
.item.error .progressbar .line {
  background: #db4c3f;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiNGMzZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RiNGMzZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), #db4c3f;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #db4c3f), color-stop(100%, #db4c3f)), #db4c3f;
  background: -moz-linear-gradient(top, #db4c3f 0%, #db4c3f 100%), #db4c3f;
  background: -webkit-linear-gradient(top, #db4c3f 0%, #db4c3f 100%), #db4c3f;
  background: linear-gradient(to bottom, #db4c3f 0%, #db4c3f 100%), #db4c3f;
}

/* line 37, ../../_shared/components/_progress_bar.scss */
#add_story_box .uploader-box .progressbar .line,
#add_story_box .uploaded .progressbar .line,
#uploader-photo .uploader-box .progressbar .line,
#uploader-photo .uploaded .progressbar .line,
#uploader-video .uploader-box .progressbar .line,
#uploader-video .uploaded .progressbar .line,
#uploader-audio .uploader-box .progressbar .line,
#uploader-audio .uploaded .progressbar .line,
#add_lifestory_box .uploader-box .progressbar .line,
#add_lifestory_box .uploaded .progressbar .line {
  background: #3c4f66;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNjNGY2NiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNjNGY2NiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), #3c4f66;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3c4f66), color-stop(100%, #3c4f66)), #3c4f66;
  background: -moz-linear-gradient(top, #3c4f66 0%, #3c4f66 100%), #3c4f66;
  background: -webkit-linear-gradient(top, #3c4f66 0%, #3c4f66 100%), #3c4f66;
  background: linear-gradient(to bottom, #3c4f66 0%, #3c4f66 100%), #3c4f66;
}
/* line 46, ../../_shared/components/_progress_bar.scss */
#add_story_box .uploader-box .item.error .progressbar .line,
#add_story_box .uploaded .item.error .progressbar .line,
#uploader-photo .uploader-box .item.error .progressbar .line,
#uploader-photo .uploaded .item.error .progressbar .line,
#uploader-video .uploader-box .item.error .progressbar .line,
#uploader-video .uploaded .item.error .progressbar .line,
#uploader-audio .uploader-box .item.error .progressbar .line,
#uploader-audio .uploaded .item.error .progressbar .line,
#add_lifestory_box .uploader-box .item.error .progressbar .line,
#add_lifestory_box .uploaded .item.error .progressbar .line {
  background: #db4c3f;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiNGMzZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RiNGMzZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), #db4c3f;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #db4c3f), color-stop(100%, #db4c3f)), #db4c3f;
  background: -moz-linear-gradient(top, #db4c3f 0%, #db4c3f 100%), #db4c3f;
  background: -webkit-linear-gradient(top, #db4c3f 0%, #db4c3f 100%), #db4c3f;
  background: linear-gradient(to bottom, #db4c3f 0%, #db4c3f 100%), #db4c3f;
}

/* line 69, ../../_shared/components/_progress_bar.scss */
.modal-dialog #add_story_box .uploader-box .progressbar .line,
.modal-dialog #add_story_box .uploaded .progressbar .line,
.modal-dialog #uploader-photo .uploader-box .progressbar .line,
.modal-dialog #uploader-photo .uploaded .progressbar .line,
.modal-dialog #uploader-video .uploader-box .progressbar .line,
.modal-dialog #uploader-video .uploaded .progressbar .line,
.modal-dialog #uploader-audio .uploader-box .progressbar .line,
.modal-dialog #uploader-audio .uploaded .progressbar .line,
.modal-dialog #add_lifestory_box .uploader-box .progressbar .line,
.modal-dialog #add_lifestory_box .uploaded .progressbar .line,
.modal-dialog .uploader-box .progressbar .line,
.modal-dialog .uploaded .progressbar .line {
  background: #1b557a;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFiNTU3YSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzFiNTU3YSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), #1b557a;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1b557a), color-stop(100%, #1b557a)), #1b557a;
  background: -moz-linear-gradient(top, #1b557a 0%, #1b557a 100%), #1b557a;
  background: -webkit-linear-gradient(top, #1b557a 0%, #1b557a 100%), #1b557a;
  background: linear-gradient(to bottom, #1b557a 0%, #1b557a 100%), #1b557a;
}
/* line 78, ../../_shared/components/_progress_bar.scss */
.modal-dialog #add_story_box .uploader-box .item.error .progressbar .line,
.modal-dialog #add_story_box .uploaded .item.error .progressbar .line,
.modal-dialog #uploader-photo .uploader-box .item.error .progressbar .line,
.modal-dialog #uploader-photo .uploaded .item.error .progressbar .line,
.modal-dialog #uploader-video .uploader-box .item.error .progressbar .line,
.modal-dialog #uploader-video .uploaded .item.error .progressbar .line,
.modal-dialog #uploader-audio .uploader-box .item.error .progressbar .line,
.modal-dialog #uploader-audio .uploaded .item.error .progressbar .line,
.modal-dialog #add_lifestory_box .uploader-box .item.error .progressbar .line,
.modal-dialog #add_lifestory_box .uploaded .item.error .progressbar .line,
.modal-dialog .uploader-box .item.error .progressbar .line,
.modal-dialog .uploaded .item.error .progressbar .line {
  background: #db4c3f;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiNGMzZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RiNGMzZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), #db4c3f;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #db4c3f), color-stop(100%, #db4c3f)), #db4c3f;
  background: -moz-linear-gradient(top, #db4c3f 0%, #db4c3f 100%), #db4c3f;
  background: -webkit-linear-gradient(top, #db4c3f 0%, #db4c3f 100%), #db4c3f;
  background: linear-gradient(to bottom, #db4c3f 0%, #db4c3f 100%), #db4c3f;
}

/* line 3, ../../_shared/components/_song_wrapper.scss */
.song-wrapper &gt; .button.square.small.error {
  color: rgba(255, 0, 0, 0.3);
}

/* line 2, ../../_shared/components/_rounded_box.scss */
#page-about-edit,
.rounded-box {
  color: #283b52;
  background-color: #e4f5f7;
  border: 1px solid #d0e1e3;
}
/* line 11, ../../_shared/components/_rounded_box.scss */
#page-about-edit .form-control::placeholder,
#page-about-edit input::placeholder,
#page-about-edit textarea::placeholder,
.rounded-box .form-control::placeholder,
.rounded-box input::placeholder,
.rounded-box textarea::placeholder {
  color: #a3a7a8 !important;
}
/* line 14, ../../_shared/components/_rounded_box.scss */
#page-about-edit .form-control::-webkit-input-placeholder,
#page-about-edit input::-webkit-input-placeholder,
#page-about-edit textarea::-webkit-input-placeholder,
.rounded-box .form-control::-webkit-input-placeholder,
.rounded-box input::-webkit-input-placeholder,
.rounded-box textarea::-webkit-input-placeholder {
  color: #a3a7a8 !important;
}
/* line 17, ../../_shared/components/_rounded_box.scss */
#page-about-edit .form-control:-moz-placeholder,
#page-about-edit input:-moz-placeholder,
#page-about-edit textarea:-moz-placeholder,
.rounded-box .form-control:-moz-placeholder,
.rounded-box input:-moz-placeholder,
.rounded-box textarea:-moz-placeholder {
  color: #a3a7a8 !important;
}
/* line 20, ../../_shared/components/_rounded_box.scss */
#page-about-edit .form-control::-moz-placeholder,
#page-about-edit input::-moz-placeholder,
#page-about-edit textarea::-moz-placeholder,
.rounded-box .form-control::-moz-placeholder,
.rounded-box input::-moz-placeholder,
.rounded-box textarea::-moz-placeholder {
  color: #a3a7a8 !important;
}
/* line 23, ../../_shared/components/_rounded_box.scss */
#page-about-edit .form-control:-ms-input-placeholder,
#page-about-edit input:-ms-input-placeholder,
#page-about-edit textarea:-ms-input-placeholder,
.rounded-box .form-control:-ms-input-placeholder,
.rounded-box input:-ms-input-placeholder,
.rounded-box textarea:-ms-input-placeholder {
  color: #a3a7a8 !important;
}
/* line 28, ../../_shared/components/_rounded_box.scss */
#page-about-edit .contribution-denied a,
.rounded-box .contribution-denied a {
  color: #2175a6 !important;
}
/* line 30, ../../_shared/components/_rounded_box.scss */
#page-about-edit .contribution-denied a:hover,
.rounded-box .contribution-denied a:hover {
  color: #2175a6 !important;
}
/* line 36, ../../_shared/components/_rounded_box.scss */
#page-about-edit .audio-loader:after,
.rounded-box .audio-loader:after {
  border-left-color: #ffffff;
}
/* line 39, ../../_shared/components/_rounded_box.scss */
#page-about-edit .audio-loader:before,
.rounded-box .audio-loader:before {
  border-right-color: #ffffff;
}
/* line 44, ../../_shared/components/_rounded_box.scss */
#page-about-edit .audio-loader:hover:after,
.rounded-box .audio-loader:hover:after {
  border-left-color: #ffffff;
}
/* line 47, ../../_shared/components/_rounded_box.scss */
#page-about-edit .audio-loader:hover:before,
.rounded-box .audio-loader:hover:before {
  border-right-color: #ffffff;
}
/* line 53, ../../_shared/components/_rounded_box.scss */
#page-about-edit .button,
#page-about-edit .bootstrap .button,
#page-about-edit .bootstrap input.button,
#page-about-edit .bootstrap button.button, #page-about-edit.bootstrap .button, #page-about-edit.bootstrap input.button, #page-about-edit.bootstrap button.button,
.rounded-box .button,
.rounded-box .bootstrap .button,
.rounded-box .bootstrap input.button,
.rounded-box .bootstrap button.button,
.rounded-box.bootstrap .button,
.rounded-box.bootstrap input.button,
.rounded-box.bootstrap button.button {
  border-color: #ba8831;
  background-color: #e0ae57;
  color: #ffffff;
}
/* line 64, ../../_shared/components/_rounded_box.scss */
#page-about-edit .button:hover, #page-about-edit .button:active,
#page-about-edit .bootstrap .button:hover,
#page-about-edit .bootstrap .button:active,
#page-about-edit .bootstrap input.button:hover,
#page-about-edit .bootstrap input.button:active,
#page-about-edit .bootstrap button.button:hover,
#page-about-edit .bootstrap button.button:active, #page-about-edit.bootstrap .button:hover, #page-about-edit.bootstrap .button:active, #page-about-edit.bootstrap input.button:hover, #page-about-edit.bootstrap input.button:active, #page-about-edit.bootstrap button.button:hover, #page-about-edit.bootstrap button.button:active,
.rounded-box .button:hover,
.rounded-box .button:active,
.rounded-box .bootstrap .button:hover,
.rounded-box .bootstrap .button:active,
.rounded-box .bootstrap input.button:hover,
.rounded-box .bootstrap input.button:active,
.rounded-box .bootstrap button.button:hover,
.rounded-box .bootstrap button.button:active,
.rounded-box.bootstrap .button:hover,
.rounded-box.bootstrap .button:active,
.rounded-box.bootstrap input.button:hover,
.rounded-box.bootstrap input.button:active,
.rounded-box.bootstrap button.button:hover,
.rounded-box.bootstrap button.button:active {
  border-color: #ba8831;
  background-color: #efbd66;
  color: #ffffff;
}

/* line 74, ../../_shared/components/_rounded_box.scss */
.rounded-box {
  color: #074166;
}
/* line 77, ../../_shared/components/_rounded_box.scss */
.rounded-box h1, .rounded-box h2, .rounded-box h3, .rounded-box h4, .rounded-box h5, .rounded-box h6 {
  color: #074166;
}
/* line 81, ../../_shared/components/_rounded_box.scss */
.rounded-box .bootstrap .has-success .form-control,
.rounded-box .bootstrap .form-control,
.rounded-box .form-control,
.rounded-box input:not(.button):not(.btn):not([type='submit']),
.rounded-box select,
.rounded-box textarea,
.rounded-box .redactor-box {
  border: 1px solid #c1d2d4 !important;
}
/* line 90, ../../_shared/components/_rounded_box.scss */
.rounded-box .redactor-box.error {
  border-color: #cd2b26 !important;
}
/* line 93, ../../_shared/components/_rounded_box.scss */
.rounded-box .redactor-toolbar {
  border-bottom: 1px solid #c1d2d4 !important;
}

/* line 103, ../../_shared/components/_rounded_box.scss */
#dialog-share-email .preview.rounded-box {
  color: #283b52;
}
/* line 107, ../../_shared/components/_rounded_box.scss */
#dialog-share-email .preview.rounded-box.photo .title {
  color: #2175a6;
}
/* line 113, ../../_shared/components/_rounded_box.scss */
#dialog-share-email .preview.rounded-box[class*="tribute_"] .title {
  color: #2175a6;
}

/* line 123, ../../_shared/components/_rounded_box.scss */
#page-visitors .content.rounded-box {
  color: #283b52;
}
/* line 126, ../../_shared/components/_rounded_box.scss */
#page-visitors .content.rounded-box .description.upgrade a {
  color: #283b52;
}
/* line 129, ../../_shared/components/_rounded_box.scss */
#page-visitors .content.rounded-box .description.upgrade a:hover {
  color: #283b52;
}

/* line 138, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box,
#add_story_box,
#new_tribute_form {
  color: #283b52 !important;
  background-color: #fff4db;
  border: 1px solid #ebe0c7;
}
/* line 145, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .form-control,
#add_lifestory_box .redactor-box,
#add_lifestory_box .redactor-box .redactor-toolbar a,
#add_lifestory_box .title,
#add_lifestory_box input,
#add_lifestory_box textarea,
#add_story_box .form-control,
#add_story_box .redactor-box,
#add_story_box .redactor-box .redactor-toolbar a,
#add_story_box .title,
#add_story_box input,
#add_story_box textarea,
#new_tribute_form .form-control,
#new_tribute_form .redactor-box,
#new_tribute_form .redactor-box .redactor-toolbar a,
#new_tribute_form .title,
#new_tribute_form input,
#new_tribute_form textarea {
  color: #283b52 !important;
}
/* line 153, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .form-control::placeholder,
#add_lifestory_box .redactor-box::placeholder,
#add_lifestory_box .redactor-box .redactor-toolbar a::placeholder,
#add_lifestory_box .title::placeholder,
#add_lifestory_box input::placeholder,
#add_lifestory_box textarea::placeholder,
#add_story_box .form-control::placeholder,
#add_story_box .redactor-box::placeholder,
#add_story_box .redactor-box .redactor-toolbar a::placeholder,
#add_story_box .title::placeholder,
#add_story_box input::placeholder,
#add_story_box textarea::placeholder,
#new_tribute_form .form-control::placeholder,
#new_tribute_form .redactor-box::placeholder,
#new_tribute_form .redactor-box .redactor-toolbar a::placeholder,
#new_tribute_form .title::placeholder,
#new_tribute_form input::placeholder,
#new_tribute_form textarea::placeholder {
  color: #a3a7a8 !important;
}
/* line 156, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .form-control::-webkit-input-placeholder,
#add_lifestory_box .redactor-box::-webkit-input-placeholder,
#add_lifestory_box .redactor-box .redactor-toolbar a::-webkit-input-placeholder,
#add_lifestory_box .title::-webkit-input-placeholder,
#add_lifestory_box input::-webkit-input-placeholder,
#add_lifestory_box textarea::-webkit-input-placeholder,
#add_story_box .form-control::-webkit-input-placeholder,
#add_story_box .redactor-box::-webkit-input-placeholder,
#add_story_box .redactor-box .redactor-toolbar a::-webkit-input-placeholder,
#add_story_box .title::-webkit-input-placeholder,
#add_story_box input::-webkit-input-placeholder,
#add_story_box textarea::-webkit-input-placeholder,
#new_tribute_form .form-control::-webkit-input-placeholder,
#new_tribute_form .redactor-box::-webkit-input-placeholder,
#new_tribute_form .redactor-box .redactor-toolbar a::-webkit-input-placeholder,
#new_tribute_form .title::-webkit-input-placeholder,
#new_tribute_form input::-webkit-input-placeholder,
#new_tribute_form textarea::-webkit-input-placeholder {
  color: #a3a7a8 !important;
}
/* line 159, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .form-control:-moz-placeholder,
#add_lifestory_box .redactor-box:-moz-placeholder,
#add_lifestory_box .redactor-box .redactor-toolbar a:-moz-placeholder,
#add_lifestory_box .title:-moz-placeholder,
#add_lifestory_box input:-moz-placeholder,
#add_lifestory_box textarea:-moz-placeholder,
#add_story_box .form-control:-moz-placeholder,
#add_story_box .redactor-box:-moz-placeholder,
#add_story_box .redactor-box .redactor-toolbar a:-moz-placeholder,
#add_story_box .title:-moz-placeholder,
#add_story_box input:-moz-placeholder,
#add_story_box textarea:-moz-placeholder,
#new_tribute_form .form-control:-moz-placeholder,
#new_tribute_form .redactor-box:-moz-placeholder,
#new_tribute_form .redactor-box .redactor-toolbar a:-moz-placeholder,
#new_tribute_form .title:-moz-placeholder,
#new_tribute_form input:-moz-placeholder,
#new_tribute_form textarea:-moz-placeholder {
  color: #a3a7a8 !important;
}
/* line 162, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .form-control::-moz-placeholder,
#add_lifestory_box .redactor-box::-moz-placeholder,
#add_lifestory_box .redactor-box .redactor-toolbar a::-moz-placeholder,
#add_lifestory_box .title::-moz-placeholder,
#add_lifestory_box input::-moz-placeholder,
#add_lifestory_box textarea::-moz-placeholder,
#add_story_box .form-control::-moz-placeholder,
#add_story_box .redactor-box::-moz-placeholder,
#add_story_box .redactor-box .redactor-toolbar a::-moz-placeholder,
#add_story_box .title::-moz-placeholder,
#add_story_box input::-moz-placeholder,
#add_story_box textarea::-moz-placeholder,
#new_tribute_form .form-control::-moz-placeholder,
#new_tribute_form .redactor-box::-moz-placeholder,
#new_tribute_form .redactor-box .redactor-toolbar a::-moz-placeholder,
#new_tribute_form .title::-moz-placeholder,
#new_tribute_form input::-moz-placeholder,
#new_tribute_form textarea::-moz-placeholder {
  color: #a3a7a8 !important;
}
/* line 165, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .form-control:-ms-input-placeholder,
#add_lifestory_box .redactor-box:-ms-input-placeholder,
#add_lifestory_box .redactor-box .redactor-toolbar a:-ms-input-placeholder,
#add_lifestory_box .title:-ms-input-placeholder,
#add_lifestory_box input:-ms-input-placeholder,
#add_lifestory_box textarea:-ms-input-placeholder,
#add_story_box .form-control:-ms-input-placeholder,
#add_story_box .redactor-box:-ms-input-placeholder,
#add_story_box .redactor-box .redactor-toolbar a:-ms-input-placeholder,
#add_story_box .title:-ms-input-placeholder,
#add_story_box input:-ms-input-placeholder,
#add_story_box textarea:-ms-input-placeholder,
#new_tribute_form .form-control:-ms-input-placeholder,
#new_tribute_form .redactor-box:-ms-input-placeholder,
#new_tribute_form .redactor-box .redactor-toolbar a:-ms-input-placeholder,
#new_tribute_form .title:-ms-input-placeholder,
#new_tribute_form input:-ms-input-placeholder,
#new_tribute_form textarea:-ms-input-placeholder {
  color: #a3a7a8 !important;
}
/* line 169, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .redactor-box.error,
#add_story_box .redactor-box.error,
#new_tribute_form .redactor-box.error {
  border-color: #cd2b26 !important;
}
/* line 173, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .form-group a,
#add_story_box .form-group a,
#new_tribute_form .form-group a {
  color: #283b52 !important;
}
/* line 175, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .form-group a i,
#add_story_box .form-group a i,
#new_tribute_form .form-group a i {
  color: #283b52 !important;
}
/* line 180, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box a,
#add_story_box a,
#new_tribute_form a {
  color: #283b52 !important;
}
/* line 183, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box a:hover,
#add_story_box a:hover,
#new_tribute_form a:hover {
  color: #283b52 !important;
}
/* line 188, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .author,
#add_story_box .author,
#new_tribute_form .author {
  color: #283b52;
}
/* line 191, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .author a, #add_lifestory_box .author p, #add_lifestory_box .author em,
#add_story_box .author a,
#add_story_box .author p,
#add_story_box .author em,
#new_tribute_form .author a,
#new_tribute_form .author p,
#new_tribute_form .author em {
  color: #283b52;
}
/* line 195, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .author a:hover,
#add_story_box .author a:hover,
#new_tribute_form .author a:hover {
  color: #283b52;
}
/* line 198, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .author a:hover p, #add_lifestory_box .author a:hover em, #add_lifestory_box .author a:hover label,
#add_story_box .author a:hover p,
#add_story_box .author a:hover em,
#add_story_box .author a:hover label,
#new_tribute_form .author a:hover p,
#new_tribute_form .author a:hover em,
#new_tribute_form .author a:hover label {
  color: #283b52;
}
/* line 204, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .button,
#add_story_box .button,
#new_tribute_form .button {
  border-color: #ba8831 !important;
  background-color: #e0ae57 !important;
  color: #ffffff !important;
}
/* line 209, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .button:hover, #add_lifestory_box .button:active,
#add_story_box .button:hover,
#add_story_box .button:active,
#new_tribute_form .button:hover,
#new_tribute_form .button:active {
  border-color: #ba8831 !important;
  background-color: #efbd66 !important;
  color: #ffffff !important;
}
/* line 216, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .button.cancel:not(.small):not(.square),
#add_story_box .button.cancel:not(.small):not(.square),
#new_tribute_form .button.cancel:not(.small):not(.square) {
  background-color: transparent !important;
  border-color: #074166 !important;
  color: #074166 !important;
}
/* line 221, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .button.cancel:not(.small):not(.square):hover,
#add_story_box .button.cancel:not(.small):not(.square):hover,
#new_tribute_form .button.cancel:not(.small):not(.square):hover {
  background-color: rgba(0, 0, 0, 0.05) !important;
}
/* line 227, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .bootstrap .has-success .form-control,
#add_lifestory_box .bootstrap .form-control,
#add_lifestory_box .form-control,
#add_lifestory_box input:not(.button):not(.btn):not([type='submit']),
#add_lifestory_box select,
#add_lifestory_box textarea,
#add_lifestory_box .redactor-box,
#add_story_box .bootstrap .has-success .form-control,
#add_story_box .bootstrap .form-control,
#add_story_box .form-control,
#add_story_box input:not(.button):not(.btn):not([type='submit']),
#add_story_box select,
#add_story_box textarea,
#add_story_box .redactor-box,
#new_tribute_form .bootstrap .has-success .form-control,
#new_tribute_form .bootstrap .form-control,
#new_tribute_form .form-control,
#new_tribute_form input:not(.button):not(.btn):not([type='submit']),
#new_tribute_form select,
#new_tribute_form textarea,
#new_tribute_form .redactor-box {
  border: 1px solid #dcd1b8 !important;
}
/* line 236, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .redactor-box.error,
#add_story_box .redactor-box.error,
#new_tribute_form .redactor-box.error {
  border-color: #cd2b26 !important;
}
/* line 239, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .redactor-toolbar,
#add_story_box .redactor-toolbar,
#new_tribute_form .redactor-toolbar {
  border-bottom: 1px solid #dcd1b8 !important;
}

/* line 246, ../../_shared/components/_rounded_box.scss */
.story-edit-mode.rounded-box,
.lifestory-edit-mode.rounded-box {
  color: #283b52 !important;
  background-color: #e4f5f7;
  border: 1px solid #d0e1e3;
}
/* line 252, ../../_shared/components/_rounded_box.scss */
.story-edit-mode.rounded-box .form-control,
.story-edit-mode.rounded-box .redactor-box,
.story-edit-mode.rounded-box .redactor-box .redactor-toolbar a,
.story-edit-mode.rounded-box .form-control .title,
.story-edit-mode.rounded-box input,
.story-edit-mode.rounded-box textarea,
.lifestory-edit-mode.rounded-box .form-control,
.lifestory-edit-mode.rounded-box .redactor-box,
.lifestory-edit-mode.rounded-box .redactor-box .redactor-toolbar a,
.lifestory-edit-mode.rounded-box .form-control .title,
.lifestory-edit-mode.rounded-box input,
.lifestory-edit-mode.rounded-box textarea {
  color: #283b52 !important;
}
/* line 260, ../../_shared/components/_rounded_box.scss */
.story-edit-mode.rounded-box .form-control::placeholder,
.story-edit-mode.rounded-box .redactor-box::placeholder,
.story-edit-mode.rounded-box .redactor-box .redactor-toolbar a::placeholder,
.story-edit-mode.rounded-box .form-control .title::placeholder,
.story-edit-mode.rounded-box input::placeholder,
.story-edit-mode.rounded-box textarea::placeholder,
.lifestory-edit-mode.rounded-box .form-control::placeholder,
.lifestory-edit-mode.rounded-box .redactor-box::placeholder,
.lifestory-edit-mode.rounded-box .redactor-box .redactor-toolbar a::placeholder,
.lifestory-edit-mode.rounded-box .form-control .title::placeholder,
.lifestory-edit-mode.rounded-box input::placeholder,
.lifestory-edit-mode.rounded-box textarea::placeholder {
  color: #a3a7a8 !important;
}
/* line 263, ../../_shared/components/_rounded_box.scss */
.story-edit-mode.rounded-box .form-control::-webkit-input-placeholder,
.story-edit-mode.rounded-box .redactor-box::-webkit-input-placeholder,
.story-edit-mode.rounded-box .redactor-box .redactor-toolbar a::-webkit-input-placeholder,
.story-edit-mode.rounded-box .form-control .title::-webkit-input-placeholder,
.story-edit-mode.rounded-box input::-webkit-input-placeholder,
.story-edit-mode.rounded-box textarea::-webkit-input-placeholder,
.lifestory-edit-mode.rounded-box .form-control::-webkit-input-placeholder,
.lifestory-edit-mode.rounded-box .redactor-box::-webkit-input-placeholder,
.lifestory-edit-mode.rounded-box .redactor-box .redactor-toolbar a::-webkit-input-placeholder,
.lifestory-edit-mode.rounded-box .form-control .title::-webkit-input-placeholder,
.lifestory-edit-mode.rounded-box input::-webkit-input-placeholder,
.lifestory-edit-mode.rounded-box textarea::-webkit-input-placeholder {
  color: #a3a7a8 !important;
}
/* line 266, ../../_shared/components/_rounded_box.scss */
.story-edit-mode.rounded-box .form-control:-moz-placeholder,
.story-edit-mode.rounded-box .redactor-box:-moz-placeholder,
.story-edit-mode.rounded-box .redactor-box .redactor-toolbar a:-moz-placeholder,
.story-edit-mode.rounded-box .form-control .title:-moz-placeholder,
.story-edit-mode.rounded-box input:-moz-placeholder,
.story-edit-mode.rounded-box textarea:-moz-placeholder,
.lifestory-edit-mode.rounded-box .form-control:-moz-placeholder,
.lifestory-edit-mode.rounded-box .redactor-box:-moz-placeholder,
.lifestory-edit-mode.rounded-box .redactor-box .redactor-toolbar a:-moz-placeholder,
.lifestory-edit-mode.rounded-box .form-control .title:-moz-placeholder,
.lifestory-edit-mode.rounded-box input:-moz-placeholder,
.lifestory-edit-mode.rounded-box textarea:-moz-placeholder {
  color: #a3a7a8 !important;
}
/* line 269, ../../_shared/components/_rounded_box.scss */
.story-edit-mode.rounded-box .form-control::-moz-placeholder,
.story-edit-mode.rounded-box .redactor-box::-moz-placeholder,
.story-edit-mode.rounded-box .redactor-box .redactor-toolbar a::-moz-placeholder,
.story-edit-mode.rounded-box .form-control .title::-moz-placeholder,
.story-edit-mode.rounded-box input::-moz-placeholder,
.story-edit-mode.rounded-box textarea::-moz-placeholder,
.lifestory-edit-mode.rounded-box .form-control::-moz-placeholder,
.lifestory-edit-mode.rounded-box .redactor-box::-moz-placeholder,
.lifestory-edit-mode.rounded-box .redactor-box .redactor-toolbar a::-moz-placeholder,
.lifestory-edit-mode.rounded-box .form-control .title::-moz-placeholder,
.lifestory-edit-mode.rounded-box input::-moz-placeholder,
.lifestory-edit-mode.rounded-box textarea::-moz-placeholder {
  color: #a3a7a8 !important;
}
/* line 272, ../../_shared/components/_rounded_box.scss */
.story-edit-mode.rounded-box .form-control:-ms-input-placeholder,
.story-edit-mode.rounded-box .redactor-box:-ms-input-placeholder,
.story-edit-mode.rounded-box .redactor-box .redactor-toolbar a:-ms-input-placeholder,
.story-edit-mode.rounded-box .form-control .title:-ms-input-placeholder,
.story-edit-mode.rounded-box input:-ms-input-placeholder,
.story-edit-mode.rounded-box textarea:-ms-input-placeholder,
.lifestory-edit-mode.rounded-box .form-control:-ms-input-placeholder,
.lifestory-edit-mode.rounded-box .redactor-box:-ms-input-placeholder,
.lifestory-edit-mode.rounded-box .redactor-box .redactor-toolbar a:-ms-input-placeholder,
.lifestory-edit-mode.rounded-box .form-control .title:-ms-input-placeholder,
.lifestory-edit-mode.rounded-box input:-ms-input-placeholder,
.lifestory-edit-mode.rounded-box textarea:-ms-input-placeholder {
  color: #a3a7a8 !important;
}
/* line 276, ../../_shared/components/_rounded_box.scss */
.story-edit-mode.rounded-box .redactor-box.error,
.lifestory-edit-mode.rounded-box .redactor-box.error {
  border-color: #cd2b26 !important;
}
/* line 279, ../../_shared/components/_rounded_box.scss */
.story-edit-mode.rounded-box .form-group a,
.lifestory-edit-mode.rounded-box .form-group a {
  color: #283b52 !important;
}
/* line 281, ../../_shared/components/_rounded_box.scss */
.story-edit-mode.rounded-box .form-group a i,
.lifestory-edit-mode.rounded-box .form-group a i {
  color: #283b52 !important;
}
/* line 286, ../../_shared/components/_rounded_box.scss */
.story-edit-mode.rounded-box a,
.lifestory-edit-mode.rounded-box a {
  color: #283b52 !important;
}
/* line 289, ../../_shared/components/_rounded_box.scss */
.story-edit-mode.rounded-box a:hover,
.lifestory-edit-mode.rounded-box a:hover {
  color: #283b52 !important;
}
/* line 294, ../../_shared/components/_rounded_box.scss */
.story-edit-mode.rounded-box .author,
.lifestory-edit-mode.rounded-box .author {
  color: #283b52;
}
/* line 297, ../../_shared/components/_rounded_box.scss */
.story-edit-mode.rounded-box .author a, .story-edit-mode.rounded-box .author p, .story-edit-mode.rounded-box .author em,
.lifestory-edit-mode.rounded-box .author a,
.lifestory-edit-mode.rounded-box .author p,
.lifestory-edit-mode.rounded-box .author em {
  color: #283b52;
}
/* line 301, ../../_shared/components/_rounded_box.scss */
.story-edit-mode.rounded-box .author a:hover,
.lifestory-edit-mode.rounded-box .author a:hover {
  color: #283b52;
}
/* line 304, ../../_shared/components/_rounded_box.scss */
.story-edit-mode.rounded-box .author a:hover p, .story-edit-mode.rounded-box .author a:hover em, .story-edit-mode.rounded-box .author a:hover label,
.lifestory-edit-mode.rounded-box .author a:hover p,
.lifestory-edit-mode.rounded-box .author a:hover em,
.lifestory-edit-mode.rounded-box .author a:hover label {
  color: #283b52;
}

/* line 314, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory {
  color: #074166 !important;
}
/* line 321, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .painted-tribute,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .painted-tribute,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .painted-tribute,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .painted-tribute,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .painted-tribute {
  color: #a3a7a8 !important;
}
/* line 325, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .form-control,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .redactor-box,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .redactor-box .redactor-toolbar a,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .form-control .title,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box input,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box textarea,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .form-control,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .redactor-box,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .redactor-box .redactor-toolbar a,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .form-control .title,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box input,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box textarea,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .form-control,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .redactor-box,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .redactor-box .redactor-toolbar a,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .form-control .title,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story input,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story textarea,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .form-control,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .redactor-box,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .redactor-box .redactor-toolbar a,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .form-control .title,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form input,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form textarea,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .form-control,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .redactor-box,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .redactor-box .redactor-toolbar a,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .form-control .title,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory input,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory textarea {
  color: #074166 !important;
}
/* line 333, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .form-control::placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .redactor-box::placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .redactor-box .redactor-toolbar a::placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .form-control .title::placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box input::placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box textarea::placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .form-control::placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .redactor-box::placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .redactor-box .redactor-toolbar a::placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .form-control .title::placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box input::placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box textarea::placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .form-control::placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .redactor-box::placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .redactor-box .redactor-toolbar a::placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .form-control .title::placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story input::placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story textarea::placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .form-control::placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .redactor-box::placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .redactor-box .redactor-toolbar a::placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .form-control .title::placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form input::placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form textarea::placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .form-control::placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .redactor-box::placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .redactor-box .redactor-toolbar a::placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .form-control .title::placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory input::placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory textarea::placeholder {
  color: #a3a7a8 !important;
}
/* line 336, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .form-control::-webkit-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .redactor-box::-webkit-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .redactor-box .redactor-toolbar a::-webkit-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .form-control .title::-webkit-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box input::-webkit-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box textarea::-webkit-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .form-control::-webkit-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .redactor-box::-webkit-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .redactor-box .redactor-toolbar a::-webkit-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .form-control .title::-webkit-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box input::-webkit-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box textarea::-webkit-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .form-control::-webkit-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .redactor-box::-webkit-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .redactor-box .redactor-toolbar a::-webkit-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .form-control .title::-webkit-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story input::-webkit-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story textarea::-webkit-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .form-control::-webkit-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .redactor-box::-webkit-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .redactor-box .redactor-toolbar a::-webkit-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .form-control .title::-webkit-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form input::-webkit-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form textarea::-webkit-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .form-control::-webkit-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .redactor-box::-webkit-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .redactor-box .redactor-toolbar a::-webkit-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .form-control .title::-webkit-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory input::-webkit-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory textarea::-webkit-input-placeholder {
  color: #a3a7a8 !important;
}
/* line 339, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .form-control:-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .redactor-box:-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .redactor-box .redactor-toolbar a:-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .form-control .title:-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box input:-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box textarea:-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .form-control:-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .redactor-box:-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .redactor-box .redactor-toolbar a:-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .form-control .title:-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box input:-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box textarea:-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .form-control:-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .redactor-box:-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .redactor-box .redactor-toolbar a:-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .form-control .title:-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story input:-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story textarea:-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .form-control:-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .redactor-box:-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .redactor-box .redactor-toolbar a:-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .form-control .title:-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form input:-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form textarea:-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .form-control:-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .redactor-box:-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .redactor-box .redactor-toolbar a:-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .form-control .title:-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory input:-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory textarea:-moz-placeholder {
  color: #a3a7a8 !important;
}
/* line 342, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .form-control::-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .redactor-box::-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .redactor-box .redactor-toolbar a::-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .form-control .title::-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box input::-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box textarea::-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .form-control::-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .redactor-box::-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .redactor-box .redactor-toolbar a::-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .form-control .title::-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box input::-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box textarea::-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .form-control::-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .redactor-box::-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .redactor-box .redactor-toolbar a::-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .form-control .title::-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story input::-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story textarea::-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .form-control::-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .redactor-box::-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .redactor-box .redactor-toolbar a::-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .form-control .title::-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form input::-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form textarea::-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .form-control::-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .redactor-box::-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .redactor-box .redactor-toolbar a::-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .form-control .title::-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory input::-moz-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory textarea::-moz-placeholder {
  color: #a3a7a8 !important;
}
/* line 345, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .form-control:-ms-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .redactor-box:-ms-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .redactor-box .redactor-toolbar a:-ms-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .form-control .title:-ms-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box input:-ms-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box textarea:-ms-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .form-control:-ms-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .redactor-box:-ms-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .redactor-box .redactor-toolbar a:-ms-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .form-control .title:-ms-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box input:-ms-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box textarea:-ms-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .form-control:-ms-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .redactor-box:-ms-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .redactor-box .redactor-toolbar a:-ms-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .form-control .title:-ms-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story input:-ms-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story textarea:-ms-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .form-control:-ms-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .redactor-box:-ms-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .redactor-box .redactor-toolbar a:-ms-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .form-control .title:-ms-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form input:-ms-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form textarea:-ms-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .form-control:-ms-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .redactor-box:-ms-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .redactor-box .redactor-toolbar a:-ms-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .form-control .title:-ms-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory input:-ms-input-placeholder,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory textarea:-ms-input-placeholder {
  color: #a3a7a8 !important;
}
/* line 349, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .redactor-box.error,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .redactor-box.error,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .redactor-box.error,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .redactor-box.error,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .redactor-box.error {
  border-color: #cd2b26 !important;
}
/* line 352, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .form-group a,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .form-group a,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .form-group a,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .form-group a,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .form-group a {
  color: #074166 !important;
}
/* line 354, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .form-group a i,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .form-group a i,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .form-group a i,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .form-group a i,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .form-group a i {
  color: #074166 !important;
}
/* line 359, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box a,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box a,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story a,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form a,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory a {
  color: #074166 !important;
}
/* line 362, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory a:hover {
  color: #074166 !important;
}
/* line 367, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .author,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .author,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .author,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .author,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .author {
  color: #074166;
}
/* line 370, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .author a, .material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .author p, .material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .author em,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .author a,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .author p,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .author em,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .author a,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .author p,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .author em,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .author a,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .author p,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .author em,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .author a,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .author p,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .author em {
  color: #074166;
}
/* line 374, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .author a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .author a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .author a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .author a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .author a:hover {
  color: #074166;
}
/* line 377, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .author a:hover p, .material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .author a:hover em, .material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .author a:hover label,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .author a:hover p,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .author a:hover em,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .author a:hover label,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .author a:hover p,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .author a:hover em,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .author a:hover label,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .author a:hover p,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .author a:hover em,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .author a:hover label,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .author a:hover p,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .author a:hover em,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .author a:hover label {
  color: #074166;
}
/* line 383, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .form-control,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box input:not(.button):not(.btn):not([type='submit']),
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box select,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box textarea,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .redactor-box,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .form-control,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box input:not(.button):not(.btn):not([type='submit']),
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box select,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box textarea,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .redactor-box,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .form-control,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story input:not(.button):not(.btn):not([type='submit']),
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story select,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story textarea,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .redactor-box,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .form-control,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form input:not(.button):not(.btn):not([type='submit']),
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form select,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form textarea,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .redactor-box,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .form-control,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory input:not(.button):not(.btn):not([type='submit']),
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory select,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory textarea,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .redactor-box {
  border: 1px solid #cdcdcd !important;
}
/* line 390, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .redactor-box.error,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .redactor-box.error,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .redactor-box.error,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .redactor-box.error,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .redactor-box.error {
  border-color: #cd2b26 !important;
}
/* line 393, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .redactor-toolbar,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .redactor-toolbar,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .redactor-toolbar,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .redactor-toolbar,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .redactor-toolbar {
  border-bottom: 1px solid #cdcdcd !important;
}

/* line 402, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .gallery_upload_form.rounded-box,
#add_story_box .gallery_upload_form.rounded-box,
#uploader-photo .rounded-box.gallery_upload_form,
#uploader-video .rounded-box.gallery_upload_form,
#uploader-audio .rounded-box.gallery_upload_form {
  color: #283b52 !important;
  background-color: #fff4db;
  border: 1px solid #ebe0c7;
}
/* line 411, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .gallery_upload_form.rounded-box .upload-error-message,
#add_story_box .gallery_upload_form.rounded-box .upload-error-message,
#uploader-photo .rounded-box.gallery_upload_form .upload-error-message,
#uploader-video .rounded-box.gallery_upload_form .upload-error-message,
#uploader-audio .rounded-box.gallery_upload_form .upload-error-message {
  color: #db4c3f;
}
/* line 415, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .gallery_upload_form.rounded-box .progressbar .line_wrapper,
#add_story_box .gallery_upload_form.rounded-box .progressbar .line_wrapper,
#uploader-photo .rounded-box.gallery_upload_form .progressbar .line_wrapper,
#uploader-video .rounded-box.gallery_upload_form .progressbar .line_wrapper,
#uploader-audio .rounded-box.gallery_upload_form .progressbar .line_wrapper {
  background-color: #e1d6bd;
  -moz-box-shadow: inset 1px 1px 1px rgba(225, 214, 189, 0.75);
  -webkit-box-shadow: inset 1px 1px 1px rgba(225, 214, 189, 0.75);
  box-shadow: inset 1px 1px 1px rgba(225, 214, 189, 0.75);
}
/* line 420, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .gallery_upload_form.rounded-box .rotate_controls a i,
#add_story_box .gallery_upload_form.rounded-box .rotate_controls a i,
#uploader-photo .rounded-box.gallery_upload_form .rotate_controls a i,
#uploader-video .rounded-box.gallery_upload_form .rotate_controls a i,
#uploader-audio .rounded-box.gallery_upload_form .rotate_controls a i {
  color: #283b52;
}
/* line 424, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .gallery_upload_form.rounded-box .form-control,
#add_story_box .gallery_upload_form.rounded-box .form-control,
#uploader-photo .rounded-box.gallery_upload_form .form-control,
#uploader-video .rounded-box.gallery_upload_form .form-control,
#uploader-audio .rounded-box.gallery_upload_form .form-control {
  color: #283b52 !important;
}
/* line 427, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .gallery_upload_form.rounded-box .form-control::placeholder,
#add_story_box .gallery_upload_form.rounded-box .form-control::placeholder,
#uploader-photo .rounded-box.gallery_upload_form .form-control::placeholder,
#uploader-video .rounded-box.gallery_upload_form .form-control::placeholder,
#uploader-audio .rounded-box.gallery_upload_form .form-control::placeholder {
  color: #a3a7a8 !important;
}
/* line 430, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .gallery_upload_form.rounded-box .form-control::-webkit-input-placeholder,
#add_story_box .gallery_upload_form.rounded-box .form-control::-webkit-input-placeholder,
#uploader-photo .rounded-box.gallery_upload_form .form-control::-webkit-input-placeholder,
#uploader-video .rounded-box.gallery_upload_form .form-control::-webkit-input-placeholder,
#uploader-audio .rounded-box.gallery_upload_form .form-control::-webkit-input-placeholder {
  color: #a3a7a8 !important;
}
/* line 433, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .gallery_upload_form.rounded-box .form-control:-moz-placeholder,
#add_story_box .gallery_upload_form.rounded-box .form-control:-moz-placeholder,
#uploader-photo .rounded-box.gallery_upload_form .form-control:-moz-placeholder,
#uploader-video .rounded-box.gallery_upload_form .form-control:-moz-placeholder,
#uploader-audio .rounded-box.gallery_upload_form .form-control:-moz-placeholder {
  color: #a3a7a8 !important;
}
/* line 436, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .gallery_upload_form.rounded-box .form-control::-moz-placeholder,
#add_story_box .gallery_upload_form.rounded-box .form-control::-moz-placeholder,
#uploader-photo .rounded-box.gallery_upload_form .form-control::-moz-placeholder,
#uploader-video .rounded-box.gallery_upload_form .form-control::-moz-placeholder,
#uploader-audio .rounded-box.gallery_upload_form .form-control::-moz-placeholder {
  color: #a3a7a8 !important;
}
/* line 439, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .gallery_upload_form.rounded-box .form-control:-ms-input-placeholder,
#add_story_box .gallery_upload_form.rounded-box .form-control:-ms-input-placeholder,
#uploader-photo .rounded-box.gallery_upload_form .form-control:-ms-input-placeholder,
#uploader-video .rounded-box.gallery_upload_form .form-control:-ms-input-placeholder,
#uploader-audio .rounded-box.gallery_upload_form .form-control:-ms-input-placeholder {
  color: #a3a7a8 !important;
}
/* line 444, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .gallery_upload_form.rounded-box a,
#add_story_box .gallery_upload_form.rounded-box a,
#uploader-photo .rounded-box.gallery_upload_form a,
#uploader-video .rounded-box.gallery_upload_form a,
#uploader-audio .rounded-box.gallery_upload_form a {
  color: #283b52 !important;
}
/* line 447, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .gallery_upload_form.rounded-box a:hover,
#add_story_box .gallery_upload_form.rounded-box a:hover,
#uploader-photo .rounded-box.gallery_upload_form a:hover,
#uploader-video .rounded-box.gallery_upload_form a:hover,
#uploader-audio .rounded-box.gallery_upload_form a:hover {
  color: #374a61 !important;
}
/* line 453, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .gallery_upload_form.rounded-box a.provider &gt; div,
#add_story_box .gallery_upload_form.rounded-box a.provider &gt; div,
#uploader-photo .rounded-box.gallery_upload_form a.provider &gt; div,
#uploader-video .rounded-box.gallery_upload_form a.provider &gt; div,
#uploader-audio .rounded-box.gallery_upload_form a.provider &gt; div {
  color: #3c4f66 !important;
}
/* line 458, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .gallery_upload_form.rounded-box a.provider:hover &gt; div,
#add_story_box .gallery_upload_form.rounded-box a.provider:hover &gt; div,
#uploader-photo .rounded-box.gallery_upload_form a.provider:hover &gt; div,
#uploader-video .rounded-box.gallery_upload_form a.provider:hover &gt; div,
#uploader-audio .rounded-box.gallery_upload_form a.provider:hover &gt; div {
  color: #4b5e75 !important;
}
/* line 464, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .gallery_upload_form.rounded-box .add-media-check.checkbox,
#add_lifestory_box .gallery_upload_form.rounded-box .providers,
#add_lifestory_box .gallery_upload_form.rounded-box .drag-drop-help,
#add_story_box .gallery_upload_form.rounded-box .add-media-check.checkbox,
#add_story_box .gallery_upload_form.rounded-box .providers,
#add_story_box .gallery_upload_form.rounded-box .drag-drop-help,
#uploader-photo .rounded-box.gallery_upload_form .add-media-check.checkbox,
#uploader-photo .rounded-box.gallery_upload_form .providers,
#uploader-photo .rounded-box.gallery_upload_form .drag-drop-help,
#uploader-video .rounded-box.gallery_upload_form .add-media-check.checkbox,
#uploader-video .rounded-box.gallery_upload_form .providers,
#uploader-video .rounded-box.gallery_upload_form .drag-drop-help,
#uploader-audio .rounded-box.gallery_upload_form .add-media-check.checkbox,
#uploader-audio .rounded-box.gallery_upload_form .providers,
#uploader-audio .rounded-box.gallery_upload_form .drag-drop-help {
  color: #283b52;
}
/* line 469, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .gallery_upload_form.rounded-box .add-media-check.checkbox a, #add_lifestory_box .gallery_upload_form.rounded-box .add-media-check.checkbox p, #add_lifestory_box .gallery_upload_form.rounded-box .add-media-check.checkbox em, #add_lifestory_box .gallery_upload_form.rounded-box .add-media-check.checkbox label,
#add_lifestory_box .gallery_upload_form.rounded-box .providers a,
#add_lifestory_box .gallery_upload_form.rounded-box .providers p,
#add_lifestory_box .gallery_upload_form.rounded-box .providers em,
#add_lifestory_box .gallery_upload_form.rounded-box .providers label,
#add_lifestory_box .gallery_upload_form.rounded-box .drag-drop-help a,
#add_lifestory_box .gallery_upload_form.rounded-box .drag-drop-help p,
#add_lifestory_box .gallery_upload_form.rounded-box .drag-drop-help em,
#add_lifestory_box .gallery_upload_form.rounded-box .drag-drop-help label,
#add_story_box .gallery_upload_form.rounded-box .add-media-check.checkbox a,
#add_story_box .gallery_upload_form.rounded-box .add-media-check.checkbox p,
#add_story_box .gallery_upload_form.rounded-box .add-media-check.checkbox em,
#add_story_box .gallery_upload_form.rounded-box .add-media-check.checkbox label,
#add_story_box .gallery_upload_form.rounded-box .providers a,
#add_story_box .gallery_upload_form.rounded-box .providers p,
#add_story_box .gallery_upload_form.rounded-box .providers em,
#add_story_box .gallery_upload_form.rounded-box .providers label,
#add_story_box .gallery_upload_form.rounded-box .drag-drop-help a,
#add_story_box .gallery_upload_form.rounded-box .drag-drop-help p,
#add_story_box .gallery_upload_form.rounded-box .drag-drop-help em,
#add_story_box .gallery_upload_form.rounded-box .drag-drop-help label,
#uploader-photo .rounded-box.gallery_upload_form .add-media-check.checkbox a,
#uploader-photo .rounded-box.gallery_upload_form .add-media-check.checkbox p,
#uploader-photo .rounded-box.gallery_upload_form .add-media-check.checkbox em,
#uploader-photo .rounded-box.gallery_upload_form .add-media-check.checkbox label,
#uploader-photo .rounded-box.gallery_upload_form .providers a,
#uploader-photo .rounded-box.gallery_upload_form .providers p,
#uploader-photo .rounded-box.gallery_upload_form .providers em,
#uploader-photo .rounded-box.gallery_upload_form .providers label,
#uploader-photo .rounded-box.gallery_upload_form .drag-drop-help a,
#uploader-photo .rounded-box.gallery_upload_form .drag-drop-help p,
#uploader-photo .rounded-box.gallery_upload_form .drag-drop-help em,
#uploader-photo .rounded-box.gallery_upload_form .drag-drop-help label,
#uploader-video .rounded-box.gallery_upload_form .add-media-check.checkbox a,
#uploader-video .rounded-box.gallery_upload_form .add-media-check.checkbox p,
#uploader-video .rounded-box.gallery_upload_form .add-media-check.checkbox em,
#uploader-video .rounded-box.gallery_upload_form .add-media-check.checkbox label,
#uploader-video .rounded-box.gallery_upload_form .providers a,
#uploader-video .rounded-box.gallery_upload_form .providers p,
#uploader-video .rounded-box.gallery_upload_form .providers em,
#uploader-video .rounded-box.gallery_upload_form .providers label,
#uploader-video .rounded-box.gallery_upload_form .drag-drop-help a,
#uploader-video .rounded-box.gallery_upload_form .drag-drop-help p,
#uploader-video .rounded-box.gallery_upload_form .drag-drop-help em,
#uploader-video .rounded-box.gallery_upload_form .drag-drop-help label,
#uploader-audio .rounded-box.gallery_upload_form .add-media-check.checkbox a,
#uploader-audio .rounded-box.gallery_upload_form .add-media-check.checkbox p,
#uploader-audio .rounded-box.gallery_upload_form .add-media-check.checkbox em,
#uploader-audio .rounded-box.gallery_upload_form .add-media-check.checkbox label,
#uploader-audio .rounded-box.gallery_upload_form .providers a,
#uploader-audio .rounded-box.gallery_upload_form .providers p,
#uploader-audio .rounded-box.gallery_upload_form .providers em,
#uploader-audio .rounded-box.gallery_upload_form .providers label,
#uploader-audio .rounded-box.gallery_upload_form .drag-drop-help a,
#uploader-audio .rounded-box.gallery_upload_form .drag-drop-help p,
#uploader-audio .rounded-box.gallery_upload_form .drag-drop-help em,
#uploader-audio .rounded-box.gallery_upload_form .drag-drop-help label {
  color: #283b52;
}
/* line 473, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover,
#add_lifestory_box .gallery_upload_form.rounded-box .providers a:hover,
#add_lifestory_box .gallery_upload_form.rounded-box .drag-drop-help a:hover,
#add_story_box .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover,
#add_story_box .gallery_upload_form.rounded-box .providers a:hover,
#add_story_box .gallery_upload_form.rounded-box .drag-drop-help a:hover,
#uploader-photo .rounded-box.gallery_upload_form .add-media-check.checkbox a:hover,
#uploader-photo .rounded-box.gallery_upload_form .providers a:hover,
#uploader-photo .rounded-box.gallery_upload_form .drag-drop-help a:hover,
#uploader-video .rounded-box.gallery_upload_form .add-media-check.checkbox a:hover,
#uploader-video .rounded-box.gallery_upload_form .providers a:hover,
#uploader-video .rounded-box.gallery_upload_form .drag-drop-help a:hover,
#uploader-audio .rounded-box.gallery_upload_form .add-media-check.checkbox a:hover,
#uploader-audio .rounded-box.gallery_upload_form .providers a:hover,
#uploader-audio .rounded-box.gallery_upload_form .drag-drop-help a:hover {
  color: #374a61;
}
/* line 476, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover p, #add_lifestory_box .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover em, #add_lifestory_box .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover label,
#add_lifestory_box .gallery_upload_form.rounded-box .providers a:hover p,
#add_lifestory_box .gallery_upload_form.rounded-box .providers a:hover em,
#add_lifestory_box .gallery_upload_form.rounded-box .providers a:hover label,
#add_lifestory_box .gallery_upload_form.rounded-box .drag-drop-help a:hover p,
#add_lifestory_box .gallery_upload_form.rounded-box .drag-drop-help a:hover em,
#add_lifestory_box .gallery_upload_form.rounded-box .drag-drop-help a:hover label,
#add_story_box .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover p,
#add_story_box .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover em,
#add_story_box .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover label,
#add_story_box .gallery_upload_form.rounded-box .providers a:hover p,
#add_story_box .gallery_upload_form.rounded-box .providers a:hover em,
#add_story_box .gallery_upload_form.rounded-box .providers a:hover label,
#add_story_box .gallery_upload_form.rounded-box .drag-drop-help a:hover p,
#add_story_box .gallery_upload_form.rounded-box .drag-drop-help a:hover em,
#add_story_box .gallery_upload_form.rounded-box .drag-drop-help a:hover label,
#uploader-photo .rounded-box.gallery_upload_form .add-media-check.checkbox a:hover p,
#uploader-photo .rounded-box.gallery_upload_form .add-media-check.checkbox a:hover em,
#uploader-photo .rounded-box.gallery_upload_form .add-media-check.checkbox a:hover label,
#uploader-photo .rounded-box.gallery_upload_form .providers a:hover p,
#uploader-photo .rounded-box.gallery_upload_form .providers a:hover em,
#uploader-photo .rounded-box.gallery_upload_form .providers a:hover label,
#uploader-photo .rounded-box.gallery_upload_form .drag-drop-help a:hover p,
#uploader-photo .rounded-box.gallery_upload_form .drag-drop-help a:hover em,
#uploader-photo .rounded-box.gallery_upload_form .drag-drop-help a:hover label,
#uploader-video .rounded-box.gallery_upload_form .add-media-check.checkbox a:hover p,
#uploader-video .rounded-box.gallery_upload_form .add-media-check.checkbox a:hover em,
#uploader-video .rounded-box.gallery_upload_form .add-media-check.checkbox a:hover label,
#uploader-video .rounded-box.gallery_upload_form .providers a:hover p,
#uploader-video .rounded-box.gallery_upload_form .providers a:hover em,
#uploader-video .rounded-box.gallery_upload_form .providers a:hover label,
#uploader-video .rounded-box.gallery_upload_form .drag-drop-help a:hover p,
#uploader-video .rounded-box.gallery_upload_form .drag-drop-help a:hover em,
#uploader-video .rounded-box.gallery_upload_form .drag-drop-help a:hover label,
#uploader-audio .rounded-box.gallery_upload_form .add-media-check.checkbox a:hover p,
#uploader-audio .rounded-box.gallery_upload_form .add-media-check.checkbox a:hover em,
#uploader-audio .rounded-box.gallery_upload_form .add-media-check.checkbox a:hover label,
#uploader-audio .rounded-box.gallery_upload_form .providers a:hover p,
#uploader-audio .rounded-box.gallery_upload_form .providers a:hover em,
#uploader-audio .rounded-box.gallery_upload_form .providers a:hover label,
#uploader-audio .rounded-box.gallery_upload_form .drag-drop-help a:hover p,
#uploader-audio .rounded-box.gallery_upload_form .drag-drop-help a:hover em,
#uploader-audio .rounded-box.gallery_upload_form .drag-drop-help a:hover label {
  color: #374a61;
}
/* line 482, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .gallery_upload_form.rounded-box .button,
#add_story_box .gallery_upload_form.rounded-box .button,
#uploader-photo .rounded-box.gallery_upload_form .button,
#uploader-video .rounded-box.gallery_upload_form .button,
#uploader-audio .rounded-box.gallery_upload_form .button {
  border-color: #ba8831 !important;
  background-color: #e0ae57 !important;
  color: #ffffff !important;
}
/* line 487, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .gallery_upload_form.rounded-box .button:hover, #add_lifestory_box .gallery_upload_form.rounded-box .button:active,
#add_story_box .gallery_upload_form.rounded-box .button:hover,
#add_story_box .gallery_upload_form.rounded-box .button:active,
#uploader-photo .rounded-box.gallery_upload_form .button:hover,
#uploader-photo .rounded-box.gallery_upload_form .button:active,
#uploader-video .rounded-box.gallery_upload_form .button:hover,
#uploader-video .rounded-box.gallery_upload_form .button:active,
#uploader-audio .rounded-box.gallery_upload_form .button:hover,
#uploader-audio .rounded-box.gallery_upload_form .button:active {
  border-color: #ba8831 !important;
  background-color: #efbd66 !important;
  color: #ffffff !important;
}
/* line 495, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .gallery_upload_form.rounded-box .button.cancel:not(.small):not(.square),
#add_lifestory_box .gallery_upload_form.rounded-box .button.cancel-all:not(.small):not(.square),
#add_story_box .gallery_upload_form.rounded-box .button.cancel:not(.small):not(.square),
#add_story_box .gallery_upload_form.rounded-box .button.cancel-all:not(.small):not(.square),
#uploader-photo .rounded-box.gallery_upload_form .button.cancel:not(.small):not(.square),
#uploader-photo .rounded-box.gallery_upload_form .button.cancel-all:not(.small):not(.square),
#uploader-video .rounded-box.gallery_upload_form .button.cancel:not(.small):not(.square),
#uploader-video .rounded-box.gallery_upload_form .button.cancel-all:not(.small):not(.square),
#uploader-audio .rounded-box.gallery_upload_form .button.cancel:not(.small):not(.square),
#uploader-audio .rounded-box.gallery_upload_form .button.cancel-all:not(.small):not(.square) {
  background-color: transparent !important;
  border-color: #283b52 !important;
  color: #283b52 !important;
}
/* line 501, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .gallery_upload_form.rounded-box .button.cancel:not(.small):not(.square):hover,
#add_lifestory_box .gallery_upload_form.rounded-box .button.cancel-all:not(.small):not(.square):hover,
#add_story_box .gallery_upload_form.rounded-box .button.cancel:not(.small):not(.square):hover,
#add_story_box .gallery_upload_form.rounded-box .button.cancel-all:not(.small):not(.square):hover,
#uploader-photo .rounded-box.gallery_upload_form .button.cancel:not(.small):not(.square):hover,
#uploader-photo .rounded-box.gallery_upload_form .button.cancel-all:not(.small):not(.square):hover,
#uploader-video .rounded-box.gallery_upload_form .button.cancel:not(.small):not(.square):hover,
#uploader-video .rounded-box.gallery_upload_form .button.cancel-all:not(.small):not(.square):hover,
#uploader-audio .rounded-box.gallery_upload_form .button.cancel:not(.small):not(.square):hover,
#uploader-audio .rounded-box.gallery_upload_form .button.cancel-all:not(.small):not(.square):hover {
  background-color: rgba(0, 0, 0, 0.05) !important;
}
/* line 506, ../../_shared/components/_rounded_box.scss */
#add_lifestory_box .gallery_upload_form.rounded-box .form-control,
#add_lifestory_box .gallery_upload_form.rounded-box input:not(.button):not(.btn):not([type='submit']),
#add_lifestory_box .gallery_upload_form.rounded-box select,
#add_lifestory_box .gallery_upload_form.rounded-box textarea,
#add_story_box .gallery_upload_form.rounded-box .form-control,
#add_story_box .gallery_upload_form.rounded-box input:not(.button):not(.btn):not([type='submit']),
#add_story_box .gallery_upload_form.rounded-box select,
#add_story_box .gallery_upload_form.rounded-box textarea,
#uploader-photo .rounded-box.gallery_upload_form .form-control,
#uploader-photo .rounded-box.gallery_upload_form input:not(.button):not(.btn):not([type='submit']),
#uploader-photo .rounded-box.gallery_upload_form select,
#uploader-photo .rounded-box.gallery_upload_form textarea,
#uploader-video .rounded-box.gallery_upload_form .form-control,
#uploader-video .rounded-box.gallery_upload_form input:not(.button):not(.btn):not([type='submit']),
#uploader-video .rounded-box.gallery_upload_form select,
#uploader-video .rounded-box.gallery_upload_form textarea,
#uploader-audio .rounded-box.gallery_upload_form .form-control,
#uploader-audio .rounded-box.gallery_upload_form input:not(.button):not(.btn):not([type='submit']),
#uploader-audio .rounded-box.gallery_upload_form select,
#uploader-audio .rounded-box.gallery_upload_form textarea {
  border: 1px solid #dcd1b8 !important;
}

/* line 517, ../../_shared/components/_rounded_box.scss */
.gallery_upload_form.rounded-box .button.cancel-all:not(.small):not(.square),
.gallery_upload_form.rounded-box .button.cancel:not(.small):not(.square) {
  background-color: transparent !important;
  border-color: #283b52 !important;
  color: #283b52 !important;
}
/* line 523, ../../_shared/components/_rounded_box.scss */
.gallery_upload_form.rounded-box .button.cancel-all:not(.small):not(.square):hover,
.gallery_upload_form.rounded-box .button.cancel:not(.small):not(.square):hover {
  background-color: rgba(0, 0, 0, 0.05) !important;
  border-color: #283b52 !important;
  color: #283b52 !important;
}

/* line 532, ../../_shared/components/_rounded_box.scss */
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box {
  color: #283b52 !important;
  background-color: #e4f5f7;
  border: 1px solid #c1d2d4;
}
/* line 538, ../../_shared/components/_rounded_box.scss */
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box .upload-error-message,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .upload-error-message {
  color: #db4c3f;
}
/* line 542, ../../_shared/components/_rounded_box.scss */
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box .progressbar .line_wrapper,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .progressbar .line_wrapper {
  background-color: #bccdcf;
  -moz-box-shadow: inset 1px 1px 1px rgba(188, 205, 207, 0.75);
  -webkit-box-shadow: inset 1px 1px 1px rgba(188, 205, 207, 0.75);
  box-shadow: inset 1px 1px 1px rgba(188, 205, 207, 0.75);
}
/* line 547, ../../_shared/components/_rounded_box.scss */
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box .rotate_controls a i,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .rotate_controls a i {
  color: #283b52;
}
/* line 551, ../../_shared/components/_rounded_box.scss */
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box .form-control,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .form-control {
  color: #283b52 !important;
}
/* line 555, ../../_shared/components/_rounded_box.scss */
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box a,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box a {
  color: #283b52 !important;
}
/* line 558, ../../_shared/components/_rounded_box.scss */
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box a:hover,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box a:hover {
  color: #283b52 !important;
}
/* line 564, ../../_shared/components/_rounded_box.scss */
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box a.provider &gt; div,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box a.provider &gt; div {
  color: #3c4f66 !important;
}
/* line 569, ../../_shared/components/_rounded_box.scss */
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box a.provider:hover &gt; div,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box a.provider:hover &gt; div {
  color: #4b5e75 !important;
}
/* line 575, ../../_shared/components/_rounded_box.scss */
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box .add-media-check.checkbox,
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box .providers,
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box .drag-drop-help,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .add-media-check.checkbox,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .providers,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .drag-drop-help {
  color: #283b52;
}
/* line 580, ../../_shared/components/_rounded_box.scss */
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box .add-media-check.checkbox a, .story-edit-mode.rounded-box .gallery_upload_form.rounded-box .add-media-check.checkbox p, .story-edit-mode.rounded-box .gallery_upload_form.rounded-box .add-media-check.checkbox em, .story-edit-mode.rounded-box .gallery_upload_form.rounded-box .add-media-check.checkbox label,
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box .providers a,
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box .providers p,
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box .providers em,
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box .providers label,
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box .drag-drop-help a,
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box .drag-drop-help p,
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box .drag-drop-help em,
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box .drag-drop-help label,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .add-media-check.checkbox a,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .add-media-check.checkbox p,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .add-media-check.checkbox em,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .add-media-check.checkbox label,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .providers a,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .providers p,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .providers em,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .providers label,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .drag-drop-help a,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .drag-drop-help p,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .drag-drop-help em,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .drag-drop-help label {
  color: #283b52;
}
/* line 584, ../../_shared/components/_rounded_box.scss */
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover,
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box .providers a:hover,
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box .drag-drop-help a:hover,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .providers a:hover,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .drag-drop-help a:hover {
  color: #283b52;
}
/* line 587, ../../_shared/components/_rounded_box.scss */
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover p, .story-edit-mode.rounded-box .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover em, .story-edit-mode.rounded-box .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover label,
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box .providers a:hover p,
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box .providers a:hover em,
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box .providers a:hover label,
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box .drag-drop-help a:hover p,
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box .drag-drop-help a:hover em,
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box .drag-drop-help a:hover label,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover p,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover em,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover label,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .providers a:hover p,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .providers a:hover em,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .providers a:hover label,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .drag-drop-help a:hover p,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .drag-drop-help a:hover em,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .drag-drop-help a:hover label {
  color: #283b52;
}
/* line 593, ../../_shared/components/_rounded_box.scss */
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box .button.small,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .button.small {
  border-color: #ba8831 !important;
  background-color: #e0ae57 !important;
  color: #ffffff !important;
}
/* line 598, ../../_shared/components/_rounded_box.scss */
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box .button.small:hover, .story-edit-mode.rounded-box .gallery_upload_form.rounded-box .button.small:active,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .button.small:hover,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .button.small:active {
  border-color: #ba8831 !important;
  background-color: #efbd66 !important;
  color: #ffffff !important;
}
/* line 606, ../../_shared/components/_rounded_box.scss */
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box .form-control,
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box input:not(.button):not(.btn):not([type='submit']),
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box select,
.story-edit-mode.rounded-box .gallery_upload_form.rounded-box textarea,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box .form-control,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box input:not(.button):not(.btn):not([type='submit']),
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box select,
.lifestory-edit-mode.rounded-box .gallery_upload_form.rounded-box textarea {
  border: 1px solid #c1d2d4 !important;
}

/* line 618, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form {
  color: #074166 !important;
  background-color: #ffffff !important;
  border: 1px solid #ffffff !important;
}
/* line 630, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .upload-error-message,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .upload-error-message,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .upload-error-message,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .upload-error-message,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .upload-error-message,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .upload-error-message,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .upload-error-message,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .upload-error-message {
  color: #db4c3f;
}
/* line 634, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .progressbar .line_wrapper,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .progressbar .line_wrapper,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .progressbar .line_wrapper,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .progressbar .line_wrapper,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .progressbar .line_wrapper,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .progressbar .line_wrapper,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .progressbar .line_wrapper,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .progressbar .line_wrapper {
  background-color: #d2d2d2;
  -moz-box-shadow: inset 1px 1px 1px rgba(210, 210, 210, 0.75);
  -webkit-box-shadow: inset 1px 1px 1px rgba(210, 210, 210, 0.75);
  box-shadow: inset 1px 1px 1px rgba(210, 210, 210, 0.75);
}
/* line 639, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .rotate_controls a i,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .rotate_controls a i,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .rotate_controls a i,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .rotate_controls a i,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .rotate_controls a i,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .rotate_controls a i,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .rotate_controls a i,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .rotate_controls a i {
  color: #074166;
}
/* line 643, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .form-control,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .form-control,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .form-control,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .form-control,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .form-control,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .form-control,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .form-control,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .form-control {
  color: #074166 !important;
}
/* line 647, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box a,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box a,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box a,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box a,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box a,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form a,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form a,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form a {
  color: #074166 !important;
}
/* line 650, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form a:hover {
  color: #074166 !important;
}
/* line 656, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box a.provider &gt; div,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box a.provider &gt; div,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box a.provider &gt; div,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box a.provider &gt; div,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box a.provider &gt; div,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form a.provider &gt; div,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form a.provider &gt; div,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form a.provider &gt; div {
  color: #205a7f !important;
}
/* line 661, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box a.provider:hover &gt; div,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box a.provider:hover &gt; div,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box a.provider:hover &gt; div,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box a.provider:hover &gt; div,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box a.provider:hover &gt; div,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form a.provider:hover &gt; div,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form a.provider:hover &gt; div,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form a.provider:hover &gt; div {
  color: #2f698e !important;
}
/* line 667, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .add-media-check.checkbox,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .providers,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .drag-drop-help,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .add-media-check.checkbox,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .providers,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .drag-drop-help,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .add-media-check.checkbox,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .providers,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .drag-drop-help,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .add-media-check.checkbox,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .providers,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .drag-drop-help,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .add-media-check.checkbox,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .providers,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .drag-drop-help,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .add-media-check.checkbox,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .providers,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .drag-drop-help,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .add-media-check.checkbox,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .providers,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .drag-drop-help,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .add-media-check.checkbox,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .providers,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .drag-drop-help {
  color: #074166;
}
/* line 672, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .add-media-check.checkbox a, .material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .add-media-check.checkbox p, .material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .add-media-check.checkbox em, .material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .add-media-check.checkbox label,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .providers a,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .providers p,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .providers em,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .providers label,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .drag-drop-help a,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .drag-drop-help p,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .drag-drop-help em,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .drag-drop-help label,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .add-media-check.checkbox a,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .add-media-check.checkbox p,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .add-media-check.checkbox em,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .add-media-check.checkbox label,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .providers a,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .providers p,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .providers em,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .providers label,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .drag-drop-help a,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .drag-drop-help p,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .drag-drop-help em,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .drag-drop-help label,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .add-media-check.checkbox a,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .add-media-check.checkbox p,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .add-media-check.checkbox em,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .add-media-check.checkbox label,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .providers a,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .providers p,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .providers em,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .providers label,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .drag-drop-help a,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .drag-drop-help p,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .drag-drop-help em,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .drag-drop-help label,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .add-media-check.checkbox a,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .add-media-check.checkbox p,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .add-media-check.checkbox em,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .add-media-check.checkbox label,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .providers a,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .providers p,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .providers em,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .providers label,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .drag-drop-help a,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .drag-drop-help p,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .drag-drop-help em,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .drag-drop-help label,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .add-media-check.checkbox a,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .add-media-check.checkbox p,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .add-media-check.checkbox em,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .add-media-check.checkbox label,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .providers a,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .providers p,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .providers em,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .providers label,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .drag-drop-help a,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .drag-drop-help p,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .drag-drop-help em,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .drag-drop-help label,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .add-media-check.checkbox a,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .add-media-check.checkbox p,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .add-media-check.checkbox em,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .add-media-check.checkbox label,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .providers a,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .providers p,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .providers em,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .providers label,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .drag-drop-help a,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .drag-drop-help p,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .drag-drop-help em,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .drag-drop-help label,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .add-media-check.checkbox a,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .add-media-check.checkbox p,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .add-media-check.checkbox em,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .add-media-check.checkbox label,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .providers a,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .providers p,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .providers em,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .providers label,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .drag-drop-help a,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .drag-drop-help p,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .drag-drop-help em,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .drag-drop-help label,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .add-media-check.checkbox a,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .add-media-check.checkbox p,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .add-media-check.checkbox em,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .add-media-check.checkbox label,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .providers a,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .providers p,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .providers em,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .providers label,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .drag-drop-help a,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .drag-drop-help p,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .drag-drop-help em,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .drag-drop-help label {
  color: #074166;
}
/* line 676, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .providers a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .drag-drop-help a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .providers a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .drag-drop-help a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .providers a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .drag-drop-help a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .providers a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .drag-drop-help a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .providers a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .drag-drop-help a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .add-media-check.checkbox a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .providers a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .drag-drop-help a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .add-media-check.checkbox a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .providers a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .drag-drop-help a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .add-media-check.checkbox a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .providers a:hover,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .drag-drop-help a:hover {
  color: #074166;
}
/* line 679, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover p, .material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover em, .material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover label,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .providers a:hover p,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .providers a:hover em,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .providers a:hover label,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .drag-drop-help a:hover p,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .drag-drop-help a:hover em,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .drag-drop-help a:hover label,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover p,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover em,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover label,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .providers a:hover p,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .providers a:hover em,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .providers a:hover label,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .drag-drop-help a:hover p,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .drag-drop-help a:hover em,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .drag-drop-help a:hover label,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover p,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover em,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover label,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .providers a:hover p,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .providers a:hover em,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .providers a:hover label,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .drag-drop-help a:hover p,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .drag-drop-help a:hover em,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .drag-drop-help a:hover label,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover p,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover em,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover label,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .providers a:hover p,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .providers a:hover em,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .providers a:hover label,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .drag-drop-help a:hover p,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .drag-drop-help a:hover em,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .drag-drop-help a:hover label,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover p,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover em,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .add-media-check.checkbox a:hover label,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .providers a:hover p,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .providers a:hover em,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .providers a:hover label,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .drag-drop-help a:hover p,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .drag-drop-help a:hover em,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .drag-drop-help a:hover label,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .add-media-check.checkbox a:hover p,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .add-media-check.checkbox a:hover em,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .add-media-check.checkbox a:hover label,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .providers a:hover p,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .providers a:hover em,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .providers a:hover label,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .drag-drop-help a:hover p,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .drag-drop-help a:hover em,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .drag-drop-help a:hover label,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .add-media-check.checkbox a:hover p,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .add-media-check.checkbox a:hover em,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .add-media-check.checkbox a:hover label,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .providers a:hover p,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .providers a:hover em,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .providers a:hover label,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .drag-drop-help a:hover p,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .drag-drop-help a:hover em,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .drag-drop-help a:hover label,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .add-media-check.checkbox a:hover p,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .add-media-check.checkbox a:hover em,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .add-media-check.checkbox a:hover label,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .providers a:hover p,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .providers a:hover em,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .providers a:hover label,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .drag-drop-help a:hover p,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .drag-drop-help a:hover em,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .drag-drop-help a:hover label {
  color: #074166;
}
/* line 686, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .button,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .button,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .button,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .button,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .button,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .button,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .button,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .button {
  color: #ffffff !important;
  background-color: #e0ae57 !important;
  border-color: #b38b46 !important;
}
/* line 691, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .button:hover,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .button:hover,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .button:hover,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .button:hover,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .button:hover,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .button:hover,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .button:hover,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .button:hover {
  color: #ffffff !important;
  background-color: #efbd66 !important;
  border-color: #bf9752 !important;
}
/* line 697, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .button.small,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .button.small,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .button.small,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .button.small,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .button.small,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .button.small,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .button.small,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .button.small {
  border-color: #074166 !important;
  background-color: #ffffff !important;
  color: #074166 !important;
}
/* line 702, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .button.small:hover, .material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .button.small:active,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .button.small:hover,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .button.small:active,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .button.small:hover,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .button.small:active,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .button.small:hover,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .button.small:active,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .button.small:hover,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .button.small:active,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .button.small:hover,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .button.small:active,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .button.small:hover,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .button.small:active,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .button.small:hover,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .button.small:active {
  border-color: #074166 !important;
  background-color: #ffffff !important;
  color: #074166 !important;
}
/* line 711, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .button.cancel:not(.small):not(.square),
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .button.cancel-all:not(.small):not(.square),
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .button.cancel:not(.small):not(.square),
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .button.cancel-all:not(.small):not(.square),
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .button.cancel:not(.small):not(.square),
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .button.cancel-all:not(.small):not(.square),
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .button.cancel:not(.small):not(.square),
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .button.cancel-all:not(.small):not(.square),
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .button.cancel:not(.small):not(.square),
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .button.cancel-all:not(.small):not(.square),
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .button.cancel:not(.small):not(.square),
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .button.cancel-all:not(.small):not(.square),
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .button.cancel:not(.small):not(.square),
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .button.cancel-all:not(.small):not(.square),
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .button.cancel:not(.small):not(.square),
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .button.cancel-all:not(.small):not(.square) {
  background-color: transparent !important;
  border-color: #074166 !important;
  color: #074166 !important;
}
/* line 717, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .button.cancel:not(.small):not(.square):hover,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .button.cancel-all:not(.small):not(.square):hover,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .button.cancel:not(.small):not(.square):hover,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .button.cancel-all:not(.small):not(.square):hover,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .button.cancel:not(.small):not(.square):hover,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .button.cancel-all:not(.small):not(.square):hover,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .button.cancel:not(.small):not(.square):hover,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .button.cancel-all:not(.small):not(.square):hover,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .button.cancel:not(.small):not(.square):hover,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .button.cancel-all:not(.small):not(.square):hover,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .button.cancel:not(.small):not(.square):hover,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .button.cancel-all:not(.small):not(.square):hover,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .button.cancel:not(.small):not(.square):hover,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .button.cancel-all:not(.small):not(.square):hover,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .button.cancel:not(.small):not(.square):hover,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .button.cancel-all:not(.small):not(.square):hover {
  background-color: rgba(0, 0, 0, 0.05) !important;
  border-color: #074166 !important;
  color: #074166 !important;
}
/* line 724, ../../_shared/components/_rounded_box.scss */
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box .form-control,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box input:not(.button):not(.btn):not([type='submit']),
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box select,
.material-mobile .modal-dialog .modal-content .modal-body #add_lifestory_box .gallery_upload_form.rounded-box textarea,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box .form-control,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box input:not(.button):not(.btn):not([type='submit']),
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box select,
.material-mobile .modal-dialog .modal-content .modal-body #add_story_box .gallery_upload_form.rounded-box textarea,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box .form-control,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box input:not(.button):not(.btn):not([type='submit']),
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box select,
.material-mobile .modal-dialog .modal-content .modal-body #new_tribute_form .gallery_upload_form.rounded-box textarea,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box .form-control,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box input:not(.button):not(.btn):not([type='submit']),
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box select,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-story .gallery_upload_form.rounded-box textarea,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box .form-control,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box input:not(.button):not(.btn):not([type='submit']),
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box select,
.material-mobile .modal-dialog .modal-content .modal-body #dialog-edit-lifetory .gallery_upload_form.rounded-box textarea,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form .form-control,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form input:not(.button):not(.btn):not([type='submit']),
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form select,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-photo .rounded-box.gallery_upload_form textarea,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form .form-control,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form input:not(.button):not(.btn):not([type='submit']),
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form select,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-video .rounded-box.gallery_upload_form textarea,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form .form-control,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form input:not(.button):not(.btn):not([type='submit']),
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form select,
.material-mobile .modal-dialog .modal-content .modal-body #uploader-audio .rounded-box.gallery_upload_form textarea {
  border: 1px solid #cdcdcd !important;
}

/* line 1, ../../_shared/components/_social.scss */
#oauth-facebook {
  color: #ffffff !important;
  background: #5474b2 !important;
  border-color: #2e4e8c !important;
}
/* line 6, ../../_shared/components/_social.scss */
#oauth-facebook.oauth-btn i:after {
  background: #2e4e8c !important;
}

/* line 11, ../../_shared/components/_social.scss */
#oauth-google {
  color: #ffffff !important;
  background: #db4e41 !important;
  border-color: #b5281b !important;
}
/* line 16, ../../_shared/components/_social.scss */
#oauth-google.oauth-btn i:after {
  background: #b5281b !important;
}

/* line 2, ../../_shared/components/_intro.scss */
.tippy-popper .tippy-box {
  color: #074166 !important;
  background-color: #ffffff !important;
  border-color: #a5a5a5 !important;
}
/* line 7, ../../_shared/components/_intro.scss */
.tippy-popper .tippy-box[data-placement^=top] .tippy-arrow {
  border-top-color: #a5a5a5 !important;
}
/* line 10, ../../_shared/components/_intro.scss */
.tippy-popper .tippy-box[data-placement^=top] .tippy-arrow:before {
  border-color: #ffffff transparent transparent transparent;
}
/* line 15, ../../_shared/components/_intro.scss */
.tippy-popper .tippy-box[data-placement^=bottom] .tippy-arrow {
  border-bottom-color: #a5a5a5 !important;
}
/* line 18, ../../_shared/components/_intro.scss */
.tippy-popper .tippy-box[data-placement^=bottom] .tippy-arrow:before {
  border-color: transparent transparent #ffffff transparent;
}
/* line 23, ../../_shared/components/_intro.scss */
.tippy-popper .tippy-box[data-placement^=left] .tippy-arrow {
  border-left-color: #a5a5a5 !important;
}
/* line 26, ../../_shared/components/_intro.scss */
.tippy-popper .tippy-box[data-placement^=left] .tippy-arrow:before {
  border-color: transparent transparent transparent #ffffff;
}
/* line 31, ../../_shared/components/_intro.scss */
.tippy-popper .tippy-box[data-placement^=right] .tippy-arrow {
  border-right-color: #a5a5a5 !important;
}
/* line 34, ../../_shared/components/_intro.scss */
.tippy-popper .tippy-box[data-placement^=right] .tippy-arrow:before {
  border-color: transparent #ffffff transparent transparent;
}
/* line 40, ../../_shared/components/_intro.scss */
.tippy-popper .tippy-box .intro-button-wrapper a.btn.button.intro-button {
  border-color: #ba8831 !important;
  background-color: #e0ae57 !important;
  color: #ffffff !important;
}
/* line 45, ../../_shared/components/_intro.scss */
.tippy-popper .tippy-box .intro-button-wrapper a.btn.button.intro-button:hover {
  border-color: #ba8831 !important;
  background-color: #efbd66 !important;
  color: #ffffff !important;
}

/* line 3, ../../_shared/pages/_about.scss */
#page-about .quote {
  color: #2175a6;
}
/* line 7, ../../_shared/pages/_about.scss */
#page-about .quote .quote-wrapper i.o {
  color: #4498c9;
}
/* line 11, ../../_shared/pages/_about.scss */
#page-about .quote .quote-wrapper i.c {
  color: #4498c9;
}
/* line 17, ../../_shared/pages/_about.scss */
#page-about &gt; .info,
#page-about &gt; .text {
  border: none;
  background-color: #ffffff !important;
}
/* line 26, ../../_shared/pages/_about.scss */
#page-about &gt; .info h3 span {
  color: #074166;
}
@media (min-width: 1140px) {
  /* line 32, ../../_shared/pages/_about.scss */
  #page-about &gt; .info.active {
    background-color: #dceffa !important;
  }
}
/* line 37, ../../_shared/pages/_about.scss */
#page-about &gt; .info.active .quote-block {
  background-color: #dceffa !important;
}
/* line 41, ../../_shared/pages/_about.scss */
#page-about &gt; .text.active {
  background-color: #dceffa !important;
}
/* line 43, ../../_shared/pages/_about.scss */
#page-about &gt; .text.active * {
  background-color: #dceffa !important;
}

/* line 49, ../../_shared/pages/_about.scss */
#page-about-edit-info,
#page-about-edit-text {
  color: #283b52 !important;
}
@media (min-width: 1140px) {
  /* line 53, ../../_shared/pages/_about.scss */
  #page-about-edit-info h1, #page-about-edit-info h2, #page-about-edit-info h3, #page-about-edit-info h4, #page-about-edit-info h5, #page-about-edit-info h6,
  #page-about-edit-text h1,
  #page-about-edit-text h2,
  #page-about-edit-text h3,
  #page-about-edit-text h4,
  #page-about-edit-text h5,
  #page-about-edit-text h6 {
    color: #283b52 !important;
  }
}
/* line 60, ../../_shared/pages/_about.scss */
#page-about-edit-info .redactor-box.error,
#page-about-edit-text .redactor-box.error {
  border-color: #cd2b26 !important;
}
/* line 65, ../../_shared/pages/_about.scss */
#page-about-edit-info .form-control,
#page-about-edit-text .form-control {
  color: #283b52;
}
/* line 69, ../../_shared/pages/_about.scss */
#page-about-edit-info select.form-control,
#page-about-edit-text select.form-control {
  color: #a3a7a8 !important;
}
/* line 72, ../../_shared/pages/_about.scss */
#page-about-edit-info select.form-control option,
#page-about-edit-text select.form-control option {
  color: #283b52 !important;
}
/* line 75, ../../_shared/pages/_about.scss */
#page-about-edit-info select.form-control option:disabled, #page-about-edit-info select.form-control option[value=""],
#page-about-edit-text select.form-control option:disabled,
#page-about-edit-text select.form-control option[value=""] {
  color: #a3a7a8 !important;
}
/* line 81, ../../_shared/pages/_about.scss */
#page-about-edit-info select.form-control.filled,
#page-about-edit-text select.form-control.filled {
  color: #283b52 !important;
}
/* line 87, ../../_shared/pages/_about.scss */
#page-about-edit-info form.form-horizontal .form-group .radio-inline:hover, #page-about-edit-info form.form-horizontal .form-group .checkbox-inline:hover,
#page-about-edit-text form.form-horizontal .form-group .radio-inline:hover,
#page-about-edit-text form.form-horizontal .form-group .checkbox-inline:hover {
  background-color: #d0e1e3;
}
/* line 90, ../../_shared/pages/_about.scss */
#page-about-edit-info form.form-horizontal .form-group .radio-inline.active, #page-about-edit-info form.form-horizontal .form-group .checkbox-inline.active,
#page-about-edit-text form.form-horizontal .form-group .radio-inline.active,
#page-about-edit-text form.form-horizontal .form-group .checkbox-inline.active {
  background-color: #d0e1e3;
}

/* line 98, ../../_shared/pages/_about.scss */
.modal-dialog #page-about-edit-info,
.modal-dialog #page-about-edit-text {
  color: #074166 !important;
}
/* line 103, ../../_shared/pages/_about.scss */
.modal-dialog #page-about-edit-info .redactor-box ul, .modal-dialog #page-about-edit-info .redactor-box li, .modal-dialog #page-about-edit-info .redactor-box a, .modal-dialog #page-about-edit-info .redactor-box p, .modal-dialog #page-about-edit-info .redactor-box em, .modal-dialog #page-about-edit-info .redactor-box i, .modal-dialog #page-about-edit-info .redactor-box span,
.modal-dialog #page-about-edit-text .redactor-box ul,
.modal-dialog #page-about-edit-text .redactor-box li,
.modal-dialog #page-about-edit-text .redactor-box a,
.modal-dialog #page-about-edit-text .redactor-box p,
.modal-dialog #page-about-edit-text .redactor-box em,
.modal-dialog #page-about-edit-text .redactor-box i,
.modal-dialog #page-about-edit-text .redactor-box span {
  color: #074166 !important;
}
/* line 107, ../../_shared/pages/_about.scss */
.modal-dialog #page-about-edit-info .redactor-box.error,
.modal-dialog #page-about-edit-text .redactor-box.error {
  border-color: #cd2b26 !important;
}
/* line 112, ../../_shared/pages/_about.scss */
.modal-dialog #page-about-edit-info .form-control,
.modal-dialog #page-about-edit-text .form-control {
  color: #074166 !important;
}
/* line 116, ../../_shared/pages/_about.scss */
.modal-dialog #page-about-edit-info select.form-control,
.modal-dialog #page-about-edit-text select.form-control {
  color: #a3a7a8 !important;
}
/* line 119, ../../_shared/pages/_about.scss */
.modal-dialog #page-about-edit-info select.form-control option,
.modal-dialog #page-about-edit-text select.form-control option {
  color: #074166 !important;
}
/* line 122, ../../_shared/pages/_about.scss */
.modal-dialog #page-about-edit-info select.form-control option:disabled, .modal-dialog #page-about-edit-info select.form-control option[value=""],
.modal-dialog #page-about-edit-text select.form-control option:disabled,
.modal-dialog #page-about-edit-text select.form-control option[value=""] {
  color: #a3a7a8 !important;
}
/* line 128, ../../_shared/pages/_about.scss */
.modal-dialog #page-about-edit-info select.form-control.filled,
.modal-dialog #page-about-edit-text select.form-control.filled {
  color: #074166 !important;
}
/* line 133, ../../_shared/pages/_about.scss */
.modal-dialog #page-about-edit-info form.form-horizontal .form-group .radio-inline.active,
.modal-dialog #page-about-edit-text form.form-horizontal .form-group .radio-inline.active {
  background-color: #d7eaf5 !important;
}
/* line 137, ../../_shared/pages/_about.scss */
.modal-dialog #page-about-edit-info form.form-horizontal .form-group .checkbox-inline.active,
.modal-dialog #page-about-edit-info form.form-horizontal .form-group .checkbox-inline:hover,
.modal-dialog #page-about-edit-text form.form-horizontal .form-group .checkbox-inline.active,
.modal-dialog #page-about-edit-text form.form-horizontal .form-group .checkbox-inline:hover {
  background-color: inherit;
}

/* line 147, ../../_shared/pages/_about.scss */
.section-snippets-wrapper .section-title .text {
  background: #ffffff;
}
/* line 153, ../../_shared/pages/_about.scss */
.section-snippets-wrapper .text-wrapper a {
  color: #2175a6;
}

/* line 1, ../../_shared/pages/_tributes.scss */
#page-tributes,
.section-snippets-wrapper .tributes-section-wrapper {
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.33);
}
/* line 6, ../../_shared/pages/_tributes.scss */
#page-tributes .add-tribute-button-wrapper,
.section-snippets-wrapper .tributes-section-wrapper .add-tribute-button-wrapper {
  color: #074166;
}
/* line 9, ../../_shared/pages/_tributes.scss */
#page-tributes .add-tribute-button-wrapper a,
.section-snippets-wrapper .tributes-section-wrapper .add-tribute-button-wrapper a {
  color: #074166;
}
/* line 14, ../../_shared/pages/_tributes.scss */
#page-tributes .painted-draft,
.section-snippets-wrapper .tributes-section-wrapper .painted-draft {
  color: #a3a7a8 !important;
}
/* line 19, ../../_shared/pages/_tributes.scss */
#page-tributes .tribute a,
.section-snippets-wrapper .tributes-section-wrapper .tribute a {
  color: inherit;
}
/* line 23, ../../_shared/pages/_tributes.scss */
#page-tributes .tribute .edit-form textarea,
.section-snippets-wrapper .tributes-section-wrapper .tribute .edit-form textarea {
  color: #283b52;
}
/* line 28, ../../_shared/pages/_tributes.scss */
#page-tributes .tribute &gt; div &gt; .author,
.section-snippets-wrapper .tributes-section-wrapper .tribute &gt; div &gt; .author {
  color: #2175a6;
}
/* line 33, ../../_shared/pages/_tributes.scss */
#page-tributes .tribute &gt; div &gt; .txt.user_text,
.section-snippets-wrapper .tributes-section-wrapper .tribute &gt; div &gt; .txt.user_text {
  color: #283b52;
}
/* line 40, ../../_shared/pages/_tributes.scss */
#page-tributes .tribute &gt; div &gt; .txt,
.section-snippets-wrapper .tributes-section-wrapper .tribute &gt; div &gt; .txt {
  color: #283b52;
}
/* line 43, ../../_shared/pages/_tributes.scss */
#page-tributes .tribute &gt; div &gt; .txt a,
.section-snippets-wrapper .tributes-section-wrapper .tribute &gt; div &gt; .txt a {
  color: #2175a6 !important;
}
/* line 45, ../../_shared/pages/_tributes.scss */
#page-tributes .tribute &gt; div &gt; .txt a:hover,
.section-snippets-wrapper .tributes-section-wrapper .tribute &gt; div &gt; .txt a:hover {
  color: #2175a6 !important;
}
/* line 51, ../../_shared/pages/_tributes.scss */
#page-tributes .tribute &gt; div &gt; a.readmore,
.section-snippets-wrapper .tributes-section-wrapper .tribute &gt; div &gt; a.readmore {
  color: #2175a6;
  white-space: nowrap;
}
/* line 58, ../../_shared/pages/_tributes.scss */
#page-tributes .tribute &gt; a,
.section-snippets-wrapper .tributes-section-wrapper .tribute &gt; a {
  color: #283b52;
}
/* line 62, ../../_shared/pages/_tributes.scss */
#page-tributes .tribute .actions, #page-tributes .tribute .actions a,
.section-snippets-wrapper .tributes-section-wrapper .tribute .actions,
.section-snippets-wrapper .tributes-section-wrapper .tribute .actions a {
  color: #283b52;
}

/* line 71, ../../_shared/pages/_tributes.scss */
#new_tribute_form form .selector label &gt; div &gt; div {
  color: #283b52;
}
/* line 75, ../../_shared/pages/_tributes.scss */
#new_tribute_form form .selector label.active &gt; div &gt; div {
  color: #283b52;
}

/* line 89, ../../_shared/pages/_tributes.scss */
.dialog-new-tribute-mobile #new_tribute_form form .author,
.dialog-edit-tribute #new_tribute_form form .author {
  color: #074166;
}
/* line 91, ../../_shared/pages/_tributes.scss */
.dialog-new-tribute-mobile #new_tribute_form form .author a,
.dialog-edit-tribute #new_tribute_form form .author a {
  color: #074166;
}
/* line 96, ../../_shared/pages/_tributes.scss */
.dialog-new-tribute-mobile #new_tribute_form form textarea,
.dialog-new-tribute-mobile #new_tribute_form form .draft-marker,
.dialog-edit-tribute #new_tribute_form form textarea,
.dialog-edit-tribute #new_tribute_form form .draft-marker {
  color: #074166;
}
/* line 102, ../../_shared/pages/_tributes.scss */
.dialog-new-tribute-mobile #new_tribute_form form .selector label &gt; div &gt; div,
.dialog-edit-tribute #new_tribute_form form .selector label &gt; div &gt; div {
  color: #074166;
}
/* line 106, ../../_shared/pages/_tributes.scss */
.dialog-new-tribute-mobile #new_tribute_form form .selector label.active &gt; div &gt; div,
.dialog-edit-tribute #new_tribute_form form .selector label.active &gt; div &gt; div {
  color: #074166;
}
/* line 113, ../../_shared/pages/_tributes.scss */
.dialog-new-tribute-mobile #new_tribute_form .active-label-mobile,
.dialog-edit-tribute #new_tribute_form .active-label-mobile {
  background-color: #d7eaf5;
}
/* line 117, ../../_shared/pages/_tributes.scss */
.dialog-new-tribute-mobile #new_tribute_form .button.cancel,
.dialog-new-tribute-mobile #new_tribute_form .button.cancel-all,
.dialog-edit-tribute #new_tribute_form .button.cancel,
.dialog-edit-tribute #new_tribute_form .button.cancel-all {
  background-color: transparent !important;
  border-color: #074166 !important;
  color: #074166 !important;
}
/* line 123, ../../_shared/pages/_tributes.scss */
.dialog-new-tribute-mobile #new_tribute_form .button.cancel:hover,
.dialog-new-tribute-mobile #new_tribute_form .button.cancel-all:hover,
.dialog-edit-tribute #new_tribute_form .button.cancel:hover,
.dialog-edit-tribute #new_tribute_form .button.cancel-all:hover {
  background-color: rgba(0, 0, 0, 0.05) !important;
  border-color: #074166 !important;
  color: #074166 !important;
}

/* line 3, ../../_shared/pages/_gallery.scss */
#page-gallery-photo &gt; .content {
  color: #283b52;
  background-color: #e4f5f7;
}
/* line 7, ../../_shared/pages/_gallery.scss */
#page-gallery-photo &gt; .content .song, #page-gallery-photo &gt; .content .song a {
  color: #283b52;
}
/* line 10, ../../_shared/pages/_gallery.scss */
#page-gallery-photo &gt; .content .song .shared, #page-gallery-photo &gt; .content .song .shared a, #page-gallery-photo &gt; .content .song a .shared, #page-gallery-photo &gt; .content .song a .shared a {
  color: #2175a6;
}
/* line 15, ../../_shared/pages/_gallery.scss */
#page-gallery-photo &gt; .content .song a.control:hover {
  background: #d0e1e3;
}
/* line 19, ../../_shared/pages/_gallery.scss */
#page-gallery-photo &gt; .content .action-bar {
  background-color: #5a6414;
}
/* line 20, ../../_shared/pages/_gallery.scss */
#page-gallery-photo &gt; .content .action-bar hr {
  border-color: #283b52;
}
/* line 26, ../../_shared/pages/_gallery.scss */
#page-gallery-photo &gt; .content .author,
#page-gallery-photo &gt; .content .info {
  color: #283b52;
}
/* line 29, ../../_shared/pages/_gallery.scss */
#page-gallery-photo &gt; .content .author a,
#page-gallery-photo &gt; .content .info a {
  color: #e4f5f7;
}
/* line 31, ../../_shared/pages/_gallery.scss */
#page-gallery-photo &gt; .content .author a:hover,
#page-gallery-photo &gt; .content .info a:hover {
  color: #e4f5f7;
}
/* line 40, ../../_shared/pages/_gallery.scss */
#page-gallery-photo &gt; .content .actions ul li a,
#page-gallery-photo &gt; .content .info ul li a,
#page-gallery-photo &gt; .content .share ul li a {
  color: #fff;
}
/* line 42, ../../_shared/pages/_gallery.scss */
#page-gallery-photo &gt; .content .actions ul li a:hover,
#page-gallery-photo &gt; .content .info ul li a:hover,
#page-gallery-photo &gt; .content .share ul li a:hover {
  color: #fff;
}
/* line 48, ../../_shared/pages/_gallery.scss */
#page-gallery-photo &gt; .content .image,
#page-gallery-photo &gt; .content .video {
  background-color: #e4f5f7;
}
/* line 52, ../../_shared/pages/_gallery.scss */
#page-gallery-photo &gt; .content .image img,
#page-gallery-photo &gt; .content .video img {
  border: 6px solid #e4f5f7;
}
/* line 58, ../../_shared/pages/_gallery.scss */
#page-gallery-photo .pagination-more a,
#page-gallery-photo .manage-music a {
  color: #283b52;
}

/* line 3, ../../_shared/pages/_gallery.scss */
#page-gallery-photos &gt; .content {
  color: #283b52;
  background-color: #e4f5f7;
}
/* line 7, ../../_shared/pages/_gallery.scss */
#page-gallery-photos &gt; .content .song, #page-gallery-photos &gt; .content .song a {
  color: #283b52;
}
/* line 10, ../../_shared/pages/_gallery.scss */
#page-gallery-photos &gt; .content .song .shared, #page-gallery-photos &gt; .content .song .shared a, #page-gallery-photos &gt; .content .song a .shared, #page-gallery-photos &gt; .content .song a .shared a {
  color: #2175a6;
}
/* line 15, ../../_shared/pages/_gallery.scss */
#page-gallery-photos &gt; .content .song a.control:hover {
  background: #d0e1e3;
}
/* line 19, ../../_shared/pages/_gallery.scss */
#page-gallery-photos &gt; .content .action-bar {
  background-color: #5a6414;
}
/* line 20, ../../_shared/pages/_gallery.scss */
#page-gallery-photos &gt; .content .action-bar hr {
  border-color: #283b52;
}
/* line 26, ../../_shared/pages/_gallery.scss */
#page-gallery-photos &gt; .content .author,
#page-gallery-photos &gt; .content .info {
  color: #283b52;
}
/* line 29, ../../_shared/pages/_gallery.scss */
#page-gallery-photos &gt; .content .author a,
#page-gallery-photos &gt; .content .info a {
  color: #e4f5f7;
}
/* line 31, ../../_shared/pages/_gallery.scss */
#page-gallery-photos &gt; .content .author a:hover,
#page-gallery-photos &gt; .content .info a:hover {
  color: #e4f5f7;
}
/* line 40, ../../_shared/pages/_gallery.scss */
#page-gallery-photos &gt; .content .actions ul li a,
#page-gallery-photos &gt; .content .info ul li a,
#page-gallery-photos &gt; .content .share ul li a {
  color: #fff;
}
/* line 42, ../../_shared/pages/_gallery.scss */
#page-gallery-photos &gt; .content .actions ul li a:hover,
#page-gallery-photos &gt; .content .info ul li a:hover,
#page-gallery-photos &gt; .content .share ul li a:hover {
  color: #fff;
}
/* line 48, ../../_shared/pages/_gallery.scss */
#page-gallery-photos &gt; .content .image,
#page-gallery-photos &gt; .content .video {
  background-color: #e4f5f7;
}
/* line 52, ../../_shared/pages/_gallery.scss */
#page-gallery-photos &gt; .content .image img,
#page-gallery-photos &gt; .content .video img {
  border: 6px solid #e4f5f7;
}
/* line 58, ../../_shared/pages/_gallery.scss */
#page-gallery-photos .pagination-more a,
#page-gallery-photos .manage-music a {
  color: #283b52;
}

/* line 3, ../../_shared/pages/_gallery.scss */
#page-gallery-video &gt; .content {
  color: #283b52;
  background-color: #e4f5f7;
}
/* line 7, ../../_shared/pages/_gallery.scss */
#page-gallery-video &gt; .content .song, #page-gallery-video &gt; .content .song a {
  color: #283b52;
}
/* line 10, ../../_shared/pages/_gallery.scss */
#page-gallery-video &gt; .content .song .shared, #page-gallery-video &gt; .content .song .shared a, #page-gallery-video &gt; .content .song a .shared, #page-gallery-video &gt; .content .song a .shared a {
  color: #2175a6;
}
/* line 15, ../../_shared/pages/_gallery.scss */
#page-gallery-video &gt; .content .song a.control:hover {
  background: #d0e1e3;
}
/* line 19, ../../_shared/pages/_gallery.scss */
#page-gallery-video &gt; .content .action-bar {
  background-color: #5a6414;
}
/* line 20, ../../_shared/pages/_gallery.scss */
#page-gallery-video &gt; .content .action-bar hr {
  border-color: #283b52;
}
/* line 26, ../../_shared/pages/_gallery.scss */
#page-gallery-video &gt; .content .author,
#page-gallery-video &gt; .content .info {
  color: #283b52;
}
/* line 29, ../../_shared/pages/_gallery.scss */
#page-gallery-video &gt; .content .author a,
#page-gallery-video &gt; .content .info a {
  color: #e4f5f7;
}
/* line 31, ../../_shared/pages/_gallery.scss */
#page-gallery-video &gt; .content .author a:hover,
#page-gallery-video &gt; .content .info a:hover {
  color: #e4f5f7;
}
/* line 40, ../../_shared/pages/_gallery.scss */
#page-gallery-video &gt; .content .actions ul li a,
#page-gallery-video &gt; .content .info ul li a,
#page-gallery-video &gt; .content .share ul li a {
  color: #fff;
}
/* line 42, ../../_shared/pages/_gallery.scss */
#page-gallery-video &gt; .content .actions ul li a:hover,
#page-gallery-video &gt; .content .info ul li a:hover,
#page-gallery-video &gt; .content .share ul li a:hover {
  color: #fff;
}
/* line 48, ../../_shared/pages/_gallery.scss */
#page-gallery-video &gt; .content .image,
#page-gallery-video &gt; .content .video {
  background-color: #e4f5f7;
}
/* line 52, ../../_shared/pages/_gallery.scss */
#page-gallery-video &gt; .content .image img,
#page-gallery-video &gt; .content .video img {
  border: 6px solid #e4f5f7;
}
/* line 58, ../../_shared/pages/_gallery.scss */
#page-gallery-video .pagination-more a,
#page-gallery-video .manage-music a {
  color: #283b52;
}

/* line 3, ../../_shared/pages/_gallery.scss */
#page-gallery-videos &gt; .content {
  color: #283b52;
  background-color: #e4f5f7;
}
/* line 7, ../../_shared/pages/_gallery.scss */
#page-gallery-videos &gt; .content .song, #page-gallery-videos &gt; .content .song a {
  color: #283b52;
}
/* line 10, ../../_shared/pages/_gallery.scss */
#page-gallery-videos &gt; .content .song .shared, #page-gallery-videos &gt; .content .song .shared a, #page-gallery-videos &gt; .content .song a .shared, #page-gallery-videos &gt; .content .song a .shared a {
  color: #2175a6;
}
/* line 15, ../../_shared/pages/_gallery.scss */
#page-gallery-videos &gt; .content .song a.control:hover {
  background: #d0e1e3;
}
/* line 19, ../../_shared/pages/_gallery.scss */
#page-gallery-videos &gt; .content .action-bar {
  background-color: #5a6414;
}
/* line 20, ../../_shared/pages/_gallery.scss */
#page-gallery-videos &gt; .content .action-bar hr {
  border-color: #283b52;
}
/* line 26, ../../_shared/pages/_gallery.scss */
#page-gallery-videos &gt; .content .author,
#page-gallery-videos &gt; .content .info {
  color: #283b52;
}
/* line 29, ../../_shared/pages/_gallery.scss */
#page-gallery-videos &gt; .content .author a,
#page-gallery-videos &gt; .content .info a {
  color: #e4f5f7;
}
/* line 31, ../../_shared/pages/_gallery.scss */
#page-gallery-videos &gt; .content .author a:hover,
#page-gallery-videos &gt; .content .info a:hover {
  color: #e4f5f7;
}
/* line 40, ../../_shared/pages/_gallery.scss */
#page-gallery-videos &gt; .content .actions ul li a,
#page-gallery-videos &gt; .content .info ul li a,
#page-gallery-videos &gt; .content .share ul li a {
  color: #fff;
}
/* line 42, ../../_shared/pages/_gallery.scss */
#page-gallery-videos &gt; .content .actions ul li a:hover,
#page-gallery-videos &gt; .content .info ul li a:hover,
#page-gallery-videos &gt; .content .share ul li a:hover {
  color: #fff;
}
/* line 48, ../../_shared/pages/_gallery.scss */
#page-gallery-videos &gt; .content .image,
#page-gallery-videos &gt; .content .video {
  background-color: #e4f5f7;
}
/* line 52, ../../_shared/pages/_gallery.scss */
#page-gallery-videos &gt; .content .image img,
#page-gallery-videos &gt; .content .video img {
  border: 6px solid #e4f5f7;
}
/* line 58, ../../_shared/pages/_gallery.scss */
#page-gallery-videos .pagination-more a,
#page-gallery-videos .manage-music a {
  color: #283b52;
}

/* line 3, ../../_shared/pages/_gallery.scss */
#page-gallery-songs &gt; .content {
  color: #283b52;
  background-color: #e4f5f7;
}
/* line 7, ../../_shared/pages/_gallery.scss */
#page-gallery-songs &gt; .content .song, #page-gallery-songs &gt; .content .song a {
  color: #283b52;
}
/* line 10, ../../_shared/pages/_gallery.scss */
#page-gallery-songs &gt; .content .song .shared, #page-gallery-songs &gt; .content .song .shared a, #page-gallery-songs &gt; .content .song a .shared, #page-gallery-songs &gt; .content .song a .shared a {
  color: #2175a6;
}
/* line 15, ../../_shared/pages/_gallery.scss */
#page-gallery-songs &gt; .content .song a.control:hover {
  background: #d0e1e3;
}
/* line 19, ../../_shared/pages/_gallery.scss */
#page-gallery-songs &gt; .content .action-bar {
  background-color: #5a6414;
}
/* line 20, ../../_shared/pages/_gallery.scss */
#page-gallery-songs &gt; .content .action-bar hr {
  border-color: #283b52;
}
/* line 26, ../../_shared/pages/_gallery.scss */
#page-gallery-songs &gt; .content .author,
#page-gallery-songs &gt; .content .info {
  color: #283b52;
}
/* line 29, ../../_shared/pages/_gallery.scss */
#page-gallery-songs &gt; .content .author a,
#page-gallery-songs &gt; .content .info a {
  color: #e4f5f7;
}
/* line 31, ../../_shared/pages/_gallery.scss */
#page-gallery-songs &gt; .content .author a:hover,
#page-gallery-songs &gt; .content .info a:hover {
  color: #e4f5f7;
}
/* line 40, ../../_shared/pages/_gallery.scss */
#page-gallery-songs &gt; .content .actions ul li a,
#page-gallery-songs &gt; .content .info ul li a,
#page-gallery-songs &gt; .content .share ul li a {
  color: #fff;
}
/* line 42, ../../_shared/pages/_gallery.scss */
#page-gallery-songs &gt; .content .actions ul li a:hover,
#page-gallery-songs &gt; .content .info ul li a:hover,
#page-gallery-songs &gt; .content .share ul li a:hover {
  color: #fff;
}
/* line 48, ../../_shared/pages/_gallery.scss */
#page-gallery-songs &gt; .content .image,
#page-gallery-songs &gt; .content .video {
  background-color: #e4f5f7;
}
/* line 52, ../../_shared/pages/_gallery.scss */
#page-gallery-songs &gt; .content .image img,
#page-gallery-songs &gt; .content .video img {
  border: 6px solid #e4f5f7;
}
/* line 58, ../../_shared/pages/_gallery.scss */
#page-gallery-songs .pagination-more a,
#page-gallery-songs .manage-music a {
  color: #283b52;
}

/* line 3, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-photos &gt; .content {
  color: #283b52;
  background-color: #e4f5f7;
}
/* line 7, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-photos &gt; .content .song, #page-gallery-edit-photos &gt; .content .song a {
  color: #283b52;
}
/* line 10, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-photos &gt; .content .song .shared, #page-gallery-edit-photos &gt; .content .song .shared a, #page-gallery-edit-photos &gt; .content .song a .shared, #page-gallery-edit-photos &gt; .content .song a .shared a {
  color: #2175a6;
}
/* line 15, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-photos &gt; .content .song a.control:hover {
  background: #d0e1e3;
}
/* line 19, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-photos &gt; .content .action-bar {
  background-color: #5a6414;
}
/* line 20, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-photos &gt; .content .action-bar hr {
  border-color: #283b52;
}
/* line 26, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-photos &gt; .content .author,
#page-gallery-edit-photos &gt; .content .info {
  color: #283b52;
}
/* line 29, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-photos &gt; .content .author a,
#page-gallery-edit-photos &gt; .content .info a {
  color: #e4f5f7;
}
/* line 31, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-photos &gt; .content .author a:hover,
#page-gallery-edit-photos &gt; .content .info a:hover {
  color: #e4f5f7;
}
/* line 40, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-photos &gt; .content .actions ul li a,
#page-gallery-edit-photos &gt; .content .info ul li a,
#page-gallery-edit-photos &gt; .content .share ul li a {
  color: #fff;
}
/* line 42, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-photos &gt; .content .actions ul li a:hover,
#page-gallery-edit-photos &gt; .content .info ul li a:hover,
#page-gallery-edit-photos &gt; .content .share ul li a:hover {
  color: #fff;
}
/* line 48, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-photos &gt; .content .image,
#page-gallery-edit-photos &gt; .content .video {
  background-color: #e4f5f7;
}
/* line 52, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-photos &gt; .content .image img,
#page-gallery-edit-photos &gt; .content .video img {
  border: 6px solid #e4f5f7;
}
/* line 58, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-photos .pagination-more a,
#page-gallery-edit-photos .manage-music a {
  color: #283b52;
}

/* line 3, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-videos &gt; .content {
  color: #283b52;
  background-color: #e4f5f7;
}
/* line 7, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-videos &gt; .content .song, #page-gallery-edit-videos &gt; .content .song a {
  color: #283b52;
}
/* line 10, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-videos &gt; .content .song .shared, #page-gallery-edit-videos &gt; .content .song .shared a, #page-gallery-edit-videos &gt; .content .song a .shared, #page-gallery-edit-videos &gt; .content .song a .shared a {
  color: #2175a6;
}
/* line 15, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-videos &gt; .content .song a.control:hover {
  background: #d0e1e3;
}
/* line 19, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-videos &gt; .content .action-bar {
  background-color: #5a6414;
}
/* line 20, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-videos &gt; .content .action-bar hr {
  border-color: #283b52;
}
/* line 26, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-videos &gt; .content .author,
#page-gallery-edit-videos &gt; .content .info {
  color: #283b52;
}
/* line 29, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-videos &gt; .content .author a,
#page-gallery-edit-videos &gt; .content .info a {
  color: #e4f5f7;
}
/* line 31, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-videos &gt; .content .author a:hover,
#page-gallery-edit-videos &gt; .content .info a:hover {
  color: #e4f5f7;
}
/* line 40, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-videos &gt; .content .actions ul li a,
#page-gallery-edit-videos &gt; .content .info ul li a,
#page-gallery-edit-videos &gt; .content .share ul li a {
  color: #fff;
}
/* line 42, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-videos &gt; .content .actions ul li a:hover,
#page-gallery-edit-videos &gt; .content .info ul li a:hover,
#page-gallery-edit-videos &gt; .content .share ul li a:hover {
  color: #fff;
}
/* line 48, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-videos &gt; .content .image,
#page-gallery-edit-videos &gt; .content .video {
  background-color: #e4f5f7;
}
/* line 52, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-videos &gt; .content .image img,
#page-gallery-edit-videos &gt; .content .video img {
  border: 6px solid #e4f5f7;
}
/* line 58, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-videos .pagination-more a,
#page-gallery-edit-videos .manage-music a {
  color: #283b52;
}

/* line 68, ../../_shared/pages/_gallery.scss */
#page-gallery-photos .action-bar.visible {
  -moz-box-shadow: 0 1px 1px #e4f5f7;
  -webkit-box-shadow: 0 1px 1px #e4f5f7;
  box-shadow: 0 1px 1px #e4f5f7;
}
/* line 73, ../../_shared/pages/_gallery.scss */
#page-gallery-photos .help a {
  color: #283b52;
}

/* line 68, ../../_shared/pages/_gallery.scss */
#page-gallery-videos .action-bar.visible {
  -moz-box-shadow: 0 1px 1px #e4f5f7;
  -webkit-box-shadow: 0 1px 1px #e4f5f7;
  box-shadow: 0 1px 1px #e4f5f7;
}
/* line 73, ../../_shared/pages/_gallery.scss */
#page-gallery-videos .help a {
  color: #283b52;
}

/* line 82, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-photos .author a.contact-dialog {
  color: #2175a6 !important;
}
/* line 87, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-photos .main-item hr {
  border-color: #c6d7d9;
}
/* line 95, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-photos .item.mobile-only .ordering-icon i {
  color: #a3b4b6;
}
/* line 100, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-photos .item.mobile-only .orderingField {
  color: #a3b4b6;
}
/* line 107, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-photos .item.desktop-only .ordering-icon i {
  color: #a3b4b6;
}
/* line 110, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-photos .item.desktop-only .ordering-icon i:hover {
  color: #a3b4b6;
}
/* line 116, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-photos .item.desktop-only .bottom-actions-wrapper {
  background-color: #d0e1e3;
}
/* line 122, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-photos .item .list-sort-actions i {
  color: #3c4f66;
  background: #d0e1e3;
  border-color: #d0e1e3 !important;
}
/* line 130, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-photos .item .actions-item a {
  color: #283b52;
}
/* line 136, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-photos .item .preview a img {
  border: none;
}
/* line 142, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-photos .item .details .form-control {
  color: #283b52;
}
/* line 147, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-photos .buttons .button {
  border-color: #ba8831;
  background-color: #e0ae57;
  color: #ffffff;
}
/* line 152, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-photos .buttons .button:hover, #page-gallery-edit-photos .buttons .button:active {
  border-color: #ba8831;
  background-color: #efbd66;
  color: #ffffff;
}
/* line 159, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-photos .buttons .button.cancel:not(.small):not(.square), #page-gallery-edit-photos .buttons .button.cancel-all:not(.small):not(.square) {
  background-color: transparent !important;
  border-color: #283b52 !important;
  color: #283b52 !important;
}
/* line 165, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-photos .buttons .button.cancel:not(.small):not(.square):hover, #page-gallery-edit-photos .buttons .button.cancel-all:not(.small):not(.square):hover {
  background-color: rgba(0, 0, 0, 0.05) !important;
  border-color: #283b52 !important;
  color: #283b52 !important;
}

/* line 82, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-videos .author a.contact-dialog {
  color: #2175a6 !important;
}
/* line 87, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-videos .main-item hr {
  border-color: #c6d7d9;
}
/* line 95, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-videos .item.mobile-only .ordering-icon i {
  color: #a3b4b6;
}
/* line 100, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-videos .item.mobile-only .orderingField {
  color: #a3b4b6;
}
/* line 107, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-videos .item.desktop-only .ordering-icon i {
  color: #a3b4b6;
}
/* line 110, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-videos .item.desktop-only .ordering-icon i:hover {
  color: #a3b4b6;
}
/* line 116, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-videos .item.desktop-only .bottom-actions-wrapper {
  background-color: #d0e1e3;
}
/* line 122, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-videos .item .list-sort-actions i {
  color: #3c4f66;
  background: #d0e1e3;
  border-color: #d0e1e3 !important;
}
/* line 130, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-videos .item .actions-item a {
  color: #283b52;
}
/* line 136, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-videos .item .preview a img {
  border: none;
}
/* line 142, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-videos .item .details .form-control {
  color: #283b52;
}
/* line 147, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-videos .buttons .button {
  border-color: #ba8831;
  background-color: #e0ae57;
  color: #ffffff;
}
/* line 152, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-videos .buttons .button:hover, #page-gallery-edit-videos .buttons .button:active {
  border-color: #ba8831;
  background-color: #efbd66;
  color: #ffffff;
}
/* line 159, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-videos .buttons .button.cancel:not(.small):not(.square), #page-gallery-edit-videos .buttons .button.cancel-all:not(.small):not(.square) {
  background-color: transparent !important;
  border-color: #283b52 !important;
  color: #283b52 !important;
}
/* line 165, ../../_shared/pages/_gallery.scss */
#page-gallery-edit-videos .buttons .button.cancel:not(.small):not(.square):hover, #page-gallery-edit-videos .buttons .button.cancel-all:not(.small):not(.square):hover {
  background-color: rgba(0, 0, 0, 0.05) !important;
  border-color: #283b52 !important;
  color: #283b52 !important;
}

/* line 176, ../../_shared/pages/_gallery.scss */
#page-gallery-songs &gt; .content &gt; .items-list .song-wrapper {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  position: relative;
}
/* line 29, ../../_shared/app/_funcs.scss */
#page-gallery-songs &gt; .content &gt; .items-list .song-wrapper:after {
  content: "";
  position: absolute;
  bottom: -2px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: block;
  width: 100%;
}

/* line 181, ../../_shared/pages/_gallery.scss */
.gallery-photo-slideshow #block-slideshow-story,
.gallery-video-slideshow #block-slideshow-story {
  background: #E1DAD1;
}

/* line 4, ../../_shared/pages/_visitors.scss */
#page-visitors .free-block-wrapper .description a {
  color: #074166;
}
/* line 11, ../../_shared/pages/_visitors.scss */
#page-visitors .visitors-table &gt; .empty-table {
  color: #808080;
}
/* line 18, ../../_shared/pages/_visitors.scss */
#page-visitors .visitors-table .table tbody &gt; tr.email-error td.status span {
  color: #ffffff;
}
/* line 21, ../../_shared/pages/_visitors.scss */
#page-visitors .visitors-table .table tbody &gt; tr.email-error td.status span:before {
  border-right-color: #258069 !important;
}
/* line 25, ../../_shared/pages/_visitors.scss */
#page-visitors .visitors-table .table tbody &gt; tr.email-error td.status span .hint--html-content, #page-visitors .visitors-table .table tbody &gt; tr.email-error td.status span .hint--html-content:after {
  background-color: #258069 !important;
  text-shadow: 0 -1px 0px #258069 !important;
  color: #258069 !important;
}
/* line 32, ../../_shared/pages/_visitors.scss */
#page-visitors .visitors-table .table tbody &gt; tr.invitation-pending td.status span {
  color: #074166;
}
/* line 35, ../../_shared/pages/_visitors.scss */
#page-visitors .visitors-table .table tbody &gt; tr.invitation-pending td.status span:before {
  border-right-color: #ffffff !important;
}
/* line 39, ../../_shared/pages/_visitors.scss */
#page-visitors .visitors-table .table tbody &gt; tr.invitation-pending td.status span .hint--html-content, #page-visitors .visitors-table .table tbody &gt; tr.invitation-pending td.status span hint--html-content:after {
  background-color: #ffffff !important;
  text-shadow: 0 -1px 0px #ffffff !important;
  color: #074166 !important;
}
/* line 46, ../../_shared/pages/_visitors.scss */
#page-visitors .visitors-table .table tbody &gt; tr.invitation-accepted td.status span {
  color: #074166;
}
/* line 49, ../../_shared/pages/_visitors.scss */
#page-visitors .visitors-table .table tbody &gt; tr.invitation-accepted td.status span:before {
  border-right-color: #ffffff !important;
}
/* line 53, ../../_shared/pages/_visitors.scss */
#page-visitors .visitors-table .table tbody &gt; tr.invitation-accepted td.status span .hint--html-content, #page-visitors .visitors-table .table tbody &gt; tr.invitation-accepted td.status span hint--html-content:after {
  background-color: #ffffff !important;
  text-shadow: 0 -1px 0px #ffffff !important;
  color: #074166 !important;
}
/* line 64, ../../_shared/pages/_visitors.scss */
#page-visitors .visitors-table .table tbody &gt; tr.settings td .wrapper .user-info-edit.buttons .btn.button {
  background-color: #e6e6e6;
  color: #074166;
}
@media (max-width: 1139px) {
  /* line 64, ../../_shared/pages/_visitors.scss */
  #page-visitors .visitors-table .table tbody &gt; tr.settings td .wrapper .user-info-edit.buttons .btn.button {
    color: #074166;
    background-color: #e6e6e6;
  }
}
/* line 73, ../../_shared/pages/_visitors.scss */
#page-visitors .visitors-table .table tbody &gt; tr.settings td .wrapper .user-info-edit.buttons .btn.button:hover {
  background-color: #e6e6e6;
  color: #074166;
}
/* line 78, ../../_shared/pages/_visitors.scss */
#page-visitors .visitors-table .table tbody &gt; tr.settings td .wrapper .user-info-edit.buttons .btn.button.cancel:not(.small):not(.square) {
  background-color: transparent !important;
  border-color: #074166 !important;
  color: #074166 !important;
}
/* line 83, ../../_shared/pages/_visitors.scss */
#page-visitors .visitors-table .table tbody &gt; tr.settings td .wrapper .user-info-edit.buttons .btn.button.cancel:not(.small):not(.square):hover {
  background-color: rgba(0, 0, 0, 0.05) !important;
}
/* line 93, ../../_shared/pages/_visitors.scss */
#page-visitors .visitors-table .table tbody &gt; tr.settings td .wrapper .delivery-status-wrapper .delivery-status.delivery-fail i {
  color: #ffffff !important;
}
/* line 99, ../../_shared/pages/_visitors.scss */
#page-visitors .visitors-table .table tbody &gt; tr.settings td .wrapper .delivery-status-wrapper .delivery-status.delivery-pending i {
  color: #074166 !important;
}
/* line 113, ../../_shared/pages/_visitors.scss */
#page-visitors .visitors-table .footer .button {
  border-color: #ba8831 !important;
  background-color: #e0ae57 !important;
  color: #ffffff !important;
}
/* line 118, ../../_shared/pages/_visitors.scss */
#page-visitors .visitors-table .footer .button:hover {
  border-color: #ba8831 !important;
  background-color: #efbd66 !important;
  color: #ffffff !important;
}
/* line 130, ../../_shared/pages/_visitors.scss */
#page-visitors .table-footer .buttons .button.resend, #page-visitors .table-footer .buttons .button.contact {
  color: #283b52 !important;
  background-color: #c6d7d9 !important;
}
/* line 135, ../../_shared/pages/_visitors.scss */
#page-visitors .table-footer .buttons .button.resend:hover, #page-visitors .table-footer .buttons .button.contact:hover {
  background-color: transparent !important;
}
/* line 143, ../../_shared/pages/_visitors.scss */
#page-visitors .data-toggle-pill {
  color: #283b52;
}
/* line 146, ../../_shared/pages/_visitors.scss */
#page-visitors .data-toggle-pill .badge {
  background-color: #e4f5f7 !important;
  color: #283b52 !important;
}
/* line 151, ../../_shared/pages/_visitors.scss */
#page-visitors .data-toggle-pill:hover {
  background-color: #e4f5f7 !important;
}
/* line 154, ../../_shared/pages/_visitors.scss */
#page-visitors .data-toggle-pill:hover .badge {
  background-color: #e4f5f7 !important;
}
/* line 161, ../../_shared/pages/_visitors.scss */
#page-visitors .active .data-toggle-pill {
  background-color: #d0e1e3 !important;
}
/* line 164, ../../_shared/pages/_visitors.scss */
#page-visitors .active .data-toggle-pill .badge {
  background-color: #d0e1e3 !important;
  color: #283b52 !important;
}
/* line 170, ../../_shared/pages/_visitors.scss */
#page-visitors .active .data-toggle-pill:hover .badge {
  background-color: #e4f5f7 !important;
}

/* line 179, ../../_shared/pages/_visitors.scss */
.not-signed-in a {
  color: #2175a6 !important;
}
/* line 181, ../../_shared/pages/_visitors.scss */
.not-signed-in a:hover {
  color: #2175a6 !important;
}

/* line 5, ../../_shared/pages/_stories.scss */
#page-lifestories .write-a-story-wrapper,
#page-stories .write-a-story-wrapper,
.section-snippets-wrapper .stories-section-wrapper .write-a-story-wrapper {
  border-color: #c8c8c8;
}
/* line 8, ../../_shared/pages/_stories.scss */
#page-lifestories .write-a-story-wrapper .text,
#page-stories .write-a-story-wrapper .text,
.section-snippets-wrapper .stories-section-wrapper .write-a-story-wrapper .text {
  color: #074166;
}
/* line 13, ../../_shared/pages/_stories.scss */
#page-lifestories .write-a-story-wrapper .button-wrapper .button,
#page-stories .write-a-story-wrapper .button-wrapper .button,
.section-snippets-wrapper .stories-section-wrapper .write-a-story-wrapper .button-wrapper .button {
  border-color: #ba8831;
  background-color: #e0ae57;
  color: #ffffff;
}
/* line 18, ../../_shared/pages/_stories.scss */
#page-lifestories .write-a-story-wrapper .button-wrapper .button:hover,
#page-stories .write-a-story-wrapper .button-wrapper .button:hover,
.section-snippets-wrapper .stories-section-wrapper .write-a-story-wrapper .button-wrapper .button:hover {
  background-color: #efbd66;
  color: #ffffff;
}
/* line 26, ../../_shared/pages/_stories.scss */
#page-lifestories .no-lifestories-guest,
#page-stories .no-lifestories-guest,
.section-snippets-wrapper .stories-section-wrapper .no-lifestories-guest {
  color: #283b52;
}
/* line 28, ../../_shared/pages/_stories.scss */
#page-lifestories .no-lifestories-guest a,
#page-stories .no-lifestories-guest a,
.section-snippets-wrapper .stories-section-wrapper .no-lifestories-guest a {
  color: #2175a6 !important;
}
/* line 30, ../../_shared/pages/_stories.scss */
#page-lifestories .no-lifestories-guest a:hover,
#page-stories .no-lifestories-guest a:hover,
.section-snippets-wrapper .stories-section-wrapper .no-lifestories-guest a:hover {
  color: #2175a6 !important;
}
/* line 37, ../../_shared/pages/_stories.scss */
#page-lifestories .page-actions a,
#page-stories .page-actions a,
.section-snippets-wrapper .stories-section-wrapper .page-actions a {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #e4f5f7 !important;
  color: #283b52 !important;
}
/* line 41, ../../_shared/pages/_stories.scss */
#page-lifestories .page-actions a:hover,
#page-stories .page-actions a:hover,
.section-snippets-wrapper .stories-section-wrapper .page-actions a:hover {
  background: #d0e1e3 !important;
  color: #283b52 !important;
}
/* line 48, ../../_shared/pages/_stories.scss */
#page-lifestories .painted-draft,
#page-stories .painted-draft,
.section-snippets-wrapper .stories-section-wrapper .painted-draft {
  color: #a3a7a8 !important;
}
/* line 56, ../../_shared/pages/_stories.scss */
#page-lifestories .lifestory .wrapper &gt; .title,
#page-lifestories .story .wrapper &gt; .title,
#page-stories .lifestory .wrapper &gt; .title,
#page-stories .story .wrapper &gt; .title,
.section-snippets-wrapper .stories-section-wrapper .lifestory .wrapper &gt; .title,
.section-snippets-wrapper .stories-section-wrapper .story .wrapper &gt; .title {
  color: #283b52;
}
/* line 59, ../../_shared/pages/_stories.scss */
#page-lifestories .lifestory .wrapper &gt; .author, #page-lifestories .lifestory .wrapper .author a,
#page-lifestories .story .wrapper &gt; .author,
#page-lifestories .story .wrapper .author a,
#page-stories .lifestory .wrapper &gt; .author,
#page-stories .lifestory .wrapper .author a,
#page-stories .story .wrapper &gt; .author,
#page-stories .story .wrapper .author a,
.section-snippets-wrapper .stories-section-wrapper .lifestory .wrapper &gt; .author,
.section-snippets-wrapper .stories-section-wrapper .lifestory .wrapper .author a,
.section-snippets-wrapper .stories-section-wrapper .story .wrapper &gt; .author,
.section-snippets-wrapper .stories-section-wrapper .story .wrapper .author a {
  color: #2175a6;
}
/* line 62, ../../_shared/pages/_stories.scss */
#page-lifestories .lifestory .wrapper &gt; .txt,
#page-lifestories .story .wrapper &gt; .txt,
#page-stories .lifestory .wrapper &gt; .txt,
#page-stories .story .wrapper &gt; .txt,
.section-snippets-wrapper .stories-section-wrapper .lifestory .wrapper &gt; .txt,
.section-snippets-wrapper .stories-section-wrapper .story .wrapper &gt; .txt {
  color: #283b52;
}
/* line 65, ../../_shared/pages/_stories.scss */
#page-lifestories .lifestory .wrapper &gt; .txt a:not(.player),
#page-lifestories .story .wrapper &gt; .txt a:not(.player),
#page-stories .lifestory .wrapper &gt; .txt a:not(.player),
#page-stories .story .wrapper &gt; .txt a:not(.player),
.section-snippets-wrapper .stories-section-wrapper .lifestory .wrapper &gt; .txt a:not(.player),
.section-snippets-wrapper .stories-section-wrapper .story .wrapper &gt; .txt a:not(.player) {
  color: #2175a6 !important;
}
/* line 67, ../../_shared/pages/_stories.scss */
#page-lifestories .lifestory .wrapper &gt; .txt a:not(.player):hover,
#page-lifestories .story .wrapper &gt; .txt a:not(.player):hover,
#page-stories .lifestory .wrapper &gt; .txt a:not(.player):hover,
#page-stories .story .wrapper &gt; .txt a:not(.player):hover,
.section-snippets-wrapper .stories-section-wrapper .lifestory .wrapper &gt; .txt a:not(.player):hover,
.section-snippets-wrapper .stories-section-wrapper .story .wrapper &gt; .txt a:not(.player):hover {
  color: #2175a6 !important;
}
/* line 72, ../../_shared/pages/_stories.scss */
#page-lifestories .lifestory .wrapper &gt; .txt .story-media.photo a img,
#page-lifestories .lifestory .wrapper &gt; .txt .story-media.video a img,
#page-lifestories .lifestory .wrapper &gt; .txt .story-media.youtube a img,
#page-lifestories .lifestory .wrapper &gt; .txt .story-media.youtube a .no-image-icon,
#page-lifestories .lifestory .wrapper &gt; .txt .story-media.photo a .no-image-icon,
#page-lifestories .lifestory .wrapper &gt; .txt .story-media.video a .no-image-icon,
#page-lifestories .lifestory .wrapper &gt; .txt .story-media.video a .no-image-error,
#page-lifestories .lifestory .wrapper &gt; .txt .story-media.video a .no-image-converting,
#page-lifestories .story .wrapper &gt; .txt .story-media.photo a img,
#page-lifestories .story .wrapper &gt; .txt .story-media.video a img,
#page-lifestories .story .wrapper &gt; .txt .story-media.youtube a img,
#page-lifestories .story .wrapper &gt; .txt .story-media.youtube a .no-image-icon,
#page-lifestories .story .wrapper &gt; .txt .story-media.photo a .no-image-icon,
#page-lifestories .story .wrapper &gt; .txt .story-media.video a .no-image-icon,
#page-lifestories .story .wrapper &gt; .txt .story-media.video a .no-image-error,
#page-lifestories .story .wrapper &gt; .txt .story-media.video a .no-image-converting,
#page-stories .lifestory .wrapper &gt; .txt .story-media.photo a img,
#page-stories .lifestory .wrapper &gt; .txt .story-media.video a img,
#page-stories .lifestory .wrapper &gt; .txt .story-media.youtube a img,
#page-stories .lifestory .wrapper &gt; .txt .story-media.youtube a .no-image-icon,
#page-stories .lifestory .wrapper &gt; .txt .story-media.photo a .no-image-icon,
#page-stories .lifestory .wrapper &gt; .txt .story-media.video a .no-image-icon,
#page-stories .lifestory .wrapper &gt; .txt .story-media.video a .no-image-error,
#page-stories .lifestory .wrapper &gt; .txt .story-media.video a .no-image-converting,
#page-stories .story .wrapper &gt; .txt .story-media.photo a img,
#page-stories .story .wrapper &gt; .txt .story-media.video a img,
#page-stories .story .wrapper &gt; .txt .story-media.youtube a img,
#page-stories .story .wrapper &gt; .txt .story-media.youtube a .no-image-icon,
#page-stories .story .wrapper &gt; .txt .story-media.photo a .no-image-icon,
#page-stories .story .wrapper &gt; .txt .story-media.video a .no-image-icon,
#page-stories .story .wrapper &gt; .txt .story-media.video a .no-image-error,
#page-stories .story .wrapper &gt; .txt .story-media.video a .no-image-converting,
.section-snippets-wrapper .stories-section-wrapper .lifestory .wrapper &gt; .txt .story-media.photo a img,
.section-snippets-wrapper .stories-section-wrapper .lifestory .wrapper &gt; .txt .story-media.video a img,
.section-snippets-wrapper .stories-section-wrapper .lifestory .wrapper &gt; .txt .story-media.youtube a img,
.section-snippets-wrapper .stories-section-wrapper .lifestory .wrapper &gt; .txt .story-media.youtube a .no-image-icon,
.section-snippets-wrapper .stories-section-wrapper .lifestory .wrapper &gt; .txt .story-media.photo a .no-image-icon,
.section-snippets-wrapper .stories-section-wrapper .lifestory .wrapper &gt; .txt .story-media.video a .no-image-icon,
.section-snippets-wrapper .stories-section-wrapper .lifestory .wrapper &gt; .txt .story-media.video a .no-image-error,
.section-snippets-wrapper .stories-section-wrapper .lifestory .wrapper &gt; .txt .story-media.video a .no-image-converting,
.section-snippets-wrapper .stories-section-wrapper .story .wrapper &gt; .txt .story-media.photo a img,
.section-snippets-wrapper .stories-section-wrapper .story .wrapper &gt; .txt .story-media.video a img,
.section-snippets-wrapper .stories-section-wrapper .story .wrapper &gt; .txt .story-media.youtube a img,
.section-snippets-wrapper .stories-section-wrapper .story .wrapper &gt; .txt .story-media.youtube a .no-image-icon,
.section-snippets-wrapper .stories-section-wrapper .story .wrapper &gt; .txt .story-media.photo a .no-image-icon,
.section-snippets-wrapper .stories-section-wrapper .story .wrapper &gt; .txt .story-media.video a .no-image-icon,
.section-snippets-wrapper .stories-section-wrapper .story .wrapper &gt; .txt .story-media.video a .no-image-error,
.section-snippets-wrapper .stories-section-wrapper .story .wrapper &gt; .txt .story-media.video a .no-image-converting {
  border-color: #283b52;
}
/* line 83, ../../_shared/pages/_stories.scss */
#page-lifestories .lifestory .wrapper &gt; .txt .song-wrapper &gt; .song a,
#page-lifestories .story .wrapper &gt; .txt .song-wrapper &gt; .song a,
#page-stories .lifestory .wrapper &gt; .txt .song-wrapper &gt; .song a,
#page-stories .story .wrapper &gt; .txt .song-wrapper &gt; .song a,
.section-snippets-wrapper .stories-section-wrapper .lifestory .wrapper &gt; .txt .song-wrapper &gt; .song a,
.section-snippets-wrapper .stories-section-wrapper .story .wrapper &gt; .txt .song-wrapper &gt; .song a {
  color: #283b52;
}
/* line 87, ../../_shared/pages/_stories.scss */
#page-lifestories .lifestory .wrapper &gt; .actions, #page-lifestories .lifestory .wrapper .actions a,
#page-lifestories .story .wrapper &gt; .actions,
#page-lifestories .story .wrapper .actions a,
#page-stories .lifestory .wrapper &gt; .actions,
#page-stories .lifestory .wrapper .actions a,
#page-stories .story .wrapper &gt; .actions,
#page-stories .story .wrapper .actions a,
.section-snippets-wrapper .stories-section-wrapper .lifestory .wrapper &gt; .actions,
.section-snippets-wrapper .stories-section-wrapper .lifestory .wrapper .actions a,
.section-snippets-wrapper .stories-section-wrapper .story .wrapper &gt; .actions,
.section-snippets-wrapper .stories-section-wrapper .story .wrapper .actions a {
  color: #283b52;
}
/* line 93, ../../_shared/pages/_stories.scss */
#page-lifestories .lifestory .wrapper form .me.editable a,
#page-lifestories .story .wrapper form .me.editable a,
#page-stories .lifestory .wrapper form .me.editable a,
#page-stories .story .wrapper form .me.editable a,
.section-snippets-wrapper .stories-section-wrapper .lifestory .wrapper form .me.editable a,
.section-snippets-wrapper .stories-section-wrapper .story .wrapper form .me.editable a {
  color: #283b52;
}
/* line 98, ../../_shared/pages/_stories.scss */
#page-lifestories .lifestory .wrapper .buttons .button:not(.small):not(.square),
#page-lifestories .story .wrapper .buttons .button:not(.small):not(.square),
#page-stories .lifestory .wrapper .buttons .button:not(.small):not(.square),
#page-stories .story .wrapper .buttons .button:not(.small):not(.square),
.section-snippets-wrapper .stories-section-wrapper .lifestory .wrapper .buttons .button:not(.small):not(.square),
.section-snippets-wrapper .stories-section-wrapper .story .wrapper .buttons .button:not(.small):not(.square) {
  border-color: #ba8831 !important;
  background-color: #e0ae57 !important;
  color: #ffffff !important;
}
/* line 103, ../../_shared/pages/_stories.scss */
#page-lifestories .lifestory .wrapper .buttons .button:not(.small):not(.square):hover, #page-lifestories .lifestory .wrapper .buttons .button:not(.small):not(.square):active,
#page-lifestories .story .wrapper .buttons .button:not(.small):not(.square):hover,
#page-lifestories .story .wrapper .buttons .button:not(.small):not(.square):active,
#page-stories .lifestory .wrapper .buttons .button:not(.small):not(.square):hover,
#page-stories .lifestory .wrapper .buttons .button:not(.small):not(.square):active,
#page-stories .story .wrapper .buttons .button:not(.small):not(.square):hover,
#page-stories .story .wrapper .buttons .button:not(.small):not(.square):active,
.section-snippets-wrapper .stories-section-wrapper .lifestory .wrapper .buttons .button:not(.small):not(.square):hover,
.section-snippets-wrapper .stories-section-wrapper .lifestory .wrapper .buttons .button:not(.small):not(.square):active,
.section-snippets-wrapper .stories-section-wrapper .story .wrapper .buttons .button:not(.small):not(.square):hover,
.section-snippets-wrapper .stories-section-wrapper .story .wrapper .buttons .button:not(.small):not(.square):active {
  border-color: #ba8831 !important;
  background-color: #efbd66 !important;
  color: #ffffff !important;
}
/* line 110, ../../_shared/pages/_stories.scss */
#page-lifestories .lifestory .wrapper .buttons .button:not(.small):not(.square).cancel:not(.small):not(.square), #page-lifestories .lifestory .wrapper .buttons .button:not(.small):not(.square).cancel-all:not(.small):not(.square),
#page-lifestories .story .wrapper .buttons .button:not(.small):not(.square).cancel:not(.small):not(.square),
#page-lifestories .story .wrapper .buttons .button:not(.small):not(.square).cancel-all:not(.small):not(.square),
#page-stories .lifestory .wrapper .buttons .button:not(.small):not(.square).cancel:not(.small):not(.square),
#page-stories .lifestory .wrapper .buttons .button:not(.small):not(.square).cancel-all:not(.small):not(.square),
#page-stories .story .wrapper .buttons .button:not(.small):not(.square).cancel:not(.small):not(.square),
#page-stories .story .wrapper .buttons .button:not(.small):not(.square).cancel-all:not(.small):not(.square),
.section-snippets-wrapper .stories-section-wrapper .lifestory .wrapper .buttons .button:not(.small):not(.square).cancel:not(.small):not(.square),
.section-snippets-wrapper .stories-section-wrapper .lifestory .wrapper .buttons .button:not(.small):not(.square).cancel-all:not(.small):not(.square),
.section-snippets-wrapper .stories-section-wrapper .story .wrapper .buttons .button:not(.small):not(.square).cancel:not(.small):not(.square),
.section-snippets-wrapper .stories-section-wrapper .story .wrapper .buttons .button:not(.small):not(.square).cancel-all:not(.small):not(.square) {
  background-color: transparent !important;
  border-color: #283b52 !important;
  color: #283b52 !important;
}
/* line 116, ../../_shared/pages/_stories.scss */
#page-lifestories .lifestory .wrapper .buttons .button:not(.small):not(.square).cancel:not(.small):not(.square):hover, #page-lifestories .lifestory .wrapper .buttons .button:not(.small):not(.square).cancel-all:not(.small):not(.square):hover,
#page-lifestories .story .wrapper .buttons .button:not(.small):not(.square).cancel:not(.small):not(.square):hover,
#page-lifestories .story .wrapper .buttons .button:not(.small):not(.square).cancel-all:not(.small):not(.square):hover,
#page-stories .lifestory .wrapper .buttons .button:not(.small):not(.square).cancel:not(.small):not(.square):hover,
#page-stories .lifestory .wrapper .buttons .button:not(.small):not(.square).cancel-all:not(.small):not(.square):hover,
#page-stories .story .wrapper .buttons .button:not(.small):not(.square).cancel:not(.small):not(.square):hover,
#page-stories .story .wrapper .buttons .button:not(.small):not(.square).cancel-all:not(.small):not(.square):hover,
.section-snippets-wrapper .stories-section-wrapper .lifestory .wrapper .buttons .button:not(.small):not(.square).cancel:not(.small):not(.square):hover,
.section-snippets-wrapper .stories-section-wrapper .lifestory .wrapper .buttons .button:not(.small):not(.square).cancel-all:not(.small):not(.square):hover,
.section-snippets-wrapper .stories-section-wrapper .story .wrapper .buttons .button:not(.small):not(.square).cancel:not(.small):not(.square):hover,
.section-snippets-wrapper .stories-section-wrapper .story .wrapper .buttons .button:not(.small):not(.square).cancel-all:not(.small):not(.square):hover {
  background-color: rgba(0, 0, 0, 0.05) !important;
  border-color: #283b52 !important;
  color: #283b52 !important;
}
/* line 127, ../../_shared/pages/_stories.scss */
#page-lifestories .edit-form .button.cancel:not(.small):not(.square),
#page-lifestories .edit-form .button.cancel-all:not(.small):not(.square),
#page-stories .edit-form .button.cancel:not(.small):not(.square),
#page-stories .edit-form .button.cancel-all:not(.small):not(.square),
.section-snippets-wrapper .stories-section-wrapper .edit-form .button.cancel:not(.small):not(.square),
.section-snippets-wrapper .stories-section-wrapper .edit-form .button.cancel-all:not(.small):not(.square) {
  background-color: transparent !important;
  border-color: #283b52 !important;
  color: #283b52 !important;
}
/* line 133, ../../_shared/pages/_stories.scss */
#page-lifestories .edit-form .button.cancel:not(.small):not(.square):hover,
#page-lifestories .edit-form .button.cancel-all:not(.small):not(.square):hover,
#page-stories .edit-form .button.cancel:not(.small):not(.square):hover,
#page-stories .edit-form .button.cancel-all:not(.small):not(.square):hover,
.section-snippets-wrapper .stories-section-wrapper .edit-form .button.cancel:not(.small):not(.square):hover,
.section-snippets-wrapper .stories-section-wrapper .edit-form .button.cancel-all:not(.small):not(.square):hover {
  background-color: rgba(0, 0, 0, 0.05) !important;
  border-color: #283b52 !important;
  color: #283b52 !important;
}
/* line 142, ../../_shared/pages/_stories.scss */
#page-lifestories .contribution-denied a,
#page-stories .contribution-denied a,
.section-snippets-wrapper .stories-section-wrapper .contribution-denied a {
  color: #2175a6;
}
/* line 150, ../../_shared/pages/_stories.scss */
#page-lifestories .uploader.story_media .file-preview .img-wrapper img,
#page-stories .uploader.story_media .file-preview .img-wrapper img,
.section-snippets-wrapper .stories-section-wrapper .uploader.story_media .file-preview .img-wrapper img {
  border: 6px solid #fff;
}
/* line 156, ../../_shared/pages/_stories.scss */
#page-lifestories .uploader.story_media .button.cancel:not(.small):not(.square),
#page-lifestories .uploader.story_media .button.cancel-all:not(.small):not(.square),
#page-stories .uploader.story_media .button.cancel:not(.small):not(.square),
#page-stories .uploader.story_media .button.cancel-all:not(.small):not(.square),
.section-snippets-wrapper .stories-section-wrapper .uploader.story_media .button.cancel:not(.small):not(.square),
.section-snippets-wrapper .stories-section-wrapper .uploader.story_media .button.cancel-all:not(.small):not(.square) {
  background-color: transparent !important;
  border-color: #283b52 !important;
  color: #283b52 !important;
}
/* line 162, ../../_shared/pages/_stories.scss */
#page-lifestories .uploader.story_media .button.cancel:not(.small):not(.square):hover,
#page-lifestories .uploader.story_media .button.cancel-all:not(.small):not(.square):hover,
#page-stories .uploader.story_media .button.cancel:not(.small):not(.square):hover,
#page-stories .uploader.story_media .button.cancel-all:not(.small):not(.square):hover,
.section-snippets-wrapper .stories-section-wrapper .uploader.story_media .button.cancel:not(.small):not(.square):hover,
.section-snippets-wrapper .stories-section-wrapper .uploader.story_media .button.cancel-all:not(.small):not(.square):hover {
  background-color: rgba(0, 0, 0, 0.05) !important;
  border-color: #283b52 !important;
  color: #283b52 !important;
}

/* line 172, ../../_shared/pages/_stories.scss */
.modal-dialog .modal-content .lifestory-subheader, .modal-dialog .modal-content .story-subheader {
  color: #2175a6;
}
/* line 175, ../../_shared/pages/_stories.scss */
.modal-dialog .modal-content .lifestory-subheader a, .modal-dialog .modal-content .story-subheader a {
  color: #2175a6;
}

/* line 181, ../../_shared/pages/_stories.scss */
.gallery-photo-slideshow .wrapper .slides .slide .story-wrapper,
.gallery-video-slideshow .wrapper .slides .slide .story-wrapper {
  background-color: #e4f5f7;
}
/* line 185, ../../_shared/pages/_stories.scss */
.gallery-photo-slideshow .wrapper .slides .slide .story-wrapper .story-title,
.gallery-video-slideshow .wrapper .slides .slide .story-wrapper .story-title {
  color: #283b52;
}
/* line 189, ../../_shared/pages/_stories.scss */
.gallery-photo-slideshow .wrapper .slides .slide .story-wrapper .hide-story-mobile i.fmi-close,
.gallery-video-slideshow .wrapper .slides .slide .story-wrapper .hide-story-mobile i.fmi-close {
  color: #283b52;
}
/* line 192, ../../_shared/pages/_stories.scss */
.gallery-photo-slideshow .wrapper .slides .slide .story-wrapper .hide-story-mobile i.fmi-close:before,
.gallery-video-slideshow .wrapper .slides .slide .story-wrapper .hide-story-mobile i.fmi-close:before {
  color: #283b52;
}
/* line 197, ../../_shared/pages/_stories.scss */
.gallery-photo-slideshow .wrapper .slides .slide .story-wrapper .story-author, .gallery-photo-slideshow .wrapper .slides .slide .story-wrapper .story-author a,
.gallery-video-slideshow .wrapper .slides .slide .story-wrapper .story-author,
.gallery-video-slideshow .wrapper .slides .slide .story-wrapper .story-author a {
  color: #2175a6;
}
/* line 201, ../../_shared/pages/_stories.scss */
.gallery-photo-slideshow .wrapper .slides .slide .story-wrapper .story-text,
.gallery-video-slideshow .wrapper .slides .slide .story-wrapper .story-text {
  color: #283b52;
}
/* line 205, ../../_shared/pages/_stories.scss */
.gallery-photo-slideshow .wrapper .slides .slide .story-wrapper .story-edit a,
.gallery-video-slideshow .wrapper .slides .slide .story-wrapper .story-edit a {
  color: #283b52;
}
/* line 208, ../../_shared/pages/_stories.scss */
.gallery-photo-slideshow .wrapper .slides .slide .story-wrapper .story-edit a:hover,
.gallery-video-slideshow .wrapper .slides .slide .story-wrapper .story-edit a:hover {
  background: #d0e1e3;
}

/* line 3, ../../_shared/pages/_settings.scss */
#page-settings .radio-buttons label {
  color: #283b52;
  background-color: #e4f5f7;
}
/* line 7, ../../_shared/pages/_settings.scss */
#page-settings .radio-buttons label.selected {
  color: #283b52;
  background-color: #d0e1e3;
}
/* line 14, ../../_shared/pages/_settings.scss */
#page-settings #notification-preferences .radio-custom.selected,
#page-settings #notification-preferences .radio-custom.selected .checkbox {
  color: #283b52;
  background-color: #d0e1e3;
}
/* line 20, ../../_shared/pages/_settings.scss */
#page-settings p, #page-settings h3, #page-settings a:not(.button), #page-settings h4, #page-settings span, #page-settings select, #page-settings select option {
  color: #283b52;
}

/* line 28, ../../_shared/pages/_settings.scss */
.dialog-invite-change-privacy .radio-buttons label.selected {
  background-color: #d7eaf5;
}

/* line 2, ../../_shared/pages/_bgMusic.scss */
#page-backgroud-music p, #page-backgroud-music h3, #page-backgroud-music a:not(.button), #page-backgroud-music h4, #page-backgroud-music span, #page-backgroud-music select, #page-backgroud-music select option {
  color: #283b52;
}
/* line 7, ../../_shared/pages/_bgMusic.scss */
#page-backgroud-music .premium-feature-line .premium-feature-star {
  color: #283b52;
}
/* line 10, ../../_shared/pages/_bgMusic.scss */
#page-backgroud-music .premium-feature-line .premium-feature-star:hover {
  color: #f7cf6a;
}
/* line 15, ../../_shared/pages/_bgMusic.scss */
#page-backgroud-music .premium-feature-line .hint--html-content {
  background-color: #ffffff !important;
  text-shadow: none !important;
  color: #074166 !important;
}
/* line 22, ../../_shared/pages/_bgMusic.scss */
#page-backgroud-music .premium-feature-line:hover .premium-feature-star {
  color: #f7cf6a;
}
/* line 28, ../../_shared/pages/_bgMusic.scss */
#page-backgroud-music .empty-playlist-text {
  color: #283b52;
}
/* line 32, ../../_shared/pages/_bgMusic.scss */
#page-backgroud-music .song, #page-backgroud-music .song a {
  color: #283b52;
}
/* line 36, ../../_shared/pages/_bgMusic.scss */
#page-backgroud-music .delete a:hover {
  background: #d0e1e3;
}
/* line 40, ../../_shared/pages/_bgMusic.scss */
#page-backgroud-music .shuffle label {
  color: #283b52;
}

/* line 2, ../../_shared/pages/blocks/premium/_select_plan_box.scss */
#page-premium hr.info-separator {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QyZDJkMiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjUlIiBzdG9wLWNvbG9yPSIjZDJkMmQyIi8+PHN0b3Agb2Zmc2V0PSI5NSUiIHN0b3AtY29sb3I9IiNkMmQyZDIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMmQyZDIiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(210, 210, 210, 0)), color-stop(5%, #d2d2d2), color-stop(95%, #d2d2d2), color-stop(100%, rgba(210, 210, 210, 0)));
  background-image: -moz-linear-gradient(left, rgba(210, 210, 210, 0) 0%, #d2d2d2 5%, #d2d2d2 95%, rgba(210, 210, 210, 0) 100%);
  background-image: -webkit-linear-gradient(left, rgba(210, 210, 210, 0) 0%, #d2d2d2 5%, #d2d2d2 95%, rgba(210, 210, 210, 0) 100%);
  background-image: linear-gradient(to right, rgba(210, 210, 210, 0) 0%, #d2d2d2 5%, #d2d2d2 95%, rgba(210, 210, 210, 0) 100%);
}
/* line 9, ../../_shared/pages/blocks/premium/_select_plan_box.scss */
#page-premium .payment-wrapper #upgrade-memorial-block #box-premium .card {
  background-color: #f5f5f5;
  border-color: #d2d2d2;
}
@media (min-width: 1140px) {
  /* line 9, ../../_shared/pages/blocks/premium/_select_plan_box.scss */
  #page-premium .payment-wrapper #upgrade-memorial-block #box-premium .card {
    background-color: #f5f5f5;
  }
  /* line 16, ../../_shared/pages/blocks/premium/_select_plan_box.scss */
  #page-premium .payment-wrapper #upgrade-memorial-block #box-premium .card:hover {
    border-color: #bebebe;
  }
}
/* line 21, ../../_shared/pages/blocks/premium/_select_plan_box.scss */
#page-premium .payment-wrapper #upgrade-memorial-block #box-premium .card .sub-title {
  color: #074166;
}
/* line 25, ../../_shared/pages/blocks/premium/_select_plan_box.scss */
#page-premium .payment-wrapper #upgrade-memorial-block #box-premium .card .plan-old-price {
  color: #a0a0a0;
}
/* line 28, ../../_shared/pages/blocks/premium/_select_plan_box.scss */
#page-premium .payment-wrapper #upgrade-memorial-block #box-premium .card .plan-old-price .line-through {
  background: #a0a0a0;
}
/* line 34, ../../_shared/pages/blocks/premium/_select_plan_box.scss */
#page-premium .payment-wrapper #upgrade-memorial-block #box-premium .card .plan-price .price {
  color: #2175a6;
}
/* line 38, ../../_shared/pages/blocks/premium/_select_plan_box.scss */
#page-premium .payment-wrapper #upgrade-memorial-block #box-premium .card .plan-price .price-help {
  color: #787878;
}
/* line 44, ../../_shared/pages/blocks/premium/_select_plan_box.scss */
#page-premium .payment-wrapper #upgrade-memorial-block #box-premium .card .buttons .button {
  color: #ffffff !important;
  background-color: #2b7fb0 !important;
  border-color: #085c8d !important;
}
/* line 49, ../../_shared/pages/blocks/premium/_select_plan_box.scss */
#page-premium .payment-wrapper #upgrade-memorial-block #box-premium .card .buttons .button:hover {
  background-color: #3a8ebf !important;
}

/* line 2, ../../_shared/pages/blocks/lifetime/_with_price_block.scss */
#page-lifetime.memorial-page #lifetime-offer-block {
  border-color: #afafaf;
}
@media (min-width: 1140px) {
  /* line 2, ../../_shared/pages/blocks/lifetime/_with_price_block.scss */
  #page-lifetime.memorial-page #lifetime-offer-block {
    background-color: #f5f5f5;
  }
}
/* line 10, ../../_shared/pages/blocks/lifetime/_with_price_block.scss */
#page-lifetime.memorial-page #lifetime-offer-block .box-content .sub-title {
  color: #074166;
}
/* line 14, ../../_shared/pages/blocks/lifetime/_with_price_block.scss */
#page-lifetime.memorial-page #lifetime-offer-block .box-content .description-row {
  color: #074166;
}
/* line 19, ../../_shared/pages/blocks/lifetime/_with_price_block.scss */
#page-lifetime.memorial-page #lifetime-offer-block .box-content .plan-price .plan-old-price {
  color: #a0a0a0;
}
/* line 22, ../../_shared/pages/blocks/lifetime/_with_price_block.scss */
#page-lifetime.memorial-page #lifetime-offer-block .box-content .plan-price .plan-old-price .line-through {
  background: #a0a0a0;
}
/* line 27, ../../_shared/pages/blocks/lifetime/_with_price_block.scss */
#page-lifetime.memorial-page #lifetime-offer-block .box-content .plan-price .price {
  color: #2175a6;
}
/* line 31, ../../_shared/pages/blocks/lifetime/_with_price_block.scss */
#page-lifetime.memorial-page #lifetime-offer-block .box-content .plan-price .price-help {
  color: #787878;
}
/* line 37, ../../_shared/pages/blocks/lifetime/_with_price_block.scss */
#page-lifetime.memorial-page #lifetime-offer-block .box-content .buttons .button {
  color: #ffffff !important;
  background-color: #2b7fb0 !important;
  border-color: #085c8d !important;
}
/* line 42, ../../_shared/pages/blocks/lifetime/_with_price_block.scss */
#page-lifetime.memorial-page #lifetime-offer-block .box-content .buttons .button:hover {
  background-color: #3a8ebf !important;
}

/* line 3, ../../_shared/dialogs/_share_email.scss */
#dialog-share-email .service-divider .or {
  background-color: #ffffff;
}
/* line 7, ../../_shared/dialogs/_share_email.scss */
#dialog-share-email .service-divider::after {
  background: #d9d9d9;
}
/* line 15, ../../_shared/dialogs/_share_email.scss */
#dialog-share-email .preview.video .img-wrapper, #dialog-share-email .preview.photo .img-wrapper {
  border-color: #fff;
}

/* line 3, ../../_shared/dialogs/_invite.scss */
#page-invite-email .service-divider .or {
  background-color: #ffffff;
}
/* line 7, ../../_shared/dialogs/_invite.scss */
#page-invite-email .service-divider::after {
  background: #d9d9d9;
}
/* line 12, ../../_shared/dialogs/_invite.scss */
#page-invite-email .table-wrapper {
  background-color: #fff;
}

/* line 18, ../../_shared/dialogs/_invite.scss */
#dialog-invitation .error-box {
  color: #ff0000;
}

@media (min-width: 1140px) {
  /* line 28, ../../_shared/dialogs/_invite.scss */
  .dialog-invite-selector .modal-body #page-invite-selector .wrapper .invite:hover {
    background-color: #d7eaf5;
  }
}

/* line 1, ../../_shared/dialogs/_popup.scss */
.material-mobile .modal-dialog .modal-content .close .fmi-close:before {
  color: #074166 !important;
}
/* line 4, ../../_shared/dialogs/_popup.scss */
.material-mobile .modal-dialog .modal-content .close .fmi-close:before:hover:before {
  color: #074166 !important;
}

/* line 11, ../../_shared/dialogs/_popup.scss */
.simple-popup .modal-dialog {
  -moz-box-shadow: 0 0 15px rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: 0 0 15px rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 15px rgba(255, 255, 255, 0.3);
}
@media (max-width: 1139px) {
  /* line 11, ../../_shared/dialogs/_popup.scss */
  .simple-popup .modal-dialog {
    box-shadow: none;
  }
}
/* line 18, ../../_shared/dialogs/_popup.scss */
.simple-popup .modal-dialog .modal-content {
  -moz-box-shadow: 1px 2px 1px rgba(255, 255, 255, 0.3) inset;
  -webkit-box-shadow: 1px 2px 1px rgba(255, 255, 255, 0.3) inset;
  box-shadow: 1px 2px 1px rgba(255, 255, 255, 0.3) inset;
  background-color: #ffffff;
}
/* line 22, ../../_shared/dialogs/_popup.scss */
.simple-popup .modal-dialog .modal-content .modal-body .bootbox-body {
  background-color: #ffffff;
  color: #074166 !important;
}
@media (max-width: 1139px) {
  /* line 28, ../../_shared/dialogs/_popup.scss */
  .simple-popup .modal-dialog .modal-content .modal-footer .button {
    background-color: #ffffff !important;
  }
}
/* line 34, ../../_shared/dialogs/_popup.scss */
.simple-popup .modal-dialog .modal-content .modal-footer .button:not(.cancel) {
  color: #2175a6 !important;
}

/* line 42, ../../_shared/dialogs/_popup.scss */
.modal-dialog {
  -moz-box-shadow: 0 0 15px rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: 0 0 15px rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 15px rgba(255, 255, 255, 0.3);
  background: transparent !important;
}
/* line 47, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-body .form-group.filled .control-label:not(.always-standard),
.modal-dialog .modal-content .modal-body .form-group .filled .control-label:not(.always-standard) {
  background-color: #ffffff !important;
  color: #074166 !important;
}
/* line 52, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-body .form-group.filled .control-label:not(.always-standard) .form-control,
.modal-dialog .modal-content .modal-body .form-group .filled .control-label:not(.always-standard) .form-control {
  background-color: #ffffff !important;
  color: #074166 !important;
}
/* line 58, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-body .settings .form-group.filled .control-label {
  background-color: initial !important;
}
/* line 62, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-content {
  background-color: #ffffff;
  color: #074166 !important;
  border-color: #a5a5a5 !important;
}
/* line 68, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-content .close .fmi-close:before {
  color: #d9d9d9 !important;
}
/* line 72, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-content .close .fmi-close:hover:before {
  color: #074166 !important;
}
/* line 78, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-content .form-group .form-control,
.modal-dialog .modal-content .form-control {
  color: #074166 !important;
}
/* line 82, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-content .form-group .form-control::placeholder,
.modal-dialog .modal-content .form-control::placeholder {
  color: #a3a7a8 !important;
}
/* line 85, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-content .form-group .form-control::-webkit-input-placeholder,
.modal-dialog .modal-content .form-control::-webkit-input-placeholder {
  color: #a3a7a8 !important;
}
/* line 88, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-content .form-group .form-control:-moz-placeholder,
.modal-dialog .modal-content .form-control:-moz-placeholder {
  color: #a3a7a8 !important;
}
/* line 91, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-content .form-group .form-control::-moz-placeholder,
.modal-dialog .modal-content .form-control::-moz-placeholder {
  color: #a3a7a8 !important;
}
/* line 94, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-content .form-group .form-control:-ms-input-placeholder,
.modal-dialog .modal-content .form-control:-ms-input-placeholder {
  color: #a3a7a8 !important;
}
@media (min-width: 1140px) {
  /* line 100, ../../_shared/dialogs/_popup.scss */
  .modal-dialog .modal-content .form-group .form-control:not(.placeholder-visible)::placeholder,
  .modal-dialog .modal-content .form-control:not(.placeholder-visible)::placeholder {
    color: transparent !important;
  }
  /* line 103, ../../_shared/dialogs/_popup.scss */
  .modal-dialog .modal-content .form-group .form-control:not(.placeholder-visible)::-webkit-input-placeholder,
  .modal-dialog .modal-content .form-control:not(.placeholder-visible)::-webkit-input-placeholder {
    color: transparent !important;
  }
  /* line 106, ../../_shared/dialogs/_popup.scss */
  .modal-dialog .modal-content .form-group .form-control:not(.placeholder-visible):-moz-placeholder,
  .modal-dialog .modal-content .form-control:not(.placeholder-visible):-moz-placeholder {
    color: transparent !important;
  }
  /* line 109, ../../_shared/dialogs/_popup.scss */
  .modal-dialog .modal-content .form-group .form-control:not(.placeholder-visible)::-moz-placeholder,
  .modal-dialog .modal-content .form-control:not(.placeholder-visible)::-moz-placeholder {
    color: transparent !important;
  }
  /* line 112, ../../_shared/dialogs/_popup.scss */
  .modal-dialog .modal-content .form-group .form-control:not(.placeholder-visible):-ms-input-placeholder,
  .modal-dialog .modal-content .form-control:not(.placeholder-visible):-ms-input-placeholder {
    color: transparent !important;
  }
}
/* line 119, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-content .form-group .form-control,
.modal-dialog .modal-content select.form-control:not(.filled) {
  color: #a3a7a8 !important;
}
/* line 124, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-content .form-group .form-control,
.modal-dialog .modal-content select.form-control.filled {
  color: #074166 !important;
}
/* line 129, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-content .first-time-visit label {
  color: #074166;
}
/* line 133, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-content a {
  color: #2175a6;
}
/* line 140, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-content #page-invite-selector .wrapper .invite.email a {
  color: #ffffff !important;
  background-color: #074166 !important;
  border-color: #074166 !important;
}
/* line 146, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-content #page-invite-selector .wrapper .invite.email i {
  color: #ffffff !important;
}
/* line 152, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-content #page-invite-selector .wrapper .invite.facebook a {
  color: #ffffff !important;
  background-color: #5474b2 !important;
  border-color: #5474b2 !important;
}
/* line 158, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-content #page-invite-selector .wrapper .invite.facebook i {
  color: #ffffff !important;
}
/* line 164, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-content #page-invite-selector .wrapper .invite.messenger a {
  color: #ffffff !important;
  background-color: #0084ff !important;
  border-color: #0084ff !important;
}
/* line 170, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-content #page-invite-selector .wrapper .invite.messenger i {
  color: #ffffff !important;
}
/* line 175, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-content #page-invite-selector .wrapper .invite.desktop a {
  color: #074166 !important;
  background-color: transparent !important;
}
/* line 180, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-content #page-invite-selector .wrapper .invite.desktop i {
  color: #074166 !important;
  background-color: transparent !important;
}
/* line 186, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-content #page-invite-selector .wrapper .invite.desktop:hover a {
  color: #074166 !important;
  background-color: transparent !important;
}
/* line 191, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-content #page-invite-selector .wrapper .invite.desktop:hover i {
  color: #074166 !important;
  background-color: transparent !important;
}
/* line 200, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-content .go-home-link-block a {
  color: #2175a6;
}
/* line 202, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-content .go-home-link-block a:hover {
  color: #085c8d;
}
/* line 205, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-content .go-home-link-block a:hover i.more {
  background: #085c8d;
}
/* line 211, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-content .go-home-link-block i.more {
  background: #2175a6;
}
/* line 214, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-content .go-home-link-block i.more:hover {
  background: #085c8d;
}
/* line 220, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-content .sub-header {
  color: #074166;
}
/* line 224, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-content .button,
.modal-dialog .modal-content input.button,
.modal-dialog .modal-content #add_lifestory_box .button,
.modal-dialog .modal-content #add_story_box .button,
.modal-dialog .modal-content #new_tribute_form .button,
.modal-dialog .modal-content .gallery_upload_form.rounded-box .uploader-box .buttons .button,
.modal-dialog .modal-content button.button {
  color: #ffffff !important;
  background-color: #e0ae57 !important;
  border-color: #b38b46 !important;
}
/* line 235, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-content .button:hover,
.modal-dialog .modal-content input.button:hover,
.modal-dialog .modal-content #add_lifestory_box .button:hover,
.modal-dialog .modal-content #add_story_box .button:hover,
.modal-dialog .modal-content #new_tribute_form .button:hover,
.modal-dialog .modal-content .gallery_upload_form.rounded-box .uploader-box .buttons .button:hover,
.modal-dialog .modal-content button.button:hover {
  color: #ffffff !important;
  background-color: #efbd66 !important;
  border-color: #bf9752 !important;
}
/* line 242, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-content table.dataTable.dtr-inline.collapsed &gt; tbody &gt; tr &gt; td:first-child:before,
.modal-dialog .modal-content table.dataTable.dtr-inline.collapsed &gt; tbody &gt; tr &gt; th:first-child:before {
  background-color: #e0ae57;
}
/* line 246, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-content table.dataTable.dtr-inline.collapsed &gt; tbody &gt; tr &gt; td:first-child:before:hover,
.modal-dialog .modal-content table.dataTable.dtr-inline.collapsed &gt; tbody &gt; tr &gt; th:first-child:before:hover {
  background-color: #efbd66;
}
/* line 252, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-header {
  background-color: #ffffff;
}
/* line 255, ../../_shared/dialogs/_popup.scss */
.modal-dialog .modal-header .modal-title {
  color: #074166;
}

@media (max-width: 1139px) {
  /* line 262, ../../_shared/dialogs/_popup.scss */
  .material-mobile:not(.bottom-slide-up) .modal-dialog .modal-content .modal-header {
    border-bottom: 1px solid #e6e6e6;
  }
}

/* line 270, ../../_shared/dialogs/_popup.scss */
.material-mobile .modal-dialog .modal-content .modal-body .form-group .control-label:not(.always-standard) {
  color: #2d678c !important;
}

/* line 276, ../../_shared/dialogs/_popup.scss */
.modal-content {
  background-color: #ffffff;
  -moz-box-shadow: 1px 2px 1px rgba(255, 255, 255, 0.3) inset;
  -webkit-box-shadow: 1px 2px 1px rgba(255, 255, 255, 0.3) inset;
  box-shadow: 1px 2px 1px rgba(255, 255, 255, 0.3) inset;
}
/* line 279, ../../_shared/dialogs/_popup.scss */
.modal-content button.bootbox-close-button {
  border-color: rgba(49, 49, 49, 0.7);
  background-color: #E9E9E9;
  color: #313131;
}
/* line 284, ../../_shared/dialogs/_popup.scss */
.modal-content button.bootbox-close-button:hover {
  -moz-box-shadow: 0 0 2px rgba(49, 49, 49, 0.7), 0 0 1px rgba(255, 255, 255, 0.2) inset;
  -webkit-box-shadow: 0 0 2px rgba(49, 49, 49, 0.7), 0 0 1px rgba(255, 255, 255, 0.2) inset;
  box-shadow: 0 0 2px rgba(49, 49, 49, 0.7), 0 0 1px rgba(255, 255, 255, 0.2) inset;
}
/* line 290, ../../_shared/dialogs/_popup.scss */
.modal-content .form-control,
.modal-content input:not(.button):not(.btn):not([type='submit']),
.modal-content select,
.modal-content textarea,
.modal-content .redactor-box {
  border: 1px solid #cdcdcd !important;
}
/* line 297, ../../_shared/dialogs/_popup.scss */
.modal-content .redactor-box.error {
  border-color: #cd2b26 !important;
}
/* line 300, ../../_shared/dialogs/_popup.scss */
.modal-content .redactor-toolbar {
  border-bottom: 1px solid #cdcdcd !important;
}
/* line 305, ../../_shared/dialogs/_popup.scss */
.modal-content .rounded-box .form-control,
.modal-content .rounded-box input:not(.button):not(.btn):not([type='submit']),
.modal-content .rounded-box select,
.modal-content .rounded-box textarea,
.modal-content .rounded-box .redactor-box {
  border: 1px solid #cdcdcd !important;
}
/* line 312, ../../_shared/dialogs/_popup.scss */
.modal-content .rounded-box .redactor-box.error {
  border-color: #cd2b26 !important;
}
/* line 315, ../../_shared/dialogs/_popup.scss */
.modal-content .rounded-box .redactor-toolbar {
  border-bottom: 1px solid #cdcdcd !important;
}

/* line 321, ../../_shared/dialogs/_popup.scss */
.modal-full-white + .modal-backdrop.in {
  background-color: #fff;
}

/* line 325, ../../_shared/dialogs/_popup.scss */
.popup-notify .modal-header {
  background-color: #4343A7;
}

/* line 329, ../../_shared/dialogs/_popup.scss */
.popup-success .modal-header {
  background-color: #01a400;
}

/* line 333, ../../_shared/dialogs/_popup.scss */
.popup-error .modal-header {
  background-color: #d2322d;
}

/* line 340, ../../_shared/dialogs/_popup.scss */
.popup-notify .modal-header span, .popup-notify .modal-header h4,
.popup-success .modal-header span,
.popup-success .modal-header h4,
.popup-error .modal-header span,
.popup-error .modal-header h4 {
  color: #313131;
}

/* line 346, ../../_shared/dialogs/_popup.scss */
#dialog-memorial-locked h2 {
  color: #074166;
}

/* line 352, ../../_shared/dialogs/_popup.scss */
.dialog-edit-audio-mobile .song-name {
  color: #074166;
}

/* line 358, ../../_shared/dialogs/_popup.scss */
.flash-alert .alert.alert-error {
  background-color: #db4c3f;
  border-color: #db4c3f;
  color: #ffffff;
}
/* line 363, ../../_shared/dialogs/_popup.scss */
.flash-alert .alert.alert-error a {
  color: #ffffff;
}
/* line 367, ../../_shared/dialogs/_popup.scss */
.flash-alert .alert.alert-error.facebook-max-limit-reached {
  background-color: #ffffff;
  color: #074166;
}
/* line 371, ../../_shared/dialogs/_popup.scss */
.flash-alert .alert.alert-error.facebook-max-limit-reached a {
  color: #e0ae57;
}
/* line 376, ../../_shared/dialogs/_popup.scss */
.flash-alert .alert.alert-success {
  background-color: #51a351;
  border-color: #51a351;
  color: #ffffff;
}
/* line 381, ../../_shared/dialogs/_popup.scss */
.flash-alert .alert.alert-success a {
  color: #ffffff;
}

/* line 388, ../../_shared/dialogs/_popup.scss */
#pg #page-premium a {
  color: #2175a6;
}
/* line 392, ../../_shared/dialogs/_popup.scss */
#pg #page-premium .go-back-link {
  color: #2175a6;
}
/* line 395, ../../_shared/dialogs/_popup.scss */
#pg #page-premium .go-back-link i {
  background-color: #2175a6;
}

/* line 401, ../../_shared/dialogs/_popup.scss */
.material-mobile.full-height .modal-dialog .modal-content.scrolled .modal-header {
  border-color: #d9d9d9 !important;
}

@media (max-width: 1139px) {
  /* line 406, ../../_shared/dialogs/_popup.scss */
  .bootbox.popup-confirm.simple-popup .modal-dialog .modal-content button.button:not(.cancel) {
    color: #2175a6 !important;
    border-color: #2175a6 !important;
  }
}
@media (max-width: 1139px) {
  /* line 413, ../../_shared/dialogs/_popup.scss */
  .bootbox.popup-confirm.simple-popup .modal-dialog .modal-content button.button.cancel {
    color: #074166 !important;
    border-color: #074166 !important;
  }
}

/* line 423, ../../_shared/dialogs/_popup.scss */
div.modal.about-this-website.material-mobile .modal-dialog .modal-content .modal-header {
  border-bottom-color: #e6e6e6 !important;
}

/* line 2, ../../_shared/dialogs/_facebook_uploader.scss */
.facebook-photo-downloader .no-image-icon {
  background-color: #c8dbe6 !important;
  color: #e1f4ff !important;
}
/* line 7, ../../_shared/dialogs/_facebook_uploader.scss */
.facebook-photo-downloader .upper-panel {
  background-color: #ffffff !important;
}
/* line 10, ../../_shared/dialogs/_facebook_uploader.scss */
.facebook-photo-downloader .upper-panel h2 .album {
  color: rgba(0, 0, 0, 0.9);
}
/* line 14, ../../_shared/dialogs/_facebook_uploader.scss */
.facebook-photo-downloader .upper-panel h2 .albums, .facebook-photo-downloader .upper-panel h2 .crumb {
  color: #074166;
}
/* line 22, ../../_shared/dialogs/_facebook_uploader.scss */
.facebook-photo-downloader .step-albums .img-wrapper .album-photo-counter {
  color: #231722;
}
/* line 29, ../../_shared/dialogs/_facebook_uploader.scss */
.facebook-photo-downloader .step-albums ul li .name {
  color: rgba(0, 0, 0, 0.6);
}
/* line 33, ../../_shared/dialogs/_facebook_uploader.scss */
.facebook-photo-downloader .step-albums ul li .count {
  color: rgba(0, 0, 0, 0.6);
}
/* line 43, ../../_shared/dialogs/_facebook_uploader.scss */
.facebook-photo-downloader .step-photos li.downloaded &gt; .downloaded-check .fmi-ok-o {
  color: #d1ecf0;
}
/* line 50, ../../_shared/dialogs/_facebook_uploader.scss */
.facebook-photo-downloader .step-photos li.download-error &gt; .error-box {
  color: rgba(255, 0, 0, 0.7);
}
/* line 58, ../../_shared/dialogs/_facebook_uploader.scss */
.facebook-photo-downloader .step-save .items .item .edit_name input {
  color: #074166 !important;
}
/* line 62, ../../_shared/dialogs/_facebook_uploader.scss */
.facebook-photo-downloader .step-save .items .item .button.small {
  border-color: #074166 !important;
  background-color: #ffffff !important;
  color: #074166 !important;
}
/* line 67, ../../_shared/dialogs/_facebook_uploader.scss */
.facebook-photo-downloader .step-save .items .item .button.small:hover, .facebook-photo-downloader .step-save .items .item .button.small:active {
  border-color: #074166 !important;
  background-color: #ffffff !important;
  color: #074166 !important;
}
/* line 76, ../../_shared/dialogs/_facebook_uploader.scss */
.facebook-photo-downloader .step-save .items .item .preview .rotate_controls a i {
  color: #074166;
}
/* line 80, ../../_shared/dialogs/_facebook_uploader.scss */
.facebook-photo-downloader .step-save .items .item .preview .form-control {
  color: #074166 !important;
}
/* line 85, ../../_shared/dialogs/_facebook_uploader.scss */
.facebook-photo-downloader .step-save .items .item .preview .img_wrapper.posting {
  background-color: #d7eaf5;
  color: #1b557a;
  border-color: #1b557a;
}
/* line 90, ../../_shared/dialogs/_facebook_uploader.scss */
.facebook-photo-downloader .step-save .items .item .preview .img_wrapper.error {
  background-color: #fec0b6;
  color: #db4c3f;
  border-color: #db4c3f;
}
/* line 95, ../../_shared/dialogs/_facebook_uploader.scss */
.facebook-photo-downloader .step-save .items .item .preview .img_wrapper.success {
  background-color: #d7eaf5;
  color: #1b557a;
  border-color: #1b557a;
}

/* line 3, ../../_shared/dialogs/_subscription.scss */
.dialog-subscriptions #page-subscriptions hr.info-separator {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q5ZDlkOSIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjUlIiBzdG9wLWNvbG9yPSIjZDlkOWQ5Ii8+PHN0b3Agb2Zmc2V0PSI5NSUiIHN0b3AtY29sb3I9IiNkOWQ5ZDkiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOWQ5ZDkiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(217, 217, 217, 0)), color-stop(5%, #d9d9d9), color-stop(95%, #d9d9d9), color-stop(100%, rgba(217, 217, 217, 0)));
  background-image: -moz-linear-gradient(left, rgba(217, 217, 217, 0) 0%, #d9d9d9 5%, #d9d9d9 95%, rgba(217, 217, 217, 0) 100%);
  background-image: -webkit-linear-gradient(left, rgba(217, 217, 217, 0) 0%, #d9d9d9 5%, #d9d9d9 95%, rgba(217, 217, 217, 0) 100%);
  background-image: linear-gradient(to right, rgba(217, 217, 217, 0) 0%, #d9d9d9 5%, #d9d9d9 95%, rgba(217, 217, 217, 0) 100%);
}

/* line 2, ../../_shared/dialogs/_signin.scss */
#page-signin .why-register-separator {
  background: #d9d9d9;
}
/* line 6, ../../_shared/dialogs/_signin.scss */
#page-signin .auth-dialog .why-register {
  color: #2d678c;
}
/* line 12, ../../_shared/dialogs/_signin.scss */
#page-signin .signin-separator::after {
  background: #d9d9d9;
}
/* line 16, ../../_shared/dialogs/_signin.scss */
#page-signin .signin-separator .or {
  background-color: #ffffff;
}

/* line 11, ../../_shared/dialogs/_mobile_dialog_menu.scss */
#menu_memorial .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu,
#menu_memorial_mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu,
#mobile-action-menu .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu,
.share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu,
#page-tributes .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu,
#page-lifestories .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu,
#page-stories .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu,
#edit-memorial-menu-mobile.mobile-only .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu {
  background: #ffffff !important;
  border: 1px solid #a5a5a5 !important;
}
/* line 15, ../../_shared/dialogs/_mobile_dialog_menu.scss */
#menu_memorial .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu:before,
#menu_memorial_mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu:before,
#mobile-action-menu .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu:before,
.share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu:before,
#page-tributes .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu:before,
#page-lifestories .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu:before,
#page-stories .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu:before,
#edit-memorial-menu-mobile.mobile-only .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu:before {
  border-color: transparent transparent #ffffff transparent;
}
/* line 19, ../../_shared/dialogs/_mobile_dialog_menu.scss */
#menu_memorial .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu:after,
#menu_memorial_mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu:after,
#mobile-action-menu .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu:after,
.share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu:after,
#page-tributes .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu:after,
#page-lifestories .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu:after,
#page-stories .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu:after,
#edit-memorial-menu-mobile.mobile-only .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu:after {
  border-color: transparent transparent #a5a5a5 transparent;
}
/* line 23, ../../_shared/dialogs/_mobile_dialog_menu.scss */
#menu_memorial .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li,
#menu_memorial_mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li,
#mobile-action-menu .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li,
.share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li,
#page-tributes .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li,
#page-lifestories .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li,
#page-stories .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li,
#edit-memorial-menu-mobile.mobile-only .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li {
  background: #ffffff;
}
/* line 25, ../../_shared/dialogs/_mobile_dialog_menu.scss */
#menu_memorial .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li i,
#menu_memorial_mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li i,
#mobile-action-menu .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li i,
.share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li i,
#page-tributes .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li i,
#page-lifestories .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li i,
#page-stories .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li i,
#edit-memorial-menu-mobile.mobile-only .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li i {
  color: #074166;
}
/* line 28, ../../_shared/dialogs/_mobile_dialog_menu.scss */
#menu_memorial .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a,
#menu_memorial_mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a,
#mobile-action-menu .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a,
.share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a,
#page-tributes .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a,
#page-lifestories .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a,
#page-stories .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a,
#edit-memorial-menu-mobile.mobile-only .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a {
  color: #074166;
  background: #ffffff;
}
/* line 32, ../../_shared/dialogs/_mobile_dialog_menu.scss */
#menu_memorial .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a.renew.mobile,
#menu_memorial_mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a.renew.mobile,
#mobile-action-menu .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a.renew.mobile,
.share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a.renew.mobile,
#page-tributes .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a.renew.mobile,
#page-lifestories .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a.renew.mobile,
#page-stories .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a.renew.mobile,
#edit-memorial-menu-mobile.mobile-only .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a.renew.mobile {
  color: #ffffff;
  background: #db4c3f;
}
/* line 37, ../../_shared/dialogs/_mobile_dialog_menu.scss */
#menu_memorial .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a.clicked, #menu_memorial .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a:hover,
#menu_memorial_mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a.clicked,
#menu_memorial_mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a:hover,
#mobile-action-menu .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a.clicked,
#mobile-action-menu .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a:hover,
.share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a.clicked,
.share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a:hover,
#page-tributes .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a.clicked,
#page-tributes .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a:hover,
#page-lifestories .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a.clicked,
#page-lifestories .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a:hover,
#page-stories .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a.clicked,
#page-stories .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a:hover,
#edit-memorial-menu-mobile.mobile-only .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a.clicked,
#edit-memorial-menu-mobile.mobile-only .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a:hover {
  color: #074166 !important;
  background-color: #dceffa !important;
}
/* line 43, ../../_shared/dialogs/_mobile_dialog_menu.scss */
#menu_memorial .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a .note,
#menu_memorial_mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a .note,
#mobile-action-menu .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a .note,
.share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a .note,
#page-tributes .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a .note,
#page-lifestories .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a .note,
#page-stories .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a .note,
#edit-memorial-menu-mobile.mobile-only .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li a .note {
  color: #787878;
}
/* line 49, ../../_shared/dialogs/_mobile_dialog_menu.scss */
#menu_memorial .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li:not(.admin-submenu-wrapper).clicked, #menu_memorial .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li:not(.admin-submenu-wrapper):hover,
#menu_memorial_mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li:not(.admin-submenu-wrapper).clicked,
#menu_memorial_mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li:not(.admin-submenu-wrapper):hover,
#mobile-action-menu .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li:not(.admin-submenu-wrapper).clicked,
#mobile-action-menu .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li:not(.admin-submenu-wrapper):hover,
.share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li:not(.admin-submenu-wrapper).clicked,
.share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li:not(.admin-submenu-wrapper):hover,
#page-tributes .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li:not(.admin-submenu-wrapper).clicked,
#page-tributes .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li:not(.admin-submenu-wrapper):hover,
#page-lifestories .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li:not(.admin-submenu-wrapper).clicked,
#page-lifestories .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li:not(.admin-submenu-wrapper):hover,
#page-stories .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li:not(.admin-submenu-wrapper).clicked,
#page-stories .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li:not(.admin-submenu-wrapper):hover,
#edit-memorial-menu-mobile.mobile-only .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li:not(.admin-submenu-wrapper).clicked,
#edit-memorial-menu-mobile.mobile-only .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li:not(.admin-submenu-wrapper):hover {
  color: #074166 !important;
  background-color: #dceffa !important;
}
/* line 57, ../../_shared/dialogs/_mobile_dialog_menu.scss */
#menu_memorial .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li.admin-submenu-wrapper li.clicked, #menu_memorial .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li.admin-submenu-wrapper li:hover,
#menu_memorial_mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li.admin-submenu-wrapper li.clicked,
#menu_memorial_mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li.admin-submenu-wrapper li:hover,
#mobile-action-menu .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li.admin-submenu-wrapper li.clicked,
#mobile-action-menu .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li.admin-submenu-wrapper li:hover,
.share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li.admin-submenu-wrapper li.clicked,
.share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li.admin-submenu-wrapper li:hover,
#page-tributes .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li.admin-submenu-wrapper li.clicked,
#page-tributes .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li.admin-submenu-wrapper li:hover,
#page-lifestories .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li.admin-submenu-wrapper li.clicked,
#page-lifestories .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li.admin-submenu-wrapper li:hover,
#page-stories .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li.admin-submenu-wrapper li.clicked,
#page-stories .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li.admin-submenu-wrapper li:hover,
#edit-memorial-menu-mobile.mobile-only .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li.admin-submenu-wrapper li.clicked,
#edit-memorial-menu-mobile.mobile-only .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li.admin-submenu-wrapper li:hover {
  color: #074166 !important;
  background-color: #dceffa !important;
}
/* line 64, ../../_shared/dialogs/_mobile_dialog_menu.scss */
#menu_memorial .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li.renew.mobile,
#menu_memorial_mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li.renew.mobile,
#mobile-action-menu .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li.renew.mobile,
.share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li.renew.mobile,
#page-tributes .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li.renew.mobile,
#page-lifestories .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li.renew.mobile,
#page-stories .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li.renew.mobile,
#edit-memorial-menu-mobile.mobile-only .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li.renew.mobile {
  color: #ffffff;
  background-color: #db4c3f;
}
/* line 69, ../../_shared/dialogs/_mobile_dialog_menu.scss */
#menu_memorial .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li .submenu-title-wrapper,
#menu_memorial_mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li .submenu-title-wrapper,
#mobile-action-menu .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li .submenu-title-wrapper,
.share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li .submenu-title-wrapper,
#page-tributes .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li .submenu-title-wrapper,
#page-lifestories .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li .submenu-title-wrapper,
#page-stories .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li .submenu-title-wrapper,
#edit-memorial-menu-mobile.mobile-only .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li .submenu-title-wrapper {
  border-top-color: #cdcdcd;
}
/* line 71, ../../_shared/dialogs/_mobile_dialog_menu.scss */
#menu_memorial .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li .submenu-title-wrapper .submenu-title,
#menu_memorial_mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li .submenu-title-wrapper .submenu-title,
#mobile-action-menu .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li .submenu-title-wrapper .submenu-title,
.share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li .submenu-title-wrapper .submenu-title,
#page-tributes .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li .submenu-title-wrapper .submenu-title,
#page-lifestories .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li .submenu-title-wrapper .submenu-title,
#page-stories .share-dropdown-box.mobile .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li .submenu-title-wrapper .submenu-title,
#edit-memorial-menu-mobile.mobile-only .mobile-dialog-menu-wrapper .submenu-wrapper ul.submenu &gt; li .submenu-title-wrapper .submenu-title {
  color: #8c8c8c;
}

/* line 83, ../../_shared/dialogs/_mobile_dialog_menu.scss */
#add-content-menu .menu-wrapper ul.menu {
  background: #ffffff !important;
  border: 1px solid #a5a5a5 !important;
}
/* line 87, ../../_shared/dialogs/_mobile_dialog_menu.scss */
#add-content-menu .menu-wrapper ul.menu:before {
  border-color: transparent transparent #ffffff transparent;
}
/* line 91, ../../_shared/dialogs/_mobile_dialog_menu.scss */
#add-content-menu .menu-wrapper ul.menu:after {
  border-color: transparent transparent #a5a5a5 transparent;
}
/* line 95, ../../_shared/dialogs/_mobile_dialog_menu.scss */
#add-content-menu .menu-wrapper ul.menu &gt; li {
  background: #ffffff;
}
/* line 97, ../../_shared/dialogs/_mobile_dialog_menu.scss */
#add-content-menu .menu-wrapper ul.menu &gt; li a {
  color: #074166;
  background: #ffffff;
}
/* line 101, ../../_shared/dialogs/_mobile_dialog_menu.scss */
#add-content-menu .menu-wrapper ul.menu &gt; li a.renew.mobile {
  color: #ffffff;
  background: #db4c3f;
}
/* line 106, ../../_shared/dialogs/_mobile_dialog_menu.scss */
#add-content-menu .menu-wrapper ul.menu &gt; li a.clicked, #add-content-menu .menu-wrapper ul.menu &gt; li a:hover {
  color: #074166 !important;
  background-color: #dceffa !important;
}
/* line 113, ../../_shared/dialogs/_mobile_dialog_menu.scss */
#add-content-menu .menu-wrapper ul.menu &gt; li.renew.mobile {
  color: #ffffff;
  background-color: #db4c3f;
}

/* line 4, ../../_shared/dialogs/premium/_renewal.scss */
#page-renewal .upgrade-wrapper .buttons .helper-text-wrapper {
  background: #346e93;
  color: #ffffff;
}
/* line 8, ../../_shared/dialogs/premium/_renewal.scss */
#page-renewal .upgrade-wrapper .buttons .helper-text-wrapper::after {
  border-right-color: #ffffff;
  border-left-color: #ffffff;
}
@media (min-width: 1140px) {
  /* line 8, ../../_shared/dialogs/premium/_renewal.scss */
  #page-renewal .upgrade-wrapper .buttons .helper-text-wrapper::after {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
  }
}
@media (min-width: 1140px) {
  /* line 21, ../../_shared/dialogs/premium/_renewal.scss */
  #page-renewal .premium-rounded-box {
    border: 1px solid #d9d9d9 !important;
  }
}
/* line 26, ../../_shared/dialogs/premium/_renewal.scss */
#page-renewal .premium-rounded-box .box-header .box-title {
  color: #074166;
}
/* line 30, ../../_shared/dialogs/premium/_renewal.scss */
#page-renewal .premium-rounded-box .box-content .box-row {
  color: #074166;
  border-bottom: 1px solid #c6d7d9;
}
/* line 35, ../../_shared/dialogs/premium/_renewal.scss */
#page-renewal .premium-rounded-box .box-content .box-row .or-separator .or {
  background-color: #ffffff;
}
/* line 40, ../../_shared/dialogs/premium/_renewal.scss */
#page-renewal .premium-rounded-box .box-content .box-row .icon-wrapper {
  color: #2a6489;
}
/* line 44, ../../_shared/dialogs/premium/_renewal.scss */
#page-renewal .premium-rounded-box .box-content .box-row .row-header .box-title {
  color: #074166;
}
/* line 49, ../../_shared/dialogs/premium/_renewal.scss */
#page-renewal .premium-rounded-box .box-content .box-row .row-footer .button {
  color: #ffffff !important;
  background-color: #2b7fb0 !important;
  border-color: #22668d !important;
}
/* line 54, ../../_shared/dialogs/premium/_renewal.scss */
#page-renewal .premium-rounded-box .box-content .box-row .row-footer .button:hover {
  color: #ffffff !important;
  background-color: #3a8ebf !important;
  border-color: #2e7299 !important;
}
/* line 62, ../../_shared/dialogs/premium/_renewal.scss */
#page-renewal .premium-rounded-box .box-content .box-row .row-footer .bottom-link a {
  color: #074166;
}

/* line 1, ../../_shared/dialogs/premium/_locked.scss */
#dialog-memorial-private h2, #dialog-memorial-locked h2 {
  color: #074166;
}

/* line 6, ../../_shared/dialogs/premium/_locked.scss */
#dialog-memorial-locked.with-offer .lifetime-offer-wrapper {
  border-color: rgba(7, 65, 102, 0.3);
  background: #fafafa;
}
/* line 11, ../../_shared/dialogs/premium/_locked.scss */
#dialog-memorial-locked.with-offer .lifetime-offer-wrapper .buttons .button {
  color: #ffffff !important;
  border-color: #ba8831 !important;
  background-color: #e0ae57 !important;
}
/* line 16, ../../_shared/dialogs/premium/_locked.scss */
#dialog-memorial-locked.with-offer .lifetime-offer-wrapper .buttons .button:hover {
  color: #ffffff !important;
  border-color: #ba8831 !important;
  background-color: #efbd66 !important;
}
/* line 25, ../../_shared/dialogs/premium/_locked.scss */
#dialog-memorial-locked.with-offer .sub-title {
  color: #074166;
}
/* line 30, ../../_shared/dialogs/premium/_locked.scss */
#dialog-memorial-locked.with-offer .plan-price .plan-old-price {
  color: #a5a5a5;
}
/* line 32, ../../_shared/dialogs/premium/_locked.scss */
#dialog-memorial-locked.with-offer .plan-price .plan-old-price span.line-through {
  background: #a5a5a5;
}
/* line 37, ../../_shared/dialogs/premium/_locked.scss */
#dialog-memorial-locked.with-offer .plan-price .price {
  color: #e0ae57;
}
/* line 41, ../../_shared/dialogs/premium/_locked.scss */
#dialog-memorial-locked.with-offer .plan-price .price-help {
  color: #828282;
}
/* line 46, ../../_shared/dialogs/premium/_locked.scss */
#dialog-memorial-locked.with-offer .offer-valid-text-wrapper {
  color: #8c8c8c;
}

/* line 1, ../../_shared/dialogs/premium/_premium.scss */
#page-premium:not(.memorial-page) .premium-rounded-box .box-header .box-title {
  color: #074166;
}

/* line 4, ../../_shared/dialogs/premium/_premium.scss */
#page-premium:not(.memorial-page) .premium-rounded-box .box-content .box-row .row-header .box-title {
  color: #074166;
}

/* line 8, ../../_shared/dialogs/premium/_premium.scss */
#page-premium:not(.memorial-page) .premium-rounded-box .box-content .box-row,
#page-lifetime:not(.memorial-page) .premium-rounded-box .box-content {
  color: #074166;
}
/* line 12, ../../_shared/dialogs/premium/_premium.scss */
#page-premium:not(.memorial-page) .premium-rounded-box .box-content .box-row .icon-wrapper,
#page-lifetime:not(.memorial-page) .premium-rounded-box .box-content .icon-wrapper {
  color: #2a6489;
}

@media (min-width: 1140px) {
  /* line 17, ../../_shared/dialogs/premium/_premium.scss */
  #page-premium:not(.memorial-page) .premium-rounded-box,
  #page-lifetime:not(.memorial-page) .premium-rounded-box {
    border: 1px solid #d9d9d9;
  }
}
/* line 23, ../../_shared/dialogs/premium/_premium.scss */
#page-premium:not(.memorial-page) .premium-rounded-box .button,
#page-lifetime:not(.memorial-page) .premium-rounded-box .button {
  color: #ffffff !important;
  background-color: #2b7fb0 !important;
  border-color: #22668d !important;
}
/* line 28, ../../_shared/dialogs/premium/_premium.scss */
#page-premium:not(.memorial-page) .premium-rounded-box .button:hover,
#page-lifetime:not(.memorial-page) .premium-rounded-box .button:hover {
  color: #ffffff !important;
  background-color: #3a8ebf !important;
  border-color: #2e7299 !important;
}

/* line 39, ../../_shared/dialogs/premium/_premium.scss */
#page-premium.memorial-page .upgrade-wrapper .upgrade-title-wrapper .upgrate-title {
  color: #074166 !important;
}
/* line 46, ../../_shared/dialogs/premium/_premium.scss */
#page-premium.memorial-page .upgrade-wrapper .upgrade-description .top-link .link {
  color: #2175a6 !important;
}
/* line 55, ../../_shared/dialogs/premium/_premium.scss */
#page-premium.memorial-page .premium-rounded-box .box-row .icon-wrapper {
  color: #074166 !important;
}
/* line 60, ../../_shared/dialogs/premium/_premium.scss */
#page-premium.memorial-page .premium-rounded-box .box-row .title-wrapper .block-sub-title {
  color: #074166 !important;
}
/* line 66, ../../_shared/dialogs/premium/_premium.scss */
#page-premium.memorial-page .premium-rounded-box .button {
  color: #ffffff !important;
  background-color: #2b7fb0 !important;
  border-color: #22668d !important;
}
/* line 71, ../../_shared/dialogs/premium/_premium.scss */
#page-premium.memorial-page .premium-rounded-box .button:hover {
  color: #ffffff !important;
  background-color: #3a8ebf !important;
  border-color: #2e7299 !important;
}

/* line 81, ../../_shared/dialogs/premium/_premium.scss */
#page-lifetime.memorial-page .premium-rounded-box {
  border: 1px solid rgba(175, 175, 175, 0.3);
}
/* line 85, ../../_shared/dialogs/premium/_premium.scss */
#page-lifetime.memorial-page .premium-rounded-box .box-content .icon-wrapper {
  color: #074166 !important;
}
/* line 90, ../../_shared/dialogs/premium/_premium.scss */
#page-lifetime.memorial-page .premium-rounded-box .button {
  color: #ffffff !important;
  background-color: #2b7fb0 !important;
  border-color: #22668d !important;
}
/* line 95, ../../_shared/dialogs/premium/_premium.scss */
#page-lifetime.memorial-page .premium-rounded-box .button:hover {
  color: #ffffff !important;
  background-color: #3a8ebf !important;
  border-color: #2e7299 !important;
}

/* line 4, ../../_shared/dialogs/premium/_dialog_upgrade_notification.scss */
#dialog-upgrade-notification .notify-selector .radio-wrapper.active {
  background-color: #d7eaf5;
}

/* line 1, ../../_shared/dialogs/newFeatures/_dialog.scss */
#new-features .box-wrapper .feature-title {
  color: #074166;
}

/* line 5, ../../_shared/dialogs/newFeatures/_dialog.scss */
#new-features .box-wrapper .feature-text {
  color: #074166;
}

/* line 10, ../../_shared/dialogs/newFeatures/_dialog.scss */
#new-features .box-wrapper .button {
  color: #ffffff !important;
  background-color: #2b7fb0 !important;
  border-color: #22668d !important;
}
/* line 15, ../../_shared/dialogs/newFeatures/_dialog.scss */
#new-features .box-wrapper .button:hover {
  color: #ffffff !important;
  background-color: #3a8ebf !important;
  border-color: #2e7299 !important;
}

/* line 2, ../../_shared/dialogs/_notifocation_preferences.scss */
.dialog-subscriptions .subscription-email {
  color: #8c8c8c;
}

/* line 1, ../../_shared/_drop_shadow.scss */
.announcement-wrapper,
.renew-hint-wrapper,
.sign_in_hint-wrapper,
.gallery_menu .submenu,
.share-dropdown-box:not(.mobile) .drop-shadow,
.item .action-bar {
  -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.3);
}
</pre></body></html>