/*
Theme Name: Workio
Theme URI: https://apusthemes.com/workio
Author: ApusWP
Author URI: https://apusthemes.com/
Description: Workio is clean theme, it's used Apus Framework.
Version: 1.0.25
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: workio

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
img{
    max-width: 100%;
    height:auto;
 }
.alignnone {
    margin: 5px 20px 20px 0;
}
.news-box {
    width: 95%;
    float: left;
    background: #fff;
    border-radius: 7px;
	border: solid 1px #dde6ef;
    position: relative;
    overflow: hidden;
}
.news-box input[type="text"] {
    width: 100%;
    box-sizing: border-box;
    padding: 10px 47px 10px 16px;
    display: inline-block;
    outline: none !important;
    color: #000;
    font-size: 14px;
    line-height: 27px;
    border-radius: 5px 0px 0px 5px;
}
.news-box input[type="submit"] {
    width: 47px;
    height: 47px;
    top: 0;
    right: 0;
    position: absolute;
    display: inline-block;
    background: #fff url(https://alliancecareers.us/wp-content/uploads/2024/09/subs-arrow.png) center center no-repeat !important;
    border: none !important;
    padding: 12px 0 !important;
    color: #FFF !important;
    font-size: 15px !important;
    text-indent: -900px;
    cursor: pointer;
    line-height: 20px;
}
.contact-us-frm-box{
	width:100%;
	float:left;
	box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.06);
    padding: 40px;
}
.contact1-list1 li {
    font-weight: 500;
    display: grid;
    align-items: center;
    line-height: 26px;
    margin-bottom: 25px;
    font-size: 16px;
	list-style:none;
    border-bottom: #c8c8c8 2px dotted;
    padding: 20px 0;
}
.contact1-list1 li  a{
	color: #667488;
}
.contact-box1 {
    width: 100%;
    float: left;
}
.contact-box1-lft {
    width: 12%;
    float: left;
}
.contact-box1-rht {
    width: 80%;
    float: right;
    font-size: 16px;
    font-weight: 600;
}
.contact1-list1 li span {
    color: #008000;
    font-weight: 700;
    font-size: 20px;
}
.all-inner-box{
	width:95%;
	float:left;
	box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.06);
    padding: 40px 60px;
	margin:30px 0;
}
.all-list-style{
	width:100%;
	float:left;
	margin-top:10px;
}
.all-list-style li{
	line-height: 24px;
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;
	list-style:none;
}
.all-list-style li:after {
    position: absolute;
    left: 0px;
    top: 9px;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50px;
    background: #000;
}
.sponser-list{
	width: 100%;
    float: left;
    padding: 0px;
}
.sponser-list li {
    display: inline-block;
    float: left;
    width: 48%;
    margin-right: 2%;
    margin-bottom: 30px;
    background: #fff;
    text-align: center;
    border-radius: 0px;
    transition: ease-in-out 300ms;
    -moz-transition: ease-in-out 300ms;
    -webkit-transition: ease-in-out 300ms;
    -ms-transition: ease-in-out 300ms;
    -o-transition: ease-in-out 300ms;
    box-shadow: 0px 0px 12px 0px rgb(150 150 150 / 30%);
}
.sponser-list li img{
	border-bottom:#777 1px solid;
}
.sponser-list-det{
	width:100%;
	float:left;
	padding:20px;
	text-align:left;
}
.sponser-list li h3{
	font-size:20px;
	font-weight: 500;
    color: #085b9a;
	margin:0px !important;
	line-height: 30px;
	
}
.sponser-list li h4{
	color: #86888C;
    font-size: 15px;
	margin:0px !important;
}
.form-box{
	width:100%;
	float:left;
}
.form-box-col-1{
	width:48%;
	float:left;
}
.form-box-col-2{
	width:48%;
	float:right;
}
.info-box-m a{
	color: #fff !important;
    font-size: 14px !important;
}
.aligncenter,
div.aligncenter {
    clear: both;
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 32px 2em;
}
.wp-block-image .alignright{
    margin-left: 2em;
}
.alignleft {
    float: left;
    margin: 5px 2em 32px 0;
}
.wp-block-image .alignleft{
    margin-right: 2em;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
.gallery-caption {
    box-sizing: border-box;
}
.bypostauthor{
    box-sizing: border-box;
}
.employers-btn {
	display:inline-block;
	background:#FFE135;
	padding:12px 30px;
	border-radius:6px;
	margin:10px 10px 10px 0;
	color:#000 !important;
	font-weight:600;
	border:none !important;
}
.seekers-btn {
	color:#FFF !important;
	border:none;
	font-weight:600;
	display:inline-block;
	background:#2D7EF6;
	padding:12px 30px;
	border-radius:6px;
	margin:10px;
	border:none !important;
}
.wp-block-pullquote{
    border:none;
}
.wp-block-archives.aligncenter, .wp-block-categories.aligncenter, .wp-block-latest-posts.aligncenter {
    text-align: center;
}
.wp-block-cover{
    margin-bottom: 28px;
}
.wp-block-embed{
    margin-bottom: 30px;
}
.product-block.grid .product-image{
    width: 100%;
}
.tribe-events-c-subscribe-dropdown__container {
	display:none !important;
}
.tribe-events-c-top-bar.tribe-events-header__top-bar {
	display:none !important;
}
.tribe-events-single-event-title {
	font-size:37px;
	color:#272f46;
}
.tribe-events-schedule {
	margin:5px 0 15px 0 !important;
}
.tribe-events-event-image img {
	background:#f1f1f1;
	padding:12px;
}
.timezone {
	display:none;
}
.tribe-events-calendar-list__event-description.tribe-common-b2.tribe-common-a11y-hidden {
	display:none !important;
}
.tribe-events-schedule h2 {
	margin-top:0px;
	font-size:22px;
}
.tribe-events-single-section.tribe-events-event-meta {
	width:100%;
}
.tribe-events-venue-map {
	width:100%;
}
.product-block.grid .product-image img{
    width: 100%;
}
.bread-title{
    word-break: break-word;
    word-wrap: break-word;
}
@media(max-width: 767px){
    .widget-blogs{
        overflow: hidden;
    }
}
.filter-listing-form > .form-group .form-group-inner{
    overflow: hidden;
}
.candidate-detail-header, .employer-detail-header {
    background-repeat: no-repeat;
}

@media (min-width: 768px) {
    .cmb-form .cmb-row[data-fieldtype="pw_map"] .cmb-td input:not([type=hidden])+input{
        margin-right: 0px !important;
    }
}

/* new */
.btn-action-icon.approve {
    color: #93cf49;
}
.btn-action-icon.approve:hover {
    background: #93cf49;
    border-color: #93cf49;
    color: #fff;
}
.btn-action-icon.btn-undo-approve-job-applied.approve {
    color: #f0ad4e;
}
.btn-action-icon.btn-undo-approve-job-applied.approve:hover {
    background: #f0ad4e;
    border-color: #f0ad4e;
    color: #fff;
}
.style-list-jobs .application-status-label.label {
    display: inline-block;
    margin-left: 10px;
}

.btn-action-icon.mark_filled {
    color: #a5d664;
}
.btn-action-icon.mark_filled:hover {
    color: #fff;
    background: #a5d664;
    border-color: #a5d664;
}
.btn-action-icon.mark_not_filled {
    color: #aa7343;
}
.btn-action-icon.mark_not_filled:hover {
    color: #fff;
    background: #aa7343;
    border-color: #aa7343;
}
.job-table .pending_approve {
    color: #f0ad4e;
}
.job-table .pending_payment {
    color: #bbb;
}
.wp-block-cover.has-background-dim .wp-block-cover-text{
    color: #fff;
}
.wp-block-button {
    margin-top: 15px;
    margin-bottom: 15px;
}
.wp-block-image, .wp-block-gallery {
    margin-bottom: 28px;
}

.cmb-form .select2-container--focus .select2-selection--single {
    outline: 0;
}
.cmb2-wrap input:focus, .cmb2-wrap textarea:focus {
    outline: 0;
}
.cmb-form .pw-map-search-wrapper {
    z-index: 5;
}
.btn.btn-login.apus-user-login i {
    margin-right: 3px;
}

.wrapper-social-login .google-login-btn.google-login-new {
    padding: 0;
    text-align: left;
    background: #fff !important;
}
.wrapper-social-login .inner-social > div:nth-child(3) {
    clear: both;
}
.list-info-member .socials a {
    padding: 0 6px;
}