@charset "UTF-8";
@import url("../../Content/css/fonts/fonts.css");
/*  OCC*/
/*$rating1background: #D1EDF9;
$rating2background: #9BD6F4;
$rating3background: #5BA4EB;
$rating4background: #5EBBBC;
$rating5background: #75CC6E;
$rating6background: #9FCE62;
$rating7background: #B7EC4B;
$rating8background: #D8EA62;
$rating9background: #FFFF83;
$rating10background: #F8D861;*/
@import url("fonts/fonts.css");
@-ms-viewport {
  width: device-width; }
*,
*:before,
*:after {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased; }

html {
  font-size: 20px; }

body {
  padding-top: 16px;
  padding-bottom: 20px;
  font-family: "Neurial", Arial, Sans-serif;
  font-size: 20px;
  font-weight: 300;
  font-style: normal;
  background-color: #ffffff;
  color: #222222;
  line-height: 1.3; }

body.a-page > div:first-of-type {
  background-color: #004f73; }

body > div#header {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 95px;
  background-color: #27282a;
  color: #ffffff;
  z-index: -1; }
  body > div#header i {
    background-color: #2ccffd; }

p {
  margin: 0em 0em 1em 0em; }
  p:last-child {
    margin-bottom: 0; }

h1,
h2,
h3,
h4 {
  margin-top: 0px;
  margin-bottom: 0.75em; }

h1,
h2 {
  font-weight: 300; }

h3,
h4 {
  font-weight: 700; }

h1 {
  font-size: 300%; }

h2 {
  font-size: 220%; }

h3 {
  font-size: 135%;
  text-transform: uppercase; }

h4 {
  font-size: 100%;
  text-transform: uppercase; }

h6 {
  font-size: 1em; }

a,
a:hover,
a:focus {
  color: #009bdb; }

.text-primary,
.btn-primary .badge,
.btn-link,
.btn-link:hover,
.btn-link:focus,
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge,
.panel-primary > .panel-heading .badge,
.navbar-inverse .badge,
.text-primary,
.text-primary:hover {
  color: #004f73;
  text-decoration: none; }

a:focus {
  outline: none; }

:focus {
  outline-width: 1px; }

.btn:active,
.btn.active {
  box-shadow: none; }

.body-content {
  font-size: 100%;
  margin-left: auto;
  margin-right: auto; }

/* Override the default bootstrap behavior where horizontal description lists
   will truncate terms that are too long to fit in the left column
*/
.dl-horizontal dt {
  white-space: normal; }

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
  /*max-width: 280px;*/ }

textarea,
.form-control,
textarea.form-control {
  box-shadow: none; }

.clickable {
  cursor: pointer;
  color: #004f73; }

.divided {
  margin-top: 1.5em;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 1.5em; }

.a-side-content {
  width: 30%;
  float: right;
  padding-left: 2em; }
  .a-side-content a {
    font-weight: 400; }
  .a-side-content p {
    font-size: 90%; }
  .a-side-content > h3:not(:first-child) {
    margin-top: 2em; }
  .a-side-content > div:not(:first-child) > h3 {
    margin-top: 2em; }

.a-left-content:not(:only-child) {
  width: 70%;
  float: left; }

/* BOOTSWATCH SUPERHERO OVERRIDES */
.img-thumbnail,
.table .table,
.dropdown-menu .divide,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.thumbnail {
  background-color: #31353e; }

output,
.form-control,
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus,
.dropdown-header,
.input-group-addon,
textarea {
  color: #222222; }

table,
.table {
  font-size: 16px; }
  table td,
  table th,
  .table td,
  .table th {
    padding: 0.4em; }
  table td,
  .table td {
    color: #595959; }

.modal-dialog {
  margin: 0px; }

.dropdown-menu li a {
  font-size: 0.9rem;
  padding: 0.4em 3em 0.5em 1em; }

.row {
  margin-left: 0;
  margin-right: 0; }

.a-form .col-md-12,
.a-form .col-md-8,
.a-form-supervision .col-md-12,
.a-form-supervision .col-md-8 {
  transition: width 0.1s ease;
  -ms-transition: width 0.1s ease;
  -moz-transition: width 0.1s ease;
  -webkit-transition: width 0.1s ease; }

​ .a-top {
  height: 60px; }

.a-top-logo {
  display: block;
  float: left;
  margin-top: 0.4em;
  width: 20em;
  height: 2em;
  background-image: url("../../specific/graphics/logo.svg?unique=1689234994093");
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat; }

@media only screen and (max-width: 600px) {
  .a-top-logo {
    background-size: 128px 64px;
    width: 128px; } }
.a-top-user {
  float: right;
  color: #ffffff; }

.a-top-user a,
.a-top-user a:visited {
  color: #ffffff; }

.a-top-user a:hover {
  color: #ffffff;
  text-decoration: none; }

.a-top-user-profile {
  background-image: url("../../Content/graphics/profile.svg");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 90%;
  width: 50px;
  height: 50px;
  background-color: #737373;
  border-radius: 50%; }

.a-top-user-name {
  float: right;
  margin-right: 60px;
  white-space: nowrap;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 6px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.1; }

.a-top-exit {
  float: right;
  margin-right: 60px;
  white-space: nowrap;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px; }
  .a-top-exit a {
    text-decoration: none; }

.a-top-exit.dashboard i.glyphicon {
  margin-right: 0.4em; }

.a-body {
  padding-top: 100px; }

.a-clickable {
  cursor: pointer; }

.a-row-sep-vertical {
  border-right: solid 1px #bbbbbb; }

.a-row-sep-vertical-left {
  border-left: solid 1px #bbbbbb; }

.a-btn-disabled {
  background-color: #aaaaaa !important;
  color: #dddddd !important; }

.a-note-orange,
.a-note-orange-flush {
  background-color: #004f73;
  color: #ffffff;
  padding-top: 0.75em;
  padding-bottom: 0.75em; }

.a-note-orange {
  padding-left: 0.75em;
  padding-right: 0.75em; }

.a-note-black,
.a-note-black-flush {
  background-color: #31353e;
  color: #ffffff;
  padding-top: 0.75em;
  padding-bottom: 0.75em; }

.a-note-black {
  padding-left: 1em;
  padding-right: 1em; }

.bg-primary,
.btn-primary,
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.navbar-inverse,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.label-primary,
.progress-bar,
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus,
.panel-primary > .panel-heading {
  background-color: #004f73; }

a.btn,
div.btn,
input.btn,
label.btn,
button.btn {
  display: inline-block;
  padding: 0.4em 1em 0.6em 1em;
  border: none;
  border-radius: 0;
  font-family: "Neurial", Arial, Sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: inherit; }

a.btn,
div.btn,
input.btn {
  margin-top: 1em; }

.btn-default, .btn-primary {
  background-color: #00a3c3;
  color: #ffffff; }
  .btn-default:hover, .btn-primary:hover {
    background-color: #00b0d2; }
  .btn-default.active, .btn-default.active:hover, .btn-primary.active, .btn-primary.active:hover {
    background-color: #004f73;
    color: #ffffff; }

.btn-cancel {
  background-color: #cccccc;
  color: #ffffff; }
  .btn-cancel:hover {
    background-color: #00b0d2; }
  .btn-cancel.active, .btn-cancel.active:hover {
    background-color: #004f73;
    color: #ffffff; }

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-color: #67bd67; }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active,
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  border-color: #004f73; }

.container {
  padding: 0; }
  .container select {
    font-size: 100%;
    font-family: "Neurial", Arial, Sans-serif; }

.container.revieweronly {
  position: relative;
  padding-bottom: 2em !important;
  margin-top: 2.5em; }
  .container.revieweronly:before {
    content: '';
    background-color: #ebf9ff;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 2em; }
  .container.revieweronly > div.row:first-of-type:before {
    content: 'REVIEWER ONLY \A click to open and complete';
    color: #000;
    font-weight: 700;
    font-size: 0.7em;
    letter-spacing: 0.125em;
    /*		text-transform: uppercase;
    */
    position: absolute;
    top: 2.5rem;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 1.5em;
    white-space: pre-wrap; }
  .container.revieweronly h3 {
    border-top: none;
    padding-top: 3.5em; }
  .container.revieweronly + .container h3 {
    border-top: none;
    padding-top: 2.5em; }
  .container.revieweronly + .container.revieweronly {
    margin-top: 0; }
    .container.revieweronly + .container.revieweronly > div.row:first-child:before {
      content: none; }
    .container.revieweronly + .container.revieweronly h3 {
      border-top: 1px solid rgba(0, 0, 0, 0.1); }

.container.revieweronly.top.expanded:before {
  background-color: #ebf9ff; }

.container.revieweronly.top:before {
  background-color: #f7d625; }

.container.revieweronly.top.expanded > div.row:first-of-type:before {
  content: 'REVIEWER ONLY'; }

.container:not(.revieweronly) + .container.revieweronly {
  height: 5.9em;
  overflow: hidden; }
  .container:not(.revieweronly) + .container.revieweronly a.showbutton {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: absolute;
    width: 100%;
    height: 2em;
    top: 2em;
    right: 0em;
    padding-right: 0.5em;
    text-decoration: none;
    z-index: 100; }
    .container:not(.revieweronly) + .container.revieweronly a.showbutton:after {
      content: "\25BE";
      font-family: "Breeicons";
      display: flex;
      align-items: center;
      justify-content: center;
      width: 1em;
      height: 1em;
      color: #000;
      transform: rotate(-90deg); }
  .container:not(.revieweronly) + .container.revieweronly ~ .container.revieweronly {
    display: none; }
  .container:not(.revieweronly) + .container.revieweronly.expanded {
    height: auto;
    overflow: initial; }
    .container:not(.revieweronly) + .container.revieweronly.expanded a.showbutton:after {
      transform: rotate(0deg); }
    .container:not(.revieweronly) + .container.revieweronly.expanded ~ .container.revieweronly {
      display: block; }

.firstReviewerOnlyMessage {
  padding-top: 4.25em;
  margin-bottom: -5em;
  font-style: italic;
  color: #78c4d6; }

.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-sm-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-sm-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-xs-12,
.col-md-12,
.col-lg-12 {
  padding: 0; }

.modal-content,
.modal-header,
.modal-footer,
.modal-body {
  background-color: #ffffff;
  border: 0; }

.modal-header,
.modal-footer {
  border-color: #31353e; }

.modal-100 {
  margin-top: 105px;
  width: 100%;
  font-size: 20px; }
  .modal-100 .modal-content {
    padding: 1.5em 0 0.5em 0; }

.modal {
  padding-right: 0px !important;
  padding-left: 0px !important; }

.modal-header .close {
  color: #004f73;
  font-size: 200%; }

.daterangepicker .ranges li.active,
.daterangepicker .ranges li:hover {
  background-color: #004f73;
  color: #ffffff;
  border: solid 0px; }

.daterangepicker .ranges li {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border: solid 0px;
  color: #555;
  background-color: #ffffff; }

/*.a-page-report .daterangepicker .ranges li {
  color: #fff;
  background-color: #4e5d6c;
}*/
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #004f73;
  border-color: #004f73;
  color: #ffffff; }

.daterangepicker td.in-range {
  background-color: #f8d2bb; }

/*.glyphicon-bell:before {
  content: "\d83d\dd14";
}
.glyphicon-bookmark:before {
  content: "\d83d\dd16";
}
.glyphicon-briefcase:before {
  content: "\d83d\dcbc";
}
.glyphicon-calendar:before {
  content: "\d83d\dcc5";
}
.glyphicon-camera:before {
  content: "\d83d\dcf7";
}
.glyphicon-fire:before {
  content: "\d83d\dd25";
}
.glyphicon-lock:before {
  content: "\d83d\dd12";
}
.glyphicon-paperclip:before {
  content: "\d83d\dcce";
}
.glyphicon-pushpin:before {
  content: "\d83d\dccc";
}
.glyphicon-wrench:before {
  content: "\d83d\dd27";
}*/
/*.glyphicon-calendar:before {
  content: "\e109"!important;
}*/
.dropdown-menu {
  background-color: #e6e6e6; }
  .dropdown-menu ul {
    width: 100%; }
  .dropdown-menu li {
    width: 100%; }
  .dropdown-menu > li > a {
    background-color: transparent !important;
    color: #5a5d5e;
    width: 100%; }
    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
      background-color: rgba(0, 0, 0, 0.1) !important;
      color: #5a5d5e;
      cursor: pointer; }
  .dropdown-menu li.selected {
    background-color: #004f73 !important; }
    .dropdown-menu li.selected > a {
      color: #ffffff !important; }

.input-group-addon {
  background-color: #00a3c3;
  color: #ffffff; }

/* DASHBOARD + ISOTOPE */
#dbd {
  margin: 0px;
  padding: 0px; }

.a-dbd-box {
  padding: 0px 10px 10px 0px; }

.a-dbd-box-content {
  position: relative;
  width: 100%;
  height: 100px;
  border: 0px solid #ffffff;
  padding: 10px 15px 15px 15px;
  margin: 0px 0px 0px 0px;
  float: left;
  background-color: #f69356;
  color: #ffffff; }

.a-dbd-box-content h2 {
  color: #ffffff;
  width: 100%;
  padding-right: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0.15em;
  margin-top: 0em;
  line-height: 1.2em; }

.a-dbd-dark {
  background-color: #004f73;
  color: #ffffff; }

.a-dbd-dark h2 {
  color: #fef2ea; }

.a-dbd-light {
  background-color: #fac6a6;
  color: #004f73; }

.a-dbd-light h2 {
  color: #004f73; }

.a-dbd-vlight {
  background-color: #fcdbc7;
  color: #004f73; }

.a-dbd-vlight h2 {
  color: #004f73; }

.a-dbd-icon {
  position: absolute;
  top: 0px;
  right: 0px; }

.a-dbd-icon i {
  display: block;
  float: left;
  background-position: center center;
  background-size: 60px 60px;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
  opacity: 0.9; }

i.a-icon-touch {
  background-image: url("../../Content/graphics/icons/touch60.png"); }

i.a-icon-ascent {
  background-image: url("../../Content/graphics/icons/ascent60.png"); }

i.a-icon-survey {
  background-image: url("../../Content/graphics/icons/survey60.png"); }

i.a-icon-vacancies {
  background-image: url("../../Content/graphics/icons/vacancies60.png"); }

i.a-icon-ctrack {
  background-image: url("../../Content/graphics/icons/ctrack60.png"); }

i.a-icon-cornerstone {
  background-image: url("../../Content/graphics/icons/cornerstone60.png"); }

i.a-icon-new {
  display: inline-block;
  /* needed to give width/height */
  width: 30px;
  /* size of your icon */
  height: 30px;
  background-image: url("../../Content/graphics/icons/new.png");
  background-size: contain;
  /* scale to fit */
  background-repeat: no-repeat;
  /* don’t tile */
  vertical-align: middle;
  /* align with text */
  margin-left: 2px;
  /* space from name */ }

.a-dbd-box-content ul {
  margin-top: 0.35em;
  overflow: hidden;
  text-overflow: ellipsis; }

.a-dbd-box-content li {
  margin-top: 0.15em;
  margin-bottom: 0.15em;
  width: 100%;
  white-space: nowrap;
  list-style-position: inside;
  overflow: hidden;
  text-overflow: ellipsis; }

.a-dbd-box-tall {
  height: 210px; }

.a-dbd-box-vtall {
  height: 320px; }

.a-dbd-grid-4 .grid-sizer,
.a-dbd-grid-4 .a-dbd-box {
  width: 25%; }

.a-dbd-grid-3 .grid-sizer,
.a-dbd-grid-3 .a-dbd-box {
  width: 33.333%; }

.a-dbd-grid-2 .grid-sizer,
.a-dbd-grid-2 .a-dbd-box {
  width: 50%; }

.a-dbd-grid-1 .grid-sizer,
.a-dbd-grid-1 .a-dbd-box {
  width: 100%; }

.a-dbd-box-2 {
  width: 50%;
  float: left; }

.a-dbd-box-2:first-of-type {
  border-right: solid 10px transparent; }

.a-dbd-box a,
.a-dbd-box a:hover,
.a-dbd-box a:visited {
  color: #ffffff; }

.isotope-item {
  z-index: 2; }

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1; }

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  transition-property: height, width; }

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity; }

/* FORM */
.a-form.a-form-padding {
  padding-bottom: 1em; }

.a-form-padding-review {
  position: relative; }

.a-form-section-link {
  width: auto;
  position: absolute;
  right: 0em;
  top: 3.5em; }

/* Bootstrap xs breakpoint */
@media only screen and (max-width: 768px) {
  .a-form-section-link {
    /*position: inherit;
    clear: both;
    margin-top: 0em;
    margin-bottom: 0em;*/
    zoom: 0.85;
    /*display: inline-block;
    right: auto;
    top: auto;*/ } }
.a-form h3 {
  margin-top: 1.5em;
  margin-bottom: 0.25em;
  float: left; }

.a-form-padding-review h3 {
  border-top: solid 1px rgba(0, 0, 0, 0.15);
  width: 100%;
  padding-top: 2em; }

.a-form-padding-review h3.nosep {
  border-top: solid 0px #bbb;
  padding-top: 0px;
  float: none; }

.a-sidehelp h3 {
  float: none; }

.a-form-section-intro {
  clear: both;
  font-style: italic;
  margin: 0 0 1em 0; }

.a-form-section-content {
  margin: 1em 0 0 0; }

.a-form-question-off,
.a-form-question-on {
  padding: 0.5em 0.8em 0.7em 0.8em;
  color: #ffffff;
  background-color: #00a3c3;
  margin: 1em 0 0 0;
  line-height: 1.1; }
  .a-form-question-off span,
  .a-form-question-on span {
    display: inline-block;
    border-radius: 1em;
    font-size: 0.7em;
    width: 1.2em;
    height: 1.2em;
    border: 1px solid #ffffff;
    color: #000000;
    opacity: 0.3;
    font-weight: 300;
    text-align: center;
    line-height: 1;
    margin-left: 0.8em;
    transform: translateY(-2px);
    cursor: pointer;
    background-color: #ffffff; }

.a-form-question-on {
  background-color: #00a3c3; }

.a-form-error {
  padding: 0.5em 0;
  color: #ec350a; }

.a-form textarea {
  width: 100%;
  border-width: 0px;
  padding: 1em;
  	/*  font-family: 'Indie Flower','Delius', Helvetica, sans-serif;
  */
  font-weight: 400;
  font-size: 0.8rem;
  line-height: 1.5em;
  color: #5a5d5e;
  background-color: #f3f3f3;
  resize: vertical !important;
  -webkit-transition: height 0.2s;
  -moz-transition: height 0.2s;
  transition: height 0.2s;
  /*font: 400 130px/0.8 'Cookie', Helvetica, sans-serif;*/
  font-style: italic; }

.a-form textarea:disabled {
  background-color: #d3d3d3; }

.a-form textarea.strong:disabled {
  background-color: #c3c3c3; }

.a-form .revieweronly textarea {
  background-color: #ffffff; }

.a-form-supervision textarea,
.input-group input {
  color: #5a5d5e;
  background-color: #f3f3f3;
  padding: 1em; }

.a-form-prev-skill-header {
  padding: 10px 0px 10px 1.25em;
  margin: 1em 0 0 0; }

.a-form-prev-skill-header h3 {
  margin: 0;
  padding: 0;
  font-size: 120%; }

.a-form-skill {
  margin-bottom: 1px;
  padding: 4px 6px 4px 8px;
  background-color: #ffffff;
  cursor: pointer;
  display: block;
  border-left-width: 10px;
  border-left-style: solid;
  border-left-color: #5cb85c;
  color: #555; }

.a-form-skill.a-disabled {
  background-color: #eeeeee;
  border-left-color: #ababab;
  color: #ababab; }

.a-form-skill.a-selected {
  border-left-color: #004f73;
  color: #004f73; }

.a-form-prev-skill {
  margin-bottom: 1px;
  padding: 4px 6px 4px 1.25em; }

.a-form-skill-placeholder {
  color: #004f73;
  margin-top: 5px; }

.a-form-skill-star-on,
.a-form-skill-star-off,
.a-form-skill-star-hide,
.a-form-skill-star-none {
  float: right;
  margin-left: 5px; }

.a-form-prev-skill-star-on,
.a-form-prev-skill-star-off,
.a-form-prev-skill-star-hide,
.a-form-prev-skill-star-none {
  float: left;
  margin-right: 5px; }

.a-form-skill-star-on,
.a-form-skill-star-off,
.a-form-skill-star-hide,
.a-form-skill-star-none,
.a-form-prev-skill-star-on,
.a-form-prev-skill-star-off,
.a-form-prev-skill-star-hide,
.a-form-prev-skill-star-none {
  margin-top: 2px;
  width: 18px;
  height: 18px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 18px 18px; }

.a-form-skill-star-on {
  background-image: url("../../Content/graphics/stars/star_on.png"); }

.a-form-skill-star-off {
  background-image: url("../../Content/graphics/stars/star_off.png"); }

.a-form-prev-skill-star-on {
  background-image: url("../../Content/graphics/stars/star_prev_on.png"); }

.a-form-prev-skill-star-off {
  background-image: url("../../Content/graphics/stars/star_prev_off.png"); }

.a-form-skill-star-off {
  background-image: url("../../Content/graphics/stars/star_off.png"); }

.a-form-prev-skill-star-on {
  background-image: url("../../Content/graphics/stars/star_prev_on.png"); }

.a-form-prev-skill-star-off {
  background-image: url("../../Content/graphics/stars/star_prev_off.png"); }

.a-form-skill-star-none {
  display: none; }

.modal-rating {
  margin-top: 40px;
  width: 100%; }

.a-form-rating {
  padding: 0em 0em 0em 0em; }

.a-form-rating h2 {
  margin-top: 0em;
  margin-bottom: 0.25em; }

.a-form-rating h3 {
  margin-top: 0px;
  font-size: 110%; }

.a-instructions {
  color: #808080;
  font-style: italic;
  padding-bottom: 0.75em; }

.a-form-rating .a-instructions {
  padding-bottom: 0px;
  font-size: 100%; }

.a-form-rating .a-note-black {
  padding-left: 0em;
  padding-right: 0em; }

.a-form-rating-self-margin {
  margin-bottom: 0em; }

.a-form-rating-row {
  margin: 1em 0em 1em 0em; }

.a-note-black .a-form-rating-row {
  margin: 0em; }

/* For sizes beyond Bootstrap's xs breakpoint */
@media only screen and (min-width: 768px) {
  .a-form-rating-row {
    position: relative; }

  .a-form-rating-description,
  .a-form-rating-row {
    min-height: 120px; }

  .a-form-rating-description {
    border-right: solid 1px #aaa; }

  .a-form-rating-row:first-of-type,
  .a-note-black .a-form-rating-row {
    min-height: 1px; }

  .a-form-rating-rates {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%); } }
.a-form-rating-hsep {
  border-top: solid 1px #ababab;
  margin: 0em 0em 0em 0em; }

.a-form-rating-full-width,
.a-form-rating-full-width-target {
  position: relative; }

.a-form-rating-full-width-target {
  background-color: #fff;
  padding-top: 0em;
  padding-bottom: 0em;
  margin-bottom: 0em; }

.a-form-rating-marker-target {
  width: 130px;
  position: absolute;
  right: 10px;
  padding-top: 0.5em;
  top: 50%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%); }

.a-form-rating-rate .a-form-rating-marker-target {
  top: 50%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%); }

.a-form-rating-marker-target i {
  /* apps.eky.hk/css-triangle-generator */
  display: inline-block;
  float: left;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 42px 30px 42px 0px;
  border-color: transparent #004f73 transparent #004f73;
  margin-right: 0px;
  margin-top: 0px; }

.a-form-rating-marker-target-dev i {
  border-color: transparent #31353e transparent transparent; }

.a-form-rating-marker-target div {
  float: left;
  display: inline-block;
  height: 84px;
  background-color: #004f73;
  color: #ffffff;
  width: 99px;
  /*For ghost lines on iOS*/
  padding: 0px 0px 0px 0px;
  position: relative;
  border-left: solid 1px #004f73;
  /*For ghost lines on iOS*/
  margin-left: 0px; }

.a-form-rating-marker-target-dev div {
  background-color: #31353e;
  border-left: solid 1px #31353e;
  /*For ghost lines on iOS*/ }

.a-form-rating-marker-target div span {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  text-align: right;
  font-size: 16px;
  line-height: 18px;
  padding-right: 10px; }

.a-form-rating-description {
  font-size: 85%;
  line-height: 1.3em;
  padding-bottom: 0.5em;
  padding-right: 1em !important;
  padding-left: 1em !important; }

.a-form-rating-description br {
  	/*
    vertical-align:top;
    line-height:2em;
    */ }

.a-form-rating-description p {
  display: block;
  height: 0.6em;
  margin: 0px;
  overflow: hidden;
  line-height: 1px; }

.a-form-rating-rate {
  position: relative;
  line-height: 2em;
  vertical-align: middle;
  cursor: pointer;
  padding-bottom: 0.5em;
  display: inline-block;
  width: 100%;
  	/*
      border:solid 1px;
    */ }

.a-form-rating-rate-boxes {
  top: 50%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%); }

.a-form-rating-rate.a-disabled {
  cursor: default; }

.a-form-rating-rate a,
.a-form-rating-rate a:hover,
.a-form-rating-rate a:visited {
  display: inline-block;
  outline: none;
  color: #31353e;
  text-decoration: none;
  height: 2em; }

.a-form-rating-rate a:hover {
  color: #000000;
  font-weight: bold; }

.a-form-rating-rate.a-disabled a {
  cursor: default; }

.a-form-rating-rate.a-disabled a:hover {
  font-weight: normal; }

.a-form-rating-checked i,
.a-form-rating-unchecked i {
  display: inline-block;
  vertical-align: middle;
  width: 1.5em;
  height: 1.5em;
  margin-right: 0.5em; }

.a-form-rating-unchecked i {
  background-color: #ffffff;
  border: solid 2px #999999; }

.a-form-rating-rate.a-disabled .a-form-rating-unchecked i {
  background-color: #eeeeee; }

.a-form-rating-checked i {
  background-color: #004f73;
  border: solid 2px #004f73; }

.a-form-rating-rate span {
  vertical-align: middle;
  font-size: 90%; }

.a-form-rating-selected {
  color: #000000;
  font-weight: bold !important; }

.a-form-rating-rate .tooltip {
  margin-left: 1em !important; }

.a-form-rating-close {
  text-align: right;
  padding: 0.5em 1.5em 0.5em 0.5em; }

.a-form-rating-close-top {
  position: absolute;
  right: 10px;
  top: 10px;
  text-align: right;
  z-index: 10; }

.aa-form-rating-close-top {
  text-align: right;
  float: right; }

.a-form-rating-close-bottom {
  width: 100%;
  background-color: #4e5d6c;
  padding: 20px;
  text-align: center;
  cursor: pointer;
  color: #fff;
  font-size: 110%;
  font-weight: normal; }

.a-form-rating-close-bottom.success {
  background-color: #5cb85c; }

.a-form-rating-close-bottom:hover {
  color: #fff; }

.a-form-footer {
  padding: 4em 0em 1em 0em;
  display: inline-block;
  width: 100%; }
  .a-form-footer b {
    font-weight: normal;
    color: #004f73; }
  .a-form-footer > div {
    line-height: 1.2; }
    .a-form-footer > div a {
      margin: 0.7em 0 1.5em 0; }

.a-form-save-draft,
.a-form-save-back {
  float: left;
  clear: both; }

.a-form-save-submit,
.a-form-save-delete {
  float: right;
  text-align: right; }

@media only screen and (max-width: 768px) {
  .a-form-footer {
    font-size: 80%; } }
@media only screen and (max-width: 539px) {
  .a-form-footer > div {
    width: 100%;
    text-align: right; } }
@media only screen and (max-width: 500px) {
  .a-form-save-submit {
    padding-top: 2em;
    clear: both;
    float: left;
    text-align: left; }

  .a-hide-500w {
    display: none; } }
.a-form-save-submit a {
  margin-top: 0.5em;
  min-width: 200px; }

.a-form-save-loader {
  height: 15px; }

/* FORM SUPERVISION */
.a-form-supervision {
  min-height: 400px; }

.a-form-supervision textarea,
.a-form-supervision input[type="text"],
.a-form-supervision select,
.a-form-supervision .btn,
.input-group {
  font-size: 0.9rem; }

.a-form-supervision textarea,
.a-form-supervision input[type="text"],
.a-form-supervision select,
.input-group {
  width: 100%; }

.a-form-supervision .dropdown-toggle,
.open > .dropdown-toggle.btn-default {
  background-color: #f3f3f3;
  color: #5a5d5e; }

span.select-help {
  display: inline-block;
  border-radius: 1em;
  font-size: 0.7em;
  width: 1.2em;
  height: 1.2em;
  border: 1px solid #000000;
  color: #000000;
  opacity: 0.7;
  font-weight: 300;
  text-align: center;
  line-height: 1;
  margin-left: 0.8em;
  transform: translateY(-2px);
  cursor: pointer; }

.dropdown-toggle {
  margin: 0px !important;
  border-width: 0px !important; }

.dropdown-toggle .filter-option {
  padding: 1px 0px 1px 0px; }

.dropdown-toggle .caret {
  right: 16px !important;
  color: #5a5d5e;
  font-size: 200%;
  border-top-width: 8px;
  border-right-width: 6px;
  border-left-width: 6px; }

.btn-group.bootstrap-select .dropdown-menu {
  min-width: 100%; }

.dropdown-menu {
  padding: 0px; }

.dropdown-menu > li > a:focus {
  background-color: #004f73;
  color: #fff; }

.a-form-supervision textarea,
.a-form-supervision input[type="text"],
.a-form-supervision select {
  color: #555;
  border: solid 0px; }

.a-form-supervision textarea {
  padding: 8px 16px 8px 16px;
  	/*  font-family: 'Indie Flower','Delius', Helvetica, sans-serif;
  */
  font-size: 120%; }

.a-form-supervision label {
  font-size: 100%;
  color: #444; }

.a-form-supervision label.admin {
  margin-top: 0px;
  float: right; }

.a-form-supervision-field {
  margin: 1em 0em 0em 0em; }

.a-form-supervision .a-icon70 {
  margin-bottom: 1.75em; }

.a-form-supervision-buttons {
  margin: 1em 0em 1.5em 0em; }

.a-form-supervision-finish .a-form-supervision-buttons {
  float: left; }

.a-form-supervision .hLoader {
  float: left;
  padding: 2.25em 0em 0em 0em; }

.a-form-supervision-error {
  width: 100%;
  background-color: #004f73;
  color: #fff;
  margin: 1.75em 0em 0em 0em;
  padding: 8px 16px 8px 16px;
  font-size: 90%; }

.a-supervision-warning {
  background-color: #004f73;
  color: #fff;
  padding: 16px 16px 16px 16px; }

.a-supervision-history-notes .a-supervision-history-notes-content {
  display: block;
  height: auto;
  margin: 0;
  background-color: #f3f3f3;
  padding: 0;
  		/*    font-family: 'Indie Flower','Delius', Helvetica, sans-serif;
  */
  font-size: 0.8rem;
  color: #5a5d5e; }
  .a-supervision-history-notes .a-supervision-history-notes-content > * {
    padding-left: 1em;
    padding-right: 1em; }
    .a-supervision-history-notes .a-supervision-history-notes-content > *:first-child {
      padding-top: 1em; }
    .a-supervision-history-notes .a-supervision-history-notes-content > *:last-child {
      padding-bottom: 1em; }

.a-supervision-history-field {
  margin-bottom: 0.25em; }

.a-supervision-history-notes p {
  margin-top: 0; }

.a-supervision-history-field.a-supervision-history-logged-by {
  margin: 1em 0em 0em 0em;
  color: #888;
  font-size: 90%; }

.a-supervision-history-field.a-supervision-history-logged-by .btn {
  float: right;
  padding: 0px 8px 2px 8px;
  margin: 0px; }

.a-sidehelp {
  padding: 0;
  font-size: 90%; }

.a-sidehelp h3 {
  margin-top: 0px; }

.a-help-square {
  clear: both;
  padding-bottom: 10px; }

.a-help-squares ol {
  counter-reset: li;
  margin-left: 0;
  padding-left: 0; }

.a-help-squares ol > li:before {
  /* number */
  content: counter(li);
  counter-increment: li;
  position: absolute;
  top: 0px;
  left: 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 30px;
  background-color: #ababab;
  color: #ffffff;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center; }

.a-help-squares ol > li.a-highlight:before {
  background-color: #004f73; }

.a-help-squares ol > li {
  /* text */
  font-size: 85%;
  line-height: 125%;
  color: #555555;
  position: relative;
  list-style: none;
  padding-left: 70px;
  margin-bottom: 10px;
  min-height: 60px;
  max-width: 275px; }

.a-help-squares ol > li.a-highlight {
  color: #222222; }

/*
li ol,
li ul {margin-top:6px;}
ol ol li:last-child {margin-bottom:0;}​
  */
.a-help-square .text {
  max-width: 250px;
  font-size: 85%;
  line-height: 125%; }

.a-title.roletitle {
  font-weight: 500;
  font-size: 110%;
  color: #09577c;
  display: inline-block; }
  .a-title.roletitle + .btn {
    margin-top: 0;
    float: right; }

.a-icon70 {
  min-height: 70px;
  line-height: 1; }
  .a-icon70 i {
    display: block;
    float: left;
    width: 70px;
    height: 70px;
    background-color: #00a3c3;
    margin-right: 1em;
    background-position: center center;
    background-size: 70px 70px;
    background-repeat: no-repeat; }
    .a-icon70 i.transparent {
      background-color: transparent; }
  .a-icon70 .a-title {
    font-weight: 500;
    font-size: 160%;
    color: #333333;
    margin-left: 90px; }
  .a-icon70 i {
    display: block;
    float: left;
    width: 70px;
    height: 70px;
    background-color: #00a3c3;
    margin-right: 1em;
    background-position: center center;
    background-size: 70px 70px;
    background-repeat: no-repeat; }
    .a-icon70 i.transparent {
      background-color: transparent; }
    .a-icon70 i.a-icon-profile {
      border-radius: 50%;
      background-size: 90%;
      background-position: center bottom;
      background-image: url("../../Content/graphics/profile.svg"); }
  .a-icon70 .a-title {
    font-weight: 500;
    font-size: 160%;
    color: #333333;
    margin-left: 90px; }
  .a-icon70 .a-title-small {
    font-weight: 500;
    font-size: 140%;
    color: #333333;
    margin-left: 90px; }
  .a-icon70 .a-title-group {
    font-weight: 400;
    font-size: 120%;
    color: #333333;
    margin-left: 90px;
    margin-top: 0.25em; }
  .a-icon70 .a-subtitle {
    padding-top: 0.3em; }

.a-icon70.inmodal {
  margin-bottom: 2em;
  line-height: 1.2; }

.a-icon60 {
  min-height: 60px;
  margin-bottom: 0.75em; }

.a-icon60 i {
  display: block;
  float: left;
  width: 60px;
  height: 60px;
  background-color: #004f73;
  margin-right: 10px;
  background-position: center center;
  background-size: 60px 60px;
  background-repeat: no-repeat; }

.a-icon60 i.transparent {
  background-color: transparent; }

.a-icon60 i.a-icon-pdf {
  background-image: url("../../Content/graphics/icons/pdf60.png"); }

.a-icon60 i.a-icon-question {
  background-image: url("../../Content/graphics/icons/question60.png"); }

.a-icon60 .a-title {
  font-size: 180%;
  color: #333333; }

.a-icon40 {
  min-height: 50px;
  display: inline-block;
  position: relative; }

.a-icon40 i {
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 40px;
  height: 50px;
  background-position: center center;
  background-size: 40px 50px;
  background-repeat: no-repeat; }

.a-icon40 i.a-icon-pdf {
  background-image: url("../../Content/graphics/icons/pdf40.png"); }

.a-icon40 i.a-icon-doc {
  background-image: url("../../Content/graphics/icons/doc40@2x.png"); }

.a-icon40 i.a-icon-touch {
  background-image: url("../../Content/graphics/touch-icon.svg"); }

.a-icon40 i.a-icon-info {
  background-image: url("../../Content/graphics/info-icon.svg"); }

.a-icon40 .a-title {
  font-size: 1.1rem;
  color: #333333;
  line-height: 1em;
  white-space: nowrap;
  padding-left: 52px;
  font-weight: 400; }

.a-side-content .a-icon40 {
  padding-left: 0.7em; }
  .a-side-content .a-icon40 i {
    left: 0.4em; }
  .a-side-content .a-icon40 .a-title {
    font-size: 1rem;
    white-space: normal; }

.a-icon40 .a-subtitle {
  font-size: 80%;
  color: #777777;
  line-height: 1.3em;
  display: inline-block;
  padding-left: 52px; }

.a-note-black .a-icon40 {
  opacity: 0.8; }

.a-note-black .a-icon40 .a-title {
  color: #ddd; }

.a-note-black .a-icon40 .a-subtitle {
  color: #aaa; }

.a-note-black .a-icon40 i.a-icon-pdf {
  background-image: url("../../Content/graphics/icons/pdfw40.png"); }

/* PDF */
.a-pdf {
  background-color: #ffffff;
  color: #333333;
  padding: 0px;
  margin: 0px;
  font-size: 12pt; }

.a-pdf .a-logo-hcone,
.a-logo-hcone-pdf {
  float: left;
  width: 300px;
  height: 90px;
  background-image: url("../../specific/graphics/logo-pdf.svg");
  background-size: contain;
  background-repeat: no-repeat; }

.a-pdf .a-logo-ascent,
.a-logo-ascent-pdf {
  float: right;
  width: 173px;
  height: 64px;
  background-image: url("../../Content/graphics/ascent-logo-dark.svg");
  /*background-size: cover;*/
  background-position: center;
  background-repeat: no-repeat;
  background-size: 173px 64px;
  width: 173px;
  height: 64px; }

.a-pdf .a-body {
  clear: both;
  padding-top: 3em; }

.a-pdf-section {
  page-break-inside: avoid; }

.a-pdf-section.pbreak {
  page-break-before: always; }

.a-pdf-section.revieweronly {
  page-break-before: always; }

.a-pdf-section.revieweronly + .a-pdf-section.revieweronly {
  page-break-before: auto; }

.a-pdf-section.revieweronly:before {
  content: 'Reviewer only section below';
  width: 100%;
  margin-bottom: 1em;
  background-color: #eee;
  color: #999;
  display: block;
  padding: 0.5em 1em;
  text-align: center;
  font-weight: 500;
  font-size: 200%; }

.a-pdf-section.revieweronly + .a-pdf-section.revieweronly:before {
  content: none; }

.a-pdf h1 {
  background-color: #004f73;
  color: #ffffff;
  padding: 9px 20px 12px 20px;
  margin: 0px; }

.a-pdf-header {
  background-color: #555555;
  color: #ffffff;
  padding: 20px 20px 20px 20px;
  margin-bottom: 0px; }

.a-pdf-header-reviewer {
  float: left;
  font-size: 120%; }

.a-pdf-header-date {
  float: right;
  padding-right: 2em; }

.a-pdf-notice {
  margin: 1em 0em 1em 0em;
  padding: 0.5em 0em 0.5em 0em;
  background-color: #ababab;
  color: #ffffff;
  text-align: center;
  font-size: 150%; }

.a-pdf-notice-sub {
  font-size: 80%; }

.a-pdf-content {
  padding: 0px 0px 0px 0px; }

.a-pdf-content h2 {
  font-weight: 700;
  font-size: 260%; }

.a-pdf h2 {
  margin: 1em 0em 0em 0em;
  padding-top: 1em;
  border-top: 1px solid #dddddd; }

.a-pdf h2 span {
  font-weight: 300;
  font-size: 90%; }

.a-pdf .a-pdf-content > .a-pdf-section > h2 {
  padding-top: 0;
  border-top: none; }

.a-pdf .a-pdf-content-form h2.pbreak {
  page-break-before: always; }

.a-pdf .a-pdf-content-form h2:first-of-type {
  page-break-before: avoid; }

.a-pdf .a-pdf-notice.reviewer-only {
  page-break-before: always;
  border-top: solid 1px #ffffff; }
  .a-pdf .a-pdf-notice.reviewer-only div {
    text-transform: uppercase; }

.a-pdf-field-section {
  position: relative;
  page-break-inside: avoid;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding: 1em 0em; }

.a-pdf-field-section-av {
  position: relative;
  page-break-inside: avoid; }

.a-pdf h3 {
  margin: 0;
  font-size: 135%;
  font-weight: 300;
  font-style: italic;
  text-transform: none; }

.a-pdf h3.role {
  margin: 0;
  font-size: 170%;
  font-style: normal;
  font-weight: 700;
  color: #004f73; }

.a-pdf .a-pdf-field-section h3, .a-pdf .plaintext5 {
  margin: 10px 0 0 0;
  font-size: 150%;
  font-style: normal;
  font-weight: 500;
  line-height: 1.1; }

.a-pdf h3 + .plaintext5 {
  margin-top: 20px; }

.a-pdf-field-section.overallratingtotal h3,
.a-pdf-field-section.overallratinginterim h3 {
  font-weight: 700;
  text-transform: uppercase;
  text-align: right;
  margin-right: 10em; }
.a-pdf-field-section.overallratingtotal .a-field,
.a-pdf-field-section.overallratinginterim .a-field {
  display: none; }

.a-pdf select {
  border: solid 1px #dadada;
  background-color: #fafafa;
  padding: 0.5em;
  font-weight: 300;
  font-size: 135%;
  color: #555555;
  margin-top: 0.5em;
  margin-bottom: 1em;
  background-image: none;
  width: 100% !important; }

.a-pdf #stargridsection #stargridkey span {
  margin-right: 0.6em; }

.a-pdf .a-field {
  border: solid 1px #dadada;
  background-color: #fafafa;
  padding: 0.5em;
  font-weight: 300;
  font-size: 135%;
  color: #555555;
  margin-top: 0.5em;
  margin-bottom: 0.5em; }

.a-pdf .a-field.ratings {
  margin-top: 14px;
  margin-bottom: 0em;
  min-height: 55px; }

.a-pdf .a-field-with-header {
  border: solid 1px #dadada;
  background-color: #fafafa;
  padding: 0.5em;
  font-weight: 300;
  font-size: 135%;
  color: #555555;
  margin-top: 0px; }

.a-pdf .a-field-label {
  font-weight: 500;
  font-size: 120%;
  padding-bottom: 0.5em;
  opacity: 0.7; }

.a-pdf .a-field.xlarge {
  min-height: 550px; }

.a-pdf .a-field.large {
  min-height: 400px; }

.a-pdf .a-field.medium {
  min-height: 200px; }

.a-pdf .a-field.small {
  min-height: 75px; }

.a-pdf .a-field br {
  vertical-align: top;
  line-height: 1em; }

.a-pdf .a-field p {
  display: block;
  height: 0.8em;
  margin: 0px;
  overflow: hidden; }

.a-pdf-stars {
  font-size: 150%;
  float: right; }

.a-pdf-star-on,
.a-pdf-star-off,
.a-pdf-star-none {
  display: inline-block;
  width: 0.7em;
  height: 1.2em;
  background-image: none;
  background-color: rgba(0, 0, 0, 0.1); }

.a-pdf-stars .a-pdf-star-on {
  background-image: none;
  /*		&:nth-child(-n + 2) { background-color: #9BD6F4; }
  		&:nth-child(3) { background-color: #009bdb; }
  		&:nth-child(4) { background-color: #5BA4EB; }
  		&:nth-child(n + 5):nth-child(-n + 6) { background-color: #5EBBBC; }
  		&:nth-child(7) { background-color: #75CC6E; }
  		&:nth-child(8) { background-color: #D8EA62; }
  		&:nth-child(n + 9) { background-color: #3cc86a; }
  */ }
  .a-pdf-stars .a-pdf-star-on:nth-child(1) {
    background-color: #ffc61d; }
  .a-pdf-stars .a-pdf-star-on:nth-child(2) {
    background-color: #ffc61d; }
  .a-pdf-stars .a-pdf-star-on:nth-child(3) {
    background-color: #ffc61d; }
  .a-pdf-stars .a-pdf-star-on:nth-child(4) {
    background-color: #f48010; }
  .a-pdf-stars .a-pdf-star-on:nth-child(5) {
    background-color: #f48010; }
  .a-pdf-stars .a-pdf-star-on:nth-child(6) {
    background-color: #f48010; }
  .a-pdf-stars .a-pdf-star-on:nth-child(7) {
    background-color: #ea4f25; }
  .a-pdf-stars .a-pdf-star-on:nth-child(8) {
    background-color: #ea4f25; }
  .a-pdf-stars .a-pdf-star-on:nth-child(9) {
    background-color: #ea4f25; }
  .a-pdf-stars .a-pdf-star-on:nth-child(10) {
    background-color: #ea4f25; }
  .a-pdf-stars .a-pdf-star-on.previous {
    border-color: #dddddd;
    font-weight: 300;
    color: #bbbbbb;
    background-color: #98999a !important; }
.a-pdf-stars .a-pdf-star-off {
  background-image: none; }

.a-pdf .a-pdf-field-section .a-pdf-stars {
  margin-top: 10px; }

.a-pdf .a-pdf-field-section .a-pdf-stars + h3 {
  margin-top: 12px; }

.pdf-star-count {
  float: right;
  display: none !important;
  color: #000000;
  border: 2px solid #000000;
  font-weight: 500;
  width: 1.6em;
  text-align: center;
  height: 1.6em;
  font-size: 150%;
  box-sizing: border-box;
  margin-left: 0.5em;
  padding-top: 0.05em; }
  .pdf-star-count.previous {
    border-color: #dddddd;
    font-weight: 300;
    color: #98999a; }

.pdf-star-labels {
  display: none !important;
  font-size: 80%;
  width: 100%;
  text-align: center;
  padding-right: 1.6em;
  line-height: 0.8;
  box-sizing: border-box; }
  .pdf-star-labels span:first-child {
    float: left; }
  .pdf-star-labels span:last-child {
    float: right; }

.a-pdf-star-notrated {
  color: #004f73;
  font-size: 70%; }

.pdf-skill-rated {
  color: #000000; }

.pdf-skill-required-higher {
  color: #cc0000; }

.pdf-skill-desc {
  margin: 0.5em 0em 0.5em 0em;
  width: 750px;
  font-size: 85%;
  color: #666666;
  line-height: 1.3em; }

.pdf-skill-desc br {
  	/*
    vertical-align:top;
    line-height:1.8em;
    */ }

.pdf-skill-desc p {
  display: block;
  height: 0.6em;
  margin: 0px;
  overflow: hidden;
  line-height: 1px;
  overflow: hidden; }

.pdf-skill-boxes {
  display: inline-block;
  width: 100%;
  margin-top: 0.75em; }

.pdf-skill-box-label,
.pdf-skill-box-off,
.pdf-skill-box-on {
  height: 20px;
  float: left;
  line-height: 20px;
  font-size: 14px;
  color: #666666; }

.pdf-skill-box-off,
.pdf-skill-box-on {
  width: 20px;
  border-width: 2px;
  border-style: solid;
  border-color: #999999; }

.pdf-skill-box-off div,
.pdf-skill-box-on div {
  margin: 3px 3px 3px 3px;
  width: 10px;
  height: 10px;
  font-size: 1px;
  line-height: 1px;
  overflow: hidden; }

.pdf-skill-box-on div {
  background-color: #888888; }

.pdf-skill-box-label {
  padding: 0px 20px 0px 6px; }

.a-pdf #stargridsection {
  font-size: 150%;
  justify-content: center;
  margin-top: 40px; }

.a-pdf div#ratingsandperformance {
  gap: 0; }
  .a-pdf div#ratingsandperformance #developmentgrid {
    margin-left: 2em; }
  .a-pdf div#ratingsandperformance #currentratings {
    margin-right: 2em; }

.a-pdf #developmentgrid {
  gap: 0; }
  .a-pdf #developmentgrid div.gridcolumn {
    border-right: 3px solid transparent;
    gap: 0; }
    .a-pdf #developmentgrid div.gridcolumn > div {
      margin-bottom: 3px; }

.a-pdf div[style="margin-top:10em;"] {
  display: none; }

.a-pdf div.ratingstrip {
  margin-bottom: 0.8em; }

.a-pdf #adminHistory > ul > li:not(.year) {
  min-height: 9em; }

.a-pdf-header:empty {
  display: none; }
  .a-pdf-header:empty + div h2 {
    border: none;
    padding-top: 0;
    padding-left: 0.5em; }
  .a-pdf-header:empty + div ~ div.role {
    padding-left: 0.85em; }

.dataTables_filter {
  display: none; }

.dataTables_empty {
  line-height: 34px;
  padding-left: 16px; }

.dataTables_info {
  padding: 20px 0px 0px 10px;
  font-style: italic;
  color: #ababab; }

#adminHistory .a-report-export {
  padding-top: 0.5em;
  clear: both; }

.a-report-export {
  margin: 0em 0em 0.5em 0em;
  text-align: right; }
  .a-report-export .a-report-button {
    display: inline-block;
    background-color: #9a9ea1;
    color: #ffffff;
    padding: 0.1em 0.5em;
    font-size: 80%;
    margin: 0; }

.a-button-grey {
  display: inline-block;
  background-color: #9a9ea1;
  color: #ffffff;
  padding: 0.1em 0.5em;
  font-size: 80%;
  margin: 0; }
  .a-button-grey :hover {
    background-color: #004f73;
    color: #ffffff; }

.a-report-export .a-report-button:hover {
  background-color: #004f73;
  color: #ffffff; }

.a-report-table thead .sorting,
.a-report-table thead .sorting_asc,
.a-report-table thead .sorting_desc,
.a-report-table thead .sorting_asc_disabled,
.a-report-table thead .sorting_desc_disabled {
  cursor: pointer; }

.a-report-table thead .sort {
  display: inline-block;
  width: 18px;
  height: 20px;
  vertical-align: middle;
  text-align: right;
  margin-right: 0px; }

.a-report-table thead .sorting .sort {
  background: url("DataTables-1.10.4/images/sort_both.png") no-repeat center right; }

.a-report-table thead .sorting_asc .sort {
  background: url("../../Content/graphics/report/sort_asc.png") no-repeat center right; }

.a-report-table thead .sorting_desc .sort {
  background: url("../../Content/graphics/report/sort_desc.png") no-repeat center right; }

.a-report-table thead .sorting_asc .sort {
  background: url("../../Content/graphics/report/sort_asc.png") no-repeat center right; }

.a-report-table thead .sorting_desc .sort {
  background: url("../../Content/graphics/report/sort_desc.png") no-repeat center right; }

.a-report-table thead .sorting_asc_disabled .sort {
  background: url("DataTables-1.10.4/images/sort_asc_disabled.png") no-repeat center right; }

.a-report-table thead .sorting_desc_disabled .sort {
  background: url("DataTables-1.10.4/images/sort_desc_disabled.png") no-repeat center right; }

.a-report-table.dataTable th:active {
  outline: none; }

.a-report-table tr {
  page-break-inside: avoid; }

.a-report-processing {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #ffffff;
  opacity: 0.5;
  z-index: 10000;
  color: #333333; }

.a-report-processing img {
  margin-left: 50%;
  margin-top: 200px; }

.a-report-search {
  float: right;
  padding: 0;
  width: 35%; }
  .a-report-search table {
    font-size: 1em; }
  .a-report-search td input {
    border: 0;
    padding: 0.2em 0.5em; }

.a-report-search.left {
  float: none; }

.a-report-filter {
  font-size: 0.9em;
  -webkit-font-smoothing: antialiased;
  margin: 1em 0 0.5em 0;
  padding: 10px 10px 10px 20px;
  background-color: #737373;
  color: #ffffff; }
  .a-report-filter.filterrows {
    overflow: hidden;
    height: 1em;
    margin-top: 1em;
    padding-top: 1.2em; }
    .a-report-filter.filterrows > div {
      opacity: 0; }
    .a-report-filter.filterrows a.showbutton {
      display: block;
      position: absolute;
      font-size: 0.9em;
      right: 0.5em;
      top: 0.25em;
      padding-right: 1.2em;
      color: #ffffff;
      font-weight: 500;
      font-size: 0.9em;
      text-decoration: none; }
      .a-report-filter.filterrows a.showbutton:after {
        content: "\25BE";
        font-family: "Breeicons";
        display: flex;
        position: absolute;
        width: 1em;
        height: 1em;
        align-items: center;
        justify-content: center;
        top: 0.25em;
        right: 0;
        transform: rotate(-90deg); }
    .a-report-filter.filterrows.expanded {
      height: auto;
      overflow: auto; }
      .a-report-filter.filterrows.expanded > div {
        opacity: 1; }
      .a-report-filter.filterrows.expanded a.showbutton:after {
        transform: rotate(0deg); }
  .a-report-filter .btn-group {
    display: inline-block; }
  .a-report-filter table td {
    padding: 0;
    color: #ffffff; }
  .a-report-filter input[type="checkbox"] ~ label {
    margin: 0;
    font-weight: 300;
    padding: 2px 0 4px 0; }
  .a-report-filter.filterrows.nobackground label:first-child {
    min-width: 2em;
    margin-right: 0.7em; }
  .a-report-filter.filterrows label:first-child {
    min-width: 8.1em;
    text-align: right;
    margin-right: 0.8em; }
  .a-report-filter.filterrows select {
    background-color: #ffffff;
    background-image: url("../../Content/graphics/dropdown-dark.svg");
    background-size: 0.9em 0.9em;
    background-position: right 0.3em center;
    color: #222222;
    padding: 0.1em 2.1em 0.15em 0.5em;
    margin-right: 0.5em; }
  .a-report-filter.filterrows select + input[type="checkbox"] ~ label {
    margin-left: 1em;
    padding: 0;
    vertical-align: text-bottom; }
  .a-report-filter.filterrows span {
    display: flex;
    align-items: center;
    width: max-content;
    font-size: 90%;
    font-weight: 500;
    margin-right: 0.6em;
    margin-bottom: 0.2em;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 1em;
    padding: 0.1em 0.5em 0.2em 0.5em; }
  .a-report-filter.filterrows a.delete {
    display: inline-block;
    font-size: 0.9em;
    width: 1em;
    height: 1em;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 0.5em;
    transform: translateY(-0.1em);
    margin-left: 0.1em;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAECAMAAACjvQ8qAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRF////AAAAVcLTfgAAAA5JREFUeNpiYKA9AAgwAABkAAEodompAAAAAElFTkSuQmCC");
    background-repeat: no-repeat;
    background-size: 0.45em 0.1em;
    background-position: center center;
    opacity: 0.4; }
  .a-report-filter.filterrows a.filter.add {
    display: inline-block;
    color: #ffffff;
    margin-bottom: 0.25em; }
    .a-report-filter.filterrows a.filter.add:before {
      content: "+";
      display: inline-block;
      width: 1em;
      height: 1em;
      background-color: #004f73;
      margin-right: 0.3em;
      text-align: center;
      line-height: 0.9; }
  .a-report-filter.filterrows button#refresh {
    background-color: #ffffff;
    color: #004f73;
    margin-top: 0.6em; }

div.filter-label {
  display: inline-block; }

#divisionTrendFilters + div.rating.filter, #siteTrendFilters + div.rating.filter, #talentGridFilters + div.rating.filter {
  justify-content: center;
  align-items: center;
  gap: 0.5em;
  margin-bottom: 1em; }

.a-report-filter.filterrows > div {
  padding: 0.5em 0 0 0;
  display: flex; }
  .a-report-filter.filterrows > div:last-child {
    margin-bottom: 0.5em; }
  .a-report-filter.filterrows > div > label + div span.filter {
    margin-left: 0; }
    .a-report-filter.filterrows > div > label + div span.filter a {
      margin-left: 0.7em !important; }
  .a-report-filter.filterrows > div > label + div a.add {
    margin-left: 0 !important;
    white-space: nowrap; }

.a-report-filter-left.newline {
  display: block;
  padding-top: 0.4em; }

.a-report-filter-left:first-of-type {
  margin-bottom: 0.75em; }

.a-report-header {
  color: #ffffff; }

.a-report-filter .btn {
  padding: 2px 16px 4px 16px;
  border: 0;
  font-size: 18px;
  font-weight: 500; }

.a-report-table {
  width: 100%;
  padding: 0px;
  margin: 0px;
  table-layout: fixed; }

.a-report-table tr {
  border-bottom: solid 1px #e5e5e5; }

.a-report-table tr:hover {
  background-color: #eeeeee; }

.a-report-table th {
  font-weight: bold;
  background-color: #ffffff;
  color: #444444;
  padding-top: 10px;
  padding-bottom: 10px;
  cursor: ns-resize; }

.a-report-legend {
  font-size: 90%;
  line-height: 1.5em;
  margin: -1.25em 0 1em 0em;
  vertical-align: middle;
  list-style-type: none;
  padding: 0;
  float: right;
  width: 80%; }

@media only screen and (max-width: 1200px) {
  .a-report-legend {
    margin-top: 0;
    float: none; } }
ul.a-report-legend {
  margin-left: 0.75em; }

.a-report-legend-block .a-r-cell-erfn i {
  vertical-align: text-top; }

.a-report-legend li {
  display: inline-block;
  margin-right: 2em;
  padding: 0px;
  white-space: nowrap;
  margin-bottom: 0.5em; }

.a-report-legend-block {
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: top;
  margin-right: 0.5em;
  margin-top: 0.2em; }

.a-r-cell-dn {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.a-r-cell-sn {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.a-r-cell-tot .sort {
  margin-right: -20px !important; }

.a-r-cell-tot {
  text-align: right !important;
  overflow: visible; }

.a-r-ch-s {
  background-color: #004f73; }

.a-r-ch-ns {
  background-color: #ababab; }

.a-r-cell-cc {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.a-r-cell-ct {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.a-r-cell-cm {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.a-r-row-cm {
  background-color: #ffede2 !important; }

.a-r-cell-erfn i {
  font-size: 80%;
  color: #00a3c3; }

.glyphicon-exclamation-sign {
  margin-left: 0.3em; }

.a-r-cell-lr {
  text-align: center; }

@media only screen and (max-width: 600px) {
  div[class*="a-r-progress-"] {
    width: 80px; } }
.a-r-p-l {
  float: left;
  padding-right: 10px; }

.a-r-progress- div,
.a-r-progress-0 div,
.a-r-progress-1 div,
.a-r-progress-2 div,
.a-r-progress-3 div {
  float: right;
  width: 20px;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  border-right: dashed 1px #cccccc;
  height: 22px;
  margin: 6px 0px 6px 0px; }

.a-r-p-r {
  border-left: dashed 1px #cccccc; }

.a-r-cell-p {
  width: 35%;
  text-align: center; }

.a-r-cell-p div {
  text-align: center; }

.a-progress-wrapper {
  float: right;
  position: relative; }

.a-progress-wrapper .a-p-n,
.a-progress-wrapper .a-p-g,
.a-progress-wrapper .a-p-0,
.a-progress-wrapper .a-p-1,
.a-progress-wrapper .a-p-2,
.a-progress-wrapper .a-p-3,
.a-progress-wrapper .a-p-l {
  float: left;
  font-size: 10px;
  height: 3em;
  line-height: 3em;
  color: #fff;
  text-align: center;
  font-family: Verdana;
  letter-spacing: -1px; }

/* Hide the first stage (reviewee-only perparation) */
.a-r-progress- {
  /*	div:last-child {
  		display: none;
  	}
  */ }
  .a-r-progress- div:nth-child(3) {
    border-left: dashed 1px #cccccc; }

.a-r-p-r {
  display: none; }

/*
.a-r-cell-hc .a-p-g, .a-r-cell-hc .a-p-3, .a-r-cell-hc .a-r-er, .a-r-cell-hc .a-r-ee, .a-r-cell-hc .a-r-cmp
{
  height:34px;
}
*/
.a-p-l {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%; }

/* completed - green */
.a-p-3 {
  background-color: #27b86f; }

/*reviewee confirm - purple*/
.a-p-2 {
  background-color: #b24385; }

/*reviewer prep/meeting - orange*/
.a-p-1 {
  background-color: #df441a; }

/*reviewee prep - yellow*/
.a-p-0 {
  background-color: #c5b500; }

/*not started - blue*/
.a-p-n {
  background-color: #2a9bd4; }

/* grey - not completed */
.a-p-g {
  background-color: #bbbbbb; }

.a-p- {
  background-color: transparent; }

/* with reviewer - orange */
.a-r-er {
  background-color: #f1610a; }

/* with reviewee - yellow */
.a-r-ee {
  background-color: #c5b500; }

/* on action required - green */
.a-r-cmp {
  background-color: #27b86f; }

.a-report-pdf h1 {
  font-size: 200%; }

.a-report-pdf .sort {
  display: none !important; }

.a-report-pdf .a-report-table th {
  font-weight: bold !important;
  color: #777 !important; }

.a-report-pdf .a-report-table {
  margin-top: 3em; }

.a-cm-title {
  font-size: 130%; }

.a-cm-header {
  margin: 0em 0em 1.5em 0em;
  padding: 1em;
  font-size: 140%;
  font-style: italic;
  color: #fff;
  background-color: #31353e; }

.a-cm-back {
  float: left;
  width: 40%; }

.a-cm-skill-sep {
  clear: both;
  height: 2em; }

.a-cm-skill {
  clear: both;
  font-size: 150%;
  padding: 0em 0.5em 0em 0.5em;
  font-weight: normal; }

.a-cm-skill-label {
  float: left;
  width: 40%;
  padding-right: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.a-cm-skill-levels {
  float: left;
  display: inline-block;
  padding-bottom: 15px; }

.a-cm-skill-boxw {
  float: left;
  padding-right: 30px; }

.a-cm-skill-box {
  display: inline-block;
  width: 27px;
  height: 27px;
  border: solid 2px #ababab;
  margin-right: 0.5em;
  line-height: 24px;
  text-align: center;
  font-size: 13px;
  font-weight: normal;
  cursor: pointer; }

.a-cm-skill-box.n_a {
  border: solid 2px #ccc;
  color: #bbb; }

.a-cm-skill .a-cm-skill-box.selected {
  background-color: #004f73;
  border: solid 2px #004f73;
  color: #fff; }

.a-cm-skill.n_a {
  color: #bbb; }

.a-cm-skill.n_a .a-cm-skill-box {
  border: solid 2px #ccc;
  color: #bbb; }

.a-cm-skill.n_a .a-cm-skill-box.selected {
  background-color: #666;
  border: solid 2px #666;
  color: #fff; }

.a-dev-opp h3 {
  font-size: 140%;
  margin-top: 0.5em;
  margin-bottom: 0.75em; }

.a-dev-opp ul {
  clear: both;
  margin-top: 1em;
  padding-left: 1em; }

.sa-dev-opp li {
  margin-bottom: 1em;
  padding-top: 18px;
  list-style-image: url("../../Content/graphics/bullet-orange.png"); }

.a-dev-opp li {
  background-image: url("../../Content/graphics/bullet-orange.png");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 0px 0px 3px 30px;
  /* reset styles (optional): */
  list-style: none;
  margin: 0em 0em 1em 0em; }

.a-dev-opp li.ticked {
  background-image: url("../../Content/graphics/bullet-ticked.png"); }

.a-dev-opp-status {
  font-size: 80%;
  color: #777777; }

@media only screen and (max-width: 720px) {
  #overviewtable {
    font-size: 14px; } }
@media only screen and (max-width: 600px) {
  .a-report-table {
    table-layout: auto;
    font-size: 14px; }

  .a-report-filter {
    padding-bottom: 16px; }

  .a-report-filter label {
    font-size: 85%;
    padding: 8px 12px; }

  .a-report-filter .btn-group {
    text-align: center;
    width: 100%; }
    .a-report-filter .btn-group .btn {
      font-size: 0.85em;
      float: none;
      padding: 2px 8px 4px 8px; }

  .a-report-filter-left > label:first-child {
    display: none; }

  .a-report-filter.filterrows label:first-child {
    display: block;
    width: 100%;
    font-size: 1.3em;
    text-align: left;
    padding: 0.5em 0 0.2em 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    margin-top: 0.4em;
    font-weight: 500; }

  .a-report-filter.filterrows.nobackground {
    padding-bottom: 0; }

  .a-report-filter.filterrows.nobackground label:first-child {
    display: inline-block;
    width: auto;
    font-size: 1em;
    padding: 0;
    margin: 0 0.7em 5px 0;
    border: 0;
    font-weight: inherit; }

  .a-report-filter.filterrows > div:first-child label:first-child {
    padding-top: 0;
    border-top: none;
    margin-top: 0; }

  .a-report-filter.filterrows select {
    margin-bottom: 0.5em; }

  .a-report-filter.filterrows > div > label + div {
    max-width: 100%; }

  .btn-group-admin {
    text-align: center; }

  .a-r-cell-p div {
    color: transparent; }

  .a-report-search {
    float: left;
    width: 100%;
    margin: 0.7em 0 1em 0; }

  .a-report-table td,
  .a-report-table th {
    font-size: 110%; }

  .a-r-cell-rs {
    width: 90px;
    padding-right: 10px; }

  #overviewtable th,
  #overviewtable td {
    padding: 0.6em 0.8em; }
  #overviewtable th:nth-of-type(2) {
    width: 100px; }
  #overviewtable th:nth-of-type(4) {
    width: 100px; }
  #overviewtable .a-r-cell-rs {
    width: 95px; }

  #overviewtable thead tr:nth-child(2) th:nth-child(2),
  #overviewtable thead tr:nth-child(2) th:nth-child(4),
  #overviewtable thead tr:nth-child(2) th:nth-child(6) {
    font-size: 14px !important; }

  #overviewtable {
    font-size: 14px; }

  .a-r-p-l,
  .a-r-cell-ds,
  .a-r-cell-lr,
  .a-r-cell-er-last,
  .a-r-cell-er-action,
  #overviewtable .a-r-cell-erfn:not(span),
  #overviewtable tbody td:nth-of-type(3),
  #overviewtable thead th:nth-of-type(3),
  #overviewtable thead tr:first-of-type {
    display: none; }

  #selectedReviewer,
  #selectedReviewee {
    display: inline-block;
    margin-bottom: 1em;
    margin-left: 0.5em; }

  .a-r-cell-er-name {
    width: 65%; }

  .a-r-cell-er-status {
    width: 35%; }

  .a-hide-600w {
    display: none; }

  .a-r-cell-ct {
    width: 80%; }

  .a-r-cell-cm {
    width: 0%;
    display: none; }

  .a-cm-skill {
    padding-top: 1em;
    padding-bottom: 0em; }

  .a-cm-skill-label {
    float: none;
    width: 100%; }

  .a-cm-skill-levels {
    float: none;
    width: 100%;
    padding-bottom: 1em; }

  .a-report-legend {
    float: none;
    margin-top: 0.5em; }

  ul.a-report-legend li {
    margin-top: 0.3em; } }
@media only screen and (max-width: 360px) {
  #overviewtable th,
  #overviewtable td {
    padding: 0.6em 0.4em; } }
.a-report-user-history {
  margin: 0.5em 0em 0em 0em;
  /*clear: both;*/
  clear: both; }

.a-report-user-history .a-completed {
  float: right;
  text-align: right;
  margin-bottom: 0.6em; }

.a-report-user-history ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  clear: both; }

.a-report-user-history ul li {
  position: relative;
  background-color: #f3f3f3;
  padding: 0.75em 1em 1em 1em;
  margin: 0.5em 0em 0.5em 0em; }
  .a-report-user-history ul li .a-supervision-history-notes-content {
    background-color: rgba(0, 0, 0, 0.07); }

.a-report-user-history .edit {
  cursor: pointer; }

.a-report-user-history .waiting > div:nth-of-type(2) b:before {
  content: 'I';
  font-family: breeicons;
  display: inline-block;
  margin-right: 0.2em;
  font-size: 120%;
  color: #004f73; }

.a-admin-page .a-report-user-history ul li {
  background-color: rgba(0, 0, 0, 0.1); }

.a-report-user-history ul ul {
  margin: 0px 0px 0px 2em;
  padding: 0px;
  list-style: square; }

.a-report-user-history ul ul li {
  background-color: transparent;
  padding: 0px;
  margin: 0.25em 0em 0.25em 0em; }

.a-report-user-history .a-highlight {
  background-color: #004f73;
  color: #ffffff; }

.a-report-user-history .a-highlight a {
  color: #ffffff; }

.a-report-user-history .btn {
  margin-top: 0.5em; }

.a-report-user-history .a-highlight .btn-default {
  background-color: #ffffff;
  color: #004f73;
  font-size: 100%; }

.a-report-user-history .a-report-user-history-detail-wrapper {
  margin-top: 0.5em; }
  .a-report-user-history .a-report-user-history-detail-wrapper a, .a-report-user-history .a-report-user-history-detail-wrapper a:visited {
    font-size: 90%;
    text-decoration: none; }

.a-report-user-history-detail {
  margin: 0.25em 0em 0em 0em;
  padding: 10px;
  font-size: 90%;
  background-color: #cccccc; }

.a-report-user-history .a-highlight .a-report-user-history-detail {
  background-color: #f39f6c; }

/* for the horizontal help menu */
.a-admin-help-detail-wrapper {
  margin-top: 0.5em; }

.a-admin-help-detail-wrapper > a {
  color: #09577c;
  font-weight: 400; }

.a-admin-help-detail {
  margin: 0.25em 0em 0em 0em;
  padding: 10px;
  font-size: 90%; }

/* GRID BREAKPOINTS */
/* Bootstrap sm breakpoint */
@media only screen and (max-width: 992px) {
  .a-row-sep-vertical {
    border-right: solid 0px #bbbbbb; }

  .a-form-padding-review,
  .a-form-padding-review-top {
    padding-right: 0px; }

  .a-report-legend li {
    float: none;
    margin: 1em 0; }

  .a-side-content {
    width: 70%;
    float: none;
    padding-left: 0;
    padding-bottom: 2em;
    display: initial !important; }

  .a-left-content:not(:only-child) {
    width: 100%;
    float: none; } }
/* Bootstrap xs breakpoint */
@media only screen and (max-width: 768px) {
  h2 {
    font-size: 180%; }

  .a-report-legend li {
    display: block;
    margin-bottom: 2px; }

  .a-icon70 .a-title {
    font-size: 150%;
    margin-top: 0.25em; }

  .a-form-rating-marker-target,
  .a-form-rating-marker-target-dev {
    right: 0px; }

  .a-form-rating-description {
    padding-right: 5px;
    padding-left: 5px; }

  .a-form-rating-close {
    padding-left: 5px;
    padding-right: 5px; }

  .a-form .btn {
    font-size: 100%; }

  .a-form-supervision-buttons .btn {
    font-size: 100%; }

  .a-form-supervision-buttons .btn-default {
    margin-bottom: 0.5em; }

  .a-form-supervision .hLoader {
    padding: 0em 0em 0em 0em;
    margin-top: -1em; }

  .a-form-rating .btn {
    font-size: 110%; }

  .a-form-button {
    font-size: 130% !important; }

  .a-form .dropdown-menu {
    width: 100% !important; }

  .a-side-content {
    display: initial !important;
    width: 100%; } }
.a-form-survey {
  margin-bottom: 2em; }

.a-form-survey h3 {
  color: #004f73; }

.a-form-survey-graded,
.a-form-survey-txt {
  display: inline-block;
  margin-top: 2em;
  width: 100%; }

.a-form-survey-graded-q {
  float: left;
  font-size: 100%;
  margin-bottom: 0.5em;
  color: #333;
  max-width: 26em; }

.a-form-survey-txt-q {
  clear: both;
  font-size: 100%;
  margin-bottom: 0.5em;
  color: #333; }

.a-form-survey-graded-index {
  color: #004f73;
  font-weight: bold;
  font-size: 110%;
  display: inline; }

.a-form-survey-boxes {
  float: right;
  white-space: nowrap; }

.a-form-survey-boxes div.box {
  width: 30px;
  height: 30px;
  margin-left: 0.25em;
  display: inline-block;
  background-color: #bbbbbb;
  cursor: pointer;
  border-radius: 1em; }

.a-form-survey-boxes div.box.selected {
  background-color: #004f73; }

.a-form-survey-boxes .tooltip-inner {
  white-space: nowrap !important; }

.col-xs-12.col-sm-8 {
  padding-right: 1em; }

.col-xs-12.col-sm-4 {
  padding-left: 1em; }

@media only screen and (max-width: 767px) {
  .col-xs-12.col-sm-8,
  .col-xs-12.col-sm-4 {
    padding-left: 0.5em;
    padding-right: 0.5em; } }
/* RETINA */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .a-icon60 i.a-icon-pdf {
    background-image: url("../../Content/graphics/icons/pdf60@2x.png"); }

  .a-icon40 i.a-icon-pdf {
    background-image: url("../../Content/graphics/icons/pdf40@2x.png"); }

  .a-note-black .a-icon40 i.a-icon-pdf {
    background-image: url("../../Content/graphics/icons/pdfw40@2x.png"); }

  .a-form-skill-star-on {
    background-image: url("../../Content/graphics/stars/star_on@2x.png"); }

  .a-form-skill-star-off {
    background-image: url("../../Content/graphics/stars/star_off@2x.png"); }

  .a-form-prev-skill-star-on {
    background-image: url("../../Content/graphics/stars/star_prev_on@2x.png"); }

  .a-form-prev-skill-star-off {
    background-image: url("../../Content/graphics/stars/star_prev_off@2x.png"); }

  i.a-icon-survey {
    background-image: url("../../Content/graphics/icons/survey60@2x.png"); }

  i.a-icon-vacancies {
    background-image: url("../../Content/graphics/icons/vacancies60@2x.png"); }

  i.a-icon-ctrack {
    background-image: url("../../Content/graphics/icons/ctrack60@2x.png"); }

  i.a-icon-cornerstone {
    background-image: url("../../Content/graphics/icons/cornerstone60@2x.png"); } }
.hLoader {
  padding: 0.5em 0em 0.5em 0em;
  font-size: 80%; }

.hLoader span {
  display: block;
  margin: 0 auto; }

.hLoaderLabel {
  display: inline; }

.hLoaderCss,
.hLoaderGif {
  margin-left: 25px;
  display: inline; }

.hLoader span[class*="l-"] {
  display: inline-block;
  background: #000;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  margin: 2px 4px;
  position: relative;
  -webkit-animation: loader 4s infinite;
  -webkit-animation-timing-function: cubic-bezier(0.03, 0.615, 0.995, 0.415);
  -webkit-animation-fill-mode: both;
  -moz-animation: loader 4s infinite;
  -moz-animation-timing-function: cubic-bezier(0.03, 0.615, 0.995, 0.415);
  -moz-animation-fill-mode: both;
  -ms-animation: loader 4s infinite;
  -ms-animation-timing-function: cubic-bezier(0.03, 0.615, 0.995, 0.415);
  -ms-animation-fill-mode: both;
  animation: loader 4s infinite;
  animation-timing-function: cubic-bezier(0.03, 0.615, 0.995, 0.415);
  animation-fill-mode: both; }

.hLoader span.l-1 {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -ms-animation-delay: 1s;
  animation-delay: 1s; }

.hLoader span.l-2 {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -ms-animation-delay: 0.8s;
  animation-delay: 0.8s; }

.hLoader span.l-3 {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  animation-delay: 0.6s; }

.hLoader span.l-4 {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.hLoader span.l-5 {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  animation-delay: 0.2s; }

.hLoader span.l-6 {
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  animation-delay: 0s; }

@-webkit-keyframes loader {
  0% {
    -webkit-transform: translateX(-30px);
    opacity: 0; }
  25% {
    opacity: 1; }
  50% {
    -webkit-transform: translateX(30px);
    opacity: 0; }
  100% {
    opacity: 0; } }
@-moz-keyframes loader {
  0% {
    -moz-transform: translateX(-30px);
    opacity: 0; }
  25% {
    opacity: 1; }
  50% {
    -moz-transform: translateX(30px);
    opacity: 0; }
  100% {
    opacity: 0; } }
@-ms-keyframes loader {
  0% {
    -ms-transform: translateX(-30px);
    opacity: 0; }
  25% {
    opacity: 1; }
  50% {
    -ms-transform: translateX(30px);
    opacity: 0; }
  100% {
    opacity: 0; } }
@keyframes loader {
  0% {
    transform: translateX(-30px);
    opacity: 0; }
  25% {
    opacity: 1; }
  50% {
    transform: translateX(30px);
    opacity: 0; }
  100% {
    opacity: 0; } }
.a-sliding-wrapper {
  position: relative;
  /* For better performance */
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  backface-visibility: hidden;
  perspective: 1000; }

.a-sliding-page {
  position: absolute;
  padding: 0px;
  margin: 0px;
  width: 100%;
  animation-iteration-count: 1;
  animation-play-state: paused;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  /* For better performance */
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  backface-visibility: hidden;
  perspective: 1000; }

.a-sliding-page h1 {
  margin-top: 0.75em; }

.a-report-wrapper .a-sliding-page h1 {
  font-size: 200%;
  margin-left: 0px;
  margin-top: 0px; }

/*
.a-pdf h1 {
  background-color: $brandprimary;
  color: #ffffff;
  padding:20px 20px 20px 20px;
  margin:0px;
}
*/
.aa-page-slide-mask {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  background-color: #000;
  opacity: 0.6; }

.a-page-slide-mask {
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: #000;
  opacity: 0.6; }

.a-page-slide {
  position: absolute;
  z-index: 10000;
  background-color: #fff; }

.a-anim-left-out {
  animation: left-out 500ms;
  -webkit-animation: left-out 500ms;
  animation-iteration-count: 1;
  animation-play-state: paused;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

@-webkit-keyframes left-out {
  0% {
    left: 0;
    opacity: 1; }
  100% {
    left: -150%;
    opacity: 0; } }
@keyframes left-out {
  0% {
    left: 0;
    opacity: 1; }
  100% {
    left: -150%;
    opacity: 0; } }
.a-anim-left-in {
  animation: left-in 500ms;
  -webkit-animation: left-in 500ms;
  animation-iteration-count: 1;
  animation-play-state: paused;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

@-webkit-keyframes left-in {
  0% {
    left: -150%;
    opacity: 0; }
  100% {
    left: 0%;
    opacity: 1; } }
@keyframes left-in {
  0% {
    left: -150%;
    opacity: 0; }
  100% {
    left: 0%;
    opacity: 1; } }
.a-anim-right-in {
  animation: right-in 500ms;
  -webkit-animation: right-in 500ms;
  animation-iteration-count: 1;
  animation-play-state: paused;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

@-webkit-keyframes right-in {
  0% {
    right: -150%;
    opacity: 0; }
  100% {
    right: 0%;
    opacity: 1; } }
@keyframes right-in {
  0% {
    right: -150%;
    opacity: 0; }
  100% {
    right: 0%;
    opacity: 1; } }
.a-anim-right-out {
  animation: right-out 500ms;
  -webkit-animation: right-out 500ms;
  animation-iteration-count: 1;
  animation-play-state: paused;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

@-webkit-keyframes right-out {
  0% {
    right: 0%;
    opacity: 1; }
  100% {
    right: -150%;
    opacity: 0; } }
@keyframes right-out {
  0% {
    right: 0%;
    opacity: 1; }
  100% {
    right: -150%;
    opacity: 0; } }
.a-anim-bottom-in {
  animation: bottom-in 500ms;
  -webkit-animation: bottom-in 500ms; }

@-webkit-keyframes bottom-in {
  0% {
    top: 400px;
    opacity: 0; }
  100% {
    top: 0px;
    opacity: 1; } }
@keyframes bottom-in {
  0% {
    top: 400px;
    opacity: 0; }
  100% {
    top: 0px;
    opacity: 1; } }
.a-anim-bottom-out {
  animation: bottom-out 500ms;
  -webkit-animation: bottom-out 500ms; }

@-webkit-keyframes bottom-out {
  0% {
    top: 0px;
    opacity: 1; }
  100% {
    top: 400px;
    opacity: 0; } }
@keyframes bottom-out {
  0% {
    top: 0px;
    opacity: 1; }
  100% {
    top: 400px;
    opacity: 0; } }
.a-side-button {
  position: fixed;
  bottom: 335px;
  right: 0;
  width: 50px;
  height: 100px;
  opacity: 0.5;
  display: none;
  z-index: 100; }

@media only screen and (max-width: 1200px) {
  .a-side-button {
    display: block; } }
@media only screen and (max-width: 992px) {
  .a-side-button {
    display: none; } }
.a-side-button.a-open {
  background-image: url("../../Content/graphics/side-close.png"); }

.a-side-button.a-close {
  background-image: url("../../Content/graphics/side-open.png"); }

.a-admin-page ul {
  margin-top: 2em;
  margin: 2em 0em;
  padding: 0px; }

.hd-box-list li {
  margin: 0px 0px 2px 0px;
  padding: 0.75em 3em 0.75em 0.75em;
  list-style-type: none;
  background-color: #09577c;
  color: #fff;
  font-weight: 400;
  font-size: 100%;
  line-height: 120%;
  min-height: 2.5em;
  display: block;
  position: relative; }

.hd-box-list li:hover {
  background-color: #004f73; }

.hd-box-list li.warning {
  background-color: #004f73;
  /*#f1350a;*/ }

.hd-box-list li .glyphicon-play {
  position: absolute;
  top: 0.8em;
  right: 0.75em; }

.inactiveLink {
  pointer-events: none;
  cursor: default; }

.hd-box-list li.loading .glyphicon-play {
  display: none; }
.hd-box-list li.loading:hover {
  background-color: #004f73; }
.hd-box-list li.loading:after {
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  position: absolute;
  top: 0.8em;
  right: 0.75em;
  background-image: url("../../Content/graphics/spinner-onblue.gif");
  background-size: contain; }

.hd-box-list li .glyphicon-exclamation-sign {
  opacity: 0.95; }

.hd-box-list li a {
  padding: 0em;
  color: #fff;
  font-weight: 600;
  display: block; }

.hd-box-list li a div {
  font-size: 90%;
  color: #ddd;
  padding-top: 0.25em;
  font-weight: 400; }

.a-admin-help-link {
  padding-top: 0.4em;
  margin-top: 0.4em; }

#refresh.loading:after,
#refreshSite.loading:after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  position: relative;
  right: -0.75em;
  background-image: url("../../Content/graphics/spinner-onblue.gif");
  background-size: contain; }

.reportgrid {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  -webkit-font-smoothing: antialiased; }
  .reportgrid li {
    display: block;
    overflow: auto;
    margin-bottom: 1.333333%;
    width: 49.3333%; }
    .reportgrid li.thumbnailbox {
      width: 19.5%; }
    .reportgrid li a {
      display: block;
      height: 100%;
      background-color: #00a3c3;
      padding: 0.8em 1em 1em 1em;
      color: #ffffff; }
      .reportgrid li a:hover {
        background-color: #004f73;
        text-decoration: none; }
      .reportgrid li a h4 {
        text-transform: initial;
        font-size: 1.2em;
        margin-bottom: 0.2em; }
      .reportgrid li a p {
        font-size: 0.9em;
        margin-bottom: 0; }
      .reportgrid li a img {
        margin-top: 0.7em; }
    .reportgrid li:not(.thumbnailbox) a {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 8 8'%3E%3Cpolygon fill='%23fff' points='0,0 8,4 0,8'/%3E%3C/svg%3E");
      background-size: 0.65em 0.65em;
      background-repeat: no-repeat;
      background-position: right 1em top 1.2em; }

a.rightlink {
  float: right;
  font-weight: 400;
  color: #009bdb;
  margin-top: 1em; }

@media only screen and (max-width: 768px) {
  .reportgrid li.thumbnailbox {
    width: 49.3333%; }
  .reportgrid li a h4 {
    padding-right: 1em; } }
label,
.radio label,
.checkbox label,
.help-block {
  font-size: 1em; }

.overallrating {
  font-weight: 500; }

.overallrating span {
  margin-left: 0.5em; }

#currentratings,
#reviewoverallrating {
  float: right;
  text-align: center; }
  #currentratings ul,
  #reviewoverallrating ul {
    list-style: none;
    padding: 0; }
    #currentratings ul li,
    #reviewoverallrating ul li {
      display: flex;
      justify-content: flex-end;
      margin-bottom: 1.5em; }
      #currentratings ul li label,
      #reviewoverallrating ul li label {
        margin-right: 1em;
        margin-bottom: 0;
        line-height: 1em; }
  #currentratings div.rating,
  #reviewoverallrating div.rating {
    pointer-events: none; }
    #currentratings div.rating:after,
    #reviewoverallrating div.rating:after {
      top: 1.2em;
      opacity: 0.6; }
  #currentratings.simple ul li,
  #reviewoverallrating.simple ul li {
    margin-bottom: 0.4em; }
    #currentratings.simple ul li div.rating:after, #currentratings.simple ul li div.rating:hover span:after,
    #reviewoverallrating.simple ul li div.rating:after,
    #reviewoverallrating.simple ul li div.rating:hover span:after {
      content: none !important; }

div#ratingsandperformance {
  display: flex;
  justify-content: center;
  gap: 3em;
  position: relative;
  margin: 2em 0;
  background-color: #f4f4f4;
  padding: 2em 0; }
  div#ratingsandperformance #developmentgrid {
    margin-top: 2.05em; }
    div#ratingsandperformance #developmentgrid > div {
      opacity: 0; }
    div#ratingsandperformance #developmentgrid a.showbutton {
      display: flex;
      align-items: center;
      justify-content: flex-end;
      position: absolute;
      top: -2.05em;
      right: 0;
      text-decoration: none;
      z-index: 100; }
      div#ratingsandperformance #developmentgrid a.showbutton:after {
        content: "\25BE";
        font-family: "Breeicons";
        display: flex;
        align-items: center;
        justify-content: center;
        margin-left: 0.2em;
        color: #004f73;
        transform: rotate(-90deg);
        transition: transform 0.2s ease-in-out; }
    div#ratingsandperformance #developmentgrid.expanded > div {
      opacity: 1; }
    div#ratingsandperformance #developmentgrid.expanded a.showbutton:after {
      transform: rotate(0deg); }

@media (max-width: 1200px) {
  div#ratingsandperformance {
    gap: 2em; }
    div#ratingsandperformance #currentratings ul li label, div#ratingsandperformance #reviewoverallrating ul li label {
      font-size: 0.9em; } }
@media (max-width: 991px) {
  div#ratingsandperformance {
    flex-direction: column;
    align-items: center;
    gap: 2em; }
    div#ratingsandperformance #developmentgrid {
      margin: 0 auto 1em auto; } }
div.ratingstrip {
  display: flex;
  justify-content: flex-end;
  float: right;
  clear: right;
  margin-bottom: 1.5em; }
  div.ratingstrip label {
    margin-right: 1em;
    margin-bottom: 0;
    line-height: 1em;
    font-weight: 500; }
  div.ratingstrip div.rating {
    pointer-events: none; }
    div.ratingstrip div.rating:after {
      top: 1.2em;
      opacity: 0.6; }
    div.ratingstrip div.rating span {
      border-right-color: transparent;
      background-clip: padding-box; }

div.overall.rating {
  pointer-events: none; }

div.static.rating {
  pointer-events: none; }

div.rating {
  display: flex;
  position: relative;
  margin-top: 0.2em; }
  div.rating span {
    display: block;
    height: 20px;
    width: 13px;
    border-right: 3px solid #ffffff;
    background-color: #004f73;
    opacity: 0.22; }
  div.rating.r1 span:nth-child(1), div.rating.r2 span:nth-child(-n + 2), div.rating.r3 span:nth-child(-n + 3), div.rating.r4 span:nth-child(-n + 4), div.rating.r5 span:nth-child(-n + 5), div.rating.r6 span:nth-child(-n + 6), div.rating.r7 span:nth-child(-n + 7), div.rating.r8 span:nth-child(-n + 8), div.rating.r9 span:nth-child(-n + 9), div.rating.r10 span {
    opacity: 1; }
  div.rating:not(:hover).r1 span:nth-child(1) ~ span, div.rating:not(:hover).r2 span:nth-child(2) ~ span, div.rating:not(:hover).r3 span:nth-child(3) ~ span, div.rating:not(:hover).r4 span:nth-child(4) ~ span, div.rating:not(:hover).r5 span:nth-child(5) ~ span, div.rating:not(:hover).r6 span:nth-child(6) ~ span, div.rating:not(:hover).r7 span:nth-child(7) ~ span, div.rating:not(:hover).r8 span:nth-child(8) ~ span, div.rating:not(:hover).r9 span:nth-child(9) ~ span, div.rating:not(.new):not(.previous).r1 span:nth-child(1) ~ span, div.rating:not(.new):not(.previous).r2 span:nth-child(2) ~ span, div.rating:not(.new):not(.previous).r3 span:nth-child(3) ~ span, div.rating:not(.new):not(.previous).r4 span:nth-child(4) ~ span, div.rating:not(.new):not(.previous).r5 span:nth-child(5) ~ span, div.rating:not(.new):not(.previous).r6 span:nth-child(6) ~ span, div.rating:not(.new):not(.previous).r7 span:nth-child(7) ~ span, div.rating:not(.new):not(.previous).r8 span:nth-child(8) ~ span, div.rating:not(.new):not(.previous).r9 span:nth-child(9) ~ span {
    background-color: #98999a; }
  div.rating:not(:hover).r0 span:nth-child(1n), div.rating:not(.new):not(.previous).r0 span:nth-child(1n) {
    background-color: #98999a !important; }
  div.rating span:nth-child(1) {
    background-color: #ffc61d; }
  div.rating span:nth-child(2) {
    background-color: #ffc61d; }
  div.rating span:nth-child(3) {
    background-color: #ffc61d; }
  div.rating span:nth-child(4) {
    background-color: #f48010; }
  div.rating span:nth-child(5) {
    background-color: #f48010; }
  div.rating span:nth-child(6) {
    background-color: #f48010; }
  div.rating span:nth-child(7) {
    background-color: #ea4f25; }
  div.rating span:nth-child(8) {
    background-color: #ea4f25; }
  div.rating span:nth-child(9) {
    background-color: #ea4f25; }
  div.rating span:nth-child(10) {
    background-color: #ea4f25; }
  div.rating.new:not(.selected), div.rating.previous {
    cursor: pointer; }
    div.rating.new:not(.selected):hover span, div.rating.previous:hover span {
      opacity: 0.5; }
      div.rating.new:not(.selected):hover span:hover ~ span, div.rating.previous:hover span:hover ~ span {
        opacity: 0.22;
        background-color: #98999a; }
  div.rating.previous:not(:hover) span {
    background-color: #98999a !important; }
  div.rating.selected:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 100;
    pointer-events: none; }
  div.rating:after, div.rating:hover span:after {
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    top: 1.5em;
    font-size: 0.8em;
    font-weight: 300;
    color: #222222;
    pointer-events: none; }
  div.rating.previous:after {
    opacity: 0.5; }
  div.rating:not(:hover).r1:after, div.rating:not(:hover).r2:after, div.rating:not(:hover).r3:after {
    content: "Developing";
    text-align: left; }
  div.rating:not(:hover).r4:after, div.rating:not(:hover).r5:after, div.rating:not(:hover).r6:after {
    content: "Solid";
    text-align: center; }
  div.rating:not(:hover).r7:after, div.rating:not(:hover).r8:after, div.rating:not(:hover).r9:after {
    content: "Top";
    text-align: right; }
  div.rating:not(:hover).r10:after {
    content: "Top";
    text-align: right; }
  div.rating span:nth-child(-n + 3):hover:after {
    content: "Developing";
    text-align: left; }
  div.rating span:nth-child(n + 4):nth-child(-n + 6):hover:after {
    content: "Solid";
    text-align: center; }
  div.rating span:nth-child(n + 7):nth-child(-n + 9):hover:after {
    content: "Top";
    text-align: right; }
  div.rating span:nth-child(10):hover:after {
    content: "Top";
    text-align: right; }

/*div#avRating {
	float: right;
	margin-top: -2em;
  + .a-form-section-intro { max-width: calc(100% - 0px); }
}*/
div#avRatingPdf {
  /*font-size: 80%;*/
  margin-top: 2em;
  margin-bottom: 7em;
  /*margin-left:10em;*/ }

.a-report-user-history.noreview {
  clear: both; }

#adminHistory > h3:first-of-type {
  padding-top: 1em;
  margin-bottom: 0em; }

#adminHistory > ul {
  /*padding-left: 5rem;*/ }
  #adminHistory > ul h6 {
    position: absolute;
    width: 5rem;
    margin: 0 0 0 -6rem;
    text-align: center;
    background-color: #ffffff;
    padding-bottom: 0.5rem;
    top: 1rem; }
  #adminHistory > ul > li {
    page-break-inside: avoid; }
  #adminHistory > ul > li.year {
    background-color: transparent;
    margin-bottom: -0.75rem; }
    #adminHistory > ul > li.year h6 {
      font-weight: 500;
      background-color: #ffffff; }
  #adminHistory > ul > li:not(.year) {
    position: relative;
    min-height: 8em; }
    #adminHistory > ul > li:not(.year):before {
      content: "";
      display: block;
      position: absolute;
      width: 2px;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.2);
      top: 1.25em;
      left: -2.5em; }
    #adminHistory > ul > li:not(.year):last-of-type:before {
      content: none; }
    #adminHistory > ul > li:not(.year) h6 {
      font-size: 90%;
      text-transform: uppercase;
      color: #7c7e83; }

@media only screen and (max-width: 1370px) {
  .a-report-user-history ul {
    margin-left: 0em; } }
@media only screen and (max-width: 992px) {
  .a-report-user-history ul {
    margin-left: 0em; } }
@media only screen and (max-width: 936px) {
  .a-report-user-history ul {
    margin-left: 0em; } }
@media only screen and (max-width: 600px) {
  .a-report-user-history ul {
    margin-left: 0em; } }
.fullwidth {
  display: flex;
  align-items: center; }
  .fullwidth > div {
    display: flex;
    flex-grow: 1; }
  .fullwidth input {
    flex-grow: 1;
    margin: 0 0.25em 0 1em; }
  .fullwidth .btn {
    margin-top: 0 !important; }

.warning {
  color: #00a3c3;
  font-weight: 500;
  margin-bottom: 0.5em; }

button {
  display: inline-block;
  padding: 0.5em 1em;
  border: 0;
  border-radius: 0;
  font-family: "Neurial", Arial, Sans-serif;
  font-size: 1em;
  font-weight: 500;
  background-color: #00a3c3;
  color: #ffffff; }

select {
  background-color: #00a3c3;
  color: #ffffff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("../../Content/graphics/dropdown.svg");
  background-repeat: no-repeat;
  background-size: 1em 1em;
  background-position: right 0.6em center;
  border: 0;
  border-radius: 0;
  font-weight: 400;
  padding: 0.4em 2.4em 0.6em 1em; }

div.filter {
  padding-left: 1em; }

a.filter {
  vertical-align: middle;
  color: #ffffff;
  margin-left: 0.5em; }

a.delete,
input.delete {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAECAMAAACjvQ8qAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRF////AAAAVcLTfgAAAA5JREFUeNpiYKA9AAgwAABkAAEodompAAAAAElFTkSuQmCC");
  background-position: center;
  background-size: 50%;
  background-repeat: no-repeat;
  cursor: pointer;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  width: 1em;
  height: 1em;
  padding: 0;
  top: 0.1em;
  text-align: center;
  line-height: 0.9em;
  overflow: hidden;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.4);
  border-color: transparent; }

a.add:before {
  content: "+";
  background-color: #004f73;
  padding: 0 0.2em 0 0.2em;
  		/*        margin-left:1em;
  */ }

select.white {
  background-color: #ffffff;
  color: #000000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("../../Content/graphics/dropdown.svg");
  background-repeat: no-repeat;
  background-size: 1em 1em;
  background-position: right 0.6em center;
  border: 0;
  border-radius: 0;
  font-weight: 400;
  padding: 0.4em 2.4em 0.6em 1em; }

select::-ms-expand {
  display: none; }

select#ddlTypes {
  margin: 2em 0; }
  select#ddlTypes > option {
    background-color: #009bdb; }

select#ddlSites,
select#ddlContractType,
select#ddlContractTypeExp {
  background-color: #009bdb; }
  select#ddlSites > option,
  select#ddlContractType > option,
  select#ddlContractTypeExp > option {
    background-color: #009bdb; }

div.panel {
  padding: 1em;
  margin: 1em 0; }
  div.panel.secondary {
    background-color: #00a3c3;
    color: #ffffff; }
    div.panel.secondary button {
      background-color: #ffffff;
      color: #00a3c3;
      margin-top: 1em; }
    div.panel.secondary a.btn {
      background-color: #ffffff;
      color: #00a3c3 !important; }
      div.panel.secondary a.btn:hover {
        opacity: 0.9; }
    div.panel.secondary .a-icon40 {
      line-height: 1;
      margin-bottom: 0.5em; }
      div.panel.secondary .a-icon40 i.a-icon-pdf {
        background-image: url("../../Content/graphics/icons/pdfw40@2x.png"); }
      div.panel.secondary .a-icon40 .a-subtitle {
        color: #ffffff; }
      div.panel.secondary .a-icon40 .a-title {
        color: #ffffff;
        font-weight: 500; }
  div.panel span {
    font-weight: 500;
    margin-right: 0.5em; }
  div.panel .status {
    float: right;
    font-weight: 500; }

#currentratings ~ .panel {
  width: 55%; }

div.role {
  font-size: 1.3em;
  font-weight: 500;
  display: flex; }
  div.role b,
  div.role strong {
    font-weight: 500; }
  div.role span {
    display: inline-block;
    min-width: 8em;
    font-weight: 300; }

@media only screen and (max-width: 992px) {
  #currentratings ~ .panel {
    width: 50%; }

  div.role {
    font-size: 1.1em; }

  div.panel .status {
    float: none; } }
@media only screen and (max-width: 700px) {
  #currentratings {
    float: none;
    text-align: left;
    margin-bottom: 1em; }
    #currentratings ul li {
      justify-content: flex-start; }
      #currentratings ul li label {
        order: 1;
        margin-left: 0.5em; }
    #currentratings ~ .panel {
      width: 100%; } }
input[type="checkbox"] {
  display: none; }
  input[type="checkbox"] ~ label {
    margin-bottom: 1em;
    cursor: pointer; }
    input[type="checkbox"] ~ label:before {
      content: '';
      display: inline-block;
      width: 1.1em;
      height: 1.1em;
      border-radius: 3px;
      background-color: #dddddd;
      margin-right: 0.5em;
      vertical-align: text-bottom; }
    input[type="checkbox"] ~ label:checked ~ label:before {
      background-color: #004f73;
      background-image: url("../../Content/graphics/tick.svg");
      background-size: 74%;
      background-repeat: no-repeat;
      background-position: center; }
  input[type="checkbox"] ~ label:hover:before {
    background-color: #004f73; }
  input[type="checkbox"]:checked ~ label:before {
    background-color: #004f73;
    background-image: url("../../Content/graphics/tick.svg");
    background-size: 74%;
    background-repeat: no-repeat;
    background-position: center; }

.a-report-filter input[type="checkbox"] ~ label:before {
  background-color: #ffffff; }
.a-report-filter input[type="checkbox"] ~ label:hover:before {
  background-color: #eeeeee; }
.a-report-filter input[type="checkbox"]:checked ~ label:before {
  background-color: #ffffff;
  background-image: url("../../Content/graphics/tick-dark.svg");
  background-size: 74%;
  background-repeat: no-repeat;
  background-position: center; }

input#isProbation {
  margin-bottom: 2em; }
  input#isProbation:checked ~ label:before {
    background-color: #ffffff;
    background-image: url("../../Content/graphics/tick-dark.svg"); }
  input#isProbation ~ label:hover:before {
    background-color: #dddddd; }
  input#isProbation:checked ~ label:before {
    background-color: #ffffff;
    background-image: url("../../Content/graphics/tick-dark.svg"); }

.a-report-filter.filterrows > div {
  padding-top: 0.3em; }

.a-form-skills-wrapper > .row {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .a-form-skills-wrapper > .row:last-of-type {
    border-bottom: 0; }
.a-form-skills-wrapper .a-form-padding-review {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding: 0.5em 0em;
  min-height: 3.4em; }
  .a-form-skills-wrapper .a-form-padding-review .skillname {
    font-size: 110%;
    font-weight: 400;
    padding: 0 0.6em; }
    .a-form-skills-wrapper .a-form-padding-review .skillname + div:not(.a-supervision-history-notes) {
      font-size: 80%;
      opacity: 0.6;
      margin-left: auto;
      cursor: pointer; }
    .a-form-skills-wrapper .a-form-padding-review .skillname span {
      display: inline-block;
      border-radius: 1em;
      font-size: 0.7em;
      width: 1.2em;
      height: 1.2em;
      border: 1px solid #000000;
      color: #000000;
      opacity: 0.3;
      font-weight: 300;
      text-align: center;
      line-height: 1;
      margin-left: 0.8em;
      transform: translateY(-2px);
      cursor: pointer; }
  .a-form-skills-wrapper .a-form-padding-review .a-supervision-history-notes {
    width: 100%;
    margin: 0 0 0 144px; }
    .a-form-skills-wrapper .a-form-padding-review .a-supervision-history-notes textarea {
      display: block;
      margin: 0.75em 0em;
      transition: height 0.3s ease, padding 0.3s ease, margin 0.3s ease; }
  .a-form-skills-wrapper .a-form-padding-review.hasnotes .skillname + div:not(.a-supervision-history-notes) {
    display: none; }
  .a-form-skills-wrapper .a-form-padding-review:not(.hasnotes) textarea {
    height: 0px !important;
    padding: 0px !important;
    margin: 0em !important; }

.a-form-padding-review.arole span {
  display: inline-block;
  border-radius: 1em;
  font-size: 0.7em;
  width: 1.2em;
  height: 1.2em;
  border: 1px solid #000000;
  color: #000000;
  opacity: 0.3;
  font-weight: 300;
  text-align: center;
  line-height: 1;
  margin-left: 0.8em;
  transform: translateY(-2px);
  cursor: pointer; }

@media only screen and (max-width: 700px) {
  .a-form-skills-wrapper .a-form-padding-review .a-supervision-history-notes {
    margin-left: 0;
    margin-top: 1em; } }
@media only screen and (max-width: 576px) {
  .a-form-skills-wrapper .a-form-padding-review {
    padding: 0.4em 0.3em 1.6em 0.3em; }
    .a-form-skills-wrapper .a-form-padding-review .skillname {
      order: -1;
      width: 100%;
      padding: 0 0 0.3em 0; }
      .a-form-skills-wrapper .a-form-padding-review .skillname + div {
        font-size: 80%; }
    .a-form-skills-wrapper .a-form-padding-review .a-form-skill-placeholder {
      margin-bottom: 0.4em; }

  .a-side-content {
    display: initial !important; } }
#reviewFiles > div > div:first-child {
  font-weight: 500;
  color: #004f73; }
  #reviewFiles > div > div:first-child a {
    color: #004f73; }
  #reviewFiles > div > div:first-child + div {
    width: 1em;
    height: 1em;
    border-radius: 50%;
    color: #ffffff;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 2em;
    background-image: url("../../Content/graphics/delete.svg");
    background-repeat: no-repeat;
    background-size: 1em 1em;
    background-position: center center;
    vertical-align: middle;
    opacity: 0.15; }
    #reviewFiles > div > div:first-child + div:hover {
      opacity: 0.3;
      cursor: pointer; }

#reviewFiles > div > a {
  font-size: 120%;
  color: #004f73; }

.progressbar {
  height: 1.25em;
  width: 3.5em;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  padding: 2px; }
  .progressbar span {
    display: block;
    height: 100%; }
  .progressbar[data-progress="meeting"] span {
    width: 33%;
    background-color: #df441a; }
  .progressbar[data-progress="sign-off"] span {
    width: 66%;
    background-color: #b24385; }
  .progressbar[data-progress="completed"] span {
    width: 100%;
    background-color: #27b86f; }

.maintable {
  font-size: 18px;
  table-layout: auto; }
  .maintable td,
  .maintable th {
    padding: 0.6em 0.4em; }

#overviewtable {
  /*margin-top: 2em;*/ }
  #overviewtable thead tr:not(:last-of-type) {
    border: 0; }
  #overviewtable th.count {
    background-color: #f0c8ab; }
  #overviewtable th[colspan="2"],
  #overviewtable th[colspan="4"], #overviewtable th.count {
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400; }
  #overviewtable th[colspan="2"] {
    background-color: #d1f0e0;
    border-right: 4px solid transparent;
    background-clip: padding-box; }
  #overviewtable th[colspan="2"].clinical {
    background-color: #e6def1;
    border-right: 6px solid transparent;
    background-clip: padding-box;
    display: none;
    /* clinical supervisions */ }
  #overviewtable th[colspan="4"] {
    background-color: #d8e8f5; }
  #overviewtable thead tr:last-of-type th:nth-child(n + 2):nth-child(-n + 3),
  #overviewtable td:nth-child(n + 2):nth-child(-n + 3) {
    background-color: #f1fbf6; }
  #overviewtable thead tr:last-of-type th:nth-child(n + 4):nth-child(-n + 5),
  #overviewtable td:nth-child(n + 4):nth-child(-n + 5) {
    background-color: #f4eefd;
    display: none;
    /* clinical supervisions */ }
  #overviewtable thead tr:last-of-type th:nth-child(3),
  #overviewtable td:nth-child(3) {
    border-right: 3px solid transparent;
    background-clip: padding-box; }
  #overviewtable thead tr:last-of-type th:nth-child(4),
  #overviewtable td:nth-child(4) {
    border-left: 3px solid transparent;
    background-clip: padding-box; }
  #overviewtable thead tr:last-of-type th:nth-child(5),
  #overviewtable td:nth-child(5) {
    border-right: 6px solid transparent;
    background-clip: padding-box; }
  #overviewtable thead tr:last-of-type th:nth-child(n + 6),
  #overviewtable td:nth-child(n + 6) {
    background-color: #f1f6fb; }

@media only screen and (min-width: 993px) {
  #overviewtable thead tr:nth-child(2) {
    display: none; } }
@media only screen and (max-width: 992px) {
  #overviewtable th.clinical {
    display: none; }

  #overviewtable:has(.count) td:nth-child(3),
  #overviewtable:has(.count) td:nth-child(5),
  #overviewtable:has(.count) td:nth-child(8),
  #overviewtable:has(.count) td:nth-child(9),
  #overviewtable:has(.count) td:nth-child(10),
  #overviewtable:has(.count) th:nth-child(3),
  #overviewtable:has(.count) th:nth-child(5),
  #overviewtable:has(.count) th:nth-child(8),
  #overviewtable:has(.count) th:nth-child(9),
  #overviewtable:has(.count) th:nth-child(10) {
    display: none; }
  #overviewtable:has(.count) thead tr:nth-child(1) {
    display: none; }
  #overviewtable:has(.count) thead tr:nth-child(2) th:nth-child(2),
  #overviewtable:has(.count) thead tr:nth-child(2) th:nth-child(4),
  #overviewtable:has(.count) thead tr:nth-child(2) th:nth-child(7) {
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400; }
  #overviewtable:has(.count) thead tr:nth-child(2) th:nth-child(2) {
    background-color: #d1f0e0;
    border-right: 4px solid transparent;
    background-clip: padding-box; }
  #overviewtable:has(.count) thead tr:nth-child(4) th:nth-child(4) {
    background-color: #e6def1;
    border-right: 6px solid transparent;
    background-clip: padding-box;
    display: none;
    /* clinical supervisions */ }
  #overviewtable:has(.count) thead tr:nth-child(2) th:nth-child(7) {
    background-color: #d8e8f5; }

  #overviewtable:not(:has(.count)) td:nth-child(3),
  #overviewtable:not(:has(.count)) td:nth-child(5),
  #overviewtable:not(:has(.count)) td:nth-child(7),
  #overviewtable:not(:has(.count)) td:nth-child(8),
  #overviewtable:not(:has(.count)) td:nth-child(9),
  #overviewtable:not(:has(.count)) th:nth-child(3),
  #overviewtable:not(:has(.count)) th:nth-child(5),
  #overviewtable:not(:has(.count)) th:nth-child(7),
  #overviewtable:not(:has(.count)) th:nth-child(8),
  #overviewtable:not(:has(.count)) th:nth-child(9) {
    display: none; }
  #overviewtable:not(:has(.count)) thead tr:nth-child(1) {
    display: none; }
  #overviewtable:not(:has(.count)) thead tr:nth-child(2) th:nth-child(2),
  #overviewtable:not(:has(.count)) thead tr:nth-child(2) th:nth-child(4),
  #overviewtable:not(:has(.count)) thead tr:nth-child(2) th:nth-child(6) {
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400; }
  #overviewtable:not(:has(.count)) thead tr:nth-child(2) th:nth-child(2) {
    background-color: #d1f0e0;
    border-right: 4px solid transparent;
    background-clip: padding-box; }
  #overviewtable:not(:has(.count)) thead tr:nth-child(4) th:nth-child(4) {
    background-color: #e6def1;
    border-right: 6px solid transparent;
    background-clip: padding-box;
    display: none;
    /* clinical supervisions */ }
  #overviewtable:not(:has(.count)) thead tr:nth-child(6) th:nth-child(6) {
    background-color: #d8e8f5; } }
.quickmodal + div {
  display: flex;
  justify-content: center;
  align-items: safe center;
  position: fixed;
  width: 100vw;
  height: 100%;
  top: 0;
  left: -100vw;
  opacity: 0;
  transition: opacity 0.3s ease;
  background-color: rgba(0, 0, 0, 0.4);
  visibility: hidden;
  z-index: 500; }
  .quickmodal + div > div {
    position: relative;
    max-width: 90%;
    background-color: #ffffff;
    padding: 2em;
    border-radius: 0.5em;
    font-size: 85%;
    font-weight: 300;
    color: #333333;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
    transform: scale(0.8);
    transition: transform 0.3s ease;
    /*				&:after {
    				content: "";
    				display: block;
    				position: absolute;
    				top: 0.8em;
    				right: 0.8em;
    				width: 1em;
    				height: 1em;
    				background-image: url("../../Content/graphics/close.svg");
    				background-size: 0.8em;
    				background-position: center;
    				background-repeat: no-repeat;
    				opacity: 0.2;
    				cursor: pointer;
    			}
    
    */ }
    .quickmodal + div > div ul li {
      margin-bottom: 0.5em; }
  .quickmodal + div.open {
    visibility: visible;
    left: 0;
    opacity: 1; }
    .quickmodal + div.open > div {
      transform: scale(1); }
    .quickmodal + div.open a.closebutton {
      display: block;
      position: absolute;
      top: 0.7em !important;
      right: 0.8em;
      font-family: "Breeicons";
      color: #000000;
      opacity: 0.3; }

.quickmodal + div > div ul > li, .quickmodal + div > div ol > li {
  margin-bottom: 0.5em; }

.quickmodal + div > div ul ul li, .quickmodal + div > div ol ul li {
  font-size: 90%;
  margin-bottom: 0em; }

@media only screen and (max-width: 600px) {
  .quickmodal + div > div {
    max-width: 96%;
    font-size: 0.7em;
    padding: 2.5em 1em 1em 1em; }
    .quickmodal + div > div ul {
      padding-left: 1.5em; } }
@media only screen and (max-width: 767px) {
  .container.body-content {
    padding: 0 1em; }

  .container .container {
    padding-left: 1.5em;
    padding-right: 1.5em; }

  .a-top-logo_not {
    padding-left: 1.5em; }

  div.rating.filter {
    padding-left: 0; }
    div.rating.filter select {
      width: 100%; } }
@media only screen and (min-width: 768px) {
  .container.body-content {
    width: 768px; } }
@media only screen and (min-width: 992px) {
  .container.body-content {
    width: 992px; }

  .noside .container {
    padding: 0 6em; } }
@media only screen and (min-width: 1200px) {
  .container.body-content {
    width: 1200px; }

  .noside .container {
    padding: 0 9em; } }
.noside .a-side-content {
  display: none; }

#clock {
  height: 100vh;
  fill: none;
  stroke: #000;
  stroke-width: 1;
  stroke-linecap: round;
  transform: rotate(-90deg);
  --start-seconds: 57;
  --start-minutes: 45;
  --start-hours: 11; }

circle {
  fill: white; }

.marks {
  transform: translate(20px, 20px);
  stroke-width: 0.7; }

@keyframes rotateSecondHand {
  from {
    transform: translate(20px, 20px) rotate(120deg); }
  to {
    transform: translate(20px, 20px) rotate(480deg); } }
.seconds,
.minute,
.hour {
  transform: translate(20px, 20px) rotate(0deg); }

.seconds {
  transform: translate(20px, 20px) rotate(120deg);
  stroke-width: 0.7;
  animation: rotateSecondHand 60s steps(60) infinite;
  stroke: #d00505; }

.minute {
  transform: translate(20px, 20px) rotate(240deg);
  stroke-width: 1; }

.hour {
  transform: translate(20px, 20px) rotate(310deg);
  stroke-width: 1.5; }

.tiaText {
  font-size: 1px;
  font-family: sans-serif;
  transform: translate(14px, 19px) rotate(90deg);
  fill: #dfdfdf;
  stroke: none; }

.pin {
  stroke: #d00505;
  stroke-width: 0.2; }

/* marks */
.marks > line:nth-child(1) {
  transform: rotate(30deg); }

.marks > line:nth-child(2) {
  transform: rotate(60deg); }

.marks > line:nth-child(3) {
  transform: rotate(90deg);
  stroke-width: 0.5; }

.marks > line:nth-child(4) {
  transform: rotate(120deg); }

.marks > line:nth-child(5) {
  transform: rotate(150deg); }

.marks > line:nth-child(6) {
  transform: rotate(180deg);
  stroke-width: 0.5; }

.marks > line:nth-child(7) {
  transform: rotate(210deg); }

.marks > line:nth-child(8) {
  transform: rotate(240deg); }

.marks > line:nth-child(9) {
  transform: rotate(270deg);
  stroke-width: 0.5; }

.marks > line:nth-child(10) {
  transform: rotate(300deg); }

.marks > line:nth-child(11) {
  transform: rotate(330deg); }

.marks > line:nth-child(12) {
  transform: rotate(360deg);
  stroke-width: 0.5; }

#clock {
  width: 30px;
  height: 30px;
  margin-right: 0.5em;
  float: left; }

#developmentgrid {
  display: flex;
  position: relative;
  width: 100%;
  margin-top: 1em;
  margin-bottom: 3em;
  gap: 3px; }
  #developmentgrid div.gridcolumn {
    display: flex;
    flex-direction: column;
    width: 33.3333%;
    gap: 3px; }
    #developmentgrid div.gridcolumn > div {
      display: flex;
      flex-direction: column;
      justify-content: center;
      position: relative;
      height: 11em;
      font-size: 0.7em;
      padding: 0.4em 1.2em;
      background-color: rgba(0, 0, 0, 0.1);
      text-align: center; }
      #developmentgrid div.gridcolumn > div h4 {
        font-size: 1.1em;
        margin-bottom: 0;
        opacity: 0.6; }
      #developmentgrid div.gridcolumn > div p {
        display: block;
        line-height: 1.05;
        min-height: 3em;
        margin-bottom: 0;
        opacity: 0.6; }
      #developmentgrid div.gridcolumn > div.previous:before {
        content: "prev";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        padding: 0.15em 0.4em 0.2em 0.4em;
        background-color: #999999;
        color: #ffffff;
        text-transform: uppercase;
        font-weight: 300;
        font-size: 0.65em; }
    #developmentgrid div.gridcolumn:hover > div {
      cursor: pointer; }
  #developmentgrid.performance1 div.gridcolumn > div:not(:hover) h4,
  #developmentgrid.performance1 div.gridcolumn > div:not(:hover) p, #developmentgrid.performance2 div.gridcolumn > div:not(:hover) h4,
  #developmentgrid.performance2 div.gridcolumn > div:not(:hover) p, #developmentgrid.performance3 div.gridcolumn > div:not(:hover) h4,
  #developmentgrid.performance3 div.gridcolumn > div:not(:hover) p, #developmentgrid.r1 div.gridcolumn > div:not(:hover) h4,
  #developmentgrid.r1 div.gridcolumn > div:not(:hover) p, #developmentgrid.r2 div.gridcolumn > div:not(:hover) h4,
  #developmentgrid.r2 div.gridcolumn > div:not(:hover) p, #developmentgrid.r3 div.gridcolumn > div:not(:hover) h4,
  #developmentgrid.r3 div.gridcolumn > div:not(:hover) p, #developmentgrid.r4 div.gridcolumn > div:not(:hover) h4,
  #developmentgrid.r4 div.gridcolumn > div:not(:hover) p, #developmentgrid.r5 div.gridcolumn > div:not(:hover) h4,
  #developmentgrid.r5 div.gridcolumn > div:not(:hover) p, #developmentgrid.r6 div.gridcolumn > div:not(:hover) h4,
  #developmentgrid.r6 div.gridcolumn > div:not(:hover) p, #developmentgrid.r7 div.gridcolumn > div:not(:hover) h4,
  #developmentgrid.r7 div.gridcolumn > div:not(:hover) p, #developmentgrid.r8 div.gridcolumn > div:not(:hover) h4,
  #developmentgrid.r8 div.gridcolumn > div:not(:hover) p, #developmentgrid.r9 div.gridcolumn > div:not(:hover) h4,
  #developmentgrid.r9 div.gridcolumn > div:not(:hover) p {
    opacity: 0.1; }
  #developmentgrid.performance1 div.gridcolumn:nth-of-type(1) > div:nth-of-type(1) {
    background-color: #d5c8d2; }
    #developmentgrid.performance1 div.gridcolumn:nth-of-type(1) > div:nth-of-type(1) h4,
    #developmentgrid.performance1 div.gridcolumn:nth-of-type(1) > div:nth-of-type(1) p {
      opacity: 1; }
    #developmentgrid.performance1 div.gridcolumn:nth-of-type(1) > div:nth-of-type(1):hover {
      background-color: #c7b6c2; }
  #developmentgrid.performance1 div.gridcolumn:nth-of-type(1) > div:nth-of-type(2) {
    background-color: #c4d8dd; }
    #developmentgrid.performance1 div.gridcolumn:nth-of-type(1) > div:nth-of-type(2) h4,
    #developmentgrid.performance1 div.gridcolumn:nth-of-type(1) > div:nth-of-type(2) p {
      opacity: 1; }
    #developmentgrid.performance1 div.gridcolumn:nth-of-type(1) > div:nth-of-type(2):hover {
      background-color: #b0cad1; }
  #developmentgrid.performance1 div.gridcolumn:nth-of-type(1) > div:nth-of-type(3) {
    background-color: #f8d2c6; }
    #developmentgrid.performance1 div.gridcolumn:nth-of-type(1) > div:nth-of-type(3) h4,
    #developmentgrid.performance1 div.gridcolumn:nth-of-type(1) > div:nth-of-type(3) p {
      opacity: 1; }
    #developmentgrid.performance1 div.gridcolumn:nth-of-type(1) > div:nth-of-type(3):hover {
      background-color: #f6c3b3; }
  #developmentgrid.performance2 div.gridcolumn:nth-of-type(2) > div:nth-of-type(1) {
    background-color: #d0c1cc; }
    #developmentgrid.performance2 div.gridcolumn:nth-of-type(2) > div:nth-of-type(1) h4,
    #developmentgrid.performance2 div.gridcolumn:nth-of-type(2) > div:nth-of-type(1) p {
      opacity: 1; }
    #developmentgrid.performance2 div.gridcolumn:nth-of-type(2) > div:nth-of-type(1):hover {
      background-color: #bfacbb; }
  #developmentgrid.performance2 div.gridcolumn:nth-of-type(2) > div:nth-of-type(2) {
    background-color: #bcd2d8; }
    #developmentgrid.performance2 div.gridcolumn:nth-of-type(2) > div:nth-of-type(2) h4,
    #developmentgrid.performance2 div.gridcolumn:nth-of-type(2) > div:nth-of-type(2) p {
      opacity: 1; }
    #developmentgrid.performance2 div.gridcolumn:nth-of-type(2) > div:nth-of-type(2):hover {
      background-color: #a5c2ca; }
  #developmentgrid.performance2 div.gridcolumn:nth-of-type(2) > div:nth-of-type(3) {
    background-color: #f7cdbf; }
    #developmentgrid.performance2 div.gridcolumn:nth-of-type(2) > div:nth-of-type(3) h4,
    #developmentgrid.performance2 div.gridcolumn:nth-of-type(2) > div:nth-of-type(3) p {
      opacity: 1; }
    #developmentgrid.performance2 div.gridcolumn:nth-of-type(2) > div:nth-of-type(3):hover {
      background-color: #f5bba9; }
  #developmentgrid.performance3 div.gridcolumn:nth-of-type(3) > div:nth-of-type(1) {
    background-color: #cbbbc6; }
    #developmentgrid.performance3 div.gridcolumn:nth-of-type(3) > div:nth-of-type(1) h4,
    #developmentgrid.performance3 div.gridcolumn:nth-of-type(3) > div:nth-of-type(1) p {
      opacity: 1; }
    #developmentgrid.performance3 div.gridcolumn:nth-of-type(3) > div:nth-of-type(1):hover {
      background-color: #b9a3b3; }
  #developmentgrid.performance3 div.gridcolumn:nth-of-type(3) > div:nth-of-type(2) {
    background-color: #b4cdd3; }
    #developmentgrid.performance3 div.gridcolumn:nth-of-type(3) > div:nth-of-type(2) h4,
    #developmentgrid.performance3 div.gridcolumn:nth-of-type(3) > div:nth-of-type(2) p {
      opacity: 1; }
    #developmentgrid.performance3 div.gridcolumn:nth-of-type(3) > div:nth-of-type(2):hover {
      background-color: #9bbcc5; }
  #developmentgrid.performance3 div.gridcolumn:nth-of-type(3) > div:nth-of-type(3) {
    background-color: #f6c7b8; }
    #developmentgrid.performance3 div.gridcolumn:nth-of-type(3) > div:nth-of-type(3) h4,
    #developmentgrid.performance3 div.gridcolumn:nth-of-type(3) > div:nth-of-type(3) p {
      opacity: 1; }
    #developmentgrid.performance3 div.gridcolumn:nth-of-type(3) > div:nth-of-type(3):hover {
      background-color: #f3b4a0; }
  #developmentgrid.performance1.r1 div.gridcolumn:nth-of-type(1) > div, #developmentgrid.performance1.r2 div.gridcolumn:nth-of-type(1) > div, #developmentgrid.performance1.r3 div.gridcolumn:nth-of-type(1) > div, #developmentgrid.performance1.r4 div.gridcolumn:nth-of-type(1) > div, #developmentgrid.performance1.r5 div.gridcolumn:nth-of-type(1) > div, #developmentgrid.performance1.r6 div.gridcolumn:nth-of-type(1) > div, #developmentgrid.performance1.r7 div.gridcolumn:nth-of-type(1) > div, #developmentgrid.performance1.r8 div.gridcolumn:nth-of-type(1) > div, #developmentgrid.performance1.r9 div.gridcolumn:nth-of-type(1) > div, #developmentgrid.performance2.r1 div.gridcolumn:nth-of-type(2) > div, #developmentgrid.performance2.r2 div.gridcolumn:nth-of-type(2) > div, #developmentgrid.performance2.r3 div.gridcolumn:nth-of-type(2) > div, #developmentgrid.performance2.r4 div.gridcolumn:nth-of-type(2) > div, #developmentgrid.performance2.r5 div.gridcolumn:nth-of-type(2) > div, #developmentgrid.performance2.r6 div.gridcolumn:nth-of-type(2) > div, #developmentgrid.performance2.r7 div.gridcolumn:nth-of-type(2) > div, #developmentgrid.performance2.r8 div.gridcolumn:nth-of-type(2) > div, #developmentgrid.performance2.r9 div.gridcolumn:nth-of-type(2) > div, #developmentgrid.performance3.r1 div.gridcolumn:nth-of-type(3) > div, #developmentgrid.performance3.r2 div.gridcolumn:nth-of-type(3) > div, #developmentgrid.performance3.r3 div.gridcolumn:nth-of-type(3) > div, #developmentgrid.performance3.r4 div.gridcolumn:nth-of-type(3) > div, #developmentgrid.performance3.r5 div.gridcolumn:nth-of-type(3) > div, #developmentgrid.performance3.r6 div.gridcolumn:nth-of-type(3) > div, #developmentgrid.performance3.r7 div.gridcolumn:nth-of-type(3) > div, #developmentgrid.performance3.r8 div.gridcolumn:nth-of-type(3) > div, #developmentgrid.performance3.r9 div.gridcolumn:nth-of-type(3) > div {
    background-color: #cccccc !important; }
    #developmentgrid.performance1.r1 div.gridcolumn:nth-of-type(1) > div:hover, #developmentgrid.performance1.r2 div.gridcolumn:nth-of-type(1) > div:hover, #developmentgrid.performance1.r3 div.gridcolumn:nth-of-type(1) > div:hover, #developmentgrid.performance1.r4 div.gridcolumn:nth-of-type(1) > div:hover, #developmentgrid.performance1.r5 div.gridcolumn:nth-of-type(1) > div:hover, #developmentgrid.performance1.r6 div.gridcolumn:nth-of-type(1) > div:hover, #developmentgrid.performance1.r7 div.gridcolumn:nth-of-type(1) > div:hover, #developmentgrid.performance1.r8 div.gridcolumn:nth-of-type(1) > div:hover, #developmentgrid.performance1.r9 div.gridcolumn:nth-of-type(1) > div:hover, #developmentgrid.performance2.r1 div.gridcolumn:nth-of-type(2) > div:hover, #developmentgrid.performance2.r2 div.gridcolumn:nth-of-type(2) > div:hover, #developmentgrid.performance2.r3 div.gridcolumn:nth-of-type(2) > div:hover, #developmentgrid.performance2.r4 div.gridcolumn:nth-of-type(2) > div:hover, #developmentgrid.performance2.r5 div.gridcolumn:nth-of-type(2) > div:hover, #developmentgrid.performance2.r6 div.gridcolumn:nth-of-type(2) > div:hover, #developmentgrid.performance2.r7 div.gridcolumn:nth-of-type(2) > div:hover, #developmentgrid.performance2.r8 div.gridcolumn:nth-of-type(2) > div:hover, #developmentgrid.performance2.r9 div.gridcolumn:nth-of-type(2) > div:hover, #developmentgrid.performance3.r1 div.gridcolumn:nth-of-type(3) > div:hover, #developmentgrid.performance3.r2 div.gridcolumn:nth-of-type(3) > div:hover, #developmentgrid.performance3.r3 div.gridcolumn:nth-of-type(3) > div:hover, #developmentgrid.performance3.r4 div.gridcolumn:nth-of-type(3) > div:hover, #developmentgrid.performance3.r5 div.gridcolumn:nth-of-type(3) > div:hover, #developmentgrid.performance3.r6 div.gridcolumn:nth-of-type(3) > div:hover, #developmentgrid.performance3.r7 div.gridcolumn:nth-of-type(3) > div:hover, #developmentgrid.performance3.r8 div.gridcolumn:nth-of-type(3) > div:hover, #developmentgrid.performance3.r9 div.gridcolumn:nth-of-type(3) > div:hover {
      background-color: #bbbbbb !important; }
  #developmentgrid.r1 div.gridcolumn:nth-of-type(1) > div:nth-of-type(3) h4,
  #developmentgrid.r1 div.gridcolumn:nth-of-type(1) > div:nth-of-type(3) p, #developmentgrid.r2 div.gridcolumn:nth-of-type(1) > div:nth-of-type(2) h4,
  #developmentgrid.r2 div.gridcolumn:nth-of-type(1) > div:nth-of-type(2) p, #developmentgrid.r3 div.gridcolumn:nth-of-type(1) > div:nth-of-type(1) h4,
  #developmentgrid.r3 div.gridcolumn:nth-of-type(1) > div:nth-of-type(1) p, #developmentgrid.r4 div.gridcolumn:nth-of-type(2) > div:nth-of-type(3) h4,
  #developmentgrid.r4 div.gridcolumn:nth-of-type(2) > div:nth-of-type(3) p, #developmentgrid.r5 div.gridcolumn:nth-of-type(2) > div:nth-of-type(2) h4,
  #developmentgrid.r5 div.gridcolumn:nth-of-type(2) > div:nth-of-type(2) p, #developmentgrid.r6 div.gridcolumn:nth-of-type(2) > div:nth-of-type(1) h4,
  #developmentgrid.r6 div.gridcolumn:nth-of-type(2) > div:nth-of-type(1) p, #developmentgrid.r7 div.gridcolumn:nth-of-type(3) > div:nth-of-type(3) h4,
  #developmentgrid.r7 div.gridcolumn:nth-of-type(3) > div:nth-of-type(3) p, #developmentgrid.r8 div.gridcolumn:nth-of-type(3) > div:nth-of-type(2) h4,
  #developmentgrid.r8 div.gridcolumn:nth-of-type(3) > div:nth-of-type(2) p, #developmentgrid.r9 div.gridcolumn:nth-of-type(3) > div:nth-of-type(1) h4,
  #developmentgrid.r9 div.gridcolumn:nth-of-type(3) > div:nth-of-type(1) p, #developmentgrid.overview div.gridcolumn > div h4,
  #developmentgrid.overview div.gridcolumn > div p {
    opacity: 1 !important;
    color: #ffffff !important; }
  #developmentgrid.performance1.r1 div.gridcolumn:nth-of-type(1) > div:nth-of-type(3), #developmentgrid.performance2.r1 div.gridcolumn:nth-of-type(1) > div:nth-of-type(3), #developmentgrid.performance3.r1 div.gridcolumn:nth-of-type(1) > div:nth-of-type(3), #developmentgrid.overview div.gridcolumn:nth-of-type(1) > div:nth-of-type(3) {
    background-color: #e86941 !important; }
  #developmentgrid.performance1.r2 div.gridcolumn:nth-of-type(1) > div:nth-of-type(2), #developmentgrid.performance2.r2 div.gridcolumn:nth-of-type(1) > div:nth-of-type(2), #developmentgrid.performance3.r2 div.gridcolumn:nth-of-type(1) > div:nth-of-type(2), #developmentgrid.overview div.gridcolumn:nth-of-type(1) > div:nth-of-type(2) {
    background-color: #3a7b8c !important; }
  #developmentgrid.performance1.r3 div.gridcolumn:nth-of-type(1) > div:nth-of-type(1), #developmentgrid.performance2.r3 div.gridcolumn:nth-of-type(1) > div:nth-of-type(1), #developmentgrid.performance3.r3 div.gridcolumn:nth-of-type(1) > div:nth-of-type(1), #developmentgrid.overview div.gridcolumn:nth-of-type(1) > div:nth-of-type(1) {
    background-color: #724867 !important; }
  #developmentgrid.performance1.r4 div.gridcolumn:nth-of-type(2) > div:nth-of-type(3), #developmentgrid.performance2.r4 div.gridcolumn:nth-of-type(2) > div:nth-of-type(3), #developmentgrid.performance3.r4 div.gridcolumn:nth-of-type(2) > div:nth-of-type(3), #developmentgrid.overview div.gridcolumn:nth-of-type(2) > div:nth-of-type(3) {
    background-color: #e55629 !important; }
  #developmentgrid.performance1.r5 div.gridcolumn:nth-of-type(2) > div:nth-of-type(2), #developmentgrid.performance2.r5 div.gridcolumn:nth-of-type(2) > div:nth-of-type(2), #developmentgrid.performance3.r5 div.gridcolumn:nth-of-type(2) > div:nth-of-type(2), #developmentgrid.overview div.gridcolumn:nth-of-type(2) > div:nth-of-type(2) {
    background-color: #1e677b !important; }
  #developmentgrid.performance1.r6 div.gridcolumn:nth-of-type(2) > div:nth-of-type(1), #developmentgrid.performance2.r6 div.gridcolumn:nth-of-type(2) > div:nth-of-type(1), #developmentgrid.performance3.r6 div.gridcolumn:nth-of-type(2) > div:nth-of-type(1), #developmentgrid.overview div.gridcolumn:nth-of-type(2) > div:nth-of-type(1) {
    background-color: #603054 !important; }
  #developmentgrid.performance1.r7 div.gridcolumn:nth-of-type(3) > div:nth-of-type(3), #developmentgrid.performance2.r7 div.gridcolumn:nth-of-type(3) > div:nth-of-type(3), #developmentgrid.performance3.r7 div.gridcolumn:nth-of-type(3) > div:nth-of-type(3), #developmentgrid.overview div.gridcolumn:nth-of-type(3) > div:nth-of-type(3) {
    background-color: #e24412 !important; }
  #developmentgrid.performance1.r8 div.gridcolumn:nth-of-type(3) > div:nth-of-type(2), #developmentgrid.performance2.r8 div.gridcolumn:nth-of-type(3) > div:nth-of-type(2), #developmentgrid.performance3.r8 div.gridcolumn:nth-of-type(3) > div:nth-of-type(2), #developmentgrid.overview div.gridcolumn:nth-of-type(3) > div:nth-of-type(2) {
    background-color: #05576d !important; }
  #developmentgrid.performance1.r9 div.gridcolumn:nth-of-type(3) > div:nth-of-type(1), #developmentgrid.performance2.r9 div.gridcolumn:nth-of-type(3) > div:nth-of-type(1), #developmentgrid.performance3.r9 div.gridcolumn:nth-of-type(3) > div:nth-of-type(1), #developmentgrid.overview div.gridcolumn:nth-of-type(3) > div:nth-of-type(1) {
    background-color: #4f1a41 !important; }
  #developmentgrid > img {
    position: absolute;
    z-index: 5; }
    #developmentgrid > img[src*="potential"] {
      left: -3.2em;
      top: 15%;
      height: 70%; }
    #developmentgrid > img[src*="performance"] {
      bottom: -3.2em;
      left: 20%;
      width: 60%; }
  #developmentgrid span#potentialaxislabels,
  #developmentgrid span#performanceaxislabels {
    display: flex;
    position: absolute;
    font-size: 0.65em;
    text-transform: uppercase;
    font-weight: 500;
    opacity: 0.8;
    align-items: center;
    justify-content: space-around; }
  #developmentgrid span#potentialaxislabels {
    transform: rotate(-90deg);
    transform-origin: top left;
    left: -1.8em;
    bottom: -1em;
    width: 33em; }
  #developmentgrid span#performanceaxislabels {
    width: 100%;
    bottom: -1.8em; }
  #developmentgrid.history {
    width: 20em;
    float: right;
    clear: both; }
    #developmentgrid.history div.gridcolumn > div {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 5.2em;
      font-size: 0.6em;
      padding: 1em;
      border-width: 1px; }
      #developmentgrid.history div.gridcolumn > div h4 {
        margin-bottom: 0.1em;
        opacity: 1 !important;
        line-height: 1; }
      #developmentgrid.history div.gridcolumn > div.previous {
        background-color: #999999;
        color: #ffffff; }
        #developmentgrid.history div.gridcolumn > div.previous:before {
          padding: 0.2em 0.4em;
          background-color: transparent; }
    #developmentgrid.history.r1 div.gridcolumn:nth-of-type(1) > div:nth-child(3):before, #developmentgrid.history.r2 div.gridcolumn:nth-of-type(1) > div:nth-child(2):before, #developmentgrid.history.r3 div.gridcolumn:nth-of-type(1) > div:nth-child(1):before, #developmentgrid.history.r4 div.gridcolumn:nth-of-type(2) > div:nth-child(3):before, #developmentgrid.history.r5 div.gridcolumn:nth-of-type(2) > div:nth-child(2):before, #developmentgrid.history.r6 div.gridcolumn:nth-of-type(2) > div:nth-child(1):before, #developmentgrid.history.r7 div.gridcolumn:nth-of-type(3) > div:nth-child(3):before, #developmentgrid.history.r8 div.gridcolumn:nth-of-type(3) > div:nth-child(2):before, #developmentgrid.history.r9 div.gridcolumn:nth-of-type(3) > div:nth-child(1):before {
      content: "Now";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      padding: 0.2em 0.4em;
      color: #ffffff;
      text-transform: uppercase;
      font-weight: 300;
      font-size: 0.65em; }

#heatmap {
  display: flex;
  position: relative;
  width: 100%;
  margin-top: 1em;
  margin-bottom: 3em; }
  #heatmap div.gridcolumn {
    display: flex;
    flex-direction: column;
    width: 33.3333%;
    min-height: 21.3em; }
    #heatmap div.gridcolumn > div {
      position: relative;
      height: 33.3333%;
      font-size: 0.7em;
      padding: 1.2em 1.2em 0.4em 1.2em;
      background-color: #eeeeee;
      border: 3px solid #ffffff;
      text-align: center; }
      #heatmap div.gridcolumn > div h4 {
        font-size: 1.15em;
        margin-bottom: 0; }
      #heatmap div.gridcolumn > div h2 {
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        color: #ffffff;
        font-size: 1.6em;
        font-weight: 500;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0.4em;
        transform: scale(1);
        transition: transform 0.2s ease-in-out; }
      #heatmap div.gridcolumn > div.level0 h2 {
        width: 2em;
        height: 2em;
        margin-top: 1.2em;
        background-color: transparent;
        color: #aaaaaa; }
      #heatmap div.gridcolumn > div.level1 h2 {
        width: 2em;
        height: 2em;
        margin-top: 1.2em;
        background-color: #6078d1; }
      #heatmap div.gridcolumn > div.level2 h2 {
        width: 2.4em;
        height: 2.4em;
        margin-top: 1em;
        background-color: #5899f3; }
      #heatmap div.gridcolumn > div.level3 h2 {
        width: 2.8em;
        height: 2.8em;
        margin-top: 0.8em;
        background-color: #22c0e7; }
      #heatmap div.gridcolumn > div.level4 h2 {
        width: 3.2em;
        height: 3.2em;
        margin-top: 0.6em;
        background-color: #3dcab5; }
      #heatmap div.gridcolumn > div.level5 h2 {
        width: 3.6em;
        height: 3.6em;
        margin-top: 0.4em;
        background-color: #57d483; }
      #heatmap div.gridcolumn > div:hover {
        cursor: pointer; }
      #heatmap div.gridcolumn > div:hover h2 {
        transform: scale(1.1); }
  #heatmap > img {
    position: absolute;
    z-index: 5; }
    #heatmap > img[src*="potential"] {
      left: -3.2em;
      top: 15%;
      height: 70%; }
    #heatmap > img[src*="performance"] {
      bottom: -3.2em;
      left: 20%;
      width: 60%; }
  #heatmap span#potentialaxislabels,
  #heatmap span#performanceaxislabels {
    display: flex;
    position: absolute;
    font-size: 0.65em;
    font-weight: 500;
    text-transform: uppercase;
    align-items: center;
    justify-content: space-around; }
    #heatmap span#potentialaxislabels div span,
    #heatmap span#performanceaxislabels div span {
      padding: 0.2em 0.8em;
      border-radius: 1.2em;
      cursor: pointer;
      background-color: #eeeeee !important; }
      #heatmap span#potentialaxislabels div span:hover,
      #heatmap span#performanceaxislabels div span:hover {
        background-color: #dddddd !important; }
  #heatmap span#potentialaxislabels {
    transform: rotate(-90deg);
    transform-origin: top left;
    left: -1.8em;
    bottom: -1em;
    width: 33em; }
  #heatmap span#performanceaxislabels {
    width: 100%;
    bottom: -1.8em; }
  #heatmap span#originlabel {
    display: block;
    position: absolute;
    bottom: -2em;
    left: -2.5em;
    font-size: 0.65em;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0.2em 0.8em;
    border-radius: 1.2em;
    background-color: #eeeeee;
    cursor: pointer; }
    #heatmap span#originlabel:hover {
      background-color: #dddddd !important; }

#backtotrends {
  margin-bottom: 1em; }

#usertrendsgrid {
  margin: 3.1em 0 3em 0; }
  #usertrendsgrid > div {
    display: flex; }
    #usertrendsgrid > div > div {
      background-color: #f0f0f0; }
      #usertrendsgrid > div > div:nth-child(1) {
        margin-right: 3em; }
      #usertrendsgrid > div > div h4 {
        position: absolute;
        top: -1.6em;
        text-transform: none;
        color: #004f73; }
    #usertrendsgrid > div path[fill="#fff"] {
      fill: transparent; }
    #usertrendsgrid > div path[fill*="url"] {
      display: none; }
    #usertrendsgrid > div path[stroke-width="1"] {
      stroke-width: 0; }
  #usertrendsgrid > div#usertotaltrend > div:nth-child(2) svg {
    width: 520px !important; }
  #usertrendsgrid > div > div:nth-child(3) svg text {
    transform: translateY(-10px); }
  #usertrendsgrid + h4 {
    text-transform: none;
    color: #004f73;
    margin-top: 2.6em;
    margin-bottom: -0.8em; }

#trendsgrid,
#sitetrendsgrid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  #trendsgrid > div,
  #sitetrendsgrid > div {
    background-color: #f0f0f0;
    margin: 0 7px 14px 7px;
    width: 286px !important;
    padding: 0 14px; }
    #trendsgrid > div > div,
    #sitetrendsgrid > div > div {
      width: 258px; }
    #trendsgrid > div path[fill="#fff"],
    #sitetrendsgrid > div path[fill="#fff"] {
      fill: transparent; }
    #trendsgrid > div path[fill*="url"],
    #sitetrendsgrid > div path[fill*="url"] {
      display: none; }
    #trendsgrid > div path[stroke-width="1"],
    #sitetrendsgrid > div path[stroke-width="1"] {
      stroke-width: 0; }
  #trendsgrid > div:not(#usertotaltrend) > div:nth-child(2) svg,
  #sitetrendsgrid > div:not(#usertotaltrend) > div:nth-child(2) svg {
    width: 270px !important; }
  #trendsgrid > div#usertotaltrend > div:nth-child(2) svg,
  #sitetrendsgrid > div#usertotaltrend > div:nth-child(2) svg {
    width: 520px !important; }
  #trendsgrid > div > div:nth-child(3) svg text,
  #sitetrendsgrid > div > div:nth-child(3) svg text {
    transform: translateY(-10px); }
  #trendsgrid > div#totaltrend > div:nth-child(4) svg text,
  #sitetrendsgrid > div#totaltrend > div:nth-child(4) svg text {
    transform: translateY(-10px); }
  #trendsgrid > div#sitetotaltrend > div:nth-child(4) svg text,
  #sitetrendsgrid > div#sitetotaltrend > div:nth-child(4) svg text {
    transform: translateY(-10px); }
  #trendsgrid > div:not(#usertotaltrend) > div:nth-child(2) svg g:first-child text,
  #sitetrendsgrid > div:not(#usertotaltrend) > div:nth-child(2) svg g:first-child text {
    transform: translateY(-15px); }

.page-template {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  margin-bottom: 5px; }

.page-template .header {
  width: 100%;
  top: 20px;
  position: absolute;
  display: flex;
  left: 30px;
  right: 20px; }

.page-template .footer {
  position: absolute;
  bottom: 20px;
  left: 30px;
  right: 30px;
  font-size: 60%; }

#usertotaltrend.pdf-export {
  display: block; }

#totaltrend,
#sitetotaltrend {
  background-color: #fadabb !important; }

div[id^="top"],
div[id^="topsite"] {
  cursor: pointer; }

@media only screen and (max-width: 768px) {
  #usertotaltrend > div > div:nth-child(2) svg {
    width: 370px !important; }

  #siteUsersChart0 {
    width: 370px !important;
    height: 150px !important; }

  #siteUsersChartLinear0 {
    width: 370px !important;
    height: 100px !important;
    margin-top: 3em; }

  #usertrendsgrid + h4 {
    margin-bottom: -0.4em; }

  #usertotaltrend {
    display: block !important; } }
@media only screen and (max-width: 900px) {
  #developmentgrid.history {
    width: 100%;
    float: none;
    margin: 3em 0 2em 0;
    padding-left: 0; }

  #developmentgrid span#potentialaxislabels,
  #heatmap > img[src*="potential"],
  #heatmap > img[src*="performance"] {
    display: none; }

  #developmentgrid span#performanceaxislabels,
  #heatmap span#performanceaxislabels {
    width: 95%; }

  #heatmap span#potentialaxislabels {
    left: -0.4em; }

  #heatmap span#performanceaxislabels {
    bottom: -2em; }

  #heatmap span#originlabel {
    left: -1.25em;
    bottom: -2.25em; }

  #developmentgrid,
  #heatmap {
    padding-left: 1em; }

  #developmentgrid > img[src*="potential"] {
    left: -0.4em;
    height: 12em;
    top: 50%;
    transform: translateY(-50%); }

  #developmentgrid > img[src*="performance"] {
    bottom: -2.8em;
    width: 16.5em;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 1em; }

  #heatmap {
    font-size: 2.25vw; }

  #heatmap div.gridcolumn > div {
    padding-left: 0;
    padding-right: 0; }

  #adminHistory > ul > li:not(.year) {
    display: flex;
    flex-direction: column; }

  .a-report-user-history .a-completed {
    float: none;
    text-align: left; }

  div.ratingstrip,
  .minigrid {
    float: none;
    order: 2; }

  .minigrid > div h4 {
    right: auto;
    left: 62px;
    text-align: left; }

  div.ratingstrip {
    justify-content: flex-start;
    margin-top: 1em; }
    div.ratingstrip label {
      order: 1;
      margin-left: 0.4em; }

  div.rating {
    margin-top: 0; } }
#developmentgrid.a-pdf-grid {
  display: block;
  		/*  width: 40em;
  */
  height: 30em;
  font-weight: 400;
  font-size: 140%; }
  #developmentgrid.a-pdf-grid div.gridcolumn {
    display: block;
    width: 33.3333%;
    float: left; }
    #developmentgrid.a-pdf-grid div.gridcolumn > div {
      position: relative;
      height: 10em; }

.pregrid {
  margin-right: 0px;
  margin-bottom: 0.5em;
  		/*    > div {
          height: 33.3333%;
          width: 33.3333%;
          background-color: rgba(0,0,0,0.1);
          border-left: 1px solid transparent;
          border-bottom: 1px solid transparent;
          background-clip: padding-box;
  
          h4 {
              position: absolute;
              right: 20px;
              top: 120px;
              font-size: 12.5px;
              white-space: nowrap;
              text-align: right;
          }
          }
  */ }

.minigrid {
  display: flex;
  position: relative;
  float: right;
  clear: right;
  width: 54px;
  height: 33px;
  margin-top: 0.2em;
  flex-direction: column;
  flex-wrap: wrap; }
  .minigrid > div {
    height: 33.3333%;
    width: 33.3333%;
    background-color: rgba(0, 0, 0, 0.1);
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent;
    background-clip: padding-box; }
    .minigrid > div h4 {
      display: none;
      position: absolute;
      right: 62px;
      top: 10px;
      font-size: 12.5px;
      white-space: nowrap;
      text-align: right; }
  .minigrid.performance1.r1 div:nth-child(3) {
    background-color: #e86941 !important; }
    .minigrid.performance1.r1 div:nth-child(3) h4 {
      display: block; }
  .minigrid.performance1.r2 div:nth-child(2) {
    background-color: #3a7b8c !important; }
    .minigrid.performance1.r2 div:nth-child(2) h4 {
      display: block; }
  .minigrid.performance1.r3 div:nth-child(1) {
    background-color: #724867 !important; }
    .minigrid.performance1.r3 div:nth-child(1) h4 {
      display: block; }
  .minigrid.performance2.r4 div:nth-child(6) {
    background-color: #e55629 !important; }
    .minigrid.performance2.r4 div:nth-child(6) h4 {
      display: block; }
  .minigrid.performance2.r5 div:nth-child(5) {
    background-color: #1e677b !important; }
    .minigrid.performance2.r5 div:nth-child(5) h4 {
      display: block; }
  .minigrid.performance2.r6 div:nth-child(4) {
    background-color: #603054 !important; }
    .minigrid.performance2.r6 div:nth-child(4) h4 {
      display: block; }
  .minigrid.performance3.r7 div:nth-child(9) {
    background-color: #e24412 !important; }
    .minigrid.performance3.r7 div:nth-child(9) h4 {
      display: block; }
  .minigrid.performance3.r8 div:nth-child(8) {
    background-color: #05576d !important; }
    .minigrid.performance3.r8 div:nth-child(8) h4 {
      display: block; }
  .minigrid.performance3.r9 div:nth-child(7) {
    background-color: #4f1a41 !important; }
    .minigrid.performance3.r9 div:nth-child(7) h4 {
      display: block; }

input#a-form-review-date, input#a-form-review-next-date {
  font-size: 1rem;
  padding: 0.4em 1em 0.6em 1em;
  height: auto;
  margin-top: 1em;
  vertical-align: middle;
  display: inline-block;
  border: 0;
  font-weight: 400;
  width: auto;
  margin-right: 1em;
  line-height: inherit; }

div#a-form-competencies {
  padding-bottom: 1em; }

div.sectionoverall {
  display: flex;
  margin-left: auto;
  margin-top: 1em; }

div.sectionoverall .overallrating {
  margin-right: 0.7em; }

div#avRating {
  display: flex;
  width: 100%;
  justify-content: flex-end; }
  div#avRating .overallrating {
    font-size: 110%;
    margin-right: 0.7em; }

#adminHistory {
  position: relative; }
  #adminHistory .a-report-export {
    text-align: left;
    position: absolute;
    padding-top: 0.1em;
    left: 5.5em; }
  #adminHistory div.ratingstrip div.rating:after {
    display: none; }
  #adminHistory .a-report-export {
    margin: 0em 0em 0em 1em;
    padding: 0em 0em 0em 0em; }

.hoverinfo {
  display: block;
  position: absolute;
  opacity: 0;
  z-index: -10;
  background-color: rgba(24, 24, 24, 0.95);
  color: #ffffff;
  text-align: left;
  padding: 1em 1.3em 1.1em 1.3em;
  width: 110%;
  left: -5%;
  top: 108%;
  transition: opacity 0.3s ease, z-index 0s linear 0.3s; }
  .hoverinfo:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 18px 18px 18px;
    border-color: transparent transparent rgba(24, 24, 24, 0.95) transparent;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 100%; }

div.gridcolumn > div:hover .hoverinfo {
  opacity: 1;
  z-index: 1000;
  transition-delay: 0s; }

table#Users.a-report-table {
  table-layout: fixed; }
  table#Users.a-report-table th:nth-last-child(1) {
    padding-left: 0px;
    text-align: left !important; }
  table#Users.a-report-table th:nth-last-child(2),
  table#Users.a-report-table td:nth-last-child(2) {
    width: 5em;
    text-align: center;
    padding-right: 2em; }
  table#Users.a-report-table th:last-child,
  table#Users.a-report-table td:last-child {
    width: 5em;
    text-align: center; }
  table#Users.a-report-table .minigrid {
    float: none; }
  table#Users.a-report-table td span[class^="r"] {
    display: block;
    line-height: 1;
    padding: 0.2em 0.5em;
    border-radius: 0.7em;
    color: #ffffff; }
    table#Users.a-report-table td span[class^="r"].r1, table#Users.a-report-table td span[class^="r"].r2, table#Users.a-report-table td span[class^="r"].r3 {
      background-color: #5BA4EB; }
    table#Users.a-report-table td span[class^="r"].r4, table#Users.a-report-table td span[class^="r"].r5, table#Users.a-report-table td span[class^="r"].r6 {
      background-color: #9FCE62; }
    table#Users.a-report-table td span[class^="r"].r7, table#Users.a-report-table td span[class^="r"].r8, table#Users.a-report-table td span[class^="r"].r9 {
      background-color: #FFFF83;
      color: #aaaaaa; }
    table#Users.a-report-table td span[class^="r"].r10 {
      background-color: #F8D861; }

.a-report-filter.filterrows a.filter.add:before {
  content: "+";
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: #df441a;
  margin-right: 0.3em;
  text-align: center;
  line-height: 0.9; }

.nobackground {
  background-color: transparent;
  color: #000000;
  padding-left: 0px;
  margin-top: -2em; }

table#Users .a-r-cell-tot > span {
  text-align: center; }

@media only screen and (max-width: 600px) {
  table#Users th:nth-child(2),
  table#Users td:nth-child(2),
  table#Users th:nth-child(3),
  table#Users td:nth-child(3),
  table#Users th:nth-child(4),
  table#Users td:nth-child(4) {
    display: none; } }
div#helptable {
  margin: 0;
  font-size: 100%;
  padding: 3em 0 2em 0; }
  div#helptable .a-sidehelp {
    display: flex;
    flex-wrap: wrap; }
  div#helptable .a-admin-help-link {
    width: 50%;
    padding: 0 1em 0.5em 0;
    margin: 0; }

.a-r-1 {
  background-color: #5BA4EB;
  border-radius: 0.5em; }

/*	.a-r-2 {
		background-color: #9BD6F4;
		border-radius: 0.5em;
	}
	.a-r-3 {
		background-color: #5BA4EB;
		border-radius: 0.5em;
	}
*/
.a-r-4 {
  background-color: #9FCE62;
  border-radius: 0.5em; }

/*	.a-r-5 {
		background-color: #75CC6E;
		border-radius: 0.5em;
	}
	.a-r-6 {
		background-color: #9FCE62;
		border-radius: 0.5em;
	}
*/
.a-r-7 {
  background-color: #FFFF83;
  border-radius: 0.5em; }

/*	.a-r-8 {
		background-color: #D8EA62;
		border-radius: 0.5em;
	}
	.a-r-9 {
		background-color: #FFFF83;
		border-radius: 0.5em;
	}
*/
.a-r-10 {
  background-color: #F8D861;
  border-radius: 0.5em; }

.a-report-legend.analytics {
  float: left;
  color: #aaaaaa;
  margin-top: 2em; }

@media only screen and (max-width: 600px) {
  div#helptable .a-admin-help-link {
    width: 100%;
    padding: 0 0 0.5em 0; } }
.k-loading-color {
  opacity: 0.6; }

.k-loading-image {
  background-image: url("../../Content/graphics/spinner.svg") !important; }

.k-loading-color {
  opacity: 0.6; }

.k-loading-image {
  background-image: url("../../Content/graphics/spinner.svg") !important; }

	/*.k-pdf-export p{background-color:#eeeeee;}
*/
div.a-body div.container.body-content {
  padding: 0; }

#stargridsection {
  display: flex; }
  #stargridsection #stargrid {
    display: block;
    position: relative;
    flex-shrink: 0;
    width: 20em;
    height: 20em;
    margin-left: 2em;
    margin-bottom: 4em;
    background-image: url("../../Content/graphics/stargrid.svg");
    background-repeat: no-repeat;
    background-size: contain; }
    #stargridsection #stargrid img {
      position: absolute;
      z-index: 5; }
      #stargridsection #stargrid img[src*="behaviours"] {
        left: -2em;
        top: 0;
        height: 100%; }
      #stargridsection #stargrid img[src*="performance"] {
        bottom: -2em;
        left: 0;
        width: 100%; }
    #stargridsection #stargrid span#starrating {
      display: block;
      position: absolute;
      width: 1.6em;
      height: 1.6em;
      border-radius: 1em;
      background-color: #222222; }
      #stargridsection #stargrid span#starrating[data-across=""] {
        display: none; }
      #stargridsection #stargrid span#starrating[data-across="1"] {
        left: 1%; }
      #stargridsection #stargrid span#starrating[data-across="2"] {
        left: 11%; }
      #stargridsection #stargrid span#starrating[data-across="3"] {
        left: 21%; }
      #stargridsection #stargrid span#starrating[data-across="4"] {
        left: 31%; }
      #stargridsection #stargrid span#starrating[data-across="5"] {
        left: 41%; }
      #stargridsection #stargrid span#starrating[data-across="6"] {
        left: 51%; }
      #stargridsection #stargrid span#starrating[data-across="7"] {
        left: 61%; }
      #stargridsection #stargrid span#starrating[data-across="8"] {
        left: 71%; }
      #stargridsection #stargrid span#starrating[data-across="9"] {
        left: 81%; }
      #stargridsection #stargrid span#starrating[data-across="10"] {
        left: 91%; }
      #stargridsection #stargrid span#starrating[data-down="1"] {
        top: 91%; }
      #stargridsection #stargrid span#starrating[data-down="2"] {
        top: 81%; }
      #stargridsection #stargrid span#starrating[data-down="3"] {
        top: 71%; }
      #stargridsection #stargrid span#starrating[data-down="4"] {
        top: 61%; }
      #stargridsection #stargrid span#starrating[data-down="5"] {
        top: 51%; }
      #stargridsection #stargrid span#starrating[data-down="6"] {
        top: 41%; }
      #stargridsection #stargrid span#starrating[data-down="7"] {
        top: 31%; }
      #stargridsection #stargrid span#starrating[data-down="8"] {
        top: 21%; }
      #stargridsection #stargrid span#starrating[data-down="9"] {
        top: 11%; }
      #stargridsection #stargrid span#starrating[data-down="10"] {
        top: 1%; }
  #stargridsection #stargridkey {
    list-style: none;
    margin: 0 0 0 2em;
    padding: 0;
    max-width: 16em; }
    #stargridsection #stargridkey li {
      display: flex;
      align-items: center;
      font-size: 85%;
      font-weight: 500;
      gap: 0.6em;
      margin-bottom: 0.3em; }
    #stargridsection #stargridkey span {
      display: block;
      width: 2em;
      height: 2em;
      flex-shrink: 0; }
      #stargridsection #stargridkey span.strongperformer {
        background-color: #f48010; }
      #stargridsection #stargridkey span.topperformer {
        background-color: #ea4f25; }
      #stargridsection #stargridkey span.developingperformer {
        background-color: #ffc61d; }

.plaintext {
  font-weight: 500;
  align-self: center;
  margin-right: 1em;
  width: 42%;
  margin-left: auto; }
  .plaintext + select {
    margin-right: auto; }

.container.wide-mch .plaintext {
  width: 100%;
  margin-bottom: 0.3em; }
  .container.wide-mch .plaintext + select {
    width: 100% !important;
    margin-bottom: 0.5em; }

@media only screen and (max-width: 720px) {
  .plaintext {
    width: 100%;
    margin-bottom: 0.3em; } }
#reviewSubmit.loading:after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  position: relative;
  margin-left: 0.5em;
  vertical-align: middle;
  background-image: url("../../Content/graphics/spinner-onblue.gif");
  background-size: contain; }

.filterdropdown {
  width: 60em; }

@media only screen and (max-width: 599px) {
  body {
    font-size: 15px; }

  .a-report-filter.filterrows > div {
    flex-direction: column; }

  .a-top-user-name {
    max-width: calc(100vw - 220px); }

  .a-icon40 i {
    width: 3em;
    height: 3em;
    background-size: contain; }

  .a-icon40 .a-title {
    font-size: 0.9rem;
    padding-left: 2.6rem; }

  .a-icon40 .a-subtitle {
    padding-left: 2.4rem; }

  #developmentgrid.history div.gridcolumn > div h4 {
    font-size: 1.2em;
    line-height: 1.3; } }
.no-page-break {
  page-break-inside: avoid;
  display: inline-block;
  width: 100%; }

body.noscroll {
  overflow: hidden; }

ul#objectivesList {
  display: flex;
  flex-direction: column;
  gap: 0.4em;
  list-style: none;
  padding: 0;
  margin: 1em 0 0 0; }
  ul#objectivesList li {
    position: relative;
    background-color: #f3f3f3;
    padding: 0.4em 2em 0.4em 0.6em; }
  ul#objectivesList h5 {
    font-size: 0.9em;
    margin-bottom: 0.2em;
    font-weight: 500; }
  ul#objectivesList p {
    font-size: 0.8em;
    opacity: 0.6;
    margin-bottom: 0; }
    ul#objectivesList p span {
      display: inline-block;
      margin-right: 0.3em; }
  ul#objectivesList a.edit {
    position: absolute;
    top: 0.4em;
    right: 0.4em; }
  ul#objectivesList a.edit:before {
    content: "e";
    display: block;
    font-family: "Breeicons";
    color: #222222;
    opacity: 0.4; }

#viewObjective #viewObjectiveWrapper {
  width: 80%;
  max-width: 60em;
  padding: 4em 1.15em 0em 0em; }

#viewObjective #viewObjectiveWrapper .viewObjectiveHeader {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 4em;
  background-color: #009ad9; }

#viewObjective #viewObjectiveWrapper .closebutton {
  font-size: 149%;
  font-family: 'Breeicons';
  color: #fff;
  opacity: 0.8;
  right: 0.6em; }

#viewObjective #viewObjectiveWrapper .closebutton:hover {
  opacity: 1.0;
  text-decoration: none; }

#viewObjective #viewObjectiveWrapper h2 {
  position: absolute;
  top: 0.25em;
  left: 0.5em;
  color: #ffffff; }

@media only screen and (max-width: 600px) {
  #viewObjective #viewObjectiveWrapper {
    width: 100%;
    max-width: 100%;
    margin: 0em 2em; }

  #viewObjective #viewObjectiveWrapper h2 {
    top: 0.5em; } }
/* Styling for Objective popup -- YD-2025-10-27 END */
/* Styling for Objective section -- YD-2025-10-29 END */
.add-link {
  margin-bottom: 2em; }

/* Styling for Objective section -- YD-2025-10-29 END */
.btn-group-admin #sites select {
  padding: 3px 16px;
  vertical-align: middle; }

.count-circle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 30px;
  height: 30px;
  padding: 0 6px;
  border-radius: 50%;
  color: #fff;
  font-size: 12px; }

.count-red {
  background-color: #df441a; }

.count-green {
  background-color: #5cb85c; }

.count-amber {
  background-color: #f0ad4e; }

.count-grey {
  background-color: #777; }

.a-r-cell-eefn.countsup {
  text-align: center; }

.new-joiner-icon {
  margin-left: 6px;
  color: #f0ad4e;
  font-size: 13px; }

/* moved from custom.css*/
div.a-sliding-wrapper.a-report-wrapper .a-report-filter.filterrows:not([class*="nobackground"]) {
  height: auto; }

div.a-sliding-wrapper.a-report-wrapper .a-report-filter.filterrows:not([class*="nobackground"]) > div {
  opacity: 1; }

div.a-sliding-wrapper.a-report-wrapper .a-report-filter.filterrows:not([class*="nobackground"]) div div div {
  display: inline-block; }

div.a-sliding-wrapper.a-report-wrapper .a-report-filter.filterrows:not([class*="nobackground"]) a.filter.add {
  display: inline-block;
  margin-bottom: 0.2em; }

div.a-sliding-wrapper.a-report-wrapper .a-report-filter.filterrows:not([class*="nobackground"]) a.filter.add:before {
  background-color: #167aa3;
  border-radius: 0.4em; }

div.a-sliding-wrapper.a-report-wrapper:not([id*="divisionTrendFilters"]) .a-report-filter.filterrows:not([class*="nobackground"]) div:nth-child(n+5):nth-child(-n+6) {
  display: none; }

div.a-sliding-wrapper.a-report-wrapper#divisionTrendFilters .a-report-filter.filterrows:not([class*="nobackground"]) div:nth-child(n+4):nth-child(-n+5) {
  display: none; }

div.a-sliding-wrapper.a-report-wrapper#divisionTrendFilters .showbutton {
  display: none; }

div.a-sliding-wrapper.a-report-wrapper .a-report-filter.filterrows:not([class*="nobackground"]) div.fullwidth {
  float: right;
  margin-top: -3em; }

#addARoleModal div, #addRoleModal div, #addDivisionModal div, #addSiteModal div {
  max-width: 50em; }

/*# sourceMappingURL=main.css.map */

.a-top-logo {
    width: 8em;
    height: 3em;
    margin-top: 0.1em;
}
#adminHistory #overview-pdfButton {
	display:none;
}
/*.a-report-filter .btn-default {
    background-color: #89b5d0;    
}
.btn-default.active, .btn-default.active:hover, .btn-primary.active, .btn-primary.active:hover {
    background-color:#82244E;
}
.a-pdf h1 {
  background-color: #89b5d0;
}
*/

/*@media only screen and (max-width: 992px) {
	#overviewtable th.clinical {
    		display: none;
	}
	#overviewtable thead tr:nth-child(2) th:nth-child(6) {
		background-color: #d8e8f5;
	}
}
*/
/*overview table when there is an extra column -count*/
/* #overviewtable thead tr:last-of-type th:nth-child(6), */
/* #overviewtable td:nth-child(6) { */
    /* background-color: #faeee5!important; 
}*/
/*overviewtable thead tr:last-of-type th:nth-child(6), #overviewtable td:nth-child(6) {
    background-color: #faeee5 !important;
    border-right: solid 1px #fff;
}

#overviewtable th.count {
    background-color: #f0c8ab;
    border-right: solid 2px #fff;*/
