#research-link-page-register{
    height: 100vh;
    padding-top:50px;
}

#research-link-page-register li{
    list-style: none;
}

.research_link_result{
    margin-top:10px;
    margin-bottom: 50px;
}

.research_link_result h1, h2, h3, h4 {
     font-family: "Open Sans",Arial,Helvetica,Sans-Serif;
     font-weight: 300;
 }

.header-clean {
    height: 55px;
    background-color: #486c9d;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    display: flex;
}
.header-clean h1 {
    padding-top: 8px;
    padding-left: 25px;
    font-weight: 300;
    color: white;
    font-size: 17px;
}
.text-align-center, .text-center {
    text-align: center!important;
}
.bg-color-blue {
    background-color: #57889c!important;
}
.txt-color-white {
    color: #fff!important;
}
.box_result_indice.text-center h1 {
    font-size: 45px;
}
h6 {
    font-size: 15px;
    margin: 10px 0;
    font-weight: 700;
    line-height: normal;
}
p.tab-margim {
    line-height: 28px;
    font-size: 14px;
    text-align: justify;
    margin-bottom: 18px;
}
.box_result_indice {
    padding: 14px;
    border-radius: 5px;
}
.content-result{
    background: #fff;
    padding: 10px;
}
