﻿body {
	min-width: 800px;
	max-width: 3840px;
}

.wrapper {
	height: 100vh;
}

.mts-logo {
	width: 73px;
	height: 18px;
}

.content-padding {
	padding: 17px 32px 0 32px;
}

.content-name-title {
	padding-top: 50px;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	color: #626C77;
}

.content-name-info {
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
}

.provider-info-title {
	padding-top: 8px;
	font-weight: 400;
	font-size: 17px;
	line-height: 24px;
}

.provider-name {
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
}

.price-cover {
	padding: 32px 0 0;
	width: 100%
}

.price-info {
	padding: 8px 12px;
	font-weight: 400;
	font-size: 17px;
	line-height: 24px;
	border-radius: 8px;
	background: #F2F3F7;
}

.price {
	font-weight: 700;
	font-size: 17px;
	line-height: 24px;
}

.captcha-title {
	padding-top: 32px;
	font-weight: 400;
	font-size: 17px;
	line-height: 20px;
}

.msisdn-title-info {
	display: table-cell;
	vertical-align: middle;
	width: 280px;
	height: 32px;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
}

.footer-padding {
	padding: 0 32px 20px 32px;
}

.main-button-cover-padding {
	padding-top: 20px;
}