@-ms-viewport {
  width: device-width;
}

html {
  overflow-y: auto;
}

body {
  overflow-y: hidden;
  height: auto;
  margin-top: 100px;
  font-family: "Open Sans" !important;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  background-color: #222;
}
body.modal-open {
  position: fixed;
  width: 100%;
  padding-right: 0px !important;
}
.txt_center {
  text-align: center;
}
.popupboxselected {
  background-color: #20bc4c;
  padding-top: 10px;
  padding-bottom: 10px;
}
.popupboxselected > a {
  color: white !important;
}

.popupboxselected > a:focus {
  outline: none !important;
  text-decoration: none !important;
}

.popupboxunselected {
  background-color: white;
  padding-top: 10px;
  padding-bottom: 10px;
}
.popupboxunselected > a {
  color: #20bc4c !important;
}
.breakWord {
  word-break: break-word;
}

.breadcrumb {
  padding: 12px 15px;
  margin-bottom: 20px;
  list-style: none;
  border-radius: 4px;
  background-color: #f5f5f5;
  border: 1px solid #e5e5e5;
}
.breadcrumb > .active {
  font-size: 16px;
  color: #000;
  font-weight: 700;
}
.bHist .modal-body.bid_history {
  max-height: initial;
  overflow: initial;
}

.bHist .modal-body.bid_history .panel {
  max-height: 375px;
  overflow: auto;
  margin-bottom: 15px;
  height: 100vh;
  position: relative;
}

.bHist .modal-body.bid_history form.bHistForm {
  position: sticky;
  text-align: center;
  background: #fff;
  bottom: 0;
  left: 50%;
  width: 100%;
  padding: 10px;
}

.tlSelect {
  max-width: 220px;
}
.tlSelect .btn-group.bootstrap-select {
  width: 90% !important;
}
.countryWrap {
  min-width: 50px !important;
}
.countryWrap p {
  margin: 0;
  word-break: break-word;
  width: 70px;
  white-space: pre-wrap;
}

body.stop-scrolling {
  position: fixed;
}

.sweet-alert {
  transform: translateY(-50%);
  margin-top: 0 !important;
}

@media (min-width: 768px) {
  body {
    margin-top: 84px;
  }
}

html {
  background: #fff;
}

.circle-admin {
  display: none;
  width: 10px;
  height: 10px;
  margin-right: 2px;
  border: none;
  border-radius: 50%;
  background: #999;
}

.navbar-default .navbar-brand {
  cursor: default;
}

.table body > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px 5px;
  vertical-align: middle;
  /* word-break: break-all; */
}

.table.tpSellers body > tr > th,
.table.tpSellers > tbody > tr > td,
.table.tpSellers > tfoot > tr > td,
.table.tpSellers > tfoot > tr > th,
.table.tpSellers > thead > tr > td,
.table.tpSellers > thead > tr > th {
  min-width: max-content;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  body {
    margin-top: 84px;
  }
}

html {
  background: #fff;
}

.circle-admin {
  display: none;
  width: 10px;
  height: 10px;
  margin-right: 2px;
  border: none;
  border-radius: 50%;
  background: #999;
}

.navbar-default .navbar-brand {
  cursor: default;
}

@media (max-width: 992px) {
  .bidding_pop.products_row .col-md-4.con_seller {
    margin-top: 0;
    clear: both;
  }
}

#sidebar-wrapper,
#wrapper {
  height: 100%;
  transition: all 0.4s ease 0s;
}

.bidding_pop .ct_headt {
  padding-bottom: 20px;
  font-size: 14px;
  font-weight: 700;
  color: #555;
}

.bidding_pop .orngtxt {
  color: #f36921;
}

.bidding_pop .timer {
  min-width: 140px;
  padding: 0;
  font-weight: 700;
  line-height: 30px;
  color: #cb2026;
  font-size: 12px;
}

#Bidpop .timer {
  line-height: 1;
}

.bidding_pop .pro_condition {
  cursor: pointer;
  color: #090;
}

.bidding_pop .loriem {
  font-family: arial;
}

.org_clr {
  color: #f90;
}

#popover_content_wrapper {
  font-size: 12px;
  line-height: 22px;
}

#popover_content_wrapper td {
  padding-right: 6px;
  padding-bottom: 8px;
  vertical-align: top;
}

.input-group-addon:last-child {
  cursor: pointer;
}

.f-chk .checkbox input[type="checkbox"] {
  margin-left: -14px;
}

.emply-name .dropdown-toggle.btn-default,
.emply-name .open > .dropdown-toggle.btn-default {
  color: #fff;
  border: none;
  outline: 0;
  background: 0 0;
  box-shadow: none;
}

.emply-name .open > .dropdown-menu {
  top: 22px;
  left: -90px;
}

#wrapper {
  padding-left: 70px;
}

#sidebar-wrapper {
  position: fixed;
  top: 90px;
  left: -20px;
  z-index: 10000;
  width: 225px;
  margin-bottom: 15px;
  margin-left: -150px;
  overflow-y: hidden;
  /* background: #000; */
}

.sidebar-nav {
  display: block;
  float: left;
  width: 225px;
  padding: 0;
  margin: 0;
  overflow-y: auto;
  list-style: none;
  background: #000;
}

#page-content-wrapper {
  height: auto;
  padding-left: 0;
  margin-left: 0;
  width: 100%;
}

#wrapper.active {
  padding-left: 225px;
}

#wrapper.active #sidebar-wrapper {
  left: 150px;
  overflow-y: auto;
  /* background: #000; */
}

.sidebar_name {
  padding-top: 25px;
  opacity: 0.7;
  color: #fff;
}

.sidebar-nav > .sidebar-brand {
  width: 100%;
  height: 45px;
  font-size: 18px;
  line-height: 45px;
}

.sidebar-nav > .sidebar-brand a {
  padding: 0 14px;
  text-decoration: none;
  color: #999;
}

.sidebar-nav > .sidebar-brand a:hover {
  color: #fff;
  background: 0 0;
}

#main_icon {
  float: right;
  padding-top: 13px;
  padding-right: 18px;
  color: #fff;
}
#wrapper.active #main_icon {
  padding-right: 25px;
}

.table.tpSellers body > tr > th,
.table.tpSellers > tbody > tr > td,
.table.tpSellers > tfoot > tr > td,
.table.tpSellers > tfoot > tr > th,
.table.tpSellers > thead > tr > td,
.table.tpSellers > thead > tr > th {
  min-width: max-content;
  padding-left: 10px;
  padding-right: 10px;
}

.width-maxContent {
  width: max-content;
}

.table td .checkbox,
.table th .checkbox {
  margin-top: 0px;
  margin-bottom: 0;
}
.side-nav > li > ul > li > a {
  color: #b2b2b2;
}
.navbar-inverse .myhov > .active > a.ns-alink .circle-admin,
.side-nav > li > ul > li.active > a .circle-admin,
.side-nav > li > ul > li.active > a:active .circle-admin,
.side-nav > li > ul > li.active > a:focus .circle-admin,
.side-nav > li > ul > li.active > a:hover .circle-admin,
.side-nav > li > ul > li > ul > li.active > a .circle-admin,
.side-nav > li > ul > li > ul > li.active > a:active .circle-admin,
.side-nav > li > ul > li > ul > li.active > a:focus .circle-admin,
.side-nav > li > ul > li > ul > li.active > a:hover .circle-admin {
  display: inline-block;
  background: #fe6700;
  display: none;
}

.side-nav > li > ul > li.active > a.new-lising .circle-admin {
  display: none;
}

.side-nav > li > ul > li.active > a.new-lising.collapsed .circle-admin,
.top-nav > li {
  display: inline-block;
}

#wrapper {
  padding-left: 0;
  margin-top: -33px;
  background: #fff;
}

#page-wrapper {
  width: 100%;
  padding: 0;
  background-color: #fff;
}

.huge {
  font-size: 84px;
  line-height: normal;
}

@media (min-width: 768px) {
  #wrapper {
    padding-left: 225px;
  }
  #page-wrapper {
    padding: 10px;
  }
}

.top-nav {
  padding: 0 15px;
}

.top-nav > li {
  float: left;
}

.top-nav > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 20px;
  color: #999;
}
select option:hover {
  background: #20bc4c;
}
.top-nav > .open > a,
.top-nav > .open > a:focus,
.top-nav > .open > a:hover,
.top-nav > li > a:focus,
.top-nav > li > a:hover {
  color: #fff;
  background-color: #000;
}

.top-nav > .open > .dropdown-menu {
  position: absolute;
  float: left;
  margin-top: 0;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.top-nav > .open > .dropdown-menu > li > a {
  white-space: normal;
}

ul.message-dropdown {
  max-height: 284px;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
}

li.message-preview {
  width: 275px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

li.message-preview > a {
  padding-top: 15px;
  padding-bottom: 15px;
}

li.message-footer {
  margin: 5px 0;
}

ul.alert-dropdown {
  width: 200px;
}

.side-nav > li > a {
  color: #fff ;
}
.navbar-inverse .navbar-nav>li>a, .navbar-inverse .navbar-text
{
  color: #333;
}
@media (min-width: 768px) {
  .side-nav {
    bottom: 0;
    width: 225px;
    padding-bottom: 100px;
    border: none;
    border-radius: 0;
    background: #000;
  }
  .side-nav > li > a {
    width: 225px;
    color: #fff ;
  }
  .side-nav li a:hover,
  .side-nav li a:focus {
    outline: none;
    /* background-color: #000 !important; */
  }
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  background-color: #444 !important;
}
.side-nav > li > ul > li > a:before {
  content: "\f101";
  position: absolute;
  left: 16px;
  font: normal normal normal 14px/1 FontAwesome;
}
.side-nav > li > ul > li.active > a,
.side-nav > li > ul > li.active > a:hover,
.side-nav > li > ul > li.active > a:focus {
  background-color: #666666 !important;
  color: #fff;
}
.side-nav > li > ul {
  padding: 0;
}
.side-nav > li > a {
  font-weight: 600;
  border-bottom: 1px solid #212121;
}
.side-nav > li > ul > li > a {
  display: block;
  padding: 10px 15px 10px 38px;
  text-decoration: none;
  color: #b2b2b2;
}
.f-logo > img {
  max-width: 150px;
}
.side-nav > li > ul > li > a:hover {
  background: #000000 !important;
  color: #b2b2b2;
}

.flot-chart {
  display: block;
  height: 400px;
}

.flot-chart-content {
  width: 100%;
  height: 100%;
}

.huge {
  font-size: 40px;
}

.panel-green {
  border-color: #5cb85c;
}

.panel-green .panel-heading {
  color: #fff;
  border-color: #5cb85c;
  background-color: #5cb85c;
}

.panel-green a {
  color: #5cb85c;
}

.panel-green a:hover {
  color: #3d8b3d;
}

.panel-red {
  border-color: #d9534f;
}

.panel-red .panel-heading {
  color: #fff;
  border-color: #d9534f;
  background-color: #d9534f;
}

.panel-red a {
  color: #d9534f;
}

.panel-red a:hover {
  color: #b52b27;
}

.panel-yellow {
  border-color: #f0ad4e;
}

.panel-yellow .panel-heading {
  color: #fff;
  border-color: #f0ad4e;
  background-color: #f0ad4e;
}

.panel-yellow a {
  color: #f0ad4e;
}

.panel-yellow a:hover {
  color: #df8a13;
}

.panel-info a {
  color: #31708f;
}
.fdtitle {
  padding-top: 15px;
  padding-bottom: 10px;
  font-size: 18px;
}

.fdinp1 {
  background: #f2f2f2;
}

.fd2 {
  margin-top: 10px;
  font-size: 16px;
}

.fd4 {
  font-size: 14px;
}

.fd1 {
  color: #0987c8;
}

.fd1 a {
  padding: 0 5px;
  font-size: 16px;
  text-decoration: none;
  color: #0987c8;
}

.fd3 {
  color: #0060ff;
}

.fd3 a {
  padding: 0 5px;
  font-size: 14px;
  text-decoration: none;
  color: #0060ff;
}

.fd5 {
  padding: 4px;
  margin-bottom: 10px;
  color: #fff;
  background: #acacac;
}

.fd5 span {
  font-size: 13px;
}

.fd6 {
  padding-top: 7px;
}

.fd7 {
  color: #828282;
}

.reports1 {
  padding-bottom: 15px;
  /* font-size: 12px; */
}

.reports2 {
  padding-top: 6px;
  padding-bottom: 6px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #eee;
}

.reports3 {
  width: 40%;
}

.reports4 {
  width: 4%;
  padding-top: 6px;
}

.reports4 span {
  font-weight: bold;
}

.management-report .list-inline {
  padding-left: 15px;
  margin-left: 0;
  clear: both;
}

.management-report .list-inline li .radio-inline {
  padding: 0 10px 0 20px;
}

.lh34 {
  font-weight: 600;
  line-height: 34px;
}

.management-report .list-inline li {
  vertical-align: top;
}

.form-horizontal.management-report .control-label {
  width: 150px;
}

.form-horizontal.management-report .form-control {
  min-width: 240px;
}

.newadmclr {
  font-weight: bold !important;
  color: #555 !important;
}

.category_questions label {
  padding-right: 10px;
}

.category_questions .form-group input {
  margin-right: 10px;
  margin-left: 10px;
}

.par3 {
  line-height: 26px;
}

.par2 {
  padding-bottom: 5px;
  font-size: 12px;
}

.search_tbar {
  padding: 6px 10px;
  margin: 0;
  border: 1px solid #ccc;
  background: #f5f5f5;
}

.par1 {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 26px;
}

.stab {
  line-height: 26px;
  border: 1px solid #ccc;
}

.stab th {
  font-weight: bold;
  background: #e9e9e8;
}

.stab2 {
  line-height: 24px;
  color: #000;
}

.stab img {
  float: left;
  padding-top: 3px;
  padding-right: 8px;
}

.em {
  text-align: center;
  background: #e9e9e8;
}

.sbar_lbl {
  padding: 0;
  font-weight: 600;
  line-height: 22px;
}

.btn.btn-black {
  display: block;
  width: 80px;
  height: 30px;
  padding: 0;
  margin: 14px 17px;
  font-size: 12px;
  color: #fff;
  background-color: #d43f3a;
}

.padlef {
  padding-left: 0;
}

.padt1 {
  padding-left: 20px;
}

.padt2 {
  padding-bottom: 20px;
}
.pad-btm-10 {
  padding-bottom: 10px;
}

.clear {
  clear: both;
}

.sear {
  padding: 5px;
  padding-left: 10px;
  margin-top: 0;
  font-size: 16px;
  font-weight: bold;
}

.fileUpload {
  position: relative;
  margin-left: 0;
  overflow: hidden;
}

.fileUpload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  margin: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
}

.privacy4 {
  padding-left: 0;
  font-size: 15px;
  font-weight: bold;
  color: #555;
}

.sortb1 {
  width: 55px;
}

.accordion-toggle:hover {
  text-decoration: none;
}

.marb {
  margin-bottom: 8px;
}

.ship td {
  border-top: 1px solid #ccc !important;
}

.trac {
  background: #ebebeb;
}

.padboth5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.padboth {
  padding-top: 10px;
  padding-bottom: 10px;
}

.padboth1 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.padboth2 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.margboth5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.margboth {
  margin-top: 10px;
  margin-bottom: 10px;
}

.margboth1 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.margboth2 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.padtop {
  padding-top: 0;
}

.padbot {
  padding-bottom: 0;
}

.margtop {
  margin-top: 0;
}

.margbot {
  margin-bottom: 0;
}

.padlef {
  padding-left: 0;
}

.padrig {
  padding-right: 0;
}

.padlr {
  padding-right: 0;
  padding-left: 0;
}

.ftn12 {
  font-size: 12px;
}

.ftn13 {
  font-size: 13px;
}

.ftn14 {
  font-size: 14px;
}

.ftn16 {
  font-size: 16px !important;
}

.ftn18 {
  font-size: 18px;
}

.ftn24 {
  font-size: 24px;
}

.ftn28 {
  font-size: 28px;
}

.ftn30 {
  font-size: 30px;
}

.ftn34 {
  font-size: 34px;
}

.ftn38 {
  font-size: 38px;
}

.ftn54 {
  font-size: 54px;
}

.whitetxt {
  color: #fff;
}

.blacktxt {
  color: #414141;
}

.orgtxt {
  color: #f25d23;
}

.greytxt {
  color: #b2b2b2;
}

.greytxt2 {
  color: #878787;
}

.greynew {
  color: #a7a6a6;
}

.orgbg {
  background: #f25d23;
}

.redtxt {
  color: #d93438;
}

.greentxt {
  color: #01960f;
}

.whitebg {
  background: #fff;
}

.blackbg {
  background: #323231;
}

.skybluetxt {
  color: #2aabd2;
}

.bluetxt {
  color: #2a7fff;
}

.bor {
  border: 1px solid #ccc;
}

.borbot {
  border-bottom: 1px solid #ccc;
}

.bortop {
  border-top: 1px solid #ccc;
}

.bortop1 {
  border-top: 1px solid #f25d23;
}

.borbot2 {
  border-bottom: 2px solid #ccc;
}

.borrig2 {
  border-right: 2px solid #ccc;
}

.ftn500 {
  font-weight: 500;
}

.ftn600 {
  font-weight: 600;
}

.txtup {
  text-transform: uppercase;
}

.clear {
  clear: both;
}

.radb1 {
  width: 24px;
  height: 24px;
  margin: 6px 12px;
}

.radlab label {
  padding-top: 9px;
}

.radlab span {
  text-transform: uppercase;
}

.radlab2 label {
  padding-top: 6px;
  font-size: 14px;
}

.radlab2 span {
  text-transform: uppercase;
}

#panel,
#panel2,
#panel3,
#panel4 {
  display: none;
}

.box {
  display: none;
  margin-top: 10px;
}

.box1 {
  display: none;
  margin-top: 10px;
}

.storereturns {
  display: block;
}

.storereturns1 {
  display: block;
}

.reg4 {
  border: 1px solid #f25d23 !important;
  background: #f25d23 !important;
}

.bortop2 {
  border-top: 1px solid #4cae4c;
}

.ftn600 {
  font-weight: 600;
}

#exTab3 .nav-pills > li > a {
  padding: 10px 12px;
  font-weight: bold;
  color: #000;
  border-radius: 4px 4px 0 0;
}

#exTab3 {
  margin-top: 6px;
}

#exTab3 .tab-content {
  max-height: 330px;
  min-height: 100px;
  padding: 5px;
  overflow-y: scroll;
  font-size: 12px;
  color: #000;
  border: 4px solid #9ea2a2;
}

#exTab3 .tab-content h3 {
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 22px;
}

#exTab3 .nav-pills > li.active > a,
#exTab3 .nav-pills > li.active > a:hover,
#exTab3 .nav-pills > li.active > a:focus {
  color: #fff !important;
  background-color: #898989;
}

#exTab3 .tab-pane textarea {
  width: 100%;
  height: 84px;
  border: none;
  outline: 0;
}

.orgbar {
  border-bottom: 1px solid #f25d23;
  background: rgba(242, 93, 35, 0.32);
}

.greenbar {
  border-bottom: 1px solid #4cae4c;
  background: rgba(76, 174, 76, 0.36);
}

.navbar-fixed-top {
  position: fixed;
}

.multiselect.btn {
  padding: 6px 12px;
}

.lib_img li {
  list-style-type: none;
}

.lib_img img {
  width: 100%;
  height: 58px;
  padding: 2px;
  border: 1px solid #ccc;
}

.lib_img div {
  padding: 2px;
}

.example li {
  list-style: none;
}

.example li.edt-img {
  position: relative;
  display: inline-block;
  float: none;
  list-style: none;
}

.clearfix.example {
  padding-left: 0;
}

.dragged {
  left: 2% !important;
  top: 2% !important;
}

.logo_text {
  width: 83%;
  padding: 6px 0 6px 12px;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 3px;
  color: #000;
  background: #e9e9e9;
}

.btn.btn-warning.reg4.pull-right {
  padding: 0;
  font-size: 24px;
  line-height: 27px;
  color: #000;
  border: none !important;
  outline: none;
  background: none !important;
}

.num_pag {
  padding-top: 0;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  text-align: right;
}

.num_pag a {
  padding-right: 6px;
  padding-left: 2px;
  text-decoration: none;
  color: #000;
  border-right: 1px solid #000;
}

.num_pag a:last-child {
  border-right: none;
}

a.pag_act,
.num_pag a:hover {
  text-decoration: underline !important;
  color: #f36921;
}

.breadcrumb > .active {
  font-size: 16px;
  color: #777;
}

.adbody {
  margin: 0 0;
  margin-bottom: 20px;
  border: 1px solid #e7e7e7;
  border-radius: 4px;
  background-color: #f8f8f8;
}

.adtitltxt {
  padding: 7px;
  font-size: 16px;
  text-align: center;
  color: #777;
  background-color: #eee;
}

.adbdtxt {
  padding: 25px 15px;
  text-align: justify;
  color: #777;
}

.admg-tp {
  margin-top: 15px;
  font-size: 16px;
  color: #777;
}

.admd-rit {
  margin-right: 5px;
}

.admd-top {
  margin-top: 5px;
}

.tb-tl {
  padding-top: 13px;
  font-size: 18px;
}

.stylish-input-group .input-group-addon {
  background: white !important;
}

.stylish-input-group .form-control {
  border-color: #ccc;
  border-right: 0;
  box-shadow: 0 0 0;
}

.stylish-input-group button {
  border: 0;
  background: transparent;
}

.ppdsn {
  margin-top: 10px;
  margin-bottom: 20px;
}

.cncl {
  border-color: #333;
  background-color: #333;
}

.btn-primary.cncl {
  border-color: #333;
  background-color: #333;
  color: #fff;
  box-shadow: 0 0 8px 0 #b2b2b2;
  border-radius: 2px !important;
  /*    min-width: 120px;*/
  /*
    padding: 10px 15px;
    font-size: 16px;
*/
}
.btn-primary.cncl:hover,
.btn-primary.cncl:focus {
  border-color: #333;
  background-color: #fff;
  color: #333;
}

.margn {
  padding: 30px 16px;
}

.margnonlyside {
  padding: 0px 16px;
}

.timg {
  width: 57px;
  padding: 2px;
  border: 2px solid #ddd;
}

.pdlft {
  padding-left: 0;
}

.pdrit {
  padding-right: 0;
}

.mgtp {
  margin-top: 10px;
  margin-bottom: 30px;
}

.mgbtm {
  margin-bottom: 30px;
}

.pswddsgn {
  padding: 20px;
  border: 1px solid rgba(193, 193, 193, 0.25);
  border-radius: 5px;
  background-color: #f8f8f8;
}

.bxhight {
  height: 37px;
}

.labl {
  margin-bottom: 11px;
  font-size: 15px;
  color: #777;
}

.pasdfont {
  font-size: 19px;
}

.posted {
  padding: 24px;
  border: 1px solid #e7e7e7;
  border-radius: 4px;
  background-color: #f8f8f8;
}

.bggray {
  background-color: #808080;
}

.resultfnt {
  font-size: 16px;
  color: #777;
}

.auctn-titl {
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #dedede;
  border-radius: 4px;
}

.dg-auctn-titl {
  padding: 3px 10px;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 34px;
  vertical-align: middle;
  color: #fff;
  background: #444444;
}

.dg-auctn-titl .admd-rit {
  margin-right: 10px;
  margin-bottom: 0;
  font-size: 16px;
  /* color: #fff; */
}

.dg-auctn-titl ul.list-inline {
  margin: 0;
}

.dg-div-wrap label,
.dg-div-wrap a {
  float: left;
}

.dg-auctn-titl ul.list-inline > li {
  padding-right: 0;
  line-height: 34px;
  vertical-align: top;
}

.dg-auctn-titl a.admd-rit,
.dg-auctn-titl .thiheadcolor {
  float: left;
  font-size: 14px;
  color: #fff;
}

.dg-auctn-titl a:hover,
.dg-auctn-titl a:focus {
  cursor: pointer;
  text-decoration: none;
}

.dis-pp label {
  float: left;
  margin-bottom: 0;
}

.dis-pp select {
  float: left;
  width: auto;
  margin-left: 10px;
}

tr
  > th
  > .glyphicon-sort-by-attributes
  tr
  > th
  > .glyphicon
  glyphicon-sort-by-attributes-alt {
  color: #337ab7;
}

.red-star {
  font-size: 10px;
  color: red;
}

.upld-img .t-img {
  position: relative;
  height: 130px;
}

.upld-img .r-img {
  position: absolute;
  top: -7px;
  right: 0;
  z-index: 1;
  width: 25px;
  height: 25px;
  cursor: pointer;
  border: none;
}

#addimgbulk {
  margin-top: 10px;
  clear: both;
}

.lib_img div.upld-img {
  margin-top: 10px;
}

.pup-single-img {
  width: 100%;
  height: 100px;
  border: 1px solid #ddd;
  position: relative;
  margin: 10px auto;
}

.pup-single-img img.upld-nimg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  max-width: 96%;
  max-height: 98%;
  margin: auto;
  vertical-align: middle;
}

.upld-nimg {
  display: inline-block;
  max-height: 78px;
}

.edt-img .edt-imgup,
.lib_img div.upld-img {
  position: relative;
}

.edt-img .r-img,
.pup-single-img .closeImg {
  position: absolute;
  top: -10px;
  right: 10px;
  z-index: 1;
  width: 25px;
  height: 25px;
  cursor: pointer;
  border: none;
}

.pup-single-img .closeImg {
  top: -10px;
  right: -9px;
}

.res_mid input[type="submit"],
input[type="button"] {
  background: #20bc4c;
}

.page-load {
  position: fixed;
  top: 0;
  z-index: 1111;
  display: none;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
}

.page-load:before {
  display: inline-block;
  height: 100%;
  margin-right: -4px;
  content: "";
  vertical-align: middle;
}

.wd1 {
  width: 12%;
  padding-right: 0;
}

.wd2 {
  width: 21%;
}

.sales-tax label {
  text-align: left;
}

.sales-tax .control-label {
  padding-right: 0;
}

.table-font {
  font-size: 12px;
}

.checkbox-align {
  margin-top: -2px;
  margin-bottom: 0;
}

.btn-gap {
  margin-left: 20px;
}

html {
  width: 100%;
  min-height: 100vh;
}

.wholesale-ck .cke_top,
.wholesale-ck .cke_bottom {
  display: none;
}

.wholesale-ck .cke_chrome {
  border: none;
  box-shadow: none;
}

.wholesale-ck .cke_editable {
  max-height: 20px;
  padding: 20px;
}

.side-nav > li > ul > li > a {
  padding-left: 33px !important;
}

.side-nav > li > ul > li > ul > li > a {
  padding-left: 22px !important;
}

.side-nav > li > ul > li > ul {
  padding: 0;
}

.modal {
  padding: 0 !important;
  text-align: center;
}

.modal:before {
  display: inline-block;
  height: 100%;
  margin-right: -4px;
  content: "";
  vertical-align: middle;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.modal-backdrop:before {
  display: inline-block;
  height: 100%;
  content: "";
  vertical-align: middle;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  bottom: 0;
  height: auto !important;
}

.emply-name {
  float: right;
  width: auto;
  padding: 14px 15px;
  text-align: right;
  color: #ff6700;
}

.emply-name span {
  color: #000;
}

.track-input {
  float: left;
  width: 88%;
}

.bidding_pop .modal-content {
  /*
     max-width: 98%;
     min-height: 300px;
*/
  border: none;
  border-radius: 0;
}

.bidding_pop .project_title {
  margin: 8px 0;
}

.bidding_pop .btn.btn-default {
  color: #fff;
  border: 1px solid #393939;
  border-radius: 0;
  background: #393939;
}

.bidding_pop {
  margin: 32px auto !important;
  width: 50%;
}

.bidding_pop .modal-footer .addwatchlist,
.btn.btn-danger {
  margin-right: 15px;
}

.btn {
  border-radius: 0 !important;
}

.bidding_pop .modal-footer .addwatchlist {
  padding: 4px 8px;
  font-size: 14px;
  color: #fff;
  border-radius: 0;
  background: #8ec349 !important;
}

.bidding_pop .modal-footer {
  padding: 6px 15px;
  font-size: 14px;
}

.btn:hover,
.list_view .addwatchlist:hover,
.bidding_pop .modal-footer .addwatchlist:hover {
  /*     border-radius: 4px !important;*/
}

.bidding_pop .ctgrychm,
.bidding_pop .loriem {
  font-size: 13px;
}

.bidding_pop .loriem {
  padding: 0;
}

.bidding_pop .ct_headt {
  font-size: 14px;
}

.bidding_pop .ctgrychm div.plbl {
  color: #444;
}

.bidding_pop .item .thumb {
  float: left;
  width: 50px;
  margin-right: 10px;
}

.bidding_pop .item .thumb:last-child {
  margin-right: 0;
}

.bidding_pop .item .thumb.last-img {
  margin-right: 0;
}

.bidding_pop .nav-pills > li a {
  margin-left: 2px;
  border: 1px solid #9ea2a2;
  border-bottom: none;
  border-radius: 4px 4px 0 0;
}

.bidding_pop .nav-pills > li.active a {
  border: 1px solid #9ea2a2;
  border-bottom: none;
}

.bidding_pop .item .thumb img {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  border: 2px solid #ccc;
  object-fit: contain;
}

.bid_thumb {
  padding-left: 0;
}

.bidding_pop .carousel-control {
  opacity: 1;
  background-image: none;
}

.bidding_pop .carousel-control.left {
  top: 10px;
  left: 0;
  width: 20px;
}

.bidding_pop .carousel-control.right {
  top: 10px;
  right: 0;
  width: 20px;
}

.bidding_pop .carousel-control span {
  width: auto;
  height: auto;
  padding: 4px 3px;
  font-size: 12px;
  color: #fff;
  border-radius: 20px;
  background: #444;
}

.bidding_pop .main_img {
  padding-top: 0;
  margin-bottom: 10px;
  border: 4px solid #ccc;
}

.bidding_pop .main_img img {
  height: 250px !important;
  margin: 0 auto;
}

.bidding_pop .carousel-inner.bid_thumb > .item {
  width: 230px;
  margin: 0 auto;
}

.bidding_pop .project_title {
  width: 76%;
  height: 34px;
  padding: 0 20px;
  margin: 20px 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 34px;
  text-align: left;
  color: #fff;
  -webkit-border-radius: 0 13px 13px 0/0 17px 17px 0;
  -moz-border-radius: 0 13px 13px 0/0 17px 17px 0;
  border-radius: 0 13px 13px 0/0 17px 17px 0;
  background-color: #cb1f25;
}

.bidding_pop .project_title {
  background-color: #898989;
}

.bidding_pop .loriem {
  padding: 10px 0;
  clear: both;
  font-size: 14px;
  color: #555;
}

.bidding_pop .cn_tcntr {
  text-align: center;
}

.bidding_pop .img {
  float: left;
  width: 100px;
  padding-right: 16px;
}

.bidding_pop .ctgrychm {
  margin-bottom: 5px;
  clear: both;
  font-size: 14px;
}

.bidding_pop .owl-carousel .owl-wrapper-outer {
  border: 0 solid #ddd;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-border-radiu: 6px;
  -ms-border-radius: 6px;
}

.bidding_pop .videop .btn {
  display: inline-block;
  width: 100%;
  padding: 4px 10px;
  margin: 10px auto;
  margin-bottom: 0;
  font-size: 14px;
  font-size: 15px;
  font-weight: normal;
  font-weight: 600;
  line-height: 1.42857143;
  cursor: pointer;
  text-align: left;
  vertical-align: middle;
  white-space: nowrap;
  text-transform: uppercase;
  color: #cb1f25;
  border: 1px solid transparent;
  border-radius: 4px;
  background-image: none;
}

.bidding_pop .ctgrychm div.plbl {
  float: left;
  width: 175px;
  padding: 5px 0;
  font-weight: 600;
}

.bidding_pop .col-md-8.ctg {
  padding: 0;
}

.bidding_pop .form-control.pbid_amount {
  width: 140px;
  height: 33px;
  padding: 8px;
}

.bidding_pop .form-inline .form-control.pbid_amount {
  width: 155px;
  height: 31px;
  padding: 8px;
  margin: 0 10px 0 0;
}

.bidding_pop .btn {
  display: inline-block;
  padding: 4px 24px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  border: 1px solid transparent;
  border-radius: 4px;
  background-image: none;
}

.bidding_pop .btn.btns {
  font-size: 16px;
  background-color: #ca2328;
}

.bidding_pop .bttns {
  padding: 4px 12px;
  font-size: 20px;
  background-color: #cb2026;
}

.bidding_pop .btn.butns {
  display: block;
  width: 80px;
  padding: 3px 14px;
  margin: 10px auto;
  font-size: 16px;
  background-color: #ca2328;
}

.bidding_pop .btn.butnns {
  display: block;
  width: 111px;
  padding: 5px 8px;
  margin: 10px auto;
  font-size: 16px;
  background-color: #ca2328;
}

.bidding_pop .btn.btnss {
  font-size: 16px;
  color: #fff;
  background-color: #686868;
}

.bidding_pop .btn.btnsss {
  padding: 5px 18px;
  margin: 2px 11px;
  font-size: 15px;
  background-color: #737373;
}

.bidding_pop .btn.btns2 {
  display: block;
  width: 150px;
  padding: 5px 18px;
  margin: 2px 11px;
  margin: 0 auto;
  font-size: 15px;
  color: #fff;
  background-color: #737373;
}

.bidding_pop .btn.bnt {
  font-size: 16px;
}

.bidding_pop .sler {
  width: 100%;
  color: #cc2329;
}

.bidding_pop .rating {
  float: left;
}

.bidding_pop .rating img {
  float: left;
  width: 16px;
  margin: 8px 2px;
}

.bidding_pop .img-responsives {
  display: block;
  height: auto;
  max-width: 99%;
  padding: 6px 23px;
  line-height: normal;
}

.bidding_pop .cong {
  width: 160px;
  padding: 5px 10px;
  margin: 0 auto;
  line-height: 42px;
  text-align: center;
}

.bidding_pop .cong img {
  float: right;
  padding-left: 10px;
}

.bidding_pop .products_row .col-md-4.con_seller {
  padding: 0;
  margin-top: -54px;
}

.bidding_pop .con_sp {
  padding: 10px;
  text-align: center;
}

.bidding_pop .bid_succes {
  text-align: center;
}

.bidding_pop .top_hlbl {
  padding: 22px 0;
  font-size: 18px;
  font-weight: 700;
  color: #555;
}

.bidding_pop .ctlbl {
  padding: 10px 0;
  font-size: 14px;
  text-align: justify;
  color: #555;
}

.bidding_pop .shead {
  font-size: 16px;
  font-weight: bold;
  color: #acacac;
}

.bidding_pop .ctlbl1 {
  padding: 5px 0;
  font-size: 14px;
  text-align: justify;
  color: #555;
}

.bidding_pop .media:last-child .ctlbl1,
.mb40 {
  margin-bottom: 40px;
}

.bidding_pop .contact_us .row {
  margin: 20px 0;
}

.bidding_pop .form-inline .form-control {
  display: inline-block;
  width: auto;
  height: 33px;
  padding: 7px 0;
  margin: 6px 0 0 1px;
  font-family: "Open Sans" !important;
  font-size: 14px;
  line-height: 1.42857143;
  transition: border-color ease-in-out 0.15s;
  transition: box-shadow ease-in-out 0.15s;
  vertical-align: middle;
  color: #555;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #fff;
  background-image: none;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.bidding_pop .ppimg {
  float: left;
  width: 277px;
  padding-right: 16px;
}

.bidding_pop .pright_lbl {
  float: left;
  width: auto;
  padding: 5px 0;
  font-weight: 500;
  color: #555;
}

.bidding_pop .pred_tlbl {
  color: #ca2328;
}

.bidding_pop .bid {
  padding-left: 20px;
  font-size: 14px;
  font-weight: 600;
}

.bidding_pop .name {
  padding: 3px;
  font-size: 15px;
  color: #3b3b3b;
}

.bidding_pop .countdown {
  text-transform: uppercase;
}

.bidding_pop .prv_gbox {
  padding: 0;
  margin-bottom: 10px;
  clear: both;
  border-radius: 6px;
  background: #f5f4f4;
}

.bidding_pop .thumbs div {
  float: left;
  width: 30%;
  margin-right: 10px;
}

.bidding_pop .ratings_pv .fa {
  padding: 0 2px;
  line-height: 42px;
  color: #c9302c;
}

.bidding_pop .addcrt {
  padding: 4px 12px;
}

@media (max-width: 480px) {
  .bidding_pop .ctgrychm div.plbl,
  .pright_lbl {
    float: none;
    width: 100%;
    clear: both;
  }
}

@media (max-width: 992px) {
  .bidding_pop.products_row .col-md-4.con_seller {
    margin-top: 0;
    clear: both;
  }
}

#sidebar-wrapper,
#wrapper {
  height: 100%;
  transition: all 0.4s ease 0s;
}

.bidding_pop .ct_headt {
  padding-bottom: 20px;
  font-size: 14px;
  font-weight: 700;
  color: #555;
}

.bidding_pop .orngtxt {
  color: #f36921;
}

.bidding_pop .timer {
  min-width: 140px;
  padding: 0;
  font-weight: 700;
  line-height: 30px;
  color: #cb2026;
  font-size: 12px;
}

#Bidpop .timer {
  line-height: 1;
}

.bidding_pop .pro_condition {
  cursor: pointer;
  color: #090;
}

.bidding_pop .loriem {
  font-family: arial;
}

.org_clr {
  color: #f90;
}

#popover_content_wrapper {
  font-size: 12px;
  line-height: 22px;
}

#popover_content_wrapper td {
  padding-right: 6px;
  padding-bottom: 8px;
  vertical-align: top;
}

.input-group-addon:last-child {
  cursor: pointer;
}

.f-chk .checkbox input[type="checkbox"] {
  margin-left: -14px;
}

.emply-name .dropdown-toggle.btn-default,
.emply-name .open > .dropdown-toggle.btn-default {
  color: #fff;
  border: none;
  outline: 0;
  background: 0 0;
  box-shadow: none;
}

.emply-name .open > .dropdown-menu {
  top: 22px;
  left: -90px;
}

#wrapper {
  padding-left: 70px;
}

#sidebar-wrapper {
  position: fixed;
  top: 90px;
  left: -20px;
  z-index: 10000;
  width: 225px;
  margin-bottom: 15px;
  margin-left: -150px;
  overflow-y: hidden;
  /* background: #000; */
}

.sidebar-nav {
  display: block;
  float: left;
  width: 225px;
  padding: 0;
  margin: 0;
  overflow-y: auto;
  list-style: none;
  background: #000;
}

#page-content-wrapper {
  height: auto;
  padding-left: 0;
  margin-left: 0;
  width: 100%;
}

#wrapper.active {
  padding-left: 225px;
}

#wrapper.active #sidebar-wrapper {
  left: 150px;
  overflow-y: auto;
  /* background: #000; */
}

.sidebar_name {
  padding-top: 25px;
  opacity: 0.7;
  color: #fff;
}

.sidebar-nav > .sidebar-brand {
  width: 100%;
  height: 45px;
  font-size: 18px;
  line-height: 45px;
}

.sidebar-nav > .sidebar-brand a {
  padding: 0 14px;
  text-decoration: none;
  color: #999;
}

.sidebar-nav > .sidebar-brand a:hover {
  color: #fff;
  background: 0 0;
}

#main_icon {
  float: right;
  padding-top: 13px;
  padding-right: 18px;
  color: #fff;
}
#wrapper.active #main_icon {
  padding-right: 25px;
}

.sub_icon {
  float: right;
  padding-top: 10px;
  padding-right: 65px;
}

.content-header {
  height: 65px;
  line-height: 65px;
}

.content-header h1 {
  display: inline-block;
  margin: 0 0 0 20px;
  line-height: 65px;
}

#wrapper .side-nav {
  margin-left: -55px;
  transition: 1ms linear;
}

#wrapper.active .side-nav {
  margin-left: 0;
  transition: 1ms linear;
}

.actidot {
  background-color: #ff6700;
}

.upload-backbtn {
  margin-bottom: 30px;
}

.uploader-back,
.uploadview-back {
  float: right;
  margin-bottom: 10px;
}

.uploader-back {
  margin-top: 50px;
  margin-right: 75px;
}

.uploadphotoview-head {
  margin-bottom: 25px;
  border-bottom: 0 solid #eee;
}

.usrcredit-secti {
  margin-bottom: 15px;
}

.usrcredit-inner {
  margin-top: 5px;
}

.login-wrapper {
  width: 100%;
  max-width: 480px;
  box-shadow: 0 0 8px 0 #aaa;
  padding: 20px;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 8px;
}
.login-wrapper .form-control {
  height: 42px;
}
.login-wrapper .breadcrumb > .active {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
}
.login-wrapper .breadcrumb {
  text-align: center;
  background: #20bc4c;
}

.login-wrapper .breadcrumb {
  margin-top: 2%;
}

.top-div-wrap > div {
  display: inline-block;
  width: 24%;
  padding: 0 10px 10px 0;
  vertical-align: top;
}

.nam-buyr {
  position: relative;
  padding-right: 80px;
}

.nam-buyr .btn {
  width: 80px;
}

.ins-btn-wrp {
  position: absolute;
  top: 0;
  right: 0;
  width: 75px;
}

#Commonmsg_notes .modal-dialog {
  width: 98%;
  max-width: 900px;
}

.stylish-input-group .input-group-addon .glyphicon-search {
  font-size: 13px;
}

.gray-actn-box.lots-wrap {
  padding: 8px 10px 0;
  margin-left: 0;
  background: #eee;
}

@media (min-width: 1200px) {
  .gray-actn-box.lots-wrap {
    display: table;
    width: 100%;
  }
  .gray-actn-box.lots-wrap li {
    display: table-cell;
    min-width: 117px;
  }
}

.gray-actn-box.lots-wrap li.wdth-95 {
  width: 110px;
}

.gray-actn-box.lots-wrap li {
  padding-bottom: 8px;
  vertical-align: top;
}

.wdth-auto {
  width: auto;
}

.tewks .parsley-errors-list {
  display: none;
}

.pdinlft-15 {
  padding-left: 15px;
}
.sal-date-list li {
  width: 49%;
}

@media (min-width: 993px) {
  .pinv-prz {
    padding-right: 0;
  }
  .acm-top-view .pdin-left .form-control,
  .acm-top-view .pdin-left label {
    font-size: 13px;
  }
  .col-md-2.wrgin-auto,
  .col-md-3.wrgin-auto {
    width: auto;
  }
  .acm-top-view .pdin-left {
    position: relative;
    padding-left: 115px;
  }
  .acm-top-view .pdin-left.pl-104 {
    position: relative;
    padding-left: 104px;
  }
  .sal-date-list li {
    width: 49%;
  }
  .acm-top-view .pdin-left.pl-al-135 {
    padding-left: 131px;
  }
  .acm-top-view .act-pain .pab-lbl {
    left: -14px;
  }
  .acm-top-view .wrgin-auto.pdin-left.nsbat1 {
    max-width: 22%;
    padding-left: 91px;
  }
  .acm-top-view .nspdin-left {
    padding-right: 0;
    padding-left: 111px;
  }
  .acm-top-view .wrgin-auto.pdin-left {
    position: relative;
    padding-left: 66px;
    margin-bottom: 10px;
  }
  .acm-top-view .pdin-left.upi-nleft {
    padding-right: 0;
    padding-left: 115px;
  }
  .width-23 {
    width: 219px;
  }
  .acm-top-view .pdin-left.p65 {
    position: relative;
    padding-left: 60px;
  }
  .acm-top-view .npdin-left {
    position: relative;
    padding-left: 185px;
  }
  .acm-top-view .pdin-left.sbat {
    width: auto;
    padding-left: 194px;
  }
  .acm-top-view .pdin-left.sbat1 {
    padding-left: 194px;
  }
  .acm-top-view .pdin-left.nsbat1 {
    padding-left: 120px;
  }
  .acm-top-view .pdin-left.ac-nsbat1 {
    padding-left: 110px;
  }
  .wrgin-auto.pdin-left.ac-nsbat1.margboth {
    padding-left: 80px;
  }
  .acm-top-view .pab-lbl {
    position: absolute;
    left: 15px;
  }
  .acm-top-view .pdin-left.sale-pdate {
    padding-right: 0;
    padding-left: 82px;
  }
  .margboth.pdin-left.sale-pdate {
    padding-left: 86px;
  }
  .acm-top-view .pdin-left.sale-pdate label {
    left: 0;
  }
  .acm-top-view .pdin-left.act-pain {
    padding-left: 75px;
  }
  .acm-top-view .pdin-left.plm-54 {
    padding-left: 54px;
  }
  .acm-top-view .pdin-left.plm-123 {
    padding-left: 123px;
  }
}

.result-lbl {
  display: block;
  line-height: 34px;
}

@media (max-width: 992px) {
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: transparent;
  }
  .inv-loc-table table.table-bordered.dataTable {
    width: 100% !important;
  }
  .w900 {
    min-width: 900px;
  }
  .result-lbl {
    text-align: left;
  }
  body {
    margin: 0;
  }
  #page-wrapper {
    padding-top: 150px;
  }
  .navbar-fixed-top {
    height: auto !important;
  }
  .huge {
    font-size: 20px;
  }
  #wrapper,
  #wrapper.active {
    padding-left: 0;
  }
  .sidebar-nav {
    display: none;
  }
  #sidebar-wrapper {
    left: -180px;
  }
  #wrapper.active #sidebar-wrapper {
    top: 92px;
    left: 150px;
  }
  .emply-name {
    float: none;
    width: auto !important;
    padding: 5px 15px;
  }
  .mgtp {
    margin-bottom: 10px !important;
  }
  .top-div-wrap > div {
    display: inline-block;
    width: 100%;
    padding: 0 10px 10px 0;
    vertical-align: top;
  }
  .input-group.search-by-date {
    display: inline-block !important;
  }
  .resu-cnt {
    margin-top: 0;
  }
}

@media (max-width: 479px) {
  .input-group.search-by-date {
    display: block !important;
  }
  .date .form-control {
    font-size: 12px;
  }
  .acm-top-view .col-xs-6 {
    width: 100%;
    margin: 0 0 10px;
  }
  .result-lbl {
    padding-top: 0;
    line-height: 34px;
  }
  .acm-top-view .col-xs-6 .col-xs-6 {
    width: 50%;
  }
  .acm-top-view .pdin-left.sbat {
    display: block;
    text-align: left;
  }
  .acm-top-view .pdin-left.dis-mis-lbl {
    float: right;
    width: auto;
    padding-left: 75px;
  }
}

.input-group.search-by-date {
  display: block;
}

.input-group.search-by-date input.form-control {
  z-index: 1px !important;
  padding-right: 40px;
  border-radius: 4px !important;
  background: 0 0;
}

.modal-open .input-group.search-by-date input.form-control {
  z-index: inherit !important;
}

.input-group.search-by-date .input-group-addon {
  position: absolute;
  top: 1px;
  right: 1px;
  width: 35px;
  height: 32px;
  padding: 0;
  line-height: 32px;
  cursor: pointer;
  border: none;
}

.logo-signin-wrap {
  position: relative;
  height: 60px;
  max-width: 365px;
  padding-left: 160px;
  margin: 15px auto 0;
}

.logo-signin-wrap img {
  position: absolute;
  top: -12px;
  left: 0;
  height: 72px;
}

.reg-sign-in-txt {
  display: inline-block;
  width: auto;
  padding: 6px 12px;
  margin-top: 0;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  background-color: #e9e9e9;
}

#shippstate .radio,
.rtpzro .radio {
  margin-top: 0;
}

.edit-pending .logo-signin-wrap {
  width: 250px;
  padding-top: 10px;
  clear: both;
}

.edit-pending .modal-dialog {
  width: 98%;
  max-width: 1200px;
}

.padin-lft {
  padding-left: 0;
}

.edit-pop-lbl label {
  font-size: 14px;
}

.table.fixedHeader-floating.no-footer {
  top: 50px !important;
}

.breadcrumb > .active {
  display: block;
}

.mvtxt {
  font-size: 15px;
}

@media (min-width: 768px) {
  .trht-link {
    text-align: right;
  }
}

@media (max-width: 767px) {
  .table.fixedHeader-floating.no-footer {
    top: 88px !important;
  }
  #sidebar {
    padding-bottom: 100px;
  }
  .xs-center {
    text-align: center;
    padding-bottom: 0;
  }
}

#invoice {
  width: 100% !important;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
  top: 18px !important;
}

table.dataTable > tbody > tr.child span.dtr-data {
  display: inline-block;
}

table.dataTable > tbody > tr.child span.dtr-data p {
  float: none;
  margin: 0;
}

table#invoice > tbody > tr.child ul {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style-type: none;
}

@media (max-width: 480px) {
  .admin-dash .col-xs-6,
  .sb-cwrap .col-xs-6 {
    float: none;
    width: 100%;
  }
}

.cline,
.cline .radio-inline + .radio-inline {
  margin-left: 0;
}

.edit-pending .logo-signin-wrap.itemv {
  width: 285px;
}

.lbl105 {
  width: 80px;
}

.list-inline.cline > li {
  padding-left: 0;
}

.list-inline.cline > li .radio-inline {
  padding-right: 5px;
}

.cline input[type="checkbox"] {
  margin-left: -20px;
}

.file-del {
  display: inline-block;
  font-size: 20px;
  color: #fe6700;
}

@media (max-width: 992px) {
  .gray-actn-box .wd1,
  .gray-actn-box .col-sm-1,
  .gray-actn-box .wd2,
  .gray-actn-box .col-sm-2,
  .gray-actn-box .col-sm-3 {
    width: 25%;
    padding: 5px 15px !important;
  }
}

@media (max-width: 767px) {
  .gray-actn-box .wd1,
  .gray-actn-box .col-sm-1,
  .gray-actn-box .wd2,
  .gray-actn-box .col-sm-2,
  .gray-actn-box .col-sm-3 {
    float: left;
    width: 50%;
    min-height: 69px;
    padding: 5px 15px !important;
  }
}

.track-num input {
  display: block;
  float: left;
  width: 100%;
  padding: 4px;
  margin: 0 1% 13px;
  border: 1px solid #999;
  border-radius: 3px;
}

.rp-lt {
  float: left;
  width: 20%;
  padding-top: 3px;
}

.track-num input:focus {
  border: 1px solid #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}

.width-auto {
  width: auto !important;
}
html {
  overflow-x: hidden;
}

@media (min-width: 993px) {
  .table-responsive {
    /* min-height: inherit;
         overflow: inherit */
  }
  .getallpostlive .multiselect-container.dropdown-menu {
    right: 0;
    left: inherit;
    width: 600px;
  }
  .multiselect-container > li {
    display: inline-block;
    min-width: 33%;
    padding: 0;
  }
}

#upload_previews .dz-preview {
  display: inline-block;
  float: left;
  min-width: 18%;
  min-height: 172px;
  padding: 10px;
  margin: 0 1%;
  margin-bottom: 10px;
  text-align: center;
  border: 1px solid #ddd;
}

#upload_previews {
  margin: 0 -1%;
}

#upload_previews .dz-preview .dz-success-mark,
#upload_previews .dz-preview .dz-error-mark {
  float: left;
  width: 48%;
  margin: 1%;
}

#upload_previews .dz-preview .dz-error-mark svg,
#upload_previews .dz-preview .dz-success-mark svg {
  max-width: 40px;
}

#upload_previews .dz-image {
  position: relative;
  width: 100%;
  height: 100px;
  margin-bottom: 5px;
}

#upload_previews .dz-image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 98px;
  max-height: 98px;
  margin: auto;
}

.navbar-inverse {
  border-color: #000000 !important;
  background-color: #000000 !important;
}

.icon-bar-top {
  display: block;
  width: 22px;
  height: 4px;
  margin-bottom: 2px;
  border-radius: 1px;
  background-color: #fff;
}

.newcat-drop {
  position: relative;
}

.newcat-drop .btn-group,
.btn-group-vertical {
  position: initial;
}

.newcat-drop .multiselect-container > li > a > label.radio,
.multiselect-container > li > a > label.checkbox {
  padding-right: 0;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.newcat-drop .multiselect-container > li {
  width: 50%;
}

.newcat-drop .multiselect-container.dropdown-menu {
  left: 14px;
  width: 100%;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

.newcat-drop .dropdown-menu > li > a:hover,
.newcat-drop .dropdown-menu > li > a:focus,
.newcat-drop .dropdown-menu > .active > a {
  text-decoration: none;
  color: #fff;
  outline: 0;
  background: linear-gradient(
    to right,
    #fff 0%,
    #fff 13%,
    #337ab7 10%,
    #337ab7 100%
  );
}

.stk-ldg {
  position: absolute;
  top: 5px;
  right: 20px;
  display: block;
}

.stk-ldg img {
  height: 25px;
}
.withinslt {
  margin-left: 23px;
}

.grd-des textarea.form-control {
  height: 150px;
}
.txt-lmt {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 250px;
}

#disputemessage {
  word-break: break-all;
  max-height: 200px;
  overflow: auto;
}
td .gbdr-btn,
td .red-btn {
  display: inline-block;
  width: auto;
  min-width: 90px;
  margin-bottom: 10px;
}

table.cke_dialog td:first-child,
table.cke_dialog td,
table.cke_dialog th {
  max-width: inherit !important;
  min-width: inherit !important;
}

@media only screen and (min-width: 1380px) and (max-width: 1600px) {
  .newcat-drop .dropdown-menu > li > a:hover,
  .newcat-drop .dropdown-menu > li > a:focus,
  .newcat-drop .dropdown-menu > .active > a {
    background: #20bc4c;
  }
}

@media only screen and (min-width: 1601px) and (max-width: 1900px) {
  .newcat-drop .dropdown-menu > li > a:hover,
  .newcat-drop .dropdown-menu > li > a:focus,
  .newcat-drop .dropdown-menu > .active > a {
    background: #20bc4c;
  }
}

@media only screen and (min-width: 1901px) and (max-width: 2100px) {
  .newcat-drop .dropdown-menu > li > a:hover,
  .newcat-drop .dropdown-menu > li > a:focus,
  .newcat-drop .dropdown-menu > .active > a {
    background: #20bc4c;
  }
}

@media only screen and (min-width: 2101px) and (max-width: 3000px) {
  .newcat-drop .dropdown-menu > li > a:hover,
  .newcat-drop .dropdown-menu > li > a:focus,
  .newcat-drop .dropdown-menu > .active > a {
    background: linear-gradient(
      to right,
      #fff 0%,
      #fff 6%,
      #20bc4c 5%,
      #20bc4c 100%
    );
  }
}

@media only screen and (min-width: 3001px) and (max-width: 10000px) {
  .newcat-drop .dropdown-menu > li > a:hover,
  .newcat-drop .dropdown-menu > li > a:focus,
  .newcat-drop .dropdown-menu > .active > a {
    background: linear-gradient(
      to right,
      #fff 0%,
      #fff 4%,
      #20bc4c 3%,
      #20bc4c 100%
    );
  }
}

@media screen and (min-width: 0\0) {
  .sidebar-nav > .sidebar-brand {
    width: 100%;
    height: 45px;
    font-size: 18px;
    line-height: 45px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .sidebar-nav > .sidebar-brand {
    width: 100%;
    height: 45px;
    font-size: 18px;
    line-height: 60px;
    border-top: 1px solid #2b2b2b;
  }
  ::i-block-chrome,
  .sidebar-nav > .sidebar-brand {
    width: 100%;
    height: 45px;
    font-size: 18px;
    line-height: 50px;
  }
}

.lh34-mbz {
  margin-bottom: 0;
  line-height: 34px;
}

.min-wdth-140 {
  min-width: 140px;
}

.min-wdth-155 {
  min-width: 155px;
}

.as-llft-wrap {
  position: relative;
  padding-left: 155px;
}

.mlcb-wrp input[type="checkbox"] {
  margin-left: -25px;
}

.as-llft-wrap label {
  position: absolute;
  left: 15px;
  font-size: 13px;
  line-height: 34px;
}

.as-llft-wrap label.splft {
  left: 0;
}

.modal-body label {
  font-size: 13px;
}

.as-llft-wrap .form-control,
.as-llft-wrap1 .form-control {
  max-width: 250px;
}

.reports-wraper {
  width: 100%;
  overflow: hidden;
  overflow-x: auto;
}

.stor-shipin {
  position: relative;
  padding-left: 20px;
}

.stor-shipin .rp-lt {
  position: absolute;
  left: 0;
  float: none;
  width: 20px;
  padding-top: 3px;
}

.stor-shipin input {
  width: 100%;
}

.stor-shipin .notshfee {
  display: block;
  float: none !important;
}

#reportslist > tbody > tr > td,
#reportslist > thead > tr > th {
  /*     min-width: 120px*/
}

.width-t28 {
  width: 28%;
}

.as-llft-wrap1 {
  position: relative;
  padding-left: 136px;
}

.as-llft-wrap1 label {
  position: absolute;
  left: 0;
  font-size: 13px;
  line-height: 34px;
}

@media (min-width: 992px) {
  .padboth5.col-sm-3.col-md-2 {
    width: 168px;
    padding-right: 0;
  }
}

.pay-cbox-wrap .parsley-errors-list {
  position: absolute;
  width: auto;
}

#postalllive select ~ .btn-group {
  width: 165px;
}

#postalllive select ~ .btn-group .multiselect.btn {
  width: 100%;
}

#postalllive select ~ .btn-group .multiselect.btn .multiselect-selected-text {
  display: inline-block;
  max-width: 90%;
  overflow: hidden;
  vertical-align: middle;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.sb-lh34 {
  line-height: 31px;
}

@media (max-width: 992px) {
  #wrapper {
    margin-top: 0;
  }
  #page-wrapper {
    padding-top: 120px;
  }
  #wrapper .navbar-collapse {
    position: fixed;
    max-height: 100%;
    top: 93px;
    left: 0;
    left: -110%;
    z-index: 9;
    display: block;
    width: 100%;
    height: auto;
    height: 100%;
    max-width: 225px;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    opacity: 0;
    border: none;
    /*         background: #9f9fa0*/
  }
  #wrapper .navbar-collapse.in {
    left: 0;
    -webkit-transition: left 0.4s ease-in-out;
    -moz-transition: left 0.4s ease-in-out;
    -ms-transition: left 0.4s ease-in-out;
    -o-transition: left 0.4s ease-in-out;
    transition: left 0.4s ease-in-out;
    opacity: 1;
  }
  #wrapper.active #sidebar-wrapper {
    position: relative;
    top: 0;
    left: 0;
    width: 225px;
    padding-bottom: 50px;
    margin: 0;
    overflow: inherit;
  }
}

.table-responsive.employee-responsive {
  padding: 0;
}

@media (min-width: 1200px) {
  .table-responsive.employee-responsive table,
  .table-responsive table {
    /*         min-width: 990px;*/
  }
}

@media (max-width: 992px) {
  .table-responsive {
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .dg-auctn-titl .dg-auctn-titl ul.list-inline {
    text-align: left;
  }
  .dg-auctn-titl ul.list-inline > li {
    padding: 0 5px 0 0;
  }
  .form-control {
    font-size: 12px;
  }
}

.drk-lbg thead {
  color: #fff;
  background: #636469;
}

.drk-lbg .table-bordered {
  border: 1px solid #636469;
}

.drk-lbg .table-bordered > tbody > tr > td,
.drk-lbg .table-bordered > tbody > tr > th,
.drk-lbg .table-bordered > tfoot > tr > td,
.drk-lbg .table-bordered > tfoot > tr > th,
.drk-lbg .table-bordered > thead > tr > td,
.drk-lbg .table-bordered > thead > tr > th {
  padding: 4px 5px;
  border: 1px solid #636469;
}

.btn-success {
  color: #fff;
  border-color: #20bc4c;
  background-color: #20bc4c;
  box-shadow: 0 0 8px 0 #b2b2b2;
  border-radius: 2px !important;
  /*    min-width: 120px;*/
  /*
    padding: 10px 15px;
    font-size: 16px;
*/
  margin: 0px auto;
  display: block;
}
.btn-success:focus,
.btn-success:hover {
  /* color: #20bc4c;
  border-color: #20bc4c; */
  background: #fff;
}

button.close.bidpp-close {
  margin-right: 6px;
  opacity: 1;
}

#biddetailsnewpop .row.bdhs {
  min-height: 30px;
}

#biddetailsnewpop .row.bdhs > div.col-md-3:nth-child(2) {
  font-weight: 700;
}

.modal-backdrop.in {
  z-index: 99;
}

.greenbar input[type="button"] {
  width: auto;
  min-width: 75px;
}

#shippstate .logo-signin-wrap img {
  top: -10px;
  height: 48px;
}

#shippstate .logo-signin-wrap {
  padding-left: 125px;
}

.cline .parsley-errors-list {
  display: none;
}

.ib-title-wrap {
  position: relative;
  padding: 0 75px 0 55px;
}

.ib-title-wrap span {
  position: absolute;
  top: 8px;
  left: 15px;
}

.ib-title-wrap .grn-sbtn {
  position: absolute;
  top: 0;
  right: 15px;
  width: 56px;
  height: 34px;
}

#emp_form .checkbox,
#emp_perm .checkbox {
  padding-left: 20px;
}

.pdvb-nwrp li {
  vertical-align: top;
  max-width: 25%;
  margin-bottom: 5px;
}

.pdvb-nwrp li:nth-child(3) {
  max-width: 34%;
}

@media (max-width: 767px) {
  .logo-signin-wrap {
    padding-left: 125px;
  }
  .logo-signin-wrap img {
    top: -6px;
    height: 48px;
  }
  .reg-sign-in-txt {
    padding: 6px;
    font-size: 12px;
  }
  #shippstate .reg-sign-in-txt {
    font-size: 12px;
  }
  .checkbox-inline + .checkbox-inline,
  .radio-inline + .radio-inline {
    margin-top: 0;
    margin-right: 10px;
    margin-left: 0;
  }
}

.ppic-up a {
  display: block;
  clear: both;
}

.pdbase-wrap {
  position: relative;
  padding-left: 60px;
}

.pdbase-wrap1 {
  position: relative;
  padding-right: 87px;
  padding-left: 119px;
}

.pdbase-wrap label,
.pdbase-wrap1 label {
  position: absolute;
  left: 0;
  margin: 0;
  line-height: 34px;
}

.pdbase-wrap1 .btn-success {
  position: absolute;
  top: 0;
  right: 15px;
}

.ptop-n30 {
  padding-top: 30px;
}

.radio.rad-btn input[type="radio"] {
  margin: -2px 0 0 -20px;
}

.padinlft-20 {
  padding-left: 20px;
}

@media (max-width: 992px) {
  .edit-pending .modal-dialog,
  .modal-dialog {
    margin: 10px 1%;
  }
  .modal-dialog {
    width: 100%;
    max-width: 98%;
  }
  html {
    overflow-x: hidden !important;
  }
  .checkbox-inline + .checkbox-inline,
  .radio-inline + .radio-inline {
    margin-top: 0;
    margin-right: 10px;
    margin-left: 0;
  }
  .pdvb-nwrp li,
  .pdvb-nwrp li:nth-child(3) {
    max-width: 49%;
  }
  .gray-actn-box.lots-wrap li {
    width: 24% !important;
  }
  #page-wrapper {
    padding-top: 120px;
  }
}

@media (max-width: 767px) {
  .gray-actn-box.lots-wrap li {
    width: 48.9% !important;
  }
  .pdbase-wrap1 {
    padding-left: 15px;
  }
  .pdbase-wrap {
    padding-left: 0;
  }
  .pdbase-wrap label,
  .pdbase-wrap1 label {
    position: relative;
  }
  .pdbase-wrap1 .btn-success {
    top: 33px;
  }
  .htmlfillfolder .col-xs-6:nth-child(2n + 1) {
    clear: left;
  }
  .uploader-back {
    margin-right: 0;
  }
  #exTab3 .nav-pills > li {
    float: left;
    width: auto !important;
    margin: 5px 5px 5px 0;
    font-size: 12px;
    text-align: center;
    border: 1px solid #f25d23;
    border-radius: 5px;
  }
  #exTab3 .nav-pills > li:first-child {
    margin-left: 0;
  }
  #exTab3 .nav-pills > li:last-child {
    margin-right: 0;
  }
}

@media (max-width: 479px) {
  .pdvb-nwrp li {
    display: block;
    float: left;
    width: 50%;
    max-width: inherit;
  }
  .pdvb-nwrp li:nth-child(3) {
    width: 100%;
    max-width: inherit;
  }
  .pdvb-nwrp li .btn-success {
    display: block;
    width: 100%;
  }
  .sm-div-w100 {
    float: none;
    width: 100%;
    clear: both;
  }
  .gray-actn-box.lots-wrap li {
    width: 100% !important;
  }
}

@media (max-width: 359px) {
  #shippstate .logo-signin-wrap img {
    top: 0;
  }
}

.wauto-inline {
  position: relative;
  display: inline-block;
  min-width: 215px;
  vertical-align: middle;
}

.form-inline.wsal-fi-wrap .form-control,
.form-inline.wsal-fi-wrap .form-group {
  display: block;
  width: 100%;
}

.form-inline.wsal-fi-wrap .form-group {
  margin-bottom: 20px;
}

.lbl-mw-155 {
  width: 155px;
  padding: 0;
}

.lbl-mw-80 {
  width: 105px;
  padding: 0 15px;
}

.lbl-rht-50 {
  width: 50px;
  min-width: inherit;
}

.form-inline.wsal-fi-wrap .parsley-errors-list {
  position: absolute;
  width: auto;
}
.nwlst {
  padding-right: 72px;
}
.nwlst .owl-buttons {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 22px;
  background: #212b34;
  color: #fff;
}
.nwlst .owl-buttons .owl-prev.fa.fa-chevron-left {
  padding: 9px 8px;
  border: 1px solid #eee;
}
.nwlst .owl-buttons .owl-next.fa.fa-chevron-right {
  padding: 9px 8px;
  border: 1px solid #eee;
}

.nwlst .item {
  border-radius: 16px 16px 0 0;
  color: #000;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  background-color: #f9f9f9;
  min-width: 150px;
  margin-bottom: 15px;
  position: relative;
}

.nwlst .item a {
  color: #000;
  width: 100%;
  display: block;
  padding: 10px 25px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nwlst .item.active {
  background-color: #20bc4c;
  font-weight: 600;
}
.nwlst .item img {
  display: block;
  width: 50%;
  height: auto;
}
.nwlst .owl-theme .owl-controls .owl-page {
  display: inline-block;
}
.nwlst .owl-theme .owl-controls .owl-page span {
  background: none repeat scroll 0 0 #869791;
  border-radius: 20px;
  display: block;
  height: 12px;
  margin: 5px 7px;
  opacity: 0.5;
  width: 12px;
}

@media (min-width: 768px) {
  .padin-top-n30 {
    padding-top: 30px;
  }
  .wsal-fi-wrap .multiselect-container.dropdown-menu {
    left: 0;
    min-width: 450px;
  }
  .min-wdth-360 {
    min-width: 355px;
  }
  .max-wdth-310 {
    max-width: 310px;
  }
  .lnl-lh-34 {
    line-height: 34px;
  }
  .pull-left-sm {
    float: left;
  }
  .pull-right-sm {
    float: right;
  }
}

.add-pup-new li {
  vertical-align: top;
}

.image-filer-wrap .col-md-3 {
  display: inline-block;
  float: left;
  min-height: 90px;
}

.btn-warning {
  color: #fff;
  border-color: #000;
  background-color: #000;
  box-shadow: 0 0 8px 0 #b2b2b2;
  border-radius: 2px !important;
  /*    min-width: 120px;*/
  /*    padding: 10px 15px;*/
  /*    font-size: 16px;*/
  margin: 0px auto;
  display: inline-block;
}
.btn-warning:focus,
.btn-warning:hover {
  color: #303d45;
  border: 1px solid #303d45;
  background: #fff;
}

.btn-warning:focus,
.btn-warning:hover {
  border-radius: 4px;
}

#photoUploadsingle .lnl-lh-34 {
  line-height: 34px;
}

@media (max-width: 767px) {
  .uploadphotoview-head {
    font-size: 15px;
  }
  .lbl-mw-80 {
    width: 155px;
    padding: 0;
  }
  .wauto-inline {
    max-width: 280px;
    vertical-align: top;
  }
  .pull-left-sm,
  .pull-right-sm {
    float: none !important;
  }
  .image-filer-wrap .col-md-3 {
    display: block;
    float: left;
    width: 33%;
    padding: 0 5px;
    margin-top: 10px;
    text-align: center;
  }
  .image-filer-wrap .col-md-3:nth-child(3n + 1) {
    /* clear: left */
  }
}

.maw100 {
  width: 53px;
  margin: 0 auto;
  border: 1px solid rgba(204, 204, 204, 0.35);
}

@media (max-width: 479px) {
  .image-filer-wrap .col-md-3 {
    width: 50%;
  }
  /* .image-filer-wrap .col-md-3:nth-child(3n+1) {
         clear: inherit
     }
     .image-filer-wrap .col-md-3:nth-child(2n+1) {
         clear: left
     } */
}

#wrapper,
body {
  min-height: 100vh;
}

@media (max-width: 1024px) {
  #wrapper {
    transition: inherit;
  }
  body.stop-scrolling {
    height: 100%;
    overflow: hidden;
    /* position: fixed; */
  }
}

@media (min-width: 993px) and (max-width: 1199px) {
  #wrapper.active,
  #wrapper {
    padding-left: 50px;
  }
  #wrapper .side-nav {
    margin-left: 0;
  }
  #wrapper.active .side-nav {
    margin-left: -55px;
  }
  #sidebar-wrapper {
    left: 150px;
  }
  #wrapper.active #sidebar-wrapper {
    left: -20px;
    overflow-y: auto;
    /*         background-color: #9f9fa0*/
  }
  #sidebar-wrapper {
    overflow-y: auto;
  }
  #wrapper.active #main_icon {
    padding-right: 18px;
  }
}

@media (min-width: 992px) and (max-width: 993px) {
  .min-wdth-360 {
    min-width: 220px;
  }
  .retrive-options-check {
    max-width: 480px;
    vertical-align: top;
  }
}

.sm-pllrht input[type="radio"] {
  margin-top: -2px;
}

.sm-pllrht > div {
  padding: 0 0 0 10px;
}

@media {
  .sm-pllrht {
    float: right;
  }
}

.employee-responsive td .form-control,
td .form-control {
  float: none;
  display: inline-block;
  width: 108px;
  padding-right: 2px;
  padding-left: 2px;
}

.employee-responsive td .intl-tel-input .form-control,
td .intl-tel-input .form-control {
  width: 100% !important;
}

.intl-tel-input .country-list .country {
  text-align: left;
}
textarea.stor-descp {
  height: 75px;
  resize: none;
}

.notes-wdth {
  width: 350px;
}

.wdth-190 {
  width: 190px;
}

.wdth-106 {
  width: 106px;
}

@media (max-width: 767px) {
  .newcat-drop .multiselect-container.dropdown-menu {
    left: 0;
  }
  .newcat-drop .multiselect-container > li {
    width: 100%;
  }
  .wauto-inline input[type="checkbox"] {
    margin: 4px 0 0 -20px;
  }
  .management-report .list-inline li {
    vertical-align: top;
    max-width: 33%;
  }
  .form-horizontal.management-report .form-control {
    min-width: 100%;
  }
}
.form-control:focus {
  border-color: #20bc4c;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(17, 86, 196, 0.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(17, 86, 196, 0.5);
}

.ac-btn-wrap {
  width: 200px;
  margin: 0 0 20px;
}

.btn-gray {
  color: #fff;
  border-color: #666;
  background-color: #666;
  box-shadow: 0 0 8px 0 #b2b2b2;
  border-radius: 2px !important;
  /*    min-width: inherit;*/
  padding: 6px 15px;
  font-size: 14px;
  margin: 0px auto;
  display: block;
}
.btn-gray:hover,
.btn-gray:focus {
  color: #666;
  border-color: #666;
  background-color: #fff;
}

.new-template-wrapper .nav-tabs {
  border-bottom: none;
  margin-bottom: 20px;
}
.new-template-wrapper .nav-tabs > li > a {
  border-radius: 16px 16px 0 0;
  color: #000;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  background-color: #20bc4c;
  min-width: 150px;
  padding: 10px 25px;
}
.new-template-wrapper .nav-tabs > li.active > a,
.new-template-wrapper .nav-tabs > li.active > a:focus,
.new-template-wrapper .nav-tabs > li.active > a:hover {
  cursor: default;
  font-weight: 600;
}

.new-template-wrapper .content-box {
  border: 1px solid #e5e5e5;
  padding: 20px;
  margin-bottom: 20px;
}
.new-template-wrapper .row {
  margin: 0 -8px;
}
.new-template-wrapper .row > div {
  padding: 0 8px;
}
.new-template-wrapper label {
  font-size: 14px;
  color: #333;
}
.new-template-wrapper .form-control {
  border-radius: 0;
}
.pictires-wrapper li {
  width: 19%;
  margin-bottom: 15px;
  float: left;
}
.pictires-wrapper li .picbox {
  width: 150px;
  background: #fff;
  border: 1px solid #e5e5e5;
  height: 100px;
  padding: 20px 15px;
  position: relative;
}
.new-template-wrapper textarea.form-control {
  min-height: 150px;
}
.new-template-wrapper .input-group {
  position: relative;
  display: block;
  width: 90%;
}
.new-template-wrapper .input-group .form-control {
  padding-left: 40px;
  padding-top: 4px;
}
.new-template-wrapper .input-group-addon {
  background: #fff;
  color: #000;
  position: absolute;
  border: none;
  border-radius: 0;
  z-index: 99;
  top: 1px;
  left: 1px;
  line-height: 20px;
  padding-right: 22px;
  padding-left: 10px;
  background: #eee;
  border-right: 1px solid #ccc;
}
.picbox input[type="file"],
.udoc-btn input[type="file"] {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  top: 0;
  left: 0;
  font-size: 0;
  cursor: pointer;
}
.udoc-btn {
  width: 250px;
  position: relative;
  height: 50px;
  padding: 15px 20px;
  margin-bottom: 0;
  text-align: center;
  text-transform: uppercase;
  text-align: center;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  background: #282828;
  border: 1px solid #282828;
  color: #fff;
  margin-right: 15px;
}
.msg-iwrap .udoc-btn {
  position: absolute;
  right: 94px;
  top: 6px;
  height: 40px;
  display: inline-block;
  padding: 0;
  background: none;
  font-size: 30px;
  border: none;
  box-shadow: none;
  color: #333;
  width: 40px;
  cursor: pointer;
}
.msg-iwrap .input-lg {
  padding-right: 150px;
}
.pictires-wrapper li .picbox-inner {
  width: 104px;
  background: #f2f2f2;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  color: #666;
  padding: 20px 10px;
  text-align: center;
  height: 60px;
  font-weight: 600;
  font-size: 12px;
  margin: 0px auto;
}
.nt-btn-wrap {
  width: 94%;
  margin: 20px auto;
  text-align: center;
}
.nt-btn-wrap li {
  width: 48%;
  vertical-align: top;
  display: inline-block !important;
}
.sfl-lbl {
  font-size: 16px;
  margin-bottom: 20px;
}
.new-template-wrapper .form-group .checkbox {
  margin: 0;
}
.items-intrested-wrapper li {
  display: inline-block;
  width: 19%;
  vertical-align: top;
  margin: 20px;
}

.ic-wrap {
  width: 208px;
  height: 144px;
  position: relative;
}

.ic-wrap input[type="checkbox"] {
  opacity: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 99;
  cursor: pointer;
}

.ic-box {
  width: 208px;
  height: 144px;
  border-radius: 6px;
  border: 2px solid transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  text-align: center;
  color: #666;
  font-weight: 500;
  font-size: 14px;
  background: #fff;
  box-shadow: 0 0 10px 0 rgb(192, 192, 192);
}

.ic-wrap input[type="checkbox"]:checked ~ .ic-box,
.ic-wrap input[type="checkbox"]:hover ~ .ic-box {
  border: none;
  background: #0e7340;
  color: #fff;
  cursor: pointer;
  background-image: linear-gradient(
    to bottom,
    #9ee6ab 15%,
    #20bc4c 60%,
    #0e7340 90%
  );
  box-shadow: 0 0 16px 0 rgba(116, 115, 115, 0.35);
}

.ic-wrap input[type="checkbox"]:checked ~ .ic-box img,
.ic-wrap input[type="checkbox"]:hover ~ .ic-box img {
  filter: brightness(0) invert(1);
}
.ic-box .img-wrap {
  height: 100px;
  position: relative;
}

.ic-box .img-wrap img {
  display: inline-block;
  vertical-align: middle;
  max-height: 80px;
}
.ic-box .fs-16 {
  font-size: 14px;
}

.add-users-wrapper .checkbox {
  margin: 0;
}

.add-users-wrapper .checkbox label {
  padding-left: 30px;
  position: relative;
  min-height: 30px;
  line-height: 30px;
  color: #666;
}
.ad-chck,
.checkbox label.ad-chck {
  line-height: 24px;
}

.add-users-wrapper .checkbox input[type="checkbox"] {
  opacity: 0;
  width: 26px;
  border-radius: 8px;
  height: 26px;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  margin: 0;
  z-index: 99;
}

.add-users-wrapper .checkbox span.check-icon {
  border: 1px solid #ccc;
  background: #fff;
  width: 24px;
  border-radius: 3px;
  height: 24px;
  position: absolute;
  left: 0;
}
.add-users-wrapper .form-control {
  border-radius: 0;
}

a:hover {
  text-decoration: none !important;
  cursor: pointer;
}

.add-users-wrapper .checkbox input[type="checkbox"]:checked ~ span.check-icon {
  background: #20bc4c url("../im/images/check.png") no-repeat center;
}
.add-users-wrapper .panel-primary > .panel-heading {
  color: #fff;
  border-color: #000000;
  background-color: #000000;
  border-radius: 0;
}
.add-users-wrapper .panel-primary {
  border-color: #e5e5e5;
  border-radius: 0;
}

.personal-profile-wrapper .navbar-default {
  border-color: #212b34;
  background-color: #212b34;
}
.personal-profile-wrapper .nav-tabs > li > a {
  color: #fff;
}
.personal-profile-wrapper .nav-tabs > li.active > a,
.personal-profile-wrapper .nav-tabs > li.active > a:focus,
.personal-profile-wrapper .nav-tabs > li.active > a:hover,
.personal-profile-wrapper .nav-tabs > li > a:hover {
  color: #666;
  border: 1px solid #ddd;
  background: #fff;
}
.btn-success.btn-small {
  min-width: 80px;
  padding: 6px 15px;
  display: inline-block;
  font-size: 14px;
}
.wd180 {
  width: 180px;
}

.ul-wrap {
  padding-right: 85px;
  position: relative;
}
.ul-wrap .btn-gray {
  position: absolute;
  right: 0;
  top: 0;
}

.listing-at {
  padding: 10px;
  margin-bottom: 10px;
  background: #212b34;
  color: #fff;
}
/* .wd-60 {
     min-width:60px;
}
.wd-100 {
    min-width: 94px;
}
.wd-145 {
     width:145px;
}
.wd-200 {
  width:200px;
}
.wd-250 {
  width:250px;
} */

.lp-img-box {
  width: 100%;
  /* width: 175px; */
  height: 115px;
  object-fit: cover;
  position: relative;
}

.lp-img-box img.imageDisplay {
  width: 100%;
  height: 100%;
  object-position: center;
}

.lp-img-box img.closeImg {
  position: absolute;
  right: 5px;
  top: 0px;
  font-size: 28px;
  background: #fff;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  cursor: pointer;
}

.gbdr-btn,
.red-btn {
  padding: 4px 10px;
  border: 1px solid #84c245;
  background: #fff;
  color: #84c245;
  width: 90px;
  font-size: 14px;
  display: block;
  text-align: center;
}
.gbdr-btn:hover,
.gbdr-btn:focus {
  background: #84c245;
  color: #fff;
}
.red-btn {
  border: 1px solid #fd3b3c;
  color: #fd3b3c;
  margin-top: 5px;
}
.red-btn:hover,
.red-btn:focus {
  background: #fd3b3c;
  color: #fff;
}
.admin-top-head > .active {
  display: inline-block;
}

.admin-top-head li + li:before {
  display: none;
}
.admin-top-head li .btn-gray {
  margin-top: -5px;
}

.form-control.wid {
  display: inline-block;
}
.add-users-wrapper .intl-tel-input {
  display: block;
}
.add-users-wrapper .panel-body .col-sm-4:nth-child(4) {
  clear: left;
}

.review-rd .radio-inline {
  line-height: 25px;
}
.review-rd input[type="radio"] {
  width: 17px;
  height: 17px;
  cursor: pointer;
}

.review-rd label {
  cursor: pointer;
}

.new-template-wrapper .row > div.npadg {
  padding-top: 6px;
  text-align: right;
}
.new-template-wrapper .row > div.npadg:first-child {
  text-align: left;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
  max-height: 320px !important;
  max-width: 280px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 0 !important;
  width: 96%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.new-template-wrapper .row > div.npadg.text-left {
  text-align: left;
}

.parsley-errors-list li {
  padding-top: 4px;
}

.new-template-wrapper .input-group.no-lft .form-control {
  padding-left: 10px;
}
.bootstrap-select.form-control:not([class*="col-"]).buyerselect {
  display: inline-block;
  width: auto;
}
.buyerlisterr .parsley-errors-list,
.buyerlisterr .parsley-errors-list li {
  display: inline-block;
  width: auto;
}
.buyerr2listerr .parsley-errors-list,
.buyerr2listerr .parsley-errors-list li {
  display: inline-block;
  width: auto;
}

.modal-body
  .form-group
  .bootstrap-select.form-control:not([class*="col-"]).buyerselect {
  width: 100%;
}

.clearfix {
  clear: both;
}
.cdm-header.modal-header {
  border-bottom: 1px solid #ece8e8;
}

.cdm-header .login-top-logo {
  padding: 0;
}
.cdm-header .login-top-logo img {
  display: inline-block;
  vertical-align: middle;
}
.cdm-header .login-top-logo span {
  background: #20bc4c;
  color: #fff;
  padding: 8px 12px;
  font-size: 16px;
  margin-left: 15px;
  vertical-align: middle;
  letter-spacing: 0.5px;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 4px 30px 30px 4px;
  float: none;
}

.sweet-alert h2 {
  margin-top: 0;
}

.modal-footer .btn-success {
  display: inline-block;
}

.modal-dialog {
  padding: 10px;
  -webkit-border-radius: 8px/11px;
  -moz-border-radius: 8px/11px;
  border-radius: 8px/11px;
  background-color: rgba(229, 229, 229, 0.2);
}
.modal-body {
  background: #f9f9f9;
}

.modal-footer {
  text-align: center !important;
}

.tmp-remove1 {
  right: 30px;
  top: 0;
  position: absolute;
  cursor: pointer;
  background: #c00;
  font-size: 12px;
  width: 18px;
  height: 18px;
  color: #fff;
  border-radius: 100%;
  text-align: center;
}

.tmp-remove {
  right: 0px;
  top: 0;
  position: absolute;
  cursor: pointer;
  background: #c00;
  font-size: 12px;
  width: 18px;
  height: 18px;
  color: #fff;
  border-radius: 100%;
  text-align: center;
}

.srchbtn {
  padding-top: 25px;
}
.srchbtn .btn-gray {
  float: left;
}

#page-wrapper .btn-default.btn-xs {
  right: 46px;
  top: 24px;
}

.btn {
  min-width: 75px;
}

.parsley-errors-list li {
  padding: 6px !important;
  font-size: 12px;
  letter-spacing: 0;
}

.input-group .parsley-errors-list li:before {
  top: 26px;
  z-index: 99;
}
.input-group .parsley-errors-list li {
  padding-top: 38px !important;
}

.pro-descrp table > thead > tr > th,
.pro-descrp table > tbody > tr > td {
  padding: 10px 15px;
}
.pro-descrp table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #444;
  background: #444;
  color: #fff;
}

.pro-descrp table > thead > tr > th:first-child {
  border-radius: 6px 0 0 0;
}
.pro-descrp table > thead > tr > th:last-child {
  border-radius: 0 6px 0 0;
}

.pro-descrp table {
  width: 100%;
  margin-bottom: 15px;
}

.red {
  color: #c00;
}

.content-box .nav li.active a,
.new-template-wrapper .nav li.active a {
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  background-color: #fff;
}

.shpld .radio-inline {
  margin-left: 0;
  padding-left: 0;
  margin-right: 15px;
}

.cursor {
  cursor: pointer;
}

.blk-scroll .padlef {
  max-height: 240px;
  overflow: auto;
  margin-bottom: 15px;
}

.btn-success.fl {
  display: inline-block;
}

.fa-hand-o-right {
  margin-left: 8px;
  margin-right: 8px;
}

/* Messages */

.mc-wrap .media-heading {
  font-size: 14px;
}
.lgray-msg-box,
.blue-msg-box {
  text-align: center;
}
.lgray-msg-box img,
.blue-msg-box img {
  max-width: 100%;
  margin: 0 auto;
}

h4.msg-ptitle {
  font-size: 14px;
  letter-spacing: 0;
}
.ml-wrap .media {
  padding: 14px 8px;
}
#page-wrapper .mgrid-wrap {
  grid-template-columns: 26% 26% 48%;
}
#page-wrapper .mc-wrap .media-body {
  max-width: 168px;
  min-width: 168px;
}

/* Messages */

.sweet-alert h2 {
  font-size: 24px;
  margin-top: 10px !important;
}

.mtp-18 {
  margin-top: 18px;
}

.new-template-wrapper .nav-tabs > li {
  margin-bottom: 5px;
}

.buyerlisterr .parsley-errors-list.filled {
  margin-left: 10px;
}

.buyerlisterr .parsley-errors-list li:before {
  border-right: 8px dashed #f44336;
  border-top: 8px solid \9;
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  top: 5px;
  left: -22px;
}

.buyerr2listerr .parsley-errors-list.filled {
  margin-left: 10px;
}

.buyerr2listerr .parsley-errors-list li:before {
  border-right: 8px dashed #f44336;
  border-top: 8px solid \9;
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  top: 5px;
  left: -22px;
}

.ltsrch {
  width: 150px;
  display: inline-block;
  margin-left: 15px;
}

.ltsrchld {
  display: inline-block;
  margin-left: 15px;
}

.bid_history {
  max-height: 400px;
  overflow: auto;
}

.account_p_lbl {
  padding: 8px 15px;
}
.row.bdhs:first-child .account_p_lbl {
  padding-top: 0;
  word-break: break-all;
}

.row.bdhs {
  border-bottom: 1px solid #eee;
}
.row.bdhs:last-child {
  border-bottom: 1px solid #eee;
}

div#interesterr {
  max-width: 224px;
  margin: 0 auto;
}

div#interesterr .parsley-errors-list {
  margin-bottom: 15px;
}
#parsley-id-multiple-ig_selectedbuyer {
  display: inline-block;
}

/* New */

.pswddsgn1 {
  padding: 0 !important;
}

.tab-pane .radio-inline {
  margin-bottom: 10px;
}

.bootstrap-select.btn-group .dropdown-menu {
  min-width: 192px !important;
}

.drf-cwrap {
  padding-left: 15px;
  padding-right: 15px;
}

.text-center.items-intrested-wrapper {
  padding-left: 0;
}
td,
th {
  font-size: 13px;
}
/* .reportslist th {
  min-width: 150px;
}
.reportslist th:first-child, .reportslist th:nth-child(3) {
  min-width: 80px;
} */
/* .wd-150 {
  min-width: 130px;
} */
.mgrid-wrap .media-body {
  max-width: 240px;
  min-width: 240px;
}
.txt-pre-wrap {
  white-space: pre-wrap;
}
/* img {
    opacity: 1;
    transition: opacity 0.3s;
}

img[data-src] {
    opacity: 0;
} */

.srchbylet {
  text-align: center;
  margin-top: 15px;
}
.srchbylet span {
  width: 30px;
  height: 30px;
  text-align: center;
  color: #fff;
  font-weight: 600;
  display: inline-block;
  line-height: 25px;
  background: #20bc4c;
  border: 1px solid #000;
  cursor: pointer;
}
.srchbylet span:hover,
.srchbylet span.active {
  background: #000;
  transition: all 300ms linear;
}

/*AS*/
.pfields.all_fields .checkbox {
  min-height: 0;
  padding-top: 0;
}

.pfields.all_fields .checkbox label {
  padding-top: 7px;
}

.nam-buyr {
  width: 100%;
  margin-top: 8px;
  margin-bottom: 8px;
  padding-right: 0px;
}
.product-view-wrapper.large-wrapper {
  width: 100%;
}
.account_p_lbl a {
  word-break: break-all;
  display: block;
}
.dd p.w-150 {
  white-space: normal;
  width: 150px;
  word-break: break-all;
  display: block;
}

.emailWrap18 {
  margin: 0;
  width: 18ch;
  word-break: break-all;
  white-space: initial;
}
.emailWrap18 a {
  white-space: pre-wrap;
}

.emailWrap12 {
  margin: 0;
  width: 13ch;
  word-break: break-all;
  white-space: initial;
}
.emailWrap12 a {
  white-space: pre-wrap;
}

.salesOpt {
  margin-bottom: 15px;
}
.salesOpt span {
  margin-right: 15px;
}

/*AS END*/

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .checkbox input[type="checkbox"],
  .checkbox-inline input[type="checkbox"],
  .radio input[type="radio"],
  .radio-inline input[type="radio"] {
    position: static;
    float: left;
    margin-top: 3px;
  }
}

@supports (-ms-ime-align: auto) {
  .checkbox input[type="checkbox"],
  .checkbox-inline input[type="checkbox"],
  .radio input[type="radio"],
  .radio-inline input[type="radio"] {
    position: static;
    float: left;
    margin-top: 3px;
  }
}

.form-horizontal .control-label {
  text-align: left;
}

.emldiv .radio-inline {
  margin-left: 0;
}

table th {
  white-space: nowrap !important;
  /* max-width: 100% !important; */
  text-align: left !important;
}
table td {
  min-width: 153px;
  text-align: left !important;
}
.getallpostlive table td {
  min-width: 166px;
}
table.f-chk td {
  min-width: 95px;
}
table td:first-child {
  /* max-width: 62px; */
  min-width: 62px;
}

table td:first-child.wd-cwd {
  min-width: 100%;
  max-width: 100%;
  white-space: nowrap;
}
.sp-btns-wrap {
  margin-bottom: 15px;
}

.xdsoft_datetimepicker table td,
.xdsoft_datetimepicker table td:first-child,
.xdsoft_datetimepicker table th,
.dp-calendar td,
.dp-calendar th {
  min-width: inherit !important;
  max-width: inherit !important;
  text-align: center !important;
  white-space: normal !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td > div {
  padding-right: 0;
  text-align: center;
}
div#dp-popup {
  overflow: hidden;
}

@media screen and (max-width: 1280px) {
  th,
  td {
    font-size: 12px;
  }
  .employee-responsive td .form-control,
  td .form-control {
    font-size: 11px;
    width: 90px;
    padding: 0px;
  }
}

@media screen and (max-width: 1145px) {
  .messages-wrapper .msg-ptitle {
    max-width: 225px;
  }
  h4.msg-ptitle {
    font-size: 13px;
  }
  #page-wrapper .mc-wrap .media-body {
    max-width: 160px;
    min-width: 160px;
  }
  .mc-wrap .media-heading {
    font-size: 14px;
  }
}

@media screen and (max-width: 1080px) {
  .lp-img-box {
    width: 100%;
  }
  #page-wrapper .mc-wrap .media-body {
    max-width: 145px;
    min-width: 145px;
  }
  .messages-wrapper .msg-ptitle {
    max-width: 208px;
  }
  .mc-wrap .msg-txt {
    font-size: 13px;
  }
}
@media screen and (max-width: 1024px) {
  html {
    min-height: inherit;
  }
  #wrapper,
  body {
    min-height: inherit;
  }
  .login-wrapper {
    transform: none;
    top: 84px;
  }
}
@media screen and (max-width: 800px) {
  .messages-wrapper .msg-ptitle {
    max-width: 170px;
  }
  .ml-wrap .media p {
    font-size: 13px;
  }

  .mbtblnw {
    min-width: 100%;
  }
  table.mbtblnw,
  .mbtblnw thead,
  .mbtblnw tbody,
  .mbtblnw th,
  .mbtblnw td,
  .mbtblnw tr {
    display: block;
  }

  .mbtblnw thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .mbtblnw tr {
    border: 1px solid #ccc;
  }

  .mbtblnw.mid > tbody > tr > td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 52%;
    white-space: normal;
    text-align: left;
    white-space: nowrap;
    font-size: 10px;
  }
  .mbtblnw.mid > tbody > tr > td.frml {
    white-space: normal;
    word-break: break-all;
  }

  .mbtblnw td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }

  .mbtblnw td:before {
    content: attr(data-title);
  }
}
.fw-md .intl-tel-input {
  width: 100%;
}

div.inv-con-wrap span {
  width: 188px;
}
div.inv-con-wrap1 span {
  width: 230px;
}
.table-responsive table {
  /* margin-top: 20px; */
}
.table-responsive thead {
  background-color: #efefef;
}
.doubleScroll-scroll-wrapper {
  position: fixed;
  top: 70px;
  z-index: 1;
  /* display: none; */
}
.drf-cwrap {
  /* margin-top: 20px; */
}
#page-wrapper {
  padding-top: 60px;
}
.doubleScroll-scroll-wrapper.active {
  display: block;
}
/* .table-responsive table {
    border-collapse: collapse;
    width: 100%;
    overflow-x: auto;
    display: block;
}

.table-responsive thead, .table-responsive tbody {
    display: block;
}
.table-responsive tbody {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 420px;
}
.table-responsive td, .table-responsive th {
    min-width: 153px;max-width: 153px;
      word-break: break-word;
}
.table-responsive table th:first-child {
  max-width: 62px;
  min-width: 62px;
} */

.nwcutmtble table th,
.nwcutmtble table td {
  white-space: nowrap;
  min-width: inherit !important;
}

.nwcutmtble table th .glyphicon-sort-by-attributes,
.nwcutmtble table th .glyphicon-sort-by-attributes-alt {
  float: none !important;
}
.nwcutmtble .table > thead > tr > th,
.nwcutmtble .table > tbody > tr > th,
.nwcutmtble .table > tfoot > tr > th,
.nwcutmtble .table > thead > tr > td,
.nwcutmtble .table > tbody > tr > td,
.nwcutmtble .tabl {
  padding: 8px 8px;
}
.nwcutmtble td .txt-pre-wrap {
  white-space: pre;
}

@media screen and (max-width: 768px) {
  .new-template-wrapper .row > div.npadg {
    text-align: left;
  }
  .messages-wrapper .msg-ptitle {
    max-width: 162px;
  }
  .ml-wrap .media p {
    font-size: 11px;
  }
}

@media screen and (max-width: 767px) {
  .md_hide {
    display: none;
  }
  .account_p_lbl {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50% !important;
    white-space: normal;
    text-align: left;
  }
  .account_p_lbl:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }

  .account_p_lbl:nth-of-type(1):before {
    content: "Username";
  }
  .account_p_lbl:nth-of-type(2):before {
    content: "Date & Time";
  }
  .account_p_lbl:nth-of-type(3):before {
    content: "Amount";
  }
  .new-template-wrapper .form-group .checkbox {
    margin-top: 10px;
  }
  .new-template-wrapper .row > div {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 5px;
  }
  .new-template-wrapper .row > div.npadg {
    padding-top: 0;
  }
  .pictires-wrapper li {
    width: 24%;
  }
  .new-template-wrapper .input-group {
    width: 100%;
  }

  .btn {
    white-space: normal;
  }
  .bootstrap-select > .dropdown-toggle.btn {
    white-space: nowrap;
  }
  .btn-group-sm > .btn,
  .btn-sm {
    padding: 5px 4px;
  }

  .nt-btn-wrap {
    width: 100%;
  }
  .nt-btn-wrap li {
    width: 49%;
    padding: 0;
  }
  .nt-btn-wrap li .btn {
    padding-left: 2px;
    padding-right: 2px;
    font-size: 13px;
  }
  .content-box .radio-inline {
    /* padding-left: 2px; */
    margin-left: 0;
  }
  .pr-blkupd p {
    margin-left: 0 !important;
  }
  .blk-scroll {
    padding-left: 0;
  }
  .breadcrumb > .active {
    font-size: 14px !important;
  }
  .dg-auctn-titl ul.list-inline {
    text-align: left;
  }
  .dg-auctn-titl a.admd-rit,
  .dg-auctn-titl .thiheadcolor,
  .dg-auctn-titl .admd-rit {
    font-size: 13px;
  }
  .dg-auctn-titl {
    font-size: 13px;
  }
  .items-intrested-wrapper li {
    width: 25%;
  }
  /* .wd180 {
  min-width: 180px;
}
.wd-100  {
  min-width: 100px;
}
.wd-150 {
  min-width: 155px;
}
.wd-100 {
     min-width:100px;
}
.wd-145 {
     min-width:145px;
}
.wd-200 {
  min-width:200px;
}
.wd-250 {
  min-width:250px;
} */
  td .gbdr-btn,
  td .red-btn {
    white-space: normal;
  }
  .margn {
    padding-top: 0 !important;
  }
  .margnonlyside {
    padding-top: 0 !important;
  }
  .modal-body .form-group.padboth5,
  .modal-body .form-group.padboth {
    margin-bottom: 5px;
    padding-bottom: 5px;
  }
  .cdm-header .login-top-logo span {
    font-size: 14px;
    margin-top: 10px;
    margin-left: 0;
  }
  .back-link br {
    display: none;
  }
  #page-wrapper .mc-wrap .media-body {
    max-width: 100%;
    min-width: 100%;
  }
  .messages-wrapper .msg-ptitle {
    max-width: 100%;
  }
  .xs-pdlr {
    padding-left: 15px;
    padding-right: 15px;
  }
  .foldfont {
    font-size: 45px !important;
  }
  .image-filer-wrap .col-md-3 {
    width: 24% !important;
    font-size: 13px;
  }
  .breadcrumb {
    padding: 10px 10px;
  }
  .rpts-rd .control-label {
    padding-top: 6px;
    font-size: 13px;
    padding-right: 0;
  }
  .reports3,
  .reports4 {
    width: auto;
    float: left;
    /* max-width: 165px; */
    padding-right: 0;
  }
  .reports3 {
    width: 92%;
  }

  .reports4r {
    padding-left: 28px;
    /* max-width: 177px; */
    width: 99%;
    float: left;
    clear: both;
    text-align: center;
  }

  .withinslt {
    margin-left: 10px;
  }
  .reports4.reports4r {
    padding-bottom: 6px;
  }
  div#dp-popup {
    right: 22px !important;
    left: inherit !important;
  }
  .xs-npd {
    padding-left: 0;
  }
  #page-wrapper {
    padding-bottom: 20px;
  }
  .emldiv .radio-inline,
  .emldiv .radio-inline + .radio- {
    margin-left: 0;
    padding-left: 0;
  }

  .modal-dialog.bidding_pop {
    width: 100% !important;
  }
  .account_p_lbl.eml {
    word-break: break-all;
    padding-left: 40% !important;
  }

  .account_p_lbl.eml:nth-of-type(2):before {
    content: "Email";
  }
}

@media screen and (max-width: 600px) {
  .login-wrapper {
    max-width: 90%;
  }

  .img-responsive.adhd {
    width: 220px;
    margin-top: 8px;
    margin-left: 16px;
  }
  .pictires-wrapper li {
    width: 32%;
  }
  .new-template-wrapper .nav-tabs > li > a {
    min-width: 135px;
  }
  .new-template-wrapper .content-box {
    padding: 8px;
  }

  .sal-date-list li {
    width: 100%;
  }
  .items-intrested-wrapper li {
    width: 48%;
    text-align: center;
    margin: 10px 2px;
  }
}
@media screen and (max-width: 480px) {
  .pictires-wrapper li {
    width: 48%;
  }
  .new-template-wrapper .nav-tabs > li > a {
    font-size: 12px;
    padding: 10px 6px;
  }
  .new-template-wrapper .nav-tabs > li > a {
    min-width: 84px;
  }
  .new-template-wrapper .content-box .nav-tabs > li > a {
    min-width: inherit;
  }
}
@media screen and (max-width: 442px) {
  .btn.mtp-18 {
    margin-top: 0px;
    float: left !important;
  }
  .upld-img .t-img {
    height: 100px;
  }
}

@media screen and (max-width: 340px) {
  .buyerlisterr .parsley-errors-list,
  .buyerlisterr .parsley-errors-list li {
    display: block;
  }
  .buyerlisterr .parsley-errors-list.filled {
    margin-left: 0;
  }
  .buyerlisterr .parsley-errors-list li:before {
    top: -16px;
    left: 3px;
    border-bottom: 14px dashed #f44336;
    border-top: 14px solid \9;
    border-right: 14px solid transparent;
    border-left: 14px solid transparent;
    z-index: 1;
  }

  .buyerr2listerr .parsley-errors-list,
  .buyerr2listerr .parsley-errors-list li {
    display: block;
  }
  .buyerr2listerr .parsley-errors-list.filled {
    margin-left: 0;
  }
  .buyerr2listerr .parsley-errors-list li:before {
    top: -16px;
    left: 3px;
    border-bottom: 14px dashed #f44336;
    border-top: 14px solid \9;
    border-right: 14px solid transparent;
    border-left: 14px solid transparent;
    z-index: 1;
  }
  .content-box .bootstrap-select.form-control:not([class*="col-"]).buyerselect {
    width: 100% !important;
  }
}
