﻿@charset "UTF-8";
html {
  position: relative;
  min-height: 100%; }

body {
  padding-bottom: 40px; }

.body-content {
  margin-top: 10px;
  margin-bottom: 40px; }

.centred-image {
  display: block;
  margin-left: auto;
  margin-right: auto; }

#wrap {
  margin-top: 18px; }

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 32px;
  line-height: 32px;
  padding-top: 0; }

.cursor-pointer {
  cursor: pointer; }

.svg14 {
  width: 14px !important;
  height: 14px !important;
  vertical-align: middle !important;
  margin-top: -1px !important; }
  .svg14 svg {
    width: 14px !important;
    height: 14px !important;
    vertical-align: middle !important; }
  .svg14 path {
    fill: currentColor !important; }

.svg16 {
  width: 16px !important;
  height: 16px !important;
  vertical-align: middle !important;
  margin-top: -1px !important; }
  .svg16 svg {
    width: 16px !important;
    height: 16px !important;
    vertical-align: middle !important; }
  .svg16 path {
    fill: currentColor !important; }

.svg20 {
  width: 20px !important;
  height: 20px !important;
  vertical-align: middle !important;
  margin-top: -1px !important; }
  .svg20 svg {
    width: 20px !important;
    height: 20px !important;
    vertical-align: middle !important; }
  .svg20 path {
    fill: currentColor !important; }

.svg24 {
  width: 24px !important;
  height: 24px !important; }
  .svg24 svg {
    width: 24px !important;
    height: 24px !important;
    vertical-align: middle !important; }
  .svg24 path {
    fill: currentColor !important; }

.svg30 {
  width: 30px !important;
  height: 30px !important;
  vertical-align: middle !important;
  margin-top: -7px !important; }
  .svg30 svg {
    width: 30px !important;
    height: 30px !important;
    vertical-align: middle !important; }
  .svg30 path {
    fill: currentColor !important; }

.svg40 {
  width: 40px !important;
  height: 40px !important;
  vertical-align: middle !important;
  margin-top: -7px !important; }
  .svg40 svg {
    width: 40px !important;
    height: 40px !important;
    vertical-align: middle !important; }
  .svg40 path {
    fill: currentColor !important; }

.centred-icon {
  vertical-align: middle; }

.btn.disabled, .btn:disabled {
  cursor: not-allowed; }

.user-label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 185px; }

a .get-it-from-microsoft {
  width: 40px;
  height: 40px;
  background-size: 40px, 40px;
  background-image: url(../Images/DownloadLogo.png);
  display: inline-block; }

.tooltip-inner {
  color: #000;
  background-color: #ff9; }

.tooltip.show {
  opacity: 1.0 !important;
  filter: alpha(opacity=100) !important; }

.tooltip .arrow::before {
  border-top-color: #ff9 !important; }

::-webkit-scrollbar {
  width: 6px; }

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px black;
  border-radius: 5px; }

::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #999;
  -webkit-box-shadow: inset 0 0 6px rgba(90, 90, 90, 0.7); }

.date-time-picker {
  width: 0%;
  height: 0%;
  opacity: 0; }

.show-disabled {
  color: grey;
  cursor: default;
  text-decoration: none; }
  .show-disabled:hover {
    color: grey;
    cursor: default;
    text-decoration: none; }

.datepicker table tr td.active.active {
  background: #0EB7AF url(""); }
  .datepicker table tr td.active.active.day {
    background: #0EB7AF url(""); }

.datepicker table tr td.disabled {
  opacity: 0.3; }

div.datepicker {
  margin: 12px 0 0 -24px; }
  div.datepicker.datepicker-dropdown.datepicker-orient-left:after, div.datepicker.datepicker-dropdown.datepicker-orient-left:before {
    left: 165px; }

.date-choose-container {
  padding-right: 0 !important;
  padding-left: 0 !important;
  font-size: 0.8rem;
  margin-top: -12px; }

.card-deck .card {
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin-bottom: 16px !important; }

.card {
  margin-bottom: 10px !important; }
  .card .card-body {
    padding-top: 0.75rem;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
    padding-bottom: 1.25rem; }

#factorRatingInfoCard .card .card-body > h4 {
  font-size: 1.0rem; }

.card-group-vertical {
  margin-left: 0;
  margin-right: 0;
  width: 100%; }
  .card-group-vertical .card {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100%; }

p.empty_card {
  text-align: center; }

.card-500 {
  max-width: 500px; }

@media (min-width: 576px) {
  .card-group-vertical {
    margin-left: 5px;
    margin-right: 5px; }
    .card-group-vertical .card {
      width: 100%;
      margin-left: 0;
      margin-right: 0; } }

@media (min-width: 768px) {
  .stacked-card {
    min-height: 190px; }
  .score-card {
    width: 49%; }
  .card-group-vertical {
    width: 49%; } }

.gutter-10.row {
  margin-right: -5px;
  margin-left: -5px; }

.gutter-10 > [class^="col-"], .gutter-10 > [class^=" col-"] {
  padding-right: 5px;
  padding-left: 5px; }

.chart-gauge .rating-text {
  min-width: 8rem;
  font-size: 1.05rem;
  padding: 7px 15px 7px 15px  !important; }

.modal-header h1, .modal-header h2, .modal-header h3, .modal-header h4, .modal-header h5 {
  color: #808080;
  margin-bottom: 0; }

@media (max-width: 780px) {
  #categoryRating {
    padding-left: 0; }
  .category-rating-item {
    margin-left: 15px; } }

.weeksPresentIndicator {
  background-color: #484848 !important; }

.opaque {
  filter: opacity(30%); }

#w-privacy-policy-body {
  padding-left: 2.9rem;
  padding-right: 2.9rem; }

.nag-close-button {
  position: absolute;
  top: 10%;
  transform: translateY(-10%);
  right: 0.5em;
  float: right;
  font-size: 23px;
  font-weight: bold;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80); }

.nag-close-button::before {
  content: "✕"; }

.nag-close-button:hover,
.nag-close-button:focus {
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40); }

button.nag-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.carousel-control-prev-icon, .carousel-control-next-icon {
  width: 26px;
  height: 26px; }

@media (max-width: 576px) {
  .onboardIntroContainer {
    width: 400px;
    margin-left: auto;
    margin-right: auto; } }

@media (max-width: 360px) {
  .onboardIntroContainer {
    width: 300px; }
  .carousel-caption h3 {
    font-size: 1rem !important; }
  .carousel-caption p {
    font-size: .7rem !important; } }

#accordion th {
  border-bottom: 1px solid #3d3d3d;
  padding: 3px 10px; }

#accordion td {
  padding: 3px 10px; }

#accordion p {
  line-height: 1.3rem; }

#accordion li {
  margin-bottom: 0.5rem; }

#accordion table {
  margin-bottom: 0.5rem; }

.grand-total {
  font-size: 1.2rem;
  color: var(--primary);
  position: absolute;
  margin-top: -4px;
  margin-left: -12px; }

.envelope-button {
  background-color: white;
  /*color: black !important;*/
  border: 1px solid #777777;
  width: 100% !important;
  padding: 8px 12px; }

.envelope-button .svg {
  color: currentColor !important;
  float: left;
  padding-top: 8px; }

.envelope-button:hover svg {
  color: white !important; }

.facebook-brand {
  color: white;
  background-color: #507CC0;
  border: 1px solid #507CC0;
  padding: 8px 12px;
  margin: 7px 0;
  width: 100% !important; }

.facebook-brand:hover {
  color: white;
  background-color: #608CD0; }

.facebook-brand .svg {
  color: white;
  float: left;
  padding-top: 8px; }

.facebook-brand .svg:hover {
  color: white; }

.google-logo-container {
  background-color: white;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  float: left;
  margin-left: 5px;
  margin-top: 2px; }

.google-brand {
  color: white;
  background-color: #df4930;
  border: 1px solid #cf3920;
  padding: 8px 12px;
  margin: 7px 0;
  width: 100% !important; }

.google-brand:hover {
  background-color: #ef5940;
  color: white; }

.google-brand .svg {
  fill: none !important;
  float: left;
  padding-top: 2px;
  padding-left: 3px;
  width: 18px;
  height: 18px; }

.google-brand .svg:hover {
  color: white; }

.fb-goog-or {
  margin: 45px 0;
  text-align: center; }
