/* ------------------------ */
/* Admen customization style */
/* ------------------------ */

#top .panel-primary>.panel-heading {
    background: #e50064;
    background: -webkit-linear-gradient(left, #e50064 0, #e61366 7%, #ea496a 30%, #ed6a6d 47%, #ee776e 57%, #ec6559 72%, #e63d29 100%);
    background: linear-gradient(to right, #e50064 0, #e61366 7%, #ea496a 30%, #ed6a6d 47%, #ee776e 57%, #ec6559 72%, #e63d29 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e50064', endColorstr='#e63d29', GradientType=1);
    background-clip: padding-box;
    font-family: Quicksand,Arial;
    color: #fff;
    font-weight: 600;
}

#top .panel-primary>.panel-heading>.panel-title a, #top .panel-primary>.panel-heading>.panel-title {color: white;}
#top .panel-primary>.panel-heading>.panel-title a:hover {color: #e4e4e4;}

/*pagination*/

#top .pagination {
clear:both;
padding: 10px 0px 50px 0;
position:relative;
z-index:3;
line-height: 13px;
overflow: hidden;

}



#top .pagination span, #top .pagination a {
float: left;
height: 35px;
width: 35px;
line-height: 35px;
text-align: center;
padding: 0;
border-radius: 100px;
margin-right: 3px;
box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
}


#top .pagination .actt, #top .pagination .actt span{
font-size:16px;
font-weight: bold;
color: #e50064;
}

#top .alert-info {
    color: black;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.entry-content.recherche {
    margin-bottom: 40px;
    margin-top: 20px;
}

#top .noactive.avia-button.avia-color-theme-color {
    color: #ef776e;
    background: #fff;
    opacity: 1;
}

h2.titresjob {
    font-size: 18px;
}