@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
.red {
  color: #fc4e4e;
}
.light-red {
  color: #feb2b2;
}
.dark-red {
  color: #e00404;
}
.red-bg {
  background-color: #fc4e4e;
}
.light-red-bg {
  background-color: #feb2b2;
}
.dark-red-bg {
  background-color: #e00404;
}
.blue {
  color: #21add3;
}
.light-blue {
  color: #71cfe9;
}
.dark-blue {
  color: #13657b;
}
.blue-bg {
  background-color: #21add3;
}
.light-blue-bg {
  background-color: #71cfe9;
}
.dark-blue-bg {
  background-color: #13657b;
}
.yellow {
  color: #ffb724;
}
.light-yellow {
  color: #ffd98a;
}
.dark-yellow {
  color: #bd7f00;
}
.yellow-bg {
  background-color: #ffb724;
}
.light-yellow-bg {
  background-color: #ffd98a;
}
.dark-yellow-bg {
  background-color: #bd7f00;
}
.green {
  color: #3bbf7e;
}
.light-green {
  color: #86dab1;
}
.dark-green {
  color: #23714b;
}
.green-bg {
  background-color: #3bbf7e;
}
.light-green-bg {
  background-color: #86dab1;
}
.dark-green-bg {
  background-color: #23714b;
}
.purple {
  color: #c36ad1;
}
.light-purple {
  color: #e2b8e9;
}
.dark-purple {
  color: #9332a3;
}
.purple-bg {
  background-color: #c36ad1;
}
.light-purple-bg {
  background-color: #e2b8e9;
}
.dark-purple-bg {
  background-color: #9332a3;
}
.brown {
  color: #d06f06;
}
.light-brown {
  color: #faa242;
}
.dark-brown {
  color: #6d3a03;
}
.brown-bg {
  background-color: #d06f06;
}
.light-brown-bg {
  background-color: #faa242;
}
.dark-brown-bg {
  background-color: #6d3a03;
}
.gray-0 {
  color: #242424;
}
.gray-1 {
  color: #494949;
}
.gray-2 {
  color: #6d6d6d;
}
.gray-3 {
  color: #929292;
}
.gray-4 {
  color: #b6b6b6;
}
.gray-5 {
  color: #dbdbdb;
}
.gray-0-bg {
  background-color: #242424;
}
.gray-1-bg {
  background-color: #494949;
}
.gray-2-bg {
  background-color: #6d6d6d;
}
.gray-3-bg {
  background-color: #929292;
}
.gray-4-bg {
  background-color: #b6b6b6;
}
.gray-5-bg {
  background-color: #dbdbdb;
}
.red {
  color: #fc4e4e;
}
.light-red {
  color: #feb2b2;
}
.dark-red {
  color: #e00404;
}
.red-bg {
  background-color: #fc4e4e;
}
.light-red-bg {
  background-color: #feb2b2;
}
.dark-red-bg {
  background-color: #e00404;
}
.blue {
  color: #21add3;
}
.light-blue {
  color: #71cfe9;
}
.dark-blue {
  color: #13657b;
}
.blue-bg {
  background-color: #21add3;
}
.light-blue-bg {
  background-color: #71cfe9;
}
.dark-blue-bg {
  background-color: #13657b;
}
.yellow {
  color: #ffb724;
}
.light-yellow {
  color: #ffd98a;
}
.dark-yellow {
  color: #bd7f00;
}
.yellow-bg {
  background-color: #ffb724;
}
.light-yellow-bg {
  background-color: #ffd98a;
}
.dark-yellow-bg {
  background-color: #bd7f00;
}
.green {
  color: #3bbf7e;
}
.light-green {
  color: #86dab1;
}
.dark-green {
  color: #23714b;
}
.green-bg {
  background-color: #3bbf7e;
}
.light-green-bg {
  background-color: #86dab1;
}
.dark-green-bg {
  background-color: #23714b;
}
.purple {
  color: #c36ad1;
}
.light-purple {
  color: #e2b8e9;
}
.dark-purple {
  color: #9332a3;
}
.purple-bg {
  background-color: #c36ad1;
}
.light-purple-bg {
  background-color: #e2b8e9;
}
.dark-purple-bg {
  background-color: #9332a3;
}
.brown {
  color: #d06f06;
}
.light-brown {
  color: #faa242;
}
.dark-brown {
  color: #6d3a03;
}
.brown-bg {
  background-color: #d06f06;
}
.light-brown-bg {
  background-color: #faa242;
}
.dark-brown-bg {
  background-color: #6d3a03;
}
.gray-0 {
  color: #242424;
}
.gray-1 {
  color: #494949;
}
.gray-2 {
  color: #6d6d6d;
}
.gray-3 {
  color: #929292;
}
.gray-4 {
  color: #b6b6b6;
}
.gray-5 {
  color: #dbdbdb;
}
.gray-0-bg {
  background-color: #242424;
}
.gray-1-bg {
  background-color: #494949;
}
.gray-2-bg {
  background-color: #6d6d6d;
}
.gray-3-bg {
  background-color: #929292;
}
.gray-4-bg {
  background-color: #b6b6b6;
}
.gray-5-bg {
  background-color: #dbdbdb;
}
button, .button {
  position: relative;
  font-size: 14px;
  padding: 7px 15px 7px 15px;
  background-color: #b6b6b6;
  font-weight: bold;
  border-radius: 3px;
  cursor: default;
  color: white;
  border: none;
  outline: none;
  vertical-align: bottom;
  box-shadow: 1px 1px 3px rgba(29, 29, 29, 0.2);
  display: inline-block;
  box-sizing: border-box;
}
button::-moz-focus-inner {
  border: none;
}
button:hover, .button:hover {
  background-color: #c3c3c3;
  box-shadow: 2px 2px 4px rgba(4, 4, 4, 0.2);
}
button:active, .button:active {
  background-color: darkgray;
  box-shadow: inset 1px 1px 4px #6a6a6a;
  top: 1px;
  left: 1px;
}
.button-red {
  position: relative;
  font-size: 14px;
  padding: 7px 15px 7px 15px;
  background-color: #fc4e4e;
  font-weight: bold;
  border-radius: 3px;
  cursor: default;
  color: white;
  border: none;
  outline: none;
  vertical-align: bottom;
  box-shadow: 1px 1px 3px rgba(24, 0, 0, 0.2);
  display: inline-block;
  box-sizing: border-box;
}
.button-red:hover {
  background-color: #fc6767;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}
.button-red:active {
  background-color: #f13f3f;
  box-shadow: inset 1px 1px 4px #ae0303;
  top: 1px;
  left: 1px;
}
.button-yellow {
  position: relative;
  font-size: 14px;
  padding: 7px 15px 7px 15px;
  background-color: #ffb724;
  font-weight: bold;
  border-radius: 3px;
  cursor: default;
  color: white;
  border: none;
  outline: none;
  vertical-align: bottom;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  display: inline-block;
  box-sizing: border-box;
}
.button-yellow:hover {
  background-color: #ffbf3e;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}
.button-yellow:active {
  background-color: #f3aa17;
  box-shadow: inset 1px 1px 4px #8a5d00;
  top: 1px;
  left: 1px;
}
.button-blue {
  position: relative;
  font-size: 14px;
  padding: 7px 15px 7px 15px;
  background-color: #21add3;
  font-weight: bold;
  border-radius: 3px;
  cursor: default;
  color: white;
  border: none;
  outline: none;
  vertical-align: bottom;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  display: inline-block;
  box-sizing: border-box;
}
.button-blue:hover {
  background-color: #2fb9de;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}
.button-blue:active {
  background-color: #2895b2;
  box-shadow: inset 1px 1px 4px #0c414f;
  top: 1px;
  left: 1px;
}
.button-green {
  position: relative;
  font-size: 14px;
  padding: 7px 15px 7px 15px;
  background-color: #3bbf7e;
  font-weight: bold;
  border-radius: 3px;
  cursor: default;
  color: white;
  border: none;
  outline: none;
  vertical-align: bottom;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  display: inline-block;
  box-sizing: border-box;
}
.button-green:hover {
  background-color: #4cc88b;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}
.button-green:active {
  background-color: #40a071;
  box-shadow: inset 1px 1px 4px #174a31;
  top: 1px;
  left: 1px;
}
.button-brown {
  position: relative;
  font-size: 14px;
  padding: 7px 15px 7px 15px;
  background-color: #d06f06;
  font-weight: bold;
  border-radius: 3px;
  cursor: default;
  color: white;
  border: none;
  outline: none;
  vertical-align: bottom;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  display: inline-block;
  box-sizing: border-box;
}
.button-brown:hover {
  background-color: #e97c07;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}
.button-brown:active {
  background-color: #ae610f;
  box-shadow: inset 1px 1px 4px #3b2002;
  top: 1px;
  left: 1px;
}
.button-purple {
  position: relative;
  font-size: 14px;
  padding: 7px 15px 7px 15px;
  background-color: #c36ad1;
  font-weight: bold;
  border-radius: 3px;
  cursor: default;
  color: white;
  border: none;
  outline: none;
  vertical-align: bottom;
  box-shadow: 1px 1px 3px rgba(6, 2, 7, 0.2);
  display: inline-block;
  box-sizing: border-box;
}
.button-purple:hover {
  background-color: #cb7dd7;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}
.button-purple:active {
  background-color: #b362c0;
  box-shadow: inset 1px 1px 4px #70267c;
  top: 1px;
  left: 1px;
}
.button-outline {
  background-color: transparent;
  box-shadow: none;
  border-width: 1px;
  border-style: solid;
  border-color: #b6b6b6;
  font-size: 14px;
  padding: 6px 14px 6px 14px;
  color: #b6b6b6;
}
.button-outline:hover {
  box-shadow: none;
  background-color: rgba(182, 182, 182, 0.1);
}
.button-outline:active {
  background-color: rgba(131, 131, 131, 0.1);
  box-shadow: inset 1px 1px 2px rgba(106, 106, 106, 0.4);
  top: 0px;
  left: 0px;
}
.button-mini {
  font-size: 12px;
  padding: 3px 6px 3px 6px;
}
.button-small {
  font-size: 14px;
  padding: 5px 12px 5px 12px;
}
.button-large {
  font-size: 14px;
  padding: 10px 18px 10px 18px;
}
.button-mega {
  font-size: 16px;
  padding: 12px 24px 12px 24px;
}
.button-outline.button-red {
  border-color: #fc4e4e;
  font-size: 14px;
  padding: 6px 14px 6px 14px;
  color: #fc4e4e;
}
.button-outline.button-red:hover {
  background-color: rgba(252, 78, 78, 0.1);
}
.button-outline.button-red:active {
  background-color: rgba(224, 4, 4, 0.1);
  box-shadow: inset 1px 1px 2px rgba(174, 3, 3, 0.4);
  top: 0px;
  left: 0px;
}
.button-outline.button-yellow {
  border-color: #ffb724;
  font-size: 14px;
  padding: 6px 14px 6px 14px;
  color: #ffb724;
}
.button-outline.button-yellow:hover {
  background-color: rgba(255, 183, 36, 0.1);
}
.button-outline.button-yellow:active {
  background-color: rgba(189, 127, 0, 0.1);
  box-shadow: inset 1px 1px 2px rgba(138, 93, 0, 0.4);
  top: 0px;
  left: 0px;
}
.button-outline.button-blue {
  border-color: #21add3;
  font-size: 14px;
  padding: 6px 14px 6px 14px;
  color: #21add3;
}
.button-outline.button-blue:hover {
  background-color: rgba(33, 173, 211, 0.1);
}
.button-outline.button-blue:active {
  background-color: rgba(19, 101, 123, 0.1);
  box-shadow: inset 1px 1px 2px rgba(12, 65, 79, 0.4);
  top: 0px;
  left: 0px;
}
.button-outline.button-green {
  border-color: #3bbf7e;
  font-size: 14px;
  padding: 6px 14px 6px 14px;
  color: #3bbf7e;
}
.button-outline.button-green:hover {
  background-color: rgba(59, 191, 126, 0.1);
}
.button-outline.button-green:active {
  background-color: rgba(35, 113, 75, 0.1);
  box-shadow: inset 1px 1px 2px rgba(23, 74, 49, 0.4);
  top: 0px;
  left: 0px;
}
.button-outline.button-brown {
  border-color: #d06f06;
  font-size: 14px;
  padding: 6px 14px 6px 14px;
  color: #d06f06;
}
.button-outline.button-brown:hover {
  background-color: rgba(208, 111, 6, 0.1);
}
.button-outline.button-brown:active {
  background-color: rgba(109, 58, 3, 0.1);
  box-shadow: inset 1px 1px 2px rgba(59, 32, 2, 0.4);
  top: 0px;
  left: 0px;
}
.button-outline.button-purple {
  border-color: #c36ad1;
  font-size: 14px;
  padding: 6px 14px 6px 14px;
  color: #c36ad1;
}
.button-outline.button-purple:hover {
  background-color: rgba(195, 106, 209, 0.1);
}
.button-outline.button-purple:active {
  background-color: rgba(147, 50, 163, 0.1);
  box-shadow: inset 1px 1px 2px rgba(112, 38, 124, 0.4);
  top: 0px;
  left: 0px;
}
.button-outline.button-mini {
  font-size: 12px;
  padding: 2px 5px 2px 5px;
}
.button-outline.button-small {
  font-size: 14px;
  padding: 4px 11px 4px 11px;
}
.button-outline.button-large {
  font-size: 14px;
  padding: 9px 17px 9px 17px;
}
.button-outline.button-mega {
  font-size: 16px;
  padding: 11px 23px 11px 23px;
}
.button-group {
  font-size: 0;
}
.button-group button, .button-group .button {
  border-radius: 0px;
  border-right: none;
}
.button-group button:active, .button-group .button:active, .button-group .button-red:active, .button-group .button-yellow:active, .button-group .button-blue:active, .button-group .button-green:active, .button-group .button-brown:active, .button-group .button-purple:active {
  top: 0px;
  left: 0px;
}
.button-group > button:first-child, .button-group .dropdown:first-child > button, .button-group > .button:first-child, .button-group .dropdown:first-child > .button, .button-group > .button-red:first-child, .button-group .dropdown:first-child > .button-red, .button-group > .button-yellow:first-child, .button-group .dropdown:first-child > .button-yellow, .button-group > .button-blue:first-child, .button-group .dropdown:first-child > .button-blue, .button-group > .button-green:first-child, .button-group .dropdown:first-child > .button-green, .button-group > .button-brown:first-child, .button-group .dropdown:first-child > .button-brown, .button-group > .button-purple:first-child, .button-group .dropdown:first-child > .button-purple {
  border-radius: 3px 0px 0px 3px;
}
.button-group > button:last-child, .button-group .dropdown:last-child > button, .button-group > .button:last-child, .button-group .dropdown:last-child > .button {
  border-radius: 0px 3px 3px 0px;
}
.button-group > button:only-child, .button-group .dropdown:only-child > button, .button-group > .button:only-child, .button-group .dropdown:only-child > .button {
  border-radius: 3px;
}
.button-group-mini > button, .button-group-mini > .dropdown > button, .button-group-mini > .button {
  font-size: 12px;
  padding: 3px 6px 3px 6px;
}
.button-group-small > button, .button-group-small > .dropdown > button, .button-group-small > .button {
  font-size: 14px;
  padding: 5px 12px 5px 12px;
}
.button-group-large > button, .button-group-large > .dropdown > button, .button-group-large > .button {
  font-size: 14px;
  padding: 10px 18px 10px 18px;
}
.button-group-mega > button, .button-group-mega > .dropdown > button, .button-group-mega > .button {
  font-size: 16px;
  padding: 12px 24px 12px 24px;
}
.form-element {
  padding-bottom: 10px;
}
.form-element input:focus, .form-element textarea:focus, .form-element select:focus {
  outline: none;
}
.form-element > label {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
}
.form-element > input, .form-element > select, .form-element textarea {
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  padding: 8px 8px 5px 8px;
  width: 100%;
  box-sizing: border-box;
  box-shadow: inset 1px 1px 3px rgba(143, 143, 143, 0.2);
  color: #242424;
  font-size: 11pt;
  font-family: inherit;
  background-color: white;
}
.form-element > input[type=checkbox] {
  border: none;
  box-shadow: none;
  width: auto;
}
.form-element > input[type=text]::placeholder, .form-element > input[type=password]::placeholder {
  color: #a0a0a0;
}
.form-element > span {
  font-size: small;
  color: #929292;
  display: block;
  margin-top: 5px;
}
.form-element textarea {
  height: 150px;
}
.form-element .check-group label {
  display: block;
}
.form-element > select {
  width: auto;
  max-width: 100%;
}
.form-element ul {
  margin: 0px;
  font-size: 0.9em;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0px;
  color: #494949;
  list-style: none;
}
.form-submit-area {
  padding-top: 10px;
}
.form-submit-area input[type=submit] {
  position: relative;
  font-size: 14px;
  padding: 7px 15px 7px 15px;
  background-color: #21add3;
  font-weight: bold;
  border-radius: 3px;
  cursor: default;
  color: white;
  border: none;
  outline: none;
  vertical-align: bottom;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  display: inline-block;
  box-sizing: border-box;
}
.form-submit-area input[type=submit]:hover {
  background-color: #2fb9de;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}
.form-submit-area input[type=submit]:active {
  background-color: #2895b2;
  box-shadow: inset 1px 1px 4px #0c414f;
  top: 1px;
  left: 1px;
}
.form-submit-area input[type=submit].button-red {
  position: relative;
  font-size: 14px;
  padding: 7px 15px 7px 15px;
  background-color: #fc4e4e;
  font-weight: bold;
  border-radius: 3px;
  cursor: default;
  color: white;
  border: none;
  outline: none;
  vertical-align: bottom;
  box-shadow: 1px 1px 3px rgba(24, 0, 0, 0.2);
  display: inline-block;
  box-sizing: border-box;
}
.form-submit-area input[type=submit].button-red:hover {
  background-color: #fc6767;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}
.form-submit-area input[type=submit].button-red:active {
  background-color: #f13f3f;
  box-shadow: inset 1px 1px 4px #ae0303;
  top: 1px;
  left: 1px;
}
.form-submit-area input[type=submit].button-yellow {
  position: relative;
  font-size: 14px;
  padding: 7px 15px 7px 15px;
  background-color: #ffb724;
  font-weight: bold;
  border-radius: 3px;
  cursor: default;
  color: white;
  border: none;
  outline: none;
  vertical-align: bottom;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  display: inline-block;
  box-sizing: border-box;
}
.form-submit-area input[type=submit].button-yellow:hover {
  background-color: #ffbf3e;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}
.form-submit-area input[type=submit].button-yellow:active {
  background-color: #f3aa17;
  box-shadow: inset 1px 1px 4px #8a5d00;
  top: 1px;
  left: 1px;
}
.form-submit-area input[type=submit].button-blue {
  position: relative;
  font-size: 14px;
  padding: 7px 15px 7px 15px;
  background-color: #21add3;
  font-weight: bold;
  border-radius: 3px;
  cursor: default;
  color: white;
  border: none;
  outline: none;
  vertical-align: bottom;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  display: inline-block;
  box-sizing: border-box;
}
.form-submit-area input[type=submit].button-blue:hover {
  background-color: #2fb9de;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}
.form-submit-area input[type=submit].button-blue:active {
  background-color: #2895b2;
  box-shadow: inset 1px 1px 4px #0c414f;
  top: 1px;
  left: 1px;
}
.form-submit-area input[type=submit].button-green {
  position: relative;
  font-size: 14px;
  padding: 7px 15px 7px 15px;
  background-color: #3bbf7e;
  font-weight: bold;
  border-radius: 3px;
  cursor: default;
  color: white;
  border: none;
  outline: none;
  vertical-align: bottom;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  display: inline-block;
  box-sizing: border-box;
}
.form-submit-area input[type=submit].button-green:hover {
  background-color: #4cc88b;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}
.form-submit-area input[type=submit].button-green:active {
  background-color: #40a071;
  box-shadow: inset 1px 1px 4px #174a31;
  top: 1px;
  left: 1px;
}
.form-submit-area input[type=submit].button-brown {
  position: relative;
  font-size: 14px;
  padding: 7px 15px 7px 15px;
  background-color: #d06f06;
  font-weight: bold;
  border-radius: 3px;
  cursor: default;
  color: white;
  border: none;
  outline: none;
  vertical-align: bottom;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  display: inline-block;
  box-sizing: border-box;
}
.form-submit-area input[type=submit].button-brown:hover {
  background-color: #e97c07;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}
.form-submit-area input[type=submit].button-brown:active {
  background-color: #ae610f;
  box-shadow: inset 1px 1px 4px #3b2002;
  top: 1px;
  left: 1px;
}
.form-submit-area input[type=submit].button-purple {
  position: relative;
  font-size: 14px;
  padding: 7px 15px 7px 15px;
  background-color: #c36ad1;
  font-weight: bold;
  border-radius: 3px;
  cursor: default;
  color: white;
  border: none;
  outline: none;
  vertical-align: bottom;
  box-shadow: 1px 1px 3px rgba(6, 2, 7, 0.2);
  display: inline-block;
  box-sizing: border-box;
}
.form-submit-area input[type=submit].button-purple:hover {
  background-color: #cb7dd7;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}
.form-submit-area input[type=submit].button-purple:active {
  background-color: #b362c0;
  box-shadow: inset 1px 1px 4px #70267c;
  top: 1px;
  left: 1px;
}
.form-submit-area input[type=submit].button-mini {
  font-size: 12px;
  padding: 3px 6px 3px 6px;
}
.form-submit-area input[type=submit].button-small {
  font-size: 14px;
  padding: 5px 12px 5px 12px;
}
.form-submit-area input[type=submit].button-large {
  font-size: 14px;
  padding: 10px 18px 10px 18px;
}
.form-submit-area input[type=submit].button-mega {
  font-size: 16px;
  padding: 12px 24px 12px 24px;
}
.form-grid .form-element {
  white-space: nowrap;
  font-size: 0;
}
.form-grid .form-element > label {
  display: inline-block;
  width: 30%;
  box-sizing: border-box;
  font-size: initial;
  text-align: right;
  padding-right: 10px;
  margin-top: 10px;
  vertical-align: top;
}
.form-grid .form-element > input, .form-grid .form-element > select, .form-grid .form-element textarea, .form-grid .form-element .check-group, .form-grid .form-element .input-wrapper {
  width: 70%;
  display: inline-block;
  box-sizing: border-box;
  font-size: 11pt;
  margin-top: 10px;
}
.form-grid .form-element > input[type=checkbox] {
  width: initial;
  margin-top: 20px;
}
.form-grid .form-element > select {
  width: auto;
  max-width: 70%;
}
.form-grid .form-element > span {
  margin-left: 30%;
  font-size: small;
  white-space: normal;
}
.form-grid .form-element > ul {
  margin-left: 30%;
  white-space: normal;
  font-size: initial;
}
.form-grid .form-element > ul li {
  font-size: 0.9em;
}
.form-grid .form-element .check-group label {
  display: block;
  width: auto;
  text-align: left;
}
.form-grid .form-submit-area {
  text-align: right;
}
.form-error input, .form-error select {
  border-color: #feb2b2;
  box-shadow: inset 1px 1px 3px rgba(124, 2, 2, 0.2);
  background-color: white;
  color: #fb1c1c;
}
.form-error label, .form-error ul {
  color: #fb1c1c;
}
.form-warning input, .form-warning select {
  border-color: #ffd98a;
  box-shadow: inset 1px 1px 3px rgba(87, 58, 0, 0.2);
  background-color: white;
  color: #f0a100;
}
.form-warning label, .form-warning ul {
  color: #f0a100;
}
.form-success input, .form-success select {
  border-color: #86dab1;
  box-shadow: inset 1px 1px 3px rgba(11, 35, 23, 0.2);
  background-color: white;
  color: #2f9864;
}
.form-success label, .form-success ul {
  color: #2f9864;
}
fieldset {
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  padding: 10px;
  padding-top: 50px;
  position: relative;
  margin: 0px;
  margin-top: 10px;
}
fieldset legend {
  font-weight: bold;
  font-size: initial;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  color: #6d6d6d;
  border-bottom: 1px dotted #dbdbdb;
  padding: 10px;
  box-sizing: border-box;
}
.form-element.elements-inline {
  white-space: normal;
  font-size: initial;
  margin-top: 10px;
}
.form-element.elements-inline > label, .form-element.elements-inline > input, .form-element.elements-inline > select, .form-element.elements-inline > textarea {
  display: inline-block;
  width: auto;
  margin: 0px;
  margin-right: 5px;
}
.form-element.elements-inline > label {
  padding: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  vertical-align: middle;
}
.form-element.elements-inline.form-error ul, .form-element.elements-inline.form-warning ul, .form-element.elements-inline.form-success ul {
  margin-left: 0px;
}
.red {
  color: #fc4e4e;
}
.light-red {
  color: #feb2b2;
}
.dark-red {
  color: #e00404;
}
.red-bg {
  background-color: #fc4e4e;
}
.light-red-bg {
  background-color: #feb2b2;
}
.dark-red-bg {
  background-color: #e00404;
}
.blue {
  color: #21add3;
}
.light-blue {
  color: #71cfe9;
}
.dark-blue {
  color: #13657b;
}
.blue-bg {
  background-color: #21add3;
}
.light-blue-bg {
  background-color: #71cfe9;
}
.dark-blue-bg {
  background-color: #13657b;
}
.yellow {
  color: #ffb724;
}
.light-yellow {
  color: #ffd98a;
}
.dark-yellow {
  color: #bd7f00;
}
.yellow-bg {
  background-color: #ffb724;
}
.light-yellow-bg {
  background-color: #ffd98a;
}
.dark-yellow-bg {
  background-color: #bd7f00;
}
.green {
  color: #3bbf7e;
}
.light-green {
  color: #86dab1;
}
.dark-green {
  color: #23714b;
}
.green-bg {
  background-color: #3bbf7e;
}
.light-green-bg {
  background-color: #86dab1;
}
.dark-green-bg {
  background-color: #23714b;
}
.purple {
  color: #c36ad1;
}
.light-purple {
  color: #e2b8e9;
}
.dark-purple {
  color: #9332a3;
}
.purple-bg {
  background-color: #c36ad1;
}
.light-purple-bg {
  background-color: #e2b8e9;
}
.dark-purple-bg {
  background-color: #9332a3;
}
.brown {
  color: #d06f06;
}
.light-brown {
  color: #faa242;
}
.dark-brown {
  color: #6d3a03;
}
.brown-bg {
  background-color: #d06f06;
}
.light-brown-bg {
  background-color: #faa242;
}
.dark-brown-bg {
  background-color: #6d3a03;
}
.gray-0 {
  color: #242424;
}
.gray-1 {
  color: #494949;
}
.gray-2 {
  color: #6d6d6d;
}
.gray-3 {
  color: #929292;
}
.gray-4 {
  color: #b6b6b6;
}
.gray-5 {
  color: #dbdbdb;
}
.gray-0-bg {
  background-color: #242424;
}
.gray-1-bg {
  background-color: #494949;
}
.gray-2-bg {
  background-color: #6d6d6d;
}
.gray-3-bg {
  background-color: #929292;
}
.gray-4-bg {
  background-color: #b6b6b6;
}
.gray-5-bg {
  background-color: #dbdbdb;
}
button, .button {
  position: relative;
  font-size: 14px;
  padding: 7px 15px 7px 15px;
  background-color: #b6b6b6;
  font-weight: bold;
  border-radius: 3px;
  cursor: default;
  color: white;
  border: none;
  outline: none;
  vertical-align: bottom;
  box-shadow: 1px 1px 3px rgba(29, 29, 29, 0.2);
  display: inline-block;
  box-sizing: border-box;
}
button::-moz-focus-inner {
  border: none;
}
button:hover, .button:hover {
  background-color: #c3c3c3;
  box-shadow: 2px 2px 4px rgba(4, 4, 4, 0.2);
}
button:active, .button:active {
  background-color: darkgray;
  box-shadow: inset 1px 1px 4px #6a6a6a;
  top: 1px;
  left: 1px;
}
.button-red {
  position: relative;
  font-size: 14px;
  padding: 7px 15px 7px 15px;
  background-color: #fc4e4e;
  font-weight: bold;
  border-radius: 3px;
  cursor: default;
  color: white;
  border: none;
  outline: none;
  vertical-align: bottom;
  box-shadow: 1px 1px 3px rgba(24, 0, 0, 0.2);
  display: inline-block;
  box-sizing: border-box;
}
.button-red:hover {
  background-color: #fc6767;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}
.button-red:active {
  background-color: #f13f3f;
  box-shadow: inset 1px 1px 4px #ae0303;
  top: 1px;
  left: 1px;
}
.button-yellow {
  position: relative;
  font-size: 14px;
  padding: 7px 15px 7px 15px;
  background-color: #ffb724;
  font-weight: bold;
  border-radius: 3px;
  cursor: default;
  color: white;
  border: none;
  outline: none;
  vertical-align: bottom;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  display: inline-block;
  box-sizing: border-box;
}
.button-yellow:hover {
  background-color: #ffbf3e;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}
.button-yellow:active {
  background-color: #f3aa17;
  box-shadow: inset 1px 1px 4px #8a5d00;
  top: 1px;
  left: 1px;
}
.button-blue {
  position: relative;
  font-size: 14px;
  padding: 7px 15px 7px 15px;
  background-color: #21add3;
  font-weight: bold;
  border-radius: 3px;
  cursor: default;
  color: white;
  border: none;
  outline: none;
  vertical-align: bottom;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  display: inline-block;
  box-sizing: border-box;
}
.button-blue:hover {
  background-color: #2fb9de;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}
.button-blue:active {
  background-color: #2895b2;
  box-shadow: inset 1px 1px 4px #0c414f;
  top: 1px;
  left: 1px;
}
.button-green {
  position: relative;
  font-size: 14px;
  padding: 7px 15px 7px 15px;
  background-color: #3bbf7e;
  font-weight: bold;
  border-radius: 3px;
  cursor: default;
  color: white;
  border: none;
  outline: none;
  vertical-align: bottom;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  display: inline-block;
  box-sizing: border-box;
}
.button-green:hover {
  background-color: #4cc88b;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}
.button-green:active {
  background-color: #40a071;
  box-shadow: inset 1px 1px 4px #174a31;
  top: 1px;
  left: 1px;
}
.button-brown {
  position: relative;
  font-size: 14px;
  padding: 7px 15px 7px 15px;
  background-color: #d06f06;
  font-weight: bold;
  border-radius: 3px;
  cursor: default;
  color: white;
  border: none;
  outline: none;
  vertical-align: bottom;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  display: inline-block;
  box-sizing: border-box;
}
.button-brown:hover {
  background-color: #e97c07;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}
.button-brown:active {
  background-color: #ae610f;
  box-shadow: inset 1px 1px 4px #3b2002;
  top: 1px;
  left: 1px;
}
.button-purple {
  position: relative;
  font-size: 14px;
  padding: 7px 15px 7px 15px;
  background-color: #c36ad1;
  font-weight: bold;
  border-radius: 3px;
  cursor: default;
  color: white;
  border: none;
  outline: none;
  vertical-align: bottom;
  box-shadow: 1px 1px 3px rgba(6, 2, 7, 0.2);
  display: inline-block;
  box-sizing: border-box;
}
.button-purple:hover {
  background-color: #cb7dd7;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}
.button-purple:active {
  background-color: #b362c0;
  box-shadow: inset 1px 1px 4px #70267c;
  top: 1px;
  left: 1px;
}
.button-outline {
  background-color: transparent;
  box-shadow: none;
  border-width: 1px;
  border-style: solid;
  border-color: #b6b6b6;
  font-size: 14px;
  padding: 6px 14px 6px 14px;
  color: #b6b6b6;
}
.button-outline:hover {
  box-shadow: none;
  background-color: rgba(182, 182, 182, 0.1);
}
.button-outline:active {
  background-color: rgba(131, 131, 131, 0.1);
  box-shadow: inset 1px 1px 2px rgba(106, 106, 106, 0.4);
  top: 0px;
  left: 0px;
}
.button-mini {
  font-size: 12px;
  padding: 3px 6px 3px 6px;
}
.button-small {
  font-size: 14px;
  padding: 5px 12px 5px 12px;
}
.button-large {
  font-size: 14px;
  padding: 10px 18px 10px 18px;
}
.button-mega {
  font-size: 16px;
  padding: 12px 24px 12px 24px;
}
.button-outline.button-red {
  border-color: #fc4e4e;
  font-size: 14px;
  padding: 6px 14px 6px 14px;
  color: #fc4e4e;
}
.button-outline.button-red:hover {
  background-color: rgba(252, 78, 78, 0.1);
}
.button-outline.button-red:active {
  background-color: rgba(224, 4, 4, 0.1);
  box-shadow: inset 1px 1px 2px rgba(174, 3, 3, 0.4);
  top: 0px;
  left: 0px;
}
.button-outline.button-yellow {
  border-color: #ffb724;
  font-size: 14px;
  padding: 6px 14px 6px 14px;
  color: #ffb724;
}
.button-outline.button-yellow:hover {
  background-color: rgba(255, 183, 36, 0.1);
}
.button-outline.button-yellow:active {
  background-color: rgba(189, 127, 0, 0.1);
  box-shadow: inset 1px 1px 2px rgba(138, 93, 0, 0.4);
  top: 0px;
  left: 0px;
}
.button-outline.button-blue {
  border-color: #21add3;
  font-size: 14px;
  padding: 6px 14px 6px 14px;
  color: #21add3;
}
.button-outline.button-blue:hover {
  background-color: rgba(33, 173, 211, 0.1);
}
.button-outline.button-blue:active {
  background-color: rgba(19, 101, 123, 0.1);
  box-shadow: inset 1px 1px 2px rgba(12, 65, 79, 0.4);
  top: 0px;
  left: 0px;
}
.button-outline.button-green {
  border-color: #3bbf7e;
  font-size: 14px;
  padding: 6px 14px 6px 14px;
  color: #3bbf7e;
}
.button-outline.button-green:hover {
  background-color: rgba(59, 191, 126, 0.1);
}
.button-outline.button-green:active {
  background-color: rgba(35, 113, 75, 0.1);
  box-shadow: inset 1px 1px 2px rgba(23, 74, 49, 0.4);
  top: 0px;
  left: 0px;
}
.button-outline.button-brown {
  border-color: #d06f06;
  font-size: 14px;
  padding: 6px 14px 6px 14px;
  color: #d06f06;
}
.button-outline.button-brown:hover {
  background-color: rgba(208, 111, 6, 0.1);
}
.button-outline.button-brown:active {
  background-color: rgba(109, 58, 3, 0.1);
  box-shadow: inset 1px 1px 2px rgba(59, 32, 2, 0.4);
  top: 0px;
  left: 0px;
}
.button-outline.button-purple {
  border-color: #c36ad1;
  font-size: 14px;
  padding: 6px 14px 6px 14px;
  color: #c36ad1;
}
.button-outline.button-purple:hover {
  background-color: rgba(195, 106, 209, 0.1);
}
.button-outline.button-purple:active {
  background-color: rgba(147, 50, 163, 0.1);
  box-shadow: inset 1px 1px 2px rgba(112, 38, 124, 0.4);
  top: 0px;
  left: 0px;
}
.button-outline.button-mini {
  font-size: 12px;
  padding: 2px 5px 2px 5px;
}
.button-outline.button-small {
  font-size: 14px;
  padding: 4px 11px 4px 11px;
}
.button-outline.button-large {
  font-size: 14px;
  padding: 9px 17px 9px 17px;
}
.button-outline.button-mega {
  font-size: 16px;
  padding: 11px 23px 11px 23px;
}
.button-group {
  font-size: 0;
}
.button-group button, .button-group .button {
  border-radius: 0px;
  border-right: none;
}
.button-group button:active, .button-group .button:active, .button-group .button-red:active, .button-group .button-yellow:active, .button-group .button-blue:active, .button-group .button-green:active, .button-group .button-brown:active, .button-group .button-purple:active {
  top: 0px;
  left: 0px;
}
.button-group > button:first-child, .button-group .dropdown:first-child > button, .button-group > .button:first-child, .button-group .dropdown:first-child > .button, .button-group > .button-red:first-child, .button-group .dropdown:first-child > .button-red, .button-group > .button-yellow:first-child, .button-group .dropdown:first-child > .button-yellow, .button-group > .button-blue:first-child, .button-group .dropdown:first-child > .button-blue, .button-group > .button-green:first-child, .button-group .dropdown:first-child > .button-green, .button-group > .button-brown:first-child, .button-group .dropdown:first-child > .button-brown, .button-group > .button-purple:first-child, .button-group .dropdown:first-child > .button-purple {
  border-radius: 3px 0px 0px 3px;
}
.button-group > button:last-child, .button-group .dropdown:last-child > button, .button-group > .button:last-child, .button-group .dropdown:last-child > .button {
  border-radius: 0px 3px 3px 0px;
}
.button-group > button:only-child, .button-group .dropdown:only-child > button, .button-group > .button:only-child, .button-group .dropdown:only-child > .button {
  border-radius: 3px;
}
.button-group-mini > button, .button-group-mini > .dropdown > button, .button-group-mini > .button {
  font-size: 12px;
  padding: 3px 6px 3px 6px;
}
.button-group-small > button, .button-group-small > .dropdown > button, .button-group-small > .button {
  font-size: 14px;
  padding: 5px 12px 5px 12px;
}
.button-group-large > button, .button-group-large > .dropdown > button, .button-group-large > .button {
  font-size: 14px;
  padding: 10px 18px 10px 18px;
}
.button-group-mega > button, .button-group-mega > .dropdown > button, .button-group-mega > .button {
  font-size: 16px;
  padding: 12px 24px 12px 24px;
}
body {
  margin: 0px;
  font-family: "Montserrat", sans-serif;
  background-image: url(../images/gradient.png);
  background-repeat: repeat-x;
}
textarea.code-editor {
  font-family: "Courier New", monospace;
  min-height: 500px;
}
a {
  text-decoration: none;
  color: #9332a3;
  font-weight: 400;
}
#login-wrapper {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
}
#login-wrapper header {
  margin-bottom: 80px;
  text-align: center;
}
#login-wrapper article {
  box-shadow: 0px 0px 5px rgba(190, 190, 190, 0.5);
  background-color: white;
  padding: 20px;
}
#unity-canvas {
  aspect-ratio: 1.7777777778;
}
#wrapper {
  max-width: 1635px;
  margin-left: auto;
  margin-right: auto;
}
#wrapper header {
  padding: 15px;
  display: flex;
}
#wrapper header #title {
  flex-grow: 1;
}
#wrapper header #login-info {
  height: 60px;
  line-height: 60px;
}
#wrapper header img {
  height: 64px;
}
#wrapper #content {
  display: flex;
  box-shadow: 0px 0px 5px rgba(190, 190, 190, 0.5);
  padding: 15px;
  border-radius: 5px;
}
#wrapper #content nav {
  width: 300px;
  display: flex;
  flex-direction: column;
  border-right: 1px solid rgba(190, 190, 190, 0.5);
  margin-right: 10px;
  padding-right: 10px;
}
#wrapper #content nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#wrapper #content nav ul li {
  margin: 0px;
  border-radius: 5px;
}
#wrapper #content nav ul li.menu-selected {
  background-color: #e2b8e9;
}
#wrapper #content nav a {
  padding: 10px;
  color: #9332a3;
  font-weight: bold;
  display: block;
}
#wrapper #content article {
  background-color: white;
  min-height: 500px;
  flex-grow: 1;
  padding: 15px;
}
#wrapper #content article h1 {
  margin: 0;
  padding: 0;
}
#wrapper #content article .listing-header {
  display: flex;
}
#wrapper #content article .listing-header .listing-title {
  font-size: xx-large;
  font-weight: 400;
  flex-grow: 1;
}
#wrapper #content article .listing-header a {
  margin-left: 10px;
}
#wrapper #content article .listings {
  margin-top: 30px;
  border-radius: 3px;
  border: 1px solid #e8e8e8;
}
#wrapper #content article .listings .list-item {
  padding: 7px;
  height: 26px;
  border-bottom: 1px solid #f0f0f0;
  cursor: pointer;
  display: flex;
}
#wrapper #content article .listings .list-item .item-description {
  flex-grow: 1;
  line-height: 26px;
}
#wrapper #content article .listings .list-item .item-details {
  margin-left: 7px;
  padding: 3px 8px;
  background-color: #f2dff5;
  border-radius: 3px;
}
#wrapper #content article .listings .list-item a {
  display: block;
}
#wrapper #content article .listings .list-item:last-child {
  border-bottom: none;
}
#wrapper #content article .listings .list-item:hover {
  background-color: #faf2fb;
}
#wrapper #content article .inline-previews .submission {
  display: inline-block;
  margin: 10px;
}
#wrapper #content article #submissions {
  margin-top: 30px;
}
#wrapper #content article #submissions .submission {
  padding: 10px;
  margin: 5px;
  background-color: #d4f2e3;
  display: inline-block;
}
#wrapper #content article #submissions .submission img {
  width: 200px;
}
form {
  margin-top: 30px;
}
label.form-label, label.nostretch {
  font-weight: 400;
}
.question-image-block {
  display: inline-flex;
  flex-direction: column;
  padding: 10px;
  margin: 5px;
  gap: 20px;
  border: 1px solid #e8e8e8;
}
