@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4n.ttf) format('truetype');
}
body {
  font-family: 'Open Sans', sans-serif;
  color: black;
}
body #header {
  background-color: #2f2f2f;
}
body #header .client-logo span.logo-holder {
  background-image: url("images/Chiquito_Logotype_RGB.png");
  width: 100%;
  background-position: center;
  background-size: 200px;
  height: 100px;
}
body div#content {
  min-height: calc(100vh - 160px);
  background: url('images/CHQ_Background_Image.jpg') repeat-x top center fixed;
  background-size: cover;
}
body div#content .btn {
  background-color: #ffd200;
  color: black;
  padding: 10px 25px;
  font-size: 20px;
  min-width: 120px;
  border-radius: 10px;
}
body div#content .btn:focus,
body div#content .btn:active,
body div#content .btn:hover {
  background-color: #ffd61a;
  outline: 0;
  box-shadow: none;
}
body div#content .main-content {
  background-color: rgba(255, 255, 255, 0.94);
}
body div#content .main-content .input-group-addon,
body div#content .main-content .form-control,
body div#content .main-content textarea.form-control,
body div#content .main-content select.form-control,
body div#content .main-content .funkyradio input[type="radio"]:empty ~ label,
body div#content .main-content .funkyradio input[type="checkbox"]:empty ~ label {
  font-size: 14pt;
  height: auto;
  border-radius: 0;
}
body div#content .main-content .input-group-addon:before,
body div#content .main-content .form-control:before,
body div#content .main-content textarea.form-control:before,
body div#content .main-content select.form-control:before,
body div#content .main-content .funkyradio input[type="radio"]:empty ~ label:before,
body div#content .main-content .funkyradio input[type="checkbox"]:empty ~ label:before {
  border-radius: 0;
}
body div#content .main-content .input-group-addon:focus,
body div#content .main-content .form-control:focus,
body div#content .main-content textarea.form-control:focus,
body div#content .main-content select.form-control:focus,
body div#content .main-content .funkyradio input[type="radio"]:empty ~ label:focus,
body div#content .main-content .funkyradio input[type="checkbox"]:empty ~ label:focus {
  outline: 0;
  box-shadow: none;
  border-color: #CCC;
}
body div#content .main-content .input-group-addon:first-child,
body div#content .main-content .form-control:first-child,
body div#content .main-content textarea.form-control:first-child,
body div#content .main-content select.form-control:first-child,
body div#content .main-content .funkyradio input[type="radio"]:empty ~ label:first-child,
body div#content .main-content .funkyradio input[type="checkbox"]:empty ~ label:first-child {
  font-size: 12pt;
}
body div#content .panel-footer,
body div#content div.questionHolder,
body div#content .sv_p_container {
  border: 0;
}
body div#content .funkyradio .funkyradio-success input[type="radio"]:checked ~ label:before,
body div#content .funkyradio .funkyradio-success input[type="checkbox"]:checked ~ label:before {
  background-color: #DAE715;
}
body div#content .funkyradio .funkyradio-danger input[type="radio"]:checked ~ label:before,
body div#content .funkyradio .funkyradio-danger input[type="checkbox"]:checked ~ label:before {
  background-color: #E93226;
}
body div#content .funkyradio input[type="radio"]:empty ~ label:before,
body div#content .funkyradio input[type="checkbox"]:empty ~ label:before {
  background: #eeeeee;
}
body div#content .alert {
  animation: pulse ease-in-out 0.2s;
  text-align: center;
  border-radius: 0;
  background-color: #E93226;
  color: white;
  border: 0;
}
body div#content .alert .glyphicon.glyphicon-exclamation-sign {
  display: none;
}
body div#content body div#content .funkyradio input[type="radio"]:empty ~ label,
body div#content body div#content .funkyradio input[type="checkbox"]:empty ~ label {
  border-radius: 0;
}
body div#content .funkyradio input[type="radio"]:empty ~ label,
body div#content .funkyradio input[type="checkbox"]:empty ~ label {
  border-radius: 0;
}
body div#content .funkyradio input[type="radio"]:empty ~ label:before,
body div#content .funkyradio input[type="checkbox"]:empty ~ label:before {
  border-radius: 0;
}
body div#content .br-theme-bootstrap-stars .br-widget a:after {
  color: #ffe980;
}
body div#content .br-theme-bootstrap-stars a.br-active:after,
body div#content .br-theme-bootstrap-stars a.br-selected:after {
  color: #ffd200;
}
body .datetimepicker thead tr:first-child th:hover,
body .datetimepicker tfoot th:hover,
body .datetimepicker table tr td span:hover {
  background-color: rgba(255, 210, 0, 0.5);
  color: black;
}
body div.datetimepicker thead tr:first-child th:hover,
body div.datetimepicker tfoot th:hover,
body div.datetimepicker table tr td span:hover {
  background-color: rgba(255, 210, 0, 0.5);
}
body div.datetimepicker table tr td.active.active.active,
body div.datetimepicker table tr td span.active.active {
  background-color: #ffd200;
  color: black;
}
body div.datetimepicker table tr td.active.active:hover.active,
body div.datetimepicker table tr td span.active:hover.active {
  background-color: #ffd200;
  color: black;
}
body div.datetimepicker table tr td.today.active {
  border: 1px solid transparent;
}
body div.datetimepicker table tr td.day:hover {
  background-color: #ffdb33;
  color: black;
}
footer #footer {
  background-color: #2f2f2f;
  font-family: 'Open Sans', sans-serif;
}
footer #footer a {
  color: white;
}
footer #footer a,
footer #footer p {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
}
