.foot-box{position: fixed;bottom: 0;}
.tplArea {
    width: 100%!important;
    background: unset;
    border-top: 1px solid #0070c0;
    padding-top: 100px;
}
.tplArea .standardWidget{text-align: center;border: unset;
    background: unset;}
.tplArea .standardWidget .wHeader .caption{float:none;    font-size: 20px;
    font-weight: 600;}
.tplArea .standardWidget .wHeader {
    background: unset;
    border-bottom: 1px solid #eee;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}
.tplArea ul.list li{line-height: 50px;}