body{margin:10px;padding:0px;font-family:sans-serif;color:#000000;background-color:#f0ffff;font-size:11px}
p{font-size:13px;margin-top:0px;margin-bottom:5px;padding:0px}
h1{color:#639ace;padding:0px;margin:0px;font-size:22px}
h2{color:#639ace;padding:0px 0px 0px 5px;margin:0px;font-size:18px}
h3{color:#639ace;padding:0px 0px 0px 5px;margin:0px;font-size:14px}
h4{color:#639ace;padding:0px 0px 0px 5px;margin:0px;font-size:12px}
td{vertical-align:top;font-size:11px}
select,input{color:#000000;background-color:#ffffff;text-align:center;padding:0px;border:1px solid #999999;font-size:13px}
input:hover{background-color:#cccccc}
input.check{border:0px}
a{font-weight:bold}
hr{margin:2px 0px;padding:0px}
.width{width:900px}
.dtable{border-bottom:1px solid #eeeeee}
.greek{font-family:serif;font-size:16px}
.draw{background-color:#85bcef;font-weight:bold;width:100px}
.draw:hover{background-color:#95ccff}
.reset{background-color:#eeeeee;font-weight:bold;width:100px}
.reset:hover{background-color:#cccccc}
.function{padding:2px;border-left:1px solid #cccccc;border-right:1px solid #999999}
.align{background-color:#eeeeee;font-family:sans-serif;text-align:center;vertical-align:middle;width:30px;height:30px;letter-spacing:0px;margin-top:1px}
.align:hover{background-color:#cccccc}
.bt{background-color:#eeeeee;min-width:30px;margin:2px}

.resp-sharing-button {
display: inline-block;
border-radius: 5px;
border-width: 1px;
border-style: solid;
transition: background-color 25ms ease-out, border-color 25ms ease-out, opacity 250ms ease-out;
margin: 0.5em;
padding: 0.5em 0.75em;
font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
}
.resp-sharing-button a {
text-decoration: none;
color: #FFF;
display: block;
}
.resp-sharing-button__icon {
display: inline-block;
}
.resp-sharing-button__icon svg {
width: 1em;
height: 1em;
margin-bottom: -0.1em;
}
.resp-sharing-button__icon {
stroke: #FFF;
fill: none;
}
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
fill: #FFF;
stroke: none;
}
.resp-sharing-button__link {
text-decoration: none;
color: #FFF;
}
.resp-sharing-button--large .resp-sharing-button__icon svg {
padding-right: 0.4em;
}
.resp-sharing-button__wrapper {
display: inline-block;
}
.resp-sharing-button--facebook {
background-color: #3b5998;
border-color: #3b5998;
}
.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
background-color: #2d4373;
border-color: #2d4373;
}
.resp-sharing-button--twitter {
background-color: #55acee;
border-color: #55acee;
}
.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
background-color: #2795e9;
border-color: #2795e9;
}
.resp-sharing-button--google {
background-color: #dd4b39;
border-color: #dd4b39;
}
.resp-sharing-button--google:hover,
.resp-sharing-button--google:active {
background-color: #c23321;
border-color: #c23321;
}