.st-loading-container {
	display: inline-block;
	margin-right: .5rem;
	margin-top: .2rem;
}

.st-alert-box,
.st-alert-box-info {
	margin-top: .8rem !important;
}

.stlsr.wrap {
	padding: 8px 13px;
}

.stlsr.wrap>.stlsr-page-heading {
	font-size: 23px;
	font-weight: 400;
	margin: 0 0 10px 0;
	padding: 9px 0 4px 0;
	line-height: 1.3;
	color: #1d2327;
}

.stlsr-section {
	margin-right: .3rem;
}

.stls-mr {
	margin-left: 1.2rem !important;
}

.stls_sub_field {
	display: inline-block;
	margin-top: 4px;
	margin-bottom: 7px;
}

.stls_sub_field_mr {
	margin-left: 7px;
}

.stls_capt,
.stls_capt_login,
.stls_capt_lostpassword,
.stls_capt_register,
.stls_capt_comment {
	display: none;
}

.st-text-danger {
	margin-top: .2rem;
	color: #dc3232;
}

.st-is-invalid {
	border: 1px solid #dc3232;
}

.stlsr-error-logs {
	width: 100%;
	margin-top: .2rem;
	margin-bottom: 1rem;
}

.stlsr-error-logs td,
.stlsr-error-logs th {
	border: 1px solid #ddd;
	padding: .5rem;
}

.stlsr-error-logs th {
	padding-top: .8rem;
	padding-bottom: .8rem;
	text-align: right;
	background-color: #0073aa;
	color: white;
}

.stlsr-error-logs tr:nth-child(even) {
	background-color: #fff;
}

.stlsr-error-logs tr:hover {
	background-color: #ddd;
}

.stls-selection-tab {
	margin-left: .5em;
}

.stls-selection-tabs input[type="radio"] {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.stls-selection-tabs label {
	cursor: pointer;
	position: relative;
}

.stls-selection-tabs label span {
	display: inline-block;
	padding: 6px 12px;
	margin-left: 0;
	font-weight: 600;
	line-height: 1.71428571;
	border: 1px solid #c3c4c7;
	background: #dcdcde;
	color: #50575e;
	transition: background-color 0.3s, color 0.3s;
}

.stls-selection-tabs input[type="radio"]:checked+span {
	position: relative;
	z-index: 1;
	font-weight: 600;
	background: #fff;
	color: #000;
}

.stls-selection-tabs input[type="radio"]:focus+span {
	box-shadow: 0 0 0 2px #2271b1;
	outline: 2px solid transparent;
}

.stls-selection-tabs input[type="radio"]:focus:active+span {
	box-shadow: none;
}

.stlsr-tab-heading,
.stlsr-tab-heading-btn {
	display: inline-block;
}

.stlsr-tab-heading {
	float: right;
	color: #1d2327;
	font-size: 1.3em;
	font-weight: 600;
	margin: 1em 0;
}

.stlsr-tab-heading-btn {
	float: left;
	margin-top: 1em !important;
}

.stlsr-tab-header:after {
	content: '';
	clear: both;
	display: block;
}

#stlsr-reset-plugin-form {
	margin-top: 1rem;
}

#stlsr_ip_header {
	max-width: 50rem;
}

#stls-refresh-ip+.st-loading-container {
	margin-top: 0;
}

#stls-refresh-ip+.st-loading-container img {
	vertical-align: middle;
}

#stls-your-ip {
	display: none;
	margin-right: .25rem;
}

.stlsr-error-logs-section {
	overflow-x: auto;
}

/* Side by Side Layout */
.stlsr-side-by-side {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.stlsr-side-by-side>form:first-of-type {
	max-width: 900px;
	flex-grow: 1;
	margin-left: 25px;
}

.stlsr-pro {
	box-sizing: border-box;
	max-width: 600px;
	flex-grow: 1;
	align-self: flex-start;
	margin-top: 1rem;
}

@media screen and (min-width: 1024px) {
	.stlsr-side-by-side {
		flex-wrap: nowrap;
	}

	.stlsr-pro {
		margin-right: 15px;
		max-width: 360px;
	}
}

/* Review */
.stlsr-review {
	display: flex;
}

.stlsr-review .stlsr-review-us {
	margin-top: 1.5rem;
}

.stlsr-review .stlsr-review-link {
	text-decoration: none;
	box-shadow: none;
}

.stlsr-review .stlsr-review-link:focus {
	outline: thin dotted;
}

.stlsr-review .stlsr-rate-us {
	display: inline-block;
	font-weight: 400;
	font-size: .85rem;
	margin-left: .3rem;
	margin-bottom: .3rem;
}

.stlsr-review .star-rating .star {
	width: 20px;
	height: 20px;
	font-size: 20px;
}

/* Pro Main */
.stlsr-pro-main img {
	display: block;
	max-width: 480px;
	width: 100%;
	height: auto;
}

.stlsr-pro-main {
	max-width: 480px;
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	margin-top: .75rem;
	margin-bottom: 1.5rem;
	background-color: #fff;
	color: #000;
	box-shadow: -1px 2px 4px rgba(0, 0, 0, .1);
}

.stlsr-pro-main-desc {
	padding: 1.5rem 1.75rem;
	margin: 0 auto;
}

.stlsr-pro-main-title {
	font-size: 1.4rem;
	line-height: 2rem;
	font-weight: 500;
	text-align: center;
	text-transform: uppercase;
	margin: .5rem .25rem 1rem;
}

.stlsr-pro-main-title span {
	color: #e44d4d;
}

.stlsr-pro-main-btn-group {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.stlsr-pro-main-btn {
	text-decoration: none;
	cursor: pointer;
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	height: 2.5rem;
	font-size: .875rem;
	line-height: 1em;
	text-transform: uppercase;
	margin: .275rem .425rem;
	padding: 0 .75rem;
	min-height: 2.5rem;
	border-radius: .5rem;
	font-weight: 600;
	background-color: #fff;
	color: #e96e71;
	border: 1px solid #e96e71;
	box-shadow: none;
	transition: .2s transform;
}

.stlsr-pro-main-btn:hover,
.stlsr-pro-main-btn:focus,
.stlsr-pro-main-btn:active {
	background-color: #e96e71;
	color: #fff;
	box-shadow: none;
}

.stlsr-pro-main-btn:focus {
	outline: 1px solid #000;
}

.stlsr-pro-main-btn:active {
	background-color: #e96e71;
	color: #fff;
	box-shadow: none;
	transform: scale(.95);
}

.stlsr-pro-main-btn--highlight,
.stlsr-pro-main-btn--highlight:hover,
.stlsr-pro-main-btn--highlight:focus,
.stlsr-pro-main-btn--highlight:active {
	background-color: #e96e71;
	color: #fff;
}

.stlsr-pro-main-btn:active,
.stlsr-pro-main-btn--highlight:active {
	background-color: #e44d4d;
}

@media screen and (min-width: 1024px) {
	.stlsr-pro-main {
		max-width: 100%;
		flex-wrap: nowrap;
		flex-grow: 1;
	}

	.stlsr-pro-main-title {
		text-align: right;
	}

	.stlsr-pro-main-btn-group {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
	}
}

/* Pro */
.stlsr .stlsr-pro.stlsr-pro--top {
	max-width: 570px;
	margin-bottom: 24px;
	padding: 15px 30px 15px 30px
}

.stlsr .stlsr-pro-desc {
	font-size: 15px;
}

.stlsr .stlsr-pro-desc {
	text-align: justify;
}

.notice,
.stlsr .st-alert-box {
	flex-basis: 100%;
	order: -1;
}

.stlsr .stlsr-pro {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
	margin-top: 1.5rem;
	margin-bottom: 0;
	padding: 25px 30px 15px 15px;
	border-right: 3px solid #5478e4;
	border-left: 3px solid #5478e4;
	border-bottom: 1px solid #ebebeb;
	background-color: #ffffff;
	color: #3c434a;
	box-shadow: -1px 2px 4px rgba(0, 0, 0, .1);
	transition: .3s all;
}

@media screen and (min-width: 800px) {
	.stlsr .stlsr-pro {
		flex-direction: column;
		justify-content: flex-start;
		align-items: stretch;
	}
}

.stlsr .stlsr-pro:hover {
	box-shadow: -1px 2px 8px rgba(0, 0, 0, .15);
}

.stlsr-pro .stlsr-pro-links {
	font-size: 15px;
	line-height: 1;
}

@media screen and (min-width: 800px) {
	.stlsr-pro .stlsr-pro-links {
		margin-top: 0;
	}
}

.stlsr-pro .stlsr-pro-heading {
	margin: 0 0 8px 12px;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 1.5;
	color: #1d2327;
}

.stlsr-pro .stlsr-pro-light {
	font-weight: 400;
}

.stlsr-pro .stlsr-pro-bold {
	font-weight: 600;
}

.stlsr-pro .stlsr-pro-underline {
	text-decoration: underline;
	color: #d63638;
}

.stlsr-pro .stlsr-pro-link {
	display: inline-block;
	text-decoration: none;
	padding: 12px 15px 12px;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	background-color: #5478e4;
	color: #ffffff;
	border: 1px solid #4169e1;
	border-radius: 6px;
	transition: .15s all;
}

.stlsr-pro .stlsr-pro-link:hover {
	border-color: #5478e4;
	background: #5478e4;
	color: #ffffff;
	outline: 0;
}

.stlsr-pro .stlsr-pro-link:focus {
	outline: thin dotted #ffffff;
	box-shadow: 0 0 0 1px #ffffff, 0 0 0 2px #5478e4;
}

.stlsr-pro .stlsr-pro-link--alt:focus {
	box-shadow: 0 0 0 1px #ffffff, 0 0 0 2px #9ea1a5;
}

.stlsr-pro .stlsr-pro-link--alt:hover:focus {
	box-shadow: 0 0 0 1px #ffffff, 0 0 0 2px #5478e4;
}

.stlsr-pro .stlsr-pro-link--alt {
	background-color: #ffffff;
	color: #50565c;
	border-color: #b4b9be;
}

.stlsr-pro .stlsr-pro-link--alt:hover {
	border-color: #5478e4;
	background: #5478e4;
}

.stlsr-pro-check-list-wrap {
	display: flex;
	flex-wrap: wrap;
	margin: 1rem 0 .5rem 0;
	padding-right: 3px;
}

.stlsr-pro-check-list {
	font-size: 15px;
	font-size: .9375rem;
	line-height: 1.55;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 2rem;
}

.stlsr-pro-check-list li {
	position: relative;
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

.stlsr-pro-check-list li::before {
	content: '';
	display: inline-block;
	margin-left: 12px;
	transform: rotate(45deg);
	height: .63em;
	width: .3em;
	border-bottom: .25em solid #b4b9be;
	border-right: .25em solid #b4b9be;
}