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;
  }
  
  * {
    box-sizing: border-box;
  }
  
  #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 #eee;
    padding-top: 40px;
  }
  
  #fPageTitle h1 {
    margin-top: 15px;
    color: #555;
    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: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s,
      -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.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: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s,
      -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  }
  .fForm .field-para {
    margin: 18px 0;
    padding-bottom: 10px;
  }
  .fForm .hint,
  .fForm .error {
    font-size: 14px;
    text-align: center;
  }  
  
  .wordcount-wrap {
    font-size: 0.9em;
    color: #555;
    margin-top: 4px;
  }
  
  #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: #750034;
  }
  
  .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: #750034;
    margin-left: 0%;
    text-align: center;
    color: #fff;
    box-shadow: 0 6px #750034;
    -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: #990045;
  }
  
  .fForm .buttons input:hover {
    background-color: #ec006a;
    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 #eee;
  }
  
  .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 .field-wordcount {
    font-size: 15px;
    display: grid;
    margin-top: 8px;
    width: 50%;
    margin-left: 380px;
    margin-right: 0px;
    text-align: end;
  }
  
  .fForm input.smaller,
  .fForm select.smaller {
    width: 40%;
  }
  
  
  .fForm input.small,
  .fForm select.small {
    width: 40%;
  }
  
  .fForm input {
    margin-top: 5px;
  }
  
  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-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: #eb0069;
  
    border-color: #eb0069;
  }
  
  .registration_cost {
    width: 200px;
  }
  
  .fForm input {
    margin-top: 0px;
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s,
      -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  }
  
  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: 0 5px 7px 0;
    vertical-align: middle;
  }
  .registration_slab .trsubtype td,
  .registration_slab .heading td {
    border-top: 0;
    padding: 8px 0;
  }
  
  #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: #fe900c;
    border-color: #fe900c;
    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;
    }
  
    .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;
    }
  
    .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 #eee;
      padding: 12px 0px;
    }
  
    .fForm input.small,
    .fForm select.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;
    }

  
    .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%;
    }

  
    .fForm input.smaller,
    .fForm select.smaller {
      width: 100%;
    }
  
    .registration_slab .registration_fee {
      font-weight: normal;
      height: 50px;
      padding-top: 5px;
    }
  }
  
  .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%;
    }
  
    .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;
  }
  