/*
 Stylesheet for: main page, categories, job types and search results
*/

#content table {
    border: 0;
}

.entry-content .wpjb_form input,
.entry-content .wpjb_form select {
    margin: 0;
}

#content .wpjb-main thead th {
    padding-left: 5px;
}

.wpjb-main {
    font-size: 100%;
}

.wpjb-clear {
    clear:both;
}

.wpjb-main form {
    text-align:left;
}

.wpjb-main h2 {
    margin-bottom: 15px;
}

#wpjb-main table.wpjb-table {
    width: 100%;
    border-collapse: collapse;
    
}

#wpjb-main .wpjb-table thead tr th {
    text-align: left;
    border-bottom:1px solid #D9D9D9;
    padding: 0 5px;
}

#wpjb-main .wpjb-table thead tr th.wpjb-last {
    text-align: right;
    padding-right: 4px;
}

#wpjb-main .wpjb-table tbody tr td {
    border-bottom:1px solid #D9D9D9;
    padding:8px 5px;
    text-align: left;
    vertical-align: top;
}

#wpjb-main .wpjb-table tbody {
    border-top: 3px solid #D9D9D9;
}

#wpjb-main .wpjb-table tbody tr td.wpjb-last {
    text-align: right;
    padding-right: 4px;
}

#wpjb-main .wpjb-table tbody tr td a {
    font-weight: inherit;
}

/*
 Stylesheet for: add
*/

#wpjb-step {
    font-weight:normal;
    letter-spacing:1px;
    text-align:center;
    margin: 10px;
    padding-bottom: 10px;
    font-variant: small-caps;
}

.wpjb-form .wpjb-error {
    border: 1px solid #DE5400;
    background-color: 	#FFE87C;
}

.wpjb-form .wpjb-required {
    font-weight: bold;
    color: red;
}

.wpjb-form {
    
}

.wpjb-form-slider {
    background-color:whitesmoke; 
    border:1px solid #D9D9D4; 
    margin: 10px 0 0 0;
}

.wpjb-form fieldset {
    margin-bottom: 15px;
    border: 1px solid #D9D9D4;
}

.wpjb-form fieldset legend {
    margin-left: 10px;
    font-weight: bold;
    font-size: 110%;
    padding: 0px 6px;
}

.wpjb-form fieldset legend.wpjb-empty {
    margin: 0;
    padding: 0;
    display:none;
}

.wpjb-form > fieldset > div,
.wpjb-form > fieldset > div > div.wpjb-field
.wpjb-form > fieldset > table {
    padding:5px;
    margin: 5px;
    clear: both;
    overflow:hidden;
}

.wpjb-form div.wp-editor-tools {
    padding: 0 10px 0 0;
    margin: 0;
}

.wpjb-form div label.wpjb-label {
    font-weight: normal;
    display: block;
    font-size: 100%;
    margin-bottom: 2px;
    width: 30%;
    float:left;
}

.wpjb-form.wpjb-form-nolines fieldset {
    border:0px;
}

.wpjb-form.wpjb-form-nolines legend {
    padding-left: 10px;
    padding-top: 10px;
}

.wpjb-form input {
    margin: 0;
}

.wpjb-form div input[type=text], .wpjb-form div input[type=password] {
    width: 300px;
    margin: 0;
}

.wpjb-form div select {
    width: 300px;
}

.wpjb-form div div.wpjb-field textarea {
    width: 90%;
    height: 270px;
}

.wpjb-form div small {
    display: block;
    font-style: italic;
}

.wpjb-form div.wpjb-input-textarea small {
    margin-left:0%;
}

.wpjb-form div.wpjb-field {
    margin:0;
    padding:0;
    float:left;
    clear:none;
    width:65%;
}

.wpjb-form ul.wpjb-errors li {
    color: #D54E21;
}

.wpjb-form .wpjb-element-input-textarea .wpjb-field {
    display: block;
    width: 100%;
}

#wpjb_pricing {
    margin-top: 20px;
    width: 100%;
    font-size: 120%;
}

#wpjb_pricing table {
    border: 0;
}

#wpjb_pricing tbody td {
    width: 50%;
    border: 0;
    padding: 5px 0px;
}

#wpjb_table_total {
    font-weight: bold;
}

/*
 Job details
*/

table.wpjb-info {
    width: 100%;
    border-collapse: collapse;
    margin: 0 -1px 24px 0;
}

table.wpjb-info tbody {
    border-top: 3px solid #D9D9D9;
}

table.wpjb-info tbody tr td {
    border-top: 1px solid #E7E7E7;
    border-bottom: 1px solid #E7E7E7;
}

#content table.wpjb-info tbody tr td {
    border-top: 1px solid #E7E7E7;
}

table.wpjb-info tbody tr td {
    padding:6px 10px;
}

.wpjb-no-border td {
    border: 0px solid silver !important;
}

.wpjb-job-content {
    margin-bottom: 20px;
}

.wpjb-job-content h3 {
    display: block;
    padding-left: 5px;
    padding-bottom: 4px;
    border-bottom: 2px solid #D9D9D9;
}

.wpjb-job-apply {
    margin:45px 0 0 0;
    clear:both;
}

a.wpjb-button,
.wpjb-upload-actions a.button {
    background: #F2F2F2; 
    display: inline-block; 
    padding: 7px 13px 8px; 
    color: #444444; 
    text-decoration: none;
    -moz-border-radius: 2px; 
    -webkit-border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;
    cursor: pointer;
    
    font-weight: bold;
    font-size: 13px;
    line-height: 1; 
    font-family: Arial;
    background-image: -moz-linear-gradient(50% 0%, #F5F5F5, #F1F1F1);
    
}

a.wpjb-cancel {

}

a.wpjb-button:hover {
    border: 1px solid rgba(0, 0, 0, 0.2);
}

#wpjb-logo {
    float:right;
}

.wpjb-job-text {
    margin: 10px 0px 30px 0px;
    overflow:hidden;
}

#wpjb_payment {
    margin-left:auto;
    margin-right:auto;
    width:60%
}

.wpjb-featured {
    background-color: #ffffcc;
}

.wpjb-filled td.wpjb-column-title a {
    text-decoration: line-through;
}

.wpjb-new {
    
}

.wpjb-menu-bar {
    margin-bottom: 30px;
}

#wpjb-paginate-links {
    margin: 20px 0;
    text-align: right;
}

#wpjb-paginate-links a {
    border:1px solid;
    padding:1px 4px;
    text-decoration: none;
}

#wpjb-paginate-links span {
    border:1px solid;
    padding:1px 4px;
    font-weight: bold;
}

#wpjb-paginate-links a.next, #wpjb-paginate_links a.prev {
    border: 0;
}

#wpjb-paginate-links .dots {
    border: 1px solid transparent;
}

.wpjb-flash-error {
    padding: 5px 15px;
    margin: 20px 0px 10px 0px;
    background-color:#FFE87C;
    border:1px solid #DE5400;
}

.wpjb-flash-info {
    padding: 5px 15px;
    margin: 20px 0px 10px 0px;
    border: 1px solid #E6DB55;
    background-color: #FFFBCC;
}

.wpjb-company-list {
    list-style-type: none;
    padding-left:0px;
    margin-left:0px;
}

img.wpjb-resume-photo {
    border:1px solid silver;
    padding: 4px;
    max-width: 128px !important;
    float:left;
    margin-right: 20px;
}

#content img.wpjb-resume-photo {
    margin-right: 20px;
}

.wpjb-resume-detail {
    padding: 5px 10px 10px 10px;
}

.wpjb-resume-detail .wpjb-column-left {
    float:left;
    width:auto;
}

.wpjb-resume-detail .wpjb-column-right {
    float:right;
    width:auto;
}

.wpjb-resume-headline {
    overflow:hidden;
    margin-bottom: 24px;
}

.wpjb-paginate-links br {display:none}

/* Jobs index, category, job type, search results */

.wpjb-table .wpjb-column-title {
/*    min-width: 60%; CHANGE */
}

.wpjb-table .wpjb-column-title small {
    display: block;
}

.wpjb-table .wpjb-column-location {
    min-width: 25%;
}

.wpjb-table .wpjb-column-date {
    min-width: 15%;
}

.wpjb-table small.wpjb-sub {
    display:block;
}

.wpjb-breadcrumb {
    margin-left: 5px;
}

.wpjb-breadcrumb strong {
    color: inherit;
}

/* company jobs */

.wpjb-expiring .wpjb-column-expires {
    color: darkorange
}

.wpjb-expired .wpjb-column-expires {
    color: red;
}

/* dropdown css */

.wpjb-dropdown { 
    width:150px; 
    border:1px solid silver; 
    margin:0;
    padding:0;
    background-color:white;
}

.wpjb-dropdown li {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    text-align:left;
}

.wpjb-dropdown li a {
    padding: 6px 6px 8px 24px;
    display: block;
    font-family: Arial;
    font-size: 14px;
    line-height: 14px;
    color:#333333;
    text-decoration:none;
}

.wpjb-dropdown hr {
    height:1px; 
    border:1px; 
    color:#CCCCCC; 
    background-color:#CCCCCC;
    margin: 2px 0px !important;
    padding: 0 !important;
}

.wpjb-dropdown li a.wpjb-hover {
    background-color: #BAD3EA;
}

div.company-panel-dropdown img {
    border:1px solid transparent; 
    vertical-align: middle;
    cursor: pointer;
    cursor: hand;
}

div.company-panel-dropdown img.wpjb-dropdown-open {
}

.bg_anchor {
    /* example background: url(anchor.png) no-repeat scroll 4px center; */
}

.wpjb-dropdown-shadow {
    -moz-box-shadow: 0 1px 5px #CCCCCC;
    -webkit-box-shadow: 0 1px 5px #CCCCCC;
    box-shadow: 0 1px 5px #CCCCCC;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#CCCCCC')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#CCCCCC');
}

.wpjb-add-job-img {
    padding:0;
    margin: 4px 0px 4px 0px !important;
}

.wpjr-page-resume-min {
    margin:auto;
    width:850px;
    font-family:Tahoma;
}

.wpjb-ac-enabled {
    color: silver;
}

.wpjb-listing-type-item {
    display:block; 
    border: 1px solid transparent;
}

.wpjb-listing-type-item:hover {
    cursor: hand;
    cursor: pointer;
    background: -moz-linear-gradient(top,  #FFFFCC,  #FFFF99);
    border: 1px solid FFCC99;
}

.wpjb-listing-type-item-s1 {
    font-size:1.1em; 
    font-weight:bold; 
    line-height:1.1em;
}
.wpjb-listing-type-item-s2 {
    font-size:1.1em; 
    line-height:1.1em
}
.wpjb-listing-type-item-s3 {
    margin-left:4px
}

/* credits: */

.wpjb-tooltip {
  position: relative;
  display: inline-block;
  text-decoration: none;
  outline: none;
}

.wpjb-tooltip span {
    display: block;
    width: 500px;
    background-color: white;
    border: 1px solid silver;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
    left: -250px;
    padding: 18px;
    position: absolute;
    top: 20px;
    visibility: hidden;
}

.wpjb-tooltip:hover {
  border: 0; /* IE6 fix */
}

.wpjb-tooltip:hover span {
  visibility: visible;
}

#content .wpjb-inline-img,
.wpjb-inline-img {
    margin: 0;
    padding: 0;
    border: 0;
    display: inline;
    box-shadow: none;
}

.wpjb-ac-results {
    position: absolute;
    background: white;
    font-family: Arial;
    font-size: 13px;
    padding: 0;
    min-width: 150px;
    display:none;
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #D9D9D9 #CCCCCC #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    margin: -1px -1px 0 0;
}

.wpjb-ac-results li {
    list-style-type: none;
    padding: 2px 4px;
}

.wpjb-ac-results li b {
    font-weight: bold;
}

.wpjb-ac-over {
    cursor: pointer;
    background: none repeat scroll 0 0 #D5E2FF;
}

.wpjb-form input.wpjb-submit {
    margin: 5px;
}

.wpjb-form div .wpjb-upload-actions {
    padding-left: 0px;
    margin-left: 0px;
    
    padding-top: 0px;
    margin-top: 0px;
}

.wpjb-form div .wpjb-upload-list {
    margin: 0;
    padding: 0;
}

.wpjb-form div .wpjb-upload-item {
    line-height: 16px;
    border: 1px solid #DEDEDE;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 #FFFFFF inset, 0 0 20px rgba(0, 0, 0, 0.01) inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    padding: 4px;
    margin:0 0 4px 0;
    
}

.wpjb-upload-item img.wpjb-file-type {
    float:left; 
    margin-top:0px;
    display:none;
}

.wpjb-upload-item .wpjb-item-actions {
    float:right;
    margin: 0;
    padding: 0;
}

.wpjb-upload-item img {
    vertical-align: middle;
    cursor: pointer;
}

.wpjb-upload-item b.wpjb-file-name {
    font-weight: bold;
    padding-right: 5px;
}

.wpjb-upload-item span.wpjb-file-info {
    color: #666;
}

.wpjb-field .wp-editor-wrap {
    margin: 0;
    padding: 0;
}

.wpjb-field .wp-editor-wrap .wp-editor-container {
    margin: 0;
    padding: 0;
}

.wpjb-form-resume {
    margin: 5px 0 0 0;
}

a.wpjb-form-toggle {
    clear:both;
}

.wpjb-slide-icon {
    display: inline-block;
    width:10px;
    height: 5px;
    margin: 0 0 0 2px;
    background: url("../public/images/bullet-arrow-down.png") no-repeat;
    vertical-align: middle;
}

.wpjb-slide-up {
    background: url("../public/images/bullet-arrow-up.png") no-repeat;
}

.wpjb-resume-detail {
    margin-bottom: 10px;
    overflow: hidden;
}

.wpjb-resume-detail .actions {
    float:right;
    margin-right:0px
}

.wpjb-resume-detail > div > b {
    font-size:14px;
}

.wpjb-resume-detail .date-range {
    float:right;
    font-size:13px; 
    margin-right:40px
}

#wpjb-overlay {
     display: none;
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     z-index: 10000;
     background-color: rgba(255, 255, 255, 0.5);
     
}

#wpjb-overlay h2 {
    font-size: 22px;
}

#wpjb-overlay p {
    margin: 5px 0 25px 0;
}

#wpjb-overlay > div {
     width:550px;
     /* height: 400px; */
     margin: 0;
     background-color: #fff;
     border:1px solid silver;
     padding:15px 15px 45px 15px;
    -moz-box-shadow: 0 0 5px 5px #888;
    -webkit-box-shadow: 0 0 5px 5px #888;
     box-shadow: 0 0 5px 5px whitesmoke;
}

#wpjb-overlay > div img {
    border-radius: 0px;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 1);
    vertical-align: middle;
}

.wpjb-subscribe-form input {
    display:inline;
}

.wpjb-subscribe-close {
    float:right; 
    width: 32px; 
    height: 32px;
    background: url(images/subscribe-close.png) no-repeat;
    text-decoration: none;
}

.wpjb-subscribe-close:hover {
    text-decoration: none;
}

.wpjb-subscribe-result {
    display: none;
    margin: 4px 0 4px 0;
    padding: 5px;
}

.wpjb-subscribe-result.wpjb-subscribe-fail {
    border: 1px solid brown;
    background-color: lightpink;
}

.wpjb-subscribe-result.wpjb-subscribe-success {
    border: 1px solid forestgreen;
    background-color: greenyellow;
}

.wpjb-subscribe > img { 
    border-radius: 0px; 
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0) 
}

.selectlist-list {
    list-style: none;
    margin: 5px 0 0 0 !important;
    padding: 0;
}

.selectlist-item {
    font-weight: normal;
    background: #fff url(./../public/images/ui/bw-delete.png) no-repeat 98% center;
    cursor: pointer;
    width: 250px;

}

.wpjb-widget-item-count {
    float:right;
}

.wpjb-widget-item-count > div.wpjb-widget-item-num {
    background-color: whitesmoke; 
    border-radius: 3px; 
    font-size: smaller; 
    font-weight: bold; 
    padding-left: 8px; 
    padding-right: 8px; 
    padding-top: 2px;
}

input[type=text].daq-multiselect-input {
    cursor:pointer;
    margin-bottom: 0px;
    z-index: 100;
    background-image: url("images/cog.png");
    background-repeat: no-repeat;
    background-position: 98% 50%;
}

input[type=text].daq-multiselect-input.daq-multiselect-open {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
    
.daq-multiselect-options {
    min-height: 50px;
    max-height: 250px;
    min-width: 200px;
    overflow-y: scroll;
    border: 1px solid silver;
    border-top: 0px solid transparent;
    border-right: 0px solid transparent;
    display: none;
    width:100%;
    z-index:1000;
    position: absolute;
    background-color: white;
    -moz-box-shadow:    0 4px 3px -3px  whitesmoke;
    -webkit-box-shadow: 0 4px 3px -3px  whitesmoke;
    box-shadow:         0 4px 3px -3px whitesmoke;
}
    
.daq-multiselect-options > label {
    display: block;
    padding: 1px 6px 1px 6px;
    margin: 0px;
    color: black;
}

.daq-multiselect-options > label:hover {
    background-color: whitesmoke;
}

.wpjb-field .daq-multiselect-options > label > input {
    display: inline;
    width: auto;
}

.wpjb-none {
    display: none;
}