.authenticated #DocumentWrapper{
	width: auto;
	padding: 0;
	/*background: #282828;
	min-height: 950px;*/
}
body.journal-view {
	background: #282828;
	height: 100%;
}
.share_photos{
	/*background: #2f2f2f;*/
	max-width: 100%;
}
label {
	color: #ccc;
}
.share_photos .row{
	max-width: 100%;
	margin: 0 auto;
}
.share_photos p.title{
	color: #f0f0f0;
	font-size: 1.375rem;
	font-weight: normal;
	padding: 1% 6.4%;
	background: #545454;
	margin:0;
}
.jp .share_photos p.title{
	padding: 1% 5.4%;
}
.shares-list{
	max-width: 100%;
}
.shares-list table{
	width: 100%;
	border: none;
	background: #2f2f2f;
	table-layout: fixed;
	margin-bottom: 0.625rem;
}
.shares-list table tr td{
	color: #f0f0f0;
	font-size: 0.9375rem;
	border-bottom: 1px solid #1e1e1e;
	padding: 20px 0.625rem;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.shares-list table th{
	background: #3d3d3d;
	color: #ccc;
	font-size: 1rem;
	font-weight: normal;
	border-right: 0.0625rem solid #656565;
	height: 3.125rem;
	line-height: 1.875rem;
	border-bottom: 0.0625rem solid #1e1e1e;
	word-wrap: break-word;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.shares-list table th:first-child, .shares-list table td:first-child{
	padding-left: 6%;
}
.jp .shares-list table th:first-child, .jp .shares-list table td:first-child{
	border-right: none;
	width: 5%;
}

.shares-list table td:nth-child(1) p{
	word-wrap: break-word;
}
.shares-list table th:nth-child(4),.shares-list table td:nth-child(4){
	width: 15%;
	word-wrap: break-word;
}
.shares-list table th:last-child{
	border-right: none;
}
.shares-list table tr.even, .shares-list table tr.alt, .shares-list table tr:nth-of-type(2n){
	background: #2f2f2f;
	color: #f0f0f0;
}
.shares-list table a{
	color: #f59122;
	text-decoration: underline;
	padding-right: 0.9375rem;
}
.shares-list table a:hover{
	color: #f59122;
	text-decoration: underline;
	opacity: 0.8;
}
.shares-list table tr td p{
	margin-bottom: 0;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#cabTextarea{
	padding: 0.0625rem 0.625rem;
}
div.share-view{
	margin: 0 auto;
	max-width: 100%;
	background: #282828;
	min-height: 55.3125rem;
	padding: 0.9375rem 0 2.5rem;
}
div.share-view h1.password_title{
	color: #cfcfcf;
	font-size: 1.375rem;
	font-weight: bold;
	padding: 3.125rem 2.6% 1.875rem 2.6%;
	margin: 3.125rem auto 0;
	text-align: center;
	width: 34%;
	background: #333;
}
#PublicFolderThumbnails .public-thumbnails{
	max-width: 100%;
	margin: 0.9375rem auto;
	min-height: 6.25rem;
}
#PublicFolderThumbnails .photo-name{
	width: 100%;
	max-width: 100%;
}
div.share-view .imageContainer {
	background: #535353;
	width: 11.8125rem;
	height: 10rem;
	padding-top: 0.75rem;
	margin: 0.0625rem;
	border-radius: 0;
	cursor: pointer;
}
div.share-view .imageContainer .wrapper a{
	line-height: 7rem;
}
div.share-view .imageContainer .wrapper a img{
	max-width: 9.375rem;
	height: 100%;
	overflow: hidden;
}
.share-block{
	width: 34%;
	padding-left: 2.6%;
	padding-right: 2.6%;
	border: none;
	margin: 0 auto;
	background: #333;
}
.share-block .share-title{
	background-color: #333;
	color: #a6a6a6;
	font-weight: normal;
	font-size: 0.9375rem;
	padding: 0.3125rem 0;
}
.share-password{
	color: #a6a6a6;
	font-size: 0.875rem;
	margin: 0.625rem 0;
}
.share-block input[type="password"]{
	font-size: 0.875rem;
	color: #6a6a6a;
	background: #a6a6a6;
	padding-left: 0.625rem;
	border: none;
}
.share-block input[type="submit"]{
	border: 0.125rem solid #7d7d7d;
	height: 2.3125rem;
	line-height: 2.0625rem;
	width: 9.375rem;
	border-radius: 1.5625rem;
	color: #fff;
	font-size: 0.875rem;
	margin: 1.25rem 0 3.125rem 0;
	display: inline-block;
	text-align: center;;
	outline: none;
	background: #2f2f2f;
	cursor: pointer;
}

.share-block input[type="submit"]:hover {
	color: #f59122;;
	background: #222;
	border: 0.125rem solid #f59122;
}

.share-block .share-password{
	padding: 0;
}
.error-messages{
	margin: 0;
}
.error-messages p{
	font-style: italic;
	color: #b12c2c;
	font-size: 0.8125rem;
	background: #333;
	margin: 0 auto;
}
#dialogShareMore {
	height: auto !important;
}
#dialogShareMore input[type=text] {
	height: 1.25rem;
	padding: 0;
	border: 0.0625rem solid #2c2c2c;
	margin-bottom: 0.625rem;
}
div.share-view .row{
	background: #1a1a1a;
	margin: 1.5625rem auto 0;
	max-width: 65.9375rem;
	padding: 1.5625rem 3.125rem;
}
div.share-view .row:first-child{
	padding-bottom: 0;
}
div.share-view .row:first-child .large-4{
	border-bottom: 0.125rem solid #515151;
	padding: 0;
}
div.share-view .row:first-child .large-8{
	border-bottom: 0.125rem solid #515151;
	padding: 0;
}
div.share-view .row .large-12{
	padding: 0;
}
div.share-view h1.has_photos{
	color: #f0f0f0;
	font-size: 1.375rem;
	font-weight: normal;
	margin: 0 0 0.9375rem 0;
	height: 2.5625rem;
	line-height: 2.5625rem;
	padding: 0;
}
div.share-view h1.has_photos img{
	margin-right: 0.625rem;
	width: 3.3125rem;
}
#ShareViewToolbarWrapper{
	float: right;
	height: 2.5625rem;
	line-height: 2.5625rem;
	margin-bottom: 0.9375rem;
	padding: 0;
}
#ShareViewToolbarWrapper .share_btn{
	display: inline-block;
	line-height: 1.625rem;
	height: 1.875rem;
	width: 7.5rem;
	font-size: 0.75rem;
	color: #fff;
	border: 0.125rem solid #7d7d7d;
	background: #2f2f2f;
	text-align: center;
	border-radius: 1.25rem;
	margin-left: 0.625rem;
}
#ShareViewToolbarWrapper .share_btn:hover{
	color: #f59122;
	border: 0.125rem solid #f59122;
	background: #1a1a1a;
}
#PageContent{
	background: #282828;
	margin-bottom: 5.5rem;
}
div.share-view .message{
	color: #929294;
	font-size: 0.875rem;
	margin: 0;
}
div.share-view .avatar{
	margin-bottom: 0.625rem;
	height: 2.8125rem;
}
div.share-view .avatar a img{
	border-radius: 50%;
	margin-right: 0.9375rem;
	width: 2.5rem;
	height: 2.5rem;
}
div.share-view .avatar .profile{
	color: #f59122;
	font-size: 1rem;
}
div.no-shares{
	text-align: center;
	margin-top: 12%;
	margin-bottom: 20%;
}
div.no-shares p{
	color: #cacaca;
	font-size: 1.125rem;
	margin-bottom: 0.625rem;
}
.dateCreated {
	margin-bottom: 0;
	color: #929294;
	font-size: 0.875rem;
}
.headImg {
	display: block;
	float: left;
}
.nameAndDate {
	float: left;
}
#StoryTelling .chapter{
	border:none;
	height: 34.125rem;
	background-color: #131212;
	position: relative;
	margin: 1.25rem 0;
}
#StoryTelling .title-and-description{
	position: absolute;
	background: transparent;
	margin: 0;
	padding: 0 0.9375rem;
	bottom: 0;
	width: 100%;
}
#StoryTelling .title-and-description .large-8{
	padding: 0.9375rem 0 0;
	text-align: right;
}
#StoryTelling .show_description{
	position: relative;
	background: rgba(0,0,0,0.5);
	top: -5rem;
	height: 2.1875rem;
	margin: 0;
	padding: 0 0 0 0.9375rem;
	line-height: 2.1875rem;
}
h2.page-title{
	line-height: 2.1875rem;
	padding: 0;
	color: #fcfbfb;
	width: 100%;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#StoryTelling .photo {
	height: 100%;
	line-height: 34rem;
}

#StoryTelling .photo a {
	width: 100%;
	height: 100%;
	display: inline-block;
}
#StoryTelling .photo img {
	max-height: 100%;
	width: auto;
	max-width: 100%;
	min-height: 0;
}
#StoryTelling .photo video {
	max-height: 100%;
	max-width: 100%;
}
#StoryTelling .description{
	color: #fcfbfb;
	font-size: 1rem;
	margin: 0;
	line-height: 1.875rem;
	width: 100%;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: normal;
	white-space: pre;
	max-height: 9.375rem;
}
p.ellipsis {
    margin: 0;
    height: auto;
    display: none; 
    color: #fcfbfb;
    line-height: 1.875rem;
}
div.common-pagination{
	margin-bottom: 0.625rem;
	line-height: 1.875rem;
	margin-top: 0.625rem;
}
div.common-pagination span.current-page, div.common-pagination a,
div.common-pagination a.icon-pager-next, div.common-pagination a.icon-pager-last,
div.common-pagination a.icon-pager-previous, div.common-pagination a.icon-pager-first{
	margin: 0 0.3125rem;
}
div.common-pagination a.icon-pager-next, div.common-pagination a.icon-pager-last,
div.common-pagination a.icon-pager-previous, div.common-pagination a.icon-pager-first {
	width: 1rem;
}
div.common-pagination span.current-page{
	font-size: 1.125rem;
}
#ShareScrollablePhotoList .load-info {
	position: relative;
}
.ui-dialog .ui-dialog-buttonpane, .ui-dialog .ui-dialog-buttonpane {
	padding-top: 0;
	margin-bottom: 0;
	height: auto;
}
.ui-dialog .ui-dialog-buttonpane button, .ui-dialog .ui-dialog-buttonpane button {
	margin-bottom: 0.9375rem;
	margin-top: 0.625rem;
}
#dialogShareMore .load-info {
	position: relative;
}

.descriptionContent {
	padding-right: 10.625rem;
}
.shareContent {
	float: right;
	position: absolute;
	bottom: 0;
	right: 0.9375rem;
}
#GlobalContentWrapper {
	margin: 0;
}
p.no-photos {
	font-size: 0.875rem;
	color: #ccc;
}
#br1, #br2, #br3 {
	display: none;
}

.loading-section{
	width: 100%;
	height: 100%;
 	position: absolute;
 	background: rgba(0,0,0,0.8);
 	top: 0;
 	left: 0;
}
.loading-section .load-info{
	position: absolute;
	top: calc(50vh - 24px);
	left: calc(50% - 24px);
	display: block;
	z-index: 999;
	height: 50px;
	width: 50px;
}

@media(max-width: 1130px) {
	#br2 {
		display: block;
	}
}

@media(max-width: 1120px) {
	.shares-list table th:first-child, .shares-list table td:first-child, .share_photos p.title {
		padding-left: 15px;
	}
}
@media(max-width: 1024px) {
	div.share-view .row:first-child .large-4 {
		border-bottom: 0;
	}
	#ShareViewToolbarWrapper {
		float: none;
	}
	div.share-view .row {
		padding: 25px;
	}
}
@media(max-width: 680px) {
	#br1, #br3 {
		display: block;
	}
}
@media(max-width: 414px) {
	div.share-view .row {
		padding: 25px 15px;
	}
}
