/* AppCohesion - Custom CSS
 * Author : Vishnu k
 * Created : 22 Aug 2017 */


 body{
   font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
   background-color: #fbfbfb;
}
 a,a:hover,a:active,a:focus{outline: none;text-decoration: none;}
 input:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: none;
}
.ac-login-logo,.ac-login-logo h3,.ac-login-row,.ac-page-title,.ac-generic-wrap,.ac-main-nav-body li a,.ac-main-nav-body ul,.ac-main-nav-body li,.ac-main-nav-gen-items,.ac-main-nav-body,.ac-main-nav-toggle i,.ac-main-nav-head,.ac-main-content-wrap,.ac-search-filters,.ac-result-clickable,.ac-shipping-time,.ac-order-tab-content,.ac-distributor-foot
{float: left;width: 100%;}
.ac-login-logo,.ac-login-submit{text-align: center;}
.ac-login-submit button,.ac-login-reset a,.ac-password-text,.ac-main-nav-body li a, .ac-main-content-wrap, .ac-global-header, .ac-main-nav-wrap,.ac-main-nav-head,.ac-employees-unsorted img, .ac-employees-unsorted span::before,.ac-button-outlined,.ac-create-employee-drawer,.ac-close-employee-drawer,.ac-order-status tr
 {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.cart-hover-field, .ac-main-content-wrap, .ac-global-header, .ac-main-nav-wrap,.ac-main-nav-head,.ac-employees-unsorted img, .ac-employees-unsorted span::before,.ac-button-outlined,.ac-create-employee-drawer,.ac-close-employee-drawer,.ac-profile-drawer,.ac-edit-profile-drawer,.ac-order-status tr{
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

 /* Login */
.ac-login-wrap,.ac-logo-bg {
  background-position: center center;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}
.ac-login-wrap {
  background-color: #262e44;
  background-image: url("../images/login-bg.jpg");
  background-size: cover;
}
.ac-logo-bg {
  background-color: rgba(41, 51, 78, 0.85);
  background-image: url("../images/ac-logo-lg-trns.png");
  background-repeat: no-repeat;
  padding: 15px;
  text-align: center;
  overflow:auto;
}
.ac-fix-table {
  display: table;
  height: 100%;
  position: relative;
  width: 100%;
}
.ac-fix-cell {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  width: 100%;
}
.ac-login-box {
  background-color: #16203b;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow:0 0 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow:0 0 8px rgba(0, 0, 0, 0.3);
  box-shadow:0 0 8px rgba(0, 0, 0, 0.3);
  display: inline-block;
  max-width: 400px;
  padding: 25px 35px;
  text-align: left;
  width: 100%;
}
.ac-login-logo {
  background-image: url("../images/ac-logo-sm.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 55px;
  padding-top: 58px;
}
.ac-login-logo h3 {
  color: #ffffff;
  font-weight: 700;
  line-height: 30px;
  margin: 0;
  font-size: 24px;
}
.ac-login-logo h3 i {
  color: #32d0ff;
  font-style: normal;
}
.ac-login-row {
  padding-top: 25px;
  position: relative;
}
.ac-login-row.ac-login-reset {
  padding-top: 5px;
}
.ac-login-row label {
  color: #ffffff;
  float: left;
  font-size: 14px;
  font-weight: 700;
  line-height: 15px;
  margin-bottom: 5px;
  text-transform: uppercase;
  width: 100%;
}
.ac-login-row input {
  background-color: rgba(0, 0, 0, 0) !important;
  background-position: left 5px center;
  background-repeat: no-repeat;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #4a577a;
  border-style: none none solid;
  border-width: medium medium 1px;
  color: #ffffff;
  float: left;
  font-size: 14px;
  line-height: 16px;
  padding: 12px 10px 12px 40px;
  position: relative;
  width: 100%;
  background-size: 25px;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: none;
}
.ac-login-username input{
  background-image: url("../images/login-user.png") !important;
}
.ac-login-password input{
  background-image: url("../images/login-password.png") !important;
}
.ac-login-row input:-webkit-autofill{
  -webkit-box-shadow: 0 0 0 300px #fff inset;
  color: #FFF;
}
.ac-login-row input::-webkit-input-placeholder {color: #8b95ad;}
.ac-login-row input::-moz-placeholder {color: #8b95ad;}
.ac-login-row input:-moz-placeholder {color: #8b95ad;}
.ac-login-submit button {
  background-color: #1b95d0;
  color: #FFF;
  border: none;
  font-weight: 700;
  font-size: 18px;
  width: 100%;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  padding: 13px;
  line-height: 20px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-appearance:none;
  -moz-appearance:none;
  outline: none;
}
.ac-login-row input:focus {
  border-bottom-color: #23bfb0;
}
.ac-user-controls {
  text-align: right;
}
.ac-login-submit button:hover {
  background-color: #23BFB0;
  background-image: -moz-linear-gradient(-45deg, #198ed2 0%, #24b4c7 65%, #21bfab 100%);
  background-image: -webkit-linear-gradient(-45deg, #198ed2 0%,#24b4c7 65%,#21bfab 100%);
  background-image: linear-gradient(135deg, #198ed2 0%,#24b4c7 65%,#21bfab 100%);
}
.ac-login-reset p {
  float: left;
  width: 100%;
  margin: 0;
  text-align: center;
  color: #8b95ad;
  font-size: 12px;
  line-height: 14px;
}
.ac-login-reset a{
  color: #ddd;
  cursor: pointer;
}
.ac-login-reset a:hover {
  color: #23bfb0;
}
.ac-password-text {
  background-image: url("../images/login-eye.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 15px auto;
  bottom: 6px;
  cursor: pointer;
  height: 30px;
  opacity: 0.3;
  position: absolute;
  right: 0;
  width: 30px;
  z-index: 1;
}
.ac-password-text:hover {
  opacity: 0.8;
}
.ac-login-password input {
  padding-right: 30px;
}

/* Dashboard */
.ac-main-nav-wrap {
  background-color: #ffffff;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 90px;
  z-index: 999;
  box-shadow: 0px 0px 31px -12px;
}
.ac-main-content-wrap, .drill-down-wrapper {
  padding-left: 90px;
  margin-bottom: 60px;
}
.ac-main-nav-head {
  /*-webkit-box-shadow:-3px 0 3px rgba(0, 0, 0, 0.3);*/
  -moz-box-shadow: -3px 0 3px rgba(0, 0, 0, 0.3);
  /*box-shadow: -3px 0 3px rgba(0, 0, 0, 0.3);*/
  left: 0;
  width: 90px;
  padding: 5px 5px;
  position: absolute;
  top: 0;
  z-index: 50;
}
.ac-main-nav-logo {
  background-position: center;
  background-repeat: no-repeat;
  float: left;
  height: 70px;
  padding-left: 80px;
  background-size: 55px auto;
}
.ac-main-nav-toggle {
  bottom: 0;
  height: 30px;
  margin: auto;
  padding: 3px 0;
  position: absolute;
  right: 15px;
  top: 0;
  width: 20px;
  display: none;
}
.ac-main-nav-toggle i {
  background-color: #000000;
  height: 2px;
  margin: 3px 0;
}
.ac-main-nav-body {
  margin-top: 115px;
  position: relative;
}
.ac-main-nav-body ul {
  margin: 0;
  padding: 0;
  list-style: outside none none;
}
.ac-main-nav-body li a {
  position: relative;
  background-position: center top 10px;
  background-repeat: no-repeat;
  background-size: 25px auto;
  border-right: 3px solid rgba(0, 0, 0, 0);
  color: #000000;
  font-size: 15px;
  font-weight: 700;
  text-align: left;
  height: 70px;
  line-height: 20px;
  min-width: 90px;
  overflow: hidden;
  padding: 10px;
  cursor: pointer;
  opacity: 0.3;
}
.ac-dash-item-1{background-image: url("../images/dash-icon-01-active.png");}
.ac-dash-item-2{background-image: url("../images/dash-icon-02-active.png");}
.ac-dash-item-3{background-image: url("../images/dash-icon-03-active.png");}
.ac-dash-item-4{background-image: url("../images/dash-icon-04-active.png");}
.ac-dash-item-5{background-image: url("../images/dash-icon-5.png");}
.ac-dash-item-6{background-image: url("../images/dash-icon-6.png");}
.ac-dash-item-7{background-image: url("../images/dash-icon-07-active.png");}
.ac-dash-item-8{background-image: url("../images/dash-icon-08-active.png");}
.ac-dash-item-9{background-image: url("../images/invoice.png");}

.ac-main-nav-body li a:hover, .ac-main-nav-body li .active {
  background-color: #ffffff;
  border-right: 3px solid #7884D0;
  opacity: 1;
}
.ac-main-nav-body li i {
  font-size: 9px;
  color: #000000;
  font-style: normal;
  text-transform: uppercase;
  bottom: 15px;
  left: 0;
  right: 0;
  line-height: 10px;
  position: absolute; 
  text-align: center;
}
.ac-main-nav-body li i.active{
  color: #000000;
}
.ac-main-nav-body li i.flip .active, .ac-main-nav-body li i.flip:hover{display: block;}
.ac-global-header {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #ffffff;
  border-bottom: 1px solid #dedede;
  left: 0;
  padding-left: 90px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
}
.ac-generic-wrap {
  margin-top: 70px;
  float: left;
  width: 100%;
}
.ac-page-title {
  color: #5c6bc0;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  margin: 10px 0;
}
.ac-user-actions {
  cursor: pointer;
  float: right;
  margin: 5px 0 0 0;
  padding-right: 25px;
  position: relative;
  text-align: left;
  min-width: 155px;
}
.ac-user-img {
  background-color: #eee;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  float: left;
  height: 50px;
  width: 50px;
  position: relative;
}
.ac-user-actions img {
  height: 50px;
  object-fit: cover;
  object-position: center center;
  width: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.ac-user-actions h3 {
  color: #444;
  float: left;
  font-size: 13px;
  line-height: 50px;
  margin: 0;
  padding: 0 0 0 12px;
  max-width: 140px;
  min-width: 140px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ac-user-actions i {
  background-color: #5c6bc0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  bottom: 0;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  color: #ffffff;
  font-size: 8px;
  height: 13px;
  line-height: 13px;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: auto;
  width: 13px;
}
.ac-quick-access-on .ac-main-content-wrap,.ac-quick-access-on .ac-global-header{
  padding-right: 200px; 
}
.ac-main-nav-on .drill-down-wrapper{
  padding-left: 90px;
}
.ac-single-stat-inset {
  border-radius: 3px;
  border: 1px solid #e2e2e2;
  box-shadow: 0px 5px 23px -10px #ccc;
  display: inline-block;
  max-width: 350px;
  width: 100%;
  cursor: pointer;
  position: relative;
  height: 160px;
  padding: 20px 10px;
  background-color: white;
}
.ac-single-stat-box {
  margin: 20px 0;
  text-align: center;
  outline: none;
}
.ac-single-stat-box h3 {
  background-position: left 15px center;
  background-repeat: no-repeat;
  background-size: 25px auto;
  color: #6b6b6b;
  float: left;
  font-size: 15px;
  line-height: 20px;
  margin: 0;
  padding: 13px 0px 13px 0px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.ac-single-stat-inset span {
  display: table;
  position: absolute;
  width: 100%;
  bottom: 5px;
  left: 0px;
}
.ac-single-stat-inset strong {
  color: #737cb2;
  display: table-cell;
  font-size: 30px;
  font-weight: 400;
  height: 100%;
  vertical-align: middle;
  width: 100%;
}
.ac-order-info-tabs {
  border-bottom: 2px solid #ebebeb;
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.ac-order-info-tabs li {
  float: left;
  margin-right: 20px;
}
.ac-order-info-tabs a {
  float: left;
  margin-right: 20px;
}
.ac-order-info-tabs a {
  color: #46484c;
  float: left;
  font-size: 15px;
  font-weight: 700;
  line-height: 15px;
  padding: 10px 0;
  position: relative;
}
.ac-order-info-tabs a:hover {
  color: #555;
  }
.ac-order-info-tabs a::after {
  background-color: #ffca28;
  bottom: -2px;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  -webkit-transition: width 0.3s ease-in-out 0s;
  -moz-transition: width 0.3s ease-in-out 0s;
  transition: width 0.3s ease-in-out 0s;
  width: 0;
}
.ac-order-info-tabs li:last-child{margin-right: 0;}
.ac-order-info-tabs a.active:after,.ac-order-info-tabs a:hover:after { width:100%;}
.ac-order-tab-content.active {
  display: block !important;
}
.ac-order-info-tab-contents {
  float: left;
  margin-top: 15px;
  width: 100%;
}
.ac-copyright {
  color: #6a7286;
  font-size: 13px;
  line-height: 15px;
}
.ac-login-wrap .ac-copyright {
  position: absolute;
  left: 0;
  bottom: 15px;
  width: 100%;
  text-align: center;
}
.ac-page-title em {
  color: #7f7e7b;
  display: inline-block;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 25px;
  padding-left: 5px;
  vertical-align: top;
}
.ac-user-actions:hover .ac-user-drop-wrap {
  display: block !important;
}
.ac-user-drop-wrap {
  display: none;
  padding-top: 10px;
  position: absolute;
  left: 0;
  top: 100%;
  width: 195px;
  z-index: 9999;
}
.ac-user-dropdown {
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  list-style: outside none none;
  padding: 0;
  margin: 0;
  width: 100%;
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
.ac-user-dropdown li {
  float: left;
  width: 100%;
  background-color: #ffffff;
}
.ac-user-drop-wrap::before {
  background-color: #ffffff;
  box-shadow: -2px -2px 3px rgba(0, 0, 0, 0.3);
  content: "";
  height: 8px;
  left: 40px;
  position: absolute;
  top: 6px;
  transform: rotate(45deg);
  width: 8px;
  z-index: 1;
}
.ac-user-dropdown li a {
  float: left;
  width: 100%;
}
.ac-user-dropdown li a {
  border-bottom: 1px solid #eeeeee;
  color: #666666;
  float: left;
  font-size: 13px;
  line-height: 15px;
  padding: 10px;
  width: 100%;
}
.ac-user-dropdown li a:hover {
  background-color: #5c6bc0;
  color: #FFF;
  z-index: 2;
  position: relative;
}
.ac-user-dropdown li:last-child a {
  border-bottom:medium none;
}
.ac-employees-unsorted {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.ac-employees-unsorted a {
  float: left;
  width: 100%;
}
.ac-employees-unsorted img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;vertical-align: top;
  filter: grayscale(1);
  height: 100%;
  object-fit: cover;
  object-position: center top;
  position: relative;
  width: 100%;
  opacity: 0.9;
}
.ac-employees-unsorted span {
  display: inline-block;
  height: 150px;
  position: relative;
  vertical-align: top;
  width: 150px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.ac-employees-unsorted h5 {
  color: #555555;
  float: left;
  font-size: 13px;
  line-height: 15px;
  margin: 2px 0 0;
  width: 100%;text-overflow: ellipsis;
  white-space: nowrap; overflow: hidden;
}
.ac-employees-unsorted span::before {
  background-color: #6688bc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 100%;
  opacity: 0.3;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.ac-employees-unsorted a:hover span::before{opacity: 0;}
.ac-employees-unsorted a:hover img{filter: grayscale(0);opacity: 1;}
.ac-employees-unsorted li:last-child,.ac-employees-unsorted > li:nth-of-type(5n) {
  border-right: medium none;
}
.ac-employees-unsorted li:nth-child(1), .ac-employees-unsorted li:nth-child(2), .ac-employees-unsorted li:nth-child(3), .ac-employees-unsorted li:nth-child(4), .ac-employees-unsorted li:nth-child(5) {
  border-top: medium none;
}
.ac-button-outlined {
  border: 1px solid #5363b9;
  background-color: white;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #5363b9;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  margin: 5px;
  padding: 7px 18px;
  vertical-align: top;
  text-align: center;
  vertical-align: top;
  outline: none;
  cursor: pointer;
}
label.required-field{
  float: left;
  font-size: 10px;
}
.ac-button-outlined:hover {
  background-color:#5363b9;
  color:#FFF;
}
.ac-create-employee i {
  display: inline-block;
  font-size: 22px;
  font-style: normal;
  padding-right: 5px;
  vertical-align: top;
}
.ac-create-employee {
  margin: 10px 0 10px;
}
.ac-create-employee-drawer {
  background-color: #ffffff;
  -webkit-box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);
  height: calc(100% - 70px);
  opacity: 1;
  overflow-y: auto;
  position: fixed;
  right: -400px;
  opacity: 0;
  top: 70px;
  width: 320px;
  z-index: 9;
}
.ac-create-employee-head {
  float: left;
  padding: 0 10px;
  margin:10px 0 0; 
  position: relative;
  text-align: center;
  width: 100%;
}
.ac-close-employee-drawer {
  background-image: url("../images/icon-arrow-left.png");
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
  left: 0;
  opacity: 0.65;
  position: absolute;
  top: 0;
  width: 60px;
  cursor: pointer;
}
.ac-close-employee-drawer:hover {opacity: 1;}
.ac-create-employee-head h4 {
  color: #44474e;
  float: left;
  font-weight: 700;
  line-height: 20px;
  margin: 15px 0;
  width: 100%;
}
.ac-create-employee-body {
  float: left;
  padding: 20px;
  width: 100%;
}
.ac-actions-overlay {
  display: none;
  background-color: rgba(0, 0, 0, 0.3);
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 9990;
  top:70px;
}
.ac-create-employee-body label {
  color: #595959;
  float: left;
  font-size: 9px;
  width: auto;
  font-weight: 600;
}
.ac-create-employee-body .form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  float: left;
  width: 100%;
  box-shadow: none;
}
.ac-create-employee-body .form-group {
  float: left;
  width: 100%;
}
/*radio button*/
.radioContainer span{
  color: #AAAAAA;
  display: block;
  position: relative;
  float: left;
  width: 40%;
  margin-left: 20px;
  border: 1px solid #8e8e8e;
  border-radius: 3px;
}
.radioContainer span input[type=radio]{
  position: absolute;
  visibility: hidden;
}
.radioContainer span label{
  display: block;
  position: relative;
  font-weight: 300;
  font-size: 13px;
  font-size-adjust: 0.46;
  padding: 10px 0px 25px 35px;
  margin-top: 1px;
  height: 5px;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
}
.radioContainer span .check{
  display: block;
  position: absolute;
  border: 2px solid #AAAAAA;
  border-radius: 100%;
  height: 20px;
  width: 20px;
  top: 10px;
  left: 10px;
  z-index: 5;
  transition: border .25s linear;
  -webkit-transition: border .25s linear;
}
.radioContainer span .check::before {
  display: block;
  position: absolute;
  content: '';
  border-radius: 100%;
  height: 10px;
  width: 10px;
  top: 3px;
  left: 3px;
  margin: auto;
  transition: background 0.25s linear;
  -webkit-transition: background 0.25s linear;
}
input[type=radio]:checked ~ .check {
  border: 2px solid #2291b2;
}
input[type=radio]:checked ~ .check::before{
  background: #404a86;
}
input[type=radio]:checked ~ label{
  color: #000000;
}
input[type=radio]:checked ~ .radioContainer span{
  background-color: #d3dcff;
}
/*radio button end*/
.ac-create-employee-foot {
  float: left;
  margin-top: 5px;
  width: 100%;
}
.ac-create-employee-foot button, .ac-create-employee-foot a {
  background-color: #4053ab;
  border: medium none;
  color: #ffffff;
  float: left;
  font-size: 15px;
  font-weight: 700;
  line-height: 25px;
  padding: 10px;
  width: 100%;
}
.ac-create-employee-foot button:hover, .ac-create-employee-foot a:hover {background-color: #2d3c90;color: #ffffff;}
.ac-create-employee-on .ac-create-employee-drawer {
  opacity: 1 !important;
  right: 0px !important;
}
.ac-create-employee-on .ac-actions-overlay {
  display: block !important;
}
.ac-search-count {
  float: left;
  padding: 0 !important;
  width: 100%;
}
.ac-search-results::before {
  background-color: #d9d9d9;
  content: "";
  height: 1px;
  left: 15px;
  position: absolute;
  right: 15px;
  top: -10px;
}
.ac-search-results {
  padding-top: 10px;
}
.ac-order-tab-content p {
  font-size: 13px;
  line-height: 24px;
}
.ac-shipping-time {
  color: #5d5c5a;
  float: left;
  font-size: 13px;
  line-height: 15px;
  margin-top: 5px;
  width: 100%;
}
.ac-in-stock-count {
  background-color: #6c7ac6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  line-height: 35px;
  min-width: 35px;
  padding: 0 3px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.ac-prod-cost {
  color: #7b7b79;
  float: left;
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
  min-width: 100px;
  width: auto;
  margin-top: 15px;
  margin-right: 11.7px;
}
.ac-prod-cost strong {
  color: #3a4e6d;
  float: left;
  font-size: 20px;
  line-height: 25px;
  width: 100%;
}
.ac-prod-cost strong em {
  display: inline-block;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  margin-right: 2px;
  vertical-align: text-top;
  position: relative;
  top: -2px;
}
.ac-result-quick-order {
  background-color: #4053ab;
  border: medium none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  bottom: 0;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  right: 0;
  line-height: 40px;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.ac-result-quick-order:hover {
  background-color: #2d3c90;
  color: #ffffff;
}
.ac-required-field {
  float: left;
  width: 100%;
  font-weight: 400;
  font-size: 11px;
  line-height: 12px;
  margin: 0;
  color: #e54b28;
  margin-top: 2px;
}
.ac-prod-left {
  float: right;
}
.ac-prod-right {
  float: left;
  text-align: center;
}
.ac-breadcrumb {
  float: left;
  list-style: outside none none;
  margin-bottom: 15px;
  padding: 0;
  width: 100%;
}
.ac-breadcrumb li {
  float: left;
  font-size: 12px;
  line-height: 14px;
  padding-right: 25px;
  position: relative;
}
.ac-breadcrumb li a{color: #595959;}
.ac-breadcrumb li::after {
  color: #595959;
  font-size: 15px;
  position: absolute;
  right: 5px;
  top: -1px;
  content:'\2192';
}
.ac-breadcrumb li:last-child::after {
  display: none;
}
.ac-breadcrumb li:last-child{
  padding-right: 0;
}
.ac-prod-title {
  color: #5c6bc0;
  float: left;
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
  margin: 0 0 15px;
  width: 100%;
}
.ac-prod-feat, .ac-store-location, .ac-prod-buying-options {
  float: left;
  margin-top: 20px;
  width: 100%;
}
.ac-prod-detail-upper {
  margin-bottom: 25px;
  margin-top: 25px;
}
.ac-prod-feat,.ac-store-location {
  color: #4b4a48;
  font-size: 13px;
  line-height: 15px;
}
.ac-prod-feat strong {
  color: #3a4e6d;
  font-size: 14px;
  line-height: 15px;
}
.ac-prod-logo-row {
  float: left;
  margin-top: 15px;
  width: 100%;
}
.ac-prod-logo-row .ac-prod-feat {
  margin-right: 25px;
  margin-top: 0;
  width: auto;
}
.ac-prod-logo-row img {
  max-height: 30px;
  max-width: 100%;
  object-fit: contain;
}
.ac-prod-buying-options .ac-result-quick-order {
  float: left;
  margin:0px;
  padding: 0 20px;
  position: relative;
  width: auto;
}
.ac-store-location select {
  border: 1px solid #e0e0e0;
  cursor: pointer;
  font-size: 12px;
  font-weight: 600;
  margin-top: 3px;
  padding: 7px 10px;
}
.ac-prod-buying-options input {
  border: 1px solid #e0e0e0;
  float: left;
  font-size: 12px;
  margin:11px 15px 8px 0;
  padding: 10px;
  width: 60px;
}
.ac-prod-buying-options .ac-prod-cost {
  margin: 9px 0 0;
  max-width: 120px;
}
.ac-iv-pane {
  background-color: #ebedf0;
  float: left;
  margin-bottom: 15px;
  width: 100%;
}
.ac-iv-pane img {
  display: inline-block;
  max-width: 100%;
  vertical-align: top;
}
.ac-tool-tip {
  background-image: url("../../assets/images/exclamation.png");
  background-size: contain;
 
  display: inline-block;
  height: 15px;
  margin: 0 5px;
  vertical-align: text-top;
  width: 15px;
}
.ac-prod-detail-lower {
  padding-top: 25px;
}
.ac-order-status table {
  margin: 10px 0;
  text-transform: uppercase;
}
.ac-order-status th {
  color: #3a4e6d;
  font-size: 15px;
  padding: 10px !important;
  line-height: 20px !important;vertical-align: top !important;
}
.ac-order-status td {
  color: #5d5d5d;
  font-size: 12px;
  font-weight: 700;
  padding: 23px 10px !important;
  line-height: 18px !important;
  vertical-align: middle !important;
}
.ac-order-status tr td:last-child {
  text-align: center;
}
.ac-order-status .ac-button-outlined {
  font-size: 12px;
  line-height: 16px;
  margin: 5px 0;
  min-width: 80px;
}
.ac-order-status tbody tr:hover {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  transform: scale(1.02);
  cursor: pointer;
}
.ac-stock-availability h4{
  font-size: 15px;
  color: #706e6e;
}
.ac-stock-availability span{
  font-size: 14px;
  color: #5c6bc0;
  font-weight: 600;
}

/*shopping cart start*/
.cart-card {
  width: 100%;
  float: left;
  border: 1px solid #e6e6e6;
  background-color: white;
  padding: 10px 10px;
  margin-bottom: 10px;
  position: relative;
  cursor: pointer;
}
.cart-input-box {
  width: 5%;
  float: left;
  padding: 5px;
}
.cart-image-box {
  width: 12%;
  float: left;
  padding: 5px;
  height: 60px;
  display: flex;
}
.cart-image-box img {
  vertical-align: middle;
  width: 100%;
  object-fit: contain;
  object-position: center center;
}
.cart-item-name {
  width: 34%;
  float: left;
  padding: 15px;
}
.cart-item-name h5 {
  font-size: 12px;
  font-weight: 600;
  color: #5c6bc0;
  position: relative;
}
.cart-item-msrp {
  width: 15%;
  float: left;
  padding: 15px;
}
.cart-item-msrp span {
  font-size: 12px;
  color: #818181;
}
.cart-item-msrp h6 {
  font-size: 12px;
  font-weight: 600;
  margin: 5px 0px;
}
.cart-item-quantity {
  width: 15%;
  float: left;
  padding: 15px 10px 5px 10px;
}
.cart-item-quantity span{
  font-size: 12px;
  color: #818181;
}
.cart-item-subtotal {
  width: 15%;
  float: left;
  padding: 15px;
}
.cart-item-subtotal span {
  font-size: 12px;
  color: #818181;
}
.cart-item-subtotal h6 {
  font-size: 12px;
  font-weight: 600;
  margin: 5px 0px;
}
.cart-item-removeButton {
  width: 4%;
  height: 15px;
  float: left;
  padding: 5px;
  background-image: url(../images/cart-remove.svg);
  background-size: 15px;
  background-repeat: no-repeat;
  position: relative;
  top: 30px;
}
.cart-item-removeButton:hover{
  background-image: url(../images/cart-remove-hover.svg);
  background-size: 15px;
  background-repeat: no-repeat;
}
.cart-bottom-buttons {
  width: 100%;
  background-color: #ffffff00;
  padding: 20px 5px;
  z-index: 9;
  float: left;
}
.cart-place-order {
  background-color: #4053ab;
  border: medium none;
  box-shadow: 0px 0px 16px -3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  bottom: 0;
  color: #ffffff!important;
  font-size: 12px;
  font-weight: 600;
  float: right;
  line-height: 35px;
  width: 100%;
  z-index: 1;
}
.cart-place-order[disabled]{
  cursor: not-allowed;
}
.cart-order-summery {
  border: 1px solid #e6e6e6;
  padding: 15px 15px 15px 15px;
  background-color: white;
}
.cart-order-summery h3 {
  color: #5c6bc0;
  font-weight: 600;
  font-size: 14px;
  border-bottom: 2px solid #818181;
  padding-bottom: 5px;
}
.selected-items-count {
  float: left;
  padding: 0 !important;
  width: 100%;
  font-size: 13px;
  font-style: normal;
  color: #707070;
}
span.cart-payable {
  color: #4053ab;
  font-weight: 600;
}
.fadeclass {    
  position: absolute;   
  width: 91%;    
  height: 100%;    
  background-color: rgba(219, 219, 219, 0.76);  
  left: 0px;    
  top: 0px;    
  z-index: 9;
}
.fadeclass h4{  
  text-align: center;  
  font-size: 18px;  
  font-weight: 600;  
  position: relative;  
  top: 30px;  
  color: #5c6bc0;
}
/*shopping cart end*/

/*checkout cart start*/
#accordion {
  width: 100%;
}
.accordion-toggle {
  padding: 1em 1em 1em 3em;
  margin: 0 auto;
  cursor: pointer;
  font-size: 15px;
  font-family: Droid Sans,sans-serif;
  font-weight: 600;
  color: #5c6bc0;
}
.last-child {
  border-bottom: 1px solid #DBDBDB;
}
.accordion-content {
  padding: 1em;
  display: block;
  min-height: 100px;
}
.accordian {
  margin-bottom: 10px;
  box-shadow: 0px 0px 5px -2px;
}
.accordion-content .form-control {
  border-radius: 0px;
}
.accordion-content label {
  font-size: 9px;
  font-weight: 600;
  color: #595959;
}
.customer-update-btn {
  background-color: #4053ab;
  border: medium none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  bottom: 0;
  color: #ffffff;
  font-size: 12px;
  cursor: pointer!important;
  float: right;
  line-height: 35px;
  width: 30%;
  z-index: 1;
}
span.ffl-checking {
  font-size: 14px;
  position: static;
  color: black;
}
.cart-order-summery h5 {
  font-size: 14px;
  color: #5c6bc0;
  width: 100%;
}
.cart-order-summery h5 span {
  float: right;
  font-size: 11px;
  color: black;
  background-color: #d5d5d5;
  padding: 3px;
  border-radius: 2px;
}
.order-info-details {
  padding: 10px 0px;
}
.order-info-details h5 {
  font-size: 14px;
  padding-bottom: 10px;
  color: #797979;
  border-bottom: 1px solid #e6e6e6;
  padding-right: 90px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.order-info-details h5 span {
  background: none;
  font-size: 14px;
  width: auto;
  color: #797979;
  position: absolute;
  top: -2px;
  right: 0px;
}
.single-order-summery{
  position: relative;
}
.single-order-summery img{
  vertical-align: middle;
  max-width: 10px;
  position: absolute;
  right: 5px;
  top: 4px;
}
.single-order-summery.amount h5 {
  color: #5c6bc0;
  font-weight: 600;
}
.single-order-summery.amount h5 span {
  color: #5c6bc0;
  font-weight: 600;
}
.customer-info-details{
  float: left;
  width: 100%;
  padding-bottom: 15px;
  border-bottom: 1px solid #e6e6e6;
}
.customer-info-details h5 img {
  max-width: 12px;
  float: right;
  cursor: pointer;
}
.shipping-info-details span.custom-name {
  font-size: 13px;
  font-weight: 600;
}
span.custom-address{
  font-size: 14px;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 10px;
  float: left;
}
span.custom-contact{
  font-size: 14px;
  width: 100%;
  float: left;
}
.shipping-info-details label{
  margin: 0;
  width: 100%;
  font-size: 13px;
  font-weight: 100;
  color: #a6a6a6;
}
/*checkout cart*/

/*confirm Order*/
span.placeMyOrderClose {
  background-image: url(../images/icon-cross.png);
  float: right;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center center;
  cursor: pointer;
  padding: 15px;
}
a.shippingInfoWrapperIcon {
  background-image: url(../images/icon_shipping.png);
  position: relative;
  width: auto;
  float: left;
  padding: 16px;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: center center;
}
.customerInfoIcon{
  background-image: url(../images/icon_customerinfo.png)!important;
}
span.shippingInfoWrapper {
  width: 100%;
  float: left;
  padding: 5px 15px;
}
span.shippingInfoWrapper h4 {
  font-size: 18px;
  font-weight: 600;
  color: #404a86;
  margin-top: 7px;
}
.shippingInfoSubHead {
  padding: 5px 15px;
  font-weight: 600;
  font-size: 13px;
  color: #616161;
}
.form-control::placeholder{
  font-size: 12px;
}
.ac-create-employee-drawer::-webkit-scrollbar {
  width: 3px;
}
.ac-create-employee-drawer::-webkit-scrollbar-track {
  background-color: #DEDEDE;
}
.ac-create-employee-drawer::-webkit-scrollbar-thumb {
  background-color: #c2c2c2;
}
select.dropdownSearch{
  border: 1px solid #e0e0e0;
  cursor: pointer;
  font-size: 12px;
  font-weight: 600;
  margin-top: 20px; 
  padding: 7px 10px;
  width: 30%; 
}
input.serchInput {
  height: 31px;
  border: 1px solid #e0e0e0;
  padding-left: 5px;
  width: 22%;
}
button.searchAvailabilityBtn {
  background-color: #4053ab;
  border: none;
  padding: 8px 10px 6px 10px;
  font-size: 12px;
  color: white;
  border-radius: 5px;
  width: 30%;
  outline: none;
}
button.searchAvailabilityBtn:hover {
  background-color: #2d3c90;
}
button.searchAvailabilityBtn[disabled]{
  cursor: not-allowed;
}
input.serchInput::placeholder {
  font-size: 12px;
  font-weight: 800;
  color: black;
}
select.shippingInfoDropDetails{
  border: 1px solid #e0e0e0;
  cursor: pointer;
  font-size: 12px;
  font-weight: 600;
  margin-top: 3px;
  padding: 7px 10px;
  width: 95%;
  height: 35px;
}
.shippingInfoDrop{
  float: left;
  width: 34%;
  font-size: 10px;
  font-weight: 600;
}
.ac-ffl-checking{
  float: left;
  padding-top: 15px;
  padding-bottom: 10px;
  width: 100%;
}
.ffl-selectioncheck{
  position: relative;
  top: 0px;
  right: 0px;
  display: inline-block;
  width: 23px;
  height: 23px;
  vertical-align: middle;
  cursor: pointer;
  margin: 0px !important;
}
.selectioncheck{
  position: absolute;
  top: 35px;
  display: inline-block;
  width: 23px;
  height: 23px;
  vertical-align: middle;
  cursor: pointer;
  margin: 0px !important;
}
.selectioncheck:checked:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    height: .9rem;
    border-color: #5363b9;
    border-top-style: none;
    border-right-style: none;
    background: none;
}
.selectioncheck:before {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    content: "";
    position: absolute;
    left: 0;
    z-index: 1;
    width: 2.3rem;
    height: 2.3rem;
    border: 2px solid #5363b9;
}
.selectioncheck:after {
    content: "";
    position: absolute;
    top: -0.125rem;
    left: 0;
    width: 2.3rem;
    height: 2.4rem;
    background: #FFF;
    cursor: pointer;
}
.selectioncheck input[type='checkbox']#checkbox-g:checked + label {
  background-image: url(../images/uncheck.png);
  background-size: 25px 25px;
}
.selectioncheck input[type='checkbox']#checkbox-g + label {
  border: 1px solid #fff;
  background: transparent url(http://katheermizal.info/works/working-with-checkbox/assets/images/tick-icon-transparent.png) no-repeat;
  background-position: center;
  background-size: 25px 25px;
  transition: 0.4s ease background;
  -moz-transition: 0.4s ease background;
  -webkit-transition: 0.4s ease background;
}
.selectioncheck input[type='checkbox'] + label {
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  right: 10px;
  top: 35px;
  margin: auto;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-indent: -999px;
  overflow: hidden;
  border: 1px solid #fff;
  cursor: pointer;
}
/*confirm Order end*/


/*confirm Popup starts*/
.confirmPopup{
  position: fixed;
  width: 450px;
  top: 0;
  background-color: white;
  padding: 35px 20px;
  box-shadow: 0px 0px 17px -5px;
  z-index: 99;
  height: 235px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: none;
}
.sucessMsgText.text-center h4 {
  font-size: 35px;
  color: #4053ab;
}
.sucessMsgText.text-center p {
  font-size: 13px;
  color: #848484;
}
.gotoDashboardBtn span {
  color: white;
  background-color: #4053ab;
  padding: 10px 20px;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
}
.successImgIcon {
  background-image: url(../images/sucess.png);
  background-color: #fcbd46;
  background-repeat: no-repeat;
  background-position: center;
  padding: 30px;
  width: 10%;
  border-radius: 50px;
  position: relative;
  left: 175px;
}
.fadebg {
  background-color: rgba(255, 255, 255, 0.7);
  position: fixed;
  top: 0px;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: none!important;
}
/*confirm Popup end*/
.table_wrapper_top_btn {
  float: left;
  width: 100%;
  text-align: right;
  padding: 10px 0px;
}
.table_wrapper_top_btn button {
  background-color: #37506B;
  border: 1px solid #37506B;
  border-radius: 40px;
  padding: 8px 30px;
  color: white;
  font-size: 13px;
}
input.appco_error_border {
  border: 1px solid red;
  padding-left: 5px;
}

.custom-button[disabled]:hover {
  background-color: #4053ab;
}
.addedToCartText{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 220px;
  background-color: #ffffff;
  border-radius: 3px;
  box-shadow: 0px 0px 9px -1px;
  z-index: 9;
  padding: 20px;
  text-align: center;
  font-weight: 600;
  display: none;
}
/*new loader : starts*/
.treeLoader{
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 1px;
  transform: translate(-50%, -50%);
  width: 220px;
  background-color: #ffffff;
  border-radius: 3px;
  margin-top: 8%;
  box-shadow: 0px 0px 9px -1px;
  z-index: 9999;
}
.treeLoader h5{
  left: 65px;
  position: absolute;
  top: 10px;
}
.changePwdLoader{
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 1px;
  transform: translate(-50%, -50%);
  width: 220px;
  background-color: #ffffff;
  border-radius: 3px;
  box-shadow: 0px 0px 9px -1px;
  z-index: 9;
}
.changePwdLoader h5{
  left: 65px;
  position: absolute;
  top: 10px;
}
.empUpdateLoader{
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 1px;
  transform: translate(-50%, -50%);
  width: 220px;
  background-color: #ffffff;
  border-radius: 3px;
  margin-top: 8%;
  box-shadow: 0px 0px 9px -1px;
  z-index: 9;
}
.empUpdateLoader h5{
  left: 65px;
  position: absolute;
  top: 10px;
}
.emploaderNew{
  position: relative;
  top: 50%;
  left: 50%;
  padding: 1px;
  transform: translate(-50%, -50%);
  width: 220px;
  background-color: #ffffff;
  border-radius: 3px;
  margin-top: 8%;
  box-shadow: 0px 0px 9px -1px;
  z-index: 9;
}
.emploaderNew h5{
  left: 65px;
  position: absolute;
  top: 10px;
}
.dashloaderNew {
  position: relative;
  top: 50%;
  left: 50%;
  padding: 1px;
  transform: translate(-50%, -50%);
  width: 220px;
  background-color: #ffffff;
  border-radius: 3px;
  margin-top: 25%;
  box-shadow: 0px 0px 9px -1px;
  z-index: 9;
}
.dashloaderNew h5{
  left: 65px;
  position: absolute;
  top: 10px;
}
.storeListLoader{
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 1px;
  transform: translate(-50%, -50%);
  width: 220px;
  background-color: #ffffff;
  border-radius: 3px;
  box-shadow: 0px 0px 9px -1px;
  z-index: 9;
}
.storeListLoader h5{
  left: 65px;
  position: absolute;
  top: 10px;
}
.cartListLoader{
  position: absolute;
  top: 8%;
  left: 53%;
  z-index: 55555555;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  margin-top: 20%;
}
.loginloaderNew{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}
.loaderNew {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 220px;
  background-color: #ffffff;
  border-radius: 3px;
  margin-top: 25%;
  box-shadow: 0px 0px 9px -1px;
  z-index: 9;
}
.loaderNew h5{
  left: 65px;
  position: absolute;
  top: 10px;
}
.spinner {
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin: 10px;
  vertical-align: middle;
}
.spinner-1 .spinner-outter {
  border: 4px solid #34aae0;
  -webkit-border: 4px solid #34aae0;
  border-left-color: transparent;
  border-bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-animation: spinner-1-outter 1s cubic-bezier(.42, .61, .58, .41) infinite;
  animation: spinner-1-outter 1s cubic-bezier(.42, .61, .58, .41) infinite;
}
.spinner-1 .spinner-inner {
  position: absolute;
  border: 4px solid #34aae0;
  -webkit-border: 4px solid #34aae0;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  left: calc(50% - 12px);
  top: calc(50% - 12px);
  border-right: 0;
  border-top-color: transparent;
  -webkit-animation: spinner-1-inner 1s cubic-bezier(.42, .61, .58, .41) infinite;
  animation: spinner-1-inner 1s cubic-bezier(.42, .61, .58, .41) infinite;
}
/* auto fill starts */
.ac-autofill-wrapper {
  position: absolute;
  top: 45px;
  width: calc(100% - 10px);
  margin-left: 0px;
  height: auto;
  max-height: 165px;
  z-index: 100;
  background-color: white;
  overflow: auto;
  padding: 5px 0px;
  box-shadow: 0px 0px 21px -3px rgb(204, 204, 204);
}
.autofill_wrapper_td{
  position: relative;
}
.ac-autofill-wrapper p {
  float: left;
  width: 100%;
  padding: 4px 5px;
  cursor: pointer;
  font-size: 13px;
  margin: 0px;
}
.ac-autofill-wrapper p:hover {
  background-color: #fbfbfb;
}
.ac-autofill-wrapper::-webkit-scrollbar {
  width: 3px;
}
.ac-autofill-wrapper::-webkit-scrollbar-track {
  background-color: #DEDEDE;
}
.ac-autofill-wrapper::-webkit-scrollbar-thumb {
  background-color: #c2c2c2;
}
/* auto fill ends */
@-webkit-keyframes spinner-1-outter {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner-1-outter {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes spinner-1-inner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

@keyframes spinner-1-inner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}
/*new loader : ends*/


/*Loader starts*/
.loader {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  background-color: #3a4e6d;
  border-radius: 50%;
  margin-top : 25%
}
  .loader::after {
  content: '';
  position: absolute;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  border: 0px solid white;
  transform: translate(-50%, -50%);
  animation: loading 1000ms ease-out forwards infinite;
  }
  /*Loader ends*/

/*loader common*/
.loadercommon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  background-color: #3a4e6d;
  border-radius: 50%;
}
  .loadercommon::after {
  content: '';
  position: absolute;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  border: 0px solid white;
  transform: translate(-50%, -50%);
  animation: loading 1000ms ease-out forwards infinite;
  }
/*loader common*/
  /*confirm Popup starts*/
.confirmPopup{
  position: fixed;
  width: 450px;
  top: 0;
  background-color: white;
  padding: 35px 20px;
  box-shadow: 0px 0px 17px -5px;
  z-index: 99;
  height: 235px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: none;
}
.sucessMsgText.text-center h4 {
  font-size: 35px;
  color: #4053ab;
}
.sucessMsgText.text-center p {
  font-size: 13px;
  color: #848484;
}
.gotoDashboardBtn span {
  color: white;
  background-color: #4053ab;
  padding: 10px 15px;
  border-radius: 5px;
  font-size: 11px;
  font-weight: 600;
  cursor: pointer;
}
.successImgIcon {
  background-image: url(../images/sucess.png);
  background-color: #fcbd46;
  background-repeat: no-repeat;
  background-position: center;
  padding: 30px;
  width: 10%;
  border-radius: 50px;
  position: relative;
  left: 175px;
}
.fadebg {
  background-color: rgba(255, 255, 255, 0.7);
  position: fixed;
  top: 0px;
  left: 0;
  bottom: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: none!important;
}
/*confirm Popup end*/
 
/*error msg popup*/
.errorPopup{
  position: fixed;
  width: 450px;
  top: 0;
  background-color: #fafbfd;
  padding: 35px 20px;
  border: 2px solid #dadbdd;
  border-radius: 3px;
  z-index: 9999;
  height: 235px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.sucessMsgText.text-center h4 {
  font-size: 30px;
  color: #4053ab;
}
.errorMsgText.text-center p {
  font-size: 13px;
  color: #848484;
}
.errorMsgText h4{
  margin-top: 43px;
}
.errorImgIcon {
    background-image: url(../images/404-Pageimg.png);
    background-color: #fafbfd;
    background-repeat: no-repeat;
    background-position: center;
    padding: 40px;
    -moz-border-radius: 50px;
    position: relative;
    background-size: contain;
}
.errorImgIcon.alertError{
  background-image: url(../images/warning-xxl.png)!important;
  padding: 28px!important;
}
.notFoundImg{
  background-image: url(../images/file-not-foundimg.jpg);
}
.errorfadebg {
    background-color: #fafbfd;
    position: fixed;
    top: 0px;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none!important;
}
/*error msg popup end*/

.hideLayout {
  display: none;
}

.show{
  opacity: 1 !important;
}
.step{
  opacity: 0;
  transition: .5s ease-in-out all;
}


@keyframes loading {
  0% {
    border: 0px solid white;
  }
  
  20% {
    border: 8px solid white;
    width: 0%;
    height: 0%;
  }
  
  100% {
    border: 8px solid white;
    width: 100%;
    height: 100%;
  }
}

/*profile page starts*/
.ac-profile-details {
  padding: 0px 50px;
}
.profile-base-info {
  float: left;
  width: 100%;
  border-bottom: 1px solid lightgrey;
}
span.profile-base-info-box{
  color: #6e7076;
  font-size: 13px;
  line-height: 15px;
  text-transform: capitalize;
  padding: 10px 15px 10px 15px;
  width: auto;
  float: left;
}
span.profile-base-info-box span{
  color: #5c6bc0;
}
span.profile-base-info-box strong {
  font-size: 30px;
  font-weight: 100;
  color: #5c6bc0;
  line-height: 40px;
}
.border-rgt{
  border-right: 1px solid lightgrey; 
}
.profile-sub-heads {
  float: left;
  width: 100%;
  margin-top: 25px;
  border-bottom: 1px solid lightgrey;
}
.profile-sub-heads h6 {
  width: 100%;
  float: left;
  font-size: 12px;
  font-weight: 600;
  color: #5c6bc0;
  margin-bottom: 5px;
}
.profile-sub-heads h6 img {
  width: 15px;
  float: right;
}
.profile-extra-info {
  float: left;
  width: 100%;
}
.profile-extra-info h6 {
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 0px;
  color: #686868;
}
.profile-extra-info span {
  font-size: 12px;
}
.store-location-img {
  background-image: url(../demo-assets/retailer1.png);
  background-size: 26px;
  height: 55px;
  width: 55px;
  background-repeat: no-repeat;
  background-size: 57px;
  border-radius: 47px;
}
.store-location-unsorted-list {
  margin-top: 20px;
  padding: 0px;
}
.store-location-details h5 {
  font-weight: 600;
  font-size: 12px;
  margin: 0px 0px 2px 0px;
}
.store-location-details {
  padding: 0px 0px 0px 5px;
}
.store-location-details span {
  font-size: 11px;
  color: #838383;
}
.ac-quick-profile-img{
  text-align: center;
}
.ac-quick-profile-img img {
  width: 110px;
  height: 110px;
  border-radius: 60px;
}
.ac-quick-profile-img h4 {
  font-weight: 600;
  font-size: 18px;
  color: #5c6bc0;
  margin-bottom: 3px;
}
.ac-quick-profile-info{
  padding-top: 30px;
  border-left: 1px solid #dedede;
  padding-left: 15px;
  padding-right: 15px;
}
.ac-quick-profile-img span {
  font-size: 12px;
  color: #797979;
}
.contact-info-wrapper {
  background-image: url(../images/email.svg);
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: left;
  padding: 7px 0px 7px 30px;
  color: dimgrey;
  border-top: 1px solid lightgrey;
  border-bottom: 1px solid lightgrey;
}
.contact-call{
  background-image: url(../images/phone-call.svg);
  border-top: none;
}
.contact-fax{
  background-image: url(../images/fax.svg);
  border-top: none;
}
.retailer-address-wrapper h4 {
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 4px;
}
.retailer-address-wrapper span {
  font-size: 13px;
  color: #6f6f6f;
}
.retailer-address-wrapper {
  padding: 15px 0px;
  border-bottom: 1px solid lightgrey;
}
.socialmedia-listing {
  margin-bottom: 25px;
  width: auto;
  margin-left: 75px;
}
ul.socialmedia-unsorted{
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: outside none none;
}
ul.socialmedia-unsorted li{
  width: 27px;
  float: left;
  background-color: #919bd6;
  border-radius: 50px;
  height: 27px;
  margin: 0 2px;
}
ul.socialmedia-unsorted img{
  width: 27px;
  height: 27px;
  padding: 7px;
}
.ac-edit-profile{
  margin-top: 30px;
  margin-bottom: 10px;
}
.ac-contacts {
  margin-top: 0px;
}
.ac-profile-drawer {
background-color: #ffffff;
-webkit-box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);
-moz-box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);
box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);
height: calc(100% - 70px);
opacity: 1;
overflow-y: auto;
position: fixed;
right: -400px;
opacity: 0;
top: 70px;
width: 320px;
z-index: 9;
}
.ac-profile-drawer-on .ac-profile-drawer {
opacity: 1 !important;
right: 0px !important;
}
.ac-profile-drawer-on .ac-actions-overlay{
  display: block !important;
}
.ac-profile-drawer::-webkit-scrollbar {
  width: 3px;
}
.ac-profile-drawer::-webkit-scrollbar-track {
  background-color: #DEDEDE;
}
.ac-profile-drawer::-webkit-scrollbar-thumb {
  background-color: #c2c2c2;
}
.profile-header h4 {
  font-size: 15px;
  font-weight: 600;
  color: #5c6bc0;
  text-align: center;
  margin-top: 25px;
}
span.addRetailerCloseDrawer {
  background-image: url(../images/icon-cross.png);
  float: right;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center center;
  cursor: pointer;
  padding: 15px;
  position: absolute;
  right: 5px;
  top: 5px;
}
/*profile page ends*/

/*edit profile start*/
.ac-profile-field h4{
  font-size: 15px;
  color: dimgrey !important;
  font-weight: normal !important;
  margin: 0px;
}
.ac-profile-field label{
  color: #595959;
  float: left;
  font-size: 9px;
  width: auto;
  font-weight: 600;
}
.cursorNodrop{
  cursor: no-drop;
}
.firstname-field,.lastname-field{
  float: left;
  width: 50%;
}
input.editableName{
  width: 100%;
  text-align: center;
  border: none;
}
input.editableAddress {
    width: 100%;
    border: none;
    text-align: center;
    font-size: 11px;
}
input.editableContacts {
    width: 100%;
    border: none;
}
textarea.editableOtherInfo {
    width: 100%;
}
img.uploadphoto{
  border-radius: 0px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 178px;
  right: 112px;
}
.ac-edit-profile-drawer {
  background-color: #ffffff;
  -webkit-box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);
  height: calc(100% - 70px);
  opacity: 1;
  overflow-y: auto;
  position: fixed;
  right: -400px;
  opacity: 0;
  top: 70px;
  width: 320px;
  z-index: 9999;
}
.ac-edit-profile-drawer-on .ac-edit-profile-drawer {
  opacity: 1 !important;
  right: 0px !important;
}
.ac-edit-profile-drawer::-webkit-scrollbar {
    width: 3px;
}
.ac-edit-profile-drawer::-webkit-scrollbar-track {
    background-color: #DEDEDE;
}
.ac-edit-profile-drawer::-webkit-scrollbar-thumb {
    background-color: #c2c2c2;
}
/*edit profile end*/

/* Distributor Page */
.ac-distributor-cards {
  margin-top: 20px;
}
.ac-distributor-card {
  background-color: #ffffff;
  border: 1px solid #d9d9d9;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  float: left;
  margin: 0 15px 15px 0;
  padding: 15px;
  width: calc(25% - 15px);
  text-align: center;
  position: relative;
}
.ac-distributor-card:hover {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow:0 0 15px rgba(0, 0, 0, 0.2) ;
  box-shadow:0 0 15px rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transition: 0.5s;
  z-index: 1;
}
.ac-distributor-head-left {
  color: #222;
  float: left;
  font-size: 13px;
  font-weight: 700;
  line-height: 15px;
  opacity: 0.6;
}
.ac-distributor-head-right {
  float: right;
  height: 15px;
  text-align: right;
}
.ac-distributor-clickable{margin-top: 15px;}
.ac-distributor-body {
  padding: 0 0 15px 0;
}
.ac-distrb-logo {
  height: 125px;
}
.ac-product-logo {
  height: 75px;
}
.ac-distributor-body img {
  filter: grayscale(1);
  float: left;
  object-fit: scale-down;
  object-position: center center;
  opacity: 0.85;
  width: 100%;
}
.ac-distributor-body h4 {
  color: #414244;
  float: left;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  margin: 10px 0 0;
  opacity: 0.9;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  text-transform: uppercase;
}
.ac-distributor-card:hover .ac-distributor-body img,.ac-distributor-card:hover .ac-distributor-foot span strong,.ac-distributor-card:hover .ac-distributor-body h4,.ac-distributor-card:hover .ac-distributor-head-left{ opacity:1;}
.ac-distributor-foot {
  border-top: 1px solid #ededed;
  margin-top: 10px;
}
.ac-distributor-foot-left{float: left;border-right: 1px solid #ededed;}
.ac-distributor-foot-right{float: right;}
.ac-distributor-foot span {
  color: #6e7076;
  font-size: 13px;
  font-weight: 700;
  line-height: 15px;
  text-transform: uppercase;padding: 8px 5px 0px 5px;
  width: 50%;
}
.ac-distributor-foot span strong {
  color: #4053ab;
  font-size: 22px;
  opacity: 0.8;
  line-height: 25px;
}
.ac-more-menu {
  cursor: pointer;
  display: inline-block;
  height: 15px;
  position: relative;
  vertical-align: top;
  width: 30px;
}
.ac-more-menu:hover i,.ac-more-menu:hover i:before,.ac-more-menu:hover i:after {
  background-color: #32d0ff;
}
.ac-more-dots,.ac-more-dots::before,.ac-more-dots::after {
  background-color: #595959;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  bottom: 0;
  height: 5px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 5px;
}
.ac-more-dots::before,.ac-more-dots::after{content: "";}
.ac-more-dots::before {
  left: -20px;
}
.ac-more-dots::after {
  right: -20px;
}
.ac-more-menu ul {
  background-color: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  list-style: outside none none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 100%;
  width: 150px;
  z-index: 2;
}
.ac-more-menu:hover ul {
  display: block !important;
}
.ac-more-menu li {
  border-bottom: 1px solid #eeeeee;
  float: left;
  width: 100%;
}
.ac-more-menu li a {
  float: left;
  width: 100%;
}
.ac-more-menu li a {
  color: #444444;
  float: left;
  font-size: 13px;
  line-height: 17px;
  padding:9px 6px;
  width: 100%;
}
.ac-more-menu li a:hover {
  background-color: #5c6bc0;
  color: #FFF;
}
.ac-back-to-listing{background-image: url(../images/icon-arrow-left.png);}
.ac-back-to-listing {
  background-image: url("../images/icon-arrow-left.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 17px auto;
  color: #444 !important;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  line-height: 22px;
  margin: 0px 0 15px;
  opacity: 0.65;
  padding: 7px 2px 7px 28px;
  text-align: left;
  cursor: pointer;
}
.ac-back-to-listing:hover {
  opacity:1;
}
.ac-dist-add-markup a {
  background-color: #4053ab;
  border: medium none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  bottom: 0;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  left: 0;
  line-height: 40px;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.ac-distributor-clickable{position: relative;}
.ac-dist-add-markup {
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.ac-distributor-clickable:hover .ac-dist-add-markup,.ac-show-markup .ac-dist-add-markup-form,.ac-show-retailmarkup-apply .retailer-markup-apply,.ac-show-retailmarkup-view .retailer-markup-view {
  display: block !important;
}
.ac-dist-add-markup a:hover {
  background-color: #2d3c90;
  color: #ffffff;
}
.ac-dist-add-markup-form {
  background-color: rgba(58, 78, 109, 0.8);
  height: 100%;
  left: 0;
  padding: 15px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 5;
}
.ac-markup-form {
  bottom: 0;
  height: 55px;
  left: 0;
  margin: auto;
  padding: 0 15px;
  position: absolute;
  top: 0;
  text-align: left;
  width: 100%;
}
.ac-markup-form label {
  color: #ffffff;
  float: left;
  font-size: 13px;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
  width: 100%;
}
.ac-markup-form input {
  border: medium none;
  float: left;
  font-size: 12px;
  font-weight: 700;
  height: 35px;
  margin: 0;
  padding: 5px 10px;
  width: 60%;
}
.ac-markup-form-btn {
  background-color: #24344c;
  border: medium none;
  color: #ffffff;
  float: right;
  font-size: 13px;
  font-weight: 700;
  line-height: 35px;
  padding: 0;
  width: calc(40% - 10px);
  -webkit-appearance:none;
}
.ac-markup-form-btn:hover {
  background-color: #163666;
}
.ac-close-markup {
  bottom: 10px;
  color: #ffa500 !important;
  font-size: 12px;
  left: 0;
  margin: auto;
  padding: 5px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  width: 100px;
  z-index: 10;
}
.ac-retailer-addmarkup{
  float: left;
  width: 48% !important;
}
.ac-retailer-viewmarkup{
  float: right;
  left: 52% !important;
  width: 48% !important;
}
button.markup-apply {
  width: calc(50% - 2px);
  float: left;
  border: 1px solid #4040d8;
  background-color: #4040d8;
}
button.markup-apply[disabled] {
  cursor: not-allowed;
}

button.markup-apply-all {
  float: right;
  width: calc(50% - 10px);
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid;
}
button.markup-apply-all[disabled] {
  cursor: not-allowed;
}
.ac-markup-applybtn {
  margin-top: 10px;
}
.ac-markup-close {
  background-image: url(../images/cancel.png);
  height: 20px;
  width: 20px;
  background-size: 20px;
  float: right;
  cursor: pointer;
  position: relative;
  top: 8px;
}
.ac-markup-percentage{
  margin-top: 10px;
}
.ac-markup-percentage span{
  color: white;
  float: left;
  font-size: 10px;
  margin-right: 5px;
}
.ac-markup-percentage h3{
  color: white;
}
span.ffl-file{
  font-size: 10px !important;
  position: relative !important;
  left: 0 !important;
}
h4.sampleFile-subhead {
    font-size: 12px;
    font-weight: 600;
}
/*distributor page end*/

/*store location starts*/

.storeImg {
  height: 125px;
  background-color: #c8cef2;
  background-image: url(../demo-assets/retailer1.png);
}
.storeDetails h6 {
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  color: #292929;
}
.storeDetails span {
  font-size: 12px;
  color: #696969;
}
.storeDetails {
  float: left;
  width: 90%;
  text-align: left;
  margin-bottom: 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.storeDistributor-listing {
  margin-bottom: 25px;
  width: auto;
  padding: 0;
  margin: 10px 0px;
}
.storelocation-clickable:hover .ac-dist-add-markup,.ac-show-markup{
  display: block !important;
}
.storelocation-clickable{
  float: left;
  width: 100%;
  position: relative;
}
.ac-storelocation-details {
  float: left;
  width: 48% !important;
}
.ac-location-details-drawer {
  background-color: #ffffff;
  -webkit-box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);
  height: calc(100% - 70px);
  opacity: 1;
  overflow-y: auto;
  position: fixed;
  right: -400px;
  opacity: 0;
  top: 70px;
  width: 320px;
  z-index: 9999;
}
.ffl-upload-field {
  text-align: center;
}
.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.inputfile-1 + label {
  color: #ffffff;
  background-color: #aaaaaa;
}
.inputfile + label {
  width: 100%;
  font-size: 1.25rem;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  padding: 10px;
}
.inputfile + label svg {
  width: 1em;
  height: 1em;
  vertical-align: middle;
  fill: currentColor;
  margin-top: -0.25em;
  margin-right: 0.25em;
}
.inputfile + label * {
  pointer-events: none; 
}
.ac-locationDetails-on .ac-location-details-drawer {
  opacity: 1 !important;
  right: 0px !important;
}
.ac-location-details-drawer{
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.ac-create-employee-body h4{
  font-size: 15px;
  font-weight: 600;
  color: #5c6bc0;
  text-align: left;
}
.ac-location-details-drawer::-webkit-scrollbar {
  width: 3px;
}
.ac-location-details-drawer::-webkit-scrollbar-track {
  background-color: #DEDEDE;
}
.ac-location-details-drawer::-webkit-scrollbar-thumb {
  background-color: #c2c2c2;
}
.ac-view-details-foot {
  float: left;
  margin-top: 5px;
  width: 100%;
}
.ac-view-details-foot button {
  background-color: #4053ab;
  border: 1px solid #4053ab;
  color: #ffffff;
  float: left;
  font-size: 15px;
  font-weight: 700;
  line-height: 25px;
  padding: 5px;
  width: 48%;
}
.noDetails{
  padding: 16px;
  color: #32d0ff;
}
.invalidField{
  color: red;
  font-size: 12px;
}
/*store locations end*/

.field-wrapper input {
  float: right;
}
.required-field::before { 
  content: "*";
  color: red;
  float: right;
}
.subHeadField {
  color: #5c6bc0;
  font-size: 14px;
  margin: 13px 0px 5px 0px;
  float: left;
}

.categoryFadeBg{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #00000030;
  z-index: 9;
  display: none!important;
}

/* listview starts */
.control_icons {
  width: 15px;
  height: 15px;
  float: right;
  margin: 10px;
  cursor: pointer;
  position: relative;
}
.control_icons img{
  width: 100%;
}
.control_icon_container .glyphicon:hover{
  color:black;
}
.glyphicon-search, .glyphicon-th-large, .glyphicon-cog, .glyphicon-th-list{
  color: black;
}
table{
  border: 1px solid #DFE0E2;
}
table th{
  background-color: #b6c2ca;
  padding: 8px 25px;
  font-size: 13px;
  color: #2d2d2d;
  text-transform: capitalize;
}
table td{
  font-size: 13px;
  padding: 10px 25px;
  color: black;
}
table td .status{
  background-color: #8E93A5;
  padding: 5px;
  border-radius: 3px;
  color: white;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.searchInput{
  height: 30px;
  width: 100%;
  padding: 0px 0px 0px 10px;
  border: 1px solid #a5a5a5;
}
.control_icon_container .glyphicon{
  color: #B4B9C3;
  z-index: 99;
}
i.glyphicon.glyphicon-remove {
  position: absolute;
  font-size: 10px;
  color: red;
  right: 0;
  top: -1px;
}
i.glyphicon.glyphicon-remove:hover{
  color: red;
}
.ac-grid-selection-on .glyphicon-th-large, .ac-list-selection-on .glyphicon-th-list, .ac-search-selection-on .glyphicon-search{
  color: #575E79;
}
.table_bottom{
  padding: 15px 0px;
}
.pagination {
  display: inline-block;
  float: right;
  margin: 0px;
  position: relative;
  top: 1px;
}
.pagination a {
  color: black;
  float: left;
  padding: 5px 13px;
  text-decoration: none;
  transition: background-color .3s;
}
.pagination a.active {
  background-color: #4CAF50;
  color: white;
}
.pagination a:hover:not(.active) {background-color: #ddd;}
.pageChange{
  border: 1px solid #CCCDCF;
  height: 23px;
}
.checkmark {
position: absolute;
top: 0;
left: 0;
height: 20px;
width: 20px;
border: 1px solid #8a8a8a;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* listview end */
.dropdown_single{
  float: left;
  width: 100%;
  border-bottom: 1px solid #cbcbcc;
  padding-left: 0;
  max-height: 190px;
  overflow: auto;
  margin-top: 10px;
}
.dropdown_single::-webkit-scrollbar {
  width: 8px;
}
.dropdown_single::-webkit-scrollbar-track {
  background-color: #efefef;
}
.dropdown_single::-webkit-scrollbar-thumb {
  background-color: #e0e0e0;
}
.setting-buttons {
  float: left;
  width: 100%;
  text-align: center;
  padding: 2px 0px 5px 0px;
}
.setting-buttons span{
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  color: #34aae0!important;
  cursor: pointer;
}
ul.dropdown_single li {
  float: left;
  width: 100%;
}
.settContainer {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
  line-height: 25px;
  cursor: pointer;
  font-size: 11px;
  float: left;
  font-weight: 100;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.settContainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  border: 1px solid #81b6e0;
}
.settContainer:hover input ~ .checkmark {
  background-color: #ccc;
}
.settContainer input:checked ~ .checkmark {
  background-color: #81b6e0;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.settContainer input:checked ~ .checkmark:after {
  display: block;
}
.settContainer .checkmark:after {
  left: 8px;
  top: 4px;
  width: 6px;
  height: 12px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu-hamburger {
  float: left;
  width: 23px;
  height: 23px;
  position: relative;
  top: 15px;
  left: 15px;
  display: none;
}
.menu-hamburger img {
    width: 100%;
}
span.menu-drawer-close img {
  width: 100%;
}
span.menu-drawer-close {
  width: 15px;
  height: 15px;
  position: absolute;
  right: 10px;
  top: 10px;
  display: none;
  z-index: 51;
  line-height: 0;
}
span.cart-drawer-close {
  width: 15px;
  height: 15px;
  position: absolute;
  top: 10px;
  right: 10px;
  line-height: 0px;
  display: none;
}
span.cart-drawer-close img {
  width: 100%;
  height: 100%;
}

/* Responsive CSS */

@media only screen and (min-width: 1600px){
  .ac-user-controls {
    float: right;
  }
  .not-available{
    padding: 90px 10px !important;
    font-size: 19px !important;
  }
}
@media only screen and (max-width:1600px){
  .ac-single-stat-inset span {
    height: 45px;
  }
  .ac-single-stat-inset strong {
    font-size: 30px;
    line-height: normal;
  }
  .ac-shipping-time {
    font-size: 12px;
    margin-top: 1px;
  }
  .ac-in-stock-count {
    font-size: 12px;
  }
  .node-wrapper {
    font-size: 18px;
  }
  .not-available{
    font-size: 18px !important;
  }
}
@media only screen and (max-width:1580px){
  .ac-single-stat-box h3 {
    font-size: 14px;
  }
  .ac-user-controls {
    float: right;
  }
}

@media only screen and (min-width:1500px){
  .ac-single-stat-box {
    width: 20%!important;
  }
  .ac_card_expanded_active {
    right: 0px;
    left: 15px;
  }
}

@media only screen and (max-width:1400px){
  .ac-single-stat-box h3 {
    font-size: 13px;
  }
  .ac-single-stat-inset strong {
    font-size: 30px;
    line-height: normal;
  }
  .ac-single-stat-inset span {
    height: 45px;
  }
  .ac-employees-unsorted li {
    padding: 10px;
  }
  span.prod_spec_value {
    width: 65%;
  }
  span.prod_spec {
    width: 35%;
  }
}
@media only screen and (max-width:1366px){
  .ac-distributor-card{
    width: calc(25% - 15px);
  }
  .ac-employees-unsorted li{
    width: calc(19.9% - 15px)!important;
  }
  .node-wrapper {
    font-size: 16px;
  }
  .not-available{
    font-size: 16px !important;
  }
  span.prod_spec {
    width: 40%;
  }
  span.prod_spec_value {
    width: 60%;
  }
}
@media only screen and (max-width:1300px){
  .ac-single-stat-box {
    width: 25%;
  }
  .ac-employees-unsorted li {
    width: 33.3%;
  }
  .ac-employees-unsorted li:nth-child(4), .ac-employees-unsorted li:nth-child(5) {
    border-top: 1px solid #e9e9e9;
  }
  .ac-employees-unsorted > li:nth-of-type(5n) {
    border-right: 1px solid #e9e9e9;
  }
  .ac-employees-unsorted > li:nth-of-type(3n) {
    border-right: medium none;
  }
  .ac-order-status td{font-weight: normal;font-size:11px;line-height: 13px !important;}
  .ac-order-status th{font-size:12px;line-height: 12px !important;}
  .category-drill-down-part{ width: 28% !important;}
  .ac_max_width{
    max-width: 350px!important;
  }
}
@media only screen and (max-width:1280px){

}
@media only screen and (min-width:1200px){
  .form_group_width{
    width: 20%;
  }
}
@media only screen and (max-width:1200px){
  .ac_accordon_bottom_style {
    margin-bottom: 15px;
  }
  .ac-single-stat-box {
    width: 33.33%;
  }
  .ac-create-employee.ac-button-outlined {
    font-size: 12px;
    /* margin: 20px 0 15px; */
    padding: 5px 10px;
  }
  .ac-prod-right {
    margin-top: 30px;
  }
  .category-markup-field input {
    width: 55%!important;
  }
  .category-markup-field{
    max-width: 120px!important;
  }
  .inventory_prod_details_div {
    width: 100%!important;
    margin-bottom: 20px;
  }
  .inventory_matching_prod_wrapper {
    width: 100%!important;
  }
  .matching_prod_img {
    width: 180px!important;
  }
  span.prod_spec {
    width: 200px!important;
  }
  .ac-shopping-cart-box {
    padding: 0px;
  }
}
@media only screen and (max-width:1150px){
  .ac-employees-unsorted li{
    width: calc(25% - 15px)!important;
  }
}
@media only screen and (max-width:1024px){
  .ac-main-nav-body li i.flip{display: none;}
  .ac-main-nav-body li i.flop{display: block !important;}
  .drill-down-wrapper{
    padding-left: 80px;
  }
  .ac-main-nav-toggle{display: none;}
  .drill-down-wrapper {
      padding-left: 80px !important;
  }
}
@media only screen and (max-width:992px){
  .ac-distributor-card{
    width: calc(33% - 15px);
  }
  .ecom_location_single_card {
    min-height: 175px;
}
  .ac-employees-unsorted li{
    width: calc(33.3% - 15px)!important;
  }
  .category-drill-down-part {
    width: 100%!important;
    position: relative!important;
    height: auto!important;
  }
  .category-view-part{
    width: 100%!important;
    padding-top: 20px;
    margin-bottom: 140px;
  }
  .extendedSearch .form-group{
    width: 100%!important;
  }
  .extendedSearch button {
    top: 0px!important;
  }
  .drill-down-wrapper {
    padding-left: 105px !important;
    padding-right: 15px;
  }
  .form-wrapper {
    padding: 0px 0px!important;
  }
  .categorySearch {
    padding-right: 0px!important;
    margin-top: 20px!important;
  }
  .inventory_form_group {
    width: 33.33%!important;
  }
  .ecom_location_single_card {
    min-height: 175px;
  }
  .appco_order_detailed_popup {
    top: 80px!important;
    left: 100px!important;
    bottom: 10px!important;
    right: 10px!important;
    height: auto!important;
    width: calc(100% - 110px)!important;
    overflow: auto;
  }
  .banner_img_upload_popup {
    width: 100%!important;
    top: 70px!important;
  }
  .appco_order_history_popup {
    width: calc(100% - 130px)!important;
    margin-left: 110px!important;
  }
  .OuterWrapper {
    width: calc(100% - 115px)!important;
    margin-left: 100px!important;
    height: calc(100vh - 100px)!important;
    margin-top: 82px!important;
    top: 0px!important;
  }
  .doc_head_section {
    width: calc(100% - 115px)!important;
  }
  .ac_welcomeNote_wrapper {
    bottom: 50px!important;
  }
  .ac_welcomeNote_wrapper h4 {
    margin-bottom: 20px!important;
  }
  .selectedStatusViewMob {
    position: relative;
  }
  .order_status_filter_wrapper {
    margin-bottom: 70px;
  }
  .appco_checked_filter_display_bar {
    width: calc(100% - 60px)!important;
    position: absolute!important;
    top: 50px!important;
    height: 42px!important;
    margin-left: 0px!important;
    overflow: auto!important;
    overflow-y: hidden!important;
    margin-bottom: 0px!important;
  }
}
@media only screen and (max-width:900px){
  .uploadFfl_popup {
    width: calc(100% - 85px)!important;
    margin-left: 85px!important;
  }
  .ac-single-stat-box {
    width: 50%;
  }
  .ac-single-stat-inset span {
    height: auto;
  }
  .ac-create-employee-drawer{height: 100%;}
  .ac-profile-drawer{top:0;height: 100%;}
  .ac-edit-profile-drawer{top:0;height: 100%;}
  .ac-location-details-drawer{top:0;height: 100%;}
  .ac-add-retailer-drawer{top:0;height: 100%;}
  .ac-create-employee-on .ac-create-employee-drawer{right: 0 !important;}
  .ac-profile-drawer-on .ac-profile-drawer{right: 0 !important;}
  .ac-edit-profile-drawer-on .ac-edit-profile-drawer{right: 0 !important;}
  .ac-locationDetails-on .ac-location-details-drawer{right: 0 !important;}
  .ac-add-retailer-on .ac-add-retailer-drawer{right: 0 !important;}
}

@media only screen and (max-width:800px){
  .ac-user-controls {
    width: calc(100% - 70px);
    width: 30%;
  }
  .ac-user-actions h3 {
    display: none;
  }
  .ac-user-drop-wrap::before {
    left: auto;
    right: 20px;
  }
  .ac-employees-unsorted span {
    height: 80px;
    width: 80px;
  }
  .ac-employees-unsorted h4 {
    font-size: 13px;
    line-height: normal;
    margin-top: 8px;
  }
  .ac-employees-unsorted h5 {
    font-size: 11px;
    line-height: normal;
  }
  .ac-distributor-card {
    width: calc(50% - 15px);
  }
  .ac-employees-unsorted li{
    width: calc(50% - 15px)!important;
  }
}

@media only screen and (max-width:767px){
  .xs-text-left {
    text-align: left;
  }
  .ecom_location_single_card {
    width: 47%;
}
  .ac-create-employee.ac-button-outlined {
    margin: 0 0 10px;
    float: left!important;
  }
  .ac-order-status td, .ac-order-status th {
    padding: 5px !important;
  }
  .category-drill-down-part {
    position: relative !important;
    width: 100% !important;
  }
  .ac-main-nav-wrap {
    left: -260px!important;
    width: 250px!important;
    overflow: auto;
  }
  .ac-menu-drawer-on.ac-main-nav-wrap{
    left: 0px!important;
  }
  .ac-main-content-wrap {
    padding-left: 0px!important;
  }
  .ac-global-header {
    padding-left: 5px!important;
  }
  .shoppingCart {
    width: 23px!important;
    height: 50px!important;
    margin-left: 5px!important;
  }
  span.item-count-notify {
    top: 12px!important;
    right: -7px!important;
  }
  .ac-user-actions h3 {
    display: none!important;
  }
  .userRolePlaceholder {
    display: none!important;
  }
  .ac-user-actions {
    padding-right: 0px!important;
    margin: 10px 0 0 0!important;
    min-width: 30px!important;
    left: 5px;
  }
  .ecom_location_single_card {
    width: 47%;
  }
  .ac-user-img {
    height: 30px!important;
    width: 30px!important;
  }
  .ac-user-actions img {
    height: 30px!important;
    width: 30px!important;
  }
  .ac-user-controls{
    width: auto!important;
  }
  .searchInputWrapper{
    top: -35px;
    position: fixed!important;
    left: 50px!important;
    right: 51px!important;
    width: auto!important;
    transition: all 400ms;
  }
  .ac-top-search-panel{
    width: 50px;
    float: right;
    padding-left: 5px;
  }
  .ac-generic-wrap {
    margin-top: 60px;
  }
  .menu-hamburger{
    display: block;
  }
  span.menu-drawer-close{
    display: block;
  }
  .ac-menu-drawer-on .ac-main-nav-body li a{
    background-position: center left 20px;
    height: 50px;
    background-size: 22px auto;
  }
  .ac-menu-drawer-on.ac-dash-item-10{
  background-position: center left 12px!important;
  }
  .ac-menu-drawer-on .ac-main-nav-body li i {
    font-size: 10px;
    bottom: 18px;
    left: 60px;
    text-align: left;
  }
  .ac-menu-drawer-on .ac-main-nav-body {
    margin-top: 80px;
  }
  .ac-menu-drawer-on .ac-main-nav-head {
    width: 100%;
  }
  .ac-menu-drawer-on .ac-main-nav-logo {
    background-position: center left 10px;
    width: 100%;
    background-size: 40px auto;
  }
  .ac-page-title {
    margin: 0;
    font-size: 18px;
  }
  .ac-page-title em {
    font-size: 15px;
    line-height: 15px;
  }
  .ac-recommendation-wrapper h4 {
    font-size: 17px!important;
  }
  .ac-order-info-tabs a {
    font-size: 14px;
  }
  .input-group-btn .searchBtnColor {
    background: #ffffff!important;
    height: 35px!important;
    width: 35px!important;
    top: -2px;
  }
  .topSearchBtnActive.input-group-btn .searchBtnColor {
    background-color: #a6bde4!important;
  }
  .ac-user-drop-wrap {
    right: -17px!important;
    top: 35px!important;
    left: auto!important;
  }
  .cart-hover-field {
    width: 320px!important;
    height: 100%!important;
    max-height: none!important;
    position: fixed!important;
    padding: 40px 5px 10px 10px!important;
    right: -320px!important;
    top: 0px!important;
    border-radius: 0px!important;
    transition: all 400ms;
  }
  .cart-hover-field::before {
    right: 85px!important;
  }
  .ac-cart-drawer-on .cart-hover-field {
    right: 0px!important;
  }
  .cartViewMob {
    right: 0px!important;
  }
  .cartViewMobClose {
    right: -320px!important;
  }
  .cartHoverFieldInnerClass1 {
    max-height: 100%!important;
    padding-bottom: 40px!important;
  }
  .view-cart-button {
    width: 93%!important;
    z-index: 9!important;
    position: absolute!important;
    bottom: 10px!important;
    left: 10px!important;
  }
  span.cart-drawer-close{
    display: block;
  }
  .ac-mob-search-on.searchInputWrapper {
    position: fixed!important;
    left: 50px!important;
    right: 51px!important;
    width: auto!important;
    top: 13px!important;
    z-index: 9!important;
  }
  .sf_expanded_div_Listing {
    box-shadow: 0px 0px 7px 0px #ccc!important;
    z-index: 9!important;
    position: relative!important;
    width: 250px!important;
    left: 0px!important;
    display: none;
  }
  li.sf_listing_manage:hover .sf_expanded_div_Listing{
    display: block;
  }
  .sf_expanded_list_items {
    padding: 15px 10px 15px 60px!important;
  }
  .sf_expanded_list_items span {
    top: 8px!important;
  }
  .sf_item4 {
    background-position: 20px 13px!important;
  }
  .ac-mob-view-details{
    display: block!important;
  }
  .ac-mobview-logo {
    display: block!important;
  }
  .ac-single-stat-box {
    margin: 5px 0px;
  }
  .drill-down-wrapper {
    padding-left: 15px!important;
    padding-right: 15px;
    position: initial!important;
    margin-top: 0px!important;
    width: calc(100% - -30px)!important;
  }
  .category_dril_search_bar {
    margin: 0px!important;
  }
  .categorySearch {
    padding-left: 0px!important;
  }
  .sf_selection_drpdwn {
    padding-right: 0px!important;
  }
  .category-view-part {
    margin-bottom: 15px;
  }
  .categoryEditWrapper{
    width: 75%!important;
    height: 340px!important;
  }
  .ac-create-employee-drawer{
    z-index: 101!important;
    top: 0px;
  }
  .ac-rule-setting-drawer {
    top: 0px!important;
    height: 100%!important;
    z-index: 101!important;
  }
  .cart-hover-field::before{
    display: none;
  }
  img.sf_tbl_row_icons{
    visibility: visible!important;
  }
  .storeListLoader {
    position: fixed!important;
  }
  .ac-calculate-btn {
    right: 14px!important;
    width: 16%!important;
    margin-left: 12px;
  }
  .ac_shipment_single_details_single {
    width: 26%!important;
    float: left!important;
    padding-top: 10px;
  }
  .ac_shipment_single2{
    margin-left: 2%!important;
  }
  .ac_shipment_single3 {
    margin-left: 2%!important;
  }
  .ac-package-validation {
    float: left;
  }
  .appco_order_details_drawer {
    height: calc(100vh - 60px)!important;
    margin-top: 60px!important;
    width: 100%!important;
  }
  button.appco_drawer_bottom_btn_1 {
    margin-bottom: 5px;
  }
  .appco_customer_edit_popup {
    position: absolute!important;
    top: 60px!important;
    left: 0px!important;
    bottom: 0px!important;
    right: 0px!important;
    height: auto!important;
    max-height: 100%!important;
    width: 100%!important;
  }
  .appco_order_detailed_popup {
    top: 70px!important;
    left: 10px!important; 
    width: calc(100% - 30px)!important;
  }
  .appco_single_shipping_details_input {
    width: 50%!important;
  }
  .ac_listing_service {
    width: calc(50% - 40px)!important;
    margin-left: 20px!important;
  }
  .ac_listing_service_error {
    width: calc(100% - 40px)!important;
    margin-top: 10px!important;
  }
  .ffl_content_single_div input {
    width: 100%!important;
  }
  .file-area {
    width: 100%!important ;
  }
  .ffl_content_wrapper {
    padding: 20px 40px 5px 40px!important;
  }
  .uploadFfl_popup {
    width: 100%!important;
    margin-left: 0px!important;
  }.uploadView {
    position: absolute;
    right: 0px;
    bottom: 0px;
    background-color: hsla(0, 0%, 0%, 0.16862745098039217);
    cursor: pointer;
  }
  .appco_order_history_popup {
    width: calc(100% - 30px)!important;
    margin-left: 15px!important;
    top: 75px!important;
  }
  .OuterWrapper {
    width: calc(100% - 30px)!important;
    margin-left: 15px!important;
    height: calc(100vh - 90px)!important;
    margin-top: 75px!important;
  }
  .doc_head_section {
    width: calc(100% - 30px)!important;
  }
  .InputPadding0, .sf_temp_left_wrapper {
    padding-right: 0px!important;
  }
  .sf_temp_right_wrapper {
    padding-left: 0px!important;
  }
  .sf_temp_data_listing {
    height: 260px!important;
  }
  .contentBox {
    width: calc(100% - 30px)!important;
    height: calc(100% - 150px);
  }
  span.ac_learning_center {
    width: 30px!important;
    height: 30px!important;
    right: 82px!important;
    top: 10px!important;
  }
  .ac_welcomeNote_wrapper {
    bottom: 0px!important;
  }
  .ac_welcomeNote_wrapper h4 {
    margin-bottom: 20px!important;
  }
  .cart-image-box {
    width: 60px;
  }
  .cart-input-box {
    width: 40px;
    position: relative;
  }
  .selectioncheck {
    top: 25px;
  }
  .cart-item-name {
    width: calc(100% - 105px);
  }
  .cart-item-msrp, .cart-item-quantity, .cart-item-subtotal {
    width: 32%;
  }
}

@media only screen and (max-width:1450px){
  .ffl-locator-or{
    display: none;
}
  .ecom_location_searching_div button{
      width: 26%;
  }
}

@media only screen and (max-width:640px){
  .ac-single-stat-box {
    width: 100%;
  }
  .ac-generic-wrap {
    padding: 0;
  }
  .ac-distributor-card {
    width:100%;
    margin-right:0px;
  }
  .ac-employees-unsorted li{
    width:100%!important;
    margin-right:0px!important;
  }
  .inventory_form_group {
    width: 50%!important;
  }
  .appco_edit_single_custmr_input {
    width: 50%!important;
  }
  .ecom_locaton_input_div {
    width: 48%!important;
    margin-bottom: 5px!important;
  }
  .ecom_location_single_card {
    width: calc(50% - 10px)!important;
  }
  .ecom_locaton_zip {
    float: right!important;
    margin-left: 0%!important;
    margin-right: 0%!important;
  }
  .appco_inner_prod_img {
    width: 100%!important;
  }
  .file_upload_area {
    width: 100%!important;
    margin-top: 15px!important;
  }
  .ac_common_popup_input {
    padding-left: 0px!important;
    padding-right: 0px!important;
  }
  .upload_popup_input {
    width: 50%!important;
  }
  .appco_note_adding_popup {
    width: 95%!important;
  }
  .type_selection_wrapper {
    width: 100%!important;
    padding: 15px 0px 0px 0px!important;
}
}

@media only screen and (max-width:500px){
  .ac-employees-unsorted li {
    border-bottom: 1px solid #e9e9e9;
    border-right: medium none !important;
    border-top: medium none !important;
    width: 100%;
  }
  .ecom_location_single_card {
    min-height: 0px;
  }
  .ecom_location_single_card {
    width: 100%;
  }
  .msgPop, .msgPopConfirmation{
    width: calc(100% - 20px)!important; 
    margin-left: 10px!important;
  }
  .ac_selected_payment_card_imgs .ac_single_payment_cards {
    margin-right: 7px;
  }
  .ac_payment_input_small_width {
    margin-bottom: 15px;
    width: 100%!important;
  }
  .ac_payment_input_center_margin {
    margin-left: 0px!important;
  }
  .msgPop_fadein_fadeout,.msgPop_fadein, .msgPopConfirmation {
    width: calc(100% - 20px)!important;
  }
  .ecom_location_single_card {
    width: 100%!important;
    min-height: 130px!important;
  }
  .appco_single_shipping_details_input {
    width: 100%!important;
  }
  .ac_listing_service {
    width: calc(100% - 40px)!important;
    margin-left: 20px!important;
  }
  .sf_popup {
    width: calc(100% - 60px)!important;
    padding: 0px!important;
  }
  .sf_innerdiv_content_wrapper select {
    width: calc(100% - 20px)!important;
    margin-left: 10px!important;
  }
  .edit_confirm_popup {
    width: calc(100% - 30px)!important;
  }
  .headerTitleLabel {
    width: 100%!important;
  }
  .headerLabelInput {
    width: 100%!important;  
  }
  .headnfoWrapper {
    margin-bottom: 10px!important;
  }
  .info_input_boxes {
    width: 100%!important;
  }
  .ac_orderPlacment_zip {
    width: 49%!important;
    margin-right: 0px!important;
  }
  .ac_orderPlacment_city {
    width: 49%!important;
    float: right!important;
  }
  .ac_orderPlacment_state {
    width: 100%!important;
  }


}

@media only screen and (min-width:368px) and (max-width:530px) {
  .column-config-settings-dropdown {
    left: -12px!important;
  }
  .column-config-settings-dropdown::before {
    left: -1px!important;
  }
}

@media only screen and (max-width:450px){
  .ac-logo-bg {
    background-size: contain;
  }
  .ac-user-controls {
    width: 100%;
  }
  .inventory_form_group {
    width: 100%!important;
  }
  .categoryEditWrapper{
    width: 90%!important;
  }
  .ac_shipment_single_details_single {
    width: 21%!important;
  }
  .ac-calculate-btn {
    right: 15px!important;
    width: 28%!important;
  }
  .appco_edit_single_custmr_input {
    width: 100%!important;
  }
  .ecom_locaton_input_div {
    width: 100%!important;
    margin-bottom: 5px!important;
  }
  .appco_inner_prod_info_layer {
    width: 50%!important;
    padding-left: 0px!important;
    padding-right: 5px!important;
  }
  .appco_inner_prod_info_layer span p, .appco_inner_prod_info_layer span i {
    font-size: 12px!important;
  }
  .upload_popup_input {
    width: 100%!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
  }
  .appco_order_dtle_top_icon {
    width: 100%!important;
    margin-top: 10px!important;
  }
  .appco_note_save {
    width: 120px!important;
  }
  .appco_order_mrgn_tp {
    margin-top: 95px!important;
  }
  .appco_ffl_upload_wrapper {
    top: 233px!important;
  }
  .sf_draft_listing_popup_radio {
    width: calc(100% - 50px)!important;
    margin-left: 25px!important;
  }
  .cart-item-msrp, .cart-item-subtotal, .cart-item-quantity {
    padding: 15px 5px;
  }
  .cart-item-msrp {
    width: 28%;
  }
  .cart-item-removeButton {
    width: 15px;
    position: absolute;
    top: 100px;
    right: 10px;
  }
  .cart-card {
    padding: 10px 5px;
  }
}

@media only screen and (max-width:700px){
  .ecom_location_searching_div button {
      font-size: 13px;
  }
  .ecom_location_selection_div {
    top: 5px;
    right: 5px;
  }
}

