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;
	}
}

a, a:visited {
	color:#031c66;
}
a:hover {
	color:#031c66;
}

/* LAYOUT */
body {
	background-color:#ffffff;	color:#000000;
	font-family:<? echo $design['body_fontface']; ?>;
    font-size:14px;
}

.fButton, 
.fForm .buttons input,
.page-filters input {
	background-color:#ffffff;
	font-size: 14px;
	padding: 8px 14px;
	color:#000000 !important;
	text-decoration: none;
	display: inline-block;
	border: 0px none;
}
.fForm input.date {
    width: 100px !important;
}
#fWrapper {
	margin:20px auto;
	width:1000px;
	
		max-width: 1000px;
	width: 100%;
	}

.fForm input,
.fForm select,
.fForm textarea {
	border-color: #ffffff;
}
.fForm input:focus,
.fForm select:focus,
.fForm textarea:focus {
    outline:none;
}

#fPage {
	background-color:#ffffff;}

#fHeader {
	background-color:#ffffff;
			display:none	border:0px none;
}
#fContent h1 {
	color:#000000;
	font-family:<? echo $design['page_fontface']; ?>;
    font-size:18px;
}

.fModuleTitle,
.fForm legend {
	background-color:#ffffff;	
}
.fModuleTitle h3,
.fForm legend {
	color:#000000;
	font-family:<? echo $design['heading_fontface']; ?>;
    font-size:16px;
}
.fForm legend {
	display:block;
	width:100%;
	padding:0px !important;
}

#fSidebarLeft {
	display:none;
}

#fSidebarRight {

		width:200px;
		float:right;
}

#fContent {
	background-color:#ffffff;}
#fContentContainer {
	width: 1000px;
	margin: 0 auto;
}

#fMatter {
	width: 100%;
}
#fMatter.sR {
		width:780px;	
}
#fMatter.sL {
		width:980px;	
}
#fMatter.sR.sL {
		width:780px;
}


#fFooter {
	border:0px none;
}

/* FORM */
.fForm input, .fForm select, .fForm textarea {
font-size:1rem;
}

.fListing {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ffffff;
}
.fListing td,
.fListing th {
	padding: 0.5rem;
	border-bottom: 1px solid #ffffff;
	vertical-align: top;
	text-align: left;
}
.fListing th {
	color:#000000;
	font-family:<? echo $design['heading_fontface']; ?>;
    font-size:16px;
	background-color:#ffffff;
	text-transform: uppercase;
}

#fContentContainer {
	max-width: 100%;
}
@media (max-width:1000px) {
	#fMatter.sR {
		width: calc(100% - 200px);	
	}
	#fMatter.sL {
		width: calc(100% - 0px);
	}
	#fMatter.sR.sL {
		width: calc(100% - 200px);
	}
	#fSidebarRight {
		width: 200px;
	}
}

@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;
	}
}

a, a:visited {
	color:#031c66;
}
a:hover {
	color:#031c66;
}

/* LAYOUT */
body {
	background-color:#ffffff;	color:#000000;
	font-family:<? echo $design['body_fontface']; ?>;
    font-size:14px;
}

.fButton, 
.fForm .buttons input,
.page-filters input {
	background-color:#ffffff;
	font-size: 14px;
	padding: 8px 14px;
	color:#000000 !important;
	text-decoration: none;
	display: inline-block;
	border: 0px none;
}

#fWrapper {
	margin:20px auto;
	width:1000px;
	
		max-width: 1000px;
	width: 100%;
	}

.fForm input,
.fForm select,
.fForm textarea {
	border-color: #ffffff;
}
.fForm input:focus,
.fForm select:focus,
.fForm textarea:focus {
    outline:none;
}

#fPage {
	background-color:#ffffff;}

#fHeader {
	background-color:#ffffff;
			display:none	border:0px none;
}
#fContent h1 {
	color:#000000;
	font-family:<? echo $design['page_fontface']; ?>;
    font-size:18px;
}

.fModuleTitle,
.fForm legend {
	background-color:#ffffff;	
}
.fModuleTitle h3,
.fForm legend {
	color:#000000;
	font-family:<? echo $design['heading_fontface']; ?>;
    font-size:16px;
}
.fForm legend {
	display:block;
	width:100%;
	padding:0px !important;
}

#fSidebarLeft {
	display:none;
}

#fSidebarRight {

		width:200px;
		float:right;
}

#fContent {
	background-color:#ffffff;}
#fContentContainer {
	width: 1000px;
	margin: 0 auto;
}

#fMatter {
	width: 100%;
}
#fMatter.sR {
		width:780px;	
}
#fMatter.sL {
		width:980px;	
}
#fMatter.sR.sL {
		width:780px;
}


#fFooter {
	border:0px none;
}

/* FORM */
.fForm input, .fForm select, .fForm textarea {
font-size:1rem;
}

.fListing {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ffffff;
}
.fListing td,
.fListing th {
	padding: 0.5rem;
	border-bottom: 1px solid #ffffff;
	vertical-align: top;
	text-align: left;
}
.fListing th {
	color:#000000;
	font-family:<? echo $design['heading_fontface']; ?>;
    font-size:16px;
	background-color:#ffffff;
	text-transform: uppercase;
}

#fContentContainer {
	max-width: 100%;
}
@media (max-width:1000px) {
	#fMatter.sR {
		width: calc(100% - 200px);	
	}
	#fMatter.sL {
		width: calc(100% - 0px);
	}
	#fMatter.sR.sL {
		width: calc(100% - 200px);
	}
	#fSidebarRight {
		width: 200px;
	}
}

@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;
	}
}

a, a:visited {
	color:#031c66;
}
a:hover {
	color:#031c66;
}

/* LAYOUT */
body {
	background-color:#ffffff;	color:#000000;
	font-family:<? echo $design['body_fontface']; ?>;
    font-size:14px;
}

.fButton, 
.fForm .buttons input,
.page-filters input {
	background-color:#ffffff;
	font-size: 14px;
	padding: 8px 14px;
	color:#000000 !important;
	text-decoration: none;
	display: inline-block;
	border: 0px none;
}

#fWrapper {
	margin:20px auto;
	width:1000px;
	
		max-width: 1000px;
	width: 100%;
	}

.fForm input,
.fForm select,
.fForm textarea {
	border-color: #ffffff;
}
.fForm input:focus,
.fForm select:focus,
.fForm textarea:focus {
    outline:none;
}

#fPage {
	background-color:#ffffff;}

#fHeader {
	background-color:#ffffff;
			display:none	border:0px none;
}
#fContent h1 {
	color:#000000;
	font-family:<? echo $design['page_fontface']; ?>;
    font-size:18px;
}

.fModuleTitle,
.fForm legend {
	background-color:#ffffff;	
}
.fModuleTitle h3,
.fForm legend {
	color:#000000;
	font-family:<? echo $design['heading_fontface']; ?>;
    font-size:16px;
}
.fForm legend {
	display:block;
	width:100%;
	padding:0px !important;
}

#fSidebarLeft {
	display:none;
}

#fSidebarRight {

		width:200px;
		float:right;
}

#fContent {
	background-color:#ffffff;}
#fContentContainer {
	width: 1000px;
	margin: 0 auto;
}

#fMatter {
	width: 100%;
}
#fMatter.sR {
		width:780px;	
}
#fMatter.sL {
		width:980px;	
}
#fMatter.sR.sL {
		width:780px;
}


#fFooter {
	border:0px none;
}

/* FORM */
.fForm input, .fForm select, .fForm textarea {
font-size:1rem;
}

.fListing {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ffffff;
}
.fListing td,
.fListing th {
	padding: 0.5rem;
	border-bottom: 1px solid #ffffff;
	vertical-align: top;
	text-align: left;
}
.fListing th {
	color:#000000;
	font-family:<? echo $design['heading_fontface']; ?>;
    font-size:16px;
	background-color:#ffffff;
	text-transform: uppercase;
}

#fContentContainer {
	max-width: 100%;
}
@media (max-width:1000px) {
	#fMatter.sR {
		width: calc(100% - 200px);	
	}
	#fMatter.sL {
		width: calc(100% - 0px);
	}
	#fMatter.sR.sL {
		width: calc(100% - 200px);
	}
	#fSidebarRight {
		width: 200px;
	}
}

@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;
	}
}

a, a:visited {
	color:#031c66;
}
a:hover {
	color:#031c66;
}

/* LAYOUT */
body {
	background-color:#ffffff;	color:#000000;
	font-family:<? echo $design['body_fontface']; ?>;
    font-size:14px;
}

.fButton, 
.fForm .buttons input,
.page-filters input {
	background-color:#ffffff;
	font-size: 14px;
	padding: 8px 14px;
	color:#000000 !important;
	text-decoration: none;
	display: inline-block;
	border: 0px none;
}

#fWrapper {
	margin:20px auto;
	width:1000px;
	
		max-width: 1000px;
	width: 100%;
	}

.fForm input,
.fForm select,
.fForm textarea {
	border-color: #ffffff;
}
.fForm input:focus,
.fForm select:focus,
.fForm textarea:focus {
    outline:none;
}

#fPage {
	background-color:#ffffff;}

#fHeader {
	background-color:#ffffff;
			display:none	border:0px none;
}
#fContent h1 {
	color:#000000;
	font-family:<? echo $design['page_fontface']; ?>;
    font-size:18px;
}

.fModuleTitle,
.fForm legend {
	background-color:#ffffff;	
}
.fModuleTitle h3,
.fForm legend {
	color:#000000;
	font-family:<? echo $design['heading_fontface']; ?>;
    font-size:16px;
}
.fForm legend {
	display:block;
	width:100%;
	padding:0px !important;
}

#fSidebarLeft {
	display:none;
}

#fSidebarRight {

		width:200px;
		float:right;
}

#fContent {
	background-color:#ffffff;
}
#fContentContainer {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
}

#fMatter {
	width: 100%;
}
#fMatter.sR {
		width:780px;	
}
#fMatter.sL {
		width:980px;	
}
#fMatter.sR.sL {
		width:780px;
}


#fFooter {
	border:0px none;
}

/* FORM */
.fForm input, .fForm select, .fForm textarea {
font-size:1rem;
}

.fListing {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ffffff;
}
.fListing td,
.fListing th {
	padding: 0.5rem;
	border-bottom: 1px solid #ffffff;
	vertical-align: top;
	text-align: left;
}
.fListing th {
	color:#000000;
	font-family:<? echo $design['heading_fontface']; ?>;
    font-size:16px;
	background-color:#ffffff;
	text-transform: uppercase;
}

@media (max-width:1000px) {
	#fMatter.sR {
		width: calc(100% - 200px);	
	}
	#fMatter.sL {
		width: calc(100% - 0px);
	}
	#fMatter.sR.sL {
		width: calc(100% - 200px);
	}
	#fSidebarRight {
		width: 200px;
	}
}

@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;
	}
}

a, a:visited {
	color:#031c66;
}
a:hover {
	color:#031c66;
}

/* LAYOUT */
body {
	background-color:#ffffff;	color:#000000;
	font-family:<? echo $design['body_fontface']; ?>;
    font-size:14px;
}

.fButton, 
.fForm .buttons input,
.page-filters input {
	background-color:#ffffff;
	font-size: 14px;
	padding: 8px 14px;
	color:#000000 !important;
	text-decoration: none;
	display: inline-block;
	border: 0px none;
}

#fWrapper {
	margin:20px auto;
	width:1000px;
	
		max-width: 1000px;
	width: 100%;
	}

.fForm input,
.fForm select,
.fForm textarea {
	border-color: #ffffff;
}
.fForm input:focus,
.fForm select:focus,
.fForm textarea:focus {
    outline:none;
}

#fPage {
	background-color:#ffffff;}

#fHeader {
	background-color:#ffffff;
			display:none	border:0px none;
}
#fContent h1 {
	color:#000000;
	font-family:<? echo $design['page_fontface']; ?>;
    font-size:18px;
}

.fModuleTitle,
.fForm legend {
	background-color:#ffffff;	
}
.fModuleTitle h3,
.fForm legend {
	color:#000000;
	font-family:<? echo $design['heading_fontface']; ?>;
    font-size:16px;
}
.fForm legend {
	display:block;
	width:100%;
	padding:0px !important;
}

#fSidebarLeft {
	display:none;
}

#fSidebarRight {
	width:200px;
	float:right;
}
#fFooter {
	border:0px none;
}

/* FORM */
.fForm input, .fForm select, .fForm textarea {
font-size:1rem;
}

.fListing {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ffffff;
}
.fListing td,
.fListing th {
	padding: 0.5rem;
	border-bottom: 1px solid #ffffff;
	vertical-align: top;
	text-align: left;
}
.fListing th {
	color:#000000;
	font-family:<? echo $design['heading_fontface']; ?>;
    font-size:16px;
	background-color:#ffffff;
	text-transform: uppercase;
}

@media (max-width:1000px) {
	#fMatter.sR {
		width: calc(100% - 200px);	
	}
	#fMatter.sL {
		width: calc(100% - 0px);
	}
	#fMatter.sR.sL {
		width: calc(100% - 200px);
	}
	#fSidebarRight {
		width: 200px;
	}
}

@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;
	}
}

* {
	box-sizing: border-box;
}
body {
	line-height: 140%;
}
#fWrapper {
	width: 100%;
	margin: 0 auto; padding: 0;
	max-width: 100%;
}
#fHeader {
	background: #0b0034;
	position: top: 0; left: 0; right: 0;
}
#fHeader img {
	max-width: 980px;
	width: 100%;
}
#fHeader h1 {
	background-position: center center;
}
#fContent #fPageTitle h1 {
	text-align: center;
	padding: 30px 15px;
	background: #697d91;
	color: #fff;
	font-size: 24px;
	margin: 0 !important;
}

#fPageTitle span{
	display:block;
	padding-top:10px;
	font-weight:normal;
	font-size:1.2rem
}

#fMessage {
	background: #cc0000;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	color: #fff;
	border: 0;
	padding: 15px;
	margin-top: 1px;
}
#fContent {
	padding: 0;
}
#fMatter {
	margin: 0 auto;
	width: 75%;
	padding: 0;
	padding-top: 20px;
	padding-right: 20px;
}
#fSidebarRight {
	padding-top: 20px;
}
.fModuleTitle h3, .fForm legend {
	text-align: left;
}
.fForm label {
	width: 200px;
}
.fForm .hint,
.fForm .error {
	font-size: 14px;
	margin-left: 205px;
}

.fForm .field-para {
	padding: 15px;
	margin: 0;
}
.fForm .fieldset-para {
	padding: 0 15px;
}
.fForm input,
.fForm select,
.fForm textarea {
	padding: 8px;
	border: 1px solid #fafafa;
	background: #fafafa;
	border-bottom: 1px solid #ccc;
	width: 300px;
}
.fForm input:hover,
.fForm select:hover,
.fForm textarea:hover,
.fForm input:focus,
.fForm select:focus,
.fForm textarea:focus {
	border-bottom: 1px solid #001A4A;
}

.fModuleTitle h3, .fForm legend span {
	border-bottom: 1px solid #001A4A;
	display: block;
}
.fForm .buttons {
	color: #ffffff;
	margin: 0; padding: 0;
	text-align: center;
	padding: 30px 15px;
}
.fForm .buttons input {
	color: #ffffff !important;
	border: 0px none;
	font-size: 16px;
	padding: 12px 40px;
	background: #001A4A;
	margin: 2px;
	cursor: pointer;
}

.registration_cost {
	width: 250px;
}

.registration_slab .heading td,
.financial .heading td {
	background: #001A4A !important;
	color: #fff;
}

table.registration_slab tr:hover td,
table.financial tr:hover td {
	background: #eee;
}
table.registration_slab .trsubtype label {
	font-weight: normal;
	font-size: 90%;
}
table.registration_slab td,
table.financial td {
	border-top: 1px solid #eee;
	padding: 12px 5px;
}
.registration_slab .trsubtype td,
.registration_slab .heading td {
	border-top: 0;
	padding: 8px 0;
}

.pmodes,
.pmodes li {
	margin: 0; padding:0;
	list-style: none;
}
.pmodes li {
	padding: 15px;
	border-bottom: 1px solid #eee;
}
.pmodes li:hover {
	background: #eee;
}
.pmodes h6 {
	font-size: 18px;
	text-transform: uppercase;
}

#fFooter {
	margin-top: 30px;
	padding: 30px;
	text-align: center;
	color: #fff;
	background: #697d91;
}
#fFooter a {
	color: #fff;
}
.fModuleEventInfo table td {
	padding: 10px;
}

a.fButton, 
.fForm .buttons input, 
.page-filters input,
.fButton {
	color: #fff !important;
	background: #070534;
	padding: 10px !important;
	display: inline-block;
	font-weight: bold;
	margin: auto 5px;
	font-size: 16px;
}

.fForm .full-width .hint,
.fForm .full-width .error,
.fForm .checks .hint,
.fForm .checks .error {
	margin-left: 0;
}
.fForm .full-width label {
	text-align: left;
	width: 100%;
	float: none;
}
.fForm .full-width input,
.fForm .full-width select,
.fForm .full-width textarea {
	width: 100%;	
}

.checks.checks-wide {
	padding-left: 0;
}

.runner label {
	display: none;
}
.fForm .label {
	padding: 6px 0;
}
ul.runner,
ul.runner li {
	margin: 0; padding: 0;
	list-style: none !important;
	margin-bottom: 2px !important;
}
ul.runner li:first-child {
	display: none !important;
}
ul.runner li a {
	background: #eee;
	display: block;
	padding: 10px;
	color: #000;
/* 	padding-left: 40px; */
}
ul.runner.menu li a {
	padding: 10px;
	font-weight: bold;
	transition: all 0.2s;
}
/* ul.runner li.completed a,
ul.runner li.completed a:hover {
	background: #eee url("/cdn/ucontent/ticketing/1269/tick.png") 6px 6px no-repeat;
} */
ul.runner li.completed a:hover {
	background-color: #697d91;
	color: #fff;
}
ul.runner li a:hover {
	background: #697d91;
	color: #fff;
}
ul.runner li.current a,
ul.runner li.current a:hover {
	color: #fff !important;
	background-color: #ff5e2b;
}

ul.runner a span span {
	display: block;
	font-weight: normal;
	font-size:0.8rem;
}
#data_596805633 {
	height: 160px;
}

.no-label label,
.hidden {
	display: none;
}

@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%;
	}
}

@media print {
	.runner, .page-filters, p.heading {
		display:none;
	}
	.fForm label {
		width: 28%;
		float: left;
		padding-right: 0;
		margin-right: 2%;
		text-align: right;
	}
	.fForm input,
	.fForm select,
	.fForm .label,
	.fForm textarea {
		width: 70%;
		display: inline-block;
	}
	#fMatter {
		width: 100%;
	}
	.fForm .field-para {
		padding: 6px 0;
	}
}

.fListing-Abstracts th {
	background: #ff5e2b;
	color: #fff;
}
.fListing-Abstracts thead th:last-child,
.fListing-Abstracts tr td:last-child {
	display: none;
}
#fFooterContainer img {
	height: 100px;
    width: 100%;
    display: block;
    margin: 0 auto;
}
.registration_slab .heading td {
    text-transform: capitalize;
}