:root {
 --dk-gray-100: #F3F4F6;
 --dk-gray-200: #E5E7EB;
 --dk-gray-300: #D1D5DB;
 --dk-gray-400: #9CA3AF;
 --dk-gray-500: #6B7280;
 --dk-gray-600: #4B5563;
 --dk-gray-700: #374151;
 --dk-gray-800: #1F2937;
 --dk-gray-900: #111827;
 --dk-dark-bg: #313348;
 --dk-darker-bg: #2a2b3d;
 --navbar-bg-color: #6f6486;
 --sidebar-bg-color: #252636;
 --sidebar-width: 250px;
}
.container_user {
	width:100%;
	float:left;
	margin:auto;
}
.wrapper {
	height: 100%;
	overflow: hidden;
	width: 100%;
}
.topbar_right .navbar {
	padding: 0 0;
	margin: 0 0 0 -6px;
}
.topbar {
	left: 0px;
	position: fixed;
	right: 0;
	top: 0px;
	z-index: 999;
	/* background: #FFFFFF 0% 0% no-repeat padding-box; */
    box-shadow: 0px 3px 6px #00000029;
	opacity: 1;
	background: linear-gradient(to right, #2B68D3 34%, #ffffff 50%);
}
.topbar-left {
	width: 100%;
	float: left;
	background: #2B68D3;
	text-align: left;
	padding: 0 0 5px 0;
}
.topbar-left img {
	width: 205px;
	text-align: left;
	padding: 10px 0;
	margin: auto;
}
.topbar_right {
	width:100%;
	float:left;
}
.topbar_right .navbar ul {
    list-style: none;
    grid-template-columns: repeat(6, 1fr);
    justify-self: end;
    float: left;
    width: 100%;
    text-align: right;
    float: right;
}
ul.rightside_menu {
	float: right !important;
	width: auto !important;
}
.topbar_right .nav-item {
	text-align: center;
	margin: auto;
	padding: 0 0 0 0;
	margin: 0;
}
.topbar_right .nav-item a {
	text-decoration: none;
	text-align: center;
	padding: 6px 2px 0px;
	font-family: 'Poppins';
	font-weight: 500;
	margin: 0 10px;
	font-size: 15px;
	letter-spacing: 0.7px;
	text-transform: uppercase;
	color: #000;
}
.topbar_right .nav-item a.active {
	color: #2B68D3;
	border-bottom: 3px solid #2B68D3;
}
.topbar_right .rightside_menu li a {
	text-decoration: none;
	margin: auto;
	padding: 6px 8px 0 0;
	text-align: left;
	letter-spacing: 0.14px;
	color: #1F1F1F;
	font-family: 'Poppins';
	font-size: 12px;
	font-weight: 600;
}
.topbar_right .rightside_menu li a span p {
	display: inline-block;
	border-radius: 50px;
	padding: 5px;
	height: 30px;
	width: 30px;
	text-align: center;
	font: normal normal 600 14px/18px Open Sans;
	letter-spacing: 0px;
	color: #FFF;
	background: #2B68D3 0% 0% no-repeat padding-box;
	border: 1px solid #2B68D3;
}
.topbar_right .rightside_menu li a span img {
	width: 36px;
	padding: 0 10px 0 0;
}
.topbar_right .rightside_menu {
	float: right;
	text-align: right;
	width: 100%;
	margin-bottom: 0;
	margin-top: 12px;
}
.dropdown_profile {
	width:100%;
	float:left;
}
.dropdown-menu h2 {
	width: 100%;
	text-align: left;
	letter-spacing: 0.14px;
	color: #343434;
	font-family: unset;
	font-size: 16px;
	text-transform: capitalize;
	float: left;
	width: 100%;
	margin: 0px 0 14px;
}
.dropdown-menu {
	left: -197px;
	min-width: 18rem;
	padding: 10px;
	margin: 10px 0;
	top: 81%;
}
.dropdown_profile img {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	border: 2px solid #2b68d3;
	background-size: cover;
	background-position: top;
	object-fit: cover;
	object-position: center top;
}
.dropdown_profile h2 {
	width: 100%;
	float: left;
	padding: 10px 0 0;
	margin: 0;
	text-align: left;
	letter-spacing: 0.14px;
	color: #343434;
	font-family: unset;
	text-transform: unset;
	font-size: 16px;
}
.dropdown_profile p {
	font-size: 12px;
	padding: 0;
	margin: 0;
	text-align: left;
}
.dropdown_profile ul {
	padding: 0;
	margin: 18px 0 0;
}
.dropdown_profile ul li {
	float: left;
	margin: 0;
	width: 100%;
	text-align: left;
	padding: 7px 0px 8px;
}
.dropdown_profile ul li a {
	color: #000;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	text-align: center;
	margin: auto;
	padding: 7px 8px 5px;
	text-transform: capitalize;
	font-weight: bold;
}
.dropdown_profile ul li a span {
	color: #fff;
	padding: 2px 6px 0 0;
	border-radius: 5px;
	margin: 0 5px 0 0;
}
.dropdown_profile ul li a span img {
	border-radius: 2px;
	border: none;
	height: auto;
	width: 18px !important;
	padding: 0 !important;
}
.btm_de_user {
	width: 100%;
	float: left;
	margin-top: 22px;
}
.btm_left {
	width:100%;
	float:left;
}
.btm_side_tab {
	width: 100%;
	float: left;
	background: #F3F6FC;
	padding: 4px 0;/*height: 94vh;
	height: 100vh;*/
	height: 100%;
	position: relative;
	border-right: 2px solid #dfdfdf82;
}
.side_newcss {
	height: 100% !important;
}
.btmright_side {
	width: 100%;
	float: left;
}
.btmright_side {
	width: 100%;
	float: left;
	padding:18px 0 50px 0;
}
.search_bx h2 {
	color: var(--unnamed-color-1f1f1f);
	text-align: left;
	float: left;
	width: auto;
	font: normal normal 600 16px/24px Open Sans;
	letter-spacing: 0px;
	color: #1F1F1F;
	padding: 6px 20px 0 0;
	margin-left: 10px;
}
.form-group {
	float: left;
	width: 70%;
}
.search_bx {
	padding: 0px 0 0;
}
.search_bx select {
	padding-right: 40px;
	background-image: url(../images/icon-down.png) !important;
	background-repeat: no-repeat;
	background-size: auto 8px;
	background-position: 95% center;
}
.search_bx select {
	border-radius: 4px;
	background-color: #FFF;
	height: 50px;
	font-weight: 600;
	line-height: normal;
	padding: 15px;
	width: 100%;
}
.search_bx select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	background-color: transparent;
	background-image: none;
	box-shadow: none;
	color: #A4A4A4;
	line-height: 1;
	outline: 0;
	overflow: hidden;
	position: relative;
	text-indent: 1px;
	text-overflow: '';
	height: 36px;
	padding: 0 15px;
	width: 100%;
	cursor: pointer;
	font-size: 14px;
}
.recruitment_bx {
	width: 100%;
	float: left;
	padding: 0 0 0 12px;
}
.btm_side_tab .recruitment_bx {
	overflow: auto;
	height: 100vh;
}
.recruitment_bxone {
	width: 100%;
	float: left;
	padding: 17px;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border: 1px solid #D5D5D5;
	border-radius: 5px;
}
.recruitment_bxone:hover {
	border: 1px solid var(--unnamed-color-2b68d3);
	background: #F3F6FC 0% 0% no-repeat padding-box;
	box-shadow: 0px 3px 6px #00000029;
	border: 1px solid #2B68D3;
	border-radius: 5px;
}
.onebx_recruitment {
	margin:0;
	padding:0px 17px 17px 0;
}
.recruiting_text {
	padding: 0 2px;
	margin: 0;
}
.recruitment_img {
	width: 33%;
	float: left;
}
.recruitment_text {
	width: 67%;
	float: left;
	padding-left: 10px;
}
.recruitment_text h2 {
	margin: 0;
	padding: 0;
	text-align: left;
	letter-spacing: 0px;
	color: #1F1F1F;
	opacity: 1;
	font: normal normal 600 16px/24px Open Sans;
}
.recruitment_text h3 {
	margin:0;
	padding:0;
	text-align: left;
	font: normal normal normal 13px/20px Open Sans;
	letter-spacing: 0px;
	color: #1F1F1F;
	opacity: 1;
}
.recruitment_text .table {
	width: 100%;
	margin-bottom: 0;
	color: #212529;
	margin-top: 15px;
}
.recruitment_text .table th {
	text-align: left;
	padding: 0;
	border: none;
	opacity: 1;
	font: normal normal normal 13px/21px Open Sans;
	letter-spacing: 0px;
	color: #919191;
}
.recruitment_text .table td {
	text-align: left;
	padding:0;
	font: normal normal normal 12px/21px Open Sans;
	letter-spacing: 0px;
	border: none;
	color: #1F1F1F;
	opacity: 1;
}
.recruitment_bx .select_candi {
	width: auto;
	float: left;
	padding: 0;
	position: absolute;
	right: 31px !important;
	top: 18px !important;
	color: #000000;
	font-size: 21px;
}
.recruitment_bx input + label {
	display: inline-block;
	width: 20px;
	height: 19px;
	border:1px solid #D1D1D1;
	border-radius: 2px;
	cursor: pointer;
}
.recruitment_bx input:checked + label::after {
position: relative;
top: -10px;
left: 0;
content: '\2714';
font-size: 12px;
border: 2px solid #2b68d3;
border-radius: 2px;
cursor: pointer;
width: 20px;
height: 20px;
background: #2b68d3;
color: #fff;
padding: 0px 3px;
display: inline-block;
}
.clear_filter {
	width: 100%;
	float: left;
	text-align: center;
	position: absolute;
	bottom: 7px;
	left: 0;
	right: 0;
}
.clear_filter button {
	margin: auto;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border: 1px solid #2B68D3;
	border-radius: 2px;
	text-align: center;
	font: normal normal normal 12px/17px Open Sans;
	letter-spacing: 0px;
	color: #2B68D3;
	width: 103px;
	height: 36px;
}
.clear_filter button img {
	width: 19px;
	float: left;
	padding: 2px 0 0 7px;
}
.recruitment_bx input {
	display: none;
}
.hire_employee {
    width: 100%;
    float: right;
    text-align: right;
    margin: -10px -11px 0 0px;
}
.hire_employee button {
	background: #2b68d3;
	border: 1px solid #2B68D3;
	text-align: center;
	font-family: 'Poppins';
	letter-spacing: 0px;
	color: #FFFFFF;
	border-radius: 5px;
	padding: 5px 18px;
}
.hire_employee_badge {
	color: #fff;
	background-color: #f61e1c;
	border-radius: 50px;
	height: 20px;
	width: 20px;
	padding: 0px !important;
	text-align: center !important;
	line-height: 20px !important;
}
.recruitment_view_img {
	width: 100%;
	float: left;
	text-align: center;
	padding: 31px 20px;
}
.recruitment_view_img img {
	width:100%;
	text-align:center;
}
.recruitment_view_name {
	width: 100%;
	float: left;
	text-align: left;
	padding: 0 20px 48px;
}
.recruitment_view_name h2 {
	text-align: left;
	font: normal normal 600 16px/24px Open Sans;
	padding:0;
	margin:0;
	letter-spacing: 0px;
	color: #000;
}
.recruitment_view_name p {
	text-align: left;
	padding: 0;
	margin: 0;
	font: normal normal normal 14px/26px Open Sans;
	letter-spacing: 0px;
	color: #1F1F1F;
}
.recruitment_view_name h3 {
	text-align: left;
	font: normal normal 600 20px/20px Open Sans;
	letter-spacing: 0px;
	color: #1F1F1F;
	padding:6px 0 0;
}
.recruitment_view_selectemployee .select_candi {
	width: auto;
	float: left;
	padding: 0;
	position: absolute;
	left: 11px !important;
	top: 20px !important;
	color: #000000;
	font-size: 21px;
}
.recruitment_view_selectemployee input + label {
	display: inline-block;
	width: 20px;
	height: 20px;
	border:1px solid #D1D1D1;
	border-radius: 2px;
	cursor: pointer;
	float: left;
}
.recruitment_view_selectemployee input:checked + label::after {
position: relative;
top: -11px;
left: 0;
content: '\2714';
font-size: 12px;
border: 2px solid #2b68d3;
border-radius: 2px;
cursor: pointer;
width: 20px;
height: 20px;
background: #2b68d3;
color: #fff;
padding: 0px 3px;
}
.recruitment_view_selectemployee input {
	display: none;
}
.recruitment_view_selectemployee p {
	text-align: left;
	font: normal normal 600 14px/24px Open Sans;
	letter-spacing: 0px;
	color: #1F1F1F;
	padding: 0;
	margin: -2px 0 0 10px;
	float: left;
}
.recruitment_view_selectemployee a {
	float: right;
	text-align: right;
	padding: 18px 10px 0;
	text-decoration: none;
	font: normal normal 600 16px/24px Open Sans;
	letter-spacing: 0px;
	color: #2B68D3;
}
.back_arrow a img {
	width: 17px;
}
.recruitment_view_tab {
	margin: 16px 0 0;
}
.recruitment_view_tab .nav-tabs {
	border-bottom: none;
}
.recruitment_view_tab .nav-tabs .nav-link {
	border: 1px solid #b4b4b4;
	border-radius: 0;
	color:#000;
	letter-spacing: 0.14px;
	text-align: center;
	font: normal normal 600 14px/19px Open Sans;
	letter-spacing: 0.14px;
	color: #1F1F1F;
	padding:12px 50px;
	margin: 0 10px;
}
.recruitment_view_tab #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	border-bottom: none !important;
	background: #2B68D3 0% 0% no-repeat padding-box;
	text-align: center;
	font: normal normal 600 14px/19px Open Sans;
	letter-spacing: 0.14px;
	color: #FFFFFF;
	border: 1px solid #2B68D3;
}
.recruitment_view_tab .table {
	width: 100%;
	margin-bottom: 0;
	color: #212529;
}
.recruitment_view_tab .table th {
	text-align: left;
	font: normal normal normal 13px/20px Open Sans;
	letter-spacing: 0px;
	padding:6px 10px;
	color: #8B8B8B;
	border: none;
}
.recruitment_view_tab .table td {
	text-align: left;
	padding:6px 10px;
	font: normal normal normal 13px/20px Open Sans;
	letter-spacing: 0px;
	border: none;
	color: #1F1F1F;
}
.recruitment_view_tab .rating {
	color:#2b68d3;
}
.recruitment_view_tab .interview_details h2 {
	width:100%;
	float:left
}
.recruitment_view_tab .interview_details h2 {
	text-align: left;
	margin-bottom: 6px;
	font: normal normal 600 13px/19px Open Sans;
	letter-spacing: 0.14px;
	color: #919191
}
.interview_details {
	width:100%;
	float:left;
}
.interview_details .nav-fill > .nav-link, .nav-fill .nav-item {
	flex: inherit;
}
.interview_details .vid-wrapper {
	text-align: center;
	padding: 20px;
}
.interview_details .vid {
	display: inline-block;
	vertical-align: top;
	position: relative;
	border: 1px solid #ccc;
	padding: 0px;
	cursor: pointer;
transition: transform .2s;
	background: #ccc;
	border-radius: 8px;
}
.interview_details .vid:hover {
	-ms-transform: scale(1.03); /* IE 9 */
	-webkit-transform: scale(1.03); /* Safari 3-8 */
	transform: scale(1.03);
}
 .interview_details .vid::before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
/* Video Popup */
 .interview_details .video-popup {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 998;
	background: rgba(0, 0, 0, .7);
	cursor: pointer;
	display: none !important;
}
.interview_details .video-popup.show-video {
	display: flex !important;
}
.interview_details .iframe-wrapper {
	position: relative;
}
.interview_details .iframe-wrapper iframe {
	background: #000;
}
.interview_details .iframe-wrapper .close-video {
	content: '';
	position: absolute;
	width: 15px;
	height: 15px;
	top: 3px;
	right: 4px;
	background: url(../images/close.svg);
	border-radius: 50%;
	background-size: cover;
}
.interview_details .padding_mp {
	padding:5px;
	margin:0;
}
.interview_details .vid iframe {
	width: 100%;
	float: left;
	height: 110px;
	border-radius: 8px;
}
.magnific-img img {
	width: 100%;
	height: auto;
	border: 1px solid #ccc;
	padding: 3px;
	object-fit: cover;
	height: 130px;
}
.magnific-img {
	display: inline-block;
	width: 32.3%;
	padding: 5px;
}
a.image-popup-vertical-fit {
	cursor: -webkit-zoom-in;
}
.mfp-with-zoom .mfp-container, .mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
	opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
	opacity: 0.98;
}
.mfp-with-zoom.mfp-removing .mfp-container, .mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}
.mfp-arrow-left:before {
	border-right: none !important;
}
.mfp-arrow-right:before {
	border-left: none !important;
}
button.mfp-arrow, .mfp-counter {
	opacity: 0 !important;
	transition: opacity 200ms ease-in, opacity 2000ms ease-out;
}
.mfp-container:hover button.mfp-arrow, .mfp-container:hover .mfp-counter {
	opacity: 1 !important;
}
/* Magnific Popup CSS */
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
}
.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}
.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box;
}
.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
	display: none;
}
.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}
.mfp-ajax-cur {
	cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}
.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
	cursor: auto;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
.mfp-loading.mfp-figure {
	display: none;
}
.mfp-hide {
	display: none !important;
}
.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}
.mfp-preloader a {
	color: #CCC;
}
.mfp-preloader a:hover {
	color: #FFF;
}
.mfp-s-ready .mfp-preloader {
	display: none;
}
.mfp-s-error .mfp-content {
	display: none;
}
button.mfp-close, button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation;
}
 button::-moz-focus-inner {
 padding: 0;
 border: 0;
}
.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
	opacity: 1;
}
.mfp-close:active {
	top: 1px;
}
.mfp-close-btn-in .mfp-close {
	color: #333;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}
.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}
.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
	margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
	opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}
.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}
.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}
.mfp-arrow-left {
	left: 0;
}
.mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px;
}
.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
	right: 0;
}
.mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px;
}
.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
	top: -40px;
}
.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000;
}
/* Main image in popup */
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
	line-height: 0;
}
.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444;
}
.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px;
}
.mfp-figure figure {
	margin: 0;
}
.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}
.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px;
}
.mfp-image-holder .mfp-content {
	max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}
 @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
 padding-left: 0;
 padding-right: 0;
}
 .mfp-img-mobile img.mfp-img {
 padding: 0;
}
 .mfp-img-mobile .mfp-figure:after {
 top: 0;
 bottom: 0;
}
 .mfp-img-mobile .mfp-figure small {
 display: inline;
 margin-left: 5px;
}
 .mfp-img-mobile .mfp-bottom-bar {
 background: rgba(0, 0, 0, 0.6);
 bottom: 0;
 margin: 0;
 top: auto;
 padding: 3px 5px;
 position: fixed;
 box-sizing: border-box;
}
 .mfp-img-mobile .mfp-bottom-bar:empty {
 padding: 0;
}
 .mfp-img-mobile .mfp-counter {
 right: 5px;
 top: 3px;
}
 .mfp-img-mobile .mfp-close {
 top: 0;
 right: 0;
 width: 35px;
 height: 35px;
 line-height: 35px;
 background: rgba(0, 0, 0, 0.6);
 position: fixed;
 text-align: center;
 padding: 0;
}
}
 @media all and (max-width: 900px) {
 .mfp-arrow {
 -webkit-transform: scale(0.75);
 transform: scale(0.75);
}
 .mfp-arrow-left {
 -webkit-transform-origin: 0;
 transform-origin: 0;
}
 .mfp-arrow-right {
 -webkit-transform-origin: 100%;
 transform-origin: 100%;
}
 .mfp-container {
 padding-left: 6px;
 padding-right: 6px;
}
}
.visa_bx {
	padding: 0 0 8px 0;
}
.recruitment_img img {
	width: 100%;
}
.visa_bx h3 {
	text-align: left;
	font: normal normal 600 14px/24px Open Sans;
	letter-spacing: 0.16px;
	color: #1F1F1F;
	padding: 0;
	margin:0px 0 0 10px;
	float: left;
}
.boder_bxleft {
	border-left: 2px solid #ccc;
}
.visa_bx .table th {
	padding: 5px 10px;
	border: none;
	text-align: left;
	font: normal normal normal 14px/14px Open Sans;
	letter-spacing: 0px;
	color: #919191;
}
.visa_bx .table td {
	padding: 5px 10px;
	border: none;
	text-align: left;
	font: normal normal normal 14px/14px Open Sans;
	letter-spacing: 0px;
	color: #1F1F1F;
}
.selected_employees_tit h2 {
	float: left;
	padding: 10px 12px;
	text-align: left;
	font: normal normal 600 20px/20px Open Sans;
	letter-spacing: 0px;
	color: #1F1F1F;
}
.selected_employees_tit span {
	text-align: left;
	padding: 10px 18px;
	font: normal normal 600 18px/20px Open Sans;
	letter-spacing: 0px;
	float: right;
	color: #1F1F1F;
}
.recruitment_view_selectemployee h6 {
	text-align: left;
	font: normal normal normal 14px/50px Open Sans;
	letter-spacing: 0px;
	color: #A4A4A4;
	margin: 40px 0 0 -5px;
}
.selectemployee_chak .table th {
	text-align: left;
	font: normal normal normal 13px/20px Open Sans;
	letter-spacing: 0px;
	padding: 6px 10px;
	color: #1F1F1F;
	border: none;
}
 .selectemployee_chak [type="radio"]:checked, .selectemployee_chak [type="radio"]:not(:checked) {
 position: absolute;
 left: -9999px;
}
.selectemployee_chak [type="radio"]:checked + label, .selectemployee_chak [type="radio"]:not(:checked) + label {
 position: relative;
 padding-left: 28px;
 cursor: pointer;
 line-height: 20px;
 display: inline-block;
 color: #666;
}
.selectemployee_chak [type="radio"]:checked + label:before, .selectemployee_chak [type="radio"]:not(:checked) + label:before {
 content: '';
 position: absolute;
 left: 0;
 top: 0;
 width: 18px;
 height: 18px;
 border: 1px solid #ddd;
 border-radius: 100%;
 background: #fff;
}
.selectemployee_chak [type="radio"]:checked + label::after, .selectemployee_chak [type="radio"]:not(:checked) + label::after {
 content: '';
 width: 10px;
 height: 10px;
 background: #2B68D3;
 position: absolute;
 top: 4px;
 left: 4px;
 border-radius: 100%;
 -webkit-transition: all 0.2s ease;
 transition: all 0.2s ease;
}
.selectemployee_chak [type="radio"]:not(:checked) + label:after {
 opacity: 0;
 -webkit-transform: scale(0);
 transform: scale(0);
}
.selectemployee_chak [type="radio"]:checked + label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.w_70bx {
	width:70%;
	float:left;
	margin: 0;
}
.recruitment_view_tab .table td p {
	float: left;
	padding: 0 10px 0 0;
	margin: 0;
}
.w_70bx .form-control {
	display: block;
	width: 100%;
	height: auto;
	padding: 8px 15px;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	text-align: left;
	font: normal normal normal 14px/17px Open Sans;
	letter-spacing: 0px;
	color: #919191;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border: 1px solid #D5D5D5;
	border-radius: 2px;
	margin: 10px 0 0;
	font-size: 13px;
}
.recruitment_view_tab .table th span {
	color:#F00;
}
.qty-input {
	color: #000;
	background: #fff;
	display: flex;
	align-items: center;
	overflow: hidden;
}
.qty-input .product-qty, .qty-input .qty-count {
	background: transparent;
	font-weight: bold;
	height: auto;
	line-height: 1;
	border:1px solid #D5D5D5;
	color: #919191;
	padding: 2px 0;
	font-size: 10px;
	border-radius: 2px;
}
.qty-input .product-qty:focus, .qty-input .qty-count:focus {
	outline: none;
}
.qty-input span {
	padding: 0 0 0 4px;
	text-align: left;
	letter-spacing: 0px;
	color: #919191;
	font: normal normal normal 11px/17px Open Sans;
}
.qty-input .product-qty {
	width: 49px;
	min-width: 0;
	display: inline-block;
	text-align: center;
	appearance: textfield;
	margin: 3px;
}
.qty-input .product-qty::-webkit-outer-spin-button, .qty-input .product-qty::-webkit-inner-spin-button {
 appearance: none;
 margin: 0;
}
.qty-input .qty-count {
	padding: 0;
	cursor: pointer;
	width: 40px;
	text-indent: -100px;
	overflow: hidden;
	position: relative;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	font-weight: bold;
	height: auto;
	line-height: 1;
	color: #A4A4A4;
	padding: 3px 0;
	font-size: 12px;
	border-radius: 2px;
}
.qty-input .qty-count::before, .qty-input .qty-count::after {
content: "";
height: 1px;
width: 8px;
position: absolute;
display: block;
background: #A4A4A4;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
color: #A4A4A4;
}
.qty-input .qty-count--minus {
	border: 1px solid #e2e2e2;
}
.qty-input .qty-count--add {
	border: 1px solid #e2e2e2;
}
.qty-input .qty-count--add:after {
	transform: rotate(90deg);
}
.qty-input .qty-count:disabled {
	color: #ccc;
	background: #f2f2f2;
	cursor: not-allowed;
	border-color: transparent;
}
.qty-input .qty-count:disabled:before, .qty-input .qty-count:disabled:after {
	background: #ccc;
}
.qty-input {
	border-radius: 4px;
	transform: scale(1.5);
	width: 50%;
	margin-left: 13%;
}
.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	background-color: #f3f6fc;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
}
.sidenav a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 25px;
	color: #818181;
	display: block;
	transition: 0.3s;
}
.sidenav a:hover {
	color: #f1f1f1;
}
.sidenav .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
}
 @media screen and (max-height: 450px) {
 .sidenav {
padding-top: 15px;
}
 .sidenav a {
font-size: 18px;
}
}
.destopfilter {
	display:inline-block;
}
.mobilefilter {
	display: none;
}
.experience {
}
.experience .wrapper_sidbar {
	display: flex;
	margin-top: 0;
	border-left: 0px;
	padding: 10px 10px 5px 0px;
}
.experience .price-field input[type="range"] {
	background: #2b68d3;
	border-radius: 3px;
	height: 16px;
}
.experience .price-field {
	height: auto !important;
	background: none !important;
	padding-top: 1px !important;
	padding-left: 10px !important;
	border-radius: 3px !important;
	margin-bottom: 20px;
}
.experience .price-wrap #one, .price-wrap #two {
	text-align: center;
	margin-right: 0;
	font-size: 14px;
}
.experience .price-wrap label {
	text-align: right;
	margin-bottom: 0;
}
.experience .price-wrap span {
	padding: 1px 10px 0 0;
	font: normal normal 600 14px/24px Open Sans;
	margin: 0;
}
.submit_button {
	width: 100%;
	float: left;
	text-align: center;
	padding: 30px 0 0 155px;
}
.submit_button button {
	background: #1BB1AF 0% 0% no-repeat padding-box;
	box-shadow: 0px 10px 30px #1BB1AF33;
	text-align: left;
	font: normal normal 600 16px/22px Open Sans;
	color: #FFFFFF;
	padding: 7px 7px 7px 13px;
	border-radius: 6px;
	border: none;
	font: normal normal 600 14px/22px Open Sans;
}
.submit_button span {
	background: #0F8684 0% 0% no-repeat padding-box;
	border-radius: 8px;
	padding: 5px 8px;
	margin: 0 0 0 12px;
}
.submit_button span img {
	width: 17px;
}
.btmright_side_mobile {
	padding:0;
}
.profile_pic {
	width: 100%;
	float: left;
	text-align: center;
	padding: 14px 20px;
	position: relative;
}
.profile_pic img {
	width: 100%;
	text-align: center;
	height: 187px;
	object-fit: cover;
}
.profile_field {
	width: 100%;
	float: left;
	padding: 14px 20px;
}
.profile_fieldone {
	width:100%;
	float:left;
	padding: 0 0 19px;
}
.profile_fieldone p {
	text-align: left;
	font: normal normal normal 13px/14px Open Sans;
	margin: 0;
	font-family: 'open_sansregular';
	padding: 0;
	letter-spacing: 0px;
	color: #919191;
}
.profile_fieldone label {
	text-align: left;
	font: normal normal normal 13px/14px Open Sans;
	margin: 0;
	font-family: 'open_sansregular';
	padding: 0 0 5px 0;
	letter-spacing: 0px;
	color: #919191;
}
.profile_fieldone .form-control {
	height: 36px;
	text-align: left;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border: 1px solid #D5D5D5;
	border-radius: 2px;
	font: normal normal normal 14px/17px Open Sans;
	letter-spacing: 0px;
	color: #1F1F1F;
}
.disabled_country {
	background: #D5D5D5 0% 0% no-repeat padding-box !important;
	border: 1px solid #D5D5D5 !important;
	border-radius: 2px;
}
.profile_fieldone h2 {
	text-align: left;
	font: normal normal 600 15px/24px Open Sans;
	margin: 0;
	font-family: 'open_sansregular';
	padding: 0;
	letter-spacing: 0px;
	color: #1F1F1F;
}
.company_profile_right h2 {
	text-align: left;
	font: normal normal 600 20px/24px Open Sans;
	letter-spacing: 0px;
	color: #1F1F1F;
	padding: 0px 0 18px;
	float: left;
	width: auto;
}
.right_side_profile {
	width:100%;
	float:left;
	padding:0;
	margin:0;
}
.right_side_profile label {
	font: normal normal normal 14px/20px Open Sans;
	letter-spacing: 0px;
	color: #919191;
	width: 100%;
	float: left;
}
.right_side_profile span {
	color: #F61D1B;
}
.right_side_profile .form-control {
	height: 36px;
	text-align: left;
	border: 1px solid #D5D5D5;
	border-radius: 2px;
	font: normal normal normal 14px/17px Open Sans;
	letter-spacing: 0px;
	color: #1F1F1F;
}
.right_side_profile select {
	background: url(../images/down_arrow_new.png) no-repeat right;
	background-position-x: right 10px;
	background-size: auto 10px;
	-webkit-appearance: none;
}
.mobile_numbercod {
	padding:0;
}
.mobile_numbercod_comapny {
	padding-left:0;
}
.company_profile_right {
	width:100%;
	float:left;
}
.right_side_profile .form-group {
	float: left;
	width: 70%;
	padding: 0 0 10px 0;
}
.right_side_profile textarea {
	height: 76px !important;
}
.company_profile_right .submit_button {
	width: 100%;
	float: left;
	text-align: left;
	padding: 30px 0 0;
}
.company_profile_right .submit_button button {
	background: #1BB1AF 0% 0% no-repeat padding-box;
	box-shadow: 0px 10px 30px #1BB1AF33;
	text-align: left;
	font: normal normal 600 16px/22px Open Sans;
	color: #FFFFFF;
	padding: 7px 7px 7px 13px;
	border-radius: 6px;
	border: none;
	font: normal normal 600 14px/22px Open Sans;
}
.company_profile_right .submit_button span {
	background: #0F8684 0% 0% no-repeat padding-box;
	border-radius: 6px;
	padding: 5px 8px;
	margin: 0 0 0 14px;
}
.edit_profile_filter {
	width: 100%;
	float: left;
	text-align: center;
	position: absolute;
	bottom: 87px;
	left: 0;
	right: 0;
}
.edit_profile_filter button {
	margin: auto;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border: 1px solid #2B68D3;
	border-radius: 2px;
	text-align: center;
	font: normal normal normal 12px/17px Open Sans;
	letter-spacing: 0px;
	color: #2B68D3;
	width: 85%;
	height: 36px;
}
.edit_profile_filter button img {
	width: 19px;
	text-align: center;
	padding: 0px 3px 0 3px;
}
.custom_field {
	width: auto;
	float: right;
	text-align: right;
}
.custom_field button {
	margin: auto;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border: 1px solid #2B68D3;
	border-radius: 5px;
	text-align: center;
	font: normal normal normal 12px/17px Open Sans;
	letter-spacing: 0px;
	color: #2B68D3;
	width: 135px;
	height: 36px;
	margin: 0px 4px 0 0;
}
.custom_field button:hover {
	background: #2B68D3 0% 0% no-repeat padding-box;
	border: 1px solid #2B68D3;
	color: #fff;
}
.profile_pic_upload {
    float: left;
    width: 100%;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
}
.choose_file {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	font: normal normal normal 14px/20px Open Sans;
	letter-spacing: 0px;
	height: 32px;
	color: #2B68D3;
	border: 1px solid #2B68D3;
	display: block;
	text-align: center;
	margin: auto;
	width: 130px;
}
.remove_image {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	font: normal normal normal 14px/20px Open Sans;
	letter-spacing: 0px;
	height: 32px;
	color: #2B68D3;
	border: 1px solid #2B68D3;
	display: block;
	text-align: center;
	margin: auto;
	width: 130px;
	margin: 10px auto;
}
.add_custom_field_pop .modal-header {
	padding: 0;
	border-bottom: none;
	background: #2B68D3;
	height: 50px;
}
.add_custom_field_pop .modal-title {
	margin-bottom: 0;
	font: normal normal 600 16px/24px Open Sans;
	letter-spacing: 0px;
	color: #FFFFFF;
	padding: 10px 14px;
}
.add_custom_field_pop .close-video {
	content: '';
	position: absolute;
	width: 15px;
	height: 15px;
	top: 17px;
	right: 14px;
	background: url(../images/close.svg);
	border-radius: 50%;
	background-size: cover;
	border: none;
}
.custom_fields_pop {
	width:100%;
	float:left;
}
.custom_fields_pop p {
	font: normal normal normal 12px/20px Open Sans;
	letter-spacing: 0px;
	color: #919191;
}
.custom_fields_pop label {
	font: normal normal normal 14px/17px Open Sans;
	letter-spacing: 0px;
}
.custom_fields_pop label span {
	color: #E51F0C;
}
.custom_fields_pop .form-control {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border: 1px solid #D9D9D9;
	height: 36px;
	font: normal normal normal 13px/17px Open Sans;
	letter-spacing: 0px;
	color: #808080;
	border-radius: 2px;
}
.custom_fields_pop .form-group {
	float: left;
	width: 90%;
}
.save_button {
	background: #1BB1AF 0% 0% no-repeat padding-box;
	border-radius: 2px;
	text-align: center;
	font: normal normal normal 14px/17px Open Sans;
	width: 70px;
	height: 36px;
	border:none;
	letter-spacing: 0px;
	color: #FFFFFF;
}
.clear_button {
	border: 1px solid var(--unnamed-color-2b68d3);
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border: 1px solid #2B68D3;
	text-align: center;
	width: 70px;
	height: 36px;
	font: normal normal normal 14px/17px Open Sans;
	letter-spacing: 0px;
	color: #2B68D3;
}
.modal-footer {
	text-align: right;
	float: right;
	margin: auto;
	width: 100%;
}
.pading__l_l {
	padding-left: 0;
}
.no_record_found_page {
	background: #F3F6FC 0% 0% no-repeat padding-box;
	width: 100vw;
	float: left;
	height: calc(100vh - 63px) !important;
}
.select_employee_button button {
	text-align: left;
	font: normal normal 600 16px/22px Open Sans;
	letter-spacing: 0px;
	color: #FFFFFF;
	background: #2B68D3 0% 0% no-repeat padding-box;
	box-shadow: 0px 10px 30px #2B68D324;
	border-radius: 5px;
	padding: 8px 12px;
	border: none;
	margin: 20px 0;
}
.no_record_found_page_img {
	width:100%;
	text-align:center;
}
.no_record_found_page_img img {
	width: 140px;
	text-align: center;
	margin: auto;
	padding: 0 0 20px;
}
.no_record_found_page h2 {
	text-align: center;
	font: normal normal normal 24px/33px Open Sans;
	letter-spacing: 0px;
	color: #1C1C1C;
}
.no_record_found_page p {
	text-align: center;
	width: 416px;
	font: normal normal normal 14px/20px Open Sans;
	letter-spacing: 0px;
	color: #808080;
	margin: auto;
}
.no_record_found_text {
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	top: 30%;
}
#view_profile_text {
	display: none;
	padding: 5px;
	position: absolute;
	/* right: -67px; */
	z-index: 9;
	text-align: center;
	bottom: 40px;
	background: #2b68d3;
	border-radius: 3px;
}
/* #view_profile_text::before {
 content: '';
 z-index: 99999;
 position: absolute;
 top: 13%;
 left: 0;
 margin-top: 0;
 margin-left: -20px;
 display: block;
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 7px 12px 8px 9px;
 border-color: transparent #2b68d3 transparent transparent;
 transition: margin-top .1s ease-out;
} */
#view_profile_text img {
	width: 20px;
	text-align: center;
	display: block;
	margin: auto;
	padding: 4px 0;
}
#view_profile_text p {
	text-align: left;
	font: normal normal normal 12px/15px Lato;
	letter-spacing: 0px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
}
#view_profile:hover #view_profile_text {
	display: block;
}
#checkbox_profile_text {
	display: none;
	padding: 5px;
	position: absolute;
	right: -116px;
	z-index: 9;
	text-align: center;
	bottom: -11px;
	background: #2b68d3;
	border-radius: 3px;
}
#checkbox_profile_text::before {
 content: '';
 z-index: 99999;
 position: absolute;
 top: 13%;
 left: 0;
 margin-top: 0;
 margin-left: -20px;
 display: block;
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 7px 12px 8px 9px;
 border-color: transparent #2b68d3 transparent transparent;
 transition: margin-top .1s ease-out;
}
#checkbox_profile_text img {
	width: 20px;
	text-align: center;
	display: block;
	margin: auto;
	padding: 1px 0;
}
#checkbox_profile_text p {
	text-align: left;
	font: normal normal normal 12px/15px Lato;
	letter-spacing: 0px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
}
#checkbox_profile:hover #checkbox_profile_text {
	display: block;
}
.noselect * {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: default;
}
.interview_details .padding_mp {
	padding: 0 9px 0 6px;
	margin: 0;
}
.all {
	position: relative;
	padding: 0 0 0 0;
}
.section_video {
	height: 100%;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	padding: 0;
}
.page-block {
	width: 100%;
	max-width: 100%;
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	box-sizing: border-box;
	float: left;
}
.page-block .text-padding {
	padding: 0;
	min-height: auto;
}
.page-content {
	min-height: 100px;
}
.swiper-container.videoswiper {
	padding: 10px;
	margin-left: -10px;
	margin-right: -10px;
	box-sizing: border-box;
}
.videoswiper h1 {
	margin-bottom: 20px;
	font-weight:400;
}
.videoswiper h1 a {
	margin-left:8px;
	color:#7f8083;
	font-size:13px;
	font-weight:400;
	text-decoration:none;
	cursor:pointer;
}
.videoswiper h1 a:hover {
	text-decoration:underline;
}
.videoswiper .swiper-slide {
	overflow: hidden;
	transition: 0.6s all;
}
.videoswiper .swiper-slide:hover {
	box-shadow: none;
	z-index: 2;
}
.videoswiper .swiper-slide:after {
	position: absolute;
	content:'';
	bottom: 0;
	left: 10px;
	right: 10px;
	height: 100px;
	/*  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 90%, rgba(255, 255, 255, 1) 100%);
*/  cursor:pointer;
	z-index: 2;
}
.videoswiper .card-img::before {
content: '';
position: absolute;
content: '';
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #1F1F1F;
border-radius: 5px;
opacity: 0.56;
}
.videoswiper .swiper-card {
	position: relative;
	padding: 0;
	box-sizing: border-box;
	cursor: pointer;
}
.row.videoswiper.noselect.swiper-container-horizontal {
	padding: 0;
	margin: 0;
}
.videoswiper .card-img {
	position:relative;
	height: 130px;
	width: 100%;
	background-color: #f2f2f2;
	background-position:50%;
	background-repeat:no-repeat;
	background-size:cover;
}
.videoswiper .card-img:after {
	content:'';
	position:absolute;
	height:100%;
	width:100%;
	top:0;
	left:0;
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2040%2040%22%3E%3Cpath%20d%3D%22M20%200C9%200%200%209%200%2020s9%2020%2020%2020%2020-9%2020-20S31%200%2020%200zM16%2029V11l12%209L16%2029z%22%20fill%3D%22%23FFFFFF%22%2F%3E%3C%2Fsvg%3E%0A");
	background-repeat:no-repeat;
	background-position:50%;
	background-size:29px;
	filter:drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.1));
	transition:0.6s all;
	cursor:pointer;
}
.videoswiper .card-img:hover:after {
	filter:drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.3));
}
.videoswiper .card-img a {
	height:100%;
	display:block;
	cursor:pointer;
}
.videoswiper .card-info {
	position: relative;
	width: 100%;
	z-index: 1;
}
.videoswiper .card-info > a {
	position: relative;
	height: 100%;
	width: 100%;
	text-decoration: none;
	color: inherit;
	cursor: pointer;
}
.videoswiper .card-info h2 {
	margin:10px 0;
	color:#0071ba;
	font-size:18px;
	line-height:22px;
	cursor: inherit;
}
.videoswiper .card-info p {
	font-size:13px;
	cursor: inherit;
}
.videoswiper .pagination {
	position: absolute;
	bottom: 2px;
	text-align: center;
	z-index: 9;
}
.videoswiper .swiper-pagination-bullet {
	height: 6px;
	width: 6px;
}
.videoswiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #0071ba;
}
.videoswiper .swiper-button-prev, .videoswiper .swiper-button-next {
	height: 40px;
	width: 40px;
	top: 29px;
	background-color: white;
	background-size: 14px;
	border-radius: 50%;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	transition: 0.6s all;
	cursor: pointer;
}
.videoswiper .swiper-button-prev:hover, .videoswiper .swiper-button-next:hover {
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
}
.videoswiper .swiper-button-prev {
	left: initial;
	right: 60px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%230071ba'%2F%3E%3C%2Fsvg%3E");
}
.videoswiper .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%230071ba'%2F%3E%3C%2Fsvg%3E")
}
.row.videoswiper.noselect {
	padding: 0;
	margin: 0;
}
.btm_offer {
	width: 100%;
	float: left;
	border-top: 1px solid #D5D5D5;
	margin: 8px 0 0;
}
.btm_title_offer {
	width:30%;
	float:left;
	padding: 17px 0 0;
}
.btm_title_offer h2 {
	text-align: left;
	font: normal normal normal 14px/14px Open Sans;
	letter-spacing: 0px;
	color: #1F1F1F;
}
.btm_inut_offer {
	width:70%;
	float:left;
	padding: 8px 0 0;
}
.btm_offer .form-group {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}
.btm_inut_offer .form-control {
	text-align: left;
	font: normal normal normal 14px/20px Open Sans;
	display: block;
	letter-spacing: 0px;
	display:block;
	color: #1F1F1F;
}
.input_offer_padding {
	padding-right:0;
}
.thank_you {
}
.thank_you h2 {
	text-align: center;
	letter-spacing: 0px;
	color: #000; font-weight:700;
	font-size: 35px;
}
.thank_you h3 {
	text-align: center;
	letter-spacing: 0px;
	color: #000;
	font-size: 16px;font-weight:500;
}

.thank_you p {
	text-align: center;
	letter-spacing: 0px;
	color: #545454;
	width: 100%;
}
.thank_you button {
	width: 120px;
	text-align: center;
}
.new_width {
}
.search_bx {
	padding: 0px 0 0;
}
.recent_rgents {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border: 1px solid #D9D9D9;
	width: 100%;
	padding: 0;
	margin: 15px 0;
	border-radius: 2px;
}
.agent_list {
	width: 100%;
	float: left;
}
.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}
.agent_list .table {
	color: #212529;
	margin-bottom: 0 !important;
}
.agent_list .table thead tr {
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D5D5D5;
}
.agent_list .table thead th {
	text-align: left;
	font: normal normal 600 14px/19px Open Sans;
	letter-spacing: 0px;
	white-space: nowrap;
	color: #000000;
	text-align: center;
}
.agent_list .table th, .table td {
	padding: 7px 10px !important;
}
.agent_list .table th {
	vertical-align: bottom;
	border-bottom: 1px solid #D5D5D5;
}
.agent_list .table th {
	border-top: none;
}
.agent_images {
	width: 40px;
	float: left;
}
.agent_images img {
	width: 100%;
	float: left;
}
.agent_name {
	width: 70%;
	float: left;
	padding: 0 0 0 3px;
}
.agent_name h2 {
	text-align: left;
	font: normal normal normal 13px/12px Open Sans;
	letter-spacing: 0px;
	width: 100%;
	float: left;
	color: #2B68D3;
	padding: 0 0px 10px;
}
.agent_name p {
	text-align: left;
	font: normal normal normal 11px/6px Open Sans;
	letter-spacing: 0px;
	white-space: nowrap;
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
	color: #808080;
}
.agent_list h3 {
	text-align: left;
	font: normal normal normal 12px/19px Open Sans;
	white-space: nowrap;
	letter-spacing: 0px;
	color: #1C1C1C;
	text-align: center;
	padding: 11px 0 0 0;
	margin: 0;
}
.agent_list h4 {
	text-align: left;
	font: normal normal normal 12px/19px Open Sans;
	color: #1C1C1C;
	width: 100px;
	height: 38px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: pre-line;
	padding: 11px 0 0 0;
	margin: 0;
}
.view_details {
	color: #fff;
	background-color: #2B68D3;
	border:1px solid #2B68D3;
	border-radius: 5px;
	padding: 8px 10px;
	font-size:12px;
	text-align: center;
	white-space: nowrap;
}

.view_details:hover {
	opacity: 0.9;
}
.cancel_request:hover {
	opacity: 0.9;
}
 .agent_list tr:nth-child(even) {
background-color: #f2f2f2;
}
.recent_rgents h2 {
	text-align: left;
	letter-spacing: 0px;
	color: #1C1C1C;
	text-transform: capitalize;
	float: left;
	padding: 10px 10px 10px;
	margin: 0;
}
.recent_bx {
	width: 100%;
	float: left;
}
.recent_bx ul {
	margin: 0;
	padding: 0 10px 0;
}
.recent_bx ul li {
	text-align: left;
	letter-spacing: 0px;
	color: #1C1C1C;
	display: inline-block;
	margin: auto;
	padding: 0 10px 0 0;
}
.recent_bx ul li span {
	text-align: left;
	letter-spacing: 0px;
	color: #1F1F1F;
	padding: 0 4px 4px;
	vertical-align: middle;
}
.recent_bx ul li:first-child::after {
 content: "| ";
 color: #D9D9D9;
 padding: 0 0 0 10px;
}
.view_agent_list a {
	text-align: center;
	text-decoration: underline;
	letter-spacing: 0px;
	color: #1F1F1F;
	text-transform: capitalize;
	opacity: 1;
	padding: 0 10px 10px;
	display: inline-block;
}
.view_agent_list a img {
	width: 15px;
	padding: 0 0px 0px 4px;
}
.request_status {
}
.request_status .table tbody tr:last-child {
	border-bottom: 1px solid #ccc;
}
.agent_list .table th, .table td {
	text-align: center;
}
.request_details {
	width: 100%;
	float: left;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border: 1px solid #D9D9D9;
}
.request_name h2 {
	text-align: left;
	letter-spacing: 0px;
	color: #1F1F1F;
	padding: 6px 0 0;
}
.request_name p {
	text-align: left;
	letter-spacing: 0px;
	padding: 6px 0;
	color: #8B8B8B;
	border: none;
}
.request_details_right .table th, .table td {
	text-align: left;
}
.request_details .magnific-img img {
	height: 70px;
}
.request_details .magnific-img {
	display: inline-block;
	width: 25%;
	padding: 5px;
}
.request_details_button {
	float: right;
	text-align:right;
	margin: 20px 6px 10px;
	width:100%;
}
.request_details_left {
	float:left;
	width:100%;
	padding:10px 10px 10px;
}
.worker_images {
	width: 20%;
	float: left;
	text-align: center;
}
.request_name {
	width: 50%;
	float: left;
	text-align: center;
}
.worker_images img {
	border-radius: 50%;
	text-align: center;
	margin: auto;
}
.worker_images p {
	font-size: 14px;
	padding: 10px 0;
}
.worker_datails {
	width:100%;
	float:left;
}
.worker_datails ul {
	margin:0;
	padding:0;
}
.worker_datails ul li {
	display:block;
	padding:0;
	margin:0;
	text-align: left;
	font: normal normal 600 14px/24px Open Sans;
	letter-spacing: 0px;
	color: #1F1F1F;
}
.worker_datails ul li span {
	float:right;
	font-weight: normal;
	color: #7f7e7e;
}
.request_details_right {
	width:100%;
	float:left;
}
.request_details_right h2 {
	text-align: left;
	font: normal normal 600 16px/24px Open Sans;
	letter-spacing: 0px;
	color: #1F1F1F;
	width:100%;
	padding: 0;
	margin: 2px 0 0 10px;
	float: left;
}
.request_details_right h3 {
	text-align: left;
	font: normal normal 600 16px/24px Open Sans;
	letter-spacing: 0px;
	color: #1F1F1F;
	padding: 0;
	margin: 2px 0 0 10px;
	width:100%;
	float: left;
}
.pading_nodiv {
	padding:0;
	margin:0;
}
.pading_divdvi11 {
	width: 100%;
	float: left;
}
.deshboard_bx {
	width:100%;
	float:left;
}
/*.dashboard_profile_images{ width:100%; float:left;}
.dashboard_profile_name{ width:100%; float:left;}
.dashboard_profile_name h2 {
	display: inline-block;
	margin: 0px 15px;
	color: #000;
	font-weight: bold;
	color: var(--unnamed-color-2b68d3);
	text-align: left;width:100%;
	font: normal normal 600 16px/24px Open Sans;
	letter-spacing: 0px;
	color: #1F1F1F;
}
.dashboard_profile_name p {
	display: inline-block;
	margin: 0px 15px;
	color: #000;width:100%;
	font-weight: bold;
	color: var(--unnamed-color-2b68d3);
	text-align: left;
	font: normal normal 600 14px/24px Open Sans;
	letter-spacing: 0px;
	color: #1F1F1F;
}
.dashboard_profile_name h3 {
	display: inline-block;
	margin: 0px 15px;
	color: #000;
	font-weight: bold;width:100%;
	color: var(--unnamed-color-2b68d3);
	text-align: left;
	font: normal normal 600 14px/24px Open Sans;
	letter-spacing: 0px;
	color: #1F1F1F;
}*/

 
 
 
 
 
 
 .deshboard__panal {
	width:100%;
	float:left;
}
.deshboard__panal_one {
	width:100%;
	float:left;
}
.btm_de_user_deshboard {
	width: 100%;
	float: left;
	padding-right: 10px;
}
/** --------------------------------
 -- welcome
-------------------------------- */
.welcome {
	color: var(--dk-gray-300);
}
.welcome .content2 {
	padding: 20px;
	box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	background-clip: padding-box;
	margin-bottom: 20px;
	background-color: #ffffff;
}
.welcome p {
	color: var(--dk-gray-400);
}
/** --------------------------------
 -- Statistics
-------------------------------- */
.statistics {
	text-align: left;
	font: normal normal normal 13px/35px Open Sans;
	letter-spacing: 0px;
	color: #1C1C1C;
	display: inline-block;
	margin: auto;
	width: 100%;
}
.statistics .d-block.ms-2 {
	padding: 0 5px
}
.box.d-flex .ms-3 {
	padding: 0 0 0 10px;
}
.welcome .content2 h1 {
	text-align: left;
	font: normal normal normal 25px/35px Open Sans;
	letter-spacing: 0px;
	color: #1C1C1C;
	display: inline-block;
	margin: auto;
	width: 100%;
}
.welcome .content2 p {
	text-align: left;
	font: normal normal normal 13px/35px Open Sans;
	letter-spacing: 0px;
	color: #B0B0B0;
	display: inline-block;
	margin: auto;
	width: 100%;
}
.statistics .box {
	box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02);
	border-radius: 5px;
	background-clip: padding-box;
	background-color: #ffffff;
	width: 100%;
	float: left;
	border: 1px solid #D9D9D9;
	margin: 0;
}
.statistics .box i {
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 30px;
	color: #fff;
}
.statistics .box p {
	text-align: left;
	font: normal normal normal 13px/15px Open Sans;
	letter-spacing: 0px;
	color: #1C1C1C;
	display: inline-block;
	margin: auto;
	padding: 0 0px;
}
/** --------------------------------
 -- Charts
-------------------------------- */
.charts .chart-container {
	background-color: var(--dk-dark-bg);
}
.charts .chart-container h3 {
	text-align: left;
	font: normal normal normal 13px/35px Open Sans;
	letter-spacing: 0px;
	color: #1C1C1C;
	display: inline-block;
	margin: auto;
	padding: 0 10px 0 0;
}
.bg_primarybg {
	background-color: #10c469;
}
.bg_userbg {
	background-color: #2B68D3;
}
.bg_dangerbg {
	background-color: #ff5454;
}
/* .deshboard__panal .card-box {
	padding: 20px;
	box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	background-clip: padding-box;
	margin-bottom: 20px;
	background-color: #ffffff;
}
 
  .deshboard__panal .card-box .header-title {
	font-size: 16px;
	font-weight: 600;
	line-height: 16px;
	margin-bottom: 8px;
}
 .widget-chart-1 .widget-chart-box-1 {
	float: left;
}.widget-chart-1 .widget-detail-1 {
	text-align: right;
	margin-left: 80px;
	min-height: 77px;
}*/









/*----------------------------- dashboard ----------------------------------*/
.colur_tetx {
	color:#1BB1AF !important;
}
.colur_text_point {
	color:#2B68D3 !important;
}
.padding_box_allcss_right {
	padding-right: 15px !important;
}
.btm_side_tab {
	width: 100%;
	float: left;
	background: #FFFFFF;
	padding: 4px 0;/*height: 94vh;
	height: 100vh;*/
	height: 100%;
	position: relative;
	border-right: 2px solid #dfdfdf82;
}
.side_newcss {
	height: 100% !important;
}
.btmright_side {
	width: 100%;
	float: left;
}
.btmright_side {
	width: 100%;
	float: left;
	padding:18px 0 50px 0;
}
.dashboard_menu {
	width:100%;
	float:left;
}
.dashboard_menu ul {
	margin:0;
	padding:0;
}
.dashboard_menu ul li {
	margin:0;
	display:block;
}
.dashboard_menu ul li a span {
	padding: 5px;
}
.dashboard_menu ul li a {
	text-align: left;
	font: normal normal 600 14px/24px Open Sans;
	letter-spacing: 0px;
	color: #1F1F1F;
	padding: 8px 20px;
	text-decoration: none;
	display: block;
	margin-top: 5px;
}
.dashboard_menu ul li a.active {
	background: #D8E5FF;
	color: #2B68D3;
}
.dashboard_menu ul li a:hover {
	background: #D8E5FF;
	color: #2B68D3;
}
/*.dashboard_menu ul li a img {
	filter: invert(0%) sepia(3%) saturate(919%) hue-rotate(110deg) brightness(98%) contrast(105%);
}*/
.dashboard_menu ul li a img:hover {
	filter: invert(30%) sepia(25%) saturate(3884%) hue-rotate(199deg) brightness(107%) contrast(91%);
}
.industries_cove {
	width:100%;
	float:left;
}
.padding_box_allcss {
	padding: 0 15px 0 0;
}
.industries_covered_bx {
	width: 100%;
	float: left;
	background: #FFFFFF;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	padding: 10px 15px;
}
.industries_covered_img {
	width:100%;
	float:left;
}
.industries_covered_img img {
	width: 70px;
	float: right;
	height: 61px;
}
.industries_covered_bx h2 {
	text-align: left;
	letter-spacing: 0px;
	color: #1F1F1F;
	font-family: 'Poppins';
	font-size: 35px;
	font-weight: 600;
	padding: 0;
	margin: 0;
}
.industries_covered_bx h3 {
	text-align: left;
	letter-spacing: 0px;
	color: #1C1C1C;
	opacity: 1;
	padding: 0 0 10px 0;
	font-size: 16px;
	font-weight: 600;
}
.industries_covered_bx ul {
	margin:0;
	padding:0;
}
.industries_covered_bx ul li {
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
	width: 100%;
	display: inline-block;
	border-bottom: 1px solid #D9D9D9;
	color: #1C1C1C;
	font-family: 'Poppins';
	font-size: 15px;
	font-weight: 500;
	padding: 10px 0px 5px 0 !important;
}
.industries_covered_bx ul li span {
	margin: 0;
	padding: 0;
	float: right;
	text-align: right;
	font: caption;
	letter-spacing: 0px;
	color: #1C1C1C;
	text-align: right;
}
.industries_covered_bx ul li span img {
	width: 13px;
}
.industries_covered_bx ul li:last-child {
	border-bottom: none;
}
.country_segregation {
	background: #FFFFFF;
	border: none;
	padding: 15px 15px 0;
	border-radius: 2px;
	float: left;
	display: inline-block;
	width: 100%;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.tabbable-line {
	width: 100%;
	float: left;
}
.country_segregation h3 {
	float: left;
	color: #000000;
	font-size: 20px;
	text-transform: unset;
	font-weight: 600;
	padding: 0;
	margin: 0 0 10px 0;
}
.country_segregation .dropdown {
	position: relative;
	display: inline-block;
	float: right;
	display: inline-block;
}
.country_segregation .dropbtn {
	background: none;
	border: none;
	color: var(--unnamed-color-2b68d3);
	text-align: right;
	text-decoration: underline;
	letter-spacing: 0px;
	color: #2B68D3;
	font-family: 'Poppins';
	font-style: italic;
	font-size: 12px;
}
.country_segregation .dropdown {
	position: relative;
	display: inline-block;
}
.country_segregation .dropdown img {
	width: 16px;
}
.country_segregation .dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 999;
}
.country_segregation .dropdown-content a {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}
.country_segregation .dropdown:hover .dropdown-content {
	display: block;
}
.country_segregation .tabbable-panel {
	border: none;
	padding: 10px 0;
}
.country_segregation .tabbable-line > .nav-tabs {
	border: none;
	margin: 0px;
}
.country_segregation .tabbable-line > .nav-tabs > li {
	margin: 0 20px 0 0;
}
.country_segregation .tabbable-line > .nav-tabs > li > a {
	margin-right: 0px;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0px;
	padding: 10px 0 10px;
	display: inline-block;
	font-family: 'Poppins';
	font-weight: 600;
	color: #000;
	font-size: 14px;
}
.country_segregation .tabbable-line > .nav-tabs > li > a > i {
	color: #a6a6a6;
}
.country_segregation .tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
	border-bottom: 4px solid #2b68d3;
}
.country_segregation .tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
	border: 0;
	background: none !important;
	color: #2b68d3;
	opacity: 1;
}
.country_segregation .tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
	color: #a6a6a6;
}
.country_segregation .tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
	margin-top: 0px;
}
.country_segregation .tabbable-line > .nav-tabs > li.active {
	border-bottom: 4px solid #2b68d3;
	position: relative;
}
.country_segregation .tabbable-line > .nav-tabs > li.active > a {
	border: 0;
	color: #2b68d3;
}
.country_segregation .tabbable-line > .nav-tabs > li.active > a > i {
	color: #404040;
}
.country_segregation .tabbable-line > .tab-content {
	margin-top: -3px;
	background-color: #fff;
	border: 0;
	border-top: 1px solid #eee;
	padding: 0px 0;
}
.country_segregation .portlet .tabbable-line > .tab-content {
	padding-bottom: 0;
}
.country_bar {
	padding: 15px 0;
}
.country_bx {
	width:100%;
	float:left;
	border-right: 1px solid #D5D5D5BD;
	padding: 15px 0;
}
.country_bx ul {
	margin:0;
	padding:0;
}
 .employee_details_step::after {
 content: "";
 border: 5px solid #a0a0a0;
 width: 89%;
 position: absolute;
 left: 39px;
 top: 26px;
 z-index: -2;
 display: none;
}
.country_bx ul li {
	text-align: left;
	display: block;
	letter-spacing: 0px;
	color: #1C1C1C;
	font-family: 'Poppins';
	font-weight: 600;
	padding: 2px 0 4px 0px;
	font-size: 14px;
}
.country_bar {
	margin-top: 0px;
	padding-top: 10px;
	width: 100%;
	float: left;
}
.country_bar .left-image {
	margin-right: 45px;
}
.country_bar .section-heading h2 {
	margin-right: 100px;
	text-transform: uppercase;
}
.country_bar .section-heading p {
	margin-top: 30px;
	margin-bottom: 60px;
}
.country_bar .progress-skill-bar {
	margin: 10px 0 6px 0;
	position: relative;
	width: 100%;
}
.country_bar .progress-skill-bar span {
	position: absolute;
	top: -6px;
	font-size: 16px;
	font-weight: 600;
	color: #000;
	z-index: 9;
}
.country_bar .first-bar span {
	left:85%;
}
.country_bar .second-bar span {
	left: 65%;
}
.country_bar .third-bar span {
	left: 70%;
}
.country_bar .for-bar span {
	left: 45%;
}
.country_bar .five-bar span {
	left: 65%;
}
.country_bar .progress-skill-bar h4 {
	font-size: 18px;
	font-weight: 700;
	color: #2a2a2a;
	margin-bottom: 14px;
}
.country_bar .progress-skill-bar .full-bar {
	width: 100%;
	border-radius: 2px;
	background-color: #fafafa;
	position: relative;
	height: 10px;
	z-index: 1;
}
.country_bar .progress-skill-bar .filled-bar {
	background: rgb(255,77,30);
	background: #C4D9FF;
	height: 10px;
	border-radius: 2px;
	margin-bottom: -9px;
	position: relative;
	z-index: 2;
}
.country_bar .first-bar .filled-bar {
	width: 80%;
}
.country_bar .second-bar .filled-bar {
	width: 60%;
}
.country_bar .third-bar .filled-bar {
	width: 65%;
}
.country_bar .for-bar .filled-bar {
	width: 40%;
}
.country_bar .five-bar .filled-bar {
	width: 60%;
}
.country_segregation .tabbable-line > .nav-tabs > li > a img {
	width: 10px;
}
.recent_rgents {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border: 1px solid #D9D9D9;
	width:100%;
	padding:  0;
	margin: 15px 0;
	border-radius: 2px;
}
.recent_rgents h2 {
	text-align: left;
	letter-spacing: 0px;
	color: #1C1C1C;
	text-transform: capitalize;
	float: left;
	padding: 10px 10px 10px;
	margin: 0;
}
.recent_bx {
	width:100%;
	float:left;
}
.recent_bx ul {
	margin: 0;
	padding: 0 10px 0;
}
.recent_bx ul li {
	text-align: left;
	font: normal normal normal 13px/35px Open Sans;
	letter-spacing: 0px;
	color: #1C1C1C;
	display: inline-block;
	margin: auto;
	padding: 0 10px 0 0;
}
.recent_bx ul li:first-child:after {
	content: "| ";
	color: #D9D9D9;
	padding: 0 0 0 10px;
}
.recent_bx ul li span {
	text-align: left;
	font: normal normal 600 20px/22px Open Sans;
	letter-spacing: 0px;
	color: #1F1F1F;
	padding: 0 4px 4px;
	vertical-align: middle;
}
.create_agent {
	width: 100%;
	float: right;
	text-align: right;
	padding: 16px 10px 0;
}
.create_agent button {
	text-align: right;
	font-family: 'Poppins';
	letter-spacing: 0px;
	color: #2B68D3;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border: 1px solid #2B68D3;
	border-radius: 5px;
}
.agent_list .table thead th {
	text-align: left;
	font: normal normal 600 14px/19px Open Sans;
	letter-spacing: 0px;
	white-space: nowrap;
	color: #000000;
}
.agent_list .table th, .table td {
	border-top: 1px solid #D9D9D9;
}
.agent_images {
	width: 40px;
	float: left;
}
.agent_images img {
	width:100%;
	float: left;
	border-radius: 2px;
}
.agent_name {
	width: 70%;
	float: left;
	padding: 0 0 0 3px;
}
.agent_name h2 {
	text-align: left;
	font: normal normal normal 13px/12px Open Sans;
	letter-spacing: 0px;
	width:100%;
	float:left;
	color: #2B68D3;
	padding: 0 0px 10px;
}
.agent_name p {
	text-align: left;
	font: normal normal normal 11px/6px Open Sans;
	letter-spacing: 0px;
	white-space: nowrap;
	width:100%;
	float:left;
	padding: 0;
	margin: 0;
	color: #808080;
}
.agent_list {
	width:100%;
	float:left;
}
.agent_list h3 {
	text-align: left;
	font: normal normal normal 13px/19px Open Sans;
	white-space: nowrap;
	letter-spacing: 0px;
	color: #1C1C1C;
}
.agent_images img {
	width: 100%;
	float: left;
}
.view_agent_list a {
	text-align: center;
	text-decoration: underline;
	font: normal normal normal 14px/16px Open Sans;
	letter-spacing: 0px;
	color: #1F1F1F;
	text-transform: capitalize;
	opacity: 1;
	padding: 0 10px 10px;
	display: inline-block;
}
.view_agent_list a img {
	width: 15px;
	padding: 0 0px 0px 4px;
}
.star_agent {
	width:100%;
	float: left;
	border:1px solid #D9D9D9;
	border-bottom: none;
	padding: 22px 0;
}
.star_agent .star_agent_img {
	width:100%;
	float: left;
	text-align: center;
}
.star_agent .star_agent_img img {
	width: 27px;
	text-align: center;
}
.star_agent h2 {
	text-align: center;
	font: normal normal normal 16px/17px Open Sans;
	letter-spacing: 0px;
	margin: auto;
	float: none;
	color: #1C1C1C;
	text-transform: capitalize;
}
.star_agent .star_agent_userimg {
	width:100%;
	float: left;
	text-align: center;
}
.star_agent .star_agent_userimg img {
	width: 70px;
	height: 70px;
	text-align: center;
	border-radius: 2px;
}
.star_agent h3 {
	text-align: center;
	font: normal normal 600 14px/19px Open Sans;
	letter-spacing: 0px;
	color: #1C1C1C;
	padding: 10px 0;
	margin: auto;
}
.star_agent p {
	text-align: center;
	font: normal normal normal 14px/19px Open Sans;
	letter-spacing: 0px;
	color: #808080;
	margin: auto;
	float: none;
	padding: 3px 0;
}
.star_agent_bx {
	padding-right: 14px;
}
.agent_list .table thead tr {
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D5D5D5;
}
.agent_list .table {
	width: 100%;
	margin-bottom: 0;
	color: #212529;
}
.agent_list .table th, .table td {
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D5D5D5;
}
.agent_list .table thead th {
	text-align: left;
	font: normal normal 600 14px/19px Open Sans;
	letter-spacing: 0px;
	white-space: nowrap;
	color: #000000;
}
.agent_list .table th, .table td {
	border-top: 1px solid #D9D9D9;
}
.agent_images {
	width: 40px;
	float: left;
}
.agent_images img {
	width:100%;
	float: left;
	border-radius: 2px;
}
.agent_name {
	width: 70%;
	float: left;
	padding: 0 0 0 3px;
}
.agent_name h2 {
	text-align: left;
	font: normal normal normal 13px/12px Open Sans;
	letter-spacing: 0px;
	width:100%;
	color: #2B68D3;
	padding: 0 0px 10px;
}
.agent_name p {
	text-align: left;
	font: normal normal normal 11px/6px Open Sans;
	letter-spacing: 0px;
	white-space: nowrap;
	width:100%;
	float:left;
	padding: 0;
	margin: 0;
	color: #808080;
}
.agent_list {
	width:100%;
	float:left;
}
/*.agent_list h3 {
	text-align: center;
	font: normal normal normal 13px/19px Open Sans;
	white-space: nowrap;
	letter-spacing: 0px;
	color: #1C1C1C;
}*/
.agent_list h3 {
	text-align: left;
	font: normal normal normal 13px/19px Open Sans;
	white-space: nowrap;
	letter-spacing: 0px;
	color: #1C1C1C;
}
.agent_images img {
	width: 100%;
	float: left;
}
.view_agent_list a {
	text-align: center;
	text-decoration: underline;
	font: normal normal normal 14px/16px Open Sans;
	letter-spacing: 0px;
	color: #1F1F1F;
	text-transform: capitalize;
	opacity: 1;
	padding: 0 10px 10px;
	display: inline-block;
}
.view_agent_list a img {
	width: 15px;
	padding: 0 0px 0px 4px;
}
.recent_rgents {
	width:100%;
	float: left;
}
.disable_class {
	color:#808080 !important;
}
.agent_list h3 a {
	text-decoration:none;
	color:#2B68D3;
}
.deshboard_karmazura_status h2 {
	font-weight:bold;
}
.deshboard_recruitment_status {
	padding: 18px 0 10px 0 !important;
	float: left;
	width: 100%;
}
.deshboard_recrui__tment_status {
	padding-right: 0px !important;
}
.btm_de_user___recruitment {
	padding-right: 0 !important;
	float: left;
	width: 100%;
	margin: 0 0 30px 0;
}
.text_line_fix {
	width: 280px;
	height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: pre-line;
	padding: 11px 0 0 0;
	margin: 0;
}
.recent_rgents #exTab1 .tab-content {
	color : white;
	padding : 5px 15px;
}
.recent_rgents #exTab2 h3 {
	color : white;
	padding : 5px 15px;
}
.recent_rgents #exTab1 .nav-pills > li > a {
	border-radius: 0;
}
.recent_rgents #exTab3 .nav-pills > li > a {
	border-radius: 4px 4px 0 0;
}
.recent_rgents #exTab3 .tab-content {
	color : white;
	background-color: #428bca;
	padding : 5px 15px;
}
.request_status {
	width:100%;
	float:left;
	padding:10px 0px;
}
.request_status .nav-tabs a {
	text-decoration: none;
	text-align: center;
	margin: auto;
	padding: 10px 15px 0px 15px;
	font: normal normal 600 16px/24px Open Sans;
	display: inline-block;
	color:#1F1F1F;
}
.request_status h2 {
	text-align: left;
	letter-spacing: 0px;
	color: #1C1C1C;
	text-transform: capitalize;
	float: left;
	padding: 20px 0px 6px;
	margin: 0;
}
.request_status .tab-content {
	width: 100%;
	float: left;
}
.request_status .nav-tabs a.active {
	color: #2B68D3;
	border-bottom: 3px solid #2B68D3;
}


/*----------------------------  dashboard new design ------------------------*/




@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: 27px;
	text-transform: capitalize;
	font-weight: 500;
	color: #000000;
	font-family: 'Montserrat';
	margin: 0;
}
.request_page_heading {
    float: left;
    width: 100%;
    position: relative;
    margin: 30px 0 15px 0;
}
.request_entry {
	float: left;
	width: 100%;
	margin: 5px 0 10px;
}
.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 20px 0;
}
.table_worker_detail {
	float: left;
	width: 100%;
	background: #fff;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	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: left;
	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: left;
	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: 30px 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;
	background: #fff;
}
.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: 11.1%;
	position: relative;
}
.steps_one:after {
	content: "";
	border: 5px solid #a0a0a0;
	width: 60%;
	position: absolute;
	width: 61%;
	top: 26px;
	z-index: -1;
	left: 71%;
}
.steps_one:last-child:after {
	display: none;
}
.employee_details_step:after {
	content: "";
	border: 5px solid #a0a0a0;
	width: 89%;
	position: absolute;
	left: 39px;
	top: 26px;
	z-index: -2;
}
.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;
	padding: 20px 0;
}
.complete_steps:after {
	content: "";
	border: 5px solid #2b68d3;
	width: 61%;
	position: absolute;
	left: 69%;
	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;
}
.empoyee_pic_deatail .employee_details_name h4 {
	float: left;
	width: 100%;
	text-transform: capitalize;
	font-weight: 600;
}
.detail_emplorr p {
	float: left;
	width: 100%;
	font-size: 16px;
	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: #efefef;
	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: 99;
	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: 53px;
	left: 139px;
	top: -32px;
}
.argent:before {
	display: none;
}
.empoyee_personal_step .complete_steps:before {
	content: "";
	position: absolute;
	border: 3px solid #2b68d3 !important;
	height: 54px;
	left: 139px;
	top: -32px;
}
.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;
}
.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: 14px;
	padding: 0;
	margin: 41px 20px 0 0px;
	font-weight: 500;
	border: 0.8px solid #2b68d34d;
	padding: 7px 12px;
	border-radius: 100px;
}
.empoyee_personal_step .toggle-button i {
	padding: 0 0 0 8px;
}
.empoyee_personal_step .less_more {
	margin: 0 14px 0 0;
}
.empoyee_personal_step button:focus {
	outline:none;
	outline: none;
}
.emdployrr_data_start {
	float: left;
	width: 100%;
	position: relative;
}
.table_main tr td a.dashboard_view_btn {
	text-decoration: none;
	text-transform: capitalize;
	color: #ffffff;
	background: #2b68d3;
	padding: 3px 7px;
	border-radius: 100px;
	font-size: 12px;
}
.dasboard_reuests {
	float: left;
	width: 100%;
	display: flex;
	background: #fff;
	border-radius: 5px;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	padding: 10px;
	align-items: center;
	position: relative;
}
.after_design_1:after {
	content: "";
	border: 2px solid #0bf4c8;
	position: absolute;
	right: 1px;
	height: 27px;
}
.after_design_1 {
	position: relative;
	float: left;
	width: 100%;
	border: 1px solid #0bf4c8;
}
.after_design_2:after {
	content: "";
	border: 2px solid #fad85d;
	position: absolute;
	right: 1px;
	height: 27px;
}
.after_design_2 {
	position: relative;
	float: left;
	width: 100%;
	border: 1px solid #fad85d;
}
.after_design_3:after {
	content: "";
	border: 2px solid #f2a0ff;
	position: absolute;
	right: 1px;
	height: 27px;
}
.after_design_3 {
	position: relative;
	float: left;
	width: 100%;
	border: 1px solid #f2a0ff;
	;
}
.dasboard_reuests .dasboard_reuests_image img {
	width: 50px;
	position: relative;
}
.dasboard_reuests .dasboard_reuests_image {
	float: left;
	width: auto;
	position: relative;
}
.dasboard_reuests .dasboard_reuests_content {
	float: left;
	width: 100%;
	margin: 0 0 0 20px;
	position: relative;
}
.dasboard_reuests .dasboard_reuests_content p {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: 500;
	font-family: 'Montserrat';
	letter-spacing: 1px;
	text-transform: uppercase;
}
.dasboard_reuests .dasboard_reuests_content p span {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0px 0;
	font-size: 22px;
	font-weight: bold;
	font-family: 'Montserrat';
}
.dashboard_table h2 {
	float: left;
	width: 100%;
	font-size: 18px;
	font-family: 'Montserrat';
	font-weight: 500;
	color: #000;
	margin: 0px 0 10px;
}
.dashboard_table {
	float: left;
	width: 100%;
	position: relative;
	margin: 15px 0 0 0;
}
.dashboard_table .talbe_dashboard_main {
	float: left;
	width: 100%;
	position: relative;
	border: 1px solid #E1E1E1;
	border-radius: 10px;
}
.dashboard_table .talbe_dashboard_main table {
	float: left;
	width: 100%;
	position: relative;
}
.dashboard_table .talbe_dashboard_main table th {
	font-size: 12px;
	font-weight: 500;
	background: #2B68D312;
	padding: 10px;
}
.dashboard_table .talbe_dashboard_main table tbody, td, thead, tr {
	border-bottom: 1px solid #ccc9;
}
.dashboard_table .talbe_dashboard_main table td {
	font-size: 13px;
	padding: 8px;
	color: #000;
	font-family: 'Montserrat';
	font-weight: 400;
	padding: 10px 6px;
}
.dashboard_table .talbe_dashboard_main table td a.dashboard_view_btn i {
	font-size: 15px;
	color: #000;
}
/*----------------------------  dashboard new design ------------------------*/

.worker_request_dtail {
	float: left;
	width: 100%;/* margin: 20px 0; */
}
.modal-backdrop.fade.show {
	float: left;
	width: 100%;
	z-index: 99;
}
.dashboard_table .talbe_dashboard_main table td i {
	font-size: 15px;
	color: #000;
}




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


.topbar_right .navbar ul.dropdown-menu {
    width: 310px;
    padding: 20px;
    position: absolute;
    left: -200px;
}


span.select2-selection.select2-selection--single {
    float: left;
    width: 100%;
    overflow: hidden;
    display: block;
    height: auto;
}

select#homecountry {
    float: left !important;
    width: 100% !important;
    position: relative !important;
    display: block !important;
}

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


.container {
    max-width: 1170px;
}





