div.mText {
	font-size: 19px
}
div.mText p {
	font-size: 19px
}
div.mItems {
	border: 0px solid red
}
div.mItems input[type="text"] {
	width: 100%;
}
div.mItems div.mItem div.mItemLeft {
	text-align: right;
	padding-top: 5px;
}
div.mItems div.mItem.item {
	color: #273f89;
}
div.mItems div.mItem.item input.text {
	font-size: 16px;
	padding: 7px 10px;
	width: 430px;
}
div.mItems div.mItem.item textarea.area {
	font-size: 16px;
	padding: 7px 10px;
	width: 430px;
	min-width: 430px;
	max-width: 430px;
}
div.mItems div.mItem.item select.text {
	font-size: 16px;
	padding: 7px 10px;
	width: 450px;
}
div.mItems div.mItem div.buttons input.btn {
	width: 440px;
}
/******/
div.mItemsBig div.mItem {	}
div.mItemsBig div.mItem div.title {
	width: auto;
	clear: both;
	font-size: 16px;
	color: #273f89;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.mItemsBig div.mItem div.notice {
	color: #cecece;
	margin-top: 5px;
}

div.mItemsBig div.mItem div.buttons {
	margin-top: 40px;
}

div.mItemsBig div.mItem div.buttons input.btn {
	width: 100%
}

/****************/

div.pers {
	border-bottom: 4px solid #9393a4;
}

div.pers div.persinn {
	padding: 10px 15px;
	position: relative
}

div.pers div.persinn div.name {
	color: #3e3e3e;
}

div.pers div.persinn div.name div.item {
	font-weight: 500;
	color: #272f7b
}

div.pers div.persinn div.name div.item a {
	color: #272f7b;
	text-decoration: none;
}

div.pers div.persinn div.name div.item2 a {
	font-size: 14px;
}

div.pers div.persinn div.name div.itemtop {
	margin-top: 5px;
}

div.pers div.persinn div.name div.itemtop a {
	font-size: 20px;
}

div.pers div.persinn div.card {
	position: relative;
}

div.pers div.persinn div.card div.item {
	font: 14px 'Gotham Pro';
	font-weight: 500;
	color: #272f7b
}

div.pers div.persinn div.card div.item:first-child {
	color: #272f7b
}

div.pers div.persinn div.card div.itemtop {
	margin-top: 5px;
	font-size: 18px;
}

div.pers div.persinn div.card div.item2 {
	font-size: 12px;
	color: #0070c7
}

div.pers div.persinn div.cart {
	position: relative;
	margin-top: 5px;
	margin-right: 0px;
}

div.pers div.persinn div.cart #basketQtyPersonal {
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	color: white;
	background-color: #dd0066;
	border-radius: 50%;
	width: 26px;
	height: 26px;
	top: 0px;
	left: 50%;
	transform: translate(-43%, 0);
	cursor: pointer;
	z-index: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
}
div.pers div.persinn div.cart #basketQtyPersonal.pps_hide {
	display: none
}

/****************/

div.persNav {
	border: 2px solid #9393a4;
	margin: 0 10px;
	width: auto;
	height: 125px;
	border-radius: 5px;
	overflow: hidden
}

div.persNav div.items {
	position: relative;
	width: 200px;
	overflow: hidden;
	background: url(/files/template/mk/bg-cabinetCorner.png) right center
		no-repeat;
	float: left
}

div.persNav div.items div.item {
	width: 200px;
	padding: 5px 10px;
	font: 12px 'Gotham Pro';
	font-weight: 500;
	text-align: left;
}

div.persNav div.items div.itemlast {
	
}

div.persNav div.items div.item a {
	color: #1d1d1d;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
}

div.persNav div.items div.item:hover {
	background: #1d1a5d
}

div.persNav div.items div.item:hover a {
	text-decoration: none;
	color: white
}

div.persNav div.items div.itemsel {
	background: #1d1a5d
}

div.persNav div.items div.itemsel a {
	text-decoration: none;
	color: white
}

div.persNav div.items div.corner {
	width: 26px;
	height: 100px;
	position: absolute;
	top: 0;
	right: 0
}

div.persNav div.items2 {
	width: 786px;
	height: 500px;
	float: left;
	background: #1d1a5d;
	color: white
}

div.persNav div.items2 div.mytable {
	width: 100%;
	height: 125px;
	display: table
}

div.persNav div.items2 div.mytable div.myrow {
	display: table-row
}

div.persNav div.items2 div.mytable div.myrow div.mycell {
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

div.persNav div.items2 div.mytable div.myrow div.mycell a {
	display: inline-block;
	padding: 5px 10px;
	text-align: center;
	background: white;
	text-decoration: none;
	border-radius: 3px;
	box-shadow: -2px 2px 0 black
}

div.persNav div.items2 div.mytable div.myrow div.mycell a:hover {
	background: white;
	text-decoration: underline;
	box-shadow: 0px 0px 2px #615f87
}

div.persNav div.items2 div.mytable div.myrow div.mycell a:active {
	background: #f0f0f0;
	text-decoration: none;
	box-shadow: 0px 0px 2px #615f87
}

div.persNav div.items2 div.mytable {
	display: none
}

div.persNav div.items2 div.mytablesel {
	display: table
}


/******/
div.obj1100 {
	margin-top: 15px;
	margin-bottom: 30px
}

div.obj1100 div.item {
	margin-bottom: 10px
}

div.obj1100 div.item div.title {
	background: #e6f5fa url(/files/template/mk/1101.png) center right 10px
		no-repeat;
	cursor: pointer;
	font-size: 14px;
	text-transform: uppercase;
	padding: 10px 10px;
	color: #0070c7;
	font-family: 'Gotham Pro';
	font-weight: 500;
}

div.obj1100 div.item div.titleOpen {
	background-image: url(/files/template/mk/1102.png)
}

div.obj1100 div.item div.descr {
	outline: 2px solid #f0f0f0;
	margin: 0 2px;
}

div.obj1100 div.item div.descr div.inn {
	min-height: 300px;
	/*padding: 20px*/
	padding: 10px;
}

/**
user bonuses
*/
div.userBonuses {

}

div.userBonuses div.row {
	width:100%;
	display:flex;
	flex-flow:row nowrap;
	background: #eaeaea;
	padding:10px;
}


div.userBonuses div.row:nth-child(odd) {
	background: #f7f7f7;
}

div.userBonuses div.row div.col {
	
}
div.userBonuses div.row div.col.type {
	flex:1 1 150px;
}
div.userBonuses div.row div.col.date {
	flex:1 1 50px;
}
div.userBonuses div.row div.col.ammount {
	flex:1 1 50px;
	text-align:right;
}

div.userBonuses div.row.rowbold * {
	font-family:'Gotham Pro';
	font-weight: 500;
}

div.bonusesSummary {
	box-sizing: border-box;
	padding: 15px;
	background-color: #f0f0f0;
	font-size: 14px;
}

div.bonusesSummary div.bonusesSummaryLegend {
	font-family:'Gotham Pro';
	font-weight: 500;
	text-align: center;
}
div.bonusesSummary .levels.active div.bonusesSummaryLegend {
	color: #dd0066;
}

div.bonusesSummary div.bonusesSummaryItem {
	margin:10px 0;
	position: relative;
	font-family:'Gotham Pro';
	font-weight: 500;
	display:flex;
	flex-flow:row nowrap;
	justify-content:space-between;
}

div.bonusesSummary div.bonusesSummaryItem div.bonusesSummaryTitle {
 	/*
 	color:#ededed;
 	background-color: #dd0066;
 	*/
	position: relative;
	z-index: 5;
}

div.bonusesSummary div.bonusesSummaryItem div.bonusesSummaryValue {
	position: relative;
	z-index: 5;
}


div.bonusesSummary div.bonusesSummaryItem div.bonusesSummaryIndicate {
	top:0;
	left:0;
	width:50%;
	height:100%;
	position: absolute;
	z-index: 4;
	background: #dd0066;
}

div.bonusesSummary div.bonusesSummaryItem.bonusesSummaryItemLine {
	background: #1d1a5d;
	padding:10px;
	border: 1px solid #ededed;
	color: white
}

div.bonusesSummary div.bonusesSummaryInfo {
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(/files/template/mk/ico-que.png) center center no-repeat;}

div.bonusesSummary div.bonusesSummaryActive {
	font: 42px 'Gotham Pro';
	font-weight: 900;
	width: 100%;
	text-align: center;
	color: #dd0066;
}
div.bonusesSummary div.break {
	border: 1px solid #fff;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	height: 1px;	
}

div.manager {
	box-sizing: border-box;
	padding: 15px;
	background-color: #f0f0f0;
	font-size: 14px;
}

div.manager .title {
	font-weight: 500;
	line-height: 1.2;
}
div.manager .sub {
	margin-bottom: var(--step2);
}

div.manager .contacts img {
	display: block;
	max-width: 36px;
	height: auto;
}

div.manager .contacts .contacts-phone a,
div.manager .contacts .contacts-whatsapp a,
div.manager .contacts .contacts-email a {
	text-decoration: none;
	margin: 0 auto;
	display: block;
	width: max-content;
}

div.manager .img img {
	border-radius: 50%;
}

/************/
.cabinet-home .item:hover .item2 {
	background-color: #f7f7f7;
}
.cabinet-home .item a {
	display: block;
	text-decoration: none;
	font-family: 'Gotham Pro';
	font-weight: 500;
	font-size: 18px;
}
form .formitem {
	padding: 10px !important;
}
form .formitem.formitemlast {
	margin-top: 20px;
	border-top: 1px solid #dedede;
}
form .formitem .formaddons {
	position: relative;
}
form .formitem .formaddons i.fa.fa-close {
	position: absolute;
	top: 10px;
	right: -17px;
	cursor: pointer;
	color: #d00666;
}
.elements-listing .elements-listing-item:first-child {
	font-family: 'Gotham Pro';
	font-weight: 500;
}
.elements-listing .elements-listing-item:nth-child(even) {
	background: #f9f9f9;
}
.elements-listing .elements-listing-item:hover:not(:first-child) {
	background: #f0f0f0;
}
.elements-listing .elements-listing-item .remove_go {
	color: #d00666;
}
/****************/
div.merchant {
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	padding: 20px 0;
	background: #f7f7f7;
}
div.mItems.orders-listing {
	margin-top: 17px
}

div.mItems.orders-listing div.item {
	padding: 10px;
}

div.mItems.orders-listing div.item:nth-child(even) {
	background: #f0f0f0;
}
div.mItems.orders-listing div.header {
	font-weight: 700;
	border-bottom: 2px solid #cecece;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div.mItems.orders-listing div.positions-items {
	padding: 10px 0;
	border-bottom: 1px solid #cecece;
}

div.mItems.orders-listing div.summary-items {
	padding: 10px 0;
}
div.mItems.orders-listing div.summary-items a {
	font-weight: 700;
	color: #fff;
	background: #272f7b;
	padding: 5px 20px;
	width: max-content;
	text-decoration: none;
	display: block;
} 
div.mItems.orders-listing div.summary-items a:hover {
	background: #2b3486;
	box-shadow: 0 0 20px rgba(0,0,0,0.2);
}
