
.ic_close_normal:before {
	content: "\e9bd";
}

.alert-ctm body div,
.alert-ctm span,
.alert-ctm h4,
.alert-ctm p,
.alert-ctm i {
	margin: 0;
	padding: 0;
	border: 0;
	font-size:calc(100% + 2px);
	vertical-align: baseline;
	background: transparent;
}

.alert-ctm *,
.alert-ctm *:before,
.alert-ctm *:after {
	box-sizing: inherit;
}

.alert-ctm input {
	vertical-align: middle;
}

.alert-ctm input {
	font: 99% sans-serif;
}

.alert-ctm button {
	cursor: pointer;
}

.alert-ctm button,
.alert-ctm input {
	margin: 0;
}

.alert-ctm button {
	width: auto;
	overflow: visible;
}

.alert-ctm input {
	outline: none;
	border: 0;
	background: transparent;
}

.alert-ctm [id*=__root-modal__] {
	background-color: rgba(0, 0, 0, .5);
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 99999999999;
	animation: fadein .1s ease-in;
}

.alert-ctm p {
	margin: 0;
	padding: 0;
	font-size:calc(1.4rem + 2px);
	line-height: 20px;
	color: rgba(0, 0, 0, .5);
}

.alert-ctm div,
.alert-ctm span {
	outline: none;
}

.alert-ctm *,
.alert-ctm :after,
.alert-ctm :before {
	box-sizing: inherit;
}

.alert-ctm button,
.alert-ctm input {
	font: inherit;
	margin: 0;
}

.alert-ctm button,
.alert-ctm input {
	overflow: visible;
}

.alert-ctm button {
	text-transform: none;
}

.alert-ctm [type=button],
.alert-ctm button {
	-webkit-appearance: button;
}

.alert-ctm [type=button]::-moz-focus-inner,
.alert-ctm button::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

.alert-ctm [type=button]:-moz-focusring,
.alert-ctm button:-moz-focusring {
	outline: 1px dotted ButtonText;
}

.alert-ctm h4 {
	font-size:calc(20px + 2px);
}

.alert-ctm h4 {
	font-weight: 400;
}

.alert-ctm :disabled * {
	pointer-events: none;
}


.alert-ctm .MuiTouchRipple-root {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	overflow: hidden;
	position: absolute;
	border-radius: inherit;
	pointer-events: none;
}

.alert-ctm .MuiButtonBase-root {
	color: inherit;
	border: 0;
	cursor: pointer;
	margin: 0;
	display: inline-flex;
	outline: 0;
	padding: 0;
	position: relative;
	align-items: center;
	user-select: none;
	border-radius: 0;
	vertical-align: middle;
	-moz-appearance: none;
	justify-content: center;
	text-decoration: none;
	background-color: transparent;
	-webkit-appearance: none;
	-webkit-tap-highlight-color: transparent;
}

.alert-ctm .MuiButtonBase-root::-moz-focus-inner {
	border-style: none;
}

@media print {
	.alert-ctm .MuiButtonBase-root {
		-webkit-print-color-adjust: exact;
	}
}

.alert-ctm .MuiButton-root {
	color: var(--textcolor2);
	padding: 6px 16px;
	font-size:calc(0.875rem + 2px);
	min-width: 64px;
	box-sizing: border-box;
	transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
	font-weight: 500;
	line-height: 1.75;
	border-radius: 4px;
	text-transform: uppercase;
}

.alert-ctm .MuiButton-root:hover {
	text-decoration: none;
	background-color: var(--iconcolor);
}

@media (hover: none) {
	.alert-ctm .MuiButton-root:hover {
		background-color: transparent;
	}
}

.alert-ctm .MuiButton-label {
	width: 100%;
	display: inherit;
	align-items: inherit;
	justify-content: inherit;
	color:white;
}

.alert-ctm .MuiButton-text {
	padding: 6px 8px;
}


.alert-ctm .jss48 {
	color: #fff;
	height: 40px;
	font-size:calc(12px + 2px);
	min-width: 120px;
	border-radius: 4px;
	text-transform: none;
	background-image: linear-gradient(90deg, rgba(45, 107, 237), rgba(0, 174, 239, 0.6));
}

.alert-ctm .jss49 {
	max-width: 160px!important;
	height: 40px;
	font-size:calc(12px + 2px);
	min-width: 120px;
	margin-right: 8px;
	border-radius: 4px;
	text-transform: none;
	background-color: var(--linecolor);
}

.alert-ctm .LhDeG {
	outline: unset;
	font-size:calc(13px + 2px);
	line-height: 38px;
	font-weight: 500;
	width: calc(100% - 30px);
	margin-left:15px;
	margin-right:15px;
	color: var(--textcolor);
	border: none;
	padding-left: 1rem;
}

.alert-ctm .LhDeG::-webkit-input-placeholder {
	margin-top: 10px;
	font-size:calc(13px + 2px);
	height: 100%;
	line-height: 38px;
	color: var(--textcolor2);
	opacity: 1;
}

.alert-ctm .LhDeG::-moz-placeholder {
	margin-top: 10px;
	font-size:calc(13px + 2px);
	height: 100%;
	line-height: 38px;
	color: var(--textcolor2);
	opacity: 1;
}

.alert-ctm .LhDeG:-ms-input-placeholder {
	margin-top: 10px;
	font-size:calc(13px + 2px);
	height: 100%;
	line-height: 38px;
	color: var(--textcolor2);
	opacity: 1;
}

.alert-ctm .LhDeG::placeholder {
	margin-top: 10px;
	font-size:calc(13px + 2px);
	height: 100%;
	line-height: 38px;
	color: var(--textcolor2);
	opacity: 1;
}

.alert-ctm .LhDeG:-ms-input-placeholder {
	font-size:calc(13px + 2px);
	height: 100%;
	line-height: 38px;
	color: var(--textcolor2);
	margin-top: 10px;
}

.alert-ctm .LhDeG::-ms-input-placeholder {
	font-size:calc(13px + 2px);
	height: 100%;
	line-height: 38px;
	color: var(--textcolor2);
	margin-top: 10px;
}

.alert-ctm .fFGAIg {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 40px;
}

.alert-ctm .kazMlO {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 6.4rem;
	background-color: var(--bgcolor);
	color: rgba(0, 0, 0, .5);
	border-top-left-radius: 0.4rem;
	border-top-right-radius: 0.4rem;
	border-bottom: 1px solid var(--linecolor);
}

.alert-ctm .dRcIgr {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size:calc(1.6rem + 2px);
	font-weight: bold;
	color: var(--linkcolor2);
}

.alert-ctm .iqyFkR {
	font-size:calc(2.2rem + 2px);
	padding: 2.1rem;
	color: var(--textcolor2);
}

.alert-ctm .fDhUzj {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	background-color: transparent;
	position: absolute;
	right: 0;
	border: 0;
	outline: unset;
	height: 100%;
}

.alert-ctm .bQVtbq {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: calc(100%);
	height: 100%;
	border: 1px solid var(--linecolor);
	border-radius: 4px;
	background-color: rgb(0, 0, 0, .02);
}

.alert-ctm .bQVtbq .counter-character {
	font-size:calc(10px + 2px);
	font-weight:500;
	min-width: 31px;
	color: var(--textcolor2);
}

.alert-ctm .cSElFK {
	max-width: 58rem;
	min-width: 30rem;
	background-color: var(--bgcolor);
	border-radius: 0.4rem;
	-webkit-transition: width 500ms ease-out, height 500ms ease-out;
	transition: width 500ms ease-out, height 500ms ease-out;
	will-change: width, height;
	-webkit-animation: hguKOp 300ms alternate ease-in;
	animation: hguKOp 300ms alternate ease-in;
}

.alert-ctm .kXGAjw {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 40px;
	margin-bottom: 24px;
	width:calc(100% - 30px);
}

.alert-ctm .kXGAjw.latest-group {
	margin-bottom: 40px;
	padding:0 18px;
	width:calc(100% - 30px);
}


@keyframes fadein {
	0% {
		background-color: transparent;
	}
	to {
		background-color: rgba(0, 0, 0, .2);
	}
}

@-webkit-keyframes hguKOp {
	0% {
		-webkit-transform: scale(.4);
		-ms-transform: scale(.4);
		transform: scale(.4);
		opacity: 0;
	}
	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
}

@keyframes hguKOp {
	0% {
		-webkit-transform: scale(.4);
		-ms-transform: scale(.4);
		transform: scale(.4);
		opacity: 0;
	}
	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
}