@font-face {
	font-family: "Inter";
	src: url("../FONTS/Inter-ExtraLight.ttf") format("truetype");
	font-style: normal;
	font-weight: 200;
}

@font-face {
	font-family: "Inter";
	src: url("../FONTS/Inter-Light.ttf") format("truetype");
	font-style: normal;
	font-weight: 300;
}

@font-face {
	font-family: "Inter";
	src: url("../FONTS/Inter-Regular.ttf") format("truetype");
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: "Inter";
	src: url("../FONTS/Inter-Medium.ttf") format("truetype");
	font-style: normal;
	font-weight: 500;
}

@font-face {
	font-family: "Inter";
	src: url("../FONTS/Inter-SemiBold.ttf") format("truetype");
	font-style: normal;
	font-weight: 600;
}

@font-face {
	font-family: "Inter";
	src: url("../FONTS/Inter-Bold.ttf") format("truetype");
	font-style: normal;
	font-weight: 700;
}

@font-face {
	font-family: "Inter";
	src: url("../FONTS/Inter-ExtraBold.ttf") format("truetype");
	font-style: normal;
	font-weight: 800;
}

@font-face {
	font-family: "GTEestiPro";
	src: url("../FONTS/gteestiprodisplay_thin.otf") format("truetype");
	font-style: normal;
	font-weight: 200;
}

@font-face {
	font-family: "GTEestiPro";
	src: url("../FONTS/gteestiprodisplay_light.otf") format("truetype");
	font-style: normal;
	font-weight: 300;
}

@font-face {
	font-family: "GTEestiPro";
	src: url("../FONTS/gteestiprodisplay_regular.otf") format("truetype");
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: "GTEestiPro";
	src: url("../FONTS/gteestiprodisplay_medium.otf") format("truetype");
	font-style: normal;
	font-weight: 500;
}

@font-face {
	font-family: "GTEestiPro";
	src: url("../FONTS/gteestiprodisplay_bold.otf") format("truetype");
	font-style: normal;
	font-weight: 600;
}

@font-face {
	font-family: "GTEestiPro";
	src: url("../FONTS/gteestiprodisplay_bold.otf") format("truetype");
	font-style: normal;
	font-weight: 700;
}

@font-face {
	font-family: "GTEestiPro";
	src: url("../FONTS/gteestiprodisplay_ultrabold.otf") format("truetype");
	font-style: normal;
	font-weight: 800;
}

@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 300;
	font-display: block;
	src: url(https://static.connect.topseller.ru/assets/fonts/source_sans/normal_300.woff2) format('woff2');
}

@font-face {
	font-family: 'Source Sans Pro';
	font-style: italic;
	font-weight: 300;
	font-display: block;
	src: url(https://static.connect.topseller.ru/assets/fonts/source_sans/italic_300.woff2) format('woff2');
}

@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 400;
	font-display: block;
	src: url(https://static.connect.topseller.ru/assets/fonts/source_sans/normal_400.woff2) format('woff2');
}

@font-face {
	font-family: 'Source Sans Pro';
	font-style: italic;
	font-weight: 400;
	font-display: block;
	src: url(https://static.connect.topseller.ru/assets/fonts/source_sans/italic_400.woff2) format('woff2');
}

@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 600;
	font-display: block;
	src: url(https://static.connect.topseller.ru/assets/fonts/source_sans/normal_600.woff2) format('woff2');
}

@font-face {
	font-family: 'Source Sans Pro';
	font-style: italic;
	font-weight: 600;
	font-display: block;
	src: url(https://static.connect.topseller.ru/assets/fonts/source_sans/italic_600.woff2) format('woff2');
}

@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 700;
	font-display: block;
	src: url(https://static.connect.topseller.ru/assets/fonts/source_sans/normal_700.woff2) format('woff2');
}

@font-face {
	font-family: 'Source Sans Pro';
	font-style: italic;
	font-weight: 700;
	font-display: block;
	src: url(https://static.connect.topseller.ru/assets/fonts/source_sans/italic_700.woff2) format('woff2');
}

body, p, h1, h2, h3, h4, h5, b, input, select, ul, li, textarea{
	font-family: "Source Sans Pro" !important;
}

.service_menu {
	margin: 0 0 5px 0;
}

.service_menu {
	width: 100%;
	margin: 0px;
	border-bottom: 1px solid #ebebeb;
	padding: 14px 0px 14px;
	font-size: 13px;
}

.service_menu img {
	width: 35px;
}

a:not(.btn) {
	color: #343A40;
	font-size: 14px;
	text-decoration: underline;
}

a.main_logo {
	display: flex;
	align-items: center;
	text-decoration: none;
	font-size: 26px;
	font-weight: 600;
	margin: auto;
	width: max-content;
	max-width: 100%;
	margin-top: 18px;
	margin-bottom: 20px;
}

.auth_form {
	width: 400px;
	margin: 150px auto;
	padding: 30px;
	background-color: #f1f1f1;
}

label, input {
	font-size: 14px !important;
	line-height: 1.8;
	outline: none !important;
	box-shadow: none !important;
}

input.form-control:hover, input.form-control:focus {
	border-color: #000 !important;
}

h3 {
	font-size: 20px;
	margin: 0px 0 20px 0;
	color: #343434;
}

#app{
	width: 95%;
	margin: 1% 0 0 3%;
}

.hidden {
	display: none!important;
}

.btn-primary, .btn-primary:disabled {
	background-color: #696FFB;
	border-color: #696FFB;
}

.btn-sm {
	padding: .46rem 2.7rem;
	text-transform: uppercase;
	font-size: 12px !important;
	font-weight: bold;
	word-spacing: 1.5px;
	letter-spacing: 0.4px;
}

.btn-primary:hover{
	border-color: #4549A4;
	color: #fff;
	background-color: #4549A4;
}

.flex_row {
	display: flex;
}

.flex_row label {
	margin-left: 5px;
}

.form-check-input:checked {
	background-color: #000;
	border-color: #000;
}

.error {
	font-size: 13px;
	margin-top: 8px;
	display: block;
	color: #dc3545;
}