body .npe2-plugin-panel {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .event-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 .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 html.mobile body.overflow-hide {
  overflow: hidden;
}
body .npe2-plugin-panel html.mobile body.open-main-nav {
  overflow: hidden;
}
body .npe2-plugin-panel html.mobile body.open-main-nav #m-main-nav-section,
body .npe2-plugin-panel html.mobile body.open-main-nav #m-current-nav {
  left: 51px !important;
}
body .npe2-plugin-panel html.mobile body.open-main-nav #m-current-nav {
  position: fixed !important;
}
body .npe2-plugin-panel html.mobile body.open-main-nav #m-current-nav:before {
  content: ">" !important;
}
body .npe2-plugin-panel html.mobile body.open-main-nav #m-main-nav-section {
  box-shadow: 0 0 70px 10px black;
  -moz-box-shadow: 0 0 70px 10px black;
  -webkit-box-shadow: 0 0 70px 10px black;
}
body .npe2-plugin-panel html.mobile header {
  background-color: #2d333b;
  position: relative;
  z-index: 6;
}
body .npe2-plugin-panel html.mobile header,
body .npe2-plugin-panel html.mobile header #m-top,
body .npe2-plugin-panel html.mobile header .provider-info {
  float: left;
  display: inline-block;
  width: 100%;
}
body .npe2-plugin-panel html.mobile header #m-top #m-quick-action span > [class*="icon-"] {
  background: none transparent;
}
body .npe2-plugin-panel html.mobile header #m-top #m-quick-action span.active .action-popup-btn > span {
  border-width: 10px;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  margin-left: -9px;
  bottom: 4px;
  border-style: solid;
  border-color: transparent transparent #02c38a;
}
body .npe2-plugin-panel html.mobile header #m-top #m-quick-action span .add-action-popup {
  z-index: auto;
  top: 46px;
}
body .npe2-plugin-panel html.mobile header #m-top #m-quick-action span .add-action-popup:before {
  display: none;
}
body .npe2-plugin-panel html.mobile header #m-top #m-quick-action span #adv-search-popup {
  width: 100%;
  padding: 10px;
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
body .npe2-plugin-panel html.mobile header .provider-info {
  background-color: #010101;
  position: relative;
  z-index: 1;
}
body .npe2-plugin-panel html.mobile header .provider-info div.logo {
  display: inline-block;
  float: left;
  width: 100%;
  padding: 10px 0 10px 10px;
}
body .npe2-plugin-panel html.mobile header .provider-info div.logo img {
  height: 27px;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile {
  float: right;
  text-align: center;
  font-size: 1.2em;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > span#m-current-nav {
  display: inline-block;
  font-size: 1em;
  font-weight: 400;
  line-height: 50px;
  color: white;
  height: 50px;
  padding: 0 7px;
  background-color: #02c38a;
  position: absolute;
  z-index: 1001;
  cursor: pointer;
  vertical-align: middle;
  text-indent: .4em;
  left: 100%;
  top: 0;
  margin-left: -51px;
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  -o-transition: left 0.3s;
  -ms-transition: left 0.3s;
  transition: left 0.3s;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > span#m-current-nav:before {
  content: "m";
  font-family: "npe_icons_v1regular";
  font-size: 2.3em;
  vertical-align: middle;
  margin-right: 5px;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section {
  width: 100%;
  background-color: #525f6d;
  text-align: left;
  position: fixed;
  left: 100%;
  top: 0;
  bottom: 0;
  z-index: 1;
  overflow: auto;
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  -o-transition: left 0.3s;
  -ms-transition: left 0.3s;
  transition: left 0.3s;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section .tab-scroll {
  width: 100%;
  display: inline-block;
  background: #4d5966;
  overflow-y: auto;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section .tab-scroll #m-main-nav-tab {
  width: 350px;
  display: inline-block;
  background: #2d333b;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section .tab-scroll #m-main-nav-tab > li {
  width: 100px;
  float: left;
  display: inline-block;
  font-size: 1.1em;
  font-weight: bold;
  padding: 7px 14px;
  color: #767f8b;
  cursor: pointer;
  text-align: center;
  border-left: 1px solid #4d5966;
  min-height: 50px;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section .tab-scroll #m-main-nav-tab > li.integrationNav > b,
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section .tab-scroll #m-main-nav-tab > li.addonsNav > b {
  padding-top: 8px;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section .tab-scroll #m-main-nav-tab > li > span {
  display: none;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section .tab-scroll #m-main-nav-tab > li > b {
  display: inline-block;
  font-weight: normal;
  width: 100%;
  text-align: center;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section .tab-scroll #m-main-nav-tab > li.activeNav {
  background-color: #4d5966;
  color: #2d333b;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section .tab-scroll #m-main-nav-tab > li.activeNav > span {
  border-color: white;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section .tab-scroll #m-main-nav-tab > li > b {
  color: white;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container {
  display: inline-block;
  width: 100%;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container > div {
  display: none;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container > div.activeNav {
  display: block;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container > div > ul,
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container > div .navigation-grid > ul {
  display: inline-block;
  width: 100%;
  float: left;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container > div > ul > li,
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container > div .navigation-grid > ul > li {
  display: inline-block;
  float: left;
  width: 100%;
  border-bottom: 1px solid #2d333b;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container > div > ul > li > a,
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container > div .navigation-grid > ul > li > a {
  font-weight: normal;
  display: block;
  padding: 5px 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container > div > ul > li a,
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container > div .navigation-grid > ul > li a {
  color: white;
  font-size: 1.25em;
  text-decoration: none;
  line-height: 1.8em;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container > div > ul > li > ul,
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container > div .navigation-grid > ul > li > ul {
  display: none;
  padding: 10px 0;
  background-color: #2d333b;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container > div > ul > li > ul > li,
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container > div .navigation-grid > ul > li > ul > li {
  display: inline-block;
  width: 100%;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container > div > ul > li > ul > li > a,
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container > div .navigation-grid > ul > li > ul > li > a {
  display: block;
  padding: 4px 8px 4px 18px;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container > div > ul > li.submenu > a:after,
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container > div .navigation-grid > ul > li.submenu > a:after {
  font-family: 'npe_icons_v1regular';
  content: '\e803';
  font-size: 1.8em;
  line-height: 0;
  vertical-align: middle;
  color: #aabccf;
  float: right;
  margin-right: 42px;
  margin-top: 15px;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container > div > ul > li.max > ul,
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container > div .navigation-grid > ul > li.max > ul {
  display: block;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container > div > ul > li.max > a:after,
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container > div .navigation-grid > ul > li.max > a:after {
  content: '\e804' !important;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container > div > ul > li > .main-icon-block,
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container > div .navigation-grid > ul > li > .main-icon-block {
  display: none;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container > div > ul > li .icon-other,
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container > div .navigation-grid > ul > li .icon-other {
  display: none;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container .module-container {
  padding: 30px;
  width: 100%;
  display: inline-block;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container .module-container .module-col {
  width: 33.33%;
  padding: 10px;
  float: left;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container .module-container .module-col > .module-block {
  width: 100%;
  background: #262b32;
  padding: 20px;
  display: table;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container .module-container .module-col > .module-block .module-grid {
  display: table-row-group;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container .module-container .module-col > .module-block .module-grid > .module-row {
  display: table-row;
  text-decoration: none;
  color: inherit;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container .module-container .module-col > .module-block .module-grid > .module-row > .module-col-grid {
  display: table-cell;
  vertical-align: middle;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container .module-container .module-col .module-icon {
  width: 60px;
  height: 80px;
  text-align: center;
  padding: 0 0px 0 0px;
  font-size: 9em;
  color: #454f5b;
  line-height: 0px;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container .module-container .module-col .module-icon > span[class*="icon-"] {
  width: 60px;
  line-height: 0;
  margin-top: -10px;
  display: inline-block;
  vertical-align: middle;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container .module-container .module-col .module-text {
  text-align: right;
  padding: 0 20px 0 10px;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container .module-container .module-col .module-text h2 {
  font-size: 2em;
  width: 100%;
  color: white;
  padding-bottom: 0px;
  font-weight: normal;
  word-wrap: break-word;
}
body .npe2-plugin-panel html.mobile header #m-main-navigation-mobile > #m-main-nav-section #m-main-nav-container .module-container .module-col .module-text span {
  font-size: 1.4em;
  width: 100%;
  color: #02c38a;
  word-wrap: break-word;
}
body .npe2-plugin-panel html.mobile header #m-profile-mobile {
  font-size: 1.6em;
}
body .npe2-plugin-panel html.mobile header #m-profile-mobile.open #m-profile-name {
  background-color: #384049;
}
body .npe2-plugin-panel html.mobile header #m-profile-mobile.open #m-profile-nav {
  display: inline-block;
  height: 210px;
}
body .npe2-plugin-panel html.mobile header #m-profile-mobile.animation #m-profile-nav {
  display: inline-block;
}
body .npe2-plugin-panel html.mobile header #m-profile-mobile #m-profile-name {
  float: right;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 54px;
  width: 50px;
  height: 50px;
  text-indent: 60px;
  overflow: hidden;
  border-width: 0 0 0 1px;
  border-style: solid;
  border-color: #384049;
}
body .npe2-plugin-panel html.mobile header #m-profile-mobile #m-profile-name > span {
  text-indent: 0;
  float: left;
  font-size: 3.2em;
  line-height: 1em;
}
body .npe2-plugin-panel html.mobile header #m-profile-mobile #m-profile-nav {
  display: none;
  width: 100%;
  height: 0;
  float: left;
  overflow: hidden;
  background-color: #384049;
  -webkit-transition: height 0.3s ease-in;
  -moz-transition: height 0.3s ease-in;
  -o-transition: height 0.3s ease-in;
  -ms-transition: height 0.3s ease-in;
  transition: height 0.3s ease-in;
}
body .npe2-plugin-panel html.mobile header #m-profile-mobile #m-profile-nav > ul li {
  border-bottom: 1px solid #2d333b;
}
body .npe2-plugin-panel html.mobile header #m-profile-mobile #m-profile-nav > ul li > a {
  display: inline-block;
  width: 100%;
  line-height: 2.6em;
  vertical-align: middle;
  color: white;
}
body .npe2-plugin-panel html.mobile header #m-profile-mobile #m-profile-nav > ul li > a > span {
  float: left;
  color: #6a7a8c;
}
body .npe2-plugin-panel html.mobile header #m-profile-mobile #m-profile-nav > ul li:hover,
body .npe2-plugin-panel html.mobile header #m-profile-mobile #m-profile-nav > ul li:focus {
  background-color: #02c38a;
  color: #2d333b;
}
body .npe2-plugin-panel html.mobile header #m-profile-mobile #m-profile-nav > ul li:hover > span,
body .npe2-plugin-panel html.mobile header #m-profile-mobile #m-profile-nav > ul li:focus > span {
  color: #2d333b;
}
body .npe2-plugin-panel html.mobile header #m-sub-links {
  float: left;
  width: 100%;
  display: inline-block;
  background-color: #02aa78;
}
body .npe2-plugin-panel html.mobile header #m-sub-links > .menuBar {
  width: 100%;
  float: left;
  display: inline-block;
}
body .npe2-plugin-panel html.mobile header #m-sub-links > .menuBar > a {
  width: 100%;
  float: left;
  display: inline-block;
  background-color: #02c38a;
  font-size: 1.4em;
  padding: 7px 0;
  text-align: center;
  color: white;
  font-weight: bold;
}
body .npe2-plugin-panel html.mobile header #m-sub-links > .menuBar > a:after {
  font-family: 'npe_icons_v1regular';
  content: ",";
  font-size: 1.5em;
  line-height: 0;
  vertical-align: middle;
  display: inline-block;
  margin-left: 5px;
}
body .npe2-plugin-panel html.mobile header #m-sub-links > .menuBar > ul {
  display: none;
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
body .npe2-plugin-panel html.mobile header #m-sub-links > .menuBar > ul > li {
  display: inline-block;
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-bottom: 1px solid rgba(0,0,0,0.2);
}
body .npe2-plugin-panel html.mobile header #m-sub-links > .menuBar > ul > li > ul {
  display: inline-block;
  width: 100%;
  float: left;
  background-color: rgba(0,0,0,0.1);
}
body .npe2-plugin-panel html.mobile header #m-sub-links > .menuBar > ul > li.submenu > a:after {
  font-family: 'npe_icons_v1regular';
  content: '\e803';
  font-size: 2em;
  line-height: 0;
  vertical-align: middle;
  color: white;
  float: right;
  margin-right: 0px;
  margin-top: 10px;
}
body .npe2-plugin-panel html.mobile header #m-sub-links > .menuBar > ul > li.submenu.active > a:after {
  content: '\e804';
}
body .npe2-plugin-panel html.mobile header #m-sub-links > .menuBar > ul > li.submenu.active > ul {
  display: block;
}
body .npe2-plugin-panel html.mobile header #m-sub-links > .menuBar > ul > li.submenu > ul {
  display: none;
}
body .npe2-plugin-panel html.mobile header #m-sub-links > .menuBar > ul > li.submenu > ul > .back-menu {
  display: none;
}
body .npe2-plugin-panel html.mobile header #m-sub-links > .menuBar > ul a {
  display: inline-block;
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  color: white;
  font-size: 1.4em;
  padding: 10px;
}
body .npe2-plugin-panel html.mobile header #m-sub-links.max > .menuBar > a:after {
  content: ".";
}
body .npe2-plugin-panel html.mobile header #m-sub-links.max > .menuBar > ul {
  display: block;
}
body .npe2-plugin-panel aside,
body .npe2-plugin-panel nav {
  display: inline-block;
}
body .npe2-plugin-panel aside,
body .npe2-plugin-panel nav,
body .npe2-plugin-panel div,
body .npe2-plugin-panel section,
body .npe2-plugin-panel input,
body .npe2-plugin-panel select,
body .npe2-plugin-panel textarea,
body .npe2-plugin-panel ul,
body .npe2-plugin-panel ol,
body .npe2-plugin-panel li {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
body .npe2-plugin-panel .hide-scroll {
  z-index: 0 !important;
}
body .npe2-plugin-panel aside#m-left {
  position: fixed !important;
  left: 0;
  top: 0;
  bottom: 0;
  width: 180px;
  z-index: 8;
  overflow: hidden;
  background: #3f4752;
  -webkit-transition: left 0.3s ease-out;
  -moz-transition: left 0.3s ease-out;
  -o-transition: left 0.3s ease-out;
  -ms-transition: left 0.3s ease-out;
  transition: left 0.3s ease-out;
}
body .npe2-plugin-panel .nav-min aside#m-left {
  left: -130px;
  overflow: visible !important;
  -webkit-transition: left 0.3s ease-in;
  -moz-transition: left 0.3s ease-in;
  -o-transition: left 0.3s ease-in;
  -ms-transition: left 0.3s ease-in;
  transition: left 0.3s ease-in;
}
body .npe2-plugin-panel aside#m-left > #m-logo-section {
  background-color: #2d333b;
  height: 50px;
  border-bottom: 1px solid #262b32;
  padding-left: 8px;
  display: inline-block;
  width: 100%;
  float: left;
  position: relative;
}
body .npe2-plugin-panel aside#m-left > #m-logo-section > span.logo-image {
  padding-top: 10px;
  display: inline-block;
  padding-left: 0px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  height: 50px;
  padding-right: 50px;
}
body .npe2-plugin-panel aside#m-left > #m-logo-section > span.logo-image img {
  max-width: 100%;
  max-height: 35px;
}
body .npe2-plugin-panel .provider-logo {
  position: fixed;
  bottom: 0px;
  padding: 10px 10px;
  width: 180px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  text-align: center;
  background: #3f4752;
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  -o-transition: left 0.3s;
  -ms-transition: left 0.3s;
  transition: left 0.3s;
}
body .npe2-plugin-panel .provider-logo img {
  max-width: 100%;
  max-height: 35px;
}
body .npe2-plugin-panel .nav-max .provider-logo {
  left: 0px;
}
body .npe2-plugin-panel .nav-min .provider-logo {
  left: -130px;
}
body .npe2-plugin-panel aside#m-left > #m-logo-section > #m-logo {
  float: left;
  overflow: hidden;
  height: 50px;
}
body .npe2-plugin-panel aside#m-left > #m-logo-section > #m-logo:after {
  content: "N";
  font-family: "npe_icons_v1regular";
  font-size: 9em;
  line-height: .6em;
  color: #b6b8bb;
}
body .npe2-plugin-panel aside#m-left > #m-logo-section > #m-menu-icon {
  float: right;
  display: inline-block;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
}
body .npe2-plugin-panel aside#m-left > #m-logo-section > #m-menu-icon:after {
  overflow: hidden;
  height: 50px;
  padding: 0 12px 0 10px;
}
body .npe2-plugin-panel aside#m-left > #m-logo-section > #m-menu-icon:after {
  content: "<";
  font-family: "npe_icons_v1regular";
  font-size: 28px;
  line-height: 50px;
  color: #4d5966;
  text-shadow: 1px 1px 1px #0b0d0f;
}
body .npe2-plugin-panel .nav-min aside#m-left > #m-logo-section > #m-menu-icon:after {
  content: ">";
}
body .npe2-plugin-panel aside#m-left > #m-activities {
  display: inline-block;
  width: 100%;
  float: left;
}
body .npe2-plugin-panel aside#m-left > #m-activities .m-a-count-cnt {
  background-color: #ff4d4d;
  display: inline-block;
  padding: 4px 8px;
  float: right;
  color: white;
  font-size: .8em;
  font-weight: 600;
  margin: -3px -5px 0 0;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
body .npe2-plugin-panel aside#m-left > #m-activities > .m-a-count-cnt {
  display: none;
}
body .npe2-plugin-panel aside#m-left > #m-activities .m-a-count-cnt .loading {
  background: url("/content/images/spiner.gif") no-repeat center center;
  -webkit-border-radius: initial;
  -moz-border-radius: initial;
  border-radius: initial;
  content: "";
}
body .npe2-plugin-panel aside#m-left > #m-activities .m-a-count-cnt .m-a-count span {
  min-height: 24px;
  min-width: 24px;
  line-height: 24px;
  float: left;
}
body .npe2-plugin-panel aside#m-left > #m-activities > .menuBar > h2 > .add-interaction > .icon-add {
  font-size: 2.2em;
  line-height: 0.7em;
  cursor: pointer;
  float: right;
}
body .npe2-plugin-panel aside#m-left > #m-activities .search-bx > input[type="search"] {
  background-color: #2d333b;
  border: 0px;
  font-size: 1.2em;
  color: #a5abb2;
  background-position: right -162px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
}
body .npe2-plugin-panel aside#m-left > #m-activities:hover > .menuBar > ul,
body .npe2-plugin-panel aside#m-left > #m-activities.open > .menuBar > ul {
  height: 120px;
  -webkit-transition: height 0.3s ease-in;
  -moz-transition: height 0.3s ease-in;
  -o-transition: height 0.3s ease-in;
  -ms-transition: height 0.3s ease-in;
  transition: height 0.3s ease-in;
}
body .npe2-plugin-panel aside#m-left > #m-activities > .menuBar > ul {
  height: 0px;
  overflow: hidden;
  -webkit-transition: height 0.3s ease-out;
  -moz-transition: height 0.3s ease-out;
  -o-transition: height 0.3s ease-out;
  -ms-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
}
body .npe2-plugin-panel aside#m-left > #m-activities > .menuBar > ul > li {
  font-weight: 600;
  padding: 10px;
}
body .npe2-plugin-panel aside#m-left > #m-activities > .menuBar > ul > li a {
  color: #a5abb2;
  text-decoration: none;
  font-size: 1.2em;
  line-height: 1.2em;
}
body .npe2-plugin-panel aside#m-left > #m-activities > .menuBar > ul > li span.icon-switch {
  float: left;
  padding-right: 10px;
  font-size: 2em;
}
body .npe2-plugin-panel aside#m-left > #m-activities > .menuBar > ul > li a label {
  font-size: 1em;
  color: #000000;
}
body .npe2-plugin-panel aside#m-left > #m-take-action {
  display: inline-block;
  width: 100%;
  float: left;
}
body .npe2-plugin-panel aside#m-left > #m-take-action > .menuBar > h2,
body .npe2-plugin-panel aside#m-left > #m-activities > .menuBar > h2 {
  font-weight: 300;
  color: #a5abb2;
  font-size: 1.8em;
  padding: 12px 16px;
}
body .npe2-plugin-panel aside#m-left > #m-take-action > .menuBar > h2:after {
  content: "6";
  font-family: "npe_icons_v1regular";
  float: right;
  margin-top: 5px;
}
body .npe2-plugin-panel aside#m-left > #m-take-action:hover > .menuBar > h2:after {
  content: "8";
}
body .npe2-plugin-panel aside#m-left > #m-take-action {
  font-family: 'Open Sans', sans-serif;
  background-color: #4d5966;
}
body .npe2-plugin-panel aside#m-left > #m-take-action > .menuBar > ul {
  height: 0px;
  overflow: hidden;
  -webkit-transition: height 0.3s ease-in;
  -moz-transition: height 0.3s ease-in;
  -o-transition: height 0.3s ease-in;
  -ms-transition: height 0.3s ease-in;
  transition: height 0.3s ease-in;
}
body .npe2-plugin-panel aside#m-left > #m-take-action > .menuBar > ul > li {
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1.2em;
  padding: 10px;
}
body .npe2-plugin-panel aside#m-left > #m-take-action > .menuBar > ul > li > a {
  color: #a5abb2;
  text-decoration: none;
}
body .npe2-plugin-panel aside#m-left > #m-take-action > .menuBar > ul > li > span {
  float: left;
  padding-right: 10px;
}
body .npe2-plugin-panel .nav-max aside#m-left > #m-take-action:hover > .menuBar > ul {
  height: 150px;
  -webkit-transition: height 0.3s ease-in;
  -moz-transition: height 0.3s ease-in;
  -o-transition: height 0.3s ease-in;
  -ms-transition: height 0.3s ease-in;
  transition: height 0.3s ease-in;
}
body .npe2-plugin-panel .nav-min aside#m-left > #m-take-action > .menuBar > ul {
  height: auto;
}
body .npe2-plugin-panel .nav-min aside#m-left #m-activities,
body .npe2-plugin-panel .nav-min aside#m-left #m-take-action {
  cursor: pointer;
}
body .npe2-plugin-panel .nav-min aside#m-left .menuBar {
  background: rgba(0,0,0,0.9);
  bottom: 0;
  position: fixed;
  z-index: 1;
  left: 50px;
  overflow: hidden;
  width: 0px;
  top: 0;
  -webkit-transition: width 0.3s ease-out;
  -moz-transition: width 0.3s ease-out;
  -o-transition: width 0.3s ease-out;
  -ms-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}
body .npe2-plugin-panel .nav-min aside#m-left .menuBar ul {
  width: 180px;
}
body .npe2-plugin-panel .nav-min aside#m-left .menuBar > h2 {
  width: 180px;
}
body .npe2-plugin-panel .nav-min aside#m-left #m-activities.open .menuBar,
body .npe2-plugin-panel .nav-min aside#m-left #m-take-action.open .menuBar {
  width: 180px;
  -webkit-transition: width 0.3s ease-in;
  -moz-transition: width 0.3s ease-in;
  -o-transition: width 0.3s ease-in;
  -ms-transition: width 0.3s ease-in;
  transition: width 0.3s ease-in;
}
body .npe2-plugin-panel .nav-min aside#m-left #m-activities:after,
body .npe2-plugin-panel .nav-min aside#m-left #m-take-action:after {
  content: "";
  font-size: 3.8em;
  letter-spacing: 5px;
  line-height: 1.4em;
  font-family: 'npe_icons_v1regular' !important;
  background-color: #3f4752;
  display: inline-block;
  height: 50px;
  width: 180px;
  text-align: right;
  color: #999999;
}
body .npe2-plugin-panel .nav-min aside#m-left #m-activities > .m-a-count-cnt {
  display: inline-block;
  font-size: 1.42em;
  position: absolute;
  right: 10px;
  top: 62px;
}
body .npe2-plugin-panel .nav-min aside#m-left #m-take-action:after {
  content: "g";
}
body .npe2-plugin-panel .nav-min aside#m-left #m-activities.open:after,
body .npe2-plugin-panel .nav-min aside#m-left #m-take-action.open:after {
  background-color: rgba(0,0,0,0.9);
}
body .npe2-plugin-panel html:not(.mobile) .nav-max aside#m-left .menuBar {
  overflow: inherit !important;
}
body .npe2-plugin-panel html:not(.mobile) .nav-min #m-sub-links {
  cursor: pointer;
  position: relative;
}
body .npe2-plugin-panel html:not(.mobile) .nav-min #m-sub-links .bind-click-event {
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: absolute;
  display: inline-block;
}
body .npe2-plugin-panel html:not(.mobile) .nav-min #m-sub-links:after {
  content: "";
  font-size: 3.8em;
  letter-spacing: 5px;
  line-height: 1.4em;
  font-family: 'npe_icons_v1regular' !important;
  background-color: #3f4752;
  display: inline-block;
  height: 50px;
  width: 180px;
  text-align: right;
  color: #999999;
}
body .npe2-plugin-panel html:not(.mobile) .nav-min #m-sub-links.open:after {
  background-color: rgba(0,0,0,0.9);
}
body .npe2-plugin-panel html:not(.mobile) .nav-min #m-sub-links.open .menuBar {
  width: 180px;
  -webkit-transition: width 0.3s ease-in;
  -moz-transition: width 0.3s ease-in;
  -o-transition: width 0.3s ease-in;
  -ms-transition: width 0.3s ease-in;
  transition: width 0.3s ease-in;
}
body .npe2-plugin-panel html:not(.mobile) .nav-min #m-sub-links.contactmanagement:after {
  content: "U";
}
body .npe2-plugin-panel html:not(.mobile) .nav-min #m-sub-links.configuration:after {
  content: "T";
}
body .npe2-plugin-panel html:not(.mobile) .nav-min #m-sub-links.eventmanagement:after {
  content: "i";
}
body .npe2-plugin-panel html:not(.mobile) .nav-min #m-sub-links.donationmanagement:after {
  content: "~";
}
body .npe2-plugin-panel html:not(.mobile) .nav-min #m-sub-links.dm:after {
  content: "E";
}
body .npe2-plugin-panel html:not(.mobile) .nav-min #m-sub-links.membershipmanagement:after {
  content: "w";
}
body .npe2-plugin-panel html:not(.mobile) .nav-min #m-sub-links.volunteermanagement:after {
  content: "U";
}
body .npe2-plugin-panel html:not(.mobile) .nav-min #m-sub-links.otherstuff:after {
  content: "U";
}
body .npe2-plugin-panel html:not(.mobile) .nav-min #m-sub-links.setting:after {
  content: "S";
}
body .npe2-plugin-panel html:not(.mobile) .nav-min #m-sub-links.financial:after {
  content: "n";
}
body .npe2-plugin-panel html:not(.mobile) .nav-min #m-sub-links.reports:after {
  content: "G";
}
body .npe2-plugin-panel html:not(.mobile) #m-sub-links {
  display: inline-block;
  width: 100%;
  float: left;
  margin-bottom: 65px;
}
body .npe2-plugin-panel html:not(.mobile) #m-sub-links > .menuBar > a,
body .npe2-plugin-panel html:not(.mobile) #m-sub-links li,
body .npe2-plugin-panel html:not(.mobile) #m-sub-links a {
  font-weight: 400;
  color: #a5abb2;
}
body .npe2-plugin-panel html:not(.mobile) #m-sub-links > .menuBar > a,
body .npe2-plugin-panel html:not(.mobile) #m-sub-links a {
  font-size: 1.4em;
}
body .npe2-plugin-panel html:not(.mobile) #m-sub-links > .menuBar > a,
body .npe2-plugin-panel html:not(.mobile) #m-sub-links ul {
  display: block;
}
body .npe2-plugin-panel html:not(.mobile) #m-sub-links .menuBar > a {
  padding: 12px 16px;
  margin-bottom: 0px;
  font-size: 1.8em;
  font-weight: 400;
  background-color: #02c38a;
  color: white;
}
body .npe2-plugin-panel html:not(.mobile) #m-sub-links ul.side-nav {
  position: relative;
  left: 0px;
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  -o-transition: left 0.5s;
  -ms-transition: left 0.5s;
  transition: left 0.5s;
}
body .npe2-plugin-panel html:not(.mobile) #m-sub-links ul.side-nav > li > ul {
  display: none;
  width: 100%;
  position: absolute;
  top: 0;
  left: 180px;
}
body .npe2-plugin-panel html:not(.mobile) #m-sub-links ul.side-nav > li > ul > li.back-menu {
  background: #4d5966;
}
body .npe2-plugin-panel html:not(.mobile) #m-sub-links ul.side-nav > li > ul > li.back-menu a {
  padding: 0px;
  line-height: 40px;
}
body .npe2-plugin-panel html:not(.mobile) #m-sub-links ul.side-nav > li > ul > li.back-menu a:before {
  content: "<";
  vertical-align: middle;
  font-family: "npe_icons_v1regular";
  font-size: 18px;
  line-height: 40px;
  display: inline-block;
  margin-top: -2px;
  width: 20px;
  margin-left: 10px;
}
body .npe2-plugin-panel html:not(.mobile) #m-sub-links ul.side-nav > li.active > ul {
  display: block;
  padding-bottom: 65px;
}
body .npe2-plugin-panel html:not(.mobile) #m-sub-links ul.side-nav > li.submenu > a:after {
  content: ">";
  vertical-align: middle;
  font-family: "npe_icons_v1regular";
  font-size: 18px;
  float: right;
  width: 5px;
  line-height: 20px;
}
body .npe2-plugin-panel html:not(.mobile) #m-sub-links ul.side-nav > li.submenu.active:after {
  display: none;
}
body .npe2-plugin-panel html:not(.mobile) #m-sub-links ul.side-nav.open {
  left: -180px;
}
body .npe2-plugin-panel html:not(.mobile) #m-sub-links ul {
  padding: 0 0 0 0;
}
body .npe2-plugin-panel html:not(.mobile) #m-sub-links li {
  display: block;
  border-bottom: 1px solid #2d333b;
}
body .npe2-plugin-panel html:not(.mobile) #m-sub-links li:hover {
  background-color: #48515d;
}
body .npe2-plugin-panel html:not(.mobile) #m-sub-links li.active > a {
  color: white;
  border-left: 5px solid white;
  padding-left: 12px;
}
body .npe2-plugin-panel html:not(.mobile) #m-sub-links li.active {
  background-color: #2d333b;
}
body .npe2-plugin-panel html:not(.mobile) #m-sub-links li > a:focus {
  outline: none;
}
body .npe2-plugin-panel html:not(.mobile) #m-sub-links li a {
  display: block;
}
body .npe2-plugin-panel html:not(.mobile) #m-sub-links li.mainactive {
  background-color: #2d333b;
}
body .npe2-plugin-panel html:not(.mobile) #m-sub-links li.mainactive > a {
  border-left: 5px solid white;
  color: white;
}
body .npe2-plugin-panel html:not(.mobile) #m-sub-links li.act > a,
body .npe2-plugin-panel html:not(.mobile) #m-sub-links li:hover > a {
  color: white;
}
body .npe2-plugin-panel html:not(.mobile) #m-sub-links a {
  text-decoration: none;
  display: block;
  padding: 10px 17px;
}
body .npe2-plugin-panel html:not(.mobile) .nav-min #m-sub-links li:hover {
  background-color: black;
}
body .npe2-plugin-panel html:not(.mobile) .nav-min #m-sub-links li.active > a {
  color: white;
  border-left: 5px solid white;
  padding-left: 12px;
}
body .npe2-plugin-panel html:not(.mobile) .nav-min #m-sub-links li.active {
  background-color: #666666;
}
body .npe2-plugin-panel html:not(.mobile) .nav-min #m-sub-links li.mainactive {
  background-color: #666666;
}
body .npe2-plugin-panel html:not(.mobile) .nav-min #m-sub-links li.mainactive > a {
  border-left: 5px solid white;
  color: white;
}
body .npe2-plugin-panel div#m-right {
  display: inline-block;
  width: 100%;
  min-height: 100%;
  -webkit-transition: padding 0.3s ease-out;
  -moz-transition: padding 0.3s ease-out;
  -o-transition: padding 0.3s ease-out;
  -ms-transition: padding 0.3s ease-out;
  transition: padding 0.3s ease-out;
  float: left;
  margin-bottom: -50px;
}
body .npe2-plugin-panel html:not(.mobile) div#m-right {
  padding-top: 50px;
  padding-left: 180px;
}
body .npe2-plugin-panel html:not(.mobile) .nav-min div#m-right {
  padding-left: 50px;
  -webkit-transition: padding 0.3s ease-in;
  -moz-transition: padding 0.3s ease-in;
  -o-transition: padding 0.3s ease-in;
  -ms-transition: padding 0.3s ease-in;
  transition: padding 0.3s ease-in;
}
body .npe2-plugin-panel html:not(.mobile) div#m-right > #m-gray-strip {
  display: inline-block;
  height: 50px;
  background-color: #343b44;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 6;
}
body .npe2-plugin-panel html:not(.mobile) nav#m-top {
  height: 50px;
  width: 100%;
  display: inline-block;
  border-bottom: 1px solid #2d333b;
  -webkit-transition: padding 0.3s ease-out;
  -moz-transition: padding 0.3s ease-out;
  -o-transition: padding 0.3s ease-out;
  -ms-transition: padding 0.3s ease-out;
  transition: padding 0.3s ease-out;
  padding-left: 180px;
  position: fixed;
  top: 0;
  z-index: 7;
  left: 0px;
}
body .npe2-plugin-panel html:not(.mobile) nav#m-top.m-open {
  z-index: 7;
  background-color: #343b44;
}
body .npe2-plugin-panel html:not(.mobile) nav#m-top.m-open > #m-profile,
body .npe2-plugin-panel html:not(.mobile) nav#m-top.m-open > #m-quick-action {
  visibility: hidden;
}
body .npe2-plugin-panel html:not(.mobile) .nav-min nav#m-top {
  padding-left: 50px;
  -webkit-transition: padding 0.3s ease-in;
  -moz-transition: padding 0.3s ease-in;
  -o-transition: padding 0.3s ease-in;
  -ms-transition: padding 0.3s ease-in;
  transition: padding 0.3s ease-in;
}
body .npe2-plugin-panel nav#m-top > span#current {
  display: inline-block;
  font-size: 1.2em;
}
body .npe2-plugin-panel #m-main-navigation {
  float: right;
  text-align: center;
}
body .npe2-plugin-panel #m-main-navigation > span#m-current-nav {
  display: inline-block;
  font-size: 1.2em;
  font-weight: 600;
  line-height: 50px;
  color: white;
  height: 50px;
  padding: 0 16px;
  background-color: #02c38a;
  position: relative;
  z-index: 1001;
  cursor: pointer;
  vertical-align: middle;
  text-indent: .4em;
}
body .npe2-plugin-panel #m-main-navigation > span#m-current-nav:before {
  content: "m";
  font-family: "npe_icons_v1regular";
  font-size: 2.3em;
  vertical-align: middle;
  margin-right: 5px;
}
body .npe2-plugin-panel #m-main-navigation > #m-main-nav-section {
  position: absolute;
  left: 0;
  top: 49px;
  z-index: 1000;
  width: 100%;
  background-color: #525f6d;
  overflow: hidden;
  text-align: left;
  height: 0;
  -webkit-transition: height 0.3s ease-out;
  -moz-transition: height 0.3s ease-out;
  -o-transition: height 0.3s ease-out;
  -ms-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
}
body .npe2-plugin-panel #m-main-navigation #m-main-nav-tab {
  width: 100px;
  display: inline-block;
  min-height: 460px;
  background: #2d333b;
}
body .npe2-plugin-panel #m-main-navigation #m-main-nav-tab > li {
  width: 100px;
  float: left;
  display: inline-block;
  background: #2d333b;
  font-size: 1.4em;
  padding: 12px 0;
  color: #767f8b;
  cursor: pointer;
  text-align: center;
  border-bottom: 1px solid #525f6d;
}
body .npe2-plugin-panel #m-main-navigation #m-main-nav-tab > li > span {
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 5px solid #767f8b;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
body .npe2-plugin-panel #m-main-navigation #m-main-nav-tab > li > b {
  display: inline-block;
  font-weight: normal;
  width: 100%;
  text-align: center;
}
body .npe2-plugin-panel #m-main-navigation #m-main-nav-tab > li.activeNav {
  border-color: #02c38a;
  background-color: #4d5966;
  color: #2d333b;
}
body .npe2-plugin-panel #m-main-navigation #m-main-nav-tab > li.activeNav > span {
  border-color: white;
}
body .npe2-plugin-panel #m-main-navigation #m-main-nav-tab > li > b {
  color: white;
}
body .npe2-plugin-panel #m-main-navigation #m-main-nav-container {
  display: inline-block;
  height: 460px;
  overflow: auto;
  padding: 20px;
  width: 100%;
}
body .npe2-plugin-panel #m-main-navigation #m-main-nav-container > div {
  display: none;
}
body .npe2-plugin-panel #m-main-navigation #m-main-nav-container > div.activeNav {
  display: block;
}
body .npe2-plugin-panel #m-main-navigation #m-main-nav-container > div .navigation-grid {
  border-right: 1px solid #414d5a;
  width: 25%;
  float: left;
  min-height: 420px;
}
body .npe2-plugin-panel #m-main-navigation #m-main-nav-container > div .navigation-grid > ul {
  padding-bottom: 30px;
  width: 100%;
}
body .npe2-plugin-panel #m-main-navigation #m-main-nav-container > div .navigation-grid > ul:last-child {
  padding-bottom: 0px;
}
body .npe2-plugin-panel #m-main-navigation #m-main-nav-container > div .navigation-grid > ul > li {
  width: 100%;
}
body .npe2-plugin-panel #m-main-navigation #m-main-nav-container > div > ul,
body .npe2-plugin-panel #m-main-navigation #m-main-nav-container > div .navigation-grid > ul {
  display: inline-block;
  width: 100%;
}
body .npe2-plugin-panel #m-main-navigation #m-main-nav-container > div > ul > li,
body .npe2-plugin-panel #m-main-navigation #m-main-nav-container > div .navigation-grid > ul > li {
  display: inline-block;
  width: 100%;
  padding-left: 20px;
  padding-right: 50px;
  position: relative;
}
body .npe2-plugin-panel #m-main-navigation #m-main-nav-container > div > ul > li a,
body .npe2-plugin-panel #m-main-navigation #m-main-nav-container > div .navigation-grid > ul > li a {
  color: white;
  font-size: 1.3em;
  text-decoration: none;
  line-height: 1.8em;
}
body .npe2-plugin-panel #m-main-navigation #m-main-nav-container > div > ul > li > a,
body .npe2-plugin-panel #m-main-navigation #m-main-nav-container > div .navigation-grid > ul > li > a {
  color: #02c38a;
  font-size: 1.4em;
  font-weight: bold;
}
body .npe2-plugin-panel #m-main-navigation #m-main-nav-container > div > ul > li > .main-icon-block,
body .npe2-plugin-panel #m-main-navigation #m-main-nav-container > div .navigation-grid > ul > li > .main-icon-block {
  position: absolute;
  top: 0;
  right: 0px;
  width: 50px;
  color: #3f4752;
  vertical-align: middle;
  text-align: center;
}
body .npe2-plugin-panel #m-main-navigation #m-main-nav-container > div > ul > li > .main-icon-block > span[class*="icon-"],
body .npe2-plugin-panel #m-main-navigation #m-main-nav-container > div .navigation-grid > ul > li > .main-icon-block > span[class*="icon-"] {
  vertical-align: middle;
  font-size: 5em;
}
body .npe2-plugin-panel #m-main-navigation #m-main-nav-container .module-container {
  padding: 30px;
  width: 100%;
  display: inline-block;
}
body .npe2-plugin-panel #m-main-navigation #m-main-nav-container .module-container .module-col {
  width: 33.33%;
  padding: 10px;
  float: left;
}
body .npe2-plugin-panel #m-main-navigation #m-main-nav-container .module-container .module-col > .module-block {
  width: 100%;
  background: #262b32;
  padding: 20px;
  display: table;
}
body .npe2-plugin-panel #m-main-navigation #m-main-nav-container .module-container .module-col > .module-block .module-grid {
  display: table-row-group;
}
body .npe2-plugin-panel #m-main-navigation #m-main-nav-container .module-container .module-col > .module-block .module-grid > .module-row {
  display: table-row;
  text-decoration: none;
  color: inherit;
}
body .npe2-plugin-panel #m-main-navigation #m-main-nav-container .module-container .module-col > .module-block .module-grid > .module-row > .module-col-grid {
  display: table-cell;
  vertical-align: middle;
}
body .npe2-plugin-panel #m-main-navigation #m-main-nav-container .module-container .module-col .module-icon {
  width: 60px;
  height: 80px;
  text-align: center;
  padding: 0 0px 0 0px;
  font-size: 9em;
  color: #454f5b;
  line-height: 0px;
}
body .npe2-plugin-panel #m-main-navigation #m-main-nav-container .module-container .module-col .module-icon > span[class*="icon-"] {
  width: 60px;
  line-height: 0;
  margin-top: -10px;
  display: inline-block;
  vertical-align: middle;
}
body .npe2-plugin-panel #m-main-navigation #m-main-nav-container .module-container .module-col .module-text {
  text-align: right;
  padding: 0 20px 0 10px;
}
body .npe2-plugin-panel #m-main-navigation #m-main-nav-container .module-container .module-col .module-text h2 {
  font-size: 2em;
  width: 100%;
  color: white;
  padding-bottom: 0px;
  font-weight: normal;
  word-wrap: break-word;
}
body .npe2-plugin-panel #m-main-navigation #m-main-nav-container .module-container .module-col .module-text span {
  font-size: 1.4em;
  width: 100%;
  color: #02c38a;
  word-wrap: break-word;
}
body .npe2-plugin-panel #m-main-navigation .icon-other {
  width: 22px;
  height: 22px;
  margin-top: 10px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  border: 5px solid #3f4752;
  display: inline-block;
}
body .npe2-plugin-panel .m-open > #m-main-navigation > #m-main-nav-section {
  height: 465px;
  -webkit-transition: height 0.3s ease-in;
  -moz-transition: height 0.3s ease-in;
  -o-transition: height 0.3s ease-in;
  -ms-transition: height 0.3s ease-in;
  transition: height 0.3s ease-in;
  border-top: 5px solid #02c38a;
}
@media screen and (max-width: 1100px) {
  body .npe2-plugin-panel #m-main-navigation #m-main-nav-container {
    height: 460px;
  }
  body .npe2-plugin-panel #m-main-navigation #m-main-nav-tab {
    height: 460px;
  }
  body .npe2-plugin-panel nav#m-top.m-open > #m-main-navigation > #m-main-nav-section {
    height: 465px;
  }
}
@media screen and (max-width: 1024px) {
  body .npe2-plugin-panel #m-main-nav-container .module-container .module-col {
    width: 50%;
  }
}
@media screen and (max-width: 768px) and (min-height: 1024px) {
  body .npe2-plugin-panel nav#m-top.m-open > #m-main-navigation > #m-main-nav-section {
    height: 750px;
  }
  body .npe2-plugin-panel #m-main-navigation #m-main-nav-container {
    height: 745px;
  }
  body .npe2-plugin-panel #m-main-navigation #m-main-nav-tab {
    height: 745px;
  }
}
@media screen and (max-width: 768px) {
  body .npe2-plugin-panel #m-main-navigation #m-main-nav-container .module-container .module-col {
    width: 100%;
  }
  body .npe2-plugin-panel #m-main-navigation #m-main-nav-container > div .navigation-grid {
    width: 50%;
    margin-bottom: 20px;
    min-height: 400px;
  }
}
body .npe2-plugin-panel html:not(.mobile) #m-quick-action {
  position: absolute;
  left: 0;
  top: 0;
}
body .npe2-plugin-panel #m-quick-action {
  width: 100%;
  text-align: center;
}
body .npe2-plugin-panel #m-quick-action > section {
  display: inline-block;
  height: 50px;
  text-align: left;
}
body .npe2-plugin-panel #m-quick-action > section > span {
  float: left;
  color: #a5abb2;
  text-decoration: none;
  display: inline-block;
  margin-right: 1px;
  position: relative;
}
body .npe2-plugin-panel #m-quick-action > section > span.active,
body .npe2-plugin-panel #m-quick-action > section > span > [class*="icon-"]:hover {
  color: #02c38a;
  background-color: #262b32;
}
body .npe2-plugin-panel #m-quick-action > section > span > [class*="icon-"] {
  color: #a5abb2;
  text-decoration: none;
  line-height: 1.4em;
  font-size: 3.6em;
  cursor: pointer;
  height: 52px;
  display: inline-block;
  padding: 0 2px;
  background-color: #4d5966;
}
body .npe2-plugin-panel #m-quick-action > section > span > [class*="icon-fa-"] {
  font-size: 2.4em;
  line-height: 2.2em;
  padding: 0 10px;
}
body .npe2-plugin-panel #m-quick-action span.action-popup-container {
  position: relative;
}
body .npe2-plugin-panel #m-quick-action span.action-popup-container #adv-search-popup {
  width: 400px;
  padding: 10px;
  display: inline-block;
}
body .npe2-plugin-panel #m-quick-action span.action-popup-container > span.add-action-popup {
  position: absolute;
  display: inline-block;
  top: 56px;
  z-index: 1;
  background: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #d9d9d9;
  box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
  min-width: 190px;
  display: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-top-width: 3px;
  border-top-color: #02c38a;
}
body .npe2-plugin-panel #m-quick-action span.action-popup-container > span.add-action-popup:before {
  width: 0px;
  height: 0px;
  border-top: 10px solid transparent;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #02c38a;
  display: inline-block;
  content: "";
  position: absolute;
  margin-left: -7px;
  left: 50%;
  top: -23px;
}
body .npe2-plugin-panel #m-quick-action span.action-popup-container > span.add-action-popup a.add-action-link {
  padding: 5px 10px;
  cursor: pointer;
  border-bottom: 1px solid #d9d9d9;
  display: block;
  font-size: 1.3em;
  color: #666666;
  text-decoration: none;
}
body .npe2-plugin-panel #m-quick-action span.action-popup-container > span.add-action-popup a.add-action-link:hover,
body .npe2-plugin-panel #m-quick-action span.action-popup-container > span.add-action-popup a.add-action-link.active {
  background: #2d333b;
  font-weight: bold;
  color: white;
}
body .npe2-plugin-panel #m-quick-action span.action-popup-container > span.add-action-popup a.add-action-link > span[class*="icon-"] {
  font-size: 2em;
  vertical-align: middle;
}
body .npe2-plugin-panel #m-quick-action span.action-popup-container.active > span.add-action-popup {
  display: block;
  -webkit-animation: flipInY 0.5s both;
  -moz-animation: flipInY 0.5s both;
  -o-animation: flipInY 0.5s both;
  animation: flipInY 0.5s both;
}
body .npe2-plugin-panel #m-profile {
  cursor: pointer;
  position: relative;
  float: right;
  padding: 0 14px;
  border-left: 1px solid #4d5966;
  border-right: 1px solid #4d5966;
}
body .npe2-plugin-panel #m-profile #m-profile-name {
  font-size: 1.2em;
  font-weight: 600;
  line-height: 48px;
  color: white;
  float: left;
  display: inline-block;
  min-width: 130px;
  height: 50px;
}
body .npe2-plugin-panel #m-profile #m-profile-name:after {
  content: "8";
  font-family: "npe_icons_v1regular";
  color: #a5abb2;
  padding-right: 5px;
  float: right;
}
body .npe2-plugin-panel #m-profile #m-profile-name > span.icon-contact-info {
  float: left;
  font-size: 3.3em;
}
body .npe2-plugin-panel #m-profile #m-profile-nav {
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  height: 0px;
  overflow: hidden;
  background-color: white;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -webkit-transition: height 0.3s ease-in;
  -moz-transition: height 0.3s ease-in;
  -o-transition: height 0.3s ease-in;
  -ms-transition: height 0.3s ease-in;
  transition: height 0.3s ease-in;
}
body .npe2-plugin-panel #m-profile #m-profile-nav > ul,
body .npe2-plugin-panel #m-profile #m-profile-nav > ul > li {
  display: inline-block;
  width: 100%;
}
body .npe2-plugin-panel #m-profile #m-profile-nav > ul > li {
  border-width: 0 1px 0 1px;
  border-color: #f4f4f4;
  border-style: solid;
}
body .npe2-plugin-panel #m-profile #m-profile-nav > ul > li:last-child {
  background-color: #ff4d4d;
  margin-top: 5px;
  border-width: 0;
}
body .npe2-plugin-panel #m-profile #m-profile-nav > ul > li:last-child > a {
  color: white;
  font-weight: 600;
  padding: 15px 5px;
}
body .npe2-plugin-panel #m-profile #m-profile-nav > ul > li > a {
  display: block;
  padding: 10px 5px;
  color: #4d4d4d;
  font-size: 1.2em;
  text-decoration: none;
  line-height: 1.2em;
}
body .npe2-plugin-panel #m-profile #m-profile-nav > ul > li > a > span {
  float: left;
}
body .npe2-plugin-panel #m-profile.open #m-profile-nav.removable-m-profile-nav {
  height: 153px;
}
body .npe2-plugin-panel #m-profile.open #m-profile-nav {
  height: 187px;
  -webkit-transition: height 0.3s ease-out;
  -moz-transition: height 0.3s ease-out;
  -o-transition: height 0.3s ease-out;
  -ms-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
}
body .npe2-plugin-panel nav#m-top > #m-quick-action span.action-popup-container.quick-recent-contacts > span.add-action-popup {
  min-width: 250px;
}
body .npe2-plugin-panel nav#m-top > #m-quick-action span.action-popup-container.quick-recent-contacts > span.add-action-popup .recent-container {
  overflow: auto;
  max-height: 350px;
  display: inline-block;
  width: 100%;
}
body .npe2-plugin-panel #m-quick-action .quick-recent-contacts > .add-action-popup .recent-container > a {
  color: inherit;
  font-size: inherit;
  border-bottom: 1px solid #e5e5e5;
  box-sizing: border-box;
  float: left;
  padding: 10px;
  text-decoration: none;
  width: 100%;
}
body .npe2-plugin-panel #m-quick-action .quick-recent-contacts > .add-action-popup .recent-container > a:hover {
  background: #f4f4f4;
}
body .npe2-plugin-panel #m-quick-action .quick-recent-contacts > .add-action-popup .recent-container > a > img {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  float: left;
  margin-right: 10px;
  width: 40px;
  height: 40px;
}
body .npe2-plugin-panel #m-quick-action .quick-recent-contacts > .add-action-popup .recent-container > a > span.contact-details-container {
  float: left;
  width: 70%;
}
body .npe2-plugin-panel #m-quick-action .quick-recent-contacts > .add-action-popup .recent-container > a .title-text {
  color: #02c38a;
  display: block;
  font-size: 1.4em;
  margin-top: 2px;
}
body .npe2-plugin-panel #m-quick-action .quick-recent-contacts > .add-action-popup .recent-container > a .sub-text {
  color: #999999;
  display: block;
  font-size: 1.1em;
}
body .npe2-plugin-panel #m-quick-action .quick-recent-contacts > .add-action-popup .recent-container > a .sub-text > b {
  color: #666666;
  font-weight: normal;
}
body .npe2-plugin-panel #m-quick-action #invoice-count > a {
  text-align: center;
}
body .npe2-plugin-panel #m-quick-action #invoice-count > a > span {
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #262b32 !important;
  position: absolute;
  left: 9px;
  top: 2px;
  width: 21px;
  text-align: center;
}
body .npe2-plugin-panel section#m-breadcrumb {
  position: fixed;
  left: 180px;
  right: 0;
  top: 50px;
  z-index: 2;
}
body .npe2-plugin-panel div#m-right.m-breadcrumb-hide {
  padding-top: 50px;
  -webkit-transition: padding 0.3s ease-in;
  -moz-transition: padding 0.3s ease-in;
  -o-transition: padding 0.3s ease-in;
  -ms-transition: padding 0.3s ease-in;
  transition: padding 0.3s ease-in;
}
body .npe2-plugin-panel .nav-min div#m-right > section#m-breadcrumb {
  left: 50px;
  -webkit-transition: left 0.3s ease-out;
  -moz-transition: left 0.3s ease-out;
  -o-transition: left 0.3s ease-out;
  -ms-transition: left 0.3s ease-out;
  transition: left 0.3s ease-out;
}
body .npe2-plugin-panel section#m-breadcrumb > #m-breadcrumb-drawer {
  width: 100%;
  height: 50px;
  background-color: #343b44;
  overflow: hidden;
  -webkit-transition: height 0.3s ease-out;
  -moz-transition: height 0.3s ease-out;
  -o-transition: height 0.3s ease-out;
  -ms-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
}
body .npe2-plugin-panel section#m-breadcrumb.m-hide > #m-breadcrumb-drawer {
  height: 0px;
  -webkit-transition: height 0.3s ease-in;
  -moz-transition: height 0.3s ease-in;
  -o-transition: height 0.3s ease-in;
  -ms-transition: height 0.3s ease-in;
  transition: height 0.3s ease-in;
}
body .npe2-plugin-panel section#m-breadcrumb > span#m-breadcrumb-showhide {
  position: absolute;
  left: 48%;
  left: -webkit-calc(19%);
  left: -moz-calc(19%);
  left: calc(19%);
  bottom: -12px;
  width: 31px;
  height: 7px;
  background-image: url("/content/images/npe-sprite.png");
  background-position: left -60px;
  cursor: pointer;
}
body .npe2-plugin-panel section#m-breadcrumb.m-hide > span#m-breadcrumb-showhide {
  background-position: left -49px;
}
body .npe2-plugin-panel section#m-breadcrumb > #m-breadcrumb-drawer > table {
  width: 100%;
  text-align: center;
}
body .npe2-plugin-panel section#m-breadcrumb > #m-breadcrumb-drawer > table > tbody > tr > td > span {
  display: block;
  background-image: url("/content/images/npe-sprite.png");
  background-position: center 4px;
  height: 26px;
}
body .npe2-plugin-panel section#m-breadcrumb > #m-breadcrumb-drawer > table > tbody > tr > td:first-child > span {
  background-position: left 4px;
  width: 54%;
  float: right;
}
body .npe2-plugin-panel section#m-breadcrumb > #m-breadcrumb-drawer > table > tbody > tr > td:last-child > span {
  background-position: right -18px;
  width: 54%;
  float: left;
}
body .npe2-plugin-panel section#m-breadcrumb > #m-breadcrumb-drawer > table a {
  display: block;
  width: 100%;
  height: 17px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 1.2em;
  color: #a5abb2;
  text-decoration: none;
  clear: both;
}
body .npe2-plugin-panel #m-right > #m-container {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-bottom: 0px;
  float: left;
}
body .npe2-plugin-panel .view-contact-container {
  background-color: #efefef;
  display: inline-block;
  padding: 0 10px;
  width: 100%;
  float: left;
}
body .npe2-plugin-panel dashboard-chart-widget-container {
  background: none repeat scroll 0 0 #ebebeb;
  display: inline-block;
  width: 100%;
  float: left;
}
body .npe2-plugin-panel dashboard-chart-widget-container .ui-sortable-placeholder {
  background: #999999;
}
body .npe2-plugin-panel dashboard-chart-widget-container #dashboard-widget {
  display: inline-block;
  padding: 5px;
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
body .npe2-plugin-panel dashboard-chart-widget-container #dashboard-widget-configuration {
  background: none repeat scroll 0 0 rgba(0,0,0,0.9);
  padding: 0px;
  position: fixed;
  top: 50px;
  left: 0px;
  bottom: 0;
  display: none;
  z-index: 1000;
  width: 180px;
  overflow-y: auto;
}
body .npe2-plugin-panel dashboard-chart-widget-container #dashboard-widget-configuration label {
  color: white;
  font-weight: 600;
  font-size: 1.3em;
}
body .npe2-plugin-panel dashboard-chart-widget-container #dashboard-widget-configuration h3 {
  color: #ebebeb;
  background: #02c38a;
  margin-bottom: 20px;
  min-height: 50px;
  padding: 15px 10px 5px;
}
body .npe2-plugin-panel dashboard-chart-widget-container #dashboard-widget-configuration h4 {
  color: #02c38a;
  padding: 0 5px 2px;
  margin-bottom: 5px;
}
body .npe2-plugin-panel dashboard-chart-widget-container #dashboard-widget-configuration ul {
  display: inline-block;
  margin-bottom: 10px;
  width: 100%;
}
body .npe2-plugin-panel dashboard-chart-widget-container #dashboard-widget-configuration ul > li {
  display: inline-block;
  width: 100%;
  float: left;
  padding: 4px 6px;
  border-top: 1px solid #4d4d4d;
}
body .npe2-plugin-panel dashboard-chart-widget-container #dashboard-widget-configuration ul > li > label {
  font-size: 1.1em;
  width: 112px;
  display: inline-block;
  float: left;
}
body .npe2-plugin-panel dashboard-chart-widget-container #dashboard-widget-configuration ul > li > .chk-btn > label {
  font-size: 1.1em;
}
body .npe2-plugin-panel dashboard-chart-widget-container.animate-start #dashboard-widget-configuration {
  display: block;
}
body .npe2-plugin-panel dashboard-chart-widget-container.sorting-off.animate-start #dashboard-widget-configuration {
  -webkit-animation: fadeOutLeft 0.5s forwards;
  -moz-animation: fadeOutLeft 0.5s forwards;
  -o-animation: fadeOutLeft 0.5s forwards;
  animation: fadeOutLeft 0.5s forwards;
}
body .npe2-plugin-panel dashboard-chart-widget-container.sorting-on #dashboard-widget-configuration {
  display: block;
  -webkit-animation: fadeInRight 0.5s forwards;
  -moz-animation: fadeInRight 0.5s forwards;
  -o-animation: fadeInRight 0.5s forwards;
  animation: fadeInRight 0.5s forwards;
}
body .npe2-plugin-panel dashboard-chart-widget-container.sorting-on .chart-widget {
  cursor: move;
}
body .npe2-plugin-panel dashboard-chart-widget-container.sorting-on .chart-widget .floating-div {
  display: inline-block;
}
body .npe2-plugin-panel dashboard-chart-widget-container .chart-widget {
  float: left;
  display: inline-block;
  padding: 5px;
  position: relative;
  -webkit-transition: width 0.5s;
  -moz-transition: width 0.5s;
  -o-transition: width 0.5s;
  -ms-transition: width 0.5s;
  transition: width 0.5s;
}
body .npe2-plugin-panel dashboard-chart-widget-container .chart-widget .floating-div {
  display: none;
  position: absolute;
  z-index: 1;
  left: 5px;
  right: 5px;
  bottom: 5px;
  text-align: right;
}
body .npe2-plugin-panel dashboard-chart-widget-container .chart-widget .floating-div > span {
  display: inline-block;
  width: 30px;
  height: 25px;
  background-color: #c9ccd1;
  font-size: 1.8em;
  text-align: center;
  cursor: pointer;
  margin-left: 1px;
  padding-top: 5px;
}
body .npe2-plugin-panel dashboard-chart-widget-container .chart-widget .floating-div > span:hover {
  background-color: #2d333b;
  color: white;
}
body .npe2-plugin-panel dashboard-chart-widget-container .chart-widget.chart-width-L {
  width: 100%;
}
body .npe2-plugin-panel dashboard-chart-widget-container .chart-widget.chart-width-M {
  width: 75%;
}
body .npe2-plugin-panel dashboard-chart-widget-container .chart-widget.chart-width-S {
  width: 50%;
}
body .npe2-plugin-panel dashboard-chart-widget-container .chart-widget.chart-width-XS {
  width: 25%;
}
body .npe2-plugin-panel dashboard-chart-widget-container .chart-widget.chart-height-L .bx-s3 {
  height: 610px;
}
body .npe2-plugin-panel dashboard-chart-widget-container .chart-widget.chart-height-M .bx-s3 {
  height: 300px;
}
body .npe2-plugin-panel .bx-s3 {
  display: inline-block;
  width: 100%;
  float: left;
  padding: 20px;
  background-color: white;
  overflow: auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -o-transition: height 0.5s;
  -ms-transition: height 0.5s;
  transition: height 0.5s;
  position: relative;
  z-index: 1;
}
body .npe2-plugin-panel .bx-s3 .bx-s3-header {
  display: inline-block;
  float: left;
  width: 100%;
  padding-bottom: 5px;
}
body .npe2-plugin-panel .bx-s3 .bx-s3-header > .bx-s3-title {
  width: 100%;
  display: inline-block;
  float: left;
}
body .npe2-plugin-panel .bx-s3 .bx-s3-header > .bx-s3-title > h4 {
  font-size: 1.6em;
  font-weight: normal;
  float: left;
  padding-bottom: 0px;
  width: 100%;
  text-overflow: ellipsis;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-right: 30px;
}
body .npe2-plugin-panel .bx-s3 .bx-s3-header > .bx-s3-title > h4 > span.fa {
  float: right;
  margin-right: -30px;
  cursor: pointer;
  font-size: 1.4em;
  color: #8fa0b3;
}
body .npe2-plugin-panel .bx-s3 .bx-s3-header > .bx-s3-filter {
  width: 100%;
  display: inline-block;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-right: 30px;
}
body .npe2-plugin-panel .bx-s3 .bx-s3-header > .bx-s3-filter > span.fa {
  float: right;
  margin-right: -30px;
  cursor: pointer;
  font-size: 2.2em;
  color: #8fa0b3;
}
body .npe2-plugin-panel .bx-s3 .bx-s3-header > .bx-s3-filter .fs {
  margin-top: -5px;
}
body .npe2-plugin-panel .bx-s3 .bx-s3-header > .bx-s3-filter .fs select {
  width: 120px;
}
body .npe2-plugin-panel .bx-s3 .bx-s3-header > .bx-s3-filter .fs .dropdown-menu {
  min-width: 190px;
}
body .npe2-plugin-panel .bx-s3 .bx-s3-header > .bx-s3-filter .fs .dropdown-menu > ul {
  max-height: 160px;
}
body .npe2-plugin-panel .bx-s3 .bx-s3-container {
  display: inline-block;
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .bx-s3 .bx-s3-container .list-1 > .lst-header label {
  padding-top: 0px;
}
body .npe2-plugin-panel .bx-s3 .bx-s3-container .list-1 > .lst-body > .lst-item > div,
body .npe2-plugin-panel .bx-s3 .bx-s3-container .list-1 > .lst-header > .lst-item > div {
  padding: 8px 0;
}
body .npe2-plugin-panel .view-contact-container .bx-s1-body {
  overflow: auto;
}
body .npe2-plugin-panel .full-size {
  bottom: 0;
  height: 100%;
  left: 0;
  position: fixed !important;
  right: 0;
  top: 0;
  z-index: 10;
  background-color: white;
  overflow: auto;
}
body .npe2-plugin-panel .view-contact-item .full-size .bx-s1 {
  height: 100%;
}
body .npe2-plugin-panel .view-contact-item .full-size .bx-s1 > .bx-s1-body {
  overflow: auto;
}
body .npe2-plugin-panel .view-contact-item .full-size .bx-s1 > div:last-child {
  border: 0;
}
@media (min-width: 1365px) {
  body .npe2-plugin-panel .view-contact-container > .view-contact-item {
    float: left;
    width: 49.5%;
    display: inline-block;
  }
  body .npe2-plugin-panel .view-contact-container > .view-contact-item:nth-child(odd) {
    margin-right: 1%;
    clear: both;
  }
  body .npe2-plugin-panel .view-contact-container .bx-s1-body {
    min-height: 322px;
  }
}
body .npe2-plugin-panel .modal-dialog .popup-autocomplete > ul,
body .npe2-plugin-panel .modal-dialog .popup-autocomplete ul.dropdown-menu,
body .npe2-plugin-panel .modal-dialog .popup-autocomplete ul,
body .npe2-plugin-panel .modal-dialog .popup-autocomplete multiselect .dropdown-menu {
  position: fixed;
  left: inherit !important;
  top: inherit !important;
  width: auto !important;
  max-height: 180px !important;
}
body .npe2-plugin-panel .modal-dialog .popup-autocomplete multiselect .dropdown-menu {
  max-height: 250px !important;
}
body .npe2-plugin-panel .modal-dialog .popup-autocomplete multiselect ul {
  position: relative !important;
}
body .npe2-plugin-panel .modal-dialog .relationship-autocomplete ul.dropdown-menu {
  max-height: 240px !important;
}
body .npe2-plugin-panel .modal-dialog .resize-popup {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 3;
  cursor: pointer;
  color: #999999;
  font-size: 3em;
}
body .npe2-plugin-panel .modal-dialog .resize-popup:hover {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 3;
  cursor: pointer;
  color: #02c38a;
}
body .npe2-plugin-panel ul.email-template-view {
  width: 100%;
  padding: 20px 15px;
  display: inline-block;
}
body .npe2-plugin-panel ul.email-template-view li {
  width: 33.33%;
  float: left;
  padding: 5px;
  cursor: pointer;
}
body .npe2-plugin-panel ul.email-template-view li img {
  width: 100%;
  box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}
body .npe2-plugin-panel #nav-other-stuff.outer-menu-stuff a {
  display: inline-block;
  width: 100%;
}
@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-left-arrow,
body .npe2-plugin-panel .icon-right-arrow,
body .npe2-plugin-panel .icon-top-arrow,
body .npe2-plugin-panel .icon-bottom-arrow,
body .npe2-plugin-panel .icon-setting,
body .npe2-plugin-panel .icon-user,
body .npe2-plugin-panel .icon-monitor,
body .npe2-plugin-panel .icon-up-down,
body .npe2-plugin-panel .icon-comment,
body .npe2-plugin-panel .icon-logout,
body .npe2-plugin-panel .icon-dashboard,
body .npe2-plugin-panel .icon-cart,
body .npe2-plugin-panel .icon-close,
body .npe2-plugin-panel .icon-email,
body .npe2-plugin-panel .icon-edit,
body .npe2-plugin-panel .icon-add,
body .npe2-plugin-panel .icon-refund,
body .npe2-plugin-panel .icon-search,
body .npe2-plugin-panel .icon-switch,
body .npe2-plugin-panel .icon-globe,
body .npe2-plugin-panel .icon-down-arrow,
body .npe2-plugin-panel .icon-arrow-t,
body .npe2-plugin-panel .icon-Home-mail,
body .npe2-plugin-panel .icon-globe-email,
body .npe2-plugin-panel .icon-mail-email,
body .npe2-plugin-panel .icon-calendar,
body .npe2-plugin-panel .icon-copy,
body .npe2-plugin-panel .icon-save,
body .npe2-plugin-panel .icon-lock,
body .npe2-plugin-panel .icon-up-arrow2,
body .npe2-plugin-panel .icon-change-password,
body .npe2-plugin-panel .icon-help,
body .npe2-plugin-panel .icon-delete,
body .npe2-plugin-panel .icon-mobile,
body .npe2-plugin-panel .icon-location,
body .npe2-plugin-panel .icon-go-next,
body .npe2-plugin-panel .icon-note,
body .npe2-plugin-panel .icon-tools,
body .npe2-plugin-panel .icon-database,
body .npe2-plugin-panel .icon-contact-info,
body .npe2-plugin-panel .icon-dolor-currency,
body .npe2-plugin-panel .icon-dolor-bag,
body .npe2-plugin-panel .icon-bar,
body .npe2-plugin-panel .icon-three-dot,
body .npe2-plugin-panel .icon-down-sign,
body .npe2-plugin-panel .icon-up-sign,
body .npe2-plugin-panel .icon-print,
body .npe2-plugin-panel .icon-gift,
body .npe2-plugin-panel .icon-video,
body .npe2-plugin-panel .icon-picture,
body .npe2-plugin-panel .icon-ok-circle,
body .npe2-plugin-panel .icon-plus-circle,
body .npe2-plugin-panel .icon-minus-circle,
body .npe2-plugin-panel .icon-cancel-circle,
body .npe2-plugin-panel .icon-link,
body .npe2-plugin-panel .icon-attach,
body .npe2-plugin-panel .icon-lock-close,
body .npe2-plugin-panel .icon-lock-open,
body .npe2-plugin-panel .icon-tag,
body .npe2-plugin-panel .icon-reply,
body .npe2-plugin-panel .icon-reply-all,
body .npe2-plugin-panel .icon-code,
body .npe2-plugin-panel .icon-retweet,
body .npe2-plugin-panel .icon-folder,
body .npe2-plugin-panel .icon-archive,
body .npe2-plugin-panel .icon-cw-circle,
body .npe2-plugin-panel .icon-updown-circle,
body .npe2-plugin-panel .icon-youtube,
body .npe2-plugin-panel .icon-address-book,
body .npe2-plugin-panel .icon-book,
body .npe2-plugin-panel .icon-fire,
body .npe2-plugin-panel .icon-braille,
body .npe2-plugin-panel .icon-magnet,
body .npe2-plugin-panel .icon-credit-card,
body .npe2-plugin-panel .icon-tasks,
body .npe2-plugin-panel .icon-filter,
body .npe2-plugin-panel .icon-inbox,
body .npe2-plugin-panel .icon-play-circled2,
body .npe2-plugin-panel .icon-eject,
body .npe2-plugin-panel .icon-cw,
body .npe2-plugin-panel .icon-zoom-in,
body .npe2-plugin-panel .icon-resize-small,
body .npe2-plugin-panel .icon-resize-full,
body .npe2-plugin-panel .icon-zoom-out,
body .npe2-plugin-panel .icon-lightbulb,
body .npe2-plugin-panel .icon-phone,
body .npe2-plugin-panel .icon-mic,
body .npe2-plugin-panel .icon-clock,
body .npe2-plugin-panel .icon-embassy,
body .npe2-plugin-panel .icon-login,
body .npe2-plugin-panel .icon-logout2,
body .npe2-plugin-panel .icon-export,
body .npe2-plugin-panel .icon-flash,
body .npe2-plugin-panel .icon-star,
body .npe2-plugin-panel .icon-star-empty,
body .npe2-plugin-panel .icon-users,
body .npe2-plugin-panel .icon-user-female,
body .npe2-plugin-panel .icon-user-male,
body .npe2-plugin-panel .icon-print2,
body .npe2-plugin-panel .icon-chart-pie,
body .npe2-plugin-panel .icon-dollar,
body .npe2-plugin-panel .icon-grid,
body .npe2-plugin-panel .icon-squares,
body .npe2-plugin-panel .icon-th-list,
body .npe2-plugin-panel .icon-money,
body .npe2-plugin-panel .icon-layers,
body .npe2-plugin-panel .icon-split,
body .npe2-plugin-panel .icon-loop-alt,
body .npe2-plugin-panel .icon-share,
body .npe2-plugin-panel .icon-thumbs-up,
body .npe2-plugin-panel .icon-thumbs-down,
body .npe2-plugin-panel .icon-plus-squared,
body .npe2-plugin-panel .icon-minus-squared,
body .npe2-plugin-panel .icon-back,
body .npe2-plugin-panel .icon-camera,
body .npe2-plugin-panel .icon-download,
body .npe2-plugin-panel .icon-upload,
body .npe2-plugin-panel .icon-doc-text-inv,
body .npe2-plugin-panel .icon-fax,
body .npe2-plugin-panel .icon-active,
body .npe2-plugin-panel .icon-inactive,
body .npe2-plugin-panel .icon-down-arrow2,
body .npe2-plugin-panel .icon-true,
body .npe2-plugin-panel .icon-color-editor,
body .npe2-plugin-panel .icon-membership {
  font-family: 'npe_icons_v1regular' !important;
  text-transform: none !important;
  font-weight: normal !important;
}
body .npe2-plugin-panel .icon-left-arrow:after {
  content: "<";
}
body .npe2-plugin-panel .icon-right-arrow:after {
  content: ">";
}
body .npe2-plugin-panel .icon-top-arrow:after {
  content: ".";
}
body .npe2-plugin-panel .icon-bottom-arrow:after {
  content: ",";
}
body .npe2-plugin-panel .icon-setting:after {
  content: "S";
}
body .npe2-plugin-panel .icon-user:after {
  content: "U";
}
body .npe2-plugin-panel .icon-monitor:after {
  content: "m";
}
body .npe2-plugin-panel .icon-up-down:after {
  content: "A";
}
body .npe2-plugin-panel .icon-comment:after {
  content: "`";
}
body .npe2-plugin-panel .icon-logout:after {
  content: "l";
}
body .npe2-plugin-panel .icon-dashboard:after {
  content: "D";
}
body .npe2-plugin-panel .icon-cart:after {
  content: "C";
}
body .npe2-plugin-panel .icon-close:after {
  content: "c";
}
body .npe2-plugin-panel .icon-email:after {
  content: "E";
}
body .npe2-plugin-panel .icon-edit:after {
  content: "e";
}
body .npe2-plugin-panel .icon-add:after {
  content: "a";
}
body .npe2-plugin-panel .icon-refund:after {
  content: "r";
}
body .npe2-plugin-panel .icon-search:after {
  content: "s";
}
body .npe2-plugin-panel .icon-switch:after {
  content: "=";
}
body .npe2-plugin-panel .icon-globe:after {
  content: "b";
}
body .npe2-plugin-panel .icon-down-arrow:after {
  content: "8";
}
body .npe2-plugin-panel .icon-arrow-t:after {
  content: "B";
}
body .npe2-plugin-panel .icon-Home-mail:after {
  content: "F";
}
body .npe2-plugin-panel .icon-globe-email:after {
  content: "f";
}
body .npe2-plugin-panel .icon-mail-email:after {
  content: "h";
}
body .npe2-plugin-panel .icon-calendar:after {
  content: "i";
}
body .npe2-plugin-panel .icon-copy:after {
  content: "I";
}
body .npe2-plugin-panel .icon-save:after {
  content: "j";
}
body .npe2-plugin-panel .icon-lock:after {
  content: "J";
}
body .npe2-plugin-panel .icon-up-arrow2:after {
  content: ".";
}
body .npe2-plugin-panel .icon-down-arrow2:after {
  content: ",";
}
body .npe2-plugin-panel .icon-change-password:after {
  content: "k";
}
body .npe2-plugin-panel .icon-help:after {
  content: "?";
}
body .npe2-plugin-panel .icon-delete:after {
  content: "d";
}
body .npe2-plugin-panel .icon-mobile:after {
  content: "#";
}
body .npe2-plugin-panel .icon-location:after {
  content: "@";
}
body .npe2-plugin-panel .icon-go-next:after {
  content: "(";
}
body .npe2-plugin-panel .icon-note:after {
  content: "n";
}
body .npe2-plugin-panel .icon-tools:after {
  content: "T";
}
body .npe2-plugin-panel .icon-database:after {
  content: "0";
}
body .npe2-plugin-panel .icon-contact-info:after {
  content: "p";
}
body .npe2-plugin-panel .icon-dolor-currency:after {
  content: "$";
}
body .npe2-plugin-panel .icon-dolor-bag:after {
  content: "~";
}
body .npe2-plugin-panel .icon-bar:after {
  content: "G";
}
body .npe2-plugin-panel .icon-three-dot:after {
  content: "H";
}
body .npe2-plugin-panel .icon-down-sign:after {
  content: ",";
}
body .npe2-plugin-panel .icon-up-sign:after {
  content: ".";
}
body .npe2-plugin-panel .icon-true:after {
  content: "o";
}
body .npe2-plugin-panel .icon-print2:after {
  content: "P";
}
body .npe2-plugin-panel .icon-gift:after {
  content: 'v';
}
body .npe2-plugin-panel .icon-video:after {
  content: '\e800';
}
body .npe2-plugin-panel .icon-picture:after {
  content: '\e801';
}
body .npe2-plugin-panel .icon-ok-circle:after {
  content: '\e802';
}
body .npe2-plugin-panel .icon-plus-circle:after {
  content: '\e803';
}
body .npe2-plugin-panel .icon-minus-circle:after {
  content: '\e804';
}
body .npe2-plugin-panel .icon-cancel-circle:after {
  content: '\e805';
}
body .npe2-plugin-panel .icon-link:after {
  content: '\e806';
}
body .npe2-plugin-panel .icon-attach:after {
  content: '\e807';
}
body .npe2-plugin-panel .icon-lock-close:after {
  content: '\e808';
}
body .npe2-plugin-panel .icon-lock-open:after {
  content: '\e809';
}
body .npe2-plugin-panel .icon-tag:after {
  content: '\e80a';
}
body .npe2-plugin-panel .icon-reply:after {
  content: '\e80b';
}
body .npe2-plugin-panel .icon-reply-all:after {
  content: '\e80c';
}
body .npe2-plugin-panel .icon-code:after {
  content: '\e80e';
}
body .npe2-plugin-panel .icon-retweet:after {
  content: '\e80f';
}
body .npe2-plugin-panel .icon-folder:after {
  content: '\e810';
}
body .npe2-plugin-panel .icon-archive:after {
  content: '\e811';
}
body .npe2-plugin-panel .icon-cw-circle:after {
  content: '\e812';
}
body .npe2-plugin-panel .icon-updown-circle:after {
  content: '\e813';
}
body .npe2-plugin-panel .icon-youtube:after {
  content: '\e814';
}
body .npe2-plugin-panel .icon-address-book:after {
  content: '\e815';
}
body .npe2-plugin-panel .icon-book:after {
  content: '\e816';
}
body .npe2-plugin-panel .icon-fire:after {
  content: '\e817';
}
body .npe2-plugin-panel .icon-braille:after {
  content: '\e818';
}
body .npe2-plugin-panel .icon-magnet:after {
  content: '\e819';
}
body .npe2-plugin-panel .icon-credit-card:after {
  content: '\e81a';
}
body .npe2-plugin-panel .icon-tasks:after {
  content: '\e81b';
}
body .npe2-plugin-panel .icon-filter:after {
  content: '\e81c';
}
body .npe2-plugin-panel .icon-inbox:after {
  content: '\e81d';
}
body .npe2-plugin-panel .icon-play-circled2:after {
  content: '\e81e';
}
body .npe2-plugin-panel .icon-eject:after {
  content: '\e81f';
}
body .npe2-plugin-panel .icon-cw:after {
  content: '\e820';
}
body .npe2-plugin-panel .icon-zoom-in:after {
  content: '\e821';
}
body .npe2-plugin-panel .icon-resize-small:after {
  content: '\e822';
}
body .npe2-plugin-panel .icon-resize-full:after {
  content: '\e823';
}
body .npe2-plugin-panel .icon-zoom-out:after {
  content: '\e824';
}
body .npe2-plugin-panel .icon-lightbulb:after {
  content: '\e825';
}
body .npe2-plugin-panel .icon-phone:after {
  content: '\e826';
}
body .npe2-plugin-panel .icon-mic:after {
  content: '\e827';
}
body .npe2-plugin-panel .icon-embassy:after {
  content: '\e828';
}
body .npe2-plugin-panel .icon-login:after {
  content: '\e829';
}
body .npe2-plugin-panel .icon-logout2:after {
  content: '\e82a';
}
body .npe2-plugin-panel .icon-export:after {
  content: '\e82b';
}
body .npe2-plugin-panel .icon-flash:after {
  content: '\e82c';
}
body .npe2-plugin-panel .icon-star:after {
  content: '\e82d';
}
body .npe2-plugin-panel .icon-star-empty:after {
  content: '\e82e';
}
body .npe2-plugin-panel .icon-users:after {
  content: '\e82f';
}
body .npe2-plugin-panel .icon-user-female:after {
  content: '\e830';
}
body .npe2-plugin-panel .icon-user-male:after {
  content: '\e83e';
}
body .npe2-plugin-panel .icon-print:after {
  content: '\e831';
}
body .npe2-plugin-panel .icon-chart-pie:after {
  content: '\e832';
}
body .npe2-plugin-panel .icon-dollar:after {
  content: '\e833';
}
body .npe2-plugin-panel .icon-grid:after {
  content: '\e834';
}
body .npe2-plugin-panel .icon-squares:after {
  content: '\e835';
}
body .npe2-plugin-panel .icon-th-list:after {
  content: '\e836';
}
body .npe2-plugin-panel .icon-money:after {
  content: '\e837';
}
body .npe2-plugin-panel .icon-layers:after {
  content: '\e838';
}
body .npe2-plugin-panel .icon-split:after {
  content: '\e839';
}
body .npe2-plugin-panel .icon-loop-alt:after {
  content: '\e83a';
}
body .npe2-plugin-panel .icon-share:after {
  content: '\e83b';
}
body .npe2-plugin-panel .icon-thumbs-up:after {
  content: '\e83c';
}
body .npe2-plugin-panel .icon-thumbs-down:after {
  content: '\e83d';
}
body .npe2-plugin-panel .icon-plus-squared:after {
  content: '\e840';
}
body .npe2-plugin-panel .icon-minus-squared:after {
  content: '\e841';
}
body .npe2-plugin-panel .icon-back:after {
  content: '\e842';
}
body .npe2-plugin-panel .icon-camera:after {
  content: '\e843';
}
body .npe2-plugin-panel .icon-download:after {
  content: '\e844';
}
body .npe2-plugin-panel .icon-upload:after {
  content: '\e845';
}
body .npe2-plugin-panel .icon-doc-text-inv:after {
  content: '\e846';
}
body .npe2-plugin-panel .icon-fax:after {
  content: '\e847';
}
body .npe2-plugin-panel .icon-color-editor:after {
  content: "K";
}
body .npe2-plugin-panel .icon-clock:after {
  content: "t";
}
body .npe2-plugin-panel .icon-membership:after {
  content: "w";
}
body .npe2-plugin-panel .icon-active {
  color: #00d388 !important;
}
body .npe2-plugin-panel .icon-inactive {
  color: #999999 !important;
}
body .npe2-plugin-panel .icon-active:after,
body .npe2-plugin-panel .icon-inactive:after {
  content: "\e802";
}
body .npe2-plugin-panel button > [class*='icon-'] {
  display: inline-block;
  font-size: 1.8em;
  height: 0.6em;
  line-height: 0.6em;
  margin-left: -5px;
  vertical-align: middle;
}
body .npe2-plugin-panel button > .only-icon {
  margin: 0 -10px;
}
body .npe2-plugin-panel button > .only-icon-text {
  margin: 0 0px 0 -10px;
}
body .npe2-plugin-panel button[class*="icon-"] {
  border: 0 none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #b0b0b0;
  font-size: 4.9em;
  height: 0.7em;
  line-height: 0.67em;
  margin: 0;
  padding: 0;
  text-indent: -0.18em;
  vertical-align: top;
  width: 0.66em;
  background: transparent;
}
body .npe2-plugin-panel button[class*="icon-"]:focus {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
body .npe2-plugin-panel button[class*="icon-"]:hover {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
body .npe2-plugin-panel .btn-group button > [class*="icon-"] {
  font-size: inherit;
  line-height: 0px;
  height: inherit;
  margin: inherit;
}
body .npe2-plugin-panel button.button-size-big span[class*="icon-"] {
  font-size: 2.8em;
  vertical-align: middle;
  line-height: 0px;
  margin-left: -9px;
  display: inline-block;
}
body .npe2-plugin-panel .btn-field .btn-field-send > button[class*="icon-"] {
  font-size: 2.6em;
  height: 30px;
  padding-left: 23px;
  color: #999999;
}
body .npe2-plugin-panel .btn-field .btn-field-send > button[class*="icon-"]:hover {
  color: #333333;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../../fonts/fontawesome-webfont.eot?v=4.2.0');
  src: url('../../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('../../fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('../../fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('../../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body .npe2-plugin-panel .fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body .npe2-plugin-panel .fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
body .npe2-plugin-panel .fa-2x {
  font-size: 2em;
}
body .npe2-plugin-panel .fa-3x {
  font-size: 3em;
}
body .npe2-plugin-panel .fa-4x {
  font-size: 4em;
}
body .npe2-plugin-panel .fa-5x {
  font-size: 5em;
}
body .npe2-plugin-panel .fa-fw {
  width: 1.28571429em;
  text-align: center;
}
body .npe2-plugin-panel .fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
body .npe2-plugin-panel .fa-ul > li {
  position: relative;
}
body .npe2-plugin-panel .fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
body .npe2-plugin-panel .fa-li.fa-lg {
  left: -1.85714286em;
}
body .npe2-plugin-panel .fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
body .npe2-plugin-panel .pull-right {
  float: right;
}
body .npe2-plugin-panel .pull-left {
  float: left;
}
body .npe2-plugin-panel .fa.pull-left {
  margin-right: .3em;
}
body .npe2-plugin-panel .fa.pull-right {
  margin-left: .3em;
}
body .npe2-plugin-panel .fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
body .npe2-plugin-panel .fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
body .npe2-plugin-panel .fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
body .npe2-plugin-panel .fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
body .npe2-plugin-panel .fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);
  -webkit-transform: scale(-1,1);
  -ms-transform: scale(-1,1);
  transform: scale(-1,1);
}
body .npe2-plugin-panel .fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);
  -webkit-transform: scale(1,-1);
  -ms-transform: scale(1,-1);
  transform: scale(1,-1);
}
body .npe2-plugin-panel :root .fa-rotate-90,
body .npe2-plugin-panel :root .fa-rotate-180,
body .npe2-plugin-panel :root .fa-rotate-270,
body .npe2-plugin-panel :root .fa-flip-horizontal,
body .npe2-plugin-panel :root .fa-flip-vertical {
  filter: none;
}
body .npe2-plugin-panel .fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
body .npe2-plugin-panel .fa-stack-1x,
body .npe2-plugin-panel .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
body .npe2-plugin-panel .fa-stack-1x {
  line-height: inherit;
}
body .npe2-plugin-panel .fa-stack-2x {
  font-size: 2em;
}
body .npe2-plugin-panel .fa-inverse {
  color: white;
}
body .npe2-plugin-panel .fa-glass:before {
  content: "\f000";
}
body .npe2-plugin-panel .fa-music:before {
  content: "\f001";
}
body .npe2-plugin-panel .fa-search:before {
  content: "\f002";
}
body .npe2-plugin-panel .fa-envelope-o:before {
  content: "\f003";
}
body .npe2-plugin-panel .fa-heart:before {
  content: "\f004";
}
body .npe2-plugin-panel .fa-star:before {
  content: "\f005";
}
body .npe2-plugin-panel .fa-star-o:before {
  content: "\f006";
}
body .npe2-plugin-panel .fa-user:before {
  content: "\f007";
}
body .npe2-plugin-panel .fa-film:before {
  content: "\f008";
}
body .npe2-plugin-panel .fa-th-large:before {
  content: "\f009";
}
body .npe2-plugin-panel .fa-th:before {
  content: "\f00a";
}
body .npe2-plugin-panel .fa-th-list:before {
  content: "\f00b";
}
body .npe2-plugin-panel .fa-check:before {
  content: "\f00c";
}
body .npe2-plugin-panel .fa-remove:before,
body .npe2-plugin-panel .fa-close:before,
body .npe2-plugin-panel .fa-times:before {
  content: "\f00d";
}
body .npe2-plugin-panel .fa-search-plus:before {
  content: "\f00e";
}
body .npe2-plugin-panel .fa-search-minus:before {
  content: "\f010";
}
body .npe2-plugin-panel .fa-power-off:before {
  content: "\f011";
}
body .npe2-plugin-panel .fa-signal:before {
  content: "\f012";
}
body .npe2-plugin-panel .fa-gear:before,
body .npe2-plugin-panel .fa-cog:before {
  content: "\f013";
}
body .npe2-plugin-panel .fa-trash-o:before {
  content: "\f014";
}
body .npe2-plugin-panel .fa-home:before {
  content: "\f015";
}
body .npe2-plugin-panel .fa-file-o:before {
  content: "\f016";
}
body .npe2-plugin-panel .fa-clock-o:before {
  content: "\f017";
}
body .npe2-plugin-panel .fa-road:before {
  content: "\f018";
}
body .npe2-plugin-panel .fa-download:before {
  content: "\f019";
}
body .npe2-plugin-panel .fa-arrow-circle-o-down:before {
  content: "\f01a";
}
body .npe2-plugin-panel .fa-arrow-circle-o-up:before {
  content: "\f01b";
}
body .npe2-plugin-panel .fa-inbox:before {
  content: "\f01c";
}
body .npe2-plugin-panel .fa-play-circle-o:before {
  content: "\f01d";
}
body .npe2-plugin-panel .fa-rotate-right:before,
body .npe2-plugin-panel .fa-repeat:before {
  content: "\f01e";
}
body .npe2-plugin-panel .fa-refresh:before {
  content: "\f021";
}
body .npe2-plugin-panel .fa-list-alt:before {
  content: "\f022";
}
body .npe2-plugin-panel .fa-lock:before {
  content: "\f023";
}
body .npe2-plugin-panel .fa-flag:before {
  content: "\f024";
}
body .npe2-plugin-panel .fa-headphones:before {
  content: "\f025";
}
body .npe2-plugin-panel .fa-volume-off:before {
  content: "\f026";
}
body .npe2-plugin-panel .fa-volume-down:before {
  content: "\f027";
}
body .npe2-plugin-panel .fa-volume-up:before {
  content: "\f028";
}
body .npe2-plugin-panel .fa-qrcode:before {
  content: "\f029";
}
body .npe2-plugin-panel .fa-barcode:before {
  content: "\f02a";
}
body .npe2-plugin-panel .fa-tag:before {
  content: "\f02b";
}
body .npe2-plugin-panel .fa-tags:before {
  content: "\f02c";
}
body .npe2-plugin-panel .fa-book:before {
  content: "\f02d";
}
body .npe2-plugin-panel .fa-bookmark:before {
  content: "\f02e";
}
body .npe2-plugin-panel .fa-print:before {
  content: "\f02f";
}
body .npe2-plugin-panel .fa-camera:before {
  content: "\f030";
}
body .npe2-plugin-panel .fa-font:before {
  content: "\f031";
}
body .npe2-plugin-panel .fa-bold:before {
  content: "\f032";
}
body .npe2-plugin-panel .fa-italic:before {
  content: "\f033";
}
body .npe2-plugin-panel .fa-text-height:before {
  content: "\f034";
}
body .npe2-plugin-panel .fa-text-width:before {
  content: "\f035";
}
body .npe2-plugin-panel .fa-align-left:before {
  content: "\f036";
}
body .npe2-plugin-panel .fa-align-center:before {
  content: "\f037";
}
body .npe2-plugin-panel .fa-align-right:before {
  content: "\f038";
}
body .npe2-plugin-panel .fa-align-justify:before {
  content: "\f039";
}
body .npe2-plugin-panel .fa-list:before {
  content: "\f03a";
}
body .npe2-plugin-panel .fa-dedent:before,
body .npe2-plugin-panel .fa-outdent:before {
  content: "\f03b";
}
body .npe2-plugin-panel .fa-indent:before {
  content: "\f03c";
}
body .npe2-plugin-panel .fa-video-camera:before {
  content: "\f03d";
}
body .npe2-plugin-panel .fa-photo:before,
body .npe2-plugin-panel .fa-image:before,
body .npe2-plugin-panel .fa-picture-o:before {
  content: "\f03e";
}
body .npe2-plugin-panel .fa-pencil:before {
  content: "\f040";
}
body .npe2-plugin-panel .fa-map-marker:before {
  content: "\f041";
}
body .npe2-plugin-panel .fa-adjust:before {
  content: "\f042";
}
body .npe2-plugin-panel .fa-tint:before {
  content: "\f043";
}
body .npe2-plugin-panel .fa-edit:before,
body .npe2-plugin-panel .fa-pencil-square-o:before {
  content: "\f044";
}
body .npe2-plugin-panel .fa-share-square-o:before {
  content: "\f045";
}
body .npe2-plugin-panel .fa-check-square-o:before {
  content: "\f046";
}
body .npe2-plugin-panel .fa-arrows:before {
  content: "\f047";
}
body .npe2-plugin-panel .fa-step-backward:before {
  content: "\f048";
}
body .npe2-plugin-panel .fa-fast-backward:before {
  content: "\f049";
}
body .npe2-plugin-panel .fa-backward:before {
  content: "\f04a";
}
body .npe2-plugin-panel .fa-play:before {
  content: "\f04b";
}
body .npe2-plugin-panel .fa-pause:before {
  content: "\f04c";
}
body .npe2-plugin-panel .fa-stop:before {
  content: "\f04d";
}
body .npe2-plugin-panel .fa-forward:before {
  content: "\f04e";
}
body .npe2-plugin-panel .fa-fast-forward:before {
  content: "\f050";
}
body .npe2-plugin-panel .fa-step-forward:before {
  content: "\f051";
}
body .npe2-plugin-panel .fa-eject:before {
  content: "\f052";
}
body .npe2-plugin-panel .fa-chevron-left:before {
  content: "\f053";
}
body .npe2-plugin-panel .fa-chevron-right:before {
  content: "\f054";
}
body .npe2-plugin-panel .fa-plus-circle:before {
  content: "\f055";
}
body .npe2-plugin-panel .fa-minus-circle:before {
  content: "\f056";
}
body .npe2-plugin-panel .fa-times-circle:before {
  content: "\f057";
}
body .npe2-plugin-panel .fa-check-circle:before {
  content: "\f058";
}
body .npe2-plugin-panel .fa-question-circle:before {
  content: "\f059";
}
body .npe2-plugin-panel .fa-info-circle:before {
  content: "\f05a";
}
body .npe2-plugin-panel .fa-crosshairs:before {
  content: "\f05b";
}
body .npe2-plugin-panel .fa-times-circle-o:before {
  content: "\f05c";
}
body .npe2-plugin-panel .fa-check-circle-o:before {
  content: "\f05d";
}
body .npe2-plugin-panel .fa-ban:before {
  content: "\f05e";
}
body .npe2-plugin-panel .fa-arrow-left:before {
  content: "\f060";
}
body .npe2-plugin-panel .fa-arrow-right:before {
  content: "\f061";
}
body .npe2-plugin-panel .fa-arrow-up:before {
  content: "\f062";
}
body .npe2-plugin-panel .fa-arrow-down:before {
  content: "\f063";
}
body .npe2-plugin-panel .fa-mail-forward:before,
body .npe2-plugin-panel .fa-share:before {
  content: "\f064";
}
body .npe2-plugin-panel .fa-expand:before {
  content: "\f065";
}
body .npe2-plugin-panel .fa-compress:before {
  content: "\f066";
}
body .npe2-plugin-panel .fa-plus:before {
  content: "\f067";
}
body .npe2-plugin-panel .fa-minus:before {
  content: "\f068";
}
body .npe2-plugin-panel .fa-asterisk:before {
  content: "\f069";
}
body .npe2-plugin-panel .fa-exclamation-circle:before {
  content: "\f06a";
}
body .npe2-plugin-panel .fa-gift:before {
  content: "\f06b";
}
body .npe2-plugin-panel .fa-leaf:before {
  content: "\f06c";
}
body .npe2-plugin-panel .fa-fire:before {
  content: "\f06d";
}
body .npe2-plugin-panel .fa-eye:before {
  content: "\f06e";
}
body .npe2-plugin-panel .fa-eye-slash:before {
  content: "\f070";
}
body .npe2-plugin-panel .fa-warning:before,
body .npe2-plugin-panel .fa-exclamation-triangle:before {
  content: "\f071";
}
body .npe2-plugin-panel .fa-plane:before {
  content: "\f072";
}
body .npe2-plugin-panel .fa-calendar:before {
  content: "\f073";
}
body .npe2-plugin-panel .fa-random:before {
  content: "\f074";
}
body .npe2-plugin-panel .fa-comment:before {
  content: "\f075";
}
body .npe2-plugin-panel .fa-magnet:before {
  content: "\f076";
}
body .npe2-plugin-panel .fa-chevron-up:before {
  content: "\f077";
}
body .npe2-plugin-panel .fa-chevron-down:before {
  content: "\f078";
}
body .npe2-plugin-panel .fa-retweet:before {
  content: "\f079";
}
body .npe2-plugin-panel .fa-shopping-cart:before {
  content: "\f07a";
}
body .npe2-plugin-panel .fa-folder:before {
  content: "\f07b";
}
body .npe2-plugin-panel .fa-folder-open:before {
  content: "\f07c";
}
body .npe2-plugin-panel .fa-arrows-v:before {
  content: "\f07d";
}
body .npe2-plugin-panel .fa-arrows-h:before {
  content: "\f07e";
}
body .npe2-plugin-panel .fa-bar-chart-o:before,
body .npe2-plugin-panel .fa-bar-chart:before {
  content: "\f080";
}
body .npe2-plugin-panel .fa-twitter-square:before {
  content: "\f081";
}
body .npe2-plugin-panel .fa-facebook-square:before {
  content: "\f082";
}
body .npe2-plugin-panel .fa-camera-retro:before {
  content: "\f083";
}
body .npe2-plugin-panel .fa-key:before {
  content: "\f084";
}
body .npe2-plugin-panel .fa-gears:before,
body .npe2-plugin-panel .fa-cogs:before {
  content: "\f085";
}
body .npe2-plugin-panel .fa-comments:before {
  content: "\f086";
}
body .npe2-plugin-panel .fa-thumbs-o-up:before {
  content: "\f087";
}
body .npe2-plugin-panel .fa-thumbs-o-down:before {
  content: "\f088";
}
body .npe2-plugin-panel .fa-star-half:before {
  content: "\f089";
}
body .npe2-plugin-panel .fa-heart-o:before {
  content: "\f08a";
}
body .npe2-plugin-panel .fa-sign-out:before {
  content: "\f08b";
}
body .npe2-plugin-panel .fa-linkedin-square:before {
  content: "\f08c";
}
body .npe2-plugin-panel .fa-thumb-tack:before {
  content: "\f08d";
}
body .npe2-plugin-panel .fa-external-link:before {
  content: "\f08e";
}
body .npe2-plugin-panel .fa-sign-in:before {
  content: "\f090";
}
body .npe2-plugin-panel .fa-trophy:before {
  content: "\f091";
}
body .npe2-plugin-panel .fa-github-square:before {
  content: "\f092";
}
body .npe2-plugin-panel .fa-upload:before {
  content: "\f093";
}
body .npe2-plugin-panel .fa-lemon-o:before {
  content: "\f094";
}
body .npe2-plugin-panel .fa-phone:before {
  content: "\f095";
}
body .npe2-plugin-panel .fa-square-o:before {
  content: "\f096";
}
body .npe2-plugin-panel .fa-bookmark-o:before {
  content: "\f097";
}
body .npe2-plugin-panel .fa-phone-square:before {
  content: "\f098";
}
body .npe2-plugin-panel .fa-twitter:before {
  content: "\f099";
}
body .npe2-plugin-panel .fa-facebook:before {
  content: "\f09a";
}
body .npe2-plugin-panel .fa-github:before {
  content: "\f09b";
}
body .npe2-plugin-panel .fa-unlock:before {
  content: "\f09c";
}
body .npe2-plugin-panel .fa-credit-card:before {
  content: "\f09d";
}
body .npe2-plugin-panel .fa-rss:before {
  content: "\f09e";
}
body .npe2-plugin-panel .fa-hdd-o:before {
  content: "\f0a0";
}
body .npe2-plugin-panel .fa-bullhorn:before {
  content: "\f0a1";
}
body .npe2-plugin-panel .fa-bell:before {
  content: "\f0f3";
}
body .npe2-plugin-panel .fa-certificate:before {
  content: "\f0a3";
}
body .npe2-plugin-panel .fa-hand-o-right:before {
  content: "\f0a4";
}
body .npe2-plugin-panel .fa-hand-o-left:before {
  content: "\f0a5";
}
body .npe2-plugin-panel .fa-hand-o-up:before {
  content: "\f0a6";
}
body .npe2-plugin-panel .fa-hand-o-down:before {
  content: "\f0a7";
}
body .npe2-plugin-panel .fa-arrow-circle-left:before {
  content: "\f0a8";
}
body .npe2-plugin-panel .fa-arrow-circle-right:before {
  content: "\f0a9";
}
body .npe2-plugin-panel .fa-arrow-circle-up:before {
  content: "\f0aa";
}
body .npe2-plugin-panel .fa-arrow-circle-down:before {
  content: "\f0ab";
}
body .npe2-plugin-panel .fa-globe:before {
  content: "\f0ac";
}
body .npe2-plugin-panel .fa-wrench:before {
  content: "\f0ad";
}
body .npe2-plugin-panel .fa-tasks:before {
  content: "\f0ae";
}
body .npe2-plugin-panel .fa-filter:before {
  content: "\f0b0";
}
body .npe2-plugin-panel .fa-briefcase:before {
  content: "\f0b1";
}
body .npe2-plugin-panel .fa-arrows-alt:before {
  content: "\f0b2";
}
body .npe2-plugin-panel .fa-group:before,
body .npe2-plugin-panel .fa-users:before {
  content: "\f0c0";
}
body .npe2-plugin-panel .fa-chain:before,
body .npe2-plugin-panel .fa-link:before {
  content: "\f0c1";
}
body .npe2-plugin-panel .fa-cloud:before {
  content: "\f0c2";
}
body .npe2-plugin-panel .fa-flask:before {
  content: "\f0c3";
}
body .npe2-plugin-panel .fa-cut:before,
body .npe2-plugin-panel .fa-scissors:before {
  content: "\f0c4";
}
body .npe2-plugin-panel .fa-copy:before,
body .npe2-plugin-panel .fa-files-o:before {
  content: "\f0c5";
}
body .npe2-plugin-panel .fa-paperclip:before {
  content: "\f0c6";
}
body .npe2-plugin-panel .fa-save:before,
body .npe2-plugin-panel .fa-floppy-o:before {
  content: "\f0c7";
}
body .npe2-plugin-panel .fa-square:before {
  content: "\f0c8";
}
body .npe2-plugin-panel .fa-navicon:before,
body .npe2-plugin-panel .fa-reorder:before,
body .npe2-plugin-panel .fa-bars:before {
  content: "\f0c9";
}
body .npe2-plugin-panel .fa-list-ul:before {
  content: "\f0ca";
}
body .npe2-plugin-panel .fa-list-ol:before {
  content: "\f0cb";
}
body .npe2-plugin-panel .fa-strikethrough:before {
  content: "\f0cc";
}
body .npe2-plugin-panel .fa-underline:before {
  content: "\f0cd";
}
body .npe2-plugin-panel .fa-table:before {
  content: "\f0ce";
}
body .npe2-plugin-panel .fa-magic:before {
  content: "\f0d0";
}
body .npe2-plugin-panel .fa-truck:before {
  content: "\f0d1";
}
body .npe2-plugin-panel .fa-pinterest:before {
  content: "\f0d2";
}
body .npe2-plugin-panel .fa-pinterest-square:before {
  content: "\f0d3";
}
body .npe2-plugin-panel .fa-google-plus-square:before {
  content: "\f0d4";
}
body .npe2-plugin-panel .fa-google-plus:before {
  content: "\f0d5";
}
body .npe2-plugin-panel .fa-money:before {
  content: "\f0d6";
}
body .npe2-plugin-panel .fa-caret-down:before {
  content: "\f0d7";
}
body .npe2-plugin-panel .fa-caret-up:before {
  content: "\f0d8";
}
body .npe2-plugin-panel .fa-caret-left:before {
  content: "\f0d9";
}
body .npe2-plugin-panel .fa-caret-right:before {
  content: "\f0da";
}
body .npe2-plugin-panel .fa-columns:before {
  content: "\f0db";
}
body .npe2-plugin-panel .fa-unsorted:before,
body .npe2-plugin-panel .fa-sort:before {
  content: "\f0dc";
}
body .npe2-plugin-panel .fa-sort-down:before,
body .npe2-plugin-panel .fa-sort-desc:before {
  content: "\f0dd";
}
body .npe2-plugin-panel .fa-sort-up:before,
body .npe2-plugin-panel .fa-sort-asc:before {
  content: "\f0de";
}
body .npe2-plugin-panel .fa-envelope:before {
  content: "\f0e0";
}
body .npe2-plugin-panel .fa-linkedin:before {
  content: "\f0e1";
}
body .npe2-plugin-panel .fa-rotate-left:before,
body .npe2-plugin-panel .fa-undo:before {
  content: "\f0e2";
}
body .npe2-plugin-panel .fa-legal:before,
body .npe2-plugin-panel .fa-gavel:before {
  content: "\f0e3";
}
body .npe2-plugin-panel .fa-dashboard:before,
body .npe2-plugin-panel .fa-tachometer:before {
  content: "\f0e4";
}
body .npe2-plugin-panel .fa-comment-o:before {
  content: "\f0e5";
}
body .npe2-plugin-panel .fa-comments-o:before {
  content: "\f0e6";
}
body .npe2-plugin-panel .fa-flash:before,
body .npe2-plugin-panel .fa-bolt:before {
  content: "\f0e7";
}
body .npe2-plugin-panel .fa-sitemap:before {
  content: "\f0e8";
}
body .npe2-plugin-panel .fa-umbrella:before {
  content: "\f0e9";
}
body .npe2-plugin-panel .fa-paste:before,
body .npe2-plugin-panel .fa-clipboard:before {
  content: "\f0ea";
}
body .npe2-plugin-panel .fa-lightbulb-o:before {
  content: "\f0eb";
}
body .npe2-plugin-panel .fa-exchange:before {
  content: "\f0ec";
}
body .npe2-plugin-panel .fa-cloud-download:before {
  content: "\f0ed";
}
body .npe2-plugin-panel .fa-cloud-upload:before {
  content: "\f0ee";
}
body .npe2-plugin-panel .fa-user-md:before {
  content: "\f0f0";
}
body .npe2-plugin-panel .fa-stethoscope:before {
  content: "\f0f1";
}
body .npe2-plugin-panel .fa-suitcase:before {
  content: "\f0f2";
}
body .npe2-plugin-panel .fa-bell-o:before {
  content: "\f0a2";
}
body .npe2-plugin-panel .fa-coffee:before {
  content: "\f0f4";
}
body .npe2-plugin-panel .fa-cutlery:before {
  content: "\f0f5";
}
body .npe2-plugin-panel .fa-file-text-o:before {
  content: "\f0f6";
}
body .npe2-plugin-panel .fa-building-o:before {
  content: "\f0f7";
}
body .npe2-plugin-panel .fa-hospital-o:before {
  content: "\f0f8";
}
body .npe2-plugin-panel .fa-ambulance:before {
  content: "\f0f9";
}
body .npe2-plugin-panel .fa-medkit:before {
  content: "\f0fa";
}
body .npe2-plugin-panel .fa-fighter-jet:before {
  content: "\f0fb";
}
body .npe2-plugin-panel .fa-beer:before {
  content: "\f0fc";
}
body .npe2-plugin-panel .fa-h-square:before {
  content: "\f0fd";
}
body .npe2-plugin-panel .fa-plus-square:before {
  content: "\f0fe";
}
body .npe2-plugin-panel .fa-angle-double-left:before {
  content: "\f100";
}
body .npe2-plugin-panel .fa-angle-double-right:before {
  content: "\f101";
}
body .npe2-plugin-panel .fa-angle-double-up:before {
  content: "\f102";
}
body .npe2-plugin-panel .fa-angle-double-down:before {
  content: "\f103";
}
body .npe2-plugin-panel .fa-angle-left:before {
  content: "\f104";
}
body .npe2-plugin-panel .fa-angle-right:before {
  content: "\f105";
}
body .npe2-plugin-panel .fa-angle-up:before {
  content: "\f106";
}
body .npe2-plugin-panel .fa-angle-down:before {
  content: "\f107";
}
body .npe2-plugin-panel .fa-desktop:before {
  content: "\f108";
}
body .npe2-plugin-panel .fa-laptop:before {
  content: "\f109";
}
body .npe2-plugin-panel .fa-tablet:before {
  content: "\f10a";
}
body .npe2-plugin-panel .fa-mobile-phone:before,
body .npe2-plugin-panel .fa-mobile:before {
  content: "\f10b";
}
body .npe2-plugin-panel .fa-circle-o:before {
  content: "\f10c";
}
body .npe2-plugin-panel .fa-quote-left:before {
  content: "\f10d";
}
body .npe2-plugin-panel .fa-quote-right:before {
  content: "\f10e";
}
body .npe2-plugin-panel .fa-spinner:before {
  content: "\f110";
}
body .npe2-plugin-panel .fa-circle:before {
  content: "\f111";
}
body .npe2-plugin-panel .fa-mail-reply:before,
body .npe2-plugin-panel .fa-reply:before {
  content: "\f112";
}
body .npe2-plugin-panel .fa-github-alt:before {
  content: "\f113";
}
body .npe2-plugin-panel .fa-folder-o:before {
  content: "\f114";
}
body .npe2-plugin-panel .fa-folder-open-o:before {
  content: "\f115";
}
body .npe2-plugin-panel .fa-smile-o:before {
  content: "\f118";
}
body .npe2-plugin-panel .fa-frown-o:before {
  content: "\f119";
}
body .npe2-plugin-panel .fa-meh-o:before {
  content: "\f11a";
}
body .npe2-plugin-panel .fa-gamepad:before {
  content: "\f11b";
}
body .npe2-plugin-panel .fa-keyboard-o:before {
  content: "\f11c";
}
body .npe2-plugin-panel .fa-flag-o:before {
  content: "\f11d";
}
body .npe2-plugin-panel .fa-flag-checkered:before {
  content: "\f11e";
}
body .npe2-plugin-panel .fa-terminal:before {
  content: "\f120";
}
body .npe2-plugin-panel .fa-code:before {
  content: "\f121";
}
body .npe2-plugin-panel .fa-mail-reply-all:before,
body .npe2-plugin-panel .fa-reply-all:before {
  content: "\f122";
}
body .npe2-plugin-panel .fa-star-half-empty:before,
body .npe2-plugin-panel .fa-star-half-full:before,
body .npe2-plugin-panel .fa-star-half-o:before {
  content: "\f123";
}
body .npe2-plugin-panel .fa-location-arrow:before {
  content: "\f124";
}
body .npe2-plugin-panel .fa-crop:before {
  content: "\f125";
}
body .npe2-plugin-panel .fa-code-fork:before {
  content: "\f126";
}
body .npe2-plugin-panel .fa-unlink:before,
body .npe2-plugin-panel .fa-chain-broken:before {
  content: "\f127";
}
body .npe2-plugin-panel .fa-question:before {
  content: "\f128";
}
body .npe2-plugin-panel .fa-info:before {
  content: "\f129";
}
body .npe2-plugin-panel .fa-exclamation:before {
  content: "\f12a";
}
body .npe2-plugin-panel .fa-superscript:before {
  content: "\f12b";
}
body .npe2-plugin-panel .fa-subscript:before {
  content: "\f12c";
}
body .npe2-plugin-panel .fa-eraser:before {
  content: "\f12d";
}
body .npe2-plugin-panel .fa-puzzle-piece:before {
  content: "\f12e";
}
body .npe2-plugin-panel .fa-microphone:before {
  content: "\f130";
}
body .npe2-plugin-panel .fa-microphone-slash:before {
  content: "\f131";
}
body .npe2-plugin-panel .fa-shield:before {
  content: "\f132";
}
body .npe2-plugin-panel .fa-calendar-o:before {
  content: "\f133";
}
body .npe2-plugin-panel .fa-fire-extinguisher:before {
  content: "\f134";
}
body .npe2-plugin-panel .fa-rocket:before {
  content: "\f135";
}
body .npe2-plugin-panel .fa-maxcdn:before {
  content: "\f136";
}
body .npe2-plugin-panel .fa-chevron-circle-left:before {
  content: "\f137";
}
body .npe2-plugin-panel .fa-chevron-circle-right:before {
  content: "\f138";
}
body .npe2-plugin-panel .fa-chevron-circle-up:before {
  content: "\f139";
}
body .npe2-plugin-panel .fa-chevron-circle-down:before {
  content: "\f13a";
}
body .npe2-plugin-panel .fa-html5:before {
  content: "\f13b";
}
body .npe2-plugin-panel .fa-css3:before {
  content: "\f13c";
}
body .npe2-plugin-panel .fa-anchor:before {
  content: "\f13d";
}
body .npe2-plugin-panel .fa-unlock-alt:before {
  content: "\f13e";
}
body .npe2-plugin-panel .fa-bullseye:before {
  content: "\f140";
}
body .npe2-plugin-panel .fa-ellipsis-h:before {
  content: "\f141";
}
body .npe2-plugin-panel .fa-ellipsis-v:before {
  content: "\f142";
}
body .npe2-plugin-panel .fa-rss-square:before {
  content: "\f143";
}
body .npe2-plugin-panel .fa-play-circle:before {
  content: "\f144";
}
body .npe2-plugin-panel .fa-ticket:before {
  content: "\f145";
}
body .npe2-plugin-panel .fa-minus-square:before {
  content: "\f146";
}
body .npe2-plugin-panel .fa-minus-square-o:before {
  content: "\f147";
}
body .npe2-plugin-panel .fa-level-up:before {
  content: "\f148";
}
body .npe2-plugin-panel .fa-level-down:before {
  content: "\f149";
}
body .npe2-plugin-panel .fa-check-square:before {
  content: "\f14a";
}
body .npe2-plugin-panel .fa-pencil-square:before {
  content: "\f14b";
}
body .npe2-plugin-panel .fa-external-link-square:before {
  content: "\f14c";
}
body .npe2-plugin-panel .fa-share-square:before {
  content: "\f14d";
}
body .npe2-plugin-panel .fa-compass:before {
  content: "\f14e";
}
body .npe2-plugin-panel .fa-toggle-down:before,
body .npe2-plugin-panel .fa-caret-square-o-down:before {
  content: "\f150";
}
body .npe2-plugin-panel .fa-toggle-up:before,
body .npe2-plugin-panel .fa-caret-square-o-up:before {
  content: "\f151";
}
body .npe2-plugin-panel .fa-toggle-right:before,
body .npe2-plugin-panel .fa-caret-square-o-right:before {
  content: "\f152";
}
body .npe2-plugin-panel .fa-euro:before,
body .npe2-plugin-panel .fa-eur:before {
  content: "\f153";
}
body .npe2-plugin-panel .fa-gbp:before {
  content: "\f154";
}
body .npe2-plugin-panel .fa-dollar:before,
body .npe2-plugin-panel .fa-usd:before {
  content: "\f155";
}
body .npe2-plugin-panel .fa-rupee:before,
body .npe2-plugin-panel .fa-inr:before {
  content: "\f156";
}
body .npe2-plugin-panel .fa-cny:before,
body .npe2-plugin-panel .fa-rmb:before,
body .npe2-plugin-panel .fa-yen:before,
body .npe2-plugin-panel .fa-jpy:before {
  content: "\f157";
}
body .npe2-plugin-panel .fa-ruble:before,
body .npe2-plugin-panel .fa-rouble:before,
body .npe2-plugin-panel .fa-rub:before {
  content: "\f158";
}
body .npe2-plugin-panel .fa-won:before,
body .npe2-plugin-panel .fa-krw:before {
  content: "\f159";
}
body .npe2-plugin-panel .fa-bitcoin:before,
body .npe2-plugin-panel .fa-btc:before {
  content: "\f15a";
}
body .npe2-plugin-panel .fa-file:before {
  content: "\f15b";
}
body .npe2-plugin-panel .fa-file-text:before {
  content: "\f15c";
}
body .npe2-plugin-panel .fa-sort-alpha-asc:before {
  content: "\f15d";
}
body .npe2-plugin-panel .fa-sort-alpha-desc:before {
  content: "\f15e";
}
body .npe2-plugin-panel .fa-sort-amount-asc:before {
  content: "\f160";
}
body .npe2-plugin-panel .fa-sort-amount-desc:before {
  content: "\f161";
}
body .npe2-plugin-panel .fa-sort-numeric-asc:before {
  content: "\f162";
}
body .npe2-plugin-panel .fa-sort-numeric-desc:before {
  content: "\f163";
}
body .npe2-plugin-panel .fa-thumbs-up:before {
  content: "\f164";
}
body .npe2-plugin-panel .fa-thumbs-down:before {
  content: "\f165";
}
body .npe2-plugin-panel .fa-youtube-square:before {
  content: "\f166";
}
body .npe2-plugin-panel .fa-youtube:before {
  content: "\f167";
}
body .npe2-plugin-panel .fa-xing:before {
  content: "\f168";
}
body .npe2-plugin-panel .fa-xing-square:before {
  content: "\f169";
}
body .npe2-plugin-panel .fa-youtube-play:before {
  content: "\f16a";
}
body .npe2-plugin-panel .fa-dropbox:before {
  content: "\f16b";
}
body .npe2-plugin-panel .fa-stack-overflow:before {
  content: "\f16c";
}
body .npe2-plugin-panel .fa-instagram:before {
  content: "\f16d";
}
body .npe2-plugin-panel .fa-flickr:before {
  content: "\f16e";
}
body .npe2-plugin-panel .fa-adn:before {
  content: "\f170";
}
body .npe2-plugin-panel .fa-bitbucket:before {
  content: "\f171";
}
body .npe2-plugin-panel .fa-bitbucket-square:before {
  content: "\f172";
}
body .npe2-plugin-panel .fa-tumblr:before {
  content: "\f173";
}
body .npe2-plugin-panel .fa-tumblr-square:before {
  content: "\f174";
}
body .npe2-plugin-panel .fa-long-arrow-down:before {
  content: "\f175";
}
body .npe2-plugin-panel .fa-long-arrow-up:before {
  content: "\f176";
}
body .npe2-plugin-panel .fa-long-arrow-left:before {
  content: "\f177";
}
body .npe2-plugin-panel .fa-long-arrow-right:before {
  content: "\f178";
}
body .npe2-plugin-panel .fa-apple:before {
  content: "\f179";
}
body .npe2-plugin-panel .fa-windows:before {
  content: "\f17a";
}
body .npe2-plugin-panel .fa-android:before {
  content: "\f17b";
}
body .npe2-plugin-panel .fa-linux:before {
  content: "\f17c";
}
body .npe2-plugin-panel .fa-dribbble:before {
  content: "\f17d";
}
body .npe2-plugin-panel .fa-skype:before {
  content: "\f17e";
}
body .npe2-plugin-panel .fa-foursquare:before {
  content: "\f180";
}
body .npe2-plugin-panel .fa-trello:before {
  content: "\f181";
}
body .npe2-plugin-panel .fa-female:before {
  content: "\f182";
}
body .npe2-plugin-panel .fa-male:before {
  content: "\f183";
}
body .npe2-plugin-panel .fa-gittip:before {
  content: "\f184";
}
body .npe2-plugin-panel .fa-sun-o:before {
  content: "\f185";
}
body .npe2-plugin-panel .fa-moon-o:before {
  content: "\f186";
}
body .npe2-plugin-panel .fa-archive:before {
  content: "\f187";
}
body .npe2-plugin-panel .fa-bug:before {
  content: "\f188";
}
body .npe2-plugin-panel .fa-vk:before {
  content: "\f189";
}
body .npe2-plugin-panel .fa-weibo:before {
  content: "\f18a";
}
body .npe2-plugin-panel .fa-renren:before {
  content: "\f18b";
}
body .npe2-plugin-panel .fa-pagelines:before {
  content: "\f18c";
}
body .npe2-plugin-panel .fa-stack-exchange:before {
  content: "\f18d";
}
body .npe2-plugin-panel .fa-arrow-circle-o-right:before {
  content: "\f18e";
}
body .npe2-plugin-panel .fa-arrow-circle-o-left:before {
  content: "\f190";
}
body .npe2-plugin-panel .fa-toggle-left:before,
body .npe2-plugin-panel .fa-caret-square-o-left:before {
  content: "\f191";
}
body .npe2-plugin-panel .fa-dot-circle-o:before {
  content: "\f192";
}
body .npe2-plugin-panel .fa-wheelchair:before {
  content: "\f193";
}
body .npe2-plugin-panel .fa-vimeo-square:before {
  content: "\f194";
}
body .npe2-plugin-panel .fa-turkish-lira:before,
body .npe2-plugin-panel .fa-try:before {
  content: "\f195";
}
body .npe2-plugin-panel .fa-plus-square-o:before {
  content: "\f196";
}
body .npe2-plugin-panel .fa-space-shuttle:before {
  content: "\f197";
}
body .npe2-plugin-panel .fa-slack:before {
  content: "\f198";
}
body .npe2-plugin-panel .fa-envelope-square:before {
  content: "\f199";
}
body .npe2-plugin-panel .fa-wordpress:before {
  content: "\f19a";
}
body .npe2-plugin-panel .fa-openid:before {
  content: "\f19b";
}
body .npe2-plugin-panel .fa-institution:before,
body .npe2-plugin-panel .fa-bank:before,
body .npe2-plugin-panel .fa-university:before {
  content: "\f19c";
}
body .npe2-plugin-panel .fa-mortar-board:before,
body .npe2-plugin-panel .fa-graduation-cap:before {
  content: "\f19d";
}
body .npe2-plugin-panel .fa-yahoo:before {
  content: "\f19e";
}
body .npe2-plugin-panel .fa-google:before {
  content: "\f1a0";
}
body .npe2-plugin-panel .fa-reddit:before {
  content: "\f1a1";
}
body .npe2-plugin-panel .fa-reddit-square:before {
  content: "\f1a2";
}
body .npe2-plugin-panel .fa-stumbleupon-circle:before {
  content: "\f1a3";
}
body .npe2-plugin-panel .fa-stumbleupon:before {
  content: "\f1a4";
}
body .npe2-plugin-panel .fa-delicious:before {
  content: "\f1a5";
}
body .npe2-plugin-panel .fa-digg:before {
  content: "\f1a6";
}
body .npe2-plugin-panel .fa-pied-piper:before {
  content: "\f1a7";
}
body .npe2-plugin-panel .fa-pied-piper-alt:before {
  content: "\f1a8";
}
body .npe2-plugin-panel .fa-drupal:before {
  content: "\f1a9";
}
body .npe2-plugin-panel .fa-joomla:before {
  content: "\f1aa";
}
body .npe2-plugin-panel .fa-language:before {
  content: "\f1ab";
}
body .npe2-plugin-panel .fa-fax:before {
  content: "\f1ac";
}
body .npe2-plugin-panel .fa-building:before {
  content: "\f1ad";
}
body .npe2-plugin-panel .fa-child:before {
  content: "\f1ae";
}
body .npe2-plugin-panel .fa-paw:before {
  content: "\f1b0";
}
body .npe2-plugin-panel .fa-spoon:before {
  content: "\f1b1";
}
body .npe2-plugin-panel .fa-cube:before {
  content: "\f1b2";
}
body .npe2-plugin-panel .fa-cubes:before {
  content: "\f1b3";
}
body .npe2-plugin-panel .fa-behance:before {
  content: "\f1b4";
}
body .npe2-plugin-panel .fa-behance-square:before {
  content: "\f1b5";
}
body .npe2-plugin-panel .fa-steam:before {
  content: "\f1b6";
}
body .npe2-plugin-panel .fa-steam-square:before {
  content: "\f1b7";
}
body .npe2-plugin-panel .fa-recycle:before {
  content: "\f1b8";
}
body .npe2-plugin-panel .fa-automobile:before,
body .npe2-plugin-panel .fa-car:before {
  content: "\f1b9";
}
body .npe2-plugin-panel .fa-cab:before,
body .npe2-plugin-panel .fa-taxi:before {
  content: "\f1ba";
}
body .npe2-plugin-panel .fa-tree:before {
  content: "\f1bb";
}
body .npe2-plugin-panel .fa-spotify:before {
  content: "\f1bc";
}
body .npe2-plugin-panel .fa-deviantart:before {
  content: "\f1bd";
}
body .npe2-plugin-panel .fa-soundcloud:before {
  content: "\f1be";
}
body .npe2-plugin-panel .fa-database:before {
  content: "\f1c0";
}
body .npe2-plugin-panel .fa-file-pdf-o:before {
  content: "\f1c1";
}
body .npe2-plugin-panel .fa-file-word-o:before {
  content: "\f1c2";
}
body .npe2-plugin-panel .fa-file-excel-o:before {
  content: "\f1c3";
}
body .npe2-plugin-panel .fa-file-powerpoint-o:before {
  content: "\f1c4";
}
body .npe2-plugin-panel .fa-file-photo-o:before,
body .npe2-plugin-panel .fa-file-picture-o:before,
body .npe2-plugin-panel .fa-file-image-o:before {
  content: "\f1c5";
}
body .npe2-plugin-panel .fa-file-zip-o:before,
body .npe2-plugin-panel .fa-file-archive-o:before {
  content: "\f1c6";
}
body .npe2-plugin-panel .fa-file-sound-o:before,
body .npe2-plugin-panel .fa-file-audio-o:before {
  content: "\f1c7";
}
body .npe2-plugin-panel .fa-file-movie-o:before,
body .npe2-plugin-panel .fa-file-video-o:before {
  content: "\f1c8";
}
body .npe2-plugin-panel .fa-file-code-o:before {
  content: "\f1c9";
}
body .npe2-plugin-panel .fa-vine:before {
  content: "\f1ca";
}
body .npe2-plugin-panel .fa-codepen:before {
  content: "\f1cb";
}
body .npe2-plugin-panel .fa-jsfiddle:before {
  content: "\f1cc";
}
body .npe2-plugin-panel .fa-life-bouy:before,
body .npe2-plugin-panel .fa-life-buoy:before,
body .npe2-plugin-panel .fa-life-saver:before,
body .npe2-plugin-panel .fa-support:before,
body .npe2-plugin-panel .fa-life-ring:before {
  content: "\f1cd";
}
body .npe2-plugin-panel .fa-circle-o-notch:before {
  content: "\f1ce";
}
body .npe2-plugin-panel .fa-ra:before,
body .npe2-plugin-panel .fa-rebel:before {
  content: "\f1d0";
}
body .npe2-plugin-panel .fa-ge:before,
body .npe2-plugin-panel .fa-empire:before {
  content: "\f1d1";
}
body .npe2-plugin-panel .fa-git-square:before {
  content: "\f1d2";
}
body .npe2-plugin-panel .fa-git:before {
  content: "\f1d3";
}
body .npe2-plugin-panel .fa-hacker-news:before {
  content: "\f1d4";
}
body .npe2-plugin-panel .fa-tencent-weibo:before {
  content: "\f1d5";
}
body .npe2-plugin-panel .fa-qq:before {
  content: "\f1d6";
}
body .npe2-plugin-panel .fa-wechat:before,
body .npe2-plugin-panel .fa-weixin:before {
  content: "\f1d7";
}
body .npe2-plugin-panel .fa-send:before,
body .npe2-plugin-panel .fa-paper-plane:before {
  content: "\f1d8";
}
body .npe2-plugin-panel .fa-send-o:before,
body .npe2-plugin-panel .fa-paper-plane-o:before {
  content: "\f1d9";
}
body .npe2-plugin-panel .fa-history:before {
  content: "\f1da";
}
body .npe2-plugin-panel .fa-circle-thin:before {
  content: "\f1db";
}
body .npe2-plugin-panel .fa-header:before {
  content: "\f1dc";
}
body .npe2-plugin-panel .fa-paragraph:before {
  content: "\f1dd";
}
body .npe2-plugin-panel .fa-sliders:before {
  content: "\f1de";
}
body .npe2-plugin-panel .fa-share-alt:before {
  content: "\f1e0";
}
body .npe2-plugin-panel .fa-share-alt-square:before {
  content: "\f1e1";
}
body .npe2-plugin-panel .fa-bomb:before {
  content: "\f1e2";
}
body .npe2-plugin-panel .fa-soccer-ball-o:before,
body .npe2-plugin-panel .fa-futbol-o:before {
  content: "\f1e3";
}
body .npe2-plugin-panel .fa-tty:before {
  content: "\f1e4";
}
body .npe2-plugin-panel .fa-binoculars:before {
  content: "\f1e5";
}
body .npe2-plugin-panel .fa-plug:before {
  content: "\f1e6";
}
body .npe2-plugin-panel .fa-slideshare:before {
  content: "\f1e7";
}
body .npe2-plugin-panel .fa-twitch:before {
  content: "\f1e8";
}
body .npe2-plugin-panel .fa-yelp:before {
  content: "\f1e9";
}
body .npe2-plugin-panel .fa-newspaper-o:before {
  content: "\f1ea";
}
body .npe2-plugin-panel .fa-wifi:before {
  content: "\f1eb";
}
body .npe2-plugin-panel .fa-calculator:before {
  content: "\f1ec";
}
body .npe2-plugin-panel .fa-paypal:before {
  content: "\f1ed";
}
body .npe2-plugin-panel .fa-google-wallet:before {
  content: "\f1ee";
}
body .npe2-plugin-panel .fa-cc-visa:before {
  content: "\f1f0";
}
body .npe2-plugin-panel .fa-cc-mastercard:before {
  content: "\f1f1";
}
body .npe2-plugin-panel .fa-cc-discover:before {
  content: "\f1f2";
}
body .npe2-plugin-panel .fa-cc-amex:before {
  content: "\f1f3";
}
body .npe2-plugin-panel .fa-cc-paypal:before {
  content: "\f1f4";
}
body .npe2-plugin-panel .fa-cc-stripe:before {
  content: "\f1f5";
}
body .npe2-plugin-panel .fa-bell-slash:before {
  content: "\f1f6";
}
body .npe2-plugin-panel .fa-bell-slash-o:before {
  content: "\f1f7";
}
body .npe2-plugin-panel .fa-trash:before {
  content: "\f1f8";
}
body .npe2-plugin-panel .fa-copyright:before {
  content: "\f1f9";
}
body .npe2-plugin-panel .fa-at:before {
  content: "\f1fa";
}
body .npe2-plugin-panel .fa-eyedropper:before {
  content: "\f1fb";
}
body .npe2-plugin-panel .fa-paint-brush:before {
  content: "\f1fc";
}
body .npe2-plugin-panel .fa-birthday-cake:before {
  content: "\f1fd";
}
body .npe2-plugin-panel .fa-area-chart:before {
  content: "\f1fe";
}
body .npe2-plugin-panel .fa-pie-chart:before {
  content: "\f200";
}
body .npe2-plugin-panel .fa-line-chart:before {
  content: "\f201";
}
body .npe2-plugin-panel .fa-lastfm:before {
  content: "\f202";
}
body .npe2-plugin-panel .fa-lastfm-square:before {
  content: "\f203";
}
body .npe2-plugin-panel .fa-toggle-off:before {
  content: "\f204";
}
body .npe2-plugin-panel .fa-toggle-on:before {
  content: "\f205";
}
body .npe2-plugin-panel .fa-bicycle:before {
  content: "\f206";
}
body .npe2-plugin-panel .fa-bus:before {
  content: "\f207";
}
body .npe2-plugin-panel .fa-ioxhost:before {
  content: "\f208";
}
body .npe2-plugin-panel .fa-angellist:before {
  content: "\f209";
}
body .npe2-plugin-panel .fa-cc:before {
  content: "\f20a";
}
body .npe2-plugin-panel .fa-shekel:before,
body .npe2-plugin-panel .fa-sheqel:before,
body .npe2-plugin-panel .fa-ils:before {
  content: "\f20b";
}
body .npe2-plugin-panel .fa-meanpath:before {
  content: "\f20c";
}
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,
body .npe2-plugin-panel p,
body .npe2-plugin-panel ul,
body .npe2-plugin-panel ol,
body .npe2-plugin-panel li,
body .npe2-plugin-panel form {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: inherit;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
body .npe2-plugin-panel h2,
body .npe2-plugin-panel h3,
body .npe2-plugin-panel h4 {
  font-size: 1.6em;
  color: #454545;
  font-weight: 700;
  padding-bottom: 15px;
}
body .npe2-plugin-panel h3 {
  font-size: 1.4em;
}
body .npe2-plugin-panel h4 {
  font-size: 1.3em;
}
body .npe2-plugin-panel h5 {
  font-size: 1.2em;
}
body .npe2-plugin-panel h6 {
  font-size: 1.1em;
}
body .npe2-plugin-panel p {
  font-size: 1.2em;
}
body .npe2-plugin-panel ul,
body .npe2-plugin-panel ol,
body .npe2-plugin-panel li {
  list-style: none;
}
body .npe2-plugin-panel table {
  border-collapse: collapse;
  border-spacing: 0;
}
body .npe2-plugin-panel a {
  color: #454545;
  text-decoration: none;
}
body .npe2-plugin-panel a:focus {
  outline: thin dotted;
}
body .npe2-plugin-panel a:hover,
body .npe2-plugin-panel a:active {
  outline: 0;
}
body .npe2-plugin-panel article,
body .npe2-plugin-panel aside,
body .npe2-plugin-panel details,
body .npe2-plugin-panel figcaption,
body .npe2-plugin-panel figure,
body .npe2-plugin-panel footer,
body .npe2-plugin-panel header,
body .npe2-plugin-panel hgroup,
body .npe2-plugin-panel nav,
body .npe2-plugin-panel section {
  display: block;
}
body .npe2-plugin-panel img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
body .npe2-plugin-panel button,
body .npe2-plugin-panel input,
body .npe2-plugin-panel select,
body .npe2-plugin-panel textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: middle;
  *vertical-align: middle;
  text-overflow: clip;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
body .npe2-plugin-panel button,
body .npe2-plugin-panel input[type="button"],
body .npe2-plugin-panel input[type="reset"],
body .npe2-plugin-panel input[type="submit"] {
  cursor: pointer;
  background: #0073AA;
  border: none;
  color: #fff;
}
body .npe2-plugin-panel .pad-0,
body .npe2-plugin-panel .no-pad {
  padding: 0 !important;
}
body .npe2-plugin-panel .pad-t-12 {
  padding-top: 12px;
}
body .npe2-plugin-panel .pad-l-60 {
  padding-left: 60px;
}
body .npe2-plugin-panel .pad-0 {
  padding: 0px;
}
body .npe2-plugin-panel .pad-5 {
  padding: 5px;
}
body .npe2-plugin-panel .pad-10 {
  padding: 10px;
}
body .npe2-plugin-panel .pad-15 {
  padding: 15px;
}
body .npe2-plugin-panel .pad-20 {
  padding: 20px;
}
body .npe2-plugin-panel .pad-25 {
  padding: 25px;
}
body .npe2-plugin-panel .pad-30 {
  padding: 30px;
}
body .npe2-plugin-panel .pad-35 {
  padding: 35px;
}
body .npe2-plugin-panel .pad-40 {
  padding: 40px;
}
body .npe2-plugin-panel .pad-45 {
  padding: 45px;
}
body .npe2-plugin-panel .pad-l-0 {
  padding-left: 0px;
}
body .npe2-plugin-panel .pad-l-5 {
  padding-left: 5px;
}
body .npe2-plugin-panel .pad-l-10 {
  padding-left: 10px;
}
body .npe2-plugin-panel .pad-l-15 {
  padding-left: 15px;
}
body .npe2-plugin-panel .pad-l-20 {
  padding-left: 20px;
}
body .npe2-plugin-panel .pad-l-25 {
  padding-left: 25px;
}
body .npe2-plugin-panel .pad-l-30 {
  padding-left: 30px;
}
body .npe2-plugin-panel .pad-l-35 {
  padding-left: 35px;
}
body .npe2-plugin-panel .pad-l-40 {
  padding-left: 40px;
}
body .npe2-plugin-panel .pad-l-45 {
  padding-left: 45px;
}
body .npe2-plugin-panel .pad-r-0 {
  padding-right: 0px;
}
body .npe2-plugin-panel .pad-r-5 {
  padding-right: 5px;
}
body .npe2-plugin-panel .pad-r-10 {
  padding-right: 10px;
}
body .npe2-plugin-panel .pad-r-15 {
  padding-right: 15px;
}
body .npe2-plugin-panel .pad-r-20 {
  padding-right: 20px;
}
body .npe2-plugin-panel .pad-r-25 {
  padding-right: 25px;
}
body .npe2-plugin-panel .pad-r-30 {
  padding-right: 30px;
}
body .npe2-plugin-panel .pad-r-35 {
  padding-right: 35px;
}
body .npe2-plugin-panel .pad-r-40 {
  padding-right: 40px;
}
body .npe2-plugin-panel .pad-r-45 {
  padding-right: 45px;
}
body .npe2-plugin-panel .pad-t-0 {
  padding-top: 0px;
}
body .npe2-plugin-panel .pad-t-5 {
  padding-top: 5px;
}
body .npe2-plugin-panel .pad-t-10 {
  padding-top: 10px;
}
body .npe2-plugin-panel .pad-t-15 {
  padding-top: 15px;
}
body .npe2-plugin-panel .pad-t-20 {
  padding-top: 20px;
}
body .npe2-plugin-panel .pad-t-25 {
  padding-top: 25px;
}
body .npe2-plugin-panel .pad-t-30 {
  padding-top: 30px;
}
body .npe2-plugin-panel .pad-t-35 {
  padding-top: 35px;
}
body .npe2-plugin-panel .pad-t-40 {
  padding-top: 40px;
}
body .npe2-plugin-panel .pad-t-45 {
  padding-top: 45px;
}
body .npe2-plugin-panel .pad-b-0 {
  padding-bottom: 0px;
}
body .npe2-plugin-panel .pad-b-5 {
  padding-bottom: 5px;
}
body .npe2-plugin-panel .pad-b-10 {
  padding-bottom: 10px;
}
body .npe2-plugin-panel .pad-b-15 {
  padding-bottom: 15px;
}
body .npe2-plugin-panel .pad-b-20 {
  padding-bottom: 20px;
}
body .npe2-plugin-panel .pad-b-25 {
  padding-bottom: 25px;
}
body .npe2-plugin-panel .pad-b-30 {
  padding-bottom: 30px;
}
body .npe2-plugin-panel .pad-b-35 {
  padding-bottom: 35px;
}
body .npe2-plugin-panel .pad-b-40 {
  padding-bottom: 40px;
}
body .npe2-plugin-panel .pad-b-45 {
  padding-bottom: 45px;
}
body .npe2-plugin-panel .pad-lr-0 {
  padding-left: 0px;
  padding-right: 0px;
}
body .npe2-plugin-panel .pad-lr-5 {
  padding-left: 5px;
  padding-right: 5px;
}
body .npe2-plugin-panel .pad-lr-10 {
  padding-left: 10px;
  padding-right: 10px;
}
body .npe2-plugin-panel .pad-lr-15 {
  padding-left: 15px;
  padding-right: 15px;
}
body .npe2-plugin-panel .pad-lr-20 {
  padding-left: 20px;
  padding-right: 20px;
}
body .npe2-plugin-panel .pad-lr-25 {
  padding-left: 25px;
  padding-right: 25px;
}
body .npe2-plugin-panel .pad-lr-30 {
  padding-left: 30px;
  padding-right: 30px;
}
body .npe2-plugin-panel .pad-lr-35 {
  padding-left: 35px;
  padding-right: 35px;
}
body .npe2-plugin-panel .pad-lr-40 {
  padding-left: 40px;
  padding-right: 40px;
}
body .npe2-plugin-panel .pad-lr-45 {
  padding-left: 45px;
  padding-right: 45px;
}
body .npe2-plugin-panel .pad-tb-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
body .npe2-plugin-panel .pad-tb-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}
body .npe2-plugin-panel .pad-tb-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
body .npe2-plugin-panel .pad-tb-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}
body .npe2-plugin-panel .pad-tb-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
body .npe2-plugin-panel .pad-tb-25 {
  padding-top: 25px;
  padding-bottom: 25px;
}
body .npe2-plugin-panel .pad-tb-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
body .npe2-plugin-panel .pad-tb-35 {
  padding-top: 35px;
  padding-bottom: 35px;
}
body .npe2-plugin-panel .pad-tb-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
body .npe2-plugin-panel .pad-tb-45 {
  padding-top: 45px;
  padding-bottom: 45px;
}
body .npe2-plugin-panel .top-space-0 {
  top: 0px;
}
body .npe2-plugin-panel .top-space-10 {
  top: 10px;
}
body .npe2-plugin-panel .top-space-20 {
  top: 20px;
}
body .npe2-plugin-panel .top-space-30 {
  top: 30px;
}
body .npe2-plugin-panel .top-space-40 {
  top: 40px;
}
body .npe2-plugin-panel .top-space-50 {
  top: 50px;
}
body .npe2-plugin-panel .top-space-60 {
  top: 60px;
}
body .npe2-plugin-panel .top-space-70 {
  top: 70px;
}
body .npe2-plugin-panel .top-space-80 {
  top: 80px;
}
body .npe2-plugin-panel .top-space-90 {
  top: 90px;
}
body .npe2-plugin-panel .top-space-100 {
  top: 100px;
}
body .npe2-plugin-panel .left-space-0 {
  left: 0px;
}
body .npe2-plugin-panel .left-space-10 {
  left: 10px;
}
body .npe2-plugin-panel .left-space-20 {
  left: 20px;
}
body .npe2-plugin-panel .left-space-30 {
  left: 30px;
}
body .npe2-plugin-panel .left-space-40 {
  left: 40px;
}
body .npe2-plugin-panel .left-space-50 {
  left: 50px;
}
body .npe2-plugin-panel .left-space-60 {
  left: 60px;
}
body .npe2-plugin-panel .left-space-70 {
  left: 70px;
}
body .npe2-plugin-panel .left-space-80 {
  left: 80px;
}
body .npe2-plugin-panel .left-space-90 {
  left: 90px;
}
body .npe2-plugin-panel .left-space-100 {
  left: 100px;
}
@media screen and (min-width: 769px) {
  body .npe2-plugin-panel .pc-pad-0 {
    padding: 0px;
  }
  body .npe2-plugin-panel .pc-pad-5 {
    padding: 5px;
  }
  body .npe2-plugin-panel .pc-pad-10 {
    padding: 10px;
  }
  body .npe2-plugin-panel .pc-pad-15 {
    padding: 15px;
  }
  body .npe2-plugin-panel .pc-pad-20 {
    padding: 20px;
  }
  body .npe2-plugin-panel .pc-pad-25 {
    padding: 25px;
  }
  body .npe2-plugin-panel .pc-pad-30 {
    padding: 30px;
  }
  body .npe2-plugin-panel .pc-pad-35 {
    padding: 35px;
  }
  body .npe2-plugin-panel .pc-pad-40 {
    padding: 40px;
  }
  body .npe2-plugin-panel .pc-pad-45 {
    padding: 45px;
  }
  body .npe2-plugin-panel .pc-pad-l-0 {
    padding-left: 0px;
  }
  body .npe2-plugin-panel .pc-pad-l-5 {
    padding-left: 5px;
  }
  body .npe2-plugin-panel .pc-pad-l-10 {
    padding-left: 10px;
  }
  body .npe2-plugin-panel .pc-pad-l-15 {
    padding-left: 15px;
  }
  body .npe2-plugin-panel .pc-pad-l-20 {
    padding-left: 20px;
  }
  body .npe2-plugin-panel .pc-pad-l-25 {
    padding-left: 25px;
  }
  body .npe2-plugin-panel .pc-pad-l-30 {
    padding-left: 30px;
  }
  body .npe2-plugin-panel .pc-pad-l-35 {
    padding-left: 35px;
  }
  body .npe2-plugin-panel .pc-pad-l-40 {
    padding-left: 40px;
  }
  body .npe2-plugin-panel .pc-pad-l-45 {
    padding-left: 45px;
  }
  body .npe2-plugin-panel .pc-pad-r-0 {
    padding-right: 0px;
  }
  body .npe2-plugin-panel .pc-pad-r-5 {
    padding-right: 5px;
  }
  body .npe2-plugin-panel .pc-pad-r-10 {
    padding-right: 10px;
  }
  body .npe2-plugin-panel .pc-pad-r-15 {
    padding-right: 15px;
  }
  body .npe2-plugin-panel .pc-pad-r-20 {
    padding-right: 20px;
  }
  body .npe2-plugin-panel .pc-pad-r-25 {
    padding-right: 25px;
  }
  body .npe2-plugin-panel .pc-pad-r-30 {
    padding-right: 30px;
  }
  body .npe2-plugin-panel .pc-pad-r-35 {
    padding-right: 35px;
  }
  body .npe2-plugin-panel .pc-pad-r-40 {
    padding-right: 40px;
  }
  body .npe2-plugin-panel .pc-pad-r-45 {
    padding-right: 45px;
  }
  body .npe2-plugin-panel .pc-pad-t-0 {
    padding-top: 0px;
  }
  body .npe2-plugin-panel .pc-pad-t-5 {
    padding-top: 5px;
  }
  body .npe2-plugin-panel .pc-pad-t-10 {
    padding-top: 10px;
  }
  body .npe2-plugin-panel .pc-pad-t-15 {
    padding-top: 15px;
  }
  body .npe2-plugin-panel .pc-pad-t-20 {
    padding-top: 20px;
  }
  body .npe2-plugin-panel .pc-pad-t-25 {
    padding-top: 25px;
  }
  body .npe2-plugin-panel .pc-pad-t-30 {
    padding-top: 30px;
  }
  body .npe2-plugin-panel .pc-pad-t-35 {
    padding-top: 35px;
  }
  body .npe2-plugin-panel .pc-pad-t-40 {
    padding-top: 40px;
  }
  body .npe2-plugin-panel .pc-pad-t-45 {
    padding-top: 45px;
  }
  body .npe2-plugin-panel .pc-pad-b-0 {
    padding-bottom: 0px;
  }
  body .npe2-plugin-panel .pc-pad-b-5 {
    padding-bottom: 5px;
  }
  body .npe2-plugin-panel .pc-pad-b-10 {
    padding-bottom: 10px;
  }
  body .npe2-plugin-panel .pc-pad-b-15 {
    padding-bottom: 15px;
  }
  body .npe2-plugin-panel .pc-pad-b-20 {
    padding-bottom: 20px;
  }
  body .npe2-plugin-panel .pc-pad-b-25 {
    padding-bottom: 25px;
  }
  body .npe2-plugin-panel .pc-pad-b-30 {
    padding-bottom: 30px;
  }
  body .npe2-plugin-panel .pc-pad-b-35 {
    padding-bottom: 35px;
  }
  body .npe2-plugin-panel .pc-pad-b-40 {
    padding-bottom: 40px;
  }
  body .npe2-plugin-panel .pc-pad-b-45 {
    padding-bottom: 45px;
  }
  body .npe2-plugin-panel .pc-pad-lr-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  body .npe2-plugin-panel .pc-pad-lr-5 {
    padding-left: 5px;
    padding-right: 5px;
  }
  body .npe2-plugin-panel .pc-pad-lr-10 {
    padding-left: 10px;
    padding-right: 10px;
  }
  body .npe2-plugin-panel .pc-pad-lr-15 {
    padding-left: 15px;
    padding-right: 15px;
  }
  body .npe2-plugin-panel .pc-pad-lr-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  body .npe2-plugin-panel .pc-pad-lr-25 {
    padding-left: 25px;
    padding-right: 25px;
  }
  body .npe2-plugin-panel .pc-pad-lr-30 {
    padding-left: 30px;
    padding-right: 30px;
  }
  body .npe2-plugin-panel .pc-pad-lr-35 {
    padding-left: 35px;
    padding-right: 35px;
  }
  body .npe2-plugin-panel .pc-pad-lr-40 {
    padding-left: 40px;
    padding-right: 40px;
  }
  body .npe2-plugin-panel .pc-pad-lr-45 {
    padding-left: 45px;
    padding-right: 45px;
  }
  body .npe2-plugin-panel .pc-pad-tb-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  body .npe2-plugin-panel .pc-pad-tb-5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  body .npe2-plugin-panel .pc-pad-tb-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  body .npe2-plugin-panel .pc-pad-tb-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  body .npe2-plugin-panel .pc-pad-tb-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  body .npe2-plugin-panel .pc-pad-tb-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  body .npe2-plugin-panel .pc-pad-tb-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  body .npe2-plugin-panel .pc-pad-tb-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  body .npe2-plugin-panel .pc-pad-tb-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  body .npe2-plugin-panel .pc-pad-tb-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
@media screen and (max-width: 768px) {
  body .npe2-plugin-panel .ipad-pad-0 {
    padding: 0px;
  }
  body .npe2-plugin-panel .ipad-pad-5 {
    padding: 5px;
  }
  body .npe2-plugin-panel .ipad-pad-10 {
    padding: 10px;
  }
  body .npe2-plugin-panel .ipad-pad-15 {
    padding: 15px;
  }
  body .npe2-plugin-panel .ipad-pad-20 {
    padding: 20px;
  }
  body .npe2-plugin-panel .ipad-pad-25 {
    padding: 25px;
  }
  body .npe2-plugin-panel .ipad-pad-30 {
    padding: 30px;
  }
  body .npe2-plugin-panel .ipad-pad-35 {
    padding: 35px;
  }
  body .npe2-plugin-panel .ipad-pad-40 {
    padding: 40px;
  }
  body .npe2-plugin-panel .ipad-pad-45 {
    padding: 45px;
  }
  body .npe2-plugin-panel .ipad-pad-l-0 {
    padding-left: 0px;
  }
  body .npe2-plugin-panel .ipad-pad-l-5 {
    padding-left: 5px;
  }
  body .npe2-plugin-panel .ipad-pad-l-10 {
    padding-left: 10px;
  }
  body .npe2-plugin-panel .ipad-pad-l-15 {
    padding-left: 15px;
  }
  body .npe2-plugin-panel .ipad-pad-l-20 {
    padding-left: 20px;
  }
  body .npe2-plugin-panel .ipad-pad-l-25 {
    padding-left: 25px;
  }
  body .npe2-plugin-panel .ipad-pad-l-30 {
    padding-left: 30px;
  }
  body .npe2-plugin-panel .ipad-pad-l-35 {
    padding-left: 35px;
  }
  body .npe2-plugin-panel .ipad-pad-l-40 {
    padding-left: 40px;
  }
  body .npe2-plugin-panel .ipad-pad-l-45 {
    padding-left: 45px;
  }
  body .npe2-plugin-panel .ipad-pad-r-0 {
    padding-right: 0px;
  }
  body .npe2-plugin-panel .ipad-pad-r-5 {
    padding-right: 5px;
  }
  body .npe2-plugin-panel .ipad-pad-r-10 {
    padding-right: 10px;
  }
  body .npe2-plugin-panel .ipad-pad-r-15 {
    padding-right: 15px;
  }
  body .npe2-plugin-panel .ipad-pad-r-20 {
    padding-right: 20px;
  }
  body .npe2-plugin-panel .ipad-pad-r-25 {
    padding-right: 25px;
  }
  body .npe2-plugin-panel .ipad-pad-r-30 {
    padding-right: 30px;
  }
  body .npe2-plugin-panel .ipad-pad-r-35 {
    padding-right: 35px;
  }
  body .npe2-plugin-panel .ipad-pad-r-40 {
    padding-right: 40px;
  }
  body .npe2-plugin-panel .ipad-pad-r-45 {
    padding-right: 45px;
  }
  body .npe2-plugin-panel .ipad-pad-t-0 {
    padding-top: 0px;
  }
  body .npe2-plugin-panel .ipad-pad-t-5 {
    padding-top: 5px;
  }
  body .npe2-plugin-panel .ipad-pad-t-10 {
    padding-top: 10px;
  }
  body .npe2-plugin-panel .ipad-pad-t-15 {
    padding-top: 15px;
  }
  body .npe2-plugin-panel .ipad-pad-t-20 {
    padding-top: 20px;
  }
  body .npe2-plugin-panel .ipad-pad-t-25 {
    padding-top: 25px;
  }
  body .npe2-plugin-panel .ipad-pad-t-30 {
    padding-top: 30px;
  }
  body .npe2-plugin-panel .ipad-pad-t-35 {
    padding-top: 35px;
  }
  body .npe2-plugin-panel .ipad-pad-t-40 {
    padding-top: 40px;
  }
  body .npe2-plugin-panel .ipad-pad-t-45 {
    padding-top: 45px;
  }
  body .npe2-plugin-panel .ipad-pad-b-0 {
    padding-bottom: 0px;
  }
  body .npe2-plugin-panel .ipad-pad-b-5 {
    padding-bottom: 5px;
  }
  body .npe2-plugin-panel .ipad-pad-b-10 {
    padding-bottom: 10px;
  }
  body .npe2-plugin-panel .ipad-pad-b-15 {
    padding-bottom: 15px;
  }
  body .npe2-plugin-panel .ipad-pad-b-20 {
    padding-bottom: 20px;
  }
  body .npe2-plugin-panel .ipad-pad-b-25 {
    padding-bottom: 25px;
  }
  body .npe2-plugin-panel .ipad-pad-b-30 {
    padding-bottom: 30px;
  }
  body .npe2-plugin-panel .ipad-pad-b-35 {
    padding-bottom: 35px;
  }
  body .npe2-plugin-panel .ipad-pad-b-40 {
    padding-bottom: 40px;
  }
  body .npe2-plugin-panel .ipad-pad-b-45 {
    padding-bottom: 45px;
  }
  body .npe2-plugin-panel .ipad-pad-lr-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  body .npe2-plugin-panel .ipad-pad-lr-5 {
    padding-left: 5px;
    padding-right: 5px;
  }
  body .npe2-plugin-panel .ipad-pad-lr-10 {
    padding-left: 10px;
    padding-right: 10px;
  }
  body .npe2-plugin-panel .ipad-pad-lr-15 {
    padding-left: 15px;
    padding-right: 15px;
  }
  body .npe2-plugin-panel .ipad-pad-lr-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  body .npe2-plugin-panel .ipad-pad-lr-25 {
    padding-left: 25px;
    padding-right: 25px;
  }
  body .npe2-plugin-panel .ipad-pad-lr-30 {
    padding-left: 30px;
    padding-right: 30px;
  }
  body .npe2-plugin-panel .ipad-pad-lr-35 {
    padding-left: 35px;
    padding-right: 35px;
  }
  body .npe2-plugin-panel .ipad-pad-lr-40 {
    padding-left: 40px;
    padding-right: 40px;
  }
  body .npe2-plugin-panel .ipad-pad-lr-45 {
    padding-left: 45px;
    padding-right: 45px;
  }
  body .npe2-plugin-panel .ipad-pad-tb-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  body .npe2-plugin-panel .ipad-pad-tb-5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  body .npe2-plugin-panel .ipad-pad-tb-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  body .npe2-plugin-panel .ipad-pad-tb-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  body .npe2-plugin-panel .ipad-pad-tb-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  body .npe2-plugin-panel .ipad-pad-tb-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  body .npe2-plugin-panel .ipad-pad-tb-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  body .npe2-plugin-panel .ipad-pad-tb-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  body .npe2-plugin-panel .ipad-pad-tb-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  body .npe2-plugin-panel .ipad-pad-tb-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
@media screen and (max-width: 1490px) and (min-width: 1281px) {
  body .npe2-plugin-panel .mar-xlg-0 {
    margin: 0;
  }
  body .npe2-plugin-panel .mar-xlg-b-10 {
    margin-bottom: 10px;
  }
  body .npe2-plugin-panel .mar-xlg-t-10 {
    margin-top: 10px;
  }
  body .npe2-plugin-panel .mar-xlg-l-10 {
    margin-left: 10px;
  }
  body .npe2-plugin-panel .mar-xlg-r-10 {
    margin-right: 10px;
  }
  body .npe2-plugin-panel .pad-xlg-0 {
    padding: 0;
  }
  body .npe2-plugin-panel .pad-xlg-b-10 {
    padding-bottom: 10px;
  }
  body .npe2-plugin-panel .pad-xlg-t-10 {
    padding-top: 10px;
  }
  body .npe2-plugin-panel .pad-xlg-l-10 {
    padding-left: 10px;
  }
  body .npe2-plugin-panel .pad-xlg-r-10 {
    padding-right: 10px;
  }
}
@media screen and (max-width: 1280px) and (min-width: 1025px) {
  body .npe2-plugin-panel .mar-lg-0 {
    margin: 0;
  }
  body .npe2-plugin-panel .mar-lg-b-10 {
    margin-bottom: 10px;
  }
  body .npe2-plugin-panel .mar-lg-t-10 {
    margin-top: 10px;
  }
  body .npe2-plugin-panel .mar-lg-l-10 {
    margin-left: 10px;
  }
  body .npe2-plugin-panel .mar-lg-r-10 {
    margin-right: 10px;
  }
  body .npe2-plugin-panel .pad-lg-0 {
    padding: 0;
  }
  body .npe2-plugin-panel .pad-lg-b-10 {
    padding-bottom: 10px;
  }
  body .npe2-plugin-panel .pad-lg-t-10 {
    padding-top: 10px;
  }
  body .npe2-plugin-panel .pad-lg-l-10 {
    padding-left: 10px;
  }
  body .npe2-plugin-panel .pad-lg-r-10 {
    padding-right: 10px;
  }
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
  body .npe2-plugin-panel .mar-md-0 {
    margin: 0px;
  }
  body .npe2-plugin-panel .mar-md-b-10 {
    margin-bottom: 10px;
  }
  body .npe2-plugin-panel .mar-md-t-10 {
    margin-top: 10px;
  }
  body .npe2-plugin-panel .mar-md-l-10 {
    margin-left: 10px;
  }
  body .npe2-plugin-panel .mar-md-r-10 {
    margin-right: 10px;
  }
  body .npe2-plugin-panel .pad-md-0 {
    padding: 0;
  }
  body .npe2-plugin-panel .pad-md-b-10 {
    padding-bottom: 10px;
  }
  body .npe2-plugin-panel .pad-md-t-10 {
    padding-top: 10px;
  }
  body .npe2-plugin-panel .pad-md-l-10 {
    padding-left: 10px;
  }
  body .npe2-plugin-panel .pad-md-r-10 {
    padding-right: 10px;
  }
}
body .npe2-plugin-panel .no-mar,
body .npe2-plugin-panel .mar-0 {
  margin: 0 !important;
}
body .npe2-plugin-panel .mar-5 {
  margin: 5px;
}
body .npe2-plugin-panel .mar-10 {
  margin: 10px;
}
body .npe2-plugin-panel .mar-15 {
  margin: 15px;
}
body .npe2-plugin-panel .mar-20 {
  margin: 20px;
}
body .npe2-plugin-panel .mar-25 {
  margin: 25px;
}
body .npe2-plugin-panel .mar-30 {
  margin: 30px;
}
body .npe2-plugin-panel .mar-35 {
  margin: 35px;
}
body .npe2-plugin-panel .mar-40 {
  margin: 40px;
}
body .npe2-plugin-panel .mar-45 {
  margin: 45px;
}
body .npe2-plugin-panel .mar-l-5 {
  margin-left: 5px;
}
body .npe2-plugin-panel .mar-r-5 {
  margin-right: 5px;
}
body .npe2-plugin-panel .mar-t-5 {
  margin-top: 5px;
}
body .npe2-plugin-panel .mar-b-5 {
  margin-bottom: 5px;
}
body .npe2-plugin-panel .mar-lr-5 {
  margin-left: 5px;
  margin-right: 5px;
}
body .npe2-plugin-panel .mar-tb-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}
body .npe2-plugin-panel .mar-l-10 {
  margin-left: 10px;
}
body .npe2-plugin-panel .mar-r-10 {
  margin-right: 10px;
}
body .npe2-plugin-panel .mar-t-10 {
  margin-top: 10px;
}
body .npe2-plugin-panel .mar-b-10 {
  margin-bottom: 10px;
}
body .npe2-plugin-panel .mar-lr-10 {
  margin-left: 10px;
  margin-right: 10px;
}
body .npe2-plugin-panel .mar-tb-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
body .npe2-plugin-panel .mar-l-15 {
  margin-left: 15px;
}
body .npe2-plugin-panel .mar-r-15 {
  margin-right: 15px;
}
body .npe2-plugin-panel .mar-t-15 {
  margin-top: 15px;
}
body .npe2-plugin-panel .mar-b-15 {
  margin-bottom: 15px;
}
body .npe2-plugin-panel .mar-lr-15 {
  margin-left: 15px;
  margin-right: 15px;
}
body .npe2-plugin-panel .mar-tb-15 {
  margin-top: 15px;
  margin-bottom: 15px;
}
body .npe2-plugin-panel .mar-l-20 {
  margin-left: 20px;
}
body .npe2-plugin-panel .mar-r-20 {
  margin-right: 20px;
}
body .npe2-plugin-panel .mar-t-20 {
  margin-top: 20px;
}
body .npe2-plugin-panel .mar-b-20 {
  margin-bottom: 20px;
}
body .npe2-plugin-panel .mar-lr-20 {
  margin-left: 20px;
  margin-right: 20px;
}
body .npe2-plugin-panel .mar-tb-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
body .npe2-plugin-panel .mar-l-25 {
  margin-left: 25px;
}
body .npe2-plugin-panel .mar-r-25 {
  margin-right: 25px;
}
body .npe2-plugin-panel .mar-t-25 {
  margin-top: 25px;
}
body .npe2-plugin-panel .mar-b-25 {
  margin-bottom: 25px;
}
body .npe2-plugin-panel .mar-lr-25 {
  margin-left: 25px;
  margin-right: 25px;
}
body .npe2-plugin-panel .mar-tb-25 {
  margin-top: 25px;
  margin-bottom: 25px;
}
body .npe2-plugin-panel .mar-l-30 {
  margin-left: 30px;
}
body .npe2-plugin-panel .mar-r-30 {
  margin-right: 30px;
}
body .npe2-plugin-panel .mar-t-30 {
  margin-top: 30px;
}
body .npe2-plugin-panel .mar-b-30 {
  margin-bottom: 30px;
}
body .npe2-plugin-panel .mar-lr-30 {
  margin-left: 30px;
  margin-right: 30px;
}
body .npe2-plugin-panel .mar-tb-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
body .npe2-plugin-panel .mar-l-35 {
  margin-left: 35px;
}
body .npe2-plugin-panel .mar-r-35 {
  margin-right: 35px;
}
body .npe2-plugin-panel .mar-t-35 {
  margin-top: 35px;
}
body .npe2-plugin-panel .mar-b-35 {
  margin-bottom: 35px;
}
body .npe2-plugin-panel .mar-lr-35 {
  margin-left: 35px;
  margin-right: 35px;
}
body .npe2-plugin-panel .mar-tb-35 {
  margin-top: 35px;
  margin-bottom: 35px;
}
body .npe2-plugin-panel .mar-l-40 {
  margin-left: 40px;
}
body .npe2-plugin-panel .mar-r-40 {
  margin-right: 40px;
}
body .npe2-plugin-panel .mar-t-40 {
  margin-top: 40px;
}
body .npe2-plugin-panel .mar-b-40 {
  margin-bottom: 40px;
}
body .npe2-plugin-panel .mar-lr-40 {
  margin-left: 40px;
  margin-right: 40px;
}
body .npe2-plugin-panel .mar-tb-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
body .npe2-plugin-panel .mar-l-45 {
  margin-left: 45px;
}
body .npe2-plugin-panel .mar-r-45 {
  margin-right: 45px;
}
body .npe2-plugin-panel .mar-t-45 {
  margin-top: 45px;
}
body .npe2-plugin-panel .mar-b-45 {
  margin-bottom: 45px;
}
body .npe2-plugin-panel .mar-lr-45 {
  margin-left: 45px;
  margin-right: 45px;
}
body .npe2-plugin-panel .mar-tb-45 {
  margin-top: 45px;
  margin-bottom: 45px;
}
body .npe2-plugin-panel .mar-t-2 {
  margin-top: 2px;
}
body .npe2-plugin-panel .mar-t-12 {
  margin-top: 12px;
}
body .npe2-plugin-panel .pull-t-5 {
  margin-top: -5px;
}
body .npe2-plugin-panel .pull-t-10 {
  margin-top: -10px;
}
body .npe2-plugin-panel .pull-t-15 {
  margin-top: -15px;
}
body .npe2-plugin-panel .pull-t-20 {
  margin-top: -20px;
}
body .npe2-plugin-panel .pull-t-25 {
  margin-top: -25px;
}
@media screen and (min-width: 769px) {
  body .npe2-plugin-panel .pc-pull-t-0 {
    margin-top: 0px;
  }
  body .npe2-plugin-panel .pc-pull-t-5 {
    margin-top: -5px;
  }
  body .npe2-plugin-panel .pc-pull-t-10 {
    margin-top: -10px;
  }
  body .npe2-plugin-panel .pc-pull-t-15 {
    margin-top: -15px;
  }
  body .npe2-plugin-panel .pc-pull-t-20 {
    margin-top: -20px;
  }
  body .npe2-plugin-panel .pc-pull-t-25 {
    margin-top: -25px;
  }
}
@media screen and (max-width: 768px) {
  body .npe2-plugin-panel .ipad-pull-t-0 {
    margin-top: 0px;
  }
  body .npe2-plugin-panel .ipad-pull-t-5 {
    margin-top: -5px;
  }
  body .npe2-plugin-panel .ipad-pull-t-10 {
    margin-top: -10px;
  }
  body .npe2-plugin-panel .ipad-pull-t-15 {
    margin-top: -15px;
  }
  body .npe2-plugin-panel .ipad-pull-t-20 {
    margin-top: -20px;
  }
  body .npe2-plugin-panel .ipad-pull-t-25 {
    margin-top: -25px;
  }
}
@media screen and (min-width: 769px) {
  body .npe2-plugin-panel .pc-mar-0 {
    margin: 0px !important;
  }
  body .npe2-plugin-panel .pc-mar-t-0 {
    margin-top: 0px !important;
  }
  body .npe2-plugin-panel .pc-mar-b-0 {
    margin-bottom: 0px !important;
  }
  body .npe2-plugin-panel .pc-mar-l-0 {
    margin-left: 0px !important;
  }
  body .npe2-plugin-panel .pc-mar-r-0 {
    margin-right: 0px !important;
  }
  body .npe2-plugin-panel .pc-mar-lr-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  body .npe2-plugin-panel .pc-mar-tb-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  body .npe2-plugin-panel .pc-mar-t-5 {
    margin-top: 5px;
  }
  body .npe2-plugin-panel .pc-mar-b-5 {
    margin-bottom: 5px;
  }
  body .npe2-plugin-panel .pc-mar-l-5 {
    margin-left: 5px;
  }
  body .npe2-plugin-panel .pc-mar-r-5 {
    margin-right: 5px;
  }
  body .npe2-plugin-panel .pc-mar-lr-5 {
    margin-left: 5px;
    margin-right: 5px;
  }
  body .npe2-plugin-panel .pc-mar-tb-5 {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  body .npe2-plugin-panel .pc-mar-t-10 {
    margin-top: 10px;
  }
  body .npe2-plugin-panel .pc-mar-b-10 {
    margin-bottom: 10px;
  }
  body .npe2-plugin-panel .pc-mar-l-10 {
    margin-left: 10px;
  }
  body .npe2-plugin-panel .pc-mar-r-10 {
    margin-right: 10px;
  }
  body .npe2-plugin-panel .pc-mar-lr-10 {
    margin-left: 10px;
    margin-right: 10px;
  }
  body .npe2-plugin-panel .pc-mar-tb-10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  body .npe2-plugin-panel .pc-mar-t-15 {
    margin-top: 15px;
  }
  body .npe2-plugin-panel .pc-mar-b-15 {
    margin-bottom: 15px;
  }
  body .npe2-plugin-panel .pc-mar-l-15 {
    margin-left: 15px;
  }
  body .npe2-plugin-panel .pc-mar-r-15 {
    margin-right: 15px;
  }
  body .npe2-plugin-panel .pc-mar-lr-15 {
    margin-left: 15px;
    margin-right: 15px;
  }
  body .npe2-plugin-panel .pc-mar-tb-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  body .npe2-plugin-panel .pc-mar-t-20 {
    margin-top: 20px;
  }
  body .npe2-plugin-panel .pc-mar-b-20 {
    margin-bottom: 20px;
  }
  body .npe2-plugin-panel .pc-mar-l-20 {
    margin-left: 20px;
  }
  body .npe2-plugin-panel .pc-mar-r-20 {
    margin-right: 20px;
  }
  body .npe2-plugin-panel .pc-mar-lr-20 {
    margin-left: 20px;
    margin-right: 20px;
  }
  body .npe2-plugin-panel .pc-mar-tb-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  body .npe2-plugin-panel .ipad-mar-0 {
    margin: 0px !important;
  }
  body .npe2-plugin-panel .ipad-mar-t-0 {
    margin-top: 0px !important;
  }
  body .npe2-plugin-panel .ipad-mar-b-0 {
    margin-bottom: 0px !important;
  }
  body .npe2-plugin-panel .ipad-mar-l-0 {
    margin-left: 0px !important;
  }
  body .npe2-plugin-panel .ipad-mar-r-0 {
    margin-right: 0px !important;
  }
  body .npe2-plugin-panel .ipad-mar-lr-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  body .npe2-plugin-panel .ipad-mar-tb-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  body .npe2-plugin-panel .ipad-mar-t-5 {
    margin-top: 5px;
  }
  body .npe2-plugin-panel .ipad-mar-b-5 {
    margin-bottom: 5px;
  }
  body .npe2-plugin-panel .ipad-mar-l-5 {
    margin-left: 5px;
  }
  body .npe2-plugin-panel .ipad-mar-r-5 {
    margin-right: 5px;
  }
  body .npe2-plugin-panel .ipad-mar-lr-5 {
    margin-left: 5px;
    margin-right: 5px;
  }
  body .npe2-plugin-panel .ipad-mar-tb-5 {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  body .npe2-plugin-panel .ipad-mar-t-10 {
    margin-top: 10px;
  }
  body .npe2-plugin-panel .ipad-mar-b-10 {
    margin-bottom: 10px;
  }
  body .npe2-plugin-panel .ipad-mar-l-10 {
    margin-left: 10px;
  }
  body .npe2-plugin-panel .ipad-mar-r-10 {
    margin-right: 10px;
  }
  body .npe2-plugin-panel .ipad-mar-lr-10 {
    margin-left: 10px;
    margin-right: 10px;
  }
  body .npe2-plugin-panel .ipad-mar-tb-10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  body .npe2-plugin-panel .ipad-mar-t-15 {
    margin-top: 15px;
  }
  body .npe2-plugin-panel .ipad-mar-b-15 {
    margin-bottom: 15px;
  }
  body .npe2-plugin-panel .ipad-mar-l-15 {
    margin-left: 15px;
  }
  body .npe2-plugin-panel .ipad-mar-r-15 {
    margin-right: 15px;
  }
  body .npe2-plugin-panel .ipad-mar-lr-15 {
    margin-left: 15px;
    margin-right: 15px;
  }
  body .npe2-plugin-panel .ipad-mar-tb-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  body .npe2-plugin-panel .ipad-mar-t-20 {
    margin-top: 20px;
  }
  body .npe2-plugin-panel .ipad-mar-b-20 {
    margin-bottom: 20px;
  }
  body .npe2-plugin-panel .ipad-mar-l-20 {
    margin-left: 20px;
  }
  body .npe2-plugin-panel .ipad-mar-r-20 {
    margin-right: 20px;
  }
  body .npe2-plugin-panel .ipad-mar-lr-20 {
    margin-left: 20px;
    margin-right: 20px;
  }
  body .npe2-plugin-panel .ipad-mar-tb-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
body .npe2-plugin-panel .col-1,
body .npe2-plugin-panel .col-2,
body .npe2-plugin-panel .col-3,
body .npe2-plugin-panel .col-4,
body .npe2-plugin-panel .col-5,
body .npe2-plugin-panel .col-6,
body .npe2-plugin-panel .col-7,
body .npe2-plugin-panel .col-8,
body .npe2-plugin-panel .col-9,
body .npe2-plugin-panel .col-10,
body .npe2-plugin-panel .col-11,
body .npe2-plugin-panel .col-12 {
  display: inline-block;
  width: 100%;
}
body .npe2-plugin-panel .align-left {
  text-align: left;
}
body .npe2-plugin-panel .align-center {
  text-align: center;
}
body .npe2-plugin-panel .align-right {
  text-align: right;
}
body .npe2-plugin-panel .font-lowercase {
  text-transform: lowercase;
}
body .npe2-plugin-panel .font-light {
  font-weight: 300;
}
body .npe2-plugin-panel .font-regular {
  font-weight: 400;
}
body .npe2-plugin-panel .font-semibold {
  font-weight: 600;
}
body .npe2-plugin-panel .font-bold {
  font-weight: 700;
}
body .npe2-plugin-panel .cursor-pointer {
  cursor: pointer;
}
body .npe2-plugin-panel .cursor-move {
  cursor: move;
}
body .npe2-plugin-panel .cursor-auto {
  cursor: auto !important;
}
body .npe2-plugin-panel .remove-fontsize {
  font-size: inherit !important;
}
body .npe2-plugin-panel .width-auto {
  width: auto !important;
}
body .npe2-plugin-panel .position-relative {
  position: relative;
}
body .npe2-plugin-panel .position-absolute {
  position: absolute;
}
body .npe2-plugin-panel .position-fixed {
  position: fixed;
}
body .npe2-plugin-panel .text-overflow {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
body .npe2-plugin-panel .text-overflow-tooltip {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  float: left;
  width: auto;
  word-wrap: break-word;
}
body .npe2-plugin-panel .float-l {
  float: left !important;
}
body .npe2-plugin-panel .float-r {
  float: right !important;
}
body .npe2-plugin-panel .clear {
  clear: both;
}
body .npe2-plugin-panel .display-inlineblock {
  display: inline-block;
}
body .npe2-plugin-panel .display-block {
  display: block;
}
body .npe2-plugin-panel .sap-h {
  border-bottom: 1px solid #e5e5e5;
}
body .npe2-plugin-panel .sap-v {
  border-right: 1px solid #e5e5e5;
}
body .npe2-plugin-panel .sap-v + div {
  border-left: 1px solid #e5e5e5;
  margin-left: -1px;
}
@media screen and (max-width: 768px) {
  body .npe2-plugin-panel .sap-v {
    border-right: none;
    border-bottom: 1px solid #e5e5e5;
  }
  body .npe2-plugin-panel .sap-v + div {
    border-left: none;
    margin-left: inherit;
  }
}
body .npe2-plugin-panel .container-md {
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
}
body .npe2-plugin-panel .container-xmd {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
}
body .npe2-plugin-panel .container-lg {
  width: 100%;
}
body .npe2-plugin-panel .container-sm {
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 769px) {
  body .npe2-plugin-panel .col-1,
  body .npe2-plugin-panel .col-2,
  body .npe2-plugin-panel .col-3,
  body .npe2-plugin-panel .col-4,
  body .npe2-plugin-panel .col-5,
  body .npe2-plugin-panel .col-6,
  body .npe2-plugin-panel .col-7,
  body .npe2-plugin-panel .col-8,
  body .npe2-plugin-panel .col-9,
  body .npe2-plugin-panel .col-10,
  body .npe2-plugin-panel .col-11,
  body .npe2-plugin-panel .col-12 {
    float: left;
    position: relative;
  }
  body .npe2-plugin-panel .col-12 {
    width: 100%;
    display: inline-block;
  }
  body .npe2-plugin-panel .col-11 {
    width: 91.66666667%;
  }
  body .npe2-plugin-panel .col-10 {
    width: 83.33333333%;
  }
  body .npe2-plugin-panel .col-9 {
    width: 75%;
  }
  body .npe2-plugin-panel .col-8 {
    width: 66.66666667%;
  }
  body .npe2-plugin-panel .col-7 {
    width: 58.33333333%;
  }
  body .npe2-plugin-panel .col-6 {
    width: 50%;
  }
  body .npe2-plugin-panel .col-5 {
    width: 41.66666667%;
  }
  body .npe2-plugin-panel .col-4 {
    width: 33.33333333%;
  }
  body .npe2-plugin-panel .col-3 {
    width: 25%;
  }
  body .npe2-plugin-panel .col-2 {
    width: 16.66666667%;
  }
  body .npe2-plugin-panel .col-1 {
    width: 8.33333333%;
  }
  body .npe2-plugin-panel .col-pull-12 {
    right: 100%;
  }
  body .npe2-plugin-panel .col-pull-11 {
    right: 91.66666667%;
  }
  body .npe2-plugin-panel .col-pull-10 {
    right: 83.33333333%;
  }
  body .npe2-plugin-panel .col-pull-9 {
    right: 75%;
  }
  body .npe2-plugin-panel .col-pull-8 {
    right: 66.66666667%;
  }
  body .npe2-plugin-panel .col-pull-7 {
    right: 58.33333333%;
  }
  body .npe2-plugin-panel .col-pull-6 {
    right: 50%;
  }
  body .npe2-plugin-panel .col-pull-5 {
    right: 41.66666667%;
  }
  body .npe2-plugin-panel .col-pull-4 {
    right: 33.33333333%;
  }
  body .npe2-plugin-panel .col-pull-3 {
    right: 25%;
  }
  body .npe2-plugin-panel .col-pull-2 {
    right: 16.66666667%;
  }
  body .npe2-plugin-panel .col-pull-1 {
    right: 8.33333333%;
  }
  body .npe2-plugin-panel .col-pull-0 {
    right: 0;
  }
  body .npe2-plugin-panel .col-push-12 {
    left: 100%;
  }
  body .npe2-plugin-panel .col-push-11 {
    left: 91.66666667%;
  }
  body .npe2-plugin-panel .col-push-10 {
    left: 83.33333333%;
  }
  body .npe2-plugin-panel .col-push-9 {
    left: 75%;
  }
  body .npe2-plugin-panel .col-push-8 {
    left: 66.66666667%;
  }
  body .npe2-plugin-panel .col-push-7 {
    left: 58.33333333%;
  }
  body .npe2-plugin-panel .col-push-6 {
    left: 50%;
  }
  body .npe2-plugin-panel .col-push-5 {
    left: 41.66666667%;
  }
  body .npe2-plugin-panel .col-push-4 {
    left: 33.33333333%;
  }
  body .npe2-plugin-panel .col-push-3 {
    left: 25%;
  }
  body .npe2-plugin-panel .col-push-2 {
    left: 16.66666667%;
  }
  body .npe2-plugin-panel .col-push-1 {
    left: 8.33333333%;
  }
  body .npe2-plugin-panel .col-push-0 {
    left: 0;
  }
  body .npe2-plugin-panel .col-offset-12 {
    margin-left: 100%;
  }
  body .npe2-plugin-panel .col-offset-11 {
    margin-left: 91.66666667%;
  }
  body .npe2-plugin-panel .col-offset-10 {
    margin-left: 83.33333333%;
  }
  body .npe2-plugin-panel .col-offset-9 {
    margin-left: 75%;
  }
  body .npe2-plugin-panel .col-offset-8 {
    margin-left: 66.66666667%;
  }
  body .npe2-plugin-panel .col-offset-7 {
    margin-left: 58.33333333%;
  }
  body .npe2-plugin-panel .col-offset-6 {
    margin-left: 50%;
  }
  body .npe2-plugin-panel .col-offset-5 {
    margin-left: 41.66666667%;
  }
  body .npe2-plugin-panel .col-offset-4 {
    margin-left: 33.33333333%;
  }
  body .npe2-plugin-panel .col-offset-3 {
    margin-left: 25%;
  }
  body .npe2-plugin-panel .col-offset-2 {
    margin-left: 16.66666667%;
  }
  body .npe2-plugin-panel .col-offset-1 {
    margin-left: 8.33333333%;
  }
  body .npe2-plugin-panel .col-offset-0 {
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  body .npe2-plugin-panel .col-sm-1,
  body .npe2-plugin-panel .col-sm-2,
  body .npe2-plugin-panel .col-sm-3,
  body .npe2-plugin-panel .col-sm-4,
  body .npe2-plugin-panel .col-sm-5,
  body .npe2-plugin-panel .col-sm-6,
  body .npe2-plugin-panel .col-sm-7,
  body .npe2-plugin-panel .col-sm-8,
  body .npe2-plugin-panel .col-sm-9,
  body .npe2-plugin-panel .col-sm-10,
  body .npe2-plugin-panel .col-sm-11,
  body .npe2-plugin-panel .col-sm-12 {
    float: left;
    margin-bottom: 0px !important;
  }
  body .npe2-plugin-panel .col-sm-auto {
    width: auto !important;
  }
  body .npe2-plugin-panel .col-sm-12 {
    width: 100%;
  }
  body .npe2-plugin-panel .col-sm-11 {
    width: 91.66666667%;
  }
  body .npe2-plugin-panel .col-sm-10 {
    width: 83.33333333%;
  }
  body .npe2-plugin-panel .col-sm-9 {
    width: 75%;
  }
  body .npe2-plugin-panel .col-sm-8 {
    width: 66.66666667%;
  }
  body .npe2-plugin-panel .col-sm-7 {
    width: 58.33333333%;
  }
  body .npe2-plugin-panel .col-sm-6 {
    width: 50%;
  }
  body .npe2-plugin-panel .col-sm-5 {
    width: 41.66666667%;
  }
  body .npe2-plugin-panel .col-sm-4 {
    width: 33.33333333%;
  }
  body .npe2-plugin-panel .col-sm-3 {
    width: 25%;
  }
  body .npe2-plugin-panel .col-sm-2 {
    width: 16.66666667%;
  }
  body .npe2-plugin-panel .col-sm-1 {
    width: 8.33333333%;
  }
  body .npe2-plugin-panel .col-sm-1.align-center,
  body .npe2-plugin-panel .col-sm-2.align-center,
  body .npe2-plugin-panel .col-sm-3.align-center,
  body .npe2-plugin-panel .col-sm-4.align-center,
  body .npe2-plugin-panel .col-sm-5.align-center,
  body .npe2-plugin-panel .col-sm-6.align-center,
  body .npe2-plugin-panel .col-sm-7.align-center,
  body .npe2-plugin-panel .col-sm-8.align-center,
  body .npe2-plugin-panel .col-sm-9.align-center,
  body .npe2-plugin-panel .col-sm-10.align-center,
  body .npe2-plugin-panel .col-sm-11.align-center,
  body .npe2-plugin-panel .col-sm-12.align-center {
    text-align: center !important;
  }
  body .npe2-plugin-panel .col-sm-1.align-right,
  body .npe2-plugin-panel .col-sm-2.align-right,
  body .npe2-plugin-panel .col-sm-3.align-right,
  body .npe2-plugin-panel .col-sm-4.align-right,
  body .npe2-plugin-panel .col-sm-5.align-right,
  body .npe2-plugin-panel .col-sm-6.align-right,
  body .npe2-plugin-panel .col-sm-7.align-right,
  body .npe2-plugin-panel .col-sm-8.align-right,
  body .npe2-plugin-panel .col-sm-9.align-right,
  body .npe2-plugin-panel .col-sm-10.align-right,
  body .npe2-plugin-panel .col-sm-11.align-right,
  body .npe2-plugin-panel .col-sm-12.align-right {
    text-align: right !important;
  }
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
  body .npe2-plugin-panel .col-md-1,
  body .npe2-plugin-panel .col-md-2,
  body .npe2-plugin-panel .col-md-3,
  body .npe2-plugin-panel .col-md-4,
  body .npe2-plugin-panel .col-md-5,
  body .npe2-plugin-panel .col-md-6,
  body .npe2-plugin-panel .col-md-7,
  body .npe2-plugin-panel .col-md-8,
  body .npe2-plugin-panel .col-md-9,
  body .npe2-plugin-panel .col-md-10,
  body .npe2-plugin-panel .col-md-11,
  body .npe2-plugin-panel .col-md-12 {
    float: left;
    margin-bottom: 0px;
  }
  body .npe2-plugin-panel .col-md-12 {
    width: 100%;
  }
  body .npe2-plugin-panel .col-md-11 {
    width: 91.66666667%;
  }
  body .npe2-plugin-panel .col-md-10 {
    width: 83.33333333%;
  }
  body .npe2-plugin-panel .col-md-9 {
    width: 75%;
  }
  body .npe2-plugin-panel .col-md-8 {
    width: 66.66666667%;
  }
  body .npe2-plugin-panel .col-md-7 {
    width: 58.33333333%;
  }
  body .npe2-plugin-panel .col-md-6 {
    width: 50%;
  }
  body .npe2-plugin-panel .col-md-5 {
    width: 41.66666667%;
  }
  body .npe2-plugin-panel .col-md-4 {
    width: 33.33333333%;
  }
  body .npe2-plugin-panel .col-md-3 {
    width: 25%;
  }
  body .npe2-plugin-panel .col-md-2 {
    width: 16.66666667%;
  }
  body .npe2-plugin-panel .col-md-1 {
    width: 8.33333333%;
  }
  body .npe2-plugin-panel .col-md-1.align-center,
  body .npe2-plugin-panel .col-md-2.align-center,
  body .npe2-plugin-panel .col-md-3.align-center,
  body .npe2-plugin-panel .col-md-4.align-center,
  body .npe2-plugin-panel .col-md-5.align-center,
  body .npe2-plugin-panel .col-md-6.align-center,
  body .npe2-plugin-panel .col-md-7.align-center,
  body .npe2-plugin-panel .col-md-8.align-center,
  body .npe2-plugin-panel .col-md-9.align-center,
  body .npe2-plugin-panel .col-md-10.align-center,
  body .npe2-plugin-panel .col-md-11.align-center,
  body .npe2-plugin-panel .col-md-12.align-center {
    text-align: center !important;
  }
  body .npe2-plugin-panel .col-md-1.align-right,
  body .npe2-plugin-panel .col-md-2.align-right,
  body .npe2-plugin-panel .col-md-3.align-right,
  body .npe2-plugin-panel .col-md-4.align-right,
  body .npe2-plugin-panel .col-md-5.align-right,
  body .npe2-plugin-panel .col-md-6.align-right,
  body .npe2-plugin-panel .col-md-7.align-right,
  body .npe2-plugin-panel .col-md-8.align-right,
  body .npe2-plugin-panel .col-md-9.align-right,
  body .npe2-plugin-panel .col-md-10.align-right,
  body .npe2-plugin-panel .col-md-11.align-right,
  body .npe2-plugin-panel .col-md-12.align-right {
    text-align: right !important;
  }
}
@media screen and (max-width: 1280px) and (min-width: 1025px) {
  body .npe2-plugin-panel .col-lg-1,
  body .npe2-plugin-panel .col-lg-2,
  body .npe2-plugin-panel .col-lg-3,
  body .npe2-plugin-panel .col-lg-4,
  body .npe2-plugin-panel .col-lg-5,
  body .npe2-plugin-panel .col-lg-6,
  body .npe2-plugin-panel .col-lg-7,
  body .npe2-plugin-panel .col-lg-8,
  body .npe2-plugin-panel .col-lg-9,
  body .npe2-plugin-panel .col-lg-10,
  body .npe2-plugin-panel .col-lg-11,
  body .npe2-plugin-panel .col-lg-12 {
    float: left;
  }
  body .npe2-plugin-panel .col-lg-12 {
    width: 100%;
  }
  body .npe2-plugin-panel .col-lg-11 {
    width: 91.66666667%;
  }
  body .npe2-plugin-panel .col-lg-10 {
    width: 83.33333333%;
  }
  body .npe2-plugin-panel .col-lg-9 {
    width: 75%;
  }
  body .npe2-plugin-panel .col-lg-8 {
    width: 66.66666667%;
  }
  body .npe2-plugin-panel .col-lg-7 {
    width: 58.33333333%;
  }
  body .npe2-plugin-panel .col-lg-6 {
    width: 50%;
  }
  body .npe2-plugin-panel .col-lg-5 {
    width: 41.66666667%;
  }
  body .npe2-plugin-panel .col-lg-4 {
    width: 33.33333333%;
  }
  body .npe2-plugin-panel .col-lg-3 {
    width: 25%;
  }
  body .npe2-plugin-panel .col-lg-2 {
    width: 16.66666667%;
  }
  body .npe2-plugin-panel .col-lg-1 {
    width: 8.33333333%;
  }
  body .npe2-plugin-panel .col-lg-1.align-center,
  body .npe2-plugin-panel .col-lg-2.align-center,
  body .npe2-plugin-panel .col-lg-3.align-center,
  body .npe2-plugin-panel .col-lg-4.align-center,
  body .npe2-plugin-panel .col-lg-5.align-center,
  body .npe2-plugin-panel .col-lg-6.align-center,
  body .npe2-plugin-panel .col-lg-7.align-center,
  body .npe2-plugin-panel .col-lg-8.align-center,
  body .npe2-plugin-panel .col-lg-9.align-center,
  body .npe2-plugin-panel .col-lg-10.align-center,
  body .npe2-plugin-panel .col-lg-11.align-center,
  body .npe2-plugin-panel .col-lg-12.align-center {
    text-align: center !important;
  }
  body .npe2-plugin-panel .col-lg-1.align-right,
  body .npe2-plugin-panel .col-lg-2.align-right,
  body .npe2-plugin-panel .col-lg-3.align-right,
  body .npe2-plugin-panel .col-lg-4.align-right,
  body .npe2-plugin-panel .col-lg-5.align-right,
  body .npe2-plugin-panel .col-lg-6.align-right,
  body .npe2-plugin-panel .col-lg-7.align-right,
  body .npe2-plugin-panel .col-lg-8.align-right,
  body .npe2-plugin-panel .col-lg-9.align-right,
  body .npe2-plugin-panel .col-lg-10.align-right,
  body .npe2-plugin-panel .col-lg-11.align-right,
  body .npe2-plugin-panel .col-lg-12.align-right {
    text-align: right !important;
  }
}
@media screen and (max-width: 1490px) and (min-width: 1281px) {
  body .npe2-plugin-panel .col-xlg-1,
  body .npe2-plugin-panel .col-xlg-2,
  body .npe2-plugin-panel .col-xlg-3,
  body .npe2-plugin-panel .col-xlg-4,
  body .npe2-plugin-panel .col-xlg-5,
  body .npe2-plugin-panel .col-xlg-6,
  body .npe2-plugin-panel .col-xlg-7,
  body .npe2-plugin-panel .col-xlg-8,
  body .npe2-plugin-panel .col-xlg-9,
  body .npe2-plugin-panel .col-xlg-10,
  body .npe2-plugin-panel .col-xlg-11,
  body .npe2-plugin-panel .col-xlg-12 {
    float: left;
    margin-bottom: 0px;
  }
  body .npe2-plugin-panel .col-xlg-12 {
    width: 100%;
  }
  body .npe2-plugin-panel .col-xlg-11 {
    width: 91.66666667%;
  }
  body .npe2-plugin-panel .col-xlg-10 {
    width: 83.33333333%;
  }
  body .npe2-plugin-panel .col-xlg-9 {
    width: 75%;
  }
  body .npe2-plugin-panel .col-xlg-8 {
    width: 66.66666667%;
  }
  body .npe2-plugin-panel .col-xlg-7 {
    width: 58.33333333%;
  }
  body .npe2-plugin-panel .col-xlg-6 {
    width: 50%;
  }
  body .npe2-plugin-panel .col-xlg-5 {
    width: 41.66666667%;
  }
  body .npe2-plugin-panel .col-xlg-4 {
    width: 33.33333333%;
  }
  body .npe2-plugin-panel .col-xlg-3 {
    width: 25%;
  }
  body .npe2-plugin-panel .col-xlg-2 {
    width: 16.66666667%;
  }
  body .npe2-plugin-panel .col-xlg-1 {
    width: 8.33333333%;
  }
  body .npe2-plugin-panel .col-xlg-1.align-center,
  body .npe2-plugin-panel .col-xlg-2.align-center,
  body .npe2-plugin-panel .col-xlg-3.align-center,
  body .npe2-plugin-panel .col-xlg-4.align-center,
  body .npe2-plugin-panel .col-xlg-5.align-center,
  body .npe2-plugin-panel .col-xlg-6.align-center,
  body .npe2-plugin-panel .col-xlg-7.align-center,
  body .npe2-plugin-panel .col-xlg-8.align-center,
  body .npe2-plugin-panel .col-xlg-9.align-center,
  body .npe2-plugin-panel .col-xlg-10.align-center,
  body .npe2-plugin-panel .col-xlg-11.align-center,
  body .npe2-plugin-panel .col-xlg-12.align-center {
    text-align: center !important;
  }
  body .npe2-plugin-panel .col-xlg-1.align-right,
  body .npe2-plugin-panel .col-xlg-2.align-right,
  body .npe2-plugin-panel .col-xlg-3.align-right,
  body .npe2-plugin-panel .col-xlg-4.align-right,
  body .npe2-plugin-panel .col-xlg-5.align-right,
  body .npe2-plugin-panel .col-xlg-6.align-right,
  body .npe2-plugin-panel .col-xlg-7.align-right,
  body .npe2-plugin-panel .col-xlg-8.align-right,
  body .npe2-plugin-panel .col-xlg-9.align-right,
  body .npe2-plugin-panel .col-xlg-10.align-right,
  body .npe2-plugin-panel .col-xlg-11.align-right,
  body .npe2-plugin-panel .col-xlg-12.align-right {
    text-align: right !important;
  }
}
@media screen and (max-width: 1024px) {
  body .npe2-plugin-panel .hide-1024 {
    display: none !important;
  }
  body .npe2-plugin-panel .show-1024 {
    display: inline-block;
  }
}
@media screen and (min-width: 1025px) {
  body .npe2-plugin-panel .show-1024 {
    display: none;
  }
}
@media screen and (max-width: 980px) {
  body .npe2-plugin-panel .hide-980 {
    display: none !important;
  }
  body .npe2-plugin-panel .show-980 {
    display: inline-block;
  }
}
@media screen and (min-width: 981px) {
  body .npe2-plugin-panel .show-980 {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  body .npe2-plugin-panel .hide-768 {
    display: none !important;
  }
  body .npe2-plugin-panel .show-768 {
    display: inline-block;
  }
}
@media screen and (min-width: 769px) {
  body .npe2-plugin-panel .show-768 {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  body .npe2-plugin-panel .hide-480 {
    display: none !important;
  }
  body .npe2-plugin-panel .show-480 {
    display: inline-block;
  }
}
@media screen and (min-width: 481px) {
  body .npe2-plugin-panel .show-480 {
    display: none;
  }
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
  body .npe2-plugin-panel .float-l-md {
    float: left !important;
  }
  body .npe2-plugin-panel .float-r-md {
    float: right !important;
  }
}
@media screen and (max-width: 768px) {
  body .npe2-plugin-panel .float-l-sm {
    float: left !important;
  }
  body .npe2-plugin-panel .float-r-sm {
    float: right !important;
  }
}
body .npe2-plugin-panel .powered-by {
  font-size: 1.4em;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  width: 100%;
  text-align: right;
  margin-top: 10px;
}
body .npe2-plugin-panel .powered-by img {
  height: 30px;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
}
body .npe2-plugin-panel [class*="col-grid-"] {
  float: left;
}
@media screen and (max-width: 768px) {
  body .npe2-plugin-panel [class*="col-grid-"] {
    width: 100%;
  }
}
@media screen and (min-width: 0px) {
  body .npe2-plugin-panel .col-grid-sm-1 {
    width: 4.16%;
  }
  body .npe2-plugin-panel .col-grid-sm-2 {
    width: 8.32%;
  }
  body .npe2-plugin-panel .col-grid-sm-3 {
    width: 12.48%;
  }
  body .npe2-plugin-panel .col-grid-sm-4 {
    width: 16.64%;
  }
  body .npe2-plugin-panel .col-grid-sm-5 {
    width: 20.80%;
  }
  body .npe2-plugin-panel .col-grid-sm-6 {
    width: 25%;
  }
  body .npe2-plugin-panel .col-grid-sm-7 {
    width: 29.16%;
  }
  body .npe2-plugin-panel .col-grid-sm-8 {
    width: 33.32%;
  }
  body .npe2-plugin-panel .col-grid-sm-9 {
    width: 37.48%;
  }
  body .npe2-plugin-panel .col-grid-sm-10 {
    width: 41.64%;
  }
  body .npe2-plugin-panel .col-grid-sm-11 {
    width: 45.80%;
  }
  body .npe2-plugin-panel .col-grid-sm-12 {
    width: 50%;
  }
  body .npe2-plugin-panel .col-grid-sm-13 {
    width: 54.16%;
  }
  body .npe2-plugin-panel .col-grid-sm-14 {
    width: 58.32%;
  }
  body .npe2-plugin-panel .col-grid-sm-15 {
    width: 62.48%;
  }
  body .npe2-plugin-panel .col-grid-sm-16 {
    width: 66.64%;
  }
  body .npe2-plugin-panel .col-grid-sm-17 {
    width: 70.80%;
  }
  body .npe2-plugin-panel .col-grid-sm-18 {
    width: 75%;
  }
  body .npe2-plugin-panel .col-grid-sm-19 {
    width: 79.16%;
  }
  body .npe2-plugin-panel .col-grid-sm-20 {
    width: 83.32%;
  }
  body .npe2-plugin-panel .col-grid-sm-21 {
    width: 87.48%;
  }
  body .npe2-plugin-panel .col-grid-sm-22 {
    width: 91.64%;
  }
  body .npe2-plugin-panel .col-grid-sm-23 {
    width: 95.80%;
  }
  body .npe2-plugin-panel .col-grid-sm-24 {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  body .npe2-plugin-panel .col-grid-1 {
    width: 4.16%;
  }
  body .npe2-plugin-panel .col-grid-2 {
    width: 8.32%;
  }
  body .npe2-plugin-panel .col-grid-3 {
    width: 12.48%;
  }
  body .npe2-plugin-panel .col-grid-4 {
    width: 16.64%;
  }
  body .npe2-plugin-panel .col-grid-5 {
    width: 20.80%;
  }
  body .npe2-plugin-panel .col-grid-6 {
    width: 25%;
  }
  body .npe2-plugin-panel .col-grid-7 {
    width: 29.16%;
  }
  body .npe2-plugin-panel .col-grid-8 {
    width: 33.32%;
  }
  body .npe2-plugin-panel .col-grid-9 {
    width: 37.48%;
  }
  body .npe2-plugin-panel .col-grid-10 {
    width: 41.64%;
  }
  body .npe2-plugin-panel .col-grid-11 {
    width: 45.80%;
  }
  body .npe2-plugin-panel .col-grid-12 {
    width: 50%;
  }
  body .npe2-plugin-panel .col-grid-13 {
    width: 54.16%;
  }
  body .npe2-plugin-panel .col-grid-14 {
    width: 58.32%;
  }
  body .npe2-plugin-panel .col-grid-15 {
    width: 62.48%;
  }
  body .npe2-plugin-panel .col-grid-16 {
    width: 66.64%;
  }
  body .npe2-plugin-panel .col-grid-17 {
    width: 70.80%;
  }
  body .npe2-plugin-panel .col-grid-18 {
    width: 75%;
  }
  body .npe2-plugin-panel .col-grid-19 {
    width: 79.16%;
  }
  body .npe2-plugin-panel .col-grid-20 {
    width: 83.32%;
  }
  body .npe2-plugin-panel .col-grid-21 {
    width: 87.48%;
  }
  body .npe2-plugin-panel .col-grid-22 {
    width: 91.64%;
  }
  body .npe2-plugin-panel .col-grid-23 {
    width: 95.80%;
  }
  body .npe2-plugin-panel .col-grid-24 {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  body .npe2-plugin-panel .col-grid-md-1 {
    width: 4.16%;
  }
  body .npe2-plugin-panel .col-grid-md-2 {
    width: 8.32%;
  }
  body .npe2-plugin-panel .col-grid-md-3 {
    width: 12.48%;
  }
  body .npe2-plugin-panel .col-grid-md-4 {
    width: 16.64%;
  }
  body .npe2-plugin-panel .col-grid-md-5 {
    width: 20.80%;
  }
  body .npe2-plugin-panel .col-grid-md-6 {
    width: 25%;
  }
  body .npe2-plugin-panel .col-grid-md-7 {
    width: 29.16%;
  }
  body .npe2-plugin-panel .col-grid-md-8 {
    width: 33.32%;
  }
  body .npe2-plugin-panel .col-grid-md-9 {
    width: 37.48%;
  }
  body .npe2-plugin-panel .col-grid-md-10 {
    width: 41.64%;
  }
  body .npe2-plugin-panel .col-grid-md-11 {
    width: 45.80%;
  }
  body .npe2-plugin-panel .col-grid-md-12 {
    width: 50%;
  }
  body .npe2-plugin-panel .col-grid-md-13 {
    width: 54.16%;
  }
  body .npe2-plugin-panel .col-grid-md-14 {
    width: 58.32%;
  }
  body .npe2-plugin-panel .col-grid-md-15 {
    width: 62.48%;
  }
  body .npe2-plugin-panel .col-grid-md-16 {
    width: 66.64%;
  }
  body .npe2-plugin-panel .col-grid-md-17 {
    width: 70.80%;
  }
  body .npe2-plugin-panel .col-grid-md-18 {
    width: 75%;
  }
  body .npe2-plugin-panel .col-grid-md-19 {
    width: 79.16%;
  }
  body .npe2-plugin-panel .col-grid-md-20 {
    width: 83.32%;
  }
  body .npe2-plugin-panel .col-grid-md-21 {
    width: 87.48%;
  }
  body .npe2-plugin-panel .col-grid-md-22 {
    width: 91.64%;
  }
  body .npe2-plugin-panel .col-grid-md-23 {
    width: 95.80%;
  }
  body .npe2-plugin-panel .col-grid-md-24 {
    width: 100%;
  }
}
@media screen and (min-width: 1025px) {
  body .npe2-plugin-panel .col-grid-lg-1 {
    width: 4.16%;
  }
  body .npe2-plugin-panel .col-grid-lg-2 {
    width: 8.32%;
  }
  body .npe2-plugin-panel .col-grid-lg-3 {
    width: 12.48%;
  }
  body .npe2-plugin-panel .col-grid-lg-4 {
    width: 16.64%;
  }
  body .npe2-plugin-panel .col-grid-lg-5 {
    width: 20.80%;
  }
  body .npe2-plugin-panel .col-grid-lg-6 {
    width: 25%;
  }
  body .npe2-plugin-panel .col-grid-lg-7 {
    width: 29.16%;
  }
  body .npe2-plugin-panel .col-grid-lg-8 {
    width: 33.32%;
  }
  body .npe2-plugin-panel .col-grid-lg-9 {
    width: 37.48%;
  }
  body .npe2-plugin-panel .col-grid-lg-10 {
    width: 41.64%;
  }
  body .npe2-plugin-panel .col-grid-lg-11 {
    width: 45.80%;
  }
  body .npe2-plugin-panel .col-grid-lg-12 {
    width: 50%;
  }
  body .npe2-plugin-panel .col-grid-lg-13 {
    width: 54.16%;
  }
  body .npe2-plugin-panel .col-grid-lg-14 {
    width: 58.32%;
  }
  body .npe2-plugin-panel .col-grid-lg-15 {
    width: 62.48%;
  }
  body .npe2-plugin-panel .col-grid-lg-16 {
    width: 66.64%;
  }
  body .npe2-plugin-panel .col-grid-lg-17 {
    width: 70.80%;
  }
  body .npe2-plugin-panel .col-grid-lg-18 {
    width: 75%;
  }
  body .npe2-plugin-panel .col-grid-lg-19 {
    width: 79.16%;
  }
  body .npe2-plugin-panel .col-grid-lg-20 {
    width: 83.32%;
  }
  body .npe2-plugin-panel .col-grid-lg-21 {
    width: 87.48%;
  }
  body .npe2-plugin-panel .col-grid-lg-22 {
    width: 91.64%;
  }
  body .npe2-plugin-panel .col-grid-lg-23 {
    width: 95.80%;
  }
  body .npe2-plugin-panel .col-grid-lg-24 {
    width: 100%;
  }
}
@media screen and (min-width: 1367px) {
  body .npe2-plugin-panel .col-grid-xlg-1 {
    width: 4.16%;
  }
  body .npe2-plugin-panel .col-grid-xlg-2 {
    width: 8.32%;
  }
  body .npe2-plugin-panel .col-grid-xlg-3 {
    width: 12.48%;
  }
  body .npe2-plugin-panel .col-grid-xlg-4 {
    width: 16.64%;
  }
  body .npe2-plugin-panel .col-grid-xlg-5 {
    width: 20.80%;
  }
  body .npe2-plugin-panel .col-grid-xlg-6 {
    width: 25%;
  }
  body .npe2-plugin-panel .col-grid-xlg-7 {
    width: 29.16%;
  }
  body .npe2-plugin-panel .col-grid-xlg-8 {
    width: 33.32%;
  }
  body .npe2-plugin-panel .col-grid-xlg-9 {
    width: 37.48%;
  }
  body .npe2-plugin-panel .col-grid-xlg-10 {
    width: 41.64%;
  }
  body .npe2-plugin-panel .col-grid-xlg-11 {
    width: 45.80%;
  }
  body .npe2-plugin-panel .col-grid-xlg-12 {
    width: 50%;
  }
  body .npe2-plugin-panel .col-grid-xlg-13 {
    width: 54.16%;
  }
  body .npe2-plugin-panel .col-grid-xlg-14 {
    width: 58.32%;
  }
  body .npe2-plugin-panel .col-grid-xlg-15 {
    width: 62.48%;
  }
  body .npe2-plugin-panel .col-grid-xlg-16 {
    width: 66.64%;
  }
  body .npe2-plugin-panel .col-grid-xlg-17 {
    width: 70.80%;
  }
  body .npe2-plugin-panel .col-grid-xlg-18 {
    width: 75%;
  }
  body .npe2-plugin-panel .col-grid-xlg-19 {
    width: 79.16%;
  }
  body .npe2-plugin-panel .col-grid-xlg-20 {
    width: 83.32%;
  }
  body .npe2-plugin-panel .col-grid-xlg-21 {
    width: 87.48%;
  }
  body .npe2-plugin-panel .col-grid-xlg-22 {
    width: 91.64%;
  }
  body .npe2-plugin-panel .col-grid-xlg-23 {
    width: 95.80%;
  }
  body .npe2-plugin-panel .col-grid-xlg-24 {
    width: 100%;
  }
}
body .npe2-plugin-panel p {
  font-size: 14px;
}
body .npe2-plugin-panel .bx-white {
  background: white;
}
body .npe2-plugin-panel .bx-gray {
  background: #f7f7f7;
}
body .npe2-plugin-panel .admin-popup label,
body .npe2-plugin-panel .sidebar label {
  font-size: 1.3em !important;
  color: #666666 !important;
}
body .npe2-plugin-panel .admin-popup .fs .fs-f-l label,
body .npe2-plugin-panel .admin-popup .fs .fs-f-i label,
body .npe2-plugin-panel .sidebar .fs .fs-f-l label,
body .npe2-plugin-panel .sidebar .fs .fs-f-i label {
  font-size: 1.3em !important;
  color: #666666 !important;
  font-weight: 400 !important;
}
body .npe2-plugin-panel .admin-popup input[type="search"],
body .npe2-plugin-panel .sidebar input[type="search"] {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
body .npe2-plugin-panel .admin-popup input[disabled],
body .npe2-plugin-panel .admin-popup select[disabled],
body .npe2-plugin-panel .admin-popup textarea[disabled],
body .npe2-plugin-panel .admin-popup input[readonly],
body .npe2-plugin-panel .admin-popup select[readonly],
body .npe2-plugin-panel .admin-popup textarea[readonly],
body .npe2-plugin-panel .sidebar input[disabled],
body .npe2-plugin-panel .sidebar select[disabled],
body .npe2-plugin-panel .sidebar textarea[disabled],
body .npe2-plugin-panel .sidebar input[readonly],
body .npe2-plugin-panel .sidebar select[readonly],
body .npe2-plugin-panel .sidebar textarea[readonly] {
  background-color: #fafafa;
  border-color: #cdcdcd;
  cursor: not-allowed;
}
body .npe2-plugin-panel .admin-popup input[type="file"],
body .npe2-plugin-panel .sidebar input[type="file"] {
  height: auto;
  padding: 0px;
  margin: 0px;
  border: inherit;
  font-size: inherit;
}
body .npe2-plugin-panel .admin-popup textarea,
body .npe2-plugin-panel .sidebar textarea {
  overflow: auto;
  vertical-align: top;
}
body .npe2-plugin-panel .admin-popup input[type="text"],
body .npe2-plugin-panel .admin-popup input[type="password"],
body .npe2-plugin-panel .admin-popup input[type="email"],
body .npe2-plugin-panel .admin-popup input[type="number"],
body .npe2-plugin-panel .admin-popup select,
body .npe2-plugin-panel .admin-popup textarea,
body .npe2-plugin-panel .admin-popup input[type="Button"],
body .npe2-plugin-panel .admin-popup input[type="search"],
body .npe2-plugin-panel .admin-popup input[type="url"],
body .npe2-plugin-panel .sidebar input[type="text"],
body .npe2-plugin-panel .sidebar input[type="password"],
body .npe2-plugin-panel .sidebar input[type="email"],
body .npe2-plugin-panel .sidebar input[type="number"],
body .npe2-plugin-panel .sidebar select,
body .npe2-plugin-panel .sidebar textarea,
body .npe2-plugin-panel .sidebar input[type="Button"],
body .npe2-plugin-panel .sidebar button,
body .npe2-plugin-panel .sidebar input[type="search"],
body .npe2-plugin-panel .sidebar input[type="url"] {
  border: solid 1px #cdcdcd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
body .npe2-plugin-panel .admin-popup input[type="text"]:focus,
body .npe2-plugin-panel .admin-popup input[type="password"]:focus,
body .npe2-plugin-panel .admin-popup input[type="number"]:focus,
body .npe2-plugin-panel .admin-popup input[type="email"]:focus,
body .npe2-plugin-panel .admin-popup input[type="url"]:focus,
body .npe2-plugin-panel .admin-popup textarea:focus,
body .npe2-plugin-panel .admin-popup input[type="search"]:focus,
body .npe2-plugin-panel .admin-popup select:focus,
body .npe2-plugin-panel .sidebar input[type="text"]:focus,
body .npe2-plugin-panel .sidebar input[type="password"]:focus,
body .npe2-plugin-panel .sidebar input[type="number"]:focus,
body .npe2-plugin-panel .sidebar input[type="email"]:focus,
body .npe2-plugin-panel .sidebar input[type="url"]:focus,
body .npe2-plugin-panel .sidebar textarea:focus,
body .npe2-plugin-panel .sidebar input[type="search"]:focus,
body .npe2-plugin-panel .sidebar select:focus,
body .npe2-plugin-panel .sidebar multiselect > .btn-group > button:focus {
  outline: none;
  background-color: #fffef5;
}
body .npe2-plugin-panel .admin-popup input[type="text"],
body .npe2-plugin-panel .admin-popup input[type="password"],
body .npe2-plugin-panel .admin-popup input[type="email"],
body .npe2-plugin-panel .admin-popup input[type="number"],
body .npe2-plugin-panel .admin-popup select,
body .npe2-plugin-panel .admin-popup textarea,
body .npe2-plugin-panel .admin-popup input[type="search"],
body .npe2-plugin-panel .admin-popup input[type="url"],
body .npe2-plugin-panel .sidebar input[type="text"],
body .npe2-plugin-panel .sidebar input[type="password"],
body .npe2-plugin-panel .sidebar input[type="email"],
body .npe2-plugin-panel .sidebar input[type="number"],
body .npe2-plugin-panel .sidebar select,
body .npe2-plugin-panel .sidebar textarea,
body .npe2-plugin-panel .sidebar input[type="search"],
body .npe2-plugin-panel .sidebar input[type="url"] {
  padding: 5px 8px;
  width: 100%;
  height: auto;
  font-size: 1.4em;
  color: #454545;
  outline: none;
  -webkit-transition: border-color ease-in-out 0.15s;
  -moz-transition: border-color ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s;
  -ms-transition: border-color ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s;
  -webkit-transition: -webkit-box-shadow ease-in-out 0.15s;
  -moz-transition: -moz-box-shadow ease-in-out 0.15s;
  -o-transition: -o-box-shadow ease-in-out 0.15s;
  -ms-transition: box-shadow ease-in-out 0.15s;
  transition: box-shadow ease-in-out 0.15s;
}
body .npe2-plugin-panel .admin-popup input[type="checkbox"],
body .npe2-plugin-panel .sidebar input[type="checkbox"] {
  display: none;
}
body .npe2-plugin-panel .admin-popup input[type="checkbox"] + label,
body .npe2-plugin-panel .sidebar input[type="checkbox"] + label {
  display: inline-block;
  font-size: 1.2em;
  color: #454545;
  margin: 0 20px 10px 0;
  cursor: pointer;
}
body .npe2-plugin-panel .admin-popup input[type="checkbox"] + label > h4,
body .npe2-plugin-panel .admin-popup input[type="radio"] + label > h4,
body .npe2-plugin-panel .sidebar input[type="checkbox"] + label > h4,
body .npe2-plugin-panel .sidebar input[type="radio"] + label > h4 {
  padding-bottom: 0px;
  display: inline-block;
  margin-top: -2px;
}
body .npe2-plugin-panel .admin-popup input[type="checkbox"]:checked + label:before,
body .npe2-plugin-panel .sidebar input[type="checkbox"]:checked + label:before {
  background-image: url("../../images/npe-sprite.png");
  background-position: -88px -49px;
  background-repeat: no-repeat;
}
body .npe2-plugin-panel .admin-popup input[type="checkbox"] + label:before,
body .npe2-plugin-panel .sidebar input[type="checkbox"] + label:before {
  background-image: url("../../images/npe-sprite.png");
  content: '' !important;
  border: none !important;
  background-position: -46px -49px;
  background-repeat: no-repeat;
  content: " ";
  display: inline-block;
  float: left;
  height: 16px;
  padding-right: 5px;
  width: 16px;
}
body .npe2-plugin-panel .admin-popup input[type="checkbox"] + label > span,
body .npe2-plugin-panel .sidebar input[type="checkbox"] + label > span {
  display: block;
  margin-left: 23px;
}
body .npe2-plugin-panel .admin-popup .color-picker-block,
body .npe2-plugin-panel .sidebar .color-picker-block {
  width: 32px;
  height: 32px;
  display: inline-block;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
body .npe2-plugin-panel .admin-popup input[type="radio"],
body .npe2-plugin-panel .sidebar input[type="radio"] {
  display: none;
}
body .npe2-plugin-panel .admin-popup input[type="radio"] + label,
body .npe2-plugin-panel .sidebar input[type="radio"] + label {
  display: inline-block;
  cursor: pointer;
  color: #454545;
  font-size: 1.2em;
  vertical-align: middle;
  margin: 0 20px 0 0;
}
body .npe2-plugin-panel .admin-popup input[type="radio"] + label:before,
body .npe2-plugin-panel .sidebar input[type="radio"] + label:before {
  background-image: url("../../images/npe-sprite.png");
  background-position: -122px -49px;
  content: '' !important;
  background-repeat: no-repeat;
  content: " ";
  display: inline-block;
  float: left;
  height: 17px;
  padding-right: 5px;
  width: 16px;
  margin: 0;
}
body .npe2-plugin-panel .admin-popup input[type="radio"]:checked + label:before,
body .npe2-plugin-panel .sidebar input[type="radio"]:checked + label:before {
  background-position: -155px -49px;
}
body .npe2-plugin-panel .admin-popup input[type="radio"] + label > span,
body .npe2-plugin-panel .sidebar input[type="radio"] + label > span {
  display: block;
  margin-left: 23px;
}
body .npe2-plugin-panel .admin-popup input[type="checkbox"] + label,
body .npe2-plugin-panel .admin-popup input[type="radio"] + label,
body .npe2-plugin-panel .sidebar input[type="checkbox"] + label,
body .npe2-plugin-panel .sidebar input[type="radio"] + label {
  padding-left: 24px !important;
  display: inline-block;
}
body .npe2-plugin-panel .admin-popup input[type="checkbox"] + label:before,
body .npe2-plugin-panel .admin-popup input[type="radio"] + label:before,
body .npe2-plugin-panel .sidebar input[type="checkbox"] + label:before,
body .npe2-plugin-panel .sidebar input[type="radio"] + label:before {
  margin-left: -24px !important;
  display: inline-block;
}
body .npe2-plugin-panel .admin-popup select,
body .npe2-plugin-panel .sidebar select {
  background-image: url("../../images/npe-sprite.png");
  background-position: right -72px;
  background-repeat: no-repeat;
  background-color: white;
  border: 0 none;
  cursor: pointer;
  font-size: 1.4em;
  font-weight: normal;
  padding: 4px 30px 4px 7px;
  width: 100%;
  text-indent: 0.01px;
  text-overflow: "";
  border: 1px solid #cdcdcd;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  min-height: 31px;
}
body .npe2-plugin-panel .admin-popup select::-ms-expand,
body .npe2-plugin-panel .sidebar select::-ms-expand {
  display: none;
}
body .npe2-plugin-panel .admin-popup select[multiple],
body .npe2-plugin-panel .sidebar select[multiple] {
  background: none;
}
body .npe2-plugin-panel .admin-popup input[type="search"],
body .npe2-plugin-panel .sidebar input[type="search"] {
  background-image: url("../../images/npe-sprite.png");
  background-position: right -160px;
  background-repeat: no-repeat;
  padding-right: 28px;
}
body .npe2-plugin-panel .admin-popup input.SearchField,
body .npe2-plugin-panel .sidebar input.SearchField {
  background-image: url("../../images/npe-sprite.png");
  background-position: right -160px;
  background-repeat: no-repeat;
  padding-right: 28px;
}
body .npe2-plugin-panel .sidebar input[type="Button"],
body .npe2-plugin-panel .sidebar button {
  padding: 7px 20px;
  margin: 0 3px;
  outline: none;
  background-color: white;
  color: #666666;
  font-size: 1.4em;
  text-overflow: ellipsis;
  overflow: hidden;
}
body .npe2-plugin-panel .sidebar input[type="Button"].small,
body .npe2-plugin-panel .sidebar button.small {
  padding: 4px 10px;
  font-size: 1.2em;
}
body .npe2-plugin-panel .sidebar input[type="Button"]:hover,
body .npe2-plugin-panel .sidebar button:hover {
  background: #525f6d;
  color: white;
  border-color: #525f6d;
}
body .npe2-plugin-panel .sidebar .btn-group input[type="Button"]:hover,
body .npe2-plugin-panel .sidebar .btn-group button:hover {
  outline: none;
  background-color: #fffef5;
  color: inherit;
  border-color: #cdcdcd;
}
body .npe2-plugin-panel .sidebar input[type="Button"]:active,
body .npe2-plugin-panel .sidebar button:active {
  background: #525f6d;
  color: white;
  border-color: #525f6d;
}
body .npe2-plugin-panel .sidebar .back-button {
  border: none;
  border-right: 1px solid #cdcdcd !important;
  padding: 0px;
  margin: 0px;
  height: 53px;
  width: 53px;
  text-align: center;
  line-height: 53px;
  background: none;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
body .npe2-plugin-panel .sidebar .back-button:hover {
  background: #efefef;
}
body .npe2-plugin-panel .sidebar .back-button:after {
  content: "";
  display: inline-block;
  font-size: 2.4em;
  color: #3896ff;
  font-family: 'npe_icons_v1regular' !important;
}
body .npe2-plugin-panel .sidebar input.blue-btn[type="Button"],
body .npe2-plugin-panel .sidebar button.blue-btn {
  background: #3896ff;
  color: white;
  border-color: #3896ff;
}
body .npe2-plugin-panel .sidebar input.blue-btn[type="Button"]:hover,
body .npe2-plugin-panel .sidebar button.blue-btn:hover {
  background: #175fb1;
  border-color: #175fb1;
}
body .npe2-plugin-panel .sidebar input.red-btn[type="Button"],
body .npe2-plugin-panel .sidebar button.red-btn {
  background: #ff4d4d;
  color: white;
  border-color: #ff4d4d;
}
body .npe2-plugin-panel .sidebar input.red-btn[type="Button"]:hover,
body .npe2-plugin-panel .sidebar button.red-btn:hover {
  background: #d92727;
  border-color: #d92727;
}
body .npe2-plugin-panel .sidebar button[disabled] {
  cursor: not-allowed;
  background: #999999 !important;
  color: white !important;
  border: none;
}
body .npe2-plugin-panel .sidebar button[disabled]:hover {
  cursor: not-allowed;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
body .npe2-plugin-panel .sidebar input[type="Button"].active,
body .npe2-plugin-panel .sidebar button.active {
  background: #3896ff;
  color: white;
  border-color: #3896ff;
}
body .npe2-plugin-panel .sidebar input.green-btn[type="Button"],
body .npe2-plugin-panel .sidebar button.green-btn {
  background: #00d388;
  color: white;
  border: 1px solid #00d388;
}
body .npe2-plugin-panel .sidebar input.green-btn[type="Button"]:hover,
body .npe2-plugin-panel .sidebar button.green-btn:hover {
  background: #00a675;
  border-color: #00a675;
}
body .npe2-plugin-panel .label-header {
  font-weight: normal;
}
body .npe2-plugin-panel .label-header label {
  color: #999999 !important;
  font-size: inherit !important;
}
body .npe2-plugin-panel .border-s1 {
  border: 1px solid #e5e5e5;
}
body .npe2-plugin-panel .border-s1-top {
  border-top-color: #e5e5e5;
  border-top-style: solid;
  border-top-width: 1px;
}
body .npe2-plugin-panel .border-s1-bottom {
  border-bottom-color: #e5e5e5;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
body .npe2-plugin-panel .border-s1-left {
  border-left-color: #e5e5e5;
  border-left-style: solid;
  border-left-width: 1px;
}
body .npe2-plugin-panel .border-s1-right {
  border-right-color: #e5e5e5;
  border-right-style: solid;
  border-right-width: 1px;
}
body .npe2-plugin-panel .no-border-top {
  border-top: none !important;
}
body .npe2-plugin-panel .alert {
  font-size: 1.4em;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.5);
}
body .npe2-plugin-panel .alert .aa-notify-close {
  position: relative;
  width: 100%;
}
body .npe2-plugin-panel .alert .aa-notify-close > .icon-close {
  cursor: pointer;
  font-size: 2.4em;
  color: white;
  position: absolute;
  left: -50px;
  top: -11px;
  -webkit-border-radius: 7px 0px 0px 7px;
  -moz-border-radius: 7px 0px 0px 7px;
  border-radius: 7px 0px 0px 7px;
  font-style: normal;
  padding-top: 2px;
  line-height: 30px;
}
body .npe2-plugin-panel .alert h4 {
  margin-top: 0;
  color: inherit;
}
body .npe2-plugin-panel .alert .alert-link {
  font-weight: bold;
}
body .npe2-plugin-panel .alert > ul {
  margin-top: 10px;
  counter-reset: alert-number;
}
body .npe2-plugin-panel .alert > ul > li > span.counter:before {
  content: counter(alert-number);
  counter-increment: alert-number;
}
body .npe2-plugin-panel .alert > p,
body .npe2-plugin-panel .alert > ul {
  margin-bottom: 0;
}
body .npe2-plugin-panel .alert > p + p {
  margin-top: 5px;
}
body .npe2-plugin-panel .alert-dismissable {
  padding-right: 35px;
}
body .npe2-plugin-panel .alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
body .npe2-plugin-panel .alert-success {
  color: #468847;
  background-color: #dfeedf;
  border-color: #d1e7d2;
}
body .npe2-plugin-panel .alert-success hr {
  border-top-color: #c4e0c4;
}
body .npe2-plugin-panel .alert-success .alert-link {
  color: #356635;
}
body .npe2-plugin-panel .alert-success .aa-notify-close > .icon-close {
  background-color: #468847;
}
body .npe2-plugin-panel .alert-info {
  color: #3a87ad;
  background-color: #edf5f9;
  border-color: #deedf4;
}
body .npe2-plugin-panel .alert-info hr {
  border-top-color: #cee4ef;
}
body .npe2-plugin-panel .alert-info .alert-link {
  color: #2d6987;
}
body .npe2-plugin-panel .alert-info .aa-notify-close > .icon-close {
  background-color: #3a87ad;
}
body .npe2-plugin-panel .alert-warning {
  color: #c09853;
  background-color: #fcf4e7;
  border-color: #faecd5;
}
body .npe2-plugin-panel .alert-warning hr {
  border-top-color: #f7e2be;
}
body .npe2-plugin-panel .alert-warning .alert-link {
  color: #a47e3c;
}
body .npe2-plugin-panel .alert-warning .aa-notify-close > .icon-close {
  background-color: #c09853;
}
body .npe2-plugin-panel .alert-danger {
  color: #ff4d4d;
  background-color: #ffe6e6;
  border-color: #ffdcdc;
}
body .npe2-plugin-panel .alert-danger .icon-search {
  font-size: 1.6em;
  line-height: normal;
  vertical-align: middle;
  color: #d92727;
  cursor: pointer;
}
body .npe2-plugin-panel .alert-danger hr {
  border-top-color: #ffcdcd;
}
body .npe2-plugin-panel .alert-danger .alert-link {
  color: #d92727;
}
body .npe2-plugin-panel .alert-danger .aa-notify-close > .icon-close {
  background-color: #ff4d4d;
}
body .npe2-plugin-panel .sidebar .button-bar {
  float: left;
  padding: 15px 20px;
  width: 100%;
}
body .npe2-plugin-panel .sidebar .button-bar.freeze-bottom {
  width: auto;
  padding: 10px 10px 10px 0;
}
body .npe2-plugin-panel .sidebar .button-bar h3,
body .npe2-plugin-panel .sidebar .button-bar label {
  padding: 7px 0 7px 0;
  display: inline-block;
}
body .npe2-plugin-panel .sidebar .button-bar .search-bar {
  display: inline-block;
  width: 100%;
}
body .npe2-plugin-panel .sidebar .button-bar .search-bar input {
  display: inline-block;
}
body .npe2-plugin-panel .sidebar .button-bar .input-field {
  white-space: nowrap;
}
body .npe2-plugin-panel .sidebar .button-bar .input-field label {
  line-height: 2.5em;
  display: inline-block;
  white-space: nowrap;
  margin-right: 10px;
  padding: 0;
}
body .npe2-plugin-panel .sidebar .button-bar .input-field input {
  display: inline-block;
  width: auto !important;
}
@media screen and (max-width: 768px) {
  body .npe2-plugin-panel .sidebar .button-bar > div:not([class*="col-sm-"]) {
    margin-bottom: 10px;
  }
  body .npe2-plugin-panel .sidebar .button-bar > div:not([class*="col-md-"]) {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 480px) {
  body .npe2-plugin-panel .sidebar .button-bar > div {
    margin-bottom: 10px;
  }
}
body .npe2-plugin-panel .fs.compact-datafield .fs-f {
  padding-bottom: 0px;
}
body .npe2-plugin-panel .fs,
body .npe2-plugin-panel .fs > .fs-g,
body .npe2-plugin-panel .fs .fs-f {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
body .npe2-plugin-panel .fs .fs-f {
  padding-bottom: 10px;
}
body .npe2-plugin-panel .fs .fs-f > .fs-f-l,
body .npe2-plugin-panel .fs .fs-f > .fs-f-i {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
body .npe2-plugin-panel .fs .fs-f > .fs-f-l,
body .npe2-plugin-panel .fs .fs-f > .fs-f-i .fs-f {
  padding-left: 0px;
}
body .npe2-plugin-panel .fs .fs-f > .fs-f-l {
  padding: 0 12px 0 0;
  display: block;
}
body .npe2-plugin-panel .fs .fs-f > .fs-f-i .select:hover:after {
  background-position: center -19px;
}
body .npe2-plugin-panel .fs .fs-f > .fs-f-i input:focus,
body .npe2-plugin-panel .fs .fs-f > .fs-f-i .select > select:focus {
  outline: 0;
}
body .npe2-plugin-panel .fs h2,
body .npe2-plugin-panel .fs h3,
body .npe2-plugin-panel .fs h4,
body .npe2-plugin-panel .fs h5,
body .npe2-plugin-panel .fs h6 {
  padding-bottom: 0px;
}
body .npe2-plugin-panel .fs > .fs-g {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e5e5e5;
}
body .npe2-plugin-panel .fs > .fs-g:last-child {
  border-bottom: 0;
}
body .npe2-plugin-panel .fs .fs-f.fs-v input {
  background-color: #fcf4e7;
}
body .npe2-plugin-panel .fs .fs-f > .fs-f-l label {
  display: inline-block;
  padding: 6px 0 5px 0;
}
body .npe2-plugin-panel .fs .fs-f > .fs-f-l h3 {
  padding: 0 0 5px 0;
}
body .npe2-plugin-panel .fs .fs-f > .fs-f-i label {
  padding: 0 0 5px 0;
  font-size: 1.3em;
  color: #454545;
}
body .npe2-plugin-panel .fs-multilevel {
  float: left;
  width: 100%;
}
body .npe2-plugin-panel .fs-multilevel > .fs-g {
  float: left;
  width: 100%;
}
body .npe2-plugin-panel .fs-multilevel > .fs-g .fs-g {
  padding: 0 0 0 30px;
  display: inline-block;
  width: 100%;
}
body .npe2-plugin-panel .fs-multilevel .fs-f {
  padding: 0px;
}
body .npe2-plugin-panel .fs.remove-group-pad > .fs-g {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
body .npe2-plugin-panel .fs .fs-f > .fs-f-i > [class*="col-"] > span[class*="icon-"] {
  font-size: 2.6em;
  color: #b0b0b0;
  cursor: pointer;
  vertical-align: middle;
}
body .npe2-plugin-panel .fs .fs-f > .fs-f-i > button:first-child,
body .npe2-plugin-panel .fs .fs-f > .fs-f-i > input[type="button"]:first-child,
body .npe2-plugin-panel .fs .fs-f > .fs-f-i > input[type="submit"]:first-child {
  margin-left: 0px;
}
body .npe2-plugin-panel .fs .fs-f > .fs-f-i > [class*="col-"] > span[class*="icon-"]:hover {
  color: #454545;
}
body .npe2-plugin-panel .list-1 .fs .fs-f > .fs-f-l label {
  font-size: 1.3em;
  color: #666666;
}
body .npe2-plugin-panel .list-1 .lst-item > div > p {
  word-wrap: break-word;
}
body .npe2-plugin-panel .list-1.root-list.first-col-icon .lst-item > div:first-child > [class*="icon-"] {
  left: 15px;
}
body .npe2-plugin-panel .list-1 .fs .fs-f > .fs-f-i label {
  font-size: 1.3em;
  color: #666666;
}
body .npe2-plugin-panel .list-1 input,
body .npe2-plugin-panel .list-1 select,
body .npe2-plugin-panel .list-1 textarea {
  font-size: 14px;
}
body .npe2-plugin-panel .root-list .fs input[type="radio"] + label,
body .npe2-plugin-panel .root-list .fs input[type="checkbox"] + label {
  margin-right: 10px !important;
}
body .npe2-plugin-panel [ng-controller="AdvanceSearchCtrl"] [data-ng-model="AdvanceSearch.group"] .fs.inline {
  padding-right: 60px;
}
body .npe2-plugin-panel [ng-controller="AdvanceSearchCtrl"] .rule .fs.linear > .fs-f:last-child {
  padding-bottom: 0;
}
body .npe2-plugin-panel .fs [class*="col-"] {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
body .npe2-plugin-panel .fs [class*="icon-"] {
  vertical-align: middle;
  display: inline-block;
}
@media (min-width: 769px) {
  body .npe2-plugin-panel .fs-col-2 .fs-f {
    width: 48%;
    padding-left: 2%;
  }
  body .npe2-plugin-panel .fs-col-2 .fs-f.fullwidth {
    width: 98%;
  }
  body .npe2-plugin-panel .fs-col-2 .fs-f.fullwidth .fs-f-l {
    width: 12%;
  }
  body .npe2-plugin-panel .fs-col-2 .fs-f.fullwidth .fs-f-i {
    width: 86%;
  }
  body .npe2-plugin-panel .fs-col-3 .fs-f {
    width: 31%;
    padding-left: 2.33%;
  }
  body .npe2-plugin-panel .fs-col-2 .fs-col-1 .fs-f {
    width: 102%;
    margin-left: -2%;
  }
}
@media (max-width: 768px) {
  body .npe2-plugin-panel .sm-fs-col-2 .fs-f {
    width: 48%;
    padding-left: 2%;
  }
  body .npe2-plugin-panel .sm-fs-col-2 .fs-f.fullwidth {
    width: 98%;
  }
  body .npe2-plugin-panel .sm-fs-col-2 .fs-f.fullwidth .fs-f-l {
    width: 12%;
  }
  body .npe2-plugin-panel .sm-fs-col-2 .fs-f.fullwidth .fs-f-i {
    width: 86%;
  }
  body .npe2-plugin-panel .sm-fs-col-3 .fs-f {
    width: 31%;
    padding-left: 2.33%;
  }
  body .npe2-plugin-panel .sm-fs-col-2 .fs-col-1 .fs-f {
    width: 102%;
    margin-left: -2%;
  }
}
@media (min-width: 768px) {
  body .npe2-plugin-panel .fs .fs-f > .fs-f-i label {
    padding: 7px 0 6px 0;
    display: inline-block;
  }
  body .npe2-plugin-panel .fs .fs-f > .fs-f-i .chk-btn input[type="checkbox"] + label {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  body .npe2-plugin-panel .fs .fs-f > .fs-f-i input[type="checkbox"] + label {
    margin-bottom: 0px;
    padding-bottom: 7px;
    padding-left: 24px;
  }
  body .npe2-plugin-panel .fs .fs-f > .fs-f-i input[type="radio"] + label {
    padding-left: 24px;
  }
  body .npe2-plugin-panel .fs .fs-f > .fs-f-i input[type="checkbox"] + label:before {
    margin-left: -24px;
  }
  body .npe2-plugin-panel .fs .fs-f > .fs-f-i input[type="radio"] + label:before {
    margin-left: -24px;
  }
  body .npe2-plugin-panel .fs .fs-f > .fs-f-l label {
    padding: 7px 0 6px 0;
  }
  body .npe2-plugin-panel .fs .fs-f > .fs-f-l label:after {
    content: " :";
  }
  body .npe2-plugin-panel .fs .fs-f > .fs-f-l,
  body .npe2-plugin-panel .fs .fs-f > .fs-f-i {
    display: inline-block;
    float: left;
  }
  body .npe2-plugin-panel .fs .fs-f > .fs-f-l {
    width: 25%;
    text-align: right;
  }
  body .npe2-plugin-panel .fs .fs-f > .fs-f-i {
    width: 75%;
  }
  body .npe2-plugin-panel .fs.inline .fs-f {
    padding: 5px;
  }
  body .npe2-plugin-panel .fs.inline .fs-f > .fs-f-l {
    width: auto;
    text-align: left;
  }
  body .npe2-plugin-panel .fs.inline .fs-f > .fs-f-i {
    width: auto;
  }
  body .npe2-plugin-panel .fs-f.fs-f-inline > .fs-f-l {
    width: auto !important;
    text-align: left !important;
  }
  body .npe2-plugin-panel .fs-f.fs-f-inline > .fs-f-i {
    width: auto !important;
    text-align: left !important;
  }
  body .npe2-plugin-panel .fs.inline .fs-f {
    width: auto;
    float: left;
  }
  body .npe2-plugin-panel .linear .fs-f > .fs-f-l,
  body .npe2-plugin-panel .linear .fs-f > .fs-f-i {
    width: 100%;
  }
  body .npe2-plugin-panel .linear .fs-f > .fs-f-l {
    text-align: left;
  }
  body .npe2-plugin-panel .linear .fs-f.fullwidth {
    width: 96.2%;
  }
  body .npe2-plugin-panel .linear .fs-f.fullwidth .fs-f-l {
    width: 100%;
  }
  body .npe2-plugin-panel .linear .fs-f.fullwidth .fs-f-i {
    width: 100%;
  }
  body .npe2-plugin-panel .fs .fs-f [class*="col-"] {
    padding-right: 10px;
  }
  body .npe2-plugin-panel .fs .fs-f [class*="col-"]:last-child {
    padding-right: 0;
  }
}
@media screen and (min-width: 769px) {
  body .npe2-plugin-panel .fs.remove-group-pad > .fs-f,
  body .npe2-plugin-panel .fs.remove-group-pad > .fs-g > .fs-f {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
@media screen and (max-width: 768px) {
  body .npe2-plugin-panel .fs.sm-inline .fs-f {
    padding: 5px;
  }
  body .npe2-plugin-panel .fs.sm-inline .fs-f > .fs-f-l {
    width: auto !important;
    text-align: left;
  }
  body .npe2-plugin-panel .fs.sm-inline .fs-f > .fs-f-i {
    width: auto !important;
  }
  body .npe2-plugin-panel .fs.sm-inline .fs-f {
    width: auto !important;
    float: left;
  }
}
@media screen and (max-width: 1024px) {
  body .npe2-plugin-panel .fs-linear1024 .fs-f .fs-f-i,
  body .npe2-plugin-panel .fs-linear1024 .fs-f .fs-f-l {
    width: 100%;
    text-align: left;
  }
  body .npe2-plugin-panel .fs-linear1024.fs-col-2 .fs-f.fullwidth {
    width: 96%;
  }
  body .npe2-plugin-panel .fs-linear1024.fs-col-2 .fs-f.fullwidth .fs-f-l {
    width: 100%;
  }
  body .npe2-plugin-panel .fs-linear1024.fs-col-2 .fs-f.fullwidth .fs-f-i {
    width: 100%;
  }
  body .npe2-plugin-panel .fs-block1024 {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  body .npe2-plugin-panel .fs .fs-f [class*="col-sm-"] {
    padding-right: 10px !important;
  }
  body .npe2-plugin-panel .fs .fs-f [class*="col-sm-"]:last-child {
    padding-right: 0 !important;
  }
  body .npe2-plugin-panel .fs-block768 {
    width: 100%;
  }
  body .npe2-plugin-panel .fs-width-auto .fs-f {
    width: auto !important;
    padding-bottom: 0px;
  }
  body .npe2-plugin-panel .fs .fs-f div[class*="col-"],
  body .npe2-plugin-panel .fs .fs-f span[class*="col-"] {
    margin-bottom: 10px;
    padding: 0px;
  }
  body .npe2-plugin-panel .fs .fs-f > .fs-f-l {
    text-align: left;
  }
}
@media screen and (max-width: 768px) and (min-width: 481px) {
  body .npe2-plugin-panel .fs .col-sm-12 {
    padding-right: 0px;
  }
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
  body .npe2-plugin-panel .fs .col-md-12 {
    padding-right: 0px;
  }
}
@media screen and (max-width: 1280px) and (min-width: 1025px) {
  body .npe2-plugin-panel .fs .col-lg-12 {
    padding-right: 0px;
  }
}
body .npe2-plugin-panel .nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  padding-left: 5px;
}
body .npe2-plugin-panel .nav > li {
  position: relative;
  display: block;
  padding: 0 15px;
}
body .npe2-plugin-panel .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 0px;
}
body .npe2-plugin-panel .nav > li.disabled > a {
  color: #999999;
}
body .npe2-plugin-panel .nav > li.disabled > a:hover,
body .npe2-plugin-panel .nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
body .npe2-plugin-panel .nav .open > a,
body .npe2-plugin-panel .nav .open > a:hover,
body .npe2-plugin-panel .nav .open > a:focus {
  background-color: #efefef;
  border-color: #525f6d;
}
body .npe2-plugin-panel .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
body .npe2-plugin-panel .nav > li > a > img {
  max-width: none;
}
body .npe2-plugin-panel .nav-tabs {
  display: inline-block;
  float: left;
  width: 100%;
  border-bottom: 1px solid #cdcdcd;
}
body .npe2-plugin-panel .nav-tabs > li {
  float: left;
}
body .npe2-plugin-panel .nav-tabs > li > a {
  display: inline-block;
  line-height: 1.42857143;
  border-bottom: 4px solid transparent;
  font-size: 1.3em;
  text-decoration: none;
  color: #454545;
  outline: none;
  cursor: pointer;
}
body .npe2-plugin-panel .nav-tabs > li.active > a {
  font-weight: 600;
}
body .npe2-plugin-panel .nav-tabs > li.active > a,
body .npe2-plugin-panel .nav-tabs > li.active > a:hover,
body .npe2-plugin-panel .nav-tabs > li.active > a:focus {
  color: #666666;
  border-bottom: 4px solid #00d388;
  cursor: default;
}
body .npe2-plugin-panel .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
body .npe2-plugin-panel .nav-tabs.nav-justified > li {
  float: none;
}
body .npe2-plugin-panel .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
body .npe2-plugin-panel .nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
body .npe2-plugin-panel .nav-tabs > li > span[class*="icon-"] {
  font-size: 2.0em;
  font-weight: normal;
  line-height: 0;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
}
body .npe2-plugin-panel .nav-tabs > li.nav-tabs-btn {
  float: right;
  padding-right: 20px;
  padding-top: 7px;
}
body .npe2-plugin-panel .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
body .npe2-plugin-panel .nav-tabs.nav-justified > .active > a,
body .npe2-plugin-panel .nav-tabs.nav-justified > .active > a:hover,
body .npe2-plugin-panel .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #cdcdcd;
}
body .npe2-plugin-panel .nav-pills > li {
  float: left;
}
body .npe2-plugin-panel .nav-pills > li > a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
body .npe2-plugin-panel .nav-pills > li + li {
  margin-left: 2px;
}
body .npe2-plugin-panel .nav-pills > li.active > a,
body .npe2-plugin-panel .nav-pills > li.active > a:hover,
body .npe2-plugin-panel .nav-pills > li.active > a:focus {
  color: white;
  background-color: #525f6d;
}
body .npe2-plugin-panel .nav-stacked > li {
  float: none;
}
body .npe2-plugin-panel .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
body .npe2-plugin-panel .nav-justified {
  width: 100%;
}
body .npe2-plugin-panel .nav-justified > li {
  float: none;
}
body .npe2-plugin-panel .nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
body .npe2-plugin-panel .nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
body .npe2-plugin-panel .nav-tabs-justified {
  border-bottom: 0;
}
body .npe2-plugin-panel .nav-tabs-justified > li > a {
  margin-right: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
body .npe2-plugin-panel .nav-tabs-justified > .active > a,
body .npe2-plugin-panel .nav-tabs-justified > .active > a:hover,
body .npe2-plugin-panel .nav-tabs-justified > .active > a:focus {
  border: 1px solid #cdcdcd;
}
body .npe2-plugin-panel .tab-content > .tab-pane {
  display: none;
}
body .npe2-plugin-panel .tab-content > .active {
  display: block;
}
body .npe2-plugin-panel .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
@media (min-width: 768px) {
  body .npe2-plugin-panel .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  body .npe2-plugin-panel .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  body .npe2-plugin-panel .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #cdcdcd;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
  }
  body .npe2-plugin-panel .nav-tabs.nav-justified > .active > a,
  body .npe2-plugin-panel .nav-tabs.nav-justified > .active > a:hover,
  body .npe2-plugin-panel .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: white;
  }
}
@media (min-width: 768px) {
  body .npe2-plugin-panel .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  body .npe2-plugin-panel .nav-justified > li > a {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  body .npe2-plugin-panel .nav-tabs-justified > li > a {
    border-bottom: 1px solid #cdcdcd;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
  }
  body .npe2-plugin-panel .nav-tabs-justified > .active > a,
  body .npe2-plugin-panel .nav-tabs-justified > .active > a:hover,
  body .npe2-plugin-panel .nav-tabs-justified > .active > a:focus {
    border-bottom-color: white;
  }
}
body .npe2-plugin-panel .modal-open {
  overflow: hidden;
}
body .npe2-plugin-panel .modal-add.icon-add {
  color: #999999;
  display: inline-block;
  font-size: 3.4em;
  line-height: 0;
  margin-top: 10px;
  vertical-align: middle;
  cursor: pointer;
}
body .npe2-plugin-panel .modal-close.icon-close {
  color: #ff4d4d;
  float: right;
  font-size: 4em;
  line-height: 26px;
  vertical-align: middle;
  cursor: pointer;
}
body .npe2-plugin-panel .modal-close.icon-close:hover {
  color: #ff2e2e;
}
body .npe2-plugin-panel .modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
body .npe2-plugin-panel .modal.fade .modal-dialog {
  -webkit-transform: translate(0,-100%);
  -ms-transform: translate(0,-100%);
  -o-transform: translate(0,-100%);
  transform: translate(0,-100%);
  -webkit-transition: -webkit-transform 0.4s ease-out;
  -moz-transition: -moz-transform 0.4s ease-out;
  -o-transition: -o-transform 0.4s ease-out;
  -ms-transition: transform 0.4s ease-out;
  transition: transform 0.4s ease-out;
}
body .npe2-plugin-panel .modal.in .modal-dialog {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}
body .npe2-plugin-panel .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
body .npe2-plugin-panel .modal-content {
  background-color: white;
  border: 1px solid #999999;
  border: 1px solid rgba(0,0,0,0.2);
  box-shadow: 0 3px 9px rgba(0,0,0,0.5);
  -moz-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
  background-clip: padding-box;
  outline: none;
  position: relative;
}
body .npe2-plugin-panel .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: black;
}
body .npe2-plugin-panel .modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  transition: all 1s;
}
body .npe2-plugin-panel .modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: all 2s;
  -moz-transition: all 2s;
  -o-transition: all 2s;
  -ms-transition: all 2s;
  transition: all 2s;
}
body .npe2-plugin-panel .modal-header {
  padding: 15px;
  min-height: 56px;
}
body .npe2-plugin-panel .modal-header h3 {
  display: inline-block;
  float: left;
  font-size: 1.8em;
  font-weight: normal;
}
body .npe2-plugin-panel .modal-header input {
  margin-top: -2px;
}
body .npe2-plugin-panel .modal-header .close {
  font-size: 3em;
  line-height: 0.7em;
  vertical-align: middle;
  color: #999999;
  cursor: pointer;
  position: absolute;
  right: 2px;
  top: 5px;
  z-index: 1;
}
body .npe2-plugin-panel .modal-header .close:after {
  font-family: 'npe_icons_v1regular' !important;
  content: "c";
  vertical-align: middle;
}
body .npe2-plugin-panel .modal-title {
  margin: 0;
  line-height: 1.42857143;
}
body .npe2-plugin-panel .modal-body {
  position: relative;
  padding: 20px;
  max-height: 477px;
  overflow: auto;
}
body .npe2-plugin-panel .modal-body .freeze-bottom {
  left: 0px;
  padding: 15px;
  position: relative;
  border-top: none;
  background: none;
}
body .npe2-plugin-panel .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
body .npe2-plugin-panel .modal-footer.admin-popup button {
  margin-left: 5px;
  background: #454545 !important;
  color: white;
  -webkit-border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
  padding: 9px 15px;
  font-size: 1.4em;
  border: none;
}
body .npe2-plugin-panel .modal-footer.admin-popup button:hover {
  box-shadow: 0px 0px 6px black inset;
  -moz-box-shadow: 0px 0px 6px black inset;
  -webkit-box-shadow: 0px 0px 6px black inset;
  background: #454545 !important;
}
body .npe2-plugin-panel .in .modal-full {
  top: 50px;
}
body .npe2-plugin-panel .modal-full {
  width: 100% !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  bottom: 0px;
  position: absolute;
  top: 0px;
}
body .npe2-plugin-panel .modal-full .modal-content {
  position: relative;
  height: 100%;
}
body .npe2-plugin-panel .modal-full .quick-contact-container {
  height: 100%;
}
body .npe2-plugin-panel .modal-full .modal-header {
  background: #fafafa;
  border-bottom: 1px solid #e5e5e5;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
}
body .npe2-plugin-panel .modal-full .modal-header h3 {
  padding-bottom: 0px;
}
body .npe2-plugin-panel .modal-full .modal-body {
  padding: 0px;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 57px;
  bottom: 65px;
  max-height: none;
}
body .npe2-plugin-panel .modal-full .modal-footer {
  bottom: 0px;
  left: 0px;
  right: 0px;
  position: absolute;
}
@media (min-width: 768px) {
  body .npe2-plugin-panel .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  body .npe2-plugin-panel .modal-content {
    box-shadow: 0px 5px 15px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 5px 15px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0px 5px 15px rgba(0,0,0,0.5);
  }
  body .npe2-plugin-panel .modal-sm {
    width: 300px;
  }
  body .npe2-plugin-panel .modal-xlg {
    width: auto;
  }
}
@media (min-width: 992px) {
  body .npe2-plugin-panel .modal-lg {
    width: 986px;
  }
}
@media screen and (max-width: 991px) {
  body .npe2-plugin-panel .modal-lg {
    width: auto;
  }
}
@media (min-width: 1024px) {
  body .npe2-plugin-panel .modal-xlg {
    width: 1020px;
  }
}
@media screen and (max-width: 1023px) {
  body .npe2-plugin-panel .modal-xlg {
    width: auto;
  }
}
body .npe2-plugin-panel .modal-header {
  background: #fafafa;
  border-bottom: 1px solid #e5e5e5;
}
body .npe2-plugin-panel .modal-header h3 {
  padding-bottom: 0px;
  font-weight: 600;
}
body .npe2-plugin-panel .modal-footer {
  border-top: 1px solid #e5e5e5;
}
body .npe2-plugin-panel .modal-content {
  display: inline-block;
  width: 100%;
}
body .npe2-plugin-panel .window-list {
  width: 100%;
  display: inline-block;
}
body .npe2-plugin-panel .window-list .window-list-body {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .window-list .window-list-body .window-list-item {
  float: left;
  width: 100%;
  padding: 5px;
}
body .npe2-plugin-panel .window-list .window-list-body .window-list-item:hover .window-box {
  background: #b0b0b0;
}
body .npe2-plugin-panel .window-list .window-list-body .window-list-item .window-box {
  width: 100%;
  display: inline-block;
  background: #cdcdcd;
  padding: 5px;
}
body .npe2-plugin-panel .window-list .window-list-body .window-list-item .window-box .window-dot-list {
  float: left;
  width: 100%;
  padding-bottom: 5px;
}
body .npe2-plugin-panel .window-list .window-list-body .window-list-item .window-box .window-dot-list .window-dot {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  margin-right: 1px;
  display: inline-block;
  background: white;
}
body .npe2-plugin-panel .window-list .window-list-body .window-list-item .window-box .window-box-body {
  width: 100%;
  float: left;
  min-height: 80px;
  background: white;
}
body .npe2-plugin-panel .window-list .window-list-body .window-list-item .window-box .window-box-body img {
  width: 100%;
}
body .npe2-plugin-panel .window-1 .window-list-body .window-list-item {
  width: 100%;
}
body .npe2-plugin-panel .window-2 .window-list-body .window-list-item {
  width: 50%;
}
body .npe2-plugin-panel .window-3 .window-list-body .window-list-item {
  width: 33.33%;
}
body .npe2-plugin-panel .window-4 .window-list-body .window-list-item {
  width: 25%;
}
body .npe2-plugin-panel .window-5 .window-list-body .window-list-item {
  width: 20%;
}
body .npe2-plugin-panel .window-6 .window-list-body .window-list-item {
  width: 16.66%;
}
body .npe2-plugin-panel .window-7 .window-list-body .window-list-item {
  width: 14.28%;
}
body .npe2-plugin-panel .window-8 .window-list-body .window-list-item {
  width: 12.5%;
}
@media screen and (max-width: 1280px) {
  body .npe2-plugin-panel .window-lg-1 .window-list-body .window-list-item {
    width: 100%;
  }
  body .npe2-plugin-panel .window-lg-2 .window-list-body .window-list-item {
    width: 50%;
  }
  body .npe2-plugin-panel .window-lg-3 .window-list-body .window-list-item {
    width: 33.33%;
  }
  body .npe2-plugin-panel .window-lg-4 .window-list-body .window-list-item {
    width: 25%;
  }
  body .npe2-plugin-panel .window-lg-5 .window-list-body .window-list-item {
    width: 20%;
  }
  body .npe2-plugin-panel .window-lg-6 .window-list-body .window-list-item {
    width: 16.66%;
  }
  body .npe2-plugin-panel .window-lg-7 .window-list-body .window-list-item {
    width: 14.28%;
  }
  body .npe2-plugin-panel .window-lg-8 .window-list-body .window-list-item {
    width: 12.5%;
  }
}
@media screen and (max-width: 1024px) {
  body .npe2-plugin-panel .window-md-1 .window-list-body .window-list-item {
    width: 100%;
  }
  body .npe2-plugin-panel .window-md-2 .window-list-body .window-list-item {
    width: 50%;
  }
  body .npe2-plugin-panel .window-md-3 .window-list-body .window-list-item {
    width: 33.33%;
  }
  body .npe2-plugin-panel .window-md-4 .window-list-body .window-list-item {
    width: 25%;
  }
  body .npe2-plugin-panel .window-md-5 .window-list-body .window-list-item {
    width: 20%;
  }
  body .npe2-plugin-panel .window-md-6 .window-list-body .window-list-item {
    width: 16.66%;
  }
  body .npe2-plugin-panel .window-md-7 .window-list-body .window-list-item {
    width: 14.28%;
  }
  body .npe2-plugin-panel .window-md-8 .window-list-body .window-list-item {
    width: 12.5%;
  }
}
@media screen and (max-width: 768px) {
  body .npe2-plugin-panel .window-sm-1 .window-list-body .window-list-item {
    width: 100%;
  }
  body .npe2-plugin-panel .window-sm-2 .window-list-body .window-list-item {
    width: 50%;
  }
  body .npe2-plugin-panel .window-sm-3 .window-list-body .window-list-item {
    width: 33.33%;
  }
  body .npe2-plugin-panel .window-sm-4 .window-list-body .window-list-item {
    width: 25%;
  }
  body .npe2-plugin-panel .window-sm-5 .window-list-body .window-list-item {
    width: 20%;
  }
  body .npe2-plugin-panel .window-sm-6 .window-list-body .window-list-item {
    width: 16.66%;
  }
  body .npe2-plugin-panel .window-sm-7 .window-list-body .window-list-item {
    width: 14.28%;
  }
  body .npe2-plugin-panel .window-sm-8 .window-list-body .window-list-item {
    width: 12.5%;
  }
}
body .npe2-plugin-panel .window-link-box {
  width: 100%;
  display: inline-block;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
body .npe2-plugin-panel .window-link-box [class*="icon-"] {
  font-size: 6em;
  line-height: 1em;
  display: inline-block;
}
body .npe2-plugin-panel .window-link-box span.window-main-title {
  padding-top: 10px;
  border-top: 2px solid #e5e5e5;
  width: 100%;
  display: inline-block;
  font-size: 2em;
  color: #333333;
  line-height: 1em;
}
body .npe2-plugin-panel .window-link-box span.window-sub-title {
  line-height: 1.3em;
  width: 100%;
  display: inline-block;
  font-size: 1.5em;
  color: #999999;
}
body .npe2-plugin-panel .window-list .window-list-item.selectedtheme .window-box {
  border: 2px solid #00d388;
  background: #e5e5e5;
}
body .npe2-plugin-panel .window-list .window-list-item.selectedtheme:hover .window-box {
  background: #e5e5e5;
}
body .npe2-plugin-panel #m-profile {
  cursor: pointer;
  position: relative;
  float: right;
  padding: 0 14px;
  border-left: 1px solid #4d5966;
  margin-right: 3px;
}
body .npe2-plugin-panel #m-quick-action {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  text-align: center;
}
body .npe2-plugin-panel #m-quick-action > section {
  display: inline-block;
  height: 50px;
  text-align: left;
}
body .npe2-plugin-panel #m-quick-action > section > span {
  float: left;
  color: #a5abb2;
  text-decoration: none;
  display: inline-block;
  margin-right: 1px;
  position: relative;
}
body .npe2-plugin-panel #m-quick-action > section > span > [class*="icon-"] {
  color: #a5abb2;
  text-decoration: none;
  line-height: 1.4em;
  font-size: 3.6em;
  cursor: pointer;
  height: 52px;
  display: inline-block;
  padding: 0 2px;
  background-color: #4d5966;
}
body .npe2-plugin-panel #m-quick-action > section > span > [class*="icon-"]:hover,
body .npe2-plugin-panel #m-quick-action > section > span.active > [class*="icon-"] {
  color: #02c38a;
  background-color: #262b32;
}
body .npe2-plugin-panel #m-quick-action span.action-popup-container {
  position: relative;
}
body .npe2-plugin-panel #m-quick-action span.action-popup-container > span.add-action-popup:before {
  width: 0px;
  height: 0px;
  border-top: 10px solid transparent;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #02c38a;
  display: inline-block;
  content: "";
  position: absolute;
  margin-left: -7px;
  left: 50%;
  top: -23px;
}
body .npe2-plugin-panel #m-quick-action span.action-popup-container > span.add-action-popup {
  position: absolute;
  display: inline-block;
  top: 56px;
  z-index: 1;
  background: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #d9d9d9;
  box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
  min-width: 190px;
  display: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-top-width: 3px;
  border-top-color: #02c38a;
}
body .npe2-plugin-panel #m-quick-action span.action-popup-container > span.add-action-popup a.add-action-link {
  padding: 5px 10px;
  cursor: pointer;
  border-bottom: 1px solid #d9d9d9;
  display: block;
  font-size: 1.3em;
  color: #666666;
  text-decoration: none;
}
body .npe2-plugin-panel #m-quick-action span.action-popup-container > span.add-action-popup a.add-action-link:hover,
body .npe2-plugin-panel #m-quick-action span.action-popup-container > span.add-action-popup a.add-action-link.active {
  background: #2d333b;
  font-weight: bold;
  color: white;
}
body .npe2-plugin-panel #m-quick-action span.action-popup-container > span.add-action-popup a.add-action-link > span[class*="icon-"] {
  font-size: 2em;
  vertical-align: middle;
}
body .npe2-plugin-panel #m-quick-action span.action-popup-container.active > span.add-action-popup {
  display: block;
  -webkit-animation: flipInY 0.5s both;
  -moz-animation: flipInY 0.5s both;
  -o-animation: flipInY 0.5s both;
  animation: flipInY 0.5s both;
}
body .npe2-plugin-panel #m-profile #m-profile-name {
  font-size: 1.2em;
  font-weight: 600;
  line-height: 48px;
  color: white;
  float: left;
  display: inline-block;
  min-width: 130px;
  height: 50px;
}
body .npe2-plugin-panel #m-profile #m-profile-name:after {
  content: "8";
  font-family: "npe_icons_v1regular";
  color: #a5abb2;
  padding-right: 5px;
  float: right;
}
body .npe2-plugin-panel #m-profile #m-profile-name > span.icon-contact-info {
  float: left;
  font-size: 3.3em;
}
body .npe2-plugin-panel #m-profile #m-profile-nav {
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  height: 0px;
  overflow: hidden;
  background-color: white;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -webkit-transition: height 0.3s ease-in;
  -moz-transition: height 0.3s ease-in;
  -o-transition: height 0.3s ease-in;
  -ms-transition: height 0.3s ease-in;
  transition: height 0.3s ease-in;
}
body .npe2-plugin-panel #m-profile.open #m-profile-nav {
  height: 138px;
  -webkit-transition: height 0.3s ease-out;
  -moz-transition: height 0.3s ease-out;
  -o-transition: height 0.3s ease-out;
  -ms-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
}
body .npe2-plugin-panel #m-profile #m-profile-nav > ul,
body .npe2-plugin-panel #m-profile #m-profile-nav > ul > li {
  display: inline-block;
  width: 100%;
}
body .npe2-plugin-panel #m-profile #m-profile-nav > ul > li {
  border-width: 0 1px 0 1px;
  border-color: #f4f4f4;
  border-style: solid;
}
body .npe2-plugin-panel #m-profile #m-profile-nav > ul > li:last-child {
  background-color: #ff4d4d;
  margin-top: 0px;
  border-width: 0;
}
body .npe2-plugin-panel #m-profile #m-profile-nav > ul > li:last-child > a {
  color: white;
  font-weight: 600;
  padding: 10px 15px;
}
body .npe2-plugin-panel #m-profile #m-profile-nav > ul > li > a {
  display: block;
  padding: 10px 15px;
  color: #4d4d4d;
  font-size: 1.2em;
  text-decoration: none;
  line-height: 1.2em;
}
body .npe2-plugin-panel #m-profile #m-profile-nav > ul > li > a > span {
  float: left;
}
body .npe2-plugin-panel #m-profile.open #m-profile-nav.removable-m-profile-nav {
  height: 138px;
}
body .npe2-plugin-panel #m-quick-action span.action-popup-container.quick-recent-contacts > span.add-action-popup {
  min-width: 250px;
}
body .npe2-plugin-panel #m-quick-action span.action-popup-container.quick-recent-contacts > span.add-action-popup .recent-container {
  overflow: auto;
  max-height: 350px;
  display: inline-block;
  width: 100%;
}
body .npe2-plugin-panel #m-quick-action .quick-recent-contacts > .add-action-popup .recent-container > a {
  color: inherit;
  font-size: inherit;
  border-bottom: 1px solid #e5e5e5;
  box-sizing: border-box;
  float: left;
  padding: 10px;
  text-decoration: none;
  width: 100%;
}
body .npe2-plugin-panel #m-quick-action .quick-recent-contacts > .add-action-popup .recent-container > a:hover {
  background: #f4f4f4;
}
body .npe2-plugin-panel #m-quick-action .quick-recent-contacts > .add-action-popup .recent-container > a > img {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  float: left;
  margin-right: 10px;
  width: 40px;
  height: 40px;
}
body .npe2-plugin-panel #m-quick-action .quick-recent-contacts > .add-action-popup .recent-container > a > span.contact-details-container {
  float: left;
  width: 70%;
}
body .npe2-plugin-panel #m-quick-action .quick-recent-contacts > .add-action-popup .recent-container > a .title-text {
  color: #02c38a;
  display: block;
  font-size: 1.4em;
  margin-top: 2px;
}
body .npe2-plugin-panel #m-quick-action .quick-recent-contacts > .add-action-popup .recent-container > a .sub-text {
  color: #999999;
  display: block;
  font-size: 1.1em;
}
body .npe2-plugin-panel #m-quick-action .quick-recent-contacts > .add-action-popup .recent-container > a .sub-text > b {
  color: #666666;
  font-weight: normal;
}
body .npe2-plugin-panel #m-quick-action #invoice-count > a {
  text-align: center;
}
body .npe2-plugin-panel #m-quick-action #invoice-count > a > span {
  font-size: 10px;
  font-weight: bold;
  color: #262b32 !important;
  position: absolute;
  left: 9px;
  top: 2px;
  width: 21px;
  text-align: center;
}
body .npe2-plugin-panel .sidebar {
  background: white;
  width: 400px;
  border-left: 3px solid #a3a3a3;
  position: fixed;
  right: -397px;
  top: 0px;
  bottom: 0px;
  box-shadow: -5px 0px 0px rgba(0,0,0,0.1);
  transition: right 0.5s;
  -moz-transition: right 0.5s;
  -webkit-transition: right 0.5s;
  z-index: 5;
}
body .npe2-plugin-panel .sidebar .sidebar-show-hide-controll {
  width: 40px;
  height: 40px;
  display: inline-block;
  position: absolute;
  left: -40px;
  top: 60px;
  background: #a3a3a3;
  border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  cursor: pointer;
  color: white;
  font-size: 3.5em;
  text-align: center;
}
body .npe2-plugin-panel .sidebar-header {
  width: 100%;
  float: left;
  border-bottom: 1px solid #e5e5e5;
}
body .npe2-plugin-panel .sidebar-header h2 {
  font-size: 2em;
  font-weight: normal;
  color: #333333;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  width: auto;
}
body .npe2-plugin-panel .sidebar-header ul {
  float: right;
}
body .npe2-plugin-panel .sidebar-header ul li {
  float: left;
  border-left: 1px solid #e5e5e5;
  cursor: pointer;
}
body .npe2-plugin-panel .sidebar-header ul li span[class*="icon-"] {
  font-size: 4em;
  color: #666666;
  padding: 0 7px;
  line-height: 50px;
  display: inline-block;
}
body .npe2-plugin-panel .sidebar-header ul li:hover span[class*="icon-"] {
  color: #333333;
  background: #f4f4f4;
}
body .npe2-plugin-panel .sidebar-header ul li.active span[class*="icon-"] {
  color: #00d388;
  background: #f4f4f4;
}
body .npe2-plugin-panel .sidebar-body {
  position: absolute;
  top: 50px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  overflow: auto;
}
body .npe2-plugin-panel .sidebar.showbar {
  right: 0px;
}
body .npe2-plugin-panel .template-page-header {
  width: 100%;
  min-height: 50px;
  background: #343b44;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 5;
}
body .npe2-plugin-panel .highZindex {
  z-index: 10;
}
body .npe2-plugin-panel .level1-list {
  float: left;
  width: 100%;
}
body .npe2-plugin-panel .level2-list {
  float: left;
  width: 100%;
  padding: 10px 10px;
}
body .npe2-plugin-panel .level3-list {
  float: left;
  width: 100%;
  padding: 10px 10px;
}
body .npe2-plugin-panel .list-header,
body .npe2-plugin-panel .list-body,
body .npe2-plugin-panel .list-footer {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .list-item {
  width: 100%;
  float: left;
  border: 1px solid #e5e5e5;
  padding: 0 0 0 0;
  margin-bottom: 2px;
  position: relative;
}
body .npe2-plugin-panel .level1-list .list-item {
  background: #f4f4f4;
}
body .npe2-plugin-panel .level2-list .list-item {
  background: white;
}
body .npe2-plugin-panel .level3-list .list-item {
  background: #ededed;
  border: none;
}
body .npe2-plugin-panel .list-item > [class*="col-"] {
  padding: 10px 15px;
}
body .npe2-plugin-panel .list-item > [class*="col-"] .list-item > [class*="col-"] {
  padding: 10px 15px 10px 10px;
}
body .npe2-plugin-panel .list-item > [class*="col-12"] {
  padding: 10px 15px 10px 15px !important;
}
body .npe2-plugin-panel .list-footer button[class*="icon-add"] {
  margin-top: 10px;
}
body .npe2-plugin-panel .level1-list.parent-child-icon .list-item > [class*="col-"]:first-child {
  padding-left: 73px;
}
body .npe2-plugin-panel .level2-list.parent-child-icon .list-item > [class*="col-"]:first-child {
  padding-left: 58px;
}
body .npe2-plugin-panel .level3-list.parent-child-icon .list-item > [class*="col-"]:first-child {
  padding-left: 48px;
}
body .npe2-plugin-panel .list-header .list-item > [class*="col-"] label,
body .npe2-plugin-panel .list-header .list-item > [class*="col-"] p {
  color: #999999 !important;
  font-size: 1.1em !important;
}
body .npe2-plugin-panel .list-body .list-item > [class*="col-"] label,
body .npe2-plugin-panel .list-body .list-item > [class*="col-"] p,
body .npe2-plugin-panel .list-footer .list-item > [class*="col-"] label,
body .npe2-plugin-panel .list-footer .list-item > [class*="col-"] p {
  font-size: 1.3em;
  color: #454545;
}
body .npe2-plugin-panel .level1-list.parent-child-icon .list-item > [class*="col-"]:first-child > span[class*="icon-"],
body .npe2-plugin-panel .level2-list.parent-child-icon .list-item > [class*="col-"]:first-child > span[class*="icon-"],
body .npe2-plugin-panel .level3-list.parent-child-icon .list-item > [class*="col-"]:first-child > span[class*="icon-"] {
  font-size: 3em;
  color: #666666;
  position: absolute;
  left: 10px;
  top: 20px;
  line-height: 0px;
}
body .npe2-plugin-panel .list-item > [class*="col-"] span[class*="icon-"] {
  font-size: 2.7em;
  line-height: 0.6em;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  cursor: pointer;
}
body .npe2-plugin-panel .list-item > [class*="col-"] span[class*="icon-"]:hover {
  color: #666666;
}
body .npe2-plugin-panel .shortable-list .list-item {
  cursor: move;
}
body .npe2-plugin-panel .template-image img {
  width: 100%;
}
body .npe2-plugin-panel fieldset {
  border: none;
  outline: none;
}
body .npe2-plugin-panel .spinnerContainer {
  position: relative;
  display: inline-block;
  width: 100%;
}
body .npe2-plugin-panel .spinnerContainer.tooMuchLarge .spinner {
  top: 100px !important;
}
body .npe2-plugin-panel .spinnerContainer div[spinner-key] > span[spinner-key] {
  background-color: rgba(235,240,245,0.85);
}
body .npe2-plugin-panel .spinnerContainer div[spinner-key],
body .npe2-plugin-panel .spinnerContainer div[spinner-key] > div.spinner,
body .npe2-plugin-panel .spinnerContainer div[spinner-key] > span[spinner-key] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
  z-index: 1;
}
body .npe2-plugin-panel .spinnerContainer > div[spinner-key] {
  z-index: 1;
}
body .npe2-plugin-panel input.ng-dirty.ng-invalid,
body .npe2-plugin-panel select.ng-dirty.ng-invalid,
body .npe2-plugin-panel input.ng-invalid.aa-invalid-attempt,
body .npe2-plugin-panel select.ng-invalid.aa-invalid-attempt,
body .npe2-plugin-panel input.ng-invalid.aa-had-focus,
body .npe2-plugin-panel select.ng-invalid.aa-had-focus,
body .npe2-plugin-panel textarea.ng-invalid.aa-had-focus,
body .npe2-plugin-panel textarea.ng-dirty.ng-invalid,
body .npe2-plugin-panel textarea.ng-invalid.aa-invalid-attempt {
  box-shadow: 0px 2px 0px #ff4d4d;
  -moz-box-shadow: 0px 2px 0px #ff4d4d;
  -webkit-box-shadow: 0px 2px 0px #ff4d4d;
}
body .npe2-plugin-panel .template-back-button {
  float: left;
  width: auto;
}
body .npe2-plugin-panel .template-back-button span[class*="icon-"] {
  padding: 0 10px;
  vertical-align: middle;
  line-height: 50px;
  height: 50px;
  color: white;
  background: #424b54;
  font-size: 3em;
  display: inline-block;
  cursor: pointer;
}
body .npe2-plugin-panel .template-back-button label {
  line-height: 50px;
  font-size: 1.8em;
  color: #c9d0d8;
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
}
body .npe2-plugin-panel .admin-configure-panel {
  background: #424b54;
  border-left: 1px solid #343b45;
  width: 340px;
  position: fixed;
  top: 50px;
  right: 0px;
  bottom: 0px;
  z-index: 4;
}
body .npe2-plugin-panel .admin-configure-panel .configure-panel-tab {
  border-bottom: 2px solid #6c7177;
}
body .npe2-plugin-panel .admin-configure-panel .configure-panel-tab ul {
  width: 100%;
  display: inline-block;
}
body .npe2-plugin-panel .admin-configure-panel .configure-panel-tab ul li {
  width: 50%;
  float: left;
  text-align: center;
  font-size: 1.2em;
  color: #a7a5a6;
  font-weight: 600;
  cursor: pointer;
  line-height: 20px;
  padding: 18px 0;
}
body .npe2-plugin-panel .admin-configure-panel .configure-panel-tab ul li path {
  fill: #a7a5a6;
}
body .npe2-plugin-panel .admin-configure-panel .configure-panel-tab ul li:hover,
body .npe2-plugin-panel .admin-configure-panel .configure-panel-tab ul li.active {
  color: white;
}
body .npe2-plugin-panel .admin-configure-panel .configure-panel-tab ul li:hover path,
body .npe2-plugin-panel .admin-configure-panel .configure-panel-tab ul li.active path {
  fill: white;
}
body .npe2-plugin-panel .admin-configure-panel .configure-panel-tab ul li .icon-template {
  display: inline-block;
  vertical-align: middle;
  height: 18px;
  padding-right: 5px;
}
body .npe2-plugin-panel .admin-configure-panel .configure-panel-tab ul li .icon-template svg {
  width: 18px;
  height: 18px;
}
body .npe2-plugin-panel .admin-configure-panel .configure-panel-tab ul li .icon-color-config {
  display: inline-block;
  vertical-align: middle;
  height: 18px;
  padding-right: 5px;
}
body .npe2-plugin-panel .admin-configure-panel .configure-panel-tab ul li .icon-color-config svg {
  width: 18px;
  height: 18px;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content {
  width: 100%;
  position: absolute;
  top: 62px;
  bottom: 0px;
  overflow: hidden;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content .overflow-scroll {
  position: absolute;
  top: 0px;
  bottom: 70px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 15px;
  width: 335px;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content #TempalteSelect {
  width: 100%;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul {
  width: 100%;
  padding: 0px;
  margin: 0px;
  float: left;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li {
  padding: 0 15px;
  border-bottom: 1px solid #6a717b;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li .accordion-content > li {
  font-size: 1.3em;
  color: #a7a5a6;
  font-weight: 400;
  padding: 10px 0;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li .accordion-content > li .field-label {
  width: 100%;
  display: inline-block;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li .accordion-content > li .field-input {
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100%;
  display: inline-block;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li .accordion-content > li .field-input select {
  border: 1px solid #303741;
  color: white;
  font-size: 13px;
  font-weight: 600;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: url(images/configure-panel-select-arrow.png) no-repeat right 19px #39404a;
  padding: 10px 10px;
  font-weight: 400;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li .accordion-content > li .image-selection {
  border: 2px dashed #69707a;
  padding: 3px;
  width: 114px;
  height: 114px;
  display: inline-block;
  margin-top: 10px;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li .accordion-content > li .image-selection .image-selection-inner {
  width: 104px;
  height: 104px;
  background: #f0f0f0;
  float: left;
  cursor: pointer;
  position: relative;
  text-align: center;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li .accordion-content > li .image-selection .image-selection-inner .image-selection-overlay {
  background: rgba(255,255,255,0.8);
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 4;
  display: none;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li .accordion-content > li .image-selection .image-selection-inner .image-selection-icons {
  position: absolute;
  top: 50%;
  margin-top: -13px;
  left: 0px;
  right: 0px;
  text-align: center;
  z-index: 5;
  display: none;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li .accordion-content > li .image-selection .image-selection-inner .image-selection-icons span {
  font-size: 2em;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li .accordion-content > li .image-selection .image-selection-inner .image-selection-icons span:hover {
  color: #333333;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li .accordion-content > li .image-selection .image-selection-inner:hover .image-selection-overlay {
  display: inline-block;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li .accordion-content > li .image-selection .image-selection-inner:hover .image-selection-icons {
  display: inline-block;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li .accordion-content > li .image-selection .image-selection-inner img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  display: inline-block;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li .accordion-content > li .image-selection .image-selection-inner .image-add-icon {
  width: 60px;
  height: 60px;
  float: left;
  margin-left: 22px;
  margin-top: 22px;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li .accordion-content > li .image-selection .image-selection-inner .image-add-icon svg {
  width: 60px;
  height: 60px;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li .accordion-content > li .image-selection .image-selection-inner .image-add-icon path,
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li .accordion-content > li .image-selection .image-selection-inner .image-add-icon polygon,
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li .accordion-content > li .image-selection .image-selection-inner .image-add-icon rect {
  fill: #bdbfcc;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li .accordion-content > li .color-strip {
  width: 100%;
  display: inline-block;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li .accordion-content > li .color-strip label {
  padding-top: 2px;
  display: inline-block;
  vertical-align: middle;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li .accordion-content > li .color-strip .close-colorpicker {
  background: none;
  border: none;
  outline: none;
  color: #999999;
  font-size: 20px;
  float: right;
  margin-right: 7px;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li .accordion-content > li .color-strip .color-selection {
  float: right;
  line-height: 22px;
  vertical-align: middle;
  display: inline-block;
  color: #8b9096;
  cursor: pointer;
  position: relative;
  margin-left: 20px;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li .accordion-content > li .color-strip .color-selection > span {
  display: inline-block;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li .accordion-content > li .color-strip .color-selection .color-radius {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  width: 22px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
  background: white;
  margin-left: 10px;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li > a {
  font-size: 1.2em;
  color: #a7a5a6;
  line-height: 14px;
  padding: 17px 0;
  width: 100%;
  display: inline-block;
  font-weight: 600;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li > a:focus {
  outline: none;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li > a path,
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li > a polygon,
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li > a rect {
  fill: #a7a5a6;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li > a > span[class*="vectore-icon"] {
  float: right;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li > a > span[class*="vectore-icon"] svg {
  width: 14px;
  height: 14px;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li > a:hover,
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li.active > a {
  color: white;
}
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li > a:hover path,
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li.active > a path,
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li > a:hover polygon,
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li.active > a polygon,
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li > a:hover rect,
body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-accordion > ul > li.active > a rect {
  fill: white;
}
body .npe2-plugin-panel .admin-configure-panel .configure-panel-action-btn {
  width: 100%;
  border-top: 1px solid #2e3740;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
body .npe2-plugin-panel .admin-configure-panel .configure-panel-action-btn .button-part {
  width: 50%;
  border-right: 1px solid #2e3740;
  float: left;
  height: 70px;
}
body .npe2-plugin-panel .admin-configure-panel .configure-panel-action-btn button {
  background: none;
  outline: none;
  border: none;
  width: 100%;
  height: 70px;
  font-size: 1.2em;
  color: #a7a5a6;
  font-weight: 600;
}
body .npe2-plugin-panel .admin-configure-panel .configure-panel-action-btn button .vectore-icon {
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
body .npe2-plugin-panel .admin-configure-panel .configure-panel-action-btn button .vectore-icon svg {
  width: 18px;
  height: 18px;
}
body .npe2-plugin-panel .admin-configure-panel .configure-panel-action-btn button path,
body .npe2-plugin-panel .admin-configure-panel .configure-panel-action-btn button polygon {
  fill: #a7a5a6;
}
body .npe2-plugin-panel .admin-configure-panel .configure-panel-action-btn button:hover {
  color: white;
}
body .npe2-plugin-panel .admin-configure-panel .configure-panel-action-btn button:hover path,
body .npe2-plugin-panel .admin-configure-panel .configure-panel-action-btn button:hover polygon {
  fill: white;
}
body .npe2-plugin-panel .admin-configure-panel .configure-panel-action-btn button:focus {
  border: none;
  outline: none;
}
@media screen and (max-width: 768px) {
  body .npe2-plugin-panel .admin-configure-panel {
    position: relative !important;
    width: 100%;
    float: left;
    height: auto;
  }
  body .npe2-plugin-panel .admin-configure-panel .configure-content {
    position: relative !important;
    overflow: auto !important;
    float: left;
    width: 100% !important;
    top: 0px;
  }
  body .npe2-plugin-panel .admin-configure-panel .configure-content .overflow-scroll {
    width: 100%;
    float: left;
    position: relative !important;
    padding-bottom: 10px;
  }
  body .npe2-plugin-panel .admin-configure-panel .configure-content .configure-panel-action-btn {
    position: relative !important;
    width: 100%;
    float: left;
  }
}
body .npe2-plugin-panel .select-temlate-thumb {
  border: 5px solid #343b45;
  background: white;
  width: 100%;
  display: inline-block;
  min-height: 150px;
}
body .npe2-plugin-panel .select-temlate-thumb.selectedtheme {
  border-color: #00d388;
}
body .npe2-plugin-panel .select-temlate-thumb a {
  width: 100%;
  min-height: 150px;
  display: inline-block;
}
body .npe2-plugin-panel .select-temlate-thumb img {
  width: 100%;
}
body .npe2-plugin-panel .not-found-box {
  width: 100%;
  text-align: center;
}
body .npe2-plugin-panel .not-found-box h2 {
  padding: 20px 0;
  font-size: 3em;
  font-weight: 300;
  color: #333333;
}
body .npe2-plugin-panel .not-found-box button {
  padding: 10px 20px !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
  margin: 0 5px;
}
body .npe2-plugin-panel .not-found-box button:hover {
  box-shadow: 0 0px 5px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0px 5px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0px 5px rgba(0,0,0,0.2);
}
body .npe2-plugin-panel .not-found-box button.green-btn {
  background: #00d388 !important;
}
body .npe2-plugin-panel .not-found-box button.blue-btn {
  background: #3896ff !important;
}
body .npe2-plugin-panel .color-picker-field {
  background: none repeat scroll 0 0 white;
  border: medium none;
  font-size: 14px;
  height: auto;
  margin: 0;
  padding: 2px 10px;
  width: 80px;
}
body .npe2-plugin-panel .configuration-add {
  color: #999999;
  font-size: 14px;
  cursor: pointer;
}
body .npe2-plugin-panel .configuration-add:hover {
  color: #333333;
}
body .npe2-plugin-panel .no-colon:after {
  content: "";
  display: none;
}
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 [date-picker-wrapper]>.dropdown-menu {
  min-width: 230px;
}
body .npe2-plugin-panel input[view="hours"],
body .npe2-plugin-panel input[min-view="minutes"] {
  background-position: right -278px;
}
body .npe2-plugin-panel .datePicker-container {
  width: 220px;
}
body .npe2-plugin-panel .datePicker-container .clear-date {
  padding: 5px;
  font-size: 12px;
  width: 100%;
  background: #f7f7f7;
  color: #666;
  font-weight: bold;
  border: solid 1px #f7f7f7;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: -1px 0 0;
  border-top: none;
  border-bottom: none;
}
body .npe2-plugin-panel .datePicker-container .clear-date:hover {
  color: #fff;
  background: #0073AA;
  box-shadow: none;
}
body .npe2-plugin-panel [date-picker-wrapper] {
  position: relative !important;
  display: block;
  z-index: 3;
}
body .npe2-plugin-panel [date-time-append] [date-picker] {
  position: relative;
  margin-right: -1000px;
  margin-bottom: -1000px;
}
body .npe2-plugin-panel [date-picker] {
  padding: 4px;
  font-size: 14px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
body .npe2-plugin-panel [date-picker] table {
  margin: 0;
}
body .npe2-plugin-panel [date-picker] td,
body .npe2-plugin-panel [date-picker] th {
  width: 20px;
  height: 20px;
  padding: 5px;
  text-align: center;
  border: none;
  font-size: 12px;
}
body .npe2-plugin-panel [date-picker] th {
  font-weight: 600;
}
body .npe2-plugin-panel .date-hdr-strip th {
  background-color: #0073AA;
  color: #fff;
  font-size: 18px;
}
body .npe2-plugin-panel .weekdays-strip th {
  background: #cdcdcd;
  padding: 3px;
}
body .npe2-plugin-panel [date-picker] span {
  display: inline-block;
  line-height: 22px;
  cursor: pointer;
}
body .npe2-plugin-panel [date-picker] span:hover {
  background: #efefef;
}
body .npe2-plugin-panel [date-picker] span.disabled,
body .npe2-plugin-panel [date-picker] span.disabled:hover {
  color: #999;
  cursor: default;
  background: none;
}
body .npe2-plugin-panel [date-picker] .active {
  color: #fff;
  background-color: #0073AA;
}
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: #fff;
  background-color: #0073AA;
}
body .npe2-plugin-panel [date-picker] .disabled {
  color: #999 !important;
  cursor: default;
  background: none;
}
body .npe2-plugin-panel [date-picker] [ng-switch-when="year"] span,
body .npe2-plugin-panel [date-picker] [ng-switch-when="month"] span {
  width: 25%;
  height: 54px;
  line-height: 54px;
  border-bottom: solid 1px #cdcdcd;
}
body .npe2-plugin-panel [date-picker] [ng-switch-when="hours"] span,
body .npe2-plugin-panel [date-picker] [ng-switch-when="minutes"] span {
  height: 25px;
  width: 25%;
  border-bottom: solid 1px #cdcdcd;
  float: left;
  line-height: 25px;
}
body .npe2-plugin-panel [date-picker] [ng-switch-when="date"] td {
  padding: 0;
  border-bottom: solid 1px #cdcdcd;
}
body .npe2-plugin-panel [date-picker] [ng-switch-when="date"] span {
  height: 22px;
  width: 22px;
  line-height: 22px;
}
body .npe2-plugin-panel [date-picker] th:hover,
body .npe2-plugin-panel [date-picker] [ng-switch-when="date"] td span:hover {
  cursor: pointer;
  background: #0073AA;
  color: #fff;
}
body .npe2-plugin-panel [date-picker] [ng-switch-when="month"] td,
body .npe2-plugin-panel [date-picker] [ng-switch-when="year"] td,
body .npe2-plugin-panel [date-picker] [ng-switch-when="hours"] td,
body .npe2-plugin-panel [date-picker] [ng-switch-when="minutes"] td {
  padding: 0;
}
body .npe2-plugin-panel [date-picker].dropdown-menu table tr>td>span:last-child:after {
  content: "";
}
body .npe2-plugin-panel [date-picker].dropdown-menu table tr>td>span:after {
  content: "";
}
body .npe2-plugin-panel [date-picker].dropdown-menu table tr>td>span:after {
  padding-left: 0;
  padding-right: 0;
}
body .npe2-plugin-panel .word-wrap-break-word {
  word-wrap: break-word !important;
}
body .npe2-plugin-panel .font-weight-normal {
  font-weight: 400 !important;
}
body .npe2-plugin-panel .event-sponser {
  min-height: 200px !important;
}
body .npe2-plugin-panel .label-info {
  font-size: 1.2em !important;
  color: #999 !important;
  font-weight: 400 !important;
  background-color: transparent;
}
body .npe2-plugin-panel .tag-container {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .tag-container .tag {
  min-height: 22px;
  line-height: 18px;
  float: left;
  margin: 1px;
  max-width: 100%;
  padding: 2px 10px;
  font-size: 1.3em;
  color: #666;
  background: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
body .npe2-plugin-panel .list-content {
  width: 100%;
  float: left;
  border-bottom: 1px solid #e5e5e5;
  padding: 5px 0;
}
body .npe2-plugin-panel .list-content p {
  font-size: 1.3em;
  word-wrap: break-word;
}
body .npe2-plugin-panel .list-content p a {
  color: #333;
}
body .npe2-plugin-panel .list-content:last-child {
  border-bottom: none;
}
body .npe2-plugin-panel .npe2-plugin-panel .form-main-section {
  width: 100%;
  float: left;
  padding: 15px;
  background: #f0f0f0;
  margin-top: 15px;
}
body .npe2-plugin-panel .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 .npe2-plugin-panel .donation-list-panel {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .npe2-plugin-panel .donation-list-panel .common-box {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .npe2-plugin-panel .donation-list-panel .common-content-box {
  width: 100%;
  float: left;
  margin-top: 20px;
}
body .npe2-plugin-panel .npe2-plugin-panel .donation-list-panel .common-content-box .bx-wrapper {
  width: 100%;
  float: left;
  margin-bottom: 30px;
}
body .npe2-plugin-panel .npe2-plugin-panel .donation-list-panel .common-content-box .content {
  font-size: 15px;
  color: #000;
  font-weight: 400;
}
body .npe2-plugin-panel .npe2-plugin-panel .donation-list-panel .common-content-box .recent-gallery {
  width: 100%;
  float: left;
  margin-top: 10px;
}
body .npe2-plugin-panel .npe2-plugin-panel .donation-list-panel .common-content-box .recent-gallery .bx-controls {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .npe2-plugin-panel .donation-list-panel .common-content-box .recent-gallery .bx-controls .bx-controls-direction {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .npe2-plugin-panel .donation-list-panel .right-c-content-box {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .npe2-plugin-panel .donation-list-panel .right-c-content-box .donate-block-list-item {
  width: 100%;
  float: left;
  margin: 0 0 15px 0;
}
body .npe2-plugin-panel .npe2-plugin-panel .donation-list-panel .right-c-content-box .donate-block-list-item .donate-donation-block {
  width: 100%;
  float: left;
  background: #f4f4f4;
  padding: 15px;
}
body .npe2-plugin-panel .npe2-plugin-panel .donation-list-panel .right-c-content-box .donate-block-list-item .donate-donation-block h3 {
  color: #333;
  font-size: 20px;
  font-weight: normal;
  padding-bottom: 10px;
}
body .npe2-plugin-panel .npe2-plugin-panel .donation-list-panel .right-c-content-box .donate-block-list-item .donate-donation-block span.amount {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}
body .npe2-plugin-panel .npe2-plugin-panel .donation-list-panel .right-c-content-box .donate-block-list-item .donate-donation-block .donation-c-block-action {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .npe2-plugin-panel .donation-list-panel .right-c-content-box .donate-block-list-item .donate-donation-block .donation-c-block-action input[type="checkbox"],
body .npe2-plugin-panel .npe2-plugin-panel .donation-list-panel .right-c-content-box .donate-block-list-item .donate-donation-block .donation-c-block-action input[type="radio"] {
  display: none;
}
body .npe2-plugin-panel .npe2-plugin-panel .donation-list-panel .right-c-content-box .donate-block-list-item .donate-donation-block .donation-c-block-action input[type="checkbox"]+label,
body .npe2-plugin-panel .npe2-plugin-panel .donation-list-panel .right-c-content-box .donate-block-list-item .donate-donation-block .donation-c-block-action input[type="radio"]+label {
  font-size: 14px !important;
  color: #333 !important;
  display: inline-block;
  padding: 8px 20px 7px 24px !important;
}
body .npe2-plugin-panel .npe2-plugin-panel .donation-list-panel .right-c-content-box .donate-block-list-item .donate-donation-block .donation-c-block-action input[type="checkbox"]+label:before,
body .npe2-plugin-panel .npe2-plugin-panel .donation-list-panel .right-c-content-box .donate-block-list-item .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 .npe2-plugin-panel .donation-list-panel .right-c-content-box .donate-block-list-item .donate-donation-block .donation-c-block-action input[type="checkbox"]+label:before {
  background-position: 0 -27px;
}
body .npe2-plugin-panel .npe2-plugin-panel .donation-list-panel .right-c-content-box .donate-block-list-item .donate-donation-block .donation-c-block-action input[type="checkbox"]:checked+label:before {
  background-position: -27px -27px;
}
body .npe2-plugin-panel .npe2-plugin-panel .donation-list-panel .right-c-content-box .donate-block-list-item .donate-donation-block .donation-c-block-action input[type="radio"]+label:before {
  background-position: -27px 0;
}
body .npe2-plugin-panel .npe2-plugin-panel .donation-list-panel .right-c-content-box .donate-block-list-item .donate-donation-block .donation-c-block-action input[type="radio"]:checked+label:before {
  background-position: 0 0;
}
body .npe2-plugin-panel .npe2-plugin-panel .donation-list-panel .right-c-content-box .donate-block-list-item .donate-donation-block .donation-c-block-action .donationButton-donate {
  background: #0079bf;
  border: 1px solid #0079bf;
  color: #fff;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  height: 35px;
  margin-left: 3px;
  margin-right: 3px;
  padding: 5px 15px;
  text-transform: uppercase;
  vertical-align: middle;
  float: right;
  margin-top: 3px;
  line-height: 22px;
}
body .npe2-plugin-panel .npe2-plugin-panel .donation-list-panel .right-c-content-box .donate-block-list-item .donate-donation-block .donation-c-block-action .donationButton-donate:hover {
  background: #aa00ad;
  border: 1px solid #aa00ad;
  color: #fff;
}
body .npe2-plugin-panel .npe2-plugin-panel .donation-list-panel .full-common-box {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .npe2-plugin-panel .donation-list-panel .boder-right {
  border-right: solid 1px #e5e5e5;
}
body .npe2-plugin-panel .npe2-plugin-panel .donation-list-panel .title-box {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .npe2-plugin-panel .donation-list-panel .title-box .h2-title {
  font-weight: 700;
  line-height: 35px;
  font-size: 30px;
  text-align: left;
}
body .npe2-plugin-panel .npe2-plugin-panel .donation-list-panel .title-box .header-sub-title {
  font-size: 15px;
  color: #999;
  font-weight: 400;
}
body .npe2-plugin-panel .npe2-plugin-panel .donation-list-panel .row-event {
  margin-right: -15px;
  margin-left: -15px;
}
body .npe2-plugin-panel .npe2-plugin-panel .donation-list-panel .title-right-filter {
  width: 100%;
  float: left;
  margin: 0px !important;
  margin-bottom: 10px !important;
}
body .npe2-plugin-panel .npe2-plugin-panel .donation-list-panel .title-right-filter label {
  font-size: 16px;
  color: #333;
  font-weight: 600;
}
body .npe2-plugin-panel .npe2-plugin-panel .donation-list-panel .npe-title-social-media {
  width: 100%;
  float: left;
  margin-top: 15px;
}
body .npe2-plugin-panel .npe2-plugin-panel .form-main-section {
  width: 100%;
  float: left;
  padding: 15px;
  background: #f0f0f0;
  margin-top: 15px;
}
body .npe2-plugin-panel .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 .filter-drop-box {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .filter-drop-box select {
  background-image: url("../../images/npe-sprite.png");
  background-position: right -70px;
  background-repeat: no-repeat;
  background-color: #fff;
  border: 0 none;
  cursor: pointer;
  font-size: 16px;
  font-weight: normal;
  padding: 7px 20px 7px 10px;
  width: 100%;
  text-indent: .01px;
  text-overflow: "";
  border: 1px solid #d1d1d1;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
body .npe2-plugin-panel .calender-view-box {
  width: 100%;
  float: left;
  margin-top: 15px;
}
body .npe2-plugin-panel .calender-view-box .calendar-box {
  width: 100%;
  float: left;
  border: 1px solid #d1d1d1;
}
body .npe2-plugin-panel .calender-view-box .calendar-box .datePicker-container {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .left-side-panel {
  margin-bottom: 15px;
}
body .npe2-plugin-panel .right-view-panel {
  float: right;
}
body .npe2-plugin-panel .view-changer {
  float: right;
  display: inline-block;
  width: auto;
  padding-top: 10px;
}
body .npe2-plugin-panel .view-changer .view-box {
  float: left;
  margin: 0 7px;
  cursor: pointer;
}
body .npe2-plugin-panel .view-changer .view-box span[class*="fa-"] {
  font-size: 23px;
  color: #d9d9d9;
}
body .npe2-plugin-panel .bx-white-bg {
  background: #fff;
  border: 1px solid #e5e5e5;
  margin-bottom: 10px;
}
body .npe2-plugin-panel .bx-gray-bg {
  background: #f7f7f7;
  padding: 10px;
  float: left;
  width: 100%;
  margin-top: 15px;
}
body .npe2-plugin-panel .inner-box-spacer {
  padding: 15px;
  float: left;
  width: 100%;
}
body .npe2-plugin-panel .title-label {
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
body .npe2-plugin-panel p {
  font-size: 16px;
  color: #333333;
}
body .npe2-plugin-panel .width-auto {
  width: auto !important;
}
body .npe2-plugin-panel .lst-item p {
  font-size: 13px;
}
body .npe2-plugin-panel .lst-item b {
  font-size: 13px;
}
body .npe2-plugin-panel .lst-item label {
  opacity: 0.6;
  color: #000 !important;
}
body .npe2-plugin-panel .lst-body  .lst-item {
  border-top: 1px solid #e5e5e5;
  float: left;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 100%;
}
body .npe2-plugin-panel .lst-header  .lst-item {
  float: left;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 100%;
}
body .npe2-plugin-panel .small-text-content {
  font-size: 11px;
}
body .npe2-plugin-panel .list-contente .small-text-content {
  font-size: 15px;
}
body .npe2-plugin-panel .spacer-map .googlemap {
  margin: 0px;
}
body .npe2-plugin-panel .spacer-padding-5 {
  padding-top: 5px;
  padding-bottom: 10px;
}
body .npe2-plugin-panel .bx-gray-s {
  background: #f7f7f7;
}
body .npe2-plugin-panel .bx-wrapper .bx-viewport {
  left: -11px;
  margin-top: 15px;
}
body .npe2-plugin-panel .spacer-top-main {
  margin-top: 0px;
}
body .npe2-plugin-panel .npe-filters-events {
  border: 1px solid #000;
  font-size: 15px;
  padding: 4px 13px;
  right: 95px;
}
body .npe2-plugin-panel .spacer-filter-btn .view-changer {
  padding-top: 0px !important;
}
body .npe2-plugin-panel .border-s1-bottom {
  border-bottom: 1px solid #e5e5e5;
}
body .npe2-plugin-panel .border-s1-bottom h2 {
  width: 76% !important;
}
body .npe2-plugin-panel .border-s1-top {
  border-top: 1px solid #e5e5e5;
}
body .npe2-plugin-panel .sap-v + div {
  border-left: 1px solid #e5e5e5;
  margin-left: -1px;
}
body .npe2-plugin-panel .lst-header label {
  font-size: 13px;
  color: #999999;
}
body .npe2-plugin-panel .lst-body > .lst-item:hover {
  background: none repeat scroll 0 0 #fffce7;
}
body .npe2-plugin-panel .event-choose-panel {
  width: 100%;
  float: left;
  padding-bottom: 20px;
}
body .npe2-plugin-panel .event-choose-panel .event-choose-block {
  width: 32%;
  float: left;
  margin-right: 10px;
}
body .npe2-plugin-panel .event-choose-panel .other-item-block {
  background: none repeat scroll 0 0 #fafafa;
  border: 1px solid #e5e5e5;
  cursor: pointer;
  float: left;
  padding: 10px;
  width: 100%;
}
body .npe2-plugin-panel .event-choose-panel .other-item-block:hover {
  background: #f4f4f4;
}
body .npe2-plugin-panel .event-choose-panel .other-item-block .price-details {
  width: 100%;
  float: left;
  margin-top: 5px;
}
body .npe2-plugin-panel .event-choose-panel .other-item-block .price-details p {
  font-size: 15px;
  font-weight: 600;
}
body .npe2-plugin-panel .event-choose-panel .other-item-block .img img {
  height: 50px;
  border: 1px solid #cdcdcd;
}
body .npe2-plugin-panel .fs-builder {
  background: none repeat scroll 0 0 white;
  border: 1px solid #e5e5e5;
  float: left;
  width: 100%;
}
body .npe2-plugin-panel .spacer-none-padding {
  padding: 0px !important;
  padding-bottom: 15px;
}
body .npe2-plugin-panel .spacer-title {
  padding: 7px 16px;
  text-transform: inherit !important;
}
body .npe2-plugin-panel .spacer-top-padding {
  margin-bottom: 10px;
  width: 49.7% !important;
}
body .npe2-plugin-panel .spacer-top-padding label {
  margin-bottom: 5px;
  display: inline-block;
}
@media (min-width: 768px) and (max-width: 1024px) {
  body .npe2-plugin-panel .spacer-top-padding {
    width: 98% !important;
  }
}
@media only screen and (max-width: 500px) and (min-width: 300px) {
  body .npe2-plugin-panel .spacer-top-padding {
    width: 98% !important;
  }
}
body .npe2-plugin-panel body .npe2-plugin-panel 
.spacer-top-padding.fullwidth {
  margin-bottom: 10px;
  width: 100% !important;
}
body .npe2-plugin-panel body .npe2-plugin-panel 
.spacer-top-padding.fullwidth label {
  margin-bottom: 5px;
  display: inline-block;
}
body .npe2-plugin-panel .spacer-left-title {
  padding-left: 0;
}
body .npe2-plugin-panel .attendee-spacer {
  position: relative;
  left: -5px;
}
body .npe2-plugin-panel .fs-builder .fs-builder-section {
  border-bottom: 1px solid #e5e5e5;
  float: left;
  width: 100%;
}
body .npe2-plugin-panel .fs-builder .fs-builder-section .fs-builder-item:hover {
  background: #fffce7;
  float: left;
  width: 100%;
}
body .npe2-plugin-panel .float-l {
  float: left;
}
body .npe2-plugin-panel .pad-b-5 {
  padding-bottom: 5px;
}
body .npe2-plugin-panel .width-spacer .select2-selection--multiple {
  height: 38px;
}
body .npe2-plugin-panel .delete-spacer-last span {
  margin-top: 15px;
  cursor: pointer;
  color: #575757;
  font-size: 20px;
}
body .npe2-plugin-panel .button-form-last button {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  border: medium none;
  color: #575757;
  font-size: 25px;
  padding: 10px 10px 0 10px;
}
body .npe2-plugin-panel .none-border-with-padding fieldset {
  border: none;
  padding: 0px;
  margin: -4px;
}
body .npe2-plugin-panel .drop-box span.min-text {
  background: none repeat scroll 0 0 white;
  border: 1px dotted #999999;
  box-sizing: border-box;
  color: #999999;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  padding: 8px;
  width: 100%;
}
body .npe2-plugin-panel .td-none-padding {
  margin-top: 10px;
}
body .npe2-plugin-panel .td-none-padding td {
  padding: 0px;
}
body .npe2-plugin-panel .spacer-title-form {
  font-size: 13px !important;
  width: 100%;
}
body .npe2-plugin-panel .spacer-title-form span {
  font-size: 13px !important;
}
body .npe2-plugin-panel .gres .fs-f {
  float: left;
  width: auto;
}
body .npe2-plugin-panel .gres .fs-f {
  padding: 5px;
}
body .npe2-plugin-panel .spacer-upload-img {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .spacer-upload-img .npe-upload-image-box {
  width: 100%;
  float: left;
  padding: 0px;
}
body .npe2-plugin-panel .onDragDiv {
  display: none;
}
body .npe2-plugin-panel .close-photo-p {
  color: #fff;
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
}
body .npe2-plugin-panel .close-photo-p:hover {
  color: #000;
}
body .npe2-plugin-panel .thumb-list {
  width: auto;
  float: left;
  position: relative;
}
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;
}
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;
}
body .npe2-plugin-panel .list-view ul {
  width: 100%;
  float: left;
}
body .npe2-plugin-panel .list-view ul li {
  width: 100%;
  float: left;
  background: #f7f7f7;
  border: 1px solid #f7f7f7;
  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: #0073AA;
  padding: 7px;
  border-radius: 3px;
}
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: #000000;
  margin: 5px 0;
}
body .npe2-plugin-panel .list-view ul li .npeMonthYearTitle {
  height: 10px;
  border-bottom: 1px solid #0073AA !important;
  text-align: center;
  background: none !important;
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
  margin: 15px 5px;
  font-weight: bold;
  font-size: 15px;
}
body .npe2-plugin-panel .list-view ul li .event-label-info {
  width: 100%;
  float: left;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
}
body .npe2-plugin-panel .list-view ul li:hover {
  background: #dedede;
}
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: #f7f7f7;
  border: 1px solid #f7f7f7;
  margin: 0 3% 20px 0%;
  list-style-type: none;
}
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: #0073AA;
  padding: 7px;
  border-radius: 3px;
  width: 100%;
}
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: #000000;
  margin: 5px 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
body .npe2-plugin-panel .grid-view ul li .npeMonthYearTitle {
  height: 10px;
  border-bottom: 1px solid #0073AA !important;
  text-align: center;
  background: none !important;
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
  margin: 15px 5px;
  font-weight: bold;
  font-size: 15px;
}
body .npe2-plugin-panel .grid-view ul li .event-label-info {
  width: 100%;
  float: left;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  min-height: 63px;
  height: 100px;
  overflow: auto;
}
body .npe2-plugin-panel .grid-view ul li:hover {
  background: #dedede;
}
@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;
}
