body{
    display: block;
    background: rgb(138,186,216);
    background: linear-gradient(180deg, rgba(138,186,216,1) 13%, rgba(95,162,203,1) 51%, rgba(80,161,210,1) 79%);
    width: 100%;
    weight: 100%;
    background-attachment: fixed;
}
.kredit {
    margin-top: 20px;
    width: 100%;
    max-width: 130px;
    height: auto;
    color: white;
}
.vkp {
    width: 100%;
    max-width: 50px;
    height: auto;
}
.form-control.password{}

.box{
    width:310px;margin-top:7%;
}

.cekbox {
    margin-top:10px;
    margin-left:5px;
}

