 @font-face {
 font-family: 'Poppins';
 src: url('../fonts/Poppins-Bold.eot');
 src: url('../fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Bold.woff2') format('woff2'), url('../fonts/Poppins-Bold.woff') format('woff'), url('../fonts/Poppins-Bold.ttf') format('truetype'), url('../fonts/Poppins-Bold.svg#Poppins-Bold') format('svg');
 font-weight: bold;
 font-style: normal;
 font-display: swap;
}
 @font-face {
 font-family: 'Poppins';
 src: url('../fonts/Poppins-ExtraBold.eot');
 src: url('../fonts/Poppins-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-ExtraBold.woff2') format('woff2'), url('../fonts/Poppins-ExtraBold.woff') format('woff'), url('../fonts/Poppins-ExtraBold.ttf') format('truetype'), url('../fonts/Poppins-ExtraBold.svg#Poppins-ExtraBold') format('svg');
 font-weight: bold;
 font-style: normal;
 font-display: swap;
}
 @font-face {
 font-family: 'Poppins';
 src: url('../fonts/Poppins-Regular.eot');
 src: url('../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Regular.woff2') format('woff2'), url('../fonts/Poppins-Regular.woff') format('woff'), url('../fonts/Poppins-Regular.ttf') format('truetype'), url('../fonts/Poppins-Regular.svg#Poppins-Regular') format('svg');
 font-weight: normal;
 font-style: normal;
 font-display: swap;
}
 @font-face {
 font-family: 'Poppins';
 src: url('../fonts/Poppins-SemiBold.eot');
 src: url('../fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-SemiBold.woff2') format('woff2'), url('../fonts/Poppins-SemiBold.woff') format('woff'), url('../fonts/Poppins-SemiBold.ttf') format('truetype'), url('../fonts/Poppins-SemiBold.svg#Poppins-SemiBold') format('svg');
 font-weight: 600;
 font-style: normal;
 font-display: swap;
}
 @font-face {
 font-family: 'Poppins';
 src: url('../fonts/Poppins-Medium.eot');
 src: url('../fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Medium.woff2') format('woff2'), url('../fonts/Poppins-Medium.woff') format('woff'), url('../fonts/Poppins-Medium.ttf') format('truetype'), url('../fonts/Poppins-Medium.svg#Poppins-Medium') format('svg');
 font-weight: 500;
 font-style: normal;
 font-display: swap;
}
body {
	font-family: 'Poppins';
}
.main_data_request {
	float: left;
	width: 100%;
	margin: 20px 0 0;
	position: relative;
}
.request_page_heading h2 {
	font-size: 24px;
	font-weight: 500;
	color: #000000;
	font-family: inherit;
	margin: 0px 0 0px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.request_page_heading {
	float: left;
	width: 100%;
	position: relative;
}
.request_entry {
	float: left;
	width: 100%;
	margin: 0px 0;
}
.request_entry_item {
	float: left;
	width: 100%;
	position: relative;
	padding: 0;
	border-radius: 6px;
	background: #c4d9ff;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.total_request_text {
	float: left;
	width: 75%;
}
.total_request_img {
	float: right;
	width: 25%;
}
.total_request_img a {
	float: right;
	width: auto;
}
.total_request_img a img {
	float: left;
	width: 70px;
	margin: 4px 5px 0 0px;
}
.total_request_text p {
	float: left;
	width: 100%;
	padding: 0;
	margin: 10px 0;
	color: #545454;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
}
.total_request_text p span {
	float: left;
	width: 100%;
	margin: 6px 0;
	color: #0f6eb5;
	font-size: 24px;
	font-weight: bold;
	font-family: 'Poppins';
}
.botom_view_btn {
	float: left;
	width: 100%;
	padding: 5px;
	text-align: center;
	border-radius: 0 0 6px 6px;
	background: #c4d9ff;
}
.image_text_sec {
	float: left;
	width: 100%;
	position: relative;
	padding: 10px;
	background: #2b68d30d;
	border-radius: 0 0 6px 6px;
}
.botom_view_btn a {
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration: none;
	font-family: unset;
}
.botom_view_btn a img {
	width: 18px;
	margin: 0 0 0 5px;
}
.middle_wrappler {
	float: left;
	width: 100%;
	position: relative;
}
.worker_detail_table {
	float: left;
	width: 100%;
	position: relative;
	margin: 10px 0 40px 0;
}
.table_worker_detail {
	float: left;
	width: 100%;
	background: #fff;
	padding: 10px;
}
.heading_table_sec {
	float: left;
	width: 100%;
}
.heading_table_sec h2 {
	float: left;
	width: 100%;
	color: #545454;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
.heading_table_sec h2 {
	float: left;
	width: 100%;
	color: #545454;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 0;
	margin: 5px 0 16px 0;
}
.table_main {
	float: left;
	width: 100%;
	position: relative;
}
.table_main table {
	font-family: arial, sans-serif;
	border-collapse: collapse;
	width: 100%;
}
.table_main td, th {
	text-align: center;
	padding: 8px;
	color: #000;
	font-weight: 500;
	font-family: 'Poppins';
	font-size: 13px;
}
 .table_main tr:nth-child(even) {
 background-color: #f1f1f18c;
}
.table_main table th {
	background: #2b68d3;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	font-family: 'Poppins';
}
footer a {
	color: #fff;
	font-weight: 600;
}
footer {
	float: left;
	width: 100%;
	text-align: center;
	background: #2b68d3;
	padding: 20px;
	color: #fff;
	text-transform: capitalize;
}
/* 
dashboraed_2 */

.botom_view_btn_2 {
	float: left;
	width: 100%;
	padding: 5px;
	text-align: center;
	border-radius: 0 0 0px 0px;
	background: #c4d9ff;
}
.botom_view_btn_2 a {
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration: none;
	font-family: unset;
}
.botom_view_btn_2 a img {
	width: 18px;
	margin: 0 0 0 5px;
}
.steps_details {
	float: left;
	width: 100%;
	margin: 10px 0;
	position: relative;
}
.steps_one figure svg circle, figure svg path {
	stroke: #545454 !important;
	fill: #a0a0a0 !important;
}
.complete_steps figure svg path {
	stroke: #2b68d3 !important;
	fill: #2b68d3 !important;
}
.steps_one figure svg {
	border: 5px solid #a0a0a0;
	border-radius: 50%;
	padding: 10px;
}
.steps_one figure {
	float: left;
	width: 100%;
	position: relative;
	text-align: center;
}
.steps_one figure figcaption {
	padding: 10px 0 0 0;
	color: #545454;
	font-weight: 600;
	font-size: 16px;
	text-align: center;
	text-transform: capitalize;
}
.complete_steps figure figcaption {
	padding: 10px 0 0 0;
	color: #000000;
	font-weight: 600;
	font-size: 16px;
	text-align: center;
	text-transform: capitalize;
}
.steps_one {
	float: left;
	width: 20%;
	position: relative;
}
.steps_one:after {
	content: "";
	border: 5px solid #a0a0a0;
	width: 74%;
	position: absolute;
	left: 140px;
	top: 26px;
	z-index: -1;
}
.steps_one:last-child:after {
	display: none;
}
.complete_steps:after {
	content: "";
	border: 5px solid #2b68d3;
	width: 74%;
	position: absolute;
	left: 140px;
	top: 26px;
	z-index: -1;
}
.employee_details_step {
	float: left;
	width: 100%;
	position: relative;
}
.complete_steps figure svg {
	border: 5px solid #2b68d3;
	border-radius: 50%;
	padding: 10px;
}
.employee_details_main {
	float: left;
	width: 100%;
	position: relative;
	background: #fff;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	overflow: hidden;
	margin: 20px 0;
}
.empoyee_pic_deatail .employee_details_name {
	float: left;
	width: 100%;
	padding: 0 0 0 40px;
}
.empoyee_pic_deatail {
	float: left;
	width: 100%;
	display: flex;
}
.empoyee_pic_deatail img {
    float: left;
    width: 200px;
    border-radius: 20px;
    height: auto;
    object-fit: cover;
}
.empoyee_pic_deatail .employee_details_name h4 {
	float: left;
	width: 100%;
	text-transform: capitalize;
	font-weight: 500;
	font-size: 18px;
	letter-spacing: 0.6px;
}
.detail_emplorr p {
	float: left;
	width: 100%;
	font-size: 14px;
	font-weight: 500;
	text-transform: capitalize;
	padding: 0px;
	margin: 0;
	position: relative;
}
.detail_emplorr p samp {
	float: left;
	width: 42%;
	font-size: 15px;
	font-family: 'Poppins';
	background: #FBFBFF;
	padding: 0;
	margin: 0;
	padding: 6px 0 6px 5px;
}
.detail_emplorr {
	float: left;
	width: 100%;
	margin: 0 0 5px 0;
}
.detail_emplorr p span {
	float: left;
	width: 53%;
	margin: 8px 0 0 14px;
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.empoyee_personal_step .employee_details_step {
	float: left;
	width: 100%;
	position: relative;
}
.empoyee_personal_step .steps_one {
	float: left;
	width: 100%;
	position: relative;
}
.empoyee_personal_step .steps_one figure {
	float: left;
	width: 70%;
	position: relative;
	text-align: center;
	display: flex;
	margin: 21px 0 27px 122px;
}
.empoyee_personal_step .complete_steps figure svg {
	border: 3px solid #2b68d3;
	border-radius: 50%;
	padding: 4px;
}
.empoyee_personal_step .complete_steps figure svg path {
	stroke: #2b68d3 !important;
	fill: #2b68d3 !important;
}
.empoyee_personal_step .complete_steps figure svg {
	border:3px solid #2b68d3 !important;
	border-radius: 50%;
	padding: 10px;
}
.empoyee_personal_step .complete_steps figure figcaption {
	padding: 0px 0 0 0;
	color: #000000 !important;
	font-weight: 500;
	font-size: 16px;
	text-align: left;
	text-transform: capitalize;
	margin: 0 0 0 0px;
}
.empoyee_personal_step .steps_one figure svg {
	border: 3px solid #a0a0a0;
	border-radius: 50%;
	padding: 4px;
	z-index: 999;
	position: relative;
}
.empoyee_personal_step .complete_steps figure figcaption span {
	float: left;
	width: 100%;
	text-align: left;
	color: #545454;
	font-size: 14px;
}
.empoyee_personal_step .complete_steps:after {
	content: "";
	border: 3px solid #2b68d3 !important;
	width: auto;
	position: absolute;
	top: 38px;
	z-index: 999;
	height: 43px;
	left: 212px;
	display: none;
}
.empoyee_personal_step .steps_one:before {
	content: "";
	position: absolute;
	border: 3px solid #a0a0a0;
	height: 54px;
	left: 139px;
	top: -31px;
}
.argent:before {
	display: none;
}
.empoyee_personal_step .complete_steps:before {
	content: "";
	position: absolute;
	border: 3px solid #2b68d3 !important;
	height: 54px;
	left: 139px;
	top: -31px;
}
.steps_one figure figcaption span {
	float: left;
	width: 100%;
	text-align: left;
	color: #545454;
	font-size: 14px;
}
.empoyee_personal_step .steps_one figure figcaption {
	padding: 0px 0 0 10px;
	color: #000;
	font-weight: 600;
	font-size: 16px;
	text-align: left;
	text-transform: capitalize;
}
.empoyee_personal_step .additional-content {
	display: none;
}
.empoyee_personal_step .toggle-button {
	color: white;
	border: none;
	float: right;
	background: none;
	color: #2b68d3;
	font-size: 16px;
	padding: 0;
	margin: 41px 10px 0 0px;
	font-weight: 500;
}
.empoyee_personal_step button:focus {
	outline:none;
	outline: none;
}
.emdployrr_data_start {
	float: left;
	width: 100%;
	position: relative;
}
/* view profile start */

.view_profile_data {
	float: left;
	width: 100%;
	margin: 20px 0;
	position: relative;
}
.view_profile_data .request_page_heading h2 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 500;
    color: #000000;
    font-family: 'Poppins';
    margin: 10px 0 10px 0;
    letter-spacing: 0.6px;
}
.view_profile_data .request_page_heading .back_btn a {
	float: left;
	width: auto;
	text-decoration: none;
	font-size: 16px;
	font-weight: 500;
	font-family: 'Poppins';
	color: #2B68D3;
}
.select2-container {
	width: 350px ;
}
.view_profile_data .request_page_heading .back_btn {
    width: auto !important;
    float: right !important;
}
.view_profile_data .request_page_heading {
	float: left;
	width: 100%;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.view_employee_details {
	float: left;
	width: 100%;
	/* margin: 20px  0; */
    position: relative;
}

.view_emloyee_experience .employee_photo {
	float: left;
	width: auto;
	position: relative;
}
.view_emloyee_experience .employee_photo img {
	float: left;
	width: 180px;
}
.view_emloyee_experience .employee_photo {
	float: left;
	width: auto;
	position: relative;
}
.view_emloyee_experience .employee_photo img {
    float: left;
    width: 155px;
    border-radius: 10px;
    height: 185px;
    object-fit: cover;
}
.view_emloyee_experience .employee_detais_ {
	float: left;
	width: auto;
	position: relative;
	margin: 14px 0 0 30px;
}
.sselect_employee_ccheck {
	position: absolute;
	z-index: 99;
	right: 7px;
	top: 4px;
}
.sselect_employee_ccheck label {
	font-size: 13px;
	font-weight: 500;
	padding: 0;
	margin: 10px 5px 0 0;
}
.sselect_employee_ccheck input[type="checkbox"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 20px;
	height: 20px;
	border-radius: 3px;
	border: 2px solid #2b68d3;
	background: none;
	cursor: pointer;
	margin: 9px 0 0 9px;
	position: relative;
}
.sselect_employee_ccheck input[type="checkbox"]:checked {
	background-color: #2b68d3;
	border-color: #2b68d3;
}
.sselect_employee_ccheck input[type="checkbox"]:checked:before {
	content: '\f00c'; /* Font Awesome check icon */
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	color: white;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 14px;
	background-color:#2b68d3;
}
.sselect_employee_ccheck input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
	outline: none;
	outline-offset: -2px;
	background-color: none;
}
.sselect_employee_ccheck input[type="checkbox"]:checked {
	background-color: #2b68d3; /* Change background when checked */
}
.nnnn {
	float: right;
	width: auto;
	border: 1px solid #E4E4E4;
	width: 40px;
	height: 39px;
	border-radius: 50%;
}
.view_emloyee_experience .employee_detais_ h3 {
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 0 0 8px 0;
    margin: 0;
    width: auto;
    color: #000;
    letter-spacing: 0.3px;
}
.view_emloyee_experience .employee_detais_ p {
    font-size: 14px;
    font-weight: 500;
    font-family: 'Poppins';
    float: left;
    width: auto;
    padding: 0 0 10px 0;
    margin: 0;
    color: #000;
}
.view_emloyee_experience .basic_detail_ {
	float: left;
	width: 100%;
	position: relative;
	padding: 0 0 5px 0;
}
.view_emloyee_experience .basic_detail_ ul {
	float: left;
	width: auto;
	padding: 0;
	margin: 0;
	position: relative;
}
.view_emloyee_experience .basic_detail_ ul li {
	list-style: none;
	float: left;
	width: auto;
	padding: 0 15px 0 0;
	font-size: 13px;
	font-weight: 500;
	color: #000;
}
.view_emloyee_experience .basic_detail_ ul li i {
	padding: 0 5px 0 0px;
	color: #2b68d3;
}
.employee_detais_ .basic_information {
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
}
.employee_detais_ .basic_information ul {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	position: relative;
}
.employee_detais_ .basic_information ul li {
	list-style: none;
	float: left;
	border: 1px dashed #C4D9FF;
	margin: 0 20px 0 0;
	padding: 3px 40px 3px 7px;
	border-radius: 5px;
	color: #000;
}
.employee_detais_ .basic_information ul li span {
	font-size: 14px;
	font-weight: 500;
	text-transform: capitalize;
}
.employee_detais_ .basic_information ul li h3 {
	font-size: 14px;
	margin: 3px 0 3px 0;
	color: #0f0f0f;
	font-weight: 500;
	padding: 0;
}
._basic_main_detail {
	float: left;
	width: 100%;
	position: relative;
	background: #fff;
	border-radius: 10px;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	padding: 0px;
	border: 0.8px solid #2b68d34d;
}
.document_images_photo img {
	float: left;
	width: 128px;
	height: 75px;
	min-height: 100%;
	background-size: cover;
	object-fit: cover;
}
._basic_main_detail h3 {
	padding: 12px 0px 12px 0;
	margin: 0;
	float: left;
	width: 100%;
	font-size: 16px;
	border-bottom: 1px solid #EFEFEF;
	font-weight: 500;
	color: #000;
}
.data_employrr {
	float: left;
	width: 100%;
	padding: 20px 20px 30px 20px;
	position: relative;
}
.document_images_photo span {
    float: left;
    width: 100%;
    font-size: 11px;
    font-weight: 500;
    padding: 0 0 6px 0;
    color: #000;
}
.document_images_photo {
	float: left;
	width: 100%;
	margin: 0 10px 0 0;
}
.data_employrr ul {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}
.data_employrr ul li {
	float: left;
	width: 25%;
	list-style: none;
}
._basic_main_detail h3 img {
	float: left;
	margin: -3px 10px 0 0px;
	border: 1px solid #EFEFEF;
	padding: 5px;
	border-radius: 50%;
}
.basic_information_sec {
	float: left;
	width: 100%;
	position: relative;
	margin: 15px 0 0 0;
}
.basic_information_sec .basic_information {
	float: left;
	width: 100%;
	padding: 0px 20px 20px 20px;
	position: relative;
}
.basic_information_sec .basic_information .detail_emplorr {
	float: left;
	width: 100%;
	margin: 0 0 5px 0;
}
.basic_information_sec .basic_information .detail_emplorr p {
	float: inline-end;
	width: 100%;
	font-size: 16px;
	font-weight: 500;
	text-transform: capitalize;
	padding: 0px;
	margin: 0;
	position: relative;
	color: #000;
}
.basic_information_sec .basic_information .detail_emplorr p samp {
	float: left;
	width: 50%;
	font-size: 14px;
	font-family: 'Poppins';
	background: #FBFBFF;
	padding: 0;
	margin: 0;
	padding: 11px 0 10px 5px;
	font-weight: 500;
}
.basic_information_sec .basic_information .detail_emplorr p span {
	float: right;
	width: 39%;
	margin: 12px 0 0 0px;
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: 500;
	font-size: 14px;
}
.basic_information .document_images {
	float: left;
	width: 49%;
	position: relative;
	margin: 0px 0;
}
.basic_information .employee_personal_photo {
	float: right;
	width: 49%;
}
.data_employrr ul.passport_images li {
	float: left;
	width: 30%;
	list-style: none;
	margin: 0 10px 0 0;
}
.data_employrr ul.passport_images {
	float: left;
	width: 49%;
	position: relative;
	padding: 0;
	margin: 0;
}
.data_employrr ul.passport_images li .document_images_photo video {
	width: 96px;
	height:96px;
}
.data_employrr ul.personal_photo li {
	float: left;
	width: 30%;
	list-style: none;
	margin: 0 10px 0 0;
}
.data_employrr ul.personal_photo {
	float: right;
	width: 51%;
	position: relative;
	padding: 0;
	margin: 0;
}
.data_employrr ul.personal_photo li .document_images_photo img {
	float: left;
	width: 96px;
	height: 96px;
}
.basic_information .data_employrr {
	float: left;
	width: 100%;
	padding: 13px 0px 0px 0px;
	position: relative;
}
.visa_detail h3 {
	padding: 15px 0px 15px 15px;
	margin: 0;
	float: left;
	width: 100%;
	font-size: 16px;
	border-bottom: 1px solid #c4d9ff96;
	font-weight: 500;
	text-align: left;
	color: #000;
}
.visa_detail {
	float: left;
	width: 100%;
	position: relative;
	background: #2b68d30d;
	border-radius: 10px;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	padding: 0px;
	border: 0.8px solid #2b68d34d;
	margin: 15px 0 0 0;
}
.visa_detail .visa_data {
	float: left;
	width: 100%;
	position: relative;
	padding: 5px 20px;
}
.visa_detail .visa_data ul {
	float: left;
	width: 100%;
	position: relative;
	padding: 0;
	margin: 0;
}
.visa_detail .visa_data ul li span {
	float: right;
	width: auto;
}
.visa_detail .visa_data ul li {
	padding: 5px 0 5px 0;
	margin: 0;
	list-style: none;
	width: 100%;
	font-size: 14px;
	font-weight: 500;
	position: relative;
	color: #000;
	font-family: 'Poppins';
}
.visa_detail .visa_data ul li:after {
	content: ":";
	position: absolute;
	top: revert;
	left: 52%;
}
/* view profile end */

.view_profile_data .request_page_heading h2 span {
	color: #2b68d3;
}
.selected_empoyess {
	float: left;
	width: 100%;
	position: relative;
}
/* .selected_empoyess .view_emloyee_experience .employee_photo img {
	float: left;
	width: 108px;
	border-radius: 10px;
	height: 138px;
	object-fit: cover;
	border: 0.8px solid #2b68d34d;
} */
.selected_empoyess .view_emloyee_experience .employee_detais_ {
	float: left;
	width: auto;
	position: relative;
	margin: 0 0 0 10px;
}
.selected_empoyess .view_emloyee_experience .employee_detais_ h3 {
	font-size: 15px;
	font-weight: 600;
	text-transform: capitalize;
	padding: 0 0 4px 0;
	margin: 0;
	width: auto;
	color: #000;
}
.selected_empoyess .view_emloyee_experience .employee_detais_ p {
	font-size: 12px;
	font-weight: 500;
	font-family: 'Poppins';
	float: left;
	width: auto;
	padding: 0 0 0 0;
	margin: 0;
	color: #000;
	float: left;
	width: 100%;
}
.selected_empoyess .sselect_employee_ccheck input[type="checkbox"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 15px;
	height: 15px;
	border-radius: 3px;
	border: 2px solid #2b68d3;
	background: none;
	cursor: pointer;
	margin: 7px 0 0 7px;
	position: relative;
}
.selected_empoyess .nnnn {
	float: right;
	width: auto;
	border: 1px solid #E4E4E4;
	width: 30px;
	height: 30px;
	border-radius: 50%;
}
.selected_empoyess .detail_emplorr p samp {
	float: left;
	width: 55%;
	font-size: 12px;
	font-family: 'Poppins';
	background: #F3F3FF;
	padding: 0;
	margin: 0;
	padding: 3px 0 3px 5px;
}
.selected_empoyess .detail_emplorr p span {
	float: right;
	width: 35%;
	margin: 3px 0 0 0;
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.view_select_emplyrr {
	float: left;
	width: 100%;
	position: relative;
	background: #ffffff;
	padding: 19px 10px 10px;
	border-radius: 10px;
	border: 0.8px solid #2b68d34d;
	justify-content: space-around;
	align-items: normal;
	vertical-align: top;
	margin: 0 0 10px 0;
}
.selected_empoyess .view_emloyee_experience {
    float: left;
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: normal;
    background: none;
    border: none;
    padding: 0;
    vertical-align: top;
    align-items: center;
}
.selected_empoyess .detail_emplorr {
	float: left;
	width: 100%;
	margin: 5px 0 5px 0;
}
.selected_empoyess .employee_detais_ .basic_information ul li {
	list-style: none;
	float: left;
	border: 1px dashed #C4D9FF;
	margin: 0 8px 0 0;
	padding: 3px 10px 3px 5px;
	border-radius: 5px;
	color: #000;
}
.selected_empoyess .view_emloyee_experience .employee_photo {
	float: left;
	width: auto;
	position: relative;
}
.view_emloyee_experience .basic_information {
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
}
.selected_empoyess .basic_information ul {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	align-items: center;
	vertical-align: middle;
	display: flex;
}
.selected_empoyess .basic_information ul li {
	list-style: none;
	float: left;
	border: 1px dashed #C4D9FF;
	margin: 0 8px 0 0;
	padding: 3px 10px 3px 5px;
	border-radius: 5px;
	color: #000;
	width: 37%;
}
.selected_empoyess .basic_information ul li span {
	font-size: 12px;
	font-weight: 500;
	text-transform: capitalize;
}
.selected_empoyess .basic_information h3 {
	font-size: 15px;
	font-weight: 600;
	text-transform: capitalize;
	padding: 0 0 4px 0;
	margin: 0;
	width: auto;
	color: #2b68d3;
}
.selected_empoyess .basic_information ul li input {
	width: 100%;
	background: none !important;
	border: none;
	box-shadow: none;
	padding: 0;
	margin: 0;
	height: 40px;
	text-align: center;
}
.selected_empoyess .basic_information {
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
}
.selected_empoyess .sselect_employee_ccheck {
	position: absolute;
	z-index: 99;
	right: -2px;
	top: -15px;
}
.additional_forms {
	float: left;
	width: 100%;
	position: relative;
}
.addtional_detail_forms {
	float: left;
	width: 100%;
	padding: 10px 20px;
	position: relative;
}
.addtional_detail_forms h4 {
	float: left;
	width: 100%;
	color: #939393;
	font-size: 16px;
	padding: 5px 0;
	margin: 0;
}
.addtional_detail_forms .input_addtionla {
	float: left;
	width: 49%;
	position: relative;
	margin: 10px 0 10px 10px;
	background: #F3F3FF;
	padding: 10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	vertical-align: middle;
	border-radius: 5px;
}
.addtional_detail_forms .input_addtionla h5 {
	font-size: 14px;
	text-transform: capitalize;
	color: #000;
	font-weight: 600;
	margin: 0;
}
.addtional_detail_forms .input_addtionla .inptu_mainsss {
	float: left;
	width: auto;
}
.addtional_detail_forms .input_addtionla .inptu_mainsss input {
	width: 13px;
	height: 16px;
	cursor: pointer;
	margin: 0;
	margin: 0;
	position: absolute;
	top: 12px;
	margin: 0 0 0 -7px;
}
.addtional_detail_forms .input_addtionla .inptu_mainsss label {
	margin: 0;
	font-size: 13px;
	font-weight: 600;
	margin: 0 10px 0 10px;
	color: #000;
}
.bh_after_1:before {
	content: "";
	background: #0F6FB5;
	width: 5px;
	height: 39px;
	position: absolute;
	left: 0;
	border-radius: 5px 0 0px 5px;
}
.bh_after_2:before {
	content: "";
	background: #FFC500;
	width: 5px;
	height: 39px;
	position: absolute;
	left: 0;
	border-radius: 5px 0 0px 5px;
}
.bh_after_3:before {
	content: "";
	background: #F20C19;
	width: 5px;
	height: 39px;
	position: absolute;
	left: 0;
	border-radius: 5px 0 0px 5px;
}
.addtional_detail_forms .quantity button {
	background-color: #2b68d3;
	color: #fff;
	border: none;
	cursor: pointer;
	font-size: 20px;
	width: 30px;
	height: 30px;
	text-align: center;
	transition: background-color 0.2s;
}
.addtional_detail_forms .input-box {
	width: 40px;
	text-align: center;
	border: none;
	padding: 8px 10px;
	font-size: 16px;
	outline: none;
}
 .addtional_detail_forms .input-box::-webkit-inner-spin-button, .input-box::-webkit-outer-spin-button {
 -webkit-appearance: none;
 margin: 0;
}
.addtional_detail_forms .input-box[type="number"] {
	-moz-appearance: textfield;
}
.addtional_detail_forms .input_addtionla .inptu_mainsss input.input-box {
	position: relative !important;
	top: -2px;
	left: 3px;
	background: #fff;
	color: #2b68d3 !important;
	width: 34%;
	height: 30px;
	padding: 10px;
	font-size: 13px;
}
.bh_after_7:before {
	content: "";
	background: #0F6FB5;
	width: 5px;
	height: 49px;
	position: absolute;
	left: 0;
	border-radius: 5px 0 0px 5px;
}
.bh_after_8:before {
	content: "";
	background: #0F6FB5;
	width: 5px;
	height: 40px;
	position: absolute;
	left: 0;
	border-radius: 5px 0 0px 5px;
	z-index: 99;
	top: 25px;
}
.bh_after_9:before {
	content: "";
	background: #FFC500;
	width: 5px;
	height: 40px;
	position: absolute;
	left: 0;
	border-radius: 5px 0 0px 5px;
	z-index: 99;
	top: 25px;
}
.addtional_detail_forms .input_addtionla .inptu_mainsss .quantity span {
	font-size: 16px;
	font-weight: 600;
	color: #000;
	margin: 0 0px 0 9px;
}
.addtional_detail_forms .inut_test_agent {
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
	position: relative;
}
.addtional_detail_forms .inut_test_agent .main_input_agent label {
	font-size: 14px;
	text-transform: capitalize;
	color: #000;
	font-weight: 600;
	margin: 0;
	padding: 0 0 5px 0;
}
.addtional_detail_forms .inut_test_agent .main_input_agent {
	float: left;
	width: 49%;
	margin: 0 0px 0px 10px;
	position: relative;
}
.addtional_detail_forms .inut_test_agent .main_input_agent input {
	float: left;
	width: 100%;
	position: relative !important;
	background: #fff;
	height: 40px;
	border: 0.8px solid #2b68d34d;
}
.addtional_detail_forms .bottom_adtionla_buttton {
	float: right;
	width: auto;
	margin: 20px 0 10px;
}
.addtional_detail_forms .bottom_adtionla_buttton button {
	background: #2b68d3;
	color: #fff;
	padding: 6px 13px;
	border: none;
}
.addtional_detail_forms .bottom_adtionla_buttton button i {
	margin: 0 0 0 10px;
	background: #fff;
	color: #000;
	padding: 10px;
	border-radius: 50%;
}
.modal {
	display: none;
	padding-top: 50px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0 0 0 / 79%);
	z-index: 999;
}
.modal-content {
	position: relative;
	margin: auto;
	padding: 0;
	width: 85%;
	background: none;
	text-align: center;
	padding: px 0 0 0;
	box-shadow: none;
	border: none;
	background: #fff;
}
.modal-content label {
	text-align: left !important;
	float: left;
}
.close {
	color: #ffffff;
	position: absolute;
	top: 10px;
	right: 25px;
	font-size: 35px;
	font-weight: bold;
	opacity: 100%;
}
.mySlides {
	display: none;
}
.modal-content img {
	width: 500px;
	height: 500px;
}
.selected_empoyess .sselect_employee_ccheckk .nnnn {
	float: right;
	width: auto;
	border: 1px solid #E4E4E4;
	width: 30px;
	height: 30px;
	border-radius: 50%;
}
.selected_empoyess .sselect_employee_ccheckk .nnnn input {
	font-size: 23px;
	width: 30px;
	height: 13px;
	margin: 7px 0 0 0;
}
.view_profile_data .request_page_heading .back_btn input {
	width: 320px;
	height: 40px;
	border: 1px solid #cdcdcd;
	border-radius: 5px;
}
.selected_empoyess .sselect_employee_ccheckk {
	position: absolute;
	z-index: 99;
	right: -2px;
	top: -15px;
}
.select_employee_main .selected_empoyess .view_emloyee_experience .employee_photo img {
	float: left;
	width: 123px;
	border-radius: 10px;
	height: 159px;
	object-fit: cover;
	border: 0.8px solid #2b68d34d;
}
.select_employee_main .selected_empoyess .sselect_employee_ccheck input[type="checkbox"] {
	width: 15px;
	height: 15px;
	border-radius: 3px;
	border: 2px solid #2b68d3;
	background: none;
	cursor: pointer;
	margin: 7px 0 0 7px;
	position: relative;
}
.select_employee_main .sselect_employee_ccheck input[type="checkbox"]:checked:before {
	content: '\f00c'; /* Font Awesome check icon */
	display: block;
}
.employee_edit_form .main_input_agent {
	float: left;
	width: 48%;
	margin: 8px;
}
.employee_edit_form {
	float: left;
	width: 100%;
	position: relative;
}
.employee_edit_form .main_input_agent input {
	float: left;
	width: 100%;
	margin: 0 0px;
	height: 40px;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.employee_edit_form {
	float: left;
	width: 100%;
	position: relative;
	background: #fff;
	padding: 10px;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.employee_edit_form .main_input_agent textarea {
	float: left;
	width: 100%;
	margin: 0 0px;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.employee_edit_form label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 500 !important;
}
.edit_submit_btn button {
	background: #2b68d3;
	padding: 10px 20px;
	color: #fff;
	border: none;
}
.edit_submit_btn {
	float: right;
	width: 100%;
	text-align: right;
}
.worker_request_cutomer .view_select_emplyrr {
	float: left;
	width: 100%;
	position: relative;
	background: #FAF0FB;
	padding: 20px;
	border-radius: 10px;
	border: 0.8px solid #2b68d34d;
	justify-content: space-around;
	align-items: normal;
	vertical-align: top;
	margin: 0 0 10px 0;
}
.worker_request_cutomer .detail_emplorr p span {
	float: left;
	width: 64%;
	margin: 8px 0 0px 20px !important;
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.selected_empoyess.worker_request_cutomer {
	float: left;
	width: 100%;
}
.worker_request_cutomer .heading_table_sec h2 {
	float: left;
	width: 50%;
	color: #000000;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 0;
	margin: 5px 0 16px 0;
}
.worker_request_cutomer .worker_detail_table {
	margin: 0px 0 40px 0;
}
.worker_request_cutomer .heading_table_sec {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
}
.worker_request_cutomer .back_btn {
	float: right;
	width: auto;
	position: relative;
}
.worker_request_cutomer .back_btn input {
	width: 320px;
	height: 40px;
	border: 1px solid #cdcdcd;
	border-radius: 5px;
}
.worker_request_cutomer .detail_emplorr p samp {
	float: left;
	width: 30%;
	font-size: 12px;
	font-family: 'Poppins';
	background: #ffffff;
	padding: 0;
	margin: 0;
	padding: 5px 0 8px 10px;
}
.worker_request_cutomer .edit_profile_btn {
	float: right;
	position: absolute;
	bottom: 17px;
	right: 10px;
}
.worker_request_cutomer .edit_profile_btn a {
	text-decoration: none;
	background: #2b68d3;
	color: #fff;
	padding: 8px 15px;
	border-radius: 100px;
}
.worker_request_cutomer .view_emloyee_experience {
	float: left;
	width: 100%;
	position: relative;
	display: flex;
	justify-content: start;
	align-items: center;
	background: none;
	border: none;
	padding: 0;
	vertical-align: top;
}
.worker_request_cutomer .table_worker_detail table tr td .requent_btns {
	float: left;
	width: 100%;
	position: relative;
}
.worker_request_cutomer .table_worker_detail table tr td .requent_btns ul {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	position: relative;
}
.worker_request_cutomer .table_worker_detail table tr td .requent_btns ul li {
	float: left;
	width: auto;
	padding: 0;
	margin: 0;
	position: relative;
	list-style: none;
	margin: 0px 5px 0 0;
}
.worker_request_cutomer .table_main table th {
	background: #2b68d3;
	color: #fff;
	text-align: left;
	font-size: 14px;
	font-weight: 500;
	font-family: 'Poppins';
}
.worker_request_cutomer .table_main td, th {
	text-align: left;
	padding: 8px;
	color: #000;
	font-weight: 500;
	font-family: 'Poppins';
	font-size: 13px;
}
.worker_request_cutomer .table_worker_detail table tr td .requent_btns ul li a.pending_btn {
	float: left;
	width: 100%;
	text-decoration: none;
	background: #ffb606;
	padding: 5px 10px;
	border-radius: 100px;
	color: #fff;
}
.worker_request_cutomer .table_worker_detail table tr td .requent_btns ul li a.approval_btn {
	float: left;
	width: 100%;
	text-decoration: none;
	background: #2B68D3;
	padding: 5px 10px;
	border-radius: 100px;
	color: #fff;
}
.worker_request_cutomer .table_worker_detail table tr td .requent_btns ul li a.reject_btn {
	float: left;
	width: 100%;
	text-decoration: none;
	background: #ff0000d2;
	padding: 5px 10px;
	border-radius: 100px;
	color: #fff;
}
.worker_request_cutomer .basic_information {
	float: left;
	width: 100%;
	margin: 0px 0 0 0;
	padding: 0px !important;
}
.worker_request_cutomer .basic_information .detail_emplorr p samp {
	float: left;
	width: 24%;
	font-size: 15px;
	font-family: 'Poppins';
	background: #FBFBFF;
	padding: 0;
	margin: 0;
	padding: 11px 0 10px 20px;
	border-radius: 0 0 0 0;
}
.basic_information_sec .basic_information .detail_emplorr p span button {
	border: none;
	padding: 6px 15px;
	border-radius: 100px;
	font-size: 12px;
	background: #2b68d3;
	color: #fff;
}
.worker_request_cutomer .detail_emplorr p span img.document_image {
	width: 83px;
	margin: 5px 10px 0 0;
}
.worker_request_cutomer .detail_emplorr p span label {
	font-size: 12px;
	font-weight: 500;
	width: auto;
	position: absolute;
	top: -1px;
}
.worker_request_cutomer .basic_information .detail_emplorr p span {
	float: left;
	width: 59% !important;
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.cancel_request_btn {
	float: right;
	width: auto;
	margin: 20px;
}
.cancel_request_btn button {
	background-color: #f00;
	padding: 10px 20px;
	font-size: 16px;
	color: #fff;
	border: none;
	border-radius: 100px;
}
.new_desifgn .employee_details_main {
	float: left;
	width: 100%;
	position: relative;
	background: #fff;
	overflow: hidden;
	margin: 1s0px 0;
	padding: 10px;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.steps_new_design.last_main_step:before {
	content: "";
	border: 3px solid #a0a0a0;
	position: absolute;
	right: 0px;
	top: 17px;
	z-index: 9;
	height: 100%;
}



.details_stesps_amin {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
	right: 20px;
}
.details_stesps_amin ul li {
	padding: 0;
	margin: 0;
	float: left;
	width: 20%;
	list-style: none;
	position: relative;
}
.details_stesps_amin ul li.bottom_steps {
	float: right;
}

.details_stesps_amin ul li .complete-customer-step:before{
	border: 3px solid #0d8200d2 !important;
}

.details_stesps_amin ul li .steps_new_design:after {
	content: "";
	border: 3px solid #a0a0a0;
	position: absolute;
	top: 17px;
	/* left: 75px; */
    width: 100%;
	right: 0;
}
.steps_new_design.last_main_step:after {
	content: "";
	border: 3px solid #a0a0a0 !important;
	position: absolute !important;
	top: 17px !important;
	width: 100% !important;
}
.steps_new_design.middle_spteps:after {
	content: "";
	border: 3px solid #a0a0a0 !important;
	position: absolute !important;
	top: 17px !important;
	left: 75px !important;
	width: 50px !important;
}
.details_stesps_amin ul {
	padding: 0;
	margin: 0;
	text-align: left;
}
.new_desifgn .empoyee_pic_deatail .employee_details_name {
	float: left;
	width: 100%;
	padding: 0px 0 0 20px;
}
.detail_emplorr.new_data_emlpuee {
	float: left;
	width: 100%;
	position: relative;
}
.details_stesps_amin ul li .steps_new_design {
	float: left;
	width: 100%;
	text-align: left;
}
.details_stesps_amin ul li .steps_new_design figure svg {
	border: 4px solid #a0a0a0;
	padding: 4px;
	width: 40px;
	height: 40px;
	border-radius: 100px;
	z-index: 99;
	position: relative;
	background: #fff;
}
.details_stesps_amin ul li .steps_new_design figcaption {
	float: left;
	width: 100%;
	text-align: left;
	font-size: 11px;
	padding: 10px 2px 10px 2px;
	font-weight: 500;
	color: #a0a0a0;
}
.detail_emplorr.new_data_emlpuee p span {
	float: right;
	padding: 0;
	margin: 8px 0 0 0;
	position: relative;
	text-align: left;
	padding: 0 0 0 20px;
}
.complete-customer-step figcaption {
	color: #0d8200d2 !important;
}
.complete-customer-step figure svg {
	border: 4px solid #0d8200d2 !important;
}
.complete-customer-step figure svg path {
	fill:#0d8200d2 !important;
}
.details_stesps_amin ul li .complete-customer-step:after {
	border: 3px solid #0d8200d2;
}
.details_stesps_amin ul li .complete-customer-step:after {
	border: 3px solid #0d8200d2 !important;
}
.steps_details .progress-bar__wrapper {
	position: relative;
}
.steps_details .progress-bar__value {
	position: absolute;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 8px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.steps_details progress {
	width: 100%;
	height: 20px;
	border-radius: 50px;
	background-color: #ddd;
	transition: width 300ms ease;
}
 progress[value]::-webkit-progress-bar {
 width: 100%;
 height: 20px;
 border-radius: 50px;
 background-color: #ddd;
 transition: width 300ms ease;
}
 progress[value]::-webkit-progress-value {
 width: 0;
 border-radius: 50px;
 background-color: #2b68d3;
 transition: width 300ms ease;
}
.dashboard_table .talbe_dashboard_main table td a button {
	background: #2b68d3 !important;
	color: #fff;
	border: none;
	border-radius: 100px;
}
.dashboard_table .talbe_dashboard_main table td button {
	background: #2b68d3 !important;
	color: #fff;
	border: none;
	border-radius: 100px;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
	max-width: 1170px;
}
.create_req {
	float:right;
}
.create_req a {
    background: #2b68d3;
    border: 1px solid #2B68D3;
    text-align: center;
    font-family: 'Poppins';
    letter-spacing: 0px;
    color: #FFFFFF;
    border-radius: 2px;
    padding: 5px 18px;
    text-decoration: none;
    font-size: 14px !important;
}
.create_req a:hover {
	background: #3476e8;
}
.pending_request_tab {
	width:100%;
	float:left;
}
.pending_request_tab ul {
	margin: 0;
	padding: 0;
}
.pending_request_tab ul li {
	width: auto;
	padding: 15px 0px 10px;
}
.pending_request_tab ul li a {
	color: #000;
	text-decoration: none;
	padding: 6px 30px;
	margin: 0 3px 0 0;
	border: 1px solid #2b68d3;
	font-size: 14px;
}
.pending_request_tab ul li a.active {
	background: #2b68d3;
	border-radius: 3px;
	color:#fff;
}


.upload_visa_button {
	background: #2b68d3;
	border: 1px solid #2b68d3;
	border-radius: 50px;
	color: #fff;
	padding: 3px 6px;
	margin: 0;
	font-size: 9px;
}
.upload_ticket_btm{
	background: #2b68d3;
	border: 1px solid #2b68d3;
	border-radius: 50px;
	color: #fff;
	padding: 3px 6px;
	margin: 0;
	font-size: 9px;
}

.mobile_view_buttonbx .cancel_request_btm {
	background: #F00;
	border: 1px solid #F00;
	border-radius: 50px;
	color: #fff;
	padding: 0px 12px;
	/* margin: 0; */
	font-size: 12px;
	margin: 20px 0 0 0;
	height: 36px;
	line-height: 36px;
	text-align: center;
}
.cancel_request {
	color: #fff;
	background-color: #ff0000;
	border: 1px solid #ff0000;
	border-radius: 72px;
	padding: 1px 5px;
	font-size: 9px;
	text-align: center;
	white-space: nowrap;
}
.approve_btm{
	color: #fff;
	background-color: #3d9b34;
	border: 1px solid #3d9b34;
	border-radius: 72px;
	padding: 1px 5px;
	font-size: 9px;
	text-align: center;
	white-space: nowrap;
}
.dashboard_view_btn {
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	margin: auto;
	float: none;
}

.dashboard_table h2.pending_request {
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
}



.last_main_step_mobile_2:before{
	display: none;
}


.last_main_step_mobile:before{
	display: none;
}



.view_profile_data {
    float: left;
    width: 100%;
    margin: 20px 0;
}


.modal-body input.cancel_request {
    padding: 10px 20px;
    font-size: 11px;
}



.wrapper .btn {
    display: inline-block !important;
}


.filter_sider_mobile {
    display: none;
}

.select_employee_main {
    float: left;
    width: 100%;
    margin: 15px 0 20px 0;
    display: flex;
    align-items: center;
}

.topbar_right .nav-item a:hover {
    background: none;
}

.request_page_heading.edit_profile {
    float: left;
    margin: 30px 0 15px 0;
}
.view_profile_data .request_page_heading .back_btn {
    float: right;
    width: auto;
    position: relative;
}



.country_code_name {
    float: left;
    width: 50%;
    position: relative;
    margin: 0;
}

.country_code_name span.select2.select2-container.select2-container--default {
    float: right;
    width: 100% !important;
}



.mobile_filtet_wishilist {
    display: none;
}


.crate_new_request_banner {
    float: left;
    width: 100%;
    position: relative;
    margin: 35px 0px 0px;
}
.crate_new_request_banner img {
    float: left;
    width: 100%;
    position: relative;
}

.content_content_request h2 {
    float: left;
    width: auto;
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    text-align: center;
    line-height: 30px;
    font-weight: 600;
    font-family: 'FontAwesome';
}

.content_content_request {
    position: absolute;
    left: 37px;
    width: 83%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    top: 23%;
}

.content_content_request a {
    background: #ffd111;
    padding: 10px 60px;
    border-radius: 3px;
    border: 1px solid #000;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
}

.content_content_request .click-btn {
    display: flex;
    width: 212px;
    height: 40px;
    justify-content: center;
    align-items: center;
    /* margin: 0.5rem; */
    line-height: 35px;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    transition: all 0.35s;
    box-sizing: border-box;
    z-index: 9;
    position: relative;
}


.content_content_request .btn-style507::before {
    width: 11%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ff0000;
    transform: rotateZ(-45deg) translate(-50%, -50%);
    transition: all 0.3s;
    content: "";
    z-index: -1;
}

.content_content_request .about_image_ a:hover::before {
	background-color: #ff0000;
}
.content_content_request .btn-style507:hover::before {
	animation: ani507 0.6s forwards;
}

.country_code_name select#homecountry {
    padding: 10px;
    font-size: 12px;
    font-weight: 600;
    border-radius: 6px;
    background: #fff;
    border: 1px solid #d2d2d2;
}
.country_code_name span.select2-selection.select2-selection--single {
    display: none;
}
.hire_employee {
    width: 100%;
    float: right;
    text-align: right;
    margin: 0 !important;
}


.view_emloyee_experience {
    float: left;
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    vertical-align: middle;
    background: #FAF0FB;
    padding: 20px;
    border-radius: 10px;
    border: 0.8px solid #2b68d34d;
}
.empoloyy_image img {
	width: 200px;
	height: 200px;
	object-fit: cover;
	border-radius: 50%;
	border: 2px solid #2b68d3;
	background-size: cover;
	background-position: top;
	object-fit: cover;
	object-position: center top;
}







@media(max-width:575.5px) {
.content_content_request h2 {
	font-size: 14px;
   line-height: 16px;
   font-weight: 600;
}
.crate_new_request_banner img {
   height: 78px;
}
.content_content_request .click-btn {
	width: 140px;
   height: 40px; /
   line-height: 14px;
   border-radius: 5px; 
   font-size: 16px; 
   padding: 0;
}

.employee_edit_form .main_input_agent {
	float: left;
	width: 100%;
	margin: 8px 0;font-size: 14px;
}
.employee_edit_form label { 
	font-size: 14px;
}
.edit_submit_btn button { 
	font-size: 14px;
}


}