.docter-order-page{width:100%;display:flex}.docter-order-page .main{width:100%;height:100%;overflow-y:auto;overflow-x:hidden}.docter-order-page .main::-webkit-scrollbar{width:10px;height:10px}.docter-order-page .main::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 6px transparent;background:rgba(0,0,0,.1);cursor:pointer}.docter-order-page .main::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px transparent;border-radius:0;background:rgba(0,0,0,.05)}.docter-order-page .main{scrollbar-color:rgba(0,0,0,.1) rgba(0,0,0,.05);scrollbar-width:inherit}.docter-order-page .main .content{display:inline-block!important;padding:15px 20px;background:#fff;border:1px solid #ccc;border-radius:4px;font-size:14px;display:initial}.docter-order-page .main .content .txt{margin-right:40px}