
.job-seeker-banner {
	width: 100%;
	background: url(../images/job-seeker-banner.jpg) center top no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 220px; margin-top:50px;
}
.favorite-job-list {
	margin-top: 0;  overflow: hidden;
}
/*.sign-section-inside {
	padding: 0
}*/
/*.job-seeker-sec {
	width: 100%;
	float: left;
	background: #f5f5f5
}*/
/*.favorite-sec {
	padding: 40px 0 60px;
	width: 100%;
	float: left
}*/
/*.job-seeker-sec-up {
	width: 100%;
	float: left;
	text-align: center;
	margin:-135px 0 0
}
.job-seeker-sec-up figure {
	background: #fff none repeat scroll 0 0;
	border-radius: 100px;
	color: #2c3e50;
	font-family: "CircularAir-Bold";
	font-size: 40px;
	height: 170px;
	line-height: 170px;
	margin: 0 auto;
	text-align: center;
	width: 170px;
	border-radius: 100px
}
.job-seeker-sec-up img {
	width: 170px;
	height: 170px;
	margin: 0 auto;
	display: inline-block;
	border-radius: 100px
}
.job-seeker-sec-up h1 {
	font-size: 50px;
	margin-top: 10px
}
.job-seeker-sec-up p {
	font-size: 14px;
	text-transform: uppercase;
	padding-bottom: 5px
}
.job-seeker-sec-up p span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-transform: none;
	font-weight: 700
}*/
/*ul.job-seeker-list {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center
}
.job-seeker-list li {
	line-height: normal;
	display: inline-block
}
.job-seeker-list li a {
	font-size: 14px;
	color: #0079ff;
	line-height: 30px;
	padding: 0 10px;
	margin-right: 10px;
	border: solid 1px #0079ff;
	display: block;
	border-radius: 3px
}
.job-seeker-list li a:hover {
	text-decoration: none
}*/
.form-control.job-state {
	width: 120px;
	height: 32px;
	border-radius: 0 0 0 0;
	border: none;
	margin: 0;
	box-sizing: border-box;
	font-size: 13px;
	color: #2c3e50;
	background: url(../images/slect_menu_white.svg) center right no-repeat #f5f5f5;
	position: relative;
	border: solid 1px #2c3e50;
	border-radius: 3px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0 0 0 10px;
	box-sizing: border-box
}
.job-state select {
	width: 100%
}
select option {
	width: 100%;
	float: left;
	display: block;
	background: #fff;
	font-size: 13px;
	color: #2c3e50;
	padding: 5px;
	text-align: left;
	text-decoration: none;
	text-indent: 5px;
	z-index: 1;
	position: relative
}
.job-state span {
	float: right;
	margin-top: 14px
}
/*.job-seeker-sec-down {
	width: 100%;
	float: left;
	margin: 50px 0
}*/
/*.job-seeker-detail {
	width: 100%;
	float: left;
	background: #fff;
	border: solid 1px #82888a;
	border-radius: 8px;
	padding: 70px 70px 40px;
	position: relative
}
.job-seeker-detail-loop {
	margin-bottom: 30px
}
.job-seeker-detail-loop h6 {
	font-size: 17px;
	color: #0079ff;
	text-transform: uppercase;
	padding-bottom: 5px
}
.job-seeker-detail-loop ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.job-seeker-detail-loop ul li {
	line-height: normal;
	font-size: 16px;
	color: #828992
}
.job-seeker-detail-loop ul li label {
	width: 33%;
	float: left;
	font-weight: 400;
	margin-bottom: 0;
	line-height: 40px
}
.job-seeker-detail-loop ul li span {
	width: 67%;
	display: inline-block;
	color: #2c3e50;
	line-height: 40px;
	border-bottom: solid 1px #cdcfd0
}
.job-seeker-detail-loop ul li span em {
	color: #cdcfd0;
	font-style: normal
}
.job-seeker-detail-loop ul li span i {
	width: auto;
	float: right;
	border: 1px solid;
	border-radius: 3px;
	color: #27c685;
	font-size: 10px;
	font-style: normal;
	margin-left: 5px;
	margin-top: 11px;
	padding: 2px 4px;
	height: 17px;
	line-height: 12px;
	text-transform: uppercase
}
.job-seeker-detail-loop ul li span i.j-pending {
	color: #e74c3c;
	border: solid 1px #e74c3c
}
.job-seeker-detail-loop ul li span.first-name {
	color: #27c685
}
.job-seeker-detail-loop ul li span strong {
	font-family: 'CircularAir-Bold'
}*/
/*.js-download-btn {
	width: auto;
	float: left
}
.js-download-btn a {
	border: solid 1px #f44336;
	line-height: 33px;
	display: block;
	padding: 0 30px;
	font-size: 16px;
	color: #f44336;
	text-decoration: none;
	border-radius: 3px
}
.js-download-btn a:hover {
	background: #f44336;
	color: #fff
}
.js-download-btn a:focus {
	background: #f44336!important;
	color: #fff
}
.js-download-btn a img {
	margin: -2px 5px 0 0
}*/
/*.jsd-bottom {
	width: 100%;
	float: left;
	background: #fff;
	border: 1px solid #82888a;
	border-radius: 8px;
	margin-top: -10px
}
.jsd-bottom ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.jsd-bottom ul li {
	line-height: normal;
	float: left;
	text-align: center
}
.jsd-bottom ul li a {
	line-height: 55px;
	display: block;
	font-size: 14px;
	color: #565a5c;
	padding-top: 7px
}
.jsd-bottom ul li a:hover {
	text-decoration: none
}
.jsd-bottom ul li a:focus {
	background: none!important
}
.jsd-bottom ul li.j-next {
	width: 25%;
	float: right;
	border-left: solid 1px #82888a
}
.jsd-bottom ul li.j-mid {
	width: 50%
}
.jsd-bottom ul li.j-prev {
	width: 25%;
	float: left;
	border-right: solid 1px #82888a
}*/
/*.job-seeker-dashboard-banner {
	width: 100%;
	background: url(../images/job-seeker-dashboard-banner.jpg) center top no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 480px
}*/
/*.job-seeker-user {
	margin: 100px 0 0
}*/
.job-seeker-user-pic {
	width: 128px;
	height: 128px;
	margin: 0 auto
}
.job-seeker-user-pic img {
	width: 100%;
	border-radius: 100px;
	height: 100%
}


.search-nav .search-area {
	border-left: none
}

/*.seeker-form {
	background: #fff;
	border: solid 1px #e5e5e5;
	border-radius: 0;
	width: 100%;
	float: left
}*/
ul.seeker-tab {
	list-style: none;
	margin: 0;
	padding: 0
}
.seeker-tab li {
	list-style: none;
	float: left;
	width: 50%;
	background: none
}
.seeker-tab li a {
	width: 100%;
	font-size: 17px;
	color: #8e949b;
	/*font-family: 'CircularAir-Bold';*/
	line-height: 50px;
	text-align: center;
	display: block;
	border: none!important;
	/*padding: 20px 0*/
}
.seeker-tab > li.active > a, .seeker-tab > li.active > a:focus, .seeker-tab > li.active > a:hover {
	color: #0079ff;
	outline: none
}
.seeker-tab li a:hover {
	color: #0079ff;
	text-decoration: none
}
.seeker-tab li.active a span {
	border-bottom: solid 2px #ededed!important;
	background: #fff;
	color: #0079ff;
	text-decoration: none;
	border-bottom: solid 2px #0079ff!important
}
.seeker-tab li.active:nth-child(1n) {
	border-radius: 8px 0 0 8px
}
/*.seeker-form-filled {
	width: 100%;
	float: left;
	padding: 40px 110px
}
.seeker-form-filled-loop {
	width: 100%;
	float: left;
	margin-bottom: 30px
}
.seeker-form-filled-loop h6 {
	font-size: 14px;
	color: #82888a;
	text-transform: uppercase;
	padding-bottom: 0;
	text-align: left
}
.job-seeker-input {
	width: 100%;
	border: solid 1px #82888a;
	border-radius: 3px;
	margin-top: 10px;
	padding: 0 20px;
	box-sizing: border-box;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	color: #2c3e50;
	display: inline-block
}
.job-seeker-input:focus {
	color: #565a5c
}
.job-seeker-dissable {
	width: 100%;
	border: solid 1px #c6c8c9;
	border-radius: 3px;
	margin-top: 10px;
	padding: 0 20px;
	box-sizing: border-box;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	color: #abafb4;
	display: inline-block;
	background: #f5f5f5
}
.job-seeker-dissable:focus {
	color: #565a5c
}
.seeker-listmenu {
	width: 100%;
	border: solid 1px #82888a;
	height: 46px;
	line-height: 46px;
	color: #2c3e50;
	font-size: 16px;
	font-weight: 400;
	background: #fff;
	border-radius: 0 5px 5px 0!important;
	padding: 0 20px
}
.seeker-listmenu-one {
	border: solid 1px #82888a;
	background: #fff;
	width: 30%
}
.seeker-listmenu-one i {
	background: url(../images/input-icon.svg) left top no-repeat;
	display: inline-block;
	width: 26px;
	height: 30px;
	float: left
}
.seeker-listmenu-one i.inp-icon4 {
	background-position:4px -161px
}
.seeker-listmenu-one em {
	margin-top: 9px;
	display: inline-block;
	font-style: normal
}*/
/*.seeker-area::-ms-expand {
display:none
}
.seeker-area {
	width: 100%;
	border: solid 1px #82888a;
	border-radius: 3px;
	margin-top: 10px;
	padding: 0 35px 0 20px;
	box-sizing: border-box;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	color: #2c3e50;
	background: url(../images/drop_arrow.svg) center right no-repeat #fff;
	position: relative;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
.seeker-area:focus {
	color: #565a5c
}
.seeker-area select {
	width: 100%
}
.seeker-area-dissable {
	width: 100%;
	border: solid 1px #c6c8c9;
	border-radius: 3px;
	margin-bottom: 10px;
	padding: 0 20px;
	box-sizing: border-box;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	color: #abafb4;
	background: url(../images/drop_arrow.svg) center right no-repeat #f5f5f5;
	position: relative;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}*/
.job-update-btn {
	margin-bottom: 0;
	width: auto;
	padding: 0 25px;
	height: 46px;
	line-height: 42px;
	margin-top: 15px!important
}
.seeker-profile-text p {
	font-size: 12px;
	color: #82888a;
	padding-top: 5px;
	margin-bottom: 0;
	display: block;
	width: 100%;
	float: left;
	padding-top: 10px
}
.seeker-profile-text p a {
	font-size: 12px;
	color: #e74c3c;
	text-decoration: none
}
.seeker-profile-text p span {
	color: #e74c3c
}
.porgs-user {
	width: 65%;
	border: solid 1px #27c685;
	margin-top: 5px;
	float: left
}
.porgs-user-complete {
	width: 55%;
	height: 13px;
	background: #27c685;
	float: left
}
.porgs-complete {
	width: 33%;
	float: left;
	font-size: 12px;
	color: #82888a;
	margin: 5px 0 0 5px
}
.logo-image-loading img {
	width: auto
}
.seeker-note {
	width: 100%;
	float: left;
	background: #fbf0c3;
	padding: 20px 20px 15px;
	margin-top: 60px;
	border: dashed 1px #8f733e;
	font-size: 14px;
	color: #8f733e;
	text-align: left
}
.seeker-note img {
	float: left;
	margin-right: 20px
}
.upload-list-mid .progress-dash {
	position: absolute;
	width: 100%;
	z-index: 99999
}
.logo-image-loading .loader-img {
	height: 100%;
	margin-top: 0;
	position: relative
}
.inner-press {
	background: #ffff none repeat scroll 0 0
}
/*.sign-section-inside {
	background: #f5f5f5 none repeat scroll 0 0
}*/
.seekar-tick {
	margin: 9px -25px 0 0
}
.seekar-tick i{color:var(--green);}
.update-pic {
	background: #e5e5e5;
	padding: 10px;
	box-shadow: none;
	border-radius: 0
}
.update-pic span {
	font-size: 60px;
	font-family: 'CircularAir-Bold';
	color: #82888a;
	display: block;
	text-align: center;
	border: 1px dashed #82888a;
	padding: 15px 0
}
.upload-section {
	width: 100%;
	padding-bottom: 40px
}
.upload-section-inside {
	border: solid 1px #dcdcdc
}
.upload-list {
	width: 100%;
	padding: 30px 15px;
	box-sizing: border-box;
	border-bottom: solid 1px #dcdcdc
}
.add-logo-btn {
	background: #0079ff!important;
	width: 150px!important;
	height: 43px!important;
	line-height: 40px;
	border: 1px solid #0079ff!important;
	border-radius: 3px!important;
	color: #fff!important;
	font-family: "CircularAir-Bold";
	font-size: 18px;
	margin-top: 0!important;
	padding: 0;
	transition: background-color .3s ease 0s, color .3s ease 0s, width .3s ease 0s, border-width .3s ease 0s, border-color .3s ease 0
}
.add-logo-btn i {
	width: 10px;
	height: 10px;
	background: url(../images/add-plus.png) left top no-repeat;
	display: inline-block
}
.add-logo-btnn.focus, .add-logo-btn:focus {
	color: #fff;
	background-color: #0079ff;
	border-color: #0079ff;
	box-shadow: none
}
.jj-reset-btn:hover {
	color: #fff;
	background-color: #0079ff;
	border-color: #0079ff
}
.add-logo-btn.active.focus, .add-logo-btn.active:focus, .add-logo-btn.active:hover, .add-logo-btn:active.focus, .add-logo-btn:active:focus, .add-logo-btn:active:hover, .open>.dropdown-toggle.add-logo-btn.focus, .open>.dropdown-toggle.add-logo-btn:focus, .open>.dropdown-toggle.add-logo-btn:hover {
	color: #fff;
	background-color: #0079ff;
	border-color: #0079ff
}
.upload-list-right {
	margin-left: -60px
}
.upload-list-right ul {
	list-style: none none circle;
	margin: 0;
	padding: 0
}
.upload-list-right ul li {
	font-size: 14px;
	color: #7d7d7d;
	line-height: 24px
}
.porgs-bar {
	width: 64%;
	border: solid 1px #27c685;
	margin-top: 10px;
	float: left;
	display: none
}
.porgs-bar-complete {
	width: 70%;
	height: 13px;
	background: #27c685;
	float: left
}
.remove-logo {
	border: none;
	font-size: 11px
}
.remove-logo a {
	color: #e74c3c;
	display: block;
	margin: 0;
	text-decoration: none;
	padding: 0
}
.upload-list-mid .progress-dash {
	position: inherit;
	margin-top: 0
}
.curr-logo img {
	width: 100%;
	border: solid 1px #ededed
}
.edit-ic {
	float: left;
	left: 0;
	position: inherit;
	text-align: left;
	top: 0;
	z-index: 9999
}
.remove-logo {
	text-align: left
}
.seeker-profile-text p {
	text-align: left
}
/*.favorite-sec .jj-submit {
	float: left
}*/
.porgs-bar-start {
	background: #27c685 none repeat scroll 0 0;
	float: left;
	height: 13px;
	width: 0
}
.edit-emplogo.edit-ic > a {
	background: #fff url(../images/pencial.svg) no-repeat scroll center center;
	border: medium none;
	border-radius: 0;
	height: 25px;
	margin: -1px -5px 0 0;
	padding: 0 20px;
	width: auto!important
}
.jj-upload {
	width: auto;
	border-radius: 3px;
	color: #fff;
	background-color: #0079ff;
	border-color: #0079ff;
	margin: 0;
	float: left;
	font-size: 18px;
	padding: 0 30px;
	box-shadow: none;
	height: 46px;
	line-height: 42px;
	font-family: "CircularAir-Bold"
}
.jj-upload.focus, .jj-upload:focus {
	color: #fff;
	background-color: #0079ff;
	border-color: #0079ff;
	box-shadow: none!important
}
.jj-upload:hover {
	color: #fff!important;
	background-color: #0079ff!important;
	border-color: #0079ff!important
}
.jj-upload.active.focus, .jj-upload.active:focus, .jj-upload.active:hover, .jj-upload:active.focus, .jj-upload:active:focus, .jj-upload:active:hover, .open>.dropdown-toggle.jj-upload.focus, .open>.dropdown-toggle.jj-upload:focus, .open>.dropdown-toggle.jj-upload:hover {
	color: #fff;
	background-color: #0079ff;
	border-color: #0079ff
}
.porg {
	border: solid 1px #27c685;
	border-radius: 0;
	height: 13px;
	width: 65%
}
.precent {
	width: auto;
	float: left;
	margin-left: 15px
}
.resume-image-loading {
	background: #000 none repeat scroll 0 0;
	height: 100%;
	left: 0;
	opacity: .5;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 99999
}
.remove-logo {
	display: block
}
.ui-widget-content a {
	color: #565a5c!important;
	font-size: 15px!important;
	font-family: "Circular Air Book"!important
}
.ui-widget-content a:hover {
	background: none!important;
}
.ui-widget-content a.active {
	background: none!important;
	border: solid 1px #fff!important
}
#ui-id-1 .ui-state-focus {
	border: solid 1px #fff!important;
	background: none!important;
	font-weight: 400;
	color: #565a5c!important
}
.ui-widget-content {
	overflow-y: hidden!important
}
.ui-widget {
	font-family: 'Circular Air Book'!important
}
.ui-datepicker .ui-datepicker-title {
	font-size: 18px!important;
	font-family: 'Circular Air Book'!important
}
.ui-datepicker {
	padding: 0!important
}
.ui-widget-header {
	background: #f5f5f5!important;
	border-bottom: solid 1px #e5e5e5!important;
	border: none;
	font-weight: 400!important
}
.ui-datepicker table {
	margin: 5px!important;
	font-size: 14px!important;
	color: #82888a!important
}
.ui-datepicker td {
	height: 30px!important;
	width: 30px!important
}
.ui-datepicker {
	width: 14em!important
}
.ui-datepicker table {
	width: 97%!important
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: none!important;
	color: #565a5c!important;
	border: none!important;
	text-align: center!important
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	background: #f66!important;
	border: none!important;
	color: #fff!important
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border: solid 1px #dbdbdb!important;
	border-radius: 100px!important
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
	margin-left: -8px!important;
	margin-top: -3px!important
}
.ui-widget-content a:hover {
	background: none!important
}
.ui-datepicker-month {
	border-radius: 3px;
	box-sizing: border-box;
	color: #565a5c;
	font-size: 14px!important;
	height: 32px;
	line-height: 29px;
	margin-left: 10px;
	position: relative;
	border: 1px solid #82888a;
	padding: 0 0 0 10px
}
.ui-datepicker-year {
	border-radius: 3px;
	box-sizing: border-box;
	color: #565a5c;
	font-size: 14px!important;
	height: 32px;
	line-height: 29px;
	margin-left: 10px;
	position: relative;
	border: 1px solid #82888a;
	padding: 0 0 0 10px;
	margin-left: 3px!important
}
.email_verify {
	padding-top: 10px
}
.well-list {
	background: #fff;
	margin: 0 0 55px;
	padding: 10px 25px;
	border-radius: 3px;
	box-shadow: 0 1px 1px #dfdfdf;
	width: 100%;
	display: inline-block
}
.well-list ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.well-list ul li {
	line-height: normal;
	display: inline-block;
	float: left;
	padding: 0 32px 0 0
}
.well-list ul li a {
	font-size: 14px;
	color: #82888a;
	padding: 0;
	text-decoration: none
}
.well-list ul li a i {
	width: 18px;
	height: 25px;
	background: url(../dashborad-images/well-icon.svg) left top no-repeat;
	display: block;
	float: left;
	margin: 2px 5px 0 0
}
.well-list ul li a i.well-icon1 {
	background-position: 2px -1px
}
.well-list ul li a i.well-icon2 {
	background-position: -44px -1px
}
.well-list ul li a i.well-icon3 {
	background-position: -92px top;
	width: 23px
}
.well-list ul li a i.well-icon4 {
	background-position: -145px -2px
}
.well-list ul li a i.well-icon5 {
	background-position: -188px -1px
}
.well-list ul li span {
	font-size: 10px;
	text-transform: uppercase;
	color: #e74c3c;
	font-family: 'CircularAir-Bold';
	border: 1px solid #e74c3c;
	border-radius: 3px;
	padding: 1px 3px;
	margin-left: 5px
}
.well-list ul li span a {
	border-radius: 3px;
	color: #e74c3c;
	font-family: "CircularAir-Bold";
	font-size: 10px;
	margin-left: 5px;
	padding: 1px 3px;
	text-transform: uppercase
}
.well-list ul li a span img {
	margin: -3px 3px 0 0
}
.well-list ul li a em {
	font-size: 10px;
	font-family: 'CircularAir-Bold';
	text-transform: uppercase;
	border: 1px solid;
	border-radius: 3px;
	color: #27c685;
	font-style: normal;
	padding: 1px 3px;
	margin-left: 5px
}
.pending {
	width: 15%;
	float: left;
	background: #fff;
	border: solid 1px #27c685;
	border-radius: 10px;
	margin: 8px 2px 0 -22px;
	height: 10px
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.job-seeker-detail {
	padding: 50px
}
.job-seeker-detail-loop ul li label {
	width: 35%
}
.job-seeker-detail-loop ul li span {
	width: 65%
}
.jobseeker-nav a {
	padding: 0 6px;
	font-size: 11px
}
.jobseeker-nav a i {
	margin: 15px 5px 0 0
}
.seeker-note {
	font-size: 13px
}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
/*.job-seeker-sec-up h2 {
	font-size: 30px
}*/
.job-seeker-detail {
	padding: 20px
}
.job-seeker-detail-loop ul li label {
	width: 100%;
	line-height: normal;
	margin-top:0px
}
.job-seeker-detail-loop ul li span {
	width: 100%;
	line-height: 28px
}
.job-seeker-detail-loop ul li span i {
	margin: 2px 0 0
}

.job-seeker-detail-loop {
	margin-bottom: 35px
}
.job-seeker-detail-loop h6 {
	margin:0;
	padding:0
}
.job-seeker-detail-loop ul li span {
	padding:5px 55px 10px 0;
	width: 100%;
	line-height: 24px;
	word-wrap: break-word;
}
.job-seeker-detail-loop ul li span i {
	margin: 1px -50px 0 0
}
/*.job-seeker-dashboard-banner {
	height: 470px
}*/
.job-seeker-user {
	margin: 50px 0 0
}
/*.jobseeker-nav a {
	text-indent: -9999px;
	padding: 0px; width:16.9%; text-align:center;
}*/
.jobseeker-nav a i {
	 margin:14px 0 0 30%; float:left;
}
.seeker-tab li a {
	line-height: normal;
	font-size: 15px;
	line-height: 45px;
}
.seeker-form-filled {
	padding:20px;
}
.seeker-profile-text {
	margin-top: 25px
}
.seeker-note {
	text-align: center
}
.seeker-note img {
	float: none;
	text-align: center;
	margin: 0 0 10px
}
.job-seeker-sec-up p span {
	font-size: 15px
}
.job-seeker-submenu {
	background: #fff
}
.job-seeker-submenu li a i {
	width: 23px;
	height: 24px;
	background: url(../images/job-seeker-nav-icon.svg) left top no-repeat;
	display: inline-block;
	float: left;
	margin: 6px 0 0 15px
}
.job-seeker-submenu li a i.sub-icon1 {
	background-position: left -23px
}
.job-seeker-submenu li a i.sub-icon2 {
	background-position: -47px -23px
}
.job-seeker-submenu li a i.sub-icon3 {
	background-position: -93px -23px
}
.job-seeker-submenu li a i.sub-icon4 {
	background-position: -139px -23px
}
.job-seeker-submenu li a i.sub-icon5 {
	background-position: -185px -23px
}
.privacy-drop .job-seeker-submenu li a {
	text-indent: 10px
}
.job-se-user-list li a {
	font-size: 10px
}

.job-se-user-list li{ margin-right:3px;}
.job-seeker-input{ padding:0 15px 0 15px;}
.seeker-area{ padding:0 35px 0 15px;}
.seekar-tick{ padding:12px -21px 0 0;}
.favorite-sec .jj-submit{ width:100%;}
.col-lg-12 p.fav-midtext{ width:100%; float:left; margin:0 auto 0 auto; min-width:100%;}
.favorite-sec .jj-all-job-two{ margin:25px 0px 0px 0px;}
.page-in{ width:100%; float:left;}

.favorite-employe h5{ width:100%; float:left; margin:10px 0px 15px 0px; height: 30px; align-items: center; display: flex;}
.favorite-employe h5 em{ position:absolute; left:0px; margin:1px 5px 0 0;}
.favorite-employe h5 a{ display:block; padding:0 0 0 45px; position:relative;}
.favorite-employe{ height:auto !important;}
.favorite-sec{ padding:0;}
.job-seeker-sec-up{ margin:-100px 0 0;}
.job-seeker-sec-up figure{ width:100px; height:100px; line-height:100px; font-size:30px;}
.job-seeker-sec-up h1{ font-size:25px;}
.job-seeker-user{ margin:15px 0 0 0;}
.seekar-tick{ margin:9px 0px 0 0;}
.seeker-listmenu{ width:66% !important;}
}
@media only screen and (min-width: 640px) and (max-width: 767px) {
.job-seeker-detail-loop ul li label {
	width: 33%;
	line-height: 40px;
	margin: 0
}
.job-seeker-detail-loop ul li span {
	width: 67%;
	line-height: 40px;
	padding: 0
}
.job-seeker-detail-loop ul li span i {
	margin: 11px 0 0;
	float: right
}
}
