@font-face {
  font-family: 'effra';
  src: url('fonts//effra-medium/effra-medium.woff'), url('fonts//effra-medium/effra-medium.woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "bulmer";
  src: url('fonts//bulmer/bulmer-regular.woff'), url('fonts//bulmer/bulmer-regular.woff2');
  font-weight: 500;
  font-style: normal;
}
body {
  font-family: "bulmer", serif;
  font-weight: 300;
  font-style: normal;
  color: #2D2D2D;
  font-size: 2.5rem;
  line-height: 2.8rem;
  background-color: #fffdf7;
}
body #header {
  background-color: #FFFDF7;
  height: 85px;
}
body #header .client-logo span.logo-holder {
  background-image: url("images/leon-black-square.svg");
  width: 100%;
  background-position: center;
  height: 85px;
}
body .modal-dialog .modal-content {
  background-color: #fffdf7;
  border-radius: 3rem;
  border: 1px solid #2D2D2D;
}
body .modal-dialog .modal-content .loader-holder {
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: center 32px;
  background-image: url("images/leon-black-square.svg");
}
body .modal-dialog .modal-content .loader {
  border-top-color: #001a1a;
}
body div.datetimepicker {
  border-radius: 3rem;
  border: 1px solid #2D2D2D;
  background-color: #fff9e9;
  margin-top: 5px;
}
body div.datetimepicker div.datetimepicker-days th.dow {
  border-color: #2D2D2D;
}
body div.datetimepicker table {
  border-collapse: separate;
}
body div.datetimepicker table td,
body div.datetimepicker table th {
  font-size: 2rem;
}
body div.datetimepicker table tr td {
  border-radius: 3rem;
}
body div.datetimepicker table tr td.active.active,
body div.datetimepicker table tr td span.active.active {
  background-color: #536565;
  color: #FFF;
  border-radius: 3rem;
}
body div.datetimepicker table tr td.active:hover.active,
body div.datetimepicker table tr td span.active:hover.active {
  background-color: #536565;
  color: #FFF;
}
body div.datetimepicker table tr td.today.active {
  border: 1px solid #2D2D2D;
}
body div.datetimepicker table tr td.today:before {
  border: 0;
}
body div.datetimepicker table tr td.day:hover {
  background-color: #536565;
  color: #FFF;
}
body .datetimepicker-dropdown-bottom-right:after,
body .datetimepicker-dropdown-bottom-right:before {
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}
body .panel-footer.card-footer .btn {
  margin-top: 15px;
}
body img {
  width: 100%;
  padding: 25px 0;
  max-width: 375px;
}
body .panel-footer {
  border: 0;
}
body div#content {
  background-color: #fff9e9;
  min-height: calc(100vh - 193px);
}
body .sv_p_container {
  border: 0;
}
body .container-fluid {
  padding-left: 0;
}
body .container-fluid:before {
  width: 100%;
  height: 100%;
  background: url("images/hand-orange-background.png") no-repeat center center fixed;
  background-size: 600px;
  background-position: right center;
  position: fixed;
  z-index: 0;
  opacity: 0.5;
}
@media (max-width: 768px) {
  body .container-fluid:before {
    background-size: contain;
  }
}
body .br-theme-bootstrap-stars .br-widget a.br-active:after {
  color: #07181A;
}
body .br-theme-bootstrap-stars .br-widget a.br-selected:after {
  color: #07181A;
}
body .select2-container--bootstrap.select2-container--below.select2-container--open span.select2-selection.select2-selection--single {
  border-radius: 1.5rem 1.5rem 0 0;
  height: auto;
}
body .select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
  background-color: #536565;
}
body .select2-container--bootstrap .select2-selection--single {
  height: auto;
  line-height: 25px;
}
body .select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
  color: #2D2D2D;
}
body .select2-container--bootstrap .select2-selection {
  font-family: "bulmer", serif;
  font-weight: 300;
  font-style: normal;
  color: #2D2D2D;
  font-size: 2.5rem;
  line-height: 2.8rem;
  border: 1px solid #2D2D2D;
  background-color: transparent;
  box-shadow: none;
  border-radius: 3em;
}
body .select2-container--bootstrap .select2-dropdown {
  background-color: #fff9e9;
  border-color: #2D2D2D;
  box-shadow: none;
}
body .select2-container--bootstrap .select2-dropdown .select2-search__field {
  border-color: #2D2D2D;
  border-radius: 3rem;
  margin: 10px 0;
}
body div#subheader {
  background: #FFEFC0;
  height: 50px;
}
body .main-content {
  background-color: transparent;
}
body .main-content .form-control:focus {
  box-shadow: none;
}
body .main-content .row.language-picker {
  margin-top: -50px;
}
body .main-content .row.language-picker .filter-option-inner-inner {
  font-family: "bulmer", serif;
  color: #2D2D2D;
  font-size: 2.1rem;
  line-height: 22px;
}
@media (max-width: 768px) {
  body .main-content .row.language-picker .pull-right {
    width: 100%;
    padding: 0 50px;
  }
}
body .main-content .row.language-picker .pull-right .dropdown.bootstrap-select.form-control {
  background-color: transparent;
  border: 1px solid #2D2D2D;
  border-radius: 3rem;
  box-shadow: none;
  margin-top: 8px;
}
body .main-content .row.language-picker .pull-right .dropdown.bootstrap-select.form-control.open {
  border-radius: 1.5rem 1.5rem 0 0;
}
body .main-content .row.language-picker .pull-right .bootstrap-select > .dropdown-toggle {
  border: 0;
  background-color: transparent;
}
body .main-content .row.language-picker .pull-right .bootstrap-select .dropdown-toggle:focus {
  outline: 0 !important;
}
body .main-content .row.language-picker .pull-right .bootstrap-select .dropdown-menu.inner {
  background: #FFEFC0;
  border: 1px solid #000;
  border-radius: 0 0 1.5rem 1.5rem;
  box-shadow: none;
}
body .main-content .row.language-picker .pull-right .bootstrap-select .dropdown-menu {
  background-color: transparent;
  box-shadow: none;
  border: 0;
  margin-top: -5px;
}
body .main-content .row.language-picker .pull-right .bootstrap-select .dropdown-menu > .active > a,
body .main-content .row.language-picker .pull-right .bootstrap-select .dropdown-menu > .active > a:focus,
body .main-content .row.language-picker .pull-right .bootstrap-select .dropdown-menu > .active > a:hover {
  background-color: #FFF9E9;
  color: #000;
}
body .main-content .row.language-picker .pull-right .bootstrap-select .dropdown-menu li.selected.active:focus {
  outline: 0;
}
body .main-content .row.language-picker .pull-right .bootstrap-select .dropdown-menu li a {
  padding: 10px;
  font-size: 2rem;
  line-height: 22px;
}
body .main-content .row.language-picker .pull-right .bootstrap-select .dropdown-menu li a:hover {
  background-color: #FFF9E9;
}
body .main-content div#surveyElement a {
  text-decoration: underline;
  color: #2D2D2D;
}
body .main-content div#surveyElement .btn {
  font-family: "effra", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.1rem;
  color: #2D2D2D;
  height: 6rem;
  border-radius: 3rem;
  line-height: 5.3rem;
  color: #000;
  border: 1px solid #2d2d2d;
  transition: background-color 0.25s ease, color 0.25s ease;
  background-color: transparent;
  min-width: 150px;
}
body .main-content div#surveyElement .btn:hover {
  color: #fffdf7;
  background: #000;
  text-decoration: none;
}
body .main-content div#surveyElement .btn:focus {
  outline: 0;
}
body .main-content div#surveyElement span.select2-selection.select2-selection--single {
  background-color: #fff9e9;
  box-shadow: none;
  border-color: #2D2D2D;
  min-height: 35px;
}
body .main-content div#surveyElement .alert {
  color: #FFF;
  border-color: #e8512a;
  background-color: #e8512a;
  animation: pulse ease-in-out 0.2s;
  text-align: center;
  padding: 0;
}
body .main-content div#surveyElement .alert .glyphicon.glyphicon-exclamation-sign {
  display: none;
}
body .main-content div#surveyElement .funkyradio.row {
  margin-left: 0;
}
body .main-content div#surveyElement .funkyradio input[type="radio"]:empty ~ label,
body .main-content div#surveyElement .funkyradio input[type="checkbox"]:empty ~ label {
  border-radius: 2.5rem;
  border-color: #2D2D2D;
  color: #000;
  background-color: #fff9e9;
}
body .main-content div#surveyElement .funkyradio input[type="radio"]:empty ~ label:before,
body .main-content div#surveyElement .funkyradio input[type="checkbox"]:empty ~ label:before {
  border-radius: 2.5rem 0 0 2.5rem;
  background: #fff9e9;
  border-right: 1px solid #2D2D2D;
}
body .main-content div#surveyElement .funkyradio .funkyradio-success input[type="radio"]:checked ~ label:before,
body .main-content div#surveyElement .funkyradio .funkyradio-success input[type="checkbox"]:checked ~ label:before {
  background-color: #536565;
}
body .main-content div#surveyElement .funkyradio .funkyradio-danger input[type="radio"]:checked ~ label:before,
body .main-content div#surveyElement .funkyradio .funkyradio-danger input[type="checkbox"]:checked ~ label:before {
  background-color: #536565;
}
body .main-content div#surveyElement .funkyradio .small.question-description {
  padding: 0 0 20px 0;
  margin-left: 15px;
  font-size: 15pt;
}
body .main-content div#surveyElement div.questionHolder {
  border: 0;
  padding: 0;
  animation: fadeIn ease-in-out 0.6s;
}
body .main-content div#surveyElement div.questionHolder .questionTitle {
  font-size: 2rem;
  padding: 15px 0;
}
body .main-content div#surveyElement div.questionHolder h5.questionTitle span {
  border-bottom: 1px solid #2D2D2D;
  font-family: effra, sans-serif;
  font-size: 28px;
  line-height: 4.5rem;
}
body .main-content div#surveyElement div.questionHolder h1,
body .main-content div#surveyElement div.questionHolder h2,
body .main-content div#surveyElement div.questionHolder .h1,
body .main-content div#surveyElement div.questionHolder .h2 {
  font-family: "effra", sans-serif;
  font-size: 3rem;
  display: inline-block;
  border-bottom: 1px solid #2D2D2D;
}
body .main-content div#surveyElement div.questionHolder select.form-control {
  height: auto;
  padding: 5px 20px;
  -webkit-appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, #2D2D2D 50%), linear-gradient(135deg, #2D2D2D 50%, transparent 50%);
  background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
}
body .main-content div#surveyElement div.questionHolder select.form-control:focus {
  background-image: linear-gradient(45deg, #2D2D2D 50%, transparent 50%), linear-gradient(135deg, transparent 50%, #2D2D2D 50%);
  background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em, calc(100% - 2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
  border-color: #2D2D2D;
  outline: 0;
}
body .main-content div#surveyElement div.questionHolder select.form-control,
body .main-content div#surveyElement div.questionHolder input.form-control,
body .main-content div#surveyElement div.questionHolder textarea.form-control {
  border-radius: 3rem;
  border: 1px solid #2D2D2D;
  background-color: #fff9e9;
  font-size: 1em;
  margin-left: 15px;
  padding: 10px 1em;
  color: #2D2D2D;
}
body .main-content div#surveyElement div.questionHolder .br-theme-image-stars .br-widget a,
body .main-content div#surveyElement div.questionHolder .br-theme-custom-image .br-widget a {
  font-family: "effra", sans-serif;
  background-image: url("images/leon-rating-off.svg");
  line-height: 56px;
  text-indent: 0;
  background-size: 90%;
  color: #2D2D2D;
  opacity: 1;
  font-size: 80%;
  text-decoration: none;
}
body .main-content div#surveyElement div.questionHolder .br-theme-image-stars .br-widget a.br-selected.br-current,
body .main-content div#surveyElement div.questionHolder .br-theme-custom-image .br-widget a.br-selected.br-current {
  background-image: url("images/leon-rating-on.svg");
  animation: pulse ease-in-out 0.2s;
  color: #FFF;
}
body .main-content div#surveyElement div.questionHolder .br-theme-image-stars .br-widget a:focus,
body .main-content div#surveyElement div.questionHolder .br-theme-custom-image .br-widget a:focus,
body .main-content div#surveyElement div.questionHolder .br-theme-image-stars .br-widget a:hover,
body .main-content div#surveyElement div.questionHolder .br-theme-custom-image .br-widget a:hover {
  text-decoration: none;
  background-image: url("images/leon-rating-on.svg");
  color: #FFF;
}
body .main-content div#surveyElement div.questionHolder .calendardatetimepicker .input-group-addon {
  border-color: #2D2D2D;
  background-color: #fff9e9;
  border-radius: 3rem 0 0 3rem;
  margin-left: 0;
}
body .main-content div#surveyElement div.questionHolder .calendardatetimepicker .input-group-addon .glyphicon {
  top: 2px;
  left: 2px;
}
body .main-content div#surveyElement div.questionHolder .calendardatetimepicker input.form-control {
  border: 1px solid #2D2D2D;
  background-color: #fff9e9;
  box-shadow: none;
  border-radius: 0 3em 3em 0;
  margin-left: 0;
  color: #2D2D2D;
  padding: 20px 12px;
}
body #footer {
  background-color: #001a1a;
  padding: 20px 0 0;
}
body #footer a,
body #footer p {
  font-family: "effra", sans-serif;
}
body .prizedraw-page a,
body .privacypolicy-page a,
body .cookies-page a,
body .terms-page a {
  text-decoration: underline;
  color: #2D2D2D;
}
body .prizedraw-page .page-title,
body .privacypolicy-page .page-title,
body .cookies-page .page-title,
body .terms-page .page-title {
  border-color: #2D2D2D;
  font-family: "effra", sans-serif;
  font-size: 3rem;
}
body .prizedraw-page .h3,
body .privacypolicy-page .h3,
body .cookies-page .h3,
body .terms-page .h3,
body .prizedraw-page h3,
body .privacypolicy-page h3,
body .cookies-page h3,
body .terms-page h3 {
  font-family: "effra", sans-serif;
  font-size: 2rem;
  border-bottom: 1px solid #2D2D2D;
  display: inline-block;
}
