/*.relationship-tabs-panel .tab {*/
/*    padding-left: 0.8rem !important;*/
/*    padding-right: 0.8rem !important;*/
/*}*/
/*html {zoom: 90%;}*/

::placeholder {
    color: #eaeaea !important;
    opacity: 1 !important;
}

::-ms-input-placeholder { /* Edge 12 -18 */
    color: #eaeaea !important;
}

.max-w-login {
    max-width: 35rem !important;
}

.bg-20.flex.w-full {
    width: 103% !important;
}

.select-none.overflow-hidden.bg-white.border.border-60.shadow.rounded-lg {
    width: 450px !important;
}

.mr-3.text-base.text-80.font-bold {
    font-size: 0.9rem !important;
}

.bg-grad-sidebar {
    overflow: auto !important;
}

.commenter__comment{
    pointer-events: none !important;
}

button[dusk='update-and-continue-editing-button'], button[dusk='create-and-add-another-button'] {
    display: none;
}

.backButton {
    top: 20px !important;
    position: relative;
}

.relationship-tabs-panel > * .px-8 {
    padding-left: 0.6rem;
    padding-right: 0.6rem;
}

.action > * .px-8.py-6.w-1\/5 {
    white-space: nowrap;
    width: unset;
}

.card > * .w-1\/2 {
    width:50%;
}

.btn-secondary {
    background-color: #6c757d;
    color: #fff
}

.bg-secondary:hover {
    background-color: #5c636a;
}

.relationship-tabs-panel .tab {
    text-wrap: wrap;
}

