/**
 * DEV: @ToDo remove
 */
.news-single-1601 > article > .news-img-wrap {float: right; margin-left: 20px;}
.news-single-1601 .news-img-wrap figcaption {margin-top: 10px; max-width: 320px;}
.news-single-1601 h1 {color: #b71a49; font-size: 24px; line-height: 28px;}

.news-single-1601 > article > footer {margin: 50px 0;}

.news-single-1601 p.pinboard-author {margin: 26px 0 10px;}
.news-single-1601 .pinboard-author-info {border-top: 1px dotted #2b2e34;}
.news-single-1601 .pinboard-author-info h4 {margin: 25px 0 0;}
.news-single-1601 .pinboard-author-info p {margin: 0;}
.news-single-1601 .pinboard-documents {margin-top: 20px;}
.news-single-1601 .pinboard-documents h4 {font-weight: bold;}
.news-single-1601 .pinboard-comments {padding-top: 25px; border-top: 1px dotted #2b2e34;}
#page .backbutton > a {display: block;}

a:not([href]) {display: none; visibility: unset; text-decoration: none; border-bottom: none;}

.pinboard-service-box ul {padding: 0 20px 20px 20px; color: #fff;}

/**
 * Categories: List Action
 */
.tx-news-pinboard ul.listCategories li.current {
	font-weight: bold;
}
.tx-news-pinboard ul.listCategories li.all {
	margin-top: 1em;
}

/**
 * PostNew: New action
 */
.tx-news-pinboard .form-section.current .form-group,
.tx-news-pinboard .form-section.current fieldset {
	display: block;
}
.tx-news-pinboard .form-section fieldset > legend {
	border-bottom-style: dot-dot-dash;
	font-size: 14px;
	margin-left: 20px;
	width: calc(100% - 20px);
}

.fileupload-buttonbar .files > div {
	padding: 20px 10px 10px 10px;
	margin-top: 20px;
	border-top: 1px solid #777;
}
.fileupload-buttonbar .progress {
	background-color: #eee;
}

.preview img {
	height: auto;
	max-height: 80px;
	max-width: 80px;
	width: auto;
}


.tx-news-pinboard span.required {
	color: #b71a49;
}



form#tx_newspinboard_new .cke_textarea_inline.cke_show_borders {
	border: 1px solid #aaa;
	margin-bottom: 1em;
	min-height: 10em;
	padding: 3px;
}
form#tx_newspinboard_new .cke_textarea_inline.cke_show_borders:focus {
	border-color: #000;
}
#tx_newspinboard_bodytext {
	min-height: 10em;
}

input.xlarge {
	font-size: 2.5em;
	margin-top: .5em;
	padding: .5em;
	text-align: center;
}

.tx-news-pinboard .columns2 {
	columns: 2;
}
.tx-news-pinboard div.checkbox > input[type="checkbox"] {
	margin-left: 0;
}
/* seeother hint */
.tx-news-pinboard .hint-seeother-wrap {
	position: relative;
}
.tx-news-pinboard .hint-seeother-wrap input {
	cursor: not-allowed;
}
.tx-news-pinboard .hint-seeother-wrap::before {
	border-color: #bbbbbb transparent transparent #bbbbbb;
	border-style: solid;
	border-width: 8px;
	bottom: 10px;
	box-sizing: border-box;
	content: '';
	display: none;
	height: 8px;
	left: 10px;
	position: absolute;
	width: 8px;
	z-index: 1;
}
.tx-news-pinboard .hint-seeother {
	background-color: #efefef;
	border: 1px solid #bbbbbb;
	bottom: 20px;
	display: none;
	left: 10px;
	padding: 0.5em;
	position: absolute;
	z-index: 2;
}
.tx-news-pinboard .hint-seeother-wrap:hover::before, .tx-news-pinboard .hint-seeother-wrap:hover .hint-seeother,
.tx-news-pinboard .hint-seeother-wrap:active::before, .tx-news-pinboard .hint-seeother-wrap:active .hint-seeother {
	display: block;
}
.tx-news-pinboard .hint-seeother > p:last-child {
	margin-bottom: 0;
}

/**
 * CommentNew: New action
 */
q {
	font-style: italic;
	quotes: "»" "«" "›" "‹";
}
q:before {
	content: open-quote;
}
q:after {
	content: close-quote;
}


/**
 * Comments in Pinboard entry
 */
ul.comments {
	list-style-type: none;
}
.pinboard-comments > ul.comments {
	border-bottom: 1px dotted #2b2e34;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.pinboard-comments > ul.comments li,
.pinboard-comments div.comment-new-button {
	border-top: 1px dotted #2b2e34;
	margin: 20px 0;
	padding-top: 20px;
}
.pinboard-comments .commentLinks {
	margin-top: 20px;
}





/**
 * Icons
 */
.pinboard-icon {
	clear: right;
	line-height: 24px;
	padding-left: 48px;
	position: relative;
}
.pinboard-icon.quote::before {
	color: #ddd;
	content: '“';
	font-family: serif;
	font-size: 72px;
	font-weight: bold;
	left: 0;
	position: absolute;
	top: 32px;
}
i.icon.delete {
	background: url(../Icons/jQueryFileUpload/IconCross.svg) no-repeat center;
	background-size: 12px;
	display: inline-block;
	height: 12px;
	width: 24px;
}


/** Messages **/
.tx-news-pinboard .typo3-messages         {list-style-type: none; margin: 0 0 1em;}
.tx-news-pinboard .typo3-messages .alert  {color: #fff}



/** Parsley **/
.tx-news-pinboard .parsley-errors-list {
	display: none;
	margin: 5px 0 20px 0;
	padding: 0;
	list-style-type: none;
	background-color: #f2dede;
	border: 1px solid #ebccd1;
	width: 100%;
	float: right;
	clear: left
}
.tx-news-pinboard .parsley-errors-list.filled {
	display: block
}
.tx-news-pinboard .parsley-errors-list > li {
	color: #a94442;
	padding: 5px 10px
}
.tx-news-pinboard .parsley-error, .tx-news-pinboard div.error {
	background-color: #ebccd1;
	color: #a94442
}
.tx-news-pinboard .powermail_field_error_container .parsley-errors-list {
	width: 100%;
	margin-bottom: 0;
	background-color: #ebccd1;
	border: none
}
.tx-news-pinboard .powermail_field_error_container .parsley-errors-list > li {
	padding-left: 5px
}

.tx-powermail .powermail_tabmenu > li.parsley-error {
	background-color: #ebccd1
}
