.content-module {
	padding: 0px;
}


.content-module .message-area {
	width: 100%;
	height: 90px;
	border: 1px solid;
	border-radius: 10px;
	padding: 16px;
}

.content-module .caption {
	margin-top: 3px
}

.caption img {
	width: 150px;
	display: block;
	margin-top: 16px !important;
}

.content-module .questions-ans input {
	display: block;
}

.content-module label > input[type=checkbox] {
	width: 17px;
	height: 17px;
	display: inline-block;
	float: left;
	margin-right: 5px;
	margin-top: 0px;
}

.content-module label > input[type=checkbox]:checked {
	width: 17px;
	height: 17px;
	display: inline-block;
	float: left;
	margin-right: 5px;
	margin-top: 0px;
}

.content-module .label-check {
	font-size: 22px;
	margin-bottom: 10px;
	font-weight: bold;
}

.content-module .contact-success {
	text-align: center;
	margin: 22px auto;
	margin-bottom: 6px;
}

.content-module .contact-success img {
	width: 45px;
	height: 45px;
	margin-bottom: 5px;
	text-align: center;
	border-radius: 50%;
}

.content-module .contact-success span {
	font-size: 18px;
	display: block;
}


@media (max-width: 767px) {

	.caption img {
		width: 150px;
		margin: auto;
		display: block;
	}
}


.Zone_znContactUs_Class .row-group.caption {
	padding-right: 0px;
}

#ddlExpressions {
	width: 50%;
	margin-bottom: 16px
}

@media (max-width: 767px) {
	#ddlExpressions {
		width: 100%;
	}
}

@media (min-width: 767px) {
	#divContentManagementMultiArticeNews .form-group {
		width: 50%;
	}
}

.WidgetInstance_wginsProductGetOrderDetails_Default_Class .caption > div:nth-of-type(2) img {
	margin-top: 0px;
	width: 27px !important;
}

.WidgetInstance_wginsProductGetOrderDetails_Default_Class .caption > div:nth-of-type(3) img {
	margin-top: 0px;
}
