#history-box{ text-align:left; height:60%; overflow:hidden}#history-box:hover{ overflow-y:scroll}#history-box ol li:first-of-type{ border-radius:5px 5px 0 0}#history-box ol li{ background-color:#222; height:22px; margin:2px; padding:10px 6px; color:#fff; font:bold 18px "Century Gothic",Helvetica,sans; text-shadow:#000 2px 2px 2px; width:900px}#history-box ol li:hover{ background-color:#282828}#history-box ol li.active{ background-color:#202020}#history-box ol li.active .h-index{ background-color:#000; color:#CCC}#history-box ol li .record{ cursor:pointer; float:left}#history-box ol li .h-index{ background-color:#111; width:28px; display:block; float:left; margin-right:15px; padding:6px; border-radius:5px; text-align:center; font-size:14px; position:relative; top:-3px}#history-box ol li .h-actions{ display:inline; font:13px Arial; text-shadow:none; margin:0 20px}#history-box ol li .h-action-no-comment{ display:none !important; color:#f0fc17 !important}#history-box ol li:hover .h-action-no-comment{ display:inline-block !important} #history-box ol li .h-actions span{ margin-right:15px; color:#fbfebf; cursor:pointer; position:relative; top:-2px; padding-top:5px; height:27px; margin-left:5px; display:inline-block}#history-box ol li .h-actions span:hover{ margin-right:15px; color:#f7b013 !important; cursor:pointer; position:relative; top:-2px}#history-box ol li .h-actions span:active{ color:#9f6f05 !important}.h-comment-editor{ border:1px solid #888; background-color:#444; padding:4px 5px; width:350px; color:#fff; font:16px Arial; display:inline-block; margin-top:-4px; margin-right:15px; outline:none}.history-tools{ position:fixed; margin-top:-10px; margin-left:800px; border-radius:0 0 5px 5px; padding:5px 20px; background-color:rgba(0,0,0,0.5)}.h-placeholder{ display:none; color:#bbb; font:16px Arial; text-align:center; line-height:30px}.remove-history-record{ display:none}#history-box ol li:hover .remove-history-record{ display:inline-block;  cursor:pointer; border:1px solid #111; float:right; border-radius:25px; background-color:#111; padding:0px 5px}#history-box ol li:hover .remove-history-record:hover{ border:1px solid #333; background-color:#000}#history-box ol li:hover .remove-history-record:active{ border:1px solid #333; background-color:#000; color:#444}#clean{ color:#fff; font:12px Arial; cursor:pointer}#clean:hover{ color:#ccc}#clean:active{ color:#888}::-webkit-scrollbar{ width:6px; margin:6px}::-webkit-scrollbar-thumb:vertical{ background-color:#555; margin-right:6px; opacity:0.8; border-radius:5px}#input-buttons{ display:none}#input-buttons .kp-calculadora-button{ display:inline-block; vertical-align:top; width:22px; height:19px; padding:10px; margin:5px 1px; border-radius:5px; background:#42454a; background:-moz-linear-gradient(top,#42454a 0%,#313039 100%); background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#42454a),color-stop(100%,#313039)); background:-webkit-linear-gradient(top,#42454a 0%,#313039 100%); background:-o-linear-gradient(top,#42454a 0%,#313039 100%); background:-ms-linear-gradient(top,#42454a 0%,#313039 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#42454a',endColorstr='#313039',GradientType=0 ); background:linear-gradient(top,#42454a 0%,#313039 100%);/* W3C */ -webkit-box-shadow:0 1px 3px 1px #000; font:20px "Consolas","Monaco",monospace; text-align:center; color:rgba(149,136,252,1); text-shadow:0px 1px 1px #000; cursor:pointer}#input-buttons .kp-calculadora-button:active{ -webkit-box-shadow:0 1px 3px 0px #000; text-shadow:0px 0px 2px #000; background:#42454a; background:-moz-linear-gradient(top,#42454a 0%,#313039 38%); background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#42454a),color-stop(38%,#313039)); background:-webkit-linear-gradient(top,#42454a 0%,#313039 38%); background:-o-linear-gradient(top,#42454a 0%,#313039 38%); background:-ms-linear-gradient(top,#42454a 0%,#313039 38%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#42454a',endColorstr='#313039',GradientType=0 ); background:linear-gradient(top,#42454a 0%,#313039 38%);/* W3C */}#input-buttons .kp-num{ background:#5a656b; background:-moz-linear-gradient(top,#5a656b 0%,#4a5152 100%); background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#5a656b),color-stop(100%,#4a5152)); background:-webkit-linear-gradient(top,#5a656b 0%,#4a5152 100%); background:-o-linear-gradient(top,#5a656b 0%,#4a5152 100%); background:-ms-linear-gradient(top,#5a656b 0%,#4a5152 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a656b',endColorstr='#4a5152',GradientType=0 ); background:linear-gradient(top,#5a656b 0%,#4a5152 100%);/* W3C */}#input-buttons .kp-num:active{ background:#5a656b; background:-moz-linear-gradient(top,#5a656b 0%,#4a5152 38%); background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#5a656b),color-stop(38%,#4a5152)); background:-webkit-linear-gradient(top,#5a656b 0%,#4a5152 38%); background:-o-linear-gradient(top,#5a656b 0%,#4a5152 38%); background:-ms-linear-gradient(top,#5a656b 0%,#4a5152 38%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a656b',endColorstr='#4a5152',GradientType=0 ); background:linear-gradient(top,#5a656b 0%,#4a5152 38%);/* W3C */}#input-buttons .kp-eql{ background:#ff9600; background:-moz-linear-gradient(top,#ff9600 0%,#9c4100 100%); background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff9600),color-stop(100%,#9c4100)); background:-webkit-linear-gradient(top,#ff9600 0%,#9c4100 100%); background:-o-linear-gradient(top,#ff9600 0%,#9c4100 100%); background:-ms-linear-gradient(top,#ff9600 0%,#9c4100 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9600',endColorstr='#9c4100',GradientType=0 ); background:linear-gradient(top,#ff9600 0%,#9c4100 100%);/* W3C */}#input-buttons .kp-eql:active{ background:#ff9600; background:-moz-linear-gradient(top,#ff9600 0%,#9c4100 38%); background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff9600),color-stop(38%,#9c4100)); background:-webkit-linear-gradient(top,#ff9600 0%,#9c4100 38%); background:-o-linear-gradient(top,#ff9600 0%,#9c4100 38%); background:-ms-linear-gradient(top,#ff9600 0%,#9c4100 38%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9600',endColorstr='#9c4100',GradientType=0 ); background:linear-gradient(top,#ff9600 0%,#9c4100 38%);/* W3C */}#input-buttons .kp-back{ background:#426184; background:-moz-linear-gradient(top,#426184 0%,#29415a 100%); background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#426184),color-stop(100%,#29415a)); background:-webkit-linear-gradient(top,#426184 0%,#29415a 100%); background:-o-linear-gradient(top,#426184 0%,#29415a 100%); background:-ms-linear-gradient(top,#426184 0%,#29415a 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#426184',endColorstr='#29415a',GradientType=0 ); background:linear-gradient(top,#426184 0%,#29415a 100%);/* W3C */}#input-buttons .kp-back:active{ background:#426184; background:-moz-linear-gradient(top,#426184 0%,#29415a 38%); background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#426184),color-stop(38%,#29415a)); background:-webkit-linear-gradient(top,#426184 0%,#29415a 38%); background:-o-linear-gradient(top,#426184 0%,#29415a 38%); background:-ms-linear-gradient(top,#426184 0%,#29415a 38%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#426184',endColorstr='#29415a',GradientType=0 ); background:linear-gradient(top,#426184 0%,#29415a 38%);/* W3C */}#input-buttons .kp-4letters{ font:bold 15px "Consolas","Monaco",monospace !important; padding:12px 10px 8px 10px}#input-buttons .kp-5letters{ padding:12px 12px 8px 8px; font:bold 15px "Consolas","Monaco",monospace !important}root{ display:block}body{  background-image:url('background-calculadora.png'); margin:0px auto}#header{overflow:hidden;display:inline-block;margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:arial,helvetica,sans-serif;vertical-align:baseline;min-width:1044px;background-color:#29264D;border-bottom-style:solid;border-bottom-width:3px;border-bottom-color:#494573;height:91px}.mainbody{ overflow:hidden}#header{   overflow:hidden;display:inline-block;margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:arial,helvetica,sans-serif;vertical-align:baseline;min-width:100%;background-color:#29264D;border-bottom-style:solid;border-bottom-width:3px;border-bottom-color:#494573;height:91px;color:#C9C3E6}#header-left{float:right;width:800px;padding:25px}#calculadora-logo{float:left}#calculadora-logo a{display:block;text-indent:-9999px;width:177px;height:58px;overflow:hidden;background-image:url("calculadora.png");background-repeat:no-repeat;margin-top:10px;margin-left:10px}#container{margin:0 auto;padding:0 32px;text-align:left;width:777px}#allusion{color:white;position:absolute;margin-left:-275px;font-family:Monaco,monospace;font-size:12px;line-height:18px;overflow:hidden;padding:4px 24px 8px 24px;width:225px;background:rgba(9,9,11,.5);border:1px solid rgba(130,133,191,.15)}#allusion span{color:#9588FC;color:rgba(149,136,252,1)}#allusion h5{padding:2px;margin:2px;font-size:13px}#allusionsin{color:white;position:absolute;margin-left:-275px;font-family:Monaco,monospace;font-size:12px;line-height:18px;overflow:hidden;padding:4px 24px 8px 24px;width:225px;background:rgba(9,9,11,.5);border:1px solid rgba(130,133,191,.15);margin-top:112px}#allusionsin span{color:#9588FC;color:rgba(149,136,252,1)}#allusionsin h5{padding:2px;margin:2px;font-size:13px}#Constantes{color:white;position:absolute;margin-left:-275px;font-family:Monaco,monospace;font-size:12px;line-height:18px;overflow:hidden;padding:0px 24px 0px 24px;width:225px;background:rgba(9,9,11,.5);border:1px solid rgba(130,133,191,.15);margin-top:224px}#Constantes span{color:#9588FC;color:rgba(149,136,252,1)}#Constantes h5{padding:2px;margin:2px;font-size:13px}#menu{ position:absolute; top:14px; margin-left:675px}#menu a{ color:#aaa; text-shadow:#000 1px 1px 1px; margin-left:20px; text-decoration:none}#menu a:hover{ color:#fff}#menu a:active{ position:relative; top:1px}#input{color:#9588FC;color:rgba(149,136,252,1); position:absolute;margin-left:-12px; width:708px; font:bold 24px "Century Gothic",Helvetica,sans; text-shadow:#999 1px 1px 1px; border:none; background:#505050;border-style:solid;border-bottom-width:2px;border-bottom-color:#494573; padding:12px; padding-left:20px; outline:none; height:25px; display:inline-block; margin-bottom:15px; vertical-align:top}#inp_l{ display:inline-block; width:18px; height:124px; vertical-align:top}.scrn{ -webkit-box-shadow:0 1px 5px 1px #000}h1{ display:none; font-family:Arial; font-size:16px; padding-bottom:3px; text-shadow:#999 1px 1px 1px; margin-bottom:15px}h2{ display:block;font-family:Arial;font-size:16px;padding-bottom:3px;text-shadow:#999 1px 1px 1px;margin-bottom:15px;position:absolute;margin-top:-18px;margin-left:-250px;color:white}#help{ margin:10px 10px; font:12px Arial; color:#bababa; position:absolute}#help-content{ margin:15px 0; display:none; font:13px Arial}#about-content{ margin:15px 10px; display:none; font:13px Arial}#about-content p{ line-height:24px}.action{ font:13px Arial; color:#fff; text-decoration:none}.action:hover{ text-decoration:underline}#content{ text-align:left; font:bold 18px "Century Gothic",Helvetica,sans;  border:2px solid #333; padding:6px; padding-left:12px; outline:none; color:white; margin:0px 10px; border-radius:5px; overflow:hidden; margin-right:20px}.text a{ color:white}.highlight{ padding-left:20px; background-position:0px 0px; background-repeat:no-repeat}#wrench{ display:block; width:16px; height:16px; position:absolute; top:82px; margin-left:925px; cursor:pointer}#wrench:active{ top:83px}#keypad-icon{ width:16px; height:16px; position:absolute; top:112px; margin-left:925px; cursor:pointer; opacity:0.5}#keypad-icon:active{ top:113px}#optimax{ display:inline-block; width:83px; height:19px; margin-left:6px}.numerics-logo{ display:inline-block; width:145px; height:29px; margin-left:6px; margin-top:8px}.header-item{ font:17px "Tahoma",Arial,Helvetica,sans-serif; color:#777; text-decoration:none; vertical-align:top; margin-top:9px; margin-left:15px; display:inline-block; text-shadow:1px 1px 1px #333}.active-header-item{ color:#fff}.header-item:hover{ color:#fff}.recommend { display:block; font:13px Arial; color:#fff; text-decoration:none; position:absolute; margin-left:740px; margin-top:10px}.recommend:hover span{ color:#fbdd1b}pre.about-text{ font:12px Arial}.panel{ padding:10px; text-align:center; border-radius:5px; background-color:#111; -webkit-box-shadow:0 1px 3px 1px #000; margin:10px; margin-top:0px; margin-bottom:15px}.opera-editor{  height:100%; width:98%; margin-right:10px; color:#F65; background-color:#000; border:1px solid #333; padding:10px; font-size:16px; border-radius:5px}#bottom-share-links{ float:right; color:#FFF; text-decoration:none; font:13px Arial,Helvetica,sans-serif; margin-right:15px}#bottom-share-links a{ text-decoration:none; color:#FFF; font-weight:bold}#bottom-share-links a:hover{ color:#FFC000}#calculadora-footer{color:white;line-height:0.2;margin-top:-20px;background-image:none;background:#14141A;background:#111117;background:-moz-linear-gradient(top,rgba(17,17,23,1) 0%,rgba(20,20,26,1) 1%,rgba(29,29,38,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(17,17,23,1)),color-stop(1%,rgba(20,20,26,1)),color-stop(100%,rgba(29,29,38,1)));background:-webkit-linear-gradient(top,rgba(17,17,23,1) 0%,rgba(20,20,26,1) 1%,rgba(29,29,38,1) 100%);background:-o-linear-gradient(top,rgba(17,17,23,1) 0%,rgba(20,20,26,1) 1%,rgba(29,29,38,1) 100%);background:-ms-linear-gradient(top,rgba(17,17,23,1) 0%,rgba(20,20,26,1) 1%,rgba(29,29,38,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#111117',endColorstr='#1B1B24',GradientType=0 );background:linear-gradient(top,rgba(17,17,23,1) 0%,rgba(20,20,26,1) 1%,rgba(29,29,38,1) 100%);border-top:1px solid #1E1E27;height:150px}#calculadora-footer .container{width:960px;padding:32px 0;text-shadow:0 1px 0 black;margin:0 auto}#calculadora-footer span{color:#494962}
/*
     FILE ARCHIVED ON 10:53:14 Jan 17, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:49:44 May 07, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 74.315
  exclusion.robots: 0.093
  exclusion.robots.policy: 0.083
  cdx.remote: 0.073
  esindex: 0.009
  LoadShardBlock: 43.396 (3)
  PetaboxLoader3.datanode: 71.406 (5)
  CDXLines.iter: 18.1 (3)
  load_resource: 188.835 (2)
  PetaboxLoader3.resolve: 91.262 (2)
*/