.login-section {
    margin: 7% auto;
    padding: 20px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
    background:white;
}

.logo-container {
    width: 100%;
    text-align: center;
}

.section-row {
    padding: 15px 0 !important;
    font-size: 18px;
    text-align: left;
}

.section-icon {
    text-align: right;
    padding: 5px;
}

.center-vertically {
    margin: auto;
    padding: 10px;
}

.dzbox {
    text-align: center !important;
    border-style: dashed !important;
    border-width: thin !important;
    padding: 25px !important;
}

.profileName {
    margin-top: 0.2rem;
    font-weight: bold;
    padding-left:5px;
}

.profileData {
    top: 0.7rem;
    padding-left: 5px;
}

.tableIeDescription {
    width: 80% ;
    text-align:left;
}

.tableIeAmount {
    width: 20%;
    text-align:right;
}

.tableCreditorAmount {
    text-align: right;
}

i.fa-stack-1x {
    bottom: 2px;
}