/* PRIVATE PAGES LAYOUT */
@media (max-width: 700px) {
	.clmc-page-content div.privateLayout {
		padding: 0 !important;
	}
	.clmc-page-content div.privateLayout-content {
		border-radius: 0;
		box-shadow: none;
	}
}
/* PROFILE MENU */
.privateLayout {
	background: #ffffff;
	position: relative;
	padding: 40px !important;
	min-height: calc(100vh - 255px);
}
.clmc-profile-menu {
	position: relative;
	width: 100%;
	height: auto;
	left: 0;
	background: #f4f6f7;
}
.clmc-profile-menu > div {
	display: flex;
	flex-direction: column;
}
.privateLayout-content {
	overflow: hidden;
	border-radius: 16px;
	box-shadow: 0px 1px 4px 0px #0000001F;
}
.clmc-profile-menu-info {
	display: none;
}
.clmc-profile-menu-info-img {
	background: var(--clmc-btn-color-tertiary);
	border: 2px solid var(--clmc-btn-color-tertiary-hover);
	border-radius: 100%;
	width: 56px;
	min-width: 56px;
	height: 56px;
	min-height: 56px;
}
.clmc-profile-menu-option {
	color: #000000;
	font-weight: 600;
	height: 34px;
	margin: 0;
	border-radius: 0 !important;
	padding: 12px 20px;
	transition: 0.3s;
	display: flex;
	align-items: center;
	gap: 6px;
	border-bottom: 0 !important;
}
.clmc-profile-menu-options-btn {
	color: var(--clmc-color-primary);
	display: none;
}
.clmc-profile-menu-option:not(.active-menu-option):hover {
	background: rgb(0 0 0 / 6%);
}
.clmc-profile-menu-options {
	display: flex;
	flex-direction: row;
	gap: 0;
	align-items: stretch;
	padding: 0;
	margin: 0 !important;
}
.clmc-profile-menu-options .active-menu-option {
	color: var(--clmc-btn-color-tertiary);
	background: #e05f22;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-bottom: 2px solid var(--clmc-btn-color-tertiary);
}
.clmc-profile-menu-options .active-menu-option * {
	color: var(--clmc-btn-color-tertiary);
}
.clmc-profile-menu-options .active-menu-option:after {
	content: none;
}
.privateLayout .validation-chip {
	width: calc((100% / 4) - (var(--clmc-margin-small) * 2));
	justify-content: space-between;
}
.privateLayout .validation-chip span {
	width: 100% !important;
	text-align: left;
}
.privateLayout .validation-chip span:last-child {
	width: auto;
	text-align: right;
	margin-left: 3px;
}
.privateLayout-content > div.clmc-tabs {
	border-bottom: 1px solid #8a8a8a;
}
.privateLayout .clmc-tabs button {
	text-transform: uppercase;
	color: #8a8a8a;
	font-size: 12px;
	font-weight: 600;
	border: none;
	border-radius: 0;
}
.privateLayout .clmc-tabs .Mui-selected {
	color: #000000;
}
.privateLayout .clmc-card .clmc-card-overlay {
	display: none;
}
.privateLayout .clmc-card {
	background: rgb(255 255 255 / 80%);
	border: 0;
	box-shadow: none;
}

/* PROFILE PAGE */
.personal-data .MuiCardContent-root {
	padding: 0;
}
.clmc-card-content > div {
	background: #f4f6f7;
	padding: 0 16px;
	width: calc(100% - 32px);
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 8px;
	border-radius: 4px;
}

.clmc-card-content > div p:first-child {
	color: #000;
	font-weight: bold;
}

.clmc-card-content > div p:last-child {
	color: #7a7a7a;
	font-size: var(--clmc-text-xsmall);
}
/* Upload Documents */
.verification-documents-card-content {
	margin: auto;
	max-width: 800px;
	padding: 0;
}
.verification-documents-card-content .clmc-btn-icon {
	max-width: 40px;
	border-radius: 6px;
}
.text-line-background:after {
	content: "";
	width: 100%;
	position: absolute;
	height: 1px;
	background: #7a7a7a;
	margin-top: 4px;
	z-index: 0;
}
.text-line-background p {
	color: #7a7a7a;
	background: #ffffff;
	z-index: 1;
	padding: 0px 16px;
}
.identityDocsCount {
	display: flex;
	flex-direction: column-reverse;
	line-height: 13px;
}
.identityDocsCount span {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
#userDocuments .clmc-card-content {
	padding-top: 0;
}
.clmc-drag-drop {
	background: rgb(0 0 0 / 10%);
	border: 2px dashed rgb(0 0 0 / 20%) !important;
	border-radius: var(--clmc-border-radius-small);
	height: 60px;
	position: relative;
}
.clmc-drag-drop:hover {
	background: rgb(0 0 0 / 15%);
}
.clmc-drag-drop label {
	height: 60px;
	cursor: pointer;
}
.deleteDoc {
	position: absolute;
	right: 2px;
	top: 2px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	width: 24px;
	height: 24px;
}

/* BALANCE PAGE */
/* Balances */
/* Personal Promos */
.clmc-personal-promos-carrousel .splide__arrow--prev {
	left: 0;
}
.clmc-personal-promos-carrousel .splide__arrow--next {
	right: 0;
}

/* HISTORY PAGE */
.historycol80 {
	width: 65%;
	min-width: 65%;
	max-width: 65%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.historycol20 {
	width: 35%;
	min-width: 35%;
	max-width: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: right;
}

/* RESPONSIBLE GAMING */
/* Deposit Limits */
.deposit-limits-form {
	margin-top: 40px;
}

/* SUPPORT PAGE */
.supportcol80 {
	width: 60%;
	min-width: 60%;
	max-width: 60%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.supportcol20 {
	width: 40%;
	min-width: 40%;
	max-width: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: right;
}
.supportcol20 button {
	min-width: 80px;
}
.clmc-support-chat {
	width: 400px;
	max-width: 100%;
}
.clmc-chat-chip {
	height: auto;
	max-width: 100%;
	min-width: 60%;
	background: #ebe5dc;
	align-self: flex-start;
}
.clmc-chat-chip svg {
	margin: 0px !important;
}
.clmc-chat-chip-user {
	flex-direction: row-reverse;
	background: #dff8c3;
	align-self: flex-end;
}
.clmc-chat-chip span p {
	white-space: pre-wrap;
}
.clmc-chat-chip span p:first-child {
	opacity: 0.5;
}
.clmc-chat-chip-user * {
	text-align: right;
}

/* AUTOEXCLUSION */
.autoexclusioncol80 {
	width: 80%;
	min-width: 80%;
	max-width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.autoexclusioncol20 {
	width: 20%;
	min-width: 20%;
	max-width: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: right;
}
