@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
* {
  margin: 0;
  padding: 0;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
} 
a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  color: inherit;
}
.top_header .rightSide a {
  padding-left: 5px;
  padding-top: 8px;
}
.top_header .rightSide a img {
  width: 35px;
}
.top_header .leftSide,
.top_header .leftSide i,
.top_header .leftSide a {
  color: #4a4a4a;
  text-decoration: none;
}
nav button.btn.btn-link {
  text-decoration: none;
  color: rgb(255 255 255);
}
.bg-light.bgWhite {
  background: #ffffff !important;
}

.gradient_bg {
  /* background: #153878; */
  background: #62809d;
  /* background: #384959; */
}
/* 
.gradient_bg {
 background: #384959;
} */
/* .gradient_bg {
  background: hsla(191, 75%, 60%, 1);

  background: linear-gradient(
    180deg,
    hsla(191, 75%, 60%, 1) 0%,
    hsla(248, 87%, 36%, 1) 100%
  );

  background: -moz-linear-gradient(
    180deg,
    hsla(191, 75%, 60%, 1) 0%,
    hsla(248, 87%, 36%, 1) 100%
  );

  background: -webkit-linear-gradient(
    180deg,
    hsla(191, 75%, 60%, 1) 0%,
    hsla(248, 87%, 36%, 1) 100%
  );

  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#4DC9E6", endColorstr="#210CAE", GradientType=1 );
} */
.login_bg_image {
  background: url(../images/slider_bnr.jpg) no-repeat center center fixed;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  min-height: 680px;
}
.footer_section,
.bottom_footer {
  background: #384959;
  color: #ffffff;
}
span.saprtr {
  padding: 0 15px;
  color: #777777;
}
section.bottom_footer {
  background: #283948;
  text-align: center;
  color: #ffffff;
}
section.bottom_footer span {
  color: #999999;
  color: green;
  font-weight: 600;
}
.useful_links ul {
  padding-left: 0;
}
.useful_links ul li {
  list-style-type: none;
  padding-bottom: 10px;
}
.useful_links ul li a {
  text-decoration: none;
  color: #ffffff;
}
.useful_links ul li a:hover {
  color: #ffc107;
}
button.btn.btn-link {
  text-decoration: none;
  color: inherit;
}
nav.navbar ul li a .btn {
  font-size: 16px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 600;
}
nav.navbar ul li a .btn:focus {
  box-shadow: none;
}
.ims_home_section1 {
  color: #ffffff;
}
.ims_home_section1 {
  color: #ffffff;
  padding-top: 100px;
  padding-bottom: 200px;
}
.ims_home_section1 h1 {
  font-size: 65px;
  font-weight: 600;
}

.ims_home_section1 h1 span {
  font-size: 65px;
  font-weight: 300;
}
.ims_home_section1 p {
  font-size: 26px;
}
.ims_home_section1 button,
.ims_home_section3 button,
.ims_home_section4 button,
.ims_home_section5 button {
  font-size: 20px;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 30px;
}
.ims_home_section2 .comn_blk {
  background: #ffffff;
  padding: 25px;
  border-radius: 25px;
  box-shadow: 0 0 25px #0000002b;
}
.ims_home_section2 {
  position: relative;
  bottom: 85px;
}
.comn_heading {
  font-size: 20px;
  color: #066ca7;
}
.ims_home_section3 .left_blk {
  position: relative;
}
.ims_home_section3 .left_blk .gray_bgimg {
  position: absolute;
  right: 0;
  width: 260px;
  bottom: -25px;
  opacity: 0.2;
  z-index: -1;
}
.full_width_img {
  width: 100%;
}
.ims_home_section3 .left_blk {
  position: relative;
  padding-top: 50px;
  padding-right: 35px;
}
.ims_home_section4 {
  background: #f5f9ff;
}
.ims_home_section4 .comn_blk {
  text-align: center;
  background: #ffffff;
  padding: 25px;
  border-radius: 25px;
  box-shadow: 0 0 25px #0000002b;
}
.ims_home_section4 .comn_blk img {
  width: 80px;
}
.ims_home_section4 .left_blk {
  padding-right: 35px;
}
.ims_home_section5 .comn_heading {
  color: #ffffff;
}
.ims_home_section5 {
  color: #ffffff;
  background: url(../images/contact_us.jpg) no-repeat center center fixed;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
}
.ims_home_section5 .form-control {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #838383;
  color: #ffffff !important;
}
.ims_home_section5 .form-control:focus {
  box-shadow: none;
}
.ims_home_section5 .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff !important;
}
.ims_home_section5 .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff !important;
}
.ims_home_section5 .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff !important;
}
.ims_home_section5 .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff !important;
}
.ims_home_section5 .comn_blk {
  text-align: center;
  background: #198754;
  padding: 25px;
  border-radius: 25px;
  box-shadow: 0 0 25px #0000002b;
}
.ims_home_section5 .comn_blk h2 {
  font-size: 57px;
  font-weight: 700;
}
.ims_home_section6 .comn_blk {
  text-align: center;
  background: #ffffff;
  padding: 25px;
  border-radius: 25px;
  box-shadow: 0 0 25px #0000002b;
  overflow: hidden;
}
.ims_home_section6 .comn_blk img {
  width: 100%;
}
.profilePage_cmn_icons {
  height: 70px;
  width: auto !important;
  padding-bottom: 10px;
}
.ims_home_section7 {
  background: #198754;
  color: #ffffff;
  padding-top: 8px;
  padding-bottom: 5px;
}
.ims_home_section7 marquee {
  font-size: 18px;
}
td.gov-india {
  text-align: right;
  border-right: 1px solid #dedede;
  padding-right: 25px;
}
td.ministry {
  padding-left: 25px;
}
.profile_blk1 {
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}
.profile_blk2 {
  border-left: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}
.profile_blk3 {
  border-top: 1px solid #dedede;
  border-right: 1px solid #dedede;
}
.profile_blk4 {
  border-top: 1px solid #dedede;
  border-left: 1px solid #dedede;
}
.user_iec,
.user_iec span,
.user_iec strong {
  font-size: 17px;
  line-height: 22px;
}
.profile_blk1 h2,
.profile_blk2 h2,
.profile_blk3 h2,
.profile_blk4 h2 {
  font-size: 16pt;
}
.profile_blk1 h2 span {
  color: green;
  /* padding: 2px 8px; */
  border-radius: 5px;
  font-weight: 700;
  font-size: 20px;
}
.profile_blk2 h2 span {
  font-weight: 600;
  background: #0d6efd;
  padding: 5px 12px;
  border-radius: 25px;
  color: #ffffff;
  font-size: 20px;
}
.profile_blk3 h2 span {
  font-weight: 600;
  background: #009e0b;
  padding: 5px 12px;
  border-radius: 25px;
  color: #ffffff;
  font-size: 20px;
}
.profile_blk4 h2 span {
  font-weight: 600;
  background: #d90808;
  padding: 5px 12px;
  border-radius: 25px;
  color: #ffffff;
  font-size: 20px;
}
.btn-primary {
  color: #fff!important;
  background-color: #1a4eaf!important;
  border-color: #1a4eaf!important;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2;
}
button.btn.btn-outline-primary {
  color: #ffffff;
  border-color: #ffffff;
}
/* Hang */
@-webkit-keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@-webkit-keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
.hvr-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-hang:hover,
.hvr-hang:focus,
.hvr-hang:active {
  -webkit-animation-name: hvr-hang-sink, hvr-hang;
  animation-name: hvr-hang-sink, hvr-hang;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
/* ---------- signup page --- */
.signup_sectn {
  background: url(../images/login_bnr.jpg) no-repeat center center fixed;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
}
.signup_blk {
  padding: 0px;
  background: #ffffff;
  border-radius: 15px;
  box-shadow: 0 0 15px #00000038;
}
.signup_blk .heading {
  background: black;
  color: #ffffff;
  padding: 15px;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  border-radius: 15px 15px 0px 0px;
}
.row.signupforms {
  padding: 15px;
}
.error_cls {
  height: 70px;
}
.error_cls_txtbox {
  height: 125px;
}
.inner_pageBg {
  position: relative;
  /* background: url(../images/inner_pageBg.webp) no-repeat center center fixed;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative; */
  background: url(../images/inner_pageBg.webp) repeat;
  background-size: 285px;
}
.reeims_heading {
  color: #ffffff;
  font-size: 35pt;
  line-height: 50pt;
  margin-bottom: 25px;
  text-shadow: 2px 2px 10px #0000005c;
}
.reeims_heading strong {
  font-size: 35pt;
  line-height: 50pt;
  margin-bottom: 25px;
}
.inner_pageBg .right_blk {
  z-index: 1;
}
.inner_pageBg:after {
  content: "";
  background-color: #fdfdfdf2;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.signupforms .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #999999 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}
.signupforms .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #999999 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}
.signupforms .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #999999 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}
.signupforms .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #999999 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}
.signup_sectn select.form-control-lg {
  color: #999999 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}
.login_error_cls {
  height: 95px;
}

.signup_sectn .form-control:focus {
  box-shadow: none;
}
.homePage {
  min-height: 750px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .ims_home_section2 .comn_blk {
    text-align: center;
  }
  .ims_home_section4 .left_blk {
    padding-right: 10px;
  }
  .ims_home_section6 .comn_blk {
    min-height: 298px;
  }
  .tab_scrn {
    padding-bottom: 25px;
  }
  .navbar-toggler:focus {
    box-shadow: none;
  }
}

@media only screen and (min-width: 320px) and (max-width: 760px) {
  .top_header .rightSide.justify-content-end {
    justify-content: center !important;
  }
  .navbar-light .navbar-brand img {
    height: 40px !important;
  }
  td.ministry a span,
  td.gov-india span a {
    font-size: 11px;
    line-height: 15px;
  }
  .ims_home_section1 h1 span {
    font-size: 45px;
  }
  .ims_home_section1 h1 {
    font-size: 45px;
  }
  .ims_home_section1 p {
    font-size: 22px;
  }
  .ims_home_section2 {
    position: inherit;
    text-align: center;
  }
  .ims_home_section1 {
    padding-bottom: 100px;
  }
  .ims_home_section3 .right_blk {
    padding-top: 20px;
  }
  .ims_home_section4 .left_blk {
    padding-right: 10px;
  }
  .ims_home_section5 .comn_blk h2 {
    font-size: 40px;
  }
  .navbar-toggler:focus {
    box-shadow: none;
  }
  .signup_sectn {
    padding: 15px;
  }
}

/* ---------------------------dashboard code start----------- */
/*--------------------------------------------------------------
# Main
--------------------------------------------------------------*/
#main {
  margin-top: 80px;
  /* padding: 20px 30px; */
  transition: all 0.3s;
  background: #efefef;
}
footer.footer1 {
  background: #eeeeee;
  padding-bottom: 15px;
}

@media (max-width: 1199px) {
  #main {
    padding: 20px;
  }
}

/*--------------------------------------------------------------
# Page Title
--------------------------------------------------------------*/
.pagetitle {
  margin-bottom: 10px;
}

.pagetitle h1 {
  font-size: 24px;
  margin-bottom: 0;
  font-weight: 600;
  color: #012970;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  /* position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 99999;
  background: #015296;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s; */
  position: fixed;
    opacity: 1;
    right: 35px;
    bottom: 5px;
    z-index: 1;
    background: #015296;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    transition: all 0.4s;
}
.uw-widget-custom-trigger {
	bottom: 55px!important;
}
.back-to-top i {
  font-size: 24px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background: #015296;
  color: #fff;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Override some default Bootstrap stylings
--------------------------------------------------------------*/
/* Dropdown menus */
.dropdown-menu {
  border-radius: 4px;
  padding: 10px 0;
  -webkit-animation-name: dropdown-animate;
  animation-name: dropdown-animate;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  border: 0;
  box-shadow: 0 5px 30px 0 rgba(82, 63, 105, 0.2);
}

.dropdown-menu .dropdown-header,
.dropdown-menu .dropdown-footer {
  text-align: center;
  font-size: 15px;
  padding: 10px 20px;
}

.dropdown-menu .dropdown-footer a {
  color: #444444;
  text-decoration: underline;
}

.dropdown-menu .dropdown-footer a:hover {
  text-decoration: none;
}

.dropdown-menu .dropdown-divider {
  color: #a5c5fe;
  margin: 0;
}

.dropdown-menu .dropdown-item {
  font-size: 14px;
  padding: 10px 15px;
  transition: 0.3s;
}

.dropdown-menu .dropdown-item i {
  margin-right: 10px;
  font-size: 18px;
  line-height: 0;
}

.dropdown-menu .dropdown-item:hover {
  background-color: #f6f9ff;
}

@media (min-width: 768px) {
  .dropdown-menu-arrow::before {
    content: "";
    width: 13px;
    height: 13px;
    background: #fff;
    position: absolute;
    top: -7px;
    right: 20px;
    transform: rotate(45deg);
    border-top: 1px solid #eaedf1;
    border-left: 1px solid #eaedf1;
  }
}

@-webkit-keyframes dropdown-animate {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }

  0% {
    opacity: 0;
  }
}

@keyframes dropdown-animate {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }

  0% {
    opacity: 0;
  }
}

/* Breadcrumbs */
.breadcrumb {
  font-size: 14px;
  font-family: "Nunito", sans-serif;
  color: #899bbd;
  font-weight: 600;
}

.breadcrumb a {
  color: #899bbd;
  transition: 0.3s;
}

.breadcrumb a:hover {
  color: #51678f;
}

.breadcrumb .breadcrumb-item::before {
  color: #899bbd;
}

.breadcrumb .active {
  color: #51678f;
  font-weight: 600;
}

/* Bordered Tabs */
.nav-tabs-bordered {
  border-bottom: 2px solid #ebeef4;
}

.nav-tabs-bordered .nav-link {
  margin-bottom: -2px;
  border: none;
  color: #2c384e;
}

.nav-tabs-bordered .nav-link:hover,
.nav-tabs-bordered .nav-link:focus {
  color: #4154f1;
}

.nav-tabs-bordered .nav-link.active {
  background-color: #fff;
  color: #4154f1;
  border-bottom: 2px solid #4154f1;
}
.import_details_page ul.nav.nav-tabs li a {
  font-size: 14pt;
  background: #ffffff;
  box-shadow: 0 0 25px #0000002b;
  padding: 13px 15px;
  color: #153878;
  border-radius: 46px 45px 0 0 !important;
  border-bottom: 5px solid #ffc107;
}
.import_details_page ul.nav.nav-tabs li a i {
  display: block;
  text-align: center;
  font-size: 30px;
  padding-bottom: 5px;
  color: #384959;
  width:100%;
}
nav.navbar ul li a .btn:hover{    background: none;}
.import_details_page ul.nav.nav-tabs li a.active {
  background: #384959;
  color: #ffffff !important;
  border-bottom: 5px solid #8bbff1;
}
.import_details_page ul.nav.nav-tabs li a.active i {
  color: #ffffff !important;
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.logo {
  line-height: 1;
}

@media (min-width: 1200px) {
  .logo {
    width: 280px;
  }
}

.logo img {
  max-height: 65px;
  margin-right: 6px;
}
.logo img.dashboard_logo {
  max-height: 49px;
  margin-right: 6px;
}
.logo span {
  font-size: 26px;
  font-weight: 700;
  color: #012970;
  font-family: "Nunito", sans-serif;
}

.header {
  transition: all 0.5s;
  z-index: 997;
  height: 80px;
  box-shadow: 0px 2px 20px rgba(1, 41, 112, 0.1);
  background-color: #fff;
  padding-left: 20px;
  /* Toggle Sidebar Button */
  /* Search Bar */
}

.header .toggle-sidebar-btn {
  font-size: 32px;
  padding-left: 10px;
  cursor: pointer;
  color: #012970;
}

.header .search-bar {
  min-width: 360px;
  padding: 0 20px;
}

@media (max-width: 1199px) {
  .header .search-bar {
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    padding: 20px;
    box-shadow: 0px 0px 15px 0px rgba(1, 41, 112, 0.1);
    background: white;
    z-index: 9999;
    transition: 0.3s;
    visibility: hidden;
    opacity: 0;
  }

  .header .search-bar-show {
    top: 60px;
    visibility: visible;
    opacity: 1;
  }
}

.header .search-form {
  width: 100%;
}

.header .search-form input {
  border: 0;
  font-size: 14px;
  color: #012970;
  border: 1px solid rgba(1, 41, 112, 0.2);
  padding: 7px 38px 7px 8px;
  border-radius: 3px;
  transition: 0.3s;
  width: 100%;
}

.header .search-form input:focus,
.header .search-form input:hover {
  outline: none;
  box-shadow: 0 0 10px 0 rgba(1, 41, 112, 0.15);
  border: 1px solid rgba(1, 41, 112, 0.3);
}

.header .search-form button {
  border: 0;
  padding: 0;
  margin-left: -30px;
  background: none;
}

.header .search-form button i {
  color: #012970;
}

/*--------------------------------------------------------------
# Header Nav
--------------------------------------------------------------*/
ul.gov-india li {
  text-decoration: none;
  list-style-type: none;
  float: left;
  line-height: 132%;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  height: 80px;
  padding-top: 6px;
  padding-right: 8px;
  margin-top: 45px;
  cursor: pointer;
}

.header-nav ul {
  list-style: none;
}

.header-nav > ul {
  margin: 0;
  padding: 0;
}

.header-nav .nav-icon {
  font-size: 22px;
  color: #012970;
  margin-right: 25px;
  position: relative;
}

.header-nav .nav-profile {
  color: #012970;
}

.header-nav .nav-profile img {
  max-height: 36px;
}

.header-nav .nav-profile span {
  font-size: 14px;
  font-weight: 600;
}
small.welcomeUser {
  display: block;
  color: #777777;
  font-weight: 500;
}
.header-nav .badge-number {
  position: absolute;
  inset: -2px -5px auto auto;
  font-weight: normal;
  font-size: 12px;
  padding: 3px 6px;
}

.header-nav .notifications {
  inset: 8px -15px auto auto !important;
}

.header-nav .notifications .notification-item {
  display: flex;
  align-items: center;
  padding: 15px 20px;
  transition: 0.3s;
}

.header-nav .notifications .notification-item i {
  margin: 0 20px 0 10px;
  font-size: 24px;
}

.header-nav .notifications .notification-item h4 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
}

.header-nav .notifications .notification-item p {
  font-size: 13px;
  margin-bottom: 3px;
  color: #919191;
}

.header-nav .notifications .notification-item:hover {
  background-color: #f6f9ff;
}

.header-nav .messages {
  inset: 8px -15px auto auto !important;
}

.header-nav .messages .message-item {
  padding: 15px 10px;
  transition: 0.3s;
}

.header-nav .messages .message-item a {
  display: flex;
}

.header-nav .messages .message-item img {
  margin: 0 20px 0 10px;
  max-height: 40px;
}

.header-nav .messages .message-item h4 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #444444;
}

.header-nav .messages .message-item p {
  font-size: 13px;
  margin-bottom: 3px;
  color: #919191;
}

.header-nav .messages .message-item:hover {
  background-color: #f6f9ff;
}

.header-nav .profile {
  min-width: 175px;
  padding-bottom: 0;
  top: 8px !important;
}

.header-nav .profile .dropdown-header h6 {
  font-size: 18px;
  margin-bottom: 0;
  font-weight: 600;
  color: #444444;
}

.header-nav .profile .dropdown-header span {
  font-size: 14px;
}

.header-nav .profile .dropdown-item {
  font-size: 14px;
  padding: 10px 15px;
  transition: 0.3s;
}

.header-nav .profile .dropdown-item i {
  margin-right: 10px;
  font-size: 18px;
  line-height: 0;
}

.header-nav .profile .dropdown-item:hover {
  background-color: #f6f9ff;
}

/*--------------------------------------------------------------
# Sidebar
--------------------------------------------------------------*/
.sidebar {
  position: fixed;
  top: 80px;
  left: 0;
  bottom: 0;
  width: 300px;
  z-index: 996;
  transition: all 0.3s;
  padding: 20px;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #aab7cf transparent;
  box-shadow: 0px 0px 20px rgba(1, 41, 112, 0.1);
  background-color: #fff;
}
.nicLogo {
  position: absolute;
  bottom: 8px;
  width: 87%;
}

@media (max-width: 1199px) {
  .sidebar {
    left: -300px;
  }
}

.sidebar::-webkit-scrollbar {
  width: 5px;
  height: 8px;
  background-color: #fff;
}

.sidebar::-webkit-scrollbar-thumb {
  background-color: #aab7cf;
}

 @media (min-width: 1200px) {
  /* #main,
  #footer {
    margin-left: 300px;
  } */
} 

@media (max-width: 1199px) {
  .toggle-sidebar .sidebar {
    left: 0;
  }
}

@media (min-width: 1200px) {
  .toggle-sidebar #main,
  .toggle-sidebar #footer {
    margin-left: 0;
  }

  .toggle-sidebar .sidebar {
    left: -300px;
  }
}

.sidebar-nav {
  padding: 0;
  margin: 0;
  list-style: none;
}

.sidebar-nav li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.sidebar-nav .nav-item {
  margin-bottom: 5px;
}

.sidebar-nav .nav-heading {
  font-size: 11px;
  text-transform: uppercase;
  color: #899bbd;
  font-weight: 600;
  margin: 10px 0 5px 15px;
}

.sidebar-nav .nav-link {
  display: flex;
  align-items: center;
  font-size: 15px;
  font-weight: 600;
  color: #4154f1;
  transition: 0.3;
  background: #def0ff;
  padding: 10px 15px;
  border-radius: 4px;
}

.sidebar-nav .nav-link i {
  font-size: 16px;
  margin-right: 10px;
  color: #4154f1;
}

.sidebar-nav .nav-link.collapsed {
  color: #012970;
  background: #fff;
}

.sidebar-nav .nav-link.collapsed i {
  color: #899bbd;
}

.sidebar-nav .nav-link:hover {
  color: #4154f1;
  background: #def0ff;
}

.sidebar-nav .nav-link:hover i {
  color: #4154f1;
}

.sidebar-nav .nav-link .bi-chevron-down {
  margin-right: 0;
  transition: transform 0.2s ease-in-out;
}

.sidebar-nav .nav-link:not(.collapsed) .bi-chevron-down {
  transform: rotate(180deg);
}

.sidebar-nav .nav-content {
  padding: 5px 0 0 0;
  margin: 0;
  list-style: none;
}

.sidebar-nav .nav-content a {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  color: #012970;
  transition: 0.3;
  padding: 10px 0 10px 40px;
  transition: 0.3s;
}

.sidebar-nav .nav-content a i {
  font-size: 6px;
  margin-right: 8px;
  line-height: 0;
  border-radius: 50%;
}

.sidebar-nav .nav-content a:hover,
.sidebar-nav .nav-content a.active {
  color: #4154f1;
}

.sidebar-nav .nav-content a.active i {
  background-color: #4154f1;
}

/* ------dashboard style------------ */

.report_summary {
  text-align: center;
  background: #ffffff;
  padding: 15px;
  border-radius: 8px;
  box-shadow: 0 0 25px #0000002b;
  position: relative;
  min-height: 91px;
}
.report_summary i.fa-solid.fa-indian-rupee-sign {
  padding: inherit;
}
.report_summary .icon {
  position: absolute;
  right: -15px;
  width: 65px;
  height: 65px;
  text-align: center;
  border-radius: 50px;
  top: 50%;
  transform: translate(-50%, -50%);
}
.report_summary i,
.report_summary .name,
.report_summary .num {
  color: #000000;
  text-align: left;
}
.report_summary i {
  font-size: 34px;
  padding: 15px 13px;
}
.report_summary .num {
  font-size: 25px;
  margin-bottom: 0;
  position: relative;
}
.report_summary .num span {
  display: block;
  color: #7e7e7e;
  font-weight: 500;
}
.report_summary .num span i {
  font-size: 16px;
  padding: 0;
  color: #777777;
}
.report_summary .name {
  font-size: 16px;

  margin-bottom: 0;
  padding-right: 80px;
}
i.bi.bi-bell {
  font-size: 30px;
}

.report_summary.blk1 {
  border-left: 5px solid #0ab947;
}
.report_summary.blk1 .icon {
  background: #0ab947;
}
.report_summary.blk1 .icon i {
  color: #ffffff;
}
.report_summary.blk1 .num {
  font-weight: 600;
  color: #0ab947;
}
.report_summary.blk2 {
  border-left: 5px solid #0ab947;
}
.report_summary.blk2 .icon {
  background: #0ab947;
}
.report_summary.blk2 .icon i {
  color: #ffffff;
}
.report_summary.blk2 .num {
  font-weight: 600;
  color: #0ab947;
}
.report_summary.blk3 {
  border-left: 5px solid #0ab947;
}
.report_summary.blk3 .icon {
  background: #0ab947;
}
.report_summary.blk3 .icon i {
  color: #ffffff;
}
.report_summary.blk3 .num {
  font-weight: 600;
  color: #0ab947;
}
.report_summary.blk4 {
  border-left: 5px solid #ef2626;
}
.report_summary.blk4 .icon {
  background: #ef2626;
}
.report_summary.blk4 .icon i {
  color: #ffffff;
}
.report_summary.blk4 .num {
  font-weight: 600;
  color: #ef2626;
}
.report_summary.blk5 {
  border-left: 5px solid #c85c5c;
}
.report_summary.blk5 .icon {
  background: #c85c5c;
}
.report_summary.blk5 .icon i {
  color: #ffffff;
}
.report_summary.blk5 .num {
  font-weight: 600;
  color: #c85c5c;
}
.report_summary.blk6 {
  border-left: 5px solid #ef2626;
}
.report_summary.blk6 .icon {
  background: #ef2626;
}
.report_summary.blk6 .icon i {
  color: #ffffff;
}
.report_summary.blk6 .num {
  font-weight: 600;
  color: #ef2626;
}

.report_summary.blk7 {
  border-left: 5px solid #0ab947;
}
.report_summary.blk7 .icon {
  background: #0ab947;
}
.report_summary.blk7 .icon i {
  color: #ffffff;
}
.report_summary.blk7 .num {
  font-weight: 600;
  color: #0ab947;
}
.report_summary.blk8 {
  border-left: 5px solid #038731;
}
.report_summary.blk8 .icon {
  background: #038731;
}
.report_summary.blk8 .icon i {
  color: #ffffff;
}
.report_summary.blk8 .num {
  font-weight: 600;
  color: #038731;
}
.report_summary.blk9 {
  border-left: 5px solid #ef2626;
}
.report_summary.blk9 .icon {
  background: #ef2626;
}
.report_summary.blk9 .icon i {
  color: #ffffff;
}
.report_summary.blk9 .num {
  font-weight: 600;
  color: #ef2626;
}
.report_summary.blk10 {
  border-left: 5px solid #ef2626;
}
.report_summary.blk10 .icon {
  background: #ef2626;
}
.report_summary.blk10 .icon i {
  color: #ffffff;
}
.report_summary.blk10 .num {
  font-weight: 600;
  color: #ef2626;
}

.date_filter {
  background: #f6f9ff;
  padding: 15px 20px 20px 20px;
  border: 1px solid #ebebeb;
  border-radius: 10px;
  box-shadow: 0px 1px 15px #0000000f;
}
.btn-check:focus + .btn-primary,
.btn-primary:focus,
.form-control:focus {
  box-shadow: none;
}
.date_filter label {
  padding-top: 5px;
}
.deflt_btn {
  font-size: 20px;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 32px;
  max-height: 42.25px;
}
.bg-primary {
  background-color: #015296 !important;
}
.date_filter input.form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  font-size: 16px !important;
  font-weight: 400 !important;
}
.date_filter input.form-control::-moz-placeholder {
  /* Firefox 19+ */

  font-size: 16px !important;
  font-weight: 400 !important;
}
.date_filter input.form-control:-ms-input-placeholder {
  /* IE 10+ */

  font-size: 16px !important;
  font-weight: 400 !important;
}
.date_filter input.form-control:-moz-placeholder {
  /* Firefox 18- */

  font-size: 16px !important;
  font-weight: 400 !important;
}
nav.header-nav.ms-auto {
  padding-right: 15px;
}
.sidebar ul {
  height: 88%;
}
@media only screen and (min-width: 320px) and (max-width: 760px) {
  .header-nav .nav-icon {
    margin-right: 0px;
  }
  .logo img {
    max-height: 35px;
  }
  table.mob_stng {
    display: none;
  }
  .nicLogo {
    position: relative;
    bottom: 0;
    width: 87%;
  }
  .sidebar ul {
    height: 95%;
    overflow: scroll;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .logo img {
    max-height: 36px;
  }
  td.gov-india a,
  td.ministry a span {
    font-size: 12px;
  }
  td.gov-india {
    padding-right: 15px;
  }
  td.ministry {
    padding-left: 15px;
  }
}
/* --------------------dashboard code end----------------------- */

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.55);
  border-color: rgba(0, 0, 0, 0.1);
  background: #ffffff;
}

.password-message {
  color: red; /* Example color */
  font-size: 14px; /* Example font size */
  font-weight: bold; /* Example font weight */
  display: block; /* Example display property */
  margin-top: 5px; /* Example margin */
}
.import_details_page .form-floating input.form-control {
  height: 62px;
  line-height: 70px;
}
.import_details_page .form-floating > .form-select {
  padding-top: 8px;
  padding-bottom: 8px;
}
.import_details_page .form-floating > .form-control,
.form-floating > .form-select {
  height: 62px;
  line-height: 70px;
}

.import_details_page #menu1 .form-floating > textarea.form-control {
  height: 95px;
  line-height: 26px;
  padding-top: 25px;
}
.card.new_card {
  margin-bottom: 30px;
  border: none;
  border-radius: 5px;
  box-shadow: 0px 0 30px rgba(1, 41, 112, 0.1);
}
.tiles_cstm {
  font-size: 20px;
}
.card.new_card .card-body {
  text-align: center;
}
.users_status_icon i {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  position: relative;
  font-size: 30px;
  color: #fff;
}
.users_status_icon i.icon1 {
  background: #5085c9;
}
.users_status_icon i.icon2 {
  background: #ff573b;
}
.users_status_icon i.icon3 {
  background: #589f0a;
}
.users_status_icon {
  /* position: absolute;
  top: -30px;
  left: 41%; */
}
.users_status_icon i::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.application_ststs_blk {
}
.application_ststs_blk .card.new_card {
  border-radius: 15px;
}

.dash_bord_sidebar .sidebar-nav .nav-link.collapsed {
  color: #ffffff;
  /* background: #fff; */
  border-bottom: 1px solid #485968;
  border-radius: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}
.sidebar.dash_bord_sidebar {
  background: #384959;
}
.dash_bord_sidebar .sidebar-nav .nav-link.collapsed {
  background: #ffffff00;
}

.dash_bord_sidebar .sidebar-nav .nav-link {
  display: flex;
  align-items: center;
  font-size: 15px;
  font-weight: 600;
  color: #000000;
  transition: 0.3;
  background: #8bbff1;
  padding: 10px 15px;
  border-radius: 4px;
}

.dash_bord_sidebar .sidebar-nav .nav-content a {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  transition: 0.3;
  padding: 10px 0 10px 40px;
  transition: 0.3s;
}

.dash_bord_sidebar .sidebar-nav .nav-link.collapsed i {
  color: #ffffff;
}
.dash_bord_sidebar .sidebar-nav .nav-link i {
  font-size: 16px;
  margin-right: 10px;
  color: #000000;
}
.tiles_cstm {
  font-size: 20px;

  text-align: left;
  padding-left: 25px;
}

.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  opacity: 0.85;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
  font-size: 14px;
  font-weight: 500;
}
.sidebar {
  /* display: none; */
}
.header .toggle-sidebar-btn {
  /* display: none; */
}
.dashboard .filter {
  position: absolute;
  right: 0px;
  top: 15px;
}
.dashboard .filter .icon {
  color: #aab7cf;
  padding-right: 20px;
  padding-bottom: 5px;
  transition: 0.3s;
  font-size: 16px;
}
.dashboard .top-selling img {
  border-radius: 5px;
  max-width: 60px;
}
@media only screen and (min-width: 770px) and (max-width: 1024px) {
	nav.navbar ul li a .btn {
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 600;
}
.import_details_page ul.nav.nav-tabs li a {
    padding: 13px 8px;}
}

@media only screen and (min-width: 760px) and (max-width: 768px) {
	.import_details_page ul.nav.nav-tabs li a {
    font-size: 13pt;}
    .top_header .leftSide img, .top_header .text-center img{height: 45px !important;}
}
@media only screen and (min-width: 320px) and (max-width: 500px) {
	.import_details_page ul.nav.nav-tabs.nav-justified{display: block;}
	 .import_details_page ul.nav.nav-tabs.nav-justified li a{border-radius: 0 !important;}

}
	
.custom_tabs .cstm_tbl thead.bg-primary tr th , .new_card thead.bg-primary tr th{background-color: #015296 !important; color:#ffffff}	
.cstm_drpdwn .btn {font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 600;color: #ffffff;border: none;
    margin-top: 6px;}	
	
.cstm_drpdwn .dropdown-menu li a button {
    color: #000000;
    font-weight: 400 !important;
    padding: 0;
    text-align: right;
    margin: 0;
}
.cstm_drpdwn .dropdown-menu li a button:hover{    color: #004f9b;}
	
	.cstm_drpdwn .dropdown-menu li a{border-bottom:1px solid #dedede;}
	.cstm_drpdwn .dropdown-menu{padding:0}
.form-floating>label{color: #212529;}
.innerHeader {
    background-color: #173976;
    color: #FFFFFF;
    text-align: center;
}

.modal-body .table>:not(caption)>*>* {
    
    background-color: #ffffff00;
}
.innerHeader h4, .innerHeader h5{    color: #ffffff;}


.innerHeader th{ background-color: #173976; color:#FFFFFF; text-align: center; }
.color_blue_textcentr_font18{color: #42566a; text-align:center; width:100%;font-size: 18pt;}
.padding_leftright20{padding:0 20px}
.left10px{left: 10px!important;}
.width150font18{width: 150px;height: 50px;font-size: 18px;}

.sticky_btn_video { border: none; border-radius: 70px; top: 170px; cursor: pointer; height: 70px; padding: 18px; position: fixed; right: 20px; display: flex; overflow: hidden; align-items: center; width: auto; max-width: 70px; transition: all 400ms; color: var(--color-white); background-color: #0089f9; text-align: left; z-index: 1; box-shadow: 0px 13px 14px -6px rgba(0, 0, 0, 0.35); }
.sticky_btn_video a span { display: none; }
.sticky_btn_video a i { font-size: 25px; }
.sticky_btn_video:hover a span { display: inline; font-size: 16px; position: relative; left: 8px; top: -4px; }
.sticky_btn_video:hover { max-width: 300px; }
.sticky_btn_manual { border: none; border-radius: 70px; top: 250px; cursor: pointer; height: 70px; padding: 18px; position: fixed; right: 20px; display: flex; overflow: hidden; align-items: center; width: auto; max-width: 70px; transition: all 400ms; color: var(--color-white); background-color: #429d11; text-align: left; z-index: 1; box-shadow: 0px 13px 14px -6px rgba(0, 0, 0, 0.35); }
.sticky_btn_manual a span { display: none; }
.sticky_btn_manual a i { font-size: 25px; }
.sticky_btn_manual:hover a span { display: inline; font-size: 16px; position: relative; left: 8px; top: -4px; }
.sticky_btn_manual:hover { max-width: 300px; }

.sticky_btn_manual li , .sticky_btn_video li{white-space: pre;              /* Standard */
   
    
    position: relative; }

.sticky_btn_manual li a , .sticky_btn_video li a{position: relative;  float: left; display:block; width:100%; top: -14px;color: #ffffff;    text-decoration: none !important;}
.height60_paddingtop10{height: 60px; padding-top: 10px}
.height70{height: 70px}
.liststyle_pading0{list-style-type: none !important; padding: 0}
.custm_textcolor{color:#0d2757;}
.border_rads0{border-radius: 0 !important}
.width38{width: 38px;}
.font_width600{font-weight: 600;}
.text_left{text-align: left}
.footer_ministry_logo{height: 50px; margin-bottom: 15px}
.home_main_line{font-weight: 400; line-height: 25px; text-shadow: 0 0 15px #000000;}
.pading_left0{word-spacing: 0em;     padding-left: 0;}
.margin_right8{word-spacing: 0em; margin-right: 8px;}
.wordspace0{word-spacing: 0em}
.bgwhite_borderradious15{background: #ffffff; border-radius: 15px; overflow: hidden;}
.pading8_15{padding:8px 15px;     color: #1a4eaf;}
.pading15_border1{padding: 15px; border: 1px solid #dedede;}
.margin_right15{margin-right: 15px;}
.location_icon{width:20px}
img.user_mnul_img {
    width: 35px;
}
img.back_to_top {
    width: 30px;
}
img.four_step_icons {
    width: 45px;
}
.import_details_page ul.nav.nav-tabs li a.active img.four_step_icons.gray_file{display:none}
.import_details_page ul.nav.nav-tabs li a.active img.four_step_icons.white_file{    display: inline;}
.import_details_page ul.nav.nav-tabs li a img.four_step_icons.white_file{display:none}
img.refresh_img {
    position: relative;
    top: -15px; cursor: pointer;
}
.uw-widget-custom-trigger {z-index: 1!important;}
@media only screen and (min-width: 320px) and (max-width: 500px) {
.top_header .text-center img.height70 {
    height: 55px;
}
}



@media only screen and (min-width: 768px) and (max-width: 1020px) {
  .mob_stng td.ministry img {
    height: 50px;
  }
}



@media only screen and (min-width: 320px) and (max-width: 500px) {
  .sticky_btn_video,
  .sticky_btn_manual {
    height: 45px;
    right: 5px;
    max-width: 45px;
  }
  img.user_mnul_img {
    width: 24px;
  }
  .sticky_btn_manual li a,
  .sticky_btn_video li a {
    left: -5px;
  }
  .back-to-top {
    width: 25px;
    right: 13px;
    height: 25px;
  }
  img.back_to_top {
    width: 15px;
  }
  .uw-widget-custom-trigger {
    height: 45px!important;
    right: 5px!important;
    max-width: 45px!important;
  }
  .uw-widget-custom-trigger img {
    margin-left: -9px !important;
  }
  .ims_home_section6 .comn_blk img {
    height: 45px !important;
}
}
