.imgInfo {
  border: 1px solid #ddd;
  margin-top: 10px;
  width: 200px;
  padding: 5px;
  display: table-cell;
}

.imgInfo ul {
  list-style: none;
}

.imgInfo ul li {
  float: left;
  margin-bottom: 10px;
}

.imgInfo ul li div.l {
  float: left;
  text-align: right;
  width: 70px;
}

.imgInfo ul li div.r {
  float: left;
  text-align: left;
  margin-left: 10px;
}

.imgInfo ul li div.r select {
  width: 88px;
}

.widthStyle {
  width: 350px;
}

.paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  color: #333 !important;
  border: 1px solid transparent;
  border-radius: 2px;
  color: #333 !important;
  border: 1px solid rgba(0, 0, 0, 0.3);

  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none;
}

#datatable_MPOrderReports_length {
  margin-top: 10px;
  margin-left: 20px;
  float: right !important;
}

.selectCustomerExport {
  margin-top: 15px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}

.selectCustomerLevel {
  margin-top: 15px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}

/*#datatable_MPOrderReports_filter input[type="search"]{
    margin-right: 700px;
}*/

#datatable_MPOrderReports_filter label {
  padding-left: 50px;
}
/*#datatable_MPOrderReports_filter {
        float:left;
}*/

#selectCustomerExport_chzn {
  width: 300px !important;
}

#selectCustomerExport_chzn .chzn-drop,
#resellers_chzn .chzn-drop {
  width: 300px !important;
}
.chzn-drop {
  min-width: 300px !important;
}
.datepicker table th {
  text-align: center !important;
}
.chzn-search input {
  width: 100% !important;
}
#selectCustomerLevel_chzn,
#NumDay_chzn {
  width: 300px !important;
}

#selectCustomerLevel_chzn .chzn-drop {
  width: 300px !important;
}
.selectResellerExport,
.selectSector {
  width: 300px !important;
}
#resellers_chzn {
  width: 300px !important;
}
#resellers_chzn,
#selectCustomerExport_chzn,
#selectCustomerLevel_chzn {
  padding-left: 5px;
}

#selectResellerCountry_chzn,
#selectAccountManager_chzn {
  width: 300px !important;
}

.loadingDiv img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 70px;
  margin-top: 40vh;
}
.loadingDiv {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: #80808052;
  z-index: 222222;
  top: 0;
  display: none;
}

.newCustomerCountryDiv .chosen-container {
  width: 242px !important;
}

.newCustomerSubSegment .chosen-container {
  width: 242px !important;
}
.chosen-select-width .chosen-container {
  width: 75% !important;
}
.tab-display:not(.show) {
  display: none;
}
.template-upload .in {
  opacity: 1 !important;
}
.selectResellerCountryMainDiv #selectResellerCountry_chzn,
.selectAccountManagerMainDiv #selectAccountManager_chzn,
.selectCustomerExportMainDiv #resellers_chzn ,
.selectCustomerQuotationMainDiv #selectCustomerExport_chzn {
  width: 100% !important;
  padding-left: 0px !important;
}
.selectResellerCountryMainDiv #selectResellerCountry_chzn .chzn-drop,
.selectAccountManagerMainDiv #selectAccountManager_chzn .chzn-drop,
.selectCustomerExportMainDiv #resellers_chzn .chzn-drop ،
.selectCustomerQuotationMainDiv #selectCustomerExport_chzn .chzn-drop {
  width: 100% !important;
}
/* #selectResellerCountry_chzn ,#selectAccountManager_chzn ,#resellers_chzn ,#selectCustomerExport_chzn ,#customerAdobeIdInput {
  width: 100% !important;
}
#selectResellerCountry_chzn .chzn-drop, #selectAccountManager_chzn .chzn-drop, #resellers_chzn .chzn-drop, #selectCustomerExport_chzn .chzn-drop ,#customerAdobeIdInput {
  min-width: 100% !important;
} */
.btn-show-filters {
  border-radius: 10px !important;
  margin-left: 8px !important;
  margin-right: 8px !important;
  padding: 4px 10px !important;
}
