s.just-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.header-sec {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.bread-sec .bread-left {
  width: 50% !important;
}
.bread-sec .bread-right {
  width: 50% !important;
  text-align: right;
}
#company_admin .header-row .row-col-3 {
  padding: 10px;
  width: 50%;
  max-width: 100%;
}
.width-50 {
  width: 50% !important;
}
.width-10 {
  width: 10% !important;
}
.width-20 {
  width: 20% !important;
}
.width-30 {
  width: 30% !important;
}
.width-40 {
  width: 40% !important;
}
.width-50 {
  width: 50% !important;
}
.width-60 {
  width: 60% !important;
}
.width-70 {
  width: 70% !important;
}
.width-80 {
  width: 80% !important;
}
.width-90 {
  width: 90% !important;
}
.width-100 {
  width: 100% !important;
}
.left-0 {
  left: 0;
}
.show-sec {
  display: none;
}
.nav .nav-item .nav-link > .nav-link-title {
  font-size: 13px;
}
body.theme-default .mat-form-field-appearance-legacy .mat-form-field-label {
  display: contents;
}
.mat-sort-header-arrow {
  opacity: 1 !important;
}
.socialicon {
  width: 24px;
  min-width: 24px;
  height: 24px;
  line-height: 40px;
  margin: 0 8px 0 0;
  border-radius: 50%;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  margin-left: -38px;
}

/* .edit-form label{
    display: none !important;
}   */
@media (min-width: 1200px) {
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hide-sec .cst-modal__content {
    margin: 0 auto !important;
    margin-left: inherit;
    -ms-transform: translateY(100%);
    transform: translateY(100%);
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .left.mr-lg-32.visitor_view_sec {
    width: 100% !important;
  }
  .header-sec .chead {
    width: 70% !important;
  }
  #clause-terms .heading .header-row .row-col-6.term-search {
    padding: 10px;
    width: 25%;
  }
  #clause-terms .row-col-6.term-search .add-item {
    padding: 11px 13px;
  }
  #clause-terms .custom-search-field .mat-form-field-infix {
    margin-top: -8px;
    width: auto;
  }
  #company_admin[_ngcontent-eyh-c26] .back-ui[_ngcontent-eyh-c26] {
    text-align: right;
    position: relative;
    right: -6%;
  }
  .cadmin#company_admin .header-row .row-col-3 {
    padding: 10px;
    width: 25%;
    text-align: right;
    width: 50% !important;
  }

  .row-col-3 {
    width: 45% !important;
  }
  .hide-sec .cst-modal__content {
    margin: 0 auto !important;
    margin-left: inherit;
    -ms-transform: translateY(100%);
    transform: translateY(100%);
  }

  .icon_space {
    /* position: absolute; */
    /* left: -3px;
    top: 36%; */
  }
  .hide-sec #role-access .sc .section {
    width: 50%;
    display: inline-grid;
    margin-bottom: 2%;
  }
  #role-access .heading h2 {
    font-size: 15px;
  }
}

.actioninfo .mat-sort-header-container {
  -webkit-box-pack: center !important;
  justify-content: center !important;
}
.mat-form-field-subscript-wrapper {
  font-size: 14px !important;
}
button.add-role {
  width: auto;
  border: none;
  height: auto !important;
  border-radius: 4px !important;
  /* box-shadow: 0px 3px 5px #00000038; */
  cursor: pointer;
  background: #1e88e5;
  color: #fff;
  margin: 0px 12px;
  padding: 9px 16px;
}

.delList {
  font-size: 17px;
}
/* mat-form-field.custom-search-field.mat-form-field.ng-tns-c27-338.mat-primary.mat-form-field-type-mat-input.mat-form-field-appearance-legacy.mat-form-field-has-label.mat-form-field-hide-placeholder {
    margin-top: 9px;
} */
.mt-11 {
  margin-top: 9px;
}
.mt-10 {
  margin-top: 0px;
}

.table-responsive {
  width: 100%;
  margin-bottom: 0;
  overflow-y: hidden;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  border: 0px solid #ddd;
  padding: 0 8px;
}
/* .responsive-table,
.table-container,
.currency-table-div {
  padding: 0 8px;
} */
.txt-left {
  text-align: left !important;
}
.d-flex {
  display: flex;
}
body .theme-btn {
  color: #fff;
  border: none;
  padding: 10px 24px;
  border-radius: 4px;
  box-shadow: 0px 3px 5px #00000038;
  cursor: pointer;
  font-size: 14px;
  letter-spacing: 0.6px;
  background: #1e88e5;
  height: 42px;
}
/* .secrh.custom-search-field{
        padding: 0 30px !important;
    } */
.country-code-label .mat-form-field-label-wrapper {
  /* left: 30%; */
}
.cp-search .custom-search-field .mat-form-field-flex {
  padding: 0 30px;
}
td {
  text-align: justify;
}

@media screen and (max-width: 740px) {
  .hide-sec {
    display: none !important;
  }
  .show-sec {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    text-align: center;
  }
}
