.scroolItem{position:absolute;width:100%;z-index:2;-webkit-box-shadow:0 1px 4px 1px rgba(0,0,0,.15);box-shadow:0 1px 4px 1px rgba(0,0,0,.15);border-radius:5px;overflow-y:auto;background-color:#fff;max-height:300px}.scroolItem button.active{background-color:#fff;color:#1b1e21;font-weight:700}.scroolItem button.active:hover{background-color:#4e555b;border:1px solid #0b2e13}.scroolItem button{padding:.5rem .5rem;color:#1d2124;font-size:1rem;border-radius:5px;min-height:40px;border:0}.scroolItem button:focus{border:0;-webkit-box-shadow:inset 0 4px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 4px 6px 0 rgba(0,0,0,.1);outline:none}.scroolItem button:hover{background-color:#0c5460;color:#fff9e7;border:0}.xmlNode{color:#e03528}.endTag,.startTag{color:#b7b7b7}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .5s;transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}