.borderred {
  border: 1px solid red !important; }

#submit-button {
  background: #3192e9;
  color: white;
  height: 40px;
  padding: 10px; }

#Uploadorganizationlogo {
  width: 120px !important; }

.signupField {
  height: 40px !important; }

#Uploadorganizationlogo_dialog_wrapper {
  left: 0px !important; }

.blockOverlay {
  z-index: 1000;
  border: none;
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: black;
  opacity: 0.6;
  cursor: wait;
  position: fixed; }

.greenLabeltick .ion-checkmark {
  color: green; }

.tabActive {
  background: #3192e9;
  color: #fff; }

.textRight {
  text-align: right; }

.labelIcon {
  padding: 7px;
  max-width: 30px; }

.leftsidePlans {
  padding-top: 10px !important;
  font-size: 13px;
  padding-right: 10px; }

.margin0 {
  margin: 0px !important; }

.font40 {
  font-size: 40px; }

.leading-wrap2 {
  padding: 0px !important; }

.innerDivPayment {
  height: 100%;
  width: 100%; }

.padding30 {
  padding: 30px; }

.padding15 {
  padding: 15px; }

.height100percent {
  height: 100%; }

.margintop50 {
  margin-top: 50px !important; }

.leftSidePanel {
  text-align: left;
  font-size: 13px;
  border-right: 1px solid #dbdbdb; }

.textAutoWrap {
  white-space: normal;
  font-size: 14px; }

.leading-wrap2 .owl-stage-outer {
  padding: 11px 0 0px; }

.owl-stage-outer {
  background: #fff !important; }

.borderBottom1 {
  border-bottom: 1px solid #dbdbdb; }

.removerowMarginTop {
  margin-top: 0px; }

.pageHeaderText {
  font-size: 16px;
  color: #787878;
  letter-spacing: 0;
  font-weight: 600; }

.activeHeader {
  color: #0054CE; }

.pageHeaderTextRightArrow {
  padding-left: 35px;
  padding-right: 35px;
  height: 14px;
  margin-top: 4px; }

input[type=checkbox], input[type="radio"] {
  opacity: 0;
  cursor: pointer; }

/* Create a custom checkbox */
.checkmark, .autoPayCheckMark {
  position: absolute;
  top: 107px;
  left: 13.5%;
  height: 16px;
  color: black;
  width: 16px;
  border: 1px solid #ddd; }

/* Create a custom checkbox */
.autoPayCheckMark {
  left: 12%; }

input:checked ~ .checkmark {
  background-color: white; }

/* Show the checkmark when checked */
input:checked ~ .checkmark:after {
  display: block; }

input:checked ~ .autoPayCheckMark {
  background-color: white; }

/* Show the checkmark when checked */
input:checked ~ .autoPayCheckMark:after {
  display: block; }

/* Style the checkmark/indicator */
.checkmark:after, .autoPayCheckMark:after {
  content: "";
  position: absolute;
  display: none;
  left: 4px;
  top: -1px;
  width: 6px;
  height: 11px;
  border: solid black;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.innerDivPayment .tileHeader {
  font-weight: 600;
  font-size: 24px;
  color: #1463D1;
  text-align: center;
  line-height: 35px; }
.innerDivPayment .slideHeader {
  font-weight: 600;
  font-size: 24px;
  color: #000000;
  text-align: center;
  line-height: 35px; }
.innerDivPayment #Plan .row {
  flex-wrap: wrap;
  justify-content: center; }
.innerDivPayment #Plan .card {
  max-width: 310px;
  min-width: 310px;
  border-right: 1px solid #A1A1A1;
  padding: 0px;
  border-radius: 3px;
  box-shadow: none; }
.innerDivPayment #Plan .plan-column {
  background: #FFFFFF;
  border: 1px solid #A1A1A1;
  border-radius: 4px;
  width: 310px;
  min-height: 262px;
  float: left; }
  .innerDivPayment #Plan .plan-column .planName {
    font-size: 20px;
    color: #000000;
    letter-spacing: 0;
    padding-top: 5.1%;
    text-align: center; }
  .innerDivPayment #Plan .plan-column .planAmountArea {
    color: #4A90E2;
    text-align: center;
    padding-bottom: 0px;
    margin-top: 15%; }
    .innerDivPayment #Plan .plan-column .planAmountArea .currencyFormant .currencySuperScript {
      top: -1.1em;
      font-size: 18px;
      letter-spacing: 0;
      font-weight: 600; }
    .innerDivPayment #Plan .plan-column .planAmountArea .planAmount {
      font-size: 48px;
      font-weight: bold; }
    .innerDivPayment #Plan .plan-column .planAmountArea .userType {
      font-size: 28px; }
  .innerDivPayment #Plan .plan-column .cycleType {
    font-size: 18px;
    color: #6D6D6D;
    text-align: center;
    margin-top: 15px; }
  .innerDivPayment #Plan .plan-column .palnMessage {
    font-size: 12px;
    color: #6D6D6D;
    letter-spacing: 0;
    text-align: center;
    margin-top: 5%; }
.innerDivPayment #Plan .btnwrapper {
  background: #F5A623;
  border-radius: 0 0 3px 3px;
  color: white;
  border: none;
  position: absolute;
  bottom: 0px;
  height: 50px; }
.innerDivPayment #CheckoutSection {
  justify-content: center;
  flex-wrap: wrap; }
  .innerDivPayment #CheckoutSection .denaminationDetails {
    border: 1px solid #979797;
    border-radius: 4px 4px 0 0;
    text-transform: uppercase;
    padding: 0px; }
    .innerDivPayment #CheckoutSection .denaminationDetails .detailsHeader {
      border-bottom: 1px solid #979797;
      padding: 0px;
      height: 42px; }
      .innerDivPayment #CheckoutSection .denaminationDetails .detailsHeader .detailsHeaderElement {
        font-weight: 600;
        font-size: 15px;
        color: #000000;
        letter-spacing: 0;
        text-align: left; }
    .innerDivPayment #CheckoutSection .denaminationDetails .denominationList {
      padding: 0px; }
      .innerDivPayment #CheckoutSection .denaminationDetails .denominationList .numberOfUsers {
        font-weight: 600;
        font-size: 21px !important;
        color: #000000 !important;
        letter-spacing: 0;
        text-align: left;
        width: 60px;
        float: left;
        margin-left: 12%;
        padding: 0px !important;
        box-shadow: none;
        margin-top: -3px; }
      .innerDivPayment #CheckoutSection .denaminationDetails .denominationList .increaseInternalUsers {
        margin-bottom: 10px;
        margin-left: 10px; }
      .innerDivPayment #CheckoutSection .denaminationDetails .denominationList .decreaseInternalUsers {
        margin-bottom: -7px;
        margin-left: -16px; }
  .innerDivPayment #CheckoutSection .emailChargerRow {
    border: 1px solid #979797;
    border-radius: 0 0 4px 4px;
    border-top: 0px;
    padding: 0px;
    height: 44px;
    border-bottom-right-radius: 0px; }
    .innerDivPayment #CheckoutSection .emailChargerRow span {
      margin-left: 10px;
      font-size: 13px; }
    .innerDivPayment #CheckoutSection .emailChargerRow .emailChargerSelection {
      padding-left: 10px;
      padding-top: 10px; }
  .innerDivPayment #CheckoutSection .totalAmountRow {
    border: 0px;
    height: 48px;
    font-size: 17px;
    color: #000000;
    letter-spacing: 0;
    text-align: left;
    text-transform: uppercase; }
    .innerDivPayment #CheckoutSection .totalAmountRow .totalAmountTextCol {
      border: 1px solid #979797;
      border-top: 0px;
      width: 100%;
      font-weight: 600;
      border-bottom-left-radius: 4px; }
    .innerDivPayment #CheckoutSection .totalAmountRow .totalAmountCol {
      border: 1px solid #979797;
      border-top: 0px;
      border-left: 0px;
      border-bottom-right-radius: 4px; }
  .innerDivPayment #CheckoutSection .checkOutButton {
    background: #0056C9;
    border-radius: 4px;
    color: white;
    width: 100%;
    height: 38px;
    margin-top: 5px; }
  .innerDivPayment #CheckoutSection .userPurchaseNotes {
    font-size: 13px; }
    .innerDivPayment #CheckoutSection .userPurchaseNotes .labelIcon i {
      color: green; }
  .innerDivPayment #CheckoutSection .notesHeader {
    font-size: 18px;
    color: #2B2B2B;
    letter-spacing: 0;
    text-align: left;
    margin-bottom: 0px; }
  .innerDivPayment #CheckoutSection .amountColumnBorder {
    border-left: 1px solid #979797; }
  .innerDivPayment #CheckoutSection .checkotSectionPadding {
    padding: 10px; }
  .innerDivPayment #CheckoutSection .userAmountCalculation {
    font-size: 21px;
    font-weight: 600; }
.innerDivPayment .registrationDataForm {
  flex-wrap: wrap;
  justify-content: center; }
  .innerDivPayment .registrationDataForm .mandatory {
    color: red; }
  .innerDivPayment .registrationDataForm .row {
    margin: 0px;
    margin-top: 5px; }
  .innerDivPayment .registrationDataForm #userDisplayProfile {
    border-radius: 50%;
    width: 115px;
    height: 115px;
    border: 1px solid #dbdbdb; }
  .innerDivPayment .registrationDataForm .registrationFormPaddingTop {
    padding-top: 7px; }
  .innerDivPayment .registrationDataForm .profilePicPadddingTop {
    padding-top: 70px; }
  .innerDivPayment .registrationDataForm .subDomainTextCol {
    padding-top: 9px; }
  .innerDivPayment .registrationDataForm .subDomainHelpTextCol {
    padding-top: 7px; }
    .innerDivPayment .registrationDataForm .subDomainHelpTextCol .subDomainHelpText {
      font-size: 13px;
      margin-left: 11px;
      color: #2B2B2B;
      letter-spacing: 0;
      text-align: left;
      font-weight: 600; }
  .innerDivPayment .registrationDataForm .registerButtonCol {
    margin-left: 40%; }
    .innerDivPayment .registrationDataForm .registerButtonCol #registerUser {
      width: 100%;
      background: #0056C9;
      border-radius: 4px;
      color: white; }
.innerDivPayment .paymentSection .paymentSectionRow {
  justify-content: center;
  flex-wrap: wrap; }
.innerDivPayment .paymentSection .paymentOverview {
  border: 1px solid #979797;
  border-radius: 4px;
  padding: 0px; }
  .innerDivPayment .paymentSection .paymentOverview .paymentHeader {
    border-bottom: 1px solid #979797; }
    .innerDivPayment .paymentSection .paymentOverview .paymentHeader div {
      font-size: 15px;
      font-weight: 600;
      padding: 12px;
      padding-left: 18px; }
  .innerDivPayment .paymentSection .paymentOverview .paymentDetailsRow div {
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    padding: 12px;
    padding-left: 18px; }
  .innerDivPayment .paymentSection .paymentOverview .paymentTotal {
    border-top: 1px solid #979797; }
    .innerDivPayment .paymentSection .paymentOverview .paymentTotal div {
      font-weight: 600;
      font-size: 16px;
      color: #000000;
      letter-spacing: 0;
      padding: 15px; }
  .innerDivPayment .paymentSection .paymentOverview .paymentPadding {
    padding: 5px; }
    .innerDivPayment .paymentSection .paymentOverview .paymentPadding span {
      float: right;
      margin-right: 2%; }
  .innerDivPayment .paymentSection .paymentOverview .paymentLeftSideBorder {
    border-left: 1px solid #979797; }
.innerDivPayment .paymentSection .removePaymentPadding {
  margin-top: 0px;
  padding: 0px; }
.innerDivPayment .paymentSection #idMakePayment {
  margin-left: -2px; }
.innerDivPayment .paymentSection #submit-button {
  width: 100px;
  float: right;
  background: #0056C9;
  border-radius: 2px; }
.innerDivPayment .paymentSection .enableAutoPay {
  float: left; }
.innerDivPayment .paymentSection .enalbeAutoPayMessage {
  float: left;
  padding-left: 15px;
  padding-top: 3px; }
  .innerDivPayment .paymentSection .enalbeAutoPayMessage img {
    cursor: pointer; }
.innerDivPayment .successSection {
  justify-content: center;
  flex-wrap: wrap; }
  .innerDivPayment .successSection .paddingBottom {
    padding-bottom: 20px; }
  .innerDivPayment .successSection p {
    width: 100%;
    text-align: center; }
  .innerDivPayment .successSection .successImage {
    margin-left: auto;
    margin-right: auto; }
  .innerDivPayment .successSection .successMessage {
    padding-top: 15px;
    font-weight: 600;
    font-size: 22px;
    color: #5CAA06;
    text-align: center; }
  .innerDivPayment .successSection .purchaseMessage {
    font-weight: 600;
    font-size: 20px;
    color: #3F3F3F;
    letter-spacing: 0;
    text-align: center;
    line-height: 35px; }
  .innerDivPayment .successSection .transactionID {
    font-weight: 600;
    font-size: 20px;
    color: #3F3F3F;
    letter-spacing: 0;
    text-align: center;
    line-height: 29px; }
    .innerDivPayment .successSection .transactionID span {
      font-weight: normal;
      font-size: 20px;
      color: #000000;
      letter-spacing: 0;
      text-align: center;
      line-height: 29px; }
  .innerDivPayment .successSection .acknowledgeMessge {
    font-size: 18px;
    color: #3F3F3F;
    letter-spacing: 0;
    text-align: center;
    line-height: 29px; }
  .innerDivPayment .successSection .configureInformation {
    font-size: 20px;
    color: #3F3F3F;
    letter-spacing: 0;
    text-align: center;
    line-height: 29px; }
  .innerDivPayment .successSection .button {
    background: #0056C9;
    border-radius: 4px;
    width: 140px;
    height: 28px;
    color: white;
    margin-right: auto;
    margin-left: auto; }

.copyrightArea {
  background: #F7F7F7;
  text-align: center;
  bottom: 0;
  position: absolute;
  width: 100%; }

.copyright {
  opacity: 0.75;
  font-size: 11px;
  color: #1D1D1D;
  letter-spacing: 0; }

/*# sourceMappingURL=Plans.css.map */
