.header-page-title
{
    font-size: 20px !important;
}
.site-image-size
{
    height: 200px !important;
    width:200px !important;
    object-fit: cover !important;
}
.title-site-name {
    padding-top: 10px;
    font-size: 18px;
    color: black;
    font-weight: bold;
}

.site-kpi-dials-text {
    font-size: 35px;
    font-weight: bold;
}

.site-kpi-title-text
{
    font-size: 22px;
    font-weight: 900;
}

.site-kpi-dials-margin
{
    margin-top:5px!important;
}

.site-kpi-dials-title {
    color: #3366CC;
    -webkit-text-fill-color: #3366CC;
    font-weight: bold;
}

.cover-page-bold-text
{
    font-size: 18px;
    font-weight: bold;
}

i.fa.cover-page-icon-color:before
{
    color:#4b8df8 !important;
}

i.fa.danger-icon-color:before
{
    color: #dc3545 !important;
}

i.fa.success-icon-color:before
{
    color: #28a745 !important;
}

.cover-page-bottom-left-box
{
    padding-left: 160px !important;
}

.cover-page-bottom-right-box
{
    padding-right: 170px !important;
}

.cover-page-row-margin
{
    margin-top:35px;
    margin-bottom:30px;
}
.cover-page-container-bg
{
    background-color: #f6f6f6 !important;
}

.line-color{
    border-color: #000000 !important;
}

.spacer-20
{
    height: 20px;
}

.action-history-box-title
{
    font-size: 24px;
    color: #ffffff !important;
}

.action-history-box-sub-title
{
    font-size: 18px;
    color: #ffffff !important;
}
.action-history-box-content-bold-text
{
    font-size: 22px;
    font-weight: bold;
}

.action-history-box-content-regular-text
{
    font-size: 18px;
}
.action-history-box-content-spacer
{
    height: 12px;
}

.panel-default {
    border-color: #384967 !important;
}

.action-history-note-bold-text
{
    font-size: 14px;
    font-weight: bold;
}

.action-history-note-regular-text
{
    font-size: 14px;
}

.small-box-border
{
    border: 4px solid #4b8df8;
    border-radius:7px;
}

.report-heading {
    -webkit-text-fill-color: black !important;
    padding-bottom: 3px;
    color: black !important;

}

.cover-title {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}

.category-outer-border {
    border: 1px solid #384967;
    border-radius: 0 0 5px 5px;
}


.action-item-glance-table-tr {
    height: 25px;
    border-bottom: 2px solid #dddddd;
    font-size: 16px;
}

.action-item-glance-table-th {
    height: 35px;
    border-bottom: 2px solid #dddddd;
    font-size: 16px;
    font-weight: bold;

}

/*chart specific css*/
.chart-wrapper {
    width: 600px;
}

.chart-div {
    width: 600px;
   height: 150px;
}


#siteEnergyStarTrendsChart {
    width: 560px;
    height: 350px;
}

#siteComfortTrendChart{
    width: 560px;
    height: 350px;
}

#siteAssetHealthTrendChart{
    width: 560px;
    height: 350px;
}

#actionHistoryAnalysisChart
{
    width: 680px;
    height: 230px;
}

th, td {
    padding-top: 18px !important;
    padding-bottom: 18px !important;
}

.table-header-padding
{
    padding-top: 10px;
    padding-bottom:10px;
}

.display_txt{
    font-size: 56px !important;
}
.lh_1{
    line-height: 1 !important;
}
.fw_100{
    font-weight: 100 !important;
}
.py_5{
    padding: 2rem 0px;
}
.my_5{
    margin: 1rem 0px;
}
.site_title_margin_top{
    margin-top: 60px;
}
.building_ico{
    width: 160px;
}
.bg_primary
{
    background-color: #4b8df8 !important;
}
.building img{
    width: 80px;
    height: auto;
}
.space_above_dial
{
    height: 30px !important;
}
.text_white
{
    color:#ffffff !important;
}
tr:last-child{
    border-bottom: 0 !important;
}
