@charset "utf-8";

body {
    max-width: 100%;
    min-width: 100%;
    width:100%;
}

/* Header section */

header {
    position: relative;
    width:100%;
    height:60px;
    padding: 0 0;
    background-repeat: repeat-x;    
    background-image: url('data:image/jpg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAPAAA/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoKDBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxscHx8fHx8fHx8fHwEHBwcNDA0YEBAYGhURFRofHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8f/8AAEQgAPAAHAwERAAIRAQMRAf/EAG4AAAIDAAAAAAAAAAAAAAAAAAAFAQIGAQEAAgMAAAAAAAAAAAAAAAAAAwYBBAUQAAAEBQMFAAAAAAAAAAAAAAABAgMRMUFRBCESQmKiEyQFEQACAAUFAAAAAAAAAAAAAAAAAREhoQJiQcESEyP/2gAMAwEAAhEDEQA/AM+98vLQ9vU1BHnRrEuTqSKtzFU7rXZBOfFUTLD13JzWu6HZ5GOc3EHWdZjnwZvCeJ3E4IGQAAAAACnsdHcJfPKhF6Y1P//Z');    
}

.main {
    width:100%;
    margin:10px auto;
}

#logo {
    width: 80%;
    background-size:80%;
    background-repeat: no-repeat;
    top:15px;
}
            
.sitemap,.links,.contact,.webmaster,#language,#breadcrumb {
    display:none;
}

h1 {
    font-size: 18px;
    line-height:18px;
}

#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%;
}

.sideMenu {
    width:100%;
    min-width:140px;
}

.featureConv,.typeConv {
    padding:0 0 0 15%;
    font-size: 16px;
    width:85%;
}

.featureConv {
    padding-top: 0;
    line-height: 50px;
}

.type {
    width:87.5%;
    padding:0 0 0 17.5%;
}

.typeConversionPage .unitConv,.unitConversionPage .unitConv {
    width: 83%;    
}

.unitConversionPage .unit2UnitConv {
    width: 78%;    
}

#userInput,#userConvert,#userInput,.underButton {
    line-height:55px;
    min-height: 55px;
    width:92.5%;
    margin:0 0 2px -10px;
    padding:1% 5%;
}

.noadcolumn a {
    width:87.5%;
}

.noadcolumn .unit {
    width:86%;
    padding: 0 0 0 19%;    
}

.noadcolumn .tounit {
    width:81%;
    padding: 0 0 0 24%;   
}

.underButton {
    padding:0 0 0 20%;
    width:85%;
    background-position:5% 0;
}

#userConvert {
    height:105px;
    margin:10px 0;
    width:92.5%;
}

.mobileField {
    font-size: 17px;
    height:30px;
    padding:1% 3%;
    height: 35px;
    margin:-20px 0;
    float:left;
}

#userInput p {
    display:none;
}

.convertForm {
    display:none;
}

#sideMenu {
    margin:0 0;
}

#search li {
    background-color: #fff;
}

#search 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;
}

#suggested,#suggestedTable {
    width:100%;
}

#suggested,#suggestedTable {
    padding:0;    
}

.noadcolumn a {
    max-width: 90%;
}

.tower {
    display:none;
}

.col {
    float:none;
}

.typeDef {
    width:90%;
    padding:5%;
    font-size:18px;
}

ul,li {
    float:none;
    width:90%;
}

#search {
    width:100%;
}

#search li {
    width:90%;
}

#search ol li a {
    display:block;
}

footer {
    width:100%;
}

#menulinks, #langlinks, #conversionlinks {
    position:relative;
    height:auto;
    background-color:inherit;
}

#menulinks a, #langlinks a, #conversionlinks a {
    background-color: #a6a6a6;
    color: #333333;
    display: block;
    text-decoration: none;
    width: 100%;
    line-height:50px;
    padding:0 5%;
    float:none;
    margin:2px 3%;
}

.featureTypes p,.tableTypes p {
    width:87.6%;
}

#inlinesearch {
    float: right;
    margin:2% 5%;
    height:35px;
    width:50%;
}

.control {
    display:none;
}

#answer {
    font-size: 40px;
}

#convertBannerSpace {
    display:block;
    background-color:#FF0000;
    width:300px;
    height:250px;
    margin:0 auto;
}

/* iOS keypad */

#keypadarea {
    display:block;

}

#keyboard {
    font-family:Arial,Helvetica,sans-serif;
    position:fixed;
    bottom:0px;
    display:none;
    width:100%;
    border-top: solid 1px #909497;
    height:170px;
}

#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;
    height:55px;
    float:left;
    border-bottom: solid 1px #8c8c8c;
    border-right: solid 1px #8c8c8c;
    width:33.12%;
    font-size:26px;
    color:#000;
    text-decoration:none;
    text-align: center;
    line-height:55px;
}

.last {
    border-right:none;
}

/* iPhone 6+ */
@media only screen 
    and (min-device-width : 414px) 
    and (orientation : portrait) 
    and (-webkit-min-device-pixel-ratio : 3) 
{
    .rightHome,.rightType,.rightUnit,#tableList {
       max-width: 100%;
       min-width: 100%;
       width:100%;
    }
       
    #suggested a,#suggestedTable a {
        width: 90%;
        min-width:90%;
        padding:0 0 0 10%;
    }
    
}

/* iPhone 6 */
@media only screen 
    and (max-device-width : 667px) 
    and (orientation : portrait) 
    and (-webkit-min-device-pixel-ratio : 2)
{
    
    body {
        width:99%;
        max-width:99%;
        min-width:99%;
    }
    
    .rightHome,.rightType,.rightUnit,#tableList {
       max-width: 100%;
       min-width: 100%;
       width:100%;
    }
    
    #suggested a,#suggestedTable a {
        width: 90%;
        padding:0 0 0 10%;
    }
    
    #argumentConvMob {
        margin:-40px 0 0 0;
    }
    
    #queryMob {
        margin:10px auto;
        width:100%;
    }    
}

#resultBanner {
    width:300px;
    height:250px;
    margin:0 auto;
}

.desktopField,.fractionSlash {
    display:none;
}

fractionSlashMob {
    display:block;
}

.mobileField {
    display:block;
    border:1px solid #0;
}

#argumentConv1Mob,#argumentConv2Mob {
    width:40%;
}

#argumentConv2aMob,#argumentConv2bMob {
    width:10%;
}

#argumentConv2aMob {
    margin-left:10px;
}

.note {
    display:none;
}

.menuIcon {
    display:block;
    position:relative;
    top:-30px;
    left:85%;
    width:            30px;
    height:           30px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAU5JREFUeNpi/P//vx8DA0MnEIsx0Ad8AuJWRqDF94AMRQb6gtdMQEKIgf6AlQVI/EUSeA/E52lkmSYQS0LZ/xiAQf32PwLsBmIGGuHZSPa8ZUJzFRMNg5eZXhbhBSwE5EWAOBmIOUk09w8QLwLiR+RanArEbRQEbSMuSUJBzUOr0CRk8RsKLP5GSRzPAeJnQMxORhzvpsTiz0C8ciBStT0QTyJCHTr4D8QVQLyFXIvdgViPTE9Z4bOYlgXIf0qC+igQvwBiNhItBVU8FymxeCsQy6CXs0T69jclFoOykTGZFl+E5gqyLAaV01PJjONSIO4hN3FJU5C4BCgpMn9QYPFfSotMUCLhIKPIXEaJxc+BuIMWmXzAWiBMpMQLheA3vqDWAeJ5NLLYBpkD6kl8ANL8dA7p96Cg/j4AUcwI8nEKkFFLYfuKFPATiKcDBBgA+5aglpRx4soAAAAASUVORK5CYII=');
}

#webmaster {
    display:none;
}

#towerAd {
    display:block;
    min-height: 160px;
}

.homeSideMenu .featureConv,.typeConversionPage .featureConv,.unitConversionPage .featureConv {
    display:none;
}

.right {
    max-width:500px;
}

.fixTop {
    position:fixed;
    top:0px;
}

