div.question-portlet {
  margin-top: 4px;
}
.question-portlet .portlet-title img.icon {
  padding-bottom: 6px;
}
.question-portlet .portlet-title-text {
  color: #E53A2E;
  font-size: 24px;
  padding-left: 4px;
}

.question-portlet .portlet-content {
	padding: 2px 0 0 0;
}

.question-portlet h5 {
  margin-top: 16px;
  margin-bottom: 0;
}
.question-portlet .v-disclosure {
  margin-top: 8px;
  margin-bottom: 0;
	padding: 0;
}
.question-portlet .v-disclosure .v-csslayout-margin {
  padding: 0;
}
.question-portlet .v-disclosure-caption .v-button-caption {
	color: #178FA6;
}
.question-portlet h6 {
  margin-top: 0;
  margin-bottom: 0;
}
.question-portlet .v-panel-content, .question-portlet .v-panel-nocaption, .question-portlet .v-panel-deco {
  border: 0;
}
.question-form-label {
  clear: left;
  float: left;
  width: 150px;
}
.question-form-field {
  font-weight: bold;
}
.question-portlet .question-advantages {
  color: #FF9F43;
}
.question-portlet .question-advantages-text {
  color: #027186;
}
.question-portlet .v-select-optiongroup-gender .v-select-option, .question-portlet .v-select-optiongroup-categories .v-select-option {
  padding-top: 4px;
  padding-left: 4px;
  color: #178FA6;
  font-size: 14px;
  font-weight: bold;
}
.question-portlet .v-select-optiongroup-gender, .question-portlet .v-select-optiongroup-payment {
  white-space: nowrap;
}
.question-portlet .v-select-optiongroup-gender .v-select-option, .question-portlet .v-select-optiongroup-payment .v-select-option {
  display: inline-block;
  padding-right: 6px;
}
.question-portlet .v-select-optiongroup-categories .v-select-option {
  display: inline-block;
  width: 250px;
}
.question-portlet .v-select-optiongroup-categories .v-select-option label,
.question-portlet .v-checkbox-payforit label {
  padding-left: 4px;
}
.question-portlet .v-select-optiongroup-payment .v-select-option label {
  color: #178FA6;
	font-weight: bold;
}
.question-portlet .ask-question-label {
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 14px;
  font-weight: bold;
}
.question-portlet .v-form-description {
  padding-bottom: 8px;
}
.question-portlet .v-form-errormessage {
  padding-bottom: 4px;
}
.question-portlet .antispam-disclamer {
  color: #FF9F43;
  font-weight: bold;
}
.question-portlet input.v-textfield-coupon {
	color: #FF8E24;
  outline-color: #FF9F43;
	border-top-color: #CC7F36;
  border-bottom-color: #FF9F43;
  border-left-color: #FF9F43;
  border-right-color: #FF9F43;
  font-weight: bold;
}
.question-portlet input.v-textfield-coupon.v-textfield-prompt {
  font-weight: normal;
}
.question-portlet input.v-textfield-coupon.v-textfield-focus {
  color: #FF8E24;
}
.question-portlet .v-table-cell-content-x {
}
.question-portlet .v-checkbox-payforit label {
  color: #FF9F43;
  font-weight: bold;
}
.question-portlet .v-button-show-answer .v-button-caption {
  color: #178FA6;
  font-weight: bold;
}
.question-portlet .v-label-techsupport {
	font-size: 12px;
	padding-top: 8px;
	text-align: center;
}
.question-portlet .v-label-techsupport a, .question-portlet .v-label-techsupport a:hover, .question-portlet .v-label-techsupport a:link, .question-portlet .v-label-techsupport a:visited {
	text-decoration: none;
}
.question-portlet .v-label-techsupport .certificates {
	padding-top: 6px;
}
.question-portlet .geolocation-map {
  padding-top: 10px;
}
.v-label-question-portlet-answer-text h5 {
  margin-bottom: 0;
  margin-top: 12px;
}
.v-label-question-portlet-answer-text h5.answer-first-header {
  margin-top: 0;
}
.v-label-question-portlet-answer-text hr {
  border: 0 #47E2FF solid;
  border-top-width: 1px;
  margin: 8px 0;
}
.question-portlet-answer-infobar abbr {
	border-bottom: 1px dotted #027186;
}
.v-label-question-portlet-access-info {
  color: #FF9F43;
  font-weight: bold;
}
.v-window .v-window-header {
	font-size: 24px;
	color: #58AFBF;
}
.v-window-contents .v-panel .v-panel-content {
  border-color: transparent;
}
.question-portlet .v-table-answers-list .v-table-row-odd {
  background: #EBFCFF; 
}