.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.pl-md-5, .px-md-5 {
    padding-left: 3rem!important;
}
.pl-md-0, .px-md-0 {
    padding-left: 0!important;
}
.pl-3, .px-3 {
    padding-left: 1rem!important;
}
.ml-md-5, .mx-md-5 {
    margin-left: 3rem!important;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem;
    margin-left: 60px;
}
.met-log-list>h2 {
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    transform: translate(-50%,0);
}
.met-log-list>li>h3 {
    left: -25px;
    top: 26px;
    -webkit-transform: translate(-100%,0);
    -moz-transform: translate(-100%,0);
    -ms-transform: translate(-100%,0);
    -o-transform: translate(-100%,0);
    transform: translate(-100%,0);
}
.met-log-list>li .rounded-circle {
    width: 15px;
    height: 15px;
    line-height: 6px;
    border: 2px solid #2bc4ff;
    color: #2bc4ff;
    left: -12px;
    top: 23px;
    font-size: 20px;
}
.mb-2, .my-2 {
    margin-bottom: .5rem!important;
    margin-top: .5rem!important;
    display: inline-block!important;
    padding-left: 1rem!important;
    font-size: 30px;
}
.d-inline-block {
    display: inline-block!important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 700;
    line-height: 1.2;
    color: inherit;
    text-shadow: unset;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
}
.pb-md-4, .py-md-4 {
    padding-bottom: 1.5rem!important;
    padding-top: 1.5rem!important;
    padding-left: 1.5rem!important;
}
.position-relative {
    position: relative!important;
}

.text-muted {
    color: #6c757d!important;
}
.font-weight-bold {
    font-weight: 700!important;
}
.text-center {
    text-align: center!important;
}
.p-1 {
    padding: .25rem!important;
}
.position-absolute {
    position: absolute!important;
}
.rounded-circle {
    border-radius: 50%!important;
}
.bg-white {
    background-color: #e1e2f5!important;
}
.mb-0, .my-0 {
    margin-bottom: 0!important;
}
dt {
    font-weight: 700;
}
.p-3 {
    padding: 1rem!important;
}
.mt-3, .my-3 {
    margin-top: 1rem!important;
}
.bg-light {
    background-color: #f8f9fa!important;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    max-height: 300px;
    width: 650px;
    padding: 30px 40px 30px 40px;
    border-radius: 15px;
}
dd {
    margin-bottom: .5rem;
    margin-left: 0;
}
.met-log-list>li dl dd .met-editor {
    max-height: 300px;
}
.font-size-14 {
    font-size: 14px !important;
}
.met-editor {
    width: 100%;
    max-width: 100%;
    font-size: 16px;
    line-height: 1.8;
}
.oya {
    overflow-y: auto!important;
}

.text-muted {
    color: #6c757d!important;
}
.met-editor p {
    margin-bottom: .8em;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
.met-scrollbar::-webkit-scrollbar-track {
    width: 1px;
    height: 11px;
    background-color: rgba(0, 0, 0, 0.2);
}
.met-scrollbar{
    scrollbar-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2);
    scrollbar-width: thin;
}
li{
    margin-bottom: 0px;
}
.met-log-body img{
    left: -22px;
    position: relative !important;
    background-color: #e1e2f5;
    top: 5px;
}

