.breadcrumb-wrapper {
    display: none;
}

.content-wrapper {
    margin-top: 5.4rem !important;
    background-color: #fff;
    padding: 20px !important;
}

@media (min-width: 768px) {
    .content-wrapper {
        margin: 5.4rem 10px 0 270px !important;
        background-color: #fff;
        padding: 20px !important;
    }
}

@media (max-width: 991.98px) {
    .content-wrapper {
        margin-left: 10px !important;
    }
}

.content-body {
    position: relative;
}

.box-body .input-group .input-group-prepend {
    display: none !important;
}

.dropdown-menu {
    z-index: 1050 !important;
}
body {
    min-width: 1800px;
}
