.auth-wrapper {
    padding: 128px 0 128px 0;
	background-image: url('../../../images/auth-bg_geometry.png');
	background-size: cover;
	background-repeat: no-repeat;
	height: 100vh;
}
.auth-wrapper a {
	color: #13aaf7;
}
.auth-wrapper a:hover {
	color: #6703fc;
}
.auth-row {
	margin: 0;
	height: 100%;
	border-radius: 32px;
    overflow: hidden;
	width: 1280px;
	min-height: 740px;
    margin: 0 auto;
	box-shadow: 0 0 30px rgba(0, 0, 0, .5);
}
.auth-col {
	padding: 0;
	position: relative;
}
.logo {
	position: absolute;
    top: 48px;
    left: 60px;
}
.auth-contacts {
	border: 0;
	position: absolute;
    top: 48px;
    right: 60px;
	display: flex;
    align-items: center;
    justify-content: right;
}
.btn-contact {
	border-radius: 50%;
	background: blue;
	padding: 8px;
	border: 0;
	display: flex;
}
.btn-contact svg {
	width: 16px;
	height: 16px;
	fill: #fff;
}
.btn-tg {
	background: #0000;
	padding: 0;
}
.btn-tg svg {
	fill: #05a0eb;
	width: 32px;
	height: 32px;
}
.btn-vb {
	background: #746fbb;
	margin: 0 8px 0 8px;
}
.btn-vb svg {
	
}
.btn-ph {
	background: #56d4f1;
}
.copyright {
	position: absolute;
    bottom: 48px;
    left: 60px;
}
.docs {
	position: absolute;
    bottom: 48px;
    right: 60px;
	text-decoration: none;
	border-bottom: 1px dashed;
}
.auth-bg {
	height: 100%;
	background-color: #faf8fd;
	background-image: url('../../../images/auth-bg_column.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center right;
}
.auth-bg img {
    object-fit: contain;
    object-position: center center;
    position: fixed;
    height: 100vh;
    width: 50%;
}
.auth-main {
	background: #fff;
	height: 100%;
	align-items: center;
    display: flex;
    justify-content: center;
	    min-height: auto;
}
.auth-header {
	padding: 0;
	position: absolute;
	top: 48px;
	right: 60px;
	display: flex;
    align-items: center;
    justify-content: end;
	border: 0;
	height: auto;
}
.auth-header .logo img {
	height: 40px;
}
.auth-header span {
	color: #8085a0;
	font-size: 16px;
	margin-right: 12px;
	margin-top: -2px;
}
.auth-wrapper .auth-header-btn {
	background: #0000;
	border: 3px solid #dcdfe8;
	color: #8085a0;
	border-radius: 100px;
	line-height: 24px;
	display: flex;
	padding: 0 24px;
	text-decoration: none;
	font-size: 12px;
    height: 40px;
    line-height: 1em;
    font-weight: 600;
    text-transform: uppercase;
    align-items: center;
}
.auth-wrapper .auth-header-btn:hover {
	color: #49b2f8;
}
.auth-form-wrap {
	display: flex;
	min-height: auto;
}
.auth-form {
    position: relative;
    max-width: 600px;
    margin: auto;
	padding: 0;
}
.auth-form h1 {
	font-size: 36px;
	line-height: 1em;
	margin-bottom: 12px;
}
.auth-form h2 {
    font-size: 18px;
    line-height: 1em;
    color: #9d9fb7;
    font-weight: 400;
}
.auth-form .form-group {
	margin-bottom: 32px;
	position: relative;
}
.auth-form form {
	margin-top: 48px;
	min-width: 480px;
}

.auth-footer {
	padding: 0;
    border: 0;
    height: auto;
	position: absolute;
	bottom: 48px;
	right: 60px;
	display: flex;
    align-items: center;
    justify-content: end;
}
.auth-footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.auth-footer ul li {
	display: inline-block;
	margin-right: 12px;
}
.auth-footer ul li:last-child {
	margin-right: 0;
}
.auth-footer ul li a {
	text-decoration: none;
}
.auth-footer p {
	margin: 0;
}


.auth-footer span {
	color: #8085a0;
	font-size: 16px;
	margin-right: 12px;
	margin-top: -2px;
}
.auth-wrapper .auth-footer a {
	background: #0000;
	border: 3px solid #dcdfe8;
	color: #8085a0;
	border-radius: 100px;
	line-height: 24px;
	display: flex;
	padding: 0 24px;
	text-decoration: none;
	font-size: 12px;
    height: 40px;
    line-height: 1em;
    font-weight: 600;
    text-transform: uppercase;
    align-items: center;
}
.auth-wrapper .auth-footer a:hover {
	color: #49b2f8;
}

.btn-primary-gradient {
	color: #fff !important;
	border-radius: 100px;
	height: 48px;
	font-size: 18px;
	background: linear-gradient(45deg, #13aaf7, #448ef3);
}
.btn-primary-gradient:hover,
.btn-primary-gradient:active,
.btn-primary-gradient:focus {
	background: #22a3f8;
}

.view-registration .auth-bg,
.view-reset .auth-bg {

}

.com_users .login {

}
.com_users .registration {

}
.com_users .reset-confirm {

}
.com_users .reset-complete {

}

.com_users .login,
.com_users .registration,
.com_users .reset-confirm,
.com_users .reset-complete {

}
.com_users .login, 
.com_users .registration,
.com_users .reset-confirm,
.com_users .reset-complete {

}
.registration .field-spacer,
.com_users .registration fieldset.fs-default .form-group:nth-child(3),
.com_users .registration fieldset.fs-default .form-group:nth-child(4),
.com_users .registration fieldset.fs-default .form-group:nth-child(6),
.com_users .registration fieldset.fs-default .form-group:nth-child(8),
.com_users .login fieldset .form-group:nth-child(2),
.com_users .reset-confirm fieldset .form-group:nth-child(3),
.fs-profilepc {
	display: none;
}
.com_users .reset-confirm fieldset .form-group:nth-child(4),
.com_users .reset-complete fieldset .form-group:nth-child(3) {
	margin-bottom: 1.5rem;
}
	.com_users label {
		font-weight: 400;
		margin-bottom: 16px;
		font-size: 20px;
		line-height: 1em;
	}
	#password-lbl a {
		font-size: 16px;
		text-decoration: none;
	}
	.input-group:focus-within .input-group-text,
	.input-group:focus-within input {
		border-color: #49b2f8;
	}
	.auth-wrapper .input-group-text {
		background: #fff;
		border-right: 0;
		padding: 6px 6px 6px 24px;
		font-size: 20px;
		border-top-left-radius: 12px !important;
		border-bottom-left-radius: 12px !important;
		border-width: 2px;
	}
.auth-wrapper .input-group-text.is-valid {
    border-color: #28a745;
	background: #e9ecef;
}
.auth-wrapper .input-group-text.is-invalid {
	border-color: #dc3545;
}
	.auth-wrapper input:not([type='checkbox']),
	#user-registration input:not([type='checkbox']) {
		box-shadow: none !important;
		font-size: 20px;
		padding: 6px 12px;
		line-height: 24px;
		height: 64px;
		border-width: 2px;
	}
	.auth-wrapper .input-group input.form-control#password {
		border-right: 0;
		border-radius: 12px 0 0 12px !important;
		padding: 6px 12px 6px 24px;
	}
.auth-wrapper input:focus,
#user-registration input:focus {
	border-color: #49b2f8;
}
	.auth-wrapper .input-group input {
		padding-left: 6px;
		border-top-right-radius: 12px !important;
		border-bottom-right-radius: 12px !important;
		width: auto;
	}
	.auth-wrapper .input-group .input-group-text + input {
		border-left: 0;
		padding-left: 0;
		border-width: 2px;
	}

.auth-wrapper button {
	box-shadow: none !important;
}
.form-group-submit {
	margin: 44px 0 0 0;
}
.form-group-submit .form-check {
	margin: 0;
	display: flex;
    height: 100%;
    align-items: center;
}
.form-group-submit .form-check-input {
	margin: 0 12px 0 0;
	width: 22px !important;
    height: 20px;
}
.form-group-submit .form-check-label {
	margin: 0;
	font-size: 18px;
    line-height: 1em;
	margin-top: -4px;
}
.auth-wrapper button.btn-wide {
    width: 100%;
    height: 64px;
    font-size: 24px;
    font-weight: 600;
	transition: none;
}
	.auth-wrapper .btn-icon {
		height: 64px;
		padding: 0;
		width: 64px;
		border: 2px solid #ced4da;
		border-left: 0;
		border-radius: 0 12px 12px 0;
		padding-right: 12px;
	}
	.auth-wrapper .registration .btn-icon {
		border-radius: 0 12px 12px 0;
		border: 2px solid #ced4da;
		border-left: 0;
		display: block;
		padding: 0;
		margin: 0;
	}
	.auth-wrapper .registration .btn-icon:disabled {
		cursor: not-allowed;
		opacity: 1;
		pointer-events: all !important;
	}
	.input-group:focus-within .btn-icon {
		border-color: #49b2f8;
	}
	.auth-wrapper .btn-icon svg {
		height: 24px;
		width: 24px;
		fill: #aaa;
	}
	.auth-wrapper .btn-icon:hover:disabled svg {
		fill: #aaa;
	}
	.auth-wrapper .btn-icon:hover:not(:disabled) svg {
		fill: #49b2f8;
	}
	.auth-wrapper .btn-icon .icon-fw {
		margin-top: 6px;
		display: inline-block;
		font-size: 21px;
	}
	.auth-wrapper .btn-icon .icon-fw:hover {
		color: #49b2f8;
	}
#jform_password1-lbl span {
	font-size: 12px;
	display: inline-block;
	margin-left: 5px;
}
.auth-wrapper .modal.modal-static .modal-dialog {
	-webkit-transform: none;
	transform: none;
}
.auth-wrapper .modal-sm {
	max-width: 240px;
}
.sms-group {
	margin-bottom: 8px;
}
#check_messages {
font-size: 12px;
}
#smsModal .modal-header {
	padding: 8px 16px;
}
#smsModal .modal-title {
	font-size: 18px;
}
input:disabled,
button:disabled {
	cursor: not-allowed;
}
#jform_password1-lbl {
	
}
.toggle-pass {
	float: right;
    cursor: pointer;
    width: 24px;
    height: 24px;
    padding: 4px 2px 0px 2px;
}
#smsModal .modal-body button,
#user-registration button {
	width: 100%;
	margin-top: 32px;
}
.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #e40404;
    background-color: #e40404;
}
.custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: #e40404;
}
.custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(228,4,4,.25);
}
#smsModal .modal-footer {
	justify-content: flex-start;
	padding: 0;
	border: 0;
}
#smsModal .modal-footer > * {
	margin: 0;
}
@media (max-width: 575px) {
	.view-login .body {

	}
	.auth-wrapper {
		margin: 0;
		height: 100vh;
		display: flex;
		min-height: 566px;
	}
	.view-login .auth-wrapper {
		min-height: 480px;
	}
	.auth-bg {
		width: 100%;
	}
	.view-login .auth-bg,
	.view-registration .auth-bg {
		text-align: center;
		height: 541px;
		width: calc(100% - 30px);
		margin: auto;
		padding: 12px 25px;
	}
	.view-login .auth-bg {
		height: 455px;
	}
	.auth-bg img {
		width: 168px;
		height: 80px;
		margin: 0 auto;
	}
	.com_users .auth-bg h1 {
		font-size: 24px;
		padding: 5px 0 0 0;
	}
	.com_users .login,
	.com_users .registration {
		height: 406px;
		top: 140px;
		margin: auto;
		bottom: 0;
		max-width: none;
		width: calc(100% - 30px);
		left: 15px;
		padding: 15px 20px;
	}
	.com_users .login {
		height: 320px;
	}
}


/* ---------- REGISTRATION ---------- */
.form-group-btn .input-group {
	display: flex;
}
.auth-wrapper .form-group-btn .btn-icon {
	border: 0;
	padding: 0;
	margin-left: 12px !important;
}
.auth-wrapper .form-group-btn .btn-icon:disabled {
	cursor: not-allowed;
	pointer-events: all !important;
}
.auth-wrapper .form-group-btn .btn-icon svg {
	width: 64px;
	height: 64px;
	fill: #13aaf7;
	color: #FFF;
}
.auth-wrapper .form-group-btn .btn-icon:hover svg {
	fill: #13aaf7;
}
.auth-wrapper .fs-usercompany .input-group input.form-control:not(#phone),
.auth-wrapper .registration .input-group input.form-control:not(#phone) {
	border-radius: 12px!important;
	padding: 6px 12px 6px 24px;
	font-size: 20px;
	border: 2px solid #ced4da;	
}
.auth-wrapper .registration .input-group input.form-control#password {
	border-radius: 12px 0 0 12px !important;
	border-right: 0;
}
.auth-wrapper .registration .form-group .disabled .input-group-text {
	background: #e9ecef;
	cursor: not-allowed;
}

.label-wrap {
	display: flex;
}
.label-wrap span {
    margin: -2px 0 0 8px;
}
.label-wrap svg {
	fill: #aaa;
	width: 20px;
	height: 20px;
}

.form-group-submit button[type=submit]:disabled {
	cursor: not-allowed;
	pointer-events: all !important;
}
#password + button:disabled {
		background: #e9ecef;
}
.form-group-submit .form-group-col-check .form-check {
	padding: 0;
}
.form-group-submit .form-group-col-check .form-check-label {
	font-size: 16px;
}
.form-group-submit .form-group-col-check .form-check-label span {
	border-bottom: 1px dashed;
}

#companyModal .modal-content {
	border: 0;
	border-radius: 24px;
}
#companyModal .input-group input {
    border-radius: 12px 12px 12px 12px !important;
    padding: 6px 12px 6px 12px;
    font-size: 16px;
	height: 48px;
}
#companyModal label {
	margin-bottom: 12px;
	font-size: 18px;
}
#companyModal .form-group > label {
	display: flex;
	justify-content: space-between;
}
#companyModal label .tooltip-radiobutton {
	display: flex;
	align-items: center;
}
/* The switch - the box around the slider */
.com_users #companyModal label.switch {
	position: relative;
	display: inline-block;
	width: 40px;
	height: 24px;
	margin-bottom: 0;
	margin-left: 1rem;
}

/* Hide default HTML checkbox */
.switch input {
	opacity: 0;
	width: 0;
	height: 0;
}

/* The slider */
.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}

.slider:before {
	position: absolute;
	content: "";
	height: 16px;
	width: 16px;
	left: 4px;
	bottom: 4px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}

input:checked + .slider {
	background-color: #0d6efd;
}

input:focus + .slider {
	box-shadow: 0 0 1px #0d6efd;
}

input:checked + .slider:before {
	-webkit-transform: translateX(16px);
	-ms-transform: translateX(16px);
	transform: translateX(16px);
}

/* Rounded sliders */
.slider.round {
	border-radius: 34px;
}

.slider.round:before {
	border-radius: 50%;
}
#companyModal .modal-body {
	padding: 24px 36px 0 36px;
}
#companyModal .form-group {
	margin-bottom: 2rem;
	position: relative;
}
#companyModal .form-select {
	border-radius: 12px 12px 12px 12px !important;
    padding: 6px 12px 6px 24px;
    font-size: 20px;
    border: 2px solid #ced4da;
}
#companyModal .modal-footer {
	border: 0;
	padding: 0 36px 24px 36px;
}
#companyModal .btn,
#companyModal .modal-footer .btn {
    height: 48px;
    font-size: 20px;
    font-weight: 600;
	border-radius: 100px;
	color: #fff !important;
	padding: 0 36px 0 36px;
}
#companyModal .modal-footer .btn-primary {
    margin-left: 24px;
}
#companyModal .btn {
	width: 100%;
	margin-top: 30px;
}

.is-hidden {
	display: none;
}
