body{
    overflow-x: hidden;
}
#name{
    position:relative;
    display:block;
    margin: 0 auto;
    margin-top:10px;
    margin-bottom:10px;
    font-family: 'poppins', sans-serif!important;
    font-weight: 400;
}
#logoimg{
    max-width:15%;
    height:auto;
}
#firmanavn{
    padding-top:50px;
    text-align:center;
    position:relative;
    display:block;
    margin: 0 auto;
    font-family: 'poppins', sans-serif!important;
    font-weight: 400;
}

#upload, #fileupload{
    position:relative;
    display:block;
    margin: 0 auto;
    font-family: 'poppins', sans-serif;
    font-weight: 400;
}
.swal2-icon.swal2-error{
    border-color:#991e66!important;
    color:#991e66!important;
}
.swal2-styled.swal2-confirm{
    background-color:#007070!important;
}
.swal2-container{
    font-family:'poppins', sans-serif!important;
}
.swal2-x-mark-line-left{
    background-color:#991e66!important;
}
.swal2-x-mark-line-right{
    background-color:#991e66!important;
}
.swal2-icon.swal2-success{
    color:#007070!important;
    border-color:#007070!important;
}
.swal2-success-line-long{
    background-color:#007070!important;
}
.swal2-success-line-tip{
    background-color:#007070!important;
}
.body{
    background: #fbf9f7;
}
.wrapper-pays{
    position:absolute;
    display: block;
    top:25%;
    width:100%;
    height:100%;
}
