.infoText {font-size:14px;font-style:italic }
.errorBox { border:1px solid #da0000!important; }
.wait-gif { width:48px; }
.T2 {
padding-bottom:16px;
font-family:"Space Grotesk", sans-serif,"verdana";
font-style: normal;
font-weight: 500;
font-size: 32px;
line-height: 41px;
text-align: left;
color: #eb7041;
flex: none;
order: 0;
flex-grow: 0;
}
div.T2 a {
	font-size:14px;
	color:#F19647;
}
div.T4 a {
	font-size:14px;
	color:#F19647;
}
.notex {
	font-size:12px;
	display:block;
}
.T4 {
padding-bottom:16px;
font-family:"Space Grotesk", sans-serif,"verdana";
font-style: normal;
font-weight: 500;
font-size: 22px;
line-height: 32px;
text-align: left;
color: #eb7041;
flex: none;
order: 0;
flex-grow: 0;
}
.ninfo{
	color:#fff;
	font-size:12px;
	padding-bottom:8px;
}
.einfo {
	font-size:14px;font-style:italic;color:#de0000;
	padding-bottom:8px;
}
label {
   color:#000;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #6e707e;
    background-color: #f5f8f4;
    background-clip: padding-box;
    border: 1px solid #d1d3e2;
    border-radius: 0.35rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #dedede;
    text-align: center;
    white-space: nowrap;
    background-color: #231516;
    border: 1px solid #231516;
    border-radius: 0.25rem;
}
div.jinput{
	padding-bottom:8px;
}
div.jinputMsg{
	
	color:#f6d0c5;
	font-size:14px;
	padding-top:5px;
	margin-bottom:8px;
}
div.jinputMsg::after{ content:'\0000a0';}
.jinputButton{
padding-left:35px;
padding-right:35px;	
border:0.5px solid #dedede;
border-radius: 8px 0px;/* Inside auto layout */
}
.pdp {
	width:96px;
	height:96px;
	overflow:hidden;
	background:url(./images/nft00.gif) no-repeat;
	background-position:center;
	background-size:cover;
	border:1px solid #dedede;
	border-radius:50%;
	margin-bottom:15px;
}
