@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');
@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900');
body {
	font-family: 'Lato', sans-serif;
	overflow-x:hidden;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
}
a:hover {
	text-decoration: none;
}
.navbar {
	min-height: 90px;
	background: #fff;
	border-radius:0;
	margin: 0;
	border-bottom:1px solid #ccc !important;
}
.btn.btn-success {
    color: #fff;
}
.navbar-toggle {
    margin: 25px 15px;
}
.job_preview .form-group:nth-child(2n+1) {
    background-color: #F6F6F6;
    border-color: #e0e0e0 !important;
    padding: 20px;
}
.job_preview .form-group {
    padding: 20px;
	margin-bottom:0px;
}
.navbar-brand {
	padding: 8px 0px;
}
.bootstrap-select.btn-group .dropdown-menu {
    box-sizing: border-box;
    min-width: 100%;
    width: 215px;
}
.nav_inner {
	margin-left: 25px;
	margin-top:5px;
}
.nav_inner li a {
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	font-weight: 700;
	margin:19px 5px;
	padding: 12px 15px;
	color: #333333 !important;
	letter-spacing: 0.3px;
}
.nav_inner > .active > a, .nav_inner > .active > a:focus, .nav_inner > .active > a:hover {
	background: #00BBB3 !important;
	transition: all 0.2s ease-in-out 0s;
	color: #fff !important;
}
.nav_inner > li > a:focus, .nav_inner > li > a:hover {
	background: #00BBB3 !important;
	color: #fff !important;
	transition: all 0.2s ease-in-out 0s;
}
/* lastupdate  */
.navbar-right {
    margin-top: 5px;
    margin-right:0px !important;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{
	margin-left:0px!important;
}
/*------------*/
.nav_innerr li a {
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	font-weight: 700;
	margin:19px 0px;
	margin-left:10px!important;
	padding: 12px 15px;
	color: #333333 !important;
	background: #f0f0f0 !important;
	letter-spacing: 0.3px;
}
.nav_innerr > li > a:focus, .nav_innerr > li > a:hover {
	background: #00BBB3 !important;
	color: #fff !important;
	transition: all 0.2s ease-in-out 0s;
}
.bgbreadcum {
	background-color:#F6F6F6;
		padding: 6px 0;
	position: relative;
	
}
.breadcrumbs.list-inline > li:last-child {
    color: #00bbb3;
}
.bgbreadcum h2 {
	font-size: 24px;
	line-height: 40px;
	color: #333;
	margin-top:0px!important;
	 margin-bottom: 0 !important;
}
.bgbreadcum ul li::after {
 color: #aaaaaa;
 content: "";
 font-family: "FontAwesome";
 font-size: 14px;
 margin: 0 0 0 9px;
}
.bgbreadcum ul li, .bgbreadcum ul li a {
	color: #707070;
	font-size: 16px;
}
.bgbreadcum ul li a:hover, .bgbreadcum ul li a:focus {
	color: #00BBB3;
	transition: all 0.2s ease-in-out 0s;
}select.chosen {
    display: block !important;
    height: 0;
    opacity: 0;
    position: absolute;
    width: 0;
}
.bgbreadcum ul li:last-child::after, .bgbreadcum ul li:first-child::after {
 content: "";
 margin: 0;
}
.marginlg {
    margin: 40px 0;
}
.tabs-navs {
	clear: both;
	padding: 0;
}
.tabs-navs li {
	float: left;
	line-height: 45px;
	list-style: none;
	padding: 0;
	position: relative;
}
    .highlight1 .ltcand img{
        left: -10px;
        margin: 0;
        position: absolute;
        top: 0;
    }.highlight1,.candidatesearchhover-v {
        overflow: visible;
        position: relative;
    }.highlight1 img, .searchitem-v img {
    height: 100%;
    margin: 0;
    object-fit: cover;
    width: 100%;
}
	.searchitem-v .ltcand img {
	  left: -40px;
    margin: 0;
    position: absolute;
    top: -30px;
	}

.tabs-navs li a {
	font-family: 'Montserrat', sans-serif;
	background-color: #f2f2f2;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	color: #808080;
	display: block;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0;
	outline: medium none;
	padding: 0 20px;
	text-decoration: none;
	text-transform: uppercase;
}
.tabs-navs li.active a, .tabs-navs li:hover a, .tabs-navs li:focus a {
	background: #00BBB3;
	color: #fff;
	transition: all 0.2s ease-in-out 0s;
}

label {
	color:	#666666;
}
.link {
	color: #00BBB3;
	font-size: 16px;
	margin: 10px 0;
	display: block;
}
.link:hover, .link:focus {
	color: #666;
}
.loging .labelg {
	color:	#333333;
	font-size:16px;
	font-weight: 700;
	margin:0 0 10px 0;
}
.form-group {
    margin-bottom: 20px;
}
.form-control {
	border-radius: 0;
	box-shadow: none;
}
.icon-addon {
	position: relative;
	display: block;
}
.icon-addon:after, .icon-addon:before {
	display: table;
	content: " ";
}
.icon-addon:after {
	clear: both;
}
.icon-addon.addon-md .ln, .icon-addon .ln, .icon-addon.addon-md .fa, .icon-addon .fa {
	position: absolute;
	z-index: 2;
	left: 10px;
	font-size: 21px;
	width: 20px;
	margin-left: -2.5px;
	text-align: center;
	padding: 14px 0;
	top: 1px;
}
.form-control:focus {
	box-shadow: none;
}
.a-altimax-form {
	margin-top: 90px;
}
.icon-addon.addon-lg .form-control {
	line-height: 1.33;
	height: 50px;
	padding: 10px 16px 10px 40px;
	background: #fcfcfc;
	border: 1px solid #e0e0e0;
	box-sizing: border-box;
	color: #909090;
	display: block;
	font-size: 14px;
	font-weight: 400;
	margin: 0;
}
.icon-addon.addon-sm .form-control {
	height: 30px;
	padding: 5px 10px 5px 28px;
	font-size: 12px;
	line-height: 1.5;
}
.icon-addon.addon-sm .form-control-file {
	height: 30px;
	padding: 5px 10px 5px 28px;
	font-size: 12px;
	line-height: 1.5;
}
.icon-addon.addon-lg .fa, .icon-addon.addon-lg .ln {
	font-size: 21px;
	margin-left: 0;
	color: #B6B6B6;
	left: 11px;
}
.icon-addon.addon-md .form-control, .icon-addon .form-control {
	padding-left: 30px;
	float: left;
	font-weight: normal;
}
.icon-addon.addon-sm .fa, .icon-addon.addon-sm .ln {
	margin-left: 0;
	font-size: 12px;
	left: 5px;
	top: -1px
}
.icon-addon .form-control:focus + .ln, .icon-addon:hover .ln, .icon-addon .form-control:focus + .ln, .icon-addon:hover .ln {
	color: #00BBB3;
}
.btn-design {
	display: inline;
	font-family: 'Montserrat', sans-serif;
	background: #00BBB3;
	color: #fff;
	font-size: 14px;
	padding: 13px 15px !important;
	font-weight: 600;
	border-radius: 0;
}
.btn-design1 {
	display: inline;
	font-family: 'Montserrat', sans-serif;
	background:  #272A2A;
	color: #fff;
	font-size: 14px;
	padding: 13px !important;
	font-weight: 600;
	border-radius: 0;
	margin:0px 10px;
}
.btn-design:hover{
	background-color: #272A2A !important;
	color: #fff !important;
	transition: all 0.2s ease-in-out 0s;
}
.btn-design1:hover, .btn-design1:focus{
	background-color:#00BBB3;
	color: #fff;
	transition: all 0.2s ease-in-out 0s;
}
.margin {
	margin: 25px 0;
}
.margins {
	margin: 15px 0;
}
.footer-p {
	font-size:16px;
	color:#999999;
	margin-bottom: 15px;
}
.footer {
	background-color:#202020;
	color:#999999;
	padding-top: 10px;
	font-size:16px;
	line-height: 27px;
}
.footer h4 {
	font-size: 20px;
	color:#fff;
	line-height: 36px;
}
.footer-btn {
	margin-top: 12px;
	font-family: 'Montserrat', sans-serif;
	background: #00BBB3;
	color:#fff!important;
	font-size: 14px;
	padding: 10px 20px;
	font-weight: 600;
	border-radius: 0;
	text-transform:uppercase;
}
.footer-btn:hover, .footer-btn.active {
	background:#fff;
	color:#000!important;
}
ul.footer-links {
	margin:0 0 15px 0;
}
.footer-links li {
	position:relative;
}
.footer-links li a {
	padding:0 0 9px 13px;
	display:inline-block;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
	color:#aaa;
	line-height:21px;
}
.footer-links li a:hover {
	padding-left:16px;
	color:#fff!important;
}
.footer-links li:before {
	font-family:"FontAwesome";
	font-size:16px;
	content:"";
	color:#fff;
	position:absolute;
	left:0;
	top:0px;
	padding:0 7px 0 0;
	color:#ddd;
}
.footer-bottom {
    border-top: 1px solid #333;
    padding: 15px 0;
    text-align: center;
}
.footer-p {
    text-align: justify;
}
.footer-bottom h4 {
	font-size:18px!important;
	margin-bottom: 12px;
}
.footer-bottom a {
	color:#fff;
}
.footer-bottom .social-icons {
	display: inline-block;
	margin-bottom: 25px;
	margin-top: 4px;
}
.facebook .fa, .twitter .fa, .gplus .fa, .linkedin .fa {
	border: 1px solid #333333;
	border-radius: 30px;
	font-size: 18px;
	height: 45px;
	padding: 13px;
	text-align: center;
	width: 45px;
	color:#fff;
}
.facebook .fa:hover {
	background-color: #4a6d9d;
}
.twitter .fa:hover {
	background-color:#3bc1ed
}
.gplus .fa:hover {
	background-color:#d53824;
}
.linkedin .fa:hover {
	background-color:#0B7BB5;
}
social-icons li {
	padding-right:0px;
}
.a-no-padding {
	padding-left:0px;
	padding-right:0px;
}
.drop .form-control {
	padding: 5px 16px 10px 3px!important;
}
.btn-default {
	background-color: #fcfcfc;
	border-color: #fff;
	color: #909090;
	font-size: 15px;
}
.bootstrap-select .dropdown-toggle:focus, .bootstrap-select .dropdown-toggle:hover, .bootstrap-select .dropdown-toggle.active {
	outline: thin dotted #fff !important;
	outline-offset: 0;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default.focus:active, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
	background-color:#fcfcfc!important;
	border-color: #fff !important;
	color: #909090;
	outline:none !important;
	box-shadow: none;
	outline:none !important;
}
.btn-default:hover, .btn-default:focus, .btn-group.open .dropdown-toggle {
	background-color:#fcfcfc!important;
	border-color: #fff !important;
	color: #909090;
!important;
	outline:none !important;
	box-shadow: none;
	outline:none !important;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover, .loging .bootstrap-select .dropdown-toggle:focus {
	background-color: lightgray !important;
	border-color: #333 !important;
	text-decoration: none;
	outline:none !important;
	box-shadow: none;
	outline:none !important;
	color:#333 !important;
}
.btn-group.open .dropdown-toggle {
	box-shadow: none;
	outline:none !important;
}
.drop .dropdown-menu > li > a {
	background-color: #fcfcfc!important;
	padding: 10px 15px;
    text-align: left;
	font-size:14px;	
	color:#000 !important;
}
.drop .dropdown-menu {
	background-color: #fcfcfc!important;
}
.drop .dropdown-menu li a:hover {
    background-color: lightgray !important;
    color: #000 !important;
    display: block !important;
}
.navbar-nav > li > .nav-drop {
    background-color: #282828;
    padding: 10px 0 0;
}
.nav-drop > li > a:focus, .nav-drop > li > a:hover, .nav drop .bootstrap-select .dropdown-toggle:focus {
	background-color:#282828!important;
	color:#ccc!important;
}
.nav_innerr .nav-drop a:focus, .nav_innerr .nav-drop a:hover, .nav_innerr .nav-drop a.active {
	background-color:#282828!important;
	color:#ccc!important;
}
.nav_innerr .dropdown-menu > li > a:focus, .nav_innerr .dropdown-menu > li > a:hover, .nav-drop .bootstrap-select .dropdown-toggle:focus {
	background: #00BBB3 !important;
	color:#fff !important;
}
.employer-profile-input .form-control {
	padding: 10px 1px 10px 16px!important;
}.a-managejobs .employer-profile-input .form-control {
    padding: 6px 1px 10px 16px !important;
}
.fileUpload {
	position: relative;
	overflow: hidden;
	padding:7px 20px;
	background-color:#00BBB3;
	height:50px;
	width:130px;
}
.fileUpload .fa {
	font-size:20px;
	margin-right:10px;
	color:#fff!important;
}
.fileUpload input.upload {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}
.a-profile-h6 {
	color: #ffffff !important;
	font-size: 14px;
	margin-left: 17px;
	text-transform: uppercase;
}
.basic-addon3 {
	display: flex;
}
.a-addon-input-group {
	width:100%!important;
}
.btn-padding {
	padding-left:20px;
	padding-right:20px;
}
.a-employer-logo {
	margin-bottom:10px;
}
.nav-drop::before {
 color: #282828;
 content: "";
 display: block;
 font-family: "FontAwesome";
 font-size: 30px;
 position: absolute;
 right: 14px;
 top: -26px;
}
. nav_innerr {
 position:reletive
}
/*---------------------postajob-------------------*/
.a-description {
	padding:20px 20px;
	background-color:#E9F7FE;
	color: #4587a9;
}
.a-description p {
	margin-bottom:0px!important;
	font-size: 16px;
}
.chosen-container-multi .chosen-choices {
	background-image: none!important;
	background-color: #fcfcfc !important;
	border: 1px solid #e0e0e0 !important;
	cursor: text;
	height: 50px!important;
	margin: 0 !important;
	padding: 11px 10px !important;
	position: relative;
	width: 100%;
	font-size: 15px;
}
.a-chosen .chosen-container-active .chosen-choices {
	border: 1px solid #aaaaaa !important;
	box-shadow:none !important;
}
.a-chosen .chosen-container{
	display: block!important;
    width: auto!important;
}
.chosen-container-multi .chosen-choices li.search-choice {
	background-clip: padding-box;
	background-color: #00bbb3 !important;
	background-image: none!important;
	background-size: 100% 19px;
	border: 1px solid #00bbb3 !important;
	padding: 3px 20px 3px 5px;
}
.search-choice-close {
	color:#000;
}
.result-selected:hover {
	background-color:#26C5BE !important;
}
.chosen-results li.highlighted {
	background-color:#26C5BE !important;
	background-image:none!important;
}
.chosen-results li {
	margin:5px !important;
}
.a-deadline-p {
	color: #666666;
	font-size: 14px;
	line-height: 27px;
	margin-top: 38px !important;
}
.a-radio-div {
	color: #666666;
	font-size: 16px;
	font-weight:200;
	margin:10px 0px;
}
.a-radio {
	margin-right:10px;
}
.a-postajob-btn {
	display:inline!important;
	margin:5px;
	text-transform:uppercase;
}
.a-postajob-btn .fa {
	color:#fff;
	font-size:18px;
	margin-left:5px;
	margin-top:3px;
	vertical-align: text-bottom;
}
.a-log-clrfx {
	margin-bottom:0px!important;
}
#backtotop {
	bottom: 20px;
	display: none;
	margin: 0 20px 0 0;
	position: fixed;
	right: 0;
	z-index: 10;
}
#backtotop a:hover {
	background-color:#505050;
}
#backtotop a:hover:after {
	transform:translate3d(0, 0, 0) rotate(360deg);
}
 #backtotop a::after {
 content: "";
 display: inline-block;
 font-family: "FontAwesome";
 left: 15px;
 position: relative;
 top: 7px;
 transform: translate3d(0px, 0px, 0px) rotate(0deg);
 transition: all 0.3s ease 0s;
}
#backtotop a {
	background-color: #00bbb3;
	border: 0 none;
	color: #ffffff;
	display: block;
	height: 46px;
	text-decoration: none;
	transition: all 0.2s ease-in-out 0s;
	width: 46px;
}
#current, .icon-box.rounded i::after, a.button.gray.app-link.opened, ul.float-right li a:hover, .menu ul li.sfHover a.sf-with-ul, .menu ul li a:hover, a.menu-trigger:hover, #jPanelMenu-menu li a:hover, .search-container button, .upload-btn, button, input[type="button"], input[type="submit"], a.button, .upload-btn:hover, #titlebar.photo-bg a.button.white:hover, a.button.dark:hover, #backtotop a:hover, .mfp-close:hover, .tabs-nav li.active a, .ui-accordion .ui-accordion-header-active:hover, .ui-accordion .ui-accordion-header-active, .highlight.color, .plan.color-2 .plan-price, .plan.color-2 a.button, .tp-leftarrow:hover, .tp-rightarrow:hover, .pagination ul li a.current-page, .pagination .current, .pagination ul li a:hover, .pagination-next-prev ul li a:hover, .infobox, .hover-icon, .comment-by a.reply:hover, .chosen-container .chosen-results li.highlighted, .chosen-container-multi .chosen-choices li.search-choice, .list-search button, .checkboxes input[type="checkbox"]:checked + label::before {
 background-color: #00bbb3;
}
/*-----------------------------Managejobs.php-----------------------------------*/

.a-breadcrum {
	margin-top:90px;
}
.a-managejobs-p {
	font-size:16px;
	color: #333333;
	margin-bottom:25px;
}
.a-managejobs-table tr td {
    font-size: 14px;
    font-weight: bold;
    padding: 30px 10px !important;
    text-align: center;
    vertical-align: middle !important;
}
.a-managejobs-table th {
	text-align:center;
	padding:20px !important;
	font-size: 14px;
	background-color:#f9f9f9;
	font-weight:600;
}
.a-manage {
	color: #333333!important;
}
.a-manage:hover {
	color:#00BBB3!important;
}
.a-manage-red {
	color: #333333!important;
}
.a-manage-red:hover {
	color:#C00!important;
}
.a-li-margin {
	margin-left:-15px!important;
}
 .table-striped > tbody > tr:nth-of-type(odd) {
 background-color: #fff;
}
.table-striped > tbody > tr:nth-of-type(even) {
 background-color:#f9f9f9;
}
.a-table-hover:hover {
	background-color:#EFF6F2!important;
}
.a-managejob-row .fa {
	margin-right:8px;
}
.a-table {
	margin-top:30px;
	margin-bottom:30px;
}
.a-managejobs {
    margin-bottom: 20px;
    margin-top: 10px;
}
.a-managejobs-table tr:last-child {
	border-bottom: 1px solid #dddddd;
}
.a-managejobs-table tr:second-child {
 border-top: 1px solid #dddddd;
}
.searchfield-v h5{
	font-size: 15px !important;
	font-weight: 500;
	}
/*----------------Manage-application------------------------>*/

.a-pover-tag {
	color:#00BBB3;
}
.a-right-download {
	text-align:right;
}
.a-manage-media h4 {
	color:#00BBB3;
}
.a-manage-media .media-body {
	padding-top:20px;
	padding-left:10px;
}
.a-manage-media img {
	width:100px;
	height:100px;
}
.a-manage-list li a {
	color: #808080;
	font-size:16px;
}
.a-manage-list li a:hover {
	color:#00BBB3;
}
.a-managejobs-grid {
	text-align:right;
}
.a-manage-bottom {
	border-bottom: 1px solid #dddddd;
	padding:30px 0px;
}
.a-managejobs-grid ul {
	margin-top:37px;
	font-size:16px;
	font-weight: 600;
}
.a-managejobs-grid a {
	background-color:#f2f2f2;
	color: #808080;
	padding:10px 20px;
}
.a-managejobs-grid a:hover {
	background-color:#000;
	color:#fff;
}
.a-manage-box {
	border: 1px solid #dddddd;
	margin-bottom:30px;
}
.a-paddright {
	padding-right:0px!important;
}
.a-paddleft {
	padding-left:0px!important;
}
.a-paddleft-v {
    padding-left: 0 !important;
}
.a-manage-clrfx2 {
	margin:20px 0px;
}
.star-rating {
	margin-bottom:10px!important;
}
.a-date-list2 {
	text-align:right;
}
.a-manage-list2 {
	text-align:right;
	margin-top:25px;
	color: #808080;
	margin-left: 15px;
	font-size:16px;
}
.a-manage-list2 .fa {
	margin-right:3px;
}
.a-space{
	padding-right:10px!important;
}
/*------local-search-candidate---------*/

.a-local-search-img {
    display: block;
    float: left;
    height: 50px;
    object-fit: cover;
    width: 50px;
}
.a-li-name {
    color: #333333 !important;
    float: right;
    font-size: 16px;
    font-weight: 600;
    margin-top: 17px;
}
.a-ul-margin {
	margin-bottom:0px!important;
}
.a-class-map .fa {
	margin-right:5px;
}
.a-btn-view {
	margin:0px auto;
}
.a-fa-cloud {
	font-size:30px!important;
}
.a-local-clearfix{
	margin-top:30px;
}
/*pagination*/

.local-candidate-pagination> li > a, .local-candidate-pagination> li > span {
	color: #333333!important;
}
.local-candidate-pagination> li > .page-num {
	background-color: #fafafa;
}
.local-candidate-pagination> li > .page-icon {
	background-color: #eeeeee!important;
}
.local-candidate-pagination {
	float:right!important;
}
.local-candidate-pagination > li > a:focus, .local-candidate-pagination > li > a:hover, .local-candidate-pagination > li > span:focus, .local-candidate-pagination > li > span:hover {
	background-color:#00BBB3!important;
}
.local-candidate {
	padding-left:10px;
	padding-right:5px;
}
/*------------Candidate-View-------------*/
.candidateview{
	margin-bottom:0px!important;
}
.a-candidate-clrfx h2{
	margin-top:0px;
	font-weight: 700;
    line-height: 1.2;
	 color: #44494b;
}
.a-candidate-clrfx{
	padding:30px 0px;
	border-bottom: 1px solid #dddddd;
}
.a-candidate-clrfx2{
		padding-top:30px;
		padding-bottom:30px;
}
.a-candidate-detail-list li{
	 line-height: 35px;
	 color: #44494b;
	 font-weight: 400;
	 font-size:16px;
	
}
.a-candidate-detail-list li a{
		 line-height: 30px;
	 color: #44494b;
	 font-weight: 400;
	 font-size:16px;
}
.a-candidate-detail-list li a:hover{
	
	 color:#02846D;
	 text-decoration:none;
}
.a-candidate-detail-list li .fa{
	
	 color:#02846D;
	 margin-right:5px;
}
.a-candidate-clrfx2 h2{
		margin-top:0px;
		 color:#02846D;
		  font-size: 25px;
}
.a-candidate-detail-list2 li{
	color: #44494b;
	font-weight: bold;
	
}
.a-candidate-clrfx2 p{
	line-height: 30px;
	 color: #44494b;
	 font-weight: 400;
	 font-size:16px;
}
.a-text-box{
	border: 1px solid #dddddd;
	min-height:100px;
	width:100%
	position:relative;
}
.a-text-box::before {
border-color: rgba(0, 0, 0, 0) #cccccc;
    border-style: solid;
    border-width: 0 30px 24px 0;
    bottom: auto;
    content: "";
    display: block;
    left: -30px;
    position: absolute;
    top: 42px;
}
.a-text-box::after{
border-color: rgba(0, 0, 0, 0) #ffffff;
    border-style: solid;
    border-width: 0 28px 22px 0;
    bottom: auto;
    content: "";
    display: block;
    left: -28px;
    position: absolute;
    top: 41px;
}
.a-dwn-option{
	margin-left:3px;
}
.a-text-box{
border: 1px solid #cccccc;
    border-radius: 4px;
    float: left;
    padding: 2.14286em;
    position: relative;
    width: 100%;
}
.a-education-details{
	margin-top:10px;
}
.a-fa-cap {
    background: #7c7f81 none repeat scroll 0 0;
    border-radius: 50%;
    color: #ffffff;
    font-size: 18px !important;
    height: 40px;
    padding: 11px 8px;
    text-align: center;
    width: 40px;
	margin-right:10px;
}
.a-graduated-year{
	background-color:#EE5B4C;
	padding:3px 5px;
	border-radius:5px;
	width:45px;
}

.a-text-box a{
	 color: #44494b;
	 font-size:16px;
}
.a-text-box a:hover{
	
	 color:#02846D;
	 text-decoration:none;
}
.a-canditate{
	margin-bottom:30px;
}

/*----------Contact-page----------*/
.a-map-h3{
	margin-bottom:20px;
	
}
.contact-page{
	margin:20px 0px;
}
.a-contact-clrfx1{
	margin:30px 0px;
}
.btn.btn-primary {
    color: #fff !important;
}
.btn-design {
    color: #fff !important;
}
.chosen-container .chosen-results li.highlighted
{
	background:#bbb !important;
}

.a-information-block {
    background-color: #f8f8f8;
    color: #909090;
    font-size: 14px;
    line-height: 2;
    padding: 20px;
}
.required {
    color: red;
}
.a-contact-form-padding{
	padding-right:15px;
	padding-left:0px;
}
.a-contact-form-padding2{
	padding-left:15px !important;
	padding-right:0px !important;
}
.a-information-list .fa{
	font-size:16px;
	margin-right:10px;
}
.a-social-gray .fa{
	background-color: #f8f8f8;
	  color: #a0a0a0;
	border:none !important;
}
.a-social-gray .fa:hover{
	color:#fff;
}



.margin-v {
	margin:0px !important;
}
.padding-v {
	padding:0px !important;
}
.paddingleftzero-v{
	padding-left:0px !important;
}
.paddingrightzero-v{
	padding-right:0px !important;
}
span.full-time {
    background-color: #186fc9;
    font-size: 13px;
    padding: 4px 10px;
    margin: 0 10px;
    color: #fff !important;
}
.jobsbannerin-v h2 {
	color:#fff;
}
.jobsbanner-v {
	margin-top:70px;
	position: relative;
}
.buttonwhite-v i {
	padding:5px;
}
.jobsbannerin-v a {
	color: #888;
	font-size: 18px;
}
.jobsbannerin-v  {
	background-color: #fff;
	color: #000;
	float: right;
	font-size: 15px !important;
	padding: 12px;
	font-weight: 700;
	padding: 95px 0px;
}
.buttonwhite-v:hover {
	background-color:#00BBB3;
	color:#fff;
}
a.buttonwhite-v {
	background-color: #fff;
	color: #333;
}
.king-v {
	margin:30px 0px;
}
.king-v i {
    color: #00bbb3;
    margin: 5px;
}
.king-v img {
    object-fit: contain;
}
.king-v h4 {
	margin:10px 0px;
}
.top_css
{
	top:41px;
}
.king-v .media-body a {
	color:#666;
	margin-right: 14px;
}
.job-overview-v {
	border: 1px solid #666 !important;
	padding: 24px;
	margin: 20px 0;
}
.job-overview-v ul li span {
	display: block;
	line-height: 23px;
}
.list-2-v li i {
	color: #00bbb3;
	font-size: 17px;
	padding: 0 15px;
}
.list-2-v li {
	margin: 20px 0;
}
.list-2-v span {
	font-size: 14px;
	margin-left: 55px;
	color:#666;
}
.list-2-v strong {
	font-size: 14px;
}
.button-v {
    background-color: #00bbb3;
    border: 1px solid #ffffff;
    border-radius: 13px;
    box-shadow: none;
    color: #ffffff !important;
    display: table;
    float: right;
    font-size: 15px !important;
    font-weight: 600;
    padding: 7px 14px;
    text-align: center;
}
.buttontable-v {
	background-color: #00BBB3;
	border: 1px solid #ffffff;
	color: #ffffff !important;
	display:table;
	font-size: 15px;
		padding: 15px 30px;
	font-weight:800;
	text-align: center;
}

.buttondowload-v {
	background-color: #00BBB3;
	border:none !important;
	color: #ffffff !important;
	font-size: 15px;
	 padding: 11px 18px;
	font-weight:600;
	text-align: center;
}
.apply-v {
	height:45px;
}
.form-control.apply-v {
    padding: 10px !important;
}
.upload-btn-v{
	 color: #000;
    font-weight: bold;
    margin: 20px 0;
}
.maxfiles-v {
    float: right;
    margin: 18px 0;
}
.downloadicon-v{
	padding:10px 0px !important;
}
.closeicon-v{
	background-color: #00BBB3 !important;
	color:#fff;
    position: absolute;
    right: 0;
    top: 0;
	height:45px;
	width:45px;
	opacity:1;
}
.closeicon-v:hover {
	background-color: #000 !important;
		color: #ffffff;
		opacity:1;
}
.close.closeicon-v {
    margin-top: 0;
}
.incresepadding-v{
	  padding:40px 0px !important;
  }
.job-listingbanner-v {
 margin-top:70px;
}
.job-listsearchicon-v {
	background: #00BBB3 !important;
	border: medium none;
	box-sizing: border-box;
	color: #fff !important;
	cursor: pointer;
	font-size: 20px;
	height:50px;
	position: relative;
	text-align: center;
	width:50px;
	 border-radius: 0;
}
.job-listingbannerin-v a{
	font-size:15px;
	color: #888;
}
.education-v h4 {
    color: #00bbb3 !important;
    font-size: 17px;
    margin: 0 0 3px;
}
.formgrouppara-v p{
	color: #ccc;
    margin: 11px;
}
.sortby_v{
	border: 1px solid #ccc;
    width: 100% !important;
	 margin-bottom: 30px;
    margin-top: 10px;
	
}
.sortby_v .btn.dropdown-toggle.btn-default{
	padding:15px;
}
.sort-v  h4 {
    margin: 20px 0;
}
.browselabel-v {
    color: #333;
    font-size: 16px;
    margin-bottom: 10px;
}	
.recentsjobs-v1 .media-body > h4 {
    color: #00bbb3;
    margin-bottom: 0;
}
.button-v1 {
	background-color: #00BBB3;
	border: 1px solid #ffffff;
	color: #ffffff !important;
	display:table;
	font-size: 15px;
	 padding: 11px 24px;
	font-weight:800;
	margin: 10px 0;
}
.buttonblack-v {
	background-color: #00BBB3;
	border: 1px solid #ffffff;
	color: #ffffff !important;
	display:table;
	font-size: 15px !important;
	padding: 15px 30px;
	font-weight:600;
	float:right;
	
}
.button-v:hover, .button-v:focus {
	background-color:#000;
	color:#fff;	
}
.recentsjobs-v1 p{
	color:#999999;
	line-height:2;
	font-size:17px;
}
.vacancy-v {
       font-size: 17px !important;
       margin-bottom: 3px;
   	color:#000 !important; 
	font-weight: 600;
	}
.highlight-v {
	border-top:1px solid #fff !important;
	border-bottom:1px solid #fff !important;
	z-index: 100;
	padding: 15px 0;
	margin:0px !important;
}
.highlight-v3 {
	border-top:1px solid #fff !important;
	border-bottom:1px solid #eee !important;
	z-index: 100;
	padding: 15px 0;
	margin:0px !important;
}
.highlight-v3 a,.highlight-v a  {
	color:#000 !important;
	display:block;
	text-decoration:none;
}
.highlight-v3 img,.highlight-v img {
	margin:20px 40px;
}
.highlight-v2 {
	border-top:1px solid #fbfbfb !important;
	border-bottom:1px solid #fbfbfb !important;
	background-color: #fbfbfb;
	z-index: 100;
	padding: 15px 0;
	margin:0px !important;
}
.highlight-v2 a {
	color:#000 !important;
	display:block;
	text-decoration:none;
}
.highlight-v2 img {
	margin:20px 40px;
}
.highlight-v2:hover,.highlight-v:hover,.highlight-v3:hover{
	background-color:#F4FAF7 !important;
	border-bottom:1px solid #62C58D !important;
	border-top:1px solid #62C58D !important;
}
 .skills-v {
	margin:20px 0px;
}
.skills-v span {
    background-color: #c0c0c0;
    color: #fff !important;
    display: inline-block;
    float: left;
    font-size: 12px !important;
    font-weight: 600;
    line-height: 19px;
   margin: 0 3px 3px 0 !important;
    padding: 6px 10px;
    text-transform: uppercase;
}
/*jobspage */
.buttonbook-v{
	background-color: #00BBB3;
		color: #ffffff !important;
	display:table;
	font-size: 15px;
	margin: 30px auto;
	padding: 10px 20px;
	font-weight:800;
	text-align: center;
	float:right;
}
.floatalign{
	float:none;
}
.job-icons-v span {
	margin-bottom:8px;
	color: #999;
	margin-right: 17px;
	font-size:16px;
	line-height:2;
}
/*jobspage*/
.job-icons-v span i {
	color: #999;
	margin-right: 4px;
}
.job-spotlight h4 span, #titlebar h2 span, .recentsjobs-v1 h4 span {
	color: #fff;
	font-size: 11px;
	font-weight: 600;
	line-height: 28px;
	margin: 0 0 0 4px;
	padding: 5px 10px;
	position: relative;
	text-transform: uppercase;
	top: -2px;
}
.pagination_v {
    margin: 20px;
    text-align: center;
    overflow: hidden;
}
.pagination_v ul li{
 padding: 10px;
}
.current-page-v {
	background-color:#00BBB3 !important;
	color:#fff !important;
}
.pagination_v ul li a{
	background-color: #f6f6f6;
    color: #b3b3b3;
   padding: 13px 17px;
    text-align: center;
	 margin: 0px;
	}
.pagination_v ul li a:hover {
	background-color:#00BBB3;
	color:#fff;
	}
.pagination_v .prev{
	float:left;
	font-weight: 900;
}
.pagination_v .next{
	float: right;
	font-weight: 900;
	}
	.checkboxes_v li {
		font-size: 16px;
	font-weight: normal;
}
.checkboxes_v li:last-child {
	margin-bottom:-8px;
}
.checkboxes_v label {
	display:inline-block;
	cursor:pointer;
	position:relative;
	 padding-left: 30px;
	margin-right:15px;
}
.checkboxes_v label span {
	color:#909090!important;
	font-size:16px;
}
.checkboxes_v input[type=checkbox] {
	display:none;
}
.checkboxes_v label:before {
	content:"";
	display:inline-block;
	width:19px;
	height:19px;
	margin-right:10px;
	position:absolute;
	left: 0px;
	top:0;
	background-color:#fff;
	border:2px solid #d0d0d0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.checkboxes_v input[type=checkbox]:checked+label:before {
	content:"";
	font-family:"FontAwesome";
	font-size:12px;
	color:#fff;
	text-align:center;
	line-height:15px;
	background-color: #00bbb3;
	border:2px solid transparent;
}
.checkboxes_v.list-unstyled label{
	font-weight: 400;
}
.checkbox-v h4 {
    color: #000;
}
.sort-v{
	margin:20px 0px;
}
.sort_v h4{
	margin:20px 0px;
}
.job_listing-v{
 margin: 20px 0;
}

/* Job listing*/
.job-listingbannerin-v p{
	font-size:17px;
	color: #888;
}
.job-listingbannerin-v h2{
	margin:5px 0px;
}

.job-listsearchicon-v:hover{
	background-color:#ccc !important;
	color:#000 !important;
}
.jobtitleinput-v {
	height:50px !important;
}
.jobinput-v {
	margin: 40px 0 !important;
}
.job-listingbannerin-v{
	background-color: #f6f6f6;
	padding: 65px 0;
}
span.full-time {
	background-color: #186fc9;
}
span.part-time {
	background-color: #f1630d;
}
span.internship {
	background-color: #e1d123;
}
span.temporary {
	background-color: #e12335;
}
span.freelance {
	background-color: #53b427;
}
#exampleInput-v{
	height:50px;
}
.recentsjobs-v p{
	color:#999999;
	line-height:2;
	font-size:17px;
}
.job-spotlight h4 span, #titlebar h2 span, .recentsjobs-v h4 span {
	color: #fff;
	font-size: 11px;
	font-weight: 600;
	line-height: 28px;
	margin: 0 0 0 4px;
	padding: 5px 10px;
	position: relative;
	text-transform: uppercase;
	top: -2px;
}


/* profile view*/
.heading-v{
	color: #00BBB3;
}
.job-listingbannerin-v img{
	margin-right:20px;
}
.bannerbtn-v {
	 margin-top:40px;
}

.job-listingbannerin-v h2{
	margin:5px 0px;
}
.job-listsearchicon-v:hover{
	background-color:#ccc !important;
	color:#000 !important;
}
.jobtitleinput-v {
	height:50px !important;
}
.jobinput-v {
	margin: 40px 0 !important;
}
.job-listingbannerin-v {
    padding: 5px 0 5px;
}
#exampleInput-v{
	height:50px;
}
.recentsjobs-v1 .media-body > h4 {
    color: #00bbb3;
    margin-bottom: 0;
}
.bookmark-v {
	background-color:#000 !important;
	color:#fff !important;
	margin:0px !important;
	}
.bookmark-v:hover {
	background-color: #00BBB3 !important;
}
.bannericons-v ul li {
    color: #999;
    font-size: 14px;
    line-height: 2;
    margin-right: -4px;
}
.bannericons-v a {
    color: #999999;
}
.bannericons-v a:hover{
	color:#00BBB3 ;
}
.bannericons-v ul li i {
	color: #999;
	margin-right: 4px;
}
.list-1-v {
	margin: 0 12px;
}
.list-1-v li {
	color: #666;
	font-size: 15px;
	line-height: 24px;
	list-style-type: none;
	margin-bottom: 15px;
	position: relative;
	padding-left: 10px;
}
.list-1-v li i {
	color:#00BBB3;
	margin: 5px 0;
	font-size: 9px;
}
.foodservice-v p {
    color: #666;
    font-size: 15px;
    line-height: 1.9;
}
.resume-table {
    border-top: 3px solid #eee;
    color: #999;
    font-size: 16px;
    line-height: 2;
    margin: 12px 0 40px;
    padding: 0 0 0 20px;
}
.a-table-hover a {
    color: #333;
}
.a-table-hover a:hover{
    color: #00bbb3;
}
.resume-table strong {
	font-weight:600;
	margin:0;
	padding:0;
	line-height:30px;
	font-size:15px;
	padding:7px 0;
	display:block;
	color:#000;
}
.resume-table strong:before {
	display:block;
	width:20px;
	height:20px;
	background:#eee;
	content:"";
	margin:20px 0 0 -8px;
	position:absolute;
	left:-4px;
	top:0;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	border:4px solid #fff;
}
.resume-table dd, .resume-table dt {
	border-left:2px solid #e0e0e0;
	padding:0 0 0 1em;
	margin:0
}
.resume-table p {
	margin:0 0 15px 0;
}
.resume-table dt {
	padding:1em 0 0 1em;
	position:relative;
}
.resume-table dd {
	overflow:hidden;
	line-height: 2;
}
.profileview-v{
	margin-top:25px;
}
.width-v li {
	width:34%;
	float:left;
}
.generalinfo-v{
	font-size:15px !important;
	font-weight:600 !important;
}
/*add resume */
.imargin{
    margin:7px;
}
.margin30-v{
	margin:30px 0px;
}
.addresumein-v {
	background-color: #F6F6F6;
	padding: 40px 0;
	}
.old-div,.old-div1,.old-div2{
	display:none;
	}
.notification-v {
	margin:40px 0px;
}
.browselabel-v span {
	margin-left: 2px;
	color:#ccc;
}
.notificationcolor-v span{
	color: #4587a9 !important;
}
.notificationcolor-v {
	line-height: 24px;
	margin-bottom: 15px;
	padding: 22px 26px;
	position: relative;
	color: #4587a9;
	font-size:16px;
}
.linkedin-btn {
	background-color: #0E5B83;
	color: #fff;
	cursor: pointer;
	display:block;
	font-size: 14px;
	font-weight: 800;
	outline: medium none;
	overflow: hidden;
	padding: 10px 20px;
	position: relative;
	text-transform: uppercase;
	transition: all 0.2s ease-in-out 0s;
	border-radius:none !important;
	z-index: 10;
	border-radius: 0;
}
.linkedin-btn:hover {
   background-color:#000;
	color:#fff;
}
.addurl1,.addurl3,.addurl2  {
	background-color: #f2f2f2;
	color: #808080;
	border: 1px solid #ffffff;
	font-size: 15px;
	margin: 10px auto;
	padding: 10px 20px;
	font-weight:600;
	text-align: center;
}
.addurl1:hover, .addurl1:focus, .addurl1:active,.addurl2:hover, .addurl2:focus, .addurl2:active, .addurl3:hover, .addurl3:focus, .addurl3:active {
	background-color:#000;
	color:#fff;
}
.urloption,.educationoption,.experienceoption{
	padding:35px;
	background-color:#f6f6f6;
	position:relative;
	margin: 10px 0;
}
.urlcloseicon-v {
    background-color: #e9e9e9 !important;
    color: red;
    height: 30px;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
}
.urlcloseicon-v:hover{
	background-color:#000!important;
	color:#FFF !important;
	opacity:1;
}
/*********************************employer-managejobs*********************/
.a-employer-application-h3{
	margin-bottom:30px;
}
.a-managejob-row th{
	text-transform:uppercase;
}
.a-fa-txt {
    font-size: 15px !important;
	 padding: 0 30px;
}
.a-btn-grid{
	diaplay:inline-block;
}
.a-resume-status .form-control{
	border-radius:30px !important;
}
.a-resume-status .bootstrap-select > .dropdown-toggle{
	border-radius:30px !important;
}
.a-resume-status .bootstrap-select .dropdown-toggle:focus{
	outline: thin dotted #ffffff !important;
}
.drop .bootstrap-select .dropdown-toggle:focus{
	outline: thin dotted #ffffff !important;
}
.a-table-font tr td {
    font-size: 14px !important;
}
.job-application-status {
    border-radius: 20px;
    color: #ffffff;
	background-color:#02846D;
    display: block;
    font-size: 11px;
    margin-left: auto;
    margin-right: auto;
    padding:10px;
    text-align: center;
    width: 100px;
}
.job-application-status2 {
    border-radius: 20px;
    color: #ffffff;
	background-color:#E71820;
    display: block;
    font-size: 11px;
    margin-left: auto;
    margin-right: auto;
    padding:7px 4px;
    text-align: center;
    width: 100px;
}
.local-candidate .table-responsive {
    min-height: 0.01%;
    overflow-x: unset;
}
.a-emp-table{
	    margin-top: 20px;
}
.formshortlist-v{
    height: 35px;
    width: 111px !important;
}
.btn.dropdown-toggle.btn-default {
    border-radius: 30px;
}
.btn-group.bootstrap-select.form-control.listed-v.drop {
    border-radius: 30px;
}
/*---------------------refer-a-friend-------*/
.a-refer{
	background-color:#00BBB3;
	text-align:center;
	color:#fff;
	margin-bottom:20px;
	margin-top:10px;
}
.a-refer h3{
	margin-top:10px !important;
}
.a-mails img{
	display:inline-block;
}
.a-mails{
	margin-top:15px;
}
.a-fixed-input{
	cursor:normal!important;
}
.a-refer-friend-form{
	margin-top:20px;
	margin-bottom:10px;
}
.bootstrap-select .dropdown-toggle:focus{
	outline: thin dotted #ffffff !important;
}
.frommargin-v{
	margin-right:10px;
}

/*candidate search jobs*/
.candidatesearch-v {
	margin:20px 0px;
}
.candidatesearchhover-v, .candidatesearchhover1-v {
	padding:20px;
}
.candidatesearchhover-v {
	background: #f0f0f0;
}
.candidatesearchhover-v:hover, .candidatesearchhover1-v:hover {
    background-color: #eff6f2 !important;
    border-color: rgba(38, 174, 97, 0.7) !important;
}
.searchjobicon-v {
	font-size:15px;
}
.searchjobicon-v li a i {
	margin:5px;
}
.freelancer-v a {
	color:#578425 !important;
}
.freelancer-v a:hover {
	color:#276259 !important;
}
.list-inline.searchjobicon-v a {
	color: #333;
}
.buttonview-v {
    background-color: #00bbb3;
    border: medium none !important;
    color: #ffffff !important;
    display: block;
    font-size: 13px;
    font-weight: 600;
    margin: 28px auto;
    padding: 12px !important;
    text-align: center;
    text-transform: uppercase;
}.margin_css {
    margin-top: 15px;
}

.buttongo-v{
	background-color: #00bbb3;
	border: medium none !important;
	color: #ffffff !important;
	font-size: 15px;
	font-weight: 600;
	padding: 14px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}
.buttonview-v:hover,.buttongo-v:hover,.buttondowload-v:hover,.buttontable-v:hover{
	background-color:#000;
	color:#fff;
}

/* candidate manage applicaton*/
.jobapplicationstatus-v{
    border-radius: 2px;
    color: #fff;
    display: block;
    font-size: 14px;
    padding: 8px;
    text-align: center;
    border-radius: 20px;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
}
.pending-v{
	background-color:#333;
}
.rejected-v{
	background-color:#EE373B;
}
.shortist-v{
	background-color:#107967;
}
/*manage resume*/
.tableheaderpadding-v th {
	padding:20px 10px !important;
}
.resumeicon-v a  {
	color:#333333;
}
.pencilicon-v{
	color:#333333;
}
.pencilicon-v:hover{
	color:#00BBB3 !important;
}

/********************New CSS***********************/
.dropdown-menu {
    max-height: 259px !important;
}
.chosen-container-multi .chosen-choices li.search-choice {
    color: #fff !important;
}
.resume_details img {
    width: 70px;
    height: 70px;
	object-fit:contain;
}
.resume_details {
    margin-top: 30px;
}
.chosen-choices .search-choice {
    height: 27px;
    padding-top: 4px !important;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{
top: 8px !important;
}
.urlcloseicon-v span {
    bottom: 0;
    left: 1px !important;
    position: absolute;
    right: 0;
    top: 4px;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #00bbb3;
    border-color: #00bbb3;
}
.title-col a {
    color: #000;
    float: left;
    font-size: 15px;
    margin-bottom: 5px;
}
.viewable-col span {
    padding: 0 10px;
}
.a-managejobs-table .buttonview-v {
    margin: 0 !important;
    padding: 0 12px;
    text-align: center;
    width: 140px;
}
.a-managejobs-table th:first-child {
    text-align: left;
}
.non_bg {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.a-contact-form-padding p
{
	font-size:15px;
	line-height:2.2;
}
.bg_css {
    background: #fafafa none repeat scroll 0 0;
    border-radius: 4px;
    padding: 20px 29px;
}
.king-v .media-body {
    padding-top: 17px;
}
.bg_css label[rel="tooltip"] {
    display: inherit;
}
.clearfix.a-managejobs.post_managejobs {
    margin: 41px 0 50px;
}
.foodservice-v li {
    color: #666;
    font-size: 15px;
    line-height: 1.9;
}
.a-local-clearfix .employer-profile-input:first-child .dropdown-menu {
    width: 233px;
}
.buttonview-v.btn.btn-primary.marginone.btn-design.disabled {
    background: #bbb none repeat scroll 0 0;
    cursor: not-allowed;
    pointer-events: none;
}
.candidatesearchhover-v {
    background: #fff none repeat scroll 0 0;
	border-top: 1px solid #e0e0e0;
}
.candidatesearchhover-v.clearfix:nth-child(2n) {
    background: #fbfbfb none repeat scroll 0 0 !important;
    border-color: #e0e0e0 !important;
}
.candidatesearch-v .buttonview-v
{
	 margin: 6px auto !important;
}
.candidatesearchhover-v h4 {
    margin-top: 0;
}
.candidatesearchhover-v .list-inline.searchjobicon-v li {
    padding: 0;
}
.candidatesearchhover-v h4 a
{
	color:#000;
}
.itemfeartures-v .full-time {
    font-size: 11px;
    font-weight: 600;
    padding: 5px 10px;
    text-transform: uppercase;
}
.css_city .dropdown-menu.open {
    width: 210px;
}
.a-emp-table table.a-table-font td {
    padding-bottom: 25px !important;
    padding-top: 25px !important;
}
.myprofile .a-addon-input-group img {
    height: 140px;
    width: 140px;
}
.company_profile img {
    height: 100px;
    width: 100px;
}
.a-contact-clrfx1 .btn.btn-padding.a-postajob-btn.btn-design {
    margin-left: 0;
}
/***************************@media ***************************/

@media screen and (max-width: 1025px) {
.nav_inner li a {
    padding: 12px 9px;
}
.social-icons.list-inline {
    min-height: 141px;
}
.a-managejobs-table tr td:first-child {
    text-align: left;
}
.tableheaderpadding-v th {
    font-size: 12px;
}
.a-managejobs-table .buttonview-v {
    width: 105px;
}
.local-candidate.local_search_candid .btn.btn-padding.a-search-candidate-btn.btn-design.btn-danger {
    margin-left: 30px;
}
}
@media screen and (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
   .navbar-nav .open .dropdown-menu {
       position: static;
       float: none;
       width: auto;
       margin-top: 0;
       background-color: transparent;
       border: 0;
       -webkit-box-shadow: none;
       box-shadow: none;
    }
	/* add resume*/
	.formgrouppara-v p {
       margin: 12px 3px;
}
.page2-v {
	display:none !important;
}
.list-inline.searchjobicon-v.pull-right {
    float: left !important;
    margin: 15px 0;
}
.footer-p {
    font-size: 14px;
    width: 303px;
}
.a-managejobs-table .buttonview-v {
    padding: 0 12px;
    width: 100%;
	margin-bottom:10px;
}
.a-local-search-img {
    height: 40px;
    width: 40px;
}
.tableheaderpadding-v .a-li-name {
    font-size: 15px;
    margin-top: 11px;
}
.a-managejobs .a-managejobs-table tr td {
    font-size: 14px !important;
}
.candidate_manage_appicatopns .a-ul-margin li {
    display: block;
}
.local_search_candidate .a-local-search-img {
    height: 74px;
    width: 74px;
}
}
@media screen and (max-width: 995px) {
.nav_innerr .nav-drop a {
 background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
 color: #333333 !important;
 margin: 10px 20px;
}
	/**************----*/
	.navbar-nav .open .dropdown-menu {
 background-color: rgba(0, 0, 0, 0);
 border: 0 none;
 box-shadow: none;
 float: none;
 margin-top: 0;
 position: static;
 width: auto;
}
.navbar-nav > li > .dropdown-menu {
 border-top-left-radius: 0;
 border-top-right-radius: 0;
 margin-top: 0;
}
.open > .dropdown-menu {
 display: block;
}
.dropdown-menu {
 display: none;
}
.nav-drop::before {
 display:none;
}
nav {
    overflow-y: auto;
}
.a-managejobs .local-candidate .a-table .title-col .pull-left:first-child {
    width: 14% !important;
}
}
 @media screen and (max-width: 769px) {
.footer-p {
    font-size: 14px;
    width: 303px;
}
.a-managejobs .a-ul-margin li:first-child {
    width: auto !important;
}
.a-managejobs .a-ul-margin li {
    float: left;
}
.candidate_manage_appicatopns .a-ul-margin li {
    display: inline-block;
    float: none !important;
}
 }

 @media screen and (max-width: 767px) {
.a-candidate-clrfx2{
		padding-top:10px;
		padding-bottom:10px;
}
.a-employer-application-h3 {
      margin-left: 15px;
}
.a-paddleft{
	padding-left:15px !important;
}
.marginlg {
	margin: 10px 0;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{
	margin-left:10px!important;
	margin-top:5px!important;
}
.navbar, .navbar-header {
 min-height:70px;
}
.navbar-brand > img {
 height: 50px;
}
.nav_inner {
 margin:0;
}
.nav_inner li a {
 color: #333 !important;
 margin:10px 5px;
}
.nav_innerr li{
	margin: 0 10px;
	}
.nav_innerr li a, .smallHeader .nav_innerr li a {
 background: #333 !important;
 color: #fff !important;
}
.local-candidate {
 padding-left: 15px;
 padding-right: 15px;
}
.a-contact-form-padding2 {
    padding-right:15px !important;
	
}
.a-contact-form-padding {
    padding-left: 15px;
}
.a-text-box::before ,.a-text-box::after {
	display:none;
	
}
.a-text-box{
	margin-top:20px;
}
.a-altimax-form {
    margin-top: 85px !important;
}
.a-breadcrum {
    margin-top: 85px;
}
.a-space{
	padding-right:0px!important;
}
.social-icons.list-inline {
    min-height: auto;
}
/* jobspage*/
.paddingleftzero-v{
	padding-left:15px !important;
}
.paddingrightzero-v{
	padding-right:15px !important;
}
.browselabel-v {
          margin-bottom: 10px;
    margin-top: 10px;
}
.job-icons-v span {
         line-height: 1.5;
       margin-right: 6px;
}
	.recentsjobs-v1 .media-body {
    padding: 0 20px;
}
	.recentsjobs-v1.media-body, .media-left, .media-right {
    display: table-header-group;
}
.job-listingbannerin-v {
	padding:30px 0px;
}
.recentsjobs-v1 p{
		line-height: 1.5;
}
.vacancy-v {
          font-weight: 600;
    margin-bottom: 6px;
}
.bannerbtn-v{
	margin:0px !important;
}
.sortby_v .btn.dropdown-toggle.btn-default {
    padding: 7px;
}
.sortby_v {
	margin:0px !important;
}
.recentsjobs-v .media-body {
    padding: 0 20px;
}
.a-employer-application-h3 {
    margin-left: 0px;
}
.recentsjobs-v.media-body, .media-left, .media-right {
    display: table-header-group;
}
.pagination2 a{
	display:none;
}
.king-v img {
 margin: 20px;
  height:50px;
  width:50px;
}
 .jobsbannerin-v {
 padding:30px 0px;
}
a.buttonwhite-v {
 float: left;
  margin: 30px 16px;
 padding: 7px 12px;
}
.list-1-v li {
	margin-bottom:6px;
}
/*add resume*/
.notificationcolor-v {    
       line-height: 21px;
}

.urloption,.educationoption,.experienceoption {
	padding:20px;
}
.king-v h4{
	margin: 25px 0 15px 0;
	}
.buttonblack-v, .button-v{
	float: left;
	margin: 15px 0 !important;
	}
.local-candidate .table-responsive {
    min-height: 0.01%;
    overflow: auto;
}
.a-managejobs .local-candidate .a-table .title-col .pull-left:first-child {
    width: 5% !important;
}
.local-candidate.local_search_candid .btn.btn-padding.a-search-candidate-btn.btn-design.btn-danger
{
	margin-left:0px;
}
.local-candidate.local_search_candid .a-search-candidate-btn {
    width: 100%;
}
 }
@media screen and (max-width: 500px) {
	.candidatesearchhover-v  .highlight1 img, .searchitem-v img {
    height: 10%;
    margin: 0 22px 0 0;
    object-fit: cover;
    width: 15%;
}
	.a-profile-h6{
		display:none;
	}
	.fileUpload .fa {
    margin-left: 33px !important;  
    }
	.a-managejobs-grid a {    
    font-size: 13px;
    padding: 5px 6px;
}
/*jobspage*/
.education-v h3 {
    margin: 10px 0px !important;
}
.formgrouppara-v p {
       margin: 10px 3px;
}
#exampleInput-v{
		margin:0px !important;
}
.button-v1 {
	 padding: 6px 10px;
}
#exampleInput-v{
		margin:0px !important;
}
.king-v {
    margin: 5px  0px!important;
}
.bannericons-v ul li i {
     margin-right: 0px;
	}
    .bannericons-v ul li{
   	margin: 0 !important;
}
	.foodservice-v p {
         line-height: 1.5;
}
.job-overview-v {
     padding: 12px;
}
span.full-time {
        padding: 3px;
}
/*add resume*/
.notificationcolor-v {
		padding:10px ;
	}

.urloption, .educationoption, .experienceoption {
    padding: 41px;
}

.searchfield-v {
    margin-bottom: 10px;
}
/*candidatesearchjobs*/
.formwidth-v {
	width:100%;
}
.notification-v {
    margin: 20px 0;
}
}
@media screen and (max-width: 400px) {
.mobile-font li{
 font-size: 13px;
	}
	.maxfiles-v {
		display:none;
	}
.bookmark-v {
        margin: 5px 0 !important;
}
.fileUpload .fa {
    margin-left: 13px !important;  
    }
	.pagination_v ul li {
    padding: 5px;
}
.bgbreadcum h2 {
    font-size: 20px;
}
.bgbreadcum ul li, .bgbreadcum ul li a {
    font-size: 14px;
}
}
@media screen and (max-width: 350px) {
	.fileUpload .fa {
    margin-left: 3px !important;  
    }
	.candidatesearchhover-v h4 a {
    color: #000;
    display: block;
    font-size: 14px;
}
.candidatesearchhover-v .full-time {
    clear: both;
    content: "";
    display: table;
    margin-left: 0;
    margin-top: 12px;
}
.local-candidate.local_search_candid .a-search-candidate-btn {
    width: 77px;
}
}
/***********************************************LOADER IMAGE************************************************/
.fileUpload.input-group-addon {
    overflow: visible;
}
.loader {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    padding: 25% 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 10000;
}
.loader img {
    margin: 0 auto;
}
/***********************************************MESSAGE BOX************************************************/
/***********************************************MESSAGE BOX************************************************/
div.msg {
	border-radius: 5px 5px 5px 5px;
}

div.msg {
	cursor: pointer;
	font-size: 14px;
	font-weight:700;
	margin: 0 auto 10px;
	overflow: inherit;
	padding: 10px 42px 10px 37px;
	width: 100%;
	
	border-color: #eee;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
}
div.error {
	background-image:none !important;
	background: url("../img/error.png") no-repeat scroll 10px 11px #FAE8E8;
	/*border: 1px solid #FFA2AA;*/
	border-left-color:#FFA2AA
}
div.success {
	background-image:none !important;
	background: url("../img/accept.png") no-repeat scroll 10px 11px #E3FFDE;
	/*border: 1px solid #6CD858;	*/
    border-left-color: #6CD858;
}
div.warning {
	background-image:none !important;
	background: url("../img/icons/exclamation.png") no-repeat scroll 10px 11px #FFFFD3;
	/*border: 1px solid #D6D61F;*/
	border-left-color: #D6D61F;
}
div.dismsg {
	clear:both;
	overflow:hidden;
	position:relative;
}
div.msgclose {
	cursor: pointer;
	position:absolute;
	top:14px;
	right:24px;
	width:16px;
	height:16px;
	background: url("../img/cross.png") no-repeat;
}
div.commonmsg {
	margin:0 auto;
	position:fixed;
	top:28%;
	width:60%;
	left:20%;
	z-index:1000;
}
div.commonmsg div.msg {
	width:100%;
}
#backtotop {
	bottom: 20px;
	display: none;
	margin: 0 20px 0 0;
	position: fixed;
	right: 0;
}
#backtotop a:hover {
	background-color:#505050;
}
#backtotop a:hover:after {
	transform:translate3d(0, 0, 0) rotate(360deg);
}
 #backtotop a::after {
 content: "";
 display: inline-block;
 font-family: "FontAwesome";
 left: 15px;
 position: relative;
 top: 12px;
 transform: translate3d(0px, 0px, 0px) rotate(0deg);
 transition: all 0.3s ease 0s;
}.bootstrap-select.btn-group .dropdown-menu li a {
    padding: 4px 15px 6px;
}
#backtotop a {
	background-color: #00bbb3;
	border: 0 none;
	color: #ffffff;
	display: block;
	height: 46px;
	text-decoration: none;
	transition: all 0.2s ease-in-out 0s;
	width: 46px;
}
.popup{
	padding:20px
}
.popup .control-label{
	text-align:left !important;
	font-weight:700;
	color:#000;
}
.popup .form-control-static{
	text-align:left !important;
}
.smallHeader .nav.navbar-nav a:hover, .nav.navbar-nav .active a, .nav.navbar-nava:focus {
     background-color: #00bbb3 !important;
    color: #fff !important;
}
.nav_innerr li .active{
	background: #00bbb3 none repeat scroll 0 0 !important;
    color: #fff !important;
}
.nav_innerr li.active .nav-drop a, .nav_innerr li .nav-drop a {
    background: #282828 none repeat scroll 0 0 !important;
    color: #fff !important;
    margin: 0 3px 2px !important;
    padding: 8px 6px;
}
.nav_innerr li.active .nav-drop a:hover {
    background: #00bbb3 none repeat scroll 0 0 !important;
    color: #fff !important;
    margin: 0;
    padding: 8px 6px;
}