body .npe2-plugin-panel {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .donation-module-panel {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .loader-panel {
  height: 100%;
  left: 0;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 99999999;
  background: rgba(255,255,255,0.5) url(../../images/ajax-loader.gif) center center no-repeat;
}
body .npe2-plugin-panel .loader-overlay.overlay {
  background: rgba(255,255,255,0.8);
  width: 100%;
  height: 100%;
  float: left;
  display: block;
}
body .npe2-plugin-panel ::-moz-selection {
  background: #59c9e6;
  color: #ffffff;
  text-shadow: none;
}
body .npe2-plugin-panel ::selection {
  background: #59c9e6;
  color: #ffffff;
  text-shadow: none;
}
body .npe2-plugin-panel html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body .npe2-plugin-panel html,
body .npe2-plugin-panel body {
  height: 100%;
}
body .npe2-plugin-panel body {
  margin: 0px;
  padding: 0px;
}
body .npe2-plugin-panel a {
  outline: 0;
}
body .npe2-plugin-panel a:hover,
body .npe2-plugin-panel a:focus {
  outline: 0;
}
body .npe2-plugin-panel input {
  outline: none;
  -webkit-appearance: none !important;
}
body .npe2-plugin-panel textarea {
  outline: none;
  -webkit-appearance: none !important;
}
body .npe2-plugin-panel input::-moz-focus-inner {
  border: 0;
}
body .npe2-plugin-panel img,
body .npe2-plugin-panel span {
  border: none;
}
body .npe2-plugin-panel ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
body .npe2-plugin-panel p,
body .npe2-plugin-paneltd,
body .npe2-plugin-panel input,
body .npe2-plugin-panel label,
body .npe2-plugin-panel form,
body .npe2-plugin-panel h1,
body .npe2-plugin-panel h2,
body .npe2-plugin-panel h3,
body .npe2-plugin-panel h4,
body .npe2-plugin-panel h5,
body .npe2-plugin-panel h6 {
  padding: 0;
  margin: 0;
}
body .npe2-plugin-panel *,
body .npe2-plugin-panel *::before,
body .npe2-plugin-panel *::after {
  box-sizing: border-box;
}
body .npe2-plugin-panel .clear {
  clear: both;
}
body .npe2-plugin-panel .margin-none {
  margin: 0px;
}
body .npe2-plugin-panel .padding-none {
  padding: 0px;
}
body .npe2-plugin-panel .select2-selection__rendered .select2-search {
  list-style-type: none;
}
body .npe2-plugin-panel .select2-selection__rendered .select2-selection__choice {
  list-style-type: none;
  margin-left: 0;
}
body .npe2-plugin-panel .common-box {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .common-box .full-common-box {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .common-box .none-padding {
  padding: 0px !important;
}
body .npe2-plugin-panel .common-box .none-margin {
  margin: 0px !important;
}
body .npe2-plugin-panel .common-box .boder-right {
  border-right: solid 1px #e5e5e5;
}
body .npe2-plugin-panel .common-box .boder-left {
  border-left: solid 1px #e5e5e5;
}
body .npe2-plugin-panel .common-box .title-box {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .common-box .title-box .h2-title {
  font-weight: 700;
  line-height: 35px;
  font-size: 30px;
  color: #000000;
}
body .npe2-plugin-panel .common-box .title-box .h3-title {
  font-weight: 600;
  line-height: 35px;
  font-size: 20px;
  color: #000000;
}
body .npe2-plugin-panel .common-box .title-box .h3-title a {
  font-weight: 600;
  font-size: 20px;
  color: #000000;
}
body .npe2-plugin-panel .common-box .title-box .h3-title a:hover {
  color: #000000;
}
body .npe2-plugin-panel .common-box .title-box .h4-title {
  font-weight: 600;
  line-height: 35px;
  font-size: 18px;
  color: #000000;
}
body .npe2-plugin-panel .common-box .title-box .h4-title a {
  font-weight: 600;
  font-size: 18px;
  color: #000000;
}
body .npe2-plugin-panel .common-box .title-box .h4-title a:hover {
  color: #000000;
}
body .npe2-plugin-panel .common-box .title-box .h5-title {
  font-weight: 600;
  line-height: 35px;
  font-size: 18px;
  color: #000000;
}
body .npe2-plugin-panel .common-box .title-box .h5-title a {
  font-weight: 600;
  font-size: 18px;
  color: #000000;
}
body .npe2-plugin-panel .common-box .title-box .h5-title a:hover {
  color: #000000;
}
body .npe2-plugin-panel .common-box .title-box .h6-title {
  font-weight: 600;
  line-height: 35px;
  font-size: 15px;
  color: #000000;
}
body .npe2-plugin-panel .common-box .title-box .h6-title a {
  font-weight: 600;
  font-size: 15px;
  color: #000000;
}
body .npe2-plugin-panel .common-box .title-box .h6-title a:hover {
  color: #000000;
}
body .npe2-plugin-panel .common-box .title-box .header-sub-title {
  font-size: 15px;
  color: #999;
  font-weight: 400;
}
body .npe2-plugin-panel .common-box .title-box .padding-none {
  padding: 0px;
}
body .npe2-plugin-panel .common-box .row-event {
  margin-right: -15px;
  margin-left: -15px;
}
body .npe2-plugin-panel .common-box .title-right-filter {
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
body .npe2-plugin-panel .common-box .title-right-filter label {
  font-size: 16px;
  color: #000000;
  font-weight: 600;
}
body .npe2-plugin-panel .common-box .left-side-panel {
  margin-bottom: 15px;
}
body .npe2-plugin-panel .common-box .right-view-panel {
  float: right;
}
body .npe2-plugin-panel .common-box .right-view-panel .view-changer span.fa {
  font-size: 23px !important;
}
body .npe2-plugin-panel .common-box .view-changer {
  float: right;
  display: inline-block;
  width: auto;
  padding-top: 10px;
}
body .npe2-plugin-panel .common-box .view-changer .view-box {
  float: left;
  margin: 0 7px;
  cursor: pointer;
}
body .npe2-plugin-panel .common-box .view-changer .view-box span[class*="fa-"] {
  font-size: 23px;
  color: #d9d9d9;
}
body .npe2-plugin-panel .common-box .view-changer .view-box.active .fa {
  color: #0073AA;
}
body .npe2-plugin-panel .common-box .npe-fs-col-1 .asset-t {
  width: 100%;
}
body .npe2-plugin-panel .common-box .npe-fs-col-2 .asset-t {
  width: 49%;
}
body .npe2-plugin-panel .common-box .npe-fs-col-3 .asset-t {
  width: 33%;
}
body .npe2-plugin-panel .common-box .npe-fs-col-4 .asset-t {
  width: 24.2%;
}
body .npe2-plugin-panel .common-box .npe-border {
  border: 1px solid #e0e0e0;
}
body .npe2-plugin-panel .common-box .cradit-card-spacer .asset-t .asset-t {
  padding-left: 0px;
}
body .npe2-plugin-panel .common-box .spacer-bottom-margin {
  margin-bottom: 10px;
}
body .npe2-plugin-panel .common-box .button-fixed-panel button {
  margin: 0px;
  white-space: normal;
  height: auto;
  line-height: 20px;
  border: none;
  opacity: 0.8;
  padding: 5px 20px;
  color: #fff !important;
}
body .npe2-plugin-panel .common-box .button-fixed-panel button:hover {
  opacity: 1;
  box-shadow: none;
}
body .npe2-plugin-panel .common-box .button-fixed-panel button.success {
  background: #698e4e;
  color: #fff !important;
}
body .npe2-plugin-panel .common-box .button-fixed-panel button.maintenance {
  background: #2b82e4;
  color: #fff !important;
}
body .npe2-plugin-panel .common-box .button-fixed-panel input {
  margin: 0px;
  white-space: normal;
  height: auto;
  line-height: 20px;
  border: none;
  opacity: 1;
  padding: 5px 20px;
}
body .npe2-plugin-panel .common-box .button-fixed-panel input:hover {
  opacity: 1;
  box-shadow: none;
}
body .npe2-plugin-panel .common-box .no-padding {
  padding: 0px;
}
body .npe2-plugin-panel .common-box .right-search-mobile {
  padding: 0px !important;
}
body .npe2-plugin-panel .newsletter-panel label.label-g {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 5px;
  margin-boom: 15px;
}
body .npe2-plugin-panel .newsletter-panel button {
  border-radius: 0;
  box-shadow: none;
  color: #fff !important;
  text-shadow: none;
}
body .npe2-plugin-panel .footer-button-panel {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .footer-button-panel button {
  margin: 0px !important;
}
body .npe2-plugin-panel .footer-unsubscribe-panel {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .footer-unsubscribe-panel a {
  margin-top: 10px;
  float: left;
  margin-bottom: 15px;
  color: #0073AA;
}
body .npe2-plugin-panel .spacer-left {
  position: relative;
  left: 3px;
}
body .npe2-plugin-panel .common-content-box {
  width: 100%;
  float: left;
  margin-top: 20px;
}
body .npe2-plugin-panel .common-content-box .bx-wrapper {
  width: 100%;
  float: left;
  margin-bottom: 30px;
}
body .npe2-plugin-panel .common-content-box .content {
  font-size: 15px;
  color: #000;
  font-weight: 400;
}
body .npe2-plugin-panel .common-content-box .recent-gallery {
  width: 100%;
  float: left;
  margin-top: 10px;
}
body .npe2-plugin-panel .common-content-box .recent-gallery .bx-controls {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .common-content-box .recent-gallery .bx-controls .bx-controls-direction {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .spacer-center-login {
  position: relative;
}
body .npe2-plugin-panel .spacer-center-login .cart-slide {
  margin: 0;
  padding: 0;
  right: 0;
  top: -40px;
}
body .npe2-plugin-panel .spacer-center-login .npe-user-account {
  border: 1px solid #cdcdcd !important;
}
body .npe2-plugin-panel .spacer-center-login .npe-user-account a {
  padding-right: 12px;
  padding-left: 12px;
}
body .npe2-plugin-panel .spacer-center-login .spacer-loading {
  border: none !important;
}
body .npe2-plugin-panel .spacer-center-login .npe-user-account label {
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  padding: 5px 15px 5px 5px;
}
body .npe2-plugin-panel .spacer-risd {
  width: 41.6667% !important;
}
body .npe2-plugin-panel .spacer-risd-1 {
  width: 50% !important;
}
body .npe2-plugin-panel .form-main-section {
  text-align: left;
}
body .npe2-plugin-panel .btn-npe-apply-coupon-box button {
  margin-top: 3px !important;
}
body .npe2-plugin-panel .right-panel-category-box {
  float: right !important;
}
body .npe2-plugin-panel div.ias-trigger-next a {
  text-decoration: underline;
  color: #0073AA;
}
body .npe2-plugin-panel div.bodyfont {
  font-size: 16px;
}
body .npe2-plugin-panel .grayscale {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
body .npe2-plugin-panel .npe-col-xs-1,
body .npe2-plugin-panel .npe-col-sm-1,
body .npe2-plugin-panel .npe-col-md-1,
body .npe2-plugin-panel .npe-col-lg-1,
body .npe2-plugin-panel .npe-col-xs-2,
body .npe2-plugin-panel .npe-col-sm-2,
body .npe2-plugin-panel .npe-col-md-2,
body .npe2-plugin-panel .npe-col-lg-2,
body .npe2-plugin-panel .npe-col-xs-event-3,
body .npe2-plugin-panel .npe-col-sm-3,
body .npe2-plugin-panel .npe-col-md-3,
body .npe2-plugin-panel .npe-col-lg-3,
body .npe2-plugin-panel .npe-col-xs-event-4,
body .npe2-plugin-panel .npe-col-sm-4,
body .npe2-plugin-panel .npe-col-md-4,
body .npe2-plugin-panel .npe-col-lg-4,
body .npe2-plugin-panel .npe-col-xs-event-5,
body .npe2-plugin-panel .npe-col-sm-5,
body .npe2-plugin-panel .npe-col-md-5,
body .npe2-plugin-panel .npe-col-lg-5,
body .npe2-plugin-panel .npe-col-xs-6,
body .npe2-plugin-panel .npe-col-sm-6,
body .npe2-plugin-panel .npe-col-md-6,
body .npe2-plugin-panel .npe-col-lg-6,
body .npe2-plugin-panel .npe-col-xs-7,
body .npe2-plugin-panel .npe-col-sm-7,
body .npe2-plugin-panel .npe-col-md-7,
body .npe2-plugin-panel .npe-col-lg-7,
body .npe2-plugin-panel .npe-col-xs-8,
body .npe2-plugin-panel .npe-col-sm-8,
body .npe2-plugin-panel .npe-col-md-8,
body .npe2-plugin-panel .npe-col-lg-8,
body .npe2-plugin-panel .npe-col-xs-9,
body .npe2-plugin-panel .npe-col-sm-9,
body .npe2-plugin-panel .npe-col-md-9,
body .npe2-plugin-panel .npe-col-lg-9,
body .npe2-plugin-panel .npe-col-xs-10,
body .npe2-plugin-panel .npe-col-sm-10,
body .npe2-plugin-panel .npe-col-md-10,
body .npe2-plugin-panel .npe-col-lg-10,
body .npe2-plugin-panel .npe-col-xs-11,
body .npe2-plugin-panel .npe-col-sm-11,
body .npe2-plugin-panel .npe-col-md-11,
body .npe2-plugin-panel .npe-col-lg-11,
body .npe2-plugin-panel .npe-col-xs-12,
body .npe2-plugin-panel .npe-col-sm-12,
body .npe2-plugin-panel .npe-col-md-12,
body .npe2-plugin-panel .npe-col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
body .npe2-plugin-panel .npe-col-xs-1,
body .npe2-plugin-panel .npe-col-xs-2,
body .npe2-plugin-panel .npe-col-xs-3,
body .npe2-plugin-panel .npe-col-xs-4,
body .npe2-plugin-panel .npe-col-xs-5,
body .npe2-plugin-panel .npe-col-xs-6,
body .npe2-plugin-panel .npe-col-xs-7,
body .npe2-plugin-panel .npe-col-xs-8,
body .npe2-plugin-panel .npe-col-xs-9,
body .npe2-plugin-panel .npe-col-xs-10,
body .npe2-plugin-panel .npe-col-xs-11,
body .npe2-plugin-panel .npe-col-xs-12 {
  float: left;
}
body .npe2-plugin-panel .npe-col-xs-1 {
  width: 8.33333333%;
}
body .npe2-plugin-panel .npe-col-xs-2 {
  width: 16.66666667%;
}
body .npe2-plugin-panel .npe-col-xs-3 {
  width: 25%;
}
body .npe2-plugin-panel .npe-col-xs-4 {
  width: 33.33333333%;
}
body .npe2-plugin-panel .npe-col-xs-5 {
  width: 41.66666667%;
}
body .npe2-plugin-panel .npe-col-xs-6 {
  width: 50%;
}
body .npe2-plugin-panel .npe-col-xs-7 {
  width: 58.33333333%;
}
body .npe2-plugin-panel .npe-col-xs-8 {
  width: 66.66666667%;
}
body .npe2-plugin-panel .npe-col-xs-9 {
  width: 75%;
}
body .npe2-plugin-panel .npe-col-xs-10 {
  width: 83.33333333%;
}
body .npe2-plugin-panel .npe-col-xs-11 {
  width: 91.66666667%;
}
body .npe2-plugin-panel .npe-col-xs-12 {
  width: 100%;
}
body .npe2-plugin-panel .npe-col-xs-pull-1 {
  left: 8.33333333%;
}
body .npe2-plugin-panel .npe-col-xs-pull-2 {
  width: 16.66666667%;
}
body .npe2-plugin-panel .npe-col-xs-pull-3 {
  width: 25%;
}
body .npe2-plugin-panel .npe-col-xs-pull-4 {
  width: 33.33333333%;
}
body .npe2-plugin-panel .npe-col-xs-pull-5 {
  width: 41.66666667%;
}
body .npe2-plugin-panel .npe-col-xs-pull-6 {
  width: 50%;
}
body .npe2-plugin-panel .npe-col-xs-pull-7 {
  width: 58.33333333%;
}
body .npe2-plugin-panel .npe-col-xs-pull-8 {
  width: 66.66666667%;
}
body .npe2-plugin-panel .npe-col-xs-pull-9 {
  width: 75%;
}
body .npe2-plugin-panel .npe-col-xs-pull-10 {
  width: 83.33333333%;
}
body .npe2-plugin-panel .npe-col-xs-pull-11 {
  width: 91.66666667%;
}
body .npe2-plugin-panel .npe-col-xs-pull-12 {
  width: 100%;
}
@media (min-width: 768px) {
  body .npe2-plugin-panel .npe-col-sm-1 {
    width: 8.33333333%;
  }
  body .npe2-plugin-panel .npe-col-sm-2 {
    width: 16.66666667%;
  }
  body .npe2-plugin-panel .npe-col-sm-3 {
    width: 25%;
  }
  body .npe2-plugin-panel .npe-col-sm-4 {
    width: 33.33333333%;
  }
  body .npe2-plugin-panel .npe-col-sm-5 {
    width: 41.66666667%;
  }
  body .npe2-plugin-panel .npe-col-sm-6 {
    width: 50%;
  }
  body .npe2-plugin-panel .npe-col-sm-7 {
    width: 58.33333333%;
  }
  body .npe2-plugin-panel .npe-col-sm-8 {
    width: 66.66666667%;
  }
  body .npe2-plugin-panel .npe-col-sm-9 {
    width: 75%;
  }
  body .npe2-plugin-panel .npe-col-sm-10 {
    width: 83.33333333%;
  }
  body .npe2-plugin-panel .npe-col-sm-11 {
    width: 91.66666667%;
  }
  body .npe2-plugin-panel .npe-col-sm-12 {
    width: 100%;
  }
}
@media (min-width: 768px) {
  body .npe2-plugin-panel .npe-col-sm-1 {
    width: 8.33333333%;
  }
  body .npe2-plugin-panel .npe-col-sm-2 {
    width: 16.66666667%;
  }
  body .npe2-plugin-panel .npe-col-sm-3 {
    width: 25%;
  }
  body .npe2-plugin-panel .npe-col-sm-4 {
    width: 33.33333333%;
  }
  body .npe2-plugin-panel .npe-col-sm-5 {
    width: 41.66666667%;
  }
  body .npe2-plugin-panel .npe-col-sm-6 {
    width: 50%;
  }
  body .npe2-plugin-panel .npe-col-sm-7 {
    width: 58.33333333%;
  }
  body .npe2-plugin-panel .npe-col-sm-8 {
    width: 66.66666667%;
  }
  body .npe2-plugin-panel .npe-col-sm-9 {
    width: 75%;
  }
  body .npe2-plugin-panel .npe-col-sm-10 {
    width: 83.33333333%;
  }
  body .npe2-plugin-panel .npe-col-sm-11 {
    width: 91.66666667%;
  }
  body .npe2-plugin-panel .npe-col-sm-12 {
    width: 100%;
  }
}
@media (min-width: 992px) {
  body .npe2-plugin-panel .npe-col-md-1 {
    width: 8.33333333%;
  }
  body .npe2-plugin-panel .npe-col-md-2 {
    width: 16.66666667%;
  }
  body .npe2-plugin-panel .npe-col-md-3 {
    width: 25%;
  }
  body .npe2-plugin-panel .npe-col-md-4 {
    width: 33.33333333%;
  }
  body .npe2-plugin-panel .npe-col-md-5 {
    width: 41.66666667%;
  }
  body .npe2-plugin-panel .npe-col-md-6 {
    width: 50%;
  }
  body .npe2-plugin-panel .npe-col-md-7 {
    width: 58.33333333%;
  }
  body .npe2-plugin-panel .npe-col-md-8 {
    width: 66.66666667%;
  }
  body .npe2-plugin-panel .npe-col-md-9 {
    width: 75%;
  }
  body .npe2-plugin-panel .npe-col-md-10 {
    width: 83.33333333%;
  }
  body .npe2-plugin-panel .npe-col-md-11 {
    width: 91.66666667%;
  }
  body .npe2-plugin-panel .npe-col-md-12 {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  body .npe2-plugin-panel .npe-col-lg-1 {
    width: 8.33333333%;
  }
  body .npe2-plugin-panel .npe-col-lg-2 {
    width: 16.66666667%;
  }
  body .npe2-plugin-panel .npe-col-lg-3 {
    width: 25%;
  }
  body .npe2-plugin-panel .npe-col-lg-4 {
    width: 33.33333333%;
  }
  body .npe2-plugin-panel .npe-col-lg-5 {
    width: 41.66666667%;
  }
  body .npe2-plugin-panel .npe-col-lg-6 {
    width: 50%;
  }
  body .npe2-plugin-panel .npe-col-lg-7 {
    width: 58.33333333%;
  }
  body .npe2-plugin-panel .npe-col-lg-8 {
    width: 66.66666667%;
  }
  body .npe2-plugin-panel .npe-col-lg-9 {
    width: 75%;
  }
  body .npe2-plugin-panel .npe-col-lg-10 {
    width: 83.33333333%;
  }
  body .npe2-plugin-panel .npe-col-lg-11 {
    width: 91.66666667%;
  }
  body .npe2-plugin-panel .npe-col-lg-12 {
    width: 100%;
  }
}
body .npe2-plugin-panel .list-view {
  width: 100%;
  float: left;
  color: red;
}
body .npe2-plugin-panel .list-view ul {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .list-view ul li {
  width: 100%;
  float: left;
  background: #fafafa;
  border: 1px solid #e5e5e5;
  margin-left: 0;
  margin-bottom: 20px;
  list-style-type: none;
}
body .npe2-plugin-panel .list-view ul li:last-child {
  margin-bottom: 0px;
}
body .npe2-plugin-panel .list-view ul li a {
  float: left;
  padding: 10px;
  width: 100%;
}
body .npe2-plugin-panel .list-view ul li .date-viewer {
  background: #999999;
  padding: 7px;
  border-radius: 3px;
  height: 115px;
  overflow: hidden;
}
body .npe2-plugin-panel .list-view ul li .date-viewer .date-box {
  color: white;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  padding: 0;
  text-align: center;
  width: 100%;
  margin: 0;
}
body .npe2-plugin-panel .list-view ul li .date-viewer .month-box {
  color: white;
  display: inline-block;
  font-size: 14px;
  padding: 0;
  text-align: center;
  width: 100%;
}
body .npe2-plugin-panel .list-view ul li .sub-title {
  width: 100%;
  float: left;
  font-size: 19px;
  font-weight: 600;
  color: #333333;
  margin: 5px 0;
}
body .npe2-plugin-panel .list-view ul li .event-label-info {
  width: 100%;
  float: left;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
}
body .npe2-plugin-panel .list-view ul li:hover {
  background: #f4f4f4;
}
body .npe2-plugin-panel .grid-view {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .grid-view ul {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .grid-view ul li {
  float: left;
  background: #fafafa;
  border: 1px solid #e5e5e5;
  list-style-type: none;
  margin: 0 3% 20px 0%;
  margin-left: 0;
}
body .npe2-plugin-panel .grid-view ul li:last-child {
  margin-bottom: 0px;
}
body .npe2-plugin-panel .grid-view ul li a {
  float: left;
  padding: 10px;
  width: 100%;
}
body .npe2-plugin-panel .grid-view ul li .date-viewer {
  background: #999999;
  padding: 7px;
  border-radius: 3px;
  width: 100%;
  height: 133px;
  overflow: hidden;
}
body .npe2-plugin-panel .grid-view ul li .date-viewer .date-box {
  color: white;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  padding: 0;
  text-align: center;
  width: 100%;
  margin: 0;
}
body .npe2-plugin-panel .grid-view ul li .date-viewer .month-box {
  color: white;
  display: inline-block;
  font-size: 14px;
  padding: 0;
  text-align: center;
  width: 100%;
}
body .npe2-plugin-panel .grid-view ul li .event-title-head {
  width: 100%;
}
body .npe2-plugin-panel .grid-view ul li .sub-title {
  width: 100%;
  float: left;
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  margin: 5px 0;
}
body .npe2-plugin-panel .grid-view ul li .event-label-info {
  width: 100%;
  float: left;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  height: 100px;
  overflow: auto;
}
body .npe2-plugin-panel .grid-view ul li:hover {
  background: #f4f4f4;
}
body .npe2-plugin-panel .list-view ul li .date-viewer {
  border: 1px solid #f7f7f7;
  border-radius: 0;
  padding: 1px;
  background: none;
}
body .npe2-plugin-panel .grid-view ul li .date-viewer {
  border: 1px solid #f7f7f7;
  border-radius: 0;
  padding: 1px;
  background: none;
}
body .npe2-plugin-panel .grid-view ul li .donation-title-head {
  width: 100%;
  margin-top: 7px;
  padding: 0px;
}
body .npe2-plugin-panel .right-c-content-box {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .right-c-content-box .donate-block-list-item {
  width: 100%;
  float: left;
  margin: 0px 0 15px 0;
}
body .npe2-plugin-panel .npe-title-social-media {
  width: 100%;
  float: left;
  margin-top: 15px;
}
body .npe2-plugin-panel .form-main-section {
  width: 100%;
  float: left;
  padding: 15px;
  text-align: left;
  background: #f0f0f0;
  margin-top: 15px;
}
body .npe2-plugin-panel .form-main-section .inner-form-section {
  width: 100%;
  float: left;
  background: #fff;
  border: solid 1px #e5e5e5;
  padding: 15px;
}
body .npe2-plugin-panel .bg-asset-panel {
  background: #f7f7f7;
  border-top: solid 3px #0073AA;
  float: left;
  width: 100%;
  padding: 13px 5px;
  margin-top: 5px;
}
body .npe2-plugin-panel .money-section-panel {
  width: 100%;
  float: left;
  margin-top: 15px;
}
body .npe2-plugin-panel .money-section-panel .found-amount {
  font-size: 35px;
  float: left;
  width: 100%;
  padding: 30px 0;
  color: #000000;
  font-weight: 600;
}
body .npe2-plugin-panel .money-section-panel p.npe-fund-gift-desc {
  position: relative;
  top: -20px;
  font-size: 15px;
}
body .npe2-plugin-panel .form-donate-panel {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .form-donate-panel .common-full-panel {
  width: 100%;
  float: left;
  margin-top: 15px;
}
body .npe2-plugin-panel .form-donate-panel .common-full-none-panel {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .form-donate-panel .spacer-top {
  padding-top: 0;
  margin-top: 0;
}
body .npe2-plugin-panel .form-donate-panel .spacer-padd {
  padding: 13px 15px;
}
body .npe2-plugin-panel .form-donate-panel .fullwidth {
  width: 99%;
}
body .npe2-plugin-panel .common-data-trans-panel .spacer-padding-20 {
  padding: 20px;
  border-bottom: solid 1px #f0f0f0;
}
body .npe2-plugin-panel .common-data-trans-panel .spacer-padding-20 button {
  margin: 0px;
}
body .npe2-plugin-panel .common-data-trans-panel .spacer-padding-20 .h5-title {
  float: left;
}
body .npe2-plugin-panel .common-data-trans-panel .spacer-padding-20 .float-r.pad-r-10.ng-scope {
  float: right;
  margin: 0 0 0 16px;
  padding: 0 !important;
}
body .npe2-plugin-panel .common-data-trans-panel .spacer-padding-20 label {
  font-size: 14px;
}
body .npe2-plugin-panel .common-data-trans-panel .spacer-padding-20 .fs-f-l {
  font-size: 14px;
}
body .npe2-plugin-panel .common-data-trans-panel .spacer-padding-20:hover {
  background: #fffce7;
}
body .npe2-plugin-panel #npe-event-attendees-detail-block .close-event-attendees-detail-block {
  float: right;
}
body .npe2-plugin-panel #spnAttendeeInfo .asset-t .fs-f-l {
  margin-bottom: 10px;
  display: inline-block;
}
body .npe2-plugin-panel .cancelRegistration .fa-minus-circle {
  color: #1e73be !important;
  font-size: 25px !important;
}
body .npe2-plugin-panel .close-event-attendees-detail-block,
body .npe2-plugin-panel button {
  font-weight: normal !important;
  padding: 5px 20px !important;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  background: #0073AA;
  border: none;
}
body .npe2-plugin-panel .login-panel {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .login-panel .title-box {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .login-panel .title-box .h2-title {
  font-weight: 700;
  line-height: 35px;
  font-size: 30px;
  color: #404040;
  text-align: left;
}
body .npe2-plugin-panel .login-panel .title-box .h3-title {
  font-weight: 600;
  line-height: 35px;
  font-size: 23px;
  color: #404040;
}
body .npe2-plugin-panel .login-panel .title-box .h3-title a {
  font-size: 20px;
  color: #0079bf;
  font-weight: 600;
}
body .npe2-plugin-panel .login-panel .title-box .h3-title a:hover {
  color: #000;
}
body .npe2-plugin-panel .login-panel .title-box .h4-title {
  font-weight: 600;
  line-height: 35px;
  font-size: 18px;
  color: #404040;
}
body .npe2-plugin-panel .login-panel .title-box .h4-title a {
  font-size: 16px;
  color: #0079bf;
  font-weight: 600;
}
body .npe2-plugin-panel .login-panel .title-box .h4-title a:hover {
  color: #000;
}
body .npe2-plugin-panel .login-panel .title-box .header-sub-title {
  font-size: 15px;
  color: #999;
  font-weight: 400;
}
body .npe2-plugin-panel .login-panel .npe-bg-gray {
  background: #f7f7f7;
  width: 100%;
  float: left;
  margin-top: 15px;
}
body .npe2-plugin-panel .login-panel .login-box {
  padding: 25px;
}
body .npe2-plugin-panel .login-panel .login-box .title-box {
  margin: 0px 0px 10px 0;
}
body .npe2-plugin-panel .login-panel .login-box .fullwidth {
  width: 100%;
  padding-left: 0px;
}
body .npe2-plugin-panel .login-panel .footer-section-panel span {
  float: right;
  margin-top: 10px;
  font-size: 15px;
  color: #383838;
}
body .npe2-plugin-panel .login-panel .footer-section-panel span a {
  font-size: 15px;
  color: #0073AA;
  cursor: pointer;
}
body .npe2-plugin-panel .login-panel .footer-section-panel span a:hover {
  color: #0073AA;
}
body .npe2-plugin-panel .login-panel .news-latter-panel {
  position: relative;
  left: -18px;
}
body .npe2-plugin-panel .login-panel .news-latter-panel .title label {
  font-weight: 400;
  line-height: 20px;
}
body .npe2-plugin-panel .login-panel .news-latter-panel .contents label {
  font-weight: 400;
  line-height: 21px;
  width: 100%;
}
body .npe2-plugin-panel .login-panel .margin-none-ig {
  margin-bottom: 0 !important;
}
body .npe2-plugin-panel .login-panel .spacer-footer-line span {
  width: auto !important;
  margin-top: 10px;
}
body .npe2-plugin-panel .login-panel #pageContentLogin .spacer-footer-line span,
body .npe2-plugin-panel .login-panel #pageContentRegister .spacer-footer-line span {
  margin-top: 0;
}
body .npe2-plugin-panel .login-panel .login-section-box-s input:-moz-read-only {
  background: #fff;
}
body .npe2-plugin-panel .login-panel .margin-none-f {
  margin: 0px !important;
}
body .npe2-plugin-panel .login-panel .margin-none-f .modal-close {
  top: 10px !important;
  right: 1px !important;
}
body .npe2-plugin-panel .login-panel .spacer-one {
  padding: 0px;
  position: initial;
}
body .npe2-plugin-panel .login-panel .spacer-trs {
  padding-left: 0px !important;
}
body .npe2-plugin-panel .login-panel .pad-lb-20 {
  padding-bottom: 20px;
}
body .npe2-plugin-panel .login-panel .login-section-box-s .modal-close {
  position: absolute;
  right: 16px;
  top: 25px;
  cursor: pointer;
  z-index: 99999999999999999;
  font-size: 45px;
}
body .npe2-plugin-panel .login-panel .login-section-box-s .footer-section-panel .left-sped {
  float: left;
}
body .npe2-plugin-panel .login-panel .login-section-box-s .footer-section-panel span {
  width: 36%;
  text-align: right;
}
body .npe2-plugin-panel .login-panel .login-section-box-s .right-side-panel-box .right-part-hg h6 {
  width: 100%;
  font-weight: 600 !important;
  font-size: 16px;
  margin-bottom: 8px;
}
body .npe2-plugin-panel .login-panel .login-section-box-s .right-side-panel-box .last-signup button {
  display: inline-block;
  float: none;
}
body .npe2-plugin-panel .login-panel .login-section-box-s .info-box {
  clear: both;
  margin-top: 5px;
  padding: 10px 15px;
  background-color: #dedede;
  border: 1px solid #dedede;
}
body .npe2-plugin-panel .login-panel .login-section-box-s .last-register {
  margin-top: 38px;
}
body .npe2-plugin-panel .login-panel .login-section-box-s .last-register b {
  width: 60px;
  height: 60px;
  line-height: 45px;
  text-align: center;
  font-size: 20px;
}
body .npe2-plugin-panel .login-panel .login-section-box-s p {
  line-height: 20px;
  font-size: 14px;
}
body .npe2-plugin-panel .login-panel .login-section-box-s a {
  line-height: 20px;
}
body .npe2-plugin-panel .login-panel .login-section-box-s a.user-login-link {
  line-height: 34px;
}
body .npe2-plugin-panel .login-panel .spacing-padd {
  padding-top: 20px;
}
body .npe2-plugin-panel .login-panel .spacing-padd .asset-t {
  padding-left: 0;
  margin-right: 1px;
}
body .npe2-plugin-panel .login-panel .npe-fs-col-1 .asset-t {
  width: 100%;
}
body .npe2-plugin-panel .login-panel .npe-fs-col-2 .asset-t {
  width: 50%;
}
body .npe2-plugin-panel .login-panel .npe-fs-col-3 .asset-t {
  width: 33.3%;
}
body .npe2-plugin-panel .login-panel .npe-fs-col-4 .asset-t {
  width: 25%;
}
body .npe2-plugin-panel .login-panel .npe-border {
  border: 1px solid #e0e0e0;
}
@font-face {
  font-family: 'npe_icons_v1regular';
  src: url('../../fonts/npe-icons-webfont.eot');
  src: url('../../fonts/npe-icons-webfont.eot?#iefix') format('embedded-opentype'), url('../../fonts/npe-icons-webfont.woff') format('woff'), url('../../fonts/npe-icons-webfont.ttf') format('truetype'), url('../../fonts/npe-icons-webfont.svg#npe_icons_v1regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body .npe2-plugin-panel .icon-close {
  font-family: 'npe_icons_v1regular' !important;
  text-transform: none !important;
  font-weight: normal !important;
}
body .npe2-plugin-panel .icon-close:after {
  content: "c";
}
body .npe2-plugin-panel .amount-s {
  padding-top: 0px !important;
  font-size: 22px;
}
body .npe2-plugin-panel .common-full-section {
  width: 100%;
  float: left;
  padding: 10px 0;
  border-bottom: solid 1px #e0e0e0;
  margin-bottom: 3px;
}
body .npe2-plugin-panel .common-full-section .edit-cart-item i,
body .npe2-plugin-panel .common-full-section .remove-cart-item i {
  color: #0073AA;
  cursor: pointer;
}
body .npe2-plugin-panel .common-full-section .edit-cart-item i:hover,
body .npe2-plugin-panel .common-full-section .remove-cart-item i:hover {
  color: #0073AA;
}
body .npe2-plugin-panel .common-full-section span {
  font-size: 14px;
  color: #404040;
}
body .npe2-plugin-panel .cradit-card-spacer .asset-t .asset-t {
  padding: 0 5px 0 0;
  width: 49.7%;
  float: left;
}
body .npe2-plugin-panel .cradit-card-spacer .asset-t .asset-t:last-child {
  padding: 0px;
}
body .npe2-plugin-panel .multilevel-list-1 .text-common {
  width: 100%;
  float: left;
  padding: 10px;
}
body .npe2-plugin-panel .multilevel-list-1 .text-common label {
  font-size: 16px;
  color: #454545;
}
body .npe2-plugin-panel .multilevel-list-1 .text-common label b {
  font-weight: 600;
}
body .npe2-plugin-panel .multilevel-list-1 .text-common .h2-sub-title {
  font-size: 16px;
  font-weight: 400;
}
body .npe2-plugin-panel .multilevel-list-1 .text-common .left-textbox {
  margin-left: -24px;
}
body .npe2-plugin-panel .multilevel-list-1 .text-common .right-btnbox {
  left: 44px;
  position: relative;
  top: -8px;
}
body .npe2-plugin-panel .multilevel-list-1 .text-common .right-btnbox button {
  height: 38px;
}
body .npe2-plugin-panel .align-right {
  text-align: right;
}
body .npe2-plugin-panel .align-left {
  text-align: left;
}
body .npe2-plugin-panel .content-tab {
  width: 100%;
  float: left;
  background: #f7f7f7;
  padding: 10px 10px 0 10px;
}
body .npe2-plugin-panel .npe-live-plugins .content-tab ul {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .npe-live-plugins .content-tab ul li {
  float: left;
  padding-right: 1px;
  padding-top: 3px;
  list-style-type: none;
  margin: 0px;
}
body .npe2-plugin-panel .npe-live-plugins .content-tab ul li a:hover {
  outline: none;
  color: #fff;
}
body .npe2-plugin-panel .npe-live-plugins .content-tab ul li a {
  float: left;
  width: 100%;
  line-height: 40px;
  background: white;
  color: #333333;
  font-size: 14px;
  font-weight: 600;
  padding: 0 20px;
}
body .npe2-plugin-panel .npe-live-plugins .content-tab ul li.active {
  padding-top: 0px;
  padding-bottom: 0px;
  list-style-type: none;
  margin: 0px;
}
body .npe2-plugin-panel .npe-live-plugins .content-tab ul li.active a {
  outline: none;
  line-height: 41px;
  color: #fff;
}
body .npe2-plugin-panel a.link-button {
  background: #0079bf;
  border: none;
  border-bottom: none;
}
body .npe2-plugin-panel .npe-plugins button {
  background: #0079bf;
  border: none;
  border-bottom: none;
}
body .npe2-plugin-panel .npe-plugins input[type="button"] {
  background: #0079bf;
  border: none;
  border-bottom: none;
}
body .npe2-plugin-panel .event-btn {
  width: 140px !important;
}
body .npe2-plugin-panel .npe-plugins input[type="submit"] {
  background: #0079bf;
  border: none;
  border-bottom: none;
}
body .npe2-plugin-panel .npe-live-plugins .content-tab ul li.active a {
  background: #0073AA;
  background: -webkit-linear-gradient(top,#0073AA 0%,#0073AA 100%);
  background: linear-gradient(to bottom,#0073AA 0%,#0073AA 100%);
  border-bottom: 3px solid #0073AA;
  color: #fff;
}
body .npe2-plugin-panel .npe-live-plugins .content-tab ul li a:hover {
  background: #0073AA;
  background: -webkit-linear-gradient(top,#0073AA 0%,#0073AA 100%);
  background: linear-gradient(to bottom,#0073AA 0%,#0073AA 100%);
  color: #fff;
  text-decoration: none !important;
}
body .npe2-plugin-panel a:hover {
  text-decoration: none !important;
}
body .npe2-plugin-panel .npe-user-cart {
  background: #0073AA;
}
body .npe2-plugin-panel .npe-user-cart span.fa-shopping-cart {
  font-size: 16px;
}
body .npe2-plugin-panel .npe-user-cart #cart-item-count {
  font-size: 16px;
}
body .npe2-plugin-panel .npe-plugins .remove-item {
  color: #fff;
  border: 1px solid #0073AA;
}
body .npe2-plugin-panel .npe-plugins .remove-item:hover {
  color: #fff;
  background-color: #0073AA;
}
body .npe2-plugin-panel .npe-plugins .npe-btn.npe-btn-green {
  background: #0073AA;
  color: #ffffff;
  border: 1px solid #0073AA;
}
body .npe2-plugin-panel .npe-plugins .npe-donation-block span {
  color: #fff;
}
body .npe2-plugin-panel .npe-plugins .npe-title-section h2 {
  color: #fff;
}
body .npe2-plugin-panel .npe-plugins .npe-donation-block.active {
  background: commonBgColor;
}
body .npe2-plugin-panel .npe-plugins .cart-btn {
  color: #fff;
}
body .npe2-plugin-panel .npe-plugins .cart-btn:hover {
  color: #fff;
}
body .npe2-plugin-panel .npe-plugins .npe-user-cart a {
  color: #fff;
}
body .npe2-plugin-panel a.link-button:hover {
  background: #0073AA;
  border: none;
  border-bottom: none;
}
body .npe2-plugin-panel .npe-plugins button:hover {
  background: #0073AA;
  border: none;
  border-bottom: none;
}
body .npe2-plugin-panel .npe-plugins input[type="button"]:hover {
  background: #0073AA;
  border: none;
  border-bottom: none;
}
body .npe2-plugin-panel .npe-plugins input[type="submit"]:hover {
  background: #0073AA;
  border: none;
  border-bottom: none;
}
body .npe2-plugin-panel .npe-live-plugins .content-tab ul li.active a:hover {
  background: #0073AA;
  background: -webkit-linear-gradient(top,#0073AA 0%,#0073AA 100%);
  background: linear-gradient(to bottom,#0073AA 0%,#0073AA 100%);
  border-bottom: 3px solid #0073AA;
  color: #fff;
}
body .npe2-plugin-panel .npe-user-cart:hover {
  background: #0073AA;
}
body .npe2-plugin-panel .npe-plugins .npe-btn.npe-btn-green:hover {
  background: #0073AA;
  color: #ffffff;
  border: 1px solid #000000;
}
body .npe2-plugin-panel [date-picker] .active:hover,
body .npe2-plugin-panel [date-picker] .active:active,
body .npe2-plugin-panel [date-picker] .active.active,
body .npe2-plugin-panel [date-picker] .active.disabled,
body .npe2-plugin-panel [date-picker] .active[disabled] {
  color: white;
  background-color: #0073AA;
}
body .npe2-plugin-panel .npe-user-account .npe-user-icon {
  background: #0073AA;
  line-height: 22px;
}
body .npe2-plugin-panel .npe-user-account .npe-user-icon i {
  font-size: 16px;
}
body .npe2-plugin-panel .npe-user-account .npe-user-dropdown li a {
  color: #0073AA;
}
body .npe2-plugin-panel .npe-user-account .npe-user-dropdown li a:hover {
  color: #fff;
  background: #0073AA;
}
body .npe2-plugin-panel .npe-plugins a {
  color: #fff;
}
body .npe2-plugin-panel .npe-plugins a.link-button {
  color: white;
}
body .npe2-plugin-panel .npe-plugins .date-viewer {
  background: #aa00ad;
  opacity: 0.8;
}
body .npe2-plugin-panel .npe-plugins .floating-menu {
  position: fixed;
  top: 50px;
  right: 50px;
  z-index: 1;
  height: 38px;
  width: 20%;
}
body .npe2-plugin-panel .npe-plugins .npe-view-uploaded-image {
  height: 100%;
  max-height: inherit !important;
  width: 100%;
}
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 {
  display: inline-block;
  width: 100%;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-header,
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 > .lst-header {
  display: inline-block;
  width: 100%;
  float: left;
  color: #999999;
  font-size: 1.1em;
}
body .npe2-plugin-panel .npe-live-plugins .nobreak-word > .lst-header > .lst-item > [class*="col-"] label {
  word-wrap: normal;
}
body .npe2-plugin-panel .npe-live-plugins .nobreak-word > .lst-body > .lst-item > [class*="col-"] label,
body .npe2-plugin-panel .npe-live-plugins .nobreak-word > .lst-body > .lst-item > [class*="col-"] p {
  word-wrap: normal;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-header h3 {
  font-size: 1.8em;
  color: #454545;
  font-weight: 600;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 h2 {
  font-size: 1.6em;
  color: #454545;
  font-weight: 600;
}
body .npe2-plugin-panel .npe-live-plugins .list-2 > .lst-body .list-1-header,
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 .lst-body .list-1-header,
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-body .list-1-header {
  font-size: 1.1em;
  display: inline-block;
  color: #999999;
  word-wrap: break-word;
  width: 100%;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-header label,
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 > .lst-header label,
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 .list-1 > .lst-header label {
  font-size: 12px;
  display: inline-block;
  color: #999999;
  word-wrap: break-word;
  width: 100%;
}
body .npe2-plugin-panel .npe-live-plugins .lst-header label span[class*="icon-"] {
  display: inline-block;
  font-size: 12px;
  margin-left: -3px;
  margin-top: 1px;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-header label,
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 > .lst-header label {
  padding-top: 8px;
  color: #000;
  font-size: 12px;
  font-weight: 600;
}
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 .list-1 > .lst-header label {
  padding-top: 0px;
}
body .npe2-plugin-panel .npe-live-plugins .list-2 > .lst-body .list-1-header,
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-body .list-1-header {
  padding-bottom: 3px;
}
body .npe2-plugin-panel .list-1 .lst-body > .lst-item > div .cont-lst-header h4 em {
  font-size: 0.72em;
  color: #999999;
  font-style: normal;
}
body .npe2-plugin-panel .list-1 .lst-body > .lst-item > div .cont-lst-header h4 a {
  font-size: inherit;
  color: #333333;
}
body .npe2-plugin-panel .list-1 .lst-body > .lst-item > div a {
  color: #00d388;
  font-size: 14px;
  cursor: pointer;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-body,
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 > .lst-body {
  border-bottom: 1px solid #e5e5e5;
  display: inline-block;
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 > .lst-body {
  padding-bottom: 8px;
}
body .npe2-plugin-panel .npe-live-plugins .list-1.root-list .lst-item > .col-12 {
  padding-left: 20px !important;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-header > .lst-item > div,
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-body > .lst-item > form > div,
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-body > .lst-item > div,
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-footer > .lst-item > div,
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 > .lst-body > .lst-item > div,
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 > .lst-footer > .lst-item > div,
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 > .lst-footer > div,
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 > .lst-header > .lst-item > div {
  padding: 10px 15px;
  font-size: 13px;
}
body .npe2-plugin-panel .npe-live-plugins .lst-item > div[spinner-key] {
  padding: 0px !important;
}
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 > .lst-body > .lst-item > .list-1 {
  padding: 0px;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-header > .lst-item > div > div[class*="col-"],
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-body > .lst-item > div > div[class*="col-"],
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-footer > .lst-item > div > div[class*="col-"] {
  padding-right: 10px;
  padding-bottom: 10px;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-body > .lst-item,
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 > .lst-body > .lst-item {
  display: inline-block;
  width: 100%;
  border-top: 1px solid #e5e5e5;
  float: left;
}
body .npe2-plugin-panel .npe-live-plugins .list-1.middleAlign > .lst-body > .lst-item {
  float: none;
}
body .npe2-plugin-panel .npe-live-plugins .list-1.middleAlign > .lst-body > .lst-item > div[class*="col-"] {
  max-width: 0px;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-body > .lst-item.selected,
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-body > .lst-item.selected:hover {
  background-color: #faf4d2;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-body > .lst-item > div > .shorting-icon {
  float: left;
  margin-top: 10px;
  margin-left: -9px;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-body > .lst-item > div > .shorting-icon + * {
  float: left;
  width: calc(80%);
  word-wrap: break-word;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 .list-seperator,
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 .list-seperator {
  display: inline-block;
  margin-right: 5px;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 .list-seperator label,
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 .list-seperator label {
  font-size: 15px !important;
  color: #000 !important;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 .list-seperator label:after,
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 .list-seperator label:after {
  content: " :";
  padding-right: 3px;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 .list-seperator span,
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 .list-seperator span {
  font-size: 15px !important;
  color: #000 !important;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 .list-seperator span *,
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 .list-seperator span * {
  font-size: inherit !important;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 .list-seperator span [class*="icon-"],
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 .list-seperator span [class*="icon-"] {
  font-size: 2em !important;
  display: inline-block;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 .list-seperator:after,
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 .list-seperator:after {
  font-size: 1.3em;
  content: "|";
  color: #999999;
  margin-left: 8px;
  display: inline-block;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 .list-seperator:last-child:after,
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 .list-seperator:last-child:after {
  content: "";
}
body .npe2-plugin-panel .npe-live-plugins .list-1 .list-seperator.remove-seperator:after,
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 .list-seperator.remove-seperator:after {
  display: none;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 file-select .drop-box span.min-text,
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 file-select .drop-box span.min-text {
  font-size: 1.1em;
  font-weight: 400;
  padding: 5px;
}
body .npe2-plugin-panel .npe-live-plugins .list-1.middleAlign > .lst-body > .lst-item > div > .shorting-icon {
  float: none;
  display: inline-block;
  margin-top: -4px;
}
body .npe2-plugin-panel .npe-live-plugins .list-1.middleAlign > .lst-body > .lst-item > div > .shorting-icon + * {
  float: none;
  display: inline-block;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 .lst-icon,
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 .lst-icon,
body .npe2-plugin-panel .npe-live-plugins .list-4 .lst-icon,
body .npe2-plugin-panel .npe-live-plugins .lst-icon-big {
  color: #999999;
  cursor: pointer;
}
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 h3 .btn-group {
  font-size: 0.6em;
}
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 .icon-active,
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 .icon-inactive {
  font-size: 2.6em;
  cursor: pointer;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 .lst-icon,
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 .lst-icon,
body .npe2-plugin-panel .npe-live-plugins .list-4 .lst-icon {
  font-size: 2.25em;
}
body .npe2-plugin-panel .npe-live-plugins .lst-icon-big {
  font-size: 4.9em;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-footer {
  display: inline-block;
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-body h3,
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 > .lst-body h3 {
  font-weight: 600;
  font-size: 1.4em;
  margin-bottom: 10px;
  color: #454545;
  padding-bottom: 0px;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-body h5,
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 > .lst-body h5 {
  font-weight: normal;
  font-size: 1.4em;
  margin-bottom: 0px;
  color: #454545;
  padding-bottom: 0px;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 input[type="checkbox"] + label,
body .npe2-plugin-panel .npe-live-plugins .list-1 input[type="redio"] + label {
  margin-bottom: 0;
  padding-left: 24px;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 input[type="checkbox"] + label:before,
body .npe2-plugin-panel .npe-live-plugins .list-1 input[type="redio"] + label:before {
  margin-left: -24px;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 div[class*="col-"].align-center input[type="checkbox"] + label,
body .npe2-plugin-panel .npe-live-plugins .list-1 div[class*="col-"].align-center input[type="redio"] + label {
  margin-right: 0px;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 h3 > span {
  color: #999999;
  float: right;
  font-size: 0.85em;
  font-weight: normal;
  padding-top: 1px;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 p,
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-body label,
body .npe2-plugin-panel .npe-live-plugins .icon .multilevel-list-1 p,
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 > .lst-body label,
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 > .lst-body p {
  color: #454545;
  font-size: 13px;
  word-wrap: break-word;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 p span,
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-body label span,
body .npe2-plugin-panel .npe-live-plugins .icon .multilevel-list-1 p span,
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 > .lst-body label span,
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 > .lst-body p span {
  font-size: 13px;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-body h4 {
  padding-bottom: 0;
  cursor: pointer;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-body p i,
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-body i {
  color: #999999;
  display: inline-block;
  word-wrap: break-word;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-body p i {
  font-size: 1em;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-body p > b {
  font-weight: 600;
  font-size: 1.1em;
  margin-top: -2px;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 .lst-body p input[type="checkbox"] + label:before {
  margin-top: 2px;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 .lst-body p input[type="checkbox"] + label {
  font-size: 1.1em;
}
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 > .lst-body label > b,
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-body label > b {
  font-weight: 600;
  font-size: 1.1em;
  display: inline-block;
  margin-top: -2px;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-body p > a.remove-link {
  color: inherit !important;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-body p > a.remove-link > b {
  font-weight: 600;
  font-size: 1.1em;
  display: inline-block;
  margin-top: -2px;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-body h5 > [class*="icon-"],
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 > .lst-body h5 > [class*="icon-"] {
  font-size: 1.8em !important;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-body > .lst-item > div label + a[class*="icon-"] {
  margin-left: 10px;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-body p a[class*="icon-"] {
  font-size: 2.0em !important;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-body p a[class*="icon-"]:first-child {
  margin-left: 10px;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 h6 {
  color: #999999;
  margin-bottom: 3px;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 .lst-body .lst-item > div > [class*="icon-"] {
  color: #b0b0b0;
  font-size: 2.6em;
  cursor: pointer;
  line-height: 0;
  vertical-align: middle;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 .lst-body .lst-item > div > button.icon-add {
  font-size: 2.6em;
  line-height: 0.8em;
  height: 32px;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 .lst-header .lst-item > div [class*="icon-"],
body .npe2-plugin-panel .npe-live-plugins .list-1 .lst-body .lst-item > div [class*="icon-"] {
  color: #b0b0b0;
  font-size: 2.6em;
  cursor: pointer;
  line-height: 0;
  vertical-align: middle;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 .lst-body .lst-item .tag span [class*="icon-"] {
  font-size: 2.2em;
}
body .npe2-plugin-panel .list-1 .lst-body .lst-item > div button [class*="icon-"] {
  font-size: inherit;
  color: #666666;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 .lst-body .lst-item > div > [class*="icon-"]:hover,
body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 .lst-body .lst-item > div > [class*="icon-"]:hover,
body .npe2-plugin-panel .npe-live-plugins .list-4 .lst-item > div > [class*="icon-"]:hover {
  color: #454545;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 .lst-body .lst-item > div [class*="icon-"]:hover {
  color: #454545;
}
body .npe2-plugin-panel .list-1.middleAlign {
  display: table;
}
body .npe2-plugin-panel .npe-live-plugins .list-1.middleAlign > .lst-header {
  display: table-header-group;
}
body .npe2-plugin-panel .npe-live-plugins .list-1.middleAlign > .lst-body {
  display: table-row-group;
}
body .npe2-plugin-panel .npe-live-plugins .list-1.middleAlign > .lst-footer {
  display: table-footer-group;
}
body .npe2-plugin-panel .npe-live-plugins .list-1.middleAlign > .lst-header,
body .npe2-plugin-panel .npe-live-plugins .list-1.middleAlign > .lst-body,
body .npe2-plugin-panel .npe-live-plugins .list-1.middleAlign > .lst-footer {
  float: none;
}
body .npe2-plugin-panel .npe-live-plugins .list-1.middleAlign .lst-item {
  display: table-row;
}
body .npe2-plugin-panel .npe-live-plugins .list-1.middleAlign .lst-item > div {
  display: table-cell;
  float: none;
  vertical-align: middle;
  padding: 8px 15px;
}
body .npe2-plugin-panel .npe-live-plugins .list-1.middleAlign > .lst-body > .lst-item > div,
body .npe2-plugin-panel .npe-live-plugins .list-1.middleAlign > .lst-footer > .lst-item > div {
  border-top: 1px solid #e5e5e5;
}
body .npe2-plugin-panel .npe-live-plugins .list-1.middleAlign input[type="checkbox"] + label,
body .npe2-plugin-panel .npe-live-plugins .list-1.middleAlign input[type="radio"] + label {
  margin: 0px 20px 0px 0;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 .lst-body > .lst-item:hover {
  background: #fffce7;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 .lst-body > .lst-item:hover .list-1 .lst-body .lst-item {
  background: inherit;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 .lst-body > .lst-item:hover .list-1 .lst-body .lst-item:hover {
  background: white;
}
body .npe2-plugin-panel .npe-live-plugins .list-1.remove-space-left .lst-body .lst-item:hover {
  background: none;
}
body .npe2-plugin-panel .npe-live-plugins .root-list input[type="radio"] + label,
body .npe2-plugin-panel .npe-live-plugins .root-list input[type="checkbox"] + label {
  margin-right: 10px;
}
body .npe2-plugin-panel .npe-live-plugins .root-list .align-center input[type="radio"] + label,
body .npe2-plugin-panel .npe-live-plugins .root-list .align-center input[type="checkbox"] + label {
  margin-right: 0px !Important;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 .lst-item a {
  text-decoration: none;
}
body .npe2-plugin-panel .npe-live-plugins .list-1 .lst-body .lst-item > div > a:not([class*="icon-"]) {
  color: #00d388;
}
body .npe2-plugin-panel .common-popup-container .common-popup {
  display: none;
}
body .npe2-plugin-panel .common-popup-container {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
body .npe2-plugin-panel .common-popup-container > .common-popup {
  background: white;
  border: 1px solid #cdcdcd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
  min-width: 200px;
  padding: 10px;
  position: absolute;
  text-align: left;
  z-index: 1;
  display: none;
  top: 100%;
  left: 0px;
}
body .npe2-plugin-panel .common-popup-container > .common-popup > span {
  font-size: 13px;
}
body .npe2-plugin-panel .common-popup-container > .common-popup:before {
  width: 0px;
  height: 0px;
  border-width: 8px;
  border-style: solid;
  content: "";
  display: inline-block;
  position: absolute;
  border-left-color: transparent;
  border-top-color: transparent;
  border-bottom-color: #cdcdcd;
  border-right-color: transparent;
  left: 8px;
  top: -16px;
}
body .npe2-plugin-panel .common-popup-container:hover > .common-popup {
  display: block;
}
body .npe2-plugin-panel .icon-membership {
  font-family: 'npe_icons_v1regular' !important;
  text-transform: none !important;
  font-weight: normal !important;
}
body .npe2-plugin-panel .npe-plugins .icon-delete:after {
  content: "d";
}
body .npe2-plugin-panel .icon-active {
  color: #00d388 !important;
  font-size: 21px !important;
  width: 100%;
}
body .npe2-plugin-panel .icon-inactive {
  color: #999999 !important;
  font-size: 21px !important;
  width: 100%;
}
body .npe2-plugin-panel .profile-image-frame img {
  height: 100%;
}
body .npe2-plugin-panel .root-list p {
  text-align: inherit !important;
}
body .npe2-plugin-panel .high-light-n {
  color: red;
  font-size: 13px;
}
body .npe2-plugin-panel input[readonly="readonly"] {
  background-color: #f0f0f0;
}
body .npe2-plugin-panel input:-moz-read-only {
  background-color: #f0f0f0;
}
body .npe2-plugin-panel input:read-only {
  background-color: #f0f0f0;
}
body .npe2-plugin-panel .renew-icon,
body .npe2-plugin-panel .change-icon,
body .npe2-plugin-panel .history-icon {
  border: 1px solid #b0b0b0;
  border-radius: 150px;
  font-size: 16px !important;
  height: 26px;
  line-height: 21px !important;
  padding: 2px;
  text-align: center;
  width: 26px;
  margin-left: 2px;
}
body .npe2-plugin-panel .pop-up-tooltip-s span {
  width: 100%;
  float: left;
  border-bottom: solid 1px #e5e5e5;
  padding-bottom: 3px;
}
body .npe2-plugin-panel .pop-up-tooltip-s span:last-child {
  border: none;
}
body .npe2-plugin-panel .npe-live-plugins .profile-image-rectangle .profile-image-frame .profile-image-overlay {
  position: absolute;
  background: rgba(255,255,255,0.9);
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
}
body .npe2-plugin-panel .npe-live-plugins .profile-image-rectangle .profile-image-frame img {
  width: 66px;
  height: 66px;
}
body .npe2-plugin-panel .npe-live-plugins .profile-image-round {
  display: inline-block;
  width: 136px;
  height: 136px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 3px solid #cdcdcd;
  padding: 5px;
  position: relative;
}
body .npe2-plugin-panel .npe-live-plugins .profile-image-round .profile-image-frame {
  width: 120px;
  height: 120px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  overflow: hidden;
  text-align: center;
}
body .npe2-plugin-panel .npe-live-plugins .profile-image-round .profile-image-frame .icon-slide {
  position: absolute;
  left: 0px;
  right: 0px;
  text-align: center;
  top: 50%;
  margin-top: -14px;
  display: none;
}
body .npe2-plugin-panel .border-s1 {
  border: 1px solid #e5e5e5;
  border-top: none;
  float: left;
  width: 100%;
}
body .npe2-plugin-panel .npe-live-plugins .profile-image-rectangle .profile-image-frame img {
  width: 66px;
  height: 66px;
}
body .npe2-plugin-panel .npe-live-plugins .profile-image-round {
  display: inline-block;
  width: 136px;
  height: 136px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 3px solid #cdcdcd;
  padding: 5px;
  position: relative;
}
body .npe2-plugin-panel .npe-live-plugins .profile-image-round .profile-image-frame {
  width: 120px;
  height: 120px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  overflow: hidden;
}
body .npe2-plugin-panel .npe-live-plugins .profile-image-round .profile-image-frame .icon-slide {
  position: absolute;
  left: 0px;
  right: 0px;
  text-align: center;
  top: 50%;
  margin-top: -14px;
  display: none;
}
body .npe2-plugin-panel .npe-live-plugins .profile-image-round .profile-image-frame .icon-slide span[class*="icon-"] {
  color: #999999;
  font-size: 1em;
  cursor: pointer;
}
body .npe2-plugin-panel .npe-live-plugins .profile-image-round .profile-image-frame .icon-slide span[class*="icon-"]:hover {
  color: #333333;
}
body .npe2-plugin-panel .npe-live-plugins .profile-image-round .profile-image-frame:hover .icon-slide {
  display: block;
}
body .npe2-plugin-panel .npe-live-plugins .profile-image-round .profile-image-frame:hover .profile-image-overlay {
  display: block;
}
body .npe2-plugin-panel .profile-image-frame .icon-slide span {
  color: #0073AA;
  cursor: pointer;
  margin: 0px 5px;
}
body .npe2-plugin-panel .profile-image-frame .icon-slide span:hover {
  color: #0073AA;
}
body .npe2-plugin-panel .fullwidth {
  width: 100% !important;
}
body .npe2-plugin-panel .sap-v {
  border-right: 1px solid #e5e5e5;
}
body .npe2-plugin-panel .sap-h {
  border-bottom: 1px solid #e5e5e5;
}
body .npe2-plugin-panel .pad-20 {
  padding: 20px;
}
body .npe2-plugin-panel .pad-tb-20 {
  padding-bottom: 20px;
  padding-top: 20px;
}
body .npe2-plugin-panel .none-padding {
  padding: 0px;
}
body .npe2-plugin-panel .pad-t-15 {
  padding-bottom: 15px;
}
body .npe2-plugin-panel .pad-t-15 {
  padding-top: 15px;
}
body .npe2-plugin-panel .mar-b-10 {
  margin-top: 10px;
}
body .npe2-plugin-panel .sap-v {
  border-right: 1px solid #e5e5e5;
}
body .npe2-plugin-panel .spacer-ser {
  padding: 10px 10px 10px 20px;
}
body .npe2-plugin-panel .close-icon {
  border: 1px solid #000;
  border-radius: 150px;
  color: #000;
  cursor: pointer;
  float: left;
  font-size: 19px;
  height: 25px;
  line-height: 18px;
  text-align: center;
  width: 25px;
  margin-top: 8px;
}
body .npe2-plugin-panel .close-icon:hover {
  border-color: #0079bf;
  color: #0079bf;
}
body .npe2-plugin-panel .npe-live-plugins .relationship-list {
  float: left;
  width: 100%;
}
body .npe2-plugin-panel .npe-live-plugins .relationship-list .relationship-item {
  float: left;
  width: 25%;
  padding: 10px;
}
body .npe2-plugin-panel .npe-live-plugins .relationship-list .relationship-item:nth-child(4n+1) {
  clear: both;
}
body .npe2-plugin-panel .npe-live-plugins .relationship-list .relationship-item .relationship-item-body {
  background: #fafafa;
  border: 1px solid #e5e5e5;
  padding: 15px 0;
  float: left;
  width: 100%;
}
body .npe2-plugin-panel .npe-live-plugins .relationship-list .relationship-item .relationship-item-body h2 {
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  padding-bottom: 0px;
}
body .npe2-plugin-panel .npe-live-plugins .relationship-list .relationship-item .relationship-item-body label {
  font-size: 16px;
  color: #666666;
}
body .npe2-plugin-panel .spacer-top {
  padding-top: 15px;
}
body .npe2-plugin-panel .spacer-bot {
  padding-bottom: 15px;
}
body .npe2-plugin-panel .bx-gray {
  background: none repeat scroll 0 0 #f7f7f7;
  border-top: 1px solid #e5e5e5;
  display: inline-block;
  float: left;
  width: 100%;
}
body .npe2-plugin-panel .fs-f-i label {
  font-weight: 600;
}
body .npe2-plugin-panel .button-setting button {
  background: none;
  border: medium none;
  color: #0073AA !important;
  font-size: 21px !important;
}
body .npe2-plugin-panel .button-setting button:hover {
  color: #0073AA !important;
  background: none !important;
}
body .npe2-plugin-panel .profile-image-round {
  margin-top: 10px;
}
body .npe2-plugin-panel .fieldset {
  border: none !important;
}
body .npe2-plugin-panel .label-spacer-s label {
  font-size: 12px !important;
}
body .npe2-plugin-panel .footer-hyper-url a {
  background: #0073AA;
  border: 1px solid #0073AA;
  color: #fff;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  height: 35px;
  margin-left: 3px;
  margin-right: 3px;
  padding: 5px 15px;
  vertical-align: middle;
  float: none;
  margin-top: 3px;
  line-height: 22px;
  width: 83%;
}
body .npe2-plugin-panel .footer-hyper-url a:hover {
  background: #0073AA;
  border: 1px solid #0073AA;
  color: #ffffff;
  text-decoration: none;
  box-shadow: none;
}
body .npe2-plugin-panel .title-spacer {
  border-left: medium none;
  border-right: medium none;
  padding-bottom: 10px;
  padding-left: 15px;
}
body .npe2-plugin-panel .select2-container--default {
  width: 100% !important;
}
body .npe2-plugin-panel .mail-address .asset-t {
  padding-left: 0;
  text-align: left;
}
body .npe2-plugin-panel .lst-item label {
  font-size: 13px;
}
body .npe2-plugin-panel .saveEditedAttendee {
  margin-left: 20px !important;
}
body .npe2-plugin-panel .npe-er-relations {
  width: 98.4% !important;
}
body .npe2-plugin-panel .thumb-list .thumb {
  float: left;
  height: 100px;
  position: relative;
  width: 100px;
  overflow: hidden;
}
body .npe2-plugin-panel .thumb-list .thumb .npe-remove-uploaded-image {
  position: absolute;
  right: 7px;
}
body .npe2-plugin-panel .thumb-list .thumb .npe-remove-uploaded-image .lst-icon {
  color: #fff;
}
body .npe2-plugin-panel .thumb-list .thumb .thumb-image {
  height: 100px;
  width: 100px;
}
body .npe2-plugin-panel .thumb-list .thumb .thumb-image img {
  width: 100%;
  min-height: 100px;
}
body .npe2-plugin-panel .eh-container {
  width: 100% !important;
}
body .npe2-plugin-panel .eh-container ul.eh-slider {
  width: 100% !important;
}
body .npe2-plugin-panel .form-set-de-panel label {
  font-size: 15px;
  font-weight: 600;
}
body .npe2-plugin-panel .form-set-de-panel span.fs-f-i {
  font-size: 15px;
}
body .npe2-plugin-panel #form-npe-save-user-card .asset-t {
  padding-left: 0px;
}
body .npe2-plugin-panel #card-list .button-setting button {
  margin-top: 6px !important;
  padding: 1px 20px !important;
}
body .npe2-plugin-panel .bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
}
body .npe2-plugin-panel .bx-wrapper img {
  max-width: 100%;
  display: block;
  width: 100%;
}
body .npe2-plugin-panel .bx-wrapper .bx-viewport {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  left: -5px;
  background: #fff;
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}
body .npe2-plugin-panel .bx-wrapper .bx-pager,
body .npe2-plugin-panel .bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
body .npe2-plugin-panel .bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('../../images/bx_loader.gif') center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
body .npe2-plugin-panel .bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
body .npe2-plugin-panel .bx-wrapper .bx-pager .bx-pager-item,
body .npe2-plugin-panel .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
body .npe2-plugin-panel .bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
body .npe2-plugin-panel .bx-wrapper .bx-pager.bx-default-pager a:hover,
body .npe2-plugin-panel .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}
body .npe2-plugin-panel .bx-wrapper .bx-prev {
  left: 10px;
  background: url('../../images/controls.png') no-repeat 0 -32px;
}
body .npe2-plugin-panel .bx-wrapper .bx-next {
  right: 10px;
  background: url('../../images/controls.png') no-repeat -43px -32px;
}
body .npe2-plugin-panel .bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}
body .npe2-plugin-panel .bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}
body .npe2-plugin-panel .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
body .npe2-plugin-panel .bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
body .npe2-plugin-panel .bx-wrapper .bx-controls-auto {
  text-align: center;
}
body .npe2-plugin-panel .bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('../../images/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
body .npe2-plugin-panel .bx-wrapper .bx-controls-auto .bx-start:hover,
body .npe2-plugin-panel .bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}
body .npe2-plugin-panel .bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('../../images/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
body .npe2-plugin-panel .bx-wrapper .bx-controls-auto .bx-stop:hover,
body .npe2-plugin-panel .bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}
body .npe2-plugin-panel .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
body .npe2-plugin-panel .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
body .npe2-plugin-panel .bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666 \9;
  background: rgba(80,80,80,0.75);
  width: 100%;
}
body .npe2-plugin-panel .bx-wrapper .bx-caption span {
  color: #fff;
  display: block;
  font-size: .85em;
  padding: 10px;
}
body .npe2-plugin-panel .donate-donation-block {
  width: 100%;
  float: left;
  background: #f7f7f7;
  padding: 15px;
}
body .npe2-plugin-panel .donate-donation-block h3 {
  color: #000000;
  font-size: 20px;
  font-weight: normal;
  padding-bottom: 10px;
}
body .npe2-plugin-panel .donate-donation-block span.amount {
  color: #000000;
  font-size: 25px;
  font-weight: 600;
}
body .npe2-plugin-panel .donate-donation-block .donation-c-block-action {
  width: 33%;
  float: right;
}
body .npe2-plugin-panel .donate-donation-block .donation-c-block-action input[type="checkbox"],
body .npe2-plugin-panel .donate-donation-block .donation-c-block-action input[type="radio"] {
  display: none;
}
body .npe2-plugin-panel .donate-donation-block .donation-c-block-action input[type="checkbox"] + label,
body .npe2-plugin-panel .donate-donation-block .donation-c-block-action input[type="radio"] + label {
  font-size: 14px !important;
  color: #000000;
  display: inline-block;
  padding: 8px 20px 7px 24px !important;
}
body .npe2-plugin-panel .donate-donation-block .donation-c-block-action input[type="checkbox"] + label:before,
body .npe2-plugin-panel .donate-donation-block .donation-c-block-action input[type="radio"] + label:before {
  background: url('../../images/check-radio-bg.png') no-repeat;
  float: left;
  margin-top: 1px;
  margin-left: -24px;
  width: 17px;
  height: 17px;
  display: inline-block;
  content: "";
}
body .npe2-plugin-panel .donate-donation-block .donation-c-block-action input[type="checkbox"] + label:before {
  background-position: 0 -27px;
}
body .npe2-plugin-panel .donate-donation-block .donation-c-block-action input[type="checkbox"]:checked + label:before {
  background-position: -27px -27px;
}
body .npe2-plugin-panel .donate-donation-block .donation-c-block-action input[type="radio"] + label:before {
  background-position: -27px 0px;
}
body .npe2-plugin-panel .donate-donation-block .donation-c-block-action input[type="radio"]:checked + label:before {
  background-position: 0 0px;
}
body .npe2-plugin-panel .donate-donation-block .donation-c-block-action .donationButton-donate {
  background: #0073AA;
  border: 1px solid #0073AA;
  color: #fff;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  height: 35px;
  margin-left: 3px;
  margin-right: 3px;
  padding: 5px 15px;
  vertical-align: middle;
  float: right;
  margin-top: 3px;
  line-height: 22px;
}
body .npe2-plugin-panel .donate-donation-block .donation-c-block-action .donationButton-donate:hover {
  background: #0073AA;
  border: 1px solid #0073AA;
  color: #fff;
  text-decoration: none;
}
body .npe2-plugin-panel .donate-donation-block .donation-c-block-action span.donationButton-donate.custom-donate-btn {
  margin-top: 15px;
}
body .npe2-plugin-panel .donate-donation-block:hover {
  background: #dedede;
}
body .npe2-plugin-panel .donate-donation-block.active {
  background: #0073AA;
}
body .npe2-plugin-panel .donate-donation-block.active .donation-c-block-action {
  display: none;
}
body .npe2-plugin-panel .donate-donation-block.active h3 {
  color: #fff;
}
body .npe2-plugin-panel .donate-donation-block.active .amount {
  color: #fff;
  position: relative;
  top: -4px;
}
body .npe2-plugin-panel .donate-donation-block.custom-active {
  background: #0073AA;
}
body .npe2-plugin-panel .donate-donation-block.custom-active .donation-c-block-action {
  display: block;
}
body .npe2-plugin-panel .donate-donation-block.custom-active .donation-c-block-action label {
  color: #fff !important;
}
body .npe2-plugin-panel .donate-donation-block.custom-active .donation-c-block-action .donationButton-donate {
  background: #fff;
  color: #0079bf;
  border-color: #fff;
}
body .npe2-plugin-panel .donate-donation-block.custom-active .donation-c-block-action .donationButton-donate:hover {
  background: #f4f4f4;
  border-color: #f4f4f4;
  color: #000;
}
body .npe2-plugin-panel .donate-donation-block.custom-active h3 {
  color: #fff;
}
body .npe2-plugin-panel .donate-donation-block.custom-active .amount {
  color: #fff;
  position: relative;
  top: -4px;
}
body .npe2-plugin-panel .spacer-top-margin-panel {
  margin-top: 20px;
  float: left;
  width: 100%;
}
body .npe2-plugin-panel .spacer-top-margin-panel .title-right-filter {
  margin-left: 15px;
  margin-top: 15px;
}
body .npe2-plugin-panel .spacer-top-margin-panel .search-inner-box {
  float: left;
  width: 100%;
  margin-top: 0px;
  padding: 5px 15px 15px 15px;
}
body .npe2-plugin-panel .spacer-top-margin-panel .search-inner-box label {
  font-weight: 400;
}
body .npe2-plugin-panel .spacer-top-margin-panel .spacer-left-h {
  margin-top: 0px;
}
body .npe2-plugin-panel .spacer-top-margin-panel .spacer-left-h button.btn-block {
  float: left;
}
body .npe2-plugin-panel .spacer-top-margin-panel h4 {
  font-size: 15px;
}
body .npe2-plugin-panel .asset-t {
  padding-left: 2%;
  padding-bottom: 5px;
  padding-top: 5px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 49%;
}
body .npe2-plugin-panel .asset-t input {
  border: 1px solid #d1d1d1;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  height: 38px;
  padding: 0px 10px;
  width: 100%;
  color: #000000;
  line-height: 38px;
}
body .npe2-plugin-panel .asset-t textarea {
  border: 1px solid #d1d1d1;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  height: 125px;
  padding: 0 20px 0 10px;
  width: 100%;
  color: #000000;
}
body .npe2-plugin-panel .asset-t select {
  background-image: url("../../images/npe-sprite.png");
  background-position: right -70px;
  background-repeat: no-repeat;
  background-color: white;
  border: 0 none;
  cursor: pointer;
  font-size: 16px;
  font-weight: normal;
  padding: 0px 20px 0px 10px;
  width: 100%;
  height: 38px;
  line-height: 38px;
  text-indent: 0.01px;
  text-overflow: "";
  border: 1px solid #d1d1d1;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  color: #000000;
}
body .npe2-plugin-panel .asset-t .asset-t {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0px;
  width: 49%;
}
body .npe2-plugin-panel .donate-money input {
  background: #fff;
  margin-top: 15px;
}
body .npe2-plugin-panel .donate-money select {
  margin-top: 15px;
}
body .npe2-plugin-panel .asset-r {
  margin-bottom: 15px;
  float: left;
}
body .npe2-plugin-panel .asset-r label {
  font-size: 17px;
  color: #000000;
  margin-left: 10px;
}
body .npe2-plugin-panel .asset-r label b {
  font-weight: 600;
}
body .npe2-plugin-panel .asset-r:last-child {
  margin-bottom: 0;
}
body .npe2-plugin-panel .npe-bg-white {
  background: #fff;
  padding: 15px;
}
body .npe2-plugin-panel .align-center {
  text-align: center;
}
body .npe2-plugin-panel .align-left {
  text-align: left;
}
body .npe2-plugin-panel .align-right {
  text-align: right;
}
body .npe2-plugin-panel .spacer-right {
  padding-right: 11px;
}
body .npe2-plugin-panel .spacer-right-both {
  width: 50% !important;
}
body .npe2-plugin-panel .spacer-tpl .spacer-right {
  padding-right: 5px;
}
body .npe2-plugin-panel .open-t-panel input {
  border: 1px solid #d1d1d1;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  height: 38px;
  padding: 7px 10px;
  width: 100%;
  color: #383838;
}
body .npe2-plugin-panel .open-t-panel label {
  line-height: 33px;
  margin-left: 0;
  margin-bottom: 5px;
  color: #383838;
}
body .npe2-plugin-panel input[type="checkbox"],
body .npe2-plugin-panel input[type="radio"] {
  display: none;
}
body .npe2-plugin-panel input[type="checkbox"] + label,
body .npe2-plugin-panel input[type="radio"] + label {
  font-size: 16px !important;
  color: #000000 !important;
  display: inline-block;
  padding: 8px 20px 7px 24px !important;
}
body .npe2-plugin-panel input[type="checkbox"] + label:before,
body .npe2-plugin-panel input[type="radio"] + label:before {
  background: url('../../images/check-radio-bg.png') no-repeat;
  float: left;
  margin-top: 1px;
  margin-left: -24px;
  width: 17px;
  height: 17px;
  display: inline-block;
  content: "";
}
body .npe2-plugin-panel input[type="checkbox"] + label:before {
  background-position: 0 -27px;
}
body .npe2-plugin-panel input[type="checkbox"]:checked + label:before {
  background-position: -27px -27px;
}
body .npe2-plugin-panel input[type="radio"] + label:before {
  background-position: -27px 0px;
}
body .npe2-plugin-panel input[type="radio"]:checked + label:before {
  background-position: 0 0px;
}
body .npe2-plugin-panel .footer-section-panel {
  width: 100%;
  float: left;
  margin-top: 10px;
}
body .npe2-plugin-panel .footer-section-panel .last-register {
  width: 80%;
  margin: 0px auto;
  margin-top: 78px;
}
body .npe2-plugin-panel .footer-section-panel .last-register span {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .footer-section-panel .last-register span b {
  background: #0073AA;
  border-radius: 150px;
  color: #fff;
  display: inline-block;
  float: none;
  height: 35px;
  line-height: 22px;
  margin: 0 auto;
  padding: 5px 15px;
  width: 30px;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 20px;
  margin-top: 7px;
}
body .npe2-plugin-panel .footer-section-panel .last-register span a {
  background: #0073AA;
  border: none;
  color: #fff;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  height: 35px;
  margin-left: 3px;
  margin-right: 3px;
  padding: 5px 15px;
  vertical-align: middle;
  float: right;
  margin-top: 3px;
  line-height: 22px;
}
body .npe2-plugin-panel .footer-section-panel .last-register span a:hover {
  background: #0073AA;
  border: none;
  color: #fff;
  text-decoration: none;
  box-shadow: none;
}
body .npe2-plugin-panel .footer-section-panel .last-register span a {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .footer-section-panel input {
  background: #0073AA;
  border: none;
  color: #fff;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  height: 35px;
  margin-left: 3px;
  margin-right: 3px;
  padding: 5px 15px;
  vertical-align: middle;
  float: right;
  margin-top: 3px;
  line-height: 22px;
}
body .npe2-plugin-panel .footer-section-panel input:hover {
  background: #0073AA;
  border: none;
  color: #fff;
  text-decoration: none;
  box-shadow: none;
}
body .npe2-plugin-panel .footer-section-panel button {
  background: #0073AA;
  border: none;
  color: #fff;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  height: 35px;
  margin-left: 5px;
  margin-right: 0px;
  padding: 5px 15px;
  vertical-align: middle;
  float: right;
  margin-top: 3px;
  line-height: 22px;
  white-space: nowrap !important;
  max-width: inherit !important;
}
body .npe2-plugin-panel .footer-section-panel button:hover {
  background: #0073AA;
  border: none;
  color: #fff;
  text-decoration: none;
  box-shadow: none;
}
body .npe2-plugin-panel .footer-section-panel .fieldset {
  border: none !important;
}
@media only screen and (min-width: 300px) and (max-width: 500px) {
  .npe-plugins .npe-float-r {
    width: auto;
    z-index: 9999;
  }
  .right-view-panel {
    display: none;
  }
  body .npe2-plugin-panel .spacer-center-login .cart-slide {
    top: -61px;
  }
  body .npe2-plugin-panel .member-directory-panel .member-directory-grid .block-list .block-list-item {
    width: 100%;
  }
  body .npe2-plugin-panel .member-directory-panel .alphabetical-shorting .alphabetic {
    width: 12%;
  }
  body .npe2-plugin-panel .common-box .boder-right {
    border: none;
  }
  body .npe2-plugin-panel .member-directory-panel .total-record-found {
    padding-top: 0px;
  }
  body .npe2-plugin-panel .member-directory-panel .member-directory-grid .block-list .block-list-item .member-grid-view .member-grid-content .member-profile-section {
    position: relative;
    text-align: center;
    left: 0;
  }
  body .npe2-plugin-panel .member-directory-panel .member-directory-grid .block-list .block-list-item .member-grid-view .member-grid-content .member-profile-section .member-profile-image {
    float: none;
    display: inline-block;
  }
  body .npe2-plugin-panel .member-directory-panel .member-directory-grid .block-list .block-list-item .member-grid-view .member-grid-content .member-grid-content-section.profile-image-yes {
    padding: 0px 20px;
  }
  body .npe2-plugin-panel .member-directory-panel .member-directory-grid .block-list .block-list-item .member-grid-view .member-grid-content .member-icon .fa {
    font-size: 30px !important;
  }
  body .npe2-plugin-panel .common-box .money-section-panel .boder-right {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 15px;
  }
  body .npe2-plugin-panel .spacer-right {
    padding-right: 2px;
  }
  body .npe2-plugin-panel .footer-section-panel {
    margin-bottom: 15px;
  }
  body .npe2-plugin-panel .bx-wrapper .bx-viewport {
    margin-bottom: 20px;
  }
  body .npe2-plugin-panel .login-panel .login-section-box-s .footer-section-panel span {
    width: auto;
  }
  body .npe2-plugin-panel .login-panel .login-box {
    padding-bottom: 0px;
  }
  body .npe2-plugin-panel .login-panel .login-section-box-s .last-register {
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%;
    text-align: center;
  }
  body .npe2-plugin-panel .login-panel .login-section-box-s .last-register span {
    margin-top: 0px;
    float: none;
  }
  body .npe2-plugin-panel .login-panel .login-section-box-s .last-register span b {
    margin-bottom: 0px;
  }
  body .npe2-plugin-panel .footer-section-panel .last-signup {
    margin-top: 0px;
  }
  body .npe2-plugin-panel .login-panel .spacer-footer-line span {
    margin-top: 15px;
  }
  body .npe2-plugin-panel .npe-live-plugins .content-tab ul li {
    width: 100%;
  }
  body .npe2-plugin-panel .profile-image-container {
    text-align: center;
  }
  body .npe2-plugin-panel .mobile-design-box .asset-t {
    width: 100%;
  }
  body .npe2-plugin-panel .mail-design-mobile .select2-container .select2-selection--multiple {
    height: 38px;
    min-width: 38px;
  }
  body .npe2-plugin-panel .mail-design-mobile .email {
    position: relative;
    left: 11px;
    height: 36px;
  }
  body .npe2-plugin-panel .hide {
    display: none !important;
  }
  body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-body,
  body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 > .lst-body.emails-list {
    margin-top: 15px;
  }
  body .npe2-plugin-panel .button-setting {
    text-align: left;
  }
  body .npe2-plugin-panel .button-setting .addRow {
    position: relative;
    left: -18px;
  }
  body .npe2-plugin-panel .spacer-pad-left-none .npe-col-lg-6 {
    padding-left: 4px !important;
  }
  body .npe2-plugin-panel .phone-design-mobile .select2-container .select2-selection--multiple {
    height: 38px;
    min-width: 38px;
  }
  body .npe2-plugin-panel .phone-design-mobile .maskPhone {
    position: relative;
    left: 11px;
    height: 36px;
  }
  body .npe2-plugin-panel .npe-live-plugins .relationship-list .relationship-item {
    width: 100%;
  }
  #form-npe-save-user-card .card-mobile .npe-col-lg-6:first-child {
    margin-bottom: 10px;
  }
  body .npe2-plugin-panel .common-box .footer-button-full-mobile input {
    margin-bottom: 5px !important;
    width: 100% !important;
  }
  body .npe2-plugin-panel .common-box .footer-button-full-mobile input:last-child {
    margin-bottom: 0px !important;
  }
  .code-button-spacer .padding-none-o {
    padding: 0px !important;
  }
  .code-button-spacer .padding-none-o .left-textbox {
    margin-left: 0 !important;
    padding: 0px;
  }
  .code-button-spacer .padding-none-o .right-btnbox {
    left: 0 !important;
    padding: 0px;
  }
  .npe2-plugin-panel .npe-user-profile .align-right {
    text-align: left;
  }
  body .npe2-plugin-panel .membership-view-details .membership-view-content .membership-content-area,
  body .npe2-plugin-panel .membership-view-details .membership-view-content .membership-benefit-area {
    width: 100%;
  }
  body .npe2-plugin-panel .membership-view-details .membership-view-content .membership-content-area .membership-category h2 {
    padding-left: 10px;
  }
  body .npe2-plugin-panel .membership-view-details .membership-view-content .membership-content-area .footer-section-panel {
    margin: 10px 0;
    padding: 0px;
    padding-right: 10px;
  }
  body .npe2-plugin-panel .membership-view-details .membership-view-content .membership-content-area {
    min-height: initial;
  }
  body .npe2-plugin-panel .membership-view-header .view-details-button {
    top: -13px;
  }
  body .npe2-plugin-panel .asset-t,
  body .npe2-plugin-panel .common-box .npe-fs-col-2 .asset-t {
    width: 98%;
  }
  body .npe2-plugin-panel .spacer-risd,
  body .npe2-plugin-panel .spacer-risd-1 {
    width: 100% !important;
  }
  body .npe2-plugin-panel .button-setting button {
    padding-left: 0px;
  }
  body .npe2-plugin-panel .membership-view-details .membership-view-content .membership-content-area .membership-category {
    border: 1px solid #d9d9d9;
    margin: 0px 0px 0 1px;
  }
  body .npe2-plugin-panel .membership-view-details .membership-view-content .membership-benefit-area {
    border-left: none;
  }
  body .npe2-plugin-panel .membership-view-details .membership-view-header .membership-icon-action {
    right: 15px;
    top: -5px;
  }
  body .npe2-plugin-panel .membership-view-details .membership-view-header .membership-icon-action b {
    display: none;
  }
  body .npe2-plugin-panel .membership-list-view-1 .membership-details {
    width: 100%;
  }
  body .npe2-plugin-panel .membership-list-view-1 .membership-details .membership-title {
    padding: 0;
  }
  body .npe2-plugin-panel .membership-list-view-1 .benefit-details {
    position: initial;
    float: left;
    width: 100%;
    border-left: 0;
  }
  body .npe2-plugin-panel .membership-list-view-1 .membership-details .membership-title .membership-title-right {
    position: initial;
    width: 100%;
  }
  body .npe2-plugin-panel .membership-list-view-1 .membership-details .membership-title .membership-title-left {
    padding-left: 15px;
    padding-right: 15px;
  }
  body .npe2-plugin-panel .membership-list-view-1 .benefit-details ul li {
    margin-left: 0;
  }
  body .npe2-plugin-panel .membership-grid-box .membership-grid-footer .grid-link {
    width: 100%;
    margin-bottom: 10px;
  }
  body .npe2-plugin-panel .membership-grid-box .membership-grid-footer button {
    float: left;
  }
}
@media only screen and (max-width: 767px) and (min-width: 468px) {
  .npe-plugins .npe-float-r {
    width: auto;
    z-index: 9999;
  }
  .right-view-panel {
    display: none;
  }
  body .npe2-plugin-panel .spacer-center-login .cart-slide {
    top: -61px;
  }
  body .npe2-plugin-panel .member-directory-panel .member-directory-grid .block-list .block-list-item {
    width: 100%;
  }
  body .npe2-plugin-panel .member-directory-panel .alphabetical-shorting .alphabetic {
    width: 12%;
  }
  body .npe2-plugin-panel .common-box .boder-right {
    border: none;
  }
  body .npe2-plugin-panel .member-directory-panel .total-record-found {
    padding-top: 0px;
  }
  body .npe2-plugin-panel .member-directory-panel .member-directory-grid .block-list .block-list-item .member-grid-view .member-grid-content .member-profile-section {
    position: relative;
    text-align: center;
    left: 0;
  }
  body .npe2-plugin-panel .member-directory-panel .member-directory-grid .block-list .block-list-item .member-grid-view .member-grid-content .member-profile-section .member-profile-image {
    float: none;
    display: inline-block;
  }
  body .npe2-plugin-panel .member-directory-panel .member-directory-grid .block-list .block-list-item .member-grid-view .member-grid-content .member-grid-content-section.profile-image-yes {
    padding: 0px 20px;
  }
  body .npe2-plugin-panel .member-directory-panel .member-directory-grid .block-list .block-list-item .member-grid-view .member-grid-content .member-icon .fa {
    font-size: 30px !important;
  }
  body .npe2-plugin-panel .spacer-right {
    padding-right: 4px;
  }
  body .npe2-plugin-panel .login-panel .login-box {
    padding-bottom: 0px;
  }
  body .npe2-plugin-panel .login-panel .login-section-box-s .last-register {
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%;
    text-align: center;
  }
  body .npe2-plugin-panel .login-panel .login-section-box-s .last-register span {
    margin-top: 0px;
    float: none;
  }
  body .npe2-plugin-panel .login-panel .login-section-box-s .last-register span b {
    margin-bottom: 0px;
  }
  body .npe2-plugin-panel .footer-section-panel .last-signup {
    margin-top: 0px;
  }
  body .npe2-plugin-panel .login-panel .spacer-footer-line span {
    margin-top: 15px;
  }
  body .npe2-plugin-panel .profile-image-container {
    text-align: center;
  }
  body .npe2-plugin-panel .mobile-design-box .asset-t {
    width: 100%;
  }
  body .npe2-plugin-panel .mail-design-mobile .select2-container .select2-selection--multiple {
    height: 38px;
    min-width: 38px;
  }
  body .npe2-plugin-panel .mail-design-mobile .email {
    position: relative;
    left: 11px;
    height: 36px;
  }
  body .npe2-plugin-panel .hide {
    display: none !important;
  }
  body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-body,
  body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 > .lst-body.emails-list {
    margin-top: 15px;
  }
  body .npe2-plugin-panel .button-setting {
    text-align: left;
  }
  body .npe2-plugin-panel .button-setting .addRow {
    position: relative;
    left: -18px;
  }
  body .npe2-plugin-panel .spacer-pad-left-none .npe-col-lg-6 {
    padding-left: 4px !important;
  }
  body .npe2-plugin-panel .phone-design-mobile .select2-container .select2-selection--multiple {
    height: 38px;
    min-width: 38px;
  }
  body .npe2-plugin-panel .phone-design-mobile .maskPhone {
    position: relative;
    left: 11px;
    height: 36px;
  }
  body .npe2-plugin-panel .npe-live-plugins .relationship-list .relationship-item {
    width: 100%;
  }
  body .npe2-plugin-panel .membership-view-details .membership-view-content .membership-content-area,
  body .npe2-plugin-panel .membership-view-details .membership-view-content .membership-benefit-area {
    width: 100%;
  }
  body .npe2-plugin-panel .membership-view-details .membership-view-content .membership-content-area .membership-category h2 {
    padding-left: 10px;
  }
  body .npe2-plugin-panel .membership-view-details .membership-view-content .membership-content-area .footer-section-panel {
    margin: 10px 0;
    padding: 0px;
    padding-right: 10px;
  }
  body .npe2-plugin-panel .membership-view-details .membership-view-content .membership-content-area {
    min-height: initial;
  }
  body .npe2-plugin-panel .membership-view-header .view-details-button {
    top: -13px;
  }
  body .npe2-plugin-panel .asset-t,
  body .npe2-plugin-panel .common-box .npe-fs-col-2 .asset-t {
    width: 98%;
  }
  body .npe2-plugin-panel .spacer-risd,
  body .npe2-plugin-panel .spacer-risd-1 {
    width: 100% !important;
  }
  body .npe2-plugin-panel .button-setting button {
    padding-left: 0px;
  }
  body .npe2-plugin-panel .membership-view-details .membership-view-content .membership-content-area .membership-category {
    border: 1px solid #d9d9d9;
    margin: 0px 0px 0 1px;
  }
  body .npe2-plugin-panel .membership-view-details .membership-view-content .membership-benefit-area {
    border-left: none;
  }
  body .npe2-plugin-panel .membership-view-details .membership-view-header .membership-icon-action {
    right: 15px;
    top: -5px;
  }
  body .npe2-plugin-panel .membership-view-details .membership-view-header .membership-icon-action b {
    display: none;
  }
  body .npe2-plugin-panel .membership-list-view-1 .membership-details {
    width: 100%;
  }
  body .npe2-plugin-panel .membership-list-view-1 .membership-details .membership-title {
    padding: 0;
  }
  body .npe2-plugin-panel .membership-list-view-1 .benefit-details {
    position: initial;
    float: left;
    width: 100%;
    border-left: 0;
  }
  body .npe2-plugin-panel .membership-list-view-1 .membership-details .membership-title .membership-title-right {
    position: initial;
    width: 100%;
  }
  body .npe2-plugin-panel .membership-list-view-1 .membership-details .membership-title .membership-title-left {
    padding-left: 15px;
    padding-right: 15px;
  }
  body .npe2-plugin-panel .membership-list-view-1 .benefit-details ul li {
    margin-left: 0;
  }
  body .npe2-plugin-panel .membership-grid-box .membership-grid-footer .grid-link {
    width: 100%;
    margin-bottom: 10px;
  }
  body .npe2-plugin-panel .membership-grid-box .membership-grid-footer button {
    float: left;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .npe-plugins .npe-float-r {
    width: auto;
    z-index: 9999;
  }
  .right-view-panel {
    display: none;
  }
  body .npe2-plugin-panel .spacer-center-login .cart-slide {
    top: -61px;
  }
  body .npe2-plugin-panel .member-directory-panel .member-directory-grid .block-list .block-list-item {
    width: 100%;
  }
  body .npe2-plugin-panel .member-directory-panel .alphabetical-shorting .alphabetic {
    width: 5%;
  }
  body .npe2-plugin-panel .common-box .boder-right {
    border: none;
  }
  body .npe2-plugin-panel .member-directory-panel .total-record-found {
    padding-top: 0px;
  }
  body .npe2-plugin-panel .member-directory-panel .member-directory-grid .block-list .block-list-item .member-grid-view .member-grid-content .member-profile-section {
    position: absolute;
    text-align: center;
    left: 10px;
  }
  body .npe2-plugin-panel .member-directory-panel .member-directory-grid .block-list .block-list-item .member-grid-view .member-grid-content .member-profile-section .member-profile-image {
    float: none;
    display: inline-block;
  }
  body .npe2-plugin-panel .member-directory-panel .member-directory-grid .block-list .block-list-item .member-grid-view .member-grid-content .member-grid-content-section.profile-image-yes {
    padding-left: 125px;
  }
  body .npe2-plugin-panel .spacer-right {
    padding-right: 5px;
  }
  body .npe2-plugin-panel .login-panel .login-box {
    padding-bottom: 0px;
  }
  body .npe2-plugin-panel .login-panel .login-section-box-s .last-register {
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%;
    text-align: center;
  }
  body .npe2-plugin-panel .login-panel .login-section-box-s .last-register span {
    margin-top: 0px;
    float: none;
  }
  body .npe2-plugin-panel .login-panel .login-section-box-s .last-register span b {
    margin-bottom: 0px;
  }
  body .npe2-plugin-panel .footer-section-panel .last-signup {
    margin-top: 0px;
  }
  body .npe2-plugin-panel .login-panel .spacer-footer-line span {
    margin-top: 15px;
  }
  body .npe2-plugin-panel .profile-image-container {
    text-align: center;
  }
  body .npe2-plugin-panel .mobile-design-box .asset-t {
    width: 100%;
  }
  body .npe2-plugin-panel .mail-design-mobile .select2-container .select2-selection--multiple {
    height: 38px;
    min-width: 38px;
  }
  body .npe2-plugin-panel .mail-design-mobile .email {
    position: relative;
    left: 4px;
    height: 36px;
  }
  body .npe2-plugin-panel .hide {
    display: none !important;
  }
  body .npe2-plugin-panel .npe-live-plugins .list-1 > .lst-body,
  body .npe2-plugin-panel .npe-live-plugins .multilevel-list-1 > .lst-body.emails-list {
    margin-top: 15px;
  }
  body .npe2-plugin-panel .button-setting {
    text-align: left;
  }
  body .npe2-plugin-panel .button-setting .addRow {
    position: relative;
    left: -18px;
  }
  body .npe2-plugin-panel .spacer-pad-left-none .npe-col-lg-6 {
    padding-left: 4px !important;
  }
  body .npe2-plugin-panel .phone-design-mobile .select2-container .select2-selection--multiple {
    height: 38px;
    min-width: 38px;
  }
  body .npe2-plugin-panel .phone-design-mobile .maskPhone {
    position: relative;
    left: 4px;
    height: 36px;
  }
  body .npe2-plugin-panel .npe-live-plugins .content-tab ul li a {
    padding: 0 11px;
  }
  body .npe2-plugin-panel .npe-live-plugins .relationship-list .relationship-item {
    width: 33.3%;
  }
  body .npe2-plugin-panel .membership-view-header .view-details-button {
    top: -13px;
  }
  body .npe2-plugin-panel .membership-view-details .membership-view-header .membership-icon-action b {
    display: block;
  }
  body .npe2-plugin-panel .membership-list-view-1 .benefit-details {
    width: 100%;
    position: relative;
    float: left;
  }
  body .npe2-plugin-panel .membership-list-view-1 .membership-details {
    width: 100%;
  }
  body .npe2-plugin-panel .membership-list-view-1 .benefit-details ul li {
    float: left;
    margin-left: 0;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1079px) {
  body .npe2-plugin-panel .login-panel .login-box {
    padding-bottom: 0px;
  }
  body .npe2-plugin-panel .login-panel .login-section-box-s .last-register {
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%;
    text-align: center;
  }
  body .npe2-plugin-panel .login-panel .login-section-box-s .last-register span {
    margin-top: 0px;
    float: none;
  }
  body .npe2-plugin-panel .login-panel .login-section-box-s .last-register span b {
    margin-bottom: 0px;
  }
  body .npe2-plugin-panel .footer-section-panel .last-signup {
    margin-top: 0px;
  }
}
.npe-plugins .floating-menu {
  z-index: 2147483647;
  top: 90px;
}
.select2-results__options li {
  text-align: left;
}
.fieldset {
  border: none !important;
}
