a {
  cursor: pointer
}

.dropdown-fixed {
  min-width: 250px;
}

.dropdown-fixed-label {
  padding-top: 10px;
}

a.dropdown-fixed {
  min-width: 250px;
}

.dropdown-fixed-label {
  padding-top: 10px;
}

.items-container .ohio-button.large {
  padding: 9.5px 25px;
}

.items-container .separator {
  margin-bottom: 10px !important;
  margin-top: 10px !important;
}

.items-container .dotted.separator {
  border-bottom: 1px dashed #717171;
}

.ohio-table .table.dataTable {
  margin-left: 0px;
}

.items-container>.item {
  padding-bottom: 20px;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(212, 212, 212);
  border-image: initial;
  margin-top: 20px;
  margin-bottom: 20px;
}

.items-container .ohio-button.large {
  padding: 9.5px 25px;
}

.items-container .separator {
  margin-bottom: 20px;
  margin-top: 20px;
}

.items-container .dotted.separator {
  border-bottom: 1px dashed #717171;
}

.add-margin {
  margin-top: 2.8em;
}

.items-container .separator,
.separator {
  margin-bottom: 10px !important;
  margin-top: 10px !important;
}

@media (min-width:1200px) {
  .small-font-lg {}
  .text-right-lg {}
}

@media (min-width: 992px) {
  .custom-header-col1 {
    width: 190px;
    display: inline-block;
  }
  .custom-header-col2 {
    width: 230px;
    display: inline-block;
  }
  .custom-header-col3 {
    width: 270px;
    display: inline-block;
    float: right;
  }
}

@media (max-width: 992px) {
  .custom-header-col1 {
    width: 100%;
  }
  .custom-header-col2 {
    width: 100%;
  }
  .custom-header-col3 {
    width: 100%;
  }
  .supplier-header-button {
    margin-top: 10px;
    width: 100%;
  }
}

.custom-header-col1 .ohio-field-label {
  font-size: 1.6rem;
  color: #000;
}

@media (min-width:768px) and (max-width:1200px) {
  .margin-left-row-ms {
    margin-left: -57px
  }
  .margin-left-col-ms {
    margin-left: -15px
  }
}

@media (min-width:768px) and (max-width:1200px) {
  .padding-right {
    padding-right: 23px;
  }
}

.toggle-view-button {
  margin-top: 21px;
}

@media (max-width: 992px) {
  .search-button,
  .toggle-view-button {
    margin-top: 0px;
  }
  .search-section {
    margin-top: initial;
  }
}

a.not-allowed {
  cursor: not-allowed;
}

@media (max-width: 992px) and (min-width: 768px) {
  .visible-sm {
    display: block !important;
  }
}

/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {
  .table-scrollable-smalldevices {
    overflow: auto;
  }
}

/* No wrap for word */

.nowrap {
  white-space: nowrap;
}

.search-section {
  padding: 15px;
  margin-top: 183px;
}

.search-section .search-section__header h1,
.search-section .search-section__header h2,
.search-section .search-section__header h3,
.search-section .search-section__header h4,
.search-section .search-section__header h5,
.search-section .search-section__header h6 {
  margin-top: initial;
}

.items-container .item .information-card__header {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #a1a1a1;
}

.items-container .item .information-card__body .information-card__body__total {
  font-size: 38px;
}

.information-card__label {
  color: #909090;
  font-size: 100%;
  display: inline;
  padding: .2em .6em .3em;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

@media screen and (max-width: 768px) {
  .items-container .item .information-card__body .information-card__body__total {
    font-size: 20px;
  }
  .text-left-xs {
    text-align: left;
  }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  .items-container .item .information-card__body .information-card__body__total {
    font-size: 30px;
  }
}

.status.status__symbol {
  width: 15px;
  height: 15px;
  display: inline-block;
}

.status__symbol--circle {
  border-radius: 50%;
}

.status__symbol {
  width: 15px;
  height: 15px;
  display: inline-block;
}

.status__text {
  display: inline-block;
}

.back-button {
  font-size: 12px;
}

/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {
  .table-scrollable-smalldevices {
    overflow: auto;
  }
  .search-section {
    margin-top: 20px;
  }
}
