#block-unilabs-page-title {
    display: none;
}
#glossary-breadcrumb {
    margin-bottom: 8px;
    width: 100%;
}
#glossary-breadcrumb ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
    font-size: 12px;
}
#glossary-breadcrumb ul span {
    color: #E53012;
    text-decoration: underline;
}
#glossary-breadcrumb ul .sep {
    text-decoration: none;
    color: #373737;
}
#glossary-breadcrumb ul a {
    color: #373737;
    text-decoration: underline;
}
#glossary-breadcrumb li {
    margin-right: 8px;
    display: inline-block;
}
#glossary-title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-size: 38px;
    line-height: 38px;
    letter-spacing: -0.64px;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 8px;
}
#glossary-btt, 
#glossary-description, 
#glossary-description div, 
#glossary-description-read-more, 
#glossary-pag-pages a {
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
#glossary-description {
    margin-bottom: 48px;
}
#glossary-description div {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.64px;
    color: #666666;
    height:20px;
    overflow: hidden;
    margin-bottom: 8px;    
}
#glossary-description.opened div {
    height:auto;
}
#glossary-description-read-more {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.64px;
    text-decoration-line: underline;
    color: #E43317;
    cursor: pointer;
}
#glossary-description-read-more:hover {
    color: #373737;
}
#glossary-letters-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 24px;
}
.glossary-letters-letter {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    letter-spacing: -0.64px;
    color: #D5D5D5;
    position:relative;
    padding-bottom: 5px;
}
.glossary-letters-letter img {
    position:absolute;
    bottom: 0px;
    left:50%;
    margin-left: -2px;
}
.glossary-letters-letter.active a {
    color: #E43317;
}
.glossary-letters-letter a {
    color: #373737;
}
#glossary-search {
    margin-bottom: 48px;
}
#glossary_search_input {
    width: 100%;
    height: 46px;
    line-height: 46px;
    padding: 11px;
    border: 0px;
    padding-left: 45px;
    font-size: 14px;
    color: #373737;
    background:#F5F5F5 url(../images/IconSearch.svg) 15px 9px no-repeat;
}
#glossary_search_input:active {
    border: 0px;
}
#glossary-elements {
    margin-bottom: 48px;
}
.glossary-element {
    margin-bottom: 16px;
    padding: 24px;
    border: 1px solid #C1C1C1;
    font-family: 'Roboto';
    font-style: normal;
}
.glossary-element-title {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.64px;
    margin-bottom: 8px;
}
.glossary-element-title, 
.glossary-element-title a, 
.glossary-element-readmore a:hover, 
.glossary-element-title:hover, 
.glossary-element-title a:hover {
    color: #373737;
}
.glossary-element-descr {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.64px;
    color: #373737;
    opacity: 0.7;
    margin-bottom: 8px;
}
.glossary-element-readmore {
    text-align: right;
}
.glossary-element-readmore a {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.64px;
    margin-bottom: 8px;
    color: #E43317;
    
}
#glossary-btt {
    cursor: pointer;
    width: 48px;
    height: 48px;
    background:#E43317;
    line-height: 48px;
    text-align: center;
    position: fixed;
    right: 50px;
    top: 50%;
    z-index:99;
}
#glossary-btt.glo_hidden {
    right: -50px;
    opacity: 0;
}
.glo_disabled {
    cursor: not-allowed;
    opacity: 0.5;
}
#glossary-pagination {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 20px;
    border-top: 1px solid #EAECF0;
    font-family: 'Inter', 'Roboto',sans-serif;
}
.glossary-pag-nav {
    align-items: center;
    justify-content: center;    
}
.glossary-pag-nav a span {
    font-size: 14px;
    line-height:20px;
    color: #373737;
}
#glossary-pag-prev img {
    margin-right: 12px;
    margin-top: -1px;
}
#glossary-pag-next img {
    margin-left: 12px;
    margin-top: -1px;
}
#glossary-pag-prev img {
    transform: rotate(180deg);    
}
#glossary-pag-pages a {
    display: inline-block;
    width: 40px;
    height: 40px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    color: #373737;
}
#glossary-pag-pages a:hover, 
#glossary-pag-pages a.active {
    background: rgba(228, 51, 23, 0.1);
    color:#E43317;
}
#glossary-pag-pages-mobile {
    font-family: 'Inter', 'Roboto',sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #373737;
    text-align: center;
}
@media (max-width:576px) {
    #glossary-description-read-more {
        font-size: 16px;
    }
    .hidden_mobile {
        display: none !important;
    }
    #glossary-description div {
        height: 88px;
    }
    .glossary-pag-nav span {
        display: none;
    }
    #glossary-title {
        font-weight: 500;
        font-size: 24px;
        line-height: 34px;
    }
    #glossary-description div {
        font-size: 16px;
    }
    #glossary-letters-container {
        padding-left: 0px;
        padding-right: 0px;
        width: auto;
        position: absolute;
        left: 0px;
        top: 0px;
    }
    .glossary-letters-letter {
        margin-right: 20px;
    }
    #glossary-letters {
        width: 100%;
        height:50px;
        overflow: overlay;
        position:relative;
    }
    #glossary-btt {
        right: 15px;
        bottom: 15px;
        top: auto;
    }
}
@media (min-width:576px) {
    .only_mobile {
        display: none !important;
    }
}