/*override*/
.k-animation-container.customDropdown, .k-list-container.customDropdown {
    width: auto !important;
}

.nowrap {
    white-space: nowrap;
    padding: 0;
    margin: 0;
    text-align: left;
}

.dropdown-custom {
    font-size: 12px;
    /*font-weight: bold;*/
    padding: 0;
    margin: 0;
    color: black;
    text-align: left;
}

.license-company {
    /*text-align: center;*/
    margin-top: 30px;
    margin-bottom: 10px;
    font-size:12px;
}

.license-page .st1 {
    fill: #002426;
}

.menu-page .st1 {
    fill: #eaedea;
}

.k-filter-menu .k-filter-help-text {
    /* visibility: hidden; */
    display: none !important; /*completely remove text*/
}

.header .top-header .deadline-count {
    /*right: 30px;*/
}


.k-filter-menu .k-button {
    /*margin-top: 20px;*/ margin: 0 !important;
}

.k-filter-menu .k-textbox:hover {
    /*background-color: #fff;*/
    /* margin-bottom: 15px; */ margin: 0 !important;
}

ul.k-multicheck-wrap {
    margin-bottom: 15px;
}

.menu .fleetKeeperLogo {
   /* margin-bottom: 60px !important;*/
}

    .menu .fleetKeeperLogo svg {
        /*height: 40px !important;
        width: auto !important;*/
    }

.login .logo-3Q .img-3Q {
    /*height: 55px;*/
}