.clearfix {
    zoom: 1;
}
.clearfix:after,
.clearfix:before {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
@font-face {
    font-family: job-manager;
    src: url("../font/job-manager.eot?4963673#iefix") format('embedded-opentype'),url(../font/job-manager.woff?4963673) format('woff'),url(../font/job-manager.ttf?4963673) format('truetype'),url(../font/job-manager.svg?4963673#job-manager) format('svg');
    font-weight: 400;
    font-style: normal;
}
.jm-icon {
    font-family: job-manager!important;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
}
.display-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    -webkit-font-smoothing: antialiased;
    font-family: job-manager!important;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    vertical-align: top;
    font-size: 16px;
    margin: 0 2px 0 0;
    *overflow: auto;
    *zoom: 1;
    *display: inline;
}
.job-manager-error,
.job-manager-info,
.job-manager-message {
    padding: 1em 1em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff));
    background: -moz-linear-gradient(center top,#fff 0,#fff 100%);
    background: -moz-gradient(center top,#fff 0,#fff 100%);
    color: #666;
    text-shadow: 0 1px 0 #fff;
    list-style: none outside;
    zoom: 1;
    width: auto;
    box-shadow: inset 0 -2px 6px rgba(0,0,0,.05),inset 0 -2px 30px rgba(0,0,0,.015),inset 0 1px 0 #fff,0 1px 2px rgba(0,0,0,.3);
}
.job-manager-error:after,
.job-manager-error:before,
.job-manager-info:after,
.job-manager-info:before,
.job-manager-message:after,
.job-manager-message:before {
    content: "";
    display: table;
}
.job-manager-error:after,
.job-manager-info:after,
.job-manager-message:after {
    clear: both;
}
.job-manager-error:before,
.job-manager-info:before,
.job-manager-message:before {
    content: "";
    height: 1.5em;
    width: 1.5em;
    display: block;
    position: absolute;
    top: 0;
    left: 1em;
    font-family: sans-serif;
    font-size: 1em;
    line-height: 1.5;
    text-align: center;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0,0,0,.2);
    padding-top: 1em;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: inset 0 -1px 0 0 rgba(0,0,0,.1);
    -webkit-box-shadow: inset 0 -1px 0 0 rgba(0,0,0,.1);
    -moz-box-shadow: inset 0 -1px 0 0 rgba(0,0,0,.1);
}
.job-manager-error li,
.job-manager-info li,
.job-manager-message li {
    list-style: none outside;
    padding-left: 0;
    margin-left: 0;
}
.job-manager-error.job-manager-message,
.job-manager-info.job-manager-message,
.job-manager-message.job-manager-message {
    border-top: 3px solid #8fae1b;
}
.job-manager-error.job-manager-message:before,
.job-manager-info.job-manager-message:before,
.job-manager-message.job-manager-message:before {
    background-color: #8fae1b;
    content: "\2713";
}
.job-manager-error.job-manager-info,
.job-manager-info.job-manager-info,
.job-manager-message.job-manager-info {
    border-top: 3px solid #1e85be;
}
.job-manager-error.job-manager-info:before,
.job-manager-info.job-manager-info:before,
.job-manager-message.job-manager-info:before {
    background-color: #1e85be;
    content: "i";
    font-family: Times,Georgia,serif;
    font-style: italic;
}
.job-manager-error.job-manager-error,
.job-manager-info.job-manager-error,
.job-manager-message.job-manager-error {
    border-top: 3px solid #b81c23;
}
.job-manager-error.job-manager-error:before,
.job-manager-info.job-manager-error:before,
.job-manager-message.job-manager-error:before {
    background-color: #b81c23;
    content: "\00d7";
    font-weight: 700;
}
.job-manager-form fieldset {
    margin: 0 0 1em;
    padding: 0 0 1em;
    line-height: 2em;
    border: 0;
    border-bottom: 1px solid #eee;
    zoom: 1;
}
.job-manager-form fieldset:after,
.job-manager-form fieldset:before {
    content: "";
    display: table;
}
.job-manager-form fieldset:after {
    clear: both;
}
.job-manager-form fieldset label {
    display: block;
    margin: 0;
    width: 29%;
    float: left;
    vertical-align: middle;
}
.job-manager-form fieldset label small {
    opacity: 0.75;
    font-size: 0.83em;
}
.job-manager-form fieldset div.field {
    width: 70%;
    float: right;
    vertical-align: middle;
}
.job-manager-form fieldset .wp-editor-container {
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.job-manager-form fieldset .account-sign-in .button {
    margin-right: 0.5em;
}
.job-manager-form fieldset .account-sign-in .button:before {
    display: inline-block;
    width: 16px;
    height: 16px;
    -webkit-font-smoothing: antialiased;
    font-family: job-manager!important;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    vertical-align: top;
    font-size: 16px;
    margin: 0 2px 0 0;
    *overflow: auto;
    *zoom: 1;
    *display: inline;
    content: '\e808';
}
.job-manager-form fieldset abbr.required {
    color: red;
    font-weight: 700;
    border: 0;
}
.job-manager-form fieldset input.input-text,
.job-manager-form fieldset select,
.job-manager-form fieldset textarea {
    margin: 0;
    vertical-align: middle;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.job-manager-form fieldset small.description {
    opacity: 0.75;
    font-size: 0.83em;
    margin: 1.2em 0 0;
    display: block;
    line-height: 1.2em;
}
.job-manager-form fieldset .job-manager-uploaded-files {
    display: table;
}
.job-manager-form fieldset .job-manager-uploaded-files .job-manager-uploaded-file {
    line-height: 1.5em;
    font-style: italic;
    display: table-row;
}
.job-manager-form fieldset .job-manager-uploaded-files .job-manager-uploaded-file .job-manager-uploaded-file-preview {
    display: table-cell;
    vertical-align: middle;
    padding: 0.5em 0;
}
.job-manager-form fieldset .job-manager-uploaded-files .job-manager-uploaded-file .job-manager-uploaded-file-preview img {
    height: 64px;
    margin: 0;
}
.job-manager-form fieldset .job-manager-uploaded-files .job-manager-uploaded-file .job-manager-uploaded-file-name {
    display: table-cell;
    vertical-align: middle;
    padding: 0.5em 0 0.5em 1em;
}
.job-manager-form .submit-job {
    padding: 1em 0;
}
.job-manager-form .job-manager-term-checklist {
    list-style: none outside;
    max-height: 200px;
    overflow: auto;
    margin: 0;
}
.job-manager-form .job-manager-term-checklist li {
    list-style: none outside;
    margin: 0;
    display: block;
    float: none;
}
.job-manager-form .job-manager-term-checklist li label {
    width: auto;
    float: none;
}
.job-manager-form .job-manager-term-checklist li li {
    margin: 0 0 0 2em;
}
div.job_listings {
    margin-bottom: 1em;
}
div.job_listings ul.job_listings {
    margin: 0;
}
ul.job_listings {
    padding: 0;
    margin: 0;
    border-top: 1px solid #eee;
}
ul.job_listings.loading {
    min-height: 96px;
    border-bottom: 1px solid #eee;
    background: url("../images/ajax-loader.gif") no-repeat center 32px;
}
ul.job_listings li.job_listing,
ul.job_listings li.no_job_listings_found {
    list-style: none outside;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #eee;
}
ul.job_listings li.job_listing.job_position_filled a,
ul.job_listings li.no_job_listings_found.job_position_filled a {
    opacity: 0.25;
}
ul.job_listings li.job_listing.no_job_listings_found,
ul.job_listings li.no_job_listings_found.no_job_listings_found {
    padding: 1em;
    border-bottom: 1px solid #eee;
}
ul.job_listings li.job_listing a,
ul.job_listings li.no_job_listings_found a {
    display: block;
    padding: 1em 1em 1em 2em;
    overflow: hidden;
    zoom: 1;
    position: relative;
    line-height: 1.5em;
    text-decoration: none;
}
ul.job_listings li.job_listing a:focus,
ul.job_listings li.job_listing a:hover,
ul.job_listings li.no_job_listings_found a:focus,
ul.job_listings li.no_job_listings_found a:hover {
    background-color: #fcfcfc;
}
ul.job_listings li.job_listing a img.company_logo,
ul.job_listings li.no_job_listings_found a img.company_logo {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 1em;
    float: left;
    margin-right: 1em;
    vertical-align: middle;
    box-shadow: none;
}
ul.job_listings li.job_listing a div.location,
ul.job_listings li.job_listing a div.position,
ul.job_listings li.job_listing a ul.meta,
ul.job_listings li.no_job_listings_found a div.location,
ul.job_listings li.no_job_listings_found a div.position,
ul.job_listings li.no_job_listings_found a ul.meta {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
ul.job_listings li.job_listing a div.position,
ul.job_listings li.no_job_listings_found a div.position {
    float: left;
    width: 55%;
    padding: 0 0 0 42px;
    line-height: 1.5em;
}
ul.job_listings li.job_listing a div.position h3,
ul.job_listings li.no_job_listings_found a div.position h3 {
    margin: 0;
    padding: 0;
    line-height: inherit;
    font-size: inherit;
}
ul.job_listings li.job_listing a div.position .company,
ul.job_listings li.no_job_listings_found a div.position .company {
    color: #999;
}
ul.job_listings li.job_listing a div.position .company .tagline,
ul.job_listings li.no_job_listings_found a div.position .company .tagline {
    margin-left: 0.5em;
}
ul.job_listings li.job_listing a div.location,
ul.job_listings li.no_job_listings_found a div.location {
    float: left;
    text-align: left;
    width: 25%;
    padding: 0 0 0 1em;
    color: #999;
    line-height: 1.5em;
}
ul.job_listings li.job_listing a .meta,
ul.job_listings li.no_job_listings_found a .meta {
    float: right;
    text-align: right;
    width: 20%;
    padding: 0 0 0 1em;
    margin: 0;
    line-height: 1.5em;
    color: #999;
    list-style: none outside;
}
ul.job_listings li.job_listing a .meta li,
ul.job_listings li.no_job_listings_found a .meta li {
    list-style: none outside;
    display: block;
    margin: 0;
}
ul.job_listings li.job_listing a .meta .job-type,
ul.job_listings li.no_job_listings_found a .meta .job-type {
    font-weight: 700;
}
ul.job_listings li.job_listing.job_position_featured a,
ul.job_listings li.no_job_listings_found.job_position_featured a {
    background: #fefee5;
}
ul.job_listings li.job_listing.job_position_featured a:focus,
ul.job_listings li.job_listing.job_position_featured a:hover,
ul.job_listings li.no_job_listings_found.job_position_featured a:focus,
ul.job_listings li.no_job_listings_found.job_position_featured a:hover {
    background-color: #fefed8;
}
.widget ul.job_listings li.job_listing a {
    padding: 1em 0;
}
.widget ul.job_listings li.job_listing .position {
    float: none;
    width: auto;
    padding: 0;
}
.widget ul.job_listings li.job_listing ul.meta {
    float: none;
    width: auto;
    padding: 0;
    margin: 0;
    text-align: left;
}
.widget ul.job_listings li.job_listing ul.meta li {
    float: none;
    display: inline;
    padding: 0;
    margin: 0 0.5em 0 0;
    font-weight: 400;
}
.widget ul.job_listings li.job_listing ul.meta li:after {
    padding: 0 0 0 0.5em;
    content: "\2023";
}
.widget ul.job_listings li.job_listing ul.meta li:last-child:after {
    content: '';
}
.job-manager .job-type,
.job-types .job-type,
.job_listing .job-type {
    color: #f08d3c;
}
.job-manager .full-time,
.job-types .full-time,
.job_listing .full-time {
    color: #90da36;
}
.job-manager .part-time,
.job-types .part-time,
.job_listing .part-time {
    color: #f08d3c;
}
.job-manager .temporary,
.job-types .temporary,
.job_listing .temporary {
    color: #d93674;
}
.job-manager .freelance,
.job-types .freelance,
.job_listing .freelance {
    color: #39c;
}
.job-manager .internship,
.job-types .internship,
.job_listing .internship {
    color: #6033cc;
}
.single_job_listing .company {
    position: relative;
    border: 1px solid #eee;
    padding: 1em;
    margin: 0 0 2em;
    display: block;
    clear: both;
    min-height: 12em;
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
}
.single_job_listing .company img {
    width: 13em;
    height: 13em;
    position: absolute;
    left: 1em;
    float: left;
    vertical-align: middle;
    box-shadow: none;
}
.single_job_listing .company .name {
	font-family: 'Oswald', sans-serif;
    margin: 0 0 0 12em;
    padding: 7em 0 0 1em;
    line-height: 1.5em;
	color: #676767;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	word-spacing: 5px;
}
.single_job_listing .company .name a {
    float: right;
    margin-left: 1em;
}
.single_job_listing .company .tagline {
    display: block;
    margin: 0 0 0 15em;
    padding: 0 0 0 1em;
    line-height: 1.5em;
    font-style: italic;
    color: #999;
}
.single_job_listing .company .website:before {
    display: inline-block;
    width: 16px;
    height: 16px;
    -webkit-font-smoothing: antialiased;
    font-family: job-manager!important;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    vertical-align: top;
    font-size: 22px;
    margin: 0 12px 0 0;
    *overflow: auto;
    *zoom: 1;
    *display: inline;
    content: '\e809';
}
.single_job_listing .company .company_twitter:before {
    display: inline-block;
    width: 16px;
    height: 16px;
    -webkit-font-smoothing: antialiased;
    font-family: job-manager!important;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    vertical-align: top;
    font-size: 22px;
    margin: 0 12px 0 0;
    *overflow: auto;
    *zoom: 1;
    *display: inline;
    content: '\e80a';
}
.single_job_listing .company .company_video {
    border-top: 1px solid #eee;
    padding: 1em 0 0;
    margin: 1em 0 0;
}
.single_job_listing .company .company_video iframe {
    margin: 0;
    display: block;
}
.single_job_listing .meta {
    list-style: none outside;
    padding: 0;
    margin: 0 0 1.5em;
    overflow: hidden;
    zoom: 1;
    clear: both;
}
.single_job_listing .meta li {
    margin: 0 1em 0 0;
    padding: 0.5em;
    float: left;
    line-height: 1em;
    color: #999;
}
.single_job_listing .meta .job-type {
    color: #fff;
    background-color: #f08d3c;
}
.single_job_listing .meta .full-time {
    background-color: #90da36;
}
.single_job_listing .meta .part-time {
    background-color: #f08d3c;
}
.single_job_listing .meta .temporary {
    background-color: #d93674;
}
.single_job_listing .meta .freelance {
    background-color: #39c;
}
.single_job_listing .meta .internship {
    background-color: #6033cc;
}
.single_job_listing .meta .position-filled {
    color: #b81c23;
}
.single_job_listing .meta .location:before {
    display: inline-block;
    width: 16px;
    height: 16px;
    -webkit-font-smoothing: antialiased;
    font-family: job-manager!important;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    vertical-align: top;
    font-size: 16px;
    margin: 0 2px 0 0;
    *overflow: auto;
    *zoom: 1;
    *display: inline;
    content: '\e81d';
}
.single_job_listing .meta .date-posted:before {
    display: inline-block;
    width: 16px;
    height: 16px;
    -webkit-font-smoothing: antialiased;
    font-family: job-manager!important;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    vertical-align: top;
    font-size: 16px;
    margin: 0 2px 0 0;
    *overflow: auto;
    *zoom: 1;
    *display: inline;
    content: '\e80f';
}
.single_job_listing .meta .position-filled:before {
    display: inline-block;
    width: 16px;
    height: 16px;
    -webkit-font-smoothing: antialiased;
    font-family: job-manager!important;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    vertical-align: top;
    font-size: 16px;
    margin: 0 2px 0 0;
    *overflow: auto;
    *zoom: 1;
    *display: inline;
    content: '\e80e';
}
.single_job_listing .application {
    padding: 0;
    margin: 0 0 1em;
}
.single_job_listing .application .application_button,
.single_job_listing .application .application_details {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.single_job_listing .application .application_button {
    text-align: center;
    font-size: 1.1em;
    line-height: 1em;
    float: left;
    margin: 0 0.5em 20px 0;
    padding: 0.90909091em 2em;
    outline: 0;
}
.single_job_listing .application .application_details {
    clear: both;
    border: 1px solid #eee;
    padding: 0.75em 1em 0;
    margin: 0;
    line-height: 1.5em;
    display: block;
    position: relative;
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
}
.single_job_listing .application .application_details p {
    margin: 0 0 0.75em;
}
.single_job_listing .application .application_details:before {
    content: "";
    position: absolute;
    margin: -10px 0 0;
    top: 0;
    left: 5em;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #eee;
}
.single_job_listing .application .application_details:after {
    content: "";
    position: absolute;
    margin: -9px 0 0 1px;
    left: 5em;
    top: 0;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #fff;
}
.job_filters {
    background: #eee;
    zoom: 1;
}
.job_filters:after,
.job_filters:before {
    content: "";
    display: table;
}
.job_filters:after {
    clear: both;
}
.job_filters .search_jobs {
    padding: 1em;
    zoom: 1;
}
.job_filters .search_jobs:after,
.job_filters .search_jobs:before {
    content: "";
    display: table;
}
.job_filters .search_jobs:after {
    clear: both;
}
.job_filters .search_jobs div {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.job_filters .search_jobs div label {
    display: none;
}
.job_filters .search_jobs div.filter_first,
.job_filters .search_jobs div.search_keywords {
    float: left;
    padding-right: 0.5em;
    width: 50%;
}
.job_filters .search_jobs div.filter_last,
.job_filters .search_jobs div.search_location {
    float: right;
    padding-left: 0.5em;
    width: 50%;
}
.job_filters .search_jobs div.filter_wide,
.job_filters .search_jobs div.search_categories {
    padding-top: 0.5em;
    clear: both;
    width: 100%;
}
.job_filters .search_jobs div .showing_jobs a {
    padding: 0.25em;
}
.job_filters .search_jobs div .showing_jobs a.active {
    background: #ddd;
    text-decoration: none;
}
.job_filters .search_jobs input,
.job_filters .search_jobs select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.job_filters .job_types {
    list-style: none outside;
    margin: 0;
    padding: 0;
    font-size: 0.83em;
    background: #f9f9f9;
    border-top: 1px solid #e5e5e5;
    zoom: 1;
}
.job_filters .job_types:after,
.job_filters .job_types:before {
    content: "";
    display: table;
}
.job_filters .job_types:after {
    clear: both;
}
.job_filters .job_types li {
    margin: 0;
    padding: 0.5em 1em;
    float: left;
    border-right: 1px solid #eee;
}
.job_filters .job_types li:last-child {
    border-right: 0;
}
.job_filters .showing_jobs {
    padding: 0.5em 1em;
    display: none;
    font-size: 0.83em;
    background: #f9f9f9;
    border-top: 1px solid #e5e5e5;
}
.job_filters .showing_jobs a {
    float: right;
    padding-left: 10px;
}
div.job_listings .job-manager-pagination {
    text-align: center;
    display: block;
    padding: 1em 0;
    border-bottom: 1px solid #eee;
    line-height: 1;
}
div.job_listings .load_more_jobs {
    text-align: center;
    display: block;
    padding: 1em 1em 1em 2em;
    border-bottom: 1px solid #eee;
    font-weight: 700;
}
div.job_listings .load_more_jobs.loading {
    background: url("../images/ajax-loader.gif") no-repeat center;
}
div.job_listings .load_more_jobs.loading strong {
    visibility: hidden;
}
div.job_listings .load_more_jobs:focus,
div.job_listings .load_more_jobs:hover {
    background-color: #fcfcfc;
}
.job_listing_preview {
    padding: 0 1em 1em;
    border: 5px solid #eee;
}
.entry-content .job_listing_preview_title,
.job_listing_preview_title {
    padding: 0.5em 1em;
    vertical-align: middle;
    position: relative;
    background: #eee;
}
.entry-content .job_listing_preview_title h2,
.job_listing_preview_title h2 {
    margin: 0;
    clear: none;
}
.entry-content .job_listing_preview_title .button,
.job_listing_preview_title .button {
    float: right;
    margin-left: 0.25em;
}
.job_summary_shortcode {
    border: 1px solid #ccc;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    position: relative;
    box-shadow: 0 2px 4px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.4);
    -webkit-box-sizing: border-box;
    padding: 3%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.job_summary_shortcode.aligncenter {
    display: block;
    margin: 2em auto;
}
.job_summary_shortcode.alignleft {
    float: left;
    margin: 0 2em 2em 0;
}
.job_summary_shortcode.alignright {
    float: right;
    margin: 0 0 2em 2em;
}
.job_summary_shortcode a {
    text-decoration: none;
    color: inherit;
}
.job_summary_shortcode img {
    margin-bottom: 5%;
    padding: 15px;
    display: block;
    width: 200px;
}
.job_summary_shortcode .job_summary_content {
    padding: 0 1em;
}
.job_summary_shortcode .meta {
    font-style: italic;
    color: #777;
}
.job_summary_shortcode .job-type {
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    border-radius: 1em;
    color: #fff;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    box-shadow: 0 2px 4px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.4);
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.5em;
    height: 1em;
    width: auto;
    min-width: 1em;
    font-size: 1em;
    text-align: center;
    vertical-align: middle;
    line-height: 1em;
    margin: -.5em -.5em 0 0;
}
.job_summary_shortcode .job-type.full-time {
    background-color: #90da36;
}
.job_summary_shortcode .job-type.part-time {
    background-color: #f08d3c;
}
.job_summary_shortcode .job-type.temporary {
    background-color: #d93674;
}
.job_summary_shortcode .job-type.freelance {
    background-color: #39c;
}
.job_summary_shortcode .job-type.internship {
    background-color: #6033cc;
}
#job-manager-job-dashboard table ul.job-dashboard-actions {
    margin: 0;
    padding: 0;
    visibility: hidden;
    font-size: 0.92em;
}
#job-manager-job-dashboard table ul.job-dashboard-actions li {
    float: none;
    display: inline;
    padding: 0;
    margin: 0 0.5em 0 0;
    font-weight: 400;
    list-style: none outside;
}
#job-manager-job-dashboard table ul.job-dashboard-actions li:after {
    padding: 0 0 0 0.5em;
    content: "\2023";
}
#job-manager-job-dashboard table ul.job-dashboard-actions li:last-child:after {
    content: '';
}
#job-manager-job-dashboard table ul.job-dashboard-actions li .job-dashboard-action-delete {
    color: red;
}
#job-manager-job-dashboard table tr:focus ul.job-dashboard-actions,
#job-manager-job-dashboard table tr:hover ul.job-dashboard-actions {
    visibility: visible;
}
#job-manager-job-dashboard table td,
#job-manager-job-dashboard table th {
    padding: 0.5em 1em 0.5em 0;
}
#job-manager-job-dashboard table .job_title small {
    color: #999;
}
#content nav.job-manager-pagination,
#job-manager-job-dashboard table .applications,
#job-manager-job-dashboard table .expires,
#job-manager-job-dashboard table .filled,
nav.job-manager-pagination {
    text-align: center;
}
#content nav.job-manager-pagination ul,
nav.job-manager-pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border-left: 1px solid #eee;
    margin: 1px;
}
#content nav.job-manager-pagination ul li,
nav.job-manager-pagination ul li {
    border-right: 1px solid #eee;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden;
}
#content nav.job-manager-pagination ul li a,
#content nav.job-manager-pagination ul li span,
nav.job-manager-pagination ul li a,
nav.job-manager-pagination ul li span {
    margin: 0;
    text-decoration: none;
    line-height: 1em;
    font-size: 1em;
    font-weight: 400;
    padding: 0.5em;
    min-width: 1em;
    display: block;
}
#content nav.job-manager-pagination ul li a:focus,
#content nav.job-manager-pagination ul li a:hover,
#content nav.job-manager-pagination ul li span.current,
nav.job-manager-pagination ul li a:focus,
nav.job-manager-pagination ul li a:hover,
nav.job-manager-pagination ul li span.current {
    background: #eee;
    color: #888;
}
@media only screen and (max-width:767px) {
    ul.job_listings li.job_listing a,
    ul.job_listings li.no_job_listings_found a {
        padding: 1em;
    }
    ul.job_listings li.job_listing a img.company_logo,
    ul.job_listings li.no_job_listings_found a img.company_logo {
        visibility: hidden;
    }
    ul.job_listings li.job_listing a div.position,
    ul.job_listings li.no_job_listings_found a div.position {
        float: left;
        width: 60%;
        padding: 0;
    }
    ul.job_listings li.job_listing a div.location,
    ul.job_listings li.no_job_listings_found a div.location {
        float: right;
        width: 40%;
        line-height: 2em;
        font-size: 0.75em;
        padding: 0 0 0 1em;
        text-align: right;
    }
    ul.job_listings li.job_listing a .meta,
    ul.job_listings li.no_job_listings_found a .meta {
        float: right;
        width: 40%;
        line-height: 2em;
        font-size: 0.75em;
    }
    ul.job_listings li.job_listing a .meta li,
    ul.job_listings li.no_job_listings_found a .meta li {
        font-size: 1em;
    }
}
.twenty-eleven ul.job_listings li.job_listing,
.twenty-eleven ul.job_listings li.no_job_listings_found {
    padding: 0!important;
}
.twenty-ten .chosen-choices,
.twenty-ten .job_types {
    margin: 0!important;
}
