@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  box-sizing: border-box;
  font: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #000;
  margin: .3em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold; }

img {
  border: none;
  height: auto;
  max-width: 100%; }

a, a:active, a:visited {
  color: #555;
  font-weight: bold;
  text-decoration: none; }

a:hover {
  color: #f90; }

li.no-event a {
  pointer-events: none; }

.clr:before, .clr:after {
  content: "";
  display: table; }

.clr:after {
  clear: both; }

.flt-left {
  float: left; }

.flt-right {
  float: right; }

body {
  font-family: Arial, Helvetica, sans-serif; }

@font-face {
  font-family: 'WebRupee';
  font-style: normal;
  font-weight: normal;
  src: url(fonts/WebRupee.V2.0.eot);
  src: local("WebRupee"), url(fonts/WebRupee.V2.0.ttf) format("truetype"), url(fonts/WebRupee.V2.0.woff) format("woff"), url(fonts/WebRupee.V2.0.svg) format("svg"); }
.curr-sym {
  font-family: "WebRupee"; }

@font-face {
  font-display: block;
  font-family: 'FAB';
  font-style: normal;
  font-weight: 900;
  src: url("fonts/fa-brands-400.woff2") format("woff2"), url("fonts/fa-brands-400.ttf") format("truetype"); }
.fab {
  font-family: 'FAB';
  font-weight: 900; }

@font-face {
  font-display: block;
  font-family: 'FAR';
  font-style: normal;
  font-weight: 900;
  src: url("fonts/fa-regular-400.woff2") format("woff2"), url("fonts/fa-regular-400.ttf") format("truetype"); }
.far {
  font-family: 'FAR';
  font-weight: 900; }

@font-face {
  font-display: block;
  font-family: 'FAS';
  font-style: normal;
  font-weight: 900;
  src: url("fonts/fa-solid-900.woff2") format("woff2"), url("fonts/fa-solid-900.ttf") format("truetype"); }
.fas {
  font-family: 'FAS';
  font-weight: 900; }

.fa, .fab, .far, .fas {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em; }

.fa-xs {
  font-size: 0.75em;
  line-height: 0.08333em;
  vertical-align: 0.125em; }

.fa-sm {
  font-size: 0.875em;
  line-height: 0.07143em;
  vertical-align: 0.05357em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-3bars:before {
  content: ""; }

.fa-contact:before {
  content: ""; }

.fa-down:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-enroll:before {
  content: ""; }

.fa-error-circle:before {
  content: ""; }

.fa-facebook:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-not-allowed:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-success-circle:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-warning-circle:before {
  content: ""; }

div {
  min-height: 0.001em; }

.div-centered {
  margin: 0 auto !important; }

.display-none {
  display: none; }

strong, .text-bold {
  font-weight: bold; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-italic {
  font-style: italic; }

.text-underline {
  text-decoration: underline; }

.text-del {
  text-decoration: line-through; }

.text-condensed {
  font-stretch: condensed; }

.text-brown {
  color: #863A2B; }

.text-error, .text-success, .text-warning, .text-yellow {
  font-family: Arial, sans-serif; }

.text-error {
  color: #D91318;
  font-style: italic; }

.text-success {
  color: #4F8A10;
  font-style: italic; }

.text-warning {
  color: #9F6000;
  font-style: italic; }

.text-white {
  color: #FFF; }

.text-yellow {
  color: #FF0;
  font-style: italic; }

.img-left {
  float: left;
  margin: 5px 8px 8px 5px;
  width: auto; }

.img-center {
  margin: 5px auto;
  text-align: center;
  width: auto; }

.img-right {
  float: right;
  margin: 5px 5px 8px 8px;
  width: auto; }

.error-msg-box, .info-msg-box, .success-msg-box, .warning-msg-box {
  margin: 3px auto;
  padding: 4px;
  text-align: center;
  width: 90%;
  -moz-border-radius: .5em;
  -webkit-border-radius: .5em;
  border-radius: 0.5em; }

.error-msg-box i, .info-msg-box i, .success-msg-box i, .warning-msg-box i {
  font-size: 1.5em;
  margin: 5px 10px;
  vertical-align: middle; }

.error-msg-box {
  background-color: #FFD2D2;
  color: #D8000C; }

.info-msg-box {
  background-color: #BDE5F8;
  color: #00529B; }

.success-msg-box {
  background-color: #DFF2BF;
  color: #4F8A10; }

.warning-msg-box {
  background-color: #FEEFB3;
  color: #9F6000; }

.col-title {
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.5;
  text-transform: uppercase; }

.right-pane .col-title {
  border-bottom: 0.1em solid #000; }

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(232, 98, 86, 0.8) url(img/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s; }

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s; }

.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 1; }

.cd-top.cd-fade-out {
  opacity: 0.5; }

.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  margin: 5px auto;
  width: 100%; }

table td {
  vertical-align: middle;
  word-wrap: break-word; }

table td:first-child, table th:first-child {
  border-left-width: 0; }

table td {
  background-color: transparent; }

table thead {
  background: #e0e0e0;
  color: #000;
  font-weight: bold;
  text-align: center;
  vertical-align: bottom; }

table p {
  line-height: 1em; }

.bordered tr:nth-child(2n-1) {
  background-color: #f2f2f2; }

.bordered {
  border: 1px solid #cbcbcb; }

table td, table th {
  font-size: inherit;
  overflow: visible; }

.bordered td, .bordered th {
  border-left: 1px solid #cbcbcb;
  border-bottom: 1px solid #cbcbcb;
  padding: 5px; }

table .vert-mid {
  vertical-align: middle; }

table .vert-top {
  vertical-align: top; }

tr:hover {
  background: #FEEFB3 !important; }

table.nohov tr:hover, tr.nohov:hover {
  background: none !important; }

.frm-data {
  margin: 5px auto; }

fieldset {
  background: #f3f3f3;
  border: .1em solid #BBB;
  border-radius: .5em;
  margin: .5em;
  padding: 0.6em 0; }

.frm-control-group {
  margin-bottom: 0.5em !important; }

.frm-control-group * {
  vertical-align: middle; }

.frm-control-group label {
  display: inline-block;
  margin: 0 1em 0 0;
  text-align: right;
  width: 22%; }

.frm-data input:not([type]), .frm-data input[type="text"], .frm-data input[type="number"], .frm-data input[type="email"], .frm-data input[type="password"], .frm-data select, .frm-data textarea {
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 3px #ddd;
  display: inline-block;
  padding: 0.5em 0.6em;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.frm-data input:not([type]):focus, .frm-data input[type="text"]:focus, .frm-data input[type="number"]:focus, .frm-data input[type="email"]:focus, .frm-data input[type="password"]:focus, .frm-data select:focus, .frm-data textarea:focus {
  border-color: #66afe9;
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.frm-data input:not([type])[disabled], .frm-data input[type="text"][disabled], .frm-data input[type="number"][disabled], .frm-data input[type="email"][disabled], .frm-data input[type="password"][disabled], .frm-data select[disabled], .frm-data textarea[disabled] {
  background-color: #eaeded;
  color: #333;
  cursor: not-allowed; }

.frm-data input[type="file"]:focus, .frm-data input[type="radio"]:focus, .frm-data input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 1px auto #129FEA; }

.frm-data .frm-checkbox, .frm-data .frm-radio {
  display: block;
  margin: 0.5em 0; }

.frm-data input[readonly], .frm-data select[readonly], .frm-data textarea[readonly] {
  background: #eee;
  border-color: #ccc;
  color: #777; }

.frm-data input:focus:invalid, .frm-data textarea:focus:invalid, .frm-data select:focus:invalid {
  border: 1px solid #ee5f5b;
  color: #b94a48; }

.frm-data input:focus:invalid:focus, .frm-data textarea:focus:invalid:focus, .frm-data select:focus:invalid:focus {
  border-color: #e9322d; }

.frm-data input[type="file"]:focus:invalid:focus, .frm-data input[type="radio"]:focus:invalid:focus, .frm-data input[type="checkbox"]:focus:invalid:focus {
  outline-color: #e9322d; }

.frm-data select {
  background-color: white;
  border: 1px solid #ccc; }

.frm-data select[multiple] {
  height: auto; }

.frm-data label {
  font-size: 90%;
  margin: 0.5em 0 0.2em; }

.frm-data legend {
  border-bottom: 1px solid #e5e5e5;
  color: #333;
  display: block;
  font-size: 125%;
  margin-bottom: 0.3em;
  padding: 0.3em 0;
  width: 100%; }

.btn-submit {
  background-color: #125BD6;
  border: none;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  padding: 8px 10px; }

.btn-submit:hover {
  background-color: #5691F1;
  color: #000; }

.btn-submit:disabled {
  background: #C0C0C0;
  cursor: not-allowed; }

.wrapper {
  margin: 0 auto;
  width: 80%; }

.main-header {
  padding: 0.2em 0; }

.logo-box {
  text-align: center;
  width: 15%; }

.logo-box img {
  margin-top: .5em;
  max-width: 98px; }

.title-box {
  width: 85%; }

.coy-title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 190%;
  font-weight: bold;
  margin: 0.2em 0; }

.coy-tag {
  font-size: 118%;
  font-weight: bold; }

.coy-address {
  font-size: 95%;
  margin: 0.5em 0; }

.main-nav {
  background: #1C531C;
  font-size: 85%; }

.main-nav ul {
  background: #1C531C;
  position: relative; }

.main-nav ul li {
  display: inline-block; }

.main-nav ul li a {
  color: #fff;
  display: block;
  font-weight: normal !important;
  padding: 15px 10px; }

.main-nav ul li i.right {
  color: #fff;
  float: right;
  font-size: 14px !important;
  padding-left: 5px; }

.main-nav ul li:hover, ul li.active {
  background: #329632; }

.main-nav ul ul {
  background: #329632;
  display: none;
  position: absolute;
  min-width: 140px;
  z-index: 9; }

.main-nav ul li:hover ul {
  display: block; }

.main-nav ul ul li {
  background: #329632;
  display: block; }

.main-nav ul ul li:hover {
  background: #1C531C; }

.mob-navbar {
  background: #1C531C;
  color: #fff;
  cursor: pointer;
  display: none;
  padding: 10px 15px;
  text-align: center; }

li.no-event ul li a {
  pointer-events: auto; }

.notif-box {
  border-top: 0.1em solid #000; }

.scroll-block {
  padding: 0.5em; }

.marquee {
  width: 100%;
  overflow: hidden; }

.banner-slides {
  padding: 0.5em; }

.banner-slides img {
  max-height: 20em; }

.contents-wrap {
  min-height: 58vh; }

.contents-wrap ul {
  margin: 1.5em 0; }

.contents-wrap ul li {
  list-style: disc;
  margin: 0.5em 1em; }

.contents-wrap p {
  line-height: 1.5em; }

.contents-wrap p + p {
  margin-top: 15px; }

.left-pane {
  padding: .5em 1.5em .5em 0;
  width: 70%; }

.right-pane {
  background: #E6E6E6;
  padding: .5em 0;
  width: 30%; }

ul.news-list {
  margin: 0.5em 1em; }

ul.news-list li {
  border-bottom: .1em dotted #000;
  padding: 0.5em; }

ul.news-list li:hover {
  background: #9F9F9F; }

ul.news-list a:hover {
  color: #fff; }

.main-footer {
  background-image: url(imgs/ft-bg.jpg);
  background-repeat: repeat-x;
  color: #CCC;
  padding: 30px 15px;
  text-align: center; }

.main-footer h2 {
  padding: 5px 0; }

.main-footer a {
  color: #CCC; }

.main-footer h3 {
  padding: 5px 0; }

@media only screen and (min-device-width: 991px) and (max-device-width: 1200px) {
  .wrapper {
    width: 96%; } }
@media only screen and (min-device-width: 800px) and (max-device-width: 990px) {
  .wrapper {
    width: 98%; }

  .logo-box {
    width: 15%; }

  .title-box {
    width: 85%; }

  .title-text {
    font-size: 170%; }

  .main-nav ul li a {
    padding: 10px 5px; } }
@media only screen and (min-device-width: 320px) and (max-device-width: 799px) {
  .login-header h1 {
    font-size: 1.2em; }

  .login-box {
    width: 90%; }

  .logo-box {
    text-align: center;
    width: 100%; }

  .title-box {
    display: none; }

  [aria-describedby=action-box].ui-dialog {
    height: auto;
    width: 90% !important; }

  .left-pane, .right-pane, .box-30pc, .box-70pc, .col-1-of-3 {
    width: 100%; }

  .col-1-of-3 {
    margin-bottom: 1em;
    text-align: center; }

  .left-pane {
    padding-right: 0; }

  .main-footer h2 {
    font-size: 100%; }

  .error-msg-box, .info-msg-box, .success-msg-box, .warning-msg-box {
    width: 100%; }

  .mob-navbar {
    display: block; }

  .main-nav ul {
    display: none;
    position: static; }

  .main-nav ul ul {
    background: #4bd6ac;
    position: static; }

  .main-nav ul li {
    display: block; }

  .main-nav ul ul li {
    background: #4bd6ac; }

  .gallery-photo-thumb {
    margin-top: 20px;
    width: 50%; }

  .gallery-photo-thumb img {
    height: 120px; }

  .rtable {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    border-collapse: collapse;
    border-spacing: 0; }

  .rtable {
    -webkit-overflow-scrolling: touch;
    background: radial-gradient(left, ellipse, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 75%) 0 center, radial-gradient(right, ellipse, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 75%) 100% center;
    background-size: 10px 100%, 10px 100%;
    background-attachment: scroll, scroll;
    background-repeat: no-repeat; }

  .rtable td:first-child {
    background-image: linear-gradient(to right, white 50%, rgba(255, 255, 255, 0) 100%);
    background-repeat: no-repeat;
    background-size: 20px 100%; }

  .rtable td:last-child {
    background-image: linear-gradient(to left, white 50%, rgba(255, 255, 255, 0) 100%);
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: 20px 100%; }

  .rtable th {
    font-size: 11px;
    text-align: left;
    text-transform: uppercase;
    background: #f2f0e6; }

  .rtable th, .rtable td {
    padding: 6px 12px;
    border: 1px solid #d9d7ce; }

  .frm-control-group label {
    display: none; }

  .frm-control-group .mrg-right-2em {
    margin-right: 0; }

  .frm-control-group .text-right {
    text-align: left !important; }

  .frm-control-group .box-50pc:first-child, .frm-control-group .box-60pc:first-child {
    margin-bottom: 0.5em; }

  .frm-control-group .box-40pc, .frm-control-group .box-50pc, .frm-control-group .box-60pc {
    width: 100%; }

  .frm-control-group input, select, textarea {
    box-sizing: border-box;
    margin-left: 1em;
    width: 90%; }

  .input-15pc, .input-20pc, .input-25pc, .input-30pc, .input-35pc, .input-40pc, .input-45pc, .input-50pc, .input-55pc, .input-60pc, .input-65pc, .input-70pc, .input-75pc, .input-80pc, .input-85pc, .input-90pc, .input-95pc, .input-100pc {
    width: 90%; }

  [aria-describedby=action-box].ui-dialog {
    width: 90% !important; } }
@media only screen and (min-device-width: 500px) and (max-device-width: 799px) {
  .wrapper {
    width: 80%; } }
@media only screen and (min-device-width: 320px) and (max-device-width: 599px) {
  .wrapper {
    width: 90%; } }

/*# sourceMappingURL=style.css.map */
