.fruity .btn-check:active + .btn-outline-secondary,
.fruity .btn-check:checked + .btn-outline-secondary,
.fruity .btn-check:focus + .btn-outline-secondary,
.fruity .btn-outline-secondary.active,
.fruity .btn-outline-secondary:active,
.fruity .btn-outline-secondary:focus,
.fruity .btn-outline-secondary:hover,
.fruity .open .dropdown-toggle.btn-outline-secondary,
.fruity .show > .btn-outline-secondary.dropdown-toggle {
  background-color: rgba(7, 26, 45, 0.1);
  border: 1px solid #071a2d;
  color: #071a2d;
}
.fruity .btn-check:active + .btn-primary,
.fruity .btn-check:checked + .btn-primary,
.fruity .btn-check:focus + .btn-primary,
.fruity .btn-primary.active,
.fruity .btn-primary.active.active,
.fruity .btn-primary.active:focus,
.fruity .btn-primary:active,
.fruity .btn-primary:focus,
.fruity .btn-primary:hover,
.fruity .open .dropdown-toggle.btn-primary {
  background-color: #163656;
  border: 1px solid #071a2d;
  color: #fff;
}
.fruity .btn-check:active + .btn-success,
.fruity .btn-check:checked + .btn-success,
.fruity .btn-check:focus + .btn-success,
.fruity .btn-success.active,
.fruity .btn-success:active,
.fruity .btn-success:focus,
.fruity .btn-success:hover,
.fruity .open .dropdown-toggle.btn-success,
.fruity .show > .btn-success.dropdown-toggle {
  background-color: #153967;
  border: 1px solid #071a2d;
  color: #fff;
}
.fruity .btn-check:active + .btn-info,
.fruity .btn-check:checked + .btn-info,
.fruity .btn-check:focus + .btn-info,
.fruity .btn-info.active,
.fruity .btn-info:active,
.fruity .btn-info:focus,
.fruity .btn-info:hover,
.fruity .open .dropdown-toggle.btn-info,
.fruity .show > .btn-info.dropdown-toggle {
  background-color: #2e104d;
  border: 1px solid #1c0a2f;
  color: #fff;
}
.fruity .btn-check:active + .btn-warning,
.fruity .btn-check:checked + .btn-warning,
.fruity .btn-check:focus + .btn-warning,
.fruity .btn-warning.active,
.fruity .btn-warning:active,
.fruity .btn-warning:focus,
.fruity .btn-warning:hover,
.fruity .open .dropdown-toggle.btn-warning,
.fruity .show > .btn-warning.dropdown-toggle {
  background-color: #80431e;
  border: 1px solid #184d0b;
  color: #fff;
}
.fruity .nav-tabs > li.active > a,
.fruity .nav-tabs > li.active > a:focus,
.fruity .nav-tabs > li.active > a:hover {
  background-color: #fff;
  border: 1px solid #dadada;
  color: #636363;
}
.fruity pagination > li > a {
  background-color: #fff;
  border: 1px solid #dadada;
  color: #17222c;
}
.fruity a.list-group-item-success.active,
.fruity a.list-group-item-success.active:focus,
.fruity a.list-group-item-success.active:hover,
.fruity a.list-group-item.active,
.fruity a.list-group-item.active:focus,
.fruity a.list-group-item.active:hover {
  background-color: #17222c;
  border: 1px solid #17222c;
  color: #fff;
}
.fruity a.list-group-item-info.active,
.fruity a.list-group-item-info.active:focus,
.fruity a.list-group-item-info.active:hover {
  background-color: #265c92;
  border: 1px solid #265c92;
  color: #fff;
}
.fruity a.list-group-item-warning.active,
.fruity a.list-group-item-warning.active:focus,
.fruity a.list-group-item-warning.active:hover {
  background-color: #6aff4d;
  border: 1px solid #6aff4d;
  color: #fff;
}
.fruity a.list-group-item-danger.active,
.fruity a.list-group-item-danger.active:focus,
.fruity a.list-group-item-danger.active:hover {
  background-color: #a94442;
  border: 1px solid #a94442;
  color: #fff;
}
.fruity .carousel-control:focus,
.fruity .carousel-control:hover {
  color: #fff;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.fruity .list-surveys h3,
.fruity .pagetitle,
.fruity .side-body h3 {
  border-bottom: 2px solid #17222c;
  color: #fff;
  color: #333;
}
#ui-datepicker-div {
  background-color: #fff;
  border: 1px solid #ccc;
}
body {
  background-color: #fff;
  color: #35363f;
}
.fruity mark {
  background: #fff453;
  color: #000;
}
.fruity a {
  color: #17222c;
}
.fruity a:focus,
.fruity a:hover {
  color: #071a2d;
}
.fruity a.badge:focus,
.fruity a.badge:hover {
  color: #fff;
}
.fruity a.list-group-item {
  color: #49513f;
}
.fruity a.list-group-item.active .list-group-item-text,
.fruity a.list-group-item.active:focus .list-group-item-text,
.fruity a.list-group-item.active:hover .list-group-item-text {
  color: #94b8dc;
}
.fruity a.list-group-item.active > .badge {
  background-color: #fff;
  color: #17222c;
}
.fruity a.list-group-item .list-group-item-heading {
  color: #333;
}
.fruity a.list-group-item:focus,
.fruity a.list-group-item:hover {
  background-color: #819ebc;
}
.fruity a.thumbnail.active,
.fruity a.thumbnail:focus,
.fruity a.thumbnail:hover {
  border: 1px solid #17222c;
}
.fruity a.list-group-item-success {
  color: #17222c;
}
.fruity a.list-group-item-success:focus,
.fruity a.list-group-item-success:hover {
  background-color: #94b8dc;
  color: #17222c;
}
.fruity a.list-group-item-info {
  color: #265c92;
}
.fruity a.list-group-item-info:focus,
.fruity a.list-group-item-info:hover {
  background-color: #9f80c2;
  color: #265c92;
}
.fruity a.list-group-item-warning {
  color: #6aff4d;
}
.fruity a.list-group-item-warning:focus,
.fruity a.list-group-item-warning:hover {
  background-color: #65b85c;
  color: #6aff4d;
}
.fruity a.list-group-item-danger {
  color: #a94442;
}
.fruity a.list-group-item-danger:focus,
.fruity a.list-group-item-danger:hover {
  background-color: #7eb938;
  color: #a94442;
}
.fruity a.text-primary:hover,
.fruity a.text-success:hover {
  color: #163656;
}
.fruity a.text-info:hover {
  color: #2e104d !important;
}
.fruity a.text-warning:hover {
  color: #f6863a;
}
.fruity a.text-danger:hover {
  color: #ace369;
}
.fruity a.bg-primary:hover {
  background-color: #163656;
}
.fruity a.bg-success:hover {
  background-color: #81acd6;
}
.fruity a.bg-info:hover {
  background-color: #9170b9;
}
.fruity a.bg-warning:hover {
  background-color: #136454;
}
.fruity a.bg-danger:hover {
  background-color: #71a532;
}
.fruity .img-thumbnail {
  background-color: #fff;
  border: 1px solid #dadada;
}
.fruity hr {
  border-top: 1px solid #819ebc;
}
.fruity .text-muted {
  color: #858585 !important;
}
.fruity .text-info,
.fruity .text-primary,
.fruity .text-success {
  color: #17222c !important;
}
.fruity .text-warning {
  color: #f6863a !important;
}
.fruity .text-danger {
  color: #a94442 !important;
}
.fruity .bg-primary {
  background-color: #17222c !important;
  color: #fff !important;
}
.fruity .bg-success {
  background-color: #a7c5e2 !important;
}
.fruity .bg-info {
  background-color: #4b6d9b !important;
}
.fruity .bg-warning {
  background-color: #76bf6f !important;
}
.fruity .bg-danger {
  background-color: #8bc644 !important;
}
.fruity .page-header {
  border-bottom: 1px solid #819ebc;
}
.fruity abbr[data-original-title] {
  border-bottom: 1px dotted #858585;
}
.fruity blockquote {
  border-left: 5px solid #819ebc;
}
.fruity blockquote .small,
.fruity blockquote footer,
.fruity blockquote small {
  color: #858585;
}
.fruity .blockquote-reverse,
.fruity blockquote.pull-right {
  border-right: 5px solid #819ebc;
}
.fruity code {
  background-color: #f0f4dd;
  color: #9ebf13;
}
.fruity kbd {
  background-color: #333;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: #fff;
}
.fruity pre {
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  color: #35363f;
}
.fruity .table > tbody + tbody {
  border-top: 2px solid #dadada;
}
.fruity .table > tbody > tr > td.active {
  background-color: #f5f5f5;
}
.fruity .table > tbody > tr > td.success {
  background-color: #a7c5e2;
}
.fruity .table > tbody > tr > td.info {
  background-color: #4b6d9b;
}
.fruity .table > tbody > tr > td.warning {
  background-color: #76bf6f;
}
.fruity .table > tbody > tr > td.danger {
  background-color: #8bc644;
}
.fruity .table > tbody > tr > th.active {
  background-color: #f5f5f5;
}
.fruity .table > tbody > tr > th.success {
  background-color: #a7c5e2;
}
.fruity .table > tbody > tr > th.info {
  background-color: #4b6d9b;
}
.fruity .table > tbody > tr > th.warning {
  background-color: #76bf6f;
}
.fruity .table > tbody > tr > th.danger {
  background-color: #8bc644;
}
.fruity .table > tbody > tr.active > td,
.fruity .table > tbody > tr.active > th {
  background-color: #f5f5f5;
}
.fruity .table > tbody > tr.success > td,
.fruity .table > tbody > tr.success > th {
  background-color: #a7c5e2;
}
.fruity .table > tbody > tr.info > td,
.fruity .table > tbody > tr.info > th {
  background-color: #4b6d9b;
}
.fruity .table > tbody > tr.warning > td,
.fruity .table > tbody > tr.warning > th {
  background-color: #76bf6f;
}
.fruity .table > tbody > tr.danger > td,
.fruity .table > tbody > tr.danger > th {
  background-color: #8bc644;
}
.fruity .table > tfoot > tr > td {
  border-top: 1px solid #dadada;
}
.fruity .table > tfoot > tr > td.active {
  background-color: #f5f5f5;
}
.fruity .table > tfoot > tr > td.success {
  background-color: #a7c5e2;
}
.fruity .table > tfoot > tr > td.info {
  background-color: #4b6d9b;
}
.fruity .table > tfoot > tr > td.warning {
  background-color: #76bf6f;
}
.fruity .table > tfoot > tr > td.danger {
  background-color: #8bc644;
}
.fruity .table > tfoot > tr > th.active {
  background-color: #f5f5f5;
}
.fruity .table > tfoot > tr > th.success {
  background-color: #a7c5e2;
}
.fruity .table > tfoot > tr > th.info {
  background-color: #4b6d9b;
}
.fruity .table > tfoot > tr > th.warning {
  background-color: #76bf6f;
}
.fruity .table > tfoot > tr > th.danger {
  background-color: #8bc644;
}
.fruity .table > tfoot > tr.active > td,
.fruity .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.fruity .table > tfoot > tr.success > td,
.fruity .table > tfoot > tr.success > th {
  background-color: #a7c5e2;
}
.fruity .table > tfoot > tr.info > td,
.fruity .table > tfoot > tr.info > th {
  background-color: #4b6d9b;
}
.fruity .table > tfoot > tr.warning > td,
.fruity .table > tfoot > tr.warning > th {
  background-color: #76bf6f;
}
.fruity .table > tfoot > tr.danger > td,
.fruity .table > tfoot > tr.danger > th {
  background-color: #8bc644;
}
.fruity .table > thead > tr > th {
  border-bottom: 2px solid #dadada;
}
.fruity .table > thead > tr > th.active {
  background-color: #f5f5f5;
}
.fruity .table > thead > tr > th.success {
  background-color: #a7c5e2;
}
.fruity .table > thead > tr > th.info {
  background-color: #4b6d9b;
}
.fruity .table > thead > tr > th.warning {
  background-color: #76bf6f;
}
.fruity .table > thead > tr > th.danger {
  background-color: #8bc644;
}
.fruity .table > thead > tr > td.active {
  background-color: #f5f5f5;
}
.fruity .table > thead > tr > td.success {
  background-color: #a7c5e2;
}
.fruity .table > thead > tr > td.info {
  background-color: #4b6d9b;
}
.fruity .table > thead > tr > td.warning {
  background-color: #76bf6f;
}
.fruity .table > thead > tr > td.danger {
  background-color: #8bc644;
}
.fruity .table > thead > tr.active > td,
.fruity .table > thead > tr.active > th {
  background-color: #f5f5f5;
}
.fruity .table > thead > tr.success > td,
.fruity .table > thead > tr.success > th {
  background-color: #a7c5e2;
}
.fruity .table > thead > tr.info > td,
.fruity .table > thead > tr.info > th {
  background-color: #4b6d9b;
}
.fruity .table > thead > tr.warning > td,
.fruity .table > thead > tr.warning > th {
  background-color: #76bf6f;
}
.fruity .table > thead > tr.danger > td,
.fruity .table > thead > tr.danger > th {
  background-color: #8bc644;
}
.fruity .table .table {
  background-color: #fff;
}
.fruity .table-bordered,
.fruity .table-bordered > tbody > tr > td,
.fruity .table-bordered > tbody > tr > th,
.fruity .table-bordered > tfoot > tr > td,
.fruity .table-bordered > tfoot > tr > th,
.fruity .table-bordered > thead > tr > td,
.fruity .table-bordered > thead > tr > th {
  border: 1px solid #dadada;
}
.fruity legend {
  border-bottom: 1px solid #e6e6e6;
  color: #35363f;
}
.fruity output {
  color: #636363;
}
.fruity .form-control {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  color: #636363;
}
.fruity .form-control:focus {
  border: 1px solid #17222c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(33, 79, 126, 0.6);
}
.fruity .form-control:-ms-input-placeholder {
  color: #858585;
}
.fruity .form-control::-moz-placeholder {
  color: #858585;
  opacity: 1;
}
.fruity .form-control::-webkit-input-placeholder {
  color: #858585;
}
.fruity .form-control[disabled] {
  background-color: #f5f5f5;
  color: #e3e3e3;
  opacity: 1;
}
.fruity .form-control[disabled].total {
  color: #35363f;
}
.fruity .form-control[readonly],
.fruity fieldset[disabled] .form-control {
  background-color: #f5f5f5;
  opacity: 1;
}
.fruity fieldset[disabled] .btn-outline-secondary {
  background-color: hsla(0, 0%, 100%, 0.5);
  border: 1px solid #17222c;
  color: #17222c;
}
.fruity fieldset[disabled] .btn-outline-secondary.active,
.fruity fieldset[disabled] .btn-outline-secondary:active,
.fruity fieldset[disabled] .btn-outline-secondary:focus,
.fruity fieldset[disabled] .btn-outline-secondary:hover {
  background-color: hsla(0, 0%, 100%, 0.5);
  border: 1px solid #ccc;
}
.fruity fieldset[disabled] .btn-primary,
.fruity fieldset[disabled] .btn-primary.active,
.fruity fieldset[disabled] .btn-primary:active,
.fruity fieldset[disabled] .btn-primary:focus,
.fruity fieldset[disabled] .btn-primary:hover,
.fruity fieldset[disabled] .btn-success,
.fruity fieldset[disabled] .btn-success.active,
.fruity fieldset[disabled] .btn-success:active,
.fruity fieldset[disabled] .btn-success:focus,
.fruity fieldset[disabled] .btn-success:hover {
  background-color: #17222c;
  border: 1px solid #17222c;
}
.fruity fieldset[disabled] .btn-info,
.fruity fieldset[disabled] .btn-info.active,
.fruity fieldset[disabled] .btn-info:active,
.fruity fieldset[disabled] .btn-info:focus,
.fruity fieldset[disabled] .btn-info:hover {
  background-color: #265c92;
  border: 1px solid #265c92;
}
.fruity fieldset[disabled] .btn-warning {
  background-color: hsla(0, 0%, 100%, 0.2);
  border: 1px solid #f6863a;
}
.fruity fieldset[disabled] .btn-warning.active,
.fruity fieldset[disabled] .btn-warning:active,
.fruity fieldset[disabled] .btn-warning:focus,
.fruity fieldset[disabled] .btn-warning:hover {
  background-color: hsla(0, 0%, 100%, 0.5);
  border: 1px solid #f6863a;
}
.fruity fieldset[disabled] .btn-danger {
  background-color: hsla(0, 0%, 100%, 0.2);
  border: 1px solid #a94442;
  color: #a94442;
}
.fruity fieldset[disabled] .btn-danger.active,
.fruity fieldset[disabled] .btn-danger:active,
.fruity fieldset[disabled] .btn-danger:focus,
.fruity fieldset[disabled] .btn-danger:hover {
  background-color: hsla(0, 0%, 100%, 0.5);
  border: 1px solid #a94442;
}
.fruity fieldset[disabled] .btn-link:focus,
.fruity fieldset[disabled] .btn-link:hover {
  text-decoration: underline;
}
.fruity .has-success .checkbox,
.fruity .has-success .checkbox-inline,
.fruity .has-success .control-label,
.fruity .has-success .help-block,
.fruity .has-success .radio,
.fruity .has-success .radio-inline {
  color: #17222c;
}
.fruity .has-success .form-control {
  border: 1px solid #17222c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.fruity .has-success .form-control:focus {
  border: 1px solid #163656;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #abff53;
}
.fruity .has-success .input-group-addon {
  background-color: #a7c5e2;
  border: 1px solid #17222c;
  color: #17222c;
}
.fruity .has-success .form-control-feedback {
  color: #17222c;
}
.fruity .has-warning .checkbox,
.fruity .has-warning .checkbox-inline,
.fruity .has-warning .control-label,
.fruity .has-warning .help-block,
.fruity .has-warning .radio,
.fruity .has-warning .radio-inline {
  color: #6aff4d;
}
.fruity .has-warning .form-control {
  border: 1px solid #6aff4d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.fruity .has-warning .form-control:focus {
  border: 1px solid #f6863a;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0ffb3;
}
.fruity .has-warning .input-group-addon {
  background-color: #76bf6f;
  border: 1px solid #6aff4d;
  color: #6aff4d;
}
.fruity .has-warning .form-control-feedback {
  color: #6aff4d;
}
.fruity .has-error .checkbox,
.fruity .has-error .checkbox-inline,
.fruity .has-error .control-label,
.fruity .has-error .help-block,
.fruity .has-error .radio,
.fruity .has-error .radio-inline {
  color: #a94442;
}
.fruity .has-error .form-control {
  border: 1px solid #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.fruity .has-error .form-control:focus {
  border: 1px solid #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f4ffe6;
}
.fruity .has-error .input-group-addon {
  background-color: transparent;
  border: 1px solid #a94442;
  color: #a94442;
}
.fruity .has-error .form-control-feedback {
  color: #a94442;
}
.fruity .help-block {
  color: #7f8d6e;
}
.fruity .btn-outline-secondary {
  background-color: hsla(0, 0%, 100%, 0.2);
  border: 1px solid #17222c;
  color: #17222c;
}
.fruity .btn-outline-secondary.disabled,
.fruity .btn-outline-secondary.disabled.active,
.fruity .btn-outline-secondary.disabled:active,
.fruity .btn-outline-secondary.disabled:focus,
.fruity .btn-outline-secondary.disabled:hover {
  background-color: #fff;
  border: 1px solid #ccc;
}
.fruity .btn-outline-secondary .badge {
  background-color: #333;
  color: #fff;
}
.fruity .btn-outline-secondary[disabled],
.fruity .btn-outline-secondary[disabled].active,
.fruity .btn-outline-secondary[disabled]:active,
.fruity .btn-outline-secondary[disabled]:focus,
.fruity .btn-outline-secondary[disabled]:hover {
  background-color: #fff;
  border: 1px solid #ccc;
}
.fruity .btn-primary {
  color: #fff;
}
.fruity .btn-primary,
.fruity .btn-primary.disabled,
.fruity .btn-primary.disabled.active,
.fruity .btn-primary.disabled:active,
.fruity .btn-primary.disabled:focus,
.fruity .btn-primary.disabled:hover {
  background-color: #17222c;
  border: 1px solid #17222c;
}
.fruity .btn-primary .badge {
  background-color: #fff;
  color: #17222c;
}
.fruity .btn-primary label:hover {
  cursor: pointer;
}
.fruity .btn-primary[disabled],
.fruity .btn-primary[disabled].active,
.fruity .btn-primary[disabled]:active,
.fruity .btn-primary[disabled]:focus,
.fruity .btn-primary[disabled]:hover,
.fruity .btn-success {
  background-color: #17222c;
  border: 1px solid #17222c;
}
.fruity .btn-success {
  color: #fff;
}
.fruity .btn-success.disabled,
.fruity .btn-success.disabled.active,
.fruity .btn-success.disabled:active,
.fruity .btn-success.disabled:focus,
.fruity .btn-success.disabled:hover {
  background-color: #17222c;
  border: 1px solid #17222c;
}
.fruity .btn-success .badge {
  background-color: #fff;
  color: #17222c;
}
.fruity .btn-success[disabled],
.fruity .btn-success[disabled].active,
.fruity .btn-success[disabled]:active,
.fruity .btn-success[disabled]:focus,
.fruity .btn-success[disabled]:hover {
  background-color: #17222c;
  border: 1px solid #17222c;
}
.fruity .btn-info {
  color: #fff;
}
.fruity .btn-info,
.fruity .btn-info.disabled,
.fruity .btn-info.disabled.active,
.fruity .btn-info.disabled:active,
.fruity .btn-info.disabled:focus,
.fruity .btn-info.disabled:hover {
  background-color: #265c92;
  border: 1px solid #265c92;
}
.fruity .btn-info .badge {
  background-color: #fff;
  color: #265c92;
}
.fruity .btn-info[disabled],
.fruity .btn-info[disabled].active,
.fruity .btn-info[disabled]:active,
.fruity .btn-info[disabled]:focus,
.fruity .btn-info[disabled]:hover {
  background-color: #265c92;
  border: 1px solid #265c92;
}
.fruity .btn-warning {
  background-color: transparent;
  border: 1px solid #8c4921;
  color: #fff;
}
.fruity .btn-warning.disabled,
.fruity .btn-warning.disabled.active,
.fruity .btn-warning.disabled:active,
.fruity .btn-warning.disabled:focus,
.fruity .btn-warning.disabled:hover {
  background-color: hsla(0, 0%, 100%, 0.5);
  border: 1px solid #f6863a;
}
.fruity .btn-warning .badge {
  background-color: #f6863a;
  color: hsla(0, 0%, 100%, 0.5);
}
.fruity .btn-warning[disabled] {
  border: 1px solid #f6863a;
}
.fruity .btn-danger,
.fruity .btn-warning[disabled],
.fruity .btn-warning[disabled].active,
.fruity .btn-warning[disabled]:active,
.fruity .btn-warning[disabled]:focus,
.fruity .btn-warning[disabled]:hover {
  background-color: hsla(0, 0%, 100%, 0.5);
}
.fruity .btn-danger {
  border: 1px solid #a94442;
  color: #a94442;
}
.fruity .btn-danger.active,
.fruity .btn-danger:active,
.fruity .btn-danger:focus,
.fruity .btn-danger:hover {
  background-color: hsla(0, 0%, 100%, 0.5);
}
.fruity .btn-danger.disabled,
.fruity .btn-danger.disabled.active,
.fruity .btn-danger.disabled:active,
.fruity .btn-danger.disabled:focus,
.fruity .btn-danger.disabled:hover {
  background-color: #a0352f;
  border: 1px solid #8c2e29;
}
.fruity .btn-danger .badge {
  background-color: #fff;
  color: #a0352f;
}
.fruity .btn-danger[disabled],
.fruity .btn-danger[disabled].active,
.fruity .btn-danger[disabled]:active,
.fruity .btn-danger[disabled]:focus,
.fruity .btn-danger[disabled]:hover {
  background-color: #a0352f;
  border: 1px solid #8c2e29;
}
.fruity .btn-link {
  color: #17222c;
}
.fruity .btn-link:focus,
.fruity .btn-link:hover {
  color: #071a2d;
}
.fruity .btn-link[disabled]:focus,
.fruity .btn-link[disabled]:hover {
  color: #858585;
}
.fruity .btn-check:active + .btn-outline-secondary:focus,
.fruity .btn-check:active + .btn-primary:focus,
.fruity .btn-check:active + .btn-success:focus,
.fruity .btn-check:checked + .btn-outline-secondary:focus,
.fruity .btn-check:checked + .btn-primary:focus,
.fruity .btn-check:checked + .btn-success:focus,
.fruity .btn-check:focus + .btn-outline-secondary,
.fruity .btn-check:focus + .btn-primary,
.fruity .btn-check:focus + .btn-success,
.fruity .btn-outline-secondary.active:focus,
.fruity .btn-outline-secondary:active:focus,
.fruity .btn-success.active:focus,
.fruity .btn-success:active:focus,
.fruity .show > .btn-outline-secondary.dropdown-toggle:focus,
.fruity .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(7, 26, 45, 0.5);
}
.fruity .btn-check:active + .btn-info:focus,
.fruity .btn-check:checked + .btn-info:focus,
.fruity .btn-check:focus + .btn-info,
.fruity .btn-info.active:focus,
.fruity .btn-info:active:focus,
.fruity .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(28, 10, 47, 0.5);
}
.fruity .btn-check:active + .btn-warning:focus,
.fruity .btn-check:checked + .btn-warning:focus,
.fruity .btn-check:focus + .btn-warning,
.fruity .btn-warning.active:focus,
.fruity .btn-warning:active:focus,
.fruity .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(24, 77, 11, 0.5);
}
.fruity .btn-check:active + .btn-danger,
.fruity .btn-check:checked + .btn-danger,
.fruity .btn-check:focus + .btn-danger,
.fruity .btn-danger.active,
.fruity .btn-danger:active,
.fruity .show > .btn-danger.dropdown-toggle {
  background-color: hsla(0, 0%, 100%, 0.5);
  border-color: #a94442;
  color: #a94442;
}
.fruity .btn-check:active + .btn-danger:focus,
.fruity .btn-check:checked + .btn-danger:focus,
.fruity .btn-check:focus + .btn-danger,
.fruity .btn-danger.active:focus,
.fruity .btn-danger:active:focus,
.fruity .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(174, 78, 77, 0.5);
}
.fruity .dropdown-menu {
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.fruity .dropdown-menu .divider {
  background-color: #e6e6e6;
}
.fruity .dropdown-menu > li > a {
  color: #35363f;
}
.fruity .dropdown-menu > .active > a,
.fruity .dropdown-menu > .active > a:focus,
.fruity .dropdown-menu > .active > a:hover,
.fruity .dropdown-menu > li > a:focus,
.fruity .dropdown-menu > li > a:hover {
  background-color: #071a2d !important;
  color: #fff;
}
.fruity .dropdown-menu > li > a.disabled {
  color: #858585;
}
.fruity .dropdown-menu > li > a.disabled :focus,
.fruity .dropdown-menu > li > a.disabled :hover {
  color: #858585 !important;
}
.fruity .dropdown-header {
  color: #858585;
}
.fruity .input-group-addon,
.fruity .input-group-text {
  background-color: #17222c;
  color: #fff;
}
.fruity .nav .nav-divider {
  background-color: #e6e6e6;
}
.fruity .nav > li > a:focus,
.fruity .nav > li > a:hover {
  text-decoration: underline;
}
.fruity .nav > li.disabled > a,
.fruity .nav > li.disabled > a:focus,
.fruity .nav > li.disabled > a:hover {
  color: #858585;
}
.fruity .nav .open > a {
  border-bottom: 1px solid #fff;
}
.fruity .nav .open > a,
.fruity .nav .open > a:focus,
.fruity .nav .open > a:hover {
  background-color: #071a2d;
  color: #fff;
}
.fruity .nav-tabs {
  border-bottom: 1px solid #dadada;
}
.fruity .nav-tabs > li a:hover {
  border: 1px solid #819ebc;
}
.fruity .navbar-collapse {
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.1);
}
.fruity .navbar-form {
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.1),
    0 1px 0 hsla(0, 0%, 100%, 0.1);
}
.fruity .label,
.fruity .label[href]:focus,
.fruity .label[href]:hover {
  color: #fff;
}
.fruity .label-default {
  background-color: #858585;
}
.fruity .label-default[href]:focus,
.fruity .label-default[href]:hover {
  background-color: #606b53;
}
.fruity .label-primary {
  background-color: #17222c;
}
.fruity .label-primary[href]:focus,
.fruity .label-primary[href]:hover {
  background-color: #163656;
}
.fruity .label-success {
  background-color: #17222c;
}
.fruity .label-success[href]:focus,
.fruity .label-success[href]:hover {
  background-color: #163656;
}
.fruity .label-info {
  background-color: #265c92;
}
.fruity .label-info[href]:focus,
.fruity .label-info[href]:hover {
  background-color: #2e104d;
}
.fruity .label-warning {
  background-color: #f6863a;
  color: #fff;
}
.fruity .label-warning[href]:focus,
.fruity .label-warning[href]:hover {
  background-color: #226c10;
}
.fruity .label-danger {
  background-color: #a0352f;
}
.fruity .label-danger[href]:focus,
.fruity .label-danger[href]:hover {
  background-color: #447016;
}
.fruity .badge {
  background-color: #858585;
  color: #fff;
}
.fruity .jumbotron {
  background-color: #819ebc;
  text-align: center;
}
.fruity .jumbotron,
.fruity .jumbotron.message-box {
  background-color: transparent;
}
.fruity .thumbnail {
  background-color: #fff;
  border: 1px solid #dadada;
}
.fruity .thumbnail .caption {
  color: #35363f;
}
.fruity .alert-success {
  background-color: transparent;
  border: 1px solid #2c68a6;
  color: #2c68a6;
}
.fruity .alert-success hr {
  border-top-color: #2c68a6;
}
.fruity .alert-success .alert-link {
  color: #2c68a6;
  text-decoration: underline;
}
.fruity .alert-info {
  background-color: transparent;
  border: 1px solid #17222c;
  color: #17222c;
}
.fruity .alert-info hr {
  border-top-color: #17222c;
}
.fruity .alert-info .alert-link {
  color: #17222c;
  text-decoration: underline;
}
.fruity .alert-warning {
  background-color: transparent;
  border: 1px solid #f6863a;
  color: #f6863a;
}
.fruity .alert-warning hr {
  border-top-color: #f6863a;
}
.fruity .alert-warning .alert-link {
  color: #f6863a;
  text-decoration: underline;
}
.fruity .alert-danger {
  background-color: transparent;
  border: 1px solid #a94442;
  color: #a94442;
}
.fruity .alert-danger hr {
  border-top-color: #a94442;
}
.fruity .alert-danger .alert-link {
  color: #a94442;
  text-decoration: underline;
}
.fruity .progress {
  background-color: #f5f5f5;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.fruity .progress-bar {
  background-color: #17222c;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  color: #fff;
}
.fruity .progress-striped .progress-bar,
.fruity .progress-striped .progress-bar-danger,
.fruity .progress-striped .progress-bar-info,
.fruity .progress-striped .progress-bar-success,
.fruity .progress-striped .progress-bar-warning {
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
}
.fruity .progress-bar-success {
  background-color: #17222c;
}
.fruity .progress-bar-info {
  background-color: #265c92;
}
.fruity .progress-bar-warning {
  background-color: #f6863a;
}
.fruity .progress-bar-danger {
  background-color: #a0352f;
}
.fruity .list-group-item {
  background-color: #fff;
  border: 1px solid #dadada;
}
.fruity .list-group-item-success {
  background-color: #a7c5e2;
  color: #17222c;
}
.fruity .list-group-item-info {
  background-color: #4b6d9b;
  color: #265c92;
}
.fruity .list-group-item-warning {
  background-color: #76bf6f;
  color: #6aff4d;
}
.fruity .list-group-item-danger {
  background-color: #8bc644;
  color: #a94442;
}
.fruity .card {
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.fruity .card-footer,
.fruity .card > .card-body + .table,
.fruity .card > .card-body + .table-responsive {
  border-top: 1px solid #dadada;
}
.fruity .card-footer {
  background-color: #f5f5f5;
}
.fruity .card-group .card-header + .panel-collapse .card-body {
  border-top: 1px solid #dadada;
}
.fruity .card-group .card-footer + .panel-collapse .card-body {
  border-bottom: 1px solid #dadada;
}
.fruity .card-default {
  border: 1px solid #dadada;
}
.fruity .card-default > .card-header {
  background-color: #f5f5f5;
  border: 1px solid #dadada;
  color: #35363f;
}
.fruity .card-default > .card-header + .panel-collapse .card-body {
  border-top-color: #dadada;
}
.fruity .card-default > .card-footer + .panel-collapse .card-body {
  border-bottom-color: #dadada;
}
.fruity .card-primary {
  border: 1px solid #17222c;
}
.fruity .card-primary > .card-header {
  background-color: #17222c;
  border: 1px solid #17222c;
  color: #fff;
}
.fruity .card-primary > .card-header + .panel-collapse .card-body {
  border-top-color: #17222c;
}
.fruity .card-primary > .card-footer + .panel-collapse .card-body {
  border-bottom-color: #17222c;
}
.fruity .card-success {
  border: 1px solid #94b8dc;
}
.fruity .card-success > .card-header {
  background-color: #a7c5e2;
  border: 1px solid #94b8dc;
  color: #17222c;
}
.fruity .card-success > .card-header + .panel-collapse .card-body {
  border-top-color: #94b8dc;
}
.fruity .card-success > .card-footer + .panel-collapse .card-body {
  border-bottom-color: #94b8dc;
}
.fruity .card-info {
  border: 1px solid #9f80c2;
}
.fruity .card-info > .card-header {
  background-color: #4b6d9b;
  border: 1px solid #9f80c2;
  color: #265c92;
}
.fruity .card-info > .card-header + .panel-collapse .card-body {
  border-top-color: #9f80c2;
}
.fruity .card-info > .card-footer + .panel-collapse .card-body {
  border-bottom-color: #9f80c2;
}
.fruity .card-warning {
  border: 1px solid #abff53;
}
.fruity .card-warning > .card-header {
  background-color: #76bf6f;
  border: 1px solid #abff53;
  color: #6aff4d;
}
.fruity .card-warning > .card-header + .panel-collapse .card-body {
  border-top-color: #abff53;
}
.fruity .card-warning > .card-footer + .panel-collapse .card-body {
  border-bottom-color: #abff53;
}
.fruity .card-danger {
  border: 1px solid #a94442;
}
.fruity .card-danger > .card-header {
  background-color: #8bc644;
  border: 1px solid #a94442;
  color: #a94442;
}
.fruity .card-danger > .card-header + .panel-collapse .card-body {
  border-top-color: #a94442;
}
.fruity .card-danger > .card-footer + .panel-collapse .card-body {
  border-bottom-color: #a94442;
}
.fruity .well {
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.fruity .well blockquote {
  border: 1px solid #dadada;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.fruity .close {
  text-shadow: 0 1px 0 #fff;
}
.fruity .modal-content {
  background-color: #fff;
  border: 1px solid #8e9b7e;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.fruity .modal-backdrop {
  background-color: #000;
}
.fruity .modal-header {
  border-bottom: 1px solid #e6e6e6;
}
.fruity .modal-footer {
  border-top: 1px solid #e6e6e6;
}
.fruity .tooltip-inner {
  background-color: #000;
  color: #fff;
}
.fruity .tooltip.top .tooltip-arrow,
.fruity .tooltip.top-left .tooltip-arrow,
.fruity .tooltip.top-right .tooltip-arrow {
  border-top-color: #000;
}
.fruity .tooltip.right .tooltip-arrow {
  border-right-color: #000;
}
.fruity .tooltip.left .tooltip-arrow {
  border-left-color: #000;
}
.fruity .tooltip.bottom .tooltip-arrow,
.fruity .tooltip.bottom-left .tooltip-arrow,
.fruity .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #000;
}
.fruity .popover {
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.fruity .popover.top > .arrow {
  border-top-color: #8e9b7e;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.fruity .popover.top > .arrow:after {
  border-top-color: #fff;
}
.fruity .popover.right > .arrow {
  border-right-color: #8e9b7e;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.fruity .popover.right > .arrow:after {
  border-right-color: #fff;
}
.fruity .popover.bottom > .arrow {
  border-bottom-color: #8e9b7e;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.fruity .popover.bottom > .arrow:after {
  border-bottom-color: #fff;
}
.fruity .popover.left > .arrow {
  border-left-color: #8e9b7e;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.fruity .popover.left > .arrow:after {
  border-left-color: #fff;
}
.fruity .popover-title {
  background-color: #819ebc;
  border-bottom: 1px solid #7291b2;
}
.fruity .carousel-control {
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.fruity .carousel-indicators li {
  background-color: #000\9;
  background-color: transparent;
  border: 1px solid #fff;
}
.fruity .carousel-indicators .active {
  background-color: #fff;
}
.fruity .carousel-caption {
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.fruity #welcome-jumbotron {
  background-color: transparent;
}
.fruity .surveymanagerbar {
  background-color: #071a2d;
  color: #fff;
}
.fruity .surveybar {
  background-color: #fff;
  border-bottom: 1px solid #e3e3e3;
  box-shadow: 0 3px 3px rgba(99, 49, 48, 0.1);
}
.fruity .navbar {
  background-color: #17222c !important;
  border-radius: 0 !important;
  box-shadow: 0 3px 3px hsla(200, 3%, 53%, 0.1);
}
.fruity .navbar a {
  font-size: 1.2rem;
  line-height: 1.8rem;
  text-decoration: none;
}
@media (min-width: 769px) {
  .fruity .navbar .navbar-nav .nav-item .nav-link:active,
  .fruity .navbar .navbar-nav .nav-item .nav-link:focus,
  .fruity .navbar .navbar-nav .nav-item .nav-link:hover {
    text-decoration: none;
  }
  .fruity .navbar .navbar-nav .nav-item .nav-link {
    padding-bottom: 0;
    padding-left: 0;
  }
  .fruity .navbar .navbar-nav .nav-item {
    position: relative;
  }
  .fruity .navbar .navbar-nav .nav-item:after {
    background-color: #17222c;
    content: "";
    display: block;
    height: 2px;
    text-align: right;
    transition: width 0.3s;
    width: 0;
  }
  .fruity .navbar .navbar-nav .nav-item:hover:after {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .fruity .navbar {
    box-shadow: 1px 2px 3px hsla(200, 3%, 53%, 0.1);
    padding-bottom: 15px;
    padding-top: 15px;
  }
}
.fruity .navbar .nav-icon-btn.nav-icon-btn-danger .label {
  background: #a94442;
}
.fruity .mega-dropdown-menu .dropdown-header {
  color: #071a2d;
}
.fruity .mega-dropdown-menu > li > ul > li > a {
  color: #101f1d;
}
.fruity .footer {
  background-color: #fff;
  border-top: 1px solid #dadada;
}
.fruity .alert-security-update {
  background-color: #fff;
  border: 1px solid #675300;
  color: #675300;
}
.fruity .box {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.fruity #info-footer,
.fruity #info-header {
  color: #071a2d;
}
.fruity .box-icon span {
  color: #fff;
}
.fruity .cke_toolgroup {
  background: #e3e3e3;
  border: 1px solid #dadada;
  box-shadow: 0 1px 0 hsla(0, 0%, 100%, 0.5),
    inset 0 0 2px hsla(0, 0%, 100%, 0.15), inset 0 1px 0 hsla(0, 0%, 100%, 0.15);
}
.fruity .message-box {
  border: 1px solid #6d9bcb;
  color: #22261d;
}
.fruity .message-box-error {
  border: 1px solid #a0352f;
}
.fruity .message-box-warning {
  border: 1px solid #f6863a;
}
.fruity .welcome .card {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.fruity .login-title {
  border-bottom: 1px solid #dadada;
}
.fruity .login-submit {
  border-top: 1px solid #dadada;
}
.fruity #gs_completed {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  color: #636363;
}
.fruity .h6 .small {
  color: #858585;
}
.fruity .table-striped > tbody > tr:nth-child(odd) > td,
.fruity .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f5f5f5;
}
.fruity .table-hover > tbody > tr > td.active:hover {
  background-color: #dce0d7;
}
.fruity .table-hover > tbody > tr > td.success:hover {
  background-color: #94b8dc;
}
.fruity .table-hover > tbody > tr > td.info:hover {
  background-color: #9f80c2;
}
.fruity .table-hover > tbody > tr > td.warning:hover {
  background-color: #65b85c;
}
.fruity .table-hover > tbody > tr > td.danger:hover {
  background-color: #7eb938;
}
.fruity .table-hover > tbody > tr > th.active:hover {
  background-color: #dce0d7;
}
.fruity .table-hover > tbody > tr > th.success:hover {
  background-color: #94b8dc;
}
.fruity .table-hover > tbody > tr > th.info:hover {
  background-color: #9f80c2;
}
.fruity .table-hover > tbody > tr > th.warning:hover {
  background-color: #65b85c;
}
.fruity .table-hover > tbody > tr > th.danger:hover {
  background-color: #7eb938;
}
.fruity .table-hover > tbody > tr:hover > td,
.fruity .table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
.fruity .table-hover > tbody > tr.active:hover > td,
.fruity .table-hover > tbody > tr.active:hover > th {
  background-color: #dce0d7;
}
.fruity .table-hover > tbody > tr.success:hover > td,
.fruity .table-hover > tbody > tr.success:hover > th {
  background-color: #94b8dc;
}
.fruity .table-hover > tbody > tr.info:hover > td,
.fruity .table-hover > tbody > tr.info:hover > th {
  background-color: #9f80c2;
}
.fruity .table-hover > tbody > tr.warning:hover > td,
.fruity .table-hover > tbody > tr.warning:hover > th {
  background-color: #65b85c;
}
.fruity .table-hover > tbody > tr.danger:hover > td,
.fruity .table-hover > tbody > tr.danger:hover > th {
  background-color: #7eb938;
}
.fruity .btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.fruity .nav-pills > li.active > a:focus {
  background-color: #17222c;
  color: #fff;
}
.fruity .nav-pills > .active > a > .badge {
  background-color: #fff;
  color: #17222c;
}
.fruity .nav-tabs-justified > .active > a,
.fruity .nav-tabs-justified > .active > a:focus,
.fruity .nav-tabs-justified > .active > a:hover {
  border: 1px solid #dadada;
}
.fruity .dropdown-item > a:hover {
  background-color: #071a2d;
  color: #fff;
}
.fruity table.cke_editor {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.16);
}
.fruity .hoverAction tbody tr:hover {
  background-color: #557696;
  color: #fff;
}
.fruity .hoverAction table thead tr:hover {
  background-color: transparent;
  color: #35363f;
}
.fruity div.card.disabled,
.fruity div.card.disabled * {
  opacity: 0.5;
}
.fruity .ui-widget-content .ui-state-default,
.fruity .ui-widget-header .ui-state-default {
  background-color: transparent;
  background-image: none;
}
.fruity .absolute-wrapper {
  box-shadow: 3px 0 3px hsla(200, 3%, 53%, 0.1);
}
.fruity .absolute-wrapper,
.fruity .side-menu {
  background-color: #fff;
  border-right: 1px solid #e3e3e3;
}
.fruity .side-menu .navbar {
  background-color: #fff;
}
.fruity .side-menu .navbar-header,
.fruity .side-menu .navbar-nav li {
  border-bottom: 1px solid #e3e3e3;
}
.fruity .side-menu .navbar-nav .active,
.fruity .side-menu .navbar-nav li a.question-link:hover {
  box-shadow: inset 0 1px 1px 1px rgba(0, 0, 0, 0.16),
    inset 0 2px 1px 1px rgba(0, 0, 0, 0.12);
}
.fruity .side-menu .navbar-nav .active {
  background-color: #071a2d;
}
.fruity .side-menu .navbar-nav .active a {
  color: #fff;
}
.fruity .side-menu .navbar-nav .question-link.active {
  background-color: transparent;
}
.fruity .side-menu #dropdown {
  background-color: transparent;
  box-shadow: none;
}
.fruity .side-menu #dropdown li:hover {
  background-color: #6d9bcb;
  color: #fff;
}
.fruity .side-menu #dropdown li.active:hover {
  background-color: transparent;
  border-right: 5px solid #e3e3e3;
  color: #071a2d;
}
.fruity .side-menu #dropdown li.disabled:hover {
  background-color: transparent;
  color: #fff;
}
.fruity .side-menu #dropdown .card-body {
  background-color: #fafafa;
}
.fruity .side-menu #dropdown .card-body .navbar-nav li {
  border-bottom: 1px solid #e3e3e3;
}
.fruity .side-menu #dropdown .card-body .navbar-nav li.card {
  background-color: transparent;
}
.fruity .side-menu #dropdown .card-body .card-body li:last-child,
.fruity .side-menu #dropdown .card-body .navbar-nav li.card-default,
.fruity .side-menu #dropdown > a {
  border-bottom: 1px solid #e3e3e3;
}
.fruity .side-menu .hide-button {
  background-color: #fafafa;
}
.fruity .side-menu #search .card-body .navbar-form {
  border-top: 1px solid #e3e3e3;
}
.fruity .side-menu #search .card-body .navbar-form .btn {
  background-color: #fafafa;
}
.fruity #explorer .questiongroupdropdown li a {
  color: #000;
}
.fruity .dropdownstyle {
  background-color: transparent;
}
.fruity #sideMenu a[aria-expanded="true"] {
  background-color: #071a2d;
  color: #fff;
}
.fruity #sideMenu a[aria-expanded="false"] {
  color: #0c1c2d;
}
.fruity #sideMenu #dropdown li .active a:hover,
.fruity #sideMenu #dropdown li a[aria-expanded="true"],
.fruity #sideMenu #dropdown li:hover,
.fruity #sideMenu #dropdown li:hover > a,
.fruity #sideMenu #dropdown li > a:hover {
  background-color: #395c8a;
}
.fruity #sideMenu #dropdown #explorer li .active a:hover,
.fruity #sideMenu #dropdown #explorer li a[aria-expanded="true"],
.fruity #sideMenu #dropdown #explorer li:hover,
.fruity #sideMenu #dropdown #explorer li:hover > a,
.fruity #sideMenu #dropdown #explorer li > a:hover {
  background-color: #4b6d9b;
}
.fruity #sideMenu #dropdown #explorer .questiongroupdropdown li .active a:hover,
.fruity
  #sideMenu
  #dropdown
  #explorer
  .questiongroupdropdown
  li
  a[aria-expanded="true"],
.fruity #sideMenu #dropdown #explorer .questiongroupdropdown li:hover,
.fruity #sideMenu #dropdown #explorer .questiongroupdropdown li:hover > a,
.fruity #sideMenu #dropdown #explorer .questiongroupdropdown li > a:hover {
  background-color: #8da7c5;
}
.fruity #sideMenu .navbar-default .navbar-nav > .active > a {
  background-color: transparent;
}
.fruity #sideMenu .side-menu .dropdownlvl1 > a:hover,
.fruity #sideMenu .sidemenuscontainer li:hover,
.fruity #sideMenu .sidemenuscontainer li:hover > a {
  background-color: #071a2d;
  color: #fff;
}
@media (max-width: 768px) {
  .fruity .side-menu {
    border-bottom: 1px solid #e3e3e3;
  }
  .fruity .navbar-toggle {
    background-color: #fafafa;
  }
  .fruity .side-menu-container > .navbar-nav {
    background-color: #ebeee9;
    border-right: 1px solid #e3e3e3;
  }
}
.fruity .toWhite a:hover {
  background-color: #6d9bcb;
  color: #fff;
}
.fruity .navbar-toggle {
  border: 1px solid #17222c;
}
.fruity .navbar-toggle .icon-bar {
  background-color: #17222c;
}
.fruity .open .dropdown-toggle.btn-danger {
  background-color: #802b26;
  border: 1px solid #5d1f1b;
  color: #fff;
}
.fruity
  .container-fluid
  .bootstrap-switch
  .bootstrap-switch-handle-off.bootstrap-switch-primary,
.fruity
  .container-fluid
  .bootstrap-switch
  .bootstrap-switch-handle-on.bootstrap-switch-primary {
  background: #17222c;
  color: #fff;
}
.fruity
  .container-fluid
  .bootstrap-switch
  .bootstrap-switch-handle-off.bootstrap-switch-warning,
.fruity
  .container-fluid
  .bootstrap-switch
  .bootstrap-switch-handle-on.bootstrap-switch-warning {
  background: #a0352f;
  color: #fff;
}
.fruity .btn-danger:hover,
.fruity .btn-info:hover,
.fruity .btn-success:hover,
.fruity .btn-warning:hover {
  color: #fff;
}
.fruity .checkbox input[type="checkbox"]:checked:after,
.fruity .checkbox-inline input[type="checkbox"]:checked:after,
.fruity input[type="checkbox"]:checked:after {
  background-color: #17222c;
  border-color: #17222c;
}
.fruity .ui-dialog,
.fruity
  .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons.ui-draggable.ui-resizable,
.fruity .ui-jqdialog {
  background-color: #fff;
  border: 1px solid #ccc;
}
.fruity .ui-jqdialog-titlebar {
  border-bottom: 2px solid #ccc;
}
.fruity .ui-autocomplete-input,
.fruity .uneditable-input,
.fruity input[type="password"],
.fruity input[type="text"],
.fruity textarea {
  color: #636363;
}
.fruity .navtable {
  border: 1px solid #ccc;
}
.fruity .em-function {
  color: #17222c;
}
.fruity .em-var-string {
  color: #35363f;
}
.fruity .data-entry-explanation + tr {
  background-color: #e6e6e6;
}
.fruity .data-entry-tbl tr.even,
.fruity .data-entry-tbl tr.odd {
  border-bottom: 1px solid #ebebeb;
}
.fruity #carousel-example-generic .card-title,
.fruity #carousel-example-generic .carousel-control {
  color: #17222c;
}
.fruity #carousel-example-generic .carousel-indicators .active {
  background-color: #17222c;
}
.fruity #carousel-example-generic .carousel-indicators li {
  border: 1px solid #17222c;
}
@keyframes preload-show-1 {
  0% {
    border-left-color: #0c1c2d;
    transform: rotate(60deg) rotateY(-90deg) rotateX(0deg);
  }
}
@keyframes preload-hide-1 {
  to {
    border-left-color: #0c1c2d;
    transform: rotate(60deg) rotateY(-90deg) rotateX(0deg);
  }
}
@keyframes preload-cycle-1 {
  5% {
    border-left-color: #0c1c2d;
    transform: rotate(60deg) rotateY(90deg) rotateX(0deg);
  }
  10%,
  75% {
    border-left-color: #265c92;
    transform: rotate(60deg) rotateY(0) rotateX(0deg);
  }
  80%,
  to {
    border-left-color: #17222c;
    transform: rotate(60deg) rotateY(90deg) rotateX(0deg);
  }
}
@keyframes preload-show-2 {
  0% {
    border-left-color: #0c1c2d;
    transform: rotate(120deg) rotateY(-90deg) rotateX(0deg);
  }
}
@keyframes preload-hide-2 {
  to {
    border-left-color: #0c1c2d;
    transform: rotate(120deg) rotateY(-90deg) rotateX(0deg);
  }
}
@keyframes preload-cycle-2 {
  10% {
    border-left-color: #0c1c2d;
    transform: rotate(120deg) rotateY(90deg) rotateX(0deg);
  }
  15%,
  70% {
    border-left-color: #265c92;
    transform: rotate(120deg) rotateY(0) rotateX(0deg);
  }
  75%,
  to {
    border-left-color: #17222c;
    transform: rotate(120deg) rotateY(90deg) rotateX(0deg);
  }
}
@keyframes preload-show-3 {
  0% {
    border-left-color: #0c1c2d;
    transform: rotate(180deg) rotateY(-90deg) rotateX(0deg);
  }
}
@keyframes preload-hide-3 {
  to {
    border-left-color: #0c1c2d;
    transform: rotate(180deg) rotateY(-90deg) rotateX(0deg);
  }
}
@keyframes preload-cycle-3 {
  15% {
    border-left-color: #0c1c2d;
    transform: rotate(180deg) rotateY(90deg) rotateX(0deg);
  }
  20%,
  65% {
    border-left-color: #265c92;
    transform: rotate(180deg) rotateY(0) rotateX(0deg);
  }
  70%,
  to {
    border-left-color: #17222c;
    transform: rotate(180deg) rotateY(90deg) rotateX(0deg);
  }
}
@keyframes preload-show-4 {
  0% {
    border-left-color: #0c1c2d;
    transform: rotate(240deg) rotateY(-90deg) rotateX(0deg);
  }
}
@keyframes preload-hide-4 {
  to {
    border-left-color: #0c1c2d;
    transform: rotate(240deg) rotateY(-90deg) rotateX(0deg);
  }
}
@keyframes preload-cycle-4 {
  20% {
    border-left-color: #0c1c2d;
    transform: rotate(240deg) rotateY(90deg) rotateX(0deg);
  }
  25%,
  60% {
    border-left-color: #265c92;
    transform: rotate(240deg) rotateY(0) rotateX(0deg);
  }
  65%,
  to {
    border-left-color: #17222c;
    transform: rotate(240deg) rotateY(90deg) rotateX(0deg);
  }
}
@keyframes preload-show-5 {
  0% {
    border-left-color: #0c1c2d;
    transform: rotate(300deg) rotateY(-90deg) rotateX(0deg);
  }
}
@keyframes preload-hide-5 {
  to {
    border-left-color: #0c1c2d;
    transform: rotate(300deg) rotateY(-90deg) rotateX(0deg);
  }
}
@keyframes preload-cycle-5 {
  25% {
    border-left-color: #0c1c2d;
    transform: rotate(300deg) rotateY(90deg) rotateX(0deg);
  }
  30%,
  55% {
    border-left-color: #265c92;
    transform: rotate(300deg) rotateY(0) rotateX(0deg);
  }
  60%,
  to {
    border-left-color: #17222c;
    transform: rotate(300deg) rotateY(90deg) rotateX(0deg);
  }
}
@keyframes preload-show-6 {
  0% {
    border-left-color: #0c1c2d;
    transform: rotate(1turn) rotateY(-90deg) rotateX(0deg);
  }
}
@keyframes preload-hide-6 {
  to {
    border-left-color: #0c1c2d;
    transform: rotate(1turn) rotateY(-90deg) rotateX(0deg);
  }
}
@keyframes preload-cycle-6 {
  30% {
    border-left-color: #0c1c2d;
    transform: rotate(1turn) rotateY(90deg) rotateX(0deg);
  }
  35%,
  50% {
    border-left-color: #265c92;
    transform: rotate(1turn) rotateY(0) rotateX(0deg);
  }
  55%,
  to {
    border-left-color: #17222c;
    transform: rotate(1turn) rotateY(90deg) rotateX(0deg);
  }
}
@keyframes preload-flip {
  0% {
    transform: rotateY(0deg) rotate(-60deg);
  }
  to {
    transform: rotateY(1turn) rotate(-60deg);
  }
}
.fruity #sidebar .btn-primary.force.color.white.onhover:active,
.fruity #sidebar .btn-primary.force.color.white.onhover:focus,
.fruity #sidebar .btn-primary.force.color.white.onhover:hover {
  color: #fff;
}
.fruity #sidebar .tabbutton.btn-primary {
  outline: none;
}
.fruity #sidebar .tabbutton.btn-primary:active:after,
.fruity #sidebar .tabbutton.btn-primary:focus:after,
.fruity #sidebar .tabbutton.btn-primary:hover:after {
  color: #0c1c2d;
}
.fruity #sidebar .tabbutton.btn-primary:after {
  color: #17222c;
}
.fruity #sidebar .background.white {
  background-color: #fff;
  box-shadow: none;
}
.fruity #sidebar .resize-handle button:active,
.fruity #sidebar .resize-handle button:focus,
.fruity #sidebar .resize-handle button:hover {
  background-color: #fff !important;
}
.fruity #sidebar .menu-open {
  animation-duration: 0.45s;
  animation-name: animate-gradient;
  background: radial-gradient(
    circle at center,
    #3a82cb 0,
    #3a82cb 8px,
    #fff 9px,
    #fff 100%
  );
}
.fruity #sidebar .selected {
  background: linear-gradient(90deg, #17222c 0, #17222c 13px, #fff 0, #fff);
  padding-left: 20px;
  transition-duration: 0.25s;
  transition-property: all;
  transition-timing-function: cubic-bezier(1, 0.5, 0.5, 1);
}
.fruity #sidebar .dragged {
  background-color: #2c68a6 !important;
  opacity: 0.8;
  padding-bottom: 18px;
  padding-top: 18px;
  transition-duration: 0.1s;
  transition-property: all;
  transition-timing-function: ease-in-out;
}
.fruity #sidebar .menu-selected {
  background: linear-gradient(90deg, #17222c 0, #17222c 6px, #fff 0, #fff);
  padding-left: 10px;
}
.fruity #sidebar .subpanel.level-0 .menu-selected {
  background: linear-gradient(90deg, #2c68a6 0, #2c68a6 6px, #fff 0, #fff);
}
.fruity #sidebar .subpanel.level-0 .selected {
  background: linear-gradient(90deg, #2c68a6 0, #2c68a6 13px, #fff 0, #fff);
}
.fruity #sidebar .subpanel.level-1 .menu-selected {
  background: linear-gradient(90deg, #3175bb 0, #3175bb 6px, #fff 0, #fff);
}
.fruity #sidebar .subpanel.level-1 .selected {
  background: linear-gradient(90deg, #3175bb 0, #3175bb 13px, #fff 0, #fff);
}
.fruity #sidebar .subpanel.level-2 .menu-selected {
  background: linear-gradient(90deg, #3a82cb 0, #3a82cb 6px, #fff 0, #fff);
}
.fruity #sidebar .subpanel.level-2 .selected {
  background: linear-gradient(90deg, #3a82cb 0, #3a82cb 13px, #fff 0, #fff);
}
@keyframes animate-gradient {
  0% {
    background: radial-gradient(
      circle at center,
      #17222c 0,
      #17222c 1px,
      #fff 2px,
      #fff 100%
    );
  }
  10% {
    background: radial-gradient(
      circle at center,
      #17222c 0,
      #17222c 2px,
      #fff 3px,
      #fff 100%
    );
  }
  20% {
    background: radial-gradient(
      circle at center,
      #17222c 0,
      #17222c 3px,
      #fff 4px,
      #fff 100%
    );
  }
  30% {
    background: radial-gradient(
      circle at center,
      #17222c 0,
      #17222c 4px,
      #fff 5px,
      #fff 100%
    );
  }
  40% {
    background: radial-gradient(
      circle at center,
      #17222c 0,
      #17222c 5px,
      #fff 6px,
      #fff 100%
    );
  }
  50% {
    background: radial-gradient(
      circle at center,
      #17222c 0,
      #17222c 6px,
      #fff 7px,
      #fff 100%
    );
  }
  60% {
    background: radial-gradient(
      circle at center,
      #17222c 0,
      #17222c 7px,
      #fff 8px,
      #fff 100%
    );
  }
  70% {
    background: radial-gradient(
      circle at center,
      #17222c 0,
      #17222c 8px,
      #fff 9px,
      #fff 100%
    );
  }
  80% {
    background: radial-gradient(
      circle at center,
      #17222c 0,
      #17222c 9px,
      #fff 10px,
      #fff 100%
    );
  }
  90% {
    background: radial-gradient(
      circle at center,
      #17222c 0,
      #17222c 10px,
      #fff 0,
      #fff 100%
    );
  }
  to {
    background: radial-gradient(
      circle at center,
      #17222c 0,
      #17222c 8px,
      #fff 9px,
      #fff 100%
    );
  }
}
.fruity
  .ls-ba
  .list-group
  > .list-group-item
  .list-group
  .list-group-item:last-of-type {
  border-bottom: 1px solid #35363f;
}
.fruity .ls-ba .breadcrumb > li + li:before {
  color: #fff;
}
.fruity ol.breadcrumb.title-bar-breadcrumb {
  background: transparent;
  color: #fff;
}
.fruity ol.breadcrumb.title-bar-breadcrumb a {
  color: #fff;
}
.fruity ol.breadcrumb.title-bar-breadcrumb a.animate:after {
  background: #fff;
  transition: width 0.3s;
}
.fruity ol.breadcrumb.title-bar-breadcrumb li {
  background: transparent;
  color: #fff;
}
.fruity ol.breadcrumb.title-bar-breadcrumb li.active {
  color: #35363f;
}
.fruity #pjax-content .surveybar {
  box-shadow: 3px 3px 3px #35363f;
}
.fruity #pjax-file-load-container > div {
  background: #000;
  background: linear-gradient(90deg, #000 0, #010305 50%, #0c1c2d);
  transition-timing-function: ease-in-out;
  transition: width 1.6s;
}
.fruity #comfortUpdateGeneralWrap h3.maintitle {
  background-color: transparent;
  border-bottom: 1px solid #17222c;
  color: #17222c;
}
.fruity #comfortUpdateGeneralWrap .on span {
  background-color: #17222c;
  color: #fff;
  display: block;
}
.fruity #sideMenu #dropdown #explorer li#questionexplorer-group-container:hover,
.fruity #sideMenu #dropdown li#questionexplorer-group-container:hover > a {
  background-color: #fafafa;
  color: #0c1c2d;
}
.fruity .explorer-group-title a.explorer-group,
.fruity .question-collapse-title {
  color: #163c19;
}
.fruity #survey_title a {
  color: #fff;
}
.fruity .question-item {
  padding-top: 1em;
}
.fruity .placeholder {
  background-color: #666eb8;
}
.fruity .slider.slider-horizontal .slider-handle.triangle,
.fruity .slider.slider-horizontal .slider-tick.triangle {
  border-bottom-color: #17222c;
}
.fruity .slider.slider-vertical .slider-handle.triangle,
.fruity .slider.slider-vertical .slider-tick.triangle {
  border-left-color: #17222c;
  border-right-color: #17222c;
}
.fruity .slider-handle {
  background-color: #17222c;
}
.fruity .slider-handle.custom:before,
.fruity .slider-tick.custom:before {
  color: #17222c;
}
.fruity .slider-selection {
  background-image: linear-gradient(180deg, #666eb8 0, #265c92);
}
.fruity .input-error input {
  border: 1px solid #f6863a;
  color: #f6863a;
}
.fruity .input-error input:focus {
  border: 1px solid #a94442;
  color: #a94442;
}
.fruity .question-container.input-error {
  box-shadow: 0 10px 20px rgba(169, 68, 66, 0.9);
}
body .answer-item label:after {
  background-color: #17222c;
}
.checkbox-item input[type="checkbox"]:checked + label:after,
.checkbox-item input[type="radio"]:checked + label:after {
  background-color: #17222c;
  color: #fff;
}
