/*!
 * <auto-generated>
 * WARNING: Don't edit this file by hand! Instead, you should be using Compass.
 * Changes to this file may cause incorrect behavior and will be lost if
 * the code is regenerated.
 *
 * This code was generated by Compass using compass/sass/officeTheme.scss
 *
 * </auto-generated>
 */
/*
 * This file contains CSS specific to the Office Theme
 * ALL GENERIC CSS STYLES INCLUDING THOSE THAT SPECIFY COLORS SHOULD BE ADDED HERE
*/
/* Office Theme CSS */
code {
  color: #000000;
  background-color: #EAEAEA;
  border-radius: 2px;
  padding: 0.75em;
  word-break: break-word;
  display: block;
  font-family: 'open sans';
  margin: 0.5em auto;
}
code.scrollable-section {
  max-height: 100px;
}

.pm-inline-notification {
  background-color: #FFEEBF;
  position: relative;
  padding: 1em 1em 1em 4em;
  margin: 1em auto;
}
.pm-inline-notification > i {
  position: absolute;
  left: 1em;
  top: 1em;
}

.pm-highlight-link {
  text-decoration: underline;
}

.send-progress-icon,
#imgProgress {
  background-image: url("../../../content/images/Site/ProgressAnimation.gif");
  background-repeat: no-repeat;
  cursor: pointer;
  display: inline-block;
  height: 15px;
  width: 15px;
  margin-top: 12px;
  position: absolute;
  right: 16px;
  background-size: contain;
}

.pm-kendo-popup p a {
  color: #3678af;
  font-weight: bold;
}

.pm-kendo-popup .popup-buttons {
  float: right;
}

.pm-popup-content {
  padding: 0 1em;
}

.pm-popup-content li {
  margin-left: 2em;
}

.opt-in-popup .scrollable-list {
  overflow: auto;
  max-height: 315px;
}

.Office .built-in-buttons {
  margin: 5px 0em 10px 0em;
}

.Office .built-in-buttons-edit-mode {
    display: block !important;
    margin: 0 10% 0 7%;
}

.content-without-panels, .content-with-panels, .layout-leftpanel-main {
  margin-top: 15px;
}

body.header-for-member .content-without-panels {
  margin-top: 35px;
}
body.header-for-member .content-without-panels .online-page-header {
  padding-bottom: 10px;
  font-family: var(--xpl-font-family-default);
}

#button-back-container-view {
  margin-top: 0px;
}

.layout-with-menus .record-list-wrapper {
  margin: 121px 22px 0 277px;
}

.setup-main-panel {
  background-color: #ffffff;
}

#side-menu {
  top: 0;
}

.use-custom-scrollbar {
  padding: 5px 0;
}

.use-custom-scrollbar.parent-fixed {
  top: 100px;
  bottom: 20px;
  position: absolute;
  width: 270px;
  overflow-y: auto;
}

.layout-with-menus .use-custom-scrollbar.parent-fixed {
    width: 296px;
}

.use-custom-scrollbar.object-view {
  top: 30px;
}

.custom-scrollbar-content {
  margin-bottom: 15px;
}

.fixed-left-menu {
  position: fixed !important;
  height: auto !important;
  top: 0;
  margin-left: 0;
  left: 0;
  bottom: 0;
  margin-top: 102px;
  padding-bottom: 25px;
  z-index: 10;
  padding-top: 42px;
  float: none !important;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}

#content-wrapper {
  margin-top: 96px;
  /*margin-bottom: 2em;*/
  position: relative;
  z-index: 0;
  /* Set to 0 to avoid UI glitch on Planner event details page */
}

.layout-leftpanel-main #DetailPage_leftside.with-related-info {
  margin-left: 0;
}

#DetailPage_leftside.side-panel.left-panel {
  position: static;
}

.menu.side-panel, .fixed-left-menu {
  width: 270px;
}

#main-wrapper .menu.side-panel, #main-wrapper .fixed-left-menu {
  background-color: #292632;
  color: #ffffff;
}
#main-wrapper .menu.side-panel li, #main-wrapper .menu.side-panel a, #main-wrapper .menu.side-panel .box-tab-caption-active, #main-wrapper .fixed-left-menu li, #main-wrapper .fixed-left-menu a, #main-wrapper .fixed-left-menu .box-tab-caption-active {
  color: inherit;
}
#main-wrapper .menu.side-panel .tab-active, #main-wrapper .menu.side-panel .tab:hover, #main-wrapper .fixed-left-menu .tab-active, #main-wrapper .fixed-left-menu .tab:hover {
  background-color: #135882 !important;
}
#main-wrapper .menu.side-panel .contextMenu a, #main-wrapper .fixed-left-menu .contextMenu a {
  color: #363636;
}

.list-seperator {
  border-top: 1px solid #6A6D7D;
  margin: 15px 15px 7px 15px;
}

.calendar-menu .calendar-name, .calendar-menu .services .link {
  color: #FFFFFF;
}

.subsection-content > div, .subsection-content > p {
  margin-bottom: 0;
}

.subsection-content {
  border-top: none;
  padding: 1px 0 0;
}

.page-layout-section-content .objectPageLayoutSection {
  margin-top: 0;
}

.objectPageLayoutSection {
  width: 100%;
  margin-top: 0;
}

.objectPageLayout.edit-mode .objectPageLayoutSection label, .objectPageLayout.edit-mode .objectPageLayoutSection .filter-label, .objectPageLayout.edit-mode .objectPageLayoutSection .label {
  text-align: left !important;
  margin-left: 4px;
  font-weight: 500;
}
.objectPageLayout.edit-mode .objectPageLayoutSection label {
  margin-top: 3px;
}
.objectPageLayout.edit-mode .objectPageLayoutSection .Birthdate-wrapper .field .readonly {
  width: 100%;
}
.objectPageLayout .objectPageLayoutSection caption {
  background-image: none;
  border-bottom: 1px solid #808080;
  padding-bottom: 0.25em;
}
.objectPageLayout .objectPageLayoutSection label, .objectPageLayout .objectPageLayoutSection .filter-label, .objectPageLayout .objectPageLayoutSection .label {
  color: inherit;
  vertical-align: top;
  margin-top: 2px;
  font-size: 14px;
}

.placing-booking-restriction {
  width: 600px;
  white-space: nowrap;
}


.one-col-layout td.label {
  width: 200px;
}

.Notes-wrapper td.label, .ARCHIVEFEDERALGOODSSERVICESTAX-wrapper td.label, .one-col-layout .Moderation-wrapper td.label, .objectPageLayoutSection .MultipleBookingSlots-wrapper td.label {
  width: 15.85%;
  padding-left: 0px;
}

.ARCHIVEFEDERALGOODSSERVICESTAX-wrapper td.label, .PARKINGPROVINCIALSALESTAX-wrapper td.label {
  max-width: 103px;
}

.objectPageLayout .label, objectPageLayout .field {
  padding-bottom: 4px;
  padding-top: 4px;
}

.edit-mode.objectPageLayout .label {
    padding-bottom: 0;
}

.objectPageLayout a .label, .objectPageLayout button .label {
  text-align: center !important;
  width: auto;
  display: inline;
}

.objectPageLayout .label {
  width: 30%;
  white-space: nowrap;
}

.objectPageLayout .three-col-layout .label .ellipsis {
   /* white-space: normal;*/
}

.objectPageLayout.edit-mode .label {
  width: 95.5%;
}

.two-col-layout .label {
  /*width: 15%;*/
}

.objectPageLayout .field, .editEventContainer .k-edit-field {
    width: 65%;
    max-width: none;
    vertical-align: top;
    margin-top: 4px;
}

.edit-mode.objectPageLayout .two-col-layout .field,
.edit-mode.objectPageLayout .three-col-layout .field {
  width: 100%;
}

#visibleContentContainer.objectPageLayout .field {
  max-width: 300px;
}

.objectPageLayout .FirstName-wrapper .field .field-web-control.readonly {
  width: 70%;
}

.objectPageLayout.Facility-Object, .objectPageLayout.Service-Object {
    min-width: 1024px;
}

.one-col-layout td.field {
  width: 99%;
}

.label label {
  text-align: right !important;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.field {
  padding-left: 1em;
  padding-right: 1em;
  max-width: 300px;
}

.span-field-lookup .field-web-control {
  max-width: 300px;
  margin-left: 5px;
}

.textarea-field-wrapper .label, .LongTextArea-wrapper .label, .multi-items-cell-wrapper .label {
  vertical-align: top;
  padding-top: 4px;
}

.textarea-field-wrapper .field, .text-wrapper .field {
  max-width: 100%;
}

.field div {
  vertical-align: middle;
  
}

.field table {
  display: table !important;
}

.edit-mode .objectPageLayoutSection .k-numeric-wrap .k-select {
    margin-top: 4px;
}
.edit-mode .objectPageLayoutSection .k-numeric-wrap .k-select .k-i-arrow-60-up {
    top: 3px;
}
.edit-mode .objectPageLayoutSection .k-numeric-wrap .k-select .k-i-arrow-60-down {
   bottom: -2px;
}
.edit-mode .objectPageLayoutSection #serviceextraitemselectorwrapper .tr-extra-item {
    border: none !important;
}
.edit-mode .objectPageLayoutSection #serviceextraitemselectorwrapper .k-dropdown-wrap {
    height: 40px;
}
.edit-mode .objectPageLayoutSection #serviceextraitemselectorwrapper .k-dropdown-wrap .k-select .k-icon {
    margin-left: 0px;
    margin-top: 4px;
    margin-right: 5px;
}
.edit-mode .objectPageLayoutSection #serviceextraitemselectorwrapper .k-dropdown-wrap .k-input {
    padding: 8px 6px;
}

.edit-mode .objectPageLayoutSection .k-textbox:hover,
.edit-mode .objectPageLayoutSection .k-autocomplete.k-hover,
.edit-mode .objectPageLayoutSection .k-picker-wrap.k-hover,
.edit-mode .objectPageLayoutSection .k-numeric-wrap.k-hover,
.edit-mode .objectPageLayoutSection .k-dropdown-wrap.k-hover {
  background-color: white !important;
}
.edit-mode .objectPageLayoutSection .field .k-dropdown-wrap,
.edit-mode .objectPageLayoutSection .field select,
.edit-mode .objectPageLayoutSection .field input:not(.k-numberic-wrap):not(.input-validation-error):not(.xpl-radio),
.edit-mode .objectPageLayoutSection .field textarea,
.edit-mode .objectPageLayoutSection .field .k-numeric-wrap,
.edit-mode .objectPageLayoutSection .field .k-multiselect {
  border: 1px solid #E1E2E8 !important;
}
.edit-mode .objectPageLayoutSection .field .k-multiselect-wrap input:not(.k-numberic-wrap):not(.input-validation-error):not(.xpl-radio),
.edit-mode .objectPageLayoutSection .field .k-dropdown-wrap input:not(.k-numberic-wrap):not(.input-validation-error):not(.xpl-radio),
.edit-mode .objectPageLayoutSection .field .k-numeric-wrap input:not(.k-numberic-wrap):not(.input-validation-error):not(.xpl-radio) {
    border: none !important;
}
.edit-mode .objectPageLayoutSection .field .k-dropdown-wrap.k-focused,
.edit-mode .objectPageLayoutSection .field select:focus,
.edit-mode .objectPageLayoutSection .field input:focus,
.edit-mode .objectPageLayoutSection .field textarea:focus,
.edit-mode .objectPageLayoutSection .field span:focus,
.edit-mode .objectPageLayoutSection .field .k-numeric-wrap.k-focused {
  border-color: #6923F4 !important;
}
.edit-mode .objectPageLayoutSection .k-autocomplete.k-focused,
.edit-mode .objectPageLayoutSection .k-dropdown-wrap.k-focused,
.edit-mode .objectPageLayoutSection .k-picker-wrap.k-focused,
.edit-mode .objectPageLayoutSection .k-numeric-wrap.k-focused,
.edit-mode .objectPageLayoutSection .k-numeric-wrap .k-input,
.edit-mode .objectPageLayoutSection .k-multiselect.k-header.k-focused {
  box-shadow: unset !important;
  -webkit-box-shadow: unset !important;
}
.edit-mode .objectPageLayoutSection .field #multiGLAccountContainer .k-combobox {
  width: calc(100% - 35px) !important;
}
.edit-mode .objectPageLayoutSection .field #multiGLAccountContainer .k-combobox.multiGLAccount {
  width: calc(100% - 109px) !important;
}
.edit-mode .objectPageLayoutSection .field .k-combobox.payment-search {
  width: 50% !important;
}
.edit-mode .objectPageLayoutSection .field div:not(.multi-item) > span > .k-dropdown-wrap {
  height: 33px;
  padding-top: 5px;
  border-radius: 6px;
}
.edit-mode .objectPageLayoutSection .field div.multi-item > span > .k-dropdown-wrap .k-select,
.edit-mode .objectPageLayoutSection .field .k-numeric-wrap .k-input,
.edit-mode .objectPageLayoutSection .field .k-numeric-wrap .k-select,
.edit-mode .objectPageLayoutSection .field .k-combobox span span {
  border: unset !important;
}
.edit-mode .objectPageLayoutSection .field .k-dropdown-wrap .k-select .k-icon {
  vertical-align: -webkit-baseline-middle;
  background-image: url(/content/images/leftpanels/arrow-down-icon.png);
  background-position: 3px;
  background-size: 15px;
  margin-left: 4px;
}
.edit-mode .objectPageLayoutSection .field .k-dropdown-wrap .k-select .k-icon:before {
  content: unset;
}
.edit-mode .objectPageLayoutSection .field select,
.edit-mode .objectPageLayoutSection .field .k-combobox .k-dropdown-wrap {
  height: 40px;
}
.edit-mode .objectPageLayoutSection .field input:not(.xpl-toggle):not(.xpl-checkbox):not(.xpl-radio) {
  height: 40px;
  padding-left: 8px;
}
.edit-mode .objectPageLayoutSection .field input.xpl-toggle:after {
  top: 1px;
}
.edit-mode .objectPageLayoutSection .field .k-multiselect-wrap .k-input {
  height: 32px !important;
  border: unset !important;
}
.edit-mode #lookup-container-d91e6f47-2bc0-44e7-9225-74d322007d89 input {
  color: #6923F4;
  text-decoration: underline;
}
.edit-mode .objectPageLayoutSection .field .postalcode-field-label.postalcode-static-icon {
  vertical-align: -webkit-baseline-middle;
}
.edit-mode .objectPageLayoutSection .field .input-validation-error {
  border-color: #C2210F !important;
}
.edit-mode .objectPageLayoutSection #withdrawalFeesContainer .multi-item-withdrawal-item .k-combobox .k-dropdown-wrap,
.edit-mode .objectPageLayoutSection #occupancyItemsContainer .multi-item-occupancy-item .k-combobox .k-dropdown-wrap {
  height: 41px;
  padding-top: 0;
}
.edit-mode .objectPageLayoutSection .multi-items-cell-wrapper #multiPricesContainer .multi-item-online {
    padding: 0 0.2em;
}

.Office .field input:not(.xpl-checkbox):not(.xpl-toggle):not(.xpl-radio),
.Office .field select, 
.Office .field textarea {
  background-color: #ffffff;
  border-radius: 5px;
}
.Office .field select:hover {
  border-color: #adadad;
  cursor: pointer;
  background-image: none;
}

.template-picker-table {
  width: auto;
}

#trCampaign {
  max-width: 728px;
}

.fullContentPopup {
  margin-top: 122px;
  margin-bottom: 122px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
}

table {
  width: 100%;
}

.templatePage > table {
  table-layout: fixed;
}

.objectPageLayout.edit-mode .page-layout-section-content input.xpl-toggle[type="checkbox"],
#setupPageLayoutContainer input.xpl-toggle[type="checkbox"] {
    width: 45px !important;
    background-color: #E1E2E8;
}

.objectPageLayout.edit-mode .page-layout-section-content input[type="checkbox"]:checked,
#setupPageLayoutContainer input.xpl-toggle[type="checkbox"]:checked {
    background-color: var(--xpl-color-secondary-lm);
}

/* Add Multi Price/Fee/Extra Item CSS*/
.multi-items-wrapper .multi-item {
  list-style: none;
  margin-bottom: 5px;
}
.multi-items-wrapper .multi-item select{
  width: 215px !important;
}
.multi-items-wrapper .disabledPriceType {
    width: 263px;
    display: inline-block;
    border-color: rgb(204, 204, 204);
    height: 25px;
    padding-top: 6px;
    border-style: solid;
    border-radius: 2px;
    padding-left: 6px;
}
.multi-items-wrapper .label {
  vertical-align: top;
}
.multi-items-wrapper .k-autocomplete {
  width: 135px;
}
.multi-items-wrapper .k-numerictextbox {
  width: 75px;
}
.multi-items-wrapper .multi-item-add-control {
  margin-top: 7px;
  margin-bottom: 1em;
}
.multi-items-wrapper .multi-item-add-control > span {
  cursor: pointer;
}
.multi-items-wrapper .multi-item-add-control i {
  margin-right: 0.25em;
}
.multi-items-wrapper .pmf-cross {
  padding: 8px 3px;
 float: right !important;
  vertical-align: middle;
}
.multi-items-wrapper .multi-items-online-float {
  float: right;
}
.multi-items-wrapper .multi-items-online-float .field-web-control.multi-item-online {
  padding-right: 27px;
}
.multi-items-wrapper input[type="checkbox"] {
  margin-right: 0;
}
.multi-items-wrapper .field-control-wrapper {
  margin-bottom: 0.5em;
}

.multi-items-wrapper .field {
  padding-left: 10px;
}
.multi-items-wrapper .isCustomized, .multi-items-wrapper .isVisibleShowOnline {
   display: inline-block;
}

.field-web-control .isVisibleShowOnline label{
    vertical-align: text-bottom;
}

.multi-items-cell-wrapper > .field {
  padding-bottom: 1em;
}
.multi-items-cell-wrapper .multi-item {
  list-style: none;
  margin-bottom: 5px;
}
.multi-items-cell-wrapper ul {
    max-width: 600px;
}

.multi-items-cell-wrapper #plannereventadditionalfacilityselectorwrapper ul {
    max-width: 100%;
}

.multi-items-cell-wrapper .multi-item-price {
  width: 130px;
  text-align: right;
}
.multi-items-cell-wrapper .multi-item-price-label, .multi-items-cell-wrapper .multi-item-price-input {
  width: 130px;
  display: inline-block;
  padding-right: 3px;
  padding-left: 7px;
}
.multi-item-taxIncluded-label {
  padding-left: 22px;
  padding-right: 8px;
  width: 120px;
  display: inline-block;
  vertical-align: middle;
  margin-top: 3px;
}
.multi-items-cell-wrapper .multi-item-price-label .multi-item-price {
  padding: 0;
}
.multi-items-cell-wrapper .multi-item-online, .multi-items-cell-wrapper .multi-item-required, .multi-items-cell-wrapper .multi-item-text-cell {
  padding: 0 0.5em;
}
.multi-items-cell-wrapper .multi-item-online.fee-online {
  margin-left: 75px;
}
.multi-items-cell-wrapper .multi-item-online.fee-online-multi {
  margin-left: 171px;
}
.multi-items-cell-wrapper .multi-item-online.ei-online {
  padding-left: 22px;
  padding-right: 17px;
  width: 120px;
}
.multi-items-cell-wrapper .ppShowOnline {
  margin-left: 112px;
}
#additionalExtraItemsContainer .ul-extra-item .multi-item label span {
  width: 185px;
  display: inline-block;
}
#additionalExtraItemsContainer .ul-extra-item .multi-item .quantity {
  width: 30px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .multi-items-cell-wrapper .ppShowOnline {
    margin-left: 115px;
  }
  .multi-items-cell-wrapper .multi-item-online.fee-online {
    margin-left: 76px;
  }
}
.multi-items-cell-wrapper .k-autocomplete, .multi-items-cell-wrapper .k-dropdown {
  width: 288px;
}
.multi-items-cell-wrapper .multi-item-add-control {
  margin-top: 10px;
}
.multi-items-cell-wrapper .multi-item-add-control i {
  margin-right: 0.25em;
}
.multi-items-cell-wrapper .multi-item-small-input, .multi-items-cell-wrapper .multi-item-small-input input {
  width: 50px;
  min-width: 50px;
}
.multi-items-cell-wrapper .field {
  vertical-align: top;
}
.multi-items-cell-wrapper .sub-total-format {
  float: right;
  padding-top: 1em;
}

.readonly-multi-items ul {
  display: table;
  margin-top: 6px;
}
.readonly-multi-items li {
  display: table-row;
  white-space: normal;
}
.readonly-multi-items li > label, .readonly-multi-items li label.multi-item-price, .readonly-multi-items li label.multi-item-online, .readonly-multi-items li label.multi-item-required {
  display: table-cell;
  padding: 0.4em 0.2em;
  border-bottom: 1px solid #CCC;
  width: 18%;
}
.readonly-multi-items li:last-child > label {
  border-bottom: none;
}
.readonly-multi-items .multi-item-title {
  width: 385px;
  display: block;
  padding-left: 0.25em;
}
.readonly-multi-items .multi-item-required {
  padding-right: 0.25em;
}
.readonly-multi-items .multi-item-online, .readonly-multi-items .multi-item-required {
  font-style: italic;
  opacity: 0.8;
}
.readonly-multi-items .multi-item-price {
  text-align: left;
  width: 80px;
}

.readonly-multi-items .paymentPlan.multi-item-price {
  width: 187px;
}

#servicedurationselectorwrapper ul {
  max-width: 100%;
}

#servicedurationselectorwrapper ul .pmf-cross,
#servicedurationselectorwrapper ul .multi-items-online-float {
  float: none;
  display: inline-block;
}

#servicedurationselectorwrapper ul .k-dropdown, #withdrawalFeesContainer ul .k-dropdown {
  width: 100%;
  max-width: 600px;
}

#withdrawalFeesContainer .item-price-withdrawal-item {
    width: 10%;
    margin-left: 9%;
}

.objectPageLayout .objectPageLayoutSection .multi-occupancy-items-cell-wrapper .label{
    padding-top: 15px;
}

.withdrawal-fee-table,
.occupancy-fee-table {
    clear:both;
    display: inline-block; 
    float:left;
    width:100%;
    table-layout: fixed;
}

#withdrawalFeesContainer .multi-items-online-float {
    float: right;
}

#withdrawalFeesContainer .multi-item-withdrawal-item {
    width: 100%;
    margin-bottom: 10px;
}

#editEventTabs #withdrawalFeesContainer .multi-item-withdrawal-item .multi-item-online {
    width: 90px;
    display: inline-block
}

#withdrawalFeesContainer .multi-item-withdrawal-item .multi-item-online {
    width: 90px;
}

#occupancyItemsContainer .multi-item-occupancy-item {
    width: 100%;
    margin: 10px 0;
}

#occupancyItemsContainer .multi-item-occupancy-item .multi-item-online {
    display: inline-block;
    width: 90px;
}


#withdrawalFees_headertemplate table {
    clear:both;
    display:block; 
    float:left;
    width:100%;
    table-layout: fixed;
    background-color:white;
    overflow:hidden;
    border-top: 1px solid rgb(204,204,204);
    border-right: 1px solid rgb(204,204,204);
}

#withdrawalFees_headertemplate th {
    width: 100%;
    padding-right:10px;
    padding-left:10px;
}

#withdrawalFeesContainer .multi-item-withdrawal-item input,
#occupancyItemsContainer .multi-item-occupancy-item input {
    border: none;
}

#withdrawalFeesContainer .multi-item-withdrawal-item div,
#occupancyItemsContainer .multi-item-occupancy-item div {
    display: inline-block;
}

#withdrawalFeesContainer .multi-item-withdrawal-item .k-combobox,
#occupancyItemsContainer .multi-item-occupancy-item .k-combobox {
    width: 100%;
    border: 0px;
}
#withdrawalFeesContainer .column-65 {
    width: 64%
}

#occupancyItemsContainer .column-30 {
    width: 30.6%;
}

#withdrawalFeesContainer .column-40 {
    width: 40%
}

#withdrawalFeesContainer .column-15 {
    width: 15%
}

#withdrawalFeesContainer .column-10,
#occupancyItemsContainer .column-10 {
    width: 9%
}

#occupancyItemsContainer .column-10 {
    margin-left: 13px;
}

#occupancyItemsContainer .column-10 label{
    padding-left: 25px;
}

#withdrawalFeesContainer .column-7 {
    width: 7%
}

#occupancyItemsContainer .column-7 {
    margin-left: 12px;
}

#occupancyItemsContainer .pm-checkbox-blue + label:before {
  border: 1px solid #ccc;
  border-radius: 5px;
}

#withdrawalFeesContainer .remove-icon {
    float: right;
}

#occupancyItemsContainer .pm-checkbox-blue + label {
   margin: 0; 
}

.create-attendee-button {
    display: block;
    cursor: pointer;
}

/* Filtering CSS */
.date-picker-tags {
  max-height: 275px;
}
.date-picker-tags li {
  list-style: none;
}
.date-picker-tags hr {
  margin: 0.25em 0px 0.25em -15px;
  border: none;
  border-bottom: 1px solid #363636;
}

/* CSS for New Kendo Menu */
.newKendoMenu #side-menu {
  padding-top: 35px;
  box-sizing: border-box;
}

.newKendoMenu .fullContentPopup {
  margin-top: 96px;
  margin-bottom: 0px;
}

/* CSS for Old Menu */
.oldMainMenu .global-search-cell {
  vertical-align: bottom;
}
.oldMainMenu .global-search-cell .search-submit-button {
  padding-bottom: 15px;
}
.oldMainMenu #content-wrapper {
  margin-top: 122px;
}
.oldMainMenu .content-without-panels, .oldMainMenu .content-with-panels, .oldMainMenu .layout-leftpanel-main {
  margin-top: 20px;
}
.oldMainMenu .fixed-left-menu {
  margin-top: 122px;
  padding-top: 15px;
}
.oldMainMenu .use-custom-scrollbar.parent-fixed {
  top: 50px;
}
.oldMainMenu .built-in-buttons {
  margin-top: 0px;
}

/* Full Screen CSS (with Main Menu Hidden) */
.full-screen .fixed-left-menu {
  margin-top: 0;
}
.full-screen #content-wrapper {
  margin-top: 0;
}
.full-screen .use-custom-scrollbar.parent-fixed {
  top: 70px;
}

.add-multiple-fee .multi-item .k-numerictextbox {
  width: 72px !important;
}

.add-multiple-fee .multi-item .k-numerictextbox input {
  padding-right: 10px;
}

.add-multiple-fee .multi-item-online.fee-online {
  margin-left: 50px;
}

.add-multiple-fee .multi-item .k-numerictextbox span.k-numeric-wrap input {
  padding-right: 30px;
  min-width: 70px;
}
.add-multiple-fee .multi-item .k-numerictextbox span.k-expand-padding input {
    padding-right: 5px;
    border: none;
    text-indent: 0.3em;
    text-overflow: unset;
}

.DaysValid-wrapper .multipleselectpicklist .ValidDaysContainer .multiple-picklist-checkboxes {
  white-space: normal;
}

.MultipleSelectPickList-wrapper.ClientServer-wrapper div[id*='fld_40247337-f3d3-41c5-9d73-cfe5fd8f41ad'] .multiple-picklist-checkboxes {
  width: 100%;
  font-weight: bold;
  font-size: 13px;
}
.MultipleSelectPickList-wrapper.ClientServer-wrapper div[id*='fld_40247337-f3d3-41c5-9d73-cfe5fd8f41ad'] .multiple-picklist-checkboxes label {
  width: 100%;
}
.MultipleSelectPickList-wrapper.ClientServer-wrapper div[id*='fld_40247337-f3d3-41c5-9d73-cfe5fd8f41ad'] .multiple-picklist-checkboxes label:before {
  font-weight: bold !important;
}

.one-col-layout .AboutTHis-wrapper td.label {
  width: 15.80%;
  padding-left: 0px;
}

.one-col-layout .AboutTHis-wrapper td.longtextarea {
  padding-top: 10px;
}

@media screen and (max-width: 1024px) {
    .one-col-layout .AboutTHis-wrapper td.label {
      width: 128px;
      padding-left: 0px;
      word-wrap: break-word;
      display: inline-block;
    }

    .readonly-multi-items .multi-item-title {
      width: 130px;
    }

    .edit-mode .objectPageLayoutSection .Date-wrapper.Birthdate-wrapper input.birthdate-picker-member {
      width: 28% !important;
    }
    .edit-mode .objectPageLayoutSection .Date-wrapper.Birthdate-wrapper select.birthdate-picker-member {
      width: 38% !important;
    }
    .edit-mode .objectPageLayoutSection .Date-wrapper.Birthdate-wrapper .field-control-wrapper label.birthdate-picker-member,
    .edit-mode .objectPageLayoutSection .Date-wrapper.Birthdate-wrapper input:not(.pmdatepicker).birthdate-picker-member {
      margin-left: 5px;
    }
    body.header-for-member .edit-mode .field .control-icon em {
      position: absolute;
      top: 2px;
      right: 3px;
    }
    body.header-for-member .edit-mode .ImageUrl-wrapper .field div[id^=fld] {
      width: 400px;
    }
    body.header-for-member .edit-mode .ImageUrl-wrapper .field button {
      padding-top: 7px;
    }
    body.header-for-member .edit-mode .objectPageLayoutSection .Age-wrapper .field {
      margin-right: 3px;
    }
    body.header-for-member .edit-mode .objectPageLayoutSection .reContentCell iframe {
      height: 124px !important;
    }
}

@media screen and (min-width: 999px) and (max-width: 1300px) {
  .objectPageLayout .label {
    width: 41%;
  }

  #trCampaign {
    max-width: 560px;
  }
}
@media screen and (min-width: 599px) and (max-width: 998px) {
  .objectPageLayout .label {
    width: 43%;
  }
}
.edit-mode .page-layout-section-content .MinimumBookingSlots-wrapper,
.edit-mode .page-layout-section-content .MaximumBookingSlots-wrapper,
.edit-mode .page-layout-section-content .OnlineMinimumBookingSlots-wrapper,
.edit-mode .page-layout-section-content .OnlineMaximumBookingSlots-wrapper {
  display: block;
  width: 13.4em;
}
.page-layout-section-content .DurationAll-wrapper td.field .k-widget,
.page-layout-section-content .MinimumBookingSlots-wrapper td.field .k-widget,
.page-layout-section-content .MaximumBookingSlots-wrapper td.field .k-widget,
.page-layout-section-content .OnlineMinimumBookingSlots-wrapper td.field .k-widget,
.page-layout-section-content .OnlineMaximumBookingSlots-wrapper td.field .k-widget,
.page-layout-section-content .MinPeopleNumber-wrapper td.field .k-widget,
.page-layout-section-content .MaxPeopleNumber-wrapper td.field .k-widget,
.page-layout-section-content .MaxVehicle-wrapper td.field .k-widget,
.page-layout-section-content .MaxVehicleLength-wrapper td.field .k-widget,
.page-layout-section-content .Width-wrapper td.field .k-widget,
.page-layout-section-content .Length-wrapper td.field .k-widget {
    background-color: transparent;
}

.BookFutureEventsStartPaddingInDays-wrapper .k-widget.k-numerictextbox,
.BookFutureEventsInDays-wrapper .k-widget.k-numerictextbox,
.ViewFutureEventsInDays-wrapper .k-widget.k-numerictextbox {
  width: 100%;
}

.BookFutureEventsStartPaddingInDays-wrapper .k-formatted-value.k-input,
.BookFutureEventsInDays-wrapper .k-formatted-value.k-input,
.ViewFutureEventsInDays-wrapper .k-formatted-value.k-input {
  border: none;
}

.multi-items-cell-wrapper .multi-items-wrapper .field-web-control label,
#editEventTabs-3 .multi-items-wrapper .field-web-control label,
.multi-items-wrapper .field-web-control label,
.ShowTo-wrapper .radio-option-wrapper label {
  margin-top: 8px;
  display: inline-block;
}

.multi-items-cell-wrapper .multi-items-wrapper .field-web-control label {
  margin-top: 13px;
}

.multi-items-cell-wrapper .multi-items-wrapper .multi-items-online-float .field-web-control label,
.multi-items-cell-wrapper .multi-items-wrapper .multi-item-required.field-web-control label,
.wf-appliesto-wrapper .field.checkbox label,
.wf-appliesto-wrapper .field label#IncludingDropinsLabel {
  margin-top: 4px;
  display: inline-block;
}
.multi-items-cell-wrapper .multi-items-wrapper .multi-item-required.field-web-control label {
  margin-top: 7px;
}

.multi-items-cell-wrapper .multi-items-wrapper .multi-items-online-float .field-web-control label {
  margin-top: 5px;
}

.subsection-content input#NotifyLoungePost {
  margin-top: 0.68em;
  display: inline-block;
}

.Lookup-wrapper.DeferredAccount-wrapper .field.lookup.readmode div {
  word-break: normal;
  word-wrap: break-word;
}

.wf-days-wrapper td.field label {
  margin-top: 6px;
  display: inline-block;
}

#QuickReg select, #QuickReg input[type="text"] {
  margin: 0 10px 5px 10px !important;
  opacity: 0.95;
 
}

#QuickReg input[type="text"] {
  width: 100% !important;
}

#QuickReg .alignCheckboxtextbox input[type="text"] {
  margin: 0px 0px 5px 0px !important;
}

#QuickReg .address-container-signupform {
  margin: 0px 0px !important;
  width: 94%;
}

#QuickReg .address-container-signupform select {
  width: 100%;
}

#QuickReg input.gradient-button[name=signupPartialSubmit] {
  min-height: 32px;
  width: 94% !important;
  margin: 10px 10px 0px 10px !important;
}

#QuickReg .field-web-control {
  width: 94% !important;
  margin: 0px 12px;
}

#QuickReg .field-web-control select {
  width: 100% !important;
  margin: 0px 0px 5px -2px !important;
}

#QuickReg input#AreTermsAndConditionsCheckbox[type="checkbox"] {
  width: auto !important;
}

#QuickReg {
  padding-right: 5px !important;
  white-space: normal;
}
#QuickReg .recaptcha-wrapper #regRecaptcha iframe {
  margin-left: 10px;
}
#QuickReg .signupForm select {
  width: 94%;
}
#QuickReg .address-container select {
  width: 100%;
}
#QuickReg .birthdate-picker-member-select {
  width: 100% !important;
  margin-left: 0 !important;
}
.pm-sap-container {
  padding: 20px;
}
.pm-sap-container .pm-sap-content {
  padding: 20px;
}
.pm-sap-container .pm-sap-top {
  vertical-align: top;
}
.pm-sap-container .pm-sap-buttons {
  text-align: right;
}
.pm-sap-container .pm-sap-reason {
  margin-top: 20px;
  display: flex;
}
.pm-sap-container .pm-sap-reason textarea {
  width: 100%;
  height: 80px;
}
.pm-sap-container .pm-sap-spacer {
  display: inline-block;
  width: 80px;
}
.pm-sap-container .pm-sap-prevent-access {
  display: inline-block;
  flex: 1;
}
.add-multiple-fee .multi-item-text-cell.duration-selector {
  width: 98px;
  display: inline-block;
}
.add-multiple-fee .multi-item-text-cell.duration-selector.per-payment-period-selector {
  width: unset;
}
.online-popup-container td.field {
  height: 50px;
  position: relative;
}

.edit-mode .online-popup-container tr.Checkbox-wrapper {
  height: 81px;
}
.edit-mode .online-popup-container tr.Checkbox-wrapper td {
  margin-top: 28px;
}

.online-popup-container .field-validation-error {
  position: absolute;
  top: 32px;
}
.MuscoFacilityId-wrapper .field-control-wrapper, .MuscoFacilityId-wrapper .MuscoFieldId-wrapper {
  width: 50%;
}

.MuscoFieldId-wrapper .field-control-wrapper, .MuscoFieldId-wrapper td.field {
  width: 100%;
}
.MuscoFieldId-wrapper td.field {
  margin-top: 0;
}
.SkyLogixUnitId-wrapper .field-control-wrapper {
  float: left;
  display: inline;
  width: 35%;
}

.SkyLogixUnitId-wrapper td.field {
  width: 100%;
  margin-top: 0;
}
.SkyLogixZoneId-wrapper, .SkyLogixType-wrapper {
  width: 50%;
  float: left;
}
.SkyLogixType-wrapper {
  display:  table;
  width: 35%;
}
.SkyLogixType-wrapper td.field {
  padding: 0;
}
.SkyLogixZoneId-wrapper .field-control-wrapper, .SkyLogixType-wrapper .field-control-wrapper {
  width: 100%;
}


#serviceextraitemselectorwrapper .tr-extra-item {
    border: 1px solid lightgray;
}

.multi-items-cell-wrapper #serviceextraitemselectorwrapper ul.ul-extra-item {
    max-width: 1050px;
}

#serviceextraitemselectorwrapper span.k-widget.k-dropdown.tr-extra-item {
    width: 180px;
}

#serviceextraitemselectorwrapper span.k-dropdown.tr-extra-item-notproduct {
    width: 180px;
    border-bottom: 1px solid #CCC;
    display: table-cell
}

#serviceextraitemselectorwrapper ul > li:last-child .k-dropdown.tr-extra-item-notproduct {
    border: none;
}

#serviceextraitemselectorwrapper span.k-dropdown.tr-extra-item-notproduct-edit {
    width: 181px;
   
}

.tr-extra-item .k-select {
    border-left: 1px solid lightgray;
    background-color: rgba(211, 211, 211, 0.16);
}

.DueDate-wrapper .repeat-select-wrapper label {
  margin-top: 0;
}
.Picklist-wrapper.Type-wrapper .k-dropdown-wrap .k-select {
  width: 1.35em;
}
.edit-mode .objectPageLayoutSection .Date-wrapper.Birthdate-wrapper {
  position: relative;
}
.edit-mode .objectPageLayoutSection .Date-wrapper.Birthdate-wrapper .field-control-wrapper label {
  position: absolute;
  top: 6px;
  margin-left: 16px;
}
.edit-mode .objectPageLayoutSection .Date-wrapper.Birthdate-wrapper .birthdate-picker-member {
  width: 31% !important;
}
.edit-mode .objectPageLayoutSection .Date-wrapper.Birthdate-wrapper input:not(.pmdatepicker) {
  margin-left: 2%;
}

.Image-wrapper .field div {
    vertical-align: inherit;
}
.placing-booking-restriction input.k-formatted-value[type="text"],
.CheckInTime-wrapper input[type="text"],
.CheckOutTime-wrapper input[type="text"],
.MinimumAge-wrapper input.k-formatted-value[type="text"],
.MaximumAge-wrapper input.k-formatted-value[type="text"] {
  border: none;
  background: transparent;
}
.Number-wrapper.CheckInTime-wrapper .k-timepicker,
.Number-wrapper.CheckOutTime-wrapper .k-timepicker {
  width: 100%;
}
.objectPageLayoutSection.online-popup-container .multi-item-small-input {
  width: 100%;
}
.SkyLogixUnitId-wrapper .field-validation-error {
  margin: 34px 0px 0px -35%;
  float: left;
  width: 40%;
}
.SkyLogixUnitId-wrapper  .SkyLogixZoneId-wrapper .field-validation-error {
  margin: 0 0 20px 0;
  float: none;
  width: 100%;
}

.ImageUrl-wrapper .field div {
    vertical-align: inherit;
}
.ImageUrl-wrapper .field div[id^=fld] {
  display: flex;
  width: 418px;
}
.ImageUrl-wrapper .field div[id^=fld].readonly {
  width: auto;
}
@media screen and (max-width: 1024px) {
    .ImageUrl-wrapper .field div[id^=fld] {
        width: auto;
    }
}
@media screen and (max-width: 767px) {
    .header-for-member #content-wrapper {
        margin-top: 0 !important;
    }
}
@media screen and (max-width: 550px), (max-height: 550px) and (orientation: landscape) {
    body.header-for-member .content-without-panels .online-page-header.edit-header {
      font-size: 17px;
      padding-top: 9%;
    }
    body.header-for-member .edit-mode .objectPageLayoutSection .label .required {
      padding-right: 7px;
    }
    body.header-for-member .edit-mode .objectPageLayoutSection .Date-wrapper.Birthdate-wrapper input.birthdate-picker-member,
    body.header-for-member .edit-mode .objectPageLayoutSection .Date-wrapper.Birthdate-wrapper select.birthdate-picker-member {
      font-size: 11px;
    }
    body.header-for-member .edit-mode .ImageUrl-wrapper .field div[id^=fld] {
      width: 225px;
    }
    body.header-for-member .edit-mode .ImageUrl-wrapper .field button {
      padding-top: 7px;
    }
    body.header-for-member .edit-mode .objectPageLayoutSection .Birthdate-wrapper .field {
      position: relative;
    }
    body.header-for-member .edit-mode .objectPageLayoutSection .Birthdate-wrapper label {
      top: 2px !important;
    }
    body.header-for-member .edit-mode .ImageUrl-wrapper .field div[id^=fld] {
      width: 225px;
    }
    body.header-for-member .content-without-panels {
      margin-top: 5px;
    }
    .Office .built-in-buttons-edit-mode {
      margin-bottom: 24px;
    }
}
@media screen and (max-height: 550px) and (orientation: landscape) {
    body.header-for-member .content-without-panels .online-page-header.edit-header {
      padding-top: 3%;
    }
}