.no_under-line {
    /* color:#008100; */
    display: block;
    font-size: 26px;
    margin: 60px 0 20px;
    padding-bottom: 12px;
    font-weight: bold;
}
.no_under-line_Haiki {
    /* color:#008100; */
    display: block;
    font-size: 26px;
    margin: 40px 0 20px;
    padding-bottom: 12px;
    font-weight: bold;
}
.h6_bold-resource {
    font-weight: bold;
    font-size: 18px;
    margin: 40px 0 5px 0;
}
.h6_bold-resource_up {
    font-weight: bold;
    font-size: 18px;
    margin: 18px 0 5px 0;
}
.h6_bold-down {
    font-weight: 700;
    font-size: 18px;
    margin: 40px 0 30px 0;
}
.p_left-side {
    margin:10px 0 10px 16px !important;
}

.p_ton_down {
    margin:6px 0 !important;
}


/* adding new lines from the beginning */
.table_r_01-imgs p {
  position: relative;      /* needed for ::before */
  padding-left: 0.5em;     /* space for the bullet */
  margin: 0 0 0.5em 0;     /* spacing between items */
  line-height: 1.4;        /* adjust line spacing */
}

.table_r_01-imgs p::before {
  content: "•";            /* the bullet */
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1em;          /* size of bullet */
  line-height: 1.4;        /* same as text */
}
.back_ground-color {
   background-color: #eeede9;
   font-weight: bold !important;
} 
.h6_bold-graph {
    font-size: 20px;
    font-weight: 700;
    margin: 32px 0 18px 0;
} 

.first_heading-sigen {
    background-color: #eeede9;
    /* color: #00a6ff; */
    vertical-align: middle;
    font-size: 26px;
    margin: 60px 0 20px;
    padding: 12px 10px;
    font-weight: bold;
    line-height: 1em;
}

.second_heading-sigen {
    /* color: #e10000; */
    display: block;
    font-size: 26px;
    margin: 60px 0 20px;
    border-bottom: 1px solid #918c89;
    padding-bottom: 12px;
    font-weight: bold;
}
