{"version":3,"sources":["/Users/zhanghaozhe/server/mr-julyedu/src/components/scholarship/DrawDocument/DrawDocument.scss"],"names":[],"mappings":"AAmGA,cACI,wBAAyB,CAD7B,sBAIQ,oBAAA,CACA,UAAA,CACA,kBAAA,CACA,iBAAkB,CAP1B,wBAUY,oBAAA,CACA,iBAAA,CACA,OAAA,CACA,kCAAA,CAAA,0BAA2B,CAbvC,0BAgBY,aAAA,CACA,kBAAA,CACA,uBAAA,CACA,iBAAkB,CAnB9B,uBAwBQ,qBAAA,CACA,sBAAiB,CAzBzB,sBA6BQ,kBAAA,CACA,UAAA,CACA,cAAA,CACA,QAAA,CACA,MAAA,CACA,OAAA,CACA,yBAA6B,CAnCrC,2BAqCY,UAAA,CACA,eAAA,CACA,uBAAiB,CAvC7B,2BA0CY,iBAAA,CACA,iBAAA,CACA,sBAAA,CACA,iBAAA,CACA,qBAAA,CACA,wBAAA,CACA,eAAA,CACA,UAAc","file":"DrawDocument.2e7d81ca.chunk.css","sourcesContent":["@charset \"UTF-8\";\n/*\n *  @ 文字颜色\n */\n/*\n *  @ 文字大小\n */\n/*\n *  @ 背景颜色\n */\n/*\n *  @ 分割线颜色\n */\n/*\n *  @ 边框颜色\n */\n/*\n *  @ 标签颜色\n */\n.drawDocument {\n  background-color: #F7F9FC; }\n  .drawDocument .navbar {\n    font-size: 16px;\n    color: #333333;\n    height: 44px;\n    position: relative; }\n    .drawDocument .navbar i {\n      font-size: 22px;\n      position: absolute;\n      top: 50%;\n      transform: translateY(-50%); }\n    .drawDocument .navbar div {\n      margin: 0 auto;\n      height: 44px;\n      line-height: 44px;\n      text-align: center; }\n  .drawDocument .content {\n    background-color: #FFF;\n    padding-top: 20px; }\n  .drawDocument .bottom {\n    height: 44px;\n    width: 100%;\n    position: fixed;\n    bottom: 0;\n    left: 0;\n    right: 0;\n    border-top: 1px solid #DDDDDD; }\n    .drawDocument .bottom .tip {\n      color: #555555;\n      font-size: 12px;\n      padding-left: 5px; }\n    .drawDocument .bottom .app {\n      width: 88px;\n      height: 22px;\n      line-height: 22px;\n      text-align: center;\n      border: 1px solid #0099FF;\n      border-radius: 11px;\n      font-size: 12px;\n      color: #0099FF; }\n"]}