.lm-name h1 {
    font-size: 14px;
    display: inline;
}
.lm-name p {
    display: inline;
}
.lm-table tr td {
    font-size: 12px;
}
.lm-item {
    margin: 5px 0;
}
.lm-cont {
    width: calc(100% - 70px);
}
.lm-table {
    margin-top: 10px;
}
.pf-lable span {
    color: #d0d0d0;
    font-size: 20px;
    margin-top: 5px;
    cursor: pointer;
}
.pf-lable i {
    font-style: unset;
}
.pf-lable{
    width: calc(50% - 6px);
    display: inline-block;
}
.pf-item {
    margin: 10px 30px;
    padding: 5px 30px;
}
.pf-item textarea {
    min-height: 80px;
}
.pf-submit button {
    margin-left: 60px;
    margin-bottom: 20px;
}
#liveAlertPlaceholder {
    position: fixed;
    width: 80%;
    left: 10%;
    font-size: 16px;
    top: 5px;
    text-align: center;
    z-index: 1000;
    display: none;
}
.messagepl {
    max-width: 800px;
    margin: auto;
    margin-top: 10px;
}
.pl-lou {
    color: #3c763d;
    margin-right: 10px;
    font-weight: 600;
}
.pl-name {
    color: #3a30d0;
    font-weight: 600;
}
.pl-pj {
    padding-left: 10px;
    color: #6e9687;
}
.pl-nr {
    padding-left: 10px;
    color: #002756;
}
.pl-bt {
    padding-left: 10px;
    color: #888888;
    font-size: 13px;
}
.pl-date {
    color: #bbb;
    margin: 0 10px 0 5px;
}
.pl-pj span {
    margin-right: 10px;
}
.lm-name {
    font-size: 12px;
}
.ar-tit {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}
.ar-h {
    text-align: center;
}