img{
    width: 50px;
}
/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}
body {
    margin-bottom: 110px;
}
.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100px;
    line-height: 100px;
    background-color: #f5f5f5;
}
.fa {
    margin: 0 10px;
}

.active>a, .current_nav{
    color: orange!important;
}
.table_head {
    font-size: x-small;
}