td.skip-export a.btn-sm {
    width: 35px;
}

input.priority-input {
    width: 100%;
}

button.priority-change-btn {
    width: 100%;
}

.logo-developer--svg{}

.logo-developer--svg .logo-developer__link{
    background: url("../img/logo-freematiq-gray.svg");
    background-size: 100% 100%;
    display: inline-block;
    width: 90px;
    height: 32px;
}

.main-header .sidebar-toggle:before {
    content: '';
}