﻿.custom-nav {
	display:inline !important;
	
}

#speed {
    height: 130px;
    width: 130px;
}

#rpm {
    height: 130px;
    width: 130px;
}
#pac-input {
    background-color: #fff;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    margin-left: 12px;
    text-overflow: ellipsis;
    width: 400px;
    padding: 6px 2px 6px 7px !important;
    top:57px !important;
    left:0px !important
}

    #pac-input:focus {
        border-color: #4d90fe;
    }