	/*Bec styles*/
	.error-message {
		color: #dc3545;
		font-size: 10px;
		width: 100%;
		margin-top: 0.25rem;
		display: block;
	}

	.error {
		border: 1px solid #dc3545 !important;
	}

	.text-right {
		text-align: right;
	}

	.iti__dropdown-content {
		min-width: 270px !important;
	}

	.iti__country-list .iti__flag,
	.iti__country-name,
	.iti__dial-code {
		font-size: 14px;
	}

	.iti__search-input {
		padding: 6px 10px;
	}