#searchLoader {width: 32px; height: 32px; margin: 0 auto}
.paginationLinks .pagination.arrow {
    z-index: 5;
}

#searchResults .item .date {
    width: 95px;
}

.location-radius-cover {
    display: none;
    position: absolute;
    width: 140px;
    height: 65px;
    z-index: 10;
    margin-left: -4px;
}

.location-radius-cover .cover-box {
    width: 17px;
    height: 65px;
    z-index: 10;
    background:#ffffff;
    opacity:.4;
    margin-left: -4px;
}

.search-filter-v6 .location-radius-cover {
    display: none;
    position: absolute;
    width: 100%;
    height: 90px;
    z-index: 10;
    margin-left: -4px;
}

.search-filter-v6 .location-radius-cover .cover-box {
    width: 95%;
    height: 90px;
    z-index: 10;
    background:#ffffff;
    opacity:.7;
    margin-left: -4px;
}

.txt-small > * {
    font-family: 'BlockBertholdCondensedRegular';
    color: #333333;
    font-size: 15px;
    line-height: 15px;
    letter-spacing: 0px;
}

.pagination.arrow {
    background: #fff;
}

#myAccount .locintl_cart_type_txt{
    color: rgb(0, 141, 169);
    position: absolute;
    width: 150px;
    font-size: 9px;
    float: right;
    right: 0;
    text-align: right;
    margin-top: 4px;
}

#checkout .locintl_cart_type_txt{
    color: rgb(0, 141, 169);
    position: absolute;
    width: 150px;
    font-size: 9px;
    float: left;
    text-align: left;
    margin-top: 4px;
    display:none;
}

.mceToolbar {
    display:none;
}

.uploadifyQueue{
    width: 255px;
    height: 22px;
    position: absolute;
    float: left;
    margin-left: -295px;
    z-index: 100;
    overflow: hidden;
}
.uploadifyQueue .uploadifyQueueItem{width:250px;float:left;text-align:left;padding-top:4px;color:#ff0000;text-indent:5px;overflow:hidden}
.uploadifyQueue .cancel{width:20px;height:20px;float:right;padding-top:0px;margin-top:0px}


.overlay-upload-btn {
    width: 73px;
    height: 23px;
    overflow:hidden;
}

#postJob .overlay-upload-btn {
    outline: none;
    border: 0;
    background-color: transparent;
    background-image: url(../images/btn-browse.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 73px;
    height: 23px;
    margin: 5px 0px 0 0px;
    text-indent: -999px;
}
#postJob .overlay-upload-btn:hover {background-position: -73px 0;}

.overlay-upload-btn object {
    position:absolute;
    z-index: 4;
}

#blogSlider .iosSlider .slider .item .text {
    width: 520px;
}

#description::-webkit-input-placeholder {color: #666666!important; font-style: italic!important;}
#description::-moz-placeholder {color: #666666!important; font-style: italic!important;}
#description:-moz-placeholder {color: #666666!important; font-style: italic!important;}
#description:-ms-input-placeholder {color: #666666!important; font-style: italic!important;}

#how_to_apply::-webkit-input-placeholder {color: #666666!important; font-style: italic!important;}
#how_to_apply::-moz-placeholder {color: #666666!important; font-style: italic!important;}
#how_to_apply:-moz-placeholder {color: #666666!important; font-style: italic!important;}
#how_to_apply:-ms-input-placeholder {color: #666666!important; font-style: italic!important;}


/* ************* */

.ui-autocomplete .ui-state-focus {
	border: 1px solid #008ca9 !important;
	background: none;
	font-weight: bold;
	color: #008ca9;
}

.ui-autocomplete.ui-menu .ui-menu-item a {font-family: 'CenturyGothicRegular'; font-size: 11px; border: 0px solid #ffffff!important;}
.ui-autocomplete.ui-menu .ui-menu-item a:hover {border: 1px solid #ffffff!important; color: #008ca9; background: none;}
.ui-autocomplete.ui-menu .ui-menu-item:hover  {}

/* ************** */
.ui-widget-content {
	background: #FFFFFF !important;
	-webkit-box-shadow: 4px 4px 3px rgba(50, 50, 50, 0.35);
	-moz-box-shadow:    4px 4px 3px rgba(50, 50, 50, 0.35);
	box-shadow:         4px 4px 3px rgba(50, 50, 50, 0.35);
}
#ui-datepicker-div {padding-right:0px;}



.impersonate-info {
    display:none;
    width:600px;
    margin:0 auto;
    position:fixed;
    background: #008ba8;
    border: 0px solid #ffffff;
    z-index: 1000000;
    color:#ffffff!important;
    font-weight:normal;
    padding:10px;
    font-size:12px;
}

.btn:focus, .btn:active{
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* added by Dan Ionescu on 06.04.2016 - style used in the search page filters section to transform the + into - when the filter is collapsed */
.search-results .search-filter .filter-block.panel2 h5.more-less.active a:before { right: 5px !important; }
.search-results .search-filter .filter-block.panel2 h5.more-less a.force-content-plus::before { content: '+' !important; }
.search-results .search-filter .filter-block.panel2 h5.more-less a.force-content-minus::before { content: '-' !important; }






.post-a-job-v5 .form-pajv5 form .wysiwyg ul li span.text{
    color:#008ca9 !important;
}
.post-a-job-v5 .form-pajv5 form .block h3 span{
    color:#008ca9 !important;
}


.faqs .ef .ulCat .liclass a{
    font-family: 'CenturyGothicRegular' !important;
}

#formContact .btnSend:hover{
    background: rgb(194,194,194) !important;
}



/* *** */

.post-job-desktop{
    display: none;
}

@media only screen and (min-width: 767px) {
    .post-job-desktop{
        display: block;
    }
}

@media only screen and (min-width: 767px) {
    .post-job-mobile{
        display: none;
    }
}


/* *** */

.checkout-form-desktop {
    display: none;
}

@media only screen and (min-width: 767px) {
    .checkout-form-desktop {
        display: block;
    }
}

@media only screen and (min-width: 767px) {
    .checkout-form-mobile {
        display: none;
    }
}
