body {
  padding-top: 60px;
  padding-bottom: 40px;
}
h1 {
  padding-bottom: 0;
  margin-bottom: 20px;
}
h2 {
  margin-top: 20px;
}
h2.entityList {
  border-top: 1px solid #cccccc;
  margin-top: 30px;
  padding-top: 35px;
  margin-bottom: 30px;
}
ul.errorContainer {
  list-style-type: none;
  margin: 0 0 20px;
}
ul.errorContainer li {
  color: #ff0000;
  font-weight: bold;
}
ul.warningContainer {
  list-style-type: none;
  margin: 0 0 20px;
}
ul.warningContainer li {
  color: #FFA500;
  font-weight: bold;
}
textarea {
  width: 400px;
  height: 200px;
}
.date {
  width: 140px;
}
.form-signin {
  max-width: 370px;
  padding: 19px 29px 29px;
  margin: 0 auto 20px;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin input[type="text"],
.form-signin input[type="password"] {
  font-size: 16px;
  height: auto;
  margin-bottom: 15px;
  padding: 7px 9px;
}
div.dataTables_length select {
  width: 100px;
}
#globalMessageContainer {
  list-style-type: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  margin: 0;
}
#globalMessageContainer.loggedIn {
  position: static;
  margin-top: -20px;
}
#globalMessageContainer li {
  background: #ffffff;
  padding: 10px 20px;
}
#globalMessageContainer li.error {
  background: #e5e5e5;
  color: #444444;
}
.colorpicker input {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  display: inline;
  width: auto;
  line-height: normal;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
input.datepicker,
input.time {
  width: 100px;
  margin-right: 5px;
}
.buttonGroup {
  text-align: right;
}
.entityListContainer {
  position: relative;
}
.entityListContainer .containerFilter {
  position: relative;
  border-top: 1px solid #cccccc;
  margin-bottom: 20px;
  padding-top: 20px;
  margin-top: 30px;
}
.entityListContainer .containerFilter .filterSwitch {
  position: absolute;
  top: -11px;
  left: 18px;
  z-index: 3;
  background: #ffffff;
  padding: 0 10px;
}
.entityListContainer .containerFilter .filterSwitch a {
  color: #000000;
  text-decoration: none;
}
.entityListContainer .form-filter {
  display: none;
  margin-bottom: 30px;
}
.entityListContainer .form-filter.show {
  display: block;
}
.entityListContainer .form-filter .form-group:last-child {
  margin-bottom: 0;
}
.entityListContainer .buttonGroup {
  text-align: right;
  margin: -55px 0 20px;
}
.entityListContainer .dataTables_wrapper {
  position: relative;
  z-index: 2;
}
.entityListContainer div.dataTables_filter input {
  margin-left: 5px;
}
.entityDetailContainer .buttonGroup {
  margin-top: 40px;
  margin-bottom: 40px;
}
.entityDetailContainer .buttonGroup .btn {
  margin-right: 5px;
}
.form-group.required label.control-label:after {
  content: "*";
  color: #ff0000;
  margin-right: -5px;
}
form input.error,
form textarea.error {
  background-color: #e5e5e5;
}
form label.error {
  display: inline;
  margin-left: 10px;
  color: #ff0000;
}
.filterContainer label {
  font-weight: bold;
}
.filterContainer select,
.filterContainer input {
  margin-right: 20px;
}
.filterContainer input[type="checkbox"] {
  margin-top: 0;
  margin-left: 5px;
}
th.right,
td.right {
  text-align: right;
}
thead {
  background: #e5e5e5;
}
tfoot {
  background: #e5e5e5;
}
tfoot td {
  font-weight: bold;
}
.tab-content .tab-pane {
  padding-top: 20px;
}
.tab-content h2.entityList {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v14/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff2) format('woff2');
  unicode-range: U0000-00FF, U0131, U0152-0153, U02BB-02BC, U02C 6, U02DA, U02DC, U2000-206F, U2074, U20AC, U2122, U2191, U2193, U2212, U2215, UFEFF, UFFFD;
}
@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourceserifpro/v11/neIQzD-0qpwxpaWvjeD0X88SAOeauXQ-oA.woff2) format('woff2');
  unicode-range: U0000-00FF, U0131, U0152-0153, U02BB-02BC, U02C 6, U02DA, U02DC, U2000-206F, U2074, U20AC, U2122, U2191, U2193, U2212, U2215, UFEFF, UFFFD;
}
:root {
  --sourceSans: 'Source Sans Pro', sans-serif;
  --sourceSerif: 'Source Serif Pro', serif;
  --yellow: #fdb515;
  --purple: #383556;
  --red: #df5b5a;
  --blue: #6f90a8;
}
.surveyHeader {
  position: fixed;
  top: 0;
  width: 100%;
  height: 85px;
  box-shadow: 0px -10px 20px rgba(0,0,0,0.3);
  display: flex;
  align-content: center;
  justify-content: center;
  padding: 15px;
  z-index: 1001;
  background: white;
}
.surveyHeader .frLogo {
  width: 200px;
}
.surveyBody {
  padding-top: 100px;
}
.surveyBody h1 {
  font-family: var(--sourceSerif);
  text-align: center;
  color: var(--purple);
  margin-bottom: 30px;
}
.surveyBody .hotelName {
  font-size: 14px;
  letter-spacing: 2px;
  font-weight: bold;
  color: var(--purple);
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 15px;
}
.surveyBody .hotelName.da {
  color: var(--blue);
}
.surveyBody .hotelName.al {
  color: var(--red);
}
.surveyBody .hotelName.ob {
  color: var(--yellow);
}
.surveyBody .dfltBtn {
  display: flex;
  width: 100%;
  justify-content: center;
  margin: 15px 0;
}
.surveyBody .dfltBtn a,
.surveyBody .dfltBtn input {
  font-size: 14px;
  letter-spacing: 2px;
  font-weight: bold;
  color: var(--purple);
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 15px;
  background-color: var(--yellow);
  padding: 10px;
  text-decoration: none;
  border: none;
  outline: none;
}
.surveyBody .dfltBtn a.correction,
.surveyBody .dfltBtn input.correction {
  background: transparent;
  margin: 30px 0;
}
.surveyBody .scoreArea {
  display: flex;
  justify-content: space-between;
  margin: 30px 0;
}
.surveyBody .scoreArea .score {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-content: center;
  text-align: center;
  font-size: 14px;
  letter-spacing: 2px;
  font-weight: bold;
  color: var(--purple);
  text-transform: uppercase;
}
.surveyBody .question {
  display: block;
  font-size: 14px;
  letter-spacing: 2px;
  font-weight: bold;
  color: var(--purple);
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 15px;
}
.surveyBody textarea {
  width: 100%;
  outline: none;
  padding: 15px;
  margin-bottom: 30px;
}
.surveyBody .input {
  width: 100%;
  outline: none;
  padding-left: 15px;
  margin-bottom: 30px;
}
.surveyBody .scoreSmiley {
  width: 30px;
  height: 30px;
  position: relative;
  top: 6px;
}
.surveyBody .languagePicker {
  margin-top: 15px;
}
.surveyBody .languagePicker a {
  color: var(--blue);
}
.surveyBody .languagePicker a.active {
  text-decoration: underline;
}
