﻿.de-container.disabled {
    background-color: #e3e3e3;
    cursor: not-allowed;
}

input.de-date-entry {
    background-color: transparent;
}

input.de-date-entry:focus {
    outline: none;
}

.de-dropdown-toggle {
    line-height: normal;
}

.de-dropdown-menu {
    min-width: 240px !important;
    max-width: 400px !important;
}

