﻿/*footer start*/
html {
    position: relative;
    min-height: 100%;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
    line-height: 8px;
    text-align: center;
}
/*footer end*/

searched {
    background-color: #BDD2FF;
}