#authorDetail{width:100%;height:100%;display:flex;display:-webkit-flex;flex-direction:column;align-items:center;padding:0 0 2.5vw 0}#authorDetail .authorimg{width:30vw;height:30vw;border-radius:50%}#authorDetail .subfield{width:100%;height:.5vw;background-color:#f6f1e8;flex:none}#authorDetail .mycontainer{width:100%;flex:1;overflow-y:scroll;-webkit-overflow-scrolling:touch;padding-bottom:3vw;background-color:#f6f1e8}#authorDetail .mycontainer p{position:relative;bottom:0;margin-top:2vw}#authorDetail .topbar{width:95%;height:25vh;flex:none;border-radius:10px;border:1px solid #dabc95;display:flex;display:-webkit-flex;flex-direction:column;flex-wrap:inherit;justify-content:left;padding:.5rem;margin-bottom:2vw;margin-top:4vw}#authorDetail .topbar p{margin-bottom:.5rem;font-size:5vw}#authorDetail .topbar p:first-child{color:#cd8474;font-size:1.2rem}#authorDetail .topbar p:nth-child(2){font-size:.8rem}#authorDetail .topbar .topbarDesc{flex:1;font-size:.8rem}#authorDetail .mycol{padding:0!important}#authorDetail .listItem{width:100%;padding:.5rem 1rem;margin-top:4vw!important;background-color:#fff}#authorDetail .listItembox{width:100%;height:100%;overflow-y:hidden;display:flex;display:-webkit-flex;flex-direction:column;justify-items:center;align-content:center}#authorDetail .listItem span{margin-bottom:0;width:100%;color:#565656}#authorDetail .listItem span:first-child{color:#cd8474;font-size:1rem;margin-top:2vw}#authorDetail .listItem .poemContent{text-align:center;height:2rem;line-height:2;overflow-y:hidden;font-size:.8rem}#authorDetail .loading{width:100%;height:100%;position:fixed;top:0;background-color:#fff;z-index:50;display:flex;display:-webkit-flex;justify-content:center;align-items:center}#authorDetail .loadItem{flex:none;color:#dabc95}