#wrapper .left_menu .moduletable > ul li a {
    font-size: 15px;
    color: rgb(2, 83, 131);
    display: block;
    padding-left: 17px;
}
#wrapper .left_menu .moduletable > ul li .nav-child.unstyled.small li a {
    display: block;
    font-size: 14px;
    color: rgb(211, 227, 242);
    text-decoration: none;
}
.moduletable_obj .sf2-form-group input.sf2-element, .moduletable_obj  .sf2-form-group textarea.sf2-element {
    width: 100%;
}
.moduletable_obj  .sf2-form-group textarea.sf2-element {
    height: 150px;
}
.moduletable_obj .sf2Style-default button.sf2-element {
    margin-top: 20px;
}
.sf2Win-body {
    max-height: none;
}
.leading-0 h2{
    display: none;
}
.leading-0 dl.article-info.muted {
    display: none;
}
.header-accessibility{
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}
.header-accessibility span{
    border-bottom: 1px solid rgba(0, 0, 0, 0.7);
}
.header-accessibility:before{
    content: '';
    width: 21px;
    height: 11px;
    margin-right: 10px;
    background-image: url("data:image/svg+xml,%3Csvg width='21' height='11' viewBox='0 0 21 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.0979 3.92106L17.2568 2.15284C15.2567 0.907973 12.9202 0.25 10.5 0.25C8.07979 0.25 5.74329 0.907973 3.74321 2.15284L0.902057 3.92106C0.33723 4.27261 0 4.86286 0 5.5C0 6.13714 0.33723 6.72739 0.902057 7.07894L3.74321 8.84716C5.74329 10.092 8.07979 10.75 10.5 10.75C12.9202 10.75 15.2567 10.092 17.2568 8.84716L20.098 7.07894C20.6628 6.72739 21 6.13714 21 5.5C21 4.86286 20.6628 4.27261 20.0979 3.92106ZM10.5 8.78125C8.69072 8.78125 7.21875 7.30928 7.21875 5.5C7.21875 3.69072 8.69072 2.21875 10.5 2.21875C12.3093 2.21875 13.7812 3.69072 13.7812 5.5C13.7812 7.30928 12.3093 8.78125 10.5 8.78125ZM1.59559 5.96463C1.4157 5.85265 1.3125 5.6833 1.3125 5.5C1.3125 5.3167 1.4157 5.14735 1.59555 5.03537L4.4367 3.26715C5.42062 2.65479 6.49642 2.20895 7.61406 1.92885C6.57308 2.77168 5.90625 4.05933 5.90625 5.5C5.90625 6.94067 6.57308 8.22832 7.61406 9.07119C6.49642 8.79109 5.42062 8.34525 4.4367 7.73289L1.59559 5.96463ZM19.4045 5.96463L16.5633 7.73285C15.5794 8.34521 14.5036 8.79105 13.3859 9.07115C14.4269 8.22832 15.0938 6.94067 15.0938 5.5C15.0938 4.05933 14.4269 2.77168 13.3859 1.92881C14.5036 2.20891 15.5794 2.65475 16.5633 3.26711L19.4044 5.03533C19.5843 5.14731 19.6875 5.3167 19.6875 5.5C19.6875 5.6833 19.5843 5.85269 19.4045 5.96463Z' fill='black'/%3E%3C/svg%3E%0A");
}