﻿.thor-title 
{
  margin-top: 20px;
    background: #ffefda;
    padding: 6px 3px;
}
.thor-title span 
{
   margin-left: 15px;
    font-size: 15px;
    font-weight: 500;
    color: #883a00;
}
.thor-asof
{

}

.download
{
}
.download small
{
    display: inline-block;
}
.download .dl-text 
{
    font-size: 15px;
    line-height: 2;
    height: 24px;
    vertical-align: bottom;
}
.download small .btn-link 
{
    font-size: 15px;
    height: 22px;
    padding: 0 5px;
}

.text-changed 
{
    font-weight: 500;
    font-size: 1.25rem;
    padding-left: 3px;
}
.table-profile {
    font-size: 11pt !important;
    width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    /* font-weight: 500; */
}
.table-profile a{
 font-weight: 500;
}