div.page.profile-nav {
	margin-top: 30px;
	margin-bottom: 30px;
}
div.page.profile-nav>.page2 {
	max-width: 1440px;
}
div.page.profile-nav ul.nav li a {
	font-size: 20px;
	text-decoration: none;
	text-align: center;
	color: #000;
	display: block;
	padding: 10px 20px;
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
}
div.page.profile-nav ul.nav li.active a {
	font-size: 20px;
	text-decoration: none;
	text-align: center;
	color: #000;
	background: #eaf6f6;
	display: block;
	padding: 10px 20px;
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
}
div.page.profile-nav ul.nav li a:hover {
	box-shadow: 0 0 10px rgba(0,0,0,0.2);	
}
div.page.profile-welcome div.page2 {
	padding: 40px 0 0px 0;	
}
div.page.profile-welcome div.img {
	position: relative;
	max-width: max-content;
	margin: 0 auto;
}
div.page.profile-welcome div.img img {
	max-width: 100%;
	height: auto;
}
div.page.profile-welcome h1 {
	font-size: 25px;
	text-align: center;
	margin-top: 40px;
}
div.page.profile-authorized div.page2 {
	padding: 40px 0 0px 0;	
}
div.page.profile-authorized div.img {
	position: relative;
	max-width: max-content;
	margin: 0 auto;
}
div.page.profile-authorized div.img img {
	width: 100%;
	max-width: 125px;
	height: auto;
}
div.page.profile-authorized h1 {
	font-size: 20px;
	font-weight: 700;
	text-transform: none;
	text-align: center;
	letter-spacing: normal;
	margin-top: 30px;
	margin-bottom: 0;
}
div.page.profile-authorized h1+ul {
	font-size: 15px;
	margin: 0 auto;
	padding: 0;
	width: max-content;
	display: flex;
	list-style-type: none;
}
div.page.profile-authorized h1+ul li:not(:last-child) {
	margin-right: 10px
}
div.page.profile-authorized h1+ul li a,
div.page.profile-authorized h1+ul li span {
	text-decoration: none;
	color: #a0a8a9;
}
div.page.profile-authorized h1+ul li a:hover {
	text-decoration: underline;
}
div.page.profile-authorized h1+p {
	font-size: 15px;
	margin: 0 auto;
	padding: 0;
	width: max-content;
	display: flex;
	color: #a0a8a9;
}
/***/
.page.page-profile {
	padding-top: 30px;
	padding-bottom: 30px;
}
.page.page-profile>.page2 {
	max-width: 1440px;
}
.page.page-profile h1,
.page.page-profile h2 {
	text-align: center;
	font-size: 25px;
	font-weight: 800;
	color: #000;
	letter-spacing: 0.1rem;
	text-transform: uppercase;
	line-height: 120%;
	margin: 0px auto;;
	max-width: max-content;
}
.page.page-profile.page-points-summary {
	background: #f5f5f5;
}
.page.page-profile.page-points-summary .items {
	background: #f9f9f9;
	padding: 30px;
	border-radius: 40px;
	max-width: 750px;
	margin: 0 auto;	
}
.page.page-profile.page-points-summary .items .item {
	letter-spacing: 1px;
	margin: 10px 0;
}
.page.page-profile.page-points-summary .items .item>div {
	padding: 0px 10px;
}
.page.page-profile.page-points-summary .items .item>div.text {
	font-size: 25px;
	font-weight: 900;
	color: #333
}

.page.page-profile.page-personal-summary {
	background: #f5f5f5;
}
.page.page-profile.page-personal-summary .items {
	background: #f9f9f9;
	padding: 30px;
	border-radius: 40px;
	max-width: 750px;
	margin: 0 auto;	
}
.page.page-profile.page-personal-summary .items .item {
	letter-spacing: 1px;
	margin: 10px 0;
}
.page.page-profile.page-personal-summary .items .item>div {
	padding: 0px 10px;
}
.page.page-profile.page-personal-summary .items .item>div.text {
	font-size: 25px;
	font-weight: 900;
	color: #333
}
/***/
.page.page-profile.page-points-detail {
	background: #eaf6f6;
}
.page.page-profile.page-points-detail .items {
	background: #f9ffff;
	padding: 30px;
	border-radius: 40px;
	max-width: 750px;
	margin: 0 auto;
	position: relative;
}
.page.page-profile.page-points-detail .items .item {
	margin: 10px auto;
	max-width: 600px;
}
.page.page-profile.page-points-detail .items .item:first-of-type {
	font-weight: 900;
	margin-top: 30px;
	margin-bottom: 20px;
}
.page.page-profile.page-points-detail .items .item:last-child {
	font-weight: 900;
}
.page.page-profile.page-points-detail .items .item a.btn {
	margin-top: 0;
	display: inline-block;
}
.page.page-profile.page-points-detail .items .finalmessage {
	margin-top: 20px;
	text-align: center;
}
.page.page-profile.page-points-detail .items .que {
	position: absolute;
	right: 30px;
}
.page.page-profile.page-points-detail .items .que i {
	cursor: pointer;
}
/***/
.page.page-profile.page-personal-detail {
	background: #eaf6f6;
}
.page.page-profile.page-personal-detail .items {
	background: #f9ffff;
	padding: 30px;
	border-radius: 40px;
	max-width: 750px;
	margin: 0 auto;	
}
.page.page-profile.page-personal-detail .items .item {
	margin: 10px auto;
	max-width: 600px;
}
.page.page-profile.page-personal-settings {
	background: #f5f5f5;
}
.page.page-profile.page-personal-settings .items {
	background: #f9f9f9;
	padding: 30px;
	border-radius: 40px;
	max-width: 750px;
	margin: 0 auto;	
}
.page.page-profile.page-personal-settings .items .item {
	margin: 10px auto;
	max-width: 600px;
}
.page.page-profile.page-points-detail .items .item:first-of-type {
	font-weight: 900;
	margin-top: 30px;
	margin-bottom: 20px;
}
/***/
.page.page-profile.page-orders-summary {
	background: #f5f5f5;
}
.page.page-profile.page-orders-summary .items {
	background: #f9f9f9;
	padding: 30px;
	border-radius: 40px;
	max-width: 750px;
	margin: 0 auto;	
}
.page.page-profile.page-orders-detail {
	background: #eaf6f6;
}
.page.page-profile.page-orders-detail .items {
	background: #f9ffff;
	padding: 30px;
	border-radius: 40px;
	max-width: 750px;
	margin: 0 auto;	
}
.page.page-profile.page-orders-detail .items .top {
	cursor: pointer;
}
.page.page-profile.page-orders-detail .items .item {
	margin: 10px auto;
	padding: 20px 0;
	max-width: 600px;
	border-bottom: 1px solid #eaeaea;
}
.page.page-profile.page-orders-detail .items .item .item-header {
	font-weight: 600;
}
.page.page-profile.page-orders-detail .items .item .number {
	text-decoration: underline;
}
.page.page-profile.page-orders-detail .items .item .price span{
	font-weight: 600;
	color: #000;
}
.page.page-profile.page-orders-detail .positions {
	margin-top: 10px;
	padding: 0px 20px;
	background: #fff;
	border-radius: 0px;
	font-size: 12px;
	line-height: 120%;
}
.page.page-profile.page-orders-detail .positions.pps_hide {
	padding: 0;
	margin-top: 0;
}

.page.page-profile.page-orders-detail .positions .p-item {
	padding: 20px 0px;
}
@media screen and (max-width: 480px) {
	.page.page-profile h1,
	.page.page-profile h2 {
		text-align: center;
		font-size: 20px;
		padding-right: 10px;
		padding-left: 10px;
	}
	.page.page-profile.page-personal-summary .items .item>div.text {
		font-size: 20px;
	}
	.page.page-profile.page-points-detail .items .item a.btn {
	  display: block;
	  margin: 20px auto 0 auto;
	  width: max-content;
	}
}