.job-seeker-detail-dropdown {
	background-color: #F4F4F4;
	border: 1px solid #DCDCDC;
	box-sizing: border-box;
	border-radius: 31.5px;
	background-image: url('../../images/background/dropdown.svg');
	height: 42px;
}

.div_bottom_border {
	border-bottom: 1px;
	margin: 1px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-style: ridge;
	border-color: rgba(171, 176, 185, 0.3);
}

.pl-0 {
	padding-left: 0px;
}

.pr-0 {
	padding-right: 0px;
}

.job-detail-entry {
	margin: 1px 1px 20px 1px;
}

.custom-input {
	background: #F4F4F4;
	border: 1px solid #DCDCDC;
	box-sizing: border-box;
	border-radius: 29.5px !important;
	height: 42px;
}

.btn-yellow-border {
	background: #FFFFFF !important;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25) !important;
	border-radius: 29.5px !important;
	border-color: #F6911D !important;
	padding: 6px 15px 6px 15px;
}

.text-yellow {
	color: #F6911D !important;
}

.f-11 {
	font-size: 11px;
}

.f-12 {
	font-size: 12px;
}

.float-right {
	float: right;
}

.text-underline {
	text-decoration: underline;
}

.text-blue {
	color: #1492DB !important;
}

.text-red {
	color: #EE061C !important;
}

.ps-6 {
	padding-left: 3rem !important;
}

.calendar-icon {
	background-color: #F4F4F4;
	border: 1px solid #DCDCDC;
	box-sizing: border-box;
	border-radius: 31.5px;
	background-size: 25px 25px;
	background-position: right .75rem center;
	background-repeat: no-repeat;
	background-image: url('../../images/background/calendar.svg');
	height: 42px;
}

.modal-radious {
	border-radius: 0.9rem !important;
}

.modal-border-bottom-0 {
	border-bottom: 0px !important;
}

.modal-padding-2 {
	padding: 1rem 2rem !important;
}

.btn-height-48 {
	height: 48px;
}

.custom-textarea {
	background: #F4F4F4;
	border: 1px solid #DCDCDC;
	box-sizing: border-box;
	border-radius: 9.5px !important;
}

.dl-btn-p {
	padding: 3px 3px 3px 3px;
	height: 46px;
	width: 130px;
}

.img-wid {
	width: 11.667%;
}

.ps-2-5 {
	padding-left: 2.5rem !important;
}

.card-info {
	margin: 1px 1px 3px 1px;
}

.cand-width
{
width: 71.667%;
}