@charset "utf-8";
/* CSS Document */
/*Reg*/

/*OnlineReg*/

.venue-info {
	text-align: center;
	margin: 5px auto 20px auto;
	color: #F00;
	font-size: 18px;
	font-weight: bold;
}
.regsection {
	width: 90%;
	/*background: #f9eef0;*/
	background: #eeeeee;
	padding: 20px 0;
	margin: 15px auto;
}
.regsection1 {
	background: #F00;
	text-align: center;
	padding: 20px 0;
	margin: 35px auto;
	font-size: 30px;
	color: #ffffff;
	width: 60%;
	font-weight: bold;
	line-height: 40px;
}
.regsection2 {
	width: 90%;
	/*background: #f9eef0;*/

	padding: 20px 0;
	margin: 15px auto;
}
.onlinereg_form {
	width: 96%;
	margin: 0 auto;
	/*background: #f9eef0;*/
	overflow: hidden;
}
.onlineregfrm {
	width: 96%;
	margin: 0 auto;
	background: #f9eef0;
	overflow: hidden;
}
.onlinereg_form h3 {
	background: #ee0034;
	padding: 10px;
	color: #fff;
	font-weight: normal;
	font-size: 23px;
	text-transform: uppercase;
	border-radius: 2px;
}
.onlinereg_form ul li {
	display: inline-block;
	margin: 0 30px 10px;
	text-align: left;
	width: 40%;
	vertical-align: top;
}
.onlinereg_form ul li.gen_label.gen_label1 {
	text-align: center;
	width: 50%;
}
.onlinereg_form ul li.gen_label.gen_Cat {
	width: auto;
	margin: 0 10px 20px;
	padding: 0;
}
.onlinereg_form ul li label {
	display: block;
	margin: 0 0 0px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.onlinereg_form table.reg_system tr td.wth15 {
	width: 15%;
}
.onlinereg_form table.reg_system tr td.wth20 {
	width: 20%;
}
.onlinereg_form table.reg_system tr td.wth22 {
	width: 22%;
	vertical-align: top;
}
.onlinereg_form table.reg_system tr td.wth25 {
	width: 25%;
}
.onlinereg_form table.reg_system tr td.wth67 {
	width: 67%;
}
.onlinereg_form table.reg_system tr td.wth23 {
	width: 15%;
}
span.note_point {
	font-size: 12px;
}
.onlinereg_form li.gen_label label {
	display: inline-block;
	margin: 5px 10px 0 0;
}
span.Red {
	color: #f00;
}
.onlinereg_form .workshopsection .Red {
	color: #f00;
}
.onlinereg_form ul li label.error {
	color: #f00;
}
.upgradeGran_Total ul li {
	display: inline-block;
	width: 22%;
	margin: 1%;
}
.upgradeGran_Total .Gran_Total_Left {
	width: 90%;
}
.upgradeGran_Total .FinalTotal ul li {
	display: inline-block;
	width: auto;
	vertical-align: middle;
	margin: 8px 5px;
}
.onlinereg_form input[type="text"], .onlinereg_form .Gran_Total input[type="text"] {
	background: #f5f5f5;
	border: 1px solid #eae7e7;
	margin: 0;
	width: 98%;
	outline: none;
	font-family: 'Open Sans', sans-serif;
	padding: 8px 5px;
	transition: 0.5s;
	font-size: 17px;
	color: #000;
	border-radius: 2px;
}
.onlinereg_form .Gran_Total input[type="text"] {
	width: 150px;
}
.onlinereg_form .Gran_Total table {
	width: 98%;
	margin: auto;
}
.onlinereg_form .Gran_Total label {
	display: inline-block;
	width: 45%;
}
.onlinereg_form .Gran_Total table tr td {
	border: 1px solid #f1f1f1;
}
.onlinereg_form .Gran_Total tr:nth-child(odd) {
	background: #f5f5f5;
}
.onlinereg_form input#name {
	text-transform: uppercase;
}
.onlinereg_form ul.Gran_Total input[type="text"] {
	text-align: center;
	width: 160px;
	padding: 6px 10px;
	/* border: none; */
	background: #efefef;/* cursor: default; *//* margin: 0 0 20px 0; */
}
.onlinereg_form input#membership_no {
	text-align: center;
	width: 50%;
	margin: 0px auto 10px;
	background: #ffffff;
}
.onlinereg_form .inputDropList {
	background: #f5f5f5;
	border: 1px solid #eae7e7;
	margin: 0;
	width: 100%;
	outline: none;
	font-family: 'Open Sans', sans-serif;
	padding: 8px 5px;
	transition: 0.5s;
	font-size: 17px;
	color: #000;
	border-radius: 2px;
}
.onlinereg_form textarea {
	background: #f5f5f5;
	border: 1px solid #eae7e7;
	margin: 0;
	width: 98%;
	outline: none;
	font-family: 'Open Sans', sans-serif;
	padding: 8px 5px;
	transition: 0.5s;
	font-size: 17px;
	color: #000;
	border-radius: 2px;
}
.Registration_Cat {
	vertical-align: top;
	/*	background: #ffcad6;*/
	background: #ffffff;
	text-align: center;
	font-weight: bold;
}
.onlinereg_form select, .accommodation select {
	background: #f5f5f5;
	border: 1px solid #eae7e7;
	padding: 2px 5px;
}
.onlinereg_form .workshopsection select {
	background: #f5f5f5;
	border: 1px solid #020202;
	padding: 2px 5px;
}
.accommodation input[type="text"] {
	background: #f5f5f5;
	border: 1px solid #eae7e7;
	margin: 0;
	outline: none;
	font-family: 'Open Sans', sans-serif;
	padding: 8px 5px;
	transition: 0.5s;
	font-size: 17px;
	color: #000;
	border-radius: 2px;
	margin: 2px 2px 10px 2px;
}
.ndays {
	padding: 0 10px 10px 10px;
	color: #fff;
	font-size: 16px;
	width: auto;
	margin: 0px auto 10px;
	border-radius: 2px;
	color: #000000;
}
ul.amountaccom {
	font-size: 13px;
	background: #fb869f;
	/* width: 80%; */
	text-align: center;
	/* width: 40%; */
	margin: 8px auto auto auto;
	overflow: hidden;
}
.ndays ul.amountaccom li {
	padding-right: 0;
	font-size: 13px;
	margin: 5px;
	font-weight: normal;
	display: inherit;
}
.accommodation ul.amountaccom input[type="text"] {
	background: #efefef;
	width: 36px;
	padding: 2px 5px;
	border: none;
	/* display: block; */
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}
.accommodation ul.amountaccom .sectabacc1 input[type="text"] {
	background: #efefef;
	width: 10px;
	padding: 0px 5px;
	border: none;
	/* display: block; */
	margin: 0;
	font-size: 14px;/* font-weight: bold; */
}
ul.amountaccom #first {
	float: left;
	width: 24%;
}
ul.amountaccom .third {
	float: right;
	width: 15%;
	text-align: right;
}
ul.amountaccom #second {
	float: left;
	width: 52%;
	text-align: center;
}
.accommodation h4 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding-left: 16px;
	border-top: 4px solid #ea899e;
}
.ndays ul li {
	display: inline-block;
	margin: 5px 10px;
	width: auto;
	font-size: 13px;
	font-weight: bold;
}
.twinsharing {
	padding: 0 10px 10px 10px;
	margin: auto;
}
.regAmountSelect .twinsharing p {
	font-size: 12px;
	line-height: 20px;
	margin: auto;
	font-weight: normal;
}
.accommodation .twinsharing input[type="text"] {
	width: 40%;
	background: #ffffff;
	border: 1px solid #ea768f;
	display: block;
	margin: 0px;
	padding: 5px;
}
.accominner .twinsharing p {
	font-size: 12px;
	font-weight: normal;
}
.onlinereg_form .aoramembers table, .onlinereg_form .pggradreg table, .onlinereg_form .nonaoramembers table, .onlinereg_form .cohost table, .onlinereg_form .internationalreg table {
	width: 90%;
}
.accsec1 {
	width: 70%;
	margin: 0;
	margin-left: 23%;
	text-align: left;/*background: #f59db0;*/
}
.accsec2 {
	margin: 0;
	text-align: left;
	padding: 10px 0;
}
/*.accsec3 {
	width: 70%;
	margin: 0;
	margin-left: 22%;
	text-align: left;
	padding: 0 0 10px 0;
}*/
.accsec3 {
	margin: 0;
	text-align: left;
	padding: 0 0 10px 0;
}
.whtbg {
	background: #ffffff;
	padding: 20px 0;
}
.workleft {
	display: inline-block;
	width: 75%;
	vertical-align: top;
}
.workright {
	display: inline-block;
	width: 17%;
	vertical-align: top;
	background: #fff7e1;
	padding: 5px;
	border: 2px solid #ffcc00;
}
.onlinereg_form .workright ul li {
	width: auto;
	margin: 2px;
	color: #333333;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #f5ecd3;
	overflow: hidden;
}
.regAmountSelect .workright span {
	color: #a2121c;
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin: 0 5px 0 0;
}
.onlinereg_form table.reg_system .workright table tr td {
	padding: 5px;
	margin-top: 0;
	font-size: 12px;
	line-height: 15px;
}
/*.workwdh{
	width: 78%;
    margin: 0 0 0 23%;
    padding: 2px 0;}*/
	
.workwdh {
	margin: 0 0 0 0;
	padding: 2px 0;
}
.regAmountSelect .workwdh span.text2 {
	font-size: 13px;
	color: #f00;
	font-weight: bold;
	display: block;
	margin-top: 8px;
	line-height: 20px;
}
.onlinereg_form input[type="submit"], .submit1 input[type="submit"] {
	transition: 0.5s;
	font-family: 'Open Sans', sans-serif;
	cursor: pointer;
	background: #ee0034;
	color: #fff;
	border: none;
	padding: 7px 18px;
	text-transform: uppercase;
	border-radius: 2px;
	margin: 0 0 20px;
	font-size: 18px;
}
.MasterPgm {
	margin: 00px auto 0;
	/*background: #f9eef0;*/
	overflow: hidden;
	text-align: center;
	padding: 0 0 0;
}
.Notes {
	width: 96%;
	margin: 10px auto 0;
	background: #f9eef0;
	overflow: hidden;
	text-align: center;
	padding: 0 0 10px;
}
.WorkshopChoose {
	margin: 0px auto 0 auto;
	overflow: hidden;
	text-align: center;
	padding: 0;
}
.regAmountSelect .WorkshopChoose .whtbg {
	padding: 0 0 10px 0;
	background: #f5f5f5;
	width: 90%;
}
.accommodation {
	width: 90%;
	/* margin: 10px auto 0; */
	background: #ffa5b9;
	text-align: center;
	margin: 0px;
	position: relative;
	overflow: hidden;
}
.Arrow {
	position: absolute;
	top: -11px;
	left: 45%;
}
.Notes ol {
	margin: 15px 20px 0;
}
.info {
	text-align: left;
	margin: 20px 0 0;
	background: #ffffae;
	padding: 10px;
	color: #000;
}
/*.workshopsection h2 {
	background: #efefef;
    padding: 10px;
    color: #ee0034;
    font-weight: normal;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 2px;
    margin-top: 17px;
}
*/
.onlinereg_form .workshopsection table td {
	margin-top: 15px;
}
.sectab1 {
	margin: 0px 20px 10px 20px;
	padding: 10px 20px;
}
.sectab1 h2 {
	background: #4c4b4b;
	padding: 16px 5px 16px 15px;
	font-size: 18px;
	color: #ffffff;
	position: relative;
}
.regAmountSelect .sectab1 h2 span {
	color: #ffffff;
}
#triangle-right {
	position: absolute;
	display: none;
	right: -13px;
	top: 10%;
	background: url(../../images/rightarrow.png) no-repeat center;
	width: 16px;
	height: 27px;
}
.MasterPgm h2, .WorkshopChoose h2, .Notes h2 {
	background: #ee0034;
	padding: 10px;
	color: #fff;
	font-weight: normal;
	font-size: 23px;
	text-transform: uppercase;
	border-radius: 2px;
}
.regAmountSelect .MasterPgm p {
	color: #f00;
	font-size: 13px;
	margin-bottom: 12px;
}
.accommodation h2 {
	background: #ee0034;
	padding: 2px 10px;
	color: #fff;
	font-weight: normal;
	font-size: 16px;
	text-transform: uppercase;
	border-radius: 2px;
}
.Notes h2 {
	background: rgba(56, 56, 56, 0.72);
}
.Notes ol {
	margin-left: 30px;
}
.Notes ol li {
	list-style: decimal;
	padding: 5px;
	text-align: left;
}
.WorkshopChoose select {
	background: #f1f1f1;
	border: 1px solid #cacaca;
	margin: 0;
	width: 90%;
	outline: none;
	font-family: 'Open Sans', sans-serif;
	padding: 8px 5px;
	transition: 0.5s;
	font-size: 14px;
	color: #000;
	display: block;
	border-radius: 2px;
}
.onlinereg_form .workshopsection .accsec2 select {
	background: #f1f1f1;
	border: 1px solid #cacaca;
	padding: 5px;
}
.WorkshopChoose h4 {
	color: #f00;
	font-size: 15px;
	font-weight: bold;
}
.MasterPgm ul li {
	width: auto;
	margin: 0px 5px 7px 5px;
	font-size: 13px;
	background: #eeeeee;
	border-bottom: 1px solid #eeeeee;
	padding: 5px 5px;
	text-align: left;
	list-style: decimal;
	margin-left: 30px;
	display: list-item;
}
.regAmountSelect .MasterPgm ul li span {
	font-size: 12px;
}
.upgradereg .MasterPgm ul li.active {
	background: #ebfff2;
}
.MasterPgm span {
	display: block;
}
.MasterPgm span.style1 {
	display: inline;
	color: #F00;
	font-weight: bold;
}
.onlinereg_form input[type="submit"]:hover, .submit1 input[type="submit"]:hover {
	background: #000000;
}
.regAmountSelect .MasterPgm .whtbg {
	padding: 0;
	background: #f5f5f5;
	width: 90%;
}
.onlinereg_form table {
	text-align: left;
	border-collapse: collapse;
	width: 100%;
}
tr.th_Heading th {
	padding: 8px;
	font-weight: normal;
}
.onlinereg_form table tr td {
	/*border: 1px solid #efefef;*/
	padding: 3px 0px;
	font-size: 13px;
	line-height: 18px;
}
.onlinereg_form table.oddbg {
	background: #ffa5b9;
	margin-top: 10px;
}
.onlinereg_form table.oddbg1 {
	background: #f5f5f5;
	margin-top: 10px;
}
.onlinereg_form table.oddbg3 {
	background: #eeeeee;
	margin-top: 10px;
}
.onlinereg_form table.oddbg4 {
	background: #f5f5f5;
	margin-top: 10px;
}
.onlinereg_form table.reg_system tr td {
	padding: 20px 10px;
}
.onlinereg_form input[type="radio"] {
	cursor: pointer;
}
.onlinereg_form .date {
	background: #8e0405;
	color: #fff;
	font-size: 18px;
}
.onlinereg_form .odd {
	background: #e0d5ef;
}
.onlinereg_form ul.PaymentList li {
	display: inline-block;
	width: auto;
	margin: 0 0 0 0px;
	border-right: 1px solid #ee0034;
	padding: 0 15px 0 10px;
}
.onlinereg_form .accpersons table tr td {
	padding: 0px 5px 5px 5px;
	font-size: 13px;
	line-height: 15px;
}
.paymentdetails {
	padding: 0 0 30px;
}
.PaymentList input[type="radio"] {
	margin: 4px 0 0 10px;
	line-height: normal;
}
.onlinereg_form ul.PaymentList li:last-child {
	border: none;
}
.onlinereg_form ul.PaymentList label {
	display: inline-block;
}
#checkDiv, #bankTransDiv {
	padding: 0;
	background: #eaeaea;
	margin: 20px 0 0;
	width: 89%;
	margin: 20px 10px;
}
#checkDiv p {
	background: #333333;
	color: #ffffff;
	padding: 8px;
}
#bankTransDiv {
	padding: 10px;
}
.onlinereg_form #bankTransDiv ul li label {
	font-size: 13px;
}
#bankTransDiv table {
	padding: 2px;
	width: 56%;
	margin: 10px auto;
	background: #ffffff;
}
.onlinereg_form ul#checkDiv li {
	width: 25%;
}
.onlinereg_form #bankTransDiv input[type="text"] {
	width: 75%;
}
.onlinereg_form #bankTransDiv table tr td {
	border: 1px solid #e6dbdd;
	padding: 5px 10px;
}
.Gran_Total {
	padding: 10px 0 20px;
	margin: 10px 0 0;
}
.Gran_Total_Left {
	width: 40%;
	display: inline-block;
	margin: 10px;
	vertical-align: top;
}
.Gran_Total_Right {
	width: 40%;
	display: inline-block;
	margin: 10px;
	vertical-align: top;
}
.tooltip {
	position: relative;
}
.tooltip input[type="text"], .tooltip textarea {
	cursor: default;
	color: #000000;
}
.tooltip .tooltipimg {
	visibility: hidden;
	width: 24px;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 5px 0;
	position: absolute;
	z-index: 1;
	top: 30px;
	right: 10px;
	cursor: default;
}
.onlinereg_form p {
	margin: 0 0 20px;
}
.tooltip:hover .tooltipimg {
	visibility: visible;
}
.Accompanying_Persons {
	margin: 0 auto 0;
	width: 70%;
}
.Accompanying_Persons ul {
	margin: 10px 0 0;
	padding: 10px;
	background: #e0d5ef;
}
.regAmountSelect p {
	text-align: left;
	padding: 0 10px;
	font-weight: bold;
}
.regAmountSelect .whtbg {
	padding: 0;
	background: #fddbe3;
	margin: 0;
}
.sectionhead {
	color: #ee0034;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
.regAmountSelect p span, .regAmountSelect table tr span {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.regAmountSelect table tr span.text {
	color: #000000;
	font-size: 15px;
	font-weight: normal;
}
.onlinereg_form table tr.subheadingbg {
	background: #efefef;
	font-weight: bold;
}
.onlinereg_form table.specialinfo tr td {
	padding: 0;
}
.onlinereg_form table.specialinfo tr td p {
	margin-top: 22px;
	width: auto;
	padding: 0;
	font-size: 12px;
	color: #1b1a1a;
	margin-bottom: 0;
}
.onlinereg_form table tr.subheadingbg th {
	border: 1px solid #e6dbdd;
	padding: 10px 5px;
	font-size: 12px;
	line-height: 18px;
}
.regAmountSelect table tr span.text1 {
	font-size: 13px;
	color: #f00;
	display: block;
	margin-top: 8px;
	line-height: 20px;
}
.regAmountSelect table tr span.text2 {
	font-size: 13px;
	color: #f00;
	font-weight: bold;
	display: block;
	margin-top: 8px;
	line-height: 20px;
}
.regAmountSelect table tr span.text3 {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	display: block;
	margin-top: 0px;
	line-height: 20px;
}
/*OnlineReg*/
/*registration_view*/
.registration_view {
	padding: 40px 40px;
	width: 55%;
	background: #f5f5f5;
	margin: auto;
	border-radius: 3px;
}
.registration_view_bg1 {
	background: #ffffff;
	box-shadow: 0 3px 10px -3px rgba(0, 0, 0, 0.35);
	overflow: hidden;
	margin: 0px 0 30px;
	border-radius: 3px;
	padding: 10px;
}
.registration_view_bg1 h3 {
	font-weight: normal;
	text-transform: uppercase;
	padding: 10px 10px 0;
	margin: 0;
	color: #ee0034;
	font-size: 22px;
}
.registration_view_bg1 h4 {
	color: #333333;
	text-transform: uppercase;
}
.registration_view_bg1 tr {
	font-size: 14px;
	background: #f5f5f5;
}
.registration_view_bg1 tr td strong {
	text-transform: uppercase;
	font-weight: normal;
}
.onlinereg_form .accpersons {
	text-align: left;
	background: #eaeaea;
}
.onlinereg_form .accpersons h4 {
	background: #dcdcdc;
	padding: 8px 10px;
	font-weight: bold;
	text-align: center;
}
.accPerson1_show, .accPerson2_show, .accPerson3_show {
	width: 95%;
	margin: auto;
}
.accPerson1_show span.blk, .accPerson2_show span.blk, .accPerson3_show span.blk {
	display: block;
	margin-bottom: 5px;
}
.accPerson1_show, .accPerson2_show, .accPerson3_show {
	background: #efefef;
}
.onlinereg_form .accPerson1_show table tr td, .accPerson2_show table tr td, .accPerson3_show table tr td {
	border: none;
}
.onlinereg_form .accpersons ul li label {
	display: inline-block;
}
.accPerson2_show, .accPerson3_show {
	margin-top: 25px;
}
.onlinereg_form .accpersons input[type="text"] {
	width: 65%;
}
.onlinereg_form .accpersons ul li {
	width: 25%;
}
.FinalTotal {
	width: 90%;
	margin: 0;
	background: #ef7c95;
	font-size: 18px;
	position: relative;
}
.onlinereg_form .FinalTotal label {
	display: inline-block;
}
.onlinereg_form .FinalTotal input[type="text"] {
	width: 150px;
	display: inline-block;
	text-align: center;
	margin: auto;
}
.irate {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
}
.onlinereg_form .Registration_Cat, .onlinereg_form .Registration_Caterr, .onlinereg_form .PaymentList, .WorkshopChoose {
	position: relative;
}
.onlinereg_form .Registration_Cat label.error {
	position: absolute;
	bottom: 23px;
}
label.error {
	color: #F00;
}
.onlinereg_form .regAmountSelect label.error {
	position: absolute;
	bottom: 23px;
}
.onlinereg_form .Registration_Caterr label.error {
	position: absolute;
	bottom: 15px;
}
.onlinereg_form .FinalTotal label.error {
	position: absolute;
	display: block;
	bottom: -12px;
	left: 44%;
	font-size: 15px;
}
.onlinereg_form .PaymentList label.error {
	position: absolute;
	bottom: -20px;
}
.WorkshopChoose label.error {
	position: absolute;
	bottom: 16px;
	left: 40%;
}
.onlinereg_form .Registration_Cat .mem_noShow label.error {
	position: absolute;
	bottom: 17px;
	display: block;
	left: 39%;
}
.onlinereg_form .FinalTotal table {
	width: 90%;
	margin: 0;
}
.onlinereg_form .FinalTotal table tr td {
	border: none;
	font-size: 16px;
	padding: 10px 0;
}
.onlinereg_form .countrydivnor select, .onlinereg_form .countrydivnor1 select, .onlinereg_form .countrydivcohost select {
	width: 100%;
	padding: 11px 0;
}
.Payment table {
	width: 50%;
}
.registrationdashboard {
	margin: 60px auto;
	width: 80%;
	text-align: center;
}
.registrationdashboard ul li {
	display: inline-block;
	overflow: hidden;
}
.registrationdashboard ul li a {
	color: #ffffff;
	background: #333333;
	margin: 5px 15px;
	display: inline-block;
	padding: 15px 25px;
}
.registrationdashboard ul li a:hover {
	background: #ffcc00;
	color: #333333;
}
.accominner p {
	text-align: center;
	line-height: 20px;
	margin-bottom: 5px;
}
.onlinereg_form .aoramembers .bgaccominner table {
	width: 98%;
}
.accominner p span {
	display: block;
}
.divonsec {
	overflow: hidden;
	text-align: center;
}
#Workshopleft {
	display: inline-block;
	width: 45%;
	vertical-align: top;
	margin: 10px 1%;
}
#MasterPgmright {
	display: inline-block;
	width: 45%;
	vertical-align: top;
	margin: 10px 1%;
}
#MasterPgmright ul li span {
	display: block;
	font-size: 11px;
	/* font-weight: bold; */
	line-height: 14px;
	color: #252525;
	letter-spacing: 0.2px;
	margin-top: 2px;
}
.onlinereg_form .FinalTotal table tr td.finalamount {
	font-size: 20px;
	text-align: right;
	margin-right: 5px;
}
.upgradeGran_Total .FinalTotal {
	width: 100%;
	background: #333333;
	color: #ffffff;
}
/*.onlinereg_form li.gen_label .error {
	margin: 0px 0 0;
	display: block;
	width: 200px;
}*/
/*registration_view*/


.pgup {
}
.pgup a {
	background: #9f121a;
	display: block;
	width: 20%;
	margin: 14px auto 0;
	color: #fff;
	font-size: 13px;
	padding: 4px 0;
	border-radius: 2px;
	transition: 1s;
}
.pgup a:hover {
	background: #000;
}
.upgradeGran_Total .upgradeGran_Totalnew ul li {
	width: 30%;
}
.whtbgnew {
	width: 83%;
	/* margin: 10px auto 0; */
	background: #ffffff;
	text-align: center;
	margin: 0px 0 0 4%;
	position: relative;
	overflow: hidden;
}
.onlinereg_form .whtbgnew table.specialinfo tr td {
	padding: 8px 5px;
	font-size: 15px;
}
.wthnew15 {
	width: 26%;
}
.oddbg {
	background: #e4e2e2;
}
.onlinereg_form .aoramembers .whtbgnew table {
	width: 100%;
}
.member-type {
	text-align: left;
	background: #333333;
	color: #ffffff;
	font-size: 16px;
	padding: 10px;
}
.onlinereg_form .registration_view_bgnew table {
	margin: auto;
}
.onlinereg_formpersonal .whtbg {
	overflow: hidden;
}
.onlinereg_form .registration_view_bgnew table td {
	padding: 5px;
	font-size: 12px;
}
.viewleft {
	float: left;
	width: 65%;
	margin-left: 10px;
}
.viewright {
	float: right;
	width: 25%;
}
.viewleft table tr td.view_reg_name {
	width: 130px;
}
.viewleft td.view_colon {
	padding: 2px;
}
.viewleft ul li {
	width: auto;
	margin: 5px 10px;
}
.Table_scroll {
	width: 90%;
	margin: 50px auto;
}
.Table_scroll table td {
	padding: 10px;
	font-size: 13px;
	line-height: 20px;
}
.Table_scroll .TitleBg {
	background: #93161d;
	color: #ffffff;
}
.eposter_download {
	width: auto;
	text-align: center;
	margin: auto;
}
.eposter_download a {
	background: #93161d;
	color: #ffffff;
	font-size: 16px;
	padding: 10px 20px;
	display: inline-block;
}
.eposter_download a:hover {
	background: #ffcc00;
	color: #333333;
}
