/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
.uk-cover-background {
  background-position: initial;
}

.top-parallax, .bottom-parallax {
  background: #ffffff none repeat scroll 0 0;
}

.form-actions {
  background-color: transparent;
}
input, textarea, .uneditable-input {
  /*width: 306px;*/
  width: 99%;
}
textarea {
  height: 66px;
}

button.btn, input.btn[type="submit"] {
 width:100%; 
}