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;
	}
}

#fSidebarRight {
    width: 200px;
    float: right;
    margin-top: 7%;
}

ul.runner,
ul.runner li {
	list-style:square;
	color:#666;
}
ul.runner li {
	margin-bottom:10px;
}
ul.runner a {
	text-decoration:none;
	color:#999;
}
ul.runner a span {
	display:block;
	font-size:100%;
	font-weight:bold;
}
ul.runner li.current,
ul.runner li.current a,
ul.runner li.completed,
ul.runner li.completed a {
	color:#000;
}
ul.runner ul {
    margin-left: 15px;
}


ul.runner,
ul.runner li {
	margin: 0; padding: 0;
	list-style: none !important;
	margin-bottom: 2px !important;
}

ul.runner li a {
	background: #eee;
	display: block;
	padding: 10px;
	color: #000;
	padding-left: 15px;
	margin-bottom:10px;
}
ul.runner.menu li a {
	padding: 10px;
	font-weight: bold;
}

ul.runner li a:hover {
	background: #ccc;
}
ul.runner li.current a,
ul.runner li.current a:hover,
ul.runner li.current label {
	color: #fff !important;
	background-color: #00ACC1;
}

ul.runner a span span {
	display: block;
	font-weight: normal;
}

ul.runner,
ul.runner li {
	margin: 0; padding: 0;
	list-style: none !important;
	margin-bottom: 2px !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;
}

ul.runner li a:hover {
	background: #ccc;
}
ul.runner li.completed a,
ul.runner li.completed a:hover {
	background: #eee url("https://in.eregnow.com/cdn/ucontent/ticketing/1269/tick.png") 6px 8px no-repeat;
}
ul.runner li.current a,
ul.runner li.current a:hover,
ul.runner li.current label {
	color: #fff !important;
	background-color: #00ACC1;
}

ul.runner a span span {
	display: block;
	font-weight: normal;
}

ul.runner li:nth-child(1){
	display:none;
}		


body {
	line-height: 200%;
	
}
#fWrapper {
	width: 100%;
	margin: 0px auto; padding: 0;
	max-width:100%;
}

#fHeader {
	background: #B2EBF2;
	top: 0; left: 0; right: 0;
	transition: all 0.5s;
}
#fHeader h1 {
	background-position: center center;
	min-width: 1000px;
	margin: 0;
}
#fHeader.sticky {
	position: fixed;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.4);
}

#fContent #fPageTitle h1 {
	text-align: center;
	color: #ffffff;
	background: #ffffff;
	padding: 0px 0;
	font-size: 0px;
}
#fContent #fPageTitle h1:after {
	content: " ]";
	font-weight: normal;
}
#fContent #fPageTitle h1:before {
	content: "[ ";
	font-weight: normal;
}

#fContentContainer {
	margin: 0 auto;
	width: 980px;
}
#fContent {
	padding: 0;
	padding-top: 0px;
}

#fMatter {
	margin: 0 auto;
	width: 79%;
	padding: 0 10px;
}
.fModuleTitle {
	text-align: center;
}

.fModuleTitle h3, .fForm legend {
	text-align: center;
}

.fForm label {
	width: 280px;
}
.fForm .hint,
.fForm .error {
	font-size: 14px;
	margin-left: 285px;
}

.fForm .field-para {
	padding: 5px 0;
	margin: 0;
}
.fForm input,
.fForm select,
.fForm textarea {
	padding: 8px;
	border: 1px solid #fafafa;
	border: 1px solid #ccc;
	width: 400px;
	margin-bottom: 0px;
}
.fForm input:hover,
.fForm select:hover,
.fForm textarea:hover,
.fForm input:focus,
.fForm select:focus,
.fForm textarea:focus {
	border-bottom: 1px solid #00ACC1;
	margin-bottom: 0;
}

.fModuleTitle h3, .fForm legend span {
	border-bottom: 1px solid #00ACC1;
	padding-bottom: 6px;
	margin-top: 10px;
}
.fForm .buttons {
color: #ffffff;
	margin: 0; padding: 0;
	text-align: center;
	padding: 30px 0;
}
.fForm .buttons input {
	color: #ffffff !important;
	border: 0px none;
	font-size: 16px;
	padding: 12px 40px;
	background: #00ACC1;
	margin: 2px;
	cursor: pointer;
}
.fForm .buttons input:hover {
color: #fff;
border: 2px solid #00ACC1;
	margin: 0;
}

.registration {
	width: 250px;
}

.registration_slab .heading td,
.financial .heading td {
	background: #00ACC1 !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;
}

.fModuleTitle, .fForm legend span,
.fModuleContent {
	padding: 0;
}

#fFooter {
	background:url("http://in.eregnow.com/cdn/ucontent/ticketing/989/header_bg.jpg") no-repeat scroll center top transparent;
	margin-top: 0px;
	padding: 15px;
	text-align: center;
	color: #fff;
	background: #B2EBF2;
}
#fFooter a {
	color: #fff;
	cursor:none;
}
.fModuleEventInfo table td {
	padding: 10px;
}
.fButton {
	color: #fff;
	background: #fa0000;
	padding: 10px;
	display: inline-block;
}

.runner-step-number {display:none;}

.fieldset-para {text-align:center;}

.lowlight {font-size:14px;}

.pmodes li {
    padding: 15px 0px;
    border-bottom: 1px solid #eee;
}
.fForm input.smaller, .fForm select.smaller {
    width: 92px;
}


.fForm input, .fForm select, .fForm textarea {
    padding: 8px;
    border: 1px solid #fafafa;
    border: 1px solid #ccc;
    width: 370px;
    margin-bottom: 0px;
}

span#data_596804796_limit,span#data_596804797_limit,span#data_596804798_limit,span#data_596804799_limit {
	margin-left:5px;
}



@media only screen and (min-width:300px) and (max-width:850px) {
	body {
	line-height: 200%;
	width:100%;
	
}

#fContent {width:100%;}

#fContentContainer {
	margin: 0 auto;
	width: 100%;
}

#fHeader {width:100%;}
	
	#fMatter {
		width:100%;
		float:none;
	}
	
	#fSidebarRight {
   display:none;
	
}

.field-para-countable {text-align:center;}

.fForm input, .fForm select, .fForm textarea {
    padding: 8px;
    border: 1px solid #fafafa;
    border-bottom: 1px solid #ccc;
    width: 100%;
    margin-bottom: 0px;
    text-align: center;
}
.fForm input, .fForm select, .fForm textarea {
    font-size: 1rem;
}

.fForm .hint, .fForm .error {
    font-size: 14px;
    margin-left: 0;
    text-align: center;
}

.fForm input.small {width:100%;}

fieldset#data_56753 .fieldset-para p {
	padding:0 18px;
}

.fForm label {
	text-align:center;
	width:100%;
}



ul.runner li.current, ul.runner li.current a, ul.runner li.completed, ul.runner li.completed a {
   text-align:center;
}
ul.runner a span {text-align:center;}
}

ul.runner li:nth-child(5)
{
	display:none;
}

ul.runner li:nth-child(6)
{
	display:none;
}

.fModuleFeeSlab {display:block;}

.fForm input.date {

    width: 110px !important;

}