a, a:visited {
	color:#031c66;
}
a:hover {
	color:#031c66;
}

/* LAYOUT */
body {
	background-color:#e0e0e0;	color:#000000;
	font-family:Helvetica, Arial, sans-serif;
    font-size:14px;
}

.fButton, 
.fForm .buttons input,
.page-filters input {
	background-color:#616061;
	font-size: 14px;
	padding: 8px 14px;
	color:#ffffff !important;
	text-decoration: none;
	display: inline-block;
	border: 0px none;
}

#fWrapper {
	margin:20px auto;
	width:1024px;
	
		max-width: 1024px;
	width: 100%;
	}

.fForm input,
.fForm select,
.fForm textarea {
	border-color: #a3a3a3;
}
.fForm input:focus,
.fForm select:focus,
.fForm textarea:focus {
    outline:none;
}

#fPage {
	border:1px solid #a3a3a3;background-color:#ffffff;}

#fHeader {
	background-color:#ffffff;
			display:none	border:0px none;
}
#fContent h1 {
	color:#000000;
	font-family:Helvetica, Arial, sans-serif;
    font-size:18px;
}

.fModuleTitle,
.fForm legend {
	background-color:#616061;	
}
.fModuleTitle h3,
.fForm legend {
	color:#ffffff;
	font-family:Helvetica, Arial, sans-serif;
    font-size:14px;
}
.fForm legend {
	display:block;
	width:100%;
	padding:0px !important;
}

#fSidebarLeft {
	display:none;
}

#fSidebarRight {
display:none;
}

#fContent {
	background-color:#ffffff;}
#fContentContainer {
	width: 1024px;
	margin: 0 auto;
}

#fMatter {
	width: 100%;
}
#fMatter.sR {
		width:1004px;	
}
#fMatter.sL {
		width:1004px;	
}
#fMatter.sR.sL {
		width:1004px;
}


#fFooter {
	border:0px none;
}

/* FORM */
.fForm input, .fForm select, .fForm textarea {
font-size:;
}

.fListing {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #a3a3a3;
}
.fListing td,
.fListing th {
	padding: 0.5rem;
	border-bottom: 1px solid #a3a3a3;
	vertical-align: top;
	text-align: left;
}
.fListing th {
	color:#ffffff;
	font-family:Helvetica, Arial, sans-serif;
    font-size:14px;
	background-color:#616061;
	text-transform: uppercase;
}

#fContentContainer {
	max-width: 100%;
}
@media (max-width:1024px) {
	#fMatter.sR {
		width: calc(100% - 0px);	
	}
	#fMatter.sL {
		width: calc(100% - 0px);
	}
	#fMatter.sR.sL {
		width: calc(100% - 0px);
	}
	#fSidebarRight {
		width: 0px;
	}
}

@media (max-width: 768px) {
	.fForm label {
		width: 100%;
		text-align: left;
	}
	.fForm .buttons {
		text-align: left;
	}
	.fForm .hint,
	.fForm .error {
		margin-left: 0;
	}
}
@media (max-width: 576px) {
	#fMatter,
	#fSidebarRight {
		width: 100% !important;
	}
}

.fModuleFeeSlab {display:none;}	
.fFormPRovideInformation {display:none;}	

@import url('https://fonts.googleapis.com/css?family=Roboto');

* {
	box-sizing: border-box;
}
body {
	background: #E8E2EE;
	font-family: 'Roboto', sans-serif;
}

#fWrapper {
	width: 100%;
    margin: 0px auto;
    
}

#fPage {
	border: 0px none;
	background: transparent;
}

#fHeader {
	background: transparent;
	padding: 5px 0;
	position: relative;
	z-index: 10;
}
#fHeader h1 {
	background-position: center;
	font-family: 'Roboto', sans-serif!important;
}

#fContent {
	width: 1002px;
	margin: 0px auto !important;
	position: relative;
/* 
	background: #fff url("/cdn/ucontent/ticketing/1423/organiser.png") center top no-repeat;
 */
	top: -90px;
	border: 1px solid #D8D0E0;
	padding-top: 40px;
}

#fPageTitle h1 {
	margin-top:15px;
	color:#34305C;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-size: 22px;
	padding-top: 30px;
}

#fMatter {
	padding: 20px 25px;
	width: 100%;
	font-size:15px;
}
.fModuleContent {
    text-align: left;
    font-size: 14px;
    padding: 4px;
}
.fModuleContent a {
    text-decoration:none;
}
.fieldset-para {
	text-align:center;
}
/* 
.registration_slab .heading { display: none; }
 */
.registration_slab .registration_fee { font-weight:normal; height:46px;padding-top:5px;}
.fModuleLoginInfo {
	text-align: center;
}

table.registration_slab td input, table.registration_slab td select { width:15px !important; }
table.registration_slab td, table.financial td { padding: 6px; }
table.registration_slab {
    width: 100%;
	font-size:15px;
}
.fForm input, .fForm select, .fForm textarea,
.fForm label,
.fForm .label {
	width: 40%;
	display: block;
	text-align: center;
	margin-top:8px;
	font-size:14px!important;
	
}
.fForm .label {
	width: 40%;
	display: block;
	text-align: left;
	margin-top:8px;
	
}
.fModuleTitle, .fForm legend span {
    display: block;
    padding: 1px!important;
}
#fPageTitle h1 {
    font-size: 0px!important;
    margin-bottom: 0px!important;
} 
.fForm textarea{
	text-align: left;
    color: #34305C;
    background-color: #fff;
    background-image: none;
    border: 1px solid #C3B8CE;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.fForm select option { text-align: left; }
.fForm input, .fForm select, .fForm textarea {
	padding: 8px;
	outline: 0px none;
}
.fForm input {
    margin-top: 5px;
    text-align: left;
}
.fForm legend {
	display:block;
	width:100%;
	padding:10px !important;
}
.fForm select{
	margin-top: 8px;
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #34305C;
    background-color: #fff;
    background-image: none;
    border: 1px solid #C3B8CE;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#hint-data_50549{
	margin-left:295px;
}
.fForm .field-para {
	margin: 18px 0;
	padding-bottom: 10px;
}
.fForm .hint, .fForm .error {
	font-size: 14px;
	text-align: center;
}

#fFooter {
	display: none;
}

.fModuleTitle h3, .fForm legend {
	text-align: center;
	padding-top: 10px;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 16px!important;

}
.fModuleTitle, .fForm legend span {
    display: block;
    padding: 12px 8px;
}

.fModuleTitle, .fForm legend {
    background-color: #6E299C;
    
}


.fModuleTitle h3:before
{
    content: "";
    position: absolute;
    width: 12%;
    height: 3px;
    bottom: 0px;
    left: 43%;
}
.fForm .buttons input.submit {
    font-weight: bold;
	margin-left: 0%;
    text-align: center;
	font-weight: bold;
	background-color: #6E299C;
    margin-left: 0%;
    text-align: center;
    color: #fff;
    box-shadow: 0 6px #6E299C;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    width: 60%;
}

.fForm legend:before
{
    content: "";
    position: absolute;
    width: 12%;
    height: 3px;
    bottom: 6px;
    left: 43%;
}

 .buttons {
	text-align: center;
	padding: 0;
}

.fForm .buttons input:after{
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background: #411667;
}

.fForm .buttons input:hover{
	background-color:#2D347D;
	color: #fff;
}


.intl-tel-input ul.country-list li.country {
	margin: 0;
}

#field-para-status {
	text-align: center;
}

.page-filters,
#fieldset-5517,
.fModuleInvoice,
p.heading,
#fieldset-5515 legend,
#fieldset-5516 legend
{
	display: block;
}
#fieldset-5515,
#fieldset-5516 {
	border-top: 1px solid #D8D0E0;
}

.fForm input.small{
    width:100%;
}

.fForm .hint, .fForm .error {
    font-size: 15px;
    display: block;
    margin-top: 8px;
    width: 50%;
    margin-left: 312px;
    margin-right: auto;
    text-align: justify;
}

.fForm input.smaller, .fForm select.smaller {
    width: 40%;
}

.fForm input.small, .fForm select.small {
    width: 40%;
}

.fForm input {
	margin-top:5px;
}

/* GST Cost  */
#data_50568_cost_display.fFormCost {
    padding-left: 8px;
    float: right;
    font-size: 13px;
    position: absolute;
    right: 2px;
    bottom: 192px;
    font-weight: bold;
}

select#data_50568{
	width:93%;
}

table.financial {
    width: 100%;
    padding: 5px;
}
ul li, ol li {
    margin: 2px 0px 5px 20px;
}
.hint input {
	position:absolute;left:335px;
	margin-top:3px;
}
#rt_12221,#rt_12239{
 margin-top:15px;
}
#hint-data_50566{
 margin-left:300px;
}
#hint-amount{
	margin-left:295px;
}
#fieldset-6975 span,#fieldset-6976 span,#fieldset-6977 span{
	width:100%;
}
#fieldset-6975 .field-para span,#fieldset-6976 .field-para span,#fieldset-6977 .field-para span{
	text-align:left;
}
.fForm .checks input {
    margin-top: 12px;
}

.fForm .buttons input:hover {
	background-color:#2D347D;
	
	border-color:#2D347D;
}

.registration_cost {
	width: 200px;
}


 .fForm input {
	margin-top:0px;
	display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #34305C;
    background-color: #fff;
    background-image: none;
    border: 1px solid #C3B8CE;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


table.registration_slab tr:hover td,
table.financial tr:hover td {
	background: #D8D0E0;
}
table.registration_slab .trsubtype label {
	font-weight: normal;
	font-size: 90%;
}
table.registration_slab td,
table.financial td {
	border-top: 1px solid #D8D0E0;
	padding: 0 5px 7px 0;
	vertical-align: middle;
}
.registration_slab .trsubtype td,
.registration_slab .heading td {
	border-top: 0;
	padding: 8px 0;
}

#data_50972_cost_display {
    float: right;
    margin-right: 4%;
    margin-bottom: 0%;
    margin-top: -4%;
}

#hint-amount {
    margin-left: 41%;
}

.fForm .label {
    width: 100%;
    display: block;
    text-align: left;
    margin-top: 8px;
}

.fForm .hint, .fForm .error {
    font-size: 15px;
    display: block;
    margin-top: 8px;
    width: 50%;
    margin-left: 321px;
    margin-right: auto;
    text-align: justify;
}

.fForm .fFormCost {
    padding-left: 10px;
    float: right;
    margin-right: 9%;
    margin-top: -33px;
}

.fForm .buttons input {
	height: 40px;
	text-align:center;
	font-weight:bold;
    text-transform: uppercase;
    color: #fff !important;
    width: 18%;
    background-color: #2D347D;
    border-color: #2D347D;
    margin: 0;
    padding: 6px 12px 6px 5px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.42857143;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.registration_cost{width:0;}

.fForm table label {
    width: auto;
    text-align: left;
    padding: 0px;
    font-weight: bold;
}

table.registration_slab .lowlight {
    display: block;
    font-size: 88%;
    font-weight: normal;
    margin-top: 5px;
} 

.fForm .fFormCost {
    padding-left: 10px;
    float: right;
    margin-right: 4%;
    margin-top: -33px;
}



@media only screen and (min-width:320px) and (max-width:500px) {
	#fMatter {
	padding: 20px 0px;
	width: 100%;
	font-size:15px;
}

.fForm .fFormCost {
    padding-left: 10px;
    float: right;
    margin-right: 0%;
    margin-top: 6px;
}

#data_50972_cost_display {
    float: right;
    margin-right: 0;
    margin-bottom: 0%;
    margin-top: -8%;
}

.fForm .error {
    font-size: 15px;
    display: block;
    margin-top: 8px;
    width: 50%;
    margin-left: 139px;
    margin-right: auto;
    text-align: justify;
}

.fForm .label {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 8px;
    font-size: 14px!important;
}

.fTable .tableTransaction table {
	width:50%;
}

.tableTransaction td {
    padding: 5px;
    font-size: 12px;
}

.fForm .hint, .fForm .error {
    font-size: 15px;
    display: block;
    margin-top: 8px;
    width: 100%;
    margin-left: 0px;
    margin-right: auto;
    text-align: justify;
}

.fForm input.date {
    width: 100px !important;
}

.fForm input.small, .fForm select.small {
    width: 100;
}

.fForm input.smaller, .fForm select.smaller {
    width: 100%;
}

}


@media only screen and (min-width:300px) and (max-width:320px){
	.fForm input, .fForm select, .fForm textarea, .fForm label{
    width: 32%;
    display: block;
    text-align: center;
    margin-top: 8px;
    font-size: 14px!important;
}

#data_50972_cost_display {
    float: right;
    margin-right: 0;
    margin-bottom: 0%;
    margin-top: -10%;
}

.fForm .error {
    font-size: 15px;
    display: block;
    margin-top: 8px;
    width: 50%;
    margin-left: 99px;
    margin-right: auto;
    text-align: justify;
}



.tableTransaction td {
    padding: 5px;
    font-size: 10px;
}

.fForm .label {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 8px;
    font-size: 14px!important;
}

.fForm .label span {
width: 50%;
    display: block;
    text-align: center;
    margin-top: 8px;
    font-size: 14px !important;

}

table.financial td {
    border-top: 1px solid #D8D0E0;
    padding: 12px 0px;
}

.fForm input.small, .fForm select.small {
    width: 100%;
}

input#data_55741.small {
	width:100%;
}

.fForm input.smaller, .fForm select.smaller {
    width: 100%;
}



}

@media only screen and (min-width:320px) and (max-width:390px){
	.fForm input, .fForm select, .fForm textarea, .fForm label {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 8px;
    font-size: 14px!important;
}

.fForm .label {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 8px;
    font-size: 14px!important;
}

.fForm input.small, .fForm select.small {
    width: 100%;
}

.registration_slab .registration_fee {
    font-weight: normal;
    height: 50px;
    padding-top: 5px;
}

input#data_55741.small {
	width:100%;
}

input#data_55753.small {
	width:100%;
}

.fForm input.smaller, .fForm select.smaller {
    width: 100%;
}
}

@media only screen and (min-width:400px) and (max-width:550px){
	.fForm input, .fForm select, .fForm textarea, .fForm label{
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 8px;
    font-size: 14px!important;
}

.fForm .label {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 8px;
    font-size: 14px!important;
}

.fForm input.small, .fForm select.small {
    width: 100%;
}

input#data_55741.small {
	width:100%;
}

input#data_55753.small {
	width:100%;
}

.fForm input.smaller, .fForm select.smaller {
    width: 100%;
}

.registration_slab .registration_fee {
    font-weight: normal;
    height: 50px;
    padding-top: 5px;
}

}

#field-para-data_54223{
	display:none;
}

.fModuleContent a {
    text-decoration: none;
    font-weight: bold;
}

.fForm input.date {
    width: 100px !important;
}


@media only screen and (min-width:300px) and (max-width:1030px) {
	#fContent {width:100%;}
	.fForm .buttons input.submit {
    font-weight: bold;
	margin-left: 1%;
    text-align: center;
	width:100%;
}
}

@media only screen and (min-width:560px) and (max-width:850px) {
	.fForm .label {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 8px;
    font-size: 14px!important;
}

.fForm input.small, .fForm select.small {
    width: 100%;
}

input#data_55741.small {
	width:100%;
}

input#data_55753.small {
	width:100%;
}

.fForm input.smaller, .fForm select.smaller {
    width: 100%;
}

input#var1.small{
	width:40%;
}

.fForm .hint, .fForm .error {
    font-size: 15px;
    display: block;
    margin-top: 8px;
    width: 50%;
    margin-left: 206px;
    margin-right: auto;
    text-align: justify;
}

.registration_slab .registration_fee {
    font-weight: normal;
    height: 50px;
    padding-top: 5px;
}


}

.fForm .fFormCost {
    padding-left: 10px;
    float: right;
    margin-right: 4%;
    margin-top: 0px;
    color: #000;
}

/* =========================================================
   CNA ANNUAL SUMMIT 2026 — EXACT BANNER COLOURS
   Background Lavender : #E8E2EE
   CNA Purple          : #6E299C
   Summit Navy         : #2D347D
   Deep Purple         : #411667
   ========================================================= */

:root {
    --cna-bg: #E8E2EE;
    --cna-purple: #6E299C;
    --cna-navy: #2D347D;
    --cna-deep: #411667;
    --cna-border: #D8D0E0;
    --cna-input-border: #C3B8CE;
    --cna-text: #34305C;
    --cna-white: #FFFFFF;
}

body {
    background: var(--cna-bg) !important;
    color: var(--cna-text);
}

#fPage {
    background: transparent;
}

#fContent {
    background: var(--cna-white);
    border: 1px solid var(--cna-border);
    box-shadow: 0 7px 22px rgba(65, 22, 103, 0.12);
}

#fPageTitle h1 {
    color: var(--cna-navy) !important;
}

.fModuleTitle,
.fForm legend {
    background: var(--cna-purple) !important;
    color: var(--cna-white) !important;
}

.fModuleTitle h3,
.fModuleTitle h3 a,
.fForm legend,
.fForm legend span {
    color: var(--cna-white) !important;
}

.fModuleTitle h3:before,
.fForm legend:before {
    background: var(--cna-bg);
}

.fModuleContent a {
    color: var(--cna-purple);
}

.fModuleContent a:hover {
    color: var(--cna-navy);
}

.fForm input,
.fForm select,
.fForm textarea {
    color: var(--cna-text);
    border-color: var(--cna-input-border);
}

.fForm input:focus,
.fForm select:focus,
.fForm textarea:focus {
    border-color: var(--cna-purple);
    box-shadow: 0 0 0 3px rgba(110, 41, 156, 0.14);
}

.fForm .buttons input,
.fForm .buttons input.submit {
    background: var(--cna-navy) !important;
    border-color: var(--cna-navy) !important;
    box-shadow: 0 5px 0 var(--cna-deep) !important;
    color: var(--cna-white) !important;
}

.fForm .buttons input:hover,
.fForm .buttons input.submit:hover {
    background: var(--cna-purple) !important;
    border-color: var(--cna-purple) !important;
}

table.registration_slab tr:hover td,
table.financial tr:hover td {
    background: #F3EFF6;
}

table.registration_slab td,
table.financial td,
#fieldset-5515,
#fieldset-5516 {
    border-color: var(--cna-border);
}

.fForm .hint {
    color: var(--cna-navy);
}

.fForm .error {
    color: var(--cna-deep);
}

