/** Geoff Morris CSS */

@import url("bootstrap.css");
@import url("default_style.css");


@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro&display=swap");
:root {
  --small-text: 11px;
  --med-text: 16px;
  --large-text: 32px;
  --bg-light: #fffffe;
  --bg-med: #d7d8d6;
  --bg-dark: #b4b5b4;
  --border-color: #4d4d4c;
  --dark-text: #4d4d4c;
  --med-text: #626261;
  --warning-text: #ce6e62;
  --logo-url: url(https://book.daycrun.ch/PBResources/PBOperation/skins/default/img/dc_prod_logo.png);
  --font-family: "Source Sans Pro", Avenir, Arial Unicode MS, Arial, sans-serif;
  --color-primary: #f16d2d;
  --color-secondary: #1eb8c9;
  --color-accent: #ff1c02;
  --bg-dark-tile: #777776;
  --bg-overlay: rgba(0, 0, 0, 0.7);
  --border-radius: 3px;
  --checkout-color: #3c3c3c; }

/*pbsignup */
html body {
  background-color: #d7d8d6;
  overflow-x: hidden; }

html > body > div.container {
  width: 100%;
  max-width: 100%; }

.logo,
#navbar-brand {
  background: var(--logo-url) left center no-repeat;
  background-color: var(--bg-light);
  vertical-align: middle;
  background-size: 89% !important;
  padding-bottom: 40px;
  background-position: 15px; }

div .dialog-heading {
  text-transform: uppercase;
  font-size: var(--med-text);
  color: #4d4d4d;
  background-color: #d7d8d6;
  padding-left: 15px;
  padding-top: 8px;
  padding-bottom: 5px;
  border-top: 4px solid #4d4d4d;
  border-bottom: 4px solid #4d4d4d;
  font-family: Avenir, Arial Unicode MS, Arial, sans-serif; }
div .dialog-subHeading {
  text-transform: uppercase;
  font-size: var(--med-text);
  color: #4d4d4d;
  background-color: #b4b5b4;
  padding-left: 15px;
  padding-top: 8px;
  padding-bottom: 7px;
  font-family: Avenir, Arial Unicode MS, Arial, sans-serif; }

.signupDialog-form {
  margin-left: 13px;
  margin-top: 15px;
  margin-bottom: 20px; }

.pbForm-label {
  font-family: Avenir, Arial Unicode MS, Arial, sans-serif;
  text-transform: uppercase;
  font-size: var(--small-text);
  color: #4d4d4d; }

div#gwtContent > table.editView > tbody > tr:nth-child(1) > td > div.editViewButtonRow {
  position: fixed !important;
  top: 95px; }

div#gwtContent {
  position: relative;
  top: 95px;
  width: 100%; }

div.container, div#gwtContent {
  min-width: unset;
  max-width: 100%; }

table .signupDialog-form > tbody > tr > td:first-child {
  width: 120px;
  vertical-align: middle; }

table .signupDialog-billingHeading > tbody > tr > td:first-child {
  width: 175px; }

.signupView-buttonBack, .signupView-buttonConfirm {
  background-color: #01b8ca;
  border-style: none;
  margin-bottom: 10px;
  margin-left: 14px;
  font-family: var(--font-family);
  color: #e5f7f8;
  font-size: var(--small-text);
  border-radius: var(--border-radius);
  height: 20px; }

.highlightButton {
  background-color: #f16d2d;
  border-radius: 5px; }
  .highlightButton:hover {
    background-color: #1eb8c9 !important; }

.signupView-buttonConfirm {
  background-color: #f16d2d !important;
  float: left !important; }

.signupView-buttonConfirm[disabled] {
  background-color: #f7ac88; }

.gwt-TextBox, .gwt-PasswordTextBox, .gwt-ListBox {
  height: 24px;
  margin-top: 0px;
  margin-bottom: 5px;
  width: 200px; }

.priceTile-box-quantity {
  width: 100% !important; }

table .signupDialog-billingHeading .gwt-Label {
  text-transform: uppercase;
  font-size: var(--med-text);
  color: #4d4d4d;
  background-color: #b4b5b4;
  padding-left: 15px;
  padding-top: 8px;
  padding-bottom: 7px;
  font-family: Avenir, Arial Unicode MS, Arial, sans-serif;
  width: fit-content;
  display: inline-block; }

.hintLabel-dialog {
  z-index: 99999999999999 !important; }

.hintLabel-dialog .dialogContent {
  padding-top: 0px !important; }

table .signupDialog-billingHeading {
  text-transform: uppercase;
  font-size: var(--med-text);
  color: #4d4d4d;
  background-color: #b4b5b4;
  padding-top: 8px;
  padding-bottom: 7px;
  font-family: Avenir, Arial Unicode MS, Arial, sans-serif; }

.signupDialog-link {
  display: inline-block;
  margin-left: 6px; }

.signupDialog-link a {
  color: #4d4d4d;
  font-size: var(--small-text);
  text-transform: none; }

table .pb-PBVisual {
  margin-top: 15px;
  margin-bottom: 15px; }
  table .pb-PBVisual tbody {
    padding-top: 20px; }

.pb-PBVisual div {
  margin-left: 15px; }

table .pb-PBVisual > tbody > tr > td:first-child {
  width: 130px; }

.contactDetailsTile-namePanel .pb-PBVisual > tbody > tr > td:first-child {
  width: 20px; }

.contactDetailsTile-namePanel .pb-PBVisual div {
  margin-left: 0px; }

table.editView tbody tr:nth-child(8) {
  background-color: #fffffe; }

table .signupDialog-addrForm tbody tr:nth-child(8) {
  background-color: #d7d8d6; }

/* user admin */
#gwtContent div table tbody tr:nth-child(9) td div.signupDialog-link a {
  font-size: var(--small-text);
  position: relative;
  right: 3px;
  font-family: var(--font-family); }

#gwt-uid-1 {
  margin-right: 0px;
  position: relative !important;
  display: inline-block;
  top: 0px;
  color: var(--dark-text); }

.gwt-CheckBox {
  display: inline-block; }
  .gwt-CheckBox label {
    display: inline-block;
    font-family: Avenir, Arial Unicode MS, Arial, sans-serif;
    font-weight: normal; }

.error,
div.info {
  margin-left: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Avenir, Arial Unicode MS, Arial, sans-serif;
  font-weight: normal;
  font-size: var(--small-text); }

/*login */
.navbar {
  border: none;
  background-color: var(--bg-light);
  padding-bottom: 20px;
  position: fixed;
  z-index: 9999999; }

#navbar-brand {
  color: transparent;
  background-size: 90%;
  background-position: 0px 10px;
  position: relative;
  right: 30px;
  top: 5px;
  height: auto !important; }

#gwtHeader {
  position: fixed;
  right: 27px;
  top: 30px;
  float: right;
  background-color: var(--bg-light); }

#navbarframe {
  border-style: none; }

.dialogMiddleCenterInner {
  padding-top: 40px; }

.loginPanel {
  margin: 0px;
  width: 100%; }
  .loginPanel tbody {
    display: flex;
    flex-wrap: wrap;
    width: 100%; }

.loginPanel tr, .loginPanel td {
  display: inline-flex; }

.loginPanel .gwt-Label {
  font-size: var(--large-text);
  text-transform: uppercase;
  font-family: var(--font-family);
  color: var(--dark-text);
  width: auto;
  padding-right: 30px; }
.loginPanel .gwt-TextBox, .loginPanel .gwt-PasswordTextBox {
  display: inline-flex;
  width: 280px;
  position: relative;
  top: 8px;
  height: 30px; }

html body div.gwt-DialogBox {
  top: 0 !important;
  left: 0 !important;
  z-index: 9999999 !important;
  position: fixed; }
  html body div.gwt-DialogBox.recoverDialog {
  width: 100% !important;
  left: 0px !important;
  top: 38px !important;
  position: relative;
  margin: 20px 0 0 !important; }
    html body div.gwt-DialogBox.recoverDialog .dialog-heading, html body div.gwt-DialogBox.recoverDialog .dialog-subHeading, html body div.gwt-DialogBox.recoverDialog .dialog-message {
    padding-left: 20px; }
    html body div.gwt-DialogBox.recoverDialog .dialog-message {
    padding-bottom: 10px; }
    html body div.gwt-DialogBox.recoverDialog .dialog.recoverDialog {
    width: 100% !important;
    margin: 0 !important; }
    html body div.gwt-DialogBox.recoverDialog table:not(.dialog) {
    width: 100%;
    overflow: hidden; }
    html body div.gwt-DialogBox.recoverDialog .recoverDialog-form {
    margin-left: 0 !important;
    padding-left: 20px !important;
    width: 1% !important; }
      html body div.gwt-DialogBox.recoverDialog .recoverDialog-form td {
      padding-bottom: 20px; }
        html body div.gwt-DialogBox.recoverDialog .recoverDialog-form td .gwt-Label.pbForm-label {
        font-size: var(--large-text);
        text-transform: uppercase;
        font-family: var(--font-family);
        color: var(--dark-text);
        width: auto;
        white-space: nowrap;
        padding-right: 30px; }
        html body div.gwt-DialogBox.recoverDialog .recoverDialog-form td input {
        display: inline-flex;
        width: 280px;
        position: relative;
        top: 4px;
        height: 30px; }
    html body div.gwt-DialogBox.recoverDialog tr:nth-child(5), html body div.gwt-DialogBox.recoverDialog tr:nth-child(6) {
    background-color: var(--bg-dark); }
      html body div.gwt-DialogBox.recoverDialog tr:nth-child(5) td, html body div.gwt-DialogBox.recoverDialog tr:nth-child(6) td {
      padding-left: 20px;
      padding-right: 20px; }
        html body div.gwt-DialogBox.recoverDialog tr:nth-child(5) td .button, html body div.gwt-DialogBox.recoverDialog tr:nth-child(6) td .button {
        background: #f16d2d;
        border-radius: 5px;
        padding: 8px 5px;
        font-weight: 700;
        font-size: 16px; }
          html body div.gwt-DialogBox.recoverDialog tr:nth-child(5) td .button:hover, html body div.gwt-DialogBox.recoverDialog tr:nth-child(6) td .button:hover {
          background: #1eb8c9; }
    html body div.gwt-DialogBox.recoverDialog tr:nth-child(5) td {
    padding-top: 15px;
    padding-bottom: 5px; }
    html body div.gwt-DialogBox.recoverDialog tr:nth-child(6) td {
    padding-top: 15px;
    padding-bottom: 15px; }
  html body div.gwt-DialogBox:nth-child(8) {
  width: 100%;
  height: 100%;
  top: 0 !important;
  bottom: 0 !important;
  position: fixed !important;
  background-color: var(--bg-overlay);
  z-index: 9999999; }
    html body div.gwt-DialogBox:nth-child(8) > div {
    height: 100%;
    position: fixed;
    margin-top: 0;
    margin-bottom: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    text-align: center; }
      html body div.gwt-DialogBox:nth-child(8) > div > table {
      margin-right: auto;
      margin-left: auto;
      margin-top: calc(50vh - 190px);
      margin-bottom: auto; }
    html body div.gwt-DialogBox:nth-child(8) .dialogMiddleCenter {
    border: none;
    padding: 10px;
    background-color: var(--bg-med) !important;
    border-radius: var(--border-radius); }
  html body div.gwt-DialogBox > div {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    width: 100% !important;
    height: 100vh !important;
    text-align: center !important;
    top: 0 !important;
    bottom: 0 !important;
    position: fixed !important;
    background-color: var(--bg-overlay) !important;
    z-index: 9999999 !important; }
    html body div.gwt-DialogBox > div > table {
      margin-right: auto;
      margin-left: auto;
      margin-top: calc(50vh - 190px);
      margin-bottom: auto; }
  html body div.gwt-DialogBox:nth-child(7) {
  /*   left: 0 !important;
    top: 85px !important; */
  background-color: var(--bg-med);
  padding: 0px; }
    html body div.gwt-DialogBox:nth-child(7) > div {
    height: 100%;
    margin-top: auto;
    margin-bottom: auto;
    width: 100%;
    height: 100vh;
    text-align: center;
    background-color: var(--bg-light); }
    html body div.gwt-DialogBox:nth-child(7) .dialogMiddleCenter {
    border: none;
    padding: 0;
    background-color: var(--bg-med) !important;
    border-radius: var(--border-radius); }
  html body div.gwt-DialogBox .bootstrapPanel {
  left: 45% !important;
  top: 20% !important; }
    html body div.gwt-DialogBox .bootstrapPanel .dialogMiddleCenterInner {
    padding-top: 18px; }
  html body div.gwt-DialogBox *, html body div.gwt-DialogBox .loginPanel-popup * {
  font-family: var(--font-family) !important; }

.loginPanel-popup {
  position: absolute;
  top: 100px !important; }
  .loginPanel-popup .dialogMiddleCenter {
    background-color: var(--bg-med) !important;
    border: none;
    padding: 0px !important; }

/*homeview*/
.homeView-searchPanel {
  position: relative;
  left: -20px; }
  .homeView-searchPanel tbody tr td:nth-child(3) table.searchBox {
    position: relative;
    top: 14px;
    left: 10px; }

.userAdmin-createUserDialog .gwt-Button {
  background-color: var(--color-primary);
  float: left;
  margin-bottom: 10px;
  margin-left: 25px; }

.gwt-TabBarItem-selected, .itemCollectionWidget-item, .itemCollectionWidget-item-button, .pbSuggestBox .button {
  background-color: var(--color-primary); }

.gwt-CheckBox {
  display: block;
  width: 100%; }

.loginPanel tbody tr:nth-child(6) {
  width: 100%;
  background-color: var(--bg-dark); }
.loginPanel tbody tr:nth-child(1), .loginPanel tbody tr:nth-child(3), .loginPanel tbody tr:nth-child(5) {
  margin-left: 30px;
  pading-right: 30px;
  min-width: 280px; }
.loginPanel tbody tr:nth-child(5) {
  width: 400px;
  padding-top: 10px;
  padding-bottom: 35px; }
.loginPanel tbody tr:nth-child(2), .loginPanel tbody tr:nth-child(4) {
  width: 70%; }
.loginPanel tbody tr:nth-child(6) {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 20px; }
.loginPanel tbody tr:nth-child(7) {
  padding-top: 10px;
  padding-bottom: 2px;
  padding-left: 20px;
  width: 100%;
  background-color: var(--bg-light);
  border: none; }
.loginPanel tbody tr:nth-child(8) {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 20px;
  width: 100%;
  background-color: var(--bg-light); }

@media only screen and (max-width: 870px) {
  .loginPanel tbody tr:nth-child(2),
  .loginPanel tbody tr:nth-child(4) {
    width: 50%; } }
@media only screen and (min-width: 1520px) {
  .loginPanel tbody tr:nth-child(2),
  .loginPanel tbody tr:nth-child(4) {
    width: 80%; } }
@media only screen and (min-width: 2350px) {
  .loginPanel tbody tr:nth-child(2),
  .loginPanel tbody tr:nth-child(4) {
    width: 85%; } }
.loginPanel-button {
  position: relative;
  left: 6px; }
  .loginPanel-button .roomDetails-multiButton-button-book,
  .loginPanel-button .roomDetailsTile-selectButton {
    background-color: var(--color-primary);
    font-family: Avenir, Arial Unicode MS, Arial, sans-serif;
    color: #e5f7f8;
    font-size: var(--small-text);
    border-radius: 3px;
    padding-right: 10px;
    padding-left: 10px;
    height: 25px; }

.loginPanel-link-signup, .loginPanel-link-recover a {
  color: #1eb8c9;
  position: relative;
  left: 7px; }

.gwt-HTML {
  font-family: var(--font-family) !important; }

/* home */
#gwtContent {
  position: relative;
  top: 50px; }

.homeView-subview {
  margin-left: 25px;
  position: relative;
  top: -90px;
  margin-right: 20px; }

.overviewPanel {
  margin-right: 30px !important;
  position: relative;
  top: 50px; }

/*
.homeView-subview > tbody > tr > td:nth-child(1) {
  width: 28%;
} */
.homeView-sidebar, .sidebar-calendar {
  width: 280px !important; }

.homeViewTable-button {
  width: 65px; }

.homeView-sidebar {
  position: relative;
  top: 45px;
  width: 100%;
  margin-right: 0 !important; }

.sidebar-calendar {
  margin-top: 0;
  width: 320px; }

.gwt-DatePicker {
  width: 100%;
  margin-right: 0 !important; }

.datePickerDays {
  width: 100%; }

.datePickerMonthSelector {
  width: 100%; }

.editViewButtonRow {
  position: relative;
  top: 10px;
  background-color: var(--bg-dark);
  border-top: 8px solid var(--border-color);
  border-bottom: 8px solid var(--border-color);
  height: 70px;
  padding-left: 25px;
  z-index: 9999999; }

.multiButton-button.roomDetails-multiButton-button {
  width: 107px; }

.editViewButtonRow button, .multiButton-container {
  width: 100px;
  font-size: var(--med-text) !important;
  font-weight: bold; }

.container {
  margin: 0 !important;
  margin-right: 0px;
  padding: 0;
  max-width: 100%;
  padding-right: 0px !important; }

.editViewSave-button, .editViewButtonRow .multiButton-button, .editViewButtonRow button.highlightButton, table.highlightButton {
  background-color: var(--bg-light) !important;
  color: var(--dark-text) !important;
  border-radius: 3px;
  font-family: var(--font-family);
  font-size: var(--med-text); }
  .editViewSave-button:hover, .editViewButtonRow .multiButton-button:hover, .editViewButtonRow button.highlightButton:hover, table.highlightButton:hover {
    background-color: var(--bg-light) !important; }

.editViewSave-button {
  position: relative;
  top: 2px; }

.nav-nameLabel {
  font-family: var(--font-family);
  font-size: var(--med-text);
  font-weight: bold; }

.offsetClock {
  font-family: var(--font-family);
  font-size: var(--med-text); }

.offsetClock-zone {
  font-family: var(--font-family);
  font-size: var(--med-text); }

.editView {
  margin-top: 0; }

.tilePanel {
  margin-top: 0;
  margin-bottom: 20px; }

div.tilePanelHeading {
  margin-top: 0; }

.tilePanel-heading:first-child {
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 25px;
  background-color: var(--bg-med);
  position: relative;
  font-family: var(--font-family); }

.nav-popup.chatPanel {
  z-index: 9999999;
  left: unset !important;
  right: 0px; }

#gwt-uid-4, #gwt-uid-5 {
  font-family: var(--font-family); }

.appointmentView {
  margin-top: 10px;
  margin-bottom: 40px;
  width: 100%; }

.tile {
  background-color: var(--bg-med); }
  .tile * {
    font-family: var(--font-family);
    font-size: var(--med-text); }

.durationTile {
  background-color: var(--bg-dark-tile) !important;
  width: 100px !important; }

.tilePanel-container {
  margin-top: 30px; }

/* .tilePanel-container > table {
  height: 130px;
} */
table.tile.appointmentTile {
  background-color: var(--bg-light) !important; }

.appointmentTile-noRoomsLabel {
  text-transform: uppercase;
  color: var(--warning-text); }

.appointmentTile-buttonPanel button {
  background-color: var(--bg-dark-tile);
  border-radius: 3px; }

.appointmentTile-buttonPanel {
  margin-left: 0; }

table.locationView,
table.participantsView,
table.attachmentsView,
table.dynamicFieldsView {
  width: 100%; }

.contactTile-buttonRow button {
  background-color: var(--color-primary);
  font-size: var(--med-text);
  padding: 10px;
  border-radius: var(--border-radius);
  text-transform: uppercase; }

.participantsView {
  margin-top: 40px; }
  .participantsView tbody tr td div.tilePanel div.tilePanel-container .tile-content {
    position: relative;
    top: -25px; }
    .participantsView tbody tr td div.tilePanel div.tilePanel-container .tile-content .tile-heading {
      position: relative;
      top: 23px; }
      .participantsView tbody tr td div.tilePanel div.tilePanel-container .tile-content .tile-heading .dismissButton {
        background-color: var(--bg-dark);
        color: var(--dark-text) !important; }

.participantsView-bar {
  margin-bottom: 0px;
  width: 100%; }
  .participantsView-bar > tbody > tr > td:nth-child(1) {
    top: 0px;
    background-color: var(--bg-med); }
    .participantsView-bar > tbody > tr > td:nth-child(1) > table {
      background-color: var(--bg-med); }
  .participantsView-bar .searchBoxTile-searchPanel {
    background-color: var(--bg-med); }

.addressbookPanel .addressbookView-searchPanel:nth-child(1) tr td:nth-child(1) .searchBoxTile {
  width: 320px !important;
  position: relative;
  left: -5px;
  top: 10px; }
  .addressbookPanel .addressbookView-searchPanel:nth-child(1) tr td:nth-child(1) .searchBoxTile .searchBox {
    position: relative;
    top: 20px; }
  .addressbookPanel .addressbookView-searchPanel:nth-child(1) tr td:nth-child(1) .searchBoxTile .tile-headingLabel {
    font-size: var(--med-text); }

.contactDetailsTile .gwt-ListBox {
  height: 25px;
  padding-top: 0;
  padding-bottom: 0;
  width: 190px; }
  .contactDetailsTile .gwt-ListBox option {
    font-size: var(--small-text) !important; }

.participantsView-bar {
  background: var(--bg-med); }
  .participantsView-bar > tbody > tr > td:nth-child(2) {
    margin-top: 0px; }
    .participantsView-bar > tbody > tr > td:nth-child(2) table {
      background-color: var(--checkout-color);
      color: var(--bg-light);
      float: right;
      width: auto; }
    .participantsView-bar > tbody > tr > td:nth-child(2) .dismissButton {
      color: var(--bg-light);
      margin-left: 20px; }

.addContactTile {
  height: 100px;
  background-color: var(--checkout-color) !important;
  color: var(--bg-light);
  margin: 0 !important; }
  .addContactTile .dismissButton {
    color: var(--bg-light) !important;
    margin-top: -3px; }

.personWidget-editView {
  background-color: var(--checkout-color) !important;
  color: var(--bg-light); }
  .personWidget-editView .gwt-Label {
    color: var(--bg-light); }

.contactTile {
  min-height: 230px; }

table.dynamicFieldsView {
  margin-top: 50px; }

.tilePanel-container {
  padding: 0; }

.locationSelectTile, .locationSelectTile-searchPanel {
  margin: 0; }

.locationView-bar, .locationSelectTile, .locationSelectTile-searchPanel {
  background-color: var(--bg-med); }

.locationSelectTile-searchPanel > tbody > tr:nth-child(1) > td:nth-child(1) {
  position: relative;
  left: 20px;
  top: 20px; }

.locationSelectTile-searchPanel > tbody > tr:nth-child(2) > td:nth-child(1) {
  position: relative;
  left: 20px;
  top: 20px; }

.locationSelectTile-searchPanel > tbody > tr:nth-child(3) > td:nth-child(1) {
  position: relative;
  top: 50px; }

.locationSelectTile-searchPanel .tile-headingLabel {
  font-size: var(--large-text);
  text-transform: uppercase;
  font-family: var(--font-family); }

.locationView-bar {
  width: 100%;
  margin-top: 20px; }

/*datepicker */
.datePickerDay {
  font-size: var(--small-text); }

.datePickerDayIsValueAndHighlighted {
  font-weight: bold; }

.datePickerNextButton, .datePickerPreviousButton {
  font-size: 30px;
  width: 45px; }

.datePickerMonth {
  padding: 8px;
  font-weight: bold; }

/*
.tile-headingLabel {
  font-size: var(--large-text);
  text-transform: uppercase;
} */
.locationSelectTile-searchPanel > tbody > tr:nth-child(3) > td > div:nth-child(1) > div.tilePanel-heading:nth-child(1) {
  background-color: var(--color-primary);
  color: var(--bg-light);
  font-size: var(--large-text);
  text-transform: uppercase;
  position: relative; }

.tilePanel-heading {
  font-size: var(--large-text); }

.searchResultsPanel {
  margin: 0;
  font-size: var(--med-text);
  text-transform: uppercase;
  position: relative;
  margin-bottom: 40px;
  width: 100%; }

.searchResultsPanel > tbody > tr > td > div > div:first-child {
  background-color: var(--color-secondary);
  margin-bottom: 20px;
  margin-top: 40px;
  color: var(--bg-light);
  font-size: var(--large-text); }

.searchResultsPanel > tbody > tr > td:nth-child(1) {
  background-color: var(--bg-dark); }

.searchResultsPanel > tbody .tilePanel {
  background-color: var(--bg-med); }

.searchResultsPanel > tbody > tr:nth-child(2) > td > div > div:first-child {
  background-color: var(--color-primary);
  margin-bottom: 20px;
  margin-top: 0px;
  position: relative; }

.searchResultsPanel .tilePanel-container {
  margin-left: 20px; }

.searchResultsPanel .tilePanel {
  margin-bottom: 0;
  padding-bottom: 30px; }

.searchResultsPanel .buttonRow button {
  background-color: var(--bg-light);
  color: var(--dark-text) !important;
  border-radius: 3px;
  font-family: var(--font-family);
  font-weight: bold;
  padding: 10px;
  position: relative;
  left: 20px;
  margin-top: 15px; }

.searchResultsPanel .buttonRow .dismissbutton {
  position: relative;
  left: 0px;
  background-color: var(--bg-dark); }

.detailsTile {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  width: 330px; }

.roomDetailsTile-addOnsPanel {
  display: block; }

/* 
.detailsTile table.tile-content {
  width: 200px;
} */
/* .roomDetailsTile {
  height: 245px;
  border-color: var(--bg-dark);
  background-color: var(--bg-dark);
}
 */
.roomDetailsTile {
  height: 175px;
  border-color: var(--bg-dark);
  background-color: var(--bg-dark); }

.contactTile:nth-child(1) {
  margin-left: 25px; }

.contactTile,
.personWidget {
  background-color: var(--bg-dark); }

.personWidget {
  margin-top: 0; }

.userAdminViewPanel {
  position: relative;
  top: 90px; }

.userAdminView-createButton {
  position: relative;
  bottom: 2px; }

.userAdmin-popup {
  position: absolute;
  left: 20% !important;
  top: 105px !important; }

.passwordResetDialog-popup {
  position: absolute;
  top: 100px !important;
  padding: 10px !important;
  background-color: var(--bg-med) !important;
  height: 220px !important; }

.passwordResetDialog-popup > div {
  height: 100% !important;
  background-color: var(--bg-med) !important; }

.passwordResetDialog-popup > div .dialogMiddle {
  text-align: left; }

.passwordResetDialog-popup button {
  float: left !important;
  margin-top: 10px;
  background-color: var(--color-primary); }

.passwordResetDialog-heading {
  font-weight: bold; }

.passwordResetDialog-popup .dialogTop {
  background-color: var(--bg-med); }
.passwordResetDialog-popup .dialogMiddleCenterInner.dialogContent {
  padding-top: 0px; }

.contactDetailsTile-image {
  background-color: var(--bg-light); }

.addressbookPanel {
  margin-left: 0 !important; }

.addressbookPanel-body .contactDetailsTile {
  background-color: var(--bg-med) !important;
  border: none;
  padding: 100px !important; }
.addressbookPanel-body .contactDetailsTile-imagePanel {
  margin: 12px; }
.addressbookPanel-body .contactDetailsTile-detailsPanel {
  margin: 10px; }
.addressbookPanel-body .contactDetailsTile-user {
  border-top: 5px solid var(--color-primary); }
.addressbookPanel-body .contactWidget-dismissButton {
  background-color: transparent !important; }
.addressbookPanel-body .personWidget > tbody > tr {
  border-bottom: none; }
.addressbookPanel-body .contactDetailsTile-editButton {
  background-color: var(--border-color);
  color: var(--bg-light);
  text-transform: uppercase; }

.addressbookView-searchPanel .searchBox {
  background-color: transparent; }
.addressbookView-searchPanel .searchBox-button {
  position: relative;
  left: -10px; }
.addressbookView-searchPanel .searchBox-input {
  margin-left: 10px;
  margin-right: 10px; }
.addressbookView-searchPanel .tile-headingLabel {
  position: relative;
  top: 15px !important;
  left: 10px !important;
  font-size: var(--med-text) !important; }

.addressbookView-searchPanel
.addressbookPanel-body .contactDetailsTile-editButton, .addressbookPanel-body .pbToggleButton, .addressbookPanel-body .buttonRowButton, .addressbookPanel-body .button {
  background-color: var(--color-primary) !important; }

.contactDetailsTile-inviteButton {
  background-color: var(--color-primary) !important;
  font-family: var(--font-family);
  position: relative;
  top: 45px; }

.contactTile-detailsContainer {
  margin-top: 60px;
  font-size: var(--med-text); }
  .contactTile-detailsContainer .pb-PBVisual {
    margin-left: 0;
    margin-bottom: 10px;
    font-weight: bold; }
    .contactTile-detailsContainer .pb-PBVisual .gwt-Label {
      margin-left: 0px; }
    .contactTile-detailsContainer .pb-PBVisual .pbForm-label {
      margin-left: 5px;
      margin-top: 10px;
      margin-bottom: 10px; }

.contactTile-kfzPanel .gwt-TextBox {
  height: 37px;
  margin-bottom: 15px; }

.contactDetailsTile-detailsPanel button {
  background-color: var(--bg-dark);
  color: var(--dark-text);
  font-size: var(---text);
  font-weight: bold; }

/*
.roomDetailsTile > tbody > tr:nth-child(2) {
  height: 75px;
} */
.roomDetailsTile-addOnsPanel-item {
  margin-bottom: 40px; }

.roomDetailsTile-image {
  width: 110px;
  background-color: var(--bg-light); }

.roomDetailsTile-mainContent {
  border-bottom: 1px var(--bg-light) solid; }

.roomDetailsTile-nameLabel {
  font-family: var(--font-family);
  font-weight: bold;
  font-size: var(--small-text); }

.roomDetailsTile-capacityLabel,
.roomDetailsTile-addressLabel,
.roomDetailsTile-buildingLabel {
  text-transform: none;
  font-family: var(--font-family); }

.roomDetailsTile-priceLabel {
  font-family: var(--font-family);
  font-size: var(--med-text);
  font-weight: bold;
  position: relative;
  top: 80px;
  left: -113px; }

.roomDetailsTile-currencyLabel {
  font-family: var(--font-family);
  font-size: var(--med-text);
  font-weight: bold;
  position: relative;
  top: 60px;
  left: -81px; }

.roomDetailsTile-pricePanel {
  width: 0px !important; }

.pbSuggestBox-textBox {
  height: 2.365rem;
  position: relative;
  bottom: 1rem; }

.multibutton,
.roomDetails-multiButton-button-book {
  width: 110px !important;
  position: relative;
  top: 40px; }

.roomBookingTile-detailsContainer .radioButtonGroup {
  position: relative;
  right: 20px; }

.roomDetailsTile-selectButton {
  width: 110px !important; }

.roomDetailsTile-addOnsPanel {
  position: relative;
  top: 40px;
  background-color: var(--bg-dark); }

.roomDetailsTile-detailsPanel {
  width: 140px !important; }

.roomDetailsTile-locationPanel {
  width: 120px !important; }

.attachmentsView {
  margin-top: 120px;
  border-top: 20px solid var(--border-color);
  position: relative;
  top: 60px; }

.attachmentsView .tilePanel-container {
  margin-top: 0; }

.attachmentView-textArea {
  margin-bottom: 40px; }

.attachmentsView .tile-body,
.dynamicFieldsView .tile-body {
  margin-left: 20px;
  padding-bottom: 40px !important; }

.dynamicFieldsView .tilePanel-container {
  margin-top: 0; }

.dynamicFieldsView {
  margin-bottom: 40px; }

.logoView .tilePanel-container {
  margin-top: 0; }

.logoUploadTile {
  margin: 0; }

.logoUploadTile .tile-content {
  margin-left: 20px;
  margin-bottom: 30px; }

#gwtFooter {
  position: relative;
  top: 50px;
  left: 10px; }

.roomBookingTile-mainContent {
  border: 10px var(--bg-med) solid;
  background-color: var(--bg-med); }

.appointmentTile-roomContainer .detailsTile {
  margin-bottom: 10px; }

.appointmentTile-title {
  font-size: var(--med-text) !important; }

.appointmentView .tilePanel-container > table:nth-child(1) {
  margin-left: 25px; }

.appointmentView .tilePanel-container .tile {
  height: 130px !important; }

.serviceProviderInfoWidget {
  padding: 0px; }

.appointmentTile-buttonPanel button {
  margin: 0; }

.serviceProviderInfoWidget .buttonRowButton {
  position: relative;
  right: 10px;
  top: 10px; }

.locationView-bar .editableTile {
  background-color: var(--checkout-color);
  color: var(--bg-light);
  position: relative;
  right: 10px;
  bottom: 10px;
  font-size: var(--med-text); }

.pricingTile-subHeading {
  font-size: var(---text); }

.locationView-bar .editableTile .tile-heading {
  font-size: var(--large-text); }

button.dismissButton {
  color: var(--bg-light) !important; }

table.searchResultsPanel > tbody > tr > td > table.buttonRow {
  font-size: var(--large-text); }

.searchResultsPanel {
  margin-bottom: 0;
  background-color: var(--bg-light); }

iframe.roomDetailsTile-detailsFrame {
  position: relative;
  top: 45px;
  z-index: 10000 !important;
  width: 100%;
  height: 500px !important;
  overflow: hidden !important; }

.roomDetailsTile-detailsContainer {
  positionion: relative;
  z-index: 10000 !important;
  background-color: var(--bg-dark); }

iframe.roomDetailsTile-detailsFrame body {
  width: 100% !important; }

.roomDetailsTile-detailsContainer {
  overflow: hidden !important; }

.roomDetailsTile-detailsFrame html body {
  display: block;
  width: 100% !important; }

.roomDetailsTile-detailsFrame html body {
  overflow: hidden !important; }

.searchBoxTile {
  margin: 0;
  width: 100%; }

.searchBoxTile-searchPanel {
  position: relative;
  margin: 0;
  width: 100%; }

.searchBoxTile-searchPanel
> tbody
> tr:nth-child(1)
> td
> div.tile-headingLabel {
  font-family: var(--font-family);
  font-size: var(--large-text);
  text-transform: uppercase;
  position: relative;
  left: 25px;
  top: 30px; }

.searchBoxTile-searchPanel > tbody > tr:nth-child(2) .pbSuggestBox {
  margin-left: 24px;
  margin-top: 36px; }

.searchBoxTile-searchPanel
> tbody
> tr:nth-child(2)
.pbSuggestBox
.pbSuggestBox-textBox {
  width: 22.5rem; }

.pbSuggestBox button {
  position: relative;
  bottom: 1px; }
  
  
 /* -- For BillingView items. */

.homeView-subview .billingView {
	margin: 50px 3px;
	text-align: left;
}

.homeView-subview .billingView h1 
{

	font-size: 1.5rem;
	vertical-align: middle;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding: 10px 15px;
	text-align: left;
}

.homeView-subview .billingView .body {
	  display: flex;
	  flex-direction: row;
	  justify-content: space-between;
	  width:100%;
	  
}

.homeView-subview .billingView .tableContainer  {
	  margin: 15px;
	  width: 65%;

}

.homeView-subview .billingView .detailsContainer {
	flex: 0;
	background-color: #d7d8d6;
	margin: 110px 15px 30px 15px;
	width: 336px;
	  
}

.homeView-subview .billingView .tableContainer .gwt-TextBox  {
	  width: 18.125rem; 
	  background-color: #e8ecef;
	  border: solid 0.0625rem #3c3c3c;
	  height: 2.375rem;
	  margin: 15px;
	  
}

.homeView-subview .billingView .tableContainer .GBG2FFLDGE {
  margin: 15px;
  width: 100%;
}
  

@media only screen and (max-width: 1366px) {
.homeView-subview .billingView .tableContainer .GBG2FFLDGE {width: 1000px;}
}

@media only screen and (max-width:1280px){	

.homeView-subview .billingView .tableContainer .GBG2FFLDGE {width: 960px;}
}

  
.homeView-subview .billingView .tableContainer .GBG2FFLDJD,
.homeView-subview .billingView .tableContainer .GBG2FFLDAD,
.homeView-subview .billingView .tableContainer .GBG2FFLDAE {
	background-color: transparent !important;
	text-shadow: none;
	border: none;
}

.homeView-subview .billingView .detailsContainer h2,
.homeView-subview .billingView .detailsContainer h3  {

  text-transform: uppercase;
  background-color: #b4b5b4;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 8px;
  padding-bottom: 7px;
  font-family: Avenir, Arial Unicode MS, Arial, sans-serif;
  margin-top: 0px;
  font-size: 1.2em;
  vertical-align: middle;
  text-align: left;
  width: 320px;
}

.homeView-subview .billingView .detailsContainer .pbForm-label {
  font-family: Avenir, Arial Unicode MS, Arial, sans-serif;
  text-transform: uppercase;
  font-size: var(--small-text);
  font-weight: 550;
  /* color: #4d4d4d; */
}

.homeView-subview .billingView .detailsContainer .pb-PBVisual {
  margin-top: 5px;
  margin-bottom: 5px;
}

.homeView-subview .billingView .detailsContainer .pb-PBVisual .gwt-Label {
  padding-right: 0px;
  padding-top: 5px;
}


.homeView-subview .billingView .detailsContainer .gwt-Button {
  background: none !important;
  padding: 5px !important;
  border-style: none !important;
  margin: 5px 15px !important;
  font-family: Avenir, Arial Unicode MS, Arial, sans-serif ;
  border-radius: 8px !important;
  height: 30px ;
  width: 100px;
  color: #e5f7f8 ;
  font-size: var(--med-text) !important;
}
 
.homeView-subview .billingView .detailsContainer .download {
  background-color: #01b8ca !important;
  margin-top: 10px !important;
  margin-left: -115px !important;
  width: auto;
  /* font-size: var(--small-text) !important;  */

}

.homeView-subview .billingView .detailsContainer .pay {
  background-color: #f16d2d !important;
  /* height: 45px ; */
  width: auto;
  font-size: var(--big-text) !important;
  margin-left: -115px !important;
}

.homeView-subview .billingView .billingView-order-open  {
  color: red;
}

/*
 * fixing the calendar view style
 */
.scheduler-row.scheduler-hourRow {
        display: table;
}
.scheduler-row.scheduler-hourRow .scheduler-hourCell {
        display: table-cell;
}

/*# sourceMappingURL=style.css.map */
