﻿
.remarkTitleAndTool {
    position: sticky;
    height: 88px;
    z-index: 9999;
    background: #ffffff;
    top: 0px;
}
.remarkToolBar {
    height: 45px;
}


.remarkBackTitleAndTool {
    position: sticky;
    height: 88px;
    z-index: 9999;
    background: #ffffff;
    top: 0px;
}

.backRemarkToolBar {
    height: 45px;
}
.lsm_hide{display:none}