
.stm-lms-wrapper__login {
	margin-bottom: 50px;
}

.stm-lms-wrapper__login #stm-lms-register {
	display: block;
}

.stm-lms-modal-login #stm-lms-login-modal, .stm-lms-modal-login #stm-lms-register, .stm_lms_user_float_menu.__collapsed .stm_lms_login_wrapper {
	display: none;
}

.stm-lms-modal-login .nav {
	margin-bottom: 0;
}

.stm-lms-modal-login .sc_login {
	margin: 0 !important;
}

.stm-lms-modal-login #stm-lms-login-modal.active, .stm-lms-modal-login #stm-lms-register.active {
	display: block;
}

.stm-lms-modal-login #stm-lms-register {
	margin-bottom: -70px;
}

.stm-lms-modal-login #stm-lms-register>h3 {
	display: none;
}

.stm_lms_login_wrapper {
	padding: 40px 50px;
	background-color: rgba(184, 62, 57, 1);
}

.stm_lms_login_wrapper .form-group {
	margin: 0 0 30px;
}

.stm_lms_login_wrapper .form-group label {
	margin: 0 0 7px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	color: #fff;
}

.stm_lms_login_wrapper__actions {
	display: flex;
	align-items: center;
}

.stm_lms_login_wrapper__actions label {
	margin-right: 15px;
	margin-bottom: 0;
	color: #fff;
}

.stm_lms_login_wrapper__actions .btn {
	background-color: rgba(42, 161, 67, 1) !important;
	margin-left: auto;
}

.stm_lms_login_wrapper .lostpassword {
	position: relative;
	top: -1px;
	color: #fff !important;
	cursor: pointer;
}

.stm_lms_login_wrapper .lostpassword:hover {
	text-decoration: underline !important;
}

.stm_lms_login_wrapper .stm_lms_lost_password_form {
	display: flex;
	align-items: center;
	padding: 30px 0 0;
}

.apsl-login-networks span.apsl-login-new-text, .stm-lms-modal-login .stm-lms-login__top h3, .wp-social-login-widget .wp-social-login-connect-with {
	display: none;
}

.stm_lms_login_wrapper .stm_lms_lost_password_form .form-group {
	flex-grow: 1;
	margin-right: 30px;
}

.stm_lms_login_wrapper .stm_lms_lost_password_form .btn {
	background-color: rgba(42, 161, 67, 1) !important;
	margin-left: auto;
}

.wp-social-login-widget {
	float: right;
	margin: 6px 0 0;
}

.wp-social-login-widget .wp-social-login-provider-list {
	margin: 0 -5px;
	padding: 0;
}

.wp-social-login-widget .wp-social-login-provider-list a {
	margin: 0 5px;
}

.stm_lms_log_in.loading {
	min-height: auto;
}

.stm_lms_log_in.loading:before {
	top: -3px;
}

.stm_lms_log_in.loading i, .stm_lms_log_in.loading span {
	opacity: 0;
}

.stm-lms-modal-login .modal-body {
	padding: 0 0 70px;
}

.stm-lms-modal-login .loading.btn {
	margin-left: auto !important;
}

.stm-lms-modal-login .stm-lms-message {
	margin-left: 50px;
	margin-right: 50px;
	padding: 0;
	background-color: transparent;
	color: #e53935;
}

.stm-lms-modal-login .stm-lms-login__top {
	position: absolute;
	bottom: 19px;
	left: 20px;
	right: 20px;
}

.stm-lms-modal-login .stm-lms-login__top .wp-social-login-widget {
	float: none;
	text-align: center;
}

.stm-lms-modal-login .stm-lms-message.success {
	color: #66bb6a;
}

@media (max-width:1023px) {
	.stm-lms-login {
		margin: 0 0 40px;
	}
}

@media (max-width:550px) {
	.stm_lms_login_wrapper, .stm_lms_register_wrapper {
		padding: 40px 25px !important;
	}
	
	.stm_lms_lost_password_form {
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	
	.stm_lms_lost_password_form .form-group {
		width: 100%;
		margin-right: 0 !important;
	}
	
	.stm_lms_lost_password_form .btn {
		margin-left: 0 !important;
	}
	
	.stm_lms_login_wrapper__actions {
		flex-wrap: wrap;
	}
	
	.stm_lms_login_wrapper__actions .lostpassword {
		width: 100%;
		margin-top: 10px;
	}
	
	.stm_lms_login_wrapper__actions .btn {
		margin: 15px 0 0;
	}
}

body div.nsl-container-block {
	margin: 15px 0;
}

body div.nsl-container-block .nsl-container-buttons {
	flex-flow: row;
	margin: 0 -8px;
}

body div.nsl-container-block .nsl-container-buttons a {
	max-width: inherit;
	padding: 0 8px;
	flex: 0 0 auto;
	width: 100%;
	margin: 8px 0;
}

.stm-lms-modal-login .apsl-login-networks, body .modal-content div.nsl-container-block {
	padding: 0 50px;
}

body div.nsl-container-block .nsl-container-buttons a .nsl-button-label-container {
	font-size: 14px;
}

.apsl-login-networks {
	margin: 20px 0 30px;
}

.apsl-login-networks .social-networks {
	display: flex;
	align-items: center;
}

.apsl-login-networks .social-networks>a {
	flex: 1 1 0px;
	margin-right: 15px;
}

.apsl-login-networks .social-networks>a:last-child {
	margin-right: 0;
}

.apsl-login-networks .social-networks .apsl-icon-block {
	display: flex;
	align-items: center;
	padding: 0 20px;
	margin: 0;
	background: #3b5898;
	border-radius: 5px;
	color: #fff;
}

.apsl-login-networks .social-networks .apsl-icon-block .fa, .apsl-login-networks .social-networks .apsl-icon-block .fab {
	width: auto;
	background-color: transparent;
	color: inherit;
	line-height: 40px;
	font-family: "Font Awesome 6 Brands" !important;
	margin-right: 10px;
}

.apsl-login-networks .social-networks .apsl-icon-block .apsl-long-login-text {
	display: block;
	line-height: 16px;
}

.apsl-login-networks .social-networks .apsl-icon-block.icon-google {
	background-color: #cb4023;
}
