@charset "UTF-8";
:root {
	--primaryColor: #1e90ff;
}
div#kt_app_header_wrapper , div#kt_app_header_wrapper > .row {
	max-width: 100%;
	width: 100%;
	padding-top: 0.4rem;
}
.app-header-logo h1 {
	line-height: 1;
	vertical-align: text-bottom;
	display: flex;
	align-items: flex-end;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.4px;
	text-align: left;
	padding-bottom: 1rem;

}
.app-header-logo img {
	padding-right: 5rem;
}
.bellight img {
	max-width: 1.7rem;
}
.bellight {
	position: relative;
}

.bellight span {
	position: absolute;
	background: #ff0006;
	border-radius: 100%;
	padding: 0.4rem;
	top: -0.5rem;
	font-weight: 700;
	color: #ffffff;
	right: -1rem;
	height: 1.5rem;
	width: 1.5rem;
	font-size: 1rem;
	line-height: 0.8;
}
.menu-state-bg
.menu-item.hover:not(.here)
> .menu-link:not(.disabled):not(.active):not(.here), .menu-state-bg
.menu-item:not(.here)
.menu-link:hover:not(.disabled):not(.active):not(.here) {
	background-color: var(--primaryColor);
	color: #ffffff;
}
.menu-sub.menu-sub-lg-down-accordion .menu-link:hover , .menu-sub.menu-sub-lg-down-accordion .menu-link:hover span.menu-title {
	background: var(--primaryColor);
	color: #ffffff !important;
}
div#kt_header_user_menu_toggle {
	padding-left: 3rem;
}


div#kt_app_header_wrapper .col-6:nth-child(2) {display: flex;
	align-items: center;
	justify-content: flex-end;}

	span.menu-title.active {font-weight: 600;}

	.menu-item .menu-link .menu-title  img{max-width: 0.9rem;margin: 0 1rem 0 0px;}

	span.menu-link.activedas a.menu-link {
		font-weight: 700;
	}
	span.menu-link.activedas {
		padding-left: 0;
	}

	.menu-dropdown .menu-link .menu-arrow:after {
		transform: rotateZ(-90deg) !important;
		color: red !important;
	}
	.menu-state-primary
	.menu-item.hover:not(.here)
	> .menu-link:not(.disabled):not(.active):not(.here)
	.menu-arrow:after, .menu-state-primary
	.menu-item:not(.here)
	.menu-link:hover:not(.disabled):not(.active):not(.here)
	.menu-arrow:after {
		background-color: #000000;
	}
	.totalRevene h3 {
		font-size: 1.075rem;
		font-weight: 600;
	}

	.totalRevene h3 span {
		font-size: 0.875rem;
		font-weight: 400;
		background: #15A526;
		padding: 0.5rem;
		border-radius: 5px;
		color: #ffffff;
		margin-left: 1.4rem;
	}
	.totalRevene p {
		font-size: 1.125;
		font-weight: 400;
	}

	.mb-0.busRegister img {
		width: 24px;
		height: auto;
		max-width: 24px;
	}
	.busRegister span {line-height: 1.4; color: #000000;}
	.apcForm h3 {
		font-size: 1.5rem;
		font-weight: 600;
		text-align: center;
		margin: 0 auto;
		padding: 0 1rem;
	}
	.apcForm h3 span{font-size: 1.125rem;font-weight: 400;display: block;padding-top: 0.5rem;}
	.ccNumber .symbol-label img{max-width: 2rem}
 
.graphAnaCont .col-md-4 img{
    max-width: 100%;
}
.graphAnaCont .totalRevene{border-radius: 1rem;background-color: #ffffff;padding: 1rem;min-height: 20rem;}


body#loginPG {
    background-size: 100% auto;

}

section.login {

    position: relative;
}

section.login img {
    max-width: 20rem;
}

 

section.login .container {
    background-color: #ffffff;
    padding: 2rem;
    border-radius: 1rem;
    margin: 0 auto;
    max-width: 71rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 10%);
}

.loginPSW {
    padding: 2rem 2rem;
    color: #000000;
}
.logLeft h2 {
    font-size: 2rem;
    font-weight: 600;
}

.logLeft p {
    font-size: 1.5rem;
    font-weight: 400;
    color: #787878;

}
.logForm input.form-control {
    background-color: #f7f7f7;
    border-radius: 0.5rem;
}
.logForm button.btn{font-size: 1.125rem;font-weight: 400;
	background-color: #273B4A;color: #ffffff;border-radius: 0.5rem !important;}
.logForm button.btn:hover {opacity: 0.95 !important;}

.reSendBtn a {
    color: #000000;
}

form.logForm.reSend input {
    max-width: 5rem;
    margin: 0 0.6rem;
}
 .logRight {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
}

form.logForm.reSend .mb-3 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: nowrap;
    flex-direction: row;
}
.reSendBtn {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    max-width: 24rem;
    width: 23rem;
    /* margin: auto; */
}
form.logForm {
    width: 100%;
    max-width: 100%;
}


section.login .container.logFooter{background-color: transparent;}


section.userList h2 {
    font-size: 1.5rem;
    font-weight: 600;
    padding-bottom: 2rem;
}

section.userList th {
font-size: 1.125rem !important;
font-weight: 400;
color: #787878 !important;
}
section.userList tbody tr td span{
font-size: 1.125rem;
font-weight: 400;
color: #000000 !important;

}


section.userList .card-toolbar button {font-size: 1.125rem;font-weight: 400;color: #000000 !important;
	max-width: 12rem;width: 12rem !important;}

section.userList .card-toolbar button i{color: #000000 !important;}
section.userList .card-toolbar button span {padding-left: 1rem;}

section.userList span.badge{
    color: #ffffff !important;
    padding: 0.5rem 0.5rem;
    border-radius: 1rem;
}

section.userList span.badge.bg-success {
    background-color: #15A526 !important;
}
section.userList span.badge.bg-danger {
    background-color: #FF0004 !important;
    padding: 0.5rem 0.3rem !important;
    font-size: 1rem;}
    section.userList .card-body {
    border: 1px solid #cbc9c9;
    border-radius: 0.6rem;
    margin: 1.4rem 0;
    
}

div#logFooter {
    position: relative;
}

div#logFooter  .logFootertt{
    position: absolute;
    bottom: -280%;
    font-size: 1.125rem;
    font-weight: 400;
    text-align: left;
    left: -20px;
}

section.addNewRoll h2 {
    font-size: 1.5rem;
    font-weight: 600;
}

.addForms {
    background-color: #ffffff;
    border-radius: 13px;
    padding: 3rem 3rem;
    margin-top: 2rem;
    /* overflow-y: auto;
    height:80vh; */
    
}
 

.addForms .form-control , .addForms .form-select , .modelForm .form-control{
    background-color: #f7f7f7;
    border-radius: 0.5rem;
        font-size: 1.125rem;
}

/*.addForms > form .row {
    align-items: center;
}*/
.addForms .col-md-4 label {
    font-size: 1.275rem;
}
.rollUsers h3 {
    font-size: 1.375rem;
    border-bottom: 2px solid #f1efef;
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
    font-weight: 400;
}

.rollUsers > span.firstChild {
    display: flex;
    align-items: flex-start;
    padding: 1rem 0;
    justify-content: space-between;
    flex-direction: row;
    align-content: flex-start;
    flex-wrap: nowrap;
}

.rollUsers span .mb-3 {
    flex-basis: 48%;
    max-width: 48%;
}

.rollUsers label {
    font-size: 1.125rem;
    padding-left: 0.5rem;
    color: #787878;
}

.rollUsers span input {
    background-color: #ffffff;
    border: 1px solid #787878;
}

.addFormsBTN .btn {
    font-size: 1.125rem;
    font-weight: 400;
    border-radius: 0.5rem !important;
font-size: 1.375rem;
font-weight: 400;

}
.addFormsBTN .btn-secondary {
    background-color: #F6F6F6;
    color: #000000;
      margin-right: 1rem;
}
.addFormsBTN .btn-primary {
    background-color: #EF9921;
    color: #ffffff;

}
.addFormsBTN .btn-secondary:hover , .addFormsBTN .btn-primary:hover {    opacity: 0.95 !important;}

.roolCheck {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background-color: #f7f7f7;
    border-radius: 0.5rem;
    padding: 1rem;
    margin-top: 1rem;
    border: 1px solid #cacaca;
}

.roolCheck span {
    flex-basis: 50%;
    padding: 0.7rem 0;
}

.addForms.addNewuser .row {align-items: center;}

span.btn-file {
    position: relative;
    overflow: hidden;
    background-color: #EF9921 !important;

}
input[type="file"] {
    top: 0;
    right: 0;
    text-align: right;
    opacity: 0;
    cursor: inherit;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #EF9921;
}

.fileFetch {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
}

.fileFetch p {
    margin: 0;
    font-size: 1rem;
    font-weight: 400;
    padding-left: 1rem;
}
.fileFetch.uploadIcon {
    align-items: center;
    justify-content: space-between;
    margin-top: 1.5rem;
}

.fileFetch.uploadIcon p {
    padding: 0;
}
 .modelForm h5{
font-size: 1.5rem;
font-weight: 600;
}
.enterpriseCont {
    background-color: #ffffff;
    border-radius: 1rem;
    padding: 1rem 2rem 1rem 1rem;
}
.enterBody input[type="text"] , .queryForm input[type="text"] , .queryForm input[type="number"]{
    border: 0;
    border-bottom: 1px solid #b9b7b7;
    border-radius: 0;
}
.queryForm input[type="text"], .queryForm input[type="number"] {padding-left: 0}
.enterBody input[type="text"]::placeholder , .queryForm input[type="text"]::placeholder  {color: #787878;}
.enterBody {
    border: 1px solid #e4e2e2;
    border-radius: 0.5rem;
    margin-bottom: 2rem;
}
.enterprise {
    padding: 2rem 1rem;
}

.yesNO {
    display: flex;
    align-items: center;
    font-size: 1.125rem;
    font-weight: 400;
    color: #787878;
}

.yesNO p , .reqYes .form-check.form-switch label{
    font-size: 1.125rem;
    font-weight: 400;
    margin: 0;
    padding-right: 1rem;
    color: #000000;
}

.reqYes .form-check.form-switch {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 0;
}
 .addFormTo a {
    color: #000000;
    border: 1px solid #b9b7b7;
    padding: 0.7rem 1.3rem;
    border-radius: 0.6rem;
    margin-top: 6rem;
    display: inline-block;
    font-size: 1.6rem;
}

.row.enterpriseCont {
    position: relative;
}

.addFormTo a:hover {
    background-color: #EF9921;
    color: #ffffff;
}
td.text-end a:hover i span {
    color: #EF9921 !important;
}

.titHead {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.titHead button , .card-toolbar button{
    display: inline !important;
    text-align: right;
}

/*  .card-toolbar:hover button.btn.btn-sm span, .card-toolbar:hover button.btn.btn-sm i {
   color: #EF9921 !important;
}*/
 /*.card-toolbarSub:hover button.btn.btn-sm span, .card-toolbarSub:hover button.btn.btn-sm i {
    color: #EF9921 !important;
}*/
.overEntCont {
    background-color: #ffffff;
    border-radius: 1rem;
    padding: 2.4rem;
}

.overEnt h3 {
    font-size: 1.375rem;
    font-weight: 700;
    padding-bottom: 1.5rem;
}

.overEnt p {
    font-size: 1.375rem;
    font-weight: 400;
    margin-bottom: 0.7rem;
}

.overEnt p b {
    font-size: 1.375rem;
    font-weight: 500;
    padding-right: 0.7rem;
}

.overEnt {
    padding-bottom: 1rem;
}

.overEntBtom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.overEnt .overEntBtomR img {
    max-width: 6rem;
}
.overEnt img {max-width: 8rem;}
.accountTabCont {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.accountTabs .tab-content.card {
    padding: 0rem 1rem;
}


.querySms h3 {
    font-size: 1.125rem;
    font-weight: 600;
    padding-bottom: 1rem;
}

.querySms p {
    font-size: 1.125rem;
    font-weight: 400;
}

.compDeta {
    border: 1px solid #cbc9c9;
    border-radius: 0.6rem;
    padding: 1.5rem;
}

.compDeta h3 {
    font-size: 1.125rem;
    font-weight: 600;
}

.compDeta p {
    font-size: 1.125rem;
    font-weight: 400;
    text-align: justify;
}


.chat-btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #007bff;
    color: white;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    cursor: pointer;
    border: none;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

/* Chat Box */
.chat-box {
    position: fixed;
    bottom: 80px;
    right: 20px;
    width: 350px;
    height: 450px;
    background: white;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    display: none;
    flex-direction: column;
    overflow: hidden;
}

/* Header */
.chat-header {
    background-color: #ffffff;
    color: #000000;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0px 0.87px 3.49px 1.75px #0000001A;
    z-index: 1;
}

/* Chat Body */
.chat-body {
    flex: 1;
    padding: 15px;
    overflow-y: auto;
    background-color: #ffffff;
}

.message {
    padding: 5px 10px;
    margin-bottom: 5px;
    border-radius: 8px;
    max-width: 90%;
    font-size: 0.9rem;
}
.message2.bot-message2 {
display: flex;
justify-content: flex-end;
margin-bottom: 0.6rem;
}
.message2.bot-message2  .bot-message {
font-size: 0.7rem;
}

.bot-messagetimestamp {
color: #ccc;
font-size: 0.8rem;
}
.user-messagetimestamp {
    color: #666;
    font-size: 0.8rem;
    }

.bot-message {
    background-color: #0078D4;
    color: white;
    align-self: flex-end;
    text-align: right;
    margin-left: auto;
    border-radius: 17px 5px 17px 17px;
    /* border-top-left-radius: 6.98px; */
    /* border-top-right-radius: 17.89px; */
    /* border-bottom-right-radius: 17.89px; */
    /* border-bottom-left-radius: 17.89px; */
}

.user-message {
    /* background-color: #e9ecef; */
    align-self: flex-start;
}

/* Chat Footer */
.chat-footer {
display: flex;
padding: 10px;
border-top: 1px solid #ddd;
background: white;
align-items: center;
margin-top: 5px;
}
.chat-footer label.file-input-container i{
font-size: 1.1rem;
color: gray;
padding: 0.3rem 0 0 0;
}

.chat-footer input {
    flex: 1;
    border: none;
    padding: 8px;
    border-radius: 5px;
    outline: none;
    background-color: #ffffff;
}

.chat-footer button {
    margin-left: 10px;
}
.chat-header img {
max-width: 3rem;
}


span.chatLog {
width: 10px;
height: 10px;
background-color: #4C9A0E;
border-radius: 50%;
position: absolute;
right: 10px;
bottom: 17px;
}



.ChatTop {
position: relative;
}




.chat-header p b {
font-weight: 700;
font-size: 1rem;
display: block;
}

.chat-header p span {
font-weight: 500;
font-size: 0.9rem;
}

.chat-header button.btn.btn-sm.text-white {
font-size: 1rem;
}
.msgLogo {
    display: flex;
    align-items: flex-start;
    margin-bottom: -0.1rem;
}

img.msglog {
max-width: 1.6rem;
margin-right: 0.5rem;
width: 25px; /* Adjust size as needed */
height: 25px; /* Same as width to make it a perfect circle */
border-radius: 50%;
object-fit: cover;
border: 2px solid #ddd; /* Optional: adds a light border */
}
.avatar {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
     /* Blue background */
    font-weight: bold;
    text-transform: uppercase;
    width: 20px; /* Adjust size as needed */
height: 20px; /* Same as width to make it a perfect circle */
border-radius: 50%;
max-width: 1.6rem;
margin-right: 0.5rem;
  }
  .bot-message .avatar {
    background-color: #fff; /* Dark grey */
    color: #007bff;
  }
  
  /* User Avatar */
  .user-message .avatar {
    background-color: #007bff; /* Green */
    color: #fff;
  }
.message.user-message p {
background-color: #e9ecef;
padding: 0.4rem 0.5rem;
border-radius: 0.5rem;
font-size: 0.9rem;
margin-top: 0.2rem;
margin-left: 2rem;
}

span.msgsuport {
font-size: 1.0rem;
text-align: left;

}
img.chatButton {
max-width: 1.5rem;
}

.ChatTop p {
text-align: center;
display: block;
margin: 0 auto;
padding: 0.5rem 0;
}
.message-img {
    max-width: 200px;
    max-height: 200px;
    margin-top: 5px;
    border-radius: 5px;
    border: 1px solid #ddd;
}

.attachment-link {
    color: #007bff;
    text-decoration: none;
    margin-top: 5px;
    display: inline-block;
}

.attachment-link:hover {
    text-decoration: underline;
}





/*RESPONSIVE ADIL*/
@media screen and (max-width: 1024px){
    div#logFooter .logFootertt{bottom: -500%;}
}
@media screen and (max-width: 991px){
/*	.rollUsers span .mb-3 {flex-basis: 100%;max-width: 100%;margin-bottom: 2rem !important;}*/
 .repeatForm .tab-content>.tab-pane {
    display: block;
    opacity: 1;
  }
  .addFormTo a { margin-top: 3rem;}
}

	@media screen and (max-width: 767px){

		div#kt_app_header_container {padding-right: 0 !important;}
		.app-header-logo img {padding-right: 1rem;}
		div#kt_header_user_menu_toggle {padding-left: 1rem;}
		.app-header-logo h1 {font-size: 1rem;}
		.apcForm h3 {font-size: 1rem;padding: 0 0.2rem;}
		div#kt_app_content .col-md-3.mb-xl-10 {max-width: 50%;}
		.innerPages .app-header-logo h1 {padding-bottom: 0;}
.rollUsers span .mb-3 {flex-basis: 100%;max-width: 100%;margin-bottom: 2rem !important;}
.rollUsers > span.firstChild {flex-direction: column;}
.reqYes .form-check.form-switch { width: 10rem;margin-top: 1.2rem;}
.row.enterpriseCont .col-md-11 {order: 2;max-width: 90%;position: relative;z-index: 2;}
.row.enterpriseCont .col-md-1 {order: 1;position: absolute;}
.addFormTo {display: flex;justify-content: flex-end;/* display: block; */align-items: center;position: relative;z-index: 1;}
.addFormTo a {margin-top: 3.2rem;margin-right: 1rem;}
.enterpriseCont {padding: 0 2rem 1rem 0;}
.overEnt p b {display: block;}


	}
	@media screen and (max-width: 580px){

		div#kt_app_toolbar .d-flex.flex-stack{
			flex-direction: column;
			align-items: center;
			justify-content: space-around;
			padding-bottom: 1rem;
		}

		div#kt_app_toolbar .page-title{padding-bottom: 1rem}
		.apcForm h3 {font-size: 1.4rem;}
		.apcForm h3 span {font-size: 1.1rem;}
		.apcForm h3 {  padding: 0 0.5rem;}
		section.login .container { max-width: 28rem;}
		.loginPSW {padding: 4rem 0.1rem;}
		.yesNO p, .reqYes .form-check.form-switch label {font-size: 0.925rem;}
		section.userList .card-toolbar button {max-width: 7.5rem;width: 7.5rem !important;}
	}



    /*============ 08-03-2025 Start */
    html, body {
        overflow: auto !important;
        height: 100%;
        scroll-behavior: smooth;
    }

    @media screen and  (min-width: 992px) {
        .app-container {
            padding-left: 15px !important;
            padding-right: 15px !important;
        }
    }
     
    
    @media screen and (max-width: 1500px){
         .container, .container-lg, .container-md, .container-sm, 
         .container-xl, .container, .container-lg, .container-md, .container-sm,.container, 
         .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
            max-width: 90%;
        }

    }
    
    @media screen and (max-width: 767px){
        .container, .container-lg, .container-md, .container-sm, 
        .container-xl, .container, .container-lg, .container-md, .container-sm {
           max-width: 98%;
       }
   }
   @media screen and (max-width: 1024px){
    .app-header-menu .menu > .menu-item {margin-right: 1.1rem !important;}
    .totalRevene h3 {font-size: 1.075rem;}
}
    /*============ 08-03-2025 Ends */