﻿.dropdown-menu-dark {
    position: absolute !important;
    left: 113px !important;
    margin-top: -1.875rem !important;
    border-radius: 0;
    border: 0;
    background-color: #925846 !important;
}

    .dropdown-menu-dark .dropdown-item {
        color: black;
    }

.dropdown-menu-dark {
    color: white;
    background-color: #A57E1Baa;
    border-radius: 12px;
    left: -24px !important;
    font-family: Microsoft Serif;
}

.dropdown-item {
    margin-left: unset !important;
}

.dropdown-menu-dark {
    margin-top: 2% !important;
}

    .dropdown-menu-dark li {
        width: 100%;
    }

.text-danger {
    color: #dc3545 !important;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.nav-line {
    height: 1px;
    width: 90%;
    margin: auto;
    background-color: white;
    border-radius: 10px;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    text-decoration-line: none;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    border-top-color: initial;
    border-top-style: initial;
    border-top-width: 0px;
    border-right-color: initial;
    border-right-style: initial;
    border-right-width: 0px;
    border-bottom-color: initial;
    border-bottom-style: initial;
    border-bottom-width: 0px;
    border-left-color: initial;
    border-left-style: initial;
    border-left-width: 0px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}
