html { background-color: #FAFAFA; }
body {
	color: #9a9fbf;
	font-size: 12px;
}

p {
	font-weight: 300;
}

.c-gallery-custom .sorting-item {
	padding: 0;
}

.padding-5px {
	padding: 5px !important;
}

.padding-5-10px {
	padding: 5px 10px !important;
}

#app {
	background-color: #FAFAFA;
}

.section-wrapper {
    padding-top: 10px;
    margin-top: 30px;
    border-top: 1px solid #e6ecf5;
}

#user-timeline .section-wrapper {
	margin-top: 30px;
}
/*
#user-timeline .lazy-load {
	margin-top: 20px !important;
}*/

#user-timeline .zoom-post-image {
	border-radius: 5px;
}

.c-w-100 {
	width: 100%;
}

.c-m-w-100 {
	max-width: 100% !important;
}

.c-h-100 {
	height: 100%;
}

.c-h-100-i {
	height: 100% !important;
}

.header {
	background-color: white;
}

.login-page header {
	background: transparent !important;
}

.login-page a h6 {
	color: #000 !important;
	letter-spacing: 0.5px;
	font-size: 14px;
}

.header svg {
	fill: black;
}

.header .author-title {
	color: #38bff1;
	padding-top: 2px;
	letter-spacing: 1px;
	font-weight: 400;
	text-transform: uppercase;
    font-size: 10px;
}

.search-bar.w-search {
	background-color: initial;
	padding: 15px;
}

.site-header-has-user .search-bar .form-group {
	height: 100%;
	border: 1px solid #e6ecf5;
	background-color: #FFF;
    border-radius: 5px;
    max-width: 400px;
    float: left;
}

.site-header-no-user .search-bar .form-group {
	height: 100%;
	border: 1px solid lightgray;
	background-color: transparent;
    border-radius: 5px;
}

.search-bar .form-group.with-button input {
	outline: none;
}

.search-bar .selectize-input {
	height: 48px;
}

.landing-page .content-bg-wrap:before {
	background-color: #fff;
}

#hellopreloader {
	background: #2196F3;
}

#cp-login-link, #cp-register-link {
	padding: 25px 0px 25px 20px;
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
    float: right;
}

.c-no-padding {
	padding: 0 !important;
}

.c-no-margin {
	margin: 0 !important;
}

.c-no-r-margin {
	margin: 0 !important;
}

.margin-t-0 {
	margin-top: 0 !important;
}

.margin-t-only-10 {
	margin: 10px 0 0 0;
}

.padding-b-0 {
	padding-bottom: 0 !important;
}

.padding-r-0 {
	padding-right: 0 !important;
}

.padding-l-0 {
	padding-left: 0 !important;
}


.p-b-15-i {
	padding-bottom: 15px !important;
}

.col-5-width {
  width: 20%; 
}

.col-5-width:nth-child(5) {
    padding-right: 0;
}

.padding-top-bottom-20 {
	padding: 20px 0;
}

.no-border {
	border: none;
}

.opacity-0 {
	opacity: 0;
}

.blog-post-v2 .post-content {
    position: absolute;
    bottom: 5px;
    left: 0;
    z-index: 11;
    padding: 0 10px;
}

.more-custom {
	text-align: right;
}

.g-more-custom {
	position: absolute;
    right: 10px;
    top: 5px;
    z-index: 11;
    opacity: 0;
    padding: 0 !important;
    margin: 0 !important;
}

.more-custom .more-dropdown {
	padding: 10px 15px;
}

.blog-post-v2 .post-thumb:hover:after {
	content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	-webkit-box-shadow: inset 0px -100px 40px -80px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px -100px 40px -80px rgba(0,0,0,0.5);
	box-shadow: inset 0px -100px 40px -80px rgba(0,0,0,0.5);
}

.inline-block,
#app .notification-event, 
.blog-post-v2 .post-thumb .post-content img {
	display: inline-block !important;
}

.svg-white {
	fill: white !important;
}

.c-m-left-5 {
	margin-left: 5px;
}

.c-m-left-15 {
	margin-left: 15px;
}

.bg-transparent {
	background-color: transparent;
}

.header .page-title {
	padding: 26px;
	min-width: 0;
}

.site-header-no-user {
	padding: 20px 5%;
}

.site-header-has-user {
	padding: 0px 5%;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.profile-banner {
	max-height: 400px;
}

.profile-menu li a {
	color: black;
	padding: 25px;
	font-size: 14px;
    font-weight: 300;
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.profile-menu li a.active {
	color: #38bff1;
	border-bottom: 1px solid #38bff1;
}

a:hover,
.profile-menu li a:hover {
    color: #38bff1;
}

.author-thumb img.header-avatar {
	max-width: 36px;
}


.bg-red {
  background-color: #ff0000; }

.profile-album-block {
	background-color: #fff;
    border-radius: 5px;
    border: 1px solid #e6ecf5;
}

.font-20 {
	font-size: 20px;
}

.font-16 {
	font-size: 16px;
}

.c-m-left-auto {
	margin-left: auto !important;
}

.profile-camera-upload-svg {
	padding: 13px;
    height: 100%;
    margin-top: auto !important;
    top: 0 !important;
    background: content-box;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.photo-item .overlay.full-overlay {
	bottom: 0;
	right: 0;
}

.open-photo-popup .mCustomScrollbar {
	max-height: initial;
}

.post .control-block-button {
	z-index: 4;
}

.no-top-border {
	border-top: none;
}

.border-bottom-gray {
	border-bottom: 1px solid #e6ecf5 !important;
}

.margin-bottom-15 {
	margin-bottom: 15px !important;
}

.playlist-thumb {
	width: 60px;
	height: 60px;
	position: relative;
}

.playlist-thumb .overlay {
	width: 80px;
	height: auto;
}

.playlist-thumb img {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.post__author img {
	margin-right: 0;
}

.post-control-button .btn-control svg {
    width: 32px;
    height: 32px;
}

.post .control-block-button {
	margin-top: 5px;
}

.more svg {
	height: 26px;
	width: 15px;
}

.friend-header-thumb {
	height: 124px;
}

.site-header-no-user .search-bar .form-group.with-button input, .site-header-no-user .search-bar .form-group.with-button input::placeholder {
	color: #515365;
}

.header-home-page .search-bar .form-group.with-button input, .header-home-page .search-bar .form-group.with-button input::placeholder {
	color: white;
}

.site-header-has-user .search-bar .form-group.with-button input {
	color: black;
    font-size: 12px;
    font-weight: 300;
}

.site-header-has-user .search-bar .form-group.with-button input::placeholder {
	color: #9a9fbf;
	letter-spacing: 1px;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: 400;
}

.mb-gen-search-form .form-group.with-button input::placeholder {
	color: #9a9fbf;
	letter-spacing: 1px;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: 400;
}

.header-has-scroll {
	padding: 0px 5% !important;
	/*background: transparent !important;*/
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
}

.landing-page .header h6 {
	color: white;
}

.header-has-scroll h6 {
	color: #38bff1 !important;
}

.home-page .header h6 {
	letter-spacing: 0.5px;
	font-weight: 400;
	color: black;
	font-size: 10px !important;
}

header .header-logo .img-wrap img {
	/*padding: 5px;
	max-width: 125px;*/
	padding: 17px;
	max-width: 250px;
}

.header-has-scroll .search-bar .form-group.with-button input, .header-has-scroll .search-bar .form-group.with-button input::placeholder{
	color: #9a9fbf;
}

.photo-item .remove {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #fff;
    fill: red;
    opacity: 0;
    transition: all .3s ease;
    z-index: 2;
}

.photo-item .crop {
    position: absolute;
    top: 60px;
    right: 20px;
    color: #fff;
    fill: #fff;
    opacity: 0;
    transition: all .3s ease;
    z-index: 2;
}

.photo-item .remove svg, .photo-item .crop svg {
	width: 20px;
	height: 20px;
}

.photo-item:hover .remove {
	opacity: 1;
}

.view-album-images .edit-caption {
    position: absolute;
    top: 65px;
    right: 20px;
    color: black;
    opacity: 0;
    transition: all .3s ease;
    z-index: 2;
    border: none;
    border-radius: 5px;
    padding: 10px 10px;
    outline: none;
    background-color: #E6ECF5;
}

.edit-caption svg {
	width: 15px;
	height: 15px;
	margin-top: -4px;
}

.view-album-images .remove {
    position: absolute;
    top: 20px;
    right: 20px;
    color: black;
    fill: red;
    opacity: 0;
    transition: all .3s ease;
    z-index: 2;
    border: none;
    border-radius: 5px;
    padding: 10px 10px;
    outline: none;
	background-color: #E6ECF5;
}

.view-album-images svg {
    vertical-align: middle;
}

.view-album-images:hover .remove, 
.view-album-images:hover .album-report-post, 
.view-album-images:hover .edit-caption {
	opacity: 1;
}

.photo-item:hover .crop {
	opacity: 1;
}

#explore-sidebar ul {
	/*column-count: 3;*/
	column-gap: 0;
}

#explore-sidebar ul li {
    /*width: initial; 
    float: initial; 
    padding: 0 4px 4px 0;
    overflow: hidden;
    break-inside: avoid;*/

    display: flex;
    align-items: center;
    justify-content: center;
    max-height: 200px;
    overflow: hidden;
    border-radius: 5px;
    width: 31%;
    height: 70px;
    margin: 0 4px 4px 0;
    padding: 0;
}

.explore-image {
	height: 70px;
	object-fit: cover;
}

.more-from-image {
	height: 150px;
	width: 100%;
	object-fit: cover;
	border-radius: 5px;
}

.radius-5 {
	border-radius: 5px;
}

.btn-control.liked-post {
	background: #00b7ff !important;
}

.index-5 {
	z-index: 5;
}

.index-10 {
	z-index: 10;
}

.index-11 {
	z-index: 11;
}

.c-right {
	float: right;
}

.c-left {
	float: left;
}

.right-0 {
	left: initial !important;
	right: 0 !important;
}

.right-10 {
	left: initial !important;
	right: 10px !important;
}

.width-20 {
	width: 20px !important;
}

.width-40pr {
	width: 40% !important;
}

.width-50pr {
	width: 50% !important;
}

.pointer-none {
	pointer-events: none;
}

.no-top-border {
	border-top: none;
}
	
span.total-likes {
    padding-left: 5px;
    text-transform: uppercase;
    font-size: 10px;
    padding: 3px 0 3px 5px;
    letter-spacing: 1px;
}

.m-r-10 {
	margin-right: 10px !important;
}

.m-r-5 {
	margin-right: 5px !important;
}

@-webkit-keyframes fadeinout {
  50% { opacity: 1; }
}

@keyframes fadeinout {
  50% { opacity: 1; }
}

.notificatiol-bubble {
	min-width: 100px;
    min-height: 30px;
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 9999;
    padding: 15px;
    color: white;
    -webkit-animation: fadeinout 3s linear forwards;
    animation: fadeinout 3s linear forwards;
    opacity: 0;
}

.notificatiol-bubble-success {
    background-color: #008f04;
}

.notificatiol-bubble-error {
    background-color: #c90000;
}

.friend-page-profile-photo {
	height: 92px;
	width: 92px;
	background-color: #cccccc;
}

.friend-page-header-thumb {
	display: flex;
    align-items: center;
    justify-content: center;
    height: 125px;
}

.friend-page-header-thumb a {
	display: flex;
    align-items: center;
    justify-content: center;
    height: 125px;
    position: relative;
    z-index: 1;
}

.profile-svg-btn svg {
	width: 25px !important;
    height: 25px !important;
}

.friend-item-box {
	min-height: 283px;
	overflow: visible;
}

.friend-page-search {
	width: 250px;
	background-color: white;
	height: 50px;
	float: right;
	margin: 10px 10px;
}

.friend-page-search .selectize-control {
	height: 50px;
	border: 1px solid #cbcbcb;
}

.friend-page-search .form-group.with-button button, .friend-page-search .selectize-input {
	height: 50px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.friend-page-search .form-group.with-button button {
	background-color: #dfdfdf;
	fill: white;
	outline: none;
	z-index: 20;
}

.friend-page-search .form-group.with-button input {
	color: black;
    font-size: 12px;
    font-weight: 300;
	border: 1px solid #dfdfdf;
	background-color: #FAFAFA;
}

.friend-page-search .form-group.with-button input::placeholder {
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: 300px;
}

.notification-list .selectize-dropdown-content > *, .notification-list li {
	padding: 10px 25px;
}

notification-list .c-w-100,
.notification-event span.c-twitter {
	padding: 0 !important;
}

.notification-list .notification-event {
    padding-left: 5px;
}

.control-icon .more-dropdown .view-all {
    padding: 11px;
	color: white;
	font-weight: 300 !important;
	letter-spacing: 0.5px;
	padding: 10px;
}
.control-icon .more-dropdown .view-all:hover {
	color: white !important;
}

.top-header-thumb img {
	border-radius: 0;
}

.confirmation-modal {
	width: 500px;
}

#footer {
	border-top: 1px solid #e6ecf5;
}

.bg-instagram {
	background-color: #3f729b;
}

.bg-pinterest {
	background-color: #c8232c;
}

.swiper-pagination-custom .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #00b7ff;
}

.swiper-pagination-custom .swiper-pagination-bullet {
	background-color: initial;
	border: 2px solid #00b7ff;
}

.swiper-pagination-bullet {
	padding: initial !important;
	float: none !important;
}

.profile-photo-album-item {
	display: flex;
    align-items: center;
    justify-content: center;
    height: 220px;
    position: relative;
}

.album-cover-photo {
    height: 220px;
    object-fit: cover;
}

.c-instagram {
	color: #be4bdb;
}

.c-pinterest {
	color: #f783ac;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.label-warning {
    background-color: #f0ad4e;
}

.label-info {
    background-color: #5bc0de;
}

.btn-toggle {
	cursor: pointer;
}

li.c-active a {
    color: #38bff1 !important;
}

.post-add-icon:hover span {
	color: #c2c5d9;
}

.content-center {
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 90%;
    padding: 25px 25px 20px;
    text-align: center;
}

.view-album-image-parent {
	display: flex;
    align-items: center;
    justify-content: center;
    max-height: 200px;
    overflow: hidden;
    border-radius: 5px;
}

.more-dropdown span {
	padding: 7px 0;
	font-size: 12px;
	color: black;
	display: block;
	font-weight: 300; 
	cursor: pointer;
	letter-spacing: 0.5px;
}

.cursor-pointer {
	cursor: pointer !important;
}

.cr-slider-wrap {
	position: absolute;
	bottom: 0;
}

#login-reg h2, #login-reg p {
	color: #000;
}

.registration-login-form .nav-tabs {
	z-index: 2;
}

.registration-login-form .nav-link, .registration-login-form .nav-link.active {
	background: transparent;
}

.karin {
	max-width: initial;
    position: relative;
    left: -110px;
    top: -20px;
    z-index: 1;
}

.login-text-block {
	margin-bottom: 200px;
}

@media (min-width: 991.98px) {
	.view-album-image-parent {
	    min-height: 200px;
	}
}

@media (max-width: 1198px) {
	.karin {
		max-width: 450px !important;
	}
}

.help-error {
	color: #f92552;
}

.alert p {
	margin: 0;
}

ul.notification-list .author-thumb img {
    width: 100%;
    max-width: 40px;
    max-height: 40px;
}

.hidden {
	display: none !important;
}

header .notification-list svg.remove-notification {
    margin-top: 2px;
    height: 12px;
    width: 12px;
    fill: #888da8;
}

.action-this {
	color: #515365;
	cursor: pointer;
	font-weight: 500;
}

.row.sorting-container {
	margin: 0 !important;
}

#feed .row.sorting-container {
	margin-bottom: 30px !important;
}

/*#posts-grid-1 .col {
    padding: 0 8px !important;
}*/

#posts-grid-1 .col article, 
#posts-grid-1 .col .shop-product-item, 
#posts-grid-1 .col .shop-product-item .post-thumb {
    margin-bottom: 15px !important;
}

.modal-open .modal {
	background: rgba(255, 255, 255, 0.8);
}

span.notification-icon, 
span.notification-icon span {
    padding: 0 !important;
}

a.top-notification-bar {
	width: 93%;
}

.c-normal-text {
    color: black !important;
    font-weight: normal !important;
    display: inline !important;
}

.image-cropper-modal {
	width: 500px;
}

#home .ui-block {
	margin-bottom: 0 !important;
}

#home .shop-product-item {
    margin-bottom: 15px;
}

#home .shop-product-item img {
	width: 100%;
}

#home .shop-product-item .post__author {
	margin: 0;
}

#home .shop-product-item p {
	text-align: left;
    margin-bottom: 0px;
    clear: both;
    width: 100%;
    color: #fff;
	white-space: nowrap; 
	overflow: hidden;
	text-overflow: ellipsis;
}

.pagination-bottom .swiper-pagination {
	bottom: 5px;
}

.nothing-to-display {
    padding: 0 15px;
    margin-bottom: 50px;
}

.post-thumb-custom-contents-block {
	position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
	padding: 10px;
}

.post-thumb-custom-contents-block svg {
	fill: white;
	color: white;
	width: 22px;
	height: 22px;
}

.post-thumb-custom-contents-block svg.liked-post {
	fill: #00b7ff;
	color: #00b7ff;
}

.post-thumb-custom-contents-block .more {
	height: 30px;
    padding: 4px 0;
}

.label-focused {
	top: 6px !important;
    font-size: 11px !important;
    line-height: 1.07143 !important;
}

.c-white-i {
	color: white !important;
}

.float-right-i {
	float: right !important;
}

.no-padding-i {
	padding: 0 !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.view-album .view-album-image-parent img {
    height: 200px;
    object-fit: cover;
}

.hover-caption {
    text-align: left;
    margin-bottom: 0px;
    clear: both;
    width: 100%;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.top-10-i {
	top: 10px !important;
}

.top-5-i {
	top: 10px !important;
}

p.modal-post-description:empty {
	display: none;
}

.p-absolute {
	position: absolute;
}

.img-circle {
	border-radius: 100%;
}

.post-author-image {
	width: 50px;
	border-radius: 100%;
}

.post .author-date a {
    font-weight: 300;
    font-size: 19px;
    color: #38BFF1 !important;
    letter-spacing: 0.5px;
}

.view-post-svg {
	height: 18px;
    width: 18px;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 2px;
}

.view-post-icons-block {
	margin-bottom: 20px;
	justify-content: space-between;
	flex-wrap: nowrap;
	display: flex !important;
	margin-right: 10px;
}

.view-post-icons-block .form-btn {
	padding: 10px;
	color: #9a9fbf;
    background-color: transparent;
    text-align: center;
    border-radius: 5px;
}

.form-btn.pinterest-btn svg {
    fill: #bd081c;
}

.form-btn.twitter-btn svg {
    fill: #1da1f2;
}

.form-btn.clipboard-btn svg {
    fill: #3a8bbb;
}

.border-b-1-gray {
	border-bottom: 1px solid #e6ecf5;
}

.c-gallery-custom.sorting-container:after {
  content: '';
  display: block;
  clear: both;
}

.c-gallery-custom .sorting-item .show-on-hover {
	opacity: 0;
	border-radius: 5px;
}

.c-gallery-custom .sorting-item .show-on-hover.post-content {
    position: relative !important;
    height: 100%;
    top: calc(-100% - 4px);
}

.c-gallery-custom .sorting-item:hover .show-on-hover {
	opacity: 1;
}

.c-gallery-custom .sorting-item .modthis {
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
	border-radius: 5px;
}

.c-gallery-custom .sorting-item .modthis-album {
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
	border-radius: 5px;
}

.c-gallery-custom .sorting-item {
	float: left;
	width: 20%;
	height: 226px;
	border: 3px solid transparent;
	border-color: transparent;
}

.c-gallery-custom .sorting-item--width2 { width: 40%; }
.c-gallery-custom .sorting-item--height2 { height: 452px; }
.c-gallery-custom-search .sorting-item--height2 { height: 226px; }

#feed .c-gallery-custom .sorting-item {
	width: 33.33% !important;
	height: 230px !important;
}

#feed .c-gallery-custom .album-c-height {
	height: 430px !important;
}

#feed .c-gallery-custom .sorting-item--width2 { width: 66.66% !important; }

.ranking-name {
	font-size: 14px;
	max-width: 130px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 400 !important;
	letter-spacing: 0.5px !important;
}

.w-playlist li:first-child {
	padding-top: 13px;
}


.zoom-post-image {
    height: 220px;
    width: 100%;
    object-fit: cover;
}

#load-more-button {
	background: transparent;
}

#load-more-button .fa-3x {
    font-size: 15px;
    color: #b1b1b1;
}

article.featured-post-item .post-thumb img {
    height: 350px;
    object-fit: cover;
}

.c-gallery-custom article.hentry.profile-album-block .swiper-container img {
    height: 236px;
    width: 100%;
    object-fit: cover;
}

article.hentry.profile-album-block .post-content {
	padding: 15px;
}

.c-gallery-custom article.hentry.profile-album-block .post-content p {
	color: black;
	/*min-height: 42px;*/
	height: 42px;
}

.liked-post img, .likable-post img {
	height: initial !important;
}

.c-gallery-custom .post__author {
	margin-bottom: 0px !important;
}

.c-gallery-custom .total-likes {
	color: #fff !important;
}

.hover-caption {
	text-align: left;
	clear: both;
	width: 100%;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 1px 0;
	margin-bottom: 10px;
}

.post-thumb-custom-contents-block.no-profile-block .hover-caption {
	margin-bottom: 0px;
}

.c-gallery-custom .full-block {
	-webkit-box-shadow: inset 0px -100px 60px -10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: inset 0px -100px 60px -10px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0px -100px 60px -10px rgba(0, 0, 0, 0.5);
	border-radius: 5px;
}

.alb-block .full-block {
	-webkit-box-shadow: inset 0px -100px 60px -10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: inset 0px -100px 60px -10px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0px -100px 60px -10px rgba(0, 0, 0, 0.5);
	border-radius: 5px;
}

.alb-block img.album_image_swiper {
	max-height: 600px;
	vertical-align: middle;
}

.ul-more-from {
	margin-bottom: 0;
    overflow: hidden;
}

.ul-more-from li {
	width: 50%;
    float: left;
    padding: 0px 3px;
    overflow: hidden;
}

.more-from-block {
	border-top: 1px solid #e6ecf5;
	padding-top: 15px;
}

.more-from-block .title {
	margin-bottom: 15px;
	line-height: 2.5;
}

.border-blue {
	border: 2px solid #00b7ff;
}

.likable-post svg {
	fill: #c2c5d9;
}

a.likable-post:hover svg {
	fill: #ff5e3a;
    color: #ff5e3a;
}

.liked-post {
	fill: #00b7ff;
}

.hide-toggle {
    margin: 0;
    height: 14px;
    vertical-align: 15px;
}

.hide-toggle input[type='checkbox'] {
    width: auto;
    display: inline-block;
    vertical-align: middle;
}

#personal-info-settings .btn-group.bootstrap-select {
    padding: 0 !important;
}

/*#personal-info-settings .form-control, #personal-info-settings .form-group {
	margin-bottom: 10px;
}*/

#personal-info-settings .bootstrap-select {
    margin: 0 !important;
}

#personal-info-settings .ui-block-content {
    padding: 18px 23px 23px;
}

#socials .form-control {
	padding: 25px 15px 8px 70px!important
}

.bg-white-i {
	background-color: white !important;
}

.notification-modal-message {
    text-align: left;
    margin-bottom: 15px;
}

.border-gray {
	border: 1px solid #e6ecf5;
    background-color: white;
	border-radius: 5px;
}

.modal-post-images img {
	vertical-align: -webkit-baseline-middle;
}

.modal-post-images {
	overflow: hidden !important;
	position: relative;
}

.comments-list .comment-item {
	padding: 10px 0;
}

.comments-list .comment-item:last-child {
	border-bottom: none;
}

.comment-item p {
	margin: 0;
}

.comments-list.sub-comments, .generated-comment-block {
	margin: 5px 0 10px 30px;
}

.generated-comment-block-main {
	margin: 5px 0 10px 0;	
}

.modal-main-comment-form {
	padding: 15px 0 0 0;
}

#new-post-album .form-group {
    margin-bottom: 3px;
}

#new-post-album .create-album {
	height: 167px;
	border: 1px dashed #bbc0d5;
	background: white;
}

.create-album .full-block {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

.no-profile-block .hover-caption {
    width: calc(100% - 57px);
    float: left;
}

.no-profile-block .more {
    margin-top: 0 !important;
    padding: 0;
}

.single-post-like {
    position: initial;
    float: right;
    margin-left: 5px;
}

.single-post-more {
	float: right;
	margin-top: 5px;
}

.update-profile-photo-button {
	margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border: none;
    background: #0000008f;
    outline: none !important;
}

.update-profile-photo-button svg {
	height: 25px;
    width: 25px !important;
}

.profile-picture-main .show-on-hover {
    opacity: 0;
}

.profile-picture-main:hover .show-on-hover {
    opacity: 1;
}

.update-cover-photo-button {
	letter-spacing: 1px;
    top: 10px;
    right: 10px;
    border: none;
    padding: 10px;
    border-radius: 5px;
    background: white;
    color: black;
    z-index: 10;
    outline: none !important;
    position: absolute;
    font-size: 10px;
    text-transform: uppercase;
}

.top-header-thumb .show-on-hover-cover {
    opacity: 0;
}

.top-header-thumb:hover .show-on-hover-cover {
    opacity:1;
}

.c-commented {
	display: inline-block !important;
    color: #3f3f3f;
    padding: 0 !important;
    font-size: 12px;
    font-weight: 700;
}

.notification-date {
	font-weight: 400;
    color: #9a9fbf !important;
    margin: 0 !important;
	text-transform: uppercase;
    letter-spacing: 1px;
	font-size: 10px;
}

.f-w-700 {
	font-weight: 700;
}

.view-album .photo-item .content {
	width: calc(100% - 50px);
}

.ellipse-80 {
	width: 80%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ellipse-70 {
	width: 70%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.m-top-20 {
	margin-top: 20px;
}

#user-albums .swiper-slide img.post-image {
    height: 220px;
    object-fit: cover;
}

#user-albums .fa-edit {
	color: #fff;
}

#user-albums .sub-title {
	margin-bottom: 0;
}

.pt-12 {
	padding-top: 12px !important;
}

.bg-blue-i {
	background-color: #38bff1 !important;
}

.btn-share {
    color: #9a9fbf;
    text-decoration: none;
    background-color: #fff !important;
    border: 1px solid #e6ecf5;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
}

.btn-share:hover {
	border: 1px solid #38BFF1;
	color: #38BFF1;
}

.event-description .place {
    margin: 15px 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px;
}

.croppie-container {
	height: auto !important;
}

.d-initial-i {
	display: initial !important;
	color: black;
}

.control-icon .notification-list .notification-event {
	width: 85%;
}

.delete,
.reply {
	line-height: 2;
    color: #38BFF1 !important;
    float: right;
    padding-right: 10px;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 1px;
    font-weight: 400;
}

.delete {
	color: red !important;
}

.delete:hover,
.reply:hover,
.edit-details-button:hover {
    text-decoration: underline;
}

.names-people-likes a {
    font-weight: 400;
}

.event-title {
	color: black !important;	
}

.font-12 {
	font-size: 12px;
}

.c-black-i {
	color: black !important;
}

.c-gallery-custom {
    position: relative !important;
}

.comments-list ul li li .reply {
	display: none;
}

.remove-b-select-margin .bootstrap-select button {
	margin: 0 !important;
}

.relative-i-2 {
	position: relative;
	z-index: 2;
}

.p-0-8 {
	padding: 0 8px;
}

.no-friend-requests, .no-notification {
	padding: 10px 25px !important;
}

.gen-search-button {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.gen-search-input-block {
	width: 80%;
    float: left;
}

.p-top-0 {
	padding-top: 0 !important;
}

.search-bar.w-search {
	max-width: 400px !important;
}

.filter-header-selection {
	display: inline-block;
	width: 100%
}

.filter-header-selection .ui-block-title {
	display: inline-block;
	padding: 23px 25px 13px;
}

.filter-header-selection .title {
	padding-right: 30px;
}

.svg-22 svg {
	width: 22px !important;
	height: 22px !important;
}

.author-page .more-dropdown {
	right: 20px;
}

.header-home-link {
	padding-left: 10px;
}

.fill-theme-blue {
	fill: #38bff1 !important;
}

.border-left-gray {
	border-left: 1px solid black;
}

.border-right-gray {
	border-right: 1px solid black;
}

.blog-post-v3 .post-category, .blog-post-v3 .author-date {
	letter-spacing: 1px;
	font-weight:400;
}

.control-icon .more-dropdown {
	padding: 0 0 40px 0;
}

.control-icon .more-dropdown .view-all {
	background: #FF5F3B !important;
    color: #fff;
    padding: 10px;
}

.friend-requests .control-icon .more-dropdown .view-all {
    background: #38BFF1 !important;
    color: #fff;
    padding: 10px;
}

.control-icon .more-dropdown .view-all:hover {
	color: #9a9fbf;
}

.notification-list .notification-link {
	color: #38bff1;
}

.request-del {
	background: #fff;
    border: 1px solid #e6ecf5;
    color: #9a9fbf !important;
}

.control-icon .notification-list .notification-friend:hover {
	color: #38bff1;
}

.bg-blue {
	background-color: #38bff1;
}

.request-acc {
	background-color: #ff5e3a;
}

.post-category {
	font-size: 9px;
}

.head-title.ui-block-title > * {
	letter-spacing: 0.5px;
    font-size: 14px;
    font-weight: 300;
    color: black;
}

.ui-block-title > * {
    color: black;
}

.main-title-block {
	font-size: 10px;
	text-transform: uppercase;
    vertical-align: middle;
	letter-spacing: 1px;
}

.author-date.not-uppercase {
	padding-left: 5px;
	font-size: 14px;
}

#selectFileTrigger, .create-an-album, .create-new-photo {
	border: 1px solid #e6ecf5;
    background-color: #fff;
}

.f-12 {
	font-size: 12px !important;
	color: #9a9fbf !important;
}

.custom-gray {
	color: #9a9fbf !important;
}

.btn-purple {
	font-size: 12px;
}

.letter-spacing-1 {
	letter-spacing: 1px;
}

.photo-album-item.create-album {
	border: 1px dashed #bbc0d5;
	background-color: white;
}


.form-group.label-floating textarea {
    font-weight: 300;
}

.composition span, 
.country {
	text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px;
}

.edit-btn {
	width: 22px !important;
	height: 22px !important;
	margin-top: 5px;
}

.edit-btn-cover {
	width: 22px !important;
    height: 22px !important;
    display: inline-block !important;
    vertical-align: middle;
    margin-right: 5px;
}

#about .edit-btn-cover {
	margin-right: 0px !important;
}

.edit-btn-profile {
	width: 30px !important;
    height: 30px !important;
}

.blog-post-v3 .post-content {
	font-weight: 300;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight: 300;
}

.post-add-icon svg, .post-add-icon img {
	height: 22px;
	width: 22px;
}

.blog-post-v3 .author-date {
	float: left;
}
.post-additional-info {
	float: right;
	margin-top: -5px !important;
	flex-direction: initial;
}

.clear {
	clear: both;
}

.post-add-icon:active {
	fill: #ff5e3a;
    color: #ff5e3a;
}

.comments-shared {
	margin-bottom: 0;
    overflow: hidden;
	margin-top: -3px !important;
}

.comments-harmonic-wrap {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

a.post__author-name:hover {
	text-decoration: underline;
}

.post__author.vcard .post__author-name{
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: 400;
}

.post__author.vcard .post__author-name:hover {
	color: white;
}

.post__author.vcard img {
	margin-right: 5px;
	width: 30px;
	height: 30px;
}

.post_author img {
	width: 30px;
	height: 30px;
}
/*
.more {
	padding: 4px 0;
}
*/
.c-twitter {
	font-weight: 400;
}

.h5.author-name.c-twitter {
	font-weight: 300;
    font-size: 19px;
    color: #38BFF1 !important;
    letter-spacing: 0.5px;
}

.names-people-likes, .comments-harmonic-wrap div {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

h6.title {
	color: black;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 14px;
    font-weight: 300;
	padding: 0px 3px;
}

.h4.post-title.c-twitter {   
    letter-spacing: 0px;
    font-size: 14px;
    font-weight: 300;
	margin-bottom: 0px; /* used for album only? add 10px if affected */
}

.blog-post .post-title {
	margin-bottom: 10px;
}

.checkbox label,
.form-group.label-static label.control-label, .form-group.label-placeholder label.control-label, .form-group.label-floating label.control-label {
	text-transform: uppercase;
    font-size: 10px !important;
    letter-spacing: 1px;
    padding-bottom: 10px;
}

.label-floating .form-control, .label-floating input, .label-floating select {
	padding: 25px 15px 8px !important;
}

.label-floating textarea.form-control {
	padding: 30px 15px 8px !important;
}

.checkbox {
	padding: 5px 0;
	margin-bottom: 0px !important;
} 

.h6.title {
	text-transform: uppercase;
}

.h-auto {
	height: auto;
}

.liked-post path:nth-child(1), .liked-post path:nth-child(2) {
	fill: #FF3636 !important;
}

.liked-post path:nth-child(3), .liked-post path:nth-child(4) {
	fill: #DFDEDC !important;
}

.blog-post-wrap .blog-post {
	margin-bottom: 0;
}

.no-border-bottom {
	border-bottom: none;
}

/*.more .liked-post:after {
	padding: 2px;
    display: none;
    position: absolute;
    top: -25px;
    right: -40px;
    width: 110px;
    text-align: center;
    background-color: #fef4c5;
    border: 1px solid #d4b943;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    content: "You liked this post";
    z-index: 100;
    color: black;
}

.more .liked-post:hover:after{
    display: block;
}*/

.author-page {
	margin-left: 0px;
}

.private-event-head .more-dropdown a {
	width: 100%;
    font-size: 12px;
    color: #000;
    font-weight: 300;
	text-align: center;
	padding: 5px 0;
}

.private-event-head .more-dropdown a:hover, 
.more-dropdown a:hover,
.more-dropdown a:hover span {
	color: #38bff1 !important;
}

.profile-svg-btn .more-dropdown a {
    padding: 5px 0;
    font-size: 12px;
    color: #000;
    display: block;
    font-weight: 300;
    text-align: center;
}

.post p {
    margin: 0px 0 15px 0;
}

.comment-item p {
	margin: 0 !important;
}

.emojione{
	max-width: 20px;
	vertical-align: top;
}

.c-border-top {
	border-top: 1px solid #e6ecf5;
}

.comments-list .post__author-name  {
	text-transform: unset!important;
    font-size: 12px !important;
    letter-spacing: 0.5px !important;
    font-weight: 300 !important;
}

.comments-list .published {
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px;
	font-size: 10px;
}

.comments-list p.no-margin {
	margin-top: 15px;
	font-size: 12px !important;
    letter-spacing: 0.5px !important;
}

p.no-margin {
	font-size: 12px !important;
    letter-spacing: 0.5px !important;
}

.search-bar .form-group.with-button button svg {
    height: 25px;
    width: 25px;
}

.search-bar .form-group.with-button button {
	    border-left: 1px solid #e6ecf5;
}

.red-menu {
	color: red !important;
}

textarea {
	background-color: white !important;
}

textarea::placeholder {
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: 400;
	color: #9a9fbf !important;
}

#cp-login-link h6,
#cp-register-link h6,
.home-page .header .page-title h6 {
	font-size: 14px !important;
	font-weight: 300;
}

.container {
    padding-top: 30px;
}

.ui-block-title.padding-fix {
	padding: 0 0 20px;
}

.single-post-more svg {
	width: 30px;
	height: 30px;
	margin-left: 10px;
	margin-top: 3px;
}

.private-event-head .more {
	margin-right: unset;
}


.private-event-head {
    margin-bottom: 10px;
}

.mb-10 { margin-bottom: 10px !Important;  }
.author-date.mb-10  { float: none; }

input, textarea {
	font-weight: 300 !important;
	color: black !important;
}

.modal-body p {
	color: black;
}

.c-btn {
    font-weight: 300 !important;
    letter-spacing: 0.5px;
    font-size: 12px;
	margin-bottom: 0;
}

.btn-danger {
	background-color: red !important;
}

.btn-secondary {
	background-color: white;
	border: 1px solid #e6ecf5;
	color: #9a9fbf !important;
}

.btn-secondary:hover {
	background-color: white;
	border: 1px solid #38BFF1;
    color: #38BFF1;
}

.notification-list .notification-event {
    color: black;
    font-size: 12px;
    font-weight: 300;
}
svg.olymp-little-delete {
	width: 12px !important;
	height: 12px !important;
	margin-top: -2px;
}

.control-icon .notification-list .notification-friend {
	font-size: 12px;
	font-weight: 300 !important;
}

.more:hover .more-dropdown {
	border-radius: 6px;
}

.control-icon .notification-list.friend-requests .notification-event {
	width: 45%;
}

.accept-request + .accept-request {
    margin-left: 0px;
}

.bg-light {
	background-color: #E7ECF0 !important;
}

.control-block-button .btn-control {
	border: 3px solid white;
}

.profile-section .control-block-button {
    right: 100px;
}

.w-personal-info li .text {
    color: #000;
    display: block;
    overflow: hidden;
    font-weight: 300;
    font-size: 14px;
}

.w-personal-info li .title {
    color: unset;
    font-weight: 400;
    margin-right: 30px;
    float: left;
    width: 21%;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 1px;
    margin-top: 3px;
}

.window-popup .form-group {
    margin-bottom: 10px;
}

.your-profile-menu li a {
    font-size: 12px;
    padding: 10px 0;
    color: #000 !important;
    display: block;
    font-weight: 300;
}

.count-friend-requests,
.count-new-notifications {
	color: white;
    font-weight: 400;
}

.w-85 {
	width: 85%;
	margin-bottom: 10px;
	float: left;
}

.w-15 {
	width: 15%;
	display: inline-block;
    padding-left: 5px;
    margin-top: 10px;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
	    color: #000;
    font-weight: 300;
    font-size: 14px;
}
.is-select span.filter-option {
	left: 0px;
}

.dropdown-item:focus, .dropdown-item:hover { background: #e6ecf5; }
.bootstrap-select li.selected a { background: #38bff1; }

.bootstrap-select.btn-group .dropdown-menu li a {
	font-size: 14px;
    font-weight: 300;
	color: #000;
}
.blog-post-v3 .post-additional-info .comments-shared { margin-left: 15px; }

.dropdown-menu { border: 1px solid #e6ecf5; }
#browse_discover .ui-block-title { width: auto; }
#register .c-btn, #signin .c-btn { margin: 3px 0; }
.alert, .or { letter-spacing:1px; }
h6 { color: black; }
.top-header-author .author-thumb img { margin: 0 auto; }
.bootstrap-select > .dropdown-toggle {    padding: 20px 15px 8px !important; }
.w-personal-info li { padding: 5px 0; }
.social-item { margin-bottom: 5px; }
.notification-list li:last-child { border-bottom: 0px !important; }
.h6.notification-friend.notification-link { font-size: 12px; }
.notification-list .author-thumb { height: 34px;  width: 34px;}
.notification-wrapper .notification-event { vertical-align: top; }
.gallery-align {text-align: left !important; padding: 15px !important; }
.gallery-align .h4.post-title.c-twitter { display: block; }
#user-albums .post-additional-info { border-top: 0px !important; }
.pagination-bottom .swiper-pagination {background: #E7F0EF; }
.swiper-pagination-bullet { background-color: #38BFF1; border: 0;}
.photo-album-item.create-album svg { width: 40px; height: 40px; margin-top: 4px; }
.photo-album-item textarea { border: 0; font-size:14px;}
.create-photo-album textarea {font-size:14px;}
.event-description .c-twitter {font-weight: 300;}
.blue-font { color: #38bff1 !important; }

.d-inline-block {
	display: inline-block;
}

.view-album-add-button {
	border: 1px solid #e6ecf5;
    border-radius: 5px;
    background: none;
    padding: 3px 5px;
    color: #9a9fbf;
    outline: none !important;
}

.view-album-add-button svg {
	vertical-align: middle;
}

.edit-details-button {
	line-height: 2;
    color: #38BFF1 !important;
    float: right;
    padding-right: 10px;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 1px;
    font-weight: 400;
}

.update-album-text {
	width: 770px;
}

.border-required {
	border: 1px solid red;
}

.blog-post-v3.featured-post-item .post-additional-info {
	/*padding: 20px 0 0;*/
}

.blog-post-v3 .author-date {
	margin-bottom: 0;
}


#albums .c-gallery-custom .sorting-item--height2 {
	height: 435px;
}

#albums .c-gallery-custom .sorting-item {
	width: 33.33%;
}

#album-general-search .c-gallery-custom .sorting-item--height2 {
	height: 424px;
}

.friend-header-thumb img {
	height: 100%;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    object-fit: cover;
}

.friend-item-content .more {
	right: 0px;
    top: 40px;
}
.more-dropdown a {
    color: #000;
    font-weight: 300;
}

.friend-page-search button { border: 1px solid #e6ecf5 !important; }

.search-back { font-weight: 400; }
.search-back:hover { text-decoration: underline; }

.a_photo_desc {
	position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    color: white;
    padding: 10px;
	text-align: left;
    font-weight: 300;
    font-size: 14px;	
    overflow: hidden;
	z-index: 10;
}

.a_photo_desc_read_more {
	position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    z-index: 999;
    text-align: left;
    padding: 0px 10px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 400;
    color: #38bff1;
}

.a_photo_desc_read_more:hover { text-decoration: underline; }

.set-featured-label {
	padding-bottom: 0 !important;
}

.parent-interchange button {
	margin-top: 10px;
}

.s-notification-block {
	padding: 7px 0;
}

.s-notification-block .author-thumb, .s-notification-block .notification-event {
	float: left;
}

.err-field {
	border-color: #f92552;
}

.create-album-help {
    margin: 15px 5px 5px 5px;
}

#browse_discover .h4.post-title.c-twitter { margin-bottom: 0px; }
.p-name {
	color: #fff;
	letter-spacing: 1px;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: 400;
}

.p-name:hover { text-decoration: underline; color: #fff;}
.br-100 { border-radius: 100% !important; }
.photo-item .post__author {margin-bottom: 0px; }
.photo-item svg { margin-right: 0px; }
.mt-4 {margin-top: 4px; }
.overlay.overlay-dark { 
	-webkit-box-shadow: inset 0px -100px 40px -80px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px -100px 40px -80px rgba(0,0,0,0.5);
	box-shadow: inset 0px -100px 40px -80px rgba(0,0,0,0.5);
	background: unset;
}

.post {
	border-bottom: 0px;
}

.v-align-middle {
	vertical-align: middle;
}

#personal-info-settings .label-floating.w-15 {
	margin: 0 !important;
}

#personal-info-settings .form-group {
	margin-bottom: 25px;
}

.cover-image-instruction {
	display: block;
    padding: 3px 0 3px;
    font-size: 12px;
}

.t-p-h {
	margin-top: 30px;
	font-weight: 400;
}

.t-p-p {
	color: black;
	margin-bottom: 5px;
	text-align: justify;
	font-size: 14px;
}

.c-full-block {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

.z-999 {
	z-index: 999;
}

#popular-featured .sorting-item--height2{
	height: 226px;
}

#feed .c-gallery-custom .sorting-item--height2 {
	/*height: 226px;*/
}

.friends-harmonic a {
	margin-top: -2px;
}

.mb-top-badge {
    top: 13px;
}

.album_caption_p {
	overflow-wrap: break-word;
}

#user-albums .gallery-align {
	min-height: 162px;
}

#user-albums .post-additional-info {
	position: absolute;
    right: 20px;
    bottom: 15px;
}

#album-general-search article.hentry.profile-album-block .post-content {
	min-height: 180px;
	position: relative;
}

#main-cropper p {
	color: #9a9fbf;
	font-size: 10px !important;
    letter-spacing: 1px;
	padding: 10px;
	border: 1px solid #e6ecf5;
}

#image-caption {
	margin-top: 10px;
}

.dz-error-mark svg path {
	fill: red !important;
}

.append-likes-here {
	max-height: 500px;
	overflow-y: scroll;
}

.append-likes-here li:first-child {
	padding-top: 0;
}

.append-likes-here li {
	padding: 0;
}

.append-likes-here .playlist-thumb {
	width: 44px;
    height: 50px;
}

.post-likes-list {
	max-width: 450px;
}

.loading-more-likes {
	padding: 5px;
	text-align: center;
}

.likes-username {
	max-width: 270px;
}

.rotate-album-image {
	font-size: 14px;
    text-align: center;
    display: block;
    cursor: pointer !important;
    border: none;
    height: 25px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 25px 25px !important;
}

.dropzone .dz-preview:hover .dz-image img {
	filter: blur(0px) !important;
}

.custom-dropdown-select .dropdown-toggle {
    padding: 5px 15px 8px !important;
}

.album-report-post {
	top: 15px;
	position: absolute;
    right: 20px;
    color: black;
    opacity: 0;
    transition: all .3s ease;
    z-index: 2;
    border: none;
    border-radius: 5px;
    padding: 10px 10px;
    outline: none;
    background-color: #E6ECF5;
}

.announcement-header {
	text-align: center;
	width: 100%;
	height: 25px;
	background-color: #Aa272f;
	padding: 2px;
	position:fixed;
	top: 0;
	z-index: 999;
}

.announcement-header span {
	font-size: 12px;
	color: white;
}

.header-home-page-has-announcement {
	margin-top: 25px;	
}

.close-header-announcement {
	float: right;
    background: none;
    border: none;
    color: white;
}

/* ribbon */
#ribbon{
	position:absolute;
	top:0;
	right:0;
}
#ribbon img{
	max-width: 100%;
}
.header-spacer-small-with-announcement {
	height: 95px;
}

.gallery-create-album-no-contents {
	height: 385px !important;
}

.upload-album-help-text {
	color: rgb(154, 159, 191);
	font-size: 12px;
	font-weight: 400;
}

.upload-image-rotate-image-left img {
	height: 25px;
	margin-bottom: -5px;
}

.upload-image-rotate-image-right img {
	height: 25px;
	margin-bottom: -5px;
}

.upload-image-rotate-image-left {
	padding: 5px !important;
}

.upload-image-rotate-image-right {
	padding: 5px !important;
}