#field_58_96,
#field_65_5,
#field_59_123{
  display: none !important;
}
#field_58_40 span.ginput_price,
#field_37_40 span.ginput_price,
#field_65_3 span.ginput_price{
  display:none;
}

.adsimple-job-form-group {
  padding:10px 0px;
}
.adsimple-job-form-group label {
  font-weight:600;
  display: block;
  padding-bottom:7px;
}
.adsimple-job-form-group label.small {
  font-weight: 400;
  display: inline;
  font-size:15px;
}
.adsimple-job-form-group label span.required{
  color: #790000;
  margin-left: 4px;
}
.adsimple-job-description{
  font-size:14px;
  padding-bottom:5px;
}
.adsimple-job-form-group.col-6{
  display: inline-block;
  width:49.8%;
}
.js__job_skills-container{

}
.js__job_skills-container .js__job_skills-item{
  padding:5px 0;
  position: relative;

}
.js__job_skills-container .js__job_skills-item input {
  display: block;
  width:calc(100% - 25px);
}
.js__job_skills-container .js__job_skills-item a{
  position: absolute;
  right:0px;
  width:24px;
  font-size:16px;
  text-align: center;
  line-height:1.6;
  text-decoration: none;
}
.js__job_skills-container .js__job_skills-item a.js__job_skills-item-remove {
  background: #ff7272;
  color:#fff;
  top:5px;

}
.js__job_skills-container .js__job_skills-item a.js__job_skills-item-add {
  background: #57ca85;
  color:#fff;
  bottom:5px;
}
.adsimple-job-category{
  position: relative;
}
@media only screen and (min-width: 641px){
  .adsimple-job-category{
    display: inline-block;
    width:19.7%;
  }
}
@media only screen and (max-width: 640px){
  .adsimple-job-category{
    display: inline-block;
    width:49.8%;
  }
}
.adsimple-job-form-group.buttons{
  padding-top:20px;
}
.adsimple-job-form-group.buttons a {
  margin-right:10px;
  background: #57ca85;
    text-transform: uppercase;
    color: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#57ca85, endColorstr=#57ca85);
    transition: all .2s;
    border-width: 0px;
    border-style: solid;
    border-color: #ffffff;
    border-radius: 2px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -webkit-border-radius: 2px;
    padding:10px 30px;
    cursor:pointer;
    text-decoration: none;
}
.adsimple-job-form-group.channels {
  display:none;
}
.adsimple-job-form-group.channels.show{
  display:block;
}

.adsimple-job-required-error{
  font-size:13px;
  color:red;

}
.adsimple-job-channels-container {
  width:100%;
  border-collapse:collapse;
}
.adsimple-job-channels-container tr {
  border:1px solid #ccc;
  margin-bottom:-1px;
}
.adsimple-job-channels-container tr td{
  padding:3px 5px;
}
.adsimple-job-channels-container tr td:last-child{
  text-align:right;
  font-size:15px;
  padding-right:10px;
}
.adsimple-job-single-addons-info .addons-title {
  font-size:14px;
}

.adsimple-job-single-addons-info table tr td{
  padding:5px;
  font-size:15px;
}

.clone-spinner {
  background: url(/wp-admin/images/spinner.gif) no-repeat center center;
  display: none;
  position:absolute;
  right:10px;
  top:10px;
  margin-left:10px;
  width: 20px;
  height: 20px;
}
.adsimple-pp-tarifs-item {
  padding:5px;
  font-size:15px;
}
.adsimple-pp-tarifs-item .adsimple-pp-tarifs-label{
  display:inline-block;
  padding-right:2px;
}
.adsimple-pp-tarifs-item .adsimple-pp-tarifs-value {
  font-weight:600;
  display:inline-block;
  color:#333333;
}
.adsimple-job-published-link{

  background: #57ca85;
  color: #ffffff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#57ca85, endColorstr=#57ca85);
  transition: all .2s;
  border-width: 0px;
  border-style: solid;
  border-color: #ffffff;
  border-radius: 2px;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  -webkit-border-radius: 2px;
  padding:5px 10px;
  cursor:pointer;
  text-decoration: none;
}
.category-spinner {
  background: url(/wp-admin/images/spinner.gif) no-repeat center center;
  display: none;
  position:absolute;
  left:-30px;
  top:5px;
  margin-left:10px;
  width: 20px;
  height: 20px;
}

.adsimple-job-error{
  padding:10px;
  font-size:16px;
  color:#790000;
  font-weight: 600;
  border:1px solid #790000;
}
.adsimple-job-adv-channel-price{
  padding-left:5px;
  font-weight: 600;
  color:#57ca85;
}
.selectize-dropdown [data-selectable].option:hover,
.selectize-dropdown [data-selectable].option.active{
  cursor:pointer;
  background: #f5f5f5;
}
