﻿.margin_auto {
    margin: auto;
}

.display_hide {
    display: none;
}

.not_show {
    color: red;
    text-align: center
}

.esg_title {
    height: 280px !important;
    border: 1px solid #DDDFE1;
}

.align_center {
    text-align: center;
}

.height280 {
    height: 280px !important;
}

.serviceLocations_block {
    padding: 20px 0;
    margin-bottom: 20px
}

.td_div {
    padding: 0 20px;
}

.td_div_span {
    color: #d70c18
}

.textStr_Indentation {
    margin-left: 2.5em
}

.color-red{
    color : red;
}

.risk_text_size {
    font-size: 1rem;
}

.risk_img {
    width: 714px;
    height: 370px;
}