/*
Custom Style Version : 1.0
Created At : 28-01-2020
Created By : Pankaj Mathavadiya
*/

/*Begin : Login form logo css*/
.account-logo img {
	width: 50% !important;
}

/*End : Login form logo css*/

.zero-height{
	height: 0%;
}




/*Begin : form validation message css*/
.error {
	border-color: #dc3545 !important;
	padding-right: calc(1.5em + .75rem) !important;
	background-size: calc(.75em + .375rem) calc(.75em + .375rem) !important;
	color: red !important;

}

.valid {
	border-color: #28a745 !important;
	padding-right: calc(1.5em + .75rem);
	background-repeat: no-repeat;
	background-position: center right calc(.375em + .1875rem);
	background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

/*end : form validation message css*/

/*Begin : view leave css*/
.personal-info li .titles {
	color: #4f4f4f;
	float: left;
	font-weight: 500;
	margin-right: 15px;
	width: 40%;
}

/*End : view leave css*/

/*Begin : Chat wordbreak css*/
.chat-wordbreak {
	word-break: break-word;
}

/*End : Chat wordbreak css*/

/*Begin : Chat wordbreak css*/
.breack-overflow-word {
	overflow-wrap: break-word;
}

/*End : Chat wordbreak css*/

/*Begin : Chat status css*/
.task-info {
	color: #009efb !important;
	font-size: 13px;
}

.task-info a {
	color: #009efb !important;
}

.task-success {
	color: #55ce63;
	font-size: 13px;
}

.task-success a {
	color: #55ce63;
}

.task-danger {
	color: #f62d51 !important;
	font-size: 13px;
}

.task-danger a {
	color: #f62d51 !important;
}

/*End : Chat status css*/

/*Begin : Chat bubble css*/
.message-bubble {
	/* border: 1px solid #42424224 !important; */
	/* margin: 0 !important; */
	/* border-top-left-radius: 0px !important; */
	/* border-bottom-left-radius: 20px !important; */
	background-color: #ededed !important;
	clear: both !important;
	max-width: 100% !important;
	padding: 8px 15px !important;
	position: relative !important;
}

/*End : Chat bubble css*/
/*Begin :Right Chat bubble css*/
.right-message-bubble {
	background-color: #4B3689 !important;
	clear: both !important;
	max-width: 100% !important;
	padding: 8px 15px !important;
	position: relative !important;
	/* border: 1px solid #42424224 !important; */
	/* margin: 0 !important; */
	/* border-top-right-radius: 0px !important; */
	/* border-bottom-left-radius: 20px !important; */
}

.lead-message-bubble{
	background-color: #d4d4d4 !important;
	color: black !important;
	clear: both !important;
	max-width: 100% !important;
	padding: 8px 15px !important;
	position: relative !important;
}

/*End :Right Chat bubble css*/

/*Begin : SSD toggle css*/
.margin-top-ssd {
	margin-top: 10px;
}

/*End : SSD toggle css*/

/*BeginL:  Logo css*/
.right-arrow{
	display: none;
}

@media only screen and (min-width: 991px) {
	.mini-sidebar .header-left .logo img {
		display: none;
	}

	.mini-sidebar .header-left .small-logo {
		display: grid;
		height: auto !important;
		max-height: 30px !important;
		width: 100% !important;
		margin: 0px 7px;
	}

	.mini-sidebar .header-left .leftArrow {
		display: none;

	}
	.mini-sidebar .header-left .right-arrow {
		display: grid;
		/* margin-top: 60px; */
		position: absolute;
		bottom: -36px;
	}
	.mini-sidebar .header-left #toggle_btn {
		padding: 0 15px !important;
		/* right: unset !important; */
	}

	.logo-img {
		width: 80%;
		height: auto;
	}

}

.header-left .small-logo {
	display: none;
}

/*End: logo css*/

/*Begin: Salary table css*/
.salary-table-td {
	min-width: 200px;
}

/*End: Salary table css*/

/*Begin: Align start with top css*/
.align-top {
	vertical-align: baseline;
}

/*End: Align start with top css*/

/*Begin: Align start with top css*/
.cal-icon-curser {
	cursor: pointer;
}

/*End: Align start with top css*/

/*Begin: chat right css*/
.chat-right-timer {
	display: inline-block !important;
	font-size: 11px !important;
}

/*End: chat right css*/

/*Begin: Delete Document css*/
.img-wrapper {
	position: relative;
}

.img-responsive {
	/*width: 100%;*/
	height: 150px;
}

.img-overlay {
    position: absolute;
	display: none;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.img-wrapper:hover .blurred-image {
    filter: blur(2px); /* Adjust the blur amount as needed */
}
.img-wrapper:hover  .bg-black {
    background-color: rgba(0, 0, 0, 0.5); /* Adjust the background color and opacity as needed */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.img-wrapper:hover .img-overlay{
	display: block;
}


.img-overlay:before {
	content: ' ';
	display: block;
	/* adjust 'height' to position overlay content vertically */
	height: 72%;
}

.btns {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	padding: 1px 5px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/*End: Delete Document css*/

/* Start: Select2 css */

.select2-container {
	width: 100% !important;
}

.select-z-index {
	z-index: 1 !important;
}

.ui-timepicker-container {
	z-index: 10000 !important;
}

.ui-datepicker-prev .ui-icon,
.ui-datepicker-next .ui-icon {
	color: black !important;
}

.height-50 {
	height: 50vh !important;
}

.immediate_supervisor.error+.select2-container .select2-selection--single {
	border-color: #dc3545 !important;
}

.immediate_supervisor.valid+.select2-container .select2-selection--single {
	border-color: #28a745 !important;
}

.immediate_supervisor_edit.error+.select2-container .select2-selection--single {
	border-color: #dc3545 !important;
}

.immediate_supervisor_edit.valid+.select2-container .select2-selection--single {
	border-color: #28a745 !important;
}

.bank_name.error+.select2-container .select2-selection--single {
	border-color: #dc3545 !important;
}

.bank_name.valid+.select2-container .select2-selection--single {
	border-color: #28a745 !important;
}

.assign.error+.select2-container .select2-selection--single {
	border-color: #dc3545 !important;
}

.assign.valid+.select2-container .select2-selection--single {
	border-color: #28a745 !important;
}

.chat-content p {
	font-size: 12px !important;
	font-weight: 450 !important;
	word-break: break-word;
}

.chat.chat-right.chat-right-lead .chat-bubble:last-child .chat-content,
.chat.chat-left.chat-left-lead .chat-bubble:last-child .chat-content {
	border-bottom-right-radius: 20px;
	min-width: 216px;
}

.chat.chat-right .chat-bubble:last-child .chat-content,
.chat.chat-left .chat-bubble:last-child .chat-content {
	border-bottom-right-radius: 20px;
	min-width: 216px;
}

.ck .ck-editor__main {
	max-height: 200px;
	overflow-y: scroll;
}

.logout-form{
	display: none;
}

/* Notifications */

.notifications-menu{
	border-radius: 15px !important;
}

#all_notifications, #unread_notifications{
	font-weight: 500;
	color: white;
}

.notification_active_button{
    background-color: white !important;
    color: black !important;
	font-weight: 600;
}

#delete_all {
    font-weight: 500;
	color: white;
    float: right;
    transition: background-color 0.3s ease;
}

#delete_all:hover {
	font-weight: 600;
	color: red;
}

/* Animation */
@keyframes fadeInSlideDown {
	from {
	  opacity: 0;
	  transform: translateY(-20px);
	}
	to {
	  opacity: 1;
	  transform: translateY(0);
	}
  }

.notification-list {
	animation: fadeInSlideDown 0.5s;
}

.notification-message:not(:first-child) {
	margin-top: 10px;
}

.noti-content{
	border-radius: 15px;
	height: auto !important;
}

.nav-heading{
	background: #212529;
	position: sticky;
	top: 0;
	z-index: 999;
}

/* Read Notifications BG Color */
.list-group-item{
	background-color: rgba(230, 230, 230, 0.251);
}
/* Unread Notifications BG Color */
.unread-list-group-item{
	background-color: rgba(111, 110, 110, 0.145);
}

.noti-details{
	color: rgb(88, 88, 88) !important;
}

.delete-icon{
	color:black !important;
}

.delete-icon:hover{
	color: red !important;
}

.mark-unread-noti{
	color: black !important;
}

.scroll-bar-dashboard{
	height:200px !important;
	max-height: 300px !important;
	overflow: auto !important;
}

.scroll-bar-dashboard::-webkit-scrollbar {
	width: 7px;
}

.scroll-bar-dashboard::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px grey;
}

.scroll-bar-dashboard::-webkit-scrollbar-thumb {
	background: #212529;
}


.scroll-bar{
	max-height: 600px;
	overflow: auto;
}

.scroll-bar::-webkit-scrollbar {
	width: 7px;
}

.scroll-bar::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px grey;
}

.scroll-bar::-webkit-scrollbar-thumb {
	background: #212529;
}

.noti-shake{
	animation: shake 1.5s infinite;
}


.notification-list:hover{
	background-color: white;
}

.is_read:hover{
	background-color: white;
}

@keyframes shake {
	0%,
	25%,
	83%,
	100% {
	  transform: rotatez(0deg);
	}
	32.5%,
	62.5% {
	  transform: rotatez(-8deg);
	}
	47.5%,
	75.5% {
	  transform: rotatez(8deg);
	}
  }

#noti_is_read:hover{
	background-color: transparent;
}

.clear-noti:hover{
	background-color: transparent !important;
}
.none-display{
	display: none;
}

.set-margin-bottom{
	margin-bottom: 1rem !important;
}

.table-responsive {
	overflow-x:  auto !important;
}

.hr-line{
	border: none;
	border-top: 2px solid #ccc;
	margin: 10px 0;
}

.scrollable-manual {
	max-height: auto !important;
	overflow-y: auto !important;
	overflow-x: hidden !important; /* hide the horizontal scrollbar */
}
/* customer page css start */

.shipping-address-box.block {
	display: block;
}

.shipping-address-box.hidden {
	display: none;
}

/* customer page css end */

.mx-300-pixel {
	max-width: 150px;
	margin-left: auto;
}

.section-number{
	width: 10px !important;
}
.section-title{
	min-width: 200px !important;
}

.section-desc{
	min-width: 350px !important;
	margin: 0 !important;
}

.section-price{
	min-width: 80px !important;
	max-width: 80px !important;
}

.all_module_rows input[type=number]::-webkit-inner-spin-button,
.all_module_rows input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	appearance: none;
	display: none;
}
.table-border-none{
	border: none !important;
}
.textbox-100{
	width: 100%;
}

.scrollable-table{
	overflow-y: scroll !important;
	height:200px !important;
}

.birthday_pichead_icon_{
	max-width: 130px !important;
	height: 130px !important;

}

.h-200{
	height:200px !important;
}

.transfrom-image{
	transform: rotate(5deg) !important;
}

.sameHeight{
	height: 250px !important;
}

.cursor-default{
	cursor: default !important;
}

.background-success{
	background-color: #28a745 !important;
	color: white !important;
	border-radius: 10px !important;
}

.background-danger{
	background-color: red !important;
	color: white !important;
	border-radius: 10px !important;
}

.attendance-border {
    width: 28px; 
    height: 28px; 
    border: 1px solid #f0afaf !important;
    border-radius: 50% !important;
    padding: 7px; 
    display: flex; 
    justify-content: center; 
    align-items: center;
}

.chat-1a1a1a-color p{
	color: #1a1a1a !important;
}

.task-chat-view .chat-content > p{
	color: #1a1a1a !important;
}


.calc-width{
	width: calc(80% - 5px) !important;
}

.rec-error{
    border: 1px solid red !important;
}
.f-15{
	font-size: 15px !important;
}

.prepare-sow-div input[type=text], select, textarea,.estimate_hours_input{
	-webkit-transition: 0.1s !important;
	transition: 0.1s !important;
	outline: none !important;
}

.prepare-sow-div input[type=text]:focus, select:focus, textarea:focus , .estimate_hours_input:focus{
	border: 1px solid #8f8f8f !important;
}

.text-lp{
	color: #1f7c35;
}

.more-interviewers-count {
    display: inline-block;
    background-color: green;
    color: white;
    border-radius: 50%;
    padding: 4px 4px;
    margin-left: 10px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    line-height: 1;
}

.tooltip-inner {
	background-color: white !important;
	color: black;
	text-align: left;
	max-width: none; /* Allow the tooltip to expand */
}

.segment-width{
	width: 25px !important;
}

.not-allowed{
	cursor: not-allowed !important;
}

input.form-control.rating-input.error{
	padding-right: 12px !important;
}

.recruiter_leads_add_table {
	border-collapse: separate;
	border-spacing: 0;
	border: none;
	border-radius: 10px;
	overflow: hidden;
}

.mw-180{
	max-width: 180px;
}

.rotate-text{
	transform: rotate(180deg);
    writing-mode: vertical-lr;
    text-align: center;
    vertical-align: middle;
    height: 80px;
    width: 20px;
}


/* Leave Report CSS */


.truncate-name {
	max-width: 100px;
	/* Set your desired width */
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left !important;
}

.monthly-report-table tbody tr .truncate-name, .allocation-sheet-table tbody tr .truncate-name{
	max-width: 140px !important;
}

.leave-cell {
	/* Add padding for better spacing */
	border-radius: 5px;
	/* Rounded corners */
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	/* Make the text bold */
	text-align: center;
	/* Center text */
	/* Add some margin */
}

.leave-cell-flex{
	display: flex;
	flex-direction: row;
}

.leave-count-box {
	/* Add padding for better spacing */
	border-radius: 5px;
	/* Rounded corners */
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	/* Make the text bold */
	text-align: center;
	/* Center text */
	margin: 5px;
	/* Add some margin */
	background-color: #CCE0FF;
	/* Light red for Casual Leave */
	color: #000000;
	/* Dark red text */
}

.light-blue-bg{
	background-color: #B8D6F0;
	color:black;
	padding: 0px;
}

.dark-blue-bg{
	background-color: #003366; color:white;
}

.report-total-bg{
	background-color: #336699; color: white;
}

.total-data-bg{
	background-color: #ff4e4e;
	padding: 0px;
}

.report-content-padding{
	padding-bottom: 10px;
}

.report-leave-types-max-width{
	/* max-width: 65px; */
}

.yearly-report-table {
	width: 100%;
}

.yearly-report-table,
.yearly-report-table th,
.yearly-report-table td {
	border: 1px solid #ccc;
	padding: 4px;
	text-align: center;
}

.report-scroll-container {
	width: 100%;
	overflow: hidden;
	/* Hide default scrollbar */
	cursor: grab;
	/* Change cursor to indicate draggable */
}

.report-scroll-container:active {
	cursor: grabbing;
	/* Change cursor when dragging */
}

.monthly-report-table, .allocation-sheet-table {
	width: 130%;
}

.monthly-report-table,
.monthly-report-table th,
.monthly-report-table td{
    border: 1px solid #ccc;
    padding: 4px;
    text-align: center;
}

.allocation-sheet-table,
.allocation-sheet-table th,
.allocation-sheet-table td{
	border: 1px solid #ccc;
    text-align: center;
}

.allocation-sheet-table td:not(.weekend-data-color){
	border: 1px solid #ccc;
}

.allocation-sheet-table .weekend-data-color{
	border: 1px solid #ccc;
}

.report-scroll-container {
	width: 100%;
	overflow: hidden;
	/* Hide default scrollbar */
	cursor: grab;
	/* Change cursor to indicate draggable */
}

.bg-heading-2 {
	background-color: #73B996;
	color: white;
}

.bg-heading-1 {
	background-color: #735cb6;
	color: white;
}

.medical-leave-box {
	background-color: #ffcccb;
	/* Light red for Casual Leave */
	color: #a60000;
	/* Dark red text */
}
.casual-leave-box {
	background-color: #add8e6;
	/* Light blue for Medical Leave */
	color: #0056b3;
	/* Dark blue text */
}
.birthday-leave-box {
	background-color: #ffffe0;
	/* Light yellow for Birthday Leave */
	color: #856404;
	/* Dark yellow/brown text */
}        

.report-month-input{
	cursor: pointer;
}

.report-month-input::-webkit-calendar-picker-indicator {
	display: none;
	-webkit-appearance: none;
}

.grand-total-fixed-width{
	min-width: 55px;
}

#monthInput{
	font-size: 13px !important;
}

.fifteen-per-width{
	width: 15% !important;
}

.ten-per-width{
	width: 10% !important;
}

.five-per-width{
	width: 5% !important;
}

.light-red-bg{
 	background-color: #ffcece;
	color: black;;
	border-top: 2px solid black;
}

.paid-unpaid-count-bg{
	background-color: #e8e1ff;
	color: black;
}

.total-th-bg{
	background-color: #bc2525;
	color: white !important;
}

.total-count-bg{
	background-color: #ffcece;
	color: black;
}

.grand-total-row{
  background-color: #ffecec;
}

.information-tag{
	position: relative !important;
	bottom: 4px !important;
	left: 1px !important;
	cursor: pointer !important;
	font-size: 11px !important;
}

::-webkit-scrollbar {
	width: 6px;
	height: 6px;
  }
  
  ::-webkit-scrollbar-track {
	background: #f1f1f1;
	border-radius: 10px;
  }
  
  ::-webkit-scrollbar-thumb {
	background-color: #212529;
	border-radius: 10px;
  }
  
  /* For Firefox */
  * {
	scrollbar-width: thin;
	scrollbar-color: #212529 #f1f1f1;
  }
  
  /* Optional: Adjust for Edge and IE */
  .scrollable {
	scrollbar-width: thin;
	scrollbar-color: #212529 #f1f1f1;
  }

  .sidebar{
	scrollbar-color: #828282 #212529 !important;
  }

  .dropdown-border{
	border: none !important;
	border-radius: 20px !important;
  }

  .btn-outline-purple {
    color: #735CB6; /* purple color */
    padding: 4px 8px;
    border-radius: 5px;
    background-color: transparent;
    cursor: pointer;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.btn-outline-red {
    color: rgb(255, 85, 85); /* purple color */
    padding: 4px 8px;
    border-radius: 5px;
    background-color: transparent;
    cursor: pointer;
    transition: background-color 0.3s ease, color 0.3s ease;
}
/* .btn-outline-red:hover {
    background-color: rgb(255, 85, 85);
    color: white;
}

.btn-outline-purple:hover {
    background-color: #735CB6;
    color: white;
} */

.w-15per{
	width: 15% !important;
}

.allocation-form-input[readonly] {
    border: none; /* Remove border */
    background-color: transparent; /* Optional: Change background color */
    cursor: text; /* Change cursor style */
}

.employee-info {
    padding-right: 10px; /* Optional: Add some padding to the right */
	padding-left: 10px; /* Optional: Add some padding to the left */
}

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

.font-size-13{
	font-size: 13px !important;
}

.allocation-sheet-heading{
	background-color: #FFF2CC !important;
	color: #000000 !important;
}

.pl-10{
	padding-left: 10px !important;
}

.weekend-color{
	background-color: #ffe7e7 !important;
}

.weekend-data-color{
	background-color: #ffe7e7 !important;
}

.weekend-data-border-color{
	border-right: 2px solid #00000078 !important;
    border-left: 2px solid #00000078 !important;
}

.height-none{
	height: calc(1.0em + 1.00rem + 0px) !important;
}

.project-name-button {
    margin-right: 10px; /* Optional: Add some space between the text and button */
}

.remove-project-button {
    margin-left: auto; /* Ensure the button is pushed to the right */
}

.allocation-form-input-style{
	border: none !important;
	background-color: transparent !important;
	cursor: grab !important;
}

.disabled-color{
	background-color: #e2e2e2;
}

.allocation-form-input{
	color: #000000;
}

.allocation-form-input:focus{
	color: #000000;
}

.holiday-border{
	/* border: none !important; */
	border-right: 3px solid #b7b7b7 !important;

}

.project-name-style{
	display: flex; justify-content: space-between; align-items: center; flex-wrap: nowrap;
}

.project-name-text-style{
	white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 100%;
}

.on-leave-color{
	background: red !important;
	color: white !important;
}

.w-20per{
	max-width: 20% !important;
}

.font-size-16{
	font-size: 16px !important;
}

.ml-14{
	margin-left: 14px !important;
}

.ml-10{
	margin-left: 10px !important;
}

.password-form-input-style{
	font-size: 13px !important;
    height: 40px !important;
}

.first-date-data{
	border-left: 0px !important;
}

.ck.ck-balloon-panel {
	z-index: 1050 !important;
}

.text-disabled{
	color: #bdbdbd !important;
}

select{
	background-image: none !important;
}