.error_label,
.error_label_check_mail,
.error_label_check_pass,
.error_label_confirm,
.error_label_exp,
.error_label_price,
.error_label_upload,
.wd-error-label {
    color: #4D5959 !important;
}

@media screen and (max-width: 768px) and (min-width: 481px) {
	.fm-form {
		width: auto !important;
	}
}

.fm-form .button-reset {
    margin-left: 15px;
}

.fm-form .button-submit {
    margin-right: 0;
}

#jas-footer .fm-form .button-submit {
	margin-top: 0 !important;
}

.fm-form .captcha_input {
	width: 100px !important;
}

#jas-footer .fm-form .captcha_refresh {
	background-image: url(../../../plugins/form-maker/images/refresh_white.png);
}

.fm-form-container .fm-form .file-upload input {
	padding-left: 0;
	padding-right: 0;
}

.fm-form-container .fm-form .fm-message {
	line-height: 1.5em;
	margin-left: 15px !important;
	padding: 10px 5px;
	text-align: center !important;
	width: calc(100% - 30px) !important;
}

.fm-not-filled {
	margin-bottom: 10px !important;
	padding-left: 2px !important;
	text-align: right;
}

#jas-footer .fm-not-filled {
	background: #FEE3E3;
	border: 1px solid #D39B9B;
	padding: 5px 10px !important;
	text-align: center;
}

.fm-form .ui-effects-wrapper {
	height: 100% !important;
}

.fm-form .wd-choice {
	-webkit-box-align: start;
	-moz-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-left: 0 !important;
}
@media only screen and (min-width: 62em) {
	.fm-form .wd-choice {
		margin-right: 30px !important;
	}
}

@media only screen and (min-width: 62em) {
	.fm-form .wd-width-30 {
		width: 180px !important;
	}

	.fm-form .wd-width-70 {
		width: calc(100% - 180px) !important;
	}
}
@media only screen and (min-width: 75em) {
	.fm-form .wd-width-30 {
		width: 250px !important;
	}

	.fm-form .wd-width-70 {
		width: calc(100% - 250px) !important;
	}
}

.fm-form .hasDatepicker.wd-width-100 {
	width: auto;
}

.wdform_arrows,
.wdform_arrows_container {
	display: inline-block !important;
}

.fm-form .wdform_column {
	margin-left: -15px;
	margin-right: -15px;
}
@media only screen and (max-width: 991px) and (min-width: 769px) {
	.fm-form .wdform_column {
		display: inline;
	}
}
@media only screen and (max-width: 768px) {
	.fm-form .wdform_column {
		display: inline-block;
	}
}

#jas-content div[type="type_submit_reset"] .wdform-element-section {
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	width: auto;
}

.btn-align-left div[type="type_submit_reset"] .wdform-element-section {
	text-align: left;
	width: 100%;
}

.btn-align-right div[type="type_submit_reset"] .wdform-element-section {
	text-align: right;
	width: 100%;
}

.fm-form .wdform-field[type="type_captcha"] {
	-ms-flex-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
}

.fm-form .wdform-field:not([type="type_hidden"]) {
	padding: 0;
}

.fm-form .wdform-field:not([type="type_hidden"]) > div {
	padding-bottom: 5px;
	padding-top: 5px;
}

.fm-form .wdform-label-section {
	margin-bottom: 0 !important;
}

@media only screen and (min-width: 62em) {
	.fm-form .wdform_column .wdform_row:not(:first-child) .wd-flex-row .wdform-label-section,
	.fm-form .wdform_column .ui-effects-wrapper:not(:first-child) .wdform_row .wd-flex-row .wdform-label-section {
		padding-right: 15px;
		text-align: right;
	}
}

.fm-form .wdform-page-button {
	background-color: #387DD5;
	border-radius: 2px;
	color: #FFF;
	padding: 3px 10px;
}

.fm-form .wdform_row {
	background-color: transparent !important;
	padding-left: 15px;
	padding-right: 15px;
	position: static !important;
}

.fm-form .ui-effects-wrapper .wdform_row {
	height: 100% !important;
	width: 100% !important;
}

/* calendar */
.fm-form .wd-calendar-button {
	cursor: pointer;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	display: inline-block !important;
	text-align: center;
	width: 100%;
}
/* end - calendar */

/* others */
.display-label-none .form-row-align-center {
	margin: 0 auto;
	width: auto !important;
}

.display-label-none .fm-form .captcha_input {
	width: 170px !important;
}

.display-label-none .fm-form .wd-width-70 {
	width: 100%;
}

.display-label-none .fm-form .wdform-label-section {
	display: none;
}

.lang-translation {
	display: none;
}
/* end - others */

/* website */
input[name="class_info"] {
	margin-top: 7px;
}

.fm-form #confirmation table {
	border: 0;
}

.container {
	overflow: auto;
}

.container p {
	margin-bottom: 10px;
}

.container .tbl-info {
	border: 1px solid #E2E2E2;
}

.container .tbl-info tr td {
	background-color: #E2E2E2;
	padding: 5px 5px 2px;
	text-align: center;
	white-space: nowrap;
}

.container .tbl-info tr:nth-child(2n+1) td {
	background-color: #F7F7F7;
}

.course-dates {
	border: 1px solid #E2E2E2;
	margin-bottom: 10px !important;
	padding: 15px 15px 10px;
}

.course-total-fee-txt {
	text-align: right;
}

.fm-form .wdform-field h3 {
	color: #387DD5;
	margin-bottom: 15px;
	position: relative;
}

.fm-form .wdform-field h3:after {
	border-bottom: 2px solid #387DD5;
	bottom: 0;
	content: "";
	display: inline-block;
	height: 0;
	left: 0;
	position: absolute;
	width: 100%;
}

.fm-form .wdform-field p {
	margin-bottom: 0.3em;
}

.notice-container {
	border: 2px solid #EEE;
	font-size: 14px;
	margin-bottom: 15px;
	padding: 5px 20px 15px;
	overflow: auto;
}

.notice-container h4 {
	font-size: 15px;
}

/* confirmation */
#confirmation h2 {
	font-size: 17px;
	margin-bottom: 0;
}

#confirmation h3 {
	color: #4D5959;
	font-size: 17px;
	margin-bottom: 5px;
	margin-top: 30px;
}

#confirmation h3:after {
	border-bottom: 1px solid #4D5959;
}

#confirmation h4,
#confirmation div,
#confirmation p,
#confirmation td {
	font-size: 16px;
}

#confirmation table {
	border-collapse: separate;
	border-spacing: 0;
	margin-bottom: 30px;
	margin-top: 30px;
	width: 100%;
}

#confirmation table td,
#confirmation table th {
	padding-bottom: 0;
	padding-top: 0;
	width: 70%;
}

#confirmation table td:first-child {
	width: 30%;
}
/* end - confirmation */

/* page bar */
.fm-form-container.fm-theme1 .fm-pages .page_percentage_deactive {
	background-color: #E7E7E7;
}

.fm-form-container.fm-theme1 .fm-pages .page_percentage_active {
    background-color: #5BDA32;
}
/* end - page bar */
/* end - website */
