@import url(https://fonts.googleapis.com/css2?family=Azeret+Mono:wght@200&display=swap);.whole_calculator[data-v-c6271d4e]{width:400px;padding:30px;background:#234;border-radius:5px}.bg_dark_button[data-v-c6271d4e]{background:#31475e;color:#fff;border-radius:5px;padding:10px;text-align:center;font-weight:600;font-family:Azeret Mono,monospace}.query_string[data-v-c6271d4e]{padding:20px;text-align:right}.calculated_result[data-v-c6271d4e]{margin:5px 0;padding:10px 20px;text-align:right}.row[data-v-c6271d4e]{margin:10px 0;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.button[data-v-c6271d4e]{width:13%}.button[data-v-c6271d4e]:hover{background:#3d5875}.whole[data-v-1bd9646c]{display:flex;flex-direction:row}.calculator[data-v-1bd9646c]{margin:30px}.history[data-v-1bd9646c]{background-color:#234;width:100%;padding:15px;border-radius:5px;display:flex;flex-direction:column-reverse}.individual-history[data-v-1bd9646c]{background-color:#31475e;width:100%;margin:5px;border-radius:5px;display:flex;flex-direction:column;align-items:flex-end}.query[data-v-1bd9646c],.result[data-v-1bd9646c]{padding:5px;font-size:2vw;color:#fff;font-family:Azeret Mono,monospace}