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: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: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;
	}
}


/* body {
	line-height: 160%;
	background: url('http://storage.unitedwebnetwork.com/files/157/1f1bdf0d7af4c7b1477e9f3acd8d5093.jpg') fixed;
	background-size: cover;
	width:100%;
} */

#fWrapper {
	width: 100%;
	margin: 0px auto; padding: 0;
	border-top: 5px solid #212121;
}

#fContentContainer {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}
#fMatter {
	width: 100%;
}
#fPageTitle {
	margin-bottom: 20px;
	padding: 4px 0;
	background: #212121;
}

#fSidebarLeft {
	margin-right: 20px;
}

#fPageTitle h1 {
	width: 1000px;
	margin: 15px auto;
	color: #fff;
	text-align: center;
	font-size: 22px;
}


#fHeader {
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 15px; /* Optional padding for mobile */
  box-sizing: border-box;
}

#fMatter h6 {
	font-size:16px;
}

#fContent {
	padding: 0;
}



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

.fModuleTitle, .fForm legend span {
	padding: 10px 10px;
	font-size: 20px;
	color: #ffffff;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
}
.fModuleTitle, .fForm legend span {
	border-bottom: 2px solid #333;
}

.fModuleTitle h3, .fForm legend {
    color: #ffffff;
    font-family: ;
    font-size: 16px;
}



#fFooter {
	text-align: center;
	background: #F0EFF5;
	color: #666;
	padding: 20px;
	font-size: 90%;
	margin-top: 25px;
}
#fFooter a {
	color: #333;
}

.fTable {
	border: 1px solid #F0EFF5;
	border-collapse: collapse;
}
.fTable .heading td,
.fTable th {
	background: #F0EFF5;
}
table.fTable td {
	border-bottom: 1px solid #F0EFF5;
	padding: 8px;
}

table.registration_slab {
    width: 100%;
    font-size: 14px;
}

.headingDate {
	width: 140px;
}
.fModule {
	margin-bottom: 40px;
}
ul.pmodes,
ul.pmodes li {
	margin: 0; padding: 0;
	list-style: none;
}
ul.pmodes li {
	padding: 15px;
	border-bottom: 1px solid #F0EFF5;
}

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

.fForm p {
	font-size:14px;
}

.fForm p.buttons input {
	border: 4px solid #fff;
	cursor: pointer;
	color: #fff !important;
	background: #242124;
	padding: 12px 24px;
}
.fForm p.buttons input:hover {
	border-color: #242124;
}

.buttons .submit {
  background-color: #153c70;
  color: #ffffff;
  padding: 6px 16px;
  font-size: 14px;
  border: none;
  border-radius: 4px;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.buttons .submit:hover {
  background-color: #102a5a;
}


.fForm input,
.fForm select,
.fForm textarea {
	width: 400px;
	border: 1px solid #ccc;
	padding: 8px;
}
.fForm input:focus,
.fForm select:focus,
.fForm textarea:focus {
	border: 1px solid #153c70;
}

.fForm label {
	width: 240px;
	padding: 12px 0;
}
.fForm .label {
	padding: 8px 0 0;
}
.fForm .field-para {
	padding-top: 10px;
}

.fForm .hint,
.fForm .error {
	margin-left: 245px;
	font-size: 14px;
	line-height: 140%;

}

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

@media (max-width: 768px) {
  #fHeader,
  #fContentContainer,
  #fPageTitle h1 {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
  }

  #fPageTitle {
    text-align: center;
    padding: 8px 0;
  }

  #fSidebarLeft {
    margin-right: 0;
  }

  .fForm input,
  .fForm select,
  .fForm textarea {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }

  .fForm label {
    width: 100%;
    display: block;
    padding: 8px 0 4px;
  }

  .fForm .hint,
  .fForm .error {
    margin-left: 0;
    display: block;
  }

  #fFooter {
    font-size: 85%;
    padding: 15px;
  }

  .fModuleTitle, .fForm legend span {
    font-size: 18px;
    padding: 8px;
  }

  .buttons .submit {
    width: 100%;
    padding: 10px;
  }

  table.registration_slab {
    font-size: 13px;
  }

  .headingDate {
    width: auto;
  }

  .fForm .buttons {
    padding: 10px 0;
  }
}
