# patchstack/2.1.5/assets/css/patchstack.css

Patchstack – WordPress &amp; Plugins Security, version 2.1.5. 1,129 lines.

- Page: https://pluginprobe.com/plugins/patchstack/2.1.5/code/assets/css/patchstack.css
- Raw: https://pluginprobe.com/plugins/patchstack/2.1.5/raw/assets/css/patchstack.css
- Modified: 2021-11-01T08:59:56+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/patchstack/2.1.5/code/assets/css/patchstack.css#L10-L20`.

```css
@font-face {
	font-family: 'Faktum';
	font-weight: 400;
	font-style: normal;
	src: url(../fonts/Faktum-Regular.woff);
}

#hiddenstatusbox {
    display: none;
    padding: 0
}

.patchstack-logo {
    height: auto;
    vertical-align: middle
}

.patchstack_license {
    padding: 15px;
    background: #fff;
    border-left: 4px solid #fff;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
    border-left-color: #dc3232
}

.patchstack-content-wrap,
.patchstack-font,
.patchstack-nav-tab {
    font-family: 'Faktum',sans-serif
}

.patchstack-hover {
    cursor: pointer;
}

.patchstack-font a {
    color: #b2d675;
    text-decoration: none
}

.patchstack-nav-tab-icon {
    background-repeat: no-repeat;
    background-position: center
}

.patchstack-nav-tab-wrapper {
    border-bottom: none;
    float: left;
    width: 15%;
    position: relative;
    display: block;
    padding-top: 0;
    z-index: 20
}

.patchstack-nav-tab {
    position: relative;
    border: none;
    padding: 10px 10px 10px 00px;
    width: 100%;
    font-size: 14px;
    line-height: 25px;
    font-weight: 300;
    color: #fff;
    margin-left: 4px;
    margin-bottom: 3px;
    background: 0 0;
    border-radius: 5px
}

.nav-tab-active.patchstack-nav-tab,
.patchstack-nav-tab.nav-tab-active:focus,
.patchstack-nav-tab.nav-tab-active:focus:active,
.patchstack-nav-tab.nav-tab-active:hover {
    background: inherit;
    border: none
}

.patchstack-icon-wrapper {
    width: 48px;
    height: 48px;
    position: relative;
    float: left;
    border-radius: 12px;
    margin-left: 10px
}

.patchstack-icon-text {
    float: left;
    margin-left: 10px
}

.patchstack-icon-text>span {
    font-size: 11px;
    color: #cecece
}

.patchstack-nav-tab-icon {
    position: absolute;
    left: 12px;
    top: 12px;
    width: 25px;
    height: 25px;
    margin-right: 5px;
    display: inline-block;
    background-size: contain;
    vertical-align: middle;
    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-nav-tab-icon.blue,
.patchstack-nav-tab.patchstack-nav-tab-active:focus .patchstack-nav-tab-icon.white,
.patchstack-nav-tab.patchstack-nav-tab-active:hover .patchstack-nav-tab-icon.white,
.patchstack-nav-tab:focus:focus .patchstack-nav-tab-icon.white,
.patchstack-nav-tab:focus:hover .patchstack-nav-tab-icon.white,
.patchstack-nav-tab:hover:focus .patchstack-nav-tab-icon.white,
.patchstack-nav-tab:hover:hover .patchstack-nav-tab-icon.white {
    opacity: 1;
    visibility: visible
}

.patchstack-nav-tab-icon.ic-services {
    background-image: url(../images/service.png)
}

.patchstack-nav-tab-icon.ic-firewall {
    background-image: url(../images/firewall.png)
}

.patchstack-nav-tab-icon.ic-cookies {
    background-image: url(../images/user-lock-light.svg)
}

.patchstack-nav-tab-icon.ic-logs {
    background-image: url(../images/logs.svg)
}

.patchstack-nav-tab-icon.ic-login {
    background-image: url(../images/lock.svg)
}

.patchstack-nav-tab-icon.ic-license {
    background-image: url(../images/license.svg)
}

.patchstack-nav-tab.nav-tab:focus,
.patchstack-nav-tab.nav-tab:hover {
    color: #cecece!important;
    background-color: #17191e!important
}

.patchstack-nav-tab.patchstack-nav-tab-active {
    color: #cecece;
    background-color: #17191e;
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.patchstack-nav-tab.patchstack-nav-tab-active .patchstack-nav-tab-icon.white,
.patchstack-nav-tab:focus .patchstack-nav-tab-icon.white,
.patchstack-nav-tab:hover .patchstack-nav-tab-icon.white {
    opacity: 1;
    visibility: visible
}

.patchstack-content-wrap {
    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-content-inner-table {
    padding: 15px 0
}

.patchstack-form-table input[type=text],
.patchstack-form-wrap input[type=number],
.patchstack-form-wrap input[type=text],
.patchstack-form-wrap select,
.patchstack-form-wrap textarea,
.patchstack-inner-block select {
    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] {
    height: auto;
    padding: 12px 30px !important;
    color: #17191e!important;
    border: none;
    border-radius: 4px !important;
    background-color: #b2d675;
    font-size: 13px !important;
    font-weight: 500 !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-content-inner input[type=submit]:hover,
.patchstack-form-wrap input[type=submit]:focus {
    background-color: #2c405a
}

.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: #b2d675;
    opacity: 0.2;
}

.form-table th,
.patchstack-content-wrap .form-table td {
    font-size: 14px;
    color: #444;
    line-height: 1.3
}

.patchstack-content-inner textarea,
.patchstack-form-wrap textarea {
    padding: 8px 15px;
    color: #444;
    border: 1px solid #acacac;
    border-radius: 3px;
    font-size: 14px;
    line-height: 1.3;
    max-height: 150px;
    width: 100%
}

.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=checkbox] {
    border: 1px solid #acacac;
    background-color: #fff;
    width: 16px;
    height: 16px;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0 9px 0 0
}

.form-table input[type=checkbox]:focus,
.form-table input[type=checkbox]:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.patchstack-content-wrap .form-table input[type=checkbox]:checked {
    border: 3px solid #b2d675
}

.patchstack-content-wrap .form-table input[type=checkbox]:checked:before {
    margin: -7px 0 0 -5px;
    font-size: 23px;
    width: 25px;
    color: #b2d675;
    content: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%2369a700%27%2F%3E%3C%2Fsvg%3E);
}

.form-table input[type=text],
.form-table select {
    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
}

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
}

.dt-table>tbody>tr>td,
.dt-table>tbody>tr>th,
.dt-table>tfoot>tr>td,
.dt-table>tfoot>tr>th,
.dt-table>thead>tr>td,
.dt-table>thead>tr>th {
    line-height: 1.8;
    border-color: #e6ecf5
}

.dt-table>thead>tr>th {
    color: #515365;
    border-bottom: 1px solid #e6ecf5
}

.tooltip-inner,
.patchstack-message {
    border-radius: 4px
}

.q-hover.dash {
    padding: 0 4px
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Faktum",sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    line-break: auto
}

.tooltip-inner,
pre,
thead {
    text-align: left
}

.tooltip.in {
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    margin-bottom: -5px
}

.tooltip.top-right .tooltip-arrow {
    left: 5px;
    margin-bottom: -5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px
}

.tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px
}

.tooltip-inner {
    font-size: 12px
}

.table-firewall-log {
    border-color: #2c405a
}

.patchstack-content-inner-tabl table.dataTable tbody tr {
    background-color: #17273c!important
}

.patchstack-content-inner-tabl thead>tr>th {
    padding: 0;
    margin: 0
}

.radio input[type=radio]:checked+label:before {
    color: #a50f01!important
}

.tooltip-inner {
    color: #fff;
    line-height: normal;
    font-weight: 300
}

.tooltip {
    opacity: 1!important
}

.tooltip-inner {
    max-width: 200px;
    background-color: #000;
    font-family: 'Faktum', sans-serif;
    padding: 6px
}

.tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before,
.tooltip.bs-tooltip-top .arrow::before {
    border-top-color: #2c405a
}

.patchstack-content-inner-table .dataTables_wrapper .dataTables_processing {
    background: #272930!important;
    color: #fff!important;
    height: 35px;
    font-size: 13px;
    text-transform: uppercase;
    z-index: 99999
}

.patchstack-content-inner-table .table-overflow .btn {
    margin-bottom: 0
}

.patchstack-content-inner-table table.dataTable thead {
    background-color: #272930
}

.patchstack-content-inner-table .table-hover>tbody>tr:hover,
.patchstack-content-inner-table table.dataTable tbody tr {
    background-color: transparent
}

.patchstack-content-inner-table table.dataTable thead td,
.patchstack-content-inner-table table.dataTable thead th {
    border-bottom: 0!important
}

.patchstack-content-inner-table .table-lg>tbody>tr:hover>td:first-child {
    border-left: 2px solid rgba(170, 189, 215, 0.1)
}

.patchstack-content-inner-table .table>thead>tr>th {
    border-bottom: none;
    font-family: 'Faktum';
    font-size: 11px;
    font-weight: 500!important;
    letter-spacing: 1.7px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    padding: 14px 7px!important;
    border-top: none
}

.patchstack-content-inner-table .table>tbody>tr>td {
    font-family: 'Faktum';
    font-size: 13px;
    font-weight: 300;
    line-height: 1.46;
    text-align: left;
    color: #fff
}

.patchstack-content-inner-table .table>tbody>tr>td:first-child,
.patchstack-content-inner-table .table>tfoot>tr>th:first-child,
.patchstack-content-inner-table .table>thead>tr>th:first-child {
    padding-left: 20px!important
}

.patchstack-content-inner-table .table>thead>tr>th:first-child {
    border-top-left-radius: 0
}

.patchstack-content-inner-table .table>thead>tr>th:last-child {
    border-top-right-radius: 0
}

.patchstack-content-inner-table .dataTables_wrapper .dataTables_filter,
.patchstack-content-inner-table .dataTables_wrapper .dataTables_info,
.patchstack-content-inner-table .dataTables_wrapper .dataTables_length,
.patchstack-content-inner-table .dataTables_wrapper .dataTables_paginate .paginate_button {
    color: #fff!important;
    font-size: 13px;
    margin-right: 10px
}

.patchstack-content-inner-table .dataTables_wrapper .dataTables_filter input,
.patchstack-content-inner-table .dataTables_wrapper .dataTables_length select {
    border: 1px solid rgba(170, 189, 215, 0.1);
    background: #272930;
    color: #fff
}

.patchstack-content-inner-table .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #17273c
}

.patchstack-content-inner-table .table-bordered {
    border: 1px solid #334b69
}

.g-recaptcha {
    margin-top: -1px!important
}

.table-firewall-log>tbody>tr>td,
.table-user-log>tbody>tr>td {
    border-bottom: 1px solid rgba(170, 189, 215, 0.1)!important
}

.patchstack-content-inner-table table.dataTable {
    margin: 0 auto!important
}

.patchstack-content-inner-table .dataTables_info,
.patchstack-content-inner-table .dataTables_length,
.patchstack-content-inner-table .dataTables_paginate .paging_simple_numbers {
    color: #fff!important
}

.patchstack-content-inner-table .dataTables_info,
.patchstack-content-inner-table .dataTables_length,
.patchstack-font>h2,
.patchstack-font>h4 {
    color: #fff;
    padding-left: 10px
}

.patchstack-font>h2 {
    padding-left: 0;
}

.patchstack-content-inner>h2 {
    padding-left: 10px
}

.table-firewall-log>thead>tr>th,
.patchstack-font>h2,
.patchstack-font>h4 {
    font-family: 'Faktum';
    font-weight: 300!important
}

.patchstack-content-inner-table .dataTables_wrapper .dataTables_paginate .paginate_button.current,
.patchstack-content-inner-table .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: #272930!important;
    border-radius: 50%;
    color: #fff!important;
    border: none
}

.patchstack-content-inner-table .dataTables_wrapper .dataTables_paginate .paginate_button.next,
.patchstack-content-inner-table .dataTables_wrapper .dataTables_paginate .paginate_button.previous {
    background: 0 0!important;
    color: #fff!important;
    border: none!important
}

.patchstack-content-inner-table .dataTables_length {
    padding-bottom: 15px
}

.patchstack-content-table>.patchstack-content-inner {
    background-color: #1f2128;
    color: #fff;
    float: right;
    width: 80%;
}

.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
}

.label {
    font-size: 11.84px;
    font-weight: 700;
    line-height: 14px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999
}

.label {
    padding: 1px 4px 2px;
    border-radius: 3px
}

a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-success {
    background-color: #468847
}

.label-success[href] {
    background-color: #356635
}

.patchstack-license-h2 {
    padding: 0!important
}

#wpwrap {
    background-color: #1f2128
}

.patchstack-content-table {
    padding-top: 80px
}

.patchstack-active-tab-logs {
    padding: 0
}

.patchstack-active-tab-logs h2.patchstack-logs-nav {
    display: inline-block;
    margin: -1px 0 0 0;
    position: relative;
    width: 100%;
    padding: 0
}

.patchstack-active-tab-logs h2.patchstack-logs-nav::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    border-bottom: 1px solid rgba(170, 189, 215, 0.1);
    bottom: 0
}

.patchstack-active-tab-logs .patchstack-nav-tab {
    float: left;
    width: 150px;
    margin-left: 0;
    font-family: 'Faktum';
    font-size: 15px;
    font-weight: 300;
    text-align: left;
    width: initial;
    padding: 15px 20px;
    position: relative;
    color: #fff;
    opacity: .5
}

.patchstack-active-tab-logs .patchstack-nav-tab:first-child {
    border-top-left-radius: 4px
}

.patchstack-active-tab-logs .patchstack-nav-tab,
.patchstack-active-tab-logs .patchstack-nav-tab.patchstack-nav-tab-active,
.patchstack-active-tab-logs .patchstack-nav-tab:focus,
.patchstack-nav-tab:hover {
    background-color: transparent
}

.patchstack-active-tab-logs .patchstack-nav-tab.patchstack-nav-tab-active {
    opacity: 1
}

.patchstack-active-tab-logs .patchstack-nav-tab.patchstack-nav-tab-active::after {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    bottom: -8px;
    left: 0;
    border-bottom: 5px solid rgba(170, 189, 215, 0.1)
}

.patchstack-top {
    display: block;
    width: 100%;
    position: absolute;
    z-index: 800;
    background: #1f2128;
    border: none;
    margin-left: -20px;
    padding-right: 20px
}

.patchstack-top-logo {
    float: left;
    margin: 40px 0px 0 45px;
}

.patchstack-bi {
    border: 1px solid rgba(170, 189, 215, 0.1)!important
}

.patchstack-bi thead {
    border-bottom: 1px solid rgba(170, 189, 215, 0.1)!important
}

.patchstack-bi tbody>tr>td {
    padding-left: 0
}

.patchstack-plan {
    background:#272930;
    border-radius: 4px;
    padding: 32px;
    color: #acacac;
    font-size: 15px;
    width: 256px;
    height: 374px;
    float: left;
    position: relative;
    margin-top: 70px;
}

.patchstack-plan1 {
    margin-right: 80px;
}

.patchstack-plan1::before {
    content: 'Start monitoring for vulnerabilities';
    position: absolute;
    top: -35px;
    left: 0;
    color: #fff;
    font-size: 15px;
}

.patchstack-plan2::before {
    content: 'Already have an account?';
    position: absolute;
    top: -35px;
    left: 0;
    color: #fff;
    font-size: 15px;
}

.patchstack-is-size-4 {
    margin-top: 5px;
    display: inline-block;
    font-size: 36px;
}

.patchstack-has-text-white,
.patchstack-has-text-white:hover {
    color: #fff;
    text-decoration: none;
}

.patchstack-has-text-white:hover {
    opacity: 0.7;
}

.patchstack-has-text-white span {
    color: #B2D675;
    font-size: 15px;
    text-transform: uppercase;
}

.patchstack-sub {
    width: 69%;
    float: left;
    margin: 30px 0 0 0;
}

.patchstack-sub span:first-child {
    color: #fff;
    font-size: 11px;
    width: 100%;
    display: inline-block;
    margin-bottom: 5px;
}

.patchstack-sub span:last-child {
    font-size: 15px;
}

.patchstack-plan p {
    color: #acacac;
    font-size: 13px;
    line-height: 20px;
}

.patchstack-plan1 p {
    margin: 20px 0;
}

.patchstack-plan li {
    margin-bottom: 8px;
}

.patchstack-check {
    background: url(../images/check-green.svg) no-repeat #323735;
    background-position: 6px 8px;
    border-radius: 50%;
    height: 24px;
    width: 24px;
    display: inline-block;
    position: relative;
    top: 5px;
    margin-right: 10px;
}

.patchstack-check.patchstack-check-grey {
    background: url(../images/check.svg) no-repeat #32333a;
    background-position: 3px 5px;
}

.patchstack-strike {
    color: #585a5e;
}

.patchstack-minus {
    background: url(../images/minus.svg) no-repeat #32333a;
    background-position: 4px 4px;
    border-radius: 50%;
    height: 24px;
    width: 24px;
    display: inline-block;
    position: relative;
    top: 5px;
    margin-right: 10px;
}

.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: 30px;
    margin-bottom: 30px;
}

.patchstack-free .patchstack-content-table {
    padding-top: 0;
}

.patchstack-free .patchstack-content-table>.patchstack-content-inner {
    max-width: 45rem;
    margin: 0 auto;
    float: initial;
}

.patchstack-free .patchstack-content-table>.patchstack-content-inner > .patchstack-font{
    background: #272930;
    padding: 20px;
    border-radius: 4px;
}

.patchstack-free h1 {
    color: #fff;
    font-family: 'Faktum';
    font-weight: 300!important;
    font-size: 25px;
    text-align: center;
}

.patchstack-free .form-table input[type=text] {
    background: transparent;
    width: 100%;
    border: 2px solid rgba(170, 189, 215, 0.1) !important;
    padding: 11px 15px;
}

.patchstack-free .form-table label {
    color: #fff;
    font-size: 11px;
    margin: 15px 0 5px 0;
    display: inline-block;
}

.patchstack-free .button-primary {
    color: #B2D675;
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    background: rgba(178, 214, 117, 0.18);
    border-radius: 4px;
    border: none;
    padding: 12px 30px;
    margin-top: 34px;
    width: 100%;
    text-align: center;
}

.patchstack-free .button-primary:hover {
    color: #000;
    background: #b2d675;
}

.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-free .patchstack-license-h2 {
    border-bottom: 1px solid rgba(170,189,215,.1);
    margin-left: -20px;
    width: 106%;
    text-indent: 20px;
    padding-bottom: 15px !important;
    margin-bottom: 20px;
}

.patchstack-premium {
    max-width: 19rem !important;
    margin: 0 auto;
    float: initial !important;
    width: initial !important;
}

.patchstack-premium .patchstack-plan2::before {
    display: none;
}

#patchstack-activate {
    margin-top: 42px;
}

.patchstack-activate.button-primary.focus,
.patchstack-activate.button-primary:focus {
    background: #b2d675;
    border: none;
    outline: none;
    opacity: .5;
}

p.patchstack-upsell {
    text-align: center;
    font-size: 15px;
    line-height: 24px;
    color: #ACACAC;
    margin-top: 64px;
}

p.patchstack-upsell a {
    color: #B2D675;
    text-decoration: none;
}

p.patchstack-upsell img {
    position: relative;
    top: 7px;
}

.patchstack-premium p.patchstack-upsell {
    width: 500px;
    margin-left: -90px;
}
```
