* { box-sizing: border-box;}
h1,h2,h3,h4,h5,h6,p{
	color:#333;
	font-family: 'NotoSans-Regular',sans-serif;
}

@font-face {
    font-family: 'NotoSans-Bold';
    src: url('../fonts/NotoSans-Bold.ttf') format('truetype'); font-weight: normal;font-style: normal;
}
@font-face {
    font-family: 'NotoSans-Medium';
    src: url('../fonts/NotoSans-Medium.ttf') format('truetype'); font-weight: normal;font-style: normal;
}
@font-face {
    font-family: 'NotoSans-SemiBold';
    src: url('../fonts/NotoSans-SemiBold.ttf') format('truetype'); font-weight: normal;font-style: normal;
}
@font-face {
    font-family: 'NotoSans-Regular';
    src: url('../fonts/NotoSans-Regular.ttf') format('truetype'); font-weight: normal;font-style: normal;
}
@font-face {
    font-family: 'NotoSans-Light';
    src: url('../fonts/NotoSans-Light.ttf') format('truetype'); font-weight: normal;font-style: normal;
}


body,p{
	font-size:14px;
	line-height:normal;
	font-family: 'NotoSans-Regular',sans-serif;
}
p { margin: 0;line-height: 24px;}
ul{
	padding-left:15px;
}
ul li{
	margin-bottom:10px;
}
.main-page .tablayout_cp{
	border: 0;
    box-shadow: none;
	margin-top:25px;
}
/* .right-header{
	
} */
.form-control:focus, .form-control:focus-visible{
	box-shadow:none;
	outline: none;
}
/* .main-page{
	background-size: cover;
    background: url(../images/new_login_background.png);
	background-repeat: no-repeat;
} */

/* .main-page .container{
	background:transparent;
} */
.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;
}
.form-container { max-width: 340px; padding-right: 15px; padding-left: 15px;}
/* .main-page .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:#023e8f;
}
.blue-color,.read-more:visited,.read-more:focus{
	color:#023e8f!important;
}
.btn-wrap{
	margin-top:13px;
}
.main-page .input-group-addon_FP{
	margin-top:40px!important;
	font-size:13px;
}

.main-page .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;
}

.main-page .log_title{
	background:transparent!important;
	    padding-bottom: 0;
} 

/*-------------------- forgot password ---------------------------------------------------------------*/

.main-page .box6{
	background: transparent;
    color: #111111;
}
.main-page .trans_srch{
	background: transparent;
    color: #111111;
}

/*-------------------------- header style---------------------------------------------------*/
.isg-header{
	background: #f2f2f2;
    height: auto!important;
	padding: 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 {
	
}


.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_li{}
.sidebar{

}
.sidebar_li a font {
    color: #111111;
    font-size: 13px;
}
.sidebar{height: calc(100vh - 65px);padding-top: 0px;padding-bottom: 73px;position: relative;}
#contentFrame{height: calc(100vh - 85px)!important; }
.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{
	background:#ffffff;
	position: relative;
    border-right: 1px solid rgba(0, 0, 0, 0.25);
	width: 250px;
}
.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: 17px 5px 17px 20px; border-top: 1px solid #DDD; color: #333; font-size: 14px; white-space: nowrap;
 min-height: 55px;}
.sidebar_li.first a {border-top: 0;}
.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;
	
}
.header-inner  {display: flex; align-items: center; justify-content: space-between;}

/*Css added by Sajid*/

.main-page{
	background: #F2FBFF;
}
.updated-header{ background-color: var(--FFFFFF, #FFF); background-image: url('../images/header-bg.svg');
	background-repeat: no-repeat; background-position: bottom right; box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25); height: 64px; padding: 0 25px; position: relative; z-index: 1;}
.header-logo { max-width: 189px;padding: 3px 0;}
.header-logo img { max-width: 100%;}
.user-details-page{	margin: 20px; padding: 25px; border-radius: 10px; background: #FFF;min-height: 92%;}
.menu-section {}

.user-details-page h1{ color: #243E8F; font-size: 20px; font-style: normal; font-family: 'NotoSans-Bold'; line-height: 35px; position: relative; padding: 0; margin: 0 0 20px;}
.user-details-page h1::after { content: ''; width: 80px; height: 2px; background-color: #009FE0;display: block;}

.form-horizontal .form-control, .form-control, .form-select{ border-radius: 4px !important; width: 100%; height: 46px; box-shadow: none; border: 1px solid var(--Primary-Blue-A7B2D2, #A7B2D2); font-size: 16px; color: var(--Primary-Charcoal-ADADAD, #ADADAD); color: #333333; padding: 6px 12px;}
.form-horizontal .control-label, .control-label{ color: #333; font-size: 14px; font-style: normal; line-height: normal; padding: 0;
 margin: 0 0 4px; font-family: 'NotoSans-Medium'; font-weight: 400; display: block;}
.form-horizontal .row{	margin-bottom: 23px;}
.custom-row { display: flex; flex-wrap: nowrap;}
.custom-left-section { min-width: 380px; flex: 0 0 auto; border-right: 1px dashed #ADADAD;}
.expiry-date{ display: flex; column-gap: 10px;}
.captchaimg-sec {margin: 10px 0 25px;}
.captchaimg {  overflow: hidden; width: 112px;
vertical-align: middle;}
.captchaRef {cursor: pointer; margin: 0; display: inline-block; vertical-align: middle;}
.right-image { padding:15px 30px;}
.right-image img  { max-width: 100%;}
.center-middle { display: flex; align-items: center; justify-content: center;}
/* .expiry-date select:nth-child(1){
	border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-right: none;
}
.expiry-date select:nth-child(2){
	border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
} */
.button-1st, .button-2nd {font-size: 14px; font-family: 'NotoSans-Medium'; font-weight: normal; min-width: 77px;height: 36px; line-height: 36px; padding: 0;text-align: center;cursor: pointer;outline: none;border: 1px solid transparent;border-radius: 5px; background: #fff; display: inline-block;}
.button-2nd	{ border: 1px solid #243E8F; color: #243E8F;}
.button-1st{color: #fff; border: 1px solid var(--CCP-Gradient, #243E8F); background: var(--CCP-Gradient, linear-gradient(99deg, #243E8F 23%, #009FE0 109.54%));}
.seprator{ display: flex; column-gap: 15px;}
.white-bg {
    background: #fff;
	padding: 20px 25px 20px 25px;
}
.container-100 { max-width: 100%; padding-left: 15px; padding-right: 15px;}
.container-500 { max-width: 500px; padding-left: 15px; padding-right: 15px;}
.container-300 { max-width: 310px; padding-left: 15px; padding-right: 15px;}
.user-profile-view .control-label{min-width: 175px;padding: 0 7px 0 0px;margin: 0 0 5px; font-family: 'NotoSans-SemiBold';}
.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;
}
.profile-info-item { display: flex; min-height: 36px; margin: 0 0 5px;}
.profile-info-val {font-size: 14px; color: #5C5C5C;font-family: 'NotoSans-Regular'; font-style: normal;	font-weight: 400;	line-height: 24px}
.username-details{
	display: block;
    width: 60%;
	font-size: 14px;
}
.username-details span{
	color: #8A181B;
    font-weight: 600;
}
.username-details b{
	color: #000;
}
.table {margin-bottom: 0;}
.table > thead > tr > th {    border-bottom: 0px;}
.table-heading { background: var(--Secondary-Light-Blue-CCECF9, #CCECF9);}
th {font-size: 14px;font-family: 'NotoSans-SemiBold'; font-weight: normal;}
td {font-size: 14px;font-family: 'NotoSans-Regular'; font-weight: normal;}
.table-responsive {border-radius: 5px;border: 1px solid #CCECF9;margin: 0 0 20px;}
.sub-head {font-size: 16px;font-family: 'NotoSans-SemiBold';padding: 0;}
.switch-main {display: flex	; align-items: center; justify-content: space-between; padding: 20px 0; border-bottom: 1px solid #D6D6D6;}
.switch-main.last {border-bottom: 0}
.left-icon-sec {font-size: 14px;}
.left-icon-sec img { margin-right: 5px; vertical-align: middle;}
.right-switch-sec { text-align: right;}
.user-details-page.otp-page, .reset-pin-page {min-height: 94vh; background: #fff url(../images/otp-illustration.svg) no-repeat bottom right; background-size: 45%;}
.reset-pin-page {min-height: calc(100vh - 112px);}
.otp-field { margin: 0 0 10px; display: flex; flex-wrap: wrap;}
.otp-field .form-control  { width: 60px;  height: 60px; text-align: center; margin: 0 12px 10px 0;}
.otp-note { color: #5C5C5C;}
.otp-note #regenBtn { color: #243E8F; text-decoration: none;font-family: 'NotoSans-SemiBold'; cursor: pointer;}
.otp-note i { color: #009FE0; font-style: normal;}
ul.errorMessage {list-style-type: none; font-size: 12px; padding: 0; color: #ED1E24;}
ul.actionMessage {list-style-type: none; font-size: 12px; padding: 0; color: #2E7D32;}
.limit-change-section {display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding: 20px 0 10px; border-bottom: 1px solid #D6D6D6;}
.limit-change-item { width: 18%; padding: 0 15px 10px;}
.icon-name-item {font-size: 14px; display: flex	; align-items: center;padding-left: 0;}
.icon-name-item img { margin-right: 5px; vertical-align: middle;}
.slider-value input, .slider-limit-item input { border-radius: 4px !important; width: 100%; height: 48px; box-shadow: none; border: 1px solid var(--Primary-Blue-A7B2D2, #A7B2D2); font-size: 16px; color: var(--Primary-Charcoal-ADADAD, #ADADAD); color: #333333; padding: 6px 12px;}
.slider-value input::placeholder, .slider-limit-item input::placeholder { color: #ADADAD;}
.slider-value input:disabled, .slider-limit-item input:disabled {background: #adadad40;
 border-color: #adadad40; color: #33333370;}
.slider-limit-item { max-width: 150px; min-width: 150px;padding-right: 0;}
.slider-item  { min-width: 270px;min-height: 47px;}
.slider-item-inner {position: relative;}
.slider-item .slider { width: 100%;}
.slider-item label { position: absolute; left: 0; top: calc(100% + 5px); color: #5C5C5C;}
.slider-item .slider + label { right: 0; left: auto;}
.slider-item .slider::-webkit-slider-thumb { -webkit-appearance: none; appearance: none; width: 20px; height: 20px; background: #243E8F; cursor: pointer; border-radius: 20px;box-shadow: -1px 1px 3px 0px rgba(0, 0, 0, 0.20);}
.slider-item input.slider:disabled { background: #D6D6D6;}
.slider-item input.slider:disabled::-webkit-slider-thumb { cursor: default; background: #D6D6D6;}
.status-modal-dialog {max-width: 376px;}
.status-modal-dialog .btn-close { background: url('../images/i-close.svg') no-repeat; position: absolute;
 right: 5px; top: 5px; width: 24px; height: 24px; z-index: 1; opacity: 1;}
.status-message {	padding: 15px;	border-radius: 10px; text-align: center; max-width: 376px; margin: 0 auto;}
.status-message h3 {font-size: 20px;font-family: 'NotoSans-SemiBold';letter-spacing: 0.4px;margin: 0 0 5px;}
.status-message p { font-size: 16px; }
.status-message img{ display: block; max-width: 100px; margin: 0 auto 15px auto;}
.status-message ul.actionMessage {font-size: 16px; color: #333;}
.status-message input[type="button"], .status-message .button-1st {margin-top: 35px}
.success-message1 h3 {color: #2E7D32;}
.failed-message1 h3 {color: #ED1E24;}




