body{
    margin: 0;
    background-color: aqua;
}
.body{
    margin: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: relative;
    z-index: 10;
}
.background{
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 0;
}
.backg{
    background-color: #020e2d;
}

.login_container{
    background-color: white;
    min-width: 300px;
    max-width: 80%;
}

.loggin{
    width: 350px;
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 10px;
    color: #8000ff;
}
.loggin a{
    text-decoration: none;
    color: #aa55ff;
}

.button_backg{
    color: #8000ff;
}

.center{
    text-align: center!important;
    width: 400px;
}


.boxes{
    margin-top: 6%;
    margin-left: 9%;
    margin-right: 9%;
}
.box{
    background-color: #020e2d;
    float: left;
    margin: 20px;
    border-radius: 10px;
    min-height: 100px;
    max-height: 150px;
    max-width: 100px;
}
.box h3{
    color: #8000ff;
}
.box a{
    text-decoration: none;
}

.box_container{
    width: 500px;
}

.copyright{
    color: #aa55ff;
    text-align: center;
    padding-top: 5px;
}


.knapp{
    background-color: #8000ff;
    border-radius: 5px;
    height: 40px;
    width: 90px;
    border: none;
}

.bott {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 12%;
    background-color: #020e2d;
    border: #6b00d7 solid 2px;
    border-left: none;
    border-right: none;
    border-bottom: none;
    text-align: center;
}
.bott a{
    color: #8000ff;
    text-decoration: none;
}

.txtcen{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.txtcen h2 {
    margin: 0;
    color: #fff;
}

.trans_container{
    height: auto;
    min-height: 150px;
    width: 100%;
    float: left;
}
.trans{
    background-color: #ffffff;
    width: 70%;
    margin-top: 2%;
    margin-left: 3%;
    min-height: 400px;
    max-height: 95%;
    float: left;
    border-radius: 20px;
    border: solid 2px #020e2d;
    text-align: center;
}
.additional{
    width: auto;
    height: 53%;
    margin-left: 75%;
    margin-top: 2%;
    position: fixed;
    top: 10%;
    width: 25%;
}
.add_box{
    background-color: #020e2d;
    width: 85%;
    height: 40%;
    margin: 5%;
    border-radius: 8px;
}
.trans_info{
    width: 100%;
    height: 30px;
    margin-bottom: 3px;
    border: #020e2d 2px solid;
    border-radius: 2px;
}
.info{
    height: 28px;
    width: 12.5%;
    float: left;
    color: #020e2d;
    padding-bottom: 3px;
}
.transaksjon{
    width: 100%;
    height: 30px;
    border: #020e2d 1px solid;
    border-radius: 2px;
}
.info1{
    height: 29px;
    width: 12.5%;
    float: left;
    color: #020e2d;
    padding-bottom: 3px;
    font-size: 12px;
    padding-top: 3px;
    border: solid 1px rgb(168, 168, 168, 0.1);
}

.bil_info{
    height: 28px;
    width: 16.6667%;
    float: left;
    color: #020e2d;
    padding-bottom: 3px;
}
.bil_info1{
    height: 29px;
    width: 16.6667%;
    float: left;
    color: #020e2d;
    padding-bottom: 3px;
    font-size: 12px;
    padding-top: 3px;
    border: solid 1px rgb(168, 168, 168, 0.1);
}
.bil_info1 a{
    text-decoration: none;
    color: #6b00d7;
}
.setting{
    background-color: #ffffff;
    width: 70%;
    margin-top: 5%;
    margin-left: 3%;
    min-height: 80%;
    border-radius: 20px;
    border: solid 2px #020e2d;
    text-align: left;
    padding-left: 10px;
    padding-bottom: 10px;
}
.settings_container{
    height: auto;
    min-height: 100%;
    width: 100%;
    float: left;
}
.kort{
    background-color: #ffffff;
    width: 70%;
    margin-top: 5%;
    margin-left: 3%;
    min-height: 80%;
    border-radius: 20px;
    border: solid 2px #020e2d;
    text-align: left;
    padding-left: 10px;
    padding-bottom: 10px;
}
.container{
    margin-top: 2%;
}
.kort_info{
    width: 100%;
    float: left;
}
.kort_info1{
    float: left;
    width: 25%;
    text-align: center;
    background-color: #fbfbfb;
    border-right: solid 1px rgb(168, 168, 168, 0.1);
    border-left: solid 1px rgb(168, 168, 168, 0.1);
}
.info_kort{
    float: left;
    width: 25%;
    text-align: center;
    background-color: #f1f1f1;
    border-right: solid 1px rgb(168, 168, 168, 0.1);
    border-left: solid 1px rgb(168, 168, 168, 0.1);
}
.info_kort a{
    text-decoration: none;
    color: #8000ff;
}

.box{
    text-decoration: none;
}
.box-trans{
    width: 95%;
    padding-left: 4%;
}
.box-bil{
    height: 100%;
    padding-left: 15%;
}
.box-kjøp{
    width: 100%;
    padding-left: 1%;
}
.box-sett{
    height: 100%;
    padding-left: 21%;
    padding-right: 21%;
}
.con{
    width: 70%;
    margin-top: 3%;
    margin-left: 2%;
}
