.logo {
  margin-top: .65rem; }

.cookie-form {
  margin-top: 20px; }
  .cookie-form .form-element-checkbox .checkbox-labels {
    width: 480px; }
  .cookie-form .form-actions {
    margin-top: 10px; }

.new_survey {
  right: -19px;
  top: -10px; }

.tablet header,
.mobile header {
  background-color: #FF4000;
  height: auto;
  clear: both;
  padding-top: 10px;
  padding-bottom: 10px; }
  .tablet header .logo,
  .mobile header .logo {
    margin-top: 0; }
    .tablet header .logo a,
    .mobile header .logo a {
      background: url("../images/bonopolis_logo.png") no-repeat left top;
      -webkit-background-size: auto 38px;
      -moz-background-size: auto 38px;
      background-size: auto 38px;
      height: 38px; }
  .tablet header #dropdown,
  .mobile header #dropdown {
    background-position: right 5px; }

.modal-content-border {
  border-color: #FF4000; }

.node-content .form-control-label {
  font-weight: 600; }

/*# sourceMappingURL=stylesheet.css.map */
