.loginlogo {
  height: 115px;
}
.logocircle {
  height: 100px;
}

.font-size-18 {
  font-size: 18px;
}
.font-size-45 {
  font-size: 45px;
}
.font-bold {
  font-weight: bold;
}

.margin-18-20 {
  margin: 18px 20px;
}
.mb-14 {
  margin-bottom: 14px;
}
.mb-22 {
  margin-bottom: 22px;
}
.mt-34 {
  margin-top: 34px;
}
.mt-20 {
  margin-top: 20px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pading-5 {
  padding: 5px;
}
.mb-30 {
  margin-bottom: 30px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-20 {
  margin-bottom: 20px;
}
.marginbottom-36px {
  margin-bottom: -36px;
}

.showhidden-section {
  display: none;
}
.green {
  color: green;
}
.red {
  color: red;
}

.status-update-message {
  display: none;
}

.link-color {
  color: #0e76bc;
}
.font-27 {
  font-size: 27px;
}
.pagination {
  float: right;
  margin: 5px 0px;
}
.summary {
  color: #337ab7;
  font-size: 16px;
}
#myPageSize {
  padding: 5px;
  border-radius: 5px;
  font-size: 14px;
  margin-bottom: 10px;
  border: solid 1px #ddd;
  height: 36px;
}
.edit-icon.crud-action {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: green;
}
.linkcolor {
  color: #0e76bc;
}
.dataTables_filter {
  float: right;
}
.dataTables_filter input {
  height: 50px;
}
.sorting {
  cursor: pointer;
}
#vendor-users-table th {
  /*    background-color: #d6e6f4;*/
}
#vendorsearch-orgstatus label {
  padding: 0px 10px 0px 0px;
}
#vendorsearch-is_prospect_flag label {
  padding: 0px 10px 0px 0px;
}
#vendorsearch-orgpaymentmethod label {
  padding: 0px 10px 0px 0px;
}
.font-18 {
  font-size: 18px !important;
}
.width-56 {
  width: 56%;
}
.width-100 {
  width: 100px;
}
.font-20 {
  font-size: 20px;
}
tfoot td {
  border: none;
  font-style: italic;
}
.border-bottom {
  border-bottom: 1px solid #ccc;
}
.display-none {
  display: none;
}
.inputradio input {
  margin: 5px 0px 0px 36px;
}
.selectpicker {
  height: 35px !important;
}
.multiselect {
  border: 1px solid #ccc;
  border-radius: 5px;
  float: right;
  font-size: 12px;
  height: 35px;
  overflow: auto;
  /*    width: 76%;*/
}
.comp {
  height: 200px;
  margin-bottom: 6px;
}
.multiselect ul {
  height: auto;
  margin: 2px 0px;
}
ul,
li {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.multiselect ul li {
  border-bottom: 1px solid #f3f3f3;
  height: auto;
  padding: 2px 5px;
  cursor: pointer;
}
.multiselect ul li:hover,
.multiselect ul li.select,
.select b,
.select b:hover {
  background-color: #09c;
  color: #fff;
}
.addresshold {
  display: none;
}
button[type="button"] {
  cursor: pointer;
  /*    padding: 1px 5px;*/
}
.panel {
  margin: 23px 15px;
  padding: 15px;
  border: solid 1px #999;
}
.reportSectionHolder.panel,
.reportSectionAutoSubtotalHolder.panel {
  margin: 10px 15px;
}
.radioGroup {
  display: inline-block;
  padding: 11px;
  background-color: white;
  border: solid 1px #ccc;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.rightCont .contentSec .contHolder .inpHolder {
  width: 100%;
}
.reportSectionColumnTable {
  width: 100%;
}

.width-80 {
  font-size: 14px;
  padding: 0 12px;
  width: 80%;
  margin: 0 0 10px;
}

.reportSectionColumnHolder label,
.reportSectionColumnHolder input[type="text"],
input[type="password"] {
  float: none;
  display: block;
  text-align: left;
}
.dragged {
  position: absolute;
  opacity: 0.5;
  z-index: 2000;
}
ol.editReportSectionsHolder li.placeholder {
  position: relative;
}
ol.editReportSectionsHolder li.placeholder:before {
  position: absolute;
  font-family: FontAwesome;
  content: "\f061";
  top: -20px;
}
.reportSectionHolder,
.reportSectionAutoSubtotalHolder {
  background-color: #fffff5;
}
.reportSectionColumnHolder {
  background-color: #f5ffff;
}
.reportSectionColumnDiscretevalueHolder {
  background-color: #fff5ff;
}
.editReportSectionsHolder .reportSectionHolder:not(:only-child),
.editReportSectionColumnsHolder .reportSectionColumnHolder:not(:only-child) {
  cursor: move;
}
.deletePanel {
  margin: 1;
}
.editReportSectionsHolder input[type="text"] {
  margin: 0;
}
.editReportSectionsHolder {
  padding: 0 0 2px;
}
.float-right {
  float: right;
}
.radioGroup .margin-left-15 input {
  margin-left: 10px;
}
.display-flex {
  display: flex;
}
.export-options {
  padding: 6px 12px !important;
}
.float-right {
  float: right !important;
}

/*2 Nov 2020*/

.l-nav {
  overflow: hidden !important;
  overflow-y: scroll !important;
}
.list-group-item {
  cursor: all-scroll;
}

/*--------Order Report Designer---------------------------*/
#columnSelector {
  font-size: 14px;
}
.dragContainer {
  border: 1px solid gray;
  padding: 16px;
  min-width: 230px;
}
.block__list {
  margin: 20px;
  padding: 8px 20px;
}
.block__list li {
  margin: 3px 0px;
  padding: 8px 9px;
  /*    border: 1px solid lightseagreen;*/
  border: 1px solid gray;
  cursor: move;
}
#reportColumns_B {
  min-height: 100px;
  border: 1px dashed gray;
}
#reportColumns_A {
  min-height: 100px;
  border: 1px dashed #ccc;
}
.color-grey {
  color: grey;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  /*    content: "/\00a0";*/
  content: "";
}

.breadcrumb > .active {
  font-size: 20px;
  font-weight: 600;
}
.field-UserID {
  margin-bottom: -11px !important;
}
.field-OrgID {
  margin-bottom: -11px !important;
}

#searchButtonClientReports {
  padding: 8px 25px 8px 23px;
}
.custom-modal-content {
  top: 140px;
}
.address-hold {
  min-height: 140px;
  height: auto;
  border: 1px solid #ccc;
  padding: 5px;
  border-radius: 5px;
  width: 100%;
}
#PoSpecialInstructions {
  min-height: 140px;
}
.multiselect ul li {
  border-bottom: 1px solid #f3f3f3;
  height: auto;
  padding: 2px 5px;
  cursor: pointer;
}
.multiselect ul li:hover,
.multiselect ul li.select,
.select b,
.select b:hover {
  background-color: #09c;
  color: #fff;
}
#reportHoldSection {
  min-height: 140px;
  height: auto;
  width: 100%;
}
#addFieldsAddress {
  min-height: 140px;
  height: auto;
  width: 100%;
}
.additionalAddressHold {
  margin-bottom: 10px;
  border-bottom: 2px dotted #ccc;
}

.deleteAddressBtn {
  top: 30px;
  position: absolute;
}
.errorMsgHold {
  color: red;
  font-size: 12px;
  position: absolute;
}
.orderTitleSection {
  border-top: 2px solid #ee7037;
  border-bottom: 2px solid #ee7037;
  padding: 10px 10px 10px;
}
.orderTitleSection label{
  font-size: 20px;
}
.helptextAddressHold {
  margin-left: 15px;
  font-size: 13px;
}
.color-red {
  color: red;
}

.vendor-filter-row {
  display: initial;
}
.amount {
  min-width: 1.5rem;
  padding: 0 0.5rem;
  height: 1.5rem;
  font-size: 10px;
  margin-left: 0.5rem;
  color: white;
  display: flex !important;
  align-items: center;
  justify-content: center;
  background-color: #ee7037;
  border-radius: 0.2rem;
}
.flexAmount {
  display: flex !important;
  align-items: flex-start;
}
