/*!*******************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-4.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./js/insecure/gep/pages/register/OlacLicenceRegisterSection.vue?vue&type=style&index=0&id=2dba77ee&scoped=true&lang=css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************/

.olac-licence-register-section[data-v-2dba77ee] {
	display: flex;
}
@media (max-width: 768px) {
.olac-licence-register-section[data-v-2dba77ee] {
		flex-direction: column;
}
}
.verified i[data-v-2dba77ee] {
	color: forestgreen;
	margin: 4px 0;
}

/*!***********************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-4.use[1]!./js/insecure/gep/pages/register/register.css ***!
  \***********************************************************************************************************************/
.content-wrapper {
	background: radial-gradient(#2b5567, #254857), #2b5567;
}

@media (max-width: 767px) {
	#register-user h1 {
		font-size: 30px;
	}
}

#register-user input {
	text-align: initial;
}

#register-user #register-btn {
	margin-top: 10px !important;
}

.terms-and-conditions-wrapper {
	height: 400px;
	overflow-y: auto;
}

.terms-and-conditions-wrapper ul {
	list-style: none;
}

.select2-container .select2-selection--single {
	height: 45px !important;
	padding: 10px !important;
	font-size: 16px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 30px !important;
	padding-right: 14px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 10px;
	right: 7px;
}

.select2-results__option {
	font-size: 16px;
}

input.select2-search__field {
	padding: 10px;
	height: 45px !important;
	font-size: 16px !important;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #757575;
}

