.UIBackTopTopControl {
        background: #0dcaf0 url(images/top.png) no-repeat scroll center center;
        bottom: 3%;
        height: 40px;
        position: fixed;
        right: 2%;
        width: 40px;
        z-index: 10;
        border: 1px solid #0dcaf0;
}
