.recruiter-btn{
	padding: 10px;
	text-align: center
}

.recruiter-btn,button{
	margin-right: 10px;
}

.dropdown-menu-left{
	margin-left:-145px;
}

.select-button{
	display: inline-block;
}

select.select-size{
	width: 85%;
	flex-basis: calc(85% - 20px);
}
a.button-size{
	height: calc(1rem + 8px) !important;
	flex-basis: calc(15% - 20px);
	margin-top:8px;
}

.btn.btn-xxs {
	padding: 0.2rem 0.32rem;
	font-size: 0.300rem;
}

.main-panel-popup {
	-webkit-transition: width 0.25s ease, margin 0.25s ease;
	transition: width 0.25s ease, margin 0.25s ease;
	width: calc(100% - 10px);
	min-height: calc(100vh - 70px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
  }


.square-button {
    height:200%;
}

.new-tab-open{
	display: flex;
	align-items: center;
}

.new-tab-open a {
	flex: 80%;
	font-size: 14px;
}
  
.new-tab-open span{
	flex: 20%;
	
}

/* .new-tab-open:hover{
	background-color: #f8f9fa;
	color: #000000;
}
 */
.new-tab-open:hover{
	background-color: #7dc0f5;
	color: #f8f9fa;
}

.dropdown .dropdown-menu .dropdown-item:hover {
	background-color: #7dc0f5;
	color: #f8f9fa;
}



.dropdown-item-header{
	width: 100%;
	padding: 0.15rem 0.15rem;
	clear: both;
	font-weight: 400;
	font-size: 0.8rem;
	/* color: #343a40; */
	color: #f8f9fa;
	text-align: inherit;
	text-decoration: none;
	white-space: nowrap;
	background-color: transparent;
	border: 0;
	display: flex !important;
}

.dropdown-item-header:hover{
	text-decoration: none;
	color:#343a40;
}

.display-icon{
    display:none
}

.new-tab-open:hover > .display-icon{
	display:block;
}

a.no-underline{
	text-decoration: none;
}

.select2-container .select2-selection--single {
	height: calc(1.50rem + 8px) !important;
	width:100%;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 30px;
	font-size:0.8125rem;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 30px;
}

.width-250p{
    width:250%;
}

.width-200p{
    width:200%;
}

.width-150p{
	width:150%;
}

.width-100p{
	width:100%;
}

.width-80p{
	width:80%;
}

.width-50p{
	width:50%;
}

.width-25p{
	width:25%;
}

.width-10p{
	width:10%;
}

.width-5p{
	width:5%;
}

.width-auto{
    width:auto;
}

.width-210{
    width:210px;
}

.width-200{
    width:200px;
}

.width-160{
	width:160px;
}

.width-150{
	width:150px;
}

.width-135{
	width:135px;
}

.width-125{
	width:125px;
}

.width-110{
	width:110px;
}

.width-100{
	width:100px;
}
.width-80{
	width:80px;
}
.width-50{
	width:50px;
}

.width-25{
	width:25px;
}

.width-10{
	width:10px;
}

.width-5{
	width:5px;
}

.nav-item > p{
	font-size:small;
}

.nav-item{
	padding: 0px;
}

.select-custom-size {
	width: 50% !important;
	border:1px solid #b8b8b7 !important
  }

.text-xs{
	font-size: 9px;
}

a.btn-dark{
	color:#373737;
}

button.btn-dark{
	color:#373737;
}

.btn i.font-21{
	font-size: 1.2rem !important;
}

.btn i.font-21:active{
	font-size: 1.2rem !important;
	color:#ffffff;
}

.btn i.font-21:hover{
	font-size: 1.2rem !important;
	color:#ffffff;
}

.btn i.font-25{
	font-size: 1.8rem !important;
}

.btn i.font-25:active{
	font-size: 1.2rem !important;
	color:#ffffff;
}

.btn i.font-25:hover{
	font-size: 1.8rem !important;
	color:#ffffff;
} 

option {
    font-family: 'Poppins';
}

.btn-dark {
	background-color: #ffffff;
    border: 1px solid #373737;
	color: #373737;
}

.btn-dark:hover {
	background-color: #373737;
    border: 1px solid #373737;
	color: #ffffff;
}
.btn-dark i{
	color:#373737;
}

.btn-dark:hover i{
	color:#ffffff;
}

.btn-shadow{
	box-shadow: 4px 6px 16px 2px #3133337a;
}

.btn-shadow:hover{
	box-shadow: 4px 6px 16px 2px #3133337a;
}

.toggle.ios, .toggle-on.ios, .toggle-off.ios { border-radius: 20px; }
.toggle.ios .toggle-handle { border-radius: 20px; }

.btn-semi-dark{
	background-color: #a5a1a1;
}

.hidden{
 display: none;
}

.btn-circle.btn-sm {
	width: 40px;
	height: 40px;
	padding: 10px 0px;
	border-radius: 20px;
	font-size: 8px;
	text-align: center;
}
.btn-circle.btn-md {
	width: 50px;
	height: 50px;
	padding: 10px 10px;
	border-radius: 25px;
	font-size: 10px;
	text-align: center;
}
.btn-circle.btn-xl {
	width: 70px;
	height: 70px;
	padding: 10px 16px;
	border-radius: 35px;
	font-size: 12px;
	text-align: center;
}

.text-small-notes{
	font-size: 10px;
}

.grid-search-box{
	width: 100% !important;
	padding:0.2rem !important;
}

.form-group label.form-check-label  {
	/* font-size: 0.875rem; */
	font-size: 0.75rem;
	line-height: 1;
	vertical-align: top;
	margin-bottom: .5rem;
}

/* .form-check-label-input-row{
	display: flex;
	column-gap: 10px;
}
 */
.form-check-label-input-row > .form-row{
	vertical-align: top;
	display: inherit;
	margin-left: 10px;
}

.page-link{
	font-size:0.75rem;
}

div.dataTables_wrapper div.dataTables_info {
	font-size: 0.75rem;
}

table.dataTable > thead > tr > th:not(.sorting_disabled), table.dataTable > thead > tr > td:not(.sorting_disabled) {
	padding: 0.2rem 0.2rem;
}

table thead tr th.sorting{
	font-weight: bold;
	font-size: 0.75rem;
	/* background-color: #ff9102; */
}

table thead tr th.sorting_disabled{
	font-weight: bold;
	font-size: 0.75rem;
	/* background-color: #ff9102; */
}

table.dataTable thead tr > .dtfc-fixed-left, table.dataTable thead tr > .dtfc-fixed-right {
	z-index: 1;
	/* background-color: #ff9102; */
}

div.dataTables_wrapper {
	width: 100%;
	margin: 0 auto;
}

.material-icon-text{
	position: relative;
	vertical-align: super;
}

.modal-dialog{
   /*  overflow-y: initial !important */
}
.modal-body{
  /* overflow-y: auto; */
}

.card .card-modal-body {
	padding-top: 1.5rem;
	padding-right:2.5rem;
	padding-left:2.5rem;
	padding-bottom: 0.5rem;
}

.toggle-handle{
	background-color: #373737;
}

.toggle-off.btn {
	padding-left: 0;
}

.select2-search--dropdown .select2-search__field {
	padding: 0px;
	width: 100%;
	box-sizing: border-box;
	font-size:12px;
}

.no-gutters-r{
	padding-right: 0;
}

.no-gutters-l{
	padding-left: 0.1rem;
}

.col-md-2-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 22%;
}

.col-md-2-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 24%;
}

.col-md-3-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 28.333%;
}

.col-md-1-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 13.333%;
}

.close {
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 0.5;
	color: #000;
	text-shadow: 0 1px 0 #fff;
}

.form-group label.wordwrap {
	font-size: 0.75rem;
	line-height: 1;
}

.ml-230{
	margin-left:230px;
}

.sidebar {
	min-height: calc(100vh - 70px);
	background: #ffffff;
	font-family: "ubuntu-regular", sans-serif;
	font-family: 'Poppins';
	padding: 0;
	width: 230px;
	z-index: 11;
	transition: width 0.25s ease, background 0.25s ease;
	-webkit-transition: width 0.25s ease, background 0.25s ease;
	-moz-transition: width 0.25s ease, background 0.25s ease;
	-ms-transition: width 0.25s ease, background 0.25s ease;
	position: fixed;
	overflow-y: scroll;
	max-height: 500px;
	scrollbar-width: thin;
}

legend > h5{
	color:#1E90FF;
	font-weight: bold;
}

.icon-label {
	display: flex;
	align-items: center;
	align-content: space-between;
	column-gap: 5px;
  }

  .displayresponse {
	height:350px;
	overflow-y: scroll;
  }

  .info-text{
	font-size:0.75rem;
  }

.btn-sd {
  padding: 0.48rem;
  font-size: 0.875rem;
  border-radius: 0.1875rem;
}

div.caption-right {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	color: #6c757d;
	text-align: right;
	padding-right: 1.2rem;
}
.embed-container { 
	position: relative; 
	padding-bottom: 79.96632996632997%; 
	height: 0; 
	overflow: hidden; 
	max-width: 100%; 
} 

.embed-container-dashboard { 
	position: relative;  
	height: 500px; 
	overflow: y; 
	max-width: 100%; 
} 
.embed-container iframe, .embed-container object, .embed-container embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}

.embed-responsive-item{
	height: 500px !important;
	width: 100%;
}	

.text-voilet{
	background-color: #a861ff;
	color:#fff;
	font-weight: bold;
}

.text-dark-sky-blue{
	background-color: #638ac2;
	color:#fff;
	font-weight: bold;
}


.text-size-5{
	font-size: small;
}

.non-select{
	pointer-events:none;
	background:#e9ecef;
	line-height:inherit;
}

.navbar {
	font-family: 'Poppins';
	background: linear-gradient(to right, #90caf9, #047edf 99%) !important;
	transition: background 0.25s ease;
	-webkit-transition: background 0.25s ease;
	-moz-transition: background 0.25s ease;
	-ms-transition: background 0.25s ease;
}

.navbar .navbar-menu-wrapper .navbar-nav .nav-item.dropdown .dropdown-toggle::after {
	color: #e9ecef;
	font-size: 1rem;
}

.embed-responsive-21by9 {
	padding-bottom:50%;
}

.btn-md, .btn-group-sm > .btn {
	padding: 0.4rem 0.6rem;
	font-size: 0.900rem;
	border-radius: 0.1875rem;
  }

.md-48 {
	font-size: 48px !important;
}

.md-38 {
	font-size: 38px !important;
}

.modal-medium {
	max-width: 65%;
}

.embed-responsive-item-small{
	height: 260px !important;
	width: 100%;
}	

.embed-responsive-item-medium {
	height: 400px !important;
	width: 100%;
}

embed-responsive-item-medium-leave{
	height: 335px !important;
	width: 100%;
}

.form-equal-check {
	position: relative;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 0;
}

.cursor{
	cursor: pointer;
}

.time-input{
	width: 90%;
	text-align: center;
}

.week-time-input{
	width: 90%;
	text-align: center;
}

.day{
	width: 10%;
	text-align: center;
}

.week-total{
	width: 15%;
	text-align: center;
}

.month-total{
	width: 15%;
	text-align: center;
}

.filled{
	background-color: #f4cccc;
}

.Saved{
	background-color: #ffc107;
}

.Submitted{
	background-color: #37afc2;
}

.Approved{
	background-color: #28a745;
}

.Rejected{
	background-color: #dc3545;
}

.day-div{
	padding: 5%;
}

.day-div > .time-input{
	text-align: center;
	margin-left:6px;
}

.form-check .form-check-label .form-check-input[type="checkbox"].form-check-white-border + .input-helper::before {
	border-color: #ebedf2;
}

.calendar-date-display{
	line-height:40px;
	text-align: left;
}

.Saveddiv{
	width: 15px;
	height: 15px;
	border-radius:2px ;
	background-color: #ffc107;
}

.Submitteddiv{
	width: 15px;
	height: 15px;
	border-radius:2px ;
	background-color: #37afc2;
	margin-left:20px;
}

.Approveddiv{
	width: 15px;
	height: 15px;
	border-radius:2px ;
	background-color: #28a745;
	margin-left:20px;
}
.Rejecteddiv{
	width: 15px;
	height: 15px;
	border-radius:2px ;
	background-color: #dc3545;
	margin-left:20px;
}
.Leavediv{
	width: 15px;
	height: 15px;
	border-radius:2px ;
	background-color: #df27c4;
	margin-left:20px;
}

.Weekenddiv{
	width: 15px;
	height: 15px;
	border-radius:2px ;
	background-color: #f1807e;
	margin-left:20px;
}

.Todaydiv{
	width: 15px;
	height: 15px;
	border-radius:2px ;
	border: 2px solid #0c426d;
	margin-left:20px;
}

.TimeOffYdiv{
	width: 15px;
	height: 15px;
	border-radius:2px ;
	background-color: #3399ff;
	margin-left:20px;
}

.TimeOffNdiv{
	width: 15px;
	height: 15px;
	border-radius:2px ;
	background-color: #fe9865;
	margin-left:20px;
}

.TimeoffY{
	background-color:#3399ff;
}

.TimeoffN{
	background-color: #fe9865;
}

.currentdatediv{
	/*background-color: #cdcdcd;*/
	border: 2px solid #0c426d;
}

.Saturday,.Sunday {
	background-color: #f1807e;
}

.disabled{
	pointer-events:none;
	background: #dddddd;
}

.navbar .navbar-menu-wrapper .navbar-nav .nav-item .nav-link {
	color: inherit;
	font-size: 0.400rem;
	margin-left: 0.3rem;
	margin-right: 0.5rem;
	height: 70px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.v-a-m{
	display: inline;
	vertical-align: middle;
	line-height: 3.2;
}

.active-notification{
	background-color: #4494e3;
}


.bulk_upload_blue {
    margin: 9rem 0 0 7rem;
    max-width:46%; /* Ensures the image width is responsive */
    max-height: 44%; /* Ensures the image height is responsive */
    padding: 4rem 0 1.5rem 0;
    object-fit: contain; /* Maintains the aspect ratio of the image */
}
.invite_employee_img{
	margin: 7rem 0 0 6rem;
	width:44%;
	height:47%;
	padding: 4rem 0 1.5rem 0;
}
  
.photo_link{
	margin-top:1rem;
}

.no-data-found-img{
	margin-left: 13rem;
    width: 38%;
    margin-top: 3rem;
}

.StripeCardElement{
	border-radius: 5px;
	border: 1px solid #4f5255;
	padding: 10px
}
.StripeCardSmElement{
	border-radius: 5px;
	border: 1px solid #4f5255;
}
.StripeCardElement.is-invalid {
	border-radius: 5px;
	border: 1px solid #ff0909;
	padding: 10px;
}
/**
	This css styling for loading icon
 */
a.square-link{
	text-decoration: none;
}
a:hover.square-link{
	text-decoration: none;
}
#loading {
	position: fixed;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	opacity: 0.7;
	background-color: #fff;
	z-index: 9999;
}

#loading-image {
	position: absolute;
	top: 35%;
	left: 45%;
	z-index: 100;
	width: 10%;
}

.credit-card {
	position: relative;
	display: flex;
	width: 360px;
	height: 182px;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #23406f;
	background-clip: border-box;
	border: 1px solid #23406f;
	border-radius: 7px;
}

.new-credit-card{
	position: relative;
	display: flex;
	width: 360px;
	height: 182px;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-clip: border-box;
	border: 1px solid #23406f;
	border-radius: 7px;
	justify-content: center;
	align-items: center;
}

.light {
	color: #7d7979;
	font-size: 11px;
}

.add-button{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.card-selected{
	border-radius: 7px;
	display: flex;
	justify-content: center;
	width: 100%;
	height: 100%;
	align-items: center;
}
.card-selected.active{
	border: 2px solid #3297e8;
}

.nav-item a, .frame a, .frame-1 a, .frame-2 a, ul.rowfeatures>li>a {
	text-decoration: none;
}

.alertbg {
	background: linear-gradient(91.69deg, #D2E9FF 5.29%, #FF8AC7 42.29%, #FEBA75 95.13%);
	padding: 10px;
}

.alertbg .tagText {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #ffffff;
	font-family: Poppins;
	font-size: 15px;
	font-weight: 400;
	line-height: 29px;
	letter-spacing: -0.20000000298023224px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
}
.newText {
	background: #fff;
	padding: 0px 15px;
	border-radius: 50px;
	color: #473BF0;
	margin-right: 10px;
	font-weight: 600;
}

.company-screen > p{
	margin: 0px;
}

.custom-input.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23ffffff'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
  width: 100%;
  position: relative;
  bottom: 4px;
}

/**** action dropdown css *******/
.dropdown-toggle {
    z-index: 1;
    position: relative;
}
.dropdown-menu {
  display: none;
  position: absolute;
  z-index: 1050;
}
.dropdown-menu.show {
  display: block;
}

.action-dropdown {
  position: relative;
}

.no-arrow::after {
  display: none !important;
}
.dropdown-toggle.no-arrow {
  background: transparent;
  border: none;
  font-size: 20px;
  cursor: pointer;

  background-color:#f1f1f1; border:1px solid #f2f2f2;
}
.dropdown-menu {
  display: none;
  position: absolute;
  z-index: 999;
  background: white;
  border: 1px solid #ccc;
  padding: 0px 0;
  box-shadow: 0 2px 8px rgba(0,0,0,0.15);
}

.dropdown-menu.show {
  display: block;
}

.dropdown-item {
  font-size: 12px !important;
}

.dropdown-item i {
  position: relative;
  top: 5px;
  font-size: 20px !important;
  margin-right: 5px;
}

td.cstmz-index {
  z-index: 2 !important;
}

.module_datatable th, .module_datatable td{
	padding: 0.2rem !important;
}
/**** action dropdown css *******/
