.cau-hoi-thuong-gap .top-title {
	font-family: "Roboto Bold";
	font-size: 36px;
	line-height: 48px;
	color: #2D2D2D;
}

.cau-hoi-thuong-gap .btn-gui-cau-hoi {
	border-radius: 4px;
	border: 2px solid #00AD6E;
	background-color: #ffffff;
	padding: 15px 21px;
	float: right;
}

.cau-hoi-thuong-gap .btn-gui-cau-hoi img {
	position: relative;
	top: -1px;
}

.cau-hoi-thuong-gap .btn-gui-cau-hoi span {
	font-family: "Roboto Regular";
	font-size: 16px;
	color: #00AD6E;
}

.cau-hoi-thuong-gap hr {
	border-top: 1px solid #D9D9D9;
	margin-top: 28.5px;
	margin-bottom: 26.5px;
}

.cau-hoi-thuong-gap .title-danhmuc {
	font-family: "Roboto Bold";
	font-size: 22px;
	line-height: 29px;
	color: #00AD6E;
	margin-bottom: 16.5px;
}

.cau-hoi-thuong-gap .list-danh-muc {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.cau-hoi-thuong-gap .list-danh-muc a {
	font-family: "Roboto Bold";
	font-size: 16px;
	line-height: 21px;
	color: #2D2D2D;
	text-decoration: none;
}

.cau-hoi-thuong-gap .list-danh-muc li {
	padding-top: 6.5px;
	padding-bottom: 8.5px;
	border-top: 1px solid #D9D9D9;
}

.cau-hoi-thuong-gap .list-danh-muc li a:active {
	color: #00AD6E;
}

.cau-hoi-thuong-gap .list-danh-muc li:last-child {
	border-bottom: 1px solid #D9D9D9;
}

.cau-hoi-thuong-gap .panel {
	margin-bottom: 20px !important;
}

.cau-hoi-thuong-gap .panel * {
	padding: 0;
	margin: 0;
}

.cau-hoi-thuong-gap .panel-default {
	border-color: #F6F6F6;
}

.cau-hoi-thuong-gap .hoi-dap-item {
	border-radius: 4px;
	background-color: #F6F6F6;
	padding-top: 18px;
	padding-bottom: 18px;
}

.cau-hoi-thuong-gap .panel-title > a {
	text-decoration: none;
}

.cau-hoi-thuong-gap .panel-heading {
	padding: 0 !important;
	border-color: transparent;
	background-color: #F6F6F6 !important;
}

.cau-hoi-thuong-gap .panel-heading a {
	display: block;
	/*margin-top: 18px;*/
	margin-left: 17px;
	text-decoration: none;
}

.cau-hoi-thuong-gap .cau-hoi-title {
	font-family: "Roboto Bold";
	font-size: 16px;
	line-height: 21px;
	color: #2D2D2D;
	margin-left: 16px;
	position: relative;
	top: 3px;
}

.cau-hoi-thuong-gap .hoi-dap-content {
	margin-top: 13.5px !important;
	margin-left: 27px !important;
	border-left: 1px solid #707070;
	padding-left: 29px;
}

.cau-hoi-thuong-gap .question-title {
	font-family: "Roboto Bold";
	font-size: 16px;
	color: #2D2D2D;
	line-height: 21px;
	padding-top: 8.5px;
}

.cau-hoi-thuong-gap .question-content {
	font-family: "Roboto Regular";
	font-size: 14px;
	line-height: 19px;
	color: #2D2D2D;
	margin-top: 8px;
	margin-right: 22px;
}

.cau-hoi-thuong-gap .answer-title {
	font-family: "Roboto Bold";
	font-size: 16px;
	color: #2D2D2D;
	line-height: 21px;
	margin-top: 21px;
}

.cau-hoi-thuong-gap .answer-content {
	font-family: "Roboto Regular";
	font-size: 14px;
	line-height: 19px;
	color: #2D2D2D;
	margin-top: 8px;
	margin-right: 22px;
}

.cau-hoi-thuong-gap .ho-ten-chuc-vu {
	font-family: "Roboto Bold";
	font-size: 14px;
	line-height: 19px;
	color: #2D2D2D;
	margin-top: 22px;
	text-align: right;
	margin-right: 15px;
}

.cau-hoi-thuong-gap .thong-tin-nguoi-gui {
	font-family: "Roboto Bold";
	font-size: 14px;
	line-height: 24px;
	color: #2D2D2D;
	text-align: right;
	margin-top: 8px;
	margin-right: 22px;
}

/* Dialog gui cau hoi */
#dialogGuiCauHoi .modal-dialog {
	position: relative !important;
}

#dialogGuiCauHoi .modal-title {
	font-family: "Roboto Bold";
	font-size: 22px;
	line-height: 29px;
	color: #2D2D2D;
}

#dialogGuiCauHoi .modal-header {
	border-bottom: 1px solid #C1C1C1 !important;
	padding-top: 22px;
	padding-left: 24px;
	padding-bottom: 18.5px;
}

#dialogGuiCauHoi .modal-body {
	padding-top: 26.5px;
	padding-right: 25px;
	padding-bottom: 32px;
	padding-left: 24px;
}

#dialogGuiCauHoi .label-for-field {
	font-family: "Roboto Bold";
	font-size: 14px;
	line-height: 19px;
	color: #202124;
}

#dialogGuiCauHoi .input-field {
	font-family: "Roboto Regular";
	font-size: 12px;
	line-height: 16px;
	color: #202124;
	margin-top: 8px;
}

#dialogGuiCauHoi .input-field::placeholder {
	color: #95989A;
}

#dialogGuiCauHoi #questionTxt {
	height: 240px;
}

#dialogGuiCauHoi #btnGuiCauHoi {
	background-color: #00AD6E;
	border: 0px;
	width: 29.89%;
	font-family: "Roboto Bold";
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	margin-top: 32px;
}

@media only screen and (max-height: 768px) {
	#dialogGuiCauHoi #questionTxt {
		height: 70px;
	}
}