/* Write your custom CSS here */

.content-header {
    padding: 0 0 15px 3px;
}
.logo-main {
    width: 100%;
}

.logo-mini {
    width: 150px;
}

.hidden-sidebar.page-sidebar-visible .secondary-sidebar {
    margin-left: 0px;
}

.custom-file-label::after {
	content: "Открыть";
}

.custom-file-input {
    cursor: pointer;
}