a:hover {
    cursor: pointer;
    color: #1E9E6B !important;
}

#allrecords a:hover {
    cursor: pointer;
    color: #1E9E6B !important;
}

.uc-testing .t-input-error {
    color: #fe6b6b;
    font-size: 15px;
}

select[name="level"]:focus-visible, select[name="connectionType"]:focus-visible {
    outline-style: none !important;
}

.uc-header .t-menu__link-item {
    line-height: 35px;
}

#rec657713767 div.t-descr a {
    font-size: 16px;
    background: rgb(30, 158, 107);
    color: white !important;
    border-radius: 7px 7px 7px 7px;
    padding: 10px 20px 10px 20px;
}

#rec657713767 div.t-descr a:hover {
    color: white !important;
    background: #158257;
}