.input-prepend.input-append input {
  font-size: 24px;
  padding-top: 11px;
  padding-bottom: 11px;
  width: 100px;
  text-align: right;
}



#nav ul{ 	
     text-align: center; 

 } 

#nav ul li{ 	
    display: inline;
 } 

#nav ul, ol {
    margin: 0 0 50px 0px;
}

#nav ul li img {
  background-color:#fff;
    border-top: solid 0.5px #eee;
      border-left: solid 0.5px #eee;
      border-right: solid 2px #eee;
      border-bottom: solid 2px #eee;
    border-radius: 3%;
  margin-top:2%;
  padding:0.7%;
}


.btn {
    background-color: rgba(244,210,126,1)!important;
      color: #444;
    font-weight: 600;
}

.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
    background-color: #f0c14b!important;
  font-weight: 600;
    *: ;
    background-color: #d9d9d9;
}