#footer > .container {
/* Align with the navbar container */
padding-left: 15px;
padding-right: 15px;
}
.footer-content {
margin: 15px 0;
color: #999;
}
/* Sticky footer styles
-------------------------------------------------- */
html {
position: relative;
min-height: 100%;
}
body {
/* Margin bottom by footer height */
margin-bottom: 50px;
}
#footer {
position: absolute;
bottom: 0;
width: 100%;
/* Set the fixed height of the footer here */
height: 50px;
background-color: #222222;
}
.glyphicon {
color: #000;
}
.pdl5
{
padding-left: 5px;
}
/*===================================
=            SEARCH FORM            =
===================================*/
/*=====  End of SEARCH FORM  ======*/
.highlight {
background-color: #FFFF88;
}

.note {
font-size: 10px;
color: #878787;
}

.custom-pagination{
    padding-bottom: 50px;
}
.custom-pagination select {
    display:inline-block;
    width:85px;
    border-radius:0px;
}