.bcp-loading:after,
.sfcp-sub-loading:after {
  content: "";
  background: url(../../images/ajax-loading.gif) no-repeat 0 0;
  width: 50px;
  height: 50px;
  float: left;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  cursor: wait;
  z-index: 999;
}
.sfcp-like-loading:before {
  display: block;
  content: "";
  width: 18px;
  height: 18px;
  background: url(../../images/ajax-like.gif) no-repeat 0 0;
}
.sfcp-recaptcha-class {
  padding: 45px 29px !important;
}
#sfcp-attachment-form label.error,
#sfcp-case-comment-form label.error,
#sfcp-case-notes-form label.error,
.add-case-block label.error,
label.error-line {
  color: red;
  font-size: 12px;
  margin-top: 5px;
}
span.success {
  background: #baeaba;
  padding: 5px;
  margin-bottom: 10px;
  display: block;
  border: 1px solid green;
  color: green;
}
span.error {
  display: block;
  background: #fbcaca;
  border: 1px solid red;
  color: red;
  font-size: 12px;
  padding: 5px;
  margin: 10px 0;
}
.error.settings-error {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.error.settings-error {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.global-search-section {
  margin: 0 auto;
}
.button,
.entry-content,
.entry-content .wp-block-file,
.entry-content .wp-caption-text,
.entry-content address,
.entry-content cite,
.entry-content figcaption,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-content table,
.faux-button,
.faux-button.more-link,
.wp-block-button__link,
.wp-block-file__button,
button,
input,
select,
textarea {
  font-family: Montserrat, sans-serif !important;
}
.comment-content a,
.entry-content a,
.entry-summary a,
.posts-navigation a,
.site-footer .widget-area a,
.widget a,
.widget_authors a strong {
  box-shadow: none !important;
  border-bottom: 0;
}
.sfcp-twenty-theme
  .entry-content
  > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(
    .is-style-wide
  ) {
  max-width: 100%;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}
.sfcp-nineteen-theme .entry .entry-content > *,
.sfcp-nineteen-theme
  .entry
  .entry-content
  > .wp-block-group
  > .wp-block-group__inner-container
  > *,
.sfcp-nineteen-theme .entry .entry-summary > *,
.sfcp-nineteen-theme
  .entry
  .entry-summary
  > .wp-block-group
  > .wp-block-group__inner-container
  > * {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.sfcp-nineteen-theme h1:not(.site-title):before,
.sfcp-nineteen-theme h2:before {
  display: none;
}
.sfcp-seventeen-theme
  .archive:not(.page-one-column):not(.has-sidebar)
  #primary
  article,
.sfcp-seventeen-theme .blog:not(.has-sidebar) #primary article,
.sfcp-seventeen-theme .error404.has-sidebar #primary .page-content,
.sfcp-seventeen-theme .error404:not(.has-sidebar) #primary .page-content,
.sfcp-seventeen-theme .search:not(.has-sidebar) #primary article,
.sfcp-seventeen-theme.page-two-column #comments,
.sfcp-seventeen-theme.page-two-column:not(.archive) #primary .entry-content {
  width: 100%;
  float: none;
}
.sfcp-seventeen-theme.has-sidebar.error404 #primary .page-header,
.sfcp-seventeen-theme.page-two-column.archive:not(.has-sidebar)
  #primary
  .page-header,
.sfcp-seventeen-theme.page-two-column:not(.archive) #primary .entry-header,
.sfcp-seventeen-theme:not(.has-sidebar):not(.page-one-column) .page-header {
  float: none;
  width: 100%;
}
.sfcp-nineteen-theme table td,
.sfcp-nineteen-theme table th {
  word-break: unset;
}
.chartview-blur h3 {
  position: absolute;
  top: 15px;
  left: 15px;
  font-size: 18px !important;
  font-weight: 600 !important;
}
.chartview-blur {
  position: relative;
}
.chartview-blur:before {
  content: "No Data To Display";
  position: absolute;
  left: 0;
  right: 0;
  z-index: 4;
  text-align: center;
  vertical-align: middle;
  top: 40%;
  transform: translateY(-50%);
  font-weight: 600;
  font-size: 15px;
  color: #555;
}
.chartview-blur {
  -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.16) !important;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.16) !important;
  min-height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.bcp-chart-1,
.bcp-chart-2,
.bcp-chart-3,
.bcp-chart-4 {
  -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.16) !important;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.16) !important;
}
.beta + h3,
h2 + h3 {
  border-color: transparent;
}
span.no-records {
  display: block;
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: initial;
}
.bcp-btn {
  background-color: #00a8ff;
  font-size: 15px;
  font-weight: 600;
  padding: 10px 15px;
  line-height: 21px;
  border: 0;
  text-decoration: none;
  color: #fff;
  border-radius: 5px;
  display: inline-block;
  margin: 0 7.5px;
  cursor: pointer;
}
.storefront-align-wide .recent-block-style-2 .dcp-content-table {
  padding: 25px 20px;
}
.storefront-align-wide .recent-block-style-2 .dcp-content-table h2 {
  padding: 0;
}
.no-content-chart {
  height: 100%;
  background: #fff;
}
.main-navigation a {
  font-family: Montserrat, sans-serif !important;
}
.wp-block-columns .wp-block-column .wp-block-columns {
  margin-bottom: 0;
  margin-top: 28px;
}
.sfcp-form-block a[data-toggle="tooltip"],
form span[data-toggle="tooltip"] {
  cursor: pointer;
  color: #444;
  line-height: 15px;
  display: inline-block;
  margin: 0 2px 0 4px;
  position: relative;
  word-wrap: break-word;
}
.sfcp-form-block a[data-toggle="tooltip"]:after,
form span[data-toggle="tooltip"]:after {
  font-family: "Open Sans", sans-serif;
  content: attr(data-title);
  display: none;
  opacity: 0;
  position: absolute;
  width: 160px;
  left: 100%;
  top: -5px;
  font-size: 12px;
  color: #fff;
  padding: 8px 8px;
  z-index: 99;
  border-radius: 4px;
  margin-left: 5px;
  word-break: normal;
  background-color: #444;
}
.sfcp-form-block a[data-toggle="tooltip"]:before,
form span[data-toggle="tooltip"]:before {
  content: "";
  position: absolute;
  left: 100%;
  top: 1px;
  border-right: 7px solid #444;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  margin-left: 1px;
  display: none;
  opacity: 0;
}
.sfcp-form-block a[data-toggle="tooltip"]:hover:after,
form span[data-toggle="tooltip"]:hover:after {
  display: inline-block;
  opacity: 1;
  -webkit-animation: fade 1s ease;
  -moz-animation: fade 1s ease;
  animation: fade 1s ease;
}
.sfcp-form-block a[data-toggle="tooltip"]:hover:before,
form span[data-toggle="tooltip"]:hover:before {
  display: inline-block;
  opacity: 1;
  -webkit-animation: fade 1s ease;
  -moz-animation: fade 1s ease;
  animation: fade 1s ease;
}
.btn-filter .bcp-btn-filter .lnr.lnr-funnel {
  margin-right: 0;
  font-size: 22px;
  line-height: 20px;
}
.btn-filter .bcp-btn-filter {
  padding: 10px 10px;
  margin-left: 10px !important;
}
.filter-modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.filter-fade {
  transition: opacity 0.15s linear;
}
.filter-modal.show .filter-modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.filter-modal-dialog {
  position: relative;
  width: auto;
  margin: 1rem;
  pointer-events: none;
  max-width: 900px;
  margin-top: 0;
}
.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.filter-modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  -webkit-box-shadow: 1px 1px 10px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 10px 6px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  outline: 0;
}
.bcp-row .custom-select {
  cursor: pointer;
}
.filter-modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1.2rem;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.filter-modal-title {
  color: #00a8ff;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  text-transform: capitalize !important;
  margin-top: 0;
  margin-bottom: 0 !important;
  padding: 0;
}
.filter-modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.7;
}
.filter-modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.2rem;
  padding-top: 0.6rem;
  overflow-y: scroll;
  max-height: 600px;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100vw;
  height: 100vh;
  background-color: #fff;
}
.filter-modal-body .bcp-form-group {
  margin-bottom: 1.5rem;
}
.filter-modal-footer {
  margin-top: 40px;
}
.modal-backdrop.filter-fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.7;
}
.filter-modal .bcp-btn {
  background-color: #00a8ff;
  font-size: 15px !important;
  font-weight: 600 !important;
  padding: 10px 15px !important;
  line-height: 21px;
  border: 0;
  text-decoration: none !important;
  color: #fff;
  border-radius: 5px !important;
  display: inline-block !important;
  letter-spacing: 0.2px;
  margin: 0 7.5px;
  max-width: 112px;
  width: 100%;
  cursor: pointer;
  box-shadow: none !important;
  font-family: Montserrat, sans-serif !important;
  text-transform: inherit !important;
}
.filter-modal .bcp-gray {
  background-color: #ced1d3 !important;
  color: #000;
}
.filter-modal.modal-open {
  display: block;
}
.bcp-row .bcp-col-lg-4 {
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
}
.filter-modal.modal-open .modal-backdrop.filter-fade {
  opacity: 0.5;
}
.case-details-description {
  margin: 0 !important;
}
.case-equal-height {
  height: 100%;
}
#Type:read-only {
  pointer-events: none;
}

.listing-data-table.bcp_subpanel_caseline__c .edit-action.bcp-action {
  color: #003762 !important;
  display: block;
  text-align: center;
}

.bcp-col-lg-12.td_fields.material_number {
  margin-bottom: 70px;
}
a.sparepart_detail {
  color: #0d2d64;
}
.listing-block .type_image img {
  height: 150px;
  width: initial !important;
}
.listing-block .bcp-col-lg-4 .type_image {
  text-align: center;
}
.listing-block .bcp-col-lg-4:first-child .type_image {
  background: #b4c8e0;
}
.listing-block .bcp-col-lg-4:last-child .type_image {
  background: #5898bf;
}
.listing-block .bcp-col-lg-4:nth-child(2) .type_image {
  background: #8bafcf;
}
.case-listing-block-1.sfcp-form-block .bcp-row .bcp-form-group {
  margin-bottom: 15px;
}
.tab-details-1
  .case-details-description
  .updates-details
  .details-desription-block
  .comment-block {
  margin: 0;
}
.listing-block.listing-style-2 .case-listing-block {
  margin: 0 20px !important;
}
.sap_number_selection table#sap_number_selectiontable td {
  vertical-align: top;
}
.sap_number_selection table#sap_number_selectiontable td {
  border: 0;
  /* min-width: 200px;*/
  padding: 10px;
}
form.module-form.module-case {
  margin-top: 15px;
}

/********************Asset table*******/

table#sap_number_selectiontable th {
  font-size: 13px;
}

.td_fields select,
#sap_number_selectiontable .td_fields input,
#sap_number_selectiontable .td_fields textarea {
  font-size: 13px !important;
}
.addmore_action.addmore_action_button {
  text-align: center;
  font-size: 23px;
  margin-bottom: 20px;
}

span.lnr.lnr-plus-circle.tr_clone_add {
  cursor: pointer;
}

span.lnr.lnr-circle-minus.tr_clone_remove {
  cursor: not-allowed;
}

div#assetSelectionTable_length,
div#SelectedassetTable_length {
  display: none;
}

.dataTables_wrapper .dataTables_filter {
  float: left;
  text-align: left;
}
div#assetSelectionTable_filter,
#SelectedassetTable_filter {
  margin-bottom: 20px;
}
a,
li,
p,
span,
.add-asset-table-block th,
.add-asset-table-block td {
  font-family: "Open Sans", sans-serif;
}

.dataTables_wrapper .dataTables_paginate a.paginate_button {
  border: 0;
  font-size: 13px;
  font-weight: 700;
  color: #2d3748 !important;
  width: 37px;
  height: 37px;
  border-radius: 10px !important;
  text-align: center;
  line-height: 37px;
  padding: 0;
  background-color: transparent;
  display: inline-block;
}
.dataTables_wrapper .dataTables_paginate a.paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  background-color: #0d2d64 !important;
  color: #fff !important;
}

a#assetSelectionTable_next,
a#assetSelectionTable_last,
a#assetSelectionTable_previous,
a#assetSelectionTable_first,
a#SelectedassetTable_next,
a#SelectedassetTable_last,
a#SelectedassetTable_previous,
a#SelectedassetTable_first {
  font-size: 10px !important;
}
table.dataTable thead > tr > th.sorting:before {
  content: "\e874" !important;
}

table.dataTable thead > tr > th.sorting:after {
  content: "\e874" !important;
  font-family: "Linearicons-Free";
}

table.dataTable thead > tr > th.sorting:before {
  content: "\e873" !important;
  font-family: "Linearicons-Free";
}
table#SelectedassetTable textarea {
  min-height: 65px;
}
table.dataTable thead > tr > th.sorting_asc:before,table.dataTable thead > tr > th.sorting_asc:after{
  display:none !important;
}
table.dataTable thead > tr > th.sorting_disabled:before,
table.dataTable thead > tr > th.sorting_disabled:after {
  display: none;
}

.asset_selected {
  display: table-row !important;
}
table#SelectedassetTable tr.selectedasset_tr {
  display: none;
}

button.tabassetlink.selectedassets {
  cursor: not-allowed;
  pointer-events: none;
}
button.tabassetlink.selectedassets.activated {
  cursor: pointer;
  background: #0d2d64;
  color: #fff;
  padding: 9px;
  pointer-events: all;
}

input.customAssetSelectionSearch {
}

.search_header label {
  font-size: 27px;
  float: left;
}
.search_header {
  margin-top: 20px;
}
#AssetInformationSection input.customAssetSelectionSearch,
#AssetInformationSection input.customSelectedAssetSearch {
  float: left;
  display: flex;
  margin-bottom: 20px;
  width: 20%;
}
div#assetSelectionTable_filter,
#SelectedassetTable_filter {
  display: none;
}

.action_header {
  width: fit-content;
  float: right;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background: #0d2d64 !important;
}
.add-asset-table-block .table_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 20px 0;
  flex-wrap: wrap;
}
.add-asset-table-block input {
  width: initial !important;
  margin-bottom: 0 !important;
  box-shadow: none !important;
  padding-left: 35px !important;
  margin: 0 !important;
}
.add-asset-table-block .search_header {
  margin-top: 0;
  position: relative;
}
.add-asset-table-block .search_header span {
  font-size: 20px;
  color: #3f4d67;
}
.add-asset-table-block .search_header label {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  left: 10px;
}
.add-asset-table-block .action_header {
  float: initial;
}
.add-asset-table-block .action_header .next-intervention {
  display: flex;
  align-items: center;
  margin: 10px 0 0;
  max-width: initial !important;
}
.add-asset-table-block .action_header .next-intervention span {
  padding-right: 10px;
}
#AssetInformationSection .tab {
  display: flex;
  align-items: center;
}
#AssetInformationSection .tabassetlink.selectedassets.activated {
  background: #3f4d67;
  font-weight: 600;
  border-radius: 5px;
}
.add-asset-table-block table#SelectedassetTable textarea {
  min-height: initial;
  height: 50px;
}
.add-asset-table-block .quote-product-list-table td,
.add-asset-table-block .quote-product-list-table th,
.sap_number_selection td,
.sap_number_selection th {
  font-size: 15px !important;
}
.add-asset-table-block .quote-product-list-table th,
.sap_number_selection th {
  border-right: 0 !important;
  text-transform: uppercase;
  /* padding: 15px !important; */
  /* padding-left: 25px !important; */
}
.add-asset-table-block .quote-product-list-table tr:hover,
.sap_number_selection tr:hover {
  background: transparent !important;
  box-shadow: none !important;
}
#sap_number_selectiontable .td_fields input {
  text-overflow: ellipsis;
}
.add-asset-table-block .table.quote-product-list-table {
  border: 0;
}
.sap_number_selection th {
  border: 0 !important;
  text-align: left;
}
/* .add-asset-table-block .quote-product-list-table td,
.sap_number_selection td {
  padding: 10px 15px !important;
  padding-left: 25px !important;
} */
.sap_number_selection .custom-select {
  text-overflow: ellipsis;
  padding-right: 20px !important;
  background-position: calc(100% - 8px) !important;
}
.sap_number_selection .addmore_action_button span {
  color: #009ee0;
}
.sap_number_selection .addmore_action .tr_clone_remove {
  cursor: not-allowed;
  color: red;
  font-size: 18px;
}
div#module_form_details
  .section-div
  .select2-container--default
  .select2-selection--single {
  border-color: #ced4da;
  height: 44px !important;
}
div#module_form_details
  .section-div
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  height: 100%;
  line-height: 40px !important;
}
div#module_form_details
  .section-div
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  bottom: 0;
  margin: auto;
}
.add-asset-table-block table#SelectedassetTable textarea{
  resize: vertical !important;
}
.td_fields textarea {
    resize: vertical !important;
}
.no_asset_selected {
  font-family: "Open Sans", sans-serif;
  margin-bottom: 15px;
}
span.clr-blue {
  color: #3f4d67;
  cursor: pointer;
}
/***************************/
@media (min-width: 768px) {
  .filter-modal-body .bcp-row .bcp-col-lg-4 {
    -webkit-box-flex: 0;
    max-width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .filter-modal-dialog {
    max-width: 550px;
    margin: 1.75rem auto;
  }
  .filter-modal.filter-fade .filter-modal-dialog {
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px);
  }
  .filter-modal-header {
    padding: 1.5rem;
  }
  .filter-modal-body {
    padding: 1.5rem;
    padding-top: 0.6rem;
  }
  .filter-modal-body {
    padding: 1.5rem;
    padding-top: 0.6rem;
    max-height: auto;
    overflow-y: auto;
  }
  .add-asset-table-block .action_header .next-intervention {
    margin: 0;
  }
}
@media (min-width: 992px) {
  .filter-modal-body .bcp-row .bcp-col-lg-4 {
    -webkit-box-flex: 0;
    max-width: 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
  }
  .filter-modal-dialog {
    max-width: 700px;
  }
  .filter-modal-header {
    padding: 1.5rem;
  }
}
@media (min-width: 1100px) {
  .filter-modal-dialog {
    max-width: 720px;
  }
}
.filter-modal-title {
  width: 100%;
  margin-top: 0 !important;
}
.bcp_filter_header_action {
  display: flex;
}
@media (max-width: 767px) {
  .bcp_filter_header_action {
    display: flex;
    /* margin-top: 0 !important; */
    /* justify-content: initial !important; */
    width: 100%;
  }
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  font-family: Montserrat, sans-serif;
}
dl,
ol,
ul {
  padding: 0;
  margin: 0;
}
li {
  list-style-type: none;
}
a {
  text-decoration: none;
}
.multi-select-title {
  border: 1px solid #ccc;
  border-radius: 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  line-height: 1.5;
  color: #495057;
  font-size: 16px;
  font-family: Montserrat, sans-serif !important;
  font-weight: 400;
  padding: 10px 15px 6px;
}
.multi-select-title label {
  margin-bottom: 0 !important;
}
.arrow-down {
  font-size: 20px;
  margin-top: -10px;
  cursor: pointer;
}
.multi-select-dropdown {
  display: none;
  -webkit-box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 5px -2px rgba(0, 0, 0, 0.75);
  padding: 6px 0;
  border-radius: 5px;
}
.multi-select-dropdown ul li {
  display: block;
}
.multi-select-dropdown ul li:hover {
  background-color: #eee;
}
.multi-select-dropdown ul li input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.multi-select-dropdown ul li label {
  position: relative;
  cursor: pointer;
  display: block;
  width: 100%;
  font-weight: 400;
  font-size: 13px;
}
.multi-select-dropdown ul li label::before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #00a8ff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 8px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 7px;
}
.multi-select-dropdown ul li label::after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 6px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  opacity: 0;
}
.multi-select-dropdown input:checked + label::after {
  opacity: 1;
}
.multi-select {
  position: relative;
}
.multi-select-dropdown {
  position: absolute;
  left: 0;
  right: 0;
  background-color: #fff;
  z-index: 2;
}
.multi-select-dropdown label {
  margin-bottom: 0 !important;
}
.multi-select-dropdown ul li {
  display: block;
  padding: 5px 10px 6px;
}
.multi-select-dropdown input:checked + label::before {
  background-color: #00a8ff;
}
#CreatedDate {
  cursor: pointer;
  padding-right: 30px;
  font-size: 14px !important;
  line-height: 18px;
}
#CreatedDate + .fa.fa-calendar {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.sfcp-form-block a[data-toggle="tooltip"]:after,
form span[data-toggle="tooltip"]:after {
  z-index: 1;
}
:disabled {
  background: #f1f1f1 !important;
  cursor: not-allowed !important;
}
.filter-modal-body .bcp-form-group .bcp-flex label {
  margin-bottom: 4px;
  font-size: 14px;
}
.filter-modal-body .bcp-form-group {
  margin-bottom: 1rem !important;
}
.filter-modal-footer {
  margin-top: 30px;
}
.heading-part.bcp-without-icon h2 span {
  margin: 0;
}
.heading-part.bcp-without-icon h2 + h6 {
  margin-left: 0 !important;
}
#filter-list-form .bcp-col-lg-4 {
  -webkit-box-flex: 0;
  max-width: none;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  min-width: 25%;
}
#filter-list-form .bcp-col-lg-4 .case-button-group .bcp-btn {
  width: auto;
  text-align: center;
  display: inline-block !important;
  margin: 0;
  font-size: 13px !important;
  padding: 8px 10px !important;
}
#filter-list-form .bcp-col-lg-4 .fa.fa-calendar {
  top: 38px;
  bottom: auto !important;
}
#filter-list-form {
  box-shadow: 1px 1px 4px 2px rgba(0, 0, 0, 0.2);
  padding: 12px;
  margin-top: 30px;
  -webkit-box-shadow: 1px 1px 4px 2px rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
  #filter-list-form .bcp-col-lg-4 {
    -webkit-box-flex: 0;
    max-width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
@media (max-width: 639px) {
  #filter-list-form .bcp-col-lg-4 {
    -webkit-box-flex: 0;
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.lead {
  margin-bottom: 0;
  font-size: 15px !important;
}
.content ol,
.content ul {
  margin: 0;
}
.multi-select-dropdown ul li label::after {
  top: 6px;
}
.dt-responsive-on .main-nav > li:hover .sub-nav {
  visibility: visible;
  opacity: 1;
}
@media (max-width: 639px) {
  #filter-list-form .bcp-col-lg-4.text-center.filter-modal-footer {
    -webkit-box-flex: 0;
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.case-button-group.bcp-filter {
  text-align: left;
}
.case-button-group.bcp-filter .bcp-btn.save-btn {
  display: inline-block !important;
  margin: 0;
  width: 80px;
}
.case-button-group.bcp-filter #bcp-filter-reset {
  display: inline-block !important;
  margin: 0;
  width: 80px;
  color: #000;
}
.bcp-col-lg-12.text-center.filter-modal-footer {
  margin: 0;
}
.multi-select-dropdown ul {
  padding: 0;
  margin: 0;
}
.standalone-footer {
  background: #fff !important;
  padding-bottom: 0;
}
footer {
  position: static !important;
}
.footer_block {
  text-align: left;
  width: 33.33%;
  padding: 0 40px;
}
.footer_block h3 {
  color: #003861;
  margin-bottom: 5px;
  font-family: "PT Sans Narrow", sans-serif;
  font-size: 18px;
}
.footer_block a,
.footer_block p {
  color: #5e7e9b;
  margin-bottom: 8px;
  font-family: "PT Sans Narrow", sans-serif;
}
.footer_wrapper {
  padding: 30px 0;
  padding: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1140px;
  margin: 0 auto;
}
.footer_block .social svg {
  width: 30px;
  height: 30px;
}
.footer_block .social {
  text-align: center;
  margin-bottom: 25px;
}
.footer_block .social a {
  padding: 0 12px;
  display: inline-block;
  margin-bottom: 0;
}
.footer_block .privacy {
  text-align: center;
}
.footer_block .privacy ul li {
  display: inline-block;
  margin-bottom: 3px;
}
.footer_block .footer-nav li {
  text-align: right;
}
.footer_block a:hover {
  text-decoration: underline;
}
.privacy a:before {
  content: ".";
}
.footer_block .privacy ul li a {
  position: relative;
  padding: 0 10px;
}
.footer_block .footer-nav li a {
  font-size: 18px;
}
.footer_block .footer-nav li + li {
  margin-top: 10px;
}
.copyright-footer {
  background: #003762;
  padding: 15px 0;
}
.footer_logo {
  display: block;
  width: 100%;
  text-align: left;
  padding: 0 40px;
  margin-bottom: 18px;
}
.footer_logo img {
  max-width: 180px;
}
.bcp-form-group .bcp-flex {
  position: static !important;
  padding: 0 !important;
  margin-bottom: 5px !important;
}
/*.case-listing-block-1 .bcp-row .bcp-form-group .custom-select,
.case-listing-block-1 .bcp-row input {
  background: #efefef !important;
}*/
.dcp-table .dcp-head th {
  background-color: #009ee0 !important;
}
.case-button-group.bcp-filter #bcp-filter-reset {
  color: #fff;
}
header {
  background-color: #003762 !important;
}
.module-form .bcp-filter .save-btn {
  background-color: #009ee0 !important;
  margin-right: 8px !important;
}
.global-search-section .global-input .bcp-col-lg-7 {
  max-width: 100% !important;
}
.crm_standalone .global-search-section .global-input {
  width: 100% !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "PT Sans Narrow", sans-serif !important;
  font-weight: 700;
}
.global-search-section h2 {
  font-size: 30px;
}
.number-incident-block .counter-name h2 {
  font-size: 18px;
}
.chartview-blur h3,
.dcp-content-table h2 {
  font-size: 20px !important;
}
a,
li,
p,
span {
  font-family: "Open Sans", sans-serif;
}
.main-logo a {
  display: inline-block;
  margin-top: 5px;
}
.bcp-sub-heading {
  font-size: 18px !important;
}
.case-button-group {
  position: relative;
}
.case-button-group .bcp-lang-wrapper {
  position: absolute;
  right: 0;
  top: 0;
}
.bcp-btn.btn-register {
  max-width: 125px !important;
}
.bcp-recent-activity-style-5 .dcp-content-table .dcp-table .dcp-head th {
  border-bottom: none !important;
}
.bcp-row.header-content .bcp_lang_dropdown a.language-dropdown-toggle,
.bcp-row.header-content .bcp_lang_dropdown a.language-dropdown-toggle span {
  color: #fff !important;
}
ul.user-details .dropdown.bcp_lang_dropdown {
  margin-bottom: 0 !important;
}
header .bcp-row .header-right li.dropdown-li {
  line-height: 34px;
}
ul.user-details .language-selection-section .language-dropdown-menu li a {
  padding: 6px 0;
}
header .bcp-row .header-right li.dropdown-li {
  line-height: 34px;
}
header .bcp-row .header-right ul.user-details li.dropdown-li .dropdown {
  margin-top: 10px;
}
ul.user-details .language-selection-section {
  margin-bottom: 0;
}
header .bcp-row .header-right li.dropdown-li .dropdown li {
  line-height: 20px;
}
.dropdown-mbl .language-selection-section .language-dropdown-menu li a {
  color: #000 !important;
}
@media (min-width: 782px) {
  .bcp-main-login-part .wp-block-column:first-child {
    max-width: 560px;
  }
}
@media (min-width: 768px) {
  .footer_block.resp {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .footer_block {
    padding: 0 15px;
  }
  .footer_block .social svg {
    width: 24px;
  }
  .footer_block h3 {
    font-size: 16px;
  }
  .footer_block .social {
    margin-bottom: 15px;
  }
  .footer_logo {
    padding: 0 15px;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  .bcp-main-login-part .wp-block-column h2 {
    font-size: 24px !important;
  }
  .crm_standalone .container .bcp-part-login {
    margin-top: 0 !important;
  }
}
@media (max-width: 1200px) {
  .crm_standalone .global-search-section .global-input {
    padding: 0 10px;
  }
}
@media (max-width: 768px) {
  .bcp-part-login {
    max-height: 100% !important;
  }
}
@media (max-width: 767px) {
  .footer_block {
    width: 100%;
    padding: 0;
    margin-bottom: 12px;
  }
  .footer_logo {
    padding: 0;
  }
  .footer_block .footer-nav li {
    text-align: left;
  }
  .footer_block.desk {
    display: none;
  }
  .crm_standalone .global-search-section .global-input {
    position: relative;
  }
  .crm_standalone .global-search-section .global-input .bcp-col-lg-3 {
    position: absolute;
    left: 10px;
  }
  .crm_standalone
    .global-search-section
    .global-input
    .bcp-col-lg-3
    .custom-select {
    margin-bottom: 0;
  }
  .crm_standalone .global-search-section .global-input .bcp-col-lg-7 {
    margin-left: 85px;
  }
  /* .bcp_filter_header_action {
    position: absolute;
    top: 40px;
    right: 35px;
  } */
  .bcp-flex .heading-part h2 {
    padding-right: 85px;
  }
  .case-listing-block .bcp-col-lg-12 {
    padding: 0 !important;
  }
  .bcp-btn {
    margin-left: 0;
  }
  .bcp-main-login-part .wp-block-column h2 {
    font-size: 24px !important;
  }
  .sfcp-form-block .add-case-block .case-button-group {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .case-button-group .bcp-lang-wrapper {
    position: static;
  }
  header .bcp-row nav ul.sfcp-language-selector {
    display: none;
  }
  .case-listing-block.sfcp-form-block .add-case-block form {
    margin-top: 0;
  }
  .listing-block .case-listing-block .bcp-justify-content-between.bcp-flex {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: flex-start !important;
  }
}
@media (max-width: 360px) {
  .crm_standalone .container .bcp-part-login {
    height: 350px;
    overflow-y: auto;
  }
}
@media (max-width: 320px) {
  .bcp-part-login {
    height: 280px !important;
    overflow-y: auto;
    padding: 15px 20px !important;
  }
  .bcp-main-login-part .wp-block-column {
    flex-grow: unset;
  }
  .bcp-btn {
    max-width: 90px !important;
  }
  .bcp-btn.btn-register {
    max-width: 125px !important;
  }
  .bcp-lang-wrapper .userinfo .bcp-btn {
    max-width: 100% !important;
  }
  .crm_standalone.bcp-main-signup-part .add-case-block {
    padding: 20px 15px;
  }
}
select.bcp-dropdown {
  display: block;
  font-size: 13px;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  padding: 0.375rem 0.75rem;
  float: left;
  border: 1px solid #ced4da;
}
.case-listing-dropdown {
  float: right;
}
.case-listing-dropdown label {
  float: left;
  margin-top: 7px;
  margin-right: 10px;
}
.case-listing-dropdown {
  margin-top: 20px;
}
/* .tab {
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  margin-top: 0px;
} */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: 0;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  color: #afb4ba;
  font-size: 18px;
  font-weight: 700;
}
.tab button.active {
  color: #153762;
}
.tabcontent {
  display: none;
  padding: 6px 12px;
  border-top: none;
}
.ui-tooltip {
  max-width: 100% !important;
  max-height: 100% !important;
}
.language-selection-section .language-dropdown-menu {
  max-height: 160px !important;
}
.comments-download-section {
  margin-right: 28px;
  margin-bottom: 10px;
  float: right;
}
.case-details-description #casecomments .updates-details-main {
  float: right;
  width: 100%;
}
/* .case-button-group {
  padding: 30px;
} */
.verify_material_number,
a.verify_material_number.Verified {
  margin: 10px;
  top: 0;
  position: absolute;
}
label#Material_Number__c-error {
  width: 100%;
  float: left;
}
.bcp-col-lg-12.material_number {
  margin-bottom: 20px;
}
input.number_type_chk {
  width: 24px !important;
}
#number_type_selection {
  width: 30%;
  margin-right: auto;
}
#number_type_selection label {
  line-height: 34px;
  margin-left: 10px;
  margin-bottom: 0;
}
#number_type_selection .bcp-form-group {
  margin-bottom: 0 !important;
}
#number_type_selection .bcp-row .bcp-form-group .bcp-flex {
  align-items: center;
}
a.verify_material_number.Verified {
  color: green;
  font-weight: 600;
}
a.verify_material_number.Verified {
  cursor: default;
}
.next-btn {
  background-color: #00a8ff;
  font-size: 15px !important;
  font-weight: 600 !important;
  padding: 10px 15px !important;
  line-height: 21px;
  border: 0;
  text-decoration: none !important;
  color: #fff;
  border-radius: 5px !important;
  cursor: pointer;
}
input.material_number {
  width: 70%;
  float: left;
}
label#material_number-error {
  width: 100%;
}
a.verify_material_number {
  text-decoration: underline;
  color: #153762;
}
a.verify_material_number.Verified {
  text-decoration: none;
}
span#tooltip_content_11,
span#tooltip_content_12 {
  line-height: 25px;
  margin-left: 4px;
}
label#Material_Number__c-verify-error {
  width: 100%;
  float: left;
  margin-left: 0;
}
label#Material_Number__c-verify-error {
  color: red;
  font-size: 12px;
  margin-top: 5px;
}

label#Serial_Number__c-verify-error {
  width: 100%;
  float: left;
  margin-left: 0;
}
label#Serial_Number__c-verify-error {
  color: red;
  font-size: 12px;
  margin-top: 5px;
}

div#material_number_selection {
  width: 30%;
  margin: 0 auto;
}
#material_number_selection input.serial_material_number {
  width: 24px;
}
div#material_number_selection label {
  line-height: 34px;
  margin-left: 10px;
}
.material_number_selection_content {
  margin-top: 40px;
}
div#material_number_selection .case-button-group {
  justify-content: left;
  padding-left: 15px;
}

label.step-heading {
  font-weight: 600;
  font-size: large;
  margin-left: 0px !important;
  white-space: nowrap;
}
button.next-btn {
  width: 112px;
}

#number_type_selection .case-button-group {
  justify-content: left;
  padding-left: 20px;
  margin-top: 10px;
}

div#case_line_details {
  width: 50%;
  margin: 0 auto;
}

div#case_line_details input[type="text"] {
  width: 60%;
  float: none;
  margin-left: 20px;
}

label.case_line_label {
  float: left;
  line-height: 40px;
  margin-right: 10px;
}
.case_line_details_content {
  width: 100%;
}
.case_line_details_content .bcp-form-group {
  border-bottom: 1px solid #ccc;
  padding-bottom: 42px;
  border-radius: 10px;
  padding-left: 70px;
}

input.case_line_serial_number[readonly="readonly"] {
  background: #cecece !important;
}

.case_line_subpanel_body .case-listing-block.bg-white.shadow {
  box-shadow: none;
}

.case_line_subpanel_body .listing-block .bcp-table tbody tr {
  background-color: #f8fafb !important;
}

.case_line_subpanel_body .listing-block.listing-style-1 {
  padding: 0;
}

.case_line_subpanel_body .listing-block .listing-data-table {
  margin-top: 0;
}

label#serial_material_number-error {
  margin-left: 20px !important;
}

@media only screen and (max-width: 600px) {
  #number_type_selection {
    width: 100%;
  }
  a.verify_material_number {
    position: relative;
    float: left;
    margin-left: 0;
  }
  div#material_number_selection {
    width: 100%;
  }
  div#case_line_details {
    width: 100%;
  }

  .case_line_details_content .bcp-form-group {
    padding-left: 0;
  }
  button.next-btn {
    width: auto;
  }
}

@media only screen and (max-width: 767px) and (min-width: 600px) {
  #number_type_selection {
    width: 40%;
  }
  a.verify_material_number {
    position: relative;
  }
  div#material_number_selection {
    width: 40%;
  }
  div#case_line_details {
    width: 80%;
  }

  .case_line_details_content .bcp-form-group {
    padding-left: 0;
  }
}

.case_line_subpanel_body .listing-block {
  padding: 0 !important;
}

.bcp-detail-style-1 .case-details-description .tabs .tab-link {
  font-size: 16px !important;
  padding-right: 14px !important;
}

.case_line_subpanel_body .bcp-table th {
  font-size: 14px;
  padding-left: 7px;
}
.case-button-group.bcp-filter {
  padding: 0;
}
.case_line_subpanel_body .listing-block .listing-data-table {
  border-radius: 5px !important;
}
.case_line_subpanel_body .listing-data-table thead,
.case_line_subpanel_body .listing-block .listing-data-table thead tr {
  background-color: #eceeef !important;
}

.listing-data-table.bcp_subpanel_inhouserepair_ines__c
  table
  thead
  th:first-child {
  width: 40%;
}

tr.inhouserepair_ines__c_modal {
  cursor: pointer;
}
header.w3-container.w3-teal {
  position: relative;
}

.title {
  color: #003762 !important;
  font-size: 16px;
  font-weight: 600;
}

.add-case-block.add-accept-block {
  width: 100%;
}

#id01_inhouserepair_serialnumber .case-listing-block.bg-white.shadow {
  padding: 20px;
}

#id01_inhouserepair_serialnumber .bcp_modal_serialnumber tr {
  background: #eceeef !important;
}
#id01_inhouserepair_serialnumber .bcp_modal_serialnumber td {
  background: #f8fafb !important;
}
.w3-modal-content.w3-animate-top.w3-card-4 {
  width: 40%;
}
span.w3-button.w3-display-topright {
  background: transparent;
  color: #000;
  font-size: 23px;
}
#id01_inhouserepair_serialnumber .listing-data-table.bcp_modal_serialnumber {
  overflow: hidden;
}

.page-numbers.current {
  background-color: #003762 !important;
  padding: 4px 10px;
  color: #fff;
  border-radius: 11px;
  border-radius: 5px !important;
}

.page-numbers {
  padding: 4px 10px;
}
div#pagination {
  padding: 30px 0;
}
#id01_inhouserepair_serialnumber .case-listing-block.bg-white.shadow {
  margin: 0;
}
#id01_inhouserepair_serialnumber .listing-block.listing-style-2 {
  margin: 0;
  border-radius: 10px;
}
div#id01_inhouserepair_serialnumber {
  margin-top: 40px;
}

div#id01_inhouserepair_serialnumber .w3-modal-content.w3-animate-top.w3-card-4 {
  border-radius: 20px;
}

div#id01_inhouserepair_serialnumber .case-listing-block.bg-white.shadow {
  -webkit-box-shadow: 0 0.15rem 1.75rem 0 rgb(58 59 69 / 7%);
}

div#id01_inhouserepair_serialnumber div#pagination {
  padding: 30px 0;
  padding-bottom: 10px;
  text-align: center;
}
.listing-data-table.bcp_subpanel_caseline__c td {
  white-space: nowrap;
}

.popupalert {
  background: #72aee694;
  margin-bottom: 30px;
  border-radius: 10px;
  color: #000;
}

.innerpopup {
  text-align: center;
  padding: 20px;
}
.bcp_subpanel_serviceappointment input.serviceappointment_chk {
  width: 25px;
  height: 20px;
}
a.wo-button {
  background: #ccc;
  padding: 10px 20px;
  border-radius: 5px;
  margin-left: 10px;
}
a.accpet_workorder.wo-button {
  background: #358139;
  color: #fff;
}

a.reject_workorder.wo-button {
  color: #fff;
  background: #c71c1c;
}

form.module-form.module-workorder {
  padding: 20px;
}

textarea#wo-reject-reason {
  width: 100%;
}

.wo-button-group button.bcp-btn.save-btn {
  margin-left: 0px;
  margin-top: 20px;
}

.wo-status {
  width: auto;
  width: fit-content;
  border: 1px solid;
  border-radius: 10px;
  padding: 2px 8px;
}
.wo-accepted {
  border-color: green;
}
.wo-rejected {
  border-color: red;
}
.fa-check-circle::before {
  content: "\f058";
  font-size: 25px;
  color: green;
}

.fa-remove::before,
.fa-close::before,
.fa-times::before {
  content: "\f00d";
  font-size: 21px;
  background: red;
  border-radius: 100px;
  width: 10px;
  padding: 2px 5px;
  color: #fff;
  line-height: 33px;
}

.wp-accpeted-status {
  font-size: 17px;
  margin-left: 6px;
  color: green;
}
.wp-rejected-status {
  font-size: 17px;
  margin-left: 6px;
  color: red;
}
form#workorder_rejectform {
  padding: 16px;
}

textarea#wo-reject-reason {
  padding: 5px;
}
button.btn.btn-export-spareparts {
  float: right;
  border: 0;
  /* padding: 20PX; */
  margin-bottom: 10px;
  background: transparent;
  cursor: pointer;
}
span.wp-accpeted-status {
  /* border: 1px solid; */
  background: green;
  color: #fff;
  padding: 1px 8px;
}
span.wp-rejected-status {
  /* border: 1px solid; */
  background: #b91919;
  color: #fff;
  padding: 1px 8px;
}
.wp-block-columns {
  gap: 2em;
  margin-bottom: 2em;
}

.case_line_subpanel_body div.spareparts_details .listing-block {
  padding: 20px 35px !important;
}

.case_line_subpanel_body div.spareparts_details .case-listing-block {
  box-shadow: 0 0.15rem 1.75rem 0 rgb(58 59 69 / 15%) !important;
  margin-bottom: 0;
}

.case_line_subpanel_body div.spareparts_details .sparepartscontents {
  padding: 20px;
}

.case_line_subpanel_body div.spareparts_details .sparepartscontents label {
  min-width: 180px;
  font-size: 15px;
  font-weight: 600;
  margin-right: 20px;
  margin-bottom: 8px;
}

.case_line_subpanel_body div.spareparts_details .sparepartscontents .title {
  margin-bottom: 30px;
}

.case_line_subpanel_body div.spareparts_details .sparepartscontents .bcp-flex {
  margin-bottom: 10px;
}

.case_line_subpanel_body .listing-block .bcp-table tbody tr td {
  font-family: "Open Sans", sans-serif;
}

#subpaneldescription .updates-details .post-date {
  margin-bottom: 0 !important;
}
#subpaneldescription .updates-details .user-description {
  margin: 5px 0 0 !important;
}
#subpaneldescription .updates-details .user-details-1 {
  padding: 15px !important;
}

.listing-data-table.bcp_subpanel_serviceappointment .notselected {
  pointer-events: none;
  opacity: 0.4;
}

.spareparts_details .w3-modal-content.w3-animate-top.w3-card-4 {
  width: 50%;
}

body .case-details-view h2.d-none.d-md-block {
  margin: 0px 0 !important;
  padding: 0 !important;
  margin-bottom: 0 !important;
}
a.wo-button {
  background: #ccc;
  padding: 3px 20px;
  border-radius: 0px;
  margin-left: 10px;
  font-size: 16px;
  font-weight: 600;
}
.add-subpanel-icon {
  float: right;
  padding-left: 10px;
}

.section-div .section-title {
  margin-bottom: 24px;
}
.section-div .section-title h3.section_name {
  padding: 10px 0;
  border-bottom: 1px solid #222;
}

.select2-container .select2-selection--single {
  height: 38px !important;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 34px !important;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 35px !important;
}

table.assetTable {
  width: 60%;
  text-align: left;
}
table.assetTable textarea {
  min-height: 46px;
  /*height: 50px !important;*/
}
td.AssetTitle {
  text-align: left;
}
td.AssetTitle {
  width: 33%;
}
table.assetTable td {
  padding: 5px 0;
}
table#sap_number_selectiontable {
  width: 100%;
  border-collapse: collapse;
}
table#sap_number_selectiontable td,
table#sap_number_selectiontable th {
  padding: 10px 10px;
  border: 1px solid #ccc;
}
table#sap_number_selectiontable textarea {
  min-height: 38px !important;
  height: 38px;
  overflow: hidden;
}
table#sap_number_selectiontable tr td:last-child {
  text-align: center;
  font-size: 20px;
  vertical-align: middle;
}

.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 24px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked + .slider {
  background-color: #2196f3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

label.switch_label {
  float: left;
  margin-right: 15px;
}

input.create_new_location {
  width: 16px;
  float: left;
  margin-top: -7px;
  margin-right: 10px;
}

.create_new_location_label {
  margin-top: 13px;
}

p.subtitle {
  font-size: 17px;
}

.bcp-form-group.listing-search.listing-search-caseopen {
  border: 0 !important;
}

.listing-block .module-case-rt-case .bcp-col-lg-4 {
  width: 100%;
  flex: 0 0 100%;
}
.type_title {
  padding: 10px;
  background: #0d2d64;
  color: #fff;
  margin: 10px 0 30px;
  border-radius: 5px;
  text-align: center;
}
.type_title a {
  color: #fff;
  text-align: center;
  float: none;
  display: block;
  margin: 0 auto;
}
.section-div .section-title {
  padding: 0 !important;
}
.create_new_location_label input.create_new_location {
  display: inline-block;
  width: initial;
}
.select2-container {
  width: 100% !important;
}
.AssetInformation .select2-selection__choice {
  margin-right: 5px;
  max-width: calc(100% - 5px) !important;
}
.sap_number_selection {
  overflow: auto;
}
/*table#sap_number_selectiontable td {
  min-width: 200px;
}*/
table#sap_number_selectiontable td:last-child {
  min-width: initial;
}

#Type:read-only {
  pointer-events: none;
  background: #efefef;
}

/* table#sap_number_selectiontable tr td:first-child {
  border-left: 1px solid #ccc;
} */

/* table#sap_number_selectiontable tr td:last-child {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  padding: 6px;
} */

/*table#sap_number_selectiontable td,
table#sap_number_selectiontable th {
  padding: 10px 0px;
  border-top: 1px solid #ccc !important;
  border-bottom: 1px solid #ccc !important;
}*/
table#sap_number_selectiontable td {
  border: 0;
}
table#sap_number_selectiontable {
  width: 100%;
  /* border-collapse: separate; */
  border-spacing: 0 1em;

  /* margin-top: -10px; */
}
td.maintainance_quantity {
  border-right: 1px solid #ccc !important;
}

div#subpaneldescription_casetype {
  margin-bottom: 30px !important;
}

form.module-form.module-caseline__c {
  margin-top: 15px;
}

.export.btn-group {
  float: right;
}

.case_line_subpanel_body_casetype .case-listing-block.bg-white.shadow {
  margin: 0 !important;
}
div#AssetInformationSection .next-intervention{
  display: flex;
  align-items: center;
}
div#AssetInformationSection .next-intervention span{
  padding-right: 10px;
}
a.sparepart_detail {
    FONT-SIZE: 17px;
    margin-right: 10px;
}
@media only screen and (max-width: 600px) {
  .innerpopup {
    /* margin-top: 50px; */
    font-size: 12px;
  }
}

@media (min-width: 768px) {
  .listing-block .module-case-rt-case .bcp-col-lg-4 {
    width: 33.33%;
    flex: 0 0 33.33%;
  }
  .listing-block .type_title {
    margin: 20px 0 0;
  }
  .tab {
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    margin-top: 0px;
  }
}
@media (min-width: 1024px) {
  .module-case-rt-case {
    padding-top: 20px;
  }
  .bcp_inline_input {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
  }
  .bcp_inline_input .bcp-form-group {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px;
  }
}
@media (min-width: 1200px) {
  .listing-block .type_image img {
    height: 200px;
  }
}

