h1,h2,h3,h4,h5,h6,p{
	color:#111111;
}

body,p{
	font-size:13px;
	line-height:normal;
}
ul{
	padding-left:15px;
}
ul li{
	margin-bottom:10px;
}


img {
    vertical-align: middle;
    cursor: pointer;
}

a#captchaRef {
    cursor: pointer;
}
.login-bg .tablayout_cp{
	border: 0;
    box-shadow: none;
	margin-top:25px;
}	

.form-control:focus{
	box-shadow:none;
	border-color: #e7e7e7;
}
/* .login-bg{
	background-size: cover;
    background: url(../images/new_login_background.png);
	background-repeat: no-repeat;
} */

/* .login-bg .container{
	background:transparent;
} */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/open-sans-regular.woff2') format('woff2'),
         url('../fonts/open-sans-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/open-sans-bold.woff2') format('woff2'),
         url('../fonts/open-sans-bold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/open-sans-light.woff2') format('woff2'),
         url('../fonts/open-sans-light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

.top-logo{
	margin: 0 0 25px;
	padding:0;
	float:left;
}
.right-header{
	float:right;
	list-style:none;
	padding-right: 15px;
}
.top-logo  li{
	list-style:none;
	padding:0;
	display:inline-block;
}

.top-logo li:nth-child(1){
	padding-right:15px;
	border-right:2px solid #363636;
}

.top-logo li:nth-child(2){
	padding-left:15px;
}

.login-form{
	background:rgba(255,255,255,0.6);
	padding:40px;
	    max-width: 455px;
}

.login-heading h3{
	margin-top:0;
	margin-bottom:15px;
}

.login-bg .inputGroupContainer{
	max-width:290px;
}

.black-btn{
	color: #e7a847!important;
    background: #353535;
    text-align: center;
	display:inline-block;
	width: 146px;
    border-radius: 3px;
	padding: 12px 12px 10px;
	text-transform:uppercase;
}
.black-btn.small{
	width: 110px;
}
.p0{
	padding:0!important;
}
.m0{
	margin:0!important;
}
.p20{
	padding:20px;
}
.p15{
	padding:20px;
}
a,a:visited,a:focus,a:hover{
	color:#e7a847;
}
.blue-color,.read-more:visited,.read-more:focus{
	color:#023e8f!important;
}
.btn-wrap{
	margin-top:13px;
}
.login-bg .input-group-addon_FP{
	margin-top:40px!important;
	font-size:13px;
}

.login-bg .input-group-addon_FP a{
	margin-bottom:12px;
	display: inline-block;
	color:#e7a847;
}

.keyboard-wrap{
	border:1px solid #e7e7e7;
	background:#ffffff;
	padding:25px 5px 15px;
}
#keyboard input{
	margin-top:5px;
	margin-bottom:5px;
	background:#f4f4f4;
	font-weight:bold;
	color: #111111;
	border: 0;
    box-shadow: 1px 1px 2px #000;
	margin:5px 3px;
}
.v-key{
	color:#111111;
	font-size:14px;
}
.footer span{
	display:inline-block;
	margin-right:8px;
	margin-bottom:15px;
	margin-top:50px;
}
.disclaimer-wrap{
	margin-top:85px;
}
.disclaimer-wrap h4{
	font-weight:bold;
}
.show-read-more .more-text{
        display: none;
 }

.bl-gray{
	border-left:2px solid #e7e7e7;
}
.read-more{
	font-weight:bold;
	font-size:15px;
	
	 text-shadow:0 0 1px #000;
}

.login-bg .log_title{
	background:transparent!important;
	    padding-bottom: 0;
} 

/*-------------------- forgot password ---------------------------------------------------------------*/

.login-bg .box6{
	background: transparent;
    color: #111111;
}
.login-bg .inn_footer,.login-bg .trans_srch{
	background: transparent;
    color: #111111;
}
.login-bg .inn_footer{
	display:none;
}
/*-------------------------- header style---------------------------------------------------*/
.isg-header{
	background: #f2f2f2;
    height: auto!important;
	padding: 20px;
}
.mb-20
{
	margin-bottom:20px;
}
.isg-header .top-logo{
	margin-bottom:0;
	list-style:none;
}
.isg-header .top-logo li:nth-child(1){
	padding-right:10px;
	width:50%;
}
.isg-header #site_title1 {
    float: left;
    margin-top: 0px;
    width: 20%;
    text-align: left;
}
.isg-header .top-logo li:nth-child(2){
	padding-left:10px;
	width:35%;
}
.isg-header img{
	max-width:100%;
}
.isg-header{
	font-size:14px;
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
    position: relative;
    z-index: 4;
	
}
.mt-table{
	margin-top:10px;
}
.disclaimer-wrap {
	
}
.sidebar_li{}
.sidebar{
	background:#ffffff;
}
.contend
{
	color: var(--Black, #273238);
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 148.4%; /* 23.744px */
}
.popup-success
{
	color: #2E7D32;
	text-align: center;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

.sidebar_li a font {
    color: #111111;
    font-size: 14px;
	cursor: pointer;
}
/* .sidebar_li img{
	display:none;
}
.sidebar_li {
   
} */
.inner-page .heading_label{
	font-size: 14px;
    color: #111111;
    text-align: left;
	font-weight:normal;
}
.inner-page span.heading_label{
	display:block;
}
.inner-page form,.inner-page .bluebar01{
	background:transparent;
	border: transparent;
	font-weight:normal;
}
.inner-page .new_heading_label{
	background:#ffffff;
	display:block;
	position:relative;
	padding-bottom:5px;
	margin-bottom:8px;
	color:#111111;
	padding: 10px 15px;
	font-size:15px;
}
.inner-page .new_heading_label:before{
	content:"";
	position:absolute;
	width:35px;
	height:1px;
	background:#b15150;
	bottom:6px;
}

.inner-page .heading_label.page-heading{
	padding:10px 20px;
	border-bottom:2px solid #b15150;
	color: #111111;
    font-size: 16px;
    text-align: left;
	display: block;
	background:#ffffff;
}
.inner-page .bluebar01 {
    text-align: left;
    padding: 10px 20px;
	font-size:13px;
}
.inner-page .heading_label.page-heading:before{
	display:none;
}
.inner-page td{
	font-size:14px;
}
.pl0{
	padding-left:0!important;
}
.inner-page hr{
	
	border-top:1px solid #e7e7e7;
}

.inner-page .form-control.inputstyle{
	width:100%!important;
	font-size:13px;
}
.btn-secondary{
	color: #111111!important;
    background: #ffffff;
    border-color: #111111;
    border-width: 1px;
    border: 1px solid #111111;
}
.white-bg{
	background: rgba(255,255,255,0.7);
}
.inputstyle{
	font-size:13px;
}
.sidebar{height: calc(100vh - 65px);padding-top: 0px;padding-bottom: 73px;position: relative;}
 #contentFrame{height: calc(100vh - 85px)!important; /*padding: 20px 20px 0 10px;*/ } 
.table-bordered,.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td,.inner-page .border{
	border: 1px solid #e7e7e7!important;
}

.inner-page .form-control.inputstyle.hasDatepicker{
	background-color:#ffffff;
}

.sidebar{
	position: relative;
    border-right: 1px solid #ccc;
    background: var(--White, #FFF);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}
.sidebar .footer span{
	margin:0;
	margin-left:15px;
}

.sidebar .footer{
	text-align: right;
    padding: 20px;
	position: absolute;
    right: 0;
	bottom: 0;
}

.sidebar_li a{
	display: block;
    padding: 15px 15px 15px 15px;
    border-top: 1px solid #DDD;
    color: #333;
    height: 55px;
    font-size: 14px;
    white-space: nowrap;
}
.sidebar_li a img{
	margin-right: 5px;
}
/* .sidebar_li{
	border-left:4px solid transparent;
} */
.sidebar_li{
	margin-bottom:3px;
}
.sidebar_li.active{
	border-color:#b15150;
}
.sidebar_li.active a font,.sidebar_li.active a:visited font,.sidebar_li.active a:focus font{
	color:#b15150;
	
}

/*Css added by Sajid*/

.login-bg{
	background: var(--Light-Yellow, #FEF7EB);
	overflow-x:hidden;
}
.image-set
{
	margin:5px;
}
.image-certain
{
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
    width: -webkit-fill-available;
}

.updated-header
{
	min-height: 50px;
	margin-bottom:30px;
}
.updated-header {
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

.header-logo {
  width: -webkit-fill-available;
}

/* Hide mobile logo by default */
.mobile-logo {
  display: none;
}

/* Show only desktop logo on larger screens */
.desktop-logo {
  display: block;
}

/* Media Query: Show mobile logo and hide desktop one */
@media (max-width: 600px) {
  .mobile-logo {
		display: block;
        padding: 15px;
        width: 200px;
  }
  .desktop-logo {
    display: none;
  }
}

.logout-button {
    text-decoration: none;
    background-color: var(--Red-Primary, #E7333C);
    color: #fff !important;
    padding: 8px 12px;
    border-radius: 4px;
    font-weight: bold;
    transition: background-color 0.3s ease;
    margin-bottom: 20px !important;
}



.updated-header ul{
	display: flex;
    padding: 0;
    margin: 0;
    place-content: flex-end;
    column-gap: 30px;
    line-height: 42px;
}

.data-view-table thead {
    border-radius: 5px 5px 0px 0px;
    background: var(--Light-Red, #FCEBEB);
}
	.data-view-table table{
		margin-bottom: 50px;
	}
	.data-view-table thead th{
		padding: 10px 15px 10px 15px !important;
    border: none !important;
    color: var(--Black, #273238);
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
	}
	.data-view-table tr td{
		color: #5D5D5D;
		font-size: 13px;
		padding: 10px 15px 10px 15px !important;
		border-bottom: 1px solid;
		border-color: rgb(51 51 51 / 15%);
		border-top: none !important;
	}
.updated-header ul li{
	margin: 0;
    list-style: none;
    color: #000;
    font-weight: 600;
    white-space: nowrap;
}
.reset-label
{
	color: var(--Black, #273238);
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
.popup-failed
{
	color: var(--Red-Primary, #E7333C);
	text-align: center;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
.user-details-page{
	margin: 50px 20px 30px 20px;
    padding: 0 20px 0 20px;
    border-radius: 10px;
    background: var(--White, #FFF);
	height: 750px;
}
.user-details-page .section1 {
    padding: 10px;
    height: 100%;
    max-height: fit-content;
}
.user-details-page .section1 h2{
	color: var(--Red-Primary, #E7333C);
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.user-details-page .section1 h2:after{
	content: "";
    display: block;
    height: 2px;
    width: 80px;
    background: rgb(206, 20, 50);
    background: linear-gradient(90deg, rgba(206, 20, 50, 1) 0%, rgba(206, 20, 50, 1) 42%, rgba(241, 137, 30, 1) 72%, rgba(252, 175, 23, 1) 100%);
}
	
.user-details-page .section1 h2 span{
	float: right;
    color: #ED1E24;
    font-weight: 400;
    font-size: 12px;
    text-align: center;
    width: 100%;
}
/* For logout button image */
.logout-button img {
    width: 30px; /* Adjust the size of the logout icon */
    height: auto;
    cursor: pointer; /* Change cursor to pointer on hover */
	float: right;
    margin-top: 15px;
}

/* Ensure the mat-background section has any needed background styling */
.label-user
{
	color: var(--Black, #273238);
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin-bottom: 20px;
}
.user-desc
{
	color: var(--Grey, #555);
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.center-container-log {
      display: flex;
      justify-content: center; /* Centers horizontally */
      align-items: center; /* Centers vertically */
      height: 60vh; /* Takes up the full viewport height */
    }
    .center-container img {
      max-width: 100%; /* Ensures image is responsive */
      height: auto; /* Keeps aspect ratio */
    }
.form-horizontal .form-control{
	border-radius: 4px !important;
	border: 1px solid var(--Grey, #555);
    width: 100%;
    height: 45px;
    box-shadow: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.form-horizontal .control-label{
	color: var(--000000, #000);
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 0;
}
.form-horizontal .row{
	margin-bottom: 15px;
}

.expiry-date{
	display: flex;
}
.expiry-date select:nth-child(1){
    border-right: none;
    margin-right: 25px;
	border-radius: 4px;
	border: 1px solid var(--Grey, #555);
}
.expiry-date select:nth-child(2){
	border-radius: 4px;
	border: 1px solid var(--Grey, #555);
}

.button-2nd{
	border-radius: 5px;
    border: 1px solid var(--NSDL_Maroon, #E7333C);
    background: #FFF;
    height: 42px;
	line-height: 40px;
    padding: 0 30px 0 30px;
	color: #E7333C !important;
    font-size: 14px;
    font-weight: 600;
    outline: none;
}
.button-1st{
	border-radius: 5px;
    border: 1px solid var(--NSDL_Maroon, #E7333C);
    background: #E7333C;
    height: 42px;
	line-height: 40px;
    padding: 0 30px 0 30px;
	color: #fff;
    font-size: 14px;
    font-weight: 600;
    outline: none;
}
.divider {
    border: 1px solid #555;
    display: flex;
    margin-bottom: 40px;
}
.seprator{
	display: flex;
    column-gap: 15px;
    padding-bottom: 30px;
}
.white-bg {
    background: #fff;
	padding: 15px 15px 15px 0px;
}
.user_title h2{
	color: var(--NSDL_Maroon, #E7333C);
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
    border-bottom: 1px solid #D6D6D6;
    padding-bottom: 10px;
}
.user-profile-view .control-label{
	margin: 15px 0 0px 0;
}
.user-profile-view .control-label span{
	color: var(--Light-Grey, #5D5D5D);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
	margin-left: 30px;
}
.username-details{
	display: block;
    width: 60%;
	font-size: 14px;
}
.username-details span{
	color: #E7333C;
    font-weight: 600;
}
.username-details b{
	color: #000;
}
.border-left
{
	border-left: 2px dashed #ccc;height: 90%;margin: 15px 0px;
}

@media screen and (max-width: 480px) {
	.mat-background {
		background-image: none;
		left: calc(188px - 0px);
	}
	.menu-toggle {
        display: block;
        float: none !important;
    }
	.logout-button {
		color: #fff !important;
        float: right !important;
        margin-top: -58px !important;
	}
	.card-status select {
		min-width: 100% !important;
	}
	.user-details-page .section1 {
		height: auto;
		max-height: fit-content;
	}
	.verification-code--inputs input[type=text] {
		width: 30px !important;
        height: 30px !important;
		margin:0px !important;
	}
	.login-footer ul {
		display: flow !important;
	}
	.center-container-log {
		display: flex;
		justify-content: center;
		align-items: center;
		height: 25vh;
		margin-top: 60px;
	}
	.login-bg .inputGroupContainer {
		max-width: 460px;
		width: 100%;
	}	
	.user-details-page .section1 h2 span {
		margin-top: 13px;
	}
	.button-2nd {
		padding: 0 10px 0 10px;
		font-size: 12px;
	}
	.button-1st
	{
		padding: 0 10px 0 10px;
		font-size: 12px;
	}
	.border-left {
		border-left: none;
		height: 30%;
	}	
	.res-image
	{
		width: 280px;
	}
	.user-details-page {
		margin: 5px;
		padding: 0 20px 0 20px;
		border-radius: 10px;
		background: var(--White, #FFF);
		height: auto;
		max-height: max-content;
	}	
	 .menu-sidebar
	 {
		transform: translateX(-260px);
		transition: transform 0.3s ease;
		top: 122px !important;
	 }
	 #contentFrame
	 {
		 width:auto !important;
	 }
	 .manage_trx td {
		DISPLAY: inline-table;
	}
}

@media screen and (min-width: 480px) and (max-width: 768px) {
	.login-bg .inputGroupContainer {
		max-width: none;
        width: 50%;
	}
	.button-2nd {
		padding: 8px 30px 8px 20px
	}
	.logout-button {
		float: right;
		color: #fff !important;
		font-size: 14px;
		margin-left: 10px;
		text-align: right;
		margin-top: 20px;
	}
	.border-left {
		border-left: none;
	}
	.center-container-log {
		display: flex;
        justify-content: center;
        align-items: center;
        margin-top: -30%;
	}
}

@media screen and (min-width: 469px) and (max-width: 768px) {
	.center-container-log {
		display: flex;
        justify-content: center;
        align-items: center;
        margin-top: -8%;
	}
}

@media screen and (min-width: 546px) and (max-width: 790px) {
	.mat-background {
		background-image: none !important;
		background-repeat: no-repeat;
		height: 100%;
		position: absolute;
		top: 0;
		left: calc(530px - 180px);
	}	
}
@media screen and (min-width: 546px) and (max-width: 768px) {
	.logout-button {
		float: right;
		color: #fff !important;
		font-size: 14px;
		margin: 24px;
	}
}
@media screen and (min-width: 540px) and (max-width: 1024px) {
	.center-container-log {
		height: 40vh;
	}
	.login-bg .inputGroupContainer {
		max-width: none;
        width: 50%;
	}
	.border-left {
		border-left: none;
	}
}

  .sidebar {
    background: #fff;
    color: #ffffff;
    padding: 10px;
    position: fixed;
    top: 80px;
    left: 0;
    bottom: 0;
    z-index: 1000;
    width: 250px;
  }
  .sidebar.active {
    transform: translateX(0);
  }
  .menu-toggle {
    display: none;
    background: #fff;
    color: #E7333C;
    padding: 10px;
    cursor: pointer;
    margin-bottom: 10px;
	border: none;
}
  .close-menu {
    color: #ffffff;
    background: none;
    border: none;
    font-size: 24px;
    text-align: right;
    width: 100%;
    margin-bottom: 20px;
    cursor: pointer;
  }
  @media (max-width: 1024px) {
    .menu-toggle {
      display: block;
	  float:right;
    }
  }
  
  
  .backdrop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background:rgba(0,0,0,0.5);
  z-index: 999;
}

.backdrop.active {
  display: block;
}

.style-color{
	color: red;
}
.style-padding-r{
padding-right: 0;
}
.style-margin-top{
margin-top: 5px;
}


/* External CSS file */
.style-margin-tops {
    margin-top: 0px;
}

.style-margin-left {
    margin-left: 10px;
}

.style-margin-right {
    margin-right: 0px;
}

.full-width {
    width: 100%;
}

/* External CSS file */
.position-absolute {
    position: absolute;
}

.bottom-30 {
    bottom: 30px;
}

.left-0 {
    left: 0;
}

.right-0 {
    right: 0;
}


/* External CSS file */
#errorMsg {
    display: block;
    text-align: center; /* replaces align="center" */
}



/* External CSS file */
.error-cell {
    text-align: center;   /* replaces align="center" */
    font-weight: bold;    /* replaces font: bold */
    color: red;           /* replaces inline color */
}

/* External CSS file */
.no-border {
    border-style: none;
}


/* External CSS file */
#DiaplayCard {
    display: block;
}


/* External CSS file */
#reqlist {
    display: none;
}


/* External CSS file */
#otpDivTxt {
    display: none;
    text-align: center; /* replaces align="center" */
}
/* External CSS file */
#otpDiv {
    display: none;        /* replaces inline style */
    text-align: center;   /* replaces align="center" */
}


/* External CSS file */
#note {
    display: none;       /* replaces inline style */
    text-align: left;    /* replaces align="left" */
    color: red;          /* keeps the red styling from class="red" */
}

.green-text {
    color: green;
    margin-bottom: 20px;
}

/* external CSS file */
.hidden {
  display: none;
}






