﻿@charset "utf-8";
/* CSS Document */
:root {
  --frm-body-bg: #fff;
  --frm-gray-bg: #F5F5F5;
  --frm-text-color: #212529;
  --frm-border-color: #ced4da;
  --frm-filed-text-color: #495057;
  --frm-placeholder: #6c757d;
  --frm-btn-fill: #007bff;
  --frm-btn-border: #007bff;
  --frm-white-color: #fff;
  --frm-red-color: #C91013;
  --frm-fill-label: #e9ecef;
--frm-main-title:#4a5cbb;    
}
.mm-dark-theme{
    --frm-body-bg: #181818;
    --frm-gray-bg: #242424;
    --frm-text-color: #E0E0E0;
    --frm-border-color: #4c4c4c;
  --frm-filed-text-color: #a7adb3;
  --frm-placeholder: #888e93;
  --frm-btn-fill: #007bff;
  --frm-btn-border: #007bff;
  --frm-white-color: #fff;
  --frm-red-color: #DD6C6E;
  --frm-fill-label: #2d2d2d;
    --frm-main-title:#a5b0e9;   
}
body, html {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 1.2;
      margin: 0;
  padding: 0;
  background-color: var(--frm-gray-bg); 
}
body{
    padding: 10px;
    min-height: 100vh;
}
img {
  max-width: 100%;
}
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type=number] {
  -moz-appearance: textfield;
  appearance: textfield;
  margin: 0;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
 
.image-light-theme, .mm-dark-theme .image-dark-theme {
  display: block;
}
.image-dark-theme, .mm-dark-theme .image-light-theme {
  display: none;
}
.global-manorama-title img {
  margin-left: auto;
  margin-right: auto;
}
.form-title {
  font-weight: bold;
}
.form-control::placeholder {
  font-size: 1rem;
}
.helpopover {
  padding: 0;
  margin: 0;
  width: 20px;
  height: 20px;
  border: none;
  outline: none;
  background: transparent;
}
.required {
  color: red;
}
.contest-form-outer {
  margin: 0 auto;
  max-width: 600px;
  width: 100%;
  overflow: hidden;
}
.thanku-blk-In {
  width: 100%;
  font-family: 'Roboto', arial, sans-serif;
  float: left;
  padding: 10px;
}
.thanku-middle-blk {
  width: 100%;
  padding: 50px 10px;
}
.image-blk {
  text-align: center;
  width: 100%;
  padding: 10px;
}
.image-blk img {
  max-width: 100%;
}
.lg-font-02 {
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  color: var(--frm-text-color);
  margin-top: 15px;
  text-align: center;
}
.content-text-02 {
  font-weight: 400;
  line-height: 22px;
  color: var(--frm-placeholder);
  width: 100%;
  text-align: center;
  padding: 0 15px;
}
.livingFormwrpaer {
  margin: 0 auto;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  background-color: var(--frm-body-bg);
  overflow: hidden;
}
.mm-dark-theme .livingFormwrpaer{
    box-shadow: none;
}
.cmp-form-header__logo-block {
  max-width: 300px;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}
.cmp-form-header__logo-block-inner {
  width: 100%;
  position: relative;
  padding-bottom: 94.87179487179488%
}
.cmp-form-header__logo-block-inner a {
  cursor: pointer;
  display: block;
}
.no-jump-img {

  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  color: #F7F7F7;
  image-rendering: -webkit-optimize-contrast;
}
img {
  max-width: 100%;
}
.cmp-form-area__title {
  font-size: 1.875rem;
  color: #184B63;
  font-weight: 700;
  font-family: "Bebas Neue", cursive;
  text-transform: uppercase;
  text-align: center;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0.625rem;
  margin-left: 0;
}
.livingFormwrpaer {
  max-width: 700px;
  margin: 0 auto;
}
.main-title {
  font-size: 45px;
  font-family: EGGIndulekhaUni;
  color: var(--frm-text-color);
  line-height: normal;
  margin: 5px 0 5px 0;
  text-align: center;
}
.logo-global {
  max-width: 200px;
  margin: 0 auto
}
.logo-global-inner {
  width: 100%;
  position: relative;
  padding-bottom: 19.512195121951223%
}
.main-title-sub {
  font-size: 22px;
  font-family: PanchariUni;
  color: var(--frm-text-color);
  line-height: normal;
  margin: 0 0 10px 0;
  text-align: center;
}
.online-logo {
  max-width: 300px;
  margin: 0 auto 10px auto;
}
.online-logo-inner {
  position: relative;
  width: 100%;
  padding-bottom: 8.8%
}
.rules-block {
  padding: 10px 0;
  font-size: 22px;
  font-family: PanchariUni;
  color: var(--frm-red-color);
}
.email {
  color: var(--frm-text-color) !important;
  padding-right: 5px;
}
.email a {
  color: #353b95
}
.newsAreaTitle {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}
.newsArea {
  width: 100%;
  border-top: 1px solid  var(--frm-border-color);
  padding-top: 15px;
  margin-top: 25px;
}
.newsAreaText {
  background: var(--frm-gray-bg);
  padding: 15px 15px 1px 15px;
  border-radius: 10px;
  margin-bottom: 15px;
}
.newstextarea {
  font-size: 1rem;
}
.global-manorama-title {
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 700;
  color: #15173d;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Poppins", Arial, PanchariUni, Gotham, "Helvetica Neue", Helvetica, "sans-serif";
  width: 100%;
  text-align: center;
  white-space: nowrap;
  margin: 15px 0;
}
.main-title {
  color: var(--frm-main-title);
}
a:hover {
  text-decoration: none;
}