.version.orders {
  color:#000004;
  background-color:#56EB7A;
}

#muse_css_mq {
  background-color:#FFFFFF;
}

#page {z-index:1;
       min-height:500px;
       border-width:0px;
       border-color:#000000;
       width:100%;
       max-width:1200px;
       margin-left:auto;
       margin-right:auto;
       background:#636363 url("../images/ukflagbckgd-page-fr.png?crc=4042618954") repeat center top;
       background-color:rgba(0,0,0,0.61);
}

#u13145 {
  z-index:3;
  min-height:811px;
  border-width:0px;
  border-color:transparent;
  background-color:transparent;
  position:relative;
  margin-right:-10000px;
  margin-top:62px;width:43.84%;left:28.09%;
}

.css_verticalspacer .verticalspacer {
  height:calc(100vh - 916px);
}

#u2634 {
  z-index:2;
  min-height:17px;
}

.js body {
  visibility:hidden;
}

.js body.initialized {
  visibility:visible;
}

#u2634-bw {
  z-index:2;
  min-height:17px;
  margin-bottom:-22px;
  margin-top:3px;
}

.html {
  background-color:#000000;
}

body {
  position:relative;
  min-width:320px;
  padding-bottom:24px;
}

header {
  text-align: center;
  font-size: 1.5em;
}

.verticalspacer {
  min-height:1px;
}

fieldset {
  border: none;
  padding: 1rem 0;
  border-bottom: 2px solid #424949;
}

fieldset:last-of-type {
  border-bottom: none;
}

label {
  display: block;
  margin: 0.5rem 0;
}

input,
textarea,
select {
  margin: 5px 0 0 0;
  width: 100%;
  min-height: 2em;
  background-color: #FDF5E6;
  color: #424949;
  border: 1px solid #E9967A;

}

input, textarea {
  background-color: #FDF5E6;
  border: 1px solid #E9967A;
  color: #424949;
}

.inline {
  width: unset;
  margin: 0 0.5em 0 0;
  vertical-align: middle;
}

input[type='checkbox'] + label {
  display: inline-block;
}

#submit {
  border-radius: 8px;
}