
html {
    font-family: system-ui, sans-serif;
    font-size: 1rem;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

input, select, button
{
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

body, p
{
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    overflow:hidden;
}

::-ms-clear
{
    width: 0;
    height: 0;
    display: none;
}

.lib1-icon20px {
    background-position-x: 0px !important;
}

.lib1-icon20px:hover {
    background-position-x: -20px !important;
}

.lib1-icon20pxactive {
    background-position-x: -40px !important;
}

.lib1-icon20pxactive:hover {
    background-position-x: -20px !important;
}

.lib1-hover-show:hover .lib1-hover-hidden {
    display:block;
}

.lib1-hover-hidden {
    display:none;
}
