.MD-content-container {
position: relative; left: 25vw; width: 50vw; padding: 0; background-color: transparent;
}
.MD-overview {
position: relative; left: 0; width: 100%; padding: 0; margin: 0;
}
.MD-white-head {
position: fixed; z-index: 2; top: 0; height: calc(25vh - 40px); left: 25vw; width: 50vw; padding: 0; background-color: #E6E6E6;
}
.MD-title {
position: relative; font-family: 'kg_second_chances_solidRg' !important; font-size: 30px !important; color: #131313; text-align: right;
}
.MD-title-1 {
position: relative; font-family: 'kg_second_chances_solidRg' !important; font-size: 25px !important; color: #131313; margin: 0; padding: 0;
}
.MD-title-2 {
font-family: 'kg_second_chances_solidRg' !important; font-size: 22px !important; color: #131313; left: 0; margin: 0;
}
.MD-title-3 {
font-family: 'kg_second_chances_solidRg' !important; font-size: 18px !important; color: #131313; left: 0; margin: 0;
}
.MD-title-4 {
font-family: 'kg_second_chances_solidRg' !important; font-size: 16px !important; color: #131313; left: 0; margin: 0;
}
.MD-content {
position: relative; left: 0; width: 100%;
}
.MD-content-p {
margin: 0;
font-family: 'helveticaregular' !important; font-weight: 500 !important; font-size: 16px !important; line-height: 25px !important; color: #131313;
word-wrap: break-word; word-break: keep-all; text-align: justify; text-justify: inter-ideograph;
}
.MD-formula {
font-size: 15px !important; font-weight: 300 !important; text-align: justify !important;
}
.MD-margin-toTitle {
margin-top: 20px;
}
.MD-margin-toTitle1 {
margin-top: 15px;
}
.MD-margin-toTitle2 {
margin-top: 10px;
}
.MD-margin-toP {
margin-top: 10px;
}
.MD-margin-toFormula {
margin-top: 0;
}
.MD-margin-title1ToUp {
margin-top: 20px;
}
.MD-margin-title2ToUp {
margin-top: 15px;
}
.table-head {
text-align: center; color: #131313;
}
.table-body {
text-align: center;
}
.table-body table, .table-head table {
width: 100%; text-align: center;
}
/* .table-body table tr:nth-child(2n+1) {
background-color: #f2f2f2;
}
.table-body table tr:nth-child(2n) {
background-color: rgb(216, 212, 212);
} */
.table-body td, .table-head td {
height: 42px;
}
.MD-Fig {
text-align: center; margin-bottom: 1px;
}
.MD-Fig img {
width: 500px;
}
.MD-Fig figcaption {
font-family: 'helveticaregular'; font-size: 15px; font-weight: bold;
}