/*
    Document   : atome-joboffer
    Created on : 6 nov. 2013
*/

form.search-motor input{
    display:inline-block;
    width:180px
}
form.search-motor input[type="submit"]{
    display:inline-block;
    width:100px
}

/* SEARCH FILTERS */
.offers-filter-search fieldset ul.scrollable{
    max-height:265px;
    height: auto;
    overflow: auto;
    font:normal 14px/17px Tahoma, Arial, Helvetica, sans-serif;
}
.offers-col-search .filters {
    padding-bottom: 0px !important;
}


/* SEARCH LIST OFFERS */
.offers .header_navigation{line-height:50px;}
.offers .header_navigation div{display:inline-block;margin:0 5px;}
.offers .offer{margin:15px 10px;}
.offers .offer .title{font-size:16px;padding-bottom:10px}
.offers .offer .infos{padding-bottom:10px}
.offers .offer .description{padding-bottom:10px}
.offers .offer .buttons div{display:inline-block}
.offers .footer_navigation{line-height:50px;}

/* DETAIL OFFER */
.detail_offer_navigation_header{margin:15px}
.detail_offer_navigation_header div{display:inline-block}
.detail_offer .header,.detail_offer .infos_key,.detail_offer .infos_additional{margin:10px 0}
.detail_offer .header .title{font-size:16px;color:#2275D9}
.detail_offer .title_bloc{font-size:14px;color:#2275D9;padding:5px 0}
.detail_offer .info .label{padding-right:10px}

/* Lien recherche sauvegardée */
.searchrequestList { display: none; }
.searchrequestList { border: medium none; list-style: none outside none; clear: both; }
.searchrequestList li a { display: block; padding: 3px 20px 3px 0; color: #00308D; }
.searchrequestList li { padding-left: 20px; border-top: 1px solid #E0E0E0; }
.searchrequestList li.item a {
    background: url("img/chevron8.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    color: #333333;
}
.bt-saved-searches { display: block; margin-bottom: 0px;}

#seo-link-city
{
    font-size: 12px;
}

#seo-link-city a
{
    color: #2175d9;
}

#seo-link-city a:hover
{
    color: #4d92e1;
}