/**
 * Tablet Layout: 768px.
 */

body {
}


.login-box {
    color: #222;
    height: 260px;
    margin: 0 auto;
    margin-top: -135px;
    margin-left: -160px;
    position: absolute;
    top: 30%;
    left: 50%;
    width:320px;
}



.your-clock{
display: none;
}