@charset "UTF-8";
@font-face {
  font-family: "Appsbd-Product";
  src: url("fonts/Appsbd-Product.eot?670c65");
  src: url("fonts/Appsbd-Product.eot?670c65#iefix") format("embedded-opentype"), url("fonts/Appsbd-Product.ttf?670c65") format("truetype"), url("fonts/Appsbd-Product.woff?670c65") format("woff"), url("fonts/Appsbd-Product.svg?670c65#Appsbd-Product") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.abp {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Appsbd-Product" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.abp-appsbd:before {
  content: "";
}

.abp-elite-licenser:before {
  content: "";
}

.abp-elite-licenser-ma-addon:before {
  content: "";
}

.abp-wc-multi-currency:before {
  content: "";
}

.abp-mca-logo:before {
  content: "";
}

.abp-mca-logo-pro:before {
  content: "";
}

.abp-logo-freetrial:before {
  content: "";
}

.abp-simple-notification:before {
  content: "";
}

.abp-top-bar-notification:before {
  content: "";
}

.notice.apbd-notice {
  margin-left: 0;
}
.notice.apbd-notice .float-right {
  float: right;
  margin-top: -4px;
}
.notice.apbd-notice .float-left {
  float: left;
  margin-top: -4px;
  margin-right: 5px;
}
.notice.apbd-notice .apd-icon {
  color: #ffffff;
  font-size: 31px;
  vertical-align: -8px;
  text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
}
.notice.apbd-notice .p-0 {
  padding: 0px;
}
.notice.apbd-notice .m-0 {
  margin: 0px;
}
.notice.apbd-notice .pt-0 {
  padding-top: 0px;
}
.notice.apbd-notice .mt-0 {
  margin-top: 0px;
}
.notice.apbd-notice .pb-0 {
  padding-bottom: 0px;
}
.notice.apbd-notice .mb-0 {
  margin-bottom: 0px;
}
.notice.apbd-notice .pl-0 {
  padding-left: 0px;
}
.notice.apbd-notice .ml-0 {
  margin-left: 0px;
}
.notice.apbd-notice .pr-0 {
  padding-right: 0px;
}
.notice.apbd-notice .mr-0 {
  margin-right: 0px;
}
.notice.apbd-notice .p-1 {
  padding: 5px;
}
.notice.apbd-notice .m-1 {
  margin: 5px;
}
.notice.apbd-notice .pt-1 {
  padding-top: 5px;
}
.notice.apbd-notice .mt-1 {
  margin-top: 5px;
}
.notice.apbd-notice .pb-1 {
  padding-bottom: 5px;
}
.notice.apbd-notice .mb-1 {
  margin-bottom: 5px;
}
.notice.apbd-notice .pl-1 {
  padding-left: 5px;
}
.notice.apbd-notice .ml-1 {
  margin-left: 5px;
}
.notice.apbd-notice .pr-1 {
  padding-right: 5px;
}
.notice.apbd-notice .mr-1 {
  margin-right: 5px;
}
.notice.apbd-notice .p-2 {
  padding: 10px;
}
.notice.apbd-notice .m-2 {
  margin: 10px;
}
.notice.apbd-notice .pt-2 {
  padding-top: 10px;
}
.notice.apbd-notice .mt-2 {
  margin-top: 10px;
}
.notice.apbd-notice .pb-2 {
  padding-bottom: 10px;
}
.notice.apbd-notice .mb-2 {
  margin-bottom: 10px;
}
.notice.apbd-notice .pl-2 {
  padding-left: 10px;
}
.notice.apbd-notice .ml-2 {
  margin-left: 10px;
}
.notice.apbd-notice .pr-2 {
  padding-right: 10px;
}
.notice.apbd-notice .mr-2 {
  margin-right: 10px;
}
.notice.apbd-notice .p-3 {
  padding: 15px;
}
.notice.apbd-notice .m-3 {
  margin: 15px;
}
.notice.apbd-notice .pt-3 {
  padding-top: 15px;
}
.notice.apbd-notice .mt-3 {
  margin-top: 15px;
}
.notice.apbd-notice .pb-3 {
  padding-bottom: 15px;
}
.notice.apbd-notice .mb-3 {
  margin-bottom: 15px;
}
.notice.apbd-notice .pl-3 {
  padding-left: 15px;
}
.notice.apbd-notice .ml-3 {
  margin-left: 15px;
}
.notice.apbd-notice .pr-3 {
  padding-right: 15px;
}
.notice.apbd-notice .mr-3 {
  margin-right: 15px;
}
.notice.apbd-notice .button {
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.67);
}
.notice.apbd-notice::after {
  clear: both;
}
.notice.apbd-notice.notice-appsbd {
  position: relative;
  border-left-color: #4a8fd9 !important;
}
.notice.apbd-notice.notice-appsbd.apbd-with-bg {
  background: rgba(74, 143, 217, 0.31);
}
.notice.apbd-notice.notice-appsbd .button.button-primary {
  background: #4a8fd9;
  color: #fff;
  border-color: #497fc8;
}
.notice.apbd-notice.notice-appsbd .button.button-primary:hover {
  background: #4068a8;
  border-color: #497fc8;
}
.notice.apbd-notice.notice-error.apbd-with-bg {
  background: rgba(220, 50, 50, 0.31);
}
.notice.apbd-notice.notice-error .button.button-primary {
  background: #dc3232;
  color: #fff;
  border-color: #a82b2b;
}
.notice.apbd-notice.notice-error .button.button-primary:hover {
  background: #9e2525;
  border-color: #721e1e;
}
.notice.apbd-notice.notice-success.apbd-with-bg {
  background: rgba(70, 180, 80, 0.31);
}
.notice.apbd-notice.notice-success .button.button-primary {
  background: #46b450;
  color: #fff;
  border-color: #3d9147;
}
.notice.apbd-notice.notice-success .button.button-primary:hover {
  background: #3e9148;
  border-color: #337239;
}

.apbd-green-btn, a.apbd-green-btn {
  text-decoration: unset !important;
  padding: 0px 5px 2px;
  color: #fff;
  background-color: #8fcc77;
  border-radius: 3px;
  text-decoration: none;
  -webkit-box-shadow: 0 0 3px -1px rgba(0, 0, 0, 0.38);
  -moz-box-shadow: 0 0 3px -1px rgba(0, 0, 0, 0.38);
  box-shadow: 0 0 3px -1px rgba(0, 0, 0, 0.38);
}
.apbd-green-btn:hover, a.apbd-green-btn:hover {
  color: #fff;
  background-color: #84bc6c;
}

.apbd-blue-btn {
  text-decoration: unset !important;
  padding: 0px 5px 2px;
  color: #fff;
  background-color: #20b1d2;
  border-radius: 3px;
  text-decoration: none;
  -webkit-box-shadow: 0 0 3px -1px rgba(0, 0, 0, 0.38);
  -moz-box-shadow: 0 0 3px -1px rgba(0, 0, 0, 0.38);
  box-shadow: 0 0 3px -1px rgba(0, 0, 0, 0.38);
}
.apbd-blue-btn:hover {
  color: #fff;
  background-color: #219dbf;
}

@media screen and (max-width: 782px) {
  .notice.apbd-notice .float-right, .notice.apbd-notice .float-left {
    float: unset;
    margin-top: unset;
    margin-right: unset;
  }
}

/*# sourceMappingURL=icon.css.map */
