<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

body { 
    background-color:#e3e3e3;
    font-family:Arial,Helvetica,sans-serif;
    margin: 0;
    max-width: 100%;
    min-width: 100%; 
    width:100%;
}

.main {
    margin:0;
    width:100%;
    background-color:#3e7589;    
    padding: 132px 0 0 0;
    overflow-x: hidden;
}

/* Header section */

header {
    position: fixed;
    top: 0;
    z-index: 100;    
    display: block;
    height:60px;
    margin: 0 auto;
    overflow-y:hidden;
    padding: 0 4px;
    width:100%;    
    background-image: url(/img/wood.jpg);
    background-repeat: repeat-x;
    font-size: 20px;
}

h1 {
    display:block;
    color: #fff;
    background-color:#3e7589;
    width:100%;
    font-size: 18px;
    text-align: center;
    line-height:35px;
    height:40px;     
    background-repeat: no-repeat;
    margin:0 auto;
    padding:5px 0 0 0; 
    position: fixed;
    left:0;
    top:91px;   
    border-top: 2px solid #e3e3e3; 
}

header p {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    margin: 25px 10px;
}

#logo {
    width: 80%;
    background-size:80%;
    background-repeat: no-repeat;
    top:15px;
}

#topMenu {
    float: right;
    height: 40px;
    margin: 0 1%;
    position: relative;
    top: 10px;
    width: 300px;
    position: fixed;
    right: 150px;
    top: 85px;    
}

#topMenu a {
    display:block;
    height:40px;
    width:40px;
    float:left;
    margin:0 10px;
}

#language {
    display: block;
    padding: 4px 0 5px 5%;
    background-color: #f4f4f4;
    margin: 0 auto;
    color: #777777;
    font-weight: bold;
    font-size: 16px;
    position: fixed;
    top: 60px;
    left:0;
    width: 95%;
    height:25px;
    line-height: 25px;
}

#language select {
    right:5%;
    position: fixed;
    height:25px;
    width: 50%;
    color:#000;
}

#breadcrumb {
    font-size: 12px;
    margin: 14px 0 0 20px;
    height: 50px;
    color:#cccccc;
    position: fixed;
    top: 50px;    
    display:none;
}

#breadcrumb a {
    color:#cccccc;
    text-decoration: none;
}

.home {
    background-image: url(/img/home.png);
    background-repeat: no-repeat;
    display: block;
    position:fixed;
    height: 30px;
    width: 40px;
    top:20px;
    right:20px;
}

/* Page structure */

.col {
    margin: 0 0 10px 0;
}

.clear {
    clear:both;
}

.left, .right {
    display:block;
    float: none;
    margin: 0;
    border-top: 15px solid #e3e3e3;
    border-bottom: 15px solid #e3e3e3;
}

.right {
    max-width:100%;
}

.singleArg,.doubleArg,.tripleArg {
    width: 90%;
    height:40px;
    font-size: 1.8em;
}

.doubleArg {
    width: 25%;        
}

.tripleArg {
    width: 25%;        
}

.hideArg {
    display: none;
}

.showArg {
    display: block;
}

.fractionSelect {
    width: 30%;
    height: 40px;
    font-size: 1.5em;
}

.control {
    background-color:#a6a6a6;
    display: block;
    line-height: 8vw;
    padding: 1% 5%;
    color:#fff;
    font-size: 5vw;
    font-weight: bold;
    margin:0;
    width:90%;
    border-bottom:1px solid #e3e3e3;
}

#fractionNote,#decimalNote,#subNoteNote {
    padding:1% 2%;
}

.controlOptions {
    height: 30px;
    width: 200px;
    margin: 2px 0 0 0;
    float: right;      
    color:#000;
    font-size: 14px;
}

.tableControl {
    padding: 5px 0 0 5%;
    max-width: none;
    width: 94%;
    display: block;
    background-color: #a6a6a6;
    float: none;
    height: 40px;
    line-height: 36px;
    margin: 2px 0;
    min-height: 36px;
}

.tableColumn {
    float:left;
    width: 99%;
    min-width:99%;
    margin:0 0.5%;
}

.tableColumnColumn {
    float:left;
    width:49.5%;
    margin:0 0.5% 0 0;
}

.mobileTableColumn {
    width: 99%;
    min-width:99%;
}

.tableElement {
    width:49%;
    min-height:40px;
    background-color:#eeeeee;
    margin:1px 0.5%;
    text-align:center;
    line-height:40px;
    max-height:40px;
    float:left;
}

.tableTitle {
    background-color:#cccccc;
    width: 49%;
    min-height: 50px;
    line-height: 50px;            
}

.underButton {
    background-color:#3e7589;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 50px;
    padding:0 7%;
    text-decoration: none;              
    height: 35px;   
    margin:0 auto;      
    border-top:1px solid #e3e3e3;
}

.underButton {
    padding:0 0 0 20%;
    background-position:5% 0;
    margin:0;
}

.underButton {
    background-repeat: no-repeat;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 50px;
    min-height: 50px;
    padding:0 0 0 20%;
    text-decoration: none;              
    width: 79%;
    margin: 1px auto;
}

.col {
    background-color:#e3e3e3;
    margin: 0;
    width: 100%;
}

.bgPage {
    background-color:#e3e3e3;
}

.temperature {
    background-image: url(/img/temperature.png);
}

.weight {
    background-image: url(/img/weight.png);
}

.length {
    background-image: url(/img/length.png);
}

.area {
    background-image: url(/img/area.png);
}

.volume {
    background-image: url(/img/volume.png);
}

.speed {
    background-image: url(/img/speed.png);
}

.currency {
    background-image: url(/img/currency.png);
}

.time {
    background-image: url(/img/time.png);
}

.angle {
background-image: url(/img/angle.png);
}

.pressure {
    background-image: url(/img/pressure.png);
}

.energy-and-power,.energy {
    background-image: url(/img/energy.png);
}

.health {
    background-image: url(/img/health.png); 
}

.swapIcon {
    background-image: url(/img/swap.png); 
}

.tableIcon {
    background-image: url(/img/table.png); 
    background-position: 0px 0px;
}

.appIcon {
    background-image: url(/img/app.png); 
}

.calcIcon {
    background-image: url(/img/calc.png); 
    background-position: 5px 5px;
}

.bookmarkIcon {
    background-image: url(/img/bookmark.png);	    
}

.home,.homeIcon {
    background-image: url(/img/home.png);
}

.sitemap {            
    background-image: url(/img/sitemap.png);
}

.links {            
    background-image: url(/img/links.png);
}

.contact {            
    background-image: url(/img/contact.png);
}


#result p {
    font-size: 14px;
    width:100%;
    margin:0;   
    background-color:#e3e3e3; 
    border-top: 5px solid #e3e3e3;
    border-bottom: 5px solid #e3e3e3;
}

#result .answer {
    font-size: 9vw;
    line-height: 12vw;        
    margin: 0;
    text-align: center;
    width: 100%;    
    border-top: 10px solid #e3e3e3;
    border-bottom: 10px solid #e3e3e3;
}

#result2 {
    background-color:#e3e3e3;
}

#showWorkingBox {
    width:95%;
    margin:0;
    background-color: #f4f4f4;
    font-size:18px;
    padding: 5px 2%;
    border:0.5% solid #e3e3e3;
}

#userInput {
    background-color:#3e7589;
    line-height:55px;
    min-height: 55px;
    width:90%;
    margin:0;
    padding:1% 5%;
}

#menulinks {
    display:block;
    width:100%;
    color:#333333;
    text-decoration: none;
    background-color:#a6a6a6;
    height:80px;
}

#menulinks a {
    display:block;
    width:100%;
    color:#333333;
    text-decoration: none;
    background-color:#a6a6a6;               
}

ul {
    padding: 10px 10px;
    list-style: none;                
}

li {
    width: 350px;
    float:left;
}

#popLinks {
    display:block;
    width:100%;
    margin: 0 auto;
}

#popLinks ol{
    list-style-type: none;
    padding: 0;
}

#popLinks li{
    list-style-type: none;
    padding: 0;
}

#popLinks ol li a {
    display:block;
    background-color: #fff;
    height: 50px;    
    line-height: 50px;
    display:block;
    width:100%;
    margin: 2px 2px;
    padding: 0 0 0 10px;
    text-decoration:none;
    color:#000;
}

.moveDown {
    margin:20px 0;
}

#userConvert h1 {
    line-height:10px;
    font-size:16px;
}

.colSpace {
    display:none;
}

.feature {
    display:none;
}

.featureTypes,.tableTypes {
    min-height:100px;
    float:none;
    width:94.8%;
    max-width:100%;
    margin: 1px auto;
}

.sideMenu,table {
    width:100%;
    min-width:140px;
    max-width:100%;
}

.typeConv {
    display:block;
    margin:1px auto;
    height:50px;
    background-color:#3e7589;
    background-repeat: no-repeat;
    background-position: 5px 5px;
    color: #ffffff;
    font-weight: bold;
    line-height: 50px;
    padding: 0 0 0 18%;
    text-decoration: none;
    width: 80%;                              
    font-size: 16px;
}

.unitConv {
    background-color:#b3b3b3;
}

.featureConv {
    padding-top: 0;
    line-height: 50px;
}

.type {
    width:87.5%;
    padding:0 0 0 17.5%;
}


.unit2UnitConv {
    background-color:#c3c3c3;
}

.noadcolumn .unit {
    width:86%;
    padding: 0 0 0 19%;    
}

.noadcolumn .tounit {
    width:81%;
    padding: 0 0 0 24%;   
}



#userConvert {
    background-color:#3e7589;
    margin: 0;            
    padding: 2% 5%;
    line-height: 24px;    
    height: 50px;
    width: 90%;
    font-size: 12px;    
}

#userInput p {
    font-size: small;
    line-height: normal;
}

.convertForm {
    display:none;
}

#sideMenu,table {
    margin:0 0;
}

table {
    width:98%;
    margin:10px 1%;
}

#search li,#softSearch li {
    background-color: #fff;
}

#search a,#softSearch a {
    color: #333333;
    display: block;
    font-size: 17px;
    line-height: 50px;
    margin: 1px 0;
    padding: 0 20px;
    width: 90%;
    text-decoration:none;
    font-weight:bold;
}

.mobileLink {
    min-height:50px;
    overflow-x: hidden;
}

#suggested,#suggestedTable {
    width:100%;
}

#suggested,#suggestedTable {
    padding:0;    
}

.tower {
    display:none;
}

.col {
    float:none;
}

.typeDef {
    width:90%;
    padding:5%;
    font-size:18px;
}

ul,li {
    float:none;
    width:90%;
}

#search, #softSearch {
    width:100%;
}

#search li, #softSearch li {
    width:90%;
}

#search ol li a, #softSearch ol li a {
    display:block;
}

footer {
    width:100%;
}

#menulinks, #langlinks, #conversionlinks, #promolinks {
    position:relative;
    height:180px;
    background-color:inherit;
}

#menulinks a, #langlinks a, #conversionlinks a, #promolinks a {
    background-color: #a6a6a6;
    color: #333333;
    display: block;
    text-decoration: none;
    width: 100%;
    line-height:50px;
    padding:0 5%;
    float:none;
    margin:2px 3%;
}

#langlinks {
    min-height:1550px;
}

#langlinks ul li a {
    background-color:#3e7589;
    color:#fff;
}

#menulinks {
    min-height:290px;
}

#conversionlinks {
    min-height:650px;
}

.featureTypes p,.tableTypes p {
    width:87.6%;
}

#inlinesearch {
    float: right;
    margin:2% 5%;
    height:35px;
    width:50%;
}

#convertBannerSpace {
    display:block;
    background-color:#FF0000;
    width:300px;
    height:250px;
    margin:0 auto;
}

.left {
    min-width: 300px;
}

/* iOS keypad */

#keypadarea {
    display:block;

}

.blankSpace {
    background-color:#fff;
    height:50px;
    float:left;
    border-bottom: solid 1px #8c8c8c;
    border-right: solid 1px #8c8c8c;
    width:100%;
}

#keyboard {
    font-family:Arial,Helvetica,sans-serif;
    position:fixed;
    bottom:0px;
    display:none;
    width:100%;
    border-top: solid 1px #909497;
}

#status {
    background-color:#eff0f1;
    height:40px;
}

#status a {
    font-size: 36px;
    color:#bfbfc0;
    text-decoration:none;
    line-height:40px;
    margin:0 0 0 20px;
}

#status .doneButton {
    color:#007aff;
    float:right;
    margin:0 20px;
    font-size:18px;
    font-weight:bold;
}
           
.keybutton {
    background-color:#fff;
    max-height:45px;
    float:left;
    border-bottom: solid 1px #8c8c8c;
    border-right: solid 1px #8c8c8c;
    min-width:33.12%;
    font-size:24px;
    color:#000000;
    text-decoration:none;
    text-align: center;
    line-height:45px;
}

.last {
    border-right:none;
}

.desktopField {
    display:none;
}

.mobileField {
    display:block;
}   

#resultBanner,#contentArea,#lowerAd,#contentAd {
    width:300px;
    margin:5px auto;
    background-image:none;
    min-width: 0px;
}


#contentArea,#lowerAd {
    height:250px;
}

#lowerAd {
    height:auto;
}

#contentArea {
    height:auto;
    margin:20px auto;
}

.fractionSlash {
    display:none;
}

fractionSlashMob {
    display:block;
}

.searchField {
    font-size: 24px;
    height: 39px;
    border: 1px solid #064d6b;
    padding: 0 0 0 3%;
    width: 45%;  
}
	    

.searchField {
    border:1px solid #000000;
}

#argumentConv1Mob,#argumentConv2Mob {
    width:40%;
}

#argumentConv2aMob,#argumentConv2bMob {
    width:10%;
}

#argumentConv2aMob {
    margin-left:10px;
}

.note {
    display:none;
}

.homeIcon {
    display:block;
    position:relative;
    top:-30px;
    left:85%;
    width:            35px;
    height:           30px;
}

#webmaster {
    display:none;
}

#towerAd {
    display:block;
    min-height: 160px;
}

.fixTop {
    position:fixed;
    top:0px;
}

.footerText {
    background-color:#413f3f;
    color:#fff;
    padding: 10px 10px;
}

.footerText a {
    color:#ffffcc;
    text-decoration: none;
}</pre></body></html>