.navtoogle {
    /*background: rgba(0, 0, 0, 0) none repeat scroll 0 0;*/
    border-color: -moz-use-text-color -moz-use-text-color rgba(184, 115, 51, 0.9);
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 4px;
    color: rgb(7, 16, 15);
    cursor: pointer;
    font-family: Calibri,Arial,sans-serif;
    font-size: 1em;
    font-weight: normal;
    padding: 0.5em 0.5em 0.8em;
    text-align: left;
 }
i {color: rgba(184, 115, 51, 0.9);padding: 0 10px;}