@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);
@import url(https://fonts.googleapis.com/css?family=Roboto);
*{font-family:"Roboto",sans-serif}*{box-sizing:border-box}.home{display:block;width:auto;height:auto;min-height:98vh;margin:0px auto;background:#fff;border-radius:5px;color:#272772;position:relative}.home .header .maintitle{display:inline-block;width:auto;font-size:32px;font-weight:bold;margin-top:20px;margin-bottom:8px}.home .section_holder{width:100%;margin-bottom:5px}.home .section_holder .section_img{display:inline-block}.home .section_holder .section_img img{height:3%}.home .section_holder .section_title{font-size:22px;font-weight:bold;padding-left:8px;display:inline-block}.home .section_holder .toggle{display:inline-block;margin-right:5px;padding-top:5px;cursor:pointer;float:right}.home .section_holder .toggle:hover{text-decoration:underline}.home .section_holder .section{border:1px solid #8a2be2;padding:5px;border-radius:5px}.home .section_holder .section .line .label{display:inline-block;width:105px;text-align:right}.home .section_holder .section .line .value{display:inline-block;margin-left:5px}.home .section_holder .section .line .value .int,.home .section_holder .section .line .value .dec,.home .section_holder .section .line .value .measure{width:50px;display:inline-block}.home .section_holder .section .line .value .int{text-align:right}.home .section_holder .section .line .value .dec,.home .section_holder .section .line .value .measure{text-align:left}.home .section_holder .section .line .value .measure{margin-left:5px}.home .section_holder .section .line .value .error{color:red}.home .section_holder .section .headers{font-weight:bold;text-decoration:underline}.home footer{position:absolute;bottom:10;font-size:14px}.home footer .copyright{font-weight:bold}.home footer .link{cursor:pointer}.home footer .link:hover{text-decoration:underline}.home footer .link a{text-decoration:none;color:#272772}.home footer .link a:hover{text-decoration:underline}
