.initial #entity {
    display: none;
}

.initial .warning {
    display: none;
}

.content .registration .reg-type {
    margin-top: 0;
}

.content .registration .offices ul li.active:before {
    right: 15px;
}

.content .registration .offices ul li {
    padding: 16px 35px 7px 13px;
    box-sizing: border-box;
    width: 100%;
}