*{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:'Helvetica';text-decoration:none}body,html{height:100%;background:#fff}input[type="button"]:disabled{color:white;padding:0;margin:0;cursor:pointer}input[type="button"]{cursor:pointer;width:100%;height:100%;background:#FF6262;border:1px solid #262626;outline:0px;border-radius:0px;padding:0;margin:0;color:white}input[data-num]{font-size:1.5em;background:black}input[data-op]{font-size:1.5em;color:white}input[data-sym]{font-size:1.5em;font-weight:500}input[data-sym="."]{width:49.5%;background:black;color:white}.page-wrap{height:1000px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:60px 0 20px 0}.page-title-wrap{margin-bottom:40px;padding:0}h1.page-title{font-size:3em;font-weight:300;margin:20px 0 20px 0}.created-by-wrap{border-top:2px solid black}h2.created-by-h2{display:inline-block;font-size:1em;font-style:italic;font-weight:300;margin-right:5px}h2.name-h2{display:inline-block;font-size:1.1em;font-style:normal;font-weight:500}.icons-wrap{display:inline-block}i.fa{color:#303030;font-size:25px;margin:0 5px 0 5px}.inner-shadow{-webkit-box-shadow:inset 0 0 5px #000000;box-shadow:inset 0 0 5px #000000}.calculator-wrap{width:382px;height:530px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-shadow:0px 5px 10px rgba(0,0,0,0.3);box-shadow:0px 5px 10px rgba(0,0,0,0.3);border:1px solid;border-radius:2px;margin-bottom:40px}.display{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100px;border:1px solid black;border-width:1px 1px 1px 1px;margin:0;padding:0;padding-right:20px;overflow:scroll;text-align:right;line-height:normal;font-size:1.8em;font-weight:300;color:black}form.calculator-form{width:100%;height:438px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.row-1{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.row-2{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.row-3{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.row-4-and-5{width:100%;height:200%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.row-top-bottom-wrap{width:75%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.row-4-top{width:100%;height:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.row-5-bottom{width:100%;height:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.row-equals{width:25%;height:100%}
