/*!************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./client/css/plans.less ***!
  \************************************************************************************************************************************************************************/
.plan-panel {
  background: url('/client/images/mountains2.png') no-repeat center top;
  max-width: 1200px;
  min-width: 740px;
  margin: 0 auto 0 auto;
}
.plan-panel h1 {
  margin: 0;
  padding-top: 20px;
}
.plan-panel > .alert {
  margin-bottom: 0;
}
.plan-panel .pay-info {
  font-size: 22px;
  line-height: 30px;
  color: #302D2D;
  padding: 30px 0 20px 0;
  text-align: center;
}
.plan-panel .price-groups {
  max-width: 1000px;
  margin: 150px auto 0 auto;
}
.plan-panel .price-groups .price-tabs .price-tab {
  float: left;
  width: 50%;
  height: 80px;
  position: relative;
  cursor: pointer;
}
.plan-panel .price-groups .price-tabs .price-tab div {
  position: absolute;
  width: 100%;
}
.plan-panel .price-groups .price-tabs .price-tab .tab-title {
  top: 0;
  text-align: center;
  font-size: 30px;
  color: #fff;
  max-height: 80px;
  z-index: 10;
}
.plan-panel .price-groups .price-tabs .price-tab .tab-title img {
  margin: 5px 20px;
}
.plan-panel .price-groups .price-tabs .price-tab .tab-title span {
  position: relative;
  top: 10px;
}
.plan-panel .price-groups .price-tabs .price-tab .tab-top {
  top: 0;
  height: 15px;
  background-color: transparent;
}
.plan-panel .price-groups .price-tabs .price-tab .tab-body {
  top: 15px;
  height: 65px;
}
.plan-panel .price-groups .price-tabs .price-tab.smb-tab .tab-title img {
  margin-left: 40px;
}
.plan-panel .price-groups .price-tabs .price-tab.smb-tab.active .tab-top,
.plan-panel .price-groups .price-tabs .price-tab.smb-tab .tab-body {
  background-color: #1b67b4;
}
.plan-panel .price-groups .price-tabs .price-tab.smb-tab.active .tab-body {
  box-shadow: 4px 0px 3px -3px #af6416;
  z-index: 5;
}
.plan-panel .price-groups .price-panel {
  width: 100%;
  height: 324px;
}
.plan-panel .price-groups .price-panel .group-desc {
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  width: 40%;
  margin-top: 30px;
  text-align: left;
}
.plan-panel .price-groups .price-panel .group-desc .plan-period {
  margin-top: 30px;
  float: left;
  width: 50%;
  padding: 10px;
  border: 1px solid #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}
.plan-panel .price-groups .price-panel .group-desc .plan-period.active {
  background-color: #fff;
}
.plan-panel .price-groups .price-panel .group-desc .plan-discount {
  margin-top: 5px;
  float: right;
  width: 50%;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.plan-panel .price-groups .price-panel .group-desc .plan-discount.active {
  color: #fff !important;
}
.plan-panel .price-groups .price-panel.smb-panel {
  background: url('/client/images/smb-panel.png') no-repeat center top;
}
.plan-panel .price-groups .price-panel.smb-panel .group-desc {
  float: left;
  margin-left: 70px;
}
.plan-panel .price-groups .price-panel.smb-panel .group-desc .plan-period.active {
  color: #1b67b4;
}
.plan-panel .price-groups .price-panel.smb-panel .group-desc .plan-discount {
  color: #999;
}
.plan-panel .price-groups .plan-list {
  width: 100%;
  float: left;
}
.plan-panel .price-groups .plan-list .plan-col {
  width: 25%;
  float: left;
  background-color: #fff;
}
.plan-panel .price-groups .plan-list .plan-col .plan-title {
  position: relative;
  padding: 20px;
  background-color: #2c2c2c;
  border-right: 1px solid #303030;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1px;
}
.plan-panel .price-groups .plan-list .plan-col .plan-cell {
  border-bottom: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  padding: 15px;
}
.plan-panel .price-groups .plan-list .plan-col .plan-cell .qua {
  font-size: 24px;
  font-weight: bold;
}
.plan-panel .price-groups .plan-list .plan-col .plan-cell.price {
  padding: 30px 0;
}
.plan-panel .price-groups .plan-list .plan-col:first-child .plan-cell {
  border-left: 1px solid #cdcdcd;
}
.plan-panel .price-groups .plan-list .plan-col .current-label {
  display: none;
}
.plan-panel .price-groups .plan-list .plan-col.current .plan-title {
  background-color: #3a3a3a;
  padding-top: 10px;
  margin-top: -10px;
}
.plan-panel .price-groups .plan-list .plan-col.current .plan-title .current-label {
  height: 20px;
  display: block;
  font-size: 10px;
  text-transform: uppercase;
  padding-bottom: 5px;
  color: #222;
  text-shadow: 1px 1px 0 #444;
}
.plan-panel .price-groups .price {
  padding: 30px 0;
  min-height: 140px;
}
.plan-panel .price-groups .price.x2 {
  min-height: 245px;
}
.plan-panel .price-groups .price.x2.free {
  padding-top: 80px;
}
.plan-panel .price-groups .price.x3 {
  min-height: 300px;
}
.plan-panel .price-groups .price.x3.free {
  padding-top: 120px;
}
.plan-panel .price-groups .price.withTotal {
  min-height: 180px;
}
.plan-panel .price-groups .price.withTotal.x2 {
  min-height: 285px;
}
.plan-panel .price-groups .price.withTotal.x3 {
  min-height: 340px;
}
.plan-panel .price-groups .price .strikethrough:before {
  border-top: 2px solid;
}
.plan-panel .price-groups .price .old {
  padding-left: 10px;
  color: #aaa;
}
.plan-panel .price-groups .price .old .amt {
  font-size: 36px;
  line-height: 36px;
}
.plan-panel .price-groups .price .old .super {
  font-size: 12px;
  top: -15px;
}
.plan-panel .price-groups .price .old img {
  margin-top: -5px;
}
.plan-panel .price-groups .price .new {
  color: #fb8812;
  margin-top: 20px;
  line-height: 30px;
}
.plan-panel .price-groups .price .super {
  font-size: 16px;
  position: relative;
  top: -30px;
}
.plan-panel .price-groups .price .amt {
  font-size: 60px;
  margin-right: 6px;
  letter-spacing: -4px;
  line-height: 60px;
}
.plan-panel .price-groups .price .sub {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  margin-left: -4px;
}
.plan-panel .price-groups .price .total {
  font-size: 12px;
  color: #555;
  text-align: center;
  margin-top: 10px;
}
.plan-panel .price-groups .price .total .old-total {
  text-decoration: line-through;
  color: #aaa;
}
.plan-panel .price-groups .support {
  color: #fff;
  background-color: #1b67b4;
  margin-top: 20px;
}
.plan-panel .price-groups .support .title,
.plan-panel .price-groups .support .price {
  float: left;
  width: 33%;
  text-align: center;
}
.plan-panel .price-groups .support .title .note,
.plan-panel .price-groups .support .price .note {
  font-size: 14px;
  margin: 10px 20px;
}
.plan-panel .price-groups .support .price {
  border-left: 1px solid #1a60a7;
}
.plan-panel .price-groups .support .price .purchase {
  margin-top: 15px;
}
.plan-panel .price-groups .support .title {
  padding-top: 50px;
  font-size: 28px;
}
.plan-panel .price-groups .features {
  font-size: 18px;
  line-height: 36px;
  min-height: 200px;
  padding-top: 30px;
}
@media (max-width: 1200px) {
  .plan-panel .price-groups .features {
    min-height: 300px;
  }
}
.plan-panel .price-groups .features div a[data-toggle] {
  color: black;
  text-decoration: none;
  border-bottom: 1px dotted black;
}
.plan-panel .price-groups .features div img {
  margin: 0 10px 15px 10px;
  max-width: 50%;
}
.plan-panel .price-groups .features div .fa {
  color: #777;
}
.plan-panel .price-groups .features .support-included {
  font-size: 20px;
  font-weight: bold;
}
.plan-panel .price-groups .free-plan {
  background-color: #fff;
  margin: 20px 0;
  border: 1px solid #cdcdcd;
  float: left;
  width: 100%;
}
.plan-panel .price-groups .free-plan.no-action .title {
  width: 25%;
}
.plan-panel .price-groups .free-plan.no-action .free-features {
  width: 75%;
}
.plan-panel .price-groups .free-plan .title {
  width: 18%;
  height: 100px;
  padding: 25px 35px;
  font-size: 22px;
  font-weight: bold;
  float: left;
  border-right: 1px solid #eee;
}
.plan-panel .price-groups .free-plan .title .trial {
  font-size: 16px;
  color: #777;
  font-weight: normal;
}
.plan-panel .price-groups .free-plan .free-btn {
  width: 22%;
  float: left;
  padding: 25px;
  border-left: 1px solid #eee;
  text-align: center;
}
.plan-panel .price-groups .free-plan .free-btn .btn {
  float: right;
}
.plan-panel .price-groups .free-plan .free-btn .current {
  font-size: 16px;
  margin-top: -10px;
}
.plan-panel .price-groups .free-plan .free-features {
  width: 60%;
  padding: 0 30px;
  float: left;
  font-size: 16px;
  height: 100px;
  line-height: 100px;
}
.plan-panel .price-groups .free-plan .free-features > span {
  display: inline-block;
  vertical-align: middle;
  line-height: 32px;
}
.plan-panel .price-groups .free-plan .free-features > span .qua {
  font-size: 18px;
  font-weight: bold;
}
.plan-panel .price-groups .change-action {
  min-height: 50px;
}
.plan-panel .price-groups .change-action .current {
  padding-top: 10px;
}
.plan-panel .price-groups .feature-center {
  width: 100%;
  padding-top: 50px;
  border-bottom: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;
  border-left: 1px solid #cdcdcd;
  text-align: center;
  background-color: #fff;
  min-height: 270px;
}
.plan-panel .price-groups .feature-center .coming-soon {
  margin: 10px 0 20px 0;
  color: #777;
}
.plan-panel .price-groups .feature-center .coming-soon .coming-soon-head {
  font-size: 20px;
  font-weight: bold;
}
.plan-panel .price-groups .feature-center .coming-soon div a[data-toggle] {
  color: #777;
}
.plan-panel .notes {
  color: #777;
  margin-top: 10px;
  text-align: right;
}
.plan-panel .plan-faq .faq-header {
  margin: 40px 0 10px 0;
}
.plan-panel .plan-faq .faq-header span {
  color: #ccc;
}
.plan-panel .plan-faq .fre_q {
  border-top: 4px solid #1b67b4;
  float: left;
  width: 50%;
  padding: 20px 20px 20px 0;
  text-align: left;
}
.plan-panel .plan-faq .fre_q ul {
  padding-left: 0;
}
.plan-panel .plan-faq .fre_q ul li {
  padding: 5px 0;
}
.plan-panel .plan-faq .fre_q ul li span {
  color: #1b67b4;
  font-weight: bold;
  font-size: 20px;
  display: block;
}
.plan-panel .plan-faq .plan-contact {
  border-top: 4px solid #fb8812;
  float: left;
  width: 50%;
  padding: 20px;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
}
.plan-panel .plan-faq .plan-contact ul {
  margin-top: 20px;
}
.plan-panel .plan-faq .plan-contact ul li {
  color: #fb8812;
  line-height: 40px;
}
.plan-panel .plan-faq .plan-contact ul li.c1 {
  font-size: 18px;
}
.plan-panel .plan-faq .plan-contact ul li.c2 {
  font-size: 22px;
}
.plan-panel .plan-faq .plan-contact ul li.c3 {
  line-height: 44px;
  font-size: 26px;
}
.plan-panel .plan-faq .plan-contact ul li span {
  font-weight: bold;
}
.plan-panel .plan-faq .plan-contact img {
  margin: 30px 0 50px 0;
}

/*!*************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./client/css/styles.less ***!
  \*************************************************************************************************************************************************************************/
.pointer {
  cursor: pointer !important;
}
.btn-orange {
  color: #fff;
  background-color: #fa7e17;
  border-color: #f27105;
}
.btn-orange:focus,
.btn-orange.focus {
  color: #fff;
  background-color: #d96505;
  border-color: #753703;
}
.btn-orange:hover {
  color: #fff;
  background-color: #d96505;
  border-color: #b65504;
}
.btn-orange:active,
.btn-orange.active,
.open > .dropdown-toggle.btn-orange {
  color: #fff;
  background-color: #d96505;
  border-color: #b65504;
}
.btn-orange:active:hover,
.btn-orange.active:hover,
.open > .dropdown-toggle.btn-orange:hover,
.btn-orange:active:focus,
.btn-orange.active:focus,
.open > .dropdown-toggle.btn-orange:focus,
.btn-orange:active.focus,
.btn-orange.active.focus,
.open > .dropdown-toggle.btn-orange.focus {
  color: #fff;
  background-color: #b65504;
  border-color: #753703;
}
.btn-orange:active,
.btn-orange.active,
.open > .dropdown-toggle.btn-orange {
  background-image: none;
}
.btn-orange.disabled:hover,
.btn-orange[disabled]:hover,
fieldset[disabled] .btn-orange:hover,
.btn-orange.disabled:focus,
.btn-orange[disabled]:focus,
fieldset[disabled] .btn-orange:focus,
.btn-orange.disabled.focus,
.btn-orange[disabled].focus,
fieldset[disabled] .btn-orange.focus {
  background-color: #fa7e17;
  border-color: #f27105;
}
.btn-orange .badge {
  color: #fa7e17;
  background-color: #fff;
}
.btn-orange-dark {
  color: #fff;
  background-color: #d96505;
  border-color: #c05a04;
}
.btn-orange-dark:focus,
.btn-orange-dark.focus {
  color: #fff;
  background-color: #a74e04;
  border-color: #441f01;
}
.btn-orange-dark:hover {
  color: #fff;
  background-color: #a74e04;
  border-color: #843e03;
}
.btn-orange-dark:active,
.btn-orange-dark.active,
.open > .dropdown-toggle.btn-orange-dark {
  color: #fff;
  background-color: #a74e04;
  border-color: #843e03;
}
.btn-orange-dark:active:hover,
.btn-orange-dark.active:hover,
.open > .dropdown-toggle.btn-orange-dark:hover,
.btn-orange-dark:active:focus,
.btn-orange-dark.active:focus,
.open > .dropdown-toggle.btn-orange-dark:focus,
.btn-orange-dark:active.focus,
.btn-orange-dark.active.focus,
.open > .dropdown-toggle.btn-orange-dark.focus {
  color: #fff;
  background-color: #843e03;
  border-color: #441f01;
}
.btn-orange-dark:active,
.btn-orange-dark.active,
.open > .dropdown-toggle.btn-orange-dark {
  background-image: none;
}
.btn-orange-dark.disabled:hover,
.btn-orange-dark[disabled]:hover,
fieldset[disabled] .btn-orange-dark:hover,
.btn-orange-dark.disabled:focus,
.btn-orange-dark[disabled]:focus,
fieldset[disabled] .btn-orange-dark:focus,
.btn-orange-dark.disabled.focus,
.btn-orange-dark[disabled].focus,
fieldset[disabled] .btn-orange-dark.focus {
  background-color: #d96505;
  border-color: #c05a04;
}
.btn-orange-dark .badge {
  color: #d96505;
  background-color: #fff;
}
.btn-grey {
  color: #fff;
  background-color: #a3a3a3;
  border-color: #969696;
}
.btn-grey:focus,
.btn-grey.focus {
  color: #fff;
  background-color: #8a8a8a;
  border-color: #565656;
}
.btn-grey:hover {
  color: #fff;
  background-color: #8a8a8a;
  border-color: #787878;
}
.btn-grey:active,
.btn-grey.active,
.open > .dropdown-toggle.btn-grey {
  color: #fff;
  background-color: #8a8a8a;
  border-color: #787878;
}
.btn-grey:active:hover,
.btn-grey.active:hover,
.open > .dropdown-toggle.btn-grey:hover,
.btn-grey:active:focus,
.btn-grey.active:focus,
.open > .dropdown-toggle.btn-grey:focus,
.btn-grey:active.focus,
.btn-grey.active.focus,
.open > .dropdown-toggle.btn-grey.focus {
  color: #fff;
  background-color: #787878;
  border-color: #565656;
}
.btn-grey:active,
.btn-grey.active,
.open > .dropdown-toggle.btn-grey {
  background-image: none;
}
.btn-grey.disabled:hover,
.btn-grey[disabled]:hover,
fieldset[disabled] .btn-grey:hover,
.btn-grey.disabled:focus,
.btn-grey[disabled]:focus,
fieldset[disabled] .btn-grey:focus,
.btn-grey.disabled.focus,
.btn-grey[disabled].focus,
fieldset[disabled] .btn-grey.focus {
  background-color: #a3a3a3;
  border-color: #969696;
}
.btn-grey .badge {
  color: #a3a3a3;
  background-color: #fff;
}
.btn-primary-dark {
  color: #f2f2f2;
  background-color: #2e6da4;
  border-color: #286090;
}
.btn-primary-dark:focus,
.btn-primary-dark.focus {
  color: #f2f2f2;
  background-color: #23527c;
  border-color: #0c1d2c;
}
.btn-primary-dark:hover {
  color: #f2f2f2;
  background-color: #23527c;
  border-color: #1b4060;
}
.btn-primary-dark:active,
.btn-primary-dark.active,
.open > .dropdown-toggle.btn-primary-dark {
  color: #f2f2f2;
  background-color: #23527c;
  border-color: #1b4060;
}
.btn-primary-dark:active:hover,
.btn-primary-dark.active:hover,
.open > .dropdown-toggle.btn-primary-dark:hover,
.btn-primary-dark:active:focus,
.btn-primary-dark.active:focus,
.open > .dropdown-toggle.btn-primary-dark:focus,
.btn-primary-dark:active.focus,
.btn-primary-dark.active.focus,
.open > .dropdown-toggle.btn-primary-dark.focus {
  color: #f2f2f2;
  background-color: #1b4060;
  border-color: #0c1d2c;
}
.btn-primary-dark:active,
.btn-primary-dark.active,
.open > .dropdown-toggle.btn-primary-dark {
  background-image: none;
}
.btn-primary-dark.disabled:hover,
.btn-primary-dark[disabled]:hover,
fieldset[disabled] .btn-primary-dark:hover,
.btn-primary-dark.disabled:focus,
.btn-primary-dark[disabled]:focus,
fieldset[disabled] .btn-primary-dark:focus,
.btn-primary-dark.disabled.focus,
.btn-primary-dark[disabled].focus,
fieldset[disabled] .btn-primary-dark.focus {
  background-color: #2e6da4;
  border-color: #286090;
}
.btn-primary-dark .badge {
  color: #2e6da4;
  background-color: #f2f2f2;
}
.btn-white {
  color: #1b67b4;
  background-color: #fff;
  border-color: #f2f2f2;
}
.btn-white:focus,
.btn-white.focus {
  color: #1b67b4;
  background-color: #e6e6e6;
  border-color: #b3b3b3;
}
.btn-white:hover {
  color: #1b67b4;
  background-color: #e6e6e6;
  border-color: #d4d4d4;
}
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  color: #1b67b4;
  background-color: #e6e6e6;
  border-color: #d4d4d4;
}
.btn-white:active:hover,
.btn-white.active:hover,
.open > .dropdown-toggle.btn-white:hover,
.btn-white:active:focus,
.btn-white.active:focus,
.open > .dropdown-toggle.btn-white:focus,
.btn-white:active.focus,
.btn-white.active.focus,
.open > .dropdown-toggle.btn-white.focus {
  color: #1b67b4;
  background-color: #d4d4d4;
  border-color: #b3b3b3;
}
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  background-image: none;
}
.btn-white.disabled:hover,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white:hover,
.btn-white.disabled:focus,
.btn-white[disabled]:focus,
fieldset[disabled] .btn-white:focus,
.btn-white.disabled.focus,
.btn-white[disabled].focus,
fieldset[disabled] .btn-white.focus {
  background-color: #fff;
  border-color: #f2f2f2;
}
.btn-white .badge {
  color: #fff;
  background-color: #1b67b4;
}
.label-important,
.badge-important {
  background-color: #b94a48;
}
.brand-orange {
  color: #fa7e17;
}
.brand-orange-bkg {
  background-color: #fa7e17;
}
.brand-blue {
  color: #1b67b4;
}
.brand-blue-bkg {
  background-color: #1b67b4;
}
.white {
  color: #fff;
}
.full-height {
  position: relative;
  height: 100%;
}
.full-width {
  width: 100%;
}
.center {
  text-align: center;
}
.text-underline {
  text-decoration: underline;
}
.text-bold {
  font-weight: bold;
}
.text-lg {
  font-size: 120%;
}
.text-xl {
  font-size: 140%;
}
.text-xxl {
  font-size: 160%;
}
.text-sm {
  font-size: 80%;
}
.text-xs {
  font-size: 60%;
}
.text-normal {
  font-weight: normal;
}
.text-bottom {
  vertical-align: text-bottom;
}
.text-title {
  font-size: 150%;
  padding-bottom: 20px;
}
.text-title .title-hint {
  font-size: 50%;
  color: #737373;
}
.text-title-lg {
  font-size: 175%;
}
.required-field:after {
  color: #e32;
  content: ' *';
  display: inline;
}
.required label {
  font-weight: bold;
}
.required label:after {
  color: #e32;
  content: ' *';
  display: inline;
}
.pre {
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
}
form .validation-summary-valid {
  display: none;
}
form .field-validation-error {
  color: #a94442;
}
form .input-validation-error {
  border: 1px solid #a94442;
  background-color: #FEE;
  border-image: initial;
}
form .under-control {
  position: absolute;
  margin-top: 60px;
}
.align-middle {
  vertical-align: middle;
}
.input-size-xs {
  display: inline-block;
  width: 80px !important;
}
.input-size-sm {
  display: inline-block;
  width: 120px !important;
}
.input-size-md {
  display: inline-block;
  width: 180px !important;
}
.input-size-lg {
  display: inline-block;
  width: 320px !important;
}
.info-panel-sm {
  font-size: 12px;
  margin-bottom: 5px;
  line-height: 30px;
}
.info-panel-sm span {
  display: inline-block;
}
.inline-item {
  float: left;
  margin: 5px 5px 0 0;
}
.error-alert {
  background-color: #f44336;
  font-size: 15px;
  color: #fff;
  padding: 10px 20px;
  margin: 4px 0;
}
.error-alert a {
  color: #fff;
}
/*Bootstrap*/
.tab-content {
  overflow: auto;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  /*top: 0;
        left: 100%;*/
  /*margin-top: -6px;
        margin-left: -1px;
        border-radius: 0 6px 6px 6px;*/
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none !important;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.nav-list li a {
  cursor: pointer;
}
.nav-list li .action-icon {
  display: none;
  margin-top: -20px;
  cursor: pointer;
  float: right;
}
.nav-list li:hover .action-icon {
  display: inline;
}
.list-group .list-group-item .action-icon {
  display: none;
  cursor: pointer;
  float: right;
  margin-left: 5px;
}
.list-group .list-group-item:hover .action-icon {
  display: inline;
}
.badge-sm {
  padding: 2px 5px;
  font-size: 10px;
  border-radius: 8px;
}
.search-clear {
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  height: 18px;
  margin: auto;
  font-size: 18px;
  cursor: pointer;
  color: #ccc;
}
/*Angular*/
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak,
.ng-hide:not(.ng-hide-animate) {
  display: none !important;
}
ng\:form {
  display: block;
}
.ng-animate-shim {
  visibility: hidden;
}
.ng-anchor {
  position: absolute;
}
@media print {
  .no-print,
  .no-print * {
    display: none !important;
  }
}

/*!***********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./client/css/site.less ***!
  \***********************************************************************************************************************************************************************/
.site-footer {
  color: #fff;
  font-size: 12px;
  overflow: hidden;
}
.site-footer.app-container {
  background-color: #1b2733;
}
.site-footer.app-container .copyright {
  margin-top: 15px;
}
.site-footer.site-container {
  background-color: #3a3632;
}
.site-footer.site-container .footer-nav {
  padding: 10px;
}
.site-footer .footer-nav {
  padding: 7px 15px;
}
.site-footer .footer-nav img {
  margin: 0 15px;
  float: left;
}
.site-footer .footer-nav a {
  color: #fff;
}
.site-footer .footer-nav ul {
  float: right;
  list-style: none;
}
.site-footer .footer-nav ul li {
  float: left;
  text-transform: uppercase;
  margin-left: 20px;
  margin-top: 10px;
}
.site-footer .footer-nav .copyright {
  text-align: center;
  display: inline-block;
}
.site-footer .site-copyright {
  text-align: center;
  background-color: #2e2b28;
  padding: 5px;
  color: #ccc;
}
.image-collection .image-wrap {
  float: left;
  margin: 0 10px 10px 0;
  text-align: center;
  max-width: 150px;
  overflow: hidden;
}
.image-collection .image-wrap .img {
  height: 75px;
}
.image-collection .image-wrap .img img {
  max-height: 100%;
  max-width: 100%;
  margin: 0 auto;
}
.image-collection .image-wrap .name {
  padding-top: 2px;
  font-size: 10px;
  max-height: 15px;
}

/*!*******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./build/common.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************/
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
/*@include media-breakpoint-up(xl) {
    .modal-xl {
        max-width: $modal-xl;
    }
}*/
@media (min-width: 768px) {
  .modal-flex {
    max-width: 80%;
  }
}
.modal-xl {
  max-width: 1140px;
}

.modal-lg2 {
  max-width: 1000px;
}

.animate-show-hide.ng-hide {
  opacity: 0;
}

.animate-show-hide.ng-hide-add,
.animate-show-hide.ng-hide-remove {
  transition: all linear 0.5s;
}

.my-6, mt-6 {
  margin-top: 6rem !important;
}

.my-6, mb-6 {
  margin-bottom: 6rem !important;
}

.btn-primary {
  border-color: #2d6da3;
}
.btn-secondary {
  border-color: #e1e1e1;
}
.btn-success {
  border-color: #3c9a5f;
}
.btn-info {
  border-color: #46b8da;
  color: #fff;
}
.btn-danger {
  border-color: #ea2f10;
}
.btn-warning {
  border-color: #d08002;
  color: #fff;
}
.btn-light {
  border-color: #e1e1e1;
}
.btn-dark {
  border-color: #151515;
}
.btn-outline-secondary {
  color: #495057;
}

a:not([href]).btn-primary, a:not([href]).btn-danger, a:not([href]).btn-info, a:not([href]):hover.btn-primary, a:not([href]):hover.btn-danger, a:not([href]):hover.btn-info, a:not([href]):focus.btn-primary, a:not([href]):focus.btn-danger, a:not([href]):focus.btn-info {
  color: #fff;
}

.btn-group .dropdown-menu {
  border-top-width: 0;
}
.btn-group .dropdown-toggle {
  /*&.btn-secondary ~ .dropdown-menu {
      background-color: $secondary;
      border-color: darken($secondary, 5%);

      .dropdown-item {
          color: $white;
      }

      .dropdown-item:hover,
      .dropdown-item:focus {
          background-color: darken($secondary, 8%);
      }
  }*/
}
.btn-group .dropdown-toggle.btn-primary ~ .dropdown-menu {
  background-color: #337ab7;
  border-color: #2d6da3;
}
.btn-group .dropdown-toggle.btn-primary ~ .dropdown-menu .dropdown-item {
  color: #fff;
}
.btn-group .dropdown-toggle.btn-primary ~ .dropdown-menu .dropdown-item:hover,
.btn-group .dropdown-toggle.btn-primary ~ .dropdown-menu .dropdown-item:focus {
  background-color: #2a6597;
}
.btn-group .dropdown-toggle.btn-success ~ .dropdown-menu {
  background-color: #43ac6a;
  border-color: #3c9a5f;
}
.btn-group .dropdown-toggle.btn-success ~ .dropdown-menu .dropdown-item {
  color: #fff;
}
.btn-group .dropdown-toggle.btn-success ~ .dropdown-menu .dropdown-item:hover,
.btn-group .dropdown-toggle.btn-success ~ .dropdown-menu .dropdown-item:focus {
  background-color: #388f58;
}
.btn-group .dropdown-toggle.btn-info ~ .dropdown-menu {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-group .dropdown-toggle.btn-info ~ .dropdown-menu .dropdown-item {
  color: #fff;
}
.btn-group .dropdown-toggle.btn-info ~ .dropdown-menu .dropdown-item:hover,
.btn-group .dropdown-toggle.btn-info ~ .dropdown-menu .dropdown-item:focus {
  background-color: #39b3d7;
}
.btn-group .dropdown-toggle.btn-warning ~ .dropdown-menu {
  background-color: #E99002;
  border-color: #d08002;
}
.btn-group .dropdown-toggle.btn-warning ~ .dropdown-menu .dropdown-item {
  color: #fff;
}
.btn-group .dropdown-toggle.btn-warning ~ .dropdown-menu .dropdown-item:hover,
.btn-group .dropdown-toggle.btn-warning ~ .dropdown-menu .dropdown-item:focus {
  background-color: #c17702;
}
.btn-group .dropdown-toggle.btn-danger ~ .dropdown-menu {
  background-color: #F04124;
  border-color: #2d6da3;
}
.btn-group .dropdown-toggle.btn-danger ~ .dropdown-menu .dropdown-item {
  color: #fff;
}
.btn-group .dropdown-toggle.btn-danger ~ .dropdown-menu .dropdown-item:hover,
.btn-group .dropdown-toggle.btn-danger ~ .dropdown-menu .dropdown-item:focus {
  background-color: #dc2c0f;
}

.btn-secondary .badge-secondary {
  background-color: #fff;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 0.2rem 0.4rem;
  font-size: 0.7rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

table {
  font-size: 0.875rem;
}

.table-success, .table-info, .table-warning, .table-danger {
  color: #fff;
}
.table-success a, .table-info a, .table-warning a, .table-danger a {
  color: #fff;
}
.table-success, .table-success > th, .table-success > td {
  background-color: #43ac6a;
}
.table-info, .table-info > th, .table-info > td {
  background-color: #5bc0de;
}
.table-danger, .table-danger > th, .table-danger > td {
  background-color: #F04124;
}
.table-warning, .table-warning > th, .table-warning > td {
  background-color: #E99002;
}
.table-hover .table-success:hover, .table-hover .table-success:hover > th, .table-hover .table-success:hover > td {
  background-color: #3c9a5f;
}
.table-hover .table-info:hover, .table-hover .table-info:hover > th, .table-hover .table-info:hover > td {
  background-color: #46b8da;
}
.table-hover .table-danger:hover, .table-hover .table-danger:hover > th, .table-hover .table-danger:hover > td {
  background-color: #ea2f10;
}
.table-hover .table-warning:hover, .table-hover .table-warning:hover > th, .table-hover .table-warning:hover > td {
  background-color: #d08002;
}

.table-section {
  position: relative;
}
.table-section .table-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.table-section .table-wrap .table-scroll {
  width: 100%;
  height: 100%;
  overflow: auto;
}

.table-scrollable {
  overflow-x: auto;
}

@media print {
  .table-section {
    min-height: auto !important;
    height: auto !important;
  }
  .table-section .table-wrap {
    position: relative;
  }
  .table-section .table-wrap .table-scroll {
    overflow: visible;
    overflow: initial;
  }
}
.badge-warning, .badge-info {
  color: #fff;
}

.help-inline {
  font-size: 80%;
  color: #888;
}

.well {
  min-height: 20px;
  padding: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.dropup-right .dropdown-menu {
  top: auto;
  bottom: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropup-right .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropup-right .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropup-right .dropdown-toggle::after {
  vertical-align: 0;
}

.number-right {
  text-align: right;
}
.number-right::-webkit-outer-spin-button, .number-right::-webkit-inner-spin-button {
  margin-left: 5px;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .carousel-item > img, .carousel-inner > .carousel-item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.carousel-inner > .carousel-item > img, .carousel-inner > .carousel-item > a > img {
  line-height: 1;
}

.form-inline.multi-line {
  line-height: 40px;
}
.form-inline > * {
  margin-right: 0.5rem;
}

.list-group .list-group-item.active {
  color: #fff;
}
.list-group .list-group-item.active:hover, .list-group .list-group-item.active:focus {
  color: #fff;
}

.modal-backdrop {
  visibility: hidden !important;
}

.modal.show {
  background-color: rgba(0, 0, 0, 0.5);
}

.typeahead-wrap .dropdown-menu {
  display: block;
}
.typeahead-wrap .dropdown-menu .uib-typeahead-match {
  padding: 0 10px;
}

.checkbox label, .checkbox-inline {
  margin-right: 0.75rem;
}
.checkbox label input[type=checkbox], .checkbox-inline input[type=checkbox] {
  position: relative;
  vertical-align: middle;
  bottom: 0.1rem;
}

.plan-panel2 {
  max-width: 1200px;
  min-width: 450px;
  margin: 30px auto 0 auto;
}
.plan-panel2 > .alert {
  margin-bottom: 0;
}
.plan-panel2 .pay-info {
  font-size: 22px;
  line-height: 30px;
  color: #302D2D;
  padding: 30px 0 20px 0;
  text-align: center;
}
.plan-panel2 .price-groups {
  max-width: 1000px;
  margin: 50px auto 0 auto;
}
.plan-panel2 .price-groups .price-tabs .price-tab {
  float: left;
  width: 50%;
  height: 80px;
  position: relative;
  cursor: pointer;
}
.plan-panel2 .price-groups .price-tabs .price-tab div {
  position: absolute;
  width: 100%;
}
.plan-panel2 .price-groups .price-tabs .price-tab .tab-title {
  top: 0;
  text-align: center;
  font-size: 30px;
  color: #fff;
  max-height: 80px;
  z-index: 10;
}
.plan-panel2 .price-groups .price-tabs .price-tab .tab-title img {
  margin: 5px 20px;
}
.plan-panel2 .price-groups .price-tabs .price-tab .tab-title span {
  position: relative;
  top: 10px;
}
.plan-panel2 .price-groups .price-tabs .price-tab .tab-top {
  top: 0;
  height: 15px;
  background-color: transparent;
}
.plan-panel2 .price-groups .price-tabs .price-tab .tab-body {
  top: 15px;
  height: 65px;
}
.plan-panel2 .price-groups .price-panel {
  width: 100%;
  background-color: #1b67b4;
  padding: 40px;
}
.plan-panel2 .price-groups .price-panel-content {
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  text-align: left;
}
.plan-panel2 .price-groups .price-panel-content .plan-period {
  margin-top: 30px;
  float: left;
  width: 50%;
  padding: 10px;
  border: 1px solid #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}
.plan-panel2 .price-groups .price-panel-content .plan-period.active {
  color: #1b67b4;
  background-color: #fff;
}
.plan-panel2 .price-groups .price-panel-content .plan-discount {
  margin-top: 5px;
  float: right;
  width: 50%;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #999;
}
.plan-panel2 .price-groups .price-panel-content .plan-discount.active {
  color: #fff !important;
}
.plan-panel2 .price-groups .plan-list {
  width: 100%;
  float: left;
}
@media (max-width: 1000px) {
  .plan-panel2 .price-groups .plan-list .plan-col .limit-note {
    padding-right: 5px !important;
  }
}
@media (max-width: 800px) {
  .plan-panel2 .price-groups .plan-list .plan-col .features {
    min-height: 200px;
  }
}
@media (max-width: 600px) {
  .plan-panel2 .price-groups .plan-list .plan-col .features {
    min-height: 230px;
  }
}
.plan-panel2 .price-groups .plan-list .plan-col {
  width: 25%;
  float: left;
  background-color: #fff;
}
.plan-panel2 .price-groups .plan-list .plan-col .limit-note {
  text-align: right;
  color: #fa7e17;
  font-size: 12px;
  padding-right: 20px;
  font-weight: bold;
}
.plan-panel2 .price-groups .plan-list .plan-col.pro {
  width: 50%;
}
.plan-panel2 .price-groups .plan-list .plan-col.pro .plan-cell .limit {
  width: 25%;
  float: left;
}
.plan-panel2 .price-groups .plan-list .plan-col.pro .plan-cell .limit-slider {
  width: 75%;
  float: left;
  padding: 10px 10px 10px 20px;
}
.plan-panel2 .price-groups .plan-list .plan-col.pro .plan-cell .limit-slider .noUi-pips {
  font-size: 10px;
  padding-top: 5px;
}
.plan-panel2 .price-groups .plan-list .plan-col.pro .plan-cell .limit-slider .noUi-pips .noUi-marker-large {
  height: 5px;
}
.plan-panel2 .price-groups .plan-list .plan-col.pro .plan-cell .limit-slider #products-slider .noUi-connect {
  background: #337ab7;
}
.plan-panel2 .price-groups .plan-list .plan-col.pro .plan-cell .limit-slider #catalogs-slider .noUi-connect {
  background: #fa7e17;
}
.plan-panel2 .price-groups .plan-list .plan-col.pro .plan-cell .limit-slider #storage-slider .noUi-connect {
  background: #43ac6a;
}
.plan-panel2 .price-groups .plan-list .plan-col.pro .plan-cell .limit-slider #users-slider .noUi-connect {
  background: #5bc0de;
}
.plan-panel2 .price-groups .plan-list .plan-col .plan-title {
  position: relative;
  padding: 20px;
  background-color: #2c2c2c;
  border-right: 1px solid #303030;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1px;
}
.plan-panel2 .price-groups .plan-list .plan-col .plan-cell {
  border-bottom: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;
  font-size: 16px;
  /*line-height: 24px;*/
  text-align: center;
  padding: 15px;
}
.plan-panel2 .price-groups .plan-list .plan-col .plan-cell .qua {
  font-size: 24px;
  font-weight: bold;
}
.plan-panel2 .price-groups .plan-list .plan-col:first-child .plan-cell {
  border-left: 1px solid #cdcdcd;
}
.plan-panel2 .price-groups .plan-list .plan-col .current-label {
  display: none;
}
.plan-panel2 .price-groups .plan-list .plan-col.current .plan-title {
  background-color: #3a3a3a;
  padding-top: 10px;
  margin-top: -10px;
}
.plan-panel2 .price-groups .plan-list .plan-col.current .plan-title .current-label {
  height: 20px;
  display: block;
  font-size: 10px;
  text-transform: uppercase;
  padding-bottom: 5px;
  color: #222;
  text-shadow: 1px 1px 0 #444;
}
.plan-panel2 .price-groups .price {
  padding: 30px 0 10px 0;
}
@media (max-width: 1000px) {
  .plan-panel2 .price-groups .price .price-amt {
    min-height: 90px;
  }
  .plan-panel2 .price-groups .price .price-amt .amt {
    font-size: 44px;
  }
  .plan-panel2 .price-groups .price .price-amt .super {
    font-size: 12px;
    top: -20px;
  }
}
.plan-panel2 .price-groups .price img {
  display: none;
}
.plan-panel2 .price-groups .price .old-price {
  margin-left: -30px;
  color: #aaa;
}
.plan-panel2 .price-groups .price .old-price.price-amt {
  min-height: 50px;
}
.plan-panel2 .price-groups .price .old-price .amt {
  font-size: 32px;
  /*line-height: 36px;*/
}
.plan-panel2 .price-groups .price .old-price .super {
  font-size: 10px;
  top: -15px;
}
.plan-panel2 .price-groups .price .old-price img {
  display: inline-block;
  margin-top: -15px;
  max-height: 40px;
}
.plan-panel2 .price-groups .price .old-price .sub, .plan-panel2 .price-groups .price .old-price .cent {
  display: none;
}
.plan-panel2 .price-groups .price .new-price {
  color: #fa7e17;
}
.plan-panel2 .price-groups .price .super {
  font-size: 16px;
  position: relative;
  top: -30px;
}
.plan-panel2 .price-groups .price .amt {
  font-size: 60px;
  margin-right: 6px;
  letter-spacing: -4px;
  line-height: 60px;
}
.plan-panel2 .price-groups .price .sub {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  margin-left: -4px;
}
.plan-panel2 .price-groups .year-price {
  font-size: 12px;
  color: #555;
  text-align: center;
  margin-top: 10px;
}
.plan-panel2 .price-groups .year-price .old-total {
  text-decoration: line-through;
  color: #aaa;
}
.plan-panel2 .price-groups .support {
  color: #fff;
  background-color: #1b67b4;
  margin-top: 20px;
  padding-bottom: 30px;
}
.plan-panel2 .price-groups .support .title, .plan-panel2 .price-groups .support .price {
  float: left;
  width: 33%;
  text-align: center;
}
.plan-panel2 .price-groups .support .title .note, .plan-panel2 .price-groups .support .price .note {
  font-size: 14px;
  margin: 10px 20px;
}
.plan-panel2 .price-groups .support .price {
  border-left: 1px solid #1a60a7;
}
.plan-panel2 .price-groups .support .price .purchase {
  margin-top: 15px;
}
.plan-panel2 .price-groups .support .title {
  padding-top: 50px;
  font-size: 28px;
}
.plan-panel2 .price-groups .features {
  font-size: 18px;
  line-height: 36px;
  min-height: 120px;
  padding-top: 10px;
}
.plan-panel2 .price-groups .features div a[data-toggle] {
  color: black;
  text-decoration: none;
  border-bottom: 1px dotted black;
}
.plan-panel2 .price-groups .features div img {
  margin: 0 10px 15px 10px;
  max-width: 50%;
}
.plan-panel2 .price-groups .features div .fa {
  color: #777;
}
.plan-panel2 .price-groups .features .support-included {
  font-size: 20px;
  font-weight: bold;
}
.plan-panel2 .price-groups .free-plan {
  background-color: #fff;
  margin: 20px 0;
  border: 1px solid #cdcdcd;
  float: left;
  width: 100%;
}
.plan-panel2 .price-groups .free-plan.no-action .title {
  width: 25%;
}
.plan-panel2 .price-groups .free-plan.no-action .free-features {
  width: 75%;
}
.plan-panel2 .price-groups .free-plan .title {
  width: 18%;
  padding: 25px 35px;
  font-size: 22px;
  font-weight: bold;
  float: left;
}
.plan-panel2 .price-groups .free-plan .title .trial {
  font-size: 16px;
  color: #777;
  font-weight: normal;
}
.plan-panel2 .price-groups .free-plan .free-btn {
  width: 22%;
  float: left;
  padding: 25px;
  text-align: center;
}
.plan-panel2 .price-groups .free-plan .free-btn .btn {
  float: right;
}
.plan-panel2 .price-groups .free-plan .free-btn .current {
  font-size: 18px;
}
.plan-panel2 .price-groups .free-plan .free-features {
  width: 60%;
  padding: 25px 30px;
  float: left;
  font-size: 16px;
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
}
.plan-panel2 .price-groups .free-plan .free-features > span {
  display: inline-block;
  vertical-align: middle;
  line-height: 32px;
}
.plan-panel2 .price-groups .free-plan .free-features > span .qua {
  font-size: 18px;
  font-weight: bold;
}
.plan-panel2 .price-groups .change-action {
  min-height: 50px;
}
.plan-panel2 .price-groups .change-action .current {
  padding-top: 10px;
}
.plan-panel2 .price-groups .feature-center {
  width: 100%;
  padding-top: 50px;
  border-bottom: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;
  border-left: 1px solid #cdcdcd;
  text-align: center;
  background-color: #fff;
  min-height: 270px;
}
.plan-panel2 .price-groups .feature-center .coming-soon {
  margin: 10px 0 20px 0;
  color: #777;
}
.plan-panel2 .price-groups .feature-center .coming-soon .coming-soon-head {
  font-size: 20px;
  font-weight: bold;
}
.plan-panel2 .price-groups .feature-center .coming-soon div a[data-toggle] {
  color: #777;
}
.plan-panel2 .price-groups .feature-center .integration-logo img {
  max-height: 35px;
}
.plan-panel2 .notes {
  color: #777;
  margin-top: 10px;
  text-align: right;
}
.plan-panel2 .plan-faq .faq-header {
  margin: 40px 0 10px 0;
}
.plan-panel2 .plan-faq .faq-header span {
  color: #ccc;
}
.plan-panel2 .plan-faq .fre_q {
  border-top: 4px solid #1b67b4;
  float: left;
  width: 50%;
  padding: 20px 20px 20px 0;
  text-align: left;
}
.plan-panel2 .plan-faq .fre_q ul {
  padding-left: 0;
}
.plan-panel2 .plan-faq .fre_q ul li {
  padding: 5px 0;
}
.plan-panel2 .plan-faq .fre_q ul li span {
  color: #1b67b4;
  font-weight: bold;
  font-size: 20px;
  display: block;
}
.plan-panel2 .plan-faq .plan-contact {
  border-top: 4px solid #fb8812;
  float: left;
  width: 50%;
  padding: 20px;
  background-color: #fff;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
}
.plan-panel2 .plan-faq .plan-contact ul {
  margin-top: 20px;
}
.plan-panel2 .plan-faq .plan-contact ul li {
  color: #fb8812;
  line-height: 40px;
}
.plan-panel2 .plan-faq .plan-contact ul li.c1 {
  font-size: 18px;
}
.plan-panel2 .plan-faq .plan-contact ul li.c2 {
  font-size: 22px;
}
.plan-panel2 .plan-faq .plan-contact ul li.c3 {
  line-height: 44px;
  font-size: 26px;
}
.plan-panel2 .plan-faq .plan-contact ul li span {
  font-weight: bold;
}
.plan-panel2 .plan-faq .plan-contact img {
  margin: 30px 0 50px 0;
}

.billing-dialog {
  z-index: 2000;
}
.billing-dialog .card-error {
  color: #F04124;
  min-height: 50px;
  padding: 10px 0;
}

