@font-face {
	font-family: 'Faktum';
	font-weight: 400;
	font-style: normal;
	src: url(../fonts/Faktum-Regular.woff);
}

.patchstack-content-wrap,
.patchstack-font {
    font-family: 'Faktum',sans-serif
}

.patchstack-font a {
    color: #AFE614;
    text-decoration: none
}

.patchstack-content-wrap {
    margin-top: 64px;
    padding: 0 20px 20px 0
}

.patchstack-content-inner {
    position: relative;
    z-index: 20;
    padding: 0;
    background-color: #fff;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.patchstack-form-table input[type=text],
.patchstack-form-wrap input[type=text] {
    background-color: #272930;
    border: none !important;
    color: #acacac!important
}

.patchstack-content-inner h2,
.patchstack-content-inner h3,
.patchstack-form-wrap h2,
.patchstack-form-wrap h3 {
    color: #fff;
    font-size: 18px;
    line-height: 1;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 12px
}

.patchstack-content-inner p,
.patchstack-form-wrap p {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 1.3;
    font-weight: 400;
    color: #333
}

.patchstack-content-inner p b,
.patchstack-form-wrap p b {
    font-weight: 400
}

.patchstack-content-inner input[type=submit],
.patchstack-form-wrap input[type=submit],
.patchstack-button {
    height: auto;
    padding: 10px 30px !important;
    color: #1C1E22!important;
    border: none;
    border-radius: 2px !important;
    background-color: #AFE614;
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out
}

.patchstack-button {
    margin-top: 0 !important;
}

.patchstack-content-inner input[type=submit]:focus,
.patchstack-content-inner input[type=submit]:hover,
.patchstack-form-wrap input[type=submit]:focus,
.patchstack-form-wrap input[type=submit]:hover {
    background-color: #AFE614;
    color: #1C1E22 !important;
}

.form-table th,
.patchstack-content-wrap .form-table td {
    font-size: 14px;
    color: #444;
    line-height: 1.3
}

.form-table {
    margin-top: 15px
}

.patchstack-form-wrap .form-table tr {
    border-bottom: 1px solid rgba(170, 189, 215, 0.1);
}

.form-table tr:last-child {
    border-bottom: none
}

.form-table th {
    width: 235px;
    padding: 15px 15px 15px 0;
    font-weight: 700;
    vertical-align: top
}

.form-table td {
    padding: 15px;
    vertical-align: top
}

.patchstack-content-wrap .form-table td label {
    font-style: italic
}

.patchstack-form-wrap .form-table td p {
    font-size: 11px;
    line-height: initial;
    font-weight: 400;
    color: #d0d0d0;
    text-transform: initial
}

.form-table input[type=text] {
    padding: 8px 15px;
    color: #444;
    border: 1px solid #acacac;
    border-radius: 3px;
    font-size: 14px;
    line-height: 1.3;
    height: auto
}

.form-table .regular-text {
    width: 26em
}

.patchstack-form-table {
    border-collapse: inherit;
    margin-top: 0;
}

table {
    border-collapse: collapse
}

.patchstack-form-table tr {
    border-bottom: none
}

.patchstack-form-table tr:last-child td {
    padding-left: 0
}

.patchstack-form-table th {
    padding: 8px 15px 8px 0;
    width: 150px
}

.patchstack-form-table td {
    padding: 8px 25px
}

.patchstack-form-table td,
.patchstack-form-table th {
    vertical-align: middle
}

pre,
thead {
    text-align: left
}

.patchstack-font>h2,
.patchstack-font>h4 {
    color: #fff;
    padding-left: 10px;
    font-family: 'Faktum';
    font-weight: 300!important;
}

.patchstack-font>h2 {
    padding-left: 0;
}

.patchstack-content-inner>h2 {
    padding-left: 10px
}

.patchstack-content-table>.patchstack-content-inner {
    background-color: #1C1E22;
    color: #fff;
}

.patchstack-form-wrap>table>tbody>tr>td>label>i,
.patchstack-form-wrap>table>tbody>tr>th {
    font-family: 'Faktum';
    font-weight: 300;
    color: #d0d0d0
}

.patchstack-font>h3,
.patchstack-form-wrap>h2,
.patchstack-inner-block>h3 {
    color: #fff
}

.patchstack-font>p,
.patchstack-form-table>tbody>tr>th>label {
    color: #d0d0d0
}

#wpwrap {
    background-color: #1C1E22
}

.patchstack-content-table {
    padding-top: 80px
}

.patchstack-top {
    display: block;
    width: 100%;
    position: absolute;
    z-index: 800;
    background: #1C1E22;
    border: none;
    margin-left: -20px;
    padding-right: 20px
}

.patchstack-top-logo {
    float: left;
    margin: 40px 0px 0 45px;
}

.patchstack-plan {
    background:rgba(185, 192, 202, 0.05);
    border-radius: 8px;
    padding: 32px;
    color: #acacac;
    font-size: 15px;
    max-width: 496px;
    position: relative;
    margin-top: 32px;
}

.patchstack-plan a {
    color: #AFE614;
    text-decoration: none;
}

.patchstack-has-text-white,
.patchstack-has-text-white:hover {
    color: #fff !important;
    text-decoration: none;
}

.patchstack-has-text-danger,
.patchstack-has-text-danger:hover {
    color: #ED645E !important;
    text-decoration: none;
}

.patchstack-plan p {
    color: #acacac;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
}

.patchstack-plan li {
    margin-bottom: 8px;
}

.patchstack-free .patchstack-top {
    position: initial;
    margin-left: 0;
    padding-right: 0;
}

.patchstack-free .patchstack-top-logo {
    width: 184px;
    margin: 0 auto;
    float: initial;
    margin-top: 32px;
    margin-bottom: 32px;
}

.patchstack-free .patchstack-content-table {
    padding-top: 0;
}

.patchstack-free .patchstack-content-table>.patchstack-content-inner {
    margin: 0 auto;
}

.patchstack-free .patchstack-content-table>.patchstack-content-inner > .patchstack-font{
    background: #272930;
    padding: 20px;
    border-radius: 4px;
}

.patchstack-free h1 {
    color: #acacac;
    font-family: 'Faktum';
    font-weight: 400!important;
    font-size: 15px;
    text-align: center;
}

.patchstack-free h1 a {
    color: #AFE614;
    text-decoration: none;
}

.patchstack-free .form-table input[type=text] {
    background: transparent;
    width: 100%;
    border: 2px solid rgba(170, 189, 215, 0.1) !important;
    padding: 17px 15px;
    border-radius: 4px;
    margin: 32px 0;
}

.patchstack-free .form-table label {
    color: #fff;
    font-size: 15px;
    margin: 0;
    display: inline-block;
    width: 100%;
}

.patchstack-free .form-table label span {
    float: right;
    color: #AFE614;
}

.patchstack-free .button-primary {
    color: #1C1E22;
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    background: #AFE614;
    border-radius: 4px;
    border: none;
    padding: 12px 30px;
    margin-top: 34px;
    width: 100%;
    text-align: center;
}

.patchstack-free .button-primary:hover,
.patchstack-free .button-primary:focus {
    background-color: #6ebe00 !important;
    color: #111216 !important;
    box-shadow: none;
}

.patchstack-free .form-table th,
.form-table th label {
    font-weight: 400;
}

.patchstack-free .submit {
    padding: 0;
}

.patchstack-free .patchstack-form-table td {
    padding: 3px 0px;
}

.patchstack-premium {
    max-width: 560px;
}

.patchstack-premium .patchstack-plan2::before {
    display: none;
}

.patchstack-fullwidth {
    width: 100% !important;
}

#patchstack-activate {
    margin-top: 0;
}

@-moz-keyframes spin {
    100% {
      -moz-transform: rotate(360deg);
    }
  }
  
  @-webkit-keyframes spin {
    100% {
      -webkit-transform: rotate(360deg);
    }
  }
  
  @keyframes spin {
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
}

.is-polling-section {
    margin-bottom: 16px;
    text-align: center;
}

.is-polling-section p {
    color: #afb9c6;
    font-size: 15px;
}

.is-polling-section img.rotate {
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

.patchstack-activate-wrapper {
    position: relative;
}

.patchstack-activate-wrapper input[type=submit].button-primary {
    position: absolute;
    right: 12px;
    top: 41px;
    padding: 4px 8px !important;
    width: auto;
}

.patchstack-activate-wrapper input[type=text] {
    margin: 8px 0 0 0 !important;
}

.patchstack-license-button #patchstack-activate {
    width: 49%;
    float: left;
}

.patchstack-license-button .patchstack-activate {
    width: 49%;
    float: left;
    margin-top: 42px;
    margin-left: 2%;
}

.patchstack-activate.button-primary.focus,
.patchstack-activate.button-primary:focus {
    background: #AFE614;
    border: none;
    outline: none;
    opacity: .5;
}

p.patchstack-upsell {
    text-align: center;
    font-size: 15px;
    line-height: 24px;
    color: #ACACAC;
    margin-top: 32px;
}

p.patchstack-upsell.patchstack-footer {
    display: flex;
    gap: 32px;
    justify-content: center;
}

.patchstack-footer span {
    background: rgba(185, 192, 202, 0.10);
    height: 24px;
    width: 1px;
}

p.patchstack-upsell a {
    color: #AFE614;
    text-decoration: none;
}

p.patchstack-upsell img {
    position: relative;
    top: 7px;
}

.patchstack-loading {
    display: none;
    width: 32px;
    height: 32px;
    margin: 16px auto 0 auto;
}

.patchstack-loading div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 32px;
    height: 32px;
    margin: 8px;
    border: 4px solid #fff;
    border-radius: 50%;
    animation: patchstack-loading 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent;
}

.patchstack-loading div:nth-child(1) {
    animation-delay: -0.45s;
}

.patchstack-loading div:nth-child(2) {
    animation-delay: -0.3s;
}

.patchstack-loading div:nth-child(3) {
    animation-delay: -0.15s;
}

@keyframes patchstack-loading {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

p.patchstack-resync {
    color: #AFE614;
    margin-top: 32px;
    text-align: center;
}

p.patchstack-error {
    color: #ED645E;
    font-size: 11.20px;
    font-family: Faktum;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.22px;
    word-wrap: break-word;
    margin-bottom: 32px;
}

.patchstack-rows > div {
    width: 100%;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgba(136, 138, 142, 0.10);
    padding: 16px 0;
}

.patchstack-rows > div:first-child {
    padding-top: 0;
}

.patchstack-rows > div:last-child {
    border-bottom: 0;
}

.patchstack-rows > div span {
    font-size: 16px;
}

.patchstack-rows > div span:first-child {
    color: #AFB9C6;
}

.patchstack-rows > div span:last-child {
    color: #fff;
}

.patchstack-login-button {
    margin-top: 16px;
}

.ps-label {
    display: flex;
    padding: 3px 9px;
    font-size: 11px !important;
}

.ps-label.has-success {
    color: #AFE614 !important;
    background: rgba(110, 190, 0, 0.15);
}

.ps-label.has-error {
    color: #ED645E !important;
    background: rgba(237, 100, 94, 0.15);
}

[class*=hint--]::after {
    background: #333 !important;
    border-radius: 4px;
    font-size: 14px !important;
}

.has-text-centered {
    text-align: center;
}

.patchstack-top-16 {
    margin-top: 16px;
}