.netu-qa-textarea {
	height: 80px;
	width: 90%;
	margin: 15px auto;
	padding: 15px 10px;
	display: inline-block;
	border: 0px;
	border-bottom: 1px solid #000;
}
#netu-submit {
	margin-bottom: 15px;
}
.netu-accordion {
	background-color: #f1f1f1;
	color: #444;
	cursor: pointer;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 15px;
	transition: 0.4s;
	display: inline-flex;
	align-items: center;
	padding: 5px 15px;
	border-bottom: 1px solid #444;
	margin-bottom: 5px;
}
.active .netu-accordion:hover {
	background-color: #ccc;
}
.netu-cont-right {
	text-align: right;
	margin-right: 5px;
}
.netu-accordion h6 {
	text-align: right;
}
.netu-panel {
	padding: 15px 18px;
	display: none;
	background-color: white;
	overflow: hidden;
	line-height: 40px;
}
.netu-accordion .netu-que-content {
	padding-right: 10px;
}
.netu-accordion h6 {
	float: right;
	display: inline-block;
}
.netu-panel .netu-que-content {
	padding-right: 10px;
}
.netu-question-title {
	width: 10%;
}
.netu-question-description {
	width: 85%;
}
.netu-email-message {
	width: 80px;
	background: #FFFACD;
}
.netu-qa-item {
	position: relative;
}
.image-preview {
	position: absolute;
	top: 80%;
	right: 12px;
}
#netu-delete-qa {
	min-width: 20px;
	cursor: pointer;
}
.netu-qa-drop {
	position: absolute;
	top: -72px;
	right: 0px;
}
.netu-scroll-move {
	cursor: all-scroll;
	height: 20px;
}
.border {
	border-bottom: 1px solid #cbcbcb;
}
.netu-qa-item p input[type="text"] {
	background: #ededed;
	min-width: 77%;
	height: 35px;
	font-family: initial;
}
.netu-qa-item p input[type="checkbox"] {
	background: #ededed;
	min-width: 4%;
	height: 18px;
}
.netu-qa-item p textarea {
	min-width: 77%;
	height: 76px;
	font-family: initial;
	border-radius: 0px;
	border: 1px solid #ccc;
}
.netu-qa-item p label {
	font-size: 13px;
	color: #120e51;
	font-style: normal;
}
.netu-add-new-qa {
	margin-bottom: 21px;
	display: inline-block;
	padding-left: 10px;
}
.netu-new-qa-field p input {
	background: #ededed;
	min-width: 77%;
	height: 35px;
	font-family: initial;
}
.netu-new-qa-field p textarea {
	min-width: 77%;
	height: 76px;
	font-family: initial;
	border-radius: 0px;
	border: 1px solid #ccc;
}
.netu-new-qa-field p label {
	font-size: large;
	font-family: initial;
	color: #120e51;
	font-style: italic;
}
.netu_question_data_field label {
	font-size: large;
	font-family: initial;
	color: #120e51;
	font-style: italic;
}
.netu_question_data_field input {
	background: #ededed;
	min-width: 77%;
	height: 35px;
	font-family: initial;
}
.netu_answer_data_field textarea {
	min-width: 77%;
	height: 76px;
	font-family: initial;
	border-radius: 0px;
	border: 1px solid #ccc;
}
.netu_answer_data_field label {
	font-size: large;
	font-family: initial;
	color: #120e51;
	font-style: italic;
}
.my-table .netu-question-top td {
	background: #f1f1f1;
}
.my-table table tr td {
	padding: 10px 5px;
	word-break: normal;
	border-top: 1px solid #ccc;
	border: 0px;
	vertical-align: top;
}
.my-table .netu-question-description {
	width: 70%;
}
.my-table table tr td p {
	font-size: 14px;
	margin: 0;
}
.my-table table tr td.netu-question-title p {
	font-weight: bold;
}
.my-table table tr td h6 {
	margin: 0px;
	font-size: 12px;
}
.netu-display-message {
	color: #148c15;
	font-size: 13px;
	margin-top: -15px;
	margin-bottom: 40px;
}
.netu-dis-message-error {
	color: red;
	font-size: 13px;
	margin-top: -40px;
	margin-bottom: 10px;
}
.user-name {
	color: #cecece;
}
.ans-content {
	font-size: 16px;
}
.netu-qa-listing {
	margin: 0px !important;
}
.ans-content {
	display: inline-block;
	width: 15%;
	float: left;
	font-size: 14px;
	line-height: normal;
	font-size: 13px;
}
.netu-no-answer h6 p i {
	font-weight: 500;
}
.netu-panel .ans-content-des {
	font-size: 14px;
	color: #444;
}
.ans-content-des {
	width: 85%;
	float: left;
	display: inline-block;
	line-height: normal;
}
.netu-accordion .que-content {
	width: 15%;
	display: inline-block;
	float: left;
	line-height: normal;
	font-size: 13px;
}
.netu-accordion .que-content-des {
	width: 70%;
	float: left;
	line-height: normal;
	display: inline-block;
}
.netu-accordion h6 {
	display: inline-block;
	width: 15%;
	float: right;
	margin: 0px;
	color: #8f8f8f;
	font-size: 12px;
	padding-top: 0px;
}
#netu-question-detail-ajax {
	margin: 0px !important;
}
#ques-text-ar {
	font-size: 20px;
}
#netu-load-more {
	margin-top: 10px;
}
.netu-load-more {
	margin-bottom: 11px;
	margin-top: 20px;
	display: inline-block;
	color: #d45f56;
}

/* Buton Trimite */
.netu-submit {
    margin-bottom: 15px;
    cursor: pointer;
}

/* Buton Încarcă mai multe */
.netu-qa-load-more {
    margin-top: 10px;
    cursor: pointer;
}
