<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 auto;
    min-width:736px;
    width:100%;
}

.main {
    max-width: 1100px;
    margin: 20px auto;
    width:100%;
    background-color:#e3e3e3;    
    padding: 130px 0 0 0;
}

/* Header section */

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

h1 {
    color: #333333;
    font-size: 30px;
    text-align: center;
    line-height:35px;
    height:50px;
    background-repeat: no-repeat;
}

h1 {
    color: #fff;
    font-size: 30px;
    text-align: center;
    line-height: 35px;
    height: 50px;
    background-repeat: no-repeat;
    padding: 0 10px;
    position: fixed;
    top: 65px;
    left: 15px;
}

#logo {
    display:block;
    height: 50px;
    left: 25px;
    position: relative;
    top: 18px;
    width: 500px;
    background-image: url(/img/logo.png);
}
           
#topMenu {
    float: right;
    height: 40px;
    margin: 0 1%;
    position: fixed;
    top: 10px;
    width: 300px;
    right: 150px;
    top: 85px;    
}

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

#language {
    clear:both;
    display:block;
    float:right;
    padding: 4px 5px 5px 10px;
    background-color:#f4f4f4;
    border:1px solid #999999;
    margin: 10px 10px;
    color:#777777;
    font-weight:bold;
    font-size:13px;                
    position: fixed;
    top: 80px;
    right: 20px;    
}

#breadcrumb {
    font-size: 12px;
    margin: 14px 0 0 25px;
    height: 50px;
    color:#cccccc;
}

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

/* Page structure */

.col {
    margin:0 10px 10px 0;
}
 
.smallcol {
    margin:0 10px 10px 0;
    max-width:740px;
    width:740px;
    min-width:740px;
    float:left;
}

.narrowcol {
    margin:0;
    max-width:300px;
    width:300px;
    min-width:300px;
    float:right;    
}

.removeIcon {
    padding:0 0 0 5% !important;
    max-width:95% !important;
    width:95% !important;
}

.nowrap {
    display:inline-block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.sideFeature {
    display:block;
    width:300px;
    height:auto;
}

.sideNav {
    margin:10px 0 0 0;
    width:300px;
}

.clear {
    clear:both;
}

.left {
    display:block;
    max-width: 728px;
    min-width: 728px;
    float:left;
}

.right {
    float: right;
    margin: 0 0 0 30px;
    max-width: 300px;
    width: 100%; 
}
/* Convert section */

#userInput,#userConvert,.underButton,.leftButton,.rightButton,#userTable {
    background-color:#3e7589;
    margin:2px auto;
    padding: 2% 5%;
    line-height: 24px;    
    width:auto;       
}

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

.control {
    display: block;
    background-color: #a6a6a6;
    height: 35px;
    line-height: 35px;
    margin: 0 0 2px;
    min-height: 35px;
    padding: 0 0 0 10%;
    width: 90%;      
    color:#fff;
    font-weight: bold;     
}

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

.tableColumn {
    float:left;
    width:24%;
    min-width:200px;
    margin:0 0.5%;
}

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

.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;            
}

.controlOptions {
    height: 36px;
    width: 150px;
    margin: 0 30px;
    float: right;            
}

.answer {
    font-size: 3vw;
    line-height: 4vw;
    margin: 10px 0;
    text-align: center;
    width: auto;
}

.underButton {
    background-repeat: no-repeat;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 50px;
    min-height: 50px;
    padding:0 7%;
    text-decoration: none;              
    width:86.1%;
    max-width:86.1%            
}

/* Alpha results */

#search,#popular,#tableList,#softSearch {
    display: block;
    float: left;
    margin: 0;
    /* max-width: 650px; */
    padding: 0; 
}

#tableList {
    width: 640px;
}

.tableTitle {
    font-size: 20px;
    text-decoration: none;
    font-weight: bold;
    color:#333333;
}

#search,#softSearch {
    width: 100%;
    margin:10px 0;
}

#search {
    display:none; 
}

#search ol,#tableList ol,#softSearch ol {
    display:block;
    margin: 0 0 0 -40px;
}

#search ol li a{
    display:none;
}

#search .convertForm a,#tableList .convertForm a,#softSearch .convertForm a {
    display:block;
}

#suggested {
    max-width: 640px;
    width: 100%;     
}

#suggestedTable {
    max-width: 320px;
    width: 100%;         
}

#suggested a,#suggestedTable a {
    background-color: #fff;
    color: #666666;
    display: block;
    float: left;
    font-size: 18px;
    line-height: 50px;
    margin: 1px 10px;
    padding: 0 20px;
    text-decoration: none;
    width: 30%;
}

#suggestedTable a {
    width:90%;
}

.rightHome,.rightType,.rightUnit {
/*    max-width: 500px;    */
}

.convertForm {
    height: 50px;
}

.convertForm a,#popular a {
    background-color: #3e7589;
    color: #fff;
    display: block;
    float: right;
    font-size: 16px;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    margin: 0 3px;
    max-width: 150px;
    padding: 0 10px;
    text-decoration: none;
}

#search li,#popular a,#tableList li,#softSearch li {
    background-color: #cccccc;
    color: #666666;
    display: block;
    font-size: 14px;
    line-height: 14px;
    margin: 1px 0;
    padding: 0 20px;
    width: 96.2%;
}

#search li {
    margin: 1px 0.25%;
    width: 29%;    
}

#tableList li {
    padding: 20px 20px 10px 20px;    
}

#popular a {
    font-size: 16px;
    margin:1px -18px;
    line-height: 36px;
}

#search .argument,#softSearch .argument {
    font-size: 24px;
    height: 30px;
    padding: 2px 10px;
    width: 120px;
}
            
.featureTypes,.featureTypesConv,.tableTypes {
    float: right;
    margin: 0 0 0 0px;
    max-width: 322px;
    /*min-height: 500px;*/
    min-width: 282px;
    width: 290px;
}

.featureTypesConv {
    min-width: 145px;
    width: 145px;    
}

.noadcolumn {
/*    max-width: 470px;
    width: 470px;    */
    max-width: 100%;
    width: 100%;
}

.withadcolumn {
/*    max-width: 470px;
    width: 470px;    */
    float:right;
    width: 100%;
}

.tableTypes {
    max-width:600px;
    width:600px;
}

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

#featureLinks a{
    width:408px;
}

#inlinesearch {
    float: right;
    margin:2% 5%;
    height:32px;
    width:40%;
    padding:0 0 0 2%;
}

.type,.typeConv,.feature,.featureConv,.unit,.tounit,.unitConv,.popLink {
    display:block;
    margin:0 0 2px 0;
    height:50px;
    background-color:#a6a6a6;
    background-repeat: no-repeat;
    background-position: 5px 5px;
    color: #ffffff;.
    font-weight: bold;
    line-height: 50px;
/*    padding: 0 0 0 60px; */
    padding: 0 0 0 18%;
    text-decoration: none;
    width: 92%;                              
}

#popLinks {
    display:block;
    width:728px;
    float:left;
}

#popLinks ol{
    margin: 8px 0 0 -40px;
}

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

#popLinks ol li a {
    display:block;
    background-color: #fff;
    height: 30px;    
    display:block;
    width:330px;
    margin: 2px 2px;
    padding: 8px 0 0 10px;
    text-decoration:none;
    color:#000;
}

.featureConv {
    font-size: 14px;
    font-weight: bold;
    line-height: 15px;
    min-height: 40px;
    padding: 10px 2% 0 20%;
    width: 78%;
}

.typeConv,.popLink {
    font-size: 14px;
    font-weight: bold;
    line-height: 50px;
    min-height: 50px;
    padding: 0 0 0 20%;
    width: 80%;
}

.popLink {
    width:668px;
    padding:0 0 0 30px;
}

.rightHome .featureConv,.rightHome .typeConv {
    width: 86.5%;    
}

.typeConversionPage .unitConv,.unitConversionPage .unitConv {
    background-color: #bbbbbb;
    color: #fff ;
    padding-left: 20%;
    width: 77%;    
}

.unitConversionPage .unit2UnitConv {
    background-color: #c8c8c8;
    color: #fff ;
    padding-left: 25%;
    width: 72%;    
}

.noadcolumn a,.withadcolumn a {
/*    max-width: 410px;
    width: 410px;  */
    max-width: 82%;
    width: 82%;
}            
            
#towerAd {
    display:block;
    float:left;
    margin:0 0px 10px 0px;
}
            

            
h2 {
    color:#4c4c4c;
}    
            
h4 {
    font-size: medium;
    line-height: 50px;
    margin: 0;
}
            
#userInputRight h1{
    color: #fff;
    font-size: 26px;
    margin: 10px 0;
    width: 90%;
    text-align: left;
}

h2 a, p a, h3 a {
    color:#064d6b;
    text-decoration: none;
}

p { 
    color: #4c4c4c;    
}

.footerText p {
    color:#fff;
}

.infoLink {
    cursor: pointer;
}

#webTool {
    background-position:0;
}

#bookmarkTool {
    background-position:2px 6px;
}

textarea {
    max-width:728px;
    width:50%;
    height:600px;
}

.infoBox {
    background-color: #eeeeee;
    display: none;
    font-size: 20px;
    min-height: 40px;
    padding: 10px;
}

#FromInfoBox,#ToInfoBox {
    font-size: 16px;
    height:auto;
}

#FromInfoBox ul,#ToInfoBox ul {
/*    height: 80px; */
}

            
            #smallBannerSpace {
                margin:0 0 20px 0;
            }
            
            .unit {
                background-color:#bbbbbb;
                padding: 0 0 0 23%;
                width: 210px;                   
            }
            
            .noadcolumn .unit,.withadcolumn .unit {
                width: 77%;                   
            }

            .tounit {
                background-color:#cccccc;
                padding: 0 0 0 28%;
            }

            .noadcolumn .tounit,.withadcolumn .tounit {
                width: 72%;                    
            }
            
            .bluebg {
                background-color: #3e7589;
            }

            .greybg {
                background-color: #a6a6a6;
            }
            
            .type:hover,.typeConv:hover,.feature:hover,.featureConv:hover,.unit:hover,.tounit:hover,.convertForm a:hover,#popular a:hover,.popLink:hover {
                background-color:#413f3f;
            }
           

            
            #userInput,#userConvert,#userTable {
                 /*float:left;*/
            }
            
            #userConvert,#userTable {
                min-width:90%px;
                
                
            }
            
            #userConvert h1,#userTable h1 {
                color: #fff;
                font-size: 22px;
		margin: 0;
            }
            
	    #convertForm {
		height:60px;
	    }
	    
            #userTable {
                padding: 1px 10px;
                width: 708px;
            }

            #userTable h1{
                height: 30px;
                line-height: 20px;
                padding: 15px 0 10px;
            }
            
            #userTable .temperature,#userTable .length,#userTable .area,#userTable .volume,#userTable .weight,#userTable .speed,
            #userTable .time,#userTable .currency,#userTable .angle,#userTable .pressure,#userTable .energy-and-power,#userTable .health {
                background-position: 5px 8px;
            }
                       
            .leftButton,.rightButton {
                background-repeat: no-repeat;
                color: #fff;
                display: block;
                font-size: 16px;
                font-weight: bold;
                line-height: 50px;
                min-height: 50px;
                padding: 0 0 0 60px;
                text-decoration: none;
                max-width: 678px;             
            }
                        
            .halfButton {
                float: left;
                margin: 1px 2px 2px 0;
                max-width: 302px;
            }

            .endButton {
                float: left;
                margin: 1px 0;
                max-width: 304px;
            }
            
            .leftButton,.rightButton {
                float: left;
                margin: 0 2px 0 0;
                max-width: 327px;
                padding: 0 0 0 35px;
            }
            
            .rightButton {
                max-width:329px;
                text-align: right;
                padding: 0 35px 0 0;
                margin:0;
            }
            
            #minimisedControls {
                margin:0 0 80px;
            }
                       
            #sigfig,#format,#startval,#incs,#sigfigipt,#opformat,.tableParam {
                float: right;
                font-family: Arial,Helvetica,sans-serif;
                font-size: 14px;
                font-weight: bold;
                height: 26px;
                margin: 4px 40px;
                min-width: 200px;
                color: #4c4c4c;
            }
            
            #startval {
                height:20px;
                padding: 2px 5px;
            }
            
            #incs,#sigfigipt,#opformat {
                padding: 2px 5px;
                width: 212px;
            }
            
            #answer,#mobileAnswer {
                font-size: 60px;
                line-height: 60px;
                margin: 10px 0;
                overflow: hidden;
                text-align: center;
                width:auto;
            }
            
	    #mobileAnswer {
		display:none;
	    }
	    
            .like {
                margin:5px 0 0 0;
            }
            
            .type:hover {
                background-color:#413f3f;
            }
            
            #userInput h1 {
                background-repeat: no-repeat;
                background-size: 10% auto;
                color: #ffffff;
                font-size: 24px;
                min-height: 15px;
                padding: 0;
                text-align: left;               
            }
            
            #userInput p {
                color: #fff;
                font-size: 24px;
                font-weight: bold;
            }
            
            .inputField,.inputFieldNE,.searchField {
                font-size: 24px;
                height: 39px;
                border: 1px solid #064d6b;
                padding: 0 0 0 3%;
            }
	    
	    .searchField {
		width: 40%;
	    }

            #argumentConv1,#argumentConv2 {
                width: 32%;
            }

            #argumentConv2a,#argumentConv2b {
                width: 10%;
            }

            #argumentConv2a {
                width: 15%;
                margin:0 0 0 4%;
            }

            .fractionSlash {
                color: #fff;
                font-size: 30px;
                margin: 0 5px;                
            }

            #working {
                position:relative;
                padding:20px 0 20px 0;
            }
            
            .wrow {
                display:block;
                height:80px;
            }
            
            .wspace {
                display:block;
                height:30px;
            }
            
            .wcol {
                float:left;
                text-align:center;
                line-height:15px;
            }
            
            .wleft {
                clear:both;    
                width:60px;
            }
            
            .wmiddle {
                width:300px;
            }
            
            .wline {
                line-height:2px;
            }            
            
            .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);
            }
            
            .webmaster {            
                background-image: url(/img/settings.png);
            }            
            
            .formula,.working,.scientific,.exponential,.info,.tabCont {
                background-image: url(/img/more.png);
                background-position: 5px 5px;
            }
            
            .upArrow {
                background-image: url(/img/less.png);
                background-position: 5px 5px;
            }
            
            #result,#result2 {
                display:none;
                margin:5px 0;
            }            
            
            footer {
                padding:1px 0 0 0;
                width:100%;
                height:350px;
                margin:0 0 0 0;
            }
                       
            ul {
                padding: 10px 10px;
                list-style: none;                
            }
            
            li {
                width: 350px;
                float:left;
            }
            
            #menulinks, #langlinks, #conversionlinks, #promolinks {
                display:block;
                width:100%;
                color:#333333;
                text-decoration: none;
                background-color:#a6a6a6;
                height:80px;
            }
            
            .greyBg {
                background-color:#a6a6a6;
                height:90px;
            }
            
            #conversionlinks {
                height:100px;
            }
            
            #langlinks {
                height: 320px;
                margin: -16px 0;
            }
            
            #menulinks a,#langlinks a, #conversionlinks a, #promolinks a {
                display:block;
                width:100%;
                color:#333333;
                text-decoration: none;
                background-color:#a6a6a6;               
            }
            
            #promolinks {
                margin: -16px 0;
            }
            
            #langlinks, #langlinks a {
                background-color:#3e7589;
                color:#fff;
            }
            
            .blueBg {
                height:auto;
                background-color:#3e7589;
                width:100%
            }            
            
            .footerText {
                background-color:#413f3f;
                color:#fff;
                padding: 10px 10px;
            }

            .footerText a {
                color:#ffffcc;
                text-decoration: none;
            }
            
            .selected {
                background-color:#413f3f;                
            }

#convertBannerSpace {
    display:block;
    background-color:#FF0000;
    width:468px;
    height:60px;    
}

#tableControls {
    display:block;
    width:100%;
    height:50px;
}

.tableButton {
    background-color: #678d9d;
    color: #fff;
    display: block;
    float: left;
    font-size: 20px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    margin: 1% 0.5%;
    min-width: 300px;
    text-align: center;
    text-decoration: none;
    width: 49%;
}

.tableParamIP {
    height:22px;
    min-width:194px;
    
}

#conversionTable {
    clear: both;
    display: block;
    margin: 0;
    overflow-x: hidden;
    width: 100%;
}

#innerConversionTable {
    left: -242px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 1213px;
}

#innerConversionTable a {
    color: #fff;
}

.tableCol {
    float: left;
    left: 25%;
    margin: 20px 0 30px 2px;
    width: 240px;
}

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

.tableCol h2,.tableCol li {
    display:block;
    height:45px;
    width:120px;
    line-height:20px;    
    background-color:#3e7589;
    float:left;
    font-size:14px;
    color:#fff;
    margin:0 0 0 0;
    padding:0 0 0 0;
    text-align:center;
}

.tableCol h2 a {
    font-size: 14px;
    text-decoration: none;
}

.tableCol li {
    clear:both;
    height:30px;
    margin:0 0 0 0;
    background-color:transparent;
    color:#4c4c4c;
}

.tableCol ol {
    display:block;
    width:120px;
    float:left;
    margin:0 0 0 0;
    padding:0 0 0 0;
}

/* iOS keypad */

#keypadarea {
    display:none;

}

.mobileField,#currencyMultiple {
    display:none;
}

#largeBanner {
    margin: 5px 20px 0 0;
    float:left;
}


.sideMenu,table {
    display: block;
    float: left;
    margin: 10px 0;
    min-width: 160px;
    max-width:300px;
    min-width: 300px;
}

table {
    margin:10px 10px;
}

tr {
    height:40px;
    text-align: center;
    background-color: #eeeeee;
    font-size: 12px;
    width:30%;
}

th {
    font-size: 12px;
    width:40%;
}

.tableCol table {
    margin:0;
}

.tableCol th, .tableCol td {
    width:115px;
    line-height: 20px;
    text-align: center;    
}

.tableCol th {
    background-color: #3e7589;
    color: #fff;
    font-size: 14px;
    height: 45px;
    line-height: 20px;
    text-align: center;
    text-decoration:none;
}

.tableCol th a {
    text-decoration:none;
}

.homeSideMenu {
    float:right;
    min-width: 32%;
}

fractionSlashMob {
    display:none;
}

#language select {
    margin:0 0 0 10px;
}

.typeConversionPage {
/*    width:336px; */
}

.typeConversionPage a,.unitConversionPage a {
    padding-left: 15%;
    padding-right: 3%;
}

article li {
    float:none;
    width:auto;
    list-style-type: circle;
}

#mobileLeader {
    position:fixed;
    bottom:0px;
}

#boxAd {
    margin:10px 0;
}

#contentArea {
    margin:20px 0;
}

#step2,#step3 {
    display:none;
}

#bookmark-this {
  padding: 5px 10px;
  font-size: 12px;
  background: #f0ad4e;
  color: #fff;
  border: 1px solid #eea236;
  border-radius: 4px;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
}

#bookmark-this:hover {
  background: #ec971f;
  border: 1px solid #d58512;
  text-decoration: none;
}

#bookmark-this:active {
  border: 1px solid #d58512;
  -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
  background: #ec971f;
}

#mobileAppPromo {
    display:none;
}

.social {
    float: left;
    margin: 0 10px;
}

.bmiForm {
    min-height:120px;
}

.underweight,.normalweight,.overweight,.obesityweight {
    float:left;
    margin: 5px 0;
    width:170px;
    height:50px;    
}

.underweight h3,.normalweight h3,.overweight h3,.obesityweight h3{
    padding:2px 15px;
    font-size: 14px;
    line-height: 0px;
}    

.underweight p,.normalweight p,.overweight p,.obesityweight p{
    padding:2px 15px;
    font-size: 14px;
    line-height: 4px;
}    

.underweight {
    background-color: #8888FF;
}

.normalweight {
    width:221px;
    background-color: #00FF00;    
}

.overweight {
    background-color: #FF8888;    
}

.obesityweight {
    width:160px;
    background-color: #FF0000;        
}

.bmiLevel {
    float:left;
    width:0px;
    max-width:708px;
    min-height:30px;
}

.bmiPointer {
    margin:0 0;
    font-size: 40px;
    font-weight: bold;
}

tbody {
    min-width: 300px;
}

.unit2UnitConv {
    overflow-x: hidden;
}

.mobileOnly,.appPromo,.iPhoneOnly,.androidOnly {
    display:none;
}

div.lowTower {
  position: -webkit-sticky;
  position: sticky;
  top: 150px;
  min-height:250px;
  max-height:600px;
  width:300px;
  float: left;
}

#typeMenu a,#mainLinks a {
    display: block;
    float: left;
    width: 28%;
    height: 50px;
    margin: 1px 1px;
    min-width: 300px;
}

.typeConv {
    padding: 0 0 0 5%;
}

#userInput {
    background-color: #3e7589;
    min-height: 20px;
    margin: 1px 1px;
    padding: 0.25% 5%;
    width: 88%;
    line-height: 24px;
}

#search li {
    line-height: 24px;
    margin: 1px 0.5%;
    width: 28.25%;
}

.typeConv {
    padding: 0 0 0 50px;
}

.searchField {
    width: 48%;
}

.featureConv {
    padding: 1% 0.25% 0 50px;    
}

.singleArg,.doubleArg,.tripleArg {
    width: 100%;
    height:90%;
    font-size: 1.5em;
}

.doubleArg {
    width: 45%;        
}

.tripleArg {
    width: 30%;        
}

.hideArg {
    display: none;
}

.showArg {
    display: block;
}</pre></body></html>