.tx_chcomments_comment {
	margin-bottom: 10px;
}

.tx_chcomments_comment > .tx_chcomments_comment {
	margin-bottom: 0;
}

.tx_chcomments_comment .new-form {
	display: none;
	padding: 10px 0;
}

.tx_chcomments_comment .single-comment {
	padding-top: 10px;
	border-top: 1px solid silver;

	background: rgb(255, 255, 255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 34%, rgba(237, 237, 237, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(34%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(237, 237, 237, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 34%, rgba(237, 237, 237, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 34%, rgba(237, 237, 237, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 34%, rgba(237, 237, 237, 1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 34%, rgba(237, 237, 237, 1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0); /* IE6-9 */
}

.arrow {
	width: 40px;
	position: absolute;
	height: 20px;
	background-image: url('/typo3conf/ext/chcomments/Resources/Public/Icons/arrow.png');
	background-repeat: no-repeat;
	background-position-x: 10px;
}

.comment {
	position: relative;
	padding: 0 10px 0 40px;
	overflow-x: hidden;
}

.name {
	display: inline-block;
	font-weight: bold;
	font-size: 14px;
}

.actions {
	float: right;
}

.actions a, a.abort {
	color: rgb(180, 178, 0);
	cursor: pointer;
}

a.abort {
	font-size: 14px;
	padding-left: 15px;
	display: inline-block;
	margin-top: 24px;
	text-decoration: underline;
}

.comment-date {
	color: grey;
	font-style: italic;
	font-size: 12px;
	margin-top: -4px;
}

.content {
	font-size: 13px;
	padding: 8px 0;
}

.tx_chcomments_comment > .tx_chcomments_comment .single-comment {
	padding-left: 20px;
}

.tx_chcomments_comment > .tx_chcomments_comment .single-comment .arrow {
	background-image: url('/typo3conf/ext/chcomments/Resources/Public/Icons/arrow-big.png'), url('/typo3conf/ext/chcomments/Resources/Public/Icons/arrow.png');
	background-position-x: 10px, 16px;
}

.tx_chcomments_comment > .tx_chcomments_comment > .tx_chcomments_comment .single-comment {
	padding-left: 40px;
}

.tx_chcomments_comment > .tx_chcomments_comment > .tx_chcomments_comment .single-comment .arrow {
	background-image: url('/typo3conf/ext/chcomments/Resources/Public/Icons/arrow-big.png'), url('/typo3conf/ext/chcomments/Resources/Public/Icons/arrow-big.png'), url('/typo3conf/ext/chcomments/Resources/Public/Icons/arrow.png');
	background-position-x: 10px, 16px, 22px;
}

.tx_chcomments_comment > .tx_chcomments_comment > .tx_chcomments_comment > .tx_chcomments_comment .single-comment {
	padding-left: 60px;
}

.tx_chcomments_comment > .tx_chcomments_comment  > .tx_chcomments_comment  > .tx_chcomments_comment .single-comment .arrow {
	background-image: url('/typo3conf/ext/chcomments/Resources/Public/Icons/arrow-big.png'), url('/typo3conf/ext/chcomments/Resources/Public/Icons/arrow-big.png'), url('/typo3conf/ext/chcomments/Resources/Public/Icons/arrow-big.png'), url('/typo3conf/ext/chcomments/Resources/Public/Icons/arrow.png');
	background-position-x: 5px, 11px, 17px, 23px;
}

.tx_chcomments_comment > .tx_chcomments_comment > .tx_chcomments_comment > .tx_chcomments_comment > .tx_chcomments_comment .single-comment {
	padding-left: 80px;
}

.tx_chcomments_comment > .tx_chcomments_comment  > .tx_chcomments_comment > .tx_chcomments_comment > .tx_chcomments_comment .single-comment .arrow {
	background-image: url('/typo3conf/ext/chcomments/Resources/Public/Icons/arrow-big.png'), url('/typo3conf/ext/chcomments/Resources/Public/Icons/arrow-big.png'), url('/typo3conf/ext/chcomments/Resources/Public/Icons/arrow-big.png'), url('/typo3conf/ext/chcomments/Resources/Public/Icons/arrow-big.png'), url('/typo3conf/ext/chcomments/Resources/Public/Icons/arrow.png');
	background-position-x: 0px, 6px, 12px, 18px, 24px;
}

.tx_chcomments_comment > .tx_chcomments_comment > .tx_chcomments_comment > .tx_chcomments_comment > .tx_chcomments_comment > .tx_chcomments_comment .single-comment {
	padding-left: 100px;
}

.tx_chcomments_comment > .tx_chcomments_comment  > .tx_chcomments_comment > .tx_chcomments_comment > .tx_chcomments_comment > .tx_chcomments_comment .single-comment .arrow {
	background-image: url('/typo3conf/ext/chcomments/Resources/Public/Icons/arrow-big.png'), url('/typo3conf/ext/chcomments/Resources/Public/Icons/arrow-big.png'), url('/typo3conf/ext/chcomments/Resources/Public/Icons/arrow-big.png'), url('/typo3conf/ext/chcomments/Resources/Public/Icons/arrow-big.png'), url('/typo3conf/ext/chcomments/Resources/Public/Icons/arrow-big.png'), url('/typo3conf/ext/chcomments/Resources/Public/Icons/arrow.png');
	background-position-x: 0px, 6px, 12px, 18px, 24px, 30px;
}

.tx_chcomments_comment > .tx_chcomments_comment > .tx_chcomments_comment > .tx_chcomments_comment > .tx_chcomments_comment > .tx_chcomments_comment > .tx_chcomments_comment .single-comment {
	padding-left: 120px;
}

.tx_chcomments_comment > .tx_chcomments_comment  > .tx_chcomments_comment > .tx_chcomments_comment > .tx_chcomments_comment > .tx_chcomments_comment > .tx_chcomments_comment .single-comment .arrow {
	background-image: url('/typo3conf/ext/chcomments/Resources/Public/Icons/arrow-big.png'), url('/typo3conf/ext/chcomments/Resources/Public/Icons/arrow-big.png'), url('/typo3conf/ext/chcomments/Resources/Public/Icons/arrow-big.png'), url('/typo3conf/ext/chcomments/Resources/Public/Icons/arrow-big.png'), url('/typo3conf/ext/chcomments/Resources/Public/Icons/arrow-big.png'), url('/typo3conf/ext/chcomments/Resources/Public/Icons/arrow-big.png'), url('/typo3conf/ext/chcomments/Resources/Public/Icons/arrow.png');
	background-position-x: 0px, 6px, 12px, 18px, 24px, 30px, 36px;
}

.tx-chcomments input[type=submit],
.report-modal  input[type=submit] {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 2px solid rgb(223, 220, 1);
	box-shadow: 1px 1px 2px #C0C0C0;
	padding: 0;
	width: 150px;
	cursor: pointer;
	padding: 5px 10px 5px 10px;
	margin-top: 5px;
	font-weight: bold;
	font-size: 13px;

	vertical-align: top;
	margin-top: 15px;

	background: rgb(223, 220, 1); /* Old browsers */
	background: -moz-linear-gradient(-15deg, rgba(223, 220, 1, 1) 62%, rgba(255, 255, 255, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(62%, rgba(223, 220, 1, 1)), color-stop(100%, rgba(255, 255, 255, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-15deg, rgba(223, 220, 1, 1) 62%, rgba(255, 255, 255, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-15deg, rgba(223, 220, 1, 1) 62%, rgba(255, 255, 255, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-15deg, rgba(223, 220, 1, 1) 62%, rgba(255, 255, 255, 1) 100%); /* IE10+ */
	background: linear-gradient(165deg, rgba(223, 220, 1, 1) 62%, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(165deg, rgb(223, 220, 1) 62%, rgb(255, 255, 255) 100%); /*W3C*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DFDC01', endColorstr='#ffffff', GradientType=1); /* IE6-9 fallback on horizontal gradient */
}

.fe-login-modal input[type=submit] {
	margin-left: 150px;
	margin-bottom: 20px;
}

.tx-chcomments input[type=submit][disabled=disabled],
.tx-chcomments input[type=submit][disabled=disabled]:hover {
	background: #F1F1F1;
	cursor: auto;
	border: 2px solid #F1F1F1;
	color: grey;
}

.tx-chcomments input[type=submit]:hover,
.report-modal input[type=submit]:hover {
	background: rgb(223, 220, 1);
}

.tx-chcomments textarea,
.tx-chcomments input[type=text],
.tx-chcomments input[type=password],
.report-modal input[type=text],
.report-modal textarea,
.tx-chcomments textarea,
.fe-login-modal input[type=text]
.fe-login-modal input[type=password] {
	border: 0 none;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	font-style: italic;
	font-size: 13px;
	width: 616px;
	-moz-box-shadow: inset 0px 0px 11px 2px #C3C3C3;
	-khtml-box-shadow: inset 0px 0px 11px 2px #EBEBEB;
	-webkit-box-shadow: inset 0px 0px 11px 2px rgb(235, 235, 235);
	box-shadow: inset 0px 0px 11px 2px rgb(235, 235, 235);
	color: rgb(102, 102, 102);
	padding: 10px 15px 10px 15px;
	font-family: Arial, sans-serif;
	outline: none;
	margin-bottom: 5px;
	resize: vertical;
}

.tx-chcomments textarea:focus::-webkit-input-placeholder {
	color: transparent;
}

.tx-chcomments textarea:focus:-moz-placeholder {
	color: transparent;
}

.tx-chcomments textarea:focus::-moz-placeholder {
	color: transparent;
}

.tx-chcomments textarea:focus:-ms-input-placeholder {
	color: transparent;
}

.typo3-messages {
	margin: 10px 0 20px 0;
	font-weight: bold;
}

.typo3-message.message-ok {
	color: green;
}

.typo3-message.message-error {
	color: red;
}

.tx-chcomments .report-form,
.report-modal .report-form {
	text-align: center;
	padding-bottom: 15px;
}

.report-modal .form-group {
	width: 480px;
}

.report-modal h2 {
	font-size: 18px;
	border-bottom: 1px solid grey;
	padding-bottom: 5px;
	margin-bottom: 20px;
	text-align: left;
}

.tx-chcomments .form-group .control-label,
.report-modal .form-group .control-label {
	text-align: left;
	font-size: 14px;
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0;
	width: 105px;
	/*float: left;*/
	/*position: relative;*/
	display: inline-block;
	font-weight: bold;
	vertical-align: top;
}

.tx-chcomments .form-group .col-lg-10,
.report-modal .form-group .col-lg-10 {
	width: 330px;
	/*float: left;*/
	/*position: relative;*/
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px;
	display: inline-block;
}

.tx-chcomments .form-group input,
.report-modal .form-group input {
	width: 290px;
}

.tx-chcomments .form-group textarea,
.report-modal .form-group textarea {
	width: 290px;
}

.tx-chcomments .report-form .submit,
.report-modal .report-form .submit {
	text-align: center;
	margin-left: 85px;
	width: 430px;
}

.report-modal .report-form .submit input:submit {
	font-size: 13px;
}

.tx-chcomments .submit {
	text-align: right;
}

.tx-chcomments .report-form {
	display: none;
}

.report-form .errors {
	color: #F00;
	text-align: left;
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 17px;
}

.report-modal.qtip {
	background: white;
	border: 8px solid white;
	width: 500px;
	max-width: 500px;

	background: rgb(255, 255, 255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 62%, rgba(239, 239, 239, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(62%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(239, 239, 239, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 62%, rgba(239, 239, 239, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 62%, rgba(239, 239, 239, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 62%, rgba(239, 239, 239, 1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 62%, rgba(239, 239, 239, 1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#efefef', GradientType=0); /* IE6-9 */
}

.tx-chcomments .new-comment {
	margin-bottom: 25px;
}

.fe-login-modal.tx-chcomments {
	display: none;
}

.report-form .captcha {
	background: #E2E2E2;
	border-radius: 8px;
	width: 315px !important;
	padding-top: 10px;
	padding-bottom: 10px;
}

.report-form .captcha input {
	width: 150px;
	margin-top: 10px;
}

.report-form .captcha a {
	cursor: pointer;
}