
.uinfo {border:none;}
.uinfo td { padding:5px; vertical-align:top;}
.mySlides {display:none;}
.tsel {display:block;
max-width:none !important;}

.w3-content{/*max-width:1600px;margin:auto;*/
max-width:800px;display:block;margin-left:auto;margin-right:auto}
.w3-section,.w3-code{margin-top:16px!important;margin-bottom:16px!important}
@media screen and (max-width: 600px) {
  .tsel { max-width:100;}
  .w3-content{max-width:400px;display:block;margin-left:auto;margin-right:auto}
}

.cpara { text-align:center}
.stepcur { color:#466ea1; }
.stepother { color:#CCCCCC; }
.btnrestab {
	border: 2px solid #466ea1;
	color:#466ea1;
	background-color:white;
	border-radius:25px;
	padding:4px 10px 4px 10px;
	margin:5px;
	font-weight:bold;
	}
.btnrest {
	border: 2px solid #466ea1;
	color:#466ea1;
	background-color:white;
	border-radius:25px;
	padding:4px 20px 4px 20px;
	margin:5px;
	font-weight:bold;
	}
.btnnext {
	background-color:#FF9900;
	border-radius:25px;
	border:2px solid #466ea1;
	padding:4px 10px 4px 10px;
	margin:5px;
	color:white;
	font-weight:bold
	}
.btnsub {
	background-color:#7CBBC2;
	border-radius:25px;
	border:2px solid #466ea1;
	padding:4px 10px 4px 10px;
	margin:5px;
	color:white;
	font-weight:bold
	}
.btnrestsel {
	background-color:#466ea1;
	border-radius:25px;
	border:2px solid #466ea1;
	color:white;
	spacing:4px;
	margin:5px;
	padding:4px 10px 4px 10px;
	font-weight:bold
	}
#OtherAmount {
	display:none;
	border-radius:25px;
	border-color:#466ea1;
	#padding: 12px 20px;
    #margin: 8px 0;
    box-sizing: border-box;
	font-weight:bold
}
.otherlabel { color:#4663a1; }
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:24px;
	line-height:normal;
	color: #FF8000;
	text-align:center;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:48px;
	line-height:normal;
	color: #FF8000;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:48pt;
	line-height:normal;
	color: #466ea1;
	text-align:center
}
.style3a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:24pt;
	line-height:normal;
	color: #466ea1;
	text-align:center
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:18px;
	color: #466ea1;
	text-align:center
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
}
.btngrp {
	display: flex; justify-content: center;
}