/* My Custom CSS */

.jobsearch-typo-wrap h1, 
.jobsearch-typo-wrap h2, 
.jobsearch-typo-wrap h3, 
.jobsearch-typo-wrap h4 
.jobsearch-typo-wrap h5, 
.jobsearch-typo-wrap h6 {
    clear: inherit;
    font-weight: 600;
    margin-top: 40px;
    margin-bottom: 15px;
    color: #333;
    letter-spacing: 1.1px;
}

.page .careerfy-entry-content ul.bulletpoint li {list-style: circle;}

.cmplz-cookiebanner .cmplz-links ul li {list-style: none;}

.jobsearch-content-title h2 {margin-top: 0px;}

.job-company {display: inline-block;}

.page-template-user-dashboard-template #circle img {
  width: 88% !important;
  height: 88% !important;
}

p .custom-link, p .custom-link:visited {color: #87e477; text-decoration: underline;}

p .custom-link:hover {color: #333; text-decoration: underline;}

.employer-template-default .jobsearch-column-8 {width: 100%;}

aside.employer-template-default .jobsearch-column-4 {display: none;}

.jobsearch-typo-wrap .jobsearch-description h3{	font-size: 18px; margin: 30px 0 15px;}

.jobsearch-typo-wrap .jobsearch-description ul {margin-bottom: 20px;}

.cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-links ul li {list-style: none;}

.careerfy-jobs-box2 figure {width: 90px; height: 90px; background: #fff;}

.careerfy-jobs-box2 figure a,
.careerfy-jobs-box2 figure img {
    float: left;
    width: 100%;
	height: 100%;
	position: relative;
    top: 25%;
    transform: translateY(-25%);
}

.jobsearch-send-email-popup-btn {padding: 9px 11px 8px 0px;}

.jobsearch-banner-search button {background-color: #004370;}

.jobsearch-banner-search ul li.jobsearch-banner-submit:hover button {background-color: #004370;}

.jobsearch-banner-search ul li.jobsearch-banner-submit:hover i {color: #fff !important;}

body .jobsearch-typo-wrap {color: #333;}

body .post-155 #jobsearch-jobadvserach-submit {width: 100%;}

.page .careerfy-entry-content ul {padding-left: 25px; margin-bottom: 20px;}

.home .careerfy-entry-content ul {padding-left: 0px; margin-bottom: 0px;}

.page-id-154 .careerfy-entry-content ul {padding-left: 0px; margin-bottom: 0px;}

footer .careerfy-copyright p a,
footer .careerfy-copyright p a:visited {color: #999;}

footer .careerfy-copyright p a:hover {color: #fff; text-decoration: underline;}

.careerfy-main-content .careerfy-detail-editore ul li, 
.careerfy-main-content .careerfy-detail-editore ol li{margin-bottom: 8px;}

.careerfy-subheader {background-color: #87e477;}
.careerfy-subheader .careerfy-page-title h1 {color: #121d28;}

.jobsearch-job-subheader {min-height: 190px;}

.jobsearch-pumflit-banner-con a img,
.jobsearch-pumflit-banner-con a:visited img {
  opacity: 1.0;
  filter:alpha(opacity=100); 
}

.jobsearch-pumflit-banner-con a:hover img{
  opacity: 0.8;
  filter:alpha(opacity=80); 
}

.aioseo-breadcrumbs {
	margin-bottom: 20px;
}

.single .jobsearch-det-adver-wrap .detail-adver-codecon .jobsearch-pumflit-banner-con {
	margin-bottom: 0px;
}

.careerfy-blog-masonry figure, .careerfy-blog-masonry figure > a, .careerfy-blog-masonry figure img, .careerfy-blog-masonry-text {
    height: 100%;
}

.aioseo-author-bio-compact {
	margin: 20px 0;
	gap: 40px;
}

.aioseo-author-bio-compact .aioseo-author-bio-compact-left .aioseo-author-bio-compact-image{
    width: 60px;
    height: 60px;
    border-radius: 5px;
}

.aioseo-author-bio-compact .aioseo-author-bio-compact-right .aioseo-author-bio-compact-header .author-name,
.aioseo-author-bio-compact .aioseo-author-bio-compact-right .aioseo-author-bio-compact-main .author-bio-link {
    font-size: 15px;
}




table>thead>tr>th, 
table>tbody>tr>th, 
table>tfoot>tr>th, 
table>thead>tr>td, 
table>tbody>tr>td, 
table>tfoot>tr>td {
	text-align: left;
}

@media (min-width: 1200px) {
    body .careerfy-wrapper .container,
    body .careerfy-wrapper .jobsearch-plugin-default-container {
        width: 1200px;
    }
	
}
	

/* My Custom CSS End */