.content-title .main-title {
    font-size: 20px;
    font-weight: 300;
    margin: 0;
    color: #0b8494;
}
.content-title{
    background-color: #fff;
    padding: 5px 11px;
    height: auto;
    overflow: hidden;
    /* margin-top: 16px; */
}

.content-title-report .main-title {
    font-size: 24px;
    font-weight: 300;
    margin: 0;
    color: #0b8494;
}







