/*FUNCTIONS*/
/*GLOBAL*/
/*LOGIN*/
/*HEADER*/
.SCSSErrorMessage {
  display: none; }

html {
  background-color: #f7f7f3; }

html * {
  font-family: 'Open Sans', sans-serif; }

html, #frmMain {
  margin: 0;
  padding: 0;
  height: 100%; }

body {
  color: #FFFFFF;
  margin: 0;
  padding: 0;
  font-size: 12pt;
  height: 100%; }

#divMasterPageContent {
  height: inherit; }

.divFullContent {
  width: 100%;
  height: 100%;
  position: relative;
  display: table; }

.stickyHead {
  position: sticky;
  left: 0px;
  top: 0rem;
  z-index: 2; }

h1 {
  font-size: 18pt;
  color: #333333;
  font-weight: 100;
  margin: .5rem;
  padding: 0px; }

h2 {
  font-size: 14pt;
  color: #13638f;
  font-weight: 600;
  margin: .4rem;
  padding: 0px;
  display: inline-block;
  vertical-align: middle; }

h3 {
  font-size: 14pt;
  color: #1d82b9;
  font-weight: 300;
  margin: .3rem 0rem .3rem 0rem;
  padding: 0px;
  display: inline-block;
  vertical-align: middle; }

h4 {
  font-size: 12pt;
  color: #13638f;
  font-weight: 300;
  margin: .3rem 0rem .3rem 0rem;
  padding: 0px;
  display: inline-block;
  vertical-align: middle; }

.noBorder {
  border: none !important; }

.tblList {
  display: table;
  width: 100%; }

.tblList .tblListRow {
  display: table-row; }

.tblList .tblListRow.footer {
  background-color: #dbebf2; }

.tblList .tblListRow.hover:hover {
  cursor: pointer;
  background-color: #dbebf2; }

.tblList .tblListRow .tblListCell {
  display: table-cell;
  padding: 1rem;
  vertical-align: middle; }

.tblList .tblListRow .tblListCell.head {
  padding: .5rem;
  background-color: #e5e5e5; }

.tblList .tblListRow .tblListCell + .tblListCell {
  border-left: 1px solid transparent; }

.tblList .tblListRow .tblListCell.head + .tblListCell.head {
  border-left: 1px solid #FFFFFF; }

.tblList .tblListRow.separator .tblListCell {
  border-bottom: 1px solid #eeeeee; }

.tblList .tblListRow.selected {
  display: block;
  border: 2px solid #77db39; }

.tblList .tblListRow .tblListCell.footer {
  border: 1px solid #FFFFFF; }

.tblFormList {
  display: block;
  width: 100%;
  margin-bottom: 1rem; }

.tblFormList .tblListRow {
  display: block;
  padding: 1rem 1rem 0rem 1rem; }

.tblFormList .tblListRow.foot > div {
  text-align: center; }

.tblFormList .tblListRow.hover:hover {
  cursor: pointer;
  background-color: #dbebf2; }

.tblFormList .tblListRow > div:not(.tblListHead) {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 1rem; }

.tblListHead {
  background-color: #6bb5dd;
  color: #FFFFFF;
  padding: .25rem .25rem .25rem .5rem;
  min-height: 2rem;
  line-height: 2rem; }

.displayNone {
  display: none !important; }

@media print {
  .tblListHead {
    background-color: transparent; } }

a, a:hover {
  color: inherit; }

a:hover {
  text-decoration: underline; }

div, span, a {
  font-size: inherit;
  font-family: inherit; }

ul {
  padding-left: 20px;
  margin-bottom: 0px; }

div.hide {
  display: none; }

.divMasterHeaderRow {
  display: table-row; }

.divMasterHeaderCell {
  display: table-cell; }

.divBodyRow {
  display: table-row; }

.divBodyCell {
  vertical-align: top;
  display: table-cell;
  height: 100%;
  padding: 10px; }

.divMasterFooterRow {
  display: table-row; }

.divMasterFooterCell {
  vertical-align: bottom;
  display: table-cell;
  height: 3.75rem; }

.table {
  display: table;
  box-sizing: border-box; }

.table.full {
  width: 100%; }

.tableRow {
  display: table-row; }

.tableCell {
  display: table-cell;
  vertical-align: middle; }

.tableCell.padding {
  padding-top: .5rem; }

.tableCell.padding + .tableCell.padding {
  padding-left: 2rem; }

.floatLeft {
  float: left; }

.floatRight {
  float: right; }

.loadingBig {
  width: 74px;
  height: 74px;
  background-image: url("../../Images/anmLoadingGWCC.gif");
  margin: 0px auto; }

.enquiryView-header-cell {
  height: 35px;
  background-color: #e5e5e5;
  vertical-align: middle;
  padding: 0px 20px 0px 10px;
  display: table-cell;
  white-space: nowrap; }

.enquiryView-table {
  border-collapse: separate;
  border-spacing: 1px;
  width: 100%; }

.enquiryView-header-row {
  border-collapse: separate;
  border-spacing: 1px;
  width: 100%; }

.enquiryView-results-row:hover:not(.notClickable) {
  cursor: pointer;
  background-color: #dbebf2; }

.enquiryView-results-cell {
  height: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px; }

.enquiryView-separator {
  border-bottom: 1px solid #CCCCCC;
  margin-top: 2px;
  margin-bottom: 2px; }

.tblForm td {
  height: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative; }

.tblForm .fieldName {
  position: relative; }

div.tblForm {
  padding: 1rem; }

div.tblForm .tblFormHeadGroup {
  background-color: #9bc9e1;
  color: #FFFFFF;
  padding: .5rem; }

td.subHeader, div.subHeader {
  background-color: #9bc9e1;
  color: #FFFFFF;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  min-height: 2.1rem; }

td.subHeaderG7, div.subHeaderG7 {
  background-color: #DDDDDD;
  color: #333333;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 40px; }

td.subHeaderG8, div.subHeaderG8 {
  background-color: #e5e5e5;
  color: #333333;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 40px; }

div.subHeader {
  display: flex;
  align-content: center;
  align-items: center;
  min-height: 2.1rem; }

td.subHeader.swatchB3BG, div.subHeader.swatchB3BG {
  background-color: #9add71; }

td.subHeader.swatchG3BG, div.subHeader.swatchG3BG {
  background-color: #888888; }

td.subHeader.swatchORGBG, div.subHeader.swatchORGBG {
  background-color: #FF8B06; }

td.subHeader.swatchREDBG, div.subHeader.swatchREDBG {
  background-color: #DE3716; }

td.subHeader.swatchA6BG, div.subHeader.swatchA6BG {
  background-color: #c9e1ed;
  color: #333333; }

.hand {
  cursor: pointer; }

.subHeaderMargin {
  margin-top: 1px; }

/*TEXTBOX VALIDATOR CLASSES*/
.txtValidator {
  background-repeat: no-repeat;
  background-position: right 10px center; }

input.txtValidator[type=text] {
  padding-right: 40px; }

.isValid {
  background-image: url("../../Images/imgTick20x20.png"); }

.isInvalid {
  background-image: url("../../Images/imgCross20x20.png"); }

.isLoading {
  background-image: url("../../Images/imgLoading.gif"); }

/*TEXTBOX VALIDATOR CLASSES*/
.highlightA1 {
  color: #13638f; }

.highlightA2 {
  color: #1d82b9; }

.highlightA4 {
  color: #6bb5dd; }

.highlightB2 {
  color: #77db39; }

.bold {
  font-weight: bold; }

.altReportRow {
  background-color: #f5f5f5; }

.autoComplete-content {
  background-color: #FFFFFF;
  color: #6bb5dd;
  position: absolute;
  z-index: 105;
  text-align: left;
  cursor: default;
  min-width: 300px;
  max-height: 200px;
  overflow-y: auto; }

.autoComplete-content div {
  padding: 10px;
  cursor: pointer;
  border-left: 1px solid #111111;
  border-right: 1px solid #111111;
  border-bottom: 1px solid #111111; }

.autoComplete-content div.first {
  border-top: 1px solid #111111; }

.autoComplete-content div:hover {
  background-color: #dbebf2; }

.infoBox {
  width: 245px;
  color: #FFFFFF;
  vertical-align: middle;
  position: absolute;
  display: none;
  z-index: 4000;
  min-height: 50px;
  line-height: 50px;
  font-size: 11pt; }

.infoBoxRight {
  background: url("../../Images/imgInfoPanel.png") no-repeat 0px 0px;
  padding: 5px 5px 5px 25px; }

.infoBoxLeft {
  background: url("../../Images/imgInfoPanelLeft.png") no-repeat 0px 0px;
  padding: 5px 25px 5px 5px; }

.infoBox span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  margin: 5px; }

input.hasValidationError[type=text], input.hasValidationError[type=password], select.hasValidationError, textarea.hasValidationError {
  border: 1px solid #DE3716; }

fieldset.multiSelectBox.hasValidationError *, fieldset.ucdropdowwn.hasValidationError *,
fieldset.tristate.hasValidationError *, fieldset.tristate.hasValidationError .tristate-bar,
fieldset.ucdatebox.hasValidationError input,
label.checkbox.hasValidationError,
.gpsCoordinatePicker.hasValidationError .prefix,
.gpsCoordinatePicker.hasValidationError .textbox,
.gpsCoordinatePicker.hasValidationError .postfix,
.textbox.hasValidationError .prefix,
.textbox.hasValidationError .textbox,
.textbox.hasValidationError .postfix {
  border-color: #DE3716; }

input[type=text]::placeholder, input[type=password]::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-style: italic; }

input[type=text]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-style: italic; }

input[type=text]::-ms-input-placeholder, input[type=password]::-ms-input-placeholder {
  /* Microsoft Edge */
  font-style: italic; }

.validationErrorMessage {
  color: #DE3716; }

.resetConfirmationBox {
  background-color: #f5f5f5;
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.resetConfirmationBox .btncell {
  text-align: center;
  width: 4rem;
  padding-right: 1rem; }

.errorTitle {
  font-size: 18pt;
  margin: 1rem; }

.panel-loading {
  display: none;
  position: absolute;
  width: 5rem;
  height: 5rem;
  top: calc(50% - 2.5rem);
  left: calc(50% - 2.5rem);
  background-image: url("../../Images/anmLoadingGWCC.gif");
  background-size: 5rem;
  background-position: center; }

.ntfSummaryList {
  padding-left: 1.5em;
  padding-right: 1.5em;
  box-sizing: border-box;
  height: 100%; }

.ntfSummaryTopRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 55%;
  border: 1px solid #eeeeee;
  cursor: pointer; }

.ntfSummaryTopBox {
  padding: 5%;
  width: 33.33%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center; }

.ntfSummaryTopBordingBox {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5px; }

.ntfSummaryTopBorder {
  height: 100%;
  box-sizing: border-box; }

.ntfSummaryHidLine {
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  margin: -5px;
  height: 75%;
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  box-sizing: border-box; }

.ntfSummaryItmGroupBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  align-items: center; }

.ntfSummaryTopNum {
  font-size: larger;
  margin: 0.3rem 0; }

.ntfSummaryBtmRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 35%;
  margin-top: 1rem; }

.ntfSummaryBtmBordingBox {
  border: 1px solid #eeeeee;
  padding: 5%;
  width: 50%;
  cursor: pointer;
  height: 100%;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center; }

.ntfSummaryBtmBox {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between; }

.ntfSummaryFlexGrow {
  flex-grow: 1; }

.ntfSummaryBtmNum {
  font-size: larger;
  flex-grow: 3;
  align-self: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end; }

#divNtfSent:hover #divNtfSentBox {
  border: 1px solid #3ba3db; }

#divNtfReceived:hover #divNtfReceivedBox {
  border: 1px solid #3ba3db; }

#divNtfOpened:hover #divNtfOpenedBox {
  border: 1px solid #3ba3db; }

#divSMSSent:hover {
  border: 1px solid #6bb5dd; }

#divEmailSent:hover {
  border: 1px solid #6bb5dd; }

.slightlyLarger {
  font-size: 14pt; }

.slightlySmaller {
  font-size: 10pt; }

.paddingLeftSmall {
  padding-left: 0.3125rem; }

.marginLeftSmall {
  margin-left: 0.3125rem; }

.paddingLeft {
  padding-left: 0.625rem; }

.marginLeft {
  margin-left: 0.625rem; }

.paddingRightSmall {
  padding-right: 0.3125rem; }

.marginRightSmall {
  margin-right: 0.3125rem; }

.paddingRight {
  padding-right: 0.625rem; }

.marginRight {
  margin-right: 0.625rem; }

.paddingTopSmall {
  padding-top: 0.3125rem; }

.marginTopSmall {
  margin-top: 0.3125rem; }

.paddingTop {
  padding-top: 0.625rem; }

.marginTop {
  margin-top: 0.625rem; }

.paddingBottomSmall {
  padding-bottom: 0.3125rem; }

.marginBottomSmall {
  margin-bottom: 0.3125rem; }

.paddingBottom {
  padding-bottom: 0.625rem; }

.marginBottom {
  margin-bottom: 0.625rem; }

.highcharts-tooltip-container {
  z-index: 999 !important;
  filter: none !important; }

.noSelection {
  /*Stop blue highlight*/
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -khtml-user-select: none;
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */ }

/* Textbox/select classes
    Note: The classes are currently done this way because adding the styling directly to the component causes the prefix/suffix to also take on that
    styling, which we don't want. Still, this could probably be done better, but this is the quick solution we're using for now.
*/
.textboxAlignRight input {
  text-align: right; }

.textboxA1 input {
  color: #13638f !important; }

.textboxBold input {
  font-weight: bold; }

.selectA1 select {
  color: #13638f !important; }

.chartHoverDiv {
  position: absolute;
  bottom: 0.8rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #FFFFFF;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border-radius: 25px;
  font-weight: bold;
  pointer-events: none; }

@media screen and (max-width: 735px) {
  div.formField .formSection {
    flex-wrap: wrap;
    margin-right: 0rem;
    min-width: 100% !important;
    width: 100% !important;
    margin: .5rem 0rem .5rem 0rem; }
    div.formField .formSection > * {
      min-width: 100% !important;
      width: 100% !important;
      margin: .5rem 0rem .5rem 0rem; } }

div.formHeader {
  display: flex;
  align-content: center;
  align-items: center;
  padding: .5rem .3rem .5rem .3rem;
  background-color: #6bb5dd;
  color: #FFFFFF; }

div.formField {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  margin: .5rem; }
  div.formField.margin-10 .formSection > * {
    margin: 0rem 1rem 1rem 1rem; }
  div.formField .formSection {
    display: flex;
    min-width: 50%;
    min-width: 40rem;
    margin-right: 4rem;
    align-content: center;
    align-items: center; }
    div.formField .formSection > * {
      margin: 0rem .5rem .5rem .5rem; }
    div.formField .formSection.fill {
      width: 100%; }
    div.formField .formSection .formHead {
      min-width: 12rem;
      display: flex;
      justify-content: space-between;
      align-content: center;
      align-items: center; }
    div.formField .formSection .formContent {
      flex-grow: 1;
      min-width: 7rem; }
    div.formField .formSection .formSize5 {
      min-width: 1rem;
      width: 100%;
      max-width: 5rem; }
    div.formField .formSection .formSize10 {
      min-width: 1rem;
      width: 100%;
      max-width: 10rem; }
    div.formField .formSection .formSize15 {
      min-width: 1rem;
      width: 100%;
      max-width: 15rem; }
    div.formField .formSection .formSize20 {
      min-width: 1rem;
      width: 100%;
      max-width: 20rem; }
    div.formField .formSection .formSize25 {
      min-width: 1rem;
      width: 100%;
      max-width: 25rem; }
    div.formField .formSection .formSize30 {
      min-width: 1rem;
      width: 100%;
      max-width: 30rem; }
    div.formField .formSection .formSize35 {
      min-width: 1rem;
      width: 100%;
      max-width: 35rem; }
    div.formField .formSection .formSize40 {
      min-width: 1rem;
      width: 100%;
      max-width: 40rem; }
    div.formField .formSection .formSize45 {
      min-width: 1rem;
      width: 100%;
      max-width: 45rem; }
    div.formField .formSection .formSize50 {
      min-width: 1rem;
      width: 100%;
      max-width: 50rem; }
    div.formField .formSection .formSize55 {
      min-width: 1rem;
      width: 100%;
      max-width: 55rem; }
    div.formField .formSection .formSize60 {
      min-width: 1rem;
      width: 100%;
      max-width: 60rem; }
    div.formField .formSection .formSize65 {
      min-width: 1rem;
      width: 100%;
      max-width: 65rem; }
    div.formField .formSection .formSize70 {
      min-width: 1rem;
      width: 100%;
      max-width: 70rem; }
    div.formField .formSection .formSize75 {
      min-width: 1rem;
      width: 100%;
      max-width: 75rem; }
    div.formField .formSection .formSize80 {
      min-width: 1rem;
      width: 100%;
      max-width: 80rem; }
    div.formField .formSection .formSize85 {
      min-width: 1rem;
      width: 100%;
      max-width: 85rem; }
    div.formField .formSection .formSize90 {
      min-width: 1rem;
      width: 100%;
      max-width: 90rem; }
    div.formField .formSection .formSize95 {
      min-width: 1rem;
      width: 100%;
      max-width: 95rem; }
    div.formField .formSection .formSize100 {
      min-width: 1rem;
      width: 100%;
      max-width: 100rem; }
  div.formField .formHeader {
    width: 100%; }

.emailIcon {
  color: #13638f;
  border-color: #13638f;
  background-image: url(../Icons/SVG/envelope_13638f.svg); }

.mobileIcon {
  color: #13638f;
  border-color: #13638f;
  background-image: url(../Icons/SVG/mobile-android_13638f.svg); }

.radioButtonBox {
  padding: 1rem;
  border: 1px solid #AAAAAA;
  cursor: pointer;
  margin: 1px;
  min-width: 15rem; }
  .radioButtonBox.selected {
    border: 2px solid #3ba3db;
    margin: 0px; }
  .radioButtonBox.isReadOnly {
    border: none; }

@media screen and (max-width: 735px) {
  div.formField .formSection {
    flex-wrap: wrap;
    margin-right: 0rem;
    min-width: 100% !important;
    width: 100% !important;
    margin: .5rem 0rem .5rem 0rem; }
    div.formField .formSection > * {
      min-width: 100% !important;
      width: 100% !important;
      margin: .5rem 0rem .5rem 0rem; } }
