.supsystic-overview {
    float: left;
    background:white;
    padding:10px;
}

.supsystic-overview .half-page-left {
    float: left;
    margin-left: 20px;
    width: 50%;
    border-right: 1px solid rgba(164, 170, 172, 0.28);
    padding-right: 20px;
}

.supsystic-overview .half-page-right {
    float: left;
    margin:0 20px;
    width: 40%;
}

.supsystic-overview .half-page > div {
	border-bottom: 1px solid rgba(164, 170, 172, 0.28);
	padding-bottom: 20px;
}

.supsystic-overview .half-page > div:last-child {
	border-bottom: none;
}

.supsystic-overview .text-block {
	margin: 10px 0;
}

.supsystic-overview .faq-title {
    cursor: pointer;
}

.supsystic-overview .faq-title .description {
    margin-top: 10px;
    border: none !important;
}

.supsystic-overview .faq-title,
.supsystic-overview-news h3 {
    padding: 10px 20px;
    margin-bottom: 4px;
    background-color: rgba(164, 170, 172, 0.28);
}

.supsystic-overview .supsystic-overview-news h3 {
    line-height: 2;
}

.supsystic-overview .button {
    float: right;
    margin-top: 24px;
    display: block;
}

.supsystic-overview .faq-list .button.button-primary.button-hero{
    float: left;
    margin-left: 10px;
}

.supsystic-overview .settings-title {
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    margin-right: 5px;
}

.supsystic-overview .supsystic-overview-news {
    margin-right: 10px;
}

.supsystic-overview .supsystic-overview-news p,
.supsystic-overview .supsystic-overview-news ul {
    white-space: normal !important;
    margin:0 8px;
}

.supsystic-overview .supsystic-overview-news p {
    font-size: 14px;
    font-weight: 600;
}

.supsystic-overview .supsystic-overview-news ul {
    list-style-type: disc;
}

.supsystic-overview .supsystic-overview-news li {
    margin-left: 20px;
}

.supsystic-overview form {
    border: none !important;
    margin-top: 20px;
    text-align: center;
}

.supsystic-overview form label {
    float: left;
    font-size: 18px;
    font-weight: 800;
    margin-top: 10px;
    white-space: nowrap;
}

.supsystic-overview form input,
.supsystic-overview form select,
.supsystic-overview form textarea {
    float: left;
    margin-left: 50px;
    width: calc(100% - 50px);
}

#contact-form-dialog p {
    font-size: 15px;
}
#contact-form-dialog a {
    color: #4ae8ea;
}
#contact-form-dialog a:focus {
    outline: none;
}

.supsystic-overview .half-page > div {
  border-bottom:0px;
  padding-bottom:inherit;
}
.overview-section {
  display:none;
}
.overview-section-btn {
  list-style:square;
  cursor:pointer;
  margin-left:20px;
}
.overview-section-btn:hover {
  color: #4ae8ea;
}
.border-wrapper {
  display:block;
  position:relative;
  border:1px solid rgba(164, 170, 172, 0.28) !important;
  padding:30px;
  padding-top:0px;
  margin-bottom:20px;
  border-left: 3px solid #4ae8ea !important;
}
.border-wrapper .button-hero {
  margin-bottom:30px;
  line-height:auto !important;
  padding:0px 10px !important;
  margin:10px 4px !important;
}
.overview-section-btn-active {
  color: #4ae8ea;
  font-weight:bold;
}
.overview-contact-form form {
  margin:0px !important;
  padding:0px !important;
}
.overview-contact-form input,
.overview-contact-form select,
.overview-contact-form textarea {
  display:block;
  position:relative;
  width:100%;
  max-width:100% !important;
  background-color: #f6f7f7;
  color: #252728;
  border: 1px solid #dfe4e4;
  outline:0px;
}
.overview-contact-form #form-settings {
  height:auto;
}
.overview-section-btn a {
  text-decoration:none;
  color: #3c434a !important;
}
.overview-section-btn a:hover {
  color: #4ae8ea  !important;
}
.overview-section h3 {
  border-bottom:1px solid rgba(164, 170, 172, 0.28) !important;
  padding-bottom:.5em;
  margin-bottom:.5em;
}
.contact-info-section {
  border: 1px solid rgba(164, 170, 172, 0.28) !important;
  padding: 5px;
}
.contact-info-section p {
  font-size:12px;
  white-space: inherit;
  line-height: 18px;
}
.contact-info-section ul {
  margin:0px;
}
.contact-info-section ul li {
  padding-left:5px;
  line-height: 18px;
  margin:0px;
  padding:0px;
}
.contact-info-section {
  margin-bottom:20px;
}
.overview-section-btn sup  {
  font-size:10px !important;
  line-height:0px;
}
.plugin-title {
  display: flex;
  position: relative;
  flex-direction: row;
  align-content: center;
  flex-wrap: nowrap;
  align-items: center;
  font-size:24px;
  color:#313846;
  font-weight:bold;
  margin-bottom:10px;
}
.plugin-title img {
  padding-right:15px;
}
.plugin-description {
  margin-bottom:20px;
}
.supsystic-overview-flex {
  display: flex;
  position: relative;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  align-items: stretch;
  justify-content: space-between;
}
.half-page {
  display:inline-block;
  position:relative;
  width:49% !important;
  float:inherit !important;
  margin:0px !important;
  padding:0px !important;
  border:0px !important;
}
.full-page {
  width:98%;
}
.overview-supsystic-img {
  max-width:770px;
  width:100%;
}
@media (max-width:1100px) {
  .supsystic-overview-flex {
    flex-direction: column;
  }
  .half-page {
    width: 100% !important;
  }
  .full-page {
    width:100%;
  }
}

.supsysticOverviewACTitle {
  background:#2a3545;
  color:white;
  font-size:14px;
  padding:10px 0px;
  text-align:center;
  margin-bottom:10px;
  width:100%;
}
.supsysticOverviewACFormOverlayTerms {
  position: absolute;
  display: none;
  background: white;
  box-shadow: 0px 3px 9px 0px #919191cf;
  margin: 30px auto;
  width: 100%;
  height: 100vh;
  max-height: 310px;
  max-width: 262px;
  padding: 20px;
  overflow-y: scroll;
  left: 50%;
  top: 68px;
  transform: translate(-50%,0%);
}
.supsysticOverviewACFormOverlayTermsClose {
text-align:right;
cursor:pointer;
color:#4ae8ea !important;
}

.supsysticOverviewACForm input {
  width:94%;
  text-align:center;
}
.supsysticOverviewACForm button, .supsysticOverviewACBtn {
  display:block;
  position:relative;
  width:94%;
  margin:0px;
  padding:0px;
  text-align:center;
  margin-top:10px !important;
}
.supsysticOverviewACFormOverlay {
  display:none;
  position:absolute;
  left:0px;
  top:0px;
  width:100%;
  height:100%;
  background: rgb(223 223 223 / 80%);
  z-index:99;
}
#overview-ac-form {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
  justify-content: flex-start;
  background:white;
  box-shadow: 0px 3px 9px 0px #919191cf;
  margin:30px auto;
  width: 100%;
  max-width: 300px;
  padding-bottom:20px;
}
.supsystic-footer-wrapper {
  display: flex;
  position: relative;
  background: #263546;
  color: white;
  padding: 10px;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  margin-left:75px;
}
.supsystic-panel {
  margin-bottom:0px;
}
.supsystic-breadcrumbs {
  background: #263546;
  color: white;
  margin-left: 75px;
  padding: 10px;
}
.supsystic-breadcrumbs * {
  color: white !important;
}
.ui-dialog-titlebar-close {
  display:none;
}
.supsysticOverviewACFormNotification,
.required-notification {
  margin-top:10px;
}
.supsysticOverviewACClose {
  display:inline-block;
  position:absolute;
  right:-7.5px;
  top:-7.5px;
  background:#4ae8ea !important;
  border-radius:50%;
  text-align:center;
  font-size:18px;
  width:21px;
  height:21px;
  cursor:pointer;
  z-index:99;
  text-shadow: 0px 1px 2px black;
}
#form-settings .contact-form-table {
  width:100%;
}
.wp-core-ui .supsysticOverviewACFormOverlay .button.button-hero,
div.supsysticOverviewACFormOverlay button.button.button-hero,
.supsysticOverviewACFormOverlay .button {
    font-size: 15px;
    min-height: 35px;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    color: #28282a;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #000 !important;
}
.supsysticOverviewACFormOverlay .button:hover {
    background: #4ae8ea !important;
    border-color: #4ae8ea !important;
}
.supsysticOverviewACForm input {
  background-color: #f6f7f7;
  color: #252728;
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-top: 1px solid #dfe4e4;
  padding: 7px 5px;
  line-height: 1.3em;
}
.supsystic-breadcrumbs .breadcrumbs-separator {
  filter: invert(1);
}
.supsystic-plugin .supsystic-content {
  width:100% !important;
}
.supsystic-overview .button {
  min-height:inherit !important;
}
.supsystic-overview .supsystic-plugin a {
  color:#3c434a !important;
}
#supsystic-breadcrumbs {
  background:#263546  !important;
}
#supsystic-breadcrumbs .chosen-container-single .chosen-single span {
  color: black  !important;
}
#supsystic-breadcrumbs .button-primary {
  color:black !important;
  background:white;
}
#supsystic-breadcrumbs .button-primary i {
  color:black !important;
}


.supsysticOverviewACFormRadioWrapper {
  display: flex;
  position: relative;
  padding: 10px 10px;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}
.supsysticOverviewACFormRadioWrapper .iradio_minimal {
  width:20px;
}
.supsysticOverviewACFormRadioWrapper input {
  width: auto;
  min-width: 16px;
  height: 16px;
}
.supsysticOverviewACFormRadioWrapper label {
  width:90%;
  font-weight:bold;
  padding-left:10px;
}
.supsysticOverviewACFormRadioWrapper label span {
  display:block;
  font-weight:normal;
  font-size:12px;
}