#edit-actions {clear:both;} .shortfield, .js-form-item {margin-bottom: 20px;} .form-item--error-message {color: red; font-size: 14px;} .node--type-webform .select-style {width: auto !important;} .node--type-webform input {margin-bottom: 5px !important;} .node--type-webform input, .node--type-webform select {height: auto !important;} .node--type-webform .select-style:after {height: -webkit-fill-available !important;} .bluetext {text-decoration:underline !important; color:blue !important} .inlinebutton {display: inline-block;
    float: left;
    background-color: #D7301D;
    color: #fff;
    padding: 1em;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    margin: 0 0 20px 20px;
    -webkit-border-radius: 5px;
	border-radius: 5px;
    white-space: normal;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
  text-align: center;} a.inlinebutton:hover {
    background-color: #b52919;
    color: #fff;
  }