.result-title{
   padding-bottom: 20px; 
}
.result-text{
   padding-bottom: 20px;  
}
.result-created{
   padding-bottom: 20px;  
}
div.pagination ul{
    
    display: flex; 
    justify-content: space-around;
}

html {
    
    overflow-x: hidden;
}

.chzn-container{
    
    width: auto !important;
}
.pagenav{
    padding: 10px !important;
    background-color: #41867d !important;
    color: #ffffff !important;
    text-decoration: none !important;
    font-size: 16px !important;
}




