.croppie-container {
    height: auto;
}

.upload-background .image-company-round {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    position: relative;
    margin-bottom: 15px;
}

.upload-background > img.image320x180 {
    width: 320px;
    height: 180px;
}

.total {
    margin-left: 5px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #8E91A0;
}

.custom-disabled-textarea {
    display: block;
    width: 100%;
    padding: 12px;
    background-color: #f9f9f9;
    border: 1px solid #C5C6CE;
    border-radius: 8px;
    height: auto;
    resize: none;
    font-size: 14px;
    line-height: 21px;
    min-height: 40px;
    font-family: "Gilroy";
}

.custom-disabled-textarea span {
    background-color: #f9f9f9 !important;
    font-family: "Gilroy" !important;
}

.input__inner .upload-background .image540x86 {
    width: 540px;
    height: 86px;
}

.active-table-column {
    color: #737DF9 !important;
}

.hide-block {
    display: none;
}

