html, body {
    min-width: 768px;
}

body {
    width: 100%;
    line-height: 1.42857143;
}

/* Move the compressed menu to the left */
.custom-navbar .navbar-right {
    float: right;
    margin-right: 0;
    padding-left: 10px;
}

.field {
  background: white;
  box-sizing: border-box;
  font-weight: 400;
  border-radius: 4px;
  color: #32315E;
  outline: none;
  height: 34px;
  line-height: 48px;
  padding: 0 10px;
  cursor: text;
  width: 100%;
  margin-left:15px;
}

@media (max-width:767px) {
    .custom-navbar .navbar-right {
        float: left;
        padding-left: 10px;
        margin-top: -7.5px;
    }
    .custom-navbar .nav.navbar-nav.navbar-right li {
    // float: left;
    }
    .custom-navbar .nav.navbar-nav.navbar-right li > a {
        padding:8px 5px;
    }
    .custom-navbar .navbar-toggle {
        float: left;
        margin-right: 0;
        margin-left: 15px;
    }
    .custom-navbar .navbar-header {
        float: left;
        width: auto!important;
    }
    .custom-navbar .navbar-collapse {
        clear: both;
        float: none;
    }
    ul > li > a {
        float: none;
    }
}

/* Style the file drops as buttons */
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

#banner {
  background-repeat  : no-repeat;
  background-position: center right;
  height             : 75px;
}

#banner-title {

    height      : 65px;
    margin-top  : 5px; 
    margin-left : 15px;
}

#tenant-logo {
    max-width   : 25%;
    max-height  : 65px;
    margin-top  : 5px; 
    margin-left : 15px;
}

li { cursor : pointer;}

.imgsize {
    width : 0px;
    height : 0px;
}

.divsize {
    width: 98px;
    height: 98px;
    border: 1px solid #ddd;
    text-align: center;
}

.divbannersize {
    height: 26px;
    border: 1px solid #ddd;
    text-align: center;
    min-height: 62px;
}

.divbannerlogosize {
    height: 26px;
    border: 1px solid #ddd;
    text-align: center;
    min-height: 64px;
    padding-top:1px;
}

.divprobrosersize {
    height: 62px;
    border: 1px solid #ddd;
    text-align: center;
    min-height: 62px;
}

.custom-image {
   border: 0px;
   padding: 0px;
   border-radius: 0px;
}

.table th {
    
  white-space   : nowrap;
  overflow      : hidden;
}

.table td { overflow: hidden;}

.thead-grey {
    
    background-color : #e7e7e7;
    color            : rgba(0,0,0,0.7);
}

.datatable-border {

    border : 1px solid #dddddd;
}

.tr-locked { opacity : 0.5;}
.icon-locked { opacity : 0.5;}
.icon-disabled { opacity : 0.5; pointer-events : none}
.tableContainerScrollY {

    overflow-y : scroll;
    border     : 1px solid #dddddd;
}

table.dataTable {
    border: 1px solid #ddd;
    margin-top: 0px !important;
}

.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-bottom-width: 2px;
}

.table-bordered>thead>tr {
    height: 0px !important;
}

.tableColumnNumeric { text-align : right;}

.tenantsTableContainer                         {display : none;}

.integrationsTableContainer                    {display : none;}

.storesTableContainer                          {display : none;}

.clerksTableContainer                          { display : none;}

.discountsTableContainer                       {display : none;}

.productbrowsersTableContainer                 {display : none;}

.productbrowserTableContainer                  { height : 249px;}
.productBrowserPanelOuter                      { margin-bottom : 0px;}
.productBrowserPanelInner                      { height : 342px; margin-bottom : 15px;}

.customersTableContainer                        { display : none;}

#customerPanel                                  { height : 490px;}

.customerFieldsTableContainer                   { display : none;}

.appointmentTableContainer                      { display : none;}
.appointment-filter { display: none;}

.taxesTableContainer                           { display : none;}

.listsTableContainer                           {display : none;}

.listTableContainer                            {display : none;}

.profilesTableContainer                        {display : none;}

#reportsSelectTableContainerPanel              { height : 428px;}
#reportsSelectTableContainerLeftBorder         { height : 300px;}
#reportsSelectTableContainerRightBorder        { height : 300px;}
#reportsSelectTableContainerLeft               { height : 315px; display : none;}
#reportsSelectTableContainerRight              { height : 315px; display : none;}

#reportTableContainerPanel                     { height : 428px;}
#reportTableContainerBorder                    { height : 398px;}
.reportTableContainer                            { height : 398px; display : none;}
.reportChartContainerHeight                    { min-height : 398px;}

.reportSelectorsTableContainer                 {display : none;}

.productsTableContainer                        { display : none;}

.suppliersTableContainer                        { display : none;}

.importProductsPanel                           { height : 547px;}
.importProductsDataErrorsTableContainer        { height : 314px; display : none;}
.importProductsSubmitErrorsTableContainer      { height : 334px; display : none;}
.importProductsStockDataErrorsTableContainer   { height : 314px; display : none;}
.importProductsStockSubmitErrorsTableContainer { height : 334px; display : none;}

.importModifiersPanel                           { height : 547px;}
.importModifiersDataErrorsTableContainer        { height : 314px; display : none;}
.importModifiersSubmitErrorsTableContainer      { height : 334px; display : none;}

.importProductImagesPanel                           { height : 547px;}
.importProductImagesSubmitErrorsTableContainer      { height : 334px; display : none;}

.importDepartmentImagesPanel                           { height : 547px;}
.importDepartmentImagesSubmitErrorsTableContainer      { height : 334px; display : none;}

.importCustomersPanel                           { height : 547px;}
.importCustomersDataErrorsTableContainer        { height : 314px; display : none;}
.importCustomersSubmitErrorsTableContainer      { height : 334px; display : none;}

.importSuppliersPanel                           { height : 547px;}
.importSuppliersDataErrorsTableContainer        { height : 314px; display : none;}
.importSuppliersSubmitErrorsTableContainer      { height : 334px; display : none;}

.importProductGroupProductsPanel                           { height : 547px;}
.importProductGroupProductsDataErrorsTableContainer        { height : 314px; display : none;}
.importProductGroupProductsSubmitErrorsTableContainer      { height : 334px; display : none;}

.importPortalUsersPanel                           { height : 547px;}
.importPortalUsersDataErrorsTableContainer        { height : 314px; display : none;}
.importPortalUsersSubmitErrorsTableContainer      { height : 334px; display : none;}

.importItemsPanel                           { height : 547px;}
.importItemsDataErrorsTableContainer        { height : 314px; display : none;}
.importItemsSubmitErrorsTableContainer      { height : 334px; display : none;}

.importTablesPanel                           { height : 547px;}
.importTablesDataErrorsTableContainer        { height : 314px; display : none;}
.importTablesSubmitErrorsTableContainer      { height : 334px; display : none;}

.productStockTransferTableContainer            { display : none;}
.transferDetailTableContainer                  { display : none;}

.departmentsTableContainer                     { display : none;}

.importDepartmentsPanel                        { height : 547px;}
.importDepartmentsDataErrorsTableContainer     { height : 294px; display : none;}
.importDepartmentsSubmitErrorsTableContainer   { height : 334px; display : none;}

#editTransferProductStockHistoryModalTableBorder { height : 114px; overflow-y: scroll;}

.devicesTableContainer                         {display : none;}

.portalusersTableContainer                     {display : none;}

.productStockTableContainer                    { display : none;}

.transactionTableContainer                     { display : none;}

.tenderTypesTableContainer                     { display : none;}

.cashDenominationsTableContainer               { display : none;}

.surchargesTableContainer                      { display : none;}

.printersTableContainer                        { display : none;}

.productGroupsTableContainer                   { display : none;}

.productGroupProductsTableContainer            { display : none;}

#priceListSelectTimeSlotsTableContainerPanel   { height : 400px;}

.customerGroupsTableContainer                  { display : none;}

.customerGroupCustomersTableContainer          { display : none;}

.importCustomerGroupCustomersPanel                           { height : 547px;}
.importCustomerGroupCustomersDataErrorsTableContainer        { height : 314px; display : none;}
.importCustomerGroupCustomersSubmitErrorsTableContainer      { height : 334px; display : none;}

.onActionMessageSettingsTableContainer                       { display : none;}

table.table-dt thead th {

    background : #e7e7e7;
    color      : rgba(0,0,0,0.7);
}

#customer-search-status {
background: hsl(0, 100%, 100%);
}

div.dataTables_info {

    margin-top: 0px;
    padding-left : 9px;
    padding-bottom : 0.85em;
}

div.dataTables_paginate {

    padding-top : 8px;
    padding-right : 15px;
}

#loginPageHeight { margin-bottom : 333px;}
#loginPageHeightWithError { margin-bottom : 281px;}
#dashboardErrorAlert { margin-bottom : 485px;}

#reportSelectOptionsSearchTable { width : 100%;}
#reportSelectOptionsSelectedTable { width : 100%;}

.indent-right { margin-right : 5px;}

#tenant-breadcrumb { 
    
    background-color : #f8f8f8;
    border           : 1px solid #e7e7e7;
    margin-bottom    : 10px;
    font-size        : 14px;
    padding          : 8px 15px;
    border-radius    : 4px;
}

div.card-outer {margin-bottom   : 0px;}
div.card-submit {padding-bottom : 0px; min-height: calc(100vh - 285px);}
div.card-info{margin-bottom:0px;}
div.card-login {min-height: 0px;}

.vspace-5  { margin-top :  5px;}
.vspace-10 { margin-top : 10px;}
.vspace-15 { margin-top : 15px;}
.vspace-20 { margin-top : 20px;}
.vspace-30 { margin-top : 30px;}
.vspace-40 { margin-top : 40px;}

.xspace-5  { margin-left : 5px;}
.xspace-15 { margin-left : 15px;}

.table-handler-header { margin-bottom:0px;}
.table-handler-body {

    overflow-y :scroll;
    overflow-x : hidden;
    border     :1px solid #ccc;
}
.textarea-handler { resize : none;}
.image-handler { display : none;}

.imported-products-error { background-color : #efdfde !important;}
.imported-products-lite-limit { background-color : #faebcc !important;}
.imported-modifiers-error { background-color : #efdfde !important;}
.imported-customers-error { background-color : #efdfde !important;}
.imported-suppliers-error { background-color : #efdfde !important;}
.imported-portalUsers-error { background-color : #efdfde !important;}
.imported-items-error { background-color : #efdfde !important;}
.transfer-details-error { background-color : #efdfde !important;}
.imported-tables-error { background-color : #efdfde !important;}

#productbrowserSearch {

    width : 50%;
    margin-top : 3px;
}

.info-icon-container { padding-top : 5px;}

.card-header-h4-align {
    margin-top    : 10px;
    margin-bottom : 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 89%
}
@media screen and (max-width: 1200px) {
    .card-header-h4-align {
        max-width: 780px;
    }
}
@media screen and (max-width: 992px) {
    .card-header-h4-align {
        max-width: 568px;
    }
    .card-header-h4-align-short {
        max-width: 140px;
    }
}

.fa[disabled], .fa.icon-locked {

    cursor       : not-allowed;
}

.btn {
    overflow      : hidden;
    text-overflow : ellipsis;
    white-space   : nowrap;
    opacity       : 0.85;
    margin-left   : 3.4px;
    line-height: 1.42857143;
}

footer { margin-bottom : 10px;}

.panel { border-color : #cfdfe5 !important;}

.card-header {
    background-color : #dde8ed !important;
    border-color     : #cfdfe5 !important;

}

.col-sm-8 .invalid-feedback {
    margin-top: 0px;
    margin-bottom: 0px;
}

.col-sm-7 .invalid-feedback {
    margin-top: 0px;
    margin-bottom: 0px;
}

.col-sm-6 .invalid-feedback {
    margin-top: 0px;
    margin-bottom: 0px;
}

.form-group .col-sm-12 {
    margin-top: 15px;
}

.form-group .col-sm-13 {
    margin-top: -15px;
}

#profile-button-group {
    margin-top: 5px;
}

.form-horizontal .form-group {
    margin-bottom: 10px;
}

.card-header.tall {
    min-height : 47px;
    padding: 6px 15px;
}

.hr-0 {

    margin-top: 0px;
    margin-bottom: 0px;
}

.hr-0-10 {

    margin-top: 0px;
    margin-bottom: 10px;
}

.hr-10 {

    margin-top: 10px;
    margin-bottom: 10px;
}

.hr-10-0 {

    margin-top: 10px;
    margin-bottom: 0px;
}

.hr-form {

    border: 0 none;
    height: 1px;
    background-color: #000;
}

.pbrowser-layout-trash {

    border       : 1px solid #dddddd;
    border-top   : 0;
    border-right : 0;
    border-left  : 0;

    background-color : rgba(221, 232, 237,0.5);

    min-width : 28px;
}

.pbrowser-layout-image {

    border       : 1px solid #dddddd;
    border-top   : 0;
    border-left  : 0;
    border-right : 0;

    background-color : rgba(221, 232, 237,0.5);

    min-width : 110px;
}

.pbrowser-layout-image-label-deleted { color : #e60000;}

.pbrowser-layout-image-label-container {

    width         : 96px;
    white-space   : nowrap;
    overflow      : hidden;
    text-overflow : ellipsis;
}

.pbrowser-layout-insert {
    border : 1px solid #dddddd;
    border-top : 0;
    background-image : url("/assets/images/insert_product.png");
    background-position : center center;
    background-repeat : no-repeat;
    width : 25px;
    min-width : 25px;
}

.navbar {
  margin-bottom : 10px;
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 4px;
  border: 1px solid transparent;
}

div.info-bar {

    background-color : #f8f8f8;
    color            : rgba(0,0,0,0.6);
    border-radius    : 4px;
    border           : 1px solid #e7e7e7;
}

div.info-bar h5 {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.date-picker {
    text-align: center;
    border-radius: 4px;
    margin-left: 5px;
}

.profile-save-label {

    visibility : hidden;
    color : #86a7d3;
}

.purchase-message-label {

    visibility : hidden;
    color : red;
}

.fa:focus, .fa:hover {
    text-decoration : none;
}

.tenant-btn {
    margin-left : 9px;
    margin-bottom : 2px;
}

.report-filter {
    width : 170px;
    text-align : left;
}

.department-path { opacity : 0.6;}

.locations-path { opacity : 0.6;}

.time-slot-end { opacity : 0.5;}

.report-select-path { opacity : 0.6;}
.report-select-disabled { opacity : 0.2;}

.report-filters { visibility: hidden;}

#stopImportProductsButton { visibility: hidden;}
#stopImportModifiersButton { visibility: hidden;}
#stopImportProductsStockButton { visibility: hidden;}
#stopImportDepartmentsButton { visibility: hidden;}
#stopImportCustomersButton { visibility: hidden;}
#stopImportSuppliersButton { visibility: hidden;}
#stopImportProductGroupProductsButton { visibility: hidden;}
#stopImportPortalUsersButton { visibility: hidden;}
#stopImportItemsButton { visibility: hidden;}
#stopImportTablesButton { visibility: hidden;}
#stopImportCustomerGroupCustomersButton {visibility: hidden;}

.product-transfer-filter,
.transaction-filter { display: none;}

#linTransactionSearchTransIdModalButton {
    margin-left: 0px;
    padding: 0px;
    height: 34px;
    width: 48px
}

#linTransactionStatusModalText {
  -webkit-filter: opacity(.5);
}


.multiselect-container>li>a>label {

    color:#474747;
    background-color: #fff;
}


#linkTransactionModal h5 {
  font-weight: bold;
}
#linTransactionSearchTransIdModalButton:disabled {
  color: grey;
}

@media screen and (min-width: 768px) {

    .modal-wide {width : 90%;}
}

@media screen and (min-width: 1200px) {

    .container {max-width : 94%;}
}

#deleteCustomerModalWarning {
    color: #333;
}

.form-group .control-label-message {
    padding-top: 0px;
    margin-bottom: 0;
    text-align: right;
}

.form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: auto;
    height: 34px;
    line-height: 34px;
    text-align: right;
    color: #666;
    pointer-events: none;
}

.card-header-categories {
    min-height: 38px;
}

.card-title-category {
    float: left;
    font-weight: bold;
    font-size: 15px;
    color: #31708F;
}

.card-title-subTitle {
    display: inline;
    color: #31708F;
    margin-left :auto;
}

.profile-group-name {
    font-weight: bold;
    font-size: 12px;
}

.category-empty {
    text-align: center;
    margin-top: 26px;
}

.card-title-category a:hover {
    text-decoration: none;
}

#accordionProfile .accordion-button::after {
    margin-left: 20px;
    background-size: 0.85rem;
    background-position: center;
}

#accordionProfile .accordion-button {
    font-weight: bold;
    font-size: 15px;
    height: 38px;
    background-color: #DFE8ED;
    color: #436E91;
}
#accordionProfile .accordion-item {
    margin-top: 5px;
    background-color: #fff;
    padding-bottom: 1px;
    border: 1px solid transparent;
    border-color: #cfdfe5 !important;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
}

#addProductToTransferIdentifierDropList {
    min-width: 0px;
    width: 100%;
}

#addProductToTransferIdentifierDiv {
   margin-right: 0px;
}

#addProductToTransferIdentifierDiv button {
   padding: 6px 11px;
}

#uomEdit{
    margin-bottom:10px;
}

#profilePanel {
    height : 490px;
}

#profileContent{
    display: none;
}

a:focus, a:hover {
    text-decoration: none;
}
.tableCenter {
    text-align: center;
}

#supportNameText, #supportPhoneText, #supportEmailText, #supportWebsiteText {
  margin-left: 8px;
}

.form-check label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 2px;
}

.form-check label::before {
   content: "";
   display: inline-block;
   position: absolute;
   width: 14px;
   height: 14px;
   left: 0;
   top: 3px;
   margin-left: -20px;
   border: 1px solid #ccc;
   background-color: #FFFFFF;
   -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
   -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
   transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
 }

.form-check label::after {
  display: inline-block;
  position: absolute;
  width: 14px;
  height: 14px;
  left: 0;
  top: 2px;
  margin-left: -20px;
  padding-left: 2px;
  padding-top: 0px;
  font-size: 11px;
  color: #555555;
}

.form-check input[type="checkbox"] {
  opacity: 0;
  z-index: 1;
}

.form-check input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.form-check input[type="checkbox"]:checked + label::after {
  content: "\2714";
  color: #FFFFFF;
}

.form-check input[type="checkbox"]:disabled, .form-control[disabled] {
  cursor: not-allowed;
}

.form-check input[type="checkbox"]:disabled + label::before {
  background-color: #EEEEEE;
  cursor: not-allowed;
}

.form-check input[type="checkbox"]:checked + label::before {
  background-color: #FFFFFF;
  border-color: #ccc;;
}

#icon_expand_report_selector {
  margin-top: 10px;
}

#report-description-text {
  opacity: 0.6;
  overflow:hidden;
  text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  white-space:nowrap;
  width:100%;
}

#report-panel-heading h4, #report-selectors-panel-heading h4 {
  float: left;
  font-size: 18px;
}

#report-panel-heading a:hover, #report-panel-heading a:focus{
  text-decoration: none;
}


#report-chart-panel-heading h4 {
  float: left;
  font-size: 18px;
}

#report-chart-panel-heading a:hover, #report-chart-panel-heading a:focus{
  text-decoration: none;
}

#report-data-panel-heading h4 {
  float: left;
  font-size: 18px;
}

#report-data-panel-heading a:hover, #report-data-panel-heading a:focus{
  text-decoration: none;
}

.sendMessageInfo{
  display: block;
  text-align: center;
  min-width:100px;
}

.bootstrap-select{width:100%}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:100%}
.bootstrap-select.btn-group.show-tick .dropdown-menu
   li.selected a span.check-mark{position:absolute;display:inline-block;left:5px;margin-top:5px;}
.bootstrap-select.btn-group.show-tick .dropdown-menu
   li a span.text{margin-right:%100;padding-left:15px;}

a.policy-privacy-link {
  color: #333333;
  text-decoration: none;
}

a.policy-privacy-link:hover {
  color: #337ab7;
  text-decoration: none;
}

a.policy-privacy-link, a.policy-privacy-link:after, a.policy-privacy-link:before {
  transition-property: color,background-color,border-color;
  transition-duration: .2s;
  transition-timing-function: linear;
}

.fc-head th{
  background-color: #e7e7e7;
  height: 38px;
  line-height: 38px;
}

.fc-ltr .fc-axis {
  text-align: left !important;
}

.fc-ltr .fc-axis div {
  padding-left: 5px;
}

.fc-ltr .fc-time-grid .fc-event-container {
  margin: 0 1px 0 1px !important;
}

ul.dropdown-menu li.disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

ul.navbar-nav li.disabled, li.disabled>a {
  cursor: not-allowed !important;
}

#textWidth {
  font-size: 15px;
  font-style: normal;
  font-weight: normal;
  font-family: Lucida Sans Unicode;
}

.select2-container {
  width: 100% !important;
}

#report-selector-dropdown {
  width: 26%;
  min-width: 100px;
  float: left;
  position: relative;
  min-height: 1px;
}

#report-description-div {
  width: 74%;
  min-width: 100px;
  float: left;
  padding-left: 6px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
}

#select2-reports-selectpicker-container {
  border-radius: 4px;
  line-height: 34px !important;
  height:34px !important;
}

.select2-selection--single {
  height:36px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 34px !important;
}

li.select2-results__message {
  cursor: default;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-width: 5px 4px 0 4px !important;
}

#purchaseTextPanelBody {
  display: none;
}

#purchaseTextPanel {
  height: 500px;
}

.purchaseButton {
  background-color: rgba(0, 255, 0, 0.7);
  border-color: rgba(0, 255, 0, 0.7);
  color: #ffffff;
}

.purchaseButton[disabled] {
  background-color: rgba(0, 255, 0, 0.5);
  border-color: rgba(0, 255, 0, 0.5);
  color: #ffffff;
}

.purchaseButton:focus, .purchaseButton:hover {
  background-color: rgba(0, 255, 0, 1);
  border-color: rgba(0, 255, 0, 1);
  color: #ffffff;
}

.maskDiv {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #FFFFFF;
  opacity: .5;
}

.dashboardTableContainerPanel {
  height: 490px;
  padding-top: 80px;
}
#reportContainer{
  min-height: 490px;
}

.category{
  padding-top: 0px;
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 14px !important;
}

.assistant-header{
  overflow: auto;
  padding: 10px 8px !important;
  color: #31708f;
  background-color: #dde8ed !important;
}
.popover{
    width: 380px;
    max-width: 2000px;
    line-height: 1.42;
}
#assistant a.disabled {
    opacity: 0.3;
    cursor: not-allowed;
}
#assistant td {
    padding:5px 8px;
}

.help {
    background-color:#DDDDDD;
}

.list-help {
  position: absolute;
  right: 45px;
  top: 12px;
}

#assistant a.label {
    padding: .3em .6em .2em;
}

#report-panel-heading-title {
    width: 66.66666667%;
}

#report-reload-button {
    margin-left: 0px;
}

#dashboard-start-date-picker, #dashboard-end-date-picker, #dashboard-month-picker, #dashboard-year-picker,
 #report-start-date-picker, #report-end-date-picker, #report-month-picker, #report-year-picker, #range-start-date-time-picker, #range-end-date-time-picker {
    height: 34px;
    vertical-align: middle;
}

.select2-container--default .select2-results>.select2-results__options {
    max-height:320px !important;
}

input[type="text"][readonly], form select.selectpicker[disabled]+div button span  {
   color: grey !important;
   cursor: not-allowed;
}

.dropdown-menu>li {
    margin-top: 1px;
}

.card {
    padding-bottom: 1px;
}

select.selectpicker.is-invalid+.bootstrap-select button,.is-invalid .multiselect {
   border-color: #a94442 !important;
}

select.selectpicker[disabled]+button .caret {
    visibility: hidden;
}

select.selectpicker+button, .btn-import {
    margin-left: 0px;
}

input.date-picker {
    border-width: 1px;
}

.delete-text {
    margin-bottom: 0px;
}

.selectpicker-parent {
    display: flex;
}

.selectpicker-parent .date-picker {
    margin-left: 9px;
}

.selectpicker-parent .bootstrap-select:not(:first-child) {
    margin-left: 5px;
}

.report-graph-container {
    min-height : 300px;
    width : 95%;
}

.select2-dropdown {
    z-index: 1000 !important;
}

.login-submit {
    background-color: #06347E;
}

@font-face {
 font-family: 'Font Awesome 6 Free';
 src: url(../fonts/fa-solid-900.ttf), url(../fonts/fa-solid-900.woff2), url(../fonts/fa-brands-400.ttf), url(../fonts/fa-brands-400.woff2), url(../fonts/fa-regular-400.ttf), url(../fonts/fa-regular-400.woff2), url(../fa-v4compatibility.ttf), url(../fa-v4compatibility.woff2);
}

.fa {
  margin-left  : 8px;
  margin-rignt : 8px;
  cursor       : pointer;
  position     : relative;
  top          : 1px;
  display      : inline-block;
  font-family  : 'Font Awesome 6 Free';
  font-style   : normal;
  font-weight  : 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*bootstrap 5 new css*/

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size:14px;
}

label {
    font-weight: bold;
}

.col-form-label {
    font-weight: bold;
}

input, .col-form-label, button {
    font-size: 14px !important;
}

.small, small {
    font-size: 12px !important;
}

.card-header {
    font-size: 18px !important;
    color: #31708f !important;
    background-color: #dde8ed !important;
    border-color: #cfdfe5 !important;
}

.dropdown-menu {
    font-size: 0.875rem !important;
}

.dropdown-header {
  font-size: 12px;
}

a {
  color: #337ab7;
  text-decoration: none;
}

.navbar-expand-lg {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-expand-lg .navbar-nav .nav-link {
  font-size: 14px;
}

#assistant .card-header {
  font-size: 14px !important;
  padding: 5px 8px;
}

#assistant a {
  margin-left: 10px;
}

.activityNumber {
  width: 20%;
}
.activityName {
  width: 50%;
}
.activityAdd {
  width: 15%;
}
.activityView {
  width: 15%;
}

/*breadcrumb*/
.breadcrumb-item+.breadcrumb-item::before {
    color: #ccc !important;
}

.h4, h4 {
  font-size: 18px !important;
}

.h5, h5 {
  font-size: 14px !important;
}

#devicesTableContainerPanel .card-body .col-4 {
  float: left;
}

.col-form-label {
  text-align: right;
}

.btn-secondary, .btn-outline-secondary, textarea {
  font-size: 14px !important;
}

/*
.btn-secondary {
  background-color: #FFFFFF !important;
  color: #474747 !important;
  font-size: 14px !important;
  border-color: #ccc;
}*/

.assistant-btn {
  font-size: 12px !important;
}

.assistant-step {
  background-color: #e7e7e7;
}

.btn {
  font-size: 14px !important;
}

.btn-close {
  float: right;
}

.table-responsive>tbody>tr>td {
  font-size: 14px !important;
}

.multiselect.dropdown-toggle:after {
  display: inline-block !important;
}

.multiselect-native-select>div>.dropdown-toggle::after {
  float: right;
  margin-top: 0.5em;
}

.multiselect-native-select>div>.btn {
  margin-left: 0 !important;
}

.input-group-text i {
 margin-left: 0 !important;
}

.invalid-feedback {
  font-size: 14px;
}

/*support parent and child element because bootstrap5 only support brother element. */
.is-invalid .invalid-feedback {
  display: block;
  color: #a94442;
}

.form-control.is-invalid {
  background-image: none;
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
}

.is-invalid .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
}

.is-invalid .form-control:focus{
    border-color: #a94442;
    box-shadow: 0 0 0 0.25rem rgb(220 53 69 / 25%);
}

.is-invalid .btn:focus{
    border-color: #a94442;
    box-shadow: 0 0 0 0.25rem rgb(220 53 69 / 25%);
}

/*Keep style with bootsrtap3*/
/*.is-invalid .col-form-label {
  color: #a94442;
}*/
.modal {
  font-size: 14px;
}

.modal-dialog h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1.1;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: none;
    width: 600px;
    margin: 30px auto;
  }
}
@media (min-width: 992px){
  .modal-lg {
    max-width: none;
    width: 900px;
  }
}

.btn-group>.btn:first-child {
    margin-left: 0;
}

.hide {
    display: none!important;
}

#productbrowser-search-table .col-sm-4 {
    padding-right: 15px;
    padding-left: 15px;
}

#selectPriceListTimeSlotsModal>div>div>.modal-footer {
  display: block;
  text-align: right;
}

.btn-sm {
    font-size: 12px !important;
    padding: 1px 5px !important;
}

.col-sm-7>.productBrowserPanelInner>.card-header>h4 {
    margin-bottom: 0.5rem;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding: 15px 15px;
}

.w-30 {
    width: 30%;
}

.abstract-text {
    z-index: 2;
    position: absolute;
    height: 34px;
    line-height: 34px;
    display: block;
    margin-left: 10%;
}

.btn-light.disabled, .btn-light:disabled {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
    color: #474747;
}

.btn-secondary.disabled, .btn-secondary:disabled {
    color: #000000;
    background-color: #ffffff;
    border-color: #6c757d;
}

.is-invalid .input-group-text {
  border-color: #a94442
}

pre {
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.multiselect-container .multiselect-option.active:not(.multiselect-active-item-fallback),
.multiselect-container .multiselect-all.active:not(.multiselect-active-item-fallback) {
  background-color: #FFF;
}

.multiselect-option label{
  font-weight: normal;
}

table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td {
  border-bottom-width: 1px;
}

.fa.fa-check {
  width: 8.75px;
  -webkit-text-stroke: 2px #628BC6;
}

.fa.fa-xmark {
  -webkit-text-stroke: 2px #628BC6;
}

#assistant .bd-highlight {
  color: #474747;
}

.table {
  --bs-table-striped-bg: none;
}

.card-title>a {
  color: inherit;
}

.tenant-btn:hover, .tenant-btn:focus, .accordion-button:focus, .btn-secondary:active:focus, .btn:focus,
.btn-outline-secondary:active:focus, .btn-outline-secondary:focus, .btn-check:checked+.btn-outline-secondary:focus,
.btn-check:active+.btn-outline-secondary:focus, .btn-check:checked+.btn-outline-secondary:focus, btn-check:focus+.btn-outline-secondary,
.btn-check:focus+.btn{
  box-shadow: none !important;
}


.form-control:focus {
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
}

.popover-body {
  padding: 9px 14px;
}

#assistant a.badge:hover {
  color: #fff;
  text-decoration: none;
}

#assistant .bg-primary[href]:hover {
  background-color: #286090 !important;
}

#assistant .bg-success[href]:hover {
  background-color: #449d44 !important;
}

#assistant .bg-secondary[href]:hover {
  background-color: #5e5e5e !important;
}

.container {
  padding-left: 15px;
  padding-right: 15px;
}

.uomSelectPickerSpan .dropdown-menu .dropdown-header {
	font-weight: 600;
    color: #333;
    font-size: 14px;
}

.action-icon {
  padding: 0 8px 0 12px !important;
  margin-right: 8px;
  color: #628BC6 !important;
  margin-left: 0;
}

.action-icon span {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #474747;
  margin-left: 10px;
}

.navbar-nav>li>a {
  line-height: 20px;
}

.form-control, .col-form-label {
  line-height: 1.42857143;
}

.mb-3 {
  margin-bottom: 10px !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  line-height: 1.1;
}

#updatePasswordPageHeight {
  margin-bottom: 70px;
}

.card-body {
  padding: 15px;
}

.multiselect-container .dropdown-item:focus {
  background-color: inherit;
}

.pdf-viewer {
  min-height: 70vh;
}

.integrations-grid {
  display: flex;
  flex-wrap: wrap;
  column-gap: 30px;
  row-gap: 30px;
}

.integrations-grid > div {
  padding: 15px;
  border: 1px solid #ddd;
  height: 259px;
  width:23%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  gap: 15px;
}

.integration-cell {
  align-self: stretch;
  border: 1px solid #ddd;
  height: 259px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.integration-cell > img {
  width: 176px;
}

#connectToSage img, #disconnectToSage img, #reconnectToSage img{
  width: 29px;
  height: 29px;
  border-radius: 50%;
  object-fit: contain;
  background-color: white;
  padding:3px;
}

.integrationButton{
    display: flex;
    height: 43px;
    cursor: pointer;
    justify-content: space-between;
    flex-wrap: nowrap;
}

.integrationButton span{
    display: flex;
    margin-left: 10px;
    align-items: center;
}

.xeroLogo {
    width:110px !important;
}

.quickBooksLogo, .freshBooksLogo, .sageLogo {
    width:136px;
}

.mergeLeft16 {
    margin-left: 16.6%
}

.fixedRows {
    position: sticky;
    z-index: 1;
}

/* hide input number spin button */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
}
input[type='number'] {
  -moz-appearance: textfield;
}

.auto-focus:focus {
  outline: none;
}

#tenantLicensesDetail .row-header strong {
  font-weight: 700;
  color: #474747;
}

.table-list {
    .table-handler-body {
        overflow: hidden;
    }

    table {
        overflow: auto;
        height: 100px;
        display: block;

        tbody {
            display: block;

            tr {
                display: block;

                td {
                    display: block;
                    text-align: left;
                }
            }
        }
    }

}