/* CSS Document */
.nopadding {
margin-top: 3px !important;

}

#userForm .uk-button-primary {
  background-color: #cfb481;
  border-color: rgba(0, 0, 0, 0);
  color: #000 !important;
}

#userForm .uk-button-primary:hover {
  background-color: #D8C9AD;
  border-color: rgba(0, 0, 0, 0);
  color: #fff !important;
}

#ContactBy0, #ContactBy1 {
  margin: 4px !important;
}

.tm-navbar {
  border-top: 1px solid #cfb481;
}

.nomargine {
  margin-top: -3px;
  border-color: red;
}

.centrabottone  .uk-button-primary {
  background-color: #cfb481;
  border-color: rgba(0, 0, 0, 0);
  color: #282522;
  float: right;
}

.uk-form-controls .uk-button-primary  {
  
  float: left 
}
.centrabottone .uk-button-large , .centrabottone  .uk-button {
  float: right;
  }
  
h2, .uk-h2 {
    font-size: 20px;
    line-height: 30px;
}
.uk-article-title {
    font-size: 27px;
    line-height: 30px;
    font-weight: 400;
    text-transform: uppercase;
    color: #cfb481;
    letter-spacing: 1px;
}
.bordino .uk-article {
  border: 3px solid #322e2b;
  padding: 10px;
}


.uk-icon-button {
    box-sizing: border-box;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 0;
    background: rgba(0, 0, 0, 0);
    line-height: 40px;
    color: #6d6861;
    font-size: 20px;
    text-align: center;
    position: relative;
    overflow: hidden;
    border: 1px solid #6d6861;
    z-index: 0;
}

.uk-button-primary {
  background-color: #cfb481;
  border-color: rgba(0, 0, 0, 0);
  color: #282522;
  float: right;
}


:hov


.cls

element.style {
    position: fixed;
    width: 100%;
    background-color: rgb(40, 37, 34) !important;
    margin: 0px;
    left: 0px;
    bottom: 0px;
    padding: 4px;
    z-index: 1000;
    text-align: center;
}
a.uk-icon-button {
    margin-right: 10px;
}