body{
}
.glyphicon {
    height: 20px;
}
a{color:#7F0E2A !important;}
#logo a {
	display: block;
	text-indent: -9999em;
}
#main{
  padding: 10px 10px 0 10px;
  margin-top: 10px;
  border: 2px solid #7F0E2A;
  background-color: #EEEEEE;
  background: #eeeeee url(https://cibodivino.ch/uploads/HD_template/riga.png) repeat-y center;
  box-shadow: 0 0 20px #666666;
 -moz-box-shadow:  0  0 20px #666666;
  -webkit-box-shadow:  0  0 20px #666666;
  border-radius:3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius:3px;
}
.navbar{
  min-height: 0 !important;
}
#search{
  width: 200px;
}
footer{
  padding: 5px;
  margin-top: 10px;
  background-color: #eeeeee;
  border-top: 1px solid #7F0E2A;
  font-size: 0.8em;
  text-align: right;
}
.btn-group .dropdown:hover .dropdown-menu {
    display: block;
}
.btn-group .dropdown-menu {
    margin: 0 !important;
}
.btn-group .dropdown-menu li:hover{
  background-color: #eeeeee !important;
}
.btn-group .btn{
  padding-left: 3px;
  padding-right: 3px;
}
.form-group textarea{
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.label{
  color: #666666;
}
#google-maps {
position: relative;
padding-bottom: 56%; // This is the aspect ratio
height: 0;
overflow: hidden;
}
#google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
/* Stylesheet: HD_css Modified On 2014-08-09 17:59:14 */
