input[type="text"],
input[type="email"],
input[type="password"] {
    margin: 10px 0px 10px 0px;
    ime-mode: disabled !important;
}

.notification {
    position: fixed;
    top: 5em;
    left: 20%;
    right: 20%;
    z-index: 1051;
}

.bg-primary {
    background-color: #46A48F !important;
}

body[src*="devwww.koizumi-lt.com"] {
    background-color: gainsboro !important;
}

.btn-primary {
    color: #fff;
    background-color: #46A48F !important;
    border-color: #46A48F !important;
}

.btn-primary:hover {
    color: #fff;
    background-color: #3C8C7A !important;
    border-color: #3C8C7A !important;
}

.border-primary {
    border-color: #46A48F !important;
}

.notification2 {
    z-index: 3147483647 !important;
}

.modal-backdrop {
    bottom: 0;
}

.min-font li {
    font-size: 14px;
}

.min-font h6 {
    font-size: 16px;
}
