.device-bulkedit{
    padding: 32px;
}
.device-bulkedit .block-header{
    margin-bottom: 16px !important;
}

.device-bulkedit .container-form-main{
    margin-bottom: 32px;
}
.device-bulkedit .page-header{
    border: none;
}

.device-bulkedit .form-bulk-edit-container{
    margin: 0 16px 16px 16px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}


.device-bulkedit .device-plan-dropdown a.action-item:last-child>span {
    color: #DC3E33;
}

.device-bulkedit .form-bulk-edit-container .form-group{
    margin-bottom: 0px;
}