@import url(https://use.typekit.net/see6ota.css);
@charset "UTF-8";
/*@import "vendor/bootstrap";*/
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 768px) {
  .form-inline .form-group, .form-inline .learn-panel__search-input-wrapper,
  .form-inline .learn-panel__search-submit-wrapper, #learn-panel__search-form .form-group, #learn-panel__search-form .learn-panel__search-input-wrapper,
  #learn-panel__search-form .learn-panel__search-submit-wrapper {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control, .form-inline #learn-panel__search-input, #learn-panel__search-form .form-control, #learn-panel__search-form #learn-panel__search-input {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static, #learn-panel__search-form .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group, #learn-panel__search-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon, #learn-panel__search-form .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  #learn-panel__search-form .input-group .input-group-btn,
  .form-inline .input-group .form-control,
  .form-inline .input-group #learn-panel__search-input,
  #learn-panel__search-form .input-group .form-control,
  #learn-panel__search-form .input-group #learn-panel__search-input {
    width: auto;
  }
  .form-inline .input-group > .form-control, .form-inline .input-group > #learn-panel__search-input, #learn-panel__search-form .input-group > .form-control, #learn-panel__search-form .input-group > #learn-panel__search-input {
    width: 100%;
  }
  .form-inline .control-label, #learn-panel__search-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio, #learn-panel__search-form .radio,
  .form-inline .checkbox,
  #learn-panel__search-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label, #learn-panel__search-form .radio label,
  .form-inline .checkbox label,
  #learn-panel__search-form .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio], #learn-panel__search-form .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox],
  #learn-panel__search-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback, #learn-panel__search-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

html,
body {
  padding: 0;
  margin: 0;
  font-family: "proxima-nova", "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.3;
  min-height: 100%;
  width: 100%;
}

h1, .h1 {
  font-size: 1.75rem;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: "proxima-nova", "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 800;
  line-height: 1.2;
  color: inherit;
}

h1,
.h1,
h2,
.h2 {
  text-transform: uppercase;
}

h3,
.h3 {
  text-transform: none;
  font-size: 1.125rem;
}

ul, ol {
  margin-top: 0;
  padding-left: 0;
}

ul {
  list-style: none;
}

img {
  max-width: 100%;
  vertical-align: middle;
  border-style: none;
}

.float-right {
  float: right;
}

hr.clearfix {
  clear: both;
  margin: 0px;
  padding: 0px;
  border: 0px !important;
}

.skip-to:focus {
  position: absolute;
  z-index: 20;
  top: 10px;
  left: 10px;
  display: block;
  padding: 10px 20px;
  text-decoration: none;
  background-color: #000;
  color: #fff;
}

.upcase {
  text-transform: uppercase;
}

.downcase {
  text-transform: lowercase;
}

.container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}

.container-fluid {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid.print-box {
  padding-left: 0;
  padding-right: 0;
}

.ml-auto, .mx-auto {
  margin-left: auto !important;
}

.w-100 {
  width: 100% !important;
}

.dropdown-toggle::after {
  display: block;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.btn, #learn-panel__search-submit {
  display: inline-block;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.3;
  border-radius: 1.2rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}

.progress-bar {
  line-height: 30px;
}

.form-control, #learn-panel__search-input {
  border-radius: 4px;
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.3;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 1.2rem;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.org_name, .user_name {
  font-weight: bold;
}

a {
  color: #56569c;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.help-block {
  border-left: 5px #56569c solid;
  background: #f8f8f8;
  margin-bottom: 10px;
  padding: 5px 5px 5px 10px;
  font-style: italic;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* ---------------------------------------------------
    NAVBAR STYLE
----------------------------------------------------- */
.navbar {
  background: #fff;
  border: none;
  border-radius: 0;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
  margin-bottom: 0;
}
.navbar button {
  border-radius: 6px;
  margin-right: 10px;
}
.navbar .btn-light {
  color: #3B3B6B;
  line-height: 1.2em;
  padding: 0.5rem;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3375rem;
  padding-bottom: 0.3375rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
  float: none;
  height: auto;
}
.navbar-brand img {
  display: block;
  width: 233px;
  margin-left: 10px;
}
@media (min-width: 510px) {
  .navbar-brand img {
    width: 233px;
  }
}
@media (min-width: 767px) {
  .navbar-brand img {
    width: 233px;
  }
}
@media (min-width: 992px) {
  .navbar-brand img {
    width: 233px;
  }
}

.tagline {
  float: right;
  margin-top: 50px;
  margin-left: 20px;
  background: url(../img/CSI.png) top left no-repeat;
  padding-left: 40px;
  font-size: 0.7em;
  color: #696969;
}
.navbar-light .navbar-nav .nav-link {
  color: #56569c;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: #272749;
  text-decoration: underline;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 0 8px;
}

.navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3375rem;
  padding-bottom: 0.3375rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 1.2rem;
}

.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (min-width: 768px) {
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-collapse.collapse.show {
    display: block !important;
  }
  .navbar-collapse.collapse .nav-link {
    padding: 0 10px !important;
  }
}
.navbar-collapse .nav-link {
  padding: 0 10px !important;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
/*@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }*/
@media (min-width: 1100px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
    float: right;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand .navbar-nav {
  flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: #56569c;
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-text a {
  color: #fff;
}

.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

@media (min-width: 1100px) {
  .d-lg-none {
    display: none !important;
  }
}
.project-select {
  width: 200px;
  padding-left: 10px;
}
.project-select label {
  font-weight: normal;
  font-size: 16px;
}

@media (min-width: 992px) {
  .d-lg-none {
    display: block !important;
  }
}
@media (min-width: 1100px) {
  .d-lg-none {
    display: none !important;
  }
}
/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */
#sidebarCollapse {
  z-index: 999;
  position: absolute;
  top: -20px;
  right: -36px;
  height: 32px;
  width: 32px;
  padding: 0;
  margin: 0;
  font-size: 1rem;
  border-radius: 100%;
}

#sidebar {
  z-index: 997;
  position: fixed;
  top: 76px;
  left: 0;
  width: 250px;
  height: 100vh;
  padding: 30px 20px 0 0;
  color: #fff;
  background: #3B3B6B;
  transition: all 0.3s;
}
@media (min-width: 480px) {
  #sidebar {
    top: 114px;
  }
}
@media (min-width: 767px) {
  #sidebar {
    top: 120px;
  }
}
@media (min-width: 992px) {
  #sidebar {
    top: 128px;
  }
}
#sidebar .components {
  background-color: #3B3B6B;
}
#sidebar.active {
  margin-left: -230px;
}
#sidebar ul li a {
  padding: 10px 30px 10px 20px;
  font-size: 1em;
  display: block;
}
#sidebar ul li a:hover {
  color: #fff;
  background: #56569c;
}
#sidebar li {
  border-left: 4px solid #56569c;
}
#sidebar a {
  color: #fff;
}
#sidebar a:focus, #sidebar a:hover {
  text-decoration: none;
}
#sidebar a span {
  text-transform: uppercase;
  font-weight: bold;
}
#sidebar .subnav {
  background: #32325b;
}
#sidebar .subnav li {
  border-left: 0;
}
#sidebar .subnav li a {
  padding: 6px 30px 6px 20px;
}
#sidebar li.overview:focus, #sidebar li.overview:hover, #sidebar li.overview.active {
  border-left: 4px solid #B2D3BD;
}
#sidebar li.foundations:focus, #sidebar li.foundations:hover, #sidebar li.foundations.active {
  border-left: 4px solid #6BBCC5;
}
#sidebar li.impact:focus, #sidebar li.impact:hover, #sidebar li.impact.active {
  border-left: 4px solid #D8D7D6;
}
#sidebar li.operations:focus, #sidebar li.operations:hover, #sidebar li.operations.active {
  border-left: 4px solid #6BBCC5;
}
#sidebar li.people-performance:focus, #sidebar li.people-performance:hover, #sidebar li.people-performance.active {
  border-left: 4px solid #EFA2A0;
}
#sidebar li.visualize:focus, #sidebar li.visualize:hover, #sidebar li.visualize.active {
  border-left: 4px solid #fac586;
}

#sidebar .mCustomScrollBox,
#sidebar .mCustomScrollBox .mCSB_container {
  overflow: initial;
}

#sidebar ul li.active > a,
a[aria-expanded=true] {
  color: #fff;
  background: #56569c;
}

a[data-toggle=collapse] {
  position: relative;
}

.dropdown-toggle::after {
  display: block;
  position: absolute;
  top: 20px;
  right: 20px;
}

/* ---------------------------------------------------
    EDITBAR STYLE
----------------------------------------------------- */
#edit-bar {
  width: 250px;
  position: fixed;
  top: 76px;
  right: -250px;
  height: 100vh;
  z-index: 999;
  background: #e9e9e9;
  color: #000;
  transition: all 0.3s;
  overflow-y: scroll;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}
@media (min-width: 480px) {
  #edit-bar {
    top: 114px;
  }
}
@media (min-width: 767px) {
  #edit-bar {
    top: 120px;
  }
}
@media (min-width: 992px) {
  #edit-bar {
    top: 128px;
  }
}

#edit-bar.active {
  right: 0;
}

#editsave,
#editcancel {
  display: inline-block;
  width: calc(50% - 2px);
  margin-right: 2px;
  line-height: 35px;
  text-align: center;
  background: #f8a94b;
  color: #fff;
  position: relative;
  cursor: pointer;
  transition: all 0.3s;
}
#editsave:hover, #editsave:active,
#editcancel:hover,
#editcancel:active {
  background: #f8a94b;
  color: #000;
}

#editsave {
  margin-right: 0;
}

#edit-bar .sidebar-header {
  padding: 20px;
  background: #55559b;
}

#edit-bar ul.components {
  padding: 20px 0;
  border-bottom: 1px solid #47748b;
}

#edit-bar ul p {
  color: #fff;
  padding: 10px;
}

#edit-bar ul li a {
  padding: 10px;
  font-size: 1.1em;
  display: block;
}

#edit-bar ul li a:hover {
  color: #fff;
  background: #55559b;
}

#edit-bar ul li.active > a,
a[aria-expanded=true] {
  color: #fff;
  background: #55559b;
}

#editbarCollapse {
  border-radius: 0;
}

.overlay {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.3);
  z-index: 998;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}

.overlay.active {
  display: block;
  opacity: 1;
}

#edit-bar .form-group-width {
  padding: 15px;
}

.editbarForm {
  padding: 15px;
}
.editbarForm .kpiSelect,
.editbarForm .kpiRangeMode,
.editbarForm .form-group-width {
  margin-bottom: 10px;
  width: 100%;
}

#div_boxes .btn-secondary {
  padding: 2px 10px;
  font-size: smaller;
}

.widget--boxed {
  padding-bottom: 0 !important;
  border: 1px solid #e3e3e3;
}
.widget--boxed .profile {
  margin-bottom: 10px;
  padding: 15px 15px 5px 15px;
}

.org-profile {
  font-size: 1em;
  line-height: 1.75;
}
.org-profile .my-org,
.org-profile .my-org-name {
  display: block;
  font-weight: 700;
  line-height: 1.25;
}
.org-profile .my-org {
  font-size: 1.25em;
}
.org-profile .my-org-name {
  font-size: 1.5em;
  text-transform: uppercase;
  color: #f8a94b;
}
.org-profile:last-child {
  margin-bottom: 0;
}

.breadcrumb {
  border-radius: 4px;
}

.pagination-wrap {
  text-align: center;
}

#api_debug {
  padding: 5px;
  width: 100%;
  height: 394px;
  overflow: scroll;
  font-size: 10px;
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
}

#newsletter {
  display: none;
  position: relative;
  z-index: 11;
  top: 0;
  border-bottom: 10px solid #f8f6ec;
}
@media only screen and (min-width: 768px) {
  #newsletter {
    border-bottom: none;
  }
}
#newsletter:focus {
  outline: none;
}
#newsletter.is-active {
  display: block;
}

.popup-newsletter {
  margin-right: -20px;
  margin-left: -20px;
  padding: 20px;
  background-color: #363636;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .popup-newsletter {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    margin-right: 20px;
    margin-left: 20px;
    padding: 25px 40px;
    width: 720px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.35);
  }
}
.popup-newsletter .close-button {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 30px;
  height: 30px;
  font-size: 1.625em;
  line-height: 1.1;
  text-align: center;
  text-decoration: none;
  background-color: #f8a94b;
  color: #fff;
}
.popup-newsletter .close-button:hover, .popup-newsletter .close-button:focus {
  background-color: #f68d10;
}
@media only screen and (min-width: 768px) {
  .popup-newsletter .intro {
    float: left;
    padding-right: 30px;
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .popup-newsletter .form-wrap {
    float: left;
    width: 50%;
  }
}

.newsletter-form .field {
  margin-bottom: 12px;
}
.newsletter-form .field label {
  display: block;
}
.newsletter-form .field input {
  display: block;
  width: 100%;
  color: #333;
}
.newsletter-form .field-wrap {
  margin-bottom: 12px;
}
.newsletter-form .field-wrap:before, .newsletter-form .field-wrap:after {
  display: table;
  content: " ";
}
.newsletter-form .field-wrap:after {
  clear: both;
}
.newsletter-form .field-wrap .field {
  float: left;
  margin-bottom: 0;
  width: 55%;
}
.newsletter-form .field-wrap .field:first-child {
  padding-right: 10px;
  width: 45%;
}

.flash-messages {
  margin-bottom: 24px;
}
.flash-messages .alert {
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  border-width: 2px;
  background-color: transparent;
}
.flash-messages .alert a {
  text-decoration: underline;
}

.warning-countdown {
  display: block;
  text-align: center;
  min-width: 20px;
  font-size: 10px;
  color: #000;
  background: #f8a94b;
  padding: 2px;
  margin-top: 2px;
  border-radius: 16px;
  float: right;
}

.check {
  display: block;
  margin: 2px auto 0;
  width: 22px;
  height: 22px;
  background-position: 0 0;
  background-repeat: no-repeat;
}

.check--save {
  background-image: url(../img/checkbox-default.png);
}

.check--remove {
  background-image: url(../img/checkbox-active.png);
}

#support {
  background: #3B3B6B;
  position: fixed;
  z-index: 9999;
  padding: 8px 20px;
  bottom: 0;
  right: 0;
  font-weight: bold;
  font-size: 0.8em;
}

.rank-slab, .rank-slab-placeholder {
  width: 100%;
  padding: 5px 10px;
  border: 2px solid black;
  background: #eee;
  margin-bottom: 10px;
}

.rank-slab-placeholder {
  min-height: 30px;
  background: #888;
}

.ui-sortable-handle {
  position: relative;
}

.ui-sortable-handle::after {
  position: absolute;
  right: 0;
  top: 10px;
  display: block;
  content: "☰";
  width: 16px;
  height: 16px;
}

.box-ul {
  list-style: disc;
  padding-left: 15px;
}

.button,
.btn,
#learn-panel__search-submit {
  font-size: 0.8125em;
  text-decoration: none;
  text-transform: uppercase;
  border: none;
}
.button:hover, .button:focus, .button:active,
.btn:hover,
#learn-panel__search-submit:hover,
.btn:focus,
#learn-panel__search-submit:focus,
.btn:active,
#learn-panel__search-submit:active {
  border: none !important;
}
@media only screen and (min-width: 768px) {
  .button,
  .btn,
  #learn-panel__search-submit {
    font-size: 0.9375em;
    padding-right: 20px;
    padding-left: 20px;
  }
}

.btn-lg {
  font-size: 1.0625em;
  border-radius: 3em;
}
@media only screen and (min-width: 768px) {
  .btn-lg {
    padding-right: 25px;
    padding-left: 25px;
    font-size: 1.1875em;
  }
}

.btn-sm {
  border-radius: 0.8em;
  padding: 2px 8px;
  font-size: 0.8em;
}

.btn-primary, #learn-panel__search-submit {
  color: #111;
  background-color: #f8a94b !important;
}
.btn-primary:hover, #learn-panel__search-submit:hover, .btn-primary:active, #learn-panel__search-submit:active {
  color: #111 !important;
  background-color: #f68d10 !important;
}

.btn-secondary {
  color: #eee !important;
  background-color: #3B3B6B !important;
}
.btn-secondary:hover, .btn-secondary:active {
  color: #eee !important;
  background-color: #56569c !important;
}

.btn-neutral,
.btn-common {
  color: #eee !important;
  background-color: #696969 !important;
}
.btn-neutral:hover, .btn-neutral:active,
.btn-common:hover,
.btn-common:active {
  color: #111 !important;
  background-color: #D8D7D6 !important;
}

.overview .btn-primary, .overview #learn-panel__search-submit,
.btn-overview {
  color: #eee !important;
  background-color: #2f723f !important;
}
.overview .btn-primary:hover, .overview #learn-panel__search-submit:hover, .overview .btn-primary:active, .overview #learn-panel__search-submit:active,
.btn-overview:hover,
.btn-overview:active {
  color: #111 !important;
  background-color: #B2D3BD !important;
}

.foundations .btn-primary, .foundations #learn-panel__search-submit,
.btn-impact {
  color: #eee !important;
  background-color: #1c6e8a !important;
}
.foundations .btn-primary:hover, .foundations #learn-panel__search-submit:hover, .foundations .btn-primary:active, .foundations #learn-panel__search-submit:active,
.btn-impact:hover,
.btn-impact:active {
  color: #111 !important;
  background-color: #6BBCC5 !important;
}

.impact .btn-primary, .impact #learn-panel__search-submit,
.btn-impact {
  color: #eee !important;
  background-color: #2E343B !important;
}
.impact .btn-primary:hover, .impact #learn-panel__search-submit:hover, .impact .btn-primary:active, .impact #learn-panel__search-submit:active,
.btn-impact:hover,
.btn-impact:active {
  color: #111 !important;
  background-color: #D8D7D6 !important;
}

.operations .btn-primary, .operations #learn-panel__search-submit,
.btn-operations {
  color: #eee !important;
  background-color: #1c6e8a !important;
}
.operations .btn-primary:hover, .operations #learn-panel__search-submit:hover, .operations .btn-primary:active, .operations #learn-panel__search-submit:active,
.btn-operations:hover,
.btn-operations:active {
  color: #111 !important;
  background-color: #6BBCC5 !important;
}

.people-performance .btn-primary, .people-performance #learn-panel__search-submit,
.btn-people-performance {
  color: #eee !important;
  background-color: #A6392D !important;
}
.people-performance .btn-primary:hover, .people-performance #learn-panel__search-submit:hover, .people-performance .btn-primary:active, .people-performance #learn-panel__search-submit:active,
.btn-people-performance:hover,
.btn-people-performance:active {
  color: #111 !important;
  background-color: #EFA2A0 !important;
}

.visualize .btn-primary, .visualize #learn-panel__search-submit,
.btn-visualize,
.button.orange {
  background-color: #f8a94b !important;
}
.visualize .btn-primary:hover, .visualize #learn-panel__search-submit:hover, .visualize .btn-primary:active, .visualize #learn-panel__search-submit:active,
.btn-visualize:hover,
.btn-visualize:active,
.button.orange:hover,
.button.orange:active {
  color: #111 !important;
  background-color: #f68d10 !important;
}

.button.white {
  border: 2px solid #f8a94b;
}

.button.white:hover {
  border: 2px solid #fac586;
}

.btn.remove_text, .remove_text#learn-panel__search-submit,
.btn.add_text,
.add_text#learn-panel__search-submit,
.btn.remove_text_col,
.remove_text_col#learn-panel__search-submit,
.btn.add_text_col,
.add_text_col#learn-panel__search-submit,
.btn.add_kpi,
.add_kpi#learn-panel__search-submit,
.btn.remove_kpi,
.remove_kpi#learn-panel__search-submit,
.btn.remove_textarea,
.remove_textarea#learn-panel__search-submit,
.btn.add_textarea,
.add_textarea#learn-panel__search-submit {
  width: 30px;
  height: 30px;
  background: #eee;
  text-indent: 9999px;
  overflow: hidden;
  padding: 0px;
  position: relative;
  z-index: 5;
  margin-right: 10px;
}

.btn.add_kpi, .add_kpi#learn-panel__search-submit {
  margin-right: 17px;
}

.btn.btn-filter-reset, .btn-filter-reset#learn-panel__search-submit {
  margin-left: 12px;
}

.btn.remove_text:hover, .remove_text#learn-panel__search-submit:hover,
.btn.add_text:hover,
.add_text#learn-panel__search-submit:hover,
.btn.remove_text_col:hover,
.remove_text_col#learn-panel__search-submit:hover,
.btn.add_text_col:hover,
.add_text_col#learn-panel__search-submit:hover,
.btn.add_kpi:hover,
.add_kpi#learn-panel__search-submit:hover,
.btn.remove_kpi:hover,
.remove_kpi#learn-panel__search-submit:hover,
.btn.remove_textarea:hover,
.remove_textarea#learn-panel__search-submit:hover,
.btn.add_textarea:hover,
.add_textarea#learn-panel__search-submit:hover {
  border: 1px solid #555;
}

.btn.remove_text:after, .remove_text#learn-panel__search-submit:after,
.btn.add_text:after,
.add_text#learn-panel__search-submit:after,
.btn.remove_text_col:after,
.remove_text_col#learn-panel__search-submit:after,
.btn.add_text_col:after,
.add_text_col#learn-panel__search-submit:after,
.btn.add_kpi:after,
.add_kpi#learn-panel__search-submit:after,
.btn.remove_kpi:after,
.remove_kpi#learn-panel__search-submit:after,
.btn.remove_textarea:after,
.remove_textarea#learn-panel__search-submit:after,
.btn.add_textarea:after,
.add_textarea#learn-panel__search-submit:after {
  content: "";
  position: absolute;
  top: 13px;
  left: 6px;
  height: 3px;
  width: 17px;
  background: #555;
}

.btn.add_text:before, .add_text#learn-panel__search-submit:before,
.btn.add_text_col:before,
.add_text_col#learn-panel__search-submit:before,
.btn.add_textarea:before,
.add_textarea#learn-panel__search-submit:before,
.btn.add_kpi:before,
.add_kpi#learn-panel__search-submit:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 13px;
  height: 17px;
  width: 3px;
  background: #555;
}

.btn.data_kpi, .data_kpi#learn-panel__search-submit,
.btn.graph_kpi,
.graph_kpi#learn-panel__search-submit {
  padding: 3px 5px;
  font-size: 0.8em;
  margin: 3px 10px 0 0;
  float: right;
}

.btn.small, .small#learn-panel__search-submit {
  padding: 3px 5px;
  font-size: 0.8em;
  margin-top: 3px;
  margin-left: 10px;
}

.user-toggle {
  display: block;
  margin: 0 auto;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-image: url(../img/checkbox-default.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.user-toggle.is-checked {
  background-image: url(../img/checkbox-active.png);
}

.alert {
  border-radius: 4px;
}

.wrapper {
  display: flex;
  width: 100%;
}

#content {
  width: calc(100% - 250px);
  padding: 40px 40px 40px 60px;
  min-height: calc(100vh - 76px);
  transition: all 0.3s;
  position: absolute;
  top: 120px;
  right: 0;
}
@media (min-width: 480px) {
  #content {
    top: 120px;
    min-height: calc(100vh - 120px);
  }
}
@media (min-width: 767px) {
  #content {
    top: 120px;
    min-height: calc(100vh - 120px);
  }
}
@media (min-width: 992px) {
  #content {
    top: 128px;
    min-height: calc(100vh - 128px);
  }
}

#content.active {
  width: 100%;
}

footer {
  margin-top: 30px;
  font-size: 0.8em;
  padding: 20px 20px;
  border-top: 1px solid #D8D7D6;
}
footer nav {
  margin-top: 20px;
  float: left !important;
}
footer nav li {
  padding: 0px 16px 0px 0px;
}
footer nav a {
  color: #3B3B6B;
}
footer nav a:focus, footer nav a:hover {
  color: #56569c;
  text-decoration: underline !important;
}
footer nav span {
  display: none;
}
@media (min-width: 767px) {
  footer nav span {
    display: inline;
  }
}

/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */
@media (max-width: 768px) {
  #sidebar {
    margin-left: -230px;
  }
  #sidebar.active {
    margin-left: 0;
  }
  #content {
    width: 100%;
  }
  #sidebarCollapse span {
    display: none;
  }
}
.subrow {
  margin-left: 0;
  margin-right: 0;
}

.row-padded {
  padding: 20px 0;
}

.visualize-landing thead {
  background-color: #f8a94b;
  color: #111;
}
.visualize-landing thead a {
  color: #111;
  text-decoration: none;
}
.visualize-landing thead a.sort:hover {
  text-decoration: underline;
}
.visualize-landing thead a.sort.asc:after {
  content: " ▲";
  font-size: smaller;
}
.visualize-landing thead a.sort.desc:after {
  content: " ▼";
  font-size: smaller;
}

.visualize-landing.admin tbody {
  /*background-color: tint(palette(visualizecolor), 90);*/
}
.visualize-landing.admin tbody label,
.visualize-landing.admin tbody [type=checkbox]:not(:checked) + label,
.visualize-landing.admin tbody [type=checkbox]:checked + label {
  padding-left: 95px;
}

@media (max-width: 650px) {
  .report-intro {
    display: none;
  }
}
@media (max-width: 767px) {
  .date-prefix {
    display: none;
  }
}
.del-header {
  display: inline-block;
  width: 100px;
  float: left;
}

.report-intro {
  margin-left: 0px;
  font-size: smaller;
}

.admin .report-intro {
  margin-left: 100px;
}

.report-date {
  text-align: center;
}

.date-value {
  white-space: nowrap;
}

.dashboard-content {
  margin-left: 20px;
}
@media (min-width: 900px) {
  .dashboard-content .col-md-6 {
    flex: 0 0 calc(50% - 10px);
    max-width: 50%;
  }
}
@media (min-width: 1200px) {
  .dashboard-content .col-lg-3 {
    flex: 0 0 calc(25% - 10px);
    max-width: 25%;
  }
}

.dash-box {
  border: 1px solid #696969;
  border-left: 4px solid #696969;
  padding: 0 15px 0 0px;
  min-height: 180px;
  margin-bottom: 10px;
  margin-right: 10px;
}
@media (min-width: 767px) {
  .dash-box .dash-box {
    min-height: 300px;
  }
}
.dash-box h2 {
  font-size: 1.1rem;
  margin-top: 10px;
}
.dash-box:before {
  content: " ";
  display: block;
  float: left;
  width: 16px;
  height: 100%;
  background: #f0f0f0;
  margin-right: 15px;
}
.dash-box.dash-overview {
  border-color: #2f723f;
}
.dash-box.dash-overview:before {
  background: #eaf1ec;
}
.dash-box.dash-overview h2 a {
  color: #2f723f;
}
.dash-box.dash-overview .btn, .dash-box.dash-overview #learn-panel__search-submit {
  position: absolute;
  bottom: 16px;
  right: 16px;
}
.dash-box.dash-foundations {
  border-color: #1c6e8a;
}
.dash-box.dash-foundations:before {
  background: #e8f1f3;
}
.dash-box.dash-foundations h2 a {
  color: #1c6e8a;
}
.dash-box.dash-foundations .btn, .dash-box.dash-foundations #learn-panel__search-submit {
  position: absolute;
  bottom: 16px;
  right: 16px;
}
.dash-box.dash-impact {
  border-color: #2E343B;
}
.dash-box.dash-impact:before {
  background: #eaebeb;
}
.dash-box.dash-impact h2 a {
  color: #2E343B;
}
.dash-box.dash-impact .btn, .dash-box.dash-impact #learn-panel__search-submit {
  position: absolute;
  bottom: 16px;
  right: 16px;
}
.dash-box.dash-operations {
  border-color: #1c6e8a;
}
.dash-box.dash-operations:before {
  background: #e8f1f3;
}
.dash-box.dash-operations h2 a {
  color: #1c6e8a;
}
.dash-box.dash-operations .btn, .dash-box.dash-operations #learn-panel__search-submit {
  position: absolute;
  bottom: 16px;
  right: 16px;
}
.dash-box.dash-people-performance {
  border-color: #A6392D;
}
.dash-box.dash-people-performance:before {
  background: #f6ebea;
}
.dash-box.dash-people-performance h2 a {
  color: #A6392D;
}
.dash-box.dash-people-performance .btn, .dash-box.dash-people-performance #learn-panel__search-submit {
  position: absolute;
  bottom: 16px;
  right: 16px;
}
.dash-box.dash-visualize {
  display: block;
  border-color: #f8a94b;
  flex: 0 0 calc(100% - 10px);
}
.dash-box.dash-visualize:before {
  background: #fef6ed;
}
.dash-box.dash-visualize h2 {
  color: #f6921a;
}
.dash-box.dash-visualize form:after {
  clear: both;
  content: " ";
  display: block;
  background: yellow;
}
.dash-box.dash-visualize .table-responsive {
  width: calc(100% - 60px);
}
.dash-box.dash-gdpr {
  border-color: #2E343B;
}
.dash-box.dash-gdpr:before {
  background: #eaebeb;
}
.dash-box.dash-gdpr h2 a {
  color: #2E343B;
}
.dash-box.dash-gdpr p {
  max-width: 100%;
}
.dash-box.dash-gdpr .btn-agree {
  margin-left: 10px;
}

.grid-stack {
  margin-left: -10px;
}

.grid-stack > .grid-stack-item > .grid-stack-item-content {
  overflow: hidden;
}

#admin-editform .table-row,
#dynamic-form .table-row,
.grid-box-content .table-row {
  display: table-row;
  width: 100%;
}
#admin-editform .table-row .lm-inputs,
#admin-editform .table-row .lm-outputs,
#admin-editform .table-row .lm-outcomes,
#admin-editform .table-row .lm-assumptions,
#admin-editform .table-row .lm-external,
#dynamic-form .table-row .lm-inputs,
#dynamic-form .table-row .lm-outputs,
#dynamic-form .table-row .lm-outcomes,
#dynamic-form .table-row .lm-assumptions,
#dynamic-form .table-row .lm-external,
.grid-box-content .table-row .lm-inputs,
.grid-box-content .table-row .lm-outputs,
.grid-box-content .table-row .lm-outcomes,
.grid-box-content .table-row .lm-assumptions,
.grid-box-content .table-row .lm-external {
  display: table-cell;
}
#admin-editform .table-row .lm-inputs .box-group,
#admin-editform .table-row .lm-outputs .box-group,
#admin-editform .table-row .lm-outcomes .box-group,
#admin-editform .table-row .lm-assumptions .box-group,
#admin-editform .table-row .lm-external .box-group,
#dynamic-form .table-row .lm-inputs .box-group,
#dynamic-form .table-row .lm-outputs .box-group,
#dynamic-form .table-row .lm-outcomes .box-group,
#dynamic-form .table-row .lm-assumptions .box-group,
#dynamic-form .table-row .lm-external .box-group,
.grid-box-content .table-row .lm-inputs .box-group,
.grid-box-content .table-row .lm-outputs .box-group,
.grid-box-content .table-row .lm-outcomes .box-group,
.grid-box-content .table-row .lm-assumptions .box-group,
.grid-box-content .table-row .lm-external .box-group {
  background: #eee !important;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 10px;
}

.grid-box-content .lm-inputs:after,
.grid-box-content .lm-outputs:after {
  top: 38px;
  right: 0px;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #eee !important;
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
}

.grid-stack-item[data-gs-width="3"] {
  width: 100%;
}

.grid-stack-item[data-gs-width="2"] {
  width: 66.6666667%;
}

.grid-stack-item[data-gs-width="1"] {
  width: 33.3333333%;
}

.grid-stack-item[data-gs-x="2"] {
  left: 66.6666667%;
}

.grid-stack-item[data-gs-x="1"] {
  left: 33.3333333%;
}

.grid-stack > .grid-stack-item > .grid-stack-item-content {
  left: 0px;
  right: 0px;
  padding-bottom: 2px;
}

.grid-box {
  background: #fff;
  box-shadow: 1px 1px 5px #ccc;
  position: relative;
  height: 100%;
  margin: 0px 10px;
  padding: 1px 1px 70px 1px;
}

.grid-box > h3 {
  width: 100%;
  height: 35px;
  overflow: hidden;
  background: #2f723f !important;
  padding: 10px 100px 7px 20px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0px;
  color: #fff !important;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.foundations .grid-box > h3 {
  background: #1c6e8a !important;
}

.impact .grid-box > h3 {
  background: #2E343B !important;
}

.operations .grid-box > h3 {
  background: #1c6e8a !important;
}

.people-performance .grid-box > h3 {
  background: #A6392D !important;
}

.visualize .grid-box > h3 {
  background: #f8a94b !important;
  color: #000 !important;
}

.grid-box .box-heading {
  font-weight: bold;
}

.grid-box .print-link {
  display: block;
  position: absolute;
  top: 7px;
  right: 60px;
  /*background: url(../img/edit.png) 2px 2px no-repeat;*/
  color: #fff;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.grid-box .edit-link {
  display: block;
  position: absolute;
  top: 7px;
  right: 35px;
  /*background: url(../img/edit.png) 2px 2px no-repeat;*/
  color: #fff;
  width: 20px;
  height: 20px;
}

.grid-box .hide-link {
  display: block;
  position: absolute;
  top: 7px;
  right: 7px;
  /*background: url(../img/hide.png) top left no-repeat;*/
  color: #fff;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.grid-box .remove-link {
  display: block;
  position: absolute;
  top: 7px;
  right: 7px;
  /*background: url(../img/remove.png) top left no-repeat;*/
  color: #fff;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.visualize .grid-box .edit-link,
.visualize .grid-box .hide-link,
.visualize .grid-box .print-link,
.visualize .grid-box .remove-link {
  color: #000;
}

.custom-report .grid-box .edit-link {
  right: 85px;
}

.custom-report .grid-box .hide-link {
  right: 35px;
}

.grid-box .restore-link {
  display: none;
}

.grid-box .edit-link span,
.grid-box .hide-link span,
.grid-box .print-link span,
.grid-box .remove-link span,
.hidden-boxes .restore-link span,
.hidden-boxes .remove-link {
  display: none;
}

.grid-box .grid-box-content {
  margin: 20px 20px 20px 20px;
  padding-right: 0px;
  font-size: 13px;
  overflow-x: hidden;
  overflow-y: auto;
  height: 100% !important;
}
.grid-box .grid-box-content h3 {
  padding-left: 10px;
  margin: 0;
}

.grid-box .row {
  margin-left: 0;
  margin-right: 0;
}

.pagination {
  margin-top: 20px;
}

.page-item:first-child .page-link {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.page-item:last-child .page-link {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.page-item.active .page-link {
  color: #111;
}

.reportDate {
  margin-right: 10px;
}

.visualize-landing .narrower {
  padding-left: 95px;
  display: block;
}
.visualize-landing .narrower .report-date {
  text-align: left;
  padding-bottom: 0.5em;
  white-space: normal;
}
.visualize-landing .wider {
  display: none;
}
@media (min-width: 992px) {
  .visualize-landing .narrower {
    display: none;
  }
  .visualize-landing .wider {
    display: table-cell;
  }
}
@media (max-width: 992px) {
  .visualize-landing .col-md-3 {
    width: 100%;
    margin-bottom: 10px;
  }
}

#register-form .row,
#login-form .row,
#user-form .row {
  margin-left: -15px;
  margin-right: -15px;
}
#register-form fieldset,
#register-form div,
#login-form fieldset,
#login-form div,
#user-form fieldset,
#user-form div {
  margin-bottom: 0.5em;
}

.select2-container textarea {
  outline: none !important;
}

.chart {
  height: 75% !important;
  width: 100%;
}

.chart-info {
  margin-top: 10px;
}
.chart-info .outcome {
  padding: 2px 10px;
  border-radius: 6px;
  width: auto;
  display: inline-block;
  color: #000;
  border: 1px solid #000;
  margin: 0 10px 10px 0;
}
.chart-info .stakeholder {
  padding: 2px 10px;
  border-radius: 6px;
  width: auto;
  display: inline-block;
  color: #fff;
  background: #000;
  border: 1px solid #000;
  margin: 0 10px 10px 0;
}
.chart-info .mini-sdg {
  padding: 3px;
  border-radius: 6px;
  margin: 0 10px 10px 0;
  width: 25px;
  display: inline-block;
  text-align: center;
  color: #fff;
  background-color: #444;
}
.chart-info .mini-sdg.sdg1 {
  background-color: #eb1c2e;
}
.chart-info .mini-sdg.sdg2 {
  background-color: #d3a02a;
}
.chart-info .mini-sdg.sdg3 {
  background-color: #279b48;
}
.chart-info .mini-sdg.sdg4 {
  background-color: #c21f32;
}
.chart-info .mini-sdg.sdg5 {
  background-color: #ef402b;
}
.chart-info .mini-sdg.sdg6 {
  background-color: #01aed9;
}
.chart-info .mini-sdg.sdg7 {
  background-color: #fbb612;
}
.chart-info .mini-sdg.sdg8 {
  background-color: #8f1838;
}
.chart-info .mini-sdg.sdg9 {
  background-color: #f36d24;
}
.chart-info .mini-sdg.sdg10 {
  background-color: #e01483;
}
.chart-info .mini-sdg.sdg11 {
  background-color: #fa9d26;
}
.chart-info .mini-sdg.sdg12 {
  background-color: #ce8d29;
}
.chart-info .mini-sdg.sdg13 {
  background-color: #47773d;
}
.chart-info .mini-sdg.sdg14 {
  background-color: #007dbd;
}
.chart-info .mini-sdg.sdg15 {
  background-color: #3db049;
}
.chart-info .mini-sdg.sdg16 {
  background-color: #02558b;
}
.chart-info .mini-sdg.sdg17 {
  background-color: #183668;
}

.cbox-1 {
  color: #1a6532;
  font-weight: bold;
}

.cbox-0 {
  opacity: 0.5;
  color: #8f1838;
}

#form-actions {
  width: 300px;
  position: fixed;
  top: 132px;
  right: 0;
  background: #ffffff;
  padding: 15px;
  border-radius: 0 0 0 15px;
  z-index: 100;
}
#form-actions .form-nav {
  margin-top: 10px;
  text-align: right;
}

.edit-form-buttons,
.edit-form-buttons > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 1rem;
}

.edit-form-buttons {
  margin: 2rem 0 0;
}

.edit-form-buttons > div {
  justify-content: unset;
  gap: 0.5rem;
}
.edit-form-buttons > div * {
  margin: 0;
}

#pageContent {
  border-top: 1px solid #ccc;
  width: 100%;
  height: 100%;
  padding-top: 130px;
}

.content {
  background: #fff;
  box-shadow: 1px 1px 3px #ccc;
  margin-bottom: 0px;
}

@media (max-width: 992px) {
  #content {
    padding-top: 120px;
  }
}
@media (min-width: 993px) {
  .alert-info.alert-dismissible {
    width: calc(100% - 320px);
  }
}
.section-group {
  border-bottom: 1px solid #ccc;
  padding: 15px 0px 30px 0px;
}

.section-group:after {
  display: block;
  content: "";
  clear: both;
}

.form-control, #learn-panel__search-input {
  border-radius: 4px;
}

.form-control.pad-left, .pad-left#learn-panel__search-input {
  margin-left: 10px;
}

.progress {
  height: 30px;
  max-width: 800px;
  margin: 16px 0 24px;
}

.progress-bar {
  font-size: 1em;
  font-weight: 700;
}

form {
  color: #696969;
}

form .form-group, form .learn-panel__search-input-wrapper,
form .learn-panel__search-submit-wrapper {
  padding: 10px 0px;
}

form .form-group.container-heading, form .container-heading.learn-panel__search-input-wrapper,
form .container-heading.learn-panel__search-submit-wrapper {
  padding: 0;
}

form .form-group .form-group-width, form .learn-panel__search-input-wrapper .form-group-width,
form .learn-panel__search-submit-wrapper .form-group-width,
p {
  max-width: 800px;
  word-break: break-word;
  -webkit-hyphens: auto;
          hyphens: auto;
}

.container-text-multi,
.container-text-multi-col {
  max-width: 800px;
}
.container-text-multi .form-group-width,
.container-text-multi-col .form-group-width {
  width: 100%;
}

.view-all {
  float: right;
  text-decoration: none;
  text-transform: uppercase;
  color: #2E343B;
  font-size: 0.9em;
}

form input {
  box-shadow: 1px 1px 2px #ccc;
}

form input[type=checkbox],
form input[type=radio] {
  box-shadow: none;
}

.form-group h2, .learn-panel__search-input-wrapper h2,
.learn-panel__search-submit-wrapper h2 {
  text-transform: none;
  font-size: 18px;
  font-weight: 400;
}

.form-group.container-heading h2, .container-heading.learn-panel__search-input-wrapper h2,
.container-heading.learn-panel__search-submit-wrapper h2 {
  font-size: 18px;
}

.project-title {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

label,
legend,
.container-heading h2 {
  font-weight: 600;
  font-size: 18px;
}

.subgroup label,
label.subgroup {
  font-size: 16px;
}

.select2-container--bootstrap {
  box-shadow: 1px 1px 2px #ccc;
}

#mainReport .form-group-width {
  max-width: 800px;
}

[type=checkbox]:not(:checked),
[type=checkbox]:checked {
  position: absolute;
  left: -9999px;
}

[type=checkbox]:not(:checked) + label,
[type=checkbox]:checked + label {
  position: relative;
  padding-left: 25px;
  margin: 5px 0px;
  cursor: pointer;
  font-weight: 400;
  font-size: 16px;
}

[type=checkbox]:not(:checked) + label:before,
[type=checkbox]:checked + label:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 20px;
  height: 20px;
  border: 1px solid #696969;
  background: #fff;
}

[type=checkbox]:not(:checked) + label:after,
[type=checkbox]:checked + label:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 20px;
  height: 20px;
  border: 1px solid #f8a94b;
  background: #f8a94b;
}

[type=checkbox]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}

[type=checkbox]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

[type=checkbox]:disabled:not(:checked) + label:before,
[type=checkbox]:disabled:checked + label:before {
  border-color: #bbb;
  background-color: #ddd;
}

[type=checkbox]:disabled:checked + label:after {
  color: #999;
}

[type=checkbox]:disabled + label {
  color: #aaa;
}

[type=checkbox]:checked:focus + label:before,
[type=checkbox]:not(:checked):focus + label:before {
  border: 1px solid #696969;
}

[type=radio]:not(:checked),
[type=radio]:checked {
  position: absolute;
  left: -9999px;
}

[type=radio]:not(:checked) + label,
[type=radio]:checked + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  font-weight: normal;
  font-size: 16px;
  margin: 2px 0px;
  line-height: 20px;
}

[type=radio]:not(:checked) + label:before,
[type=radio]:checked + label:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 20px;
  height: 20px;
  border: 1px solid #696969;
  background: #fff;
  border-radius: 10px;
}

[type=radio]:not(:checked) + label:after,
[type=radio]:checked + label:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 20px;
  height: 20px;
  border: 1px solid #82D8B9;
  background: #82D8B9;
  border-radius: 10px;
}

[type=radio]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}

[type=radio]:checked + label:after {
  opacity: 1;
  transform: scale(1);
  width: 18px;
  height: 18px;
  margin: 1px;
  border: 3px solid #fff !important;
}

[type=radio]:disabled:not(:checked) + label:before,
[type=radio]:disabled:checked + label:before {
  border-color: #bbb;
  background-color: #ddd;
}

[type=radio]:disabled:checked + label:after {
  color: #999;
}

[type=radio]:disabled + label {
  color: #aaa;
}

[type=checkbox]:checked:focus + label:before,
[type=checkbox]:not(:checked):focus + label:before {
  border: 1px solid #696969;
}

.text-multi td,
.text-multi-col td {
  padding: 5px 0px 5px 5px;
}

.container-text-multi,
.container-text-multi-col {
  background: #eee;
  border-radius: 10px;
  padding: 10px !important;
  margin: 10px 0;
}

.lm-inputs,
.lm-outputs,
.lm-outcomes {
  position: relative;
}

.lm-inputs h3,
.lm-outputs h3,
.lm-outcomes h3 {
  display: inline-block;
}

.lm-inputs:after,
.lm-outputs:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 30px solid #eee;
  position: absolute;
  top: 70px;
  right: -8px;
}

.admin_area .lm-inputs:after,
.admin_area .lm-outputs:after {
  top: 50px;
}
.admin_area .box-heading {
  font-weight: bold;
}

.lm-inputs h3 span,
.lm-outputs h3 span,
.lm-outcomes h3 span {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 5px 10px;
  border: 1px solid #111;
  border-radius: 50%;
  color: #111;
  font-size: 0.75em;
  text-align: center;
  cursor: pointer;
  padding-top: 2px;
  font-weight: 600;
}

.help {
  position: absolute;
  top: 0px;
  left: 0px;
  background: #fff;
  width: 60%;
  padding: 10px !important;
  border: 2px solid #ccc;
  border-radius: 10px;
  display: none;
  z-index: 100;
}

.help:before {
  content: "";
  display: block;
  position: absolute;
  top: 20px;
  left: -10px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #ccc;
}

table.kpis {
  background: #eee;
  border-radius: 10px;
  padding: 10px !important;
  margin: 10px 0px;
  width: 100%;
}

table.kpis .btn-secondary {
  background: #fff;
  color: #555;
  border-width: 1px;
  padding: 6px 10px 4px 10px;
}

table.kpis .btn-secondary.disabled {
  color: #777;
}

table.kpis .btn-secondary:hover {
  border-color: #555;
}

table.kpis td,
table.kpis th {
  padding: 10px 2px;
}

table.kpis th {
  font-size: smaller;
  padding-bottom: 0px;
}

table.kpis td:first-child {
  padding-left: 10px;
}

table.kpis td:last-child {
  width: 50px;
}

table.kpis .kpi-data {
  float: left;
  width: 70%;
}

.kpi-graph {
  clear: both;
  padding: 10px 0px;
}

table.kpis .kpi-data input,
table.kpis .kpi-data select,
table.kpis .kpi-data div {
  display: inline-block;
  width: 32%;
}

table.kpis .kpi-data .kpi_outcomes_div,
table.kpis .kpi-data .kpi_outcomes_div div,
table.kpis .kpi-data .kpi_outcomes_div select,
table.kpis .kpi-data .kpi_stakeholders_div,
table.kpis .kpi-data .kpi_stakeholders_div div,
table.kpis .kpi-data .kpi_stakeholders_div select,
table.kpis .kpi-data .kpi_desc_div,
table.kpis .kpi-data .kpi_desc_div div,
table.kpis .kpi-data .kpi_desc_div textarea {
  width: 98%;
}

.kpi-name-heading,
.kpi-start-heading,
.kpi-interval-heading,
.kpi-outcomes-heading,
.kpi-stakeholdres-heading,
.kpi-desc-heading {
  font-size: smaller !important;
  font-weight: bold !important;
  margin: 5px 0;
}

table.kpis .kpi-data input.kpi_name,
table.kpis .kpi-data select.kpi_name,
table.kpis .kpi-data div.kpi_name {
  width: 100% !important;
}

.kpi-data .name,
.kpi_interval,
.kpi_start {
  padding-left: 8px;
}

table.kpis .kpi_data_table {
  width: 68%;
}

table.kpis .kpi_data_table th {
  padding-left: 2px;
}

table.kpis .kpi_data_table td {
  width: 33%;
}

.kpi_data_table input {
  width: 100%;
}

.kpi_data_table td:first-child {
  padding-left: 0px !important;
}

.kpi-graph {
  margin: 10px 0px;
}

.alert ul {
  list-style: none;
  margin: 0px;
  padding: 0px 0px 0px 5px;
}

/* MS - I'm removing this as otherwise it's hard to even process the alert in time */
.alert-info ul {
  padding-right: 5px;
}

.spinner > div {
  width: 8px;
  height: 8px;
  background-color: #aaa;
  border-radius: 100%;
  display: inline-block;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  animation-delay: -0.16s;
}

.hidden-boxes {
  background: #eee;
  position: fixed;
  width: 100%;
  bottom: 0px;
  right: 0px;
  z-index: 500;
  padding-left: 270px;
  transition: all 0.15s ease-in-out;
}

.active .hidden-boxes {
  padding-left: 20px;
}

.hidden-box {
  width: 200px;
  display: inline-block;
  margin: 10px;
  position: relative;
}

.hidden-box .grid-box {
  padding: 0px;
}

.hidden-box .ui-resizable-handle,
.hidden-box .grid-box-content {
  display: none !important;
}

.hidden-boxes .restore-link {
  display: block;
  position: absolute;
  top: 7px;
  right: 7px;
  /*background: url(../img/restore.png) top left no-repeat;*/
  color: #fff;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.visualize .hidden-boxes .restore-link {
  color: #000;
}

.hidden-boxes .edit-link,
.hidden-boxes .hide-link,
.hidden-boxes .print-link {
  display: none;
}

/*--animations--*/
@keyframes delayfadeout {
  0% {
    opacity: 1;
    height: 30px;
  }
  80% {
    opacity: 1;
    height: 30px;
  }
  100% {
    opacity: 0;
    height: 0px;
  }
}
@media (max-width: 992px) {
  .arrow {
    top: 20px;
  }
  .bargraph {
    bottom: 20px;
    left: 20px;
  }
  .piechart {
    right: 20px;
  }
  /*.alert-info {   
    top: 40px;
    right: 35px;
  }*/
  .lm-inputs:after,
  .lm-outputs:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .gen-pdf {
    display: none;
  }
  .bargraph {
    bottom: 10px;
  }
  .arrow {
    width: 130px;
    height: 50px;
    background-size: cover;
  }
  .bargraph {
    width: 120px;
    height: 120px;
    background-size: cover;
    bottom: -5px;
  }
  .piechart {
    width: 120px;
    height: 120px;
    background-size: cover;
    bottom: -25px;
  }
  .progressCounter {
    display: none;
  }
  table.kpis .kpi-data,
  .btn.graph_kpi,
  .graph_kpi#learn-panel__search-submit {
    float: none;
    margin-bottom: 10px;
  }
  .btn.data_kpi, .data_kpi#learn-panel__search-submit {
    float: left;
    margin-bottom: 10px;
  }
  table.kpis .kpi-data {
    width: 100%;
  }
  table.kpis .kpi_data_table {
    width: 98%;
  }
}
@media (max-width: 650px) {
  .button {
    display: block;
    text-align: center;
    margin: 5px 0px;
    width: 80%;
  }
}
@media (max-width: 420px) {
  .arrow,
  .bargraph,
  .piechart {
    display: none;
  }
  p {
    text-justify: distribute;
  }
}
/*--animations--*/
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
/* SDG icons */
ul.checkboxes-sdg {
  padding-left: 0px;
  margin-left: 0px;
}

ul.checkboxes-sdg:after {
  content: " ";
  display: block;
  clear: both;
  width: 100%;
  height: 1px;
}

ul.checkboxes-sdg > li {
  float: left;
  display: block;
  width: 18%;
  margin-right: 10px;
  min-width: 75px;
  max-width: 150px;
}

ul.checkboxes-sdg > li > input[type=checkbox] {
  margin-left: -9999px;
}

ul.checkboxes-sdg > li > input[type=checkbox] + label {
  padding: 0;
}

ul.checkboxes-sdg > li > input[type=checkbox] + label:before,
ul.checkboxes-sdg > li > input[type=checkbox]:checked + label:after {
  display: none;
}

ul.checkboxes-sdg > li > input[type=checkbox]:focus + label > img {
  outline: 2px solid #f8a94b;
}

ul.checkboxes-sdg > li > input[type=checkbox] + label > img {
  display: block;
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 8px;
}

ul.checkboxes-sdg > li > input[type=checkbox] + label > img.cb_off {
  opacity: 0.33;
  filter: grayscale(100%);
}

.grid-stack-item .checkboxes-sdg {
  display: flex;
  flex-wrap: wrap;
}
.grid-stack-item .checkboxes-sdg li {
  float: none;
  display: inline-block;
  width: 100%;
  margin-right: 5px;
  min-width: 75px;
  max-width: 100%;
  flex: 0 1 25%;
}

.grid-stack-item[data-gs-width="2"] .checkboxes-sdg li {
  flex-basis: 12.5%;
}

/* EDIT/VISUALIZE SECTION */
.org-logo {
  float: left;
  padding: 20px;
  margin: 0 20px 20px 0;
  border: 1px solid #ccc;
}
.org-logo img {
  border: none;
  max-width: 200px;
}

.reportIntro {
  max-width: 99% !important;
  margin-right: 10px;
}

.reports-form table {
  margin: 10px 0px;
}
.reports-form table.reportsIntroBlock {
  width: 99%;
  margin-right: 10px;
  max-width: initial;
}
.reports-form table.reportsIntroBlock td {
  border-bottom: none;
}
.reports-form table.reportsIntroBlock:after {
  content: " ";
  height: 1px;
  clear: both;
}
.reports-form th {
  background: #ddd;
  font-size: 1.2em;
  padding: 10px 0px;
  margin: 10px 0px;
}
.reports-form td {
  padding: 10px 0px;
  border-bottom: 1px solid #ddd;
}
.reports-form tr:last-child td {
  border-bottom: 0px;
}
.reports-form .toggle-section-group {
  display: block;
  width: 100%;
  border: 1px solid black;
  padding: 4px;
  margin-bottom: 2px;
  font-weight: bold;
  background: #ddd;
  color: black;
}
.reports-form .field-heading {
  display: block;
  width: 100%;
  padding: 2px;
  margin-top: 8px;
  margin-bottom: 4px;
  font-weight: bold;
  color: #000;
}
.reports-form .field {
  display: block;
  float: left;
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #999;
  color: #888;
  padding: 6px;
  margin: 0;
}
.reports-form a.add-field {
  display: block;
  margin-left: 15px;
  color: #000;
}
.reports-form a.add-field:before {
  content: "+";
  color: #f8a94b;
  font-weight: 900;
  margin-left: -15px;
  float: left;
  display: inline-block;
}
.reports-form a.remove-field {
  display: inline-block;
  margin-left: 15px;
  color: #000;
}
.reports-form a.remove-field:before {
  content: "𝗑";
  color: #f8a94b;
  font-weight: 900;
  margin-left: -15px;
  float: left;
  display: inline-block;
}
.reports-form .field.inactive {
  color: #888;
  font-style: italic;
  border: 1px dotted #ddd;
  padding: 4px 5px;
}

.moreLink {
  background: #666;
  color: #fff;
  width: 100%;
  padding: 16px 8px;
  text-align: center;
  font-weight: 500;
  clear: both;
  cursor: pointer;
}

.sectionList {
  padding: 15px;
}

.backLink {
  margin-top: 6px;
  font-size: 1.2em;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
}

.sectionLink {
  display: block;
  width: 100%;
  padding: 6px;
  font-size: 1.2em;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 15px;
  padding-right: 15px;
}
.sectionLink:focus, .sectionLink:hover {
  color: #fff;
  background: #ccc;
  text-decoration: none;
}
.sectionLink.active {
  background: #ccc url(../img/caret2.png) 15px 15px no-repeat;
}

input.box_title {
  padding: 15px;
  margin: 0 15px;
  max-width: 220px;
}

.box-fields-group {
  display: block;
  width: 100%;
  padding: 15px;
}
.box-fields-group:after {
  display: block;
  content: " ";
  clear: both;
}

.text-multi-col {
  width: 100%;
}
.text-multi-col th {
  padding: 3px 2px;
  font-size: smaller;
  color: #111;
}
.text-multi-col .text-multi-col td {
  padding: 3px 2px;
}
.text-multi-col td fieldset label {
  display: block;
  width: 30%;
  padding-right: 5px;
  text-align: right;
  font-size: smaller;
  color: #111;
  float: left;
}
.text-multi-col.stacked td fieldset label {
  width: 100%;
  text-align: left;
  margin-bottom: 0px;
}
.text-multi-col td fieldset input,
.text-multi-col textarea.form-control,
.text-multi-col textarea#learn-panel__search-input {
  margin-bottom: 2px;
}
.text-multi-col td.big {
  border-bottom: 1px solid #ccc;
  margin-top: 5px;
  margin-bottom: 5px;
}
.text-multi-col td.big fieldset label {
  width: 100%;
  text-align: left;
  margin-bottom: 0px;
}
.text-multi-col tbody tr:last-child td {
  border-bottom: none;
}
.text-multi-col td.big:before {
  display: block;
  content: " ";
  width: 1px;
  height: 5px;
}

.fa-question-circle {
  font-size: 20px;
  cursor: pointer;
  margin-bottom: 2px;
  color: #56569c;
}

#visualize-heading {
  color: #111;
}

.dashboard .badges-container {
  border: 2px solid #999;
  border-left: none;
  border-right: none;
}

.badges-container {
  padding: 5px 0;
  margin-bottom: 10px;
}
.badges-container ul.badges {
  list-style: none;
}
.badges-container ul.badges li {
  float: left;
  margin-top: 10px;
  margin-right: 15px;
  width: 100px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}
.badges-container ul.badges li.incomplete {
  filter: grayscale(100%);
}
.badges-container ul.badges li.incomplete .badge-placeholder {
  display: block;
  width: 100px;
  height: 100px;
  border: 3px dashed #aaa;
  border-radius: 50px;
  margin-bottom: 10px;
}
.badges-container ul.badges li img {
  border-radius: 50px;
  margin-bottom: 10px;
}
.badges-container ul.badges:after {
  display: block;
  content: "";
  clear: both;
}

.btn.remove_text, .remove_text#learn-panel__search-submit, .btn.add_text, .add_text#learn-panel__search-submit, .btn.remove_text_col, .remove_text_col#learn-panel__search-submit, .btn.add_text_col, .add_text_col#learn-panel__search-submit, .btn.add_kpi, .add_kpi#learn-panel__search-submit, .btn.remove_kpi, .remove_kpi#learn-panel__search-submit, .btn.remove_textarea, .remove_textarea#learn-panel__search-submit, .btn.add_textarea, .add_textarea#learn-panel__search-submit {
  width: 30px;
  height: 30px;
  background: #f8f9fa;
  text-indent: 9999px;
  overflow: hidden;
  padding: 0px;
  position: relative;
  z-index: 5;
  margin-right: 10px;
}

.export-block h2,
.import-block h2 {
  width: 100%;
}

/*--overview colours--*/
.overview .progress-bar,
.overview .grid-box h4 {
  background: #2f723f;
}

.overview [type=checkbox]:not(:checked) + label:after,
.overview [type=checkbox]:checked + label:after,
.overview [type=radio]:not(:checked) + label:after,
.overview [type=radio]:checked + label:after {
  border: 1px solid #2f723f;
  background: #2f723f;
}

/*--foundations colours--*/
.foundations .progress-bar,
.foundations .grid-box h4 {
  background: #1c6e8a;
}

.foundations [type=checkbox]:not(:checked) + label:after,
.foundations [type=checkbox]:checked + label:after,
.foundations [type=radio]:not(:checked) + label:after,
.foundations [type=radio]:checked + label:after {
  border: 1px solid #1c6e8a;
  background: #1c6e8a;
}

/*--impact colours--*/
.impact .progress-bar,
.impact .grid-box h4 {
  background: #2E343B;
}

.impact [type=checkbox]:not(:checked) + label:after,
.impact [type=checkbox]:checked + label:after,
.impact [type=radio]:not(:checked) + label:after,
.impact [type=radio]:checked + label:after {
  border: 1px solid #2E343B;
  background: #2E343B;
}

/*--operations colours--*/
.operations .progress-bar,
.operations .grid-box h4 {
  background: #1c6e8a;
}

.operations [type=checkbox]:not(:checked) + label:after,
.operations [type=checkbox]:checked + label:after,
.operations [type=radio]:not(:checked) + label:after,
.operations [type=radio]:checked + label:after {
  border: 1px solid #1c6e8a;
  background: #1c6e8a;
}

/*--resilience colours--*/
.people-performance .progress-bar,
.people-performance .grid-box h4 {
  background: #A6392D;
}

.people-performance [type=checkbox]:not(:checked) + label:after,
.people-performance [type=checkbox]:checked + label:after,
.people-performance [type=radio]:not(:checked) + label:after,
.people-performance [type=radio]:checked + label:after {
  border: 1px solid #A6392D;
  background: #A6392D;
}

/*--visualize colours--*/
.visualize .progress-bar,
.visualize .grid-box h4 {
  background: #f8a94b;
}

.visualize [type=checkbox]:not(:checked) + label:after,
.visualize [type=checkbox]:checked + label:after,
.visualize [type=radio]:not(:checked) + label:after,
.visualize [type=radio]:checked + label:after {
  border: 1px solid #f8a94b;
  background: #f8a94b;
}

.homepage #content {
  padding: 0;
  width: 100%;
}
.homepage #homeBanner {
  background: #3B3B6B url(../img/ID_banner_all.png) center center no-repeat;
  background-size: 0px contain;
  color: #fff;
  padding: 40px 20px;
}
@media only screen and (min-width: 768px) {
  .homepage #homeBanner {
    padding-top: 110px;
    padding-left: 0;
    height: 390px;
  }
}
.homepage #homeBanner .slidecontent {
  width: 600px;
  max-width: 100%;
  margin-left: 10%;
}
@media only screen and (min-width: 768px) {
  .homepage #homeBanner .slidecontent {
    margin-left: 25%;
  }
}
.homepage #homeBanner h1 {
  text-transform: none;
  font-size: 1.75em;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .homepage #homeBanner h1 {
    font-size: 3.125em;
  }
}
@media only screen and (min-width: 990px) {
  .homepage #homeBanner h1 {
    font-size: 3.75em;
  }
}
.homepage #homeBanner .bannerTop {
  background: url(../img/ID_banner_top.png) top left no-repeat;
  width: 188px;
  height: 176px;
  position: absolute;
  top: 0px;
  right: 0px;
}
.homepage #homeBanner .bannerLeft {
  background: url(../img/ID_banner_left.png) top left no-repeat;
  width: 155px;
  height: 148px;
  position: absolute;
  bottom: 50px;
  left: 50px;
}
.homepage #homeBanner .bannerRight {
  background: url(../img/ID_banner_right.png) top left no-repeat;
  width: 157px;
  height: 188px;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.homepage #homeBanner .bannerBottom {
  background: url(../img/ID_banner_bottom.png) top left no-repeat;
  width: 436px;
  height: 100px;
  position: absolute;
  bottom: 0px;
  right: 100px;
}
.homepage .feature-intro {
  padding: 30px 20px;
  margin-left: 0;
  margin-right: 0;
}
.homepage .feature-intro p {
  font-size: 1.25em;
}
@media only screen and (min-width: 768px) {
  .homepage .feature-intro {
    padding: 30px 60px;
  }
}
@media only screen and (min-width: 990px) {
  .homepage .feature-intro {
    padding: 30px 160px;
  }
}
.homepage .feature-login {
  padding: 0 20px;
}
@media only screen and (min-width: 768px) {
  .homepage .feature-login {
    padding: 30px 60px;
  }
}
@media only screen and (min-width: 990px) {
  .homepage .feature-login {
    padding: 30px 160px;
  }
}
.homepage .feature-login p {
  font-size: 1.25em;
}
.homepage .feature-login .btn, .homepage .feature-login #learn-panel__search-submit {
  margin-right: 20px;
  margin-bottom: 20px;
}
.homepage .feature-heading {
  text-align: center;
}
.homepage .feature-heading h2 {
  font-size: 2.5em;
  text-transform: uppercase;
}
.homepage .feature-item {
  padding: 30px 20px;
}
@media only screen and (min-width: 768px) {
  .homepage .feature-item {
    padding: 30px 60px;
  }
}
@media only screen and (min-width: 990px) {
  .homepage .feature-item {
    padding: 30px 160px;
  }
}
.homepage .feature-content {
  padding-top: 20px;
}
.homepage .feature-content h3 {
  font-size: 2.5em;
}
.homepage .feature-content p {
  font-size: 1.25em;
}
.homepage .feature-item__photo-left {
  padding-right: 0;
  float: none;
  max-width: 320px;
}
@media only screen and (min-width: 768px) {
  .homepage .feature-item__photo-left {
    padding-right: 40px;
    float: left;
  }
}
.homepage .feature-item__photo-right {
  padding-left: 0;
  float: none;
  max-width: 320px;
}
@media only screen and (min-width: 768px) {
  .homepage .feature-item__photo-right {
    padding-left: 40px;
    float: right;
  }
}

input[type=radio]:focus + label:before,
input[type=checkbox]:focus + label:before {
  outline: 2px solid #f8a94b;
}

.visually-hidden {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
  margin: -1px;
}

.visible-when-focused:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static;
  white-space: normal;
  width: auto;
  margin: auto;
}

.bypass-block-link:focus {
  display: block;
  position: absolute;
  width: 100%;
  z-index: 9999;
  padding: 0.5em 1em;
  color: #eee;
  text-align: center;
  background-color: #111;
}

.bypass-block-target:focus {
  outline: none;
}

[placeholder] {
  background-color: #fff;
  border: solid 1px #777;
}

::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
  color: #777;
  opacity: 1;
}

a {
  text-decoration: underline;
}

header a,
nav a,
footer a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none;
}

.introjs-prevbutton, .introjs-nextbutton {
  color: #000 !important;
}

.introjs-disabled {
  display: none;
}

.introjs-donebutton {
  color: #000 !important;
}

.introjs-overlay {
  background: rgba(255, 255, 255, 0.1) !important;
}

.introjs-tooltip {
  background-color: #3B3B6B !important;
  color: #fff !important;
}

.introjs-helperNumberLayer {
  display: none;
  right: -16px !important;
  left: initial !important;
}

.introjs-helperLayer {
  background-color: rgba(255, 255, 255, 0.1) !important;
  border: 3px solid red !important;
}

.introjs-arrow.left {
  left: -10px;
  top: 10px;
  border-top-color: transparent;
  border-right-color: #3B3B6B;
  border-bottom-color: transparent;
  border-left-color: transparent;
}

.introjs-arrow.top {
  top: -10px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: #3B3B6B;
  border-left-color: transparent;
}

.learn-panel {
  position: fixed;
  top: 128px;
  left: 0;
  height: 100%;
  width: 100%;
  visibility: hidden;
  transition: visibility 0s 0.6s;
}

.learn-panel::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  cursor: pointer;
  transition: background 0.3s 0.3s;
}

.learn-panel.learn-panel--is-visible {
  visibility: visible;
  transition: visibility 0s 0s;
}

.learn-panel.learn-panel--is-visible::after {
  background: rgba(0, 0, 0, 0.6);
  transition: background 0.3s 0s;
}

.learn-panel.learn-panel--is-visible + .learn-panel.learn-panel--is-visible::after {
  background: transparent;
}

.learn-panel__header {
  padding: 2rem 2rem 0 2rem;
  display: flex;
}

.learn-panel__header h2 {
  flex: 1;
}

.learn-panel--from-right .learn-panel__header {
  right: 0;
}

.learn-panel--from-left .learn-panel__header {
  left: 0;
}

.learn-panel__close {
  flex: 0 0 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.learn-panel__close > svg {
  pointer-events: none;
}

.learn-panel__container {
  position: fixed;
  width: 90%;
  height: 100%;
  top: 128px;
  background: #fff;
  z-index: 1;
  transition: transform 0.3s 0.3s;
}

.learn-panel--from-right .learn-panel__container {
  right: 0;
  transform: translate3d(100%, 0, 0);
}

.learn-panel--from-left .learn-panel__container {
  left: 0;
  transform: translate3d(-100%, 0, 0);
}

.learn-panel--is-visible .learn-panel__container {
  transform: translate3d(0, 0, 0);
  transition-delay: 0s;
}

@media only screen and (min-width: 768px) {
  .learn-panel__container {
    width: 70%;
  }
}
@media only screen and (min-width: 1170px) {
  .learn-panel__container {
    width: 50%;
  }
}
.learn-panel__content {
  display: none;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 2rem;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.learn-panel__content p {
  margin: 1rem 0;
}

.learn-panel__content p:first-of-type {
  margin-top: 0;
}

/** Search */
.learn-panel__search {
  width: 100%;
  padding: 1rem 2rem 0 2rem;
}

.learn-panel__search-input-wrapper {
  width: 250px;
  margin-right: 1rem;
}

#learn-panel__search-input {
  width: 100% !important;
}

.learn-panel__search-reset {
  display: none;
  margin-left: 1rem;
}

/** List */
.learn-panel__list li {
  padding: 0.75rem 0;
  border-top: 1px solid #eee;
}
.learn-panel__list li:last-of-type {
  border-bottom: 1px solid #eee;
}
.learn-panel__list li a {
  text-decoration: none;
  font-weight: bold;
}
.learn-panel__list li a:hover {
  text-decoration: underline;
}
.learn-panel__list li p {
  margin-top: 0.5rem !important;
  margin-bottom: 0;
  color: #666;
}

/** Modules */
.learn-panel__module-section:not(:first-of-type) {
  display: none;
}

.row {
  width: 100%;
}
.row .col-12 {
  width: 100%;
}
.row .col-9 {
  width: calc(75% - 20px);
  margin-right: 20px;
}
.row .col-3 {
  width: calc(25% - 20px);
  margin-right: 20px;
}

.admin_area .row {
  margin-left: 0;
  margin-right: 0;
}
.admin_area table.plain td {
  border-top: none !important;
  padding: 2px !important;
}

.admin-columns .admin-column {
  display: block;
  float: left;
  width: calc(33% - 30px);
  margin-right: 30px;
}
.admin-columns .admin-column a {
  text-decoration: none;
}
.admin-columns .admin-column h3 {
  text-transform: uppercase;
}
.admin-columns .admin-column ul {
  margin-top: 10px;
}
.admin-columns .admin-column ul li {
  display: block;
  padding: 10px 0;
  border-top: 1px solid #aaa;
}
.admin-columns .admin-column ul ul {
  margin-left: 0;
}
.admin-columns .admin-column ul ul li:last-child {
  padding-bottom: 0;
}
.admin-columns .admin-column > ul {
  border-bottom: 1px solid #aaa;
}

.princexml-output #pageContent {
  border-top: none !important;
}
.princexml-output .content {
  box-shadow: none;
}
.princexml-output .grid-stack-item-content {
  margin: 0 10px 10px 0 !important;
  border: 1px solid #ccc !important;
}
.princexml-output .grid-box {
  margin: 0px;
  box-shadow: none;
}
.princexml-output .grid-box h3 {
  height: 20px !important;
}
.princexml-output .edit-link, .princexml-output .hide-link, .princexml-output .remove-link, .princexml-output .print-link {
  display: none;
}
.princexml-output .col-xs-4 {
  width: calc(33% - 30px);
}
.princexml-output .col-xs-8 {
  width: calc(66% - 30px);
}
.princexml-output .grid-stack-item .checkboxes-sdg li {
  margin-right: 5px;
  margin-bottom: 5px;
}
.princexml-output .chart {
  height: 75% !important;
  width: 100%;
}
.princexml-output .chart-info {
  margin-top: 0px;
}
.princexml-output p {
  margin-top: 0;
  margin-bottom: 2px;
}

@media print {
  .fixed-top {
    position: relative !important;
  }
  nav.navbar button,
  nav.navbar .project-select,
  nav.navbar #navbarSupportedContent {
    display: none !important;
  }
  a.view-all {
    display: none !important;
  }
  a[href]::after {
    content: "" !important;
  }
  nav#sidebar {
    display: none !important;
  }
  #sidebarCollapse, #sidebarCollapsed {
    display: none !important;
  }
  #main-content {
    clear: both;
  }
  #main-content #content {
    width: 100%;
    left: 0;
    right: auto;
  }
  #main-content #content .progress, #main-content #content .alert {
    display: none !important;
  }
  #dynamic-form button {
    display: none !important;
  }
  #dynamic-form [type=checkbox]:checked + label::before {
    background: #000 !important;
    display: inline-block;
    content: "✓";
  }
  #pageContent {
    border-top: none !important;
  }
  .content {
    box-shadow: none;
  }
  .grid-stack-item-content {
    margin: 0 10px 10px 0 !important;
    border: 1px solid #ccc !important;
  }
  .grid-box {
    margin: 0px;
    box-shadow: none;
  }
  .edit-link, .hide-link, .remove-link, .print-link {
    display: none !important;
  }
  .col-xs-4 {
    width: calc(33% - 20px);
  }
  .col-xs-8 {
    width: calc(66% - 40px);
  }
}
