/*.box { padding: 1em;}

.box_sx {
    float:left;
    width:50%;
}
.box_sx .nome { font-size: 15px; }

.area { 
    margin-top: 10px;
    font-size: 12px;
    margin-bottom: 0; 
    line-height:1.5em;
}

.box_dx {
    float:left;
    width: 50%;
    font-size:12px;
    line-height:1.5em;
}

.btn_wa {
    padding: 8px;
    background-color: green;
    font-size: 12px;
    margin-bottom: 14px;
}

*/

.box { padding: 1em;}
.nome { font-size:18px; margin-bottom:0.8em;font-weight: 700;
    position:relative;
}
.category{
    position:absolute;
    font-size:12px;
    font-weight: 500;
    color: #d73e3e;
}

.wrap_wa {
    float:right;
    padding: 4px 0 4px 0 !important;
    color: green;
}


.box_rif {
   font-size:14px;
    line-height:3em;
    text-align:right;
    margin-right: 3px;
    clear:both;
}
.area { 
    margin-top: 7px;
    font-size: 12px;
   margin-bottom:5px; 
    line-height:1.5em;
   
}
.tel a { padding:0 !important; display:inline !important; }

.email a {
    padding:0 !important;

    display:inline !important; 
} 
.email { content: "\f465"; }
.showing_jobs { display:none !important; }


.select2-container--default .select2-selection--multiple{

    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    
}

/**
.select2-search__field:focus{
    border:0;
    
}

*/
.job_filters{
      border: 0.5px solid #aaa;
    border-radius: 10px !important;
}
.search_jobs{
      border: 0px solid #aaa;
    border-radius: 20px !important;
}
input#search_keywords{
        
        height: 36.06px !important;
        border: 1px solid #aaa;
        border-radius: 4px;
        font-size:16px;
}
::placeholder {
   font-size: 15px;
}
.select2-search__field{
    margin-top:5px !important;
}
#sel_type{
    background-color: white;
    width: 100% !important;
    height: 35.05px !important;
    margin-top:10px;
    color:rgb(118, 118, 118);
    font-size: 15px;
    border: 1px solid #aaa;
    border-radius: 4px;
}


    
#submit_btn{
    margin-top:10px;
    height:25px;
    color: #FFFFFF;
    background-color: #00467F;
    border:0;
    border-radius: 30px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    cursor:pointer;
    transition: all .4s;
    font-weight:500;
}
#submit_btn:hover{
    
    background-color: #4B7DA4;
    border-color: #4B7DA4;
    box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.5);  
}
.box{
     
    padding-bottom:0px;
}
  
.job_listing .job-type{
     color: #00467F !important
    
}

ul.job_listings{
    display:none;
}

.wrap_wa{
color:#25D366;
}



.rp4wp-related-job_listing>ul li.job_listing, .rp4wp-related-job_listing>ul li.no_job_listings_found, ul.job_listings li.job_listing, ul.job_listings li.no_job_listings_found {
    border-bottom: 2px solid #dfdede;
    list-style: none outside;
    margin: 0;
    padding: 0;
  
}


.search_keywords{

    width: 50% !important;
    padding-top: 0.5em !important;
}
.search_categories{
    width:50% !important;
    float:left !important;
    clear:none !important;
}

.campivuoti{
    margin-top:10px;
    text-align:center; 
    font-size:20px;
}


@media only screen and (max-width: 600px) {
    
    #sel_type{
    
    width: 100% !important;
    }
    .search_categories{
    width:100% !important;
    float:none !important;
    clear:none !important;
}
.search_keywords{

    width: 100% !important;
    padding-top: 0.5em !important;
     float:none !important;
    clear:none !important;
}
   
    
}