.header-logo img {
    height: 36px;
}

#edit-signed-contract-archiveContractInformation-element input[type='checkbox'] {
    display: inline !important;
}

#edit-signed-contract-archiveContractInformation-element label {
    font-weight: normal;
    width: 100%;
}

#edit-signed-contract-archiveContractInformation {
    margin: 0 5px 0 0;
}

.with-download-button {
    margin-bottom: 90px !important;
}

.with-download-button .button-wrapper {
    bottom: -75px !important;
}

#edit-signed-contract-element + .button-wrapper {
    bottom: -75px !important;
}

#edit-signed-contract-archiveContractInformation-element {
    border-top: 1px solid #dddddd;
    padding-top: 15px;
    margin: 5px 0 0 0;
}

#edit-signed-contract-archiveContractInformation-element > label {
    width: 100%;
    padding: 0;
}

#edit-signed-contract-archiveContractInformation-element .form-control-static {
    display: none;
}
.alert-info {
    border-radius: 8px;
    border: 1px solid #DCE3EB;
    background: rgba(220, 227, 235, 0.30);
}

.alert-info strong {
    color: #212121;
    font-family: Inter, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.alert-info .ui-theme-icon.ui-icon-info {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z' stroke='%23009ACE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 16V12' stroke='%23009ACE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 8H12.01' stroke='%23009ACE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");

    background-position: 0 0;
    background-size: cover;
    width: 24px;
    min-width: 24px;
    height: 24px;
    margin-right: 18px;
    margin-bottom: 0;
    vertical-align: middle;
}
#ConscientiousCollection-element {
    border-bottom: 0;
}