﻿#title-page {
    font-size: 18px;
}
/*.wrapper{
    min-height: 550px;
}*/

#fin-ratio-industry-avg-remark, #fin-ratio-industry-disclaimer {
    margin-left: 2px;
}

#fin-ratio-industry-avg-download-doc {
    margin-top: 5%;
    margin-left: 2px;
}

.btn-download-doc-fin-avg {
    display: inline-block;
    padding: 4px 18px;
    margin-bottom: 17px;
    font-weight: normal;
    text-align: center;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 40px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.7px;
    background-color: #d5fdd4;
    text-decoration: none;
    color: #016d50;
}

    .btn-download-doc-fin-avg:hover, .btn-download-doc-fin-avg:focus {
        color: #07dba2;
    }

.wrapper {
    min-height: 700px;
}

.meancc {
    text-align: right !important;
    background-color: #fff0e1 !important;
    border-right: 1px solid #eee !important;
}

.tbcc {
    text-align: left !important;
    background-color: #f5f5f5 !important;
}

.sdcc {
    text-align: right !important;
    background-color: #ffead6 !important;
    border-right: 1px solid #eee !important;
}

.pcc {
    /*text-align: right !important;*/
    background-color: #fff7c2 !important;
    border-right: 1px solid #eee !important;
}

#fin-ration-industry-avg-description{
    margin: 0px 0px 50px 0px;
}