.main-window .row-line {
  border-top: 4px solid rgba(238, 238, 238, 0.9333333333);
  margin-top: 50px;
  margin-bottom: 25px;
  margin-right: 0px;
  margin-left: 0px;
}
.main-window .add-credit-card .section-card-not-added, .main-window .add-credit-card .section-card-added {
  font-size: 23px;
}
.main-window .add-credit-card .add-here-new-card {
  text-decoration: underline;
}
.main-window .manage-adding select.sims, .main-window .manage-adding select.places {
  width: 200px;
}
.main-window .manage-adding .submit {
  padding: 5px;
  border-radius: 9px;
  background: #f9ca24;
  line-height: 50px;
  border: 2px solid;
  align-items: center;
}
.main-window .manage-adding .fields {
  justify-content: space-between;
  align-items: center;
}
.main-window .bonus-installer-pricing .top-fields {
  justify-content: space-around;
}
.main-window .bonus-installer-pricing .pricing {
  padding: 5px;
  text-align: center;
  border-radius: 5px;
  border: 1px solid black;
  width: 194px;
  margin-top: 10px;
  height: 26px;
}
.main-window .bonus-installer-pricing .leftPricing {
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
}
.main-window .info-marketer .marketer-points {
  font-size: 25px;
  padding-top: 10px;
}
.main-window .text-area {
  width: 200px;
  border-radius: 6px;
  padding: 5px;
  min-height: 130px;
}
.main-window .devices-toChildId.text-area {
  min-height: 173px;
}
.main-window .update-button {
  background: #f9ca24;
  border-radius: 5px;
  padding: 10px;
}
.main-window .left-column {
  margin-right: 50px;
  margin-top: 49px;
}
.main-window .add-new-installer {
  margin-top: 162px;
}
.main-window .add-new-installer input {
  padding: 5px;
  border: 1px solid #444;
  border-radius: 5px;
  margin-bottom: 10px;
}
.main-window .add-new-installer select {
  width: 156px;
  padding: 5px;
  border: 1px solid #444;
  border-radius: 5px;
}
.main-window .add-new-installer .add-new-place {
  margin-top: 12px;
}

.change-system-type-screen .modal-content {
  padding: 25px 30px;
}

.change-system-type-screen .screen-header {
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}

.change-system-type-screen .screen-header h3 {
  margin: 0;
  font-size: 22px;
}

.change-system-type-screen .screen-header .close-inline {
  border: none;
  background: transparent;
  font-size: 20px;
}

.change-system-type-screen .modal-body .field-group {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
}

.change-system-type-screen .modal-body label {
  font-weight: 600;
  margin-bottom: 6px;
}

.change-system-type-screen .modal-body input,
.change-system-type-screen .modal-body select {
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 8px 10px;
  font-size: 15px;
}

.change-system-type-screen .modal-body .update-system-type {
  margin-top: 10px;
  background: #3f51b5;
  border: none;
  color: white;
  border-radius: 25px;
  padding: 10px 25px;
  font-size: 16px;
  cursor: pointer;
}

.change-system-type-screen .modal-body .update-system-type:hover {
  background: #2f3f8f;
}

.change-system-type-screen .modal-body .action-state {
  margin-top: 12px;
  font-weight: 600;
}
.change-system-type-screen .modal-body .action-state.error {
  color: #c0392b;
}
.change-system-type-screen .modal-body .action-state.success {
  color: #27ae60;
}
.change-system-type-screen .select2-container {
  width: 100% !important;
}

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

}

.change-system-type-screen .screen-header {
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}

.change-system-type-screen .screen-header h3 {
  margin: 0;
  font-size: 22px;
}

.change-system-type-screen .screen-header .close-inline {
  border: none;
  background: transparent;
  font-size: 20px;
}

.change-system-type-screen .modal-body .field-group {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
}

.change-system-type-screen .modal-body label {
  font-weight: 600;
  margin-bottom: 6px;
}

.change-system-type-screen .modal-body input,
.change-system-type-screen .modal-body select {
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 8px 10px;
  font-size: 15px;
}

.change-system-type-screen .modal-body .update-system-type {
  margin-top: 10px;
  background: #3f51b5;
  border: none;
  color: white;
  border-radius: 25px;
  padding: 10px 25px;
  font-size: 16px;
  cursor: pointer;
}

.change-system-type-screen .modal-body .update-system-type:hover {
  background: #2f3f8f;
}

.change-system-type-screen .modal-body .action-state {
  margin-top: 12px;
  font-weight: 600;
}
.change-system-type-screen .modal-body .action-state.error {
  color: #c0392b;
}
.change-system-type-screen .modal-body .action-state.success {
  color: #27ae60;
}
.change-system-type-screen .select2-container {
  width: 100% !important;
}

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