a, a:visited {
	color:#ff0000;
}
a:hover {
	color:#cc00ff;
}

/* LAYOUT */
body {
	background-color:#e0e0e0;	color:#000000;
	font-family:Trebuchet MS, 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:780px;
	
	}

.fForm input,
.fForm select,
.fForm textarea {
	border-color: #a3a3a3;
}
.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:Trebuchet MS, sans-serif;
    font-size:18px;
}

.fModuleTitle,
.fForm legend {
	background-color:#616061;	
}
.fModuleTitle h3,
.fForm legend {
	color:#ffffff;
	font-family:Trebuchet MS, sans-serif;
    font-size:14px;
}
.fForm legend {
	display:block;
	width:100%;
	padding:0px !important;
}

#fSidebarLeft {
	display:none;
}

#fSidebarRight {

		width:200px;
		float:right;
}

#fContent {
	background-color:#ffffff;}
#fContentContainer {
	width: 780px;
	margin: 0 auto;
}

#fMatter {
	width: 100%;
}
#fMatter.sR {
		width:560px;	
}
#fMatter.sL {
		width:760px;	
}
#fMatter.sR.sL {
		width:560px;
}


#fFooter {
	border:0px none;
}

/* FORM */
.fForm input, .fForm select, .fForm textarea {
font-size:1rem;
}

.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:Trebuchet MS, sans-serif;
    font-size:14px;
	background-color:#616061;
	text-transform: uppercase;
}


.fModuleFeeSlab,.fModuleTitle{
	display: none;

}


.fModule {
    margin: 15px 15px 15px 15px;
}

.fModuleTitle h3, .fForm legend{

	font-size: 14px;
    font-variant-caps: all-small-caps;
}

@import url("https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css");

input[type='text'], select{
    display: block;
    /*width: 100%;*/
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    'border: 1px solid #cf005a;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-radius: 0;
}
#fHeader{
	padding: 0px;
}

#fHeader h1
{font-family: Trebuchet MS, sans-serif;
text-align: center;
    font-size: 200%;
}

.submit{
	color: #007bff !important;
    /*background-color: transparent !important;*/
    background-image: none !important;
    border-color: #007bff !important;
}
.submit:not(:disabled):not(.disabled) {
    cursor: pointer !important;
}
.submit {
    color: #fff !important;
    background-color: rgb(154, 0, 44);
    border-color: #007bff !important;
}
.fForm label{
	width: 236px;
}
#fContent{
	padding: 20px 0px 20px 0px !important;
}
#fPageTitle{

	padding: 10px;
	background-color: #9a002c;
	color:white;

}
#fPageTitle h1{
	margin-bottom: 0px;
	color: yellow;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;

}

'img:hover{	filter: drop-shadow(2px 4px 6px black);}

#register-login{
	margin-left: 10px;
}
#fFooter {
background:url("http://in.eregnow.com/cdn/ucontent/ticketing/989/header_bg.jpg") no-repeat scroll center top transparent;
margin-right:0px;
padding-top:0px;
color:white;
}

#fFooter a{
color:white;
cursor:none;
}

'.fForm label{ color: #cf005a;}

.fForm input, .fForm select, .fForm textarea{
	border: 1px solid #cf005a !important;
	color: #cf005a;
}


textarea#data_596848772 {
    width: 700px;
    height: 200px;
    }


.fForm input.date {
    width: 150px !important;
}


.fForm label { font-size: 10;}

.fForm .hint {margin-left: 240px; font-size: 0.8rem;}


.fForm label {     font-size: small;}









#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.completed a,
ul.runner li.completed a:hover {
	/* background: #eee url("/cdn/ucontent/ticketing/1269/tick.png") 6px 12px no-repeat; */
}
ul.runner li.current a,
ul.runner li.current a:hover,
ul.runner li.current label {
	color: #fff !important;
	background-color: #222582;
   /*  border-bottom: 3px solid #5E9631 !important; */
}

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: #1e1c59;
}

ul.runner a span span {
	display: block;
	font-weight: normal;
}

ul.runner li:nth-child(1){
	display:none;
}

.fForm p, .fForm .field-para {
    margin: 6px 30px;
}