.footlaudex {
    background: #00964b;
    padding: 24px 0 20px;
    position: fixed;
    bottom: 0;
    width: 100%;
    color: white !important;
}

.MsoNormal {
    text-decoration: underline;
    text-align: center;
    font-size: 22px;
}

.set-white {
    color: white;
}

.set_black {
    color: black !important;
}

.footlaudex a {
    color: white;
}

li {
    list-style-type: none;
}

li.roman {
    list-style-type: lower-roman;
}

li.numerical {
    list-style-type: decimal;
}

li.alphabetical {
    list-style-type: lower-latin;
}

li.points {
    list-style-type: disc;
}

.bold_text {
    font-weight: bold;
}

.indented_text {
    right: 130px;
    margin-left: 100px;
}

.terms {
    text-align: center;
    font-weight: bold;
    text-decoration: underline;
    color: #1f355e !important;
}

.font-color {
    color: #1f355e !important;
}

#content-text {
    margin-bottom: 115px;
}

.tab-space {
    margin-left: 30px
}

.space {
    margin-left: 30px
}

.tab-space > li{
    list-style-type: lower-roman;
}

.title-section {
    padding: 30px 20px;
}

.top-text-glosary {
    margin-top: -15px;
}
