.psp article, .psp aside, .psp details, .psp figcaption, .psp figure, .psp footer, .psp header, .psp hgroup, .psp main, .psp menu, .psp nav, .psp section, .psp summary {
  display: block; }
  .psp audio, .psp canvas, .psp progress, .psp video {
    display: inline-block;
    vertical-align: baseline; }
  .psp audio:not([controls]) {
    display: none;
    height: 0; }
  .psp [hidden], .psp template {
    display: none; }
  .psp a:active, .psp a:hover {
    outline: 0; }
  .psp abbr[title] {
    border-bottom: 1px dotted; }
  .psp b, .psp strong {
    font-weight: bold; }
  .psp dfn {
    font-style: italic; }
  .psp h1 {
    font-size: 2em;
    margin: 0.67em 0; }
  .psp mark {
    background: #ff0;
    color: #000; }
  .psp small {
    font-size: 80%; }
  .psp sub, .psp sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  .psp sup {
    top: -0.5em; }
  .psp sub {
    bottom: -0.25em; }
  .psp img {
    border: 0; }
  .psp svg:not(:root) {
    overflow: hidden; }
  .psp figure {
    margin: 1em 40px; }
  .psp hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0; }
  .psp pre {
    overflow: auto; }
  .psp code, .psp kbd, .psp pre, .psp samp {
    font-family: monospace, monospace;
    font-size: 1em; }
  .psp button, .psp input, .psp optgroup, .psp select, .psp textarea {
    color: inherit;
    font: inherit;
    margin: 0; }
  .psp button {
    overflow: visible; }
  .psp button, .psp select {
    text-transform: none; }
  .psp button, .psp html input[type="button"], .psp input[type="reset"], .psp input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer; }
  .psp button[disabled], .psp html input[disabled] {
    cursor: default; }
  .psp button::-moz-focus-inner, .psp input::-moz-focus-inner {
    border: 0;
    padding: 0; }
  .psp input {
    line-height: normal; }
  .psp input[type="checkbox"], .psp input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0; }
  .psp input[type="number"]::-webkit-inner-spin-button, .psp input[type="number"]::-webkit-outer-spin-button {
    height: auto; }
  .psp input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }
  .psp input[type="search"]::-webkit-search-cancel-button, .psp input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  .psp fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }
  .psp legend {
    border: 0;
    padding: 0; }
  .psp textarea {
    overflow: auto; }
  .psp optgroup {
    font-weight: bold; }
  .psp table {
    border-collapse: collapse;
    border-spacing: 0; }
  .psp td, .psp th {
    padding: 0; }
  .psp * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .psp *:before, .psp *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .psp input, .psp button, .psp select, .psp textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }
  .psp a {
    text-decoration: none; }
  .psp a:hover, .psp a:focus {
    color: #23527c; }
  .psp a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .psp figure {
    margin: 0; }
  .psp img {
    vertical-align: middle; }
  .psp .img-responsive {
    display: block;
    max-width: 100%;
    height: auto; }
  .psp .img-rounded {
    border-radius: 6px; }
  .psp .img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto; }
  .psp .img-circle {
    border-radius: 50%; }
  .psp hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee; }
  .psp .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  .psp .sr-only-focusable:active, .psp .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto; }
  .psp [role="button"] {
    cursor: pointer; }
  .psp .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px; }
  .psp .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px; }
  .psp .row {
    margin-left: -15px;
    margin-right: -15px; }
  .psp .col-xs-1, .psp .col-sm-1, .psp .col-md-1, .psp .col-lg-1, .psp .col-xs-2, .psp .col-sm-2, .psp .col-md-2, .psp .col-lg-2, .psp .col-xs-3, .psp .col-sm-3, .psp .col-md-3, .psp .col-lg-3, .psp .col-xs-4, .psp .col-sm-4, .psp .col-md-4, .psp .col-lg-4, .psp .col-xs-5, .psp .col-sm-5, .psp .col-md-5, .psp .col-lg-5, .psp .col-xs-6, .psp .col-sm-6, .psp .col-md-6, .psp .col-lg-6, .psp .col-xs-7, .psp .col-sm-7, .psp .col-md-7, .psp .col-lg-7, .psp .col-xs-8, .psp .col-sm-8, .psp .col-md-8, .psp .col-lg-8, .psp .col-xs-9, .psp .col-sm-9, .psp .col-md-9, .psp .col-lg-9, .psp .col-xs-10, .psp .col-sm-10, .psp .col-md-10, .psp .col-lg-10, .psp .col-xs-11, .psp .col-sm-11, .psp .col-md-11, .psp .col-lg-11, .psp .col-xs-12, .psp .col-sm-12, .psp .col-md-12, .psp .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
  .psp .col-xs-1, .psp .col-xs-2, .psp .col-xs-3, .psp .col-xs-4, .psp .col-xs-5, .psp .col-xs-6, .psp .col-xs-7, .psp .col-xs-8, .psp .col-xs-9, .psp .col-xs-10, .psp .col-xs-11, .psp .col-xs-12 {
    float: left; }
  .psp .col-xs-12 {
    width: 100%; }
  .psp .col-xs-11 {
    width: 91.66667%; }
  .psp .col-xs-10 {
    width: 83.33333%; }
  .psp .col-xs-9 {
    width: 75%; }
  .psp .col-xs-8 {
    width: 66.66667%; }
  .psp .col-xs-7 {
    width: 58.33333%; }
  .psp .col-xs-6 {
    width: 50%; }
  .psp .col-xs-5 {
    width: 41.66667%; }
  .psp .col-xs-4 {
    width: 33.33333%; }
  .psp .col-xs-3 {
    width: 25%; }
  .psp .col-xs-2 {
    width: 16.66667%; }
  .psp .col-xs-1 {
    width: 8.33333%; }
  .psp .col-xs-pull-12 {
    right: 100%; }
  .psp .col-xs-pull-11 {
    right: 91.66667%; }
  .psp .col-xs-pull-10 {
    right: 83.33333%; }
  .psp .col-xs-pull-9 {
    right: 75%; }
  .psp .col-xs-pull-8 {
    right: 66.66667%; }
  .psp .col-xs-pull-7 {
    right: 58.33333%; }
  .psp .col-xs-pull-6 {
    right: 50%; }
  .psp .col-xs-pull-5 {
    right: 41.66667%; }
  .psp .col-xs-pull-4 {
    right: 33.33333%; }
  .psp .col-xs-pull-3 {
    right: 25%; }
  .psp .col-xs-pull-2 {
    right: 16.66667%; }
  .psp .col-xs-pull-1 {
    right: 8.33333%; }
  .psp .col-xs-pull-0 {
    right: auto; }
  .psp .col-xs-push-12 {
    left: 100%; }
  .psp .col-xs-push-11 {
    left: 91.66667%; }
  .psp .col-xs-push-10 {
    left: 83.33333%; }
  .psp .col-xs-push-9 {
    left: 75%; }
  .psp .col-xs-push-8 {
    left: 66.66667%; }
  .psp .col-xs-push-7 {
    left: 58.33333%; }
  .psp .col-xs-push-6 {
    left: 50%; }
  .psp .col-xs-push-5 {
    left: 41.66667%; }
  .psp .col-xs-push-4 {
    left: 33.33333%; }
  .psp .col-xs-push-3 {
    left: 25%; }
  .psp .col-xs-push-2 {
    left: 16.66667%; }
  .psp .col-xs-push-1 {
    left: 8.33333%; }
  .psp .col-xs-push-0 {
    left: auto; }
  .psp .col-xs-offset-12 {
    margin-left: 100%; }
  .psp .col-xs-offset-11 {
    margin-left: 91.66667%; }
  .psp .col-xs-offset-10 {
    margin-left: 83.33333%; }
  .psp .col-xs-offset-9 {
    margin-left: 75%; }
  .psp .col-xs-offset-8 {
    margin-left: 66.66667%; }
  .psp .col-xs-offset-7 {
    margin-left: 58.33333%; }
  .psp .col-xs-offset-6 {
    margin-left: 50%; }
  .psp .col-xs-offset-5 {
    margin-left: 41.66667%; }
  .psp .col-xs-offset-4 {
    margin-left: 33.33333%; }
  .psp .col-xs-offset-3 {
    margin-left: 25%; }
  .psp .col-xs-offset-2 {
    margin-left: 16.66667%; }
  .psp .col-xs-offset-1 {
    margin-left: 8.33333%; }
  .psp .col-xs-offset-0 {
    margin-left: 0%; }
  @media (min-width: 768px) {
  .psp .col-sm-1, .psp .col-sm-2, .psp .col-sm-3, .psp .col-sm-4, .psp .col-sm-5, .psp .col-sm-6, .psp .col-sm-7, .psp .col-sm-8, .psp .col-sm-9, .psp .col-sm-10, .psp .col-sm-11, .psp .col-sm-12 {
    float: left; }
  .psp .col-sm-12 {
    width: 100%; }
  .psp .col-sm-11 {
    width: 91.66667%; }
  .psp .col-sm-10 {
    width: 83.33333%; }
  .psp .col-sm-9 {
    width: 75%; }
  .psp .col-sm-8 {
    width: 66.66667%; }
  .psp .col-sm-7 {
    width: 58.33333%; }
  .psp .col-sm-6 {
    width: 50%; }
  .psp .col-sm-5 {
    width: 41.66667%; }
  .psp .col-sm-4 {
    width: 33.33333%; }
  .psp .col-sm-3 {
    width: 25%; }
  .psp .col-sm-2 {
    width: 16.66667%; }
  .psp .col-sm-1 {
    width: 8.33333%; }
  .psp .col-sm-pull-12 {
    right: 100%; }
  .psp .col-sm-pull-11 {
    right: 91.66667%; }
  .psp .col-sm-pull-10 {
    right: 83.33333%; }
  .psp .col-sm-pull-9 {
    right: 75%; }
  .psp .col-sm-pull-8 {
    right: 66.66667%; }
  .psp .col-sm-pull-7 {
    right: 58.33333%; }
  .psp .col-sm-pull-6 {
    right: 50%; }
  .psp .col-sm-pull-5 {
    right: 41.66667%; }
  .psp .col-sm-pull-4 {
    right: 33.33333%; }
  .psp .col-sm-pull-3 {
    right: 25%; }
  .psp .col-sm-pull-2 {
    right: 16.66667%; }
  .psp .col-sm-pull-1 {
    right: 8.33333%; }
  .psp .col-sm-pull-0 {
    right: auto; }
  .psp .col-sm-push-12 {
    left: 100%; }
  .psp .col-sm-push-11 {
    left: 91.66667%; }
  .psp .col-sm-push-10 {
    left: 83.33333%; }
  .psp .col-sm-push-9 {
    left: 75%; }
  .psp .col-sm-push-8 {
    left: 66.66667%; }
  .psp .col-sm-push-7 {
    left: 58.33333%; }
  .psp .col-sm-push-6 {
    left: 50%; }
  .psp .col-sm-push-5 {
    left: 41.66667%; }
  .psp .col-sm-push-4 {
    left: 33.33333%; }
  .psp .col-sm-push-3 {
    left: 25%; }
  .psp .col-sm-push-2 {
    left: 16.66667%; }
  .psp .col-sm-push-1 {
    left: 8.33333%; }
  .psp .col-sm-push-0 {
    left: auto; }
  .psp .col-sm-offset-12 {
    margin-left: 100%; }
  .psp .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .psp .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .psp .col-sm-offset-9 {
    margin-left: 75%; }
  .psp .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .psp .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .psp .col-sm-offset-6 {
    margin-left: 50%; }
  .psp .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .psp .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .psp .col-sm-offset-3 {
    margin-left: 25%; }
  .psp .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .psp .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .psp .col-sm-offset-0 {
    margin-left: 0%; } }
  @media (min-width: 992px) {
  .psp .col-md-1, .psp .col-md-2, .psp .col-md-3, .psp .col-md-4, .psp .col-md-5, .psp .col-md-6, .psp .col-md-7, .psp .col-md-8, .psp .col-md-9, .psp .col-md-10, .psp .col-md-11, .psp .col-md-12 {
    float: left; }
  .psp .col-md-12 {
    width: 100%; }
  .psp .col-md-11 {
    width: 91.66667%; }
  .psp .col-md-10 {
    width: 83.33333%; }
  .psp .col-md-9 {
    width: 75%; }
  .psp .col-md-8 {
    width: 66.66667%; }
  .psp .col-md-7 {
    width: 58.33333%; }
  .psp .col-md-6 {
    width: 50%; }
  .psp .col-md-5 {
    width: 41.66667%; }
  .psp .col-md-4 {
    width: 33.33333%; }
  .psp .col-md-3 {
    width: 25%; }
  .psp .col-md-2 {
    width: 16.66667%; }
  .psp .col-md-1 {
    width: 8.33333%; }
  .psp .col-md-pull-12 {
    right: 100%; }
  .psp .col-md-pull-11 {
    right: 91.66667%; }
  .psp .col-md-pull-10 {
    right: 83.33333%; }
  .psp .col-md-pull-9 {
    right: 75%; }
  .psp .col-md-pull-8 {
    right: 66.66667%; }
  .psp .col-md-pull-7 {
    right: 58.33333%; }
  .psp .col-md-pull-6 {
    right: 50%; }
  .psp .col-md-pull-5 {
    right: 41.66667%; }
  .psp .col-md-pull-4 {
    right: 33.33333%; }
  .psp .col-md-pull-3 {
    right: 25%; }
  .psp .col-md-pull-2 {
    right: 16.66667%; }
  .psp .col-md-pull-1 {
    right: 8.33333%; }
  .psp .col-md-pull-0 {
    right: auto; }
  .psp .col-md-push-12 {
    left: 100%; }
  .psp .col-md-push-11 {
    left: 91.66667%; }
  .psp .col-md-push-10 {
    left: 83.33333%; }
  .psp .col-md-push-9 {
    left: 75%; }
  .psp .col-md-push-8 {
    left: 66.66667%; }
  .psp .col-md-push-7 {
    left: 58.33333%; }
  .psp .col-md-push-6 {
    left: 50%; }
  .psp .col-md-push-5 {
    left: 41.66667%; }
  .psp .col-md-push-4 {
    left: 33.33333%; }
  .psp .col-md-push-3 {
    left: 25%; }
  .psp .col-md-push-2 {
    left: 16.66667%; }
  .psp .col-md-push-1 {
    left: 8.33333%; }
  .psp .col-md-push-0 {
    left: auto; }
  .psp .col-md-offset-12 {
    margin-left: 100%; }
  .psp .col-md-offset-11 {
    margin-left: 91.66667%; }
  .psp .col-md-offset-10 {
    margin-left: 83.33333%; }
  .psp .col-md-offset-9 {
    margin-left: 75%; }
  .psp .col-md-offset-8 {
    margin-left: 66.66667%; }
  .psp .col-md-offset-7 {
    margin-left: 58.33333%; }
  .psp .col-md-offset-6 {
    margin-left: 50%; }
  .psp .col-md-offset-5 {
    margin-left: 41.66667%; }
  .psp .col-md-offset-4 {
    margin-left: 33.33333%; }
  .psp .col-md-offset-3 {
    margin-left: 25%; }
  .psp .col-md-offset-2 {
    margin-left: 16.66667%; }
  .psp .col-md-offset-1 {
    margin-left: 8.33333%; }
  .psp .col-md-offset-0 {
    margin-left: 0%; } }
  @media (min-width: 1200px) {
  .psp .col-lg-1, .psp .col-lg-2, .psp .col-lg-3, .psp .col-lg-4, .psp .col-lg-5, .psp .col-lg-6, .psp .col-lg-7, .psp .col-lg-8, .psp .col-lg-9, .psp .col-lg-10, .psp .col-lg-11, .psp .col-lg-12 {
    float: left; }
  .psp .col-lg-12 {
    width: 100%; }
  .psp .col-lg-11 {
    width: 91.66667%; }
  .psp .col-lg-10 {
    width: 83.33333%; }
  .psp .col-lg-9 {
    width: 75%; }
  .psp .col-lg-8 {
    width: 66.66667%; }
  .psp .col-lg-7 {
    width: 58.33333%; }
  .psp .col-lg-6 {
    width: 50%; }
  .psp .col-lg-5 {
    width: 41.66667%; }
  .psp .col-lg-4 {
    width: 33.33333%; }
  .psp .col-lg-3 {
    width: 25%; }
  .psp .col-lg-2 {
    width: 16.66667%; }
  .psp .col-lg-1 {
    width: 8.33333%; }
  .psp .col-lg-pull-12 {
    right: 100%; }
  .psp .col-lg-pull-11 {
    right: 91.66667%; }
  .psp .col-lg-pull-10 {
    right: 83.33333%; }
  .psp .col-lg-pull-9 {
    right: 75%; }
  .psp .col-lg-pull-8 {
    right: 66.66667%; }
  .psp .col-lg-pull-7 {
    right: 58.33333%; }
  .psp .col-lg-pull-6 {
    right: 50%; }
  .psp .col-lg-pull-5 {
    right: 41.66667%; }
  .psp .col-lg-pull-4 {
    right: 33.33333%; }
  .psp .col-lg-pull-3 {
    right: 25%; }
  .psp .col-lg-pull-2 {
    right: 16.66667%; }
  .psp .col-lg-pull-1 {
    right: 8.33333%; }
  .psp .col-lg-pull-0 {
    right: auto; }
  .psp .col-lg-push-12 {
    left: 100%; }
  .psp .col-lg-push-11 {
    left: 91.66667%; }
  .psp .col-lg-push-10 {
    left: 83.33333%; }
  .psp .col-lg-push-9 {
    left: 75%; }
  .psp .col-lg-push-8 {
    left: 66.66667%; }
  .psp .col-lg-push-7 {
    left: 58.33333%; }
  .psp .col-lg-push-6 {
    left: 50%; }
  .psp .col-lg-push-5 {
    left: 41.66667%; }
  .psp .col-lg-push-4 {
    left: 33.33333%; }
  .psp .col-lg-push-3 {
    left: 25%; }
  .psp .col-lg-push-2 {
    left: 16.66667%; }
  .psp .col-lg-push-1 {
    left: 8.33333%; }
  .psp .col-lg-push-0 {
    left: auto; }
  .psp .col-lg-offset-12 {
    margin-left: 100%; }
  .psp .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .psp .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .psp .col-lg-offset-9 {
    margin-left: 75%; }
  .psp .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .psp .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .psp .col-lg-offset-6 {
    margin-left: 50%; }
  .psp .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .psp .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .psp .col-lg-offset-3 {
    margin-left: 25%; }
  .psp .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .psp .col-lg-offset-1 {
    margin-left: 3.9%; }
  .psp .col-lg-offset-0 {
    margin-left: 0%; } }
  .psp fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0; }
  .psp legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5; }
  .psp label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold; }
  .psp input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .psp input[type="radio"], .psp input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal; }
  .psp input[type="file"] {
    display: block; }
  .psp input[type="range"] {
    display: block;
    width: 100%; }
  .psp select[multiple], .psp select[size] {
    height: auto; }
  .psp input[type="file"]:focus, .psp input[type="radio"]:focus, .psp input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .psp output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555; }
  .psp .form-control {
    margin-top: 20px;
    display: block;
    width: 100%;
    height: 60px;
    padding: 12px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #2d2d2d;
    background-color: #fff;
    background-image: none;
    border: 1px solid #f2f2f2;
    border-radius: 3px;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .psp .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .psp .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .psp .form-control:-ms-input-placeholder {
    color: #999; }
  .psp .form-control::-webkit-input-placeholder {
    color: #999; }
  .psp .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .psp .form-control[disabled], .psp .form-control[readonly], .psp fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1; }
  .psp .form-control[disabled], .psp fieldset[disabled] .form-control {
    cursor: not-allowed; }
  .psp textarea.form-control {
    height: auto; }
  .psp input[type="search"] {
    -webkit-appearance: none; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
  .psp input[type="date"].form-control, .psp input[type="time"].form-control, .psp input[type="datetime-local"].form-control, .psp input[type="month"].form-control {
    line-height: 34px; }
  .psp input[type="date"].input-sm, .psp input[type="time"].input-sm, .psp input[type="datetime-local"].input-sm, .psp input[type="month"].input-sm, .psp .input-group-sm input[type="date"], .psp .input-group-sm input[type="time"], .psp .input-group-sm input[type="datetime-local"], .psp .input-group-sm input[type="month"] {
    line-height: 30px; }
  .psp input[type="date"].input-lg, .psp input[type="time"].input-lg, .psp input[type="datetime-local"].input-lg, .psp input[type="month"].input-lg, .psp .input-group-lg input[type="date"], .psp .input-group-lg input[type="time"], .psp .input-group-lg input[type="datetime-local"], .psp .input-group-lg input[type="month"] {
    line-height: 46px; } }
  .psp .form-group {
    margin-bottom: 15px; }
  .psp .radio, .psp .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px; }
  .psp .radio label, .psp .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }
  .psp .radio input[type="radio"], .psp .radio-inline input[type="radio"], .psp .checkbox input[type="checkbox"], .psp .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9; }
  .psp .radio + .radio, .psp .checkbox + .checkbox {
    margin-top: -5px; }
  .psp .radio-inline, .psp .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer; }
  .psp .radio-inline + .radio-inline, .psp .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px; }
  .psp input[type="radio"][disabled], .psp input[type="checkbox"][disabled], .psp input[type="radio"].disabled, .psp input[type="checkbox"].disabled, .psp fieldset[disabled] input[type="radio"], .psp fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed; }
  .psp .radio-inline.disabled, .psp .checkbox-inline.disabled, .psp fieldset[disabled] .radio-inline, .psp fieldset[disabled] .checkbox-inline {
    cursor: not-allowed; }
  .psp .radio.disabled label, .psp .checkbox.disabled label, .psp fieldset[disabled] .radio label, .psp fieldset[disabled] .checkbox label {
    cursor: not-allowed; }
  .psp .form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px; }
  .psp .form-control-static.input-lg, .psp .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0; }
  .psp .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .psp select.input-sm {
    height: 30px;
    line-height: 30px; }
  .psp textarea.input-sm, .psp select[multiple].input-sm {
    height: auto; }
  .psp .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .psp .form-group-sm select.form-control {
    height: 30px;
    line-height: 30px; }
  .psp .form-group-sm textarea.form-control, .psp .form-group-sm select[multiple].form-control {
    height: auto; }
  .psp .form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5; }
  .psp .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px; }
  .psp select.input-lg {
    height: 46px;
    line-height: 46px; }
  .psp textarea.input-lg, .psp select[multiple].input-lg {
    height: auto; }
  .psp .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px; }
  .psp .form-group-lg select.form-control {
    height: 46px;
    line-height: 46px; }
  .psp .form-group-lg textarea.form-control, .psp .form-group-lg select[multiple].form-control {
    height: auto; }
  .psp .form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33333; }
  .psp .has-feedback {
    position: relative; }
  .psp .has-feedback .form-control {
    padding-right: 42.5px; }
  .psp .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none; }
  .psp .input-lg + .form-control-feedback, .psp .input-group-lg + .form-control-feedback, .psp .form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px; }
  .psp .input-sm + .form-control-feedback, .psp .input-group-sm + .form-control-feedback, .psp .form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px; }
  .psp .has-success .help-block, .psp .has-success .control-label, .psp .has-success .radio, .psp .has-success .checkbox, .psp .has-success .radio-inline, .psp .has-success .checkbox-inline, .psp .has-success.radio label, .psp .has-success.checkbox label, .psp .has-success.radio-inline label, .psp .has-success.checkbox-inline label {
    color: #3c763d; }
  .psp .has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .psp .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
  .psp .has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8; }
  .psp .has-success .form-control-feedback {
    color: #3c763d; }
  .psp .has-warning .help-block, .psp .has-warning .control-label, .psp .has-warning .radio, .psp .has-warning .checkbox, .psp .has-warning .radio-inline, .psp .has-warning .checkbox-inline, .psp .has-warning.radio label, .psp .has-warning.checkbox label, .psp .has-warning.radio-inline label, .psp .has-warning.checkbox-inline label {
    color: #8a6d3b; }
  .psp .has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .psp .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
  .psp .has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3; }
  .psp .has-warning .form-control-feedback {
    color: #8a6d3b; }
  .psp .has-error .help-block, .psp .has-error .control-label, .psp .has-error .radio, .psp .has-error .checkbox, .psp .has-error .radio-inline, .psp .has-error .checkbox-inline, .psp .has-error.radio label, .psp .has-error.checkbox label, .psp .has-error.radio-inline label, .psp .has-error.checkbox-inline label {
    color: #a94442; }
  .psp .has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .psp .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
  .psp .has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede; }
  .psp .has-error .form-control-feedback {
    color: #a94442; }
  .psp .has-feedback label ~ .form-control-feedback {
    top: 25px; }
  .psp .has-feedback label.sr-only ~ .form-control-feedback {
    top: 0; }
  .psp .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373; }
  @media (min-width: 768px) {
  .psp .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .psp .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .psp .form-inline .form-control-static {
    display: inline-block; }
  .psp .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
  .psp .form-inline .input-group .input-group-addon, .psp .form-inline .input-group .input-group-btn, .psp .form-inline .input-group .form-control {
    width: auto; }
  .psp .form-inline .input-group > .form-control {
    width: 100%; }
  .psp .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .psp .form-inline .radio, .psp .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .psp .form-inline .radio label, .psp .form-inline .checkbox label {
    padding-left: 0; }
  .psp .form-inline .radio input[type="radio"], .psp .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .psp .form-inline .has-feedback .form-control-feedback {
    top: 0; } }
  .psp .form-horizontal .radio, .psp .form-horizontal .checkbox, .psp .form-horizontal .radio-inline, .psp .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px; }
  .psp .form-horizontal .radio, .psp .form-horizontal .checkbox {
    min-height: 27px; }
  .psp .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px; }
  @media (min-width: 768px) {
  .psp .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
  .psp .form-horizontal .has-feedback .form-control-feedback {
    right: 15px; }
  @media (min-width: 768px) {
  .psp .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }
  @media (min-width: 768px) {
  .psp .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }
  .psp .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .psp .btn:focus, .psp .btn:active:focus, .psp .btn.active:focus, .psp .btn.focus, .psp .btn:active.focus, .psp .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .psp .btn:hover, .psp .btn:focus, .psp .btn.focus {
    color: #333;
    text-decoration: none; }
  .psp .btn:active, .psp .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .psp .btn.disabled, .psp .btn[disabled], .psp fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }
  .psp a.btn.disabled, .psp fieldset[disabled] a.btn {
    pointer-events: none; }
  .psp .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc; }
  .psp .btn-default:focus, .psp .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .psp .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .psp .btn-default:active, .psp .btn-default.active, .psp .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .psp .btn-default:active:hover, .psp .btn-default.active:hover, .psp .open > .dropdown-toggle.btn-default:hover, .psp .btn-default:active:focus, .psp .btn-default.active:focus, .psp .open > .dropdown-toggle.btn-default:focus, .psp .btn-default:active.focus, .psp .btn-default.active.focus, .psp .open > .dropdown-toggle.btn-default.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c; }
  .psp .btn-default:active, .psp .btn-default.active, .psp .open > .dropdown-toggle.btn-default {
    background-image: none; }
  .psp .btn-default.disabled:hover, .psp .btn-default[disabled]:hover, .psp fieldset[disabled] .btn-default:hover, .psp .btn-default.disabled:focus, .psp .btn-default[disabled]:focus, .psp fieldset[disabled] .btn-default:focus, .psp .btn-default.disabled.focus, .psp .btn-default[disabled].focus, .psp fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .psp .btn-default .badge {
    color: #fff;
    background-color: #333; }
  .psp .btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4; }
  .psp .btn-primary:focus, .psp .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .psp .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .psp .btn-primary:active, .psp .btn-primary.active, .psp .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .psp .btn-primary:active:hover, .psp .btn-primary.active:hover, .psp .open > .dropdown-toggle.btn-primary:hover, .psp .btn-primary:active:focus, .psp .btn-primary.active:focus, .psp .open > .dropdown-toggle.btn-primary:focus, .psp .btn-primary:active.focus, .psp .btn-primary.active.focus, .psp .open > .dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40; }
  .psp .btn-primary:active, .psp .btn-primary.active, .psp .open > .dropdown-toggle.btn-primary {
    background-image: none; }
  .psp .btn-primary.disabled:hover, .psp .btn-primary[disabled]:hover, .psp fieldset[disabled] .btn-primary:hover, .psp .btn-primary.disabled:focus, .psp .btn-primary[disabled]:focus, .psp fieldset[disabled] .btn-primary:focus, .psp .btn-primary.disabled.focus, .psp .btn-primary[disabled].focus, .psp fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .psp .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }
  .psp .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .psp .btn-success:focus, .psp .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .psp .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .psp .btn-success:active, .psp .btn-success.active, .psp .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .psp .btn-success:active:hover, .psp .btn-success.active:hover, .psp .open > .dropdown-toggle.btn-success:hover, .psp .btn-success:active:focus, .psp .btn-success.active:focus, .psp .open > .dropdown-toggle.btn-success:focus, .psp .btn-success:active.focus, .psp .btn-success.active.focus, .psp .open > .dropdown-toggle.btn-success.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625; }
  .psp .btn-success:active, .psp .btn-success.active, .psp .open > .dropdown-toggle.btn-success {
    background-image: none; }
  .psp .btn-success.disabled:hover, .psp .btn-success[disabled]:hover, .psp fieldset[disabled] .btn-success:hover, .psp .btn-success.disabled:focus, .psp .btn-success[disabled]:focus, .psp fieldset[disabled] .btn-success:focus, .psp .btn-success.disabled.focus, .psp .btn-success[disabled].focus, .psp fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .psp .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }
  .psp .btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da; }
  .psp .btn-info:focus, .psp .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .psp .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .psp .btn-info:active, .psp .btn-info.active, .psp .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .psp .btn-info:active:hover, .psp .btn-info.active:hover, .psp .open > .dropdown-toggle.btn-info:hover, .psp .btn-info:active:focus, .psp .btn-info.active:focus, .psp .open > .dropdown-toggle.btn-info:focus, .psp .btn-info:active.focus, .psp .btn-info.active.focus, .psp .open > .dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85; }
  .psp .btn-info:active, .psp .btn-info.active, .psp .open > .dropdown-toggle.btn-info {
    background-image: none; }
  .psp .btn-info.disabled:hover, .psp .btn-info[disabled]:hover, .psp fieldset[disabled] .btn-info:hover, .psp .btn-info.disabled:focus, .psp .btn-info[disabled]:focus, .psp fieldset[disabled] .btn-info:focus, .psp .btn-info.disabled.focus, .psp .btn-info[disabled].focus, .psp fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .psp .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }
  .psp .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236; }
  .psp .btn-warning:focus, .psp .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .psp .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .psp .btn-warning:active, .psp .btn-warning.active, .psp .open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .psp .btn-warning:active:hover, .psp .btn-warning.active:hover, .psp .open > .dropdown-toggle.btn-warning:hover, .psp .btn-warning:active:focus, .psp .btn-warning.active:focus, .psp .open > .dropdown-toggle.btn-warning:focus, .psp .btn-warning:active.focus, .psp .btn-warning.active.focus, .psp .open > .dropdown-toggle.btn-warning.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d; }
  .psp .btn-warning:active, .psp .btn-warning.active, .psp .open > .dropdown-toggle.btn-warning {
    background-image: none; }
  .psp .btn-warning.disabled:hover, .psp .btn-warning[disabled]:hover, .psp fieldset[disabled] .btn-warning:hover, .psp .btn-warning.disabled:focus, .psp .btn-warning[disabled]:focus, .psp fieldset[disabled] .btn-warning:focus, .psp .btn-warning.disabled.focus, .psp .btn-warning[disabled].focus, .psp fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .psp .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }
  .psp .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a; }
  .psp .btn-danger:focus, .psp .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .psp .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .psp .btn-danger:active, .psp .btn-danger.active, .psp .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .psp .btn-danger:active:hover, .psp .btn-danger.active:hover, .psp .open > .dropdown-toggle.btn-danger:hover, .psp .btn-danger:active:focus, .psp .btn-danger.active:focus, .psp .open > .dropdown-toggle.btn-danger:focus, .psp .btn-danger:active.focus, .psp .btn-danger.active.focus, .psp .open > .dropdown-toggle.btn-danger.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19; }
  .psp .btn-danger:active, .psp .btn-danger.active, .psp .open > .dropdown-toggle.btn-danger {
    background-image: none; }
  .psp .btn-danger.disabled:hover, .psp .btn-danger[disabled]:hover, .psp fieldset[disabled] .btn-danger:hover, .psp .btn-danger.disabled:focus, .psp .btn-danger[disabled]:focus, .psp fieldset[disabled] .btn-danger:focus, .psp .btn-danger.disabled.focus, .psp .btn-danger[disabled].focus, .psp fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .psp .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }
  .psp .btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0; }
  .psp .btn-link, .psp .btn-link:active, .psp .btn-link.active, .psp .btn-link[disabled], .psp fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .psp .btn-link, .psp .btn-link:hover, .psp .btn-link:focus, .psp .btn-link:active {
    border-color: transparent; }
  .psp .btn-link:hover, .psp .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .psp .btn-link[disabled]:hover, .psp fieldset[disabled] .btn-link:hover, .psp .btn-link[disabled]:focus, .psp fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none; }
  .psp .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px; }
  .psp .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .psp .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .psp .btn-block {
    display: block;
    width: 100%; }
  .psp .btn-block + .btn-block {
    margin-top: 5px; }
  .psp input[type="submit"].btn-block, .psp input[type="reset"].btn-block, .psp input[type="button"].btn-block {
    width: 100%; }
  .psp .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
  .psp .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .psp .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }
  .psp .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit; }
  .psp .panel-title > a, .psp .panel-title > small, .psp .panel-title > .small, .psp .panel-title > small > a, .psp .panel-title > .small > a {
    color: inherit; }
  .psp .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
  .psp .panel > .list-group, .psp .panel > .panel-collapse > .list-group {
    margin-bottom: 0; }
  .psp .panel > .list-group .list-group-item, .psp .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .psp .panel > .list-group:first-child .list-group-item:first-child, .psp .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .psp .panel > .list-group:last-child .list-group-item:last-child, .psp .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
  .psp .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .psp .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0; }
  .psp .list-group + .panel-footer {
    border-top-width: 0; }
  .psp .panel > .table, .psp .panel > .table-responsive > .table, .psp .panel > .panel-collapse > .table {
    margin-bottom: 0; }
  .psp .panel > .table caption, .psp .panel > .table-responsive > .table caption, .psp .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }
  .psp .panel > .table:first-child, .psp .panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .psp .panel > .table:first-child > thead:first-child > tr:first-child, .psp .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .psp .panel > .table:first-child > tbody:first-child > tr:first-child, .psp .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .psp .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .psp .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .psp .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .psp .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .psp .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .psp .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .psp .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .psp .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px; }
  .psp .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .psp .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .psp .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .psp .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .psp .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .psp .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .psp .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .psp .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px; }
  .psp .panel > .table:last-child, .psp .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
  .psp .panel > .table:last-child > tbody:last-child > tr:last-child, .psp .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .psp .panel > .table:last-child > tfoot:last-child > tr:last-child, .psp .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
  .psp .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .psp .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .psp .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .psp .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .psp .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .psp .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .psp .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .psp .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px; }
  .psp .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .psp .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .psp .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .psp .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .psp .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .psp .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .psp .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .psp .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px; }
  .psp .panel > .panel-body + .table, .psp .panel > .panel-body + .table-responsive, .psp .panel > .table + .panel-body, .psp .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd; }
  .psp .panel > .table > tbody:first-child > tr:first-child th, .psp .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0; }
  .psp .panel > .table-bordered, .psp .panel > .table-responsive > .table-bordered {
    border: 0; }
  .psp .panel > .table-bordered > thead > tr > th:first-child, .psp .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .psp .panel > .table-bordered > tbody > tr > th:first-child, .psp .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .psp .panel > .table-bordered > tfoot > tr > th:first-child, .psp .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .psp .panel > .table-bordered > thead > tr > td:first-child, .psp .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .psp .panel > .table-bordered > tbody > tr > td:first-child, .psp .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .psp .panel > .table-bordered > tfoot > tr > td:first-child, .psp .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .psp .panel > .table-bordered > thead > tr > th:last-child, .psp .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .psp .panel > .table-bordered > tbody > tr > th:last-child, .psp .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .psp .panel > .table-bordered > tfoot > tr > th:last-child, .psp .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .psp .panel > .table-bordered > thead > tr > td:last-child, .psp .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .psp .panel > .table-bordered > tbody > tr > td:last-child, .psp .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .psp .panel > .table-bordered > tfoot > tr > td:last-child, .psp .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .psp .panel > .table-bordered > thead > tr:first-child > td, .psp .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .psp .panel > .table-bordered > tbody > tr:first-child > td, .psp .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .psp .panel > .table-bordered > thead > tr:first-child > th, .psp .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .psp .panel > .table-bordered > tbody > tr:first-child > th, .psp .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .psp .panel > .table-bordered > tbody > tr:last-child > td, .psp .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .psp .panel > .table-bordered > tfoot > tr:last-child > td, .psp .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .psp .panel > .table-bordered > tbody > tr:last-child > th, .psp .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .psp .panel > .table-bordered > tfoot > tr:last-child > th, .psp .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
  .psp .panel > .table-responsive {
    border: 0;
    margin-bottom: 0; }
  .psp .panel-group {
    margin-bottom: 20px; }
  .psp .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
  .psp .panel-group .panel + .panel {
    margin-top: 5px; }
  .psp .panel-group .panel-heading {
    border-bottom: 0; }
  .psp .panel-group .panel-heading + .panel-collapse > .panel-body, .psp .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #ddd; }
  .psp .panel-group .panel-footer {
    border-top: 0; }
  .psp .panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd; }
  .psp .panel-default {
    border-color: #ddd; }
  .psp .panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd; }
  .psp .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd; }
  .psp .panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333; }
  .psp .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }
  .psp .panel-primary {
    border-color: #337ab7; }
  .psp .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
  .psp .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7; }
  .psp .panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff; }
  .psp .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }
  .psp .panel-success {
    border-color: #d6e9c6; }
  .psp .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
  .psp .panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6; }
  .psp .panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d; }
  .psp .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }
  .psp .panel-info {
    border-color: #bce8f1; }
  .psp .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
  .psp .panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1; }
  .psp .panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f; }
  .psp .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }
  .psp .panel-warning {
    border-color: #faebcc; }
  .psp .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
  .psp .panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc; }
  .psp .panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b; }
  .psp .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }
  .psp .panel-danger {
    border-color: #ebccd1; }
  .psp .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
  .psp .panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1; }
  .psp .panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442; }
  .psp .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }
  .psp .clearfix:before, .psp .clearfix:after, .psp .container:before, .psp .container:after, .psp .container-fluid:before, .psp .container-fluid:after, .psp .row:before, .psp .row:after, .psp .form-horizontal .form-group:before, .psp .form-horizontal .form-group:after, .psp .panel-body:before, .psp .panel-body:after {
    content: " ";
    display: table; }
  .psp .clearfix:after, .psp .container:after, .psp .container-fluid:after, .psp .row:after, .psp .form-horizontal .form-group:after, .psp .panel-body:after {
    clear: both; }
  .psp .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .psp .pull-right {
    float: right !important; }
  .psp .pull-left {
    float: left !important; }
  .psp .hide {
    display: none; }
  .psp .show {
    display: block !important; }
  .psp .invisible {
    visibility: hidden; }
  .psp .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
  .psp .hidden {
    display: none !important; }
  .psp .affix {
    position: fixed; }

.psp .panel {
  position: relative; }
  .psp .panel .panel-body {
    border-top: solid 0.1rem #d8d8d8; }
  .psp .panel .panel-heading {
    border-bottom: none; }
  .psp .panel .panel-heading, .psp .panel .panel-body {
    padding: 2.4rem; }
  .psp .panel > .panel-heading {
    position: relative;
    background: #fff;
    color: #727272; }
    .psp .panel > .panel-heading h1 {
      color: #383838; }

.psp-loader-holder .psp-loader, .psp-loader-holder-take-over .psp-loader, .psp-loader-holder .psp-loader:after, .psp-loader-holder-take-over .psp-loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em; }

.psp-loader-holder, .psp-loader-holder-take-over {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 1.1rem; }
  .psp-loader-holder.psp-loader-holder-take-over, .psp-loader-holder-take-over.psp-loader-holder-take-over {
    z-index: 99999;
    left: -20px;
    background: rgba(0, 0, 0, 0.8); }
  .psp-loader-holder .psp-loader, .psp-loader-holder-take-over .psp-loader {
    margin: 12rem auto 2rem auto;
    font-size: 1rem;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, .2);
    border-right: 1.1em solid rgba(255, 255, 255, .2);
    border-bottom: 1.1em solid rgba(255, 255, 255, .2);
    border-left: 1.1em solid #fff;
    transform: translateZ(0);
    animation: psp-loading 1.1s infinite linear; }
  @-webkit-keyframes psp-loading {
0% {
  transform: rotate(0deg); }
100% {
  transform: rotate(360deg); } }

@keyframes psp-loading {
  0% {
    transform: rotate(0deg); }

  100% {
    transform: rotate(360deg); } }

.psp-table {
  width: 100%;
  margin: 0;
  clear: both; }

.psp-table tr td, .psp-table tr th {
  vertical-align: top; }

.psp-table thead tr {
  background: #f9fafa; }

.psp-table tr th {
  padding: 1.1rem 2rem;
  border-bottom: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2; }

.psp-table tr th:last-child {
  border-right: 0; }

.psp-table tr td {
  border-bottom: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
  padding: 0.7rem 2rem; }

.psp-table tr td:last-child {
  border-right: 0; }

.psp-table tr:last-child td {
  border-bottom: 0; }

.psp-table tr td.psp-icon-column {
  text-align: center;
  width: 8rem; }

.psp-table tr td.psp-icon-column img {
  margin: 0 0.2rem; }

.psp-table tr.odd {
  background-color: #f4f4f4; }

.psp-table tr.even {
  background-color: #fcfcfc; }

@media only screen and (max-width: 480px) {
  /* List Table */
    .psp-table thead th {
      overflow: hidden;
      padding: 0.8rem;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate {
      display: block;
      text-align: center;
      float: none;
      padding: 0.6rem; }
    .psp-panel:not(.scrollable) .psp-table {
      table-layout: fixed; } }

.psp {
  /*!
 * jQuery.tipsy
 * Copyright (c) 2014 CreativeDream
 * Version: 1.0 (18-11-2014)
*/ }
  .psp #psp-main-loading {
    display: none;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 100;
    cursor: wait; }
  .psp #psp-main-loading #psp-loading-overlay {
    background-color: #ccc;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    height: 100%;
    position: relative;
    width: 100%; }
  .psp #psp-main-loading #psp-loading-box {
    border: 1px solid #aaa;
    box-shadow: rgba(0, 0, 0, 0.2) 0 4px 16px 0;
    background-color: #fff;
    filter: alpha(opacity=100);
    height: 10rem;
    left: 33%;
    -moz-opacity: 1;
    opacity: 1;
    position: absolute;
    top: 30rem;
    width: 40%;
    z-index: 10000; }
    .psp #psp-main-loading #psp-loading-box .psp-loading-text {
      color: #999;
      font-size: 1.1rem;
      position: relative;
      text-align: center;
      text-transform: uppercase;
      top: 2.5rem; }
  .psp .psp-table-ajax-list select {
    position: relative;
    /* start psp-list-table-footer */ }
  .psp #psp-list-table-footer {
    border: 0px solid green;
    float: left;
    width: 100%;
    /* end psp-list-table-footer */
    /* start psp-list-table-header */ }
  .psp #psp-list-table-footer .psp-list-table-left-col {
    width: auto !important;
    margin: 0rem !important;
    margin-right: 1.5rem !important;
    padding-top: 0rem !important; }
  .psp #psp-list-table-footer .psp-list-table-right-col {
    width: auto !important; }
  .psp #psp-list-table-footer .psp-box-show-per-pages {
    margin: 0rem !important; }
  .psp #psp-list-table-footer .psp-list-table-pagination.tablenav {
    margin: 0rem !important; }
  .psp #psp-list-table-header {
    border: 0px solid blue;
    margin: -1rem 0 0 0;
    float: left;
    width: 100%;
    /* end psp-list-table-header */ }
  .psp #psp-list-table-header .psp-list-table-header-row-first, .psp #psp-list-table-header .psp-list-table-header-row-second {
    display: table;
    height: auto;
    width: 100%;
    float: left; }
  .psp #psp-list-table-header .psp-list-table-header-row-second {
    border: 0px solid yellow;
    display: table !important;
    margin-top: 0.7rem !important; }
    .psp #psp-list-table-header .psp-list-table-header-row-second .psp-list-table-left-col {
      display: table-cell;
      width: auto !important;
      margin: 0rem !important;
      margin-right: 1.5rem !important;
      padding-top: 0rem !important; }
    .psp #psp-list-table-header .psp-list-table-header-row-second .psp-list-table-right-col {
      display: table-cell;
      width: auto !important;
      float: none !important; }
    .psp #psp-list-table-header .psp-list-table-header-row-second .psp-box-show-per-pages {
      margin: 0rem !important; }
    .psp #psp-list-table-header .psp-list-table-header-row-second .psp-list-table-pagination.tablenav {
      margin: 0rem !important; }
  .psp #psp-list-table-header .psp-list-table-header-row-first {
    border: 0px solid red; }
    .psp #psp-list-table-header .psp-list-table-header-row-first .psp-list-table-left-col, .psp #psp-list-table-header .psp-list-table-header-row-first .psp-list-table-right-col {
      display: table-cell;
      height: 100% !important;
      width: auto; }
    .psp #psp-list-table-header .psp-list-table-header-row-first .psp-list-table-left-col.psp_link_redirect {
      display: block;
      width: 100%; }
    .psp #psp-list-table-header .psp-list-table-header-row-first .psp-list-table-left-col {
      margin-right: 2rem !important;
      margin-bottom: 0rem !important; }
    .psp #psp-list-table-header .psp-list-table-header-row-first .psp-list-table-search-box.psp-search-standard-design {
      float: right;
      clear: left;
      width: auto !important;
      min-width: 32.7rem !important; }
      .psp #psp-list-table-header .psp-list-table-header-row-first .psp-list-table-search-box.psp-search-standard-design #psp-search-btn {
        font-family: 'Roboto', sans-serif;
        font-size: 1.1rem;
        color: #fff;
        font-weight: 700;
        background: #969696;
        border: none;
        padding: 1.3rem 2rem 2.7rem 2rem !important;
        line-height: 2rem;
        letter-spacing: 0.06em;
        text-transform: uppercase;
        margin-left: 0;
        border-radius: 0.3rem;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0; }
        .psp #psp-list-table-header .psp-list-table-header-row-first .psp-list-table-search-box.psp-search-standard-design #psp-search-btn:hover {
          background: #565656; }
      .psp #psp-list-table-header .psp-list-table-header-row-first .psp-list-table-search-box.psp-search-standard-design #psp-search-text {
        width: 23.8rem;
        height: 4rem;
        border: 1px solid #dbdbdb;
        border-bottom-left-radius: 0.3rem;
        border-top-left-radius: 0.3rem;
        padding-left: 1rem; }
      .psp #psp-list-table-header .psp-list-table-header-row-first .psp-list-table-search-box.psp-search-standard-design input {
        margin-top: 0 !important; }
  .psp #psp-list-table-header .psp-filter-post_type, .psp #psp-list-table-header .psp-filter-post_parent {
    float: left;
    margin: 0 1rem 0 0;
    position: relative;
    bottom: -0.4rem; }
  .psp #psp-list-table-header .psp-filter-post_parent {
    width: auto;
    min-width: 10rem;
    max-width: 40rem; }
  .psp #psp-list-table-header .psp-filter-general_field {
    float: left;
    margin: 0 1rem 0 0;
    position: relative;
    bottom: -0.4rem;
    width: auto;
    min-width: 15rem;
    max-width: 40rem; }
  .psp #psp-list-table-header .psp-filter-general_field.subsubsub {
    max-width: inherit; }
  .psp #psp-list-table-header .psp-filter-general_field.subsubsub:nth-child(2n) {
    background-color: #f2f1ef; }
  .psp .psp-list-table-left-col {
    float: left;
    width: 49%;
    margin-right: 2%;
    /*
		.#{$alias}-list-table-left-col.amz_queue,
		.#{$alias}-list-table-left-col.amz_search {
			width: 64%;
			height: px(47);
		}

		.#{$alias}-list-table-left-col.amz_search {
			height: px(90);
		}

		.#{$alias}-list-table-right-col.amz_queue.pagination,
		.#{$alias}-list-table-right-col.amz_search.pagination,
		.#{$alias}-list-table-right-col.amz_products.pagination {
			width: 48%;
		}

		.#{$alias}-list-table-left-col.amz_search .subsubsub,
		.#{$alias}-list-table-left-col.amz_queue .subsubsub {
			border: none !important;
			padding-left: 0 !important;
		}

		.#{$alias}-list-table-left-col.amz_queue .subsubsub li a {
			line-height: 0;
		}

		.#{$alias}-list-table-right-col.amz_products.pagination .#{$alias}-list-table-pagination {
			margin-top: px(4);
		}

		.#{$alias}-list-table-right-col.amz_queue,
		.#{$alias}-list-table-right-col.amz_search {
			width: 34%;
			height: px(47);
		}
		*/ }
  .psp .psp-list-table-right-col {
    float: right;
    width: 49%; }
  .psp .psp-list-table-search-box {
    width: 30rem;
    /* start psp-list-table-posts */ }
  .psp .psp-list-table-search-box input[type=text] {
    float: left;
    width: 19.5rem;
    margin: 0.4rem 0 0 0; }
  .psp .psp-list-table-search-box input[type=button] {
    float: left;
    margin: 0.7rem 0 0 0.5rem; }
  .psp #psp-list-table-posts {
    overflow: hidden;
    float: left;
    width: 100%;
    padding-bottom: 0.5rem;
    margin-top: 1rem !important;
    /* end psp-list-table-posts */ }
  .psp #psp-list-table-posts table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 0.6rem 0; }
    .psp #psp-list-table-posts table tr th {
      padding: 0.8rem 1rem; }
    .psp #psp-list-table-posts table td {
      text-align: center;
      padding: 0.6rem 1rem;
      vertical-align: middle;
      position: relative; }
      .psp #psp-list-table-posts table td a {
        font-weight: bold;
        text-decoration: none; }
        .psp #psp-list-table-posts table td a span.item-state {
          color: #333; }
    .psp #psp-list-table-posts table .psp-row-loading-marker {
      padding: 0;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }
    .psp #psp-list-table-posts table .psp-row-loading {
      background-color: #484848;
      background-color: rgba(207, 222, 247, 0.8);
      position: absolute;
      top: 0;
      z-index: 1000;
      left: 0;
      width: 100%;
      height: 100%;
      padding: 0; }
    .psp #psp-list-table-posts table .psp-focus-kw-box .psp-text-field-kw {
      float: left; }
      .psp #psp-list-table-posts table .psp-focus-kw-box .psp-auto-detect-kw-btn {
        float: left;
        cursor: pointer;
        position: relative; }
    .psp #psp-list-table-posts table .psp-button img {
      max-height: 1.3rem; }
    .psp #psp-list-table-posts table .psp-seo-report-btn {
      position: relative;
      font-weight: normal; }

.tipsy {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.6rem 0.8rem;
  font-family: sans-serif;
  font-size: 1.2rem;
  line-height: normal;
  color: #fff;
  -webkit-border-radius: 0.3rem;
  border-radius: 0.3rem;
  background-color: #34acdc;
  z-index: 9999; }

.tipsy:before {
  position: absolute;
  bottom: -0.5rem;
  left: 0.5rem;
  display: inline-block;
  content: '';
  border-right: 0.5rem solid transparent;
  border-top: 0.5rem solid #34acdc;
  border-bottom: 0 solid #34acdc;
  border-left: 0.5rem solid transparent; }

.tipsy.arrow-top:before {
  bottom: auto;
  top: -0.5rem;
  border-top-width: 0;
  border-bottom-width: 0.5rem; }

.tipsy.arrow-bottom:before {
  bottom: -0.5rem;
  top: auto;
  border-top-width: 0.5rem;
  border-bottom-width: 0; }

.tipsy.arrow-left:before {
  left: 0.5rem;
  right: auto; }

.tipsy.arrow-center:before {
  left: 50%;
  right: auto;
  margin-left: -0.5rem; }

.tipsy.arrow-right:before {
  right: 0.5rem;
  left: auto; }

.tipsy.arrow-side-left:before {
  top: 50%;
  bottom: auto;
  left: 0;
  right: auto;
  margin-top: -0.5rem;
  margin-left: -0.5rem;
  border-right-color: #34acdc;
  border-top: 0.5rem solid transparent;
  border-bottom: 0.5rem solid transparent;
  border-left: 0; }

.tipsy.arrow-side-right:before {
  top: 50%;
  bottom: auto;
  right: 0;
  left: auto;
  margin-top: -0.5rem;
  margin-right: -0.5rem;
  border-left-color: #34acdc;
  border-top: 0.5rem solid transparent;
  border-bottom: 0.5rem solid transparent;
  border-right: 0; }

.psp-section-modules_manager {
  margin: 2rem; }
  .psp-section-modules_manager .psp_module-menu-wrapper {
    border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    -ms-border-radius: 0.5rem;
    -o-border-radius: 0.5rem;
    background-color: #edf8ea;
    display: block;
    float: left;
    padding: 1.5rem;
    margin: 0 2.5rem 2.5rem 0;
    text-align: center;
    width: 16rem;
    height: 18rem; }
  .psp-section-modules_manager .psp_module-menu-wrapper .psp_icon_wrapper i, .psp-section-modules_manager .psp_module-menu-wrapper .psp_icon_wrapper span {
    color: #67b930;
    font-size: 3.5rem; }
  .psp-section-modules_manager .psp_module-menu-wrapper.psp_inactive {
    background-color: #ffe7ed; }
    .psp-section-modules_manager .psp_module-menu-wrapper.psp_inactive .psp_icon_wrapper i, .psp-section-modules_manager .psp_module-menu-wrapper.psp_inactive .psp_icon_wrapper span {
      color: #ff1844; }
  .psp-section-modules_manager .psp_module-menu-wrapper .psp_module_title {
    color: #383838;
    font-size: 1.6rem;
    font-family: 'Open Sans';
    font-weight: bold;
    margin-top: 1rem;
    height: 3.6rem; }
  .psp-section-modules_manager .psp_module-menu-wrapper a.psp_action_button {
    border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    -ms-border-radius: 0.5rem;
    -o-border-radius: 0.5rem;
    background-color: #00cb8f;
    display: inline-block;
    color: #fff;
    padding: 0.8rem 1rem;
    margin: 2rem auto 1rem auto;
    font-size: 1.1rem;
    line-height: 1.1rem;
    text-transform: uppercase; }
    .psp-section-modules_manager .psp_module-menu-wrapper a.psp_action_button.psp_deactivate {
      background-color: #ff6b88; }
  .psp-section-modules_manager .psp_module-menu-wrapper .psp_module_description {
    display: none;
    border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    -ms-border-radius: 0.5rem;
    -o-border-radius: 0.5rem;
    border: 0.1rem solid #727272;
    position: absolute;
    background-color: #fff;
    padding: 2rem 1.5rem 1rem;
    margin-top: 2rem;
    max-width: 30rem; }
    .psp-section-modules_manager .psp_module-menu-wrapper .psp_module_description .psp_close_description {
      font-size: 1.2rem;
      color: #727272;
      cursor: pointer;
      display: block;
      position: absolute;
      top: 0.5rem;
      right: 0.5rem;
      width: 1.6rem;
      height: 1.6rem; }
      .psp-section-modules_manager .psp_module-menu-wrapper .psp_module_description .psp_close_description:hover {
        color: #d9534f; }
  .psp-section-modules_manager .psp_module-menu-wrapper .psp_read_more {
    display: block;
    color: #727272;
    font-size: 1rem;
    line-height: 1.3rem; }

.psp .psp-server-status a {
  color: #34acdc; }
  .psp .psp-server-status .psp-begin-test-container a {
    margin-bottom: 2rem; }
  .psp .psp-server-status table .active_modules i, .psp .psp-server-status table .active_modules span[class^="psp-icon-"] {
    color: #ffa800;
    margin-right: 0.5rem; }
    .psp .psp-server-status table .active_modules span.version {
      margin: 0 0.5rem;
      font-weight: 500; }
    .psp .psp-server-status table.psp-logs {
      display: none;
      border: 0.1rem solid #bcbfc4;
      /*70.9rem !important;*/
      width: 100%;
      margin: 1rem 0px 1rem 0px; }
    .psp .psp-server-status table.psp-logs textarea.psp-log-details {
      border: 0.1rem solid #bcbfc4;
      width: 100%;
      height: 14rem;
      margin: 0.5rem 0px 0px 0px;
      display: none;
      margin-top: 3rem !important; }
    .psp .psp-server-status table.psp-logs a.psp-form-button {
      position: absolute;
      right: -0.9rem;
      margin-top: -1.9rem; }
  .psp .psp-server-status .psp-message {
    font-size: 1.2rem;
    border-bottom: 0.1rem solid #d2d2d2;
    padding: 1.5rem 0.8rem 1.5rem 4.5rem;
    position: relative;
    vertical-align: middle;
    cursor: default;
    background-color: #f6f6f6;
    background-position: 1.2rem 1.2rem;
    background-repeat: no-repeat;
    margin-bottom: 1.5rem; }
    .psp .psp-server-status .psp-message.psp-success {
      background-color: #4caf50;
      color: #fff; }
    .psp .psp-server-status .psp-message.psp-success::before {
      font-family: FontAwesome;
      font-size: 1.8rem;
      /*"\f00c";*/
      content: "\f14a";
      margin-right: 2rem;
      vertical-align: middle; }
    .psp .psp-server-status .psp-message.psp-error {
      background-color: #d9534f;
      border-color: #eb979b;
      color: #fff; }
    .psp .psp-server-status .psp-message.psp-error::before {
      font-family: FontAwesome;
      font-size: 1.8rem;
      content: "\f06a";
      margin-right: 2rem;
      vertical-align: middle; }
  .psp .psp-server-status > .psp-table th, .psp .psp-server-status > .psp-table td {
    text-align: left;
    padding: 2rem 2rem 0 2rem !important;
    vertical-align: middle; }
    .psp .psp-server-status > .psp-table th {
      color: #34acdc; }
    .psp .psp-server-status > .psp-table td:nth-child(odd) {
      color: #727272;
      font-weight: 500; }
    .psp .psp-server-status > .psp-table .psp-loading-ajax-details {
      background-repeat: no-repeat;
      width: 100%;
      min-height: 2.5rem;
      margin-bottom: 1.5rem; }
    .psp .psp-server-status > .psp-table .psp-check-integrity-container {
      margin-bottom: 1.5rem; }
    .psp .psp-server-status > .psp-table .psp-check-integrity-container .psp-response {
      margin-top: 0.8rem; }
  .psp .psp-server-status .psp-test-timeline {
    /*px(700);*/
    width: 100%;
    background: none repeat scroll 0 0 #ecf0f1;
    border: 0.1rem solid #d7d9df;
    margin: 0.4rem 5rem 0.4rem 0;
    position: relative;
    height: 2rem;
    display: none; }
    .psp .psp-server-status .psp-test-timeline .psp-one_step {
      border-right: 0.1rem solid #484848;
      float: left;
      height: 1.8rem;
      width: 33.6%;
      position: relative;
      margin-right: -0.4rem; }
    .psp .psp-server-status .psp-test-timeline .psp-one_step.nbsteps1 {
      width: 100%; }
    .psp .psp-server-status .psp-test-timeline .psp-one_step.nbsteps2 {
      width: 50.3%; }
    .psp .psp-server-status .psp-test-timeline .psp-one_step.nbsteps3 {
      width: 33.6%; }
    .psp .psp-server-status .psp-test-timeline .psp-one_step.nbsteps4 {
      width: 25.4%; }
  .psp .psp-server-status .psp-one_step .psp-step-name {
    position: absolute;
    width: 6.5rem;
    height: 2.4rem;
    line-height: 2.2rem;
    padding: 0;
    right: -3.4rem;
    top: -3.2rem;
    margin-left: -3.2rem;
    background: #7d8688;
    text-align: center;
    border-radius: 0.4rem;
    color: #fff; }
    .psp .psp-server-status .psp-one_step .psp-step-name:after {
      content: "";
      position: absolute;
      bottom: -1rem;
      left: 2.5rem;
      border-style: solid;
      border-width: 1rem 0.7rem 0;
      border-color: #7d8688 transparent;
      display: block;
      width: 0;
      z-index: 1; }
    .psp .psp-server-status .psp-one_step .psp-step-status {
      border: 0.1rem solid #adb3b4;
      width: 100%;
      height: 1.8rem;
      background: #fff; }
    .psp .psp-server-status .psp-one_step .psp-step-status.psp-loading-success {
      background: #4caf50;
      position: relative;
      color: #fff;
      text-align: center; }
    .psp .psp-server-status .psp-one_step .psp-step-status.psp-loading-error {
      background: #d9534f;
      position: relative;
      color: #fff;
      text-align: center; }
    .psp .psp-server-status .psp-one_step .psp-step-status.psp-loading-inprogress {
      background-image: url("images/ajax-loader.gif");
      background-position: center center;
      background-repeat: no-repeat; }
  .psp .psp-server-status .psp-log-title {
    position: relative; }
    .psp .psp-server-status .psp-log-title .psp-button {
      position: absolute;
      top: -0.4rem;
      right: 0; }
  .psp .psp-server-status .psp-begin-test-container {
    width: 60rem; }
    .psp .psp-server-status .psp-begin-test-container.noheight {
      height: auto; }
    .psp .psp-server-status .psp-begin-test-container input {
      position: relative;
      top: -0.8rem;
      width: 12rem; }
    .psp .psp-server-status .psp-begin-test-container label {
      position: relative;
      top: -1rem;
      right: -0.4rem; }
  .psp .psp-server-status .psp-loading-ajax-details {
    background-image: url("images/ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center left;
    width: 100%;
    min-height: 2.5rem; }
  .psp .psp-server-status table.psp-table tr td {
    padding: 0.7rem 1rem; }
    .psp .psp-server-status table.psp-table tr th {
      padding: 0.7rem 1rem; }
    .psp .psp-server-status table.psp-table .psp-row-status.psp-loading-success {
      background: #2ecc71;
      border-color: #27ae60;
      position: relative;
      color: #fff;
      text-align: center; }
    .psp .psp-server-status table.psp-table .psp-row-status.psp-loading-error {
      background: #e74c3c;
      border-color: #c0392b;
      position: relative;
      color: #fff;
      text-align: center; }
  .psp .psp-server-status .psp-button.inline {
    display: inline; }

.psp-remote-support div.psp-custom-checkbox {
  display: inline-block; }
  .psp-remote-support input[type="text"], .psp-remote-support input[type="password"] {
    height: 4rem;
    padding: 1rem 1.6rem !important;
    border: 1px solid #e5e5e5;
    border-radius: 0.5rem !important;
    clear: both;
    width: 30rem; }
  .psp-remote-support div.error {
    margin: 1rem 0;
    padding: 1rem;
    width: 30rem; }
  .psp-remote-support .psp-panel-title {
    color: #ffa800;
    font-weight: 800;
    margin: 0px 0px 3rem 0px;
    display: block;
    font-size: 1.5rem; }
  .psp-remote-support #psp_access_details > .psp-form-row:first-child {
    margin-bottom: 3rem; }
    .psp-remote-support #psp_access_details > .psp-form-row > label {
      color: #ffa800; }
  .psp-remote-support #psp_access_details input[value="Save Remote Access"] {
    margin-top: 3rem; }
  .psp-remote-support #psp_access_details select {
    margin-left: 3rem; }
  .psp-remote-support #psp-boxid-login {
    display: block;
    vertical-align: top; }
  .psp-remote-support #psp-boxid-login .psp-form-row {
    margin-bottom: 2rem; }
    .psp-remote-support #psp-boxid-login .psp-form-row:nth-child(3) {
      padding-top: 1.7rem; }
    .psp-remote-support #psp-boxid-login .psp-form-row:nth-child(3) label {
      margin-top: -2.4rem; }
  .psp-remote-support #psp-boxid-login .psp-button-row {
    margin-top: 2.5rem; }
  .psp-remote-support #psp-boxid-register {
    display: block; }
  .psp-remote-support #psp-boxid-register .psp-form-row {
    margin-bottom: 2rem; }
  .psp-remote-support #psp-boxid-logininfo {
    margin: 5rem 0; }
  .psp-remote-support .psp-table {
    border: none !important;
    margin-top: 3rem; }
  .psp-remote-support .psp-table td {
    border: none !important; }
  .psp-remote-support .psp-wp-credential, .psp-remote-support .psp-file-access-credential {
    margin-top: 1rem; }
  .psp-remote-support .psp-message.psp-info i {
    font-size: 1.2rem;
    font-weight: 500;
    color: #fff;
    display: block; }
  .psp-remote-support #psp-boxid-ticket {
    background: red; }
  .psp-remote-support #psp-boxid-ticket .psp-panel-title {
    margin-top: 3rem; }
  .psp-remote-support #psp-boxid-ticket input.psp-form-button.psp-form-button-success {
    margin-top: 3rem; }

.psp .psp-content .psp-setup.psp-panel .psp-panel-body .psp-installDefaultOptions {
  height: 4.2rem;
  padding: 1rem 1.6rem;
  border: none 0;
  border-radius: 0.5rem;
  font-size: 1.1rem;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
  background: #34acdc;
  text-decoration: none; }
  .psp .psp-content .psp-setup.psp-panel .psp-panel-body .psp-installDefaultOptions:hover {
    background: #9b3907; }

body .psp-404 #psp-lightbox-container .psp-lightbox-headline {
  background-color: #34acdc !important; }
  body .psp-404 #psp-list-table-header .psp-box-show-per-pages select {
    width: 5.6rem !important; }
  body .psp-404 #psp-list-table-posts {
    border: none !important; }
  body .psp-404 #psp-list-table-posts .psp-box-show-per-pages select {
    width: 5.6rem !important; }
  body .psp-404 #psp-list-table-posts .psp-list-table-left-col input[type="button"] {
    margin-top: 1.7rem;
    cursor: pointer;
    border-radius: 0.3rem;
    padding: 1.2rem 2rem !important;
    padding-bottom: 2.8rem !important;
    letter-spacing: 0.06em;
    font-weight: 700;
    font-size: 1.1rem;
    font-family: 'Roboto', sans-serif; }
  body .psp-404 #psp-list-table-posts .psp-list-table-left-col input[type="button"]:first-child {
    margin-left: -0.6rem;
    margin-right: -0.2rem; }
  body .psp-404 #psp-list-table-posts th {
    padding-top: 1.4rem !important;
    color: #383838;
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 2.65rem; }
  body .psp-404 #psp-list-table-posts th.checkbox-column {
    padding-top: 0.7rem !important; }
  body .psp-404 #psp-list-table-posts td {
    color: #383838; }
  body .psp-404 #psp-list-table-posts td:nth-child(5), body .psp-404 #psp-list-table-posts td:nth-child(6) {
    padding: 0.6rem 1.4rem !important; }
  body .psp-404 #psp-list-table-posts td:nth-child(4) i, body .psp-404 #psp-list-table-posts td:last-child i {
    font-style: normal !important; }
  body .psp-404 #psp-list-table-posts td .psp-btn-referrers-lightbox, body .psp-404 #psp-list-table-posts td .psp-btn-user_agents-lightbox {
    color: #fff;
    padding: 0.5rem 1rem;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 1.1rem;
    border-radius: 0.4rem;
    line-height: 2rem;
    background: #969696;
    display: block; }
  body .psp-404 #psp-list-table-posts td .psp-btn-referrers-lightbox:hover, body .psp-404 #psp-list-table-posts td .psp-btn-user_agents-lightbox:hover {
    background: #565656; }
  body .psp-404 #psp-lightbox-container .show {
    display: table; }
  body .psp-404 #psp-lightbox-container .hide {
    display: none; }
  body .psp-404 #psp-lightbox-container #old_url_list ul {
    list-style-type: disc; }
  body .psp-404 .psp-update-link-form label {
    font-weight: bold; }
  body .psp-404 .psp-update-link-form .psp-add-link-field {
    padding: 0.6rem 0.8rem;
    width: 100%; }
  body .psp-404 .psp-update-link-form select {
    padding: 0.4rem 0.6rem;
    height: 2.8rem; }
  body .psp-404 .psp-update-link-form .psp-button {
    margin: 1rem 0 0.8rem; }

.psp #psp-lightbox-overlay #psp-lightbox-container .psp-seo-status-container {
  margin-bottom: 20px;
  padding: 3rem 4.1rem 2rem 4.1rem !important; }

.psp #psp-lightbox-overlay #psp-lightbox-container h1.psp-lightbox-headline a.psp-close-btn {
  width: auto !important;
  height: auto !important;
  padding: 3px 10px 3px 10px !important;
  background-color: transparent;
  font-size: 16px; }

.psp .psp-list-table-left-col {
  height: auto !important; }

.psp .psp-details-text {
  font-size: 14px;
  text-transform: uppercase;
  margin-left: -23px !important;
  display: block; }

.psp a.psp-icon-close:before {
  font-size: 16px; }

body .psp .psp-sub-panel-content {
  padding: 1.5rem 1rem; }
  body .psp .psp-pagespeed .psp-progress {
    position: relative;
    padding: 0.2rem;
    border: 1px solid #d7d9df;
    margin: 0.4rem;
    background: #ecf0f1;
    margin-right: 5rem; }
  body .psp .psp-pagespeed .psp-progress-bar {
    position: relative;
    height: 16px;
    -webkit-transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear;
    -webkit-transition-property: width, background-color;
    -moz-transition-property: width, background-color;
    -o-transition-property: width, background-color;
    transition-property: width, background-color; }
  body .psp .psp-pagespeed .psp-progress-bar div {
    display: inline-block; }
  body .psp .psp-pagespeed .psp-progress-bar.size_80_100 {
    background-color: #2ecc71; }
  body .psp .psp-pagespeed .psp-progress-bar.size_60_80 {
    background-color: #f1c40f; }
  body .psp .psp-pagespeed .psp-progress-bar.size_40_60 {
    background-color: #f1c40f; }
  body .psp .psp-pagespeed .psp-progress-bar.size_20_40 {
    background-color: #e67e22; }
  body .psp .psp-pagespeed .psp-progress-bar.size_0_20 {
    background-color: #e74c3c; }
  body .psp .psp-pagespeed .psp-progress-score {
    border: 1px solid #7f8c8d;
    width: 38px;
    height: 25px;
    position: absolute;
    top: -1px;
    right: -46px;
    background: #bdc3c7;
    text-align: center;
    line-height: 21px;
    color: #fff;
    font-weight: bold;
    width: 5.6rem;
    right: 11.8rem;
    top: -3px; }
  body .psp .psp-pagespeed table {
    display: table; }
  body .psp .psp-pagespeed #psp-pagespeed-ajaxresponse .psp-panel-header {
    border-bottom: 1px solid #ddd; }
  body .psp .psp-pagespeed #psp-pagespeed-ajaxresponse .psp-panel-header .psp-panel-title {
    display: inline-block;
    font-weight: 500;
    font-size: 1.8rem;
    color: #383838;
    line-height: 1.8rem;
    margin: 1.4rem -0.1rem;
    margin-bottom: 3rem;
    margin-left: 2.5rem; }
  body .psp .psp-pagespeed .psp-sub-panel-content {
    padding-left: 0px;
    padding-right: 0.3rem;
    margin-left: -1.4rem; }
  body .psp .psp-pagespeed .psp-what-to-do .psp-criteria {
    text-indent: 0 !important;
    border-radius: 0.3rem; }
  body .psp .psp-pagespeed .psp-what-to-do .psp-criteria:before {
    font-family: 'FontAwesome';
    font-size: 1.1rem;
    content: "\f0da";
    margin: 0 0.7rem; }
  body .psp .psp-pagespeed .psp-what-to-do i {
    font-style: normal; }
  body .psp .psp-pagespeed .psp-what-to-do i.psp-status-icon {
    text-align: center;
    vertical-align: middle;
    color: #fff; }
  body .psp .psp-pagespeed .psp-what-to-do i.psp-status-icon:before {
    padding: 0.4rem;
    text-align: center;
    vertical-align: middle;
    border-radius: 0.5rem; }
  body .psp .psp-pagespeed .psp-what-to-do i.is_success:before {
    font-family: 'FontAwesome';
    font-size: 1.1rem;
    content: "\f00c";
    background: #4caf50; }
  body .psp .psp-pagespeed .psp-what-to-do i.is_error:before {
    font-family: 'FontAwesome';
    font-size: 1.1rem;
    content: "\f00d";
    background: #d9534f;
    padding-left: 0.5rem;
    padding-right: 0.5rem; }
  body .psp .psp-pagespeed .psp-what-to-do i.is_warning:before {
    font-family: 'FontAwesome';
    font-size: 1.1rem;
    content: "\f12a";
    background: #ff9800;
    padding-left: 0.7rem;
    padding-right: 0.8rem; }
  body .psp .psp-pagespeed .psp-what-to-do a {
    font-weight: 400 !important;
    font-family: 'Roboto', sans-serif !important;
    font-size: 1.4rem;
    margin: 0.3rem; }
  body .psp .psp-pagespeed #psp-list-table-posts {
    border: none; }
  body .psp .psp-pagespeed #psp-list-table-posts th {
    background: #f6f6f6;
    color: #383838;
    font-family: 'Roboto', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    padding-top: 1.8rem;
    padding-left: 1.2rem;
    padding-bottom: 1.8rem;
    line-height: 2.65rem; }
  body .psp .psp-pagespeed #psp-list-table-posts td {
    color: #383838; }
  body .psp .psp-pagespeed #psp-list-table-posts td:nth-child(3) a {
    color: #e41e26;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 2.6rem; }
  body .psp .psp-pagespeed #psp-list-table-posts td:nth-child(4), body .psp .psp-pagespeed #psp-list-table-posts td:nth-child(5) {
    background: #fff !important; }
  body .psp .psp-pagespeed #psp-list-table-posts td:nth-child(4) i, body .psp .psp-pagespeed #psp-list-table-posts td:nth-child(5) i {
    font-style: normal !important; }
  body .psp .psp-pagespeed #psp-list-table-posts td:nth-child(6) input[type="button"], body .psp .psp-pagespeed #psp-list-table-posts td:nth-child(7) input[type="button"] {
    padding: 0.7rem 1.7rem !important;
    text-transform: none;
    font-size: 1.1rem;
    font-weight: 700;
    cursor: pointer; }
  body .psp .psp-pagespeed #psp-list-table-posts #psp-do_speed_test_mass {
    margin-top: 0.8rem;
    margin-left: -0.6rem;
    padding: 1.2rem 2rem !important;
    padding-bottom: 2.8rem !important;
    border-radius: 0.3rem !important;
    cursor: pointer; }
  body .psp .psp-pagespeed #psp-list-table-posts .psp-list-table-right-col {
    width: auto !important;
    float: right !important;
    margin-top: -0.9rem; }
  body .psp .psp-pagespeed .psp-list-table-left-col {
    display: block !important; }
  body .psp .psp-pagespeed .psp-list-table-left-col .psp-filter-post_type {
    padding: 1rem 0.1rem 1rem 0.6rem;
    height: auto;
    width: 9.4rem !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
    color: #383838;
    border-radius: 0.3rem;
    border: 1px solid #dbdbdb;
    margin-right: 1.1rem !important; }
  body .psp .psp-pagespeed .psp-list-table-left-col .psp-post_status-list {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
    margin-top: 1.1rem; }
  body .psp .psp-pagespeed .psp-list-table-left-col .psp-post_status-list a {
    color: #383838; }
  body .psp .psp-pagespeed .psp-list-table-left-col .psp-post_status-list a[href="#post_status=publish"] {
    color: #e41e26; }
  body .psp .psp-pagespeed .psp-list-table-left-col .psp-post_status-list span {
    color: #727272; }
  body .psp .psp-pagespeed .displaying-num {
    line-height: 3.1rem;
    color: #383838;
    font-weight: 1.4rem; }
  body .psp .psp-pagespeed .psp-list-table-right-col .psp-box-show-per-pages {
    left: 8.9rem; }
  body .psp .psp-pagespeed .psp-list-table-right-col .psp-box-show-per-pages select {
    width: 5.7rem !important; }
  body .psp .psp-pagespeed .psp-list-table-right-col .psp-list-table-search-box {
    float: right;
    clear: left;
    width: auto !important; }
  body .psp .psp-pagespeed .psp-list-table-right-col .psp-list-table-search-box #psp-search-btn {
    font-family: 'Roboto', sans-serif;
    font-size: 1.1rem;
    color: #fff;
    font-weight: 700;
    background: #969696;
    border: none;
    padding: 1.3rem 2rem 2.7rem 2rem;
    line-height: 2rem;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    margin-left: 0;
    border-radius: 0.3rem;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  body .psp .psp-pagespeed .psp-list-table-right-col .psp-list-table-search-box #psp-search-btn:hover {
    background: #565656; }
  body .psp .psp-pagespeed .psp-list-table-right-col .psp-list-table-search-box #psp-search-text {
    width: 23.8rem;
    height: 4rem;
    border: 1px solid #dbdbdb;
    border-bottom-left-radius: 0.3rem;
    border-top-left-radius: 0.3rem;
    padding-left: 1rem; }
  body .psp .psp-pagespeed .psp-list-table-right-col .psp-list-table-search-box input {
    margin-top: 0 !important; }
  body .psp .psp-pagespeed #psp-pagespeed-detail {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    z-index: 999; }
  body .psp .psp-pagespeed #psp-pagespeed-detail .psp-pagespeed-header {
    background: #ecf0f1;
    width: 100%;
    border-bottom: 0.1rem solid #ccc;
    height: 4.5rem; }
  body .psp .psp-pagespeed #psp-pagespeed-detail .psp-pagespeed-header .psp-close-page-detail {
    position: absolute;
    right: 1.3rem;
    top: 1rem; }
  body .psp .psp-pagespeed #psp-pagespeed-detail .psp-pagespeed-header .psp-tab-item {
    width: 26rem;
    height: 4.5rem;
    position: relative;
    display: inline-block;
    padding: 0 1rem;
    border: 0.1rem solid #ccc;
    border-top: 0.1rem solid #ccc;
    border-bottom: none;
    z-index: 100;
    opacity: 0.6;
    margin-left: -0.4rem;
    cursor: pointer; }
  body .psp .psp-pagespeed #psp-pagespeed-detail .psp-pagespeed-header .psp-tab-item:first-child {
    margin-left: -0.1rem;
    border-radius: 0.3rem; }
  body .psp .psp-pagespeed #psp-pagespeed-detail .psp-pagespeed-header .psp-tab-item.on {
    background: #fff;
    border-top: 0.1rem solid #fff;
    opacity: 1;
    cursor: default; }
  body .psp .psp-pagespeed #psp-pagespeed-detail .psp-pagespeed-header .psp-tab-item table {
    width: 100%;
    margin-top: 0.5rem; }
    body .psp .psp-pagespeed #psp-pagespeed-detail .psp-pagespeed-header .psp-tab-item table .psp-tab-title {
      font-size: 1.8rem;
      font-family: Arial, Helvetica, sans-serif;
      padding-left: 0.5rem;
      width: 8rem; }
    body .psp .psp-pagespeed #psp-pagespeed-detail .psp-pagespeed-header .psp-tab-item table .psp-progress {
      margin: 0.4rem 7rem 0.4rem 0.4rem; }
      body .psp .psp-pagespeed #psp-pagespeed-detail .psp-pagespeed-header .psp-tab-item table .psp-progress .psp-progress-score {
        width: 5.6rem;
        right: -6.2rem; }
  body .psp .psp-pagespeed #psp-pagespeed-detail .psp-pagespeed-page-content {
    background: #fff;
    margin-left: -0.1rem;
    width: 100.1%;
    height: 100%;
    position: relative;
    top: -0.1rem;
    left: 0;
    z-index: 10;
    border-bottom: 1px solid #dadada;
    border-bottom-left-radius: 1.3rem;
    border-bottom-right-radius: 1.3rem; }
  body .psp .psp-pagespeed #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab {
    width: 100%;
    height: 100%;
    display: table; }
  body .psp .psp-pagespeed #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .left {
    display: table-cell;
    padding: 1.5rem 0 0 1.5rem;
    vertical-align: top; }
  body .psp .psp-pagespeed #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .right {
    display: table-cell;
    width: 38rem;
    padding: 1.5rem 1.5rem 0 1.5rem;
    vertical-align: top; }
  body .psp .psp-pagespeed #psp-pagespeed-detail .psp-pagespeed-page-content .desktop-display {
    width: 34.5rem;
    height: 32.4rem;
    position: relative;
    margin: 0 auto 2rem auto; }
  body .psp .psp-pagespeed #psp-pagespeed-detail .psp-pagespeed-page-content .desktop-display img {
    margin-top: 0;
    margin-left: 1.3rem; }
  body .psp .psp-pagespeed #psp-pagespeed-detail .psp-pagespeed-page-content .desktop-display .php-the-mask {
    width: inherit;
    height: inherit;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10; }
  body .psp .psp-pagespeed #psp-pagespeed-detail .psp-pagespeed-page-content .mobile-display {
    width: 17.2rem;
    height: 35.5rem;
    position: relative;
    margin: 0 auto 2rem auto; }
  body .psp .psp-pagespeed #psp-pagespeed-detail .psp-pagespeed-page-content .mobile-display img {
    margin-top: 5.4rem;
    margin-left: 1.6rem;
    width: 14.3rem;
    position: relative;
    z-index: 11; }
  body .psp .psp-pagespeed #psp-pagespeed-detail .psp-pagespeed-page-content .mobile-display .php-the-mask {
    width: 20.7rem;
    height: inherit;
    position: absolute;
    top: 0;
    left: -1.5rem;
    z-index: 10;
    background: url("../wp-content/plugins/premium-seo-pack/modules/google_pagespeed/assets/mobile.png") no-repeat top left; }
  body .psp .psp-pagespeed #psp-pagespeed-detail .psp-pagespeed-page-content .psp-panel-title {
    margin-right: 1rem; }
  body .psp .psp-pagespeed #psp-pagespeed-detail .psp-pagespeed-page-content .psp-panel-title .psp-progress {
    width: 20.2rem;
    background: #fff;
    margin: 0.4rem 5.8rem 0.4rem 0.4rem;
    position: absolute;
    top: 0.2rem;
    right: 1rem; }
  body .psp .psp-pagespeed #psp-pagespeed-detail .psp-pagespeed-page-content .psp-identity-box h1 {
    margin: 0 0 1rem 0;
    font-size: 1.6rem; }
  body .psp .psp-pagespeed #psp-pagespeed-detail .psp-pagespeed-page-content .psp-identity-box h2 {
    margin: 0 0 1rem 0;
    font-size: 1.2rem; }
  body .psp .psp-pagespeed #psp-pagespeed-detail .psp-pagespeed-page-content .psp-statistics-box .psp-table {
    border-spacing: 0;
    border-collapse: collapse; }
  body .psp .psp-pagespeed #psp-pagespeed-detail .psp-pagespeed-page-content .psp-statistics-box .psp-table td:nth-child(2) {
    font-weight: bold; }
  body .psp .psp-pagespeed .psp-pagespeed-tab .right #psp-desktop-graph .legend table, body .psp .psp-pagespeed .psp-pagespeed-tab .right #psp-mobile-graph .legend table {
    font-size: 1.3rem !important; }
    body .psp .psp-pagespeed .psp-pagespeed-tab .right #psp-desktop-graph .legend table tr, body .psp .psp-pagespeed .psp-pagespeed-tab .right #psp-mobile-graph .legend table tr {
      padding: 0rem; }
      body .psp .psp-pagespeed .psp-pagespeed-tab .right #psp-desktop-graph .legend table tr td, body .psp .psp-pagespeed .psp-pagespeed-tab .right #psp-mobile-graph .legend table tr td {
        padding: 0.5rem 0; }
      body .psp .psp-pagespeed .psp-pagespeed-tab .right #psp-desktop-graph .legend table tr td.legendColorBox, body .psp .psp-pagespeed .psp-pagespeed-tab .right #psp-mobile-graph .legend table tr td.legendColorBox {
        padding-right: 1rem; }
        body .psp .psp-pagespeed .psp-pagespeed-tab .right #psp-desktop-graph .legend table tr td.legendColorBox > div, body .psp .psp-pagespeed .psp-pagespeed-tab .right #psp-mobile-graph .legend table tr td.legendColorBox > div {
          border: none !important;
          padding: 0 0.5rem !important; }
          body .psp .psp-pagespeed .psp-pagespeed-tab .right #psp-desktop-graph .legend table tr td.legendColorBox > div > div, body .psp .psp-pagespeed .psp-pagespeed-tab .right #psp-mobile-graph .legend table tr td.legendColorBox > div > div {
            width: 2.5rem !important; }
  body .psp .psp-pagespeed .psp-pagespeed-tab .right .psp-grid_4:nth-child(2) .psp-panel .psp-panel-header {
    border-bottom: none !important; }
    body .psp .psp-pagespeed .psp-pagespeed-tab .right .psp-grid_4:nth-child(2) .psp-panel .psp-panel-header .psp-panel-title {
      margin-top: 2.2rem !important; }
  body .psp .psp-pagespeed .psp-pagespeed-tab .right .php-the-mask {
    background: url("../wp-content/plugins/premium-seo-pack/modules/google_pagespeed/assets/desktop.png") no-repeat top left; }
  body .psp .psp-pagespeed .psp-pagespeed-tab .right .psp-progress {
    position: relative !important;
    margin-top: 1.5rem !important;
    margin-bottom: 0.6rem !important; }
  body .psp .psp-pagespeed .psp-pagespeed-tab .right .psp-progress .psp-progress-score {
    width: 6.8rem;
    right: -9.4rem; }
  body .psp .psp-pagespeed .psp-pagespeed-tab .right .psp-table tr td:nth-child(2) {
    padding-top: 0; }
  body .psp .psp-pagespeed .psp-pagespeed-tab .psp-report-rules .psp-what-to-do {
    width: 100%;
    margin-bottom: 1.4rem; }
  body .psp .psp-pagespeed .psp-pagespeed-tab .psp-report-rules .psp-what-to-do .psp-desc-summary {
    color: #7f8c8d; }
  body .psp .psp-pagespeed .psp-pagespeed-tab .psp-report-rules .psp-what-to-do ul {
    margin-left: 1.5rem;
    color: #777; }
  body .psp .psp-pagespeed .psp-pagespeed-tab .psp-report-rules .psp-what-to-do a.psp-criteria {
    display: block;
    width: 100%;
    padding: 0.5rem 0;
    text-indent: 2rem;
    background: #95a5a6;
    color: #fff;
    text-decoration: none;
    font-weight: bold; }
    body .psp .psp-pagespeed .psp-pagespeed-tab .psp-report-rules .psp-what-to-do a.psp-criteria:hover {
      background-color: #7f8c8d; }
    body .psp .psp-pagespeed .psp-pagespeed-tab .psp-report-rules .psp-what-to-do a.psp-criteria.open {
      background-image: url(assets/arrow_down.png) !important; }
  body .psp .psp-pagespeed .psp-pagespeed-tab .psp-report-rules .psp-what-to-do .can-do li {
    line-height: 1.2em;
    list-style-type: square;
    margin-top: 0.4em;
    word-wrap: break-word;
    max-width: 69rem; }
  body .psp .psp-pagespeed .psp-pagespeed-tab .psp-report-rules .psp-desc-complete {
    width: 100%;
    display: none;
    margin: 0;
    position: relative; }
  body .psp .psp-pagespeed .psp-pagespeed-tab .psp-report-rules td.psp-icon-status {
    width: 1.6rem;
    padding: 0 0.5rem;
    vertical-align: top; }
  body .psp .psp-pagespeed .psp-pagespeed-tab .psp-report-rules td .can-do a {
    text-transform: none; }
  body .psp .psp-pagespeed .psp-pagespeed-tab .psp-report-rules .psp-table tr td.psp-icon-status {
    width: 1.6rem;
    padding: 0 0.5rem; }
  body .psp .psp-pagespeed .psp-pagespeed-tab .psp-statistics-box .psp-sub-panel-content {
    padding: 0; }
  body .psp .psp-pagespeed .psp-pagespeed-tab i.psp-status-icon {
    display: block;
    height: 1.8rem;
    margin: 0.7rem auto;
    margin-bottom: 0;
    width: 1.8rem; }
  body .psp .psp-pagespeed .psp-pagespeed-tab i.psp-status-icon.is_success {
    background-position: 0 0; }
  body .psp .psp-pagespeed .psp-pagespeed-tab i.psp-status-icon.is_error {
    background-position: -1.8rem 0; }
  body .psp .psp-pagespeed .psp-pagespeed-tab i.psp-status-icon.is_warning {
    background-position: -3.6rem 0; }
  body .psp .psp-pagespeed .psp-pagespeed-tab .psp-statistics-box table {
    border: none;
    margin-top: 3rem; }
  body .psp .psp-pagespeed .psp-pagespeed-tab .psp-statistics-box table td:nth-child(2) {
    padding-left: 2.1rem; }
    body .psp .psp-pagespeed .psp-pagespeed-tab .psp-statistics-box table td:nth-child(2), body .psp .psp-pagespeed .psp-pagespeed-tab .psp-statistics-box table td:nth-child(3) {
      padding-top: 0.7rem; }
    body .psp .psp-pagespeed .psp-pagespeed-tab .psp-statistics-box table td i.psp-status-icon {
      display: block;
      height: 1.8rem;
      margin: 0.7rem auto;
      margin-bottom: 0;
      width: 1.8rem;
      padding: 0.4rem;
      text-align: center;
      vertical-align: middle;
      color: #fff;
      font-size: 1.1rem;
      border-radius: 0.5rem; }
    body .psp .psp-pagespeed .psp-pagespeed-tab .psp-statistics-box table td i.psp-status-icon.is_success {
      background: #4caf50; }
    body .psp .psp-pagespeed .psp-pagespeed-tab .psp-statistics-box table td i.psp-status-icon.is_error {
      background: #d9534f; }
    body .psp .psp-pagespeed .psp-pagespeed-tab .psp-statistics-box table td i.psp-status-icon.is_error:before {
      margin-top: -0.3rem; }
    body .psp .psp-pagespeed .psp-pagespeed-tab .psp-statistics-box table td i.psp-status-icon.is_warning {
      background: #ff9800; }

th#psp_info, td.psp_info {
  width: 200px; }

.column-psp_info .psp-info-column h2 {
  display: none; }

.psp-info-column h2 {
  border-bottom: 1px solid #dadada;
  font-weight: bold !important;
  margin-bottom: 15px !important;
  padding-left: 0px !important; }
  .psp-info-column i {
    margin-right: 10px; }
  .psp-info-column .psp-progress {
    margin-left: 0px;
    height: 6px; }
  .psp-info-column .psp-progress-bar {
    height: 5px; }
  .psp-info-column > div:hover {
    background-color: #fff; }

.psp-info-column .psp-progress .psp-progress-score {
  top: -5px; }

#psp-tab-div-id-page_meta .form-table td p {
  margin-top: 0px;
  margin-bottom: 15px; }

.psp-mass-optimization .psp-lightbox-headline {
  background: #34acdc;
  border: none !important;
  z-index: 9999; }
  .psp-mass-optimization .psp-seo-status-container {
    margin: 6rem 1rem 0px 1rem;
    padding-bottom: 1rem;
    color: #383838;
    font-family: 'Roboto', sans-serif;
    font-size: 1.4rem;
    line-height: 2.65rem; }
  .psp-mass-optimization .psp-seo-status-container .psp-seo-status-icon {
    width: 1.6rem;
    height: 1.6rem;
    background: #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block; }
  .psp-mass-optimization .psp-seo-status-container .psp-seo-rule-row {
    border-bottom: 1px solid #dadada;
    padding: 1rem 0px 1rem 0px;
    float: left;
    margin: 0px 0px 0px 3rem;
    width: auto !important; }
  .psp-mass-optimization .psp-seo-status-container .psp-seo-rule-row:last-child {
    border: none; }
  .psp-mass-optimization .psp-seo-status-container .psp-seo-rule-row p {
    margin: 0px 0px 1rem 0px; }
  .psp-mass-optimization .psp-seo-status-container .psp-seo-rule-row .left-col {
    width: 1.6rem;
    float: left;
    position: relative;
    left: -2.2rem;
    bottom: -0.5rem; }
  .psp-mass-optimization .psp-seo-status-container .psp-seo-rule-row .middle-col {
    width: 12rem;
    float: left;
    padding: 0.5rem 0px 0px 0px;
    font-weight: bold;
    left: -1.5rem;
    top: -0.6rem;
    position: relative; }
  .psp-mass-optimization .psp-seo-status-container .psp-seo-rule-row .right-col {
    width: 54.7rem;
    float: left;
    min-height: 2rem;
    padding: 0.5rem 0px 0px 0px; }
  .psp-mass-optimization .psp-seo-status-container .message-box {
    padding: 0.2rem;
    padding-left: 20px;
    background-color: #fff;
    width: 100%;
    float: left;
    font-weight: normal; }
  .psp-mass-optimization .psp-seo-status-container .message-box:before {
    position: absolute;
    font-family: 'seo-checks';
    content: "\e900";
    color: #fff;
    top: 0;
    left: 0;
    font-size: 13px;
    display: inline-block; }
  .psp-mass-optimization .psp-seo-status-container .message-box strong {
    background-color: #c10202;
    padding: 0.2rem 0.4rem 0.2rem 0.4rem;
    margin-top: -0.2rem;
    color: #fff; }
  .psp-mass-optimization .psp-seo-status-container .message-box.good {
    content: "\e902";
    color: #4caf50; }
  .psp-mass-optimization .psp-seo-status-container .message-box.poor {
    content: "\e900";
    color: #ff9800; }
  .psp-mass-optimization .psp-seo-status-container .message-box.bad {
    content: "\e901";
    color: #d9534f; }
  .psp-mass-optimization .psp-seo-status-container .psp-seo-status-icon.good {
    background: #4caf50; }
  .psp-mass-optimization .psp-seo-status-container .psp-seo-status-icon.poor {
    background: #ff9800; }
  .psp-mass-optimization .psp-seo-status-container .psp-seo-status-icon.bad {
    background: #d9534f; }
  .psp-mass-optimization .psp-list-table-left-col {
    display: block !important;
    margin-bottom: 3rem; }
  .psp-mass-optimization .psp-list-table-left-col .psp-filter-post_type {
    padding: 1rem 0.1rem 1rem 0.6rem;
    height: auto;
    width: 9.4rem !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
    color: #383838;
    border-radius: 0.3rem;
    border: 1px solid #dbdbdb;
    margin-right: 1rem; }
  .psp-mass-optimization .psp-list-table-left-col .psp-post_status-list {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
    margin-top: 1rem; }
  .psp-mass-optimization .psp-list-table-left-col .psp-post_status-list a {
    color: #383838; }
  .psp-mass-optimization .psp-list-table-left-col .psp-post_status-list a[href="#post_status=publish"] {
    color: #e41e26; }
  .psp-mass-optimization .psp-list-table-left-col .psp-post_status-list span {
    color: #727272; }
  .psp-mass-optimization .displaying-num {
    left: 2.5rem;
    line-height: 3.1rem;
    color: #383838;
    font-weight: 1.4rem;
    margin-right: 1rem !important; }
  .psp-mass-optimization #psp-list-table-posts {
    color: #383838; }
  .psp-mass-optimization #psp-list-table-posts .psp-seo-report-btn {
    min-height: 2.8rem !important;
    height: auto !important; }
  .psp-mass-optimization #psp-list-table-posts .form-inline-editpost .hwt-backdrop {
    text-align: left;
    top: 13px !important;
    left: 14px !important;
    padding-right: 105px !important; }
  .psp-mass-optimization #psp-list-table-posts .form-inline-editpost #psp-inline-btn-save {
    cursor: pointer;
    padding: 0.3rem 1.8rem 0.1rem 1.8rem;
    width: auto;
    height: auto;
    border-radius: 0.3rem;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 1.1rem;
    text-transform: none; }
  .psp-mass-optimization #psp-list-table-posts .form-inline-editpost #psp-inline-btn-cancel {
    cursor: pointer;
    padding: 0.3rem 1.8rem 0.1rem 1.8rem;
    width: auto;
    height: auto;
    background: #969696;
    color: #fff;
    border-radius: 0.3rem;
    border: 1px solid #969696;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 1.1rem; }
  .psp-mass-optimization #psp-list-table-posts .form-inline-editpost #psp-inline-btn-cancel:hover {
    background: #565656; }
  .psp-mass-optimization #psp-list-table-posts .form-inline-editpost textarea {
    height: 18.8rem;
    padding-left: 1.4rem;
    padding-top: 1.3rem;
    border: 1px solid #dbdbdb;
    border-radius: 0.3rem; }
  .psp-mass-optimization #psp-list-table-posts .form-inline-editpost input, .psp-mass-optimization #psp-list-table-posts .form-inline-editpost select {
    height: 3.8rem;
    padding-left: 0.7rem;
    border: 1px solid #dbdbdb;
    border-radius: 0.3rem; }
  .psp-mass-optimization #psp-list-table-posts .form-inline-editpost th strong {
    padding-left: 0.7rem; }
  .psp-mass-optimization #psp-list-table-posts .form-inline-editpost th:nth-child(1), .psp-mass-optimization #psp-list-table-posts .form-inline-editpost th:nth-child(2), .psp-mass-optimization #psp-list-table-posts .form-inline-editpost th:nth-child(3) {
    padding-left: 1.3rem; }
  .psp-mass-optimization #psp-list-table-posts .form-inline-editpost td {
    font-family: 'Roboto', sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2.6rem;
    padding: 0.9rem !important;
    /*> table > tbody > tr {
				&:nth-child(1) {
					td {
						&:nth-child(1) {
							padding-top: px(19) !important;
							input,
							select {
								width: 70%;
								margin-bottom: px(10);
								float: right;
							}
						}
						padding: px(19) !important;
					}
				}
			}*/ }
  .psp-mass-optimization #psp-list-table-posts .form-inline-editpost > table > thead > tr > th:last-child, .psp-mass-optimization #psp-list-table-posts .form-inline-editpost > table > tbody > tr > td:last-child {
    border-right: 0.1rem solid #dbdbdb; }
  .psp-mass-optimization #psp-list-table-posts .form-inline-editpost div.psp-inline-meta-wrapp {
    text-align: left; }
  .psp-mass-optimization #psp-list-table-posts .form-inline-editpost div.psp-inline-meta-wrapp > div, .psp-mass-optimization #psp-list-table-posts .form-inline-editpost div.psp-inline-meta-wrapp span {
    font-family: 'Roboto', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 2.65rem;
    margin-left: 0.7rem;
    /*float: left;
					clear: both;*/
    margin-top: 0.7rem; }
  .psp-mass-optimization #psp-list-table-posts .form-inline-editpost div.psp-inline-meta-wrapp > div {
    display: inline-block;
    margin-left: 0px; }
  .psp-mass-optimization #psp-list-table-posts .form-inline-editpost > table table tr:nth-child(1) td > div {
    display: table;
    width: 100%;
    text-align: left; }
  .psp-mass-optimization #psp-list-table-posts .form-inline-editpost > table table tr:nth-child(1) td > div span {
    display: table-cell;
    font-weight: 700; }
  .psp-mass-optimization #psp-list-table-posts .form-inline-editpost > table table tr:nth-child(1) td > div input {
    display: table-cell;
    width: 100%; }
  .psp-mass-optimization #psp-list-table-posts .psp-focus-kw-box {
    /* Progress Bar */ }
  .psp-mass-optimization #psp-list-table-posts .psp-focus-kw-box .tokenfield.form-control {
    /*width: 100%;*/
    height: auto; }
  .psp-mass-optimization #psp-list-table-posts .psp-progress {
    position: relative;
    width: 4.4rem;
    border: 1px solid #f2f2f2;
    margin: 0.4rem;
    background: #fff;
    margin-right: 5rem;
    text-align: left;
    height: 10px; }
  .psp-mass-optimization #psp-list-table-posts .psp-progress-bar {
    height: 5px;
    position: relative;
    -webkit-transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear;
    width: 4.5rem;
    -webkit-transition-property: width, background-color;
    -moz-transition-property: width, background-color;
    -o-transition-property: width, background-color;
    transition-property: width, background-color; }
  .psp-mass-optimization #psp-list-table-posts .psp-progress-bar div {
    display: inline-block;
    /* define the progress bar colors by sizes */ }
  .psp-mass-optimization #psp-list-table-posts .psp-progress-bar.size_0_20 {
    background-color: #e74c3c; }
  .psp-mass-optimization #psp-list-table-posts .psp-progress-bar.size_20_40 {
    background-color: #e67e22; }
  .psp-mass-optimization #psp-list-table-posts .psp-progress-bar.size_40_60, .psp-mass-optimization #psp-list-table-posts .psp-progress-bar.size_60_80 {
    background-color: #f1c40f; }
  .psp-mass-optimization #psp-list-table-posts .psp-progress-bar.size_80_100 {
    background-color: #2ecc71; }
  .psp-mass-optimization #psp-list-table-posts .psp-progress-score {
    width: 3.8rem;
    height: 3rem;
    background: #fff;
    text-align: center;
    cursor: default;
    position: absolute;
    vertical-align: middle;
    color: #2d2d2d;
    padding-bottom: 2.3rem;
    padding-top: 0.3rem;
    font-weight: bold;
    top: -0.8rem;
    font-size: 1.1rem;
    right: -3.9rem;
    font-family: 'Roboto', sans-serif; }
  .psp-mass-optimization #psp-list-table-posts th {
    padding-top: 1.4rem !important;
    color: #383838;
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 2.65rem; }
  .psp-mass-optimization #psp-list-table-posts th.checkbox-column {
    padding-top: 0.7rem !important; }
  .psp-mass-optimization #psp-list-table-posts td .psp-seo-report-btn {
    text-transform: none !important;
    font-weight: 700 !important; }
  .psp-mass-optimization #psp-list-table-posts td .psp-do_item_optimize {
    text-transform: none;
    cursor: pointer; }
  .psp-mass-optimization #psp-list-table-posts td .psp-text-field-kw {
    /*px(240);*/
    width: 100%;
    padding: 0.5rem;
    font-family: 'Roboto', sans-serif;
    border-radius: 0.3rem; }
  .psp-mass-optimization #psp-list-table-posts td .psp-auto-detect-kw-btn {
    border-radius: 0.3rem;
    margin-left: 0.2rem;
    padding: 0.7rem 1.5rem 2.2rem 1.4rem;
    text-transform: none;
    font-weight: 700;
    font-size: 1.1rem; }
  .psp-mass-optimization #psp-list-table-posts td:nth-child(3) > a {
    color: #e41e26;
    font-weight: 400 !important;
    font-size: 1.4rem;
    line-height: 2.6rem; }
  .psp-mass-optimization #psp-list-table-posts td:nth-child(3) > span > a {
    font-size: 1.2rem;
    color: #727272;
    font-weight: 400 !important; }
  .psp-mass-optimization #psp-list-table-posts td:nth-child(7) i {
    font-size: 1.4rem;
    line-height: 2.4rem; }
  .psp-mass-optimization #psp-list-table-posts .psp-list-table-left-col {
    margin-top: 6.2rem;
    margin-bottom: 4.2rem; }
  .psp-mass-optimization #psp-list-table-posts .psp-list-table-left-col input[type="button"] {
    margin-top: 1.7rem;
    cursor: pointer;
    border-radius: 0.3rem;
    padding: 1.2rem 2rem !important;
    padding-bottom: 2.8rem !important;
    letter-spacing: 0.06em;
    font-weight: 700;
    font-size: 1.1rem;
    font-family: 'Roboto', sans-serif; }
  .psp-mass-optimization #psp-list-table-posts .psp-list-table-left-col input[type="button"]:first-child {
    margin-left: -0.6rem;
    margin-right: -0.2rem; }
  .psp-mass-optimization #psp-list-table-posts .psp-list-table-right-col {
    float: none !important;
    position: relative;
    top: -0.8rem; }
  .psp-mass-optimization .psp-list-table-right-col .psp-box-show-per-pages {
    left: 8.9rem; }
  .psp-mass-optimization .psp-list-table-right-col .psp-box-show-per-pages select {
    width: 5.7rem !important; }
  .psp-mass-optimization .psp-list-table-right-col .psp-list-table-search-box {
    float: right;
    clear: left;
    width: auto !important; }
  .psp-mass-optimization .psp-list-table-right-col .psp-list-table-search-box #psp-search-btn {
    font-family: 'Roboto', sans-serif;
    font-size: 1.1rem;
    color: #fff;
    font-weight: 700;
    background: #969696;
    border: none;
    padding: 1.3rem 2rem 2.7rem 2rem;
    line-height: 2rem;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    margin-left: 0;
    border-radius: 0.3rem;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .psp-mass-optimization .psp-list-table-right-col .psp-list-table-search-box #psp-search-btn:hover {
    background: #565656; }
  .psp-mass-optimization .psp-list-table-right-col .psp-list-table-search-box #psp-search-text {
    width: 23.8rem;
    height: 4rem;
    border: 1px solid #dbdbdb;
    border-bottom-left-radius: 0.3rem;
    border-top-left-radius: 0.3rem;
    padding-left: 1rem; }
  .psp-mass-optimization .psp-list-table-right-col .psp-list-table-search-box input {
    margin-top: 0 !important; }

#psp_title_meta_format div:nth-child(65) {
  /*&:nth-child(74),
		&:nth-child(75) {
			margin-left: px(25);
			&>div {
				margin-left: px(173) !important;
			}
		}
		&:nth-child(75) {
			select {
				margin-bottom: px(25);
			}
		}*/ }
  #psp_title_meta_format div#psp-twittercards-app-response div:first-child {
    display: block; }
  #psp_title_meta_format div .psp-tags-specific-availability {
    color: #b4a49d; }
  #psp_title_meta_format div .psp-tw-cardstype-miniwrap, #psp_title_meta_format div .psp-socialmeta-opengraph-miniwrap {
    display: inline-block;
    margin-right: 1.5rem;
    margin-bottom: 0.5rem; }
  #psp_title_meta_format div .psp-form-label > span, #psp_title_meta_format div .psp-metatags-tagtitle > span {
    font-weight: normal; }
  #psp_title_meta_format .subtabsHeader {
    font-size: 0;
    background: #f6f6f6; }
  #psp_title_meta_format .subtabsHeader li {
    display: inline-block;
    margin: 0;
    padding: 0;
    margin-right: 0.2rem;
    margin-bottom: 0rem; }
  #psp_title_meta_format .subtabsHeader li.psp-section-dashboard a {
    font-size: 1.5rem;
    font-weight: 700; }
  #psp_title_meta_format .subtabsHeader li a {
    font-family: 'Roboto', sans-serif;
    display: inline-block;
    font-size: 1.4rem;
    padding: 2rem 2.4rem;
    color: #383838;
    text-decoration: none; }
  #psp_title_meta_format .subtabsHeader li a:hover, #psp_title_meta_format .subtabsHeader li a.active {
    color: #e41e26;
    background: #fff; }
  #psp_title_meta_format .psp-message {
    padding: 2.3rem;
    /*px(30);*/
    padding-bottom: 0rem;
    line-height: 2.6rem; }
  #psp_title_meta_format .psp-message > ul {
    margin-top: 1.8rem; }
  #psp_title_meta_format .psp-message > ul > li code {
    width: 17.5rem;
    display: inline-block; }
  #psp_title_meta_format .psp-message > ul.psp-tw-helper, #psp_title_meta_format .psp-message > ul.psp-social-helper {
    margin-top: 0rem; }
  #psp_title_meta_format .psp-message > h2 {
    margin-top: 1.2rem !important; }
  #psp_title_meta_format .psp-message > h3 {
    margin-top: 4.6rem !important; }

#psp_local_seo {
  padding-left: 2.5rem;
  padding-top: 5rem;
  padding-right: 2.5rem; }
  #psp_local_seo .psp-notify-engine-ping {
    margin-left: 2.5rem;
    margin-bottom: 2.5rem; }
  #psp_local_seo a {
    color: #e6383f; }
  #psp_local_seo a:hover {
    color: #9b3907; }
  #psp_local_seo > div:last-child {
    margin-left: -2.5rem;
    margin-right: -2.5rem; }
  #psp_local_seo input[type="button"] {
    cursor: pointer;
    margin-top: 1rem; }

#psp_google_authorship .psp-message {
  margin-bottom: -0.1rem; }
  #psp_google_authorship .psp-message:nth-of-type(2), #psp_google_authorship .psp-message:nth-of-type(6) {
    padding-left: 2.4rem; }
  #psp_google_authorship h2 {
    margin-bottom: 2rem !important; }

#psp-user-authorship .psp-content {
  height: auto !important; }
  #psp-user-authorship .psp-content:before {
    background: none; }

#psp_sitemap > div:nth-of-type(13), #psp_sitemap > div:nth-of-type(21), #psp_sitemap > div:nth-of-type(10), #psp_sitemap > div:nth-of-type(17), #psp_sitemap > div:nth-of-type(32), #psp_sitemap > div:nth-of-type(24) {
  border-top: none; }
  #psp_sitemap > div:nth-of-type(15) {
    margin-bottom: 2.5rem; }
  #psp_sitemap > div:nth-of-type(1), #psp_sitemap > div:nth-of-type(2), #psp_sitemap > div:nth-of-type(9), #psp_sitemap > div:nth-of-type(13), #psp_sitemap > div:nth-of-type(14), #psp_sitemap > div:nth-of-type(15), #psp_sitemap > div:nth-of-type(16), #psp_sitemap > div:nth-of-type(20), #psp_sitemap > div:nth-of-type(23), #psp_sitemap > div:nth-of-type(27), #psp_sitemap > div:nth-of-type(28), #psp_sitemap > div:nth-of-type(29), #psp_sitemap > div:nth-of-type(30), #psp_sitemap > div:nth-of-type(31), #psp_sitemap > div:nth-of-type(3) {
    margin-left: 2.5rem;
    margin-top: 2.5rem; }
  #psp_sitemap > div:nth-of-type(2), #psp_sitemap > div:nth-of-type(3) {
    margin-top: 2rem;
    margin-bottom: 2rem; }
  #psp_sitemap a {
    color: #e6383f; }
  #psp_sitemap a:hover {
    color: #9b3907; }
  #psp_sitemap input[type="button"] {
    margin-top: -0.2rem;
    cursor: pointer; }
  #psp_sitemap .psp-form-row.__tab7 label, #psp_sitemap .psp-form-row.__tab7 select {
    display: block;
    margin: 1.5rem 0; }
  #psp_sitemap .psp-form-row.__tab7 label {
    margin: 1rem 0; }

.psp-capabilities input#psp-save-changes {
  margin-top: 1rem;
  margin-left: 2rem;
  margin-bottom: 2rem; }
  .psp-capabilities .panel-heading {
    display: none; }
  .psp-capabilities .psp-custom-checkbox {
    display: inline-block;
    vertical-align: middle; }
  .psp-capabilities table {
    border: none; }
  .psp-capabilities table th {
    background: #fff; }
  .psp-capabilities table th select {
    margin-top: 0.3rem;
    border-radius: 0.3rem;
    padding: 1rem;
    width: auto;
    height: auto; }
  .psp-capabilities table th label, .psp-capabilities table th select {
    font-family: 'Roboto', sans-serif;
    font-weight: 400 !important;
    font-size: 1.4rem;
    color: #383838 !important; }
  .psp-capabilities table th .psp-custom-checkbox {
    margin-top: -0.5rem;
    margin-left: 1rem;
    margin-right: 1.2rem; }
  .psp-capabilities table th, .psp-capabilities table td {
    border-color: #fff !important; }
  .psp-capabilities table tr.odd, .psp-capabilities table tr.even {
    background: #f6f6f6; }
  .psp-capabilities table tr td {
    border-collapse: unset; }
  .psp-capabilities table tr td label {
    margin-bottom: 0 !important; }
  .psp-capabilities table tr td label, .psp-capabilities table tr td i {
    font-family: 'Roboto', sans-serif;
    font-weight: 400 !important;
    font-size: 1.4rem;
    color: #383838;
    font-style: normal; }
  .psp-capabilities table tr td:first-child > i {
    margin-top: -0.5rem;
    margin-left: 1rem;
    margin-right: 1.2rem;
    margin-bottom: -0.3rem; }
  .psp-capabilities table tr td .psp-custom-checkbox i {
    margin-top: -0.5rem;
    margin-left: 1rem;
    margin-right: 1.2rem;
    margin-bottom: -0.3rem; }
  .psp-capabilities form {
    margin: -2.4rem;
    border-radius: 3px; }

#psp_Minify > div:nth-of-type(3), #psp_Minify > div:nth-of-type(4), #psp_Minify > div:nth-of-type(6) {
  margin-left: 2.5rem; }
  #psp_Minify > div:nth-of-type(3) select, #psp_Minify > div:nth-of-type(6) select {
    width: auto !important; }
  #psp_Minify > div:nth-of-type(4) {
    margin-bottom: 2.5rem; }
  #psp_Minify > div:nth-of-type(6) {
    margin-bottom: 2.5rem;
    margin-top: 2.5rem; }

#psp_facebook_share-options .psp-dashboard-box > table tbody tr td:first-child {
  width: 30%; }

#psp_locations_meta_box #psp-panel-content-dom .psp-form-row {
  min-height: 70px; }

#psp_locations_meta_box #psp-panel-content-dom .psp-form-row:hover {
  background-color: #ecf0f1;
  cursor: move; }

.psp-meta-box-container .psp_wplannerfb_date_hour {
  min-width: 14rem; }

.psp-html-validator a.psp-post-name, .psp-facebook-planner a.psp-post-name {
  color: #e41e26;
  font-weight: 400 !important;
  font-size: 1.4rem;
  line-height: 2.6rem; }
  .psp-html-validator a.psp-post-name:hover, .psp-facebook-planner a.psp-post-name:hover {
    color: #e41e26;
    text-decoration: none; }
  .psp-html-validator span.psp-inline-row-actions > a, .psp-facebook-planner span.psp-inline-row-actions > a {
    font-size: 1.2rem;
    color: #727272;
    font-weight: 400 !important; }
  .psp-html-validator .psp-list-table-right-col:nth-of-type(3), .psp-facebook-planner .psp-list-table-right-col:nth-of-type(3) {
    margin-top: 0; }
  .psp-html-validator .psp-list-table-right-col .psp-box-show-per-pages, .psp-facebook-planner .psp-list-table-right-col .psp-box-show-per-pages {
    left: 8.9rem; }
  .psp-html-validator .psp-list-table-right-col .psp-box-show-per-pages select, .psp-facebook-planner .psp-list-table-right-col .psp-box-show-per-pages select {
    width: 5.7rem !important; }
  .psp-html-validator .psp-list-table-right-col .psp-list-table-search-box, .psp-facebook-planner .psp-list-table-right-col .psp-list-table-search-box {
    float: right;
    clear: left;
    width: auto !important; }
  .psp-html-validator .psp-list-table-right-col .psp-list-table-search-box #psp-search-btn, .psp-facebook-planner .psp-list-table-right-col .psp-list-table-search-box #psp-search-btn {
    font-family: 'Roboto', sans-serif;
    font-size: 1.1rem;
    color: #fff;
    font-weight: 700;
    background: #969696;
    border: none;
    padding: 1.3rem 2rem 2.7rem 2rem;
    line-height: 2rem;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    margin-left: 0;
    border-radius: 0.3rem;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .psp-html-validator .psp-list-table-right-col .psp-list-table-search-box #psp-search-btn:hover, .psp-facebook-planner .psp-list-table-right-col .psp-list-table-search-box #psp-search-btn:hover {
    background: #565656; }
  .psp-html-validator .psp-list-table-right-col .psp-list-table-search-box #psp-search-text, .psp-facebook-planner .psp-list-table-right-col .psp-list-table-search-box #psp-search-text {
    width: 23.8rem;
    height: 4rem;
    border: 1px solid #dbdbdb;
    border-bottom-left-radius: 0.3rem;
    border-top-left-radius: 0.3rem;
    padding-left: 1rem; }
  .psp-html-validator .psp-list-table-right-col .psp-list-table-search-box input, .psp-facebook-planner .psp-list-table-right-col .psp-list-table-search-box input {
    margin-top: 0 !important; }
  .psp-html-validator .psp-list-table-left-col .psp-filter-post_type, .psp-facebook-planner .psp-list-table-left-col .psp-filter-post_type {
    padding: 1rem 0.1rem 1rem 0.6rem;
    height: auto;
    width: 9.4rem !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
    color: #383838;
    border-radius: 0.3rem;
    border: 1px solid #dbdbdb;
    margin-right: 1rem; }
  .psp-html-validator .psp-list-table-left-col .psp-post_status-list, .psp-facebook-planner .psp-list-table-left-col .psp-post_status-list {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
    margin-top: 1rem; }
  .psp-html-validator .psp-list-table-left-col .psp-post_status-list a, .psp-facebook-planner .psp-list-table-left-col .psp-post_status-list a {
    color: #383838; }
  .psp-html-validator .psp-list-table-left-col .psp-post_status-list a[href="#post_status=publish"], .psp-facebook-planner .psp-list-table-left-col .psp-post_status-list a[href="#post_status=publish"] {
    color: #e41e26; }
  .psp-html-validator .psp-list-table-left-col .psp-post_status-list span, .psp-facebook-planner .psp-list-table-left-col .psp-post_status-list span {
    color: #727272; }
  .psp-html-validator .psp-form-button-success, .psp-facebook-planner .psp-form-button-success {
    text-transform: none !important; }
  .psp-html-validator #psp-list-table-posts, .psp-facebook-planner #psp-list-table-posts {
    color: #383838; }
  .psp-html-validator #psp-list-table-posts .form-inline-editpost #psp-inline-btn-save, .psp-facebook-planner #psp-list-table-posts .form-inline-editpost #psp-inline-btn-save {
    cursor: pointer;
    padding: 0.3rem 1.8rem 0.1rem 1.8rem;
    width: auto;
    height: auto;
    border-radius: 0.3rem;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 1.1rem;
    text-transform: none; }
  .psp-html-validator #psp-list-table-posts .form-inline-editpost #psp-inline-btn-cancel, .psp-facebook-planner #psp-list-table-posts .form-inline-editpost #psp-inline-btn-cancel {
    cursor: pointer;
    padding: 0.3rem 1.8rem 0.1rem 1.8rem;
    width: auto;
    height: auto;
    background: #969696;
    color: #fff;
    border-radius: 0.3rem;
    border: 1px solid #969696;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 1.1rem; }
  .psp-html-validator #psp-list-table-posts .form-inline-editpost #psp-inline-btn-cancel:hover, .psp-facebook-planner #psp-list-table-posts .form-inline-editpost #psp-inline-btn-cancel:hover {
    background: #565656; }
  .psp-html-validator #psp-list-table-posts .form-inline-editpost td, .psp-facebook-planner #psp-list-table-posts .form-inline-editpost td {
    font-family: 'Roboto', sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2.6rem; }
  .psp-html-validator #psp-list-table-posts .form-inline-editpost tr:nth-child(1) td, .psp-facebook-planner #psp-list-table-posts .form-inline-editpost tr:nth-child(1) td {
    padding: 1.9rem !important; }
    .psp-html-validator #psp-list-table-posts .form-inline-editpost tr:nth-child(1) td:nth-child(1), .psp-facebook-planner #psp-list-table-posts .form-inline-editpost tr:nth-child(1) td:nth-child(1) {
      padding-top: 1.9rem !important; }
    .psp-html-validator #psp-list-table-posts .form-inline-editpost tr:nth-child(1) td:nth-child(1) input, .psp-facebook-planner #psp-list-table-posts .form-inline-editpost tr:nth-child(1) td:nth-child(1) input, .psp-html-validator #psp-list-table-posts .form-inline-editpost tr:nth-child(1) td:nth-child(1) select, .psp-facebook-planner #psp-list-table-posts .form-inline-editpost tr:nth-child(1) td:nth-child(1) select {
      width: 70%;
      height: 3.8rem;
      margin-bottom: 1rem;
      float: right;
      padding-left: 0.7rem;
      border: 1px solid #dbdbdb;
      border-radius: 0.3rem; }
    .psp-html-validator #psp-list-table-posts .form-inline-editpost tr:nth-child(1) td textarea, .psp-facebook-planner #psp-list-table-posts .form-inline-editpost tr:nth-child(1) td textarea {
      height: 18.8rem;
      padding-left: 1.4rem;
      padding-top: 1.3rem;
      border: 1px solid #dbdbdb;
      border-radius: 0.3rem; }
  .psp-html-validator #psp-list-table-posts .form-inline-editpost th strong, .psp-facebook-planner #psp-list-table-posts .form-inline-editpost th strong {
    padding-left: 0.7rem; }
  .psp-html-validator #psp-list-table-posts .form-inline-editpost th:nth-child(2), .psp-facebook-planner #psp-list-table-posts .form-inline-editpost th:nth-child(2), .psp-html-validator #psp-list-table-posts .form-inline-editpost th:nth-child(3), .psp-facebook-planner #psp-list-table-posts .form-inline-editpost th:nth-child(3) {
    padding-left: 1.3rem; }
  .psp-html-validator #psp-list-table-posts .form-inline-editpost div, .psp-facebook-planner #psp-list-table-posts .form-inline-editpost div {
    text-align: left; }
  .psp-html-validator #psp-list-table-posts .form-inline-editpost div span, .psp-facebook-planner #psp-list-table-posts .form-inline-editpost div span {
    font-family: 'Roboto', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 2.65rem;
    margin-left: 0.7rem;
    float: left;
    clear: both;
    margin-top: 0.7rem; }
  .psp-html-validator #psp-list-table-posts .psp-progress, .psp-facebook-planner #psp-list-table-posts .psp-progress {
    position: relative;
    width: 4.4rem;
    border: 1px solid #d7d9df;
    margin: 0.4rem;
    background: #ecf0f1;
    margin-right: 5rem;
    text-align: left; }
  .psp-html-validator #psp-list-table-posts .psp-progress-bar, .psp-facebook-planner #psp-list-table-posts .psp-progress-bar {
    display: inline-block;
    height: 1.9rem;
    position: relative;
    top: 0.3rem;
    left: 0.2rem;
    -webkit-transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear;
    width: 4.5rem;
    -webkit-transition-property: width, background-color;
    -moz-transition-property: width, background-color;
    -o-transition-property: width, background-color;
    transition-property: width, background-color; }
  .psp-html-validator #psp-list-table-posts .psp-progress-bar div, .psp-facebook-planner #psp-list-table-posts .psp-progress-bar div {
    display: inline-block; }
  .psp-html-validator #psp-list-table-posts .psp-progress-bar.size_80_100, .psp-facebook-planner #psp-list-table-posts .psp-progress-bar.size_80_100 {
    background-color: #2ecc71; }
  .psp-html-validator #psp-list-table-posts .psp-progress-bar.size_60_80, .psp-facebook-planner #psp-list-table-posts .psp-progress-bar.size_60_80 {
    background-color: #f1c40f; }
  .psp-html-validator #psp-list-table-posts .psp-progress-bar.size_40_60, .psp-facebook-planner #psp-list-table-posts .psp-progress-bar.size_40_60 {
    background-color: #f1c40f; }
  .psp-html-validator #psp-list-table-posts .psp-progress-bar.size_20_40, .psp-facebook-planner #psp-list-table-posts .psp-progress-bar.size_20_40 {
    background-color: #e67e22; }
  .psp-html-validator #psp-list-table-posts .psp-progress-bar.size_0_20, .psp-facebook-planner #psp-list-table-posts .psp-progress-bar.size_0_20 {
    background-color: #e74c3c; }
  .psp-html-validator #psp-list-table-posts .psp-progress-score, .psp-facebook-planner #psp-list-table-posts .psp-progress-score {
    width: 3.8rem;
    height: 2.4rem;
    background: #bdc3c7;
    text-align: center;
    cursor: default;
    position: absolute;
    line-height: 2.1rem;
    vertical-align: middle;
    color: #fff;
    padding-bottom: 2.3rem;
    padding-top: 0.3rem;
    font-weight: bold;
    top: -0.1rem;
    font-size: 1.1rem;
    right: -3.9rem;
    font-family: 'Roboto', sans-serif; }
  .psp-html-validator #psp-list-table-posts th, .psp-facebook-planner #psp-list-table-posts th {
    padding-top: 1.4rem !important;
    color: #383838;
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 2.65rem; }
  .psp-html-validator #psp-list-table-posts th.checkbox-column, .psp-facebook-planner #psp-list-table-posts th.checkbox-column {
    padding-top: 0.7rem !important; }
  .psp-html-validator #psp-list-table-posts td .psp-seo-report-btn, .psp-facebook-planner #psp-list-table-posts td .psp-seo-report-btn {
    text-transform: none !important;
    font-weight: 700 !important; }
  .psp-html-validator #psp-list-table-posts td .psp-do_item_optimize, .psp-facebook-planner #psp-list-table-posts td .psp-do_item_optimize {
    text-transform: none;
    cursor: pointer; }
  .psp-html-validator #psp-list-table-posts td .psp-text-field-kw, .psp-facebook-planner #psp-list-table-posts td .psp-text-field-kw {
    width: 24rem;
    padding: 0.5rem;
    font-family: 'Roboto', sans-serif;
    border-radius: 0.3rem; }
  .psp-html-validator #psp-list-table-posts td .psp-auto-detect-kw-btn, .psp-facebook-planner #psp-list-table-posts td .psp-auto-detect-kw-btn {
    border-radius: 0.3rem;
    margin-left: 0.2rem;
    padding: 0.7rem 1.5rem 2.2rem 1.4rem;
    text-transform: none;
    font-weight: 700;
    font-size: 1.1rem; }
  .psp-html-validator #psp-list-table-posts td:nth-child(3) > a, .psp-facebook-planner #psp-list-table-posts td:nth-child(3) > a {
    color: #e41e26;
    font-weight: 400 !important;
    font-size: 1.4rem;
    line-height: 2.6rem; }
  .psp-html-validator #psp-list-table-posts td:nth-child(3) > span > a, .psp-facebook-planner #psp-list-table-posts td:nth-child(3) > span > a {
    font-size: 1.2rem;
    color: #727272;
    font-weight: 400 !important; }
  .psp-html-validator #psp-list-table-posts td:nth-child(7) i, .psp-facebook-planner #psp-list-table-posts td:nth-child(7) i {
    font-size: 1.4rem;
    line-height: 2.4rem; }
  .psp-html-validator #psp-list-table-posts .psp-list-table-left-col, .psp-facebook-planner #psp-list-table-posts .psp-list-table-left-col {
    margin-top: 6.2rem;
    margin-bottom: 4.2rem; }
  .psp-html-validator #psp-list-table-posts .psp-list-table-left-col input[type="button"], .psp-facebook-planner #psp-list-table-posts .psp-list-table-left-col input[type="button"] {
    margin-top: 1.7rem;
    cursor: pointer;
    border-radius: 0.3rem;
    padding: 1.2rem 2rem !important;
    padding-bottom: 2.8rem !important;
    letter-spacing: 0.06em;
    font-weight: 700;
    font-size: 1.1rem;
    font-family: 'Roboto', sans-serif; }
  .psp-html-validator #psp-list-table-posts .psp-list-table-left-col input[type="button"]:first-child, .psp-facebook-planner #psp-list-table-posts .psp-list-table-left-col input[type="button"]:first-child {
    margin-left: -0.6rem;
    margin-right: -0.2rem; }
  .psp-html-validator #psp-list-table-posts .psp-list-table-right-col, .psp-facebook-planner #psp-list-table-posts .psp-list-table-right-col {
    float: none !important;
    position: relative;
    top: -5.1rem; }

#psp_misc {
  /* in the _html-validator.scss */
  /* Meta Box Container */
  /* Progress Bar */ }

.psp-progress {
  position: relative;
  padding: 2px;
  border: 1px solid #f2f2f2;
  margin: 4px;
  background: #fff;
  margin-right: 50px; }
  .psp-progress .psp-progress-score {
    position: absolute;
    background: #fff;
    text-align: center;
    line-height: 21px;
    color: #2d2d2d;
    font-weight: bold;
    right: -50px;
    top: -1px; }

.psp-progress-bar {
  position: relative;
  height: 16px;
  -webkit-transition: 0.4s linear;
  -moz-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
  -webkit-transition-property: width, background-color;
  -moz-transition-property: width, background-color;
  -o-transition-property: width, background-color;
  transition-property: width, background-color;
  /* define the progress bar colors by sizes */ }
  .psp-progress-bar:before, .psp-progress-bar:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }
  .psp-progress-bar:before {
    bottom: 0;
    border-radius: 4px 4px 0 0; }
  .psp-progress-bar:after {
    z-index: 2;
    bottom: 45%;
    border-radius: 4px; }

.psp-progress .psp-progress-bar.size_0_20 {
  background-color: #e74c3c; }
  .psp-progress .psp-progress-bar.size_20_40 {
    background-color: #e67e22; }
  .psp-progress .psp-progress-bar.size_40_60, .psp-progress .psp-progress-bar.size_60_80 {
    background-color: #ff9800; }
  .psp-progress .psp-progress-bar.size_80_100 {
    background-color: #4caf50; }

.seotitle:before {
  width: 20px;
  height: 16px;
  font-family: 'seo-checks';
  font-size: 1.6rem;
  content: "\e904"; }

.focuskey:before {
  font-family: 'seo-checks';
  font-size: 1.6rem;
  content: "\e903"; }

#psp_onpage_optimize_meta_box .inside, #psp_locations_meta_box .inside, #psp_facebook_share-options .inside {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background: #f5f9fc;
  border-bottom: 7px solid #ccd9e2; }

.psp-meta-box-container {
  width: 100%;
  min-height: 300px;
  background-color: #fff; }
  .psp-meta-box-container a {
    color: #d9534f; }
  .psp-meta-box-container a#building_image, .psp-meta-box-container a#logo_image {
    margin-left: 2.5rem !important; }
  .psp-meta-box-container .panel {
    margin-bottom: 0; }
  .psp-meta-box-container .panel-body.psp-panel-body.psp-form-row {
    position: relative; }
  .psp-meta-box-container .panel-body.psp-panel-body.psp-form-row > label {
    float: left; }
  .psp-meta-box-container .panel-body.psp-panel-body.psp-form-row .psp-form-label {
    float: left;
    margin-top: 0;
    width: 17%; }
  .psp-meta-box-container .panel-body.psp-panel-body.psp-form-row .psp-form-item.large #psp-map-canvas, .psp-meta-box-container .panel-body.psp-panel-body.psp-form-row .psp-form-item.large .psp-geocode-verify, .psp-meta-box-container .panel-body.psp-panel-body.psp-form-row .psp-form-item.large .psp-geocode-status {
    margin-left: 22.6rem; }
  .psp-meta-box-container .panel-body.psp-panel-body.psp-form-row .psp-form-item.large > input {
    width: 82%; }
  .psp-meta-box-container .panel-body.psp-panel-body.psp-form-row .psp-form-item.large .upload-input-text {
    margin-left: -3.4rem;
    width: 150%; }
  .psp-meta-box-container .panel-body.psp-panel-body.psp-form-row .psp-form-item.large select, .psp-meta-box-container .panel-body.psp-panel-body.psp-form-row .psp-form-item.large input, .psp-meta-box-container .panel-body.psp-panel-body.psp-form-row .psp-form-item.large textarea {
    margin: 0;
    float: left; }
  .psp-meta-box-container .panel-body.psp-panel-body.psp-form-row .psp-form-item.large .psp-form-note {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    color: #727272;
    font-style: italic;
    font-size: 1.1rem;
    width: 81.3%; }
  .psp-meta-box-container #psp-twittercards-post-response, .psp-meta-box-container #psp-twittercards-app-response {
    background-color: #f2f2f2; }
  .psp-meta-box-container #psp-twittercards-post-response .psp-panel.psp-setup, .psp-meta-box-container #psp-twittercards-app-response .psp-panel.psp-setup {
    background-color: #f2f2f2; }
  .psp-meta-box-container #psp-twittercards-post-response .psp-form-row, .psp-meta-box-container #psp-twittercards-app-response .psp-form-row {
    padding-top: 4rem; }
  .psp-meta-box-container #psp-twittercards-post-response .psp-form-row .upload-input-text, .psp-meta-box-container #psp-twittercards-app-response .psp-form-row .upload-input-text {
    margin-left: 0rem; }
  .psp-meta-box-container .psp-tab-menu {
    width: 100%;
    height: 66px;
    background: linear-gradient(60deg, #d32f2f, #ef5350);
    transition: background-color 0.1s 0.2s;
    margin: 0px 0px 0px 0px; }
  .psp-meta-box-container .psp-tab-menu a {
    border-radius: 3px;
    display: inline-block;
    text-transform: uppercase;
    padding: 14px 25px 14px 25px;
    font: bold 14px Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #fff;
    margin: 10px;
    float: left; }
  .psp-meta-box-container .psp-tab-menu a:hover {
    background-color: rgba(255, 255, 255, .2); }
  .psp-meta-box-container .psp-tab-menu a.open {
    color: #fff;
    background-color: rgba(255, 255, 255, .2);
    transition: background-color 0.1s 0.2s; }
  .psp-meta-box-container .psp-tab-menu a:active, .psp-meta-box-container .psp-tab-menu a:focus, .psp-meta-box-container .psp-tab-menu a:active {
    outline: none; }
  .psp-meta-box-container .psp-tab-container {
    width: 100%;
    margin: 1% 0% 0% 0%; }
  .psp-meta-box-container .psp-dashboard-box {
    border-radius: 3px;
    float: left;
    min-height: 140px;
    background-color: #fff; }
  .psp-meta-box-container .psp-dashboard-box:first-child {
    margin-left: 0px; }
  .psp-meta-box-container .psp-dashboard-box.span_3_of_3 {
    width: 100%;
    overflow: hidden; }
  .psp-meta-box-container .psp-dashboard-box.span_2_of_3 {
    width: 66.1%; }
  .psp-meta-box-container .psp-dashboard-box.span_2_of_1 {
    width: 32.2%; }
  .psp-meta-box-container .psp-dashboard-box.span_2_of_2 {
    width: 49%; }
  .psp-meta-box-container .psp-dashboard-box #psp-btn-metabox-autofocus {
    margin-top: 1rem; }
  .psp-meta-box-container .psp-dashboard-box h1 {
    color: #394651;
    position: relative;
    font: bold 16px Arial, Helvetica, sans-serif;
    width: 97%;
    display: block;
    border-bottom: 1px solid #f3f3f3;
    padding: 0px 0px 8px 0px;
    margin: 10px 1.5% 10px 1.5%; }
  .psp-meta-box-container .psp-dashboard-box h1 a {
    display: block;
    width: 17px;
    height: 15px;
    position: absolute;
    top: 0px;
    right: 0px; }
  .psp-meta-box-container .psp-dashboard-box-content {
    margin: 30px 1.5% 10px 1.5%;
    width: 97%; }
  .psp-meta-box-container .psp-dashboard-box-content > table.form-table > tbody > tr > td:nth-child(1) {
    width: 25%;
    vertical-align: top; }

.psp-dashboard-box-content #psp-seo-score-box {
  width: 100%;
  min-height: 230px;
  border-spacing: 0;
  border-collapse: collapse; }
  .psp-dashboard-box-content #psp-seo-score-box td {
    padding: 10px 20px 10px 20px;
    vertical-align: top; }
  .psp-dashboard-box-content #psp-seo-score-box td:first-child {
    padding-left: 0px; }
  .psp-dashboard-box-content #psp-seo-score-box h2 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    position: relative;
    bottom: -1.2rem; }
  .psp-dashboard-box-content #psp-seo-score-box table {
    width: 100%;
    min-height: 230px;
    border-spacing: 0;
    border-collapse: collapse; }
  .psp-dashboard-box-content #psp-keyword-density-legend-container {
    width: 100%;
    text-align: left;
    position: relative;
    top: -30px; }
  .psp-dashboard-box-content #psp-keyword-density-legend-container table {
    margin: 0px auto; }
  .psp-dashboard-box-content #psp-keyword-density-legend-container td {
    padding: 0px 0px 0px 2px; }

.psp-keyword-density-label {
  width: 36px;
  height: 36px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-image: -webkit-gradient(radial, center center, 0, center center, 150, from(#fcfcfc), to(#dedede), color-stop(3%, #f7f7f7), color-stop(12%, #f2f2f2), color-stop(90%, #e8e8e8));
  background-image: -webkit-radial-gradient(center center, circle contain, #fcfcfc, #f7f7f7 3%, #f2f2f2 12%, #e8e8e8 90%, #dedede);
  background-image: -moz-radial-gradient(center center, circle contain, #fcfcfc, #f7f7f7 3%, #f2f2f2 12%, #e8e8e8 90%, #dedede);
  background-image: -o-radial-gradient(center center, circle contain, #fcfcfc, #f7f7f7 3%, #f2f2f2 12%, #e8e8e8 90%, #dedede);
  background-image: -ms-radial-gradient(center center, circle contain, #fcfcfc, #f7f7f7 3%, #f2f2f2 12%, #e8e8e8 90%, #dedede);
  background-image: radial-gradient(center center, circle contain, #fcfcfc, #f7f7f7 3%, #f2f2f2 12%, #e8e8e8 90%, #dedede);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
  .psp-keyword-density-label .psp-percent {
    width: 28px;
    height: 28px;
    font-size: 10px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    line-height: 26px;
    text-align: center;
    color: #fff;
    top: 50%;
    left: 50%;
    margin-left: -14px;
    margin-top: -14px; }

#psp_locations_meta_box #psp-meta-box-container .psp-dashboard-box {
  box-shadow: none; }

#psp-add-new-opening {
  padding-bottom: 5px; }

#TB_ajaxContent .psp-form {
  padding-top: 15px; }
  #TB_ajaxContent .psp-shortcode-pop-up {
    overflow: hidden;
    height: auto; }
  #TB_ajaxContent .psp-form .psp-grid_4 {
    width: 100%;
    margin: 0px -15px 0px 0px;
    padding: 0px 0px 0px 0px; }
  #TB_ajaxContent .psp-form .psp-button-row {
    border: none;
    background: none;
    padding: 10px 0px 10px 0px;
    width: 100%;
    background: #f1f1f1;
    position: absolute;
    margin-left: -15px;
    bottom: 0px; }
  #TB_ajaxContent .psp-form .psp-button-row input {
    margin-left: 15px;
    margin-right: 15px; }

.psp-seo-status-container.psp-seo-score-summary {
  margin: 10px 0px 0px 0px; }
  .psp-seo-status-container.psp-seo-score-summary .message-box {
    float: none;
    width: 100%;
    margin: 0px 0px 4px 0px;
    text-indent: 5px; }

#psp_onpage_optimize_meta_box .psp-dashboard-box-content #psp-seo-score-box #psp-your-focus-kw {
  display: block;
  width: 100%;
  padding: 3px 4px 3px 4px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
  #psp_onpage_optimize_meta_box .psp-dashboard-box-content #psp-seo-score-box h2 {
    display: block;
    width: 100%;
    padding: 10px 8px 3px 8px;
    font-size: 14px;
    color: #2c3e50; }
  #psp_onpage_optimize_meta_box .psp-dashboard-box-content #psp-seo-score-box h3 {
    display: block;
    width: 100%;
    padding: 3px 8px 3px 8px;
    background: none;
    font-family: Arial, 'Helvetica', sans-serif;
    border: 0px solid red;
    font-size: 1.3em;
    color: #2c3e50;
    cursor: default; }

input[type=text], textarea {
  border: 1px solid #f2f2f2; }

#psp-form-meta-tags input.large-text, #psp-form-meta-tags textarea.large-text {
  width: 100%; }
  #psp-form-meta-tags .psp-prev-box {
    width: 512px; }
  #psp-form-meta-tags .psp-prev-box .psp-prev-title {
    color: #12c;
    cursor: pointer;
    display: block;
    width: 100%;
    font-weight: normal;
    line-height: 1.2; }
  #psp-form-meta-tags .psp-prev-box .psp-prev-url {
    font-size: 14px !important;
    color: #093;
    display: block;
    width: 100%;
    font-weight: normal;
    line-height: 1.2; }
  #psp-form-meta-tags .psp-prev-box .psp-prev-desc {
    color: #444;
    font-weight: normal;
    line-height: 1.2; }
  #psp-form-meta-tags tr:nth-child(3) > td:nth-child(2) {
    width: auto; }
  #psp-form-meta-tags .tokenfield.form-control {
    /*width: 100%;*/
    height: auto; }
  #psp-form-meta-tags .tokenfield.form-control input[type=text].token-input {
    border: 0px; }
  #psp-form-meta-tags #psp-field-multifocuskw {
    width: auto;
    min-width: 600px;
    max-width: 800px; }

.psp-seo-focuskw {
  margin-bottom: 10px;
  margin-top: 11px; }

.psp-seo-status-container {
  margin: 60px 10px 0px 10px;
  padding-bottom: 10px; }
  .psp-seo-status-container .psp-seo-status-icon {
    width: 16px;
    height: 16px;
    background: #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block; }
  .psp-seo-status-container .psp-seo-rule-row {
    border-bottom: 1px solid #dadada;
    padding: 10px 0px 10px 0px;
    float: left;
    margin: 0px 0px 0px 30px;
    width: 74rem; }
  .psp-seo-status-container .psp-seo-rule-row:last-child {
    border: none; }
  .psp-seo-status-container .psp-seo-rule-row p {
    margin: 0px 0px 10px 0px; }
  .psp-seo-status-container .psp-seo-rule-row .left-col {
    width: 16px;
    float: left;
    position: relative;
    left: -22px;
    bottom: -5px; }
  .psp-seo-status-container .psp-seo-rule-row .middle-col {
    width: 120px;
    float: left;
    padding: 5px 0px 0px 0px;
    font-weight: bold;
    left: -15px;
    position: relative; }
  .psp-seo-status-container .psp-seo-rule-row .right-col {
    width: 600px;
    float: left;
    min-height: 20px;
    padding: 5px 0px 0px 0px; }
  .psp-seo-status-container .psp-seo-rule-row .right-col .message-box {
    width: 600px; }
  .psp-seo-status-container .message-box {
    border: 1px solid #fff;
    padding: 2px;
    background-color: #fff;
    width: 733px;
    float: left;
    font-weight: normal;
    position: relative;
    padding-left: 30px;
    margin-bottom: 5px; }
  .psp-seo-status-container .message-box:before {
    position: absolute;
    font-family: 'seo-checks';
    content: "\e900";
    color: #fff;
    top: 0;
    left: 0;
    font-size: 13px;
    display: inline-block; }
  .psp-seo-status-container .message-box strong {
    background-color: #c10202;
    padding: 2px 4px 2px 4px;
    margin-top: -2px;
    color: #fff; }
  .psp-seo-status-container .message-box.good:before {
    content: "\e902";
    color: #4caf50; }
  .psp-seo-status-container .message-box.poor:before {
    content: "\e900";
    color: #ff9800; }
  .psp-seo-status-container .message-box.bad:before {
    content: "\e901";
    color: #d9534f; }
  .psp-seo-status-container .message-box ul.psp-competing-links {
    list-style-type: none;
    display: block;
    margin: 3px 0px;
    padding: 0px; }
  .psp-seo-status-container .message-box ul.psp-competing-links li {
    margin-left: 10px;
    margin-bottom: 3px; }
  .psp-seo-status-container .message-box ul.psp-competing-links li a {
    text-decoration: none;
    color: #bdc3c7; }
  .psp-seo-status-container .psp-seo-status-icon.good {
    background: #4caf50; }
  .psp-seo-status-container .psp-seo-status-icon.poor {
    background: #ff9800; }
  .psp-seo-status-container .psp-seo-status-icon.bad {
    background: #d9534f; }

.psp-dashboard-box {
  /* Old form system */ }
  .psp-dashboard-box .psp-setup {
    border: none; }
  .psp-dashboard-box > a, .psp-dashboard-box > input {
    margin: 2rem 0; }
  .psp-dashboard-box label {
    margin-bottom: 1rem;
    margin-top: 1rem; }
  .psp-dashboard-box #psp-wplannerfb-auto-complete, .psp-dashboard-box #psp_post_planner_postNowFBbtn {
    margin-bottom: 2.5rem; }
  .psp-dashboard-box .psp-custom-checkbox {
    display: inline-block; }
  .psp-dashboard-box .psp-custom-checkbox i.checkbox {
    margin: 0;
    margin-right: 0.5rem;
    margin-top: 1rem;
    margin-bottom: -0.5rem; }
  .psp-dashboard-box td {
    padding-left: 3.5rem; }
  .psp-dashboard-box td td {
    padding-left: 0rem; }

.psp-form {
  padding-top: 3px;
  /*****************************/
  /* LOADING */ }
  .psp-form .psp-form-col-1-8 label, .psp-form .psp-form-col-2-8 label, .psp-form .psp-form-col-3-8 label, .psp-form .psp-form-col-4-8 label, .psp-form .psp-form-col-5-8 label, .psp-form .psp-form-col-6-8 label, .psp-form .psp-form-col-7-8 label, .psp-form .psp-form-col-8-8 label {
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis; }
  .psp-form .psp-form-col-1-8, .psp-form .psp-form-col-2-8, .psp-form .psp-form-col-3-8, .psp-form .psp-form-col-4-8, .psp-form .psp-form-col-5-8, .psp-form .psp-form-col-6-8, .psp-form .psp-form-col-7-8, .psp-form .psp-form-col-8-8 {
    float: left;
    padding: 0 0.5%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box; }
  .psp-form .psp-form-col-1-8 input, .psp-form .psp-form-col-2-8 input, .psp-form .psp-form-col-3-8 input, .psp-form .psp-form-col-4-8 input, .psp-form .psp-form-col-5-8 input, .psp-form .psp-form-col-6-8 input, .psp-form .psp-form-col-7-8 input, .psp-form .psp-form-col-8-8 input {
    height: 2.9rem;
    border-radius: 0.3rem; }
  .psp-form .psp-form-col-1-8.alpha, .psp-form .psp-form-col-2-8.alpha, .psp-form .psp-form-col-3-8.alpha, .psp-form .psp-form-col-4-8.alpha, .psp-form .psp-form-col-5-8.alpha, .psp-form .psp-form-col-6-8.alpha, .psp-form .psp-form-col-7-8.alpha, .psp-form .psp-form-col-8-8.alpha {
    padding-left: 0;
    clear: left; }
  .psp-form .psp-form-col-1-8.omega, .psp-form .psp-form-col-2-8.omega, .psp-form .psp-form-col-3-8.omega, .psp-form .psp-form-col-4-8.omega, .psp-form .psp-form-col-5-8.omega, .psp-form .psp-form-col-6-8.omega, .psp-form .psp-form-col-7-8.omega, .psp-form .psp-form-col-8-8.omega {
    padding-right: 0;
    clear: right; }
  .psp-form .psp-form-col-1-8 {
    width: 12.5%; }
  .psp-form .psp-form-col-2-8 {
    width: 25%; }
  .psp-form .psp-form-col-3-8 {
    width: 37.5%; }
  .psp-form .psp-form-col-3-8 select {
    display: block;
    width: 100%; }
  .psp-form .psp-form-col-4-8 {
    width: 50%; }
  .psp-form .psp-form-col-5-8 {
    width: 62.5%; }
  .psp-form .psp-form-col-6-8 {
    width: 75%; }
  .psp-form .psp-form-col-7-8 {
    width: 87.5%; }
  .psp-form .psp-form-col-8-8 {
    width: 100%; }

#psp-main-loading #psp-loading-box {
  border: 0.1rem solid #aaa;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0.4rem 1.6rem 0;
  background-color: #fff;
  filter: alpha(opacity=100);
  /*10rem;*/
  height: 6rem;
  left: 33%;
  -moz-opacity: 1;
  opacity: 1;
  position: absolute;
  top: 30rem;
  width: 40%;
  z-index: 10000; }

#psp-main-loading #psp-loading-box .psp-loading-text {
  /*#999;*/
  color: #fff;
  font-size: 1.1rem;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  /*2.5rem;*/
  top: 2.2rem;
  /* progress bar */ }

.psp-meter {
  text-align: left;
  background-color: #f2eee3;
  height: 2rem;
  padding: 0.1rem 0.2rem 0.1rem 0.2rem;
  width: 100%;
  -moz-border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  border-radius: 0.5rem;
  -moz-box-shadow: 0 0.1rem 0.5rem #bcbcbc inset, 0 0.1rem 0 #c3b17e;
  -webkit-box-shadow: 0 0.1rem 0.5rem #bcbcbc inset, 0 0.1rem 0 #c3b17e;
  box-shadow: 0 0.1rem 0.5rem #bcbcbc inset, 0 0.1rem 0 #c3b17e; }

.psp-meter span {
  display: inline-block;
  height: 100%;
  background-color: #777;
  -moz-border-radius: 0.3rem;
  -webkit-border-radius: 0.3rem;
  border-radius: 0.3rem;
  -moz-box-shadow: 0 0.1rem 0 rgba(255, 255, 255, .5) inset;
  -webkit-box-shadow: 0 0.1rem 0 rgba(255, 255, 255, .5) inset;
  box-shadow: 0 0.1rem 0 rgba(255, 255, 255, .5) inset;
  -webkit-transition: width 0.4s ease-in-out;
  -moz-transition: width 0.4s ease-in-out;
  -ms-transition: width 0.4s ease-in-out;
  -o-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
  /* stripes */ }

.psp-meter span {
  -webkit-background-size: 3rem 3rem;
  -moz-background-size: 3rem 3rem;
  background-size: 3rem 3rem;
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0.25, rgba(255, 255, 255, .15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, .15)), color-stop(0.75, rgba(255, 255, 255, .15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); }

.psp-meter.psp-animate span {
  -webkit-animation: animate-stripes 3s linear infinite;
  -moz-animation: animate-stripes 3s linear infinite; }

.psp .panel .panel-body.psp-dashboard-icons {
  border-top: none; }
  .psp .psp-dashboard-status-box h1 {
    color: #394651;
    position: relative;
    font: normal 2.1rem Arial, Helvetica, sans-serif;
    width: 100%;
    display: block;
    padding: 0 0 0.8rem 0;
    margin: 0 0 1rem 0; }
  .psp .psp-dashboard-status-box .psp-dashboard-box-content {
    margin: 1rem 3%;
    width: 94%; }
  .psp .psp-dashboard-status-box-row {
    display: table;
    width: 100%;
    min-height: 12rem;
    margin: 0 0 1rem 0; }
  .psp .psp-dashboard-status-box-row .psp-dashboard-status-icon {
    width: 2rem;
    display: table-cell; }
  .psp .psp-dashboard-status-box-row h2 {
    display: table-cell;
    width: 20rem;
    border-right: 0.1rem solid #ccc;
    padding: 0.5rem 0 0.5rem 0.2rem;
    font: normal 1.2rem Arial, Helvetica, sans-serif; }
  .psp .psp-dashboard-status-box-row .psp-dashboard-status-box-content {
    padding-left: 1rem;
    display: table-cell; }
  .psp .psp-cache-info {
    display: block;
    text-align: right;
    color: #999;
    width: 30rem;
    bottom: 1rem;
    right: 1rem;
    position: absolute;
    font-size: 1.1rem;
    margin: 1rem 0 0; }
  .psp .psp-lists-status {
    display: block;
    width: 100%;
    list-style: none;
    overflow: hidden;
    margin: 0 0 -2rem 0; }
  .psp .psp-lists-status li {
    display: block;
    float: left;
    margin-right: 0.5;
    width: 20.1rem;
    height: 5rem;
    margin: 0 2rem 2rem 0;
    position: relative; }
  .psp .psp-lists-status li .psp-lists-icon {
    display: block;
    position: relative;
    bottom: -1rem;
    margin-right: 0;
    width: 3.2rem;
    height: 3.2rem; }
  .psp .psp-lists-status li:last-child {
    border: none; }
  .psp .psp-lists-status li label {
    display: block;
    margin-right: 0.5rem;
    position: absolute;
    top: 3.2rem;
    left: 4.7rem;
    font-weight: bold;
    font-size: 1.5rem;
    cursor: default; }
  .psp .psp-lists-status li span {
    position: absolute;
    display: block;
    font-weight: bold;
    font-size: 2.5rem;
    font-weight: 700;
    top: 1rem;
    left: 4.5rem; }
  .psp .psp-lists-status li span sup {
    position: absolute;
    top: -0.2rem;
    font-size: 1.2rem;
    font-weight: bold; }
  .psp .psp-products-summary {
    border-bottom: 0.1rem solid #dadada;
    width: 100%;
    overflow: hidden;
    height: 9rem;
    padding-bottom: 2rem;
    margin: 0.5rem 0rem 2.5rem 0rem; }
  .psp .psp-products-summary .the-item-stat {
    display: block;
    width: 20.3rem;
    height: 5rem;
    float: left;
    padding: 0.4rem 0.4rem 0.4rem 0.4rem;
    margin-right: 1rem; }
  .psp .psp-products-summary .the-item-stat:hover {
    background: #ecf0f1;
    border-radius: 0.4rem; }
  .psp .psp-products-summary .psp-summary-icon {
    display: block;
    float: left;
    width: 4rem;
    height: 4rem;
    border-radius: 0.4rem;
    position: relative; }
  .psp .psp-products-summary .psp-summary-icon img {
    position: absolute;
    top: 10%;
    left: 10%;
    margin-left: -1.6rem;
    margin-top: -1.6rem; }
  .psp .psp-products-summary .psp-summary-text {
    display: block;
    float: left;
    width: auto;
    margin: -0.3rem 0rem 0rem 1rem; }
  .psp .psp-products-summary .psp-summary-text span:first-child {
    color: #444;
    font-size: 2.1rem;
    font-weight: bold;
    display: block;
    width: 100%;
    font-family: 'OpenSans', Arial, Helvetica, sans-serif; }
  .psp .psp-products-summary .psp-summary-text span:last-child {
    color: #444;
    font-size: 1.2rem;
    font-weight: normal;
    display: block;
    width: 100%;
    font-family: 'OpenSans', Arial, Helvetica, sans-serif; }
  .psp .psp-website-preview .psp-borwser-frame {
    width: 100%;
    height: 24.2rem;
    min-height: 10rem;
    position: relative;
    overflow: hidden; }
  .psp .psp-website-preview .browser-preview {
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0; }
  .psp .psp-website-preview .the-website-preview {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
    margin-top: 3.9rem; }
  .psp .psp-website-preview h4 {
    margin: 0 0 1rem 0; }
  .psp .psp-website-preview h4:last-child {
    margin-bottom: 1rem; }
  .psp .psp-website-preview h4 a {
    text-decoration: none;
    background-color: #f0f0f0;
    color: #484848;
    display: inline-block;
    font-weight: bold;
    padding: 0.2rem 0.4rem 0.1rem;
    transition: all 150ms ease-out 0s; }
  .psp .psp-website-preview h4 a:hover {
    background-color: #f39c12;
    color: #fff; }
  .psp .psp-website-preview h3 {
    margin: 2rem 0 1rem; }
  .psp .psp-website-preview h3 a {
    text-decoration: none;
    background-color: #f0f0f0;
    color: #484848;
    display: inline-block;
    font-weight: bold;
    padding: 0.2rem 0.4rem 0.1rem;
    transition: all 150ms ease-out 0s; }
  .psp .psp-website-preview h3 a:hover {
    background-color: #f39c12;
    color: #fff; }
  .psp #psp-audience-visits-graph {
    height: 22rem;
    overflow: hidden;
    background-position: center center; }

.psp #psp-lightbox-overlay {
  display: none;
  position: absolute;
  z-index: 99999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5); }
  .psp #psp-lightbox-overlay #psp-lightbox-container {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    position: absolute;
    width: 100rem;
    min-height: 11rem;
    max-height: 60rem;
    top: 5%;
    left: 50%;
    margin-left: -px(400);
    background-color: #fff; }
  .psp #psp-lightbox-overlay #psp-lightbox-container h1.psp-lightbox-headline {
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    background: #34acdc;
    display: block;
    top: -0.2rem;
    position: absolute;
    color: #fff;
    width: 79.8rem;
    height: 4rem;
    margin: 0;
    padding: 0; }
  .psp #psp-lightbox-overlay #psp-lightbox-container h1.psp-lightbox-headline span {
    display: block;
    font-size: 1.4rem;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    position: absolute;
    top: 1.1rem;
    left: 4rem; }
  .psp #psp-lightbox-overlay #psp-lightbox-container h1.psp-lightbox-headline img.psp-lightbox-icon {
    position: relative;
    top: 0.6rem;
    left: 1rem;
    width: 2.4rem; }
  .psp #psp-lightbox-overlay #psp-lightbox-container h1.psp-lightbox-headline a.psp-close-btn {
    display: block;
    width: 3.7rem;
    height: 2.8rem;
    position: absolute;
    top: 0.7rem;
    right: 0.6rem; }
  .psp #psp-lightbox-overlay #psp-lightbox-container h1.psp-lightbox-headline a.psp-close-btn:hover i {
    color: #9b3907; }
  .psp #psp-lightbox-overlay #psp-lightbox-container .psp-seo-status-container {
    background: #fff;
    padding: 6rem 4.1rem 2rem 4.1rem;
    max-height: 52rem;
    overflow-y: auto;
    font-family: 'Roboto', sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 3rem; }
  .psp .psp-dashboard-status-box h1 {
    color: #394651;
    position: relative;
    font: normal 2.1rem Arial, Helvetica, sans-serif;
    width: 100%;
    display: block;
    padding: 0 0 0.8rem 0;
    margin: 0 0 1rem 0; }
  .psp .psp-dashboard-status-box .psp-dashboard-box-content {
    margin: 1rem 3%;
    width: 94%; }
  .psp .psp-dashboard-status-box .psp-callout {
    padding: 0.5rem 1.4rem !important; }
  .psp .psp-dashboard-status-box-row {
    display: table;
    width: 100%;
    min-height: 12rem;
    margin: 0 0 1rem 0; }
  .psp .psp-dashboard-status-box-row .psp-dashboard-status-icon {
    width: 2rem;
    display: table-cell; }
  .psp .psp-dashboard-status-box-row h2 {
    display: table-cell;
    width: 20rem;
    border-right: 0.1rem solid #ccc;
    padding: 0.5rem 0 0.5rem 0.2rem;
    font: normal 1.2rem Arial, Helvetica, sans-serif; }
  .psp .psp-dashboard-status-box-row .psp-dashboard-status-box-content {
    padding-left: 1rem;
    display: table-cell; }
  .psp .psp-dashboard-status-box-row .psp-dashboard-status-box-content.is_ajax_content {
    text-indent: -100rem; }
  .psp .psp-cache-info {
    display: block;
    text-align: right;
    color: #999;
    width: 30rem;
    bottom: 1rem;
    right: 1rem;
    position: absolute;
    font-size: 1.1rem;
    margin: 1rem 0 0; }
  .psp .psp-lists-status {
    display: block;
    width: 100%;
    list-style: none;
    overflow: hidden;
    margin: 0 0 -2rem 0; }
  .psp .psp-lists-status li {
    display: block;
    float: left;
    margin-right: 0.5;
    width: 20.1rem;
    height: 5rem;
    margin: 0 2rem 2rem 0;
    position: relative; }
  .psp .psp-lists-status li .psp-lists-icon {
    display: block;
    position: relative;
    bottom: -1rem;
    margin-right: 0;
    width: 3.2rem;
    height: 3.2rem; }
  .psp .psp-lists-status li:last-child {
    border: none; }
  .psp .psp-lists-status li label {
    display: block;
    margin-right: 0.5rem;
    position: absolute;
    top: 3.2rem;
    left: 4.7rem;
    font-weight: bold;
    font-size: 1.5rem;
    cursor: default; }
  .psp .psp-lists-status li span {
    position: absolute;
    display: block;
    font-weight: bold;
    font-size: 2.5rem;
    font-weight: 700;
    top: 1rem;
    left: 4.5rem; }
  .psp .psp-lists-status li span sup {
    position: absolute;
    top: -0.2rem;
    font-size: 1.2rem;
    font-weight: bold; }
  .psp .psp-website-preview .psp-borwser-frame {
    width: 100%;
    height: auto;
    min-height: 10rem;
    position: relative;
    overflow: hidden; }
  .psp .psp-website-preview .browser-preview {
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0; }
  .psp .psp-website-preview .the-website-preview {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
    margin-top: 3.9rem; }
  .psp .psp-website-preview h4 {
    margin: 0 0 1rem 0; }
  .psp .psp-website-preview h4:last-child {
    margin-bottom: 1rem; }
  .psp .psp-website-preview h4 a {
    text-decoration: none;
    background-color: #f0f0f0;
    color: #484848;
    display: inline-block;
    font-weight: bold;
    padding: 0.2rem 0.4rem 0.1rem;
    transition: all 150ms ease-out 0s; }
  .psp .psp-website-preview h4 a:hover {
    background-color: #f39c12;
    color: #fff; }
  .psp .psp-website-preview h3 {
    margin: 2rem 0 1rem; }
  .psp .psp-website-preview h3 a {
    text-decoration: none;
    background-color: #f0f0f0;
    color: #484848;
    display: inline-block;
    font-weight: bold;
    padding: 0.2rem 0.4rem 0.1rem;
    transition: all 150ms ease-out 0s; }
  .psp .psp-website-preview h3 a:hover {
    background-color: #f39c12;
    color: #fff; }
  .psp #psp-audience-visits-graph {
    height: 22rem;
    overflow: hidden;
    background-position: center center; }
  .psp .psp-meter {
    text-align: left;
    background-color: #f2eee3;
    height: 2rem;
    padding: 0.1rem 0.2rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 30%;
    border-radius: 0.5rem;
    box-shadow: 0 0.1rem 0.5rem #bcbcbc inset, 0 0.1rem 0 #c3b17e; }
  .psp .psp-meter span {
    display: inline-block;
    height: 100%;
    background-color: #777;
    border-radius: 0.3rem;
    box-shadow: 0 0.1rem 0 rgba(255, 255, 255, .5) inset;
    transition: width 0.4s ease-in-out;
    background-size: 3rem 3rem;
    background-image: linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-color: #218ab1; }
  .psp .psp-meter.psp-animate span {
    -webkit-animation: animate-stripes 3s linear infinite;
    -moz-animation: animate-stripes 3s linear infinite; }
  @-webkit-keyframes animate-stripes {
  .psp 0% {
    background-position: 0 0; }
  .psp 100% {
    background-position: 6rem 0; } }
  @-moz-keyframes animate-stripes {
  .psp 0% {
    background-position: 0 0; }
  .psp 100% {
    background-position: 6rem 0; } }
  .psp #psp-lightbox-loading {
    display: none;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 100;
    cursor: wait; }
  .psp #psp-lightbox-loading #psp-loading-overlay {
    background-color: #ccc;
    filter: alpha(opacity=50);
    opacity: 0.5;
    height: 100%;
    position: relative;
    width: 100%;
    background: none; }
  .psp #psp-lightbox-loading #psp-loading-box {
    border: 0.1rem solid #aaa;
    box-shadow: rgba(0, 0, 0, 0.2) 0 0.4rem 1.6rem 0;
    background-color: #fff;
    filter: alpha(opacity=100);
    height: 10rem;
    left: 33%;
    opacity: 1;
    position: absolute;
    top: 30rem;
    width: 40%;
    z-index: 10000;
    top: 33%; }
  .psp #psp-lightbox-loading #psp-loading-box .psp-loading-text {
    color: #999;
    font-size: 1.1rem;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 2.5rem; }
  .psp #psp-main-loading {
    display: none;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 100;
    cursor: wait;
    top: 0;
    left: 0; }
  .psp #psp-main-loading #psp-loading-overlay {
    background-color: #ccc;
    filter: alpha(opacity=50);
    opacity: 0.5;
    height: 100%;
    position: relative;
    width: 100%; }
  .psp #psp-main-loading #psp-loading-box {
    border: 0.1rem solid #aaa;
    box-shadow: rgba(0, 0, 0, 0.2) 0 0.4rem 1.6rem 0;
    background-color: #fff;
    filter: alpha(opacity=100);
    height: 10rem;
    left: 33%;
    opacity: 1;
    position: absolute;
    top: 30rem;
    width: 40%;
    z-index: 10000; }
  .psp #psp-main-loading #psp-loading-box .psp-loading-text {
    color: #999;
    font-size: 1.1rem;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 2.5rem; }

.psp .psp-gAnalytics-box-statistics .psp-panel-content table {
  display: none; }
  .psp .psp-gAnalytics-box-statistics .psp-panel-content table th {
    background: #fff;
    border: 0;
    border-bottom: 1px solid #dbdbdb;
    color: #383838;
    font-weight: 700;
    font-size: 1.1rem;
    text-transform: uppercase; }
  .psp .psp-gAnalytics-box-statistics .psp-panel-content table th:first-child {
    padding-left: 1.5rem !important;
    text-align: left !important; }
  .psp .psp-gAnalytics-box-statistics .psp-panel-content table td {
    border: 0; }
  .psp .psp-gAnalytics-box-statistics .psp-panel-content table td:only-child {
    background: #fff; }
  .psp .psp-gAnalytics-box-statistics .psp-panel-content table td:first-child {
    padding-left: 1.5rem !important;
    text-align: left !important; }
  .psp .psp-audience-graph .legend table {
    font-size: 1.3rem !important; }
  .psp .psp-audience-graph .legend table tr {
    padding: 0rem; }
  .psp .psp-audience-graph .legend table tr td {
    padding: 0.5rem 0; }
  .psp .psp-audience-graph .legend table tr td.legendColorBox {
    padding-right: 1rem; }
    .psp .psp-audience-graph .legend table tr td.legendColorBox > div {
      border: none !important;
      padding: 0 0.5rem !important; }
    .psp .psp-audience-graph .legend table tr td.legendColorBox > div > div {
      width: 2.5rem !important; }
  .psp .psp-section-Google_Analytics .psp-saveOptions, .psp .psp-section-Google_Analytics .psp-google-authorize-app {
    margin-left: 0;
    cursor: pointer; }
  .psp .psp-section-Google_Analytics .psp-message ul {
    display: block;
    background: #eee;
    border-radius: 0.5rem;
    border: solid 0.1rem #e5e5e5;
    line-height: 3.5;
    margin: 4rem 0;
    padding: 1rem 2.5rem; }
  .psp .psp-gAnalytics-box-statistics.col-lg-3 {
    width: 33.33333%; }
  .psp .psp-gAnalytics-box-statistics.smaller-width {
    width: 24.9%; }
  .psp #psp-gAnalytics-wrapper label {
    margin-bottom: 0; }
  .psp #psp-gAnalytics-wrapper #psp-audience-visits-graph {
    height: 30rem;
    overflow: hidden; }
  .psp #psp-gAnalytics-wrapper .psp-audience-container {
    padding: 1rem; }
  .psp #psp-gAnalytics-wrapper .psp-audience-container h2 {
    margin: 0 0 1.5rem 0;
    font-weight: normal; }
  .psp #psp-gAnalytics-wrapper #audience-choose-container {
    overflow: hidden;
    margin: 2.5rem 0 3.7rem 0; }
  .psp #psp-gAnalytics-wrapper #audience-choose-container div {
    display: inline-block;
    width: 13.3%;
    margin: 0 0 0 0.5rem;
    padding-right: 0.8rem;
    font-size: 1.2rem; }
  .psp #psp-gAnalytics-wrapper #audience-choose-container div input {
    margin: 0 0.4rem 0 0; }
  .psp #psp-gAnalytics-wrapper #audience-choose-container div label {
    font-weight: normal !important; }
  .psp #psp-gAnalytics-wrapper #audience-choose-container div:first-child {
    border: 0;
    padding-right: 0; }
  .psp #psp-gAnalytics-wrapper .psp-ga-summary-stat {
    overflow: hidden;
    margin: 1rem 0 0;
    padding: 2rem 0 0; }
  .psp #psp-gAnalytics-wrapper .psp-ga-summary-block {
    float: left;
    margin: 0 0 1.5rem 0;
    padding: 2.2rem;
    margin-left: 15px;
    background: #f6f6f6;
    border-right: 0;
    width: 23%;
    border-radius: 0.3rem;
    min-height: 4rem; }
  .psp #psp-gAnalytics-wrapper .psp-ga-summary-block:hover .psp-ga-summery-desc {
    display: block; }
  .psp #psp-gAnalytics-wrapper .psp-ga-summary-block:first-child, .psp #psp-gAnalytics-wrapper .psp-ga-summary-block:nth-child(5) {
    margin-left: 0 !important; }
  .psp #psp-gAnalytics-wrapper .psp-ga-summary-block:first-child span {
    color: #4abbf5; }
  .psp #psp-gAnalytics-wrapper .psp-ga-summary-block:nth-child(2) span {
    color: #c90dac; }
  .psp #psp-gAnalytics-wrapper .psp-ga-summary-block:nth-child(3) span {
    color: #f03a3a; }
  .psp #psp-gAnalytics-wrapper .psp-ga-summary-block:nth-child(4) span {
    color: #0ca67c; }
  .psp #psp-gAnalytics-wrapper .psp-ga-summary-block:nth-child(5) span {
    color: #68c64b; }
  .psp #psp-gAnalytics-wrapper .psp-ga-summary-block:nth-child(6) span {
    color: #4abbf5; }
  .psp #psp-gAnalytics-wrapper .psp-ga-summary-block:nth-child(7) span {
    color: #954bb3; }
  .psp #psp-gAnalytics-wrapper .psp-ga-summary-block .psp-ga-summery-title {
    font-size: 1.4rem;
    width: 100%;
    text-align: center; }
  .psp #psp-gAnalytics-wrapper .psp-ga-summary-block .psp-ga-summery-title span {
    font-weight: bold; }
  .psp #psp-gAnalytics-wrapper .psp-ga-summary-block .psp-ga-summery-desc {
    border-radius: 0.5rem;
    font-size: 1.2rem;
    background: #484848;
    color: #fff;
    opacity: 0.9;
    display: none;
    position: absolute;
    padding: 2.5rem; }
  .psp #psp-gAnalytics-wrapper .psp-ga-summary-block .psp-ga-summery-desc a {
    color: #ffa800; }
  .psp #psp-gAnalytics-wrapper .psp-ga-filter {
    position: relative;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    height: 2.5rem; }
  .psp #psp-gAnalytics-wrapper .psp-panel-content {
    min-height: 59rem; }
  .psp #psp-gAnalytics-wrapper .psp-top-filters {
    float: right;
    margin-top: -0.5rem; }
  .psp #psp-gAnalytics-wrapper .psp-top-filters #psp-filter-by-date {
    width: 40rem; }
  .psp #psp-gAnalytics-wrapper .psp-top-filters #psp-filter-by-date label {
    float: left;
    width: auto;
    margin: 0 0.5rem 0 0;
    position: relative;
    bottom: -0.5rem;
    display: block; }
  .psp #psp-gAnalytics-wrapper .psp-top-filters #psp-filter-by-date input[type=text] {
    float: left;
    width: 11rem;
    margin: 0 1rem 0 0;
    padding: 0.4rem; }
  .psp #psp-gAnalytics-wrapper .psp-demographics-container table {
    border-collapse: collapse;
    border-spacing: 0; }
  .psp #psp-gAnalytics-wrapper .psp-system-container table {
    border-collapse: collapse;
    border-spacing: 0; }
  .psp #psp-gAnalytics-wrapper .psp-mobile-container table {
    border-collapse: collapse;
    border-spacing: 0; }
  .psp #psp-gAnalytics-wrapper table.psp-table {
    display: none; }
  .psp #psp-gAnalytics-wrapper table.psp-table tr th {
    padding: 0.4rem 0.8rem; }
  .psp #psp-gAnalytics-wrapper table.psp-table tr td {
    padding: 0.4rem 0.8rem; }
  .psp .psp-gAnalytics-box-statistics {
    padding: 2.4rem; }
  .psp .psp-gAnalytics-box-statistics .psp-panel-heading {
    padding: 0; }
  .psp .psp-gAnalytics-box-statistics .psp-panel-heading h2 {
    margin-bottom: 2.4rem !important; }
  .psp .psp-gAnalytics-box-statistics .psp-panel-body {
    border-top: none;
    padding: 2.4rem 0 0 0; }
  .psp .psp-gAnalytics-box-statistics .psp-table th {
    padding-top: 0.2rem; }
  .psp .psp-gAnalytics-box-statistics .psp-table th, .psp .psp-gAnalytics-box-statistics .psp-table td {
    text-align: left;
    line-height: 2;
    height: auto; }
  .psp .psp-content .psp-main .panel .panel-heading h2 {
    display: inline-block;
    font-weight: 500;
    font-size: 1.8rem;
    color: #383838;
    line-height: 1.8rem; }
  .psp .psp-content .psp-main .panel .panel-heading select.psp-ga-filter {
    width: 100%;
    display: block;
    padding: 0 0 0 1.2rem;
    height: 4rem;
    font-weight: 400;
    color: #383838;
    font-size: 1.4rem;
    border-radius: 0.3rem; }

.psp .psp-serp #psp-list-table-header, .psp .psp-serp #psp-list-table-posts {
  /*##{$alias}-content-wrap > .#{$alias}-panel > */ }
  .psp .psp-serp .psp-form-row .psp-message {
    padding: 0.8rem 0.4rem 0.8rem 0.8rem;
    background-image: none; }
  .psp .psp-serp .psp-form-row .psp-message.psp-error:before {
    content: none !important; }
  .psp .psp-serp #psp-serp-graph {
    display: none; }
  .psp .psp-serp #psp-serp-graph td.legendColorBox > div {
    border: none !important;
    height: 1.6rem !important; }
  .psp .psp-serp #psp-serp-graph td.legendColorBox > div > div {
    width: 2.4rem !important;
    margin-right: 1.4rem; }
  .psp .psp-serp #psp-serp-graph td.legendLabel {
    font-family: 'Roboto', sans-serif;
    font-size: 1.2rem;
    color: #727272;
    font-weight: 400;
    line-height: 2.45rem; }
  .psp .psp-serp #psp-serp-container .checkbox {
    margin: 0; }
  .psp .psp-serp #psp-serp-container .psp-top-filters {
    position: relative;
    height: 3rem; }
  .psp .psp-serp #psp-serp-container .psp-top-filters input[type="text"], .psp .psp-serp #psp-serp-container .psp-top-filters select {
    padding: 1rem 1.3rem;
    height: 4rem; }
  .psp .psp-serp #psp-serp-container .psp-top-filters #psp-cron-ckeck {
    position: absolute;
    top: 0;
    left: 18rem; }
  .psp .psp-serp #psp-serp-container .psp-top-filters #psp-filter-by-date {
    width: 55.5rem;
    position: absolute;
    top: 0;
    right: -1rem; }
  .psp .psp-serp #psp-serp-container .psp-top-filters #psp-filter-by-date label {
    float: left;
    width: auto;
    margin: 1.2rem 0.5rem 0 0; }
  .psp .psp-serp #psp-serp-container .psp-top-filters #psp-filter-by-date input {
    float: left;
    width: 11rem;
    margin: 0 1rem 0 0;
    cursor: pointer;
    padding: 1.3rem 1.9rem px 20 1.9rem !important;
    height: 4rem; }
    .psp .psp-serp #psp-serp-container .psp-top-filters #psp-filter-by-date input#psp-toggle-ku {
      background: #969696;
      width: auto !important; }
    .psp .psp-serp #psp-serp-container .psp-top-filters #psp-filter-by-date input#psp-toggle-ku:hover {
      background: #565656; }
  .psp .psp-serp #psp-serp-container #psp-table-ajax-response {
    padding: 1rem 0 0; }
  .psp .psp-serp #psp-serp-container .psp-serp-graph {
    height: 35rem;
    margin: 5.3rem 0 1rem;
    overflow: hidden; }
  .psp .psp-serp #psp-serp-container .psp-serp-graph .legend > table {
    top: 2.4rem !important; }
  .psp .psp-serp #psp-serp-container .psp-or-block {
    float: left;
    width: 3rem;
    height: 7rem;
    margin: 0 3.5rem;
    position: relative; }
  .psp .psp-serp #psp-serp-container .psp-or-block h2 {
    display: block;
    border: 0.1rem solid red;
    margin: 0;
    background: #fff;
    border-radius: 50%;
    border: 0 solid #800000;
    border: 0.1rem solid #dadada;
    padding: 0.9rem 0.7rem 0.9rem 0.6rem;
    line-height: 1.8rem;
    position: absolute;
    z-index: 5;
    top: 1.7rem;
    left: -0.7rem; }
  .psp .psp-serp #psp-serp-container .psp-or-block span.line {
    border-left: 0.1rem solid #dadada;
    display: block;
    width: 0.1rem;
    height: 100%;
    top: 0;
    left: 50%;
    margin-left: -0.1rem;
    position: absolute; }
  .psp .psp-serp #psp-serp-add-keyword {
    margin: -0.3rem 0 0 0; }
  .psp .psp-serp #psp-serp-add-keyword label {
    float: left;
    width: 11rem;
    margin: 1.1rem 0 2rem 0;
    color: #383838;
    font-weight: 700; }
  .psp .psp-serp #psp-serp-add-keyword input {
    float: left; }
  .psp .psp-serp #psp-serp-add-keyword input#psp-new-keyword {
    width: 17.4rem;
    height: 3.8rem; }
  .psp .psp-serp #psp-serp-add-keyword input#psp-new-keyword-link {
    width: 27.2rem;
    height: 3.8rem;
    margin-top: 1rem; }
  .psp .psp-serp #psp-serp-add-keyword #psp-submit-to-reporter {
    margin: 0.8rem 0 3rem 11rem;
    width: auto;
    height: auto;
    padding: 1.3rem 2.4rem 1.1rem 2.4rem !important;
    cursor: pointer; }
  .psp .psp-serp #psp-add-keyword-block {
    padding: 1rem 1rem 4rem 1rem; }
  .psp .psp-serp #psp-add-keyword-block > div {
    float: left; }
  .psp .psp-serp #psp-add-keyword-block .psp-or-block {
    background: #f6f6f6;
    color: #383838;
    font-weight: 700;
    padding: 2.1rem;
    border-radius: 50%;
    cursor: default;
    margin-top: 1.2rem;
    margin-left: -3rem;
    margin-right: 3.9rem; }
  .psp .psp-serp #psp-add-keyword-block .psp-or-block h2 {
    font-size: 1.4rem; }
  .psp .psp-serp #psp-add-keyword-block > div:nth-child(3) label {
    font-weight: 400 !important;
    margin-bottom: 1.4rem !important; }
  .psp .psp-serp #psp-add-keyword-block #psp-select-fw {
    margin: 0 !important;
    background: #969696 !important;
    width: auto;
    height: auto;
    padding: 1.3rem 2.4rem 1.1rem 2.4rem !important; }
  .psp .psp-serp #psp-add-keyword-block #psp-select-fw:hover {
    background: #565656 !important;
    cursor: pointer; }
  .psp .psp-serp .serp-thead-rank {
    border-top: 0.1rem solid #dadada;
    margin: 0.6rem -1rem -0.9rem;
    width: 20rem;
    font-weight: 400; }
  .psp .psp-serp .serp-thead-rank th {
    padding-right: 2.3rem !important; }
  .psp .psp-serp .serp-thead-rank th:nth-child(2) {
    padding-right: 1.3rem !important; }
  .psp .psp-serp .serp-thead-rank th:nth-child(3) {
    padding-right: 1.5rem !important; }
  .psp .psp-serp .serp-rank-container {
    position: relative;
    margin: -0.7rem -1rem;
    width: 100%; }
  .psp .psp-serp .serp-rank-container .psp-rank-container-block {
    background: #ecf0f1;
    display: table;
    width: 100%;
    border: none;
    height: 95%; }
  .psp .psp-serp .serp-rank-container .psp-rank-container-block .the_pos {
    display: table-cell;
    background: #fff;
    vertical-align: middle;
    text-align: center; }
  .psp .psp-serp .serp-rank-container .psp-rank-container-block .the_status {
    display: table-cell;
    width: 4.1rem;
    vertical-align: middle;
    text-align: center;
    padding-left: 1rem;
    padding-right: 1rem; }
  .psp .psp-serp .serp-rank-container .psp-rank-container-block-extra {
    background: #fff;
    width: 100%;
    padding: 0.4rem 0.2rem; }
  .psp .psp-serp .serp-tbody-rank {
    width: 20rem;
    position: absolute;
    top: -1.9rem;
    left: -0.1rem;
    height: 5.2rem;
    font-weight: 400; }
  .psp .psp-serp .serp-tbody-rank td .psp-rank-container-block-extra {
    padding: 0.7rem 0.2rem; }
  .psp .psp-serp .serp-tbody-rank td:nth-child(1) {
    max-width: 5.7rem;
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .psp .psp-serp .serp-tbody-rank td:nth-child(2) {
    max-width: 3.5rem; }
  .psp .psp-serp .serp-icon {
    display: inline-block;
    position: relative;
    bottom: -0.2rem;
    width: 1.2rem;
    height: 1.2rem;
    margin: 0 0.2rem 0 0; }
  .psp .psp-serp .serp-icon.down {
    background: url(assets/icon_down.png) no-repeat; }
  .psp .psp-serp .serp-icon.up {
    background: url(assets/icon_up.png) no-repeat; }
  .psp .psp-serp .serp-icon.same {
    background: url(assets/icon_same.png) no-repeat; }
  .psp .psp-serp #psp-serp-filter-keyurl {
    margin: 2rem 0 0;
    display: none; }
  .psp .psp-serp #psp-serp-filter-keyurl .psp-table {
    display: table; }
  .psp .psp-serp .psp-table {
    display: table; }
  .psp .psp-serp .psp-table thead th {
    vertical-align: middle;
    padding: 1rem 0; }
  .psp .psp-serp .psp-table tbody tr td {
    padding-top: 1.3rem;
    padding-bottom: 1.3rem;
    padding-right: 1.5rem; }
  .psp .psp-serp #psp-list-table-header {
    margin: 1rem 0 0.8rem 0; }
  .psp .psp-serp #psp-list-table-header .psp-message {
    cursor: default !important; }
  .psp .psp-serp #psp-list-table-header .psp-list-table-right-col {
    float: right;
    padding-top: 0.2rem; }
  .psp .psp-serp #psp-list-table-header .psp-list-table-left-col span#engine-time-to-wait {
    font-weight: bold; }
  .psp .psp-serp #psp-list-table-header .psp-list-table-left-col span.engine-access-msg-info {
    font-weight: bold; }
  .psp .psp-serp #psp-list-table-header .psp-list-table-left-col span.engine-access-msg-success {
    font-weight: bold; }
  .psp .psp-serp #psp-list-table-header .psp-list-table-left-col span.engine-access-msg-error {
    font-weight: bold; }
  .psp .psp-serp .psp-rank-container-block .the_status.down {
    background-color: #ffa800;
    color: #fff; }
  .psp .psp-serp .psp-rank-container-block .the_status.same {
    background-color: #ffa800;
    color: #fff; }
  .psp .psp-serp .psp-rank-container-block .the_status.up {
    background-color: #ffa800;
    color: #fff; }
  .psp .psp-serp .psp-serp-add-keyword .psp-panel-title #search-engine-current-loc {
    margin-right: -3.2rem;
    display: block; }
  .psp .psp-serp .psp-form-serp-button {
    font-size: 1.6rem;
    float: left;
    margin-right: 0.6rem;
    padding: 0.5rem 0.5rem; }
  .psp .psp-serp .psp-form-serp-button:last-child {
    margin-right: 0; }
  .psp .psp-serp .psp-form-serp-button i.fa-eye-slash {
    color: #ffa800; }
  .psp .psp-serp .psp-form-serp-button i.fa-refresh {
    color: #3194f1; }
  .psp .psp-serp .psp-form-serp-button i.fa-times {
    color: #e41e26; }
  .psp .psp-serp #search-engine-current-loc {
    display: block;
    margin-top: 1.2rem;
    margin-bottom: 0.1rem;
    font-size: 1.4rem; }
  .psp .psp-serp table tr td:nth-child(2) input {
    width: 100%; }
  .psp .psp-serp table tr th table.serp-thead-rank {
    margin: 0.6rem -1.1rem -1.1rem -1.1rem !important; }
  .psp .psp-serp #psp-list-table-posts {
    border: none !important; }
  .psp .psp-serp #psp-list-table-posts table.serp-tbody-rank td:nth-child(1) {
    padding: 0 !important; }
  .psp .psp-serp #psp-list-table-posts > table {
    color: #383838;
    font-size: 1.4rem; }
  .psp .psp-serp #psp-list-table-posts > table th {
    text-align: center;
    color: #383838;
    font-size: 1.4rem;
    padding: 1rem 1rem 1rem 1rem !important;
    background: #f6f6f6; }
  .psp .psp-serp #psp-list-table-posts > table td input {
    height: 3.1rem;
    padding: 1.1rem 0 1.1rem 1.1rem; }
  .psp .psp-serp .serp-icon.notintop100:before {
    content: "--";
    font-style: normal;
    font-family: 'Roboto', sans-serif;
    color: #e41e26;
    font-size: 2rem;
    letter-spacing: -0.1rem;
    height: 0.2rem;
    width: 1.5rem; }

#psp_serp span {
  margin-right: 3.5rem; }
  #psp_serp .psp-form-row {
    margin-bottom: 1rem; }
  #psp_serp .psp-form-row label {
    min-width: 15%; }
  #psp_serp .psp-form-row .psp-form-item {
    display: inline-block;
    margin-left: 0 !important; }
  #psp_serp .psp-form-row .psp-form-item .formNote {
    margin: 0.5rem 0;
    display: block; }

.psp .psp-backlink-builder .psp-callout.psp-callout-danger > span {
  color: #f00;
  font-size: 1.6rem; }
  .psp .psp-backlink-builder #psp-list-table-posts {
    color: #383838; }
  .psp .psp-backlink-builder #psp-list-table-posts .form-inline-editpost #psp-inline-btn-save {
    cursor: pointer;
    padding: 0.3rem 1.8rem 0.1rem 1.8rem;
    width: auto;
    height: auto;
    border-radius: 0.3rem;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 1.1rem;
    text-transform: none; }
  .psp .psp-backlink-builder #psp-list-table-posts .form-inline-editpost #psp-inline-btn-cancel {
    cursor: pointer;
    padding: 0.3rem 1.8rem 0.1rem 1.8rem;
    width: auto;
    height: auto;
    background: #969696;
    color: #fff;
    border-radius: 0.3rem;
    border: 1px solid #969696;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 1.1rem; }
  .psp .psp-backlink-builder #psp-list-table-posts .form-inline-editpost #psp-inline-btn-cancel:hover {
    background: #565656; }
  .psp .psp-backlink-builder #psp-list-table-posts .form-inline-editpost td {
    font-family: 'Roboto', sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2.6rem; }
  .psp .psp-backlink-builder #psp-list-table-posts .form-inline-editpost tr:nth-child(1) td {
    padding: 1.9rem !important; }
    .psp .psp-backlink-builder #psp-list-table-posts .form-inline-editpost tr:nth-child(1) td:nth-child(1) {
      padding-top: 1.9rem !important; }
    .psp .psp-backlink-builder #psp-list-table-posts .form-inline-editpost tr:nth-child(1) td:nth-child(1) input, .psp .psp-backlink-builder #psp-list-table-posts .form-inline-editpost tr:nth-child(1) td:nth-child(1) select {
      width: 70%;
      height: 3.8rem;
      margin-bottom: 1rem;
      float: right;
      padding-left: 0.7rem;
      border: 1px solid #dbdbdb;
      border-radius: 0.3rem; }
    .psp .psp-backlink-builder #psp-list-table-posts .form-inline-editpost tr:nth-child(1) td textarea {
      height: 18.8rem;
      padding-left: 1.4rem;
      padding-top: 1.3rem;
      border: 1px solid #dbdbdb;
      border-radius: 0.3rem; }
  .psp .psp-backlink-builder #psp-list-table-posts .form-inline-editpost th strong {
    padding-left: 0.7rem; }
  .psp .psp-backlink-builder #psp-list-table-posts .form-inline-editpost th:nth-child(2), .psp .psp-backlink-builder #psp-list-table-posts .form-inline-editpost th:nth-child(3) {
    padding-left: 1.3rem; }
  .psp .psp-backlink-builder #psp-list-table-posts .form-inline-editpost div {
    text-align: left; }
  .psp .psp-backlink-builder #psp-list-table-posts .form-inline-editpost div span {
    font-family: 'Roboto', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 2.65rem;
    margin-left: 0.7rem;
    float: left;
    clear: both;
    margin-top: 0.7rem; }
  .psp .psp-backlink-builder #psp-list-table-posts th {
    padding-top: 1.4rem !important;
    color: #383838;
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 2.65rem; }
  .psp .psp-backlink-builder #psp-list-table-posts th.checkbox-column {
    padding-top: 0.7rem !important; }
  .psp .psp-backlink-builder #psp-list-table-posts td .psp-seo-report-btn {
    text-transform: none !important;
    font-weight: 700 !important; }
  .psp .psp-backlink-builder #psp-list-table-posts td .psp-do_item_optimize {
    text-transform: none;
    cursor: pointer; }
  .psp .psp-backlink-builder #psp-list-table-posts td .psp-text-field-kw {
    width: 24rem;
    padding: 0.5rem;
    font-family: 'Roboto', sans-serif;
    border-radius: 0.3rem; }
  .psp .psp-backlink-builder #psp-list-table-posts td .psp-auto-detect-kw-btn {
    border-radius: 0.3rem;
    margin-left: 0.2rem;
    padding: 0.7rem 1.5rem 2.2rem 1.4rem;
    text-transform: none;
    font-weight: 700;
    font-size: 1.1rem; }
  .psp .psp-backlink-builder #psp-list-table-posts td:nth-child(4) > a {
    color: #e41e26;
    font-weight: 400 !important;
    font-size: 1.4rem;
    line-height: 2.6rem; }
  .psp .psp-backlink-builder #psp-list-table-posts td:nth-child(4) > span > a {
    font-size: 1.2rem;
    color: #727272;
    font-weight: 400 !important; }
  .psp .psp-backlink-builder #psp-list-table-posts td:nth-child(7) i {
    font-size: 1.4rem;
    line-height: 2.4rem; }
  .psp .psp-backlink-builder #psp-list-table-posts .psp-list-table-left-col {
    margin-top: 6.2rem;
    margin-bottom: 4.2rem; }
  .psp .psp-backlink-builder #psp-list-table-posts .psp-list-table-left-col input[type="button"] {
    margin-top: 1.7rem;
    cursor: pointer;
    border-radius: 0.3rem;
    padding: 1.2rem 2rem !important;
    padding-bottom: 2.8rem !important;
    letter-spacing: 0.06em;
    font-weight: 700;
    font-size: 1.1rem;
    font-family: 'Roboto', sans-serif; }
  .psp .psp-backlink-builder #psp-list-table-posts .psp-list-table-left-col input[type="button"]:first-child {
    margin-left: -0.6rem;
    margin-right: -0.2rem; }
  .psp .psp-backlink-builder #psp-list-table-posts .psp-list-table-right-col {
    float: none !important;
    position: relative;
    top: -0.8rem; }
  .psp .psp-backlink-builder #psp-lightbox-container .show {
    display: table; }
  .psp .psp-backlink-builder #psp-lightbox-container .hide {
    display: none; }
  .psp .psp-backlink-builder .psp-update-link-form label {
    font-weight: bold; }
  .psp .psp-backlink-builder .psp-update-link-form .psp-add-link-field {
    padding: 0.6rem 0.8rem;
    width: 100%; }
  .psp .psp-backlink-builder .psp-update-link-form select {
    padding: 0.4rem 0.6rem;
    height: 2.8rem; }
  .psp .psp-backlink-builder .psp-update-link-form .psp-button {
    margin: 1rem 0 0.8rem; }
  .psp .psp-backlink-builder .psp-update-link-form #new_url_redirect2 {
    width: 30rem; }

#psp_social > div.psp-message.psp-info:nth-of-type(1), #psp_socialsharing > div.psp-message.psp-info:nth-of-type(1) {
  margin: 2.5rem; }

.psp .psp-social-status {
  min-width: 85px;
  max-width: 150px;
  height: 50px;
  position: relative; }
  .psp .psp-social-status .psp-lists-icon {
    display: block;
    position: relative;
    bottom: -10px;
    margin-right: 0px;
    width: 22px;
    height: 22px; }
  .psp .psp-social-status label {
    display: block;
    margin-right: 5px;
    position: absolute;
    top: 15px;
    left: 32px;
    font-weight: bold;
    font-size: 12px;
    text-align: left; }
  .psp .psp-social-status span {
    position: absolute;
    display: block;
    font-weight: bold;
    font-size: 14px;
    font-weight: 700;
    top: 5px;
    left: 32px;
    text-align: left; }
  .psp #psp_socialsharing ul.psp-socialshare-tbl-tabs {
    width: auto;
    height: 35px;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-top: 20px;
    position: relative;
    bottom: -5px;
    z-index: 4; }
  .psp #psp_socialsharing ul.psp-socialshare-tbl-tabs .psp-custom-checkbox {
    position: relative;
    top: -0.7rem;
    left: 0.5rem; }
  .psp #psp_socialsharing ul.psp-socialshare-tbl-tabs span.text {
    position: relative;
    top: -4rem; }
  .psp #psp_socialsharing ul.psp-socialshare-tbl-tabs > li {
    display: inline-block;
    background-color: #efefef;
    color: #919191;
    margin: 0;
    padding: 0;
    width: 33.3%;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
    cursor: hand;
    padding-top: 4px;
    padding-bottom: 4px; }
  .psp #psp_socialsharing ul.psp-socialshare-tbl-tabs > li.active {
    background-color: #e05b1c;
    color: #fff; }
  .psp #psp_socialsharing ul.toolbars-enabled {
    list-style-type: none;
    float: left;
    color: #2c3e50;
    font-weight: bold;
    font-style: normal;
    font-size: 14px; }
  .psp #psp-socialsharing-ajax {
    min-height: 200px; }
  .psp #psp-socialsharing-ajax .psp-panel {
    border-radius: 0; }
  .psp #psp_socialsharing ul.toolbars-enabled > li {
    float: left;
    margin-right: 10px;
    border-bottom: 1px dashed grey; }
  .psp #psp-socialsharing-ajax .btn-wrapper {
    border: 1px solid grey;
    width: 250px;
    display: inline-block;
    padding: 5px;
    text-align: center;
    min-height: 300px; }
  .psp #psp-socialsharing-ajax .btn-wrapper > .title {
    font-style: italic; }
  .psp #psp-socialsharing-ajax .btn-sortable {
    width: 250px;
    min-height: 300px; }
  .psp #psp-socialsharing-ajax .btn-available {
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
    margin-right: 10px; }
  .psp .btn-selected {
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
    margin-right: 10px; }
  .psp #psp-socialsharing-ajax .btn-available .placeholder, .psp .btn-selected .placeholder {
    border: 1px dotted black;
    width: 230px; }
  .psp #psp-socialsharing-ajax .btn-available li, .psp .btn-selected li {
    margin: 5px 5px 5px 5px;
    padding: 5px;
    font-size: 1.2em;
    width: 230px;
    height: 3rem;
    text-align: left; }
  .psp #psp-socialsharing-ajax .btn-available li {
    background-color: #ecf0f1; }
  .psp #psp-socialsharing-ajax .btn-selected li {
    background-color: #e3e3e3; }
  .psp #psp-socialsharing-ajax .btn-available li.block {
    position: relative;
    cursor: move; }
  .psp .btn-selected li.block {
    position: relative;
    cursor: move; }
  .psp #psp-socialsharing-ajax .btn-available li.block span.delete, .psp .btn-selected li.block span.delete {
    position: absolute;
    top: 5px;
    right: 5px;
    display: inline-block;
    cursor: pointer;
    cursor: hand;
    color: #e01c1c;
    font-size: 14px; }
  .psp #psp-socialsharing-ajax .btn-available li.block span.delete {
    display: none; }
  .psp #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn > a.icon {
    float: left;
    width: 120px;
    height: 30px;
    background-image: url("../wp-content/plugins/premium-seo-pack/modules/Social_Stats/assets-sharing/icons-sprite-normal.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 35px;
    margin-top: -5px; }
  .psp #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn > a.icon > span.title {
    float: left;
    padding-top: 5px;
    width: 10rem; }
  .psp #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.print > a.icon {
    background-position: 0px 0px; }
  .psp #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.email > a.icon {
    background-position: 0px -30px; }
  .psp #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.facebook > a.icon {
    background-position: 0px -60px; }
  .psp #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.twitter > a.icon {
    background-position: 0px -90px; }
  .psp #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.plusone > a.icon {
    background-position: 0px -120px; }
  .psp #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.linkedin > a.icon {
    background-position: 0px -150px; }
  .psp #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.pinterest > a.icon {
    background-position: 0px -180px; }
  .psp #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.flattr > a.icon {
    background-position: 0px -210px; }
  .psp #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.reddit > a.icon {
    background-position: 0px -240px; }
  .psp #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.tumblr > a.icon {
    background-position: 0px -270px; }
  .psp #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.xing > a.icon {
    background-position: 0px -300px; }
  .psp #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.stumbleupon > a.icon {
    background-position: 0px -330px; }
  .psp #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.buffer > a.icon {
    background-position: 0px -360px; }
  .psp #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.digg > a.icon {
    background-position: 0px -390px; }
  .psp #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.delicious > a.icon {
    background-position: 0px -420px; }
  .psp .psp-social-stats #psp-list-table-posts {
    border: none; }
  .psp .psp-social-stats #psp-list-table-posts th {
    background: #f6f6f6;
    color: #383838;
    font-family: 'Roboto', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    padding-top: 1.8rem;
    padding-left: 1.2rem;
    padding-bottom: 1.8rem;
    line-height: 2.65rem; }
  .psp .psp-social-stats #psp-list-table-posts td {
    color: #383838; }
  .psp .psp-social-stats #psp-list-table-posts td:nth-child(2) a {
    color: #e41e26;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 2.6rem; }
  .psp .psp-social-stats #psp-list-table-posts td:nth-child(4), .psp .psp-social-stats #psp-list-table-posts td:nth-child(5) {
    background: #fff !important; }
  .psp .psp-social-stats #psp-list-table-posts td:nth-child(4) i, .psp .psp-social-stats #psp-list-table-posts td:nth-child(5) i {
    font-style: normal !important; }
  .psp .psp-social-stats #psp-list-table-posts td:nth-child(6) input[type="button"], .psp .psp-social-stats #psp-list-table-posts td:nth-child(7) input[type="button"] {
    padding: 0.7rem 1.7rem !important;
    padding-bottom: 2.3rem !important;
    text-transform: none;
    font-size: 1.1rem;
    font-weight: 700;
    cursor: pointer; }
  .psp .psp-social-stats #psp-list-table-posts #psp-do_speed_test_mass {
    margin-top: 0.8rem;
    margin-left: -0.6rem;
    padding: 1.2rem 2rem !important;
    padding-bottom: 2.8rem !important;
    border-radius: 0.3rem !important;
    cursor: pointer; }
  .psp .psp-social-stats #psp-list-table-posts .psp-list-table-right-col {
    width: auto !important;
    float: right !important;
    margin-top: -0.9rem; }
  .psp .psp-social-stats .psp-list-table-left-col {
    display: block !important;
    margin-bottom: 3rem; }
  .psp .psp-social-stats .psp-list-table-left-col .psp-filter-post_type {
    padding: 1rem 0.1rem 1rem 0.6rem;
    height: auto;
    width: 9.4rem !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
    color: #383838;
    border-radius: 0.3rem;
    border: 1px solid #dbdbdb;
    margin-right: 1.1rem !important; }
  .psp .psp-social-stats .psp-list-table-left-col .psp-post_status-list {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
    margin-top: 1.1rem; }
  .psp .psp-social-stats .psp-list-table-left-col .psp-post_status-list a {
    color: #383838; }
  .psp .psp-social-stats .psp-list-table-left-col .psp-post_status-list a[href="#post_status=publish"] {
    color: #e41e26; }
  .psp .psp-social-stats .psp-list-table-left-col .psp-post_status-list span {
    color: #727272; }
  .psp .psp-social-stats .displaying-num {
    left: 2.5rem;
    line-height: 3.1rem;
    color: #383838;
    font-weight: 1.4rem;
    margin-right: 1rem !important; }
  .psp .psp-social-stats .psp-list-table-right-col {
    width: 100% !important; }
  .psp .psp-social-stats .psp-list-table-right-col .psp-box-show-per-pages {
    left: 8.9rem; }
  .psp .psp-social-stats .psp-list-table-right-col .psp-box-show-per-pages select {
    width: 5.7rem !important; }
  .psp .psp-social-stats .psp-list-table-right-col .psp-list-table-search-box {
    float: left;
    clear: left;
    width: auto !important; }
  .psp .psp-social-stats .psp-list-table-right-col .psp-list-table-search-box #psp-search-btn {
    font-family: 'Roboto', sans-serif;
    font-size: 1.1rem;
    color: #fff;
    font-weight: 700;
    background: #969696;
    border: none;
    padding: 1.3rem 2rem 2.7rem 2rem;
    line-height: 2rem;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    margin-left: 0;
    border-radius: 0.3rem;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .psp .psp-social-stats .psp-list-table-right-col .psp-list-table-search-box #psp-search-btn:hover {
    background: #565656; }
  .psp .psp-social-stats .psp-list-table-right-col .psp-list-table-search-box #psp-search-text {
    width: 23.8rem;
    height: 4rem;
    border: 1px solid #dbdbdb;
    border-bottom-left-radius: 0.3rem;
    border-top-left-radius: 0.3rem;
    padding-left: 1rem; }
  .psp .psp-social-stats .psp-list-table-right-col .psp-list-table-search-box input {
    margin-top: 0 !important; }
  .psp .psp-social-stats #psp-socialsharing-ajax {
    min-height: 20rem; }
  .psp .psp-social-stats #psp-socialsharing-ajax .psp-panel {
    border-radius: 0; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-wrapper {
    border: 0.1rem solid grey;
    width: 25rem;
    display: inline-block;
    padding: 0.5rem;
    text-align: center;
    min-height: 30rem; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-wrapper > .title {
    font-style: italic; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn > a.icon {
    float: left;
    width: 12rem;
    height: 3rem;
    background-image: url(assets-sharing/icons-sprite-normal.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 3.5rem;
    margin-top: -0.5rem; }
    .psp .psp-social-stats #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn > a.icon > span.title {
      float: left;
      padding-top: 0.5rem; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.print > a.icon {
    background-position: 0 0; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.email > a.icon {
    background-position: 0 -3rem; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.facebook > a.icon {
    background-position: 0 -6rem; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.twitter > a.icon {
    background-position: 0 -9rem; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.plusone > a.icon {
    background-position: 0 -12rem; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.linkedin > a.icon {
    background-position: 0 -15rem; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.pinterest > a.icon {
    background-position: 0 -18rem; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.flattr > a.icon {
    background-position: 0 -21rem; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.reddit > a.icon {
    background-position: 0 -24rem; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.tumblr > a.icon {
    background-position: 0 -27rem; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.xing > a.icon {
    background-position: 0 -30rem; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.stumbleupon > a.icon {
    background-position: 0 -33rem; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.buffer > a.icon {
    background-position: 0 -36rem; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.digg > a.icon {
    background-position: 0 -39rem; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.delicious > a.icon {
    background-position: 0 -42rem; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-sortable {
    width: 25rem;
    min-height: 30rem; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-available {
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
    margin-right: 1rem; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-available .placeholder {
    border: 0.1rem dotted black;
    width: 23rem; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-available li {
    margin: 0.5rem;
    padding: 0.5rem;
    font-size: 1.2em;
    width: 23rem;
    height: 3rem;
    text-align: left;
    background-color: #ecf0f1; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-available li.block {
    position: relative;
    cursor: move; }
    .psp .psp-social-stats #psp-socialsharing-ajax .btn-available li.block span.delete {
      position: absolute;
      top: 0.5rem;
      right: 0.5rem;
      display: inline-block;
      cursor: pointer;
      cursor: hand;
      color: #e01c1c;
      font-size: 1.4rem;
      display: none; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-selected li {
    background-color: #e3e3e3; }
  .psp .psp-social-stats .btn-selected {
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
    margin-right: 1rem; }
  .psp .psp-social-stats .btn-selected .placeholder {
    border: 0.1rem dotted black;
    width: 23rem; }
  .psp .psp-social-stats .btn-selected li {
    margin: 0.5rem;
    padding: 0.5rem;
    font-size: 1.2em;
    width: 23rem;
    height: 3rem;
    text-align: left; }
  .psp .psp-social-stats .btn-selected li.block {
    position: relative;
    cursor: move; }
  .psp .psp-social-stats .btn-selected li.block span.delete {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    display: inline-block;
    cursor: pointer;
    cursor: hand;
    color: #e01c1c;
    font-size: 1.4rem; }
  .psp .psp-social-stats #psp_socialsharing ul.psp-socialshare-tbl-tabs {
    width: auto;
    height: 3.5rem;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-top: 2rem;
    position: relative;
    bottom: -2.5rem;
    z-index: 4; }
  .psp .psp-social-stats #psp_socialsharing ul.psp-socialshare-tbl-tabs > li {
    display: inline-block;
    background-color: #efefef;
    color: #919191;
    margin: 0;
    padding: 0;
    width: 33.3%;
    height: 3.2rem;
    line-height: 3.2rem;
    cursor: pointer;
    cursor: hand;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem; }
  .psp .psp-social-stats #psp_socialsharing ul.psp-socialshare-tbl-tabs > li.active {
    background-color: #e05b1c;
    color: #fff; }
  .psp .psp-social-stats #psp_socialsharing ul.toolbars-enabled {
    list-style-type: none;
    float: left;
    color: #2c3e50;
    font-weight: bold;
    font-style: normal;
    font-size: 1.4rem; }
  .psp .psp-social-stats #psp_socialsharing ul.toolbars-enabled > li {
    float: left;
    margin-right: 1rem;
    border-bottom: 0.1rem dashed grey; }

.psp-shortcode-pop-up .psp-panel-title {
  font-size: 14px;
  display: block;
  line-height: 18px;
  border-bottom: 2px solid #f4f4f4;
  margin: 0px 15px 10px 15px;
  padding-top: 20px;
  padding-bottom: 12px;
  font-size: 16px; }
  .psp-shortcode-pop-up .psp-panel-title img {
    max-height: 16px;
    max-width: 16px;
    display: inline;
    margin-right: 4px;
    margin-bottom: -2px;
    padding: 2px; }
  .psp-shortcode-pop-up .psp-form-note {
    font-size: 1.2rem;
    font-weight: 500;
    color: #b2b2b2;
    display: block;
    margin-top: 1rem; }
  .psp-shortcode-pop-up select, .psp-shortcode-pop-up textarea {
    height: auto;
    padding: 1rem 1.6rem;
    border: solid 1px #e5e5e5;
    border-radius: 0.5rem;
    clear: both; }
  .psp-shortcode-pop-up textarea {
    width: 100%; }
  .psp-shortcode-pop-up input[type="text"] {
    width: 100% !important;
    height: auto;
    padding: 1rem 1.6rem;
    border: solid 1px #e5e5e5;
    border-radius: 0.5rem;
    clear: both; }
  .psp-shortcode-pop-up input[type="submit"] {
    float: right; }
  .psp-shortcode-pop-up input[type="reset"] {
    float: left; }
  .psp-shortcode-pop-up input[type="reset"]:hover, .psp-shortcode-pop-up input[type="reset"]:active, .psp-shortcode-pop-up input[type="reset"]:focus {
    color: #fff;
    padding: 0.4rem 1.5rem;
    background: #34acdc; }

.psp .psp-sshare-wrapper {
  background-color: #ecf0f1;
  text-align: center;
  z-index: 19998;
  padding: 0.7rem; }
  .psp .psp-sshare-wrapper.large {
    padding: 1.2rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content {
    float: left;
    margin: 0 auto;
    text-align: left;
    position: relative; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn {
    float: left;
    width: 3rem;
    margin-right: 0.7rem;
    overflow: hidden; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.viewcount {
    float: left;
    width: 3rem;
    margin-right: 0.7rem;
    overflow: hidden;
    width: 7.6rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.viewcount.print > span.text {
    float: left;
    text-align: left;
    font-family: Arial;
    color: #fff;
    overflow: hidden;
    font-size: 1.1rem;
    text-indent: 0;
    line-height: 3rem;
    width: 4.6rem;
    height: 3rem;
    background-color: #2c3e50;
    cursor: pointer;
    cursor: hand;
    text-indent: 0.6rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.viewcount.email > span.text {
    float: left;
    text-align: left;
    font-family: Arial;
    color: #fff;
    overflow: hidden;
    font-size: 1.1rem;
    text-indent: 0;
    line-height: 3rem;
    width: 4.6rem;
    height: 3rem;
    background-color: #2c3e50;
    cursor: pointer;
    cursor: hand;
    text-indent: 0.6rem;
    background-color: #444; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.viewcount.more > span.text {
    float: left;
    text-align: left;
    font-family: Arial;
    color: #fff;
    overflow: hidden;
    font-size: 1.1rem;
    text-indent: 0;
    line-height: 3rem;
    width: 4.6rem;
    height: 3rem;
    background-color: #2c3e50;
    cursor: pointer;
    cursor: hand;
    text-indent: 0.6rem;
    background-color: #9b9b9b; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large {
    float: left;
    width: 3rem;
    margin-right: 0.7rem;
    overflow: hidden;
    width: 5rem;
    margin-right: 1.2rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.viewcount {
    float: left;
    width: 3rem;
    margin-right: 0.7rem;
    overflow: hidden;
    width: 5rem;
    margin-right: 1.2rem;
    width: 12.7rem; }
    .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.viewcount.print > span.text {
      float: left;
      text-align: left;
      font-family: Arial;
      color: #fff;
      overflow: hidden;
      font-size: 1.1rem;
      text-indent: 0;
      line-height: 3rem;
      width: 4.6rem;
      height: 3rem;
      background-color: #2c3e50;
      cursor: pointer;
      cursor: hand;
      text-indent: 0.6rem;
      font-size: 1.8rem;
      line-height: 5rem;
      width: 7.7rem;
      height: 5rem; }
    .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.viewcount.email > span.text {
      float: left;
      text-align: left;
      font-family: Arial;
      color: #fff;
      overflow: hidden;
      font-size: 1.1rem;
      text-indent: 0;
      line-height: 3rem;
      width: 4.6rem;
      height: 3rem;
      background-color: #2c3e50;
      cursor: pointer;
      cursor: hand;
      text-indent: 0.6rem;
      background-color: #444;
      font-size: 1.8rem;
      line-height: 5rem;
      width: 7.7rem;
      height: 5rem; }
    .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.viewcount.more > span.text {
      float: left;
      text-align: left;
      font-family: Arial;
      color: #fff;
      overflow: hidden;
      font-size: 1.1rem;
      text-indent: 0;
      line-height: 3rem;
      width: 4.6rem;
      height: 3rem;
      background-color: #2c3e50;
      cursor: pointer;
      cursor: hand;
      text-indent: 0.6rem;
      background-color: #9b9b9b;
      font-size: 1.8rem;
      line-height: 5rem;
      width: 7.7rem;
      height: 5rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large > span.count {
    float: left;
    text-align: center;
    font-family: Arial;
    color: #a8a8a8;
    overflow: hidden;
    white-space: nowrap;
    background-position: 0 0;
    background-repeat: no-repeat; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large > span.count {
    font-size: 1.8rem;
    text-indent: 0.8rem;
    line-height: 5rem;
    width: 6.9rem;
    height: 5rem;
    margin-left: 0.8rem;
    background-image: url(assets-sharing/social-count-box-large.png); }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large > a.icon {
    float: left;
    width: 3rem;
    height: 3rem;
    background-image: url(assets-sharing/icons-sprite-normal.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 5rem;
    height: 5rem;
    background-image: url(assets-sharing/icons-sprite-large.png); }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.print > a.icon {
    background-position: 0 0; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.email > a.icon {
    background-position: 0 -5rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.more > a.icon {
    background-position: 0 -75rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.facebook > a.icon {
    background-position: 0 -10rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.twitter > a.icon {
    background-position: 0 -15rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.plusone > a.icon {
    background-position: 0 -20rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.linkedin > a.icon {
    background-position: 0 -25rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.pinterest > a.icon {
    background-position: 0 -30rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.flattr > a.icon {
    background-position: 0 -35rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.reddit > a.icon {
    background-position: 0 -40rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.tumblr > a.icon {
    background-position: 0 -45rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.xing > a.icon {
    background-position: 0 -50rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.stumbleupon > a.icon {
    background-position: 0 -55rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.buffer > a.icon {
    background-position: 0 -60rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.digg > a.icon {
    background-position: 0 -65rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.delicious > a.icon {
    background-position: 0 -70rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn > span.count {
    float: left;
    text-align: center;
    font-family: Arial;
    color: #a8a8a8;
    overflow: hidden;
    white-space: nowrap;
    background-position: 0 0;
    background-repeat: no-repeat;
    font-size: 1.1rem;
    text-indent: 0.5rem;
    line-height: 3rem;
    width: 4.1rem;
    height: 3rem;
    margin-left: 0.5rem;
    background-image: url(assets-sharing/social-count-box-normal.png); }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn > a.icon {
    float: left;
    width: 3rem;
    height: 3rem;
    background-image: url(assets-sharing/icons-sprite-normal.png);
    background-position: 0 0;
    background-repeat: no-repeat; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.print > a.icon {
    background-position: 0 0; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.email > a.icon {
    background-position: 0 -3rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.more > a.icon {
    background-position: 0 -45rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.facebook > a.icon {
    background-position: 0 -6rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.twitter > a.icon {
    background-position: 0 -9rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.plusone > a.icon {
    background-position: 0 -12rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.linkedin > a.icon {
    background-position: 0 -15rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.pinterest > a.icon {
    background-position: 0 -18rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.flattr > a.icon {
    background-position: 0 -21rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.reddit > a.icon {
    background-position: 0 -24rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.tumblr > a.icon {
    background-position: 0 -27rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.xing > a.icon {
    background-position: 0 -30rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.stumbleupon > a.icon {
    background-position: 0 -33rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.buffer > a.icon {
    background-position: 0 -36rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.digg > a.icon {
    background-position: 0 -39rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.delicious > a.icon {
    background-position: 0 -42rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .more-list {
    float: left;
    width: 3rem;
    margin-right: 0.7rem;
    overflow: hidden;
    width: 4.4rem;
    padding: 0.7rem;
    border: 0 solid blue;
    background-color: #e8e8e8;
    display: none;
    z-index: 19999; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .more-list.viewcount {
    float: left;
    width: 3rem;
    margin-right: 0.7rem;
    overflow: hidden;
    width: 7.6rem;
    width: 4.4rem;
    width: 9rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .more-list.large {
    float: left;
    width: 3rem;
    margin-right: 0.7rem;
    overflow: hidden;
    width: 5rem;
    margin-right: 1.2rem;
    width: 4.4rem;
    width: 7.4rem;
    padding: 1.2rem; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .more-list.large.viewcount {
    float: left;
    width: 3rem;
    margin-right: 0.7rem;
    overflow: hidden;
    width: 5rem;
    margin-right: 1.2rem;
    width: 12.7rem;
    width: 4.4rem;
    width: 7.4rem;
    width: 15.1rem; }
  .psp .psp-sshare-wrapper.box-panel {
    padding-bottom: 0;
    padding-right: 0; }
  .psp .psp-sshare-wrapper.box-panel .psp-socialbox-content .more-list {
    padding-bottom: 0; }
  .psp .psp-sshare-wrapper.box-panel > .psp-socialbox-content .social-btn {
    margin-bottom: 0.7rem; }
  .psp .psp-sshare-wrapper.box-panel > .psp-socialbox-content .social-btn.large {
    margin-bottom: 1.2rem; }
  .psp .psp-sshare-wrapper.box-floating {
    position: fixed;
    width: 3rem; }
  .psp .psp-sshare-wrapper.box-floating.large {
    width: 5rem; }
  .psp .psp-sshare-wrapper.box-floating.large.viewcount {
    width: 15.1rem; }
  .psp .psp-sshare-wrapper.box-floating.viewcount {
    width: 15.1rem; }
  .psp .psp-sshare-wrapper.box-floating > .psp-socialbox-content .social-btn {
    margin-top: 0.7rem; }
  .psp .psp-sshare-wrapper.box-floating > .psp-socialbox-content .social-btn.large {
    margin-top: 1.2rem; }
  .psp .psp-sshare-wrapper.box-floating > .psp-socialbox-content .social-btn:first-child {
    margin-top: 0; }
  .psp .psp-sshare-wrapper.box-panel-vertical {
    position: absolute;
    width: 3rem; }
  .psp .psp-sshare-wrapper.box-panel-vertical.large {
    width: 5rem; }
  .psp .psp-sshare-wrapper.box-panel-vertical.large.viewcount {
    width: 15.1rem; }
  .psp .psp-sshare-wrapper.box-panel-vertical.viewcount {
    width: 9rem; }
  .psp .psp-sshare-wrapper.box-panel-vertical > .psp-socialbox-content .social-btn {
    margin-top: 0.7rem;
    margin-right: 0; }
  .psp .psp-sshare-wrapper.box-panel-vertical > .psp-socialbox-content .social-btn.large {
    margin-top: 1.2rem;
    margin-right: 0; }
  .psp .psp-sshare-wrapper.box-panel-vertical > .psp-socialbox-content .social-btn:first-child {
    margin-top: 0; }

.psp .psp-tiny-compress .psp-form-row .psp-message {
  padding: 0.4rem;
  background-image: none; }
  .psp .psp-tiny-compress .psp-form-row .psp-message.psp-error:before {
    content: none !important; }
  .psp .psp-tiny-compress #psp-list-table-header {
    margin-top: 3rem; }
  .psp .psp-tiny-compress .psp-list-table-right-col .psp-box-show-per-pages {
    left: 8.9rem; }
  .psp .psp-tiny-compress .psp-list-table-right-col .psp-box-show-per-pages select {
    width: 5.7rem !important; }
  .psp .psp-tiny-compress .psp-list-table-right-col .psp-list-table-search-box {
    float: right;
    clear: left;
    width: auto !important; }
  .psp .psp-tiny-compress .psp-list-table-right-col .psp-list-table-search-box #psp-search-btn {
    font-family: 'Roboto', sans-serif;
    font-size: 1.1rem;
    color: #fff;
    font-weight: 700;
    background: #969696;
    border: none;
    padding: 1.3rem 2rem 2.7rem 2rem;
    line-height: 2rem;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    margin-left: 0;
    border-radius: 0.3rem;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .psp .psp-tiny-compress .psp-list-table-right-col .psp-list-table-search-box #psp-search-btn:hover {
    background: #565656; }
  .psp .psp-tiny-compress .psp-list-table-right-col .psp-list-table-search-box #psp-search-text {
    width: 23.8rem;
    height: 4rem;
    border: 1px solid #dbdbdb;
    border-bottom-left-radius: 0.3rem;
    border-top-left-radius: 0.3rem;
    padding-left: 1rem; }
  .psp .psp-tiny-compress .psp-list-table-right-col .psp-list-table-search-box input {
    margin-top: 0 !important; }
  .psp .psp-tiny-compress .psp-list-table-left-col {
    display: block !important;
    margin-bottom: 3rem; }
  .psp .psp-tiny-compress .psp-list-table-left-col .psp-filter-post_type {
    padding: 1rem 0.1rem 1rem 0.6rem;
    height: auto;
    width: 9.4rem !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
    color: #383838;
    border-radius: 0.3rem;
    border: 1px solid #dbdbdb;
    margin-right: 1rem; }
  .psp .psp-tiny-compress .psp-list-table-left-col .psp-post_status-list {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
    margin-top: 1rem; }
  .psp .psp-tiny-compress .psp-list-table-left-col .psp-post_status-list a {
    color: #383838; }
  .psp .psp-tiny-compress .psp-list-table-left-col .psp-post_status-list a[href="#post_status=smushed"], .psp .psp-tiny-compress .psp-list-table-left-col .psp-post_status-list a[href="#post_status=not_processed"], .psp .psp-tiny-compress .psp-list-table-left-col .psp-post_status-list a[href="#post_status=with_errors"] {
    color: #e41e26; }
  .psp .psp-tiny-compress .psp-list-table-left-col .psp-post_status-list span {
    color: #727272; }
  .psp .psp-tiny-compress #psp-list-table-posts {
    color: #383838; }
  .psp .psp-tiny-compress #psp-list-table-posts .form-inline-editpost #psp-inline-btn-save {
    cursor: pointer;
    padding: 0.3rem 1.8rem 0.1rem 1.8rem;
    width: auto;
    height: auto;
    border-radius: 0.3rem;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 1.1rem;
    text-transform: none; }
  .psp .psp-tiny-compress #psp-list-table-posts .form-inline-editpost #psp-inline-btn-cancel {
    cursor: pointer;
    padding: 0.3rem 1.8rem 0.1rem 1.8rem;
    width: auto;
    height: auto;
    background: #969696;
    color: #fff;
    border-radius: 0.3rem;
    border: 1px solid #969696;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 1.1rem; }
  .psp .psp-tiny-compress #psp-list-table-posts .form-inline-editpost #psp-inline-btn-cancel:hover {
    background: #565656; }
  .psp .psp-tiny-compress #psp-list-table-posts .form-inline-editpost td {
    font-family: 'Roboto', sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2.6rem; }
  .psp .psp-tiny-compress #psp-list-table-posts .form-inline-editpost tr:nth-child(1) td {
    padding: 1.9rem !important; }
    .psp .psp-tiny-compress #psp-list-table-posts .form-inline-editpost tr:nth-child(1) td:nth-child(1) {
      padding-top: 1.9rem !important; }
    .psp .psp-tiny-compress #psp-list-table-posts .form-inline-editpost tr:nth-child(1) td:nth-child(1) input, .psp .psp-tiny-compress #psp-list-table-posts .form-inline-editpost tr:nth-child(1) td:nth-child(1) select {
      width: 70%;
      height: 3.8rem;
      margin-bottom: 1rem;
      float: right;
      padding-left: 0.7rem;
      border: 1px solid #dbdbdb;
      border-radius: 0.3rem; }
    .psp .psp-tiny-compress #psp-list-table-posts .form-inline-editpost tr:nth-child(1) td textarea {
      height: 18.8rem;
      padding-left: 1.4rem;
      padding-top: 1.3rem;
      border: 1px solid #dbdbdb;
      border-radius: 0.3rem; }
  .psp .psp-tiny-compress #psp-list-table-posts .form-inline-editpost th strong {
    padding-left: 0.7rem; }
  .psp .psp-tiny-compress #psp-list-table-posts .form-inline-editpost th:nth-child(2), .psp .psp-tiny-compress #psp-list-table-posts .form-inline-editpost th:nth-child(3) {
    padding-left: 1.3rem; }
  .psp .psp-tiny-compress #psp-list-table-posts .form-inline-editpost div {
    text-align: left; }
  .psp .psp-tiny-compress #psp-list-table-posts .form-inline-editpost div span {
    font-family: 'Roboto', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 2.65rem;
    margin-left: 0.7rem;
    float: left;
    clear: both;
    margin-top: 0.7rem; }
  .psp .psp-tiny-compress #psp-list-table-posts th {
    padding-top: 1.4rem !important;
    color: #383838;
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 2.65rem; }
  .psp .psp-tiny-compress #psp-list-table-posts th.checkbox-column {
    padding-top: 0.7rem !important; }
  .psp .psp-tiny-compress #psp-list-table-posts td .psp-seo-report-btn {
    text-transform: none !important;
    font-weight: 700 !important; }
  .psp .psp-tiny-compress #psp-list-table-posts td .psp-do_item_optimize {
    text-transform: none;
    cursor: pointer; }
  .psp .psp-tiny-compress #psp-list-table-posts td .psp-text-field-kw {
    width: 24rem;
    padding: 0.5rem;
    font-family: 'Roboto', sans-serif;
    border-radius: 0.3rem; }
  .psp .psp-tiny-compress #psp-list-table-posts td .psp-auto-detect-kw-btn {
    border-radius: 0.3rem;
    margin-left: 0.2rem;
    padding: 0.7rem 1.5rem 2.2rem 1.4rem;
    text-transform: none;
    font-weight: 700;
    font-size: 1.1rem; }
  .psp .psp-tiny-compress #psp-list-table-posts td:nth-child(4) > a {
    color: #e41e26;
    font-weight: 400 !important;
    font-size: 1.4rem;
    line-height: 2.6rem; }
  .psp .psp-tiny-compress #psp-list-table-posts td:nth-child(4) > span > a {
    font-size: 1.2rem;
    color: #727272;
    font-weight: 400 !important; }
  .psp .psp-tiny-compress #psp-list-table-posts td:nth-child(7) i {
    font-size: 1.4rem;
    line-height: 2.4rem; }
  .psp .psp-tiny-compress #psp-list-table-posts .psp-list-table-left-col {
    margin-top: 6.2rem;
    margin-bottom: 4.2rem; }
  .psp .psp-tiny-compress #psp-list-table-posts .psp-list-table-left-col input[type="button"] {
    margin-top: 1.7rem;
    cursor: pointer;
    border-radius: 0.3rem;
    padding: 1.2rem 2rem !important;
    padding-bottom: 2.8rem !important;
    letter-spacing: 0.06em;
    font-weight: 700;
    font-size: 1.1rem;
    font-family: 'Roboto', sans-serif; }
  .psp .psp-tiny-compress #psp-list-table-posts .psp-list-table-left-col input[type="button"]:first-child {
    margin-left: -0.6rem;
    margin-right: -0.2rem; }
  .psp .psp-tiny-compress #psp-list-table-posts .psp-list-table-right-col {
    float: none !important;
    position: relative;
    top: -0.8rem; }

.psp.psp-mod-link-builder input[type="text"] {
  width: 100%; }
  .psp.psp-mod-link-builder input[type="text"]:disabled {
    background-color: #ddd; }
  .psp.psp-mod-link-builder #psp-lightbox-seo-report-response-details, .psp.psp-mod-link-builder #psp-lightbox-seo-report-response, .psp.psp-mod-link-builder #psp-lightbox-seo-report-response2 {
    width: 100%; }
  .psp.psp-mod-link-builder .psp-link-builder-phrase-title, .psp.psp-mod-link-builder .psp-link-builder-phrase li:nth-child(2) {
    color: #7f8c8d;
    background-color: #ecf0f1;
    display: inline-block;
    font-weight: normal;
    font-style: italic; }
  .psp #psp-lightbox-container .show {
    display: table; }
  .psp #psp-lightbox-container .hide {
    display: none; }
  .psp #psp-lightbox-seo-report-response-details {
    font-weight: bold; }
  .psp #psp-lightbox-seo-report-response-details table td:first-child + td {
    font-weight: normal; }
  .psp .psp-add-link-form label {
    font-weight: bold; }
  .psp .psp-add-link-form .psp-add-link-field {
    padding: 0.6rem 0.8rem;
    width: 100%; }
  .psp .psp-add-link-form select {
    padding: 0.4rem 0.6rem;
    height: 2.8rem; }
  .psp .psp-add-link-form .psp-button {
    margin: 1rem 0 0.8rem; }
  .psp .psp-add-link-form #psp-builder-text-hits {
    display: none; }
  .psp .psp-update-link-form label {
    font-weight: bold; }
  .psp .psp-update-link-form .psp-add-link-field {
    padding: 0.6rem 0.8rem;
    width: 100%; }
  .psp .psp-update-link-form select {
    padding: 0.4rem 0.6rem;
    height: 2.8rem; }
  .psp .psp-update-link-form .psp-button {
    margin: 1rem 0 0.8rem; }
  .psp .psp-button {
    padding: 5px;
    font-size: 12px;
    font-family: 'Open Sans';
    cursor: pointer; }
  .psp .psp-button.green {
    background-color: #00cb8f;
    border: none;
    color: #fff;
    padding: 5px;
    font-weight: bold; }
  .psp .psp-button.blue {
    background-color: #74badb;
    color: #fff;
    border: none;
    padding: 5px;
    font-weight: bold; }

.psp.psp-mod-link-redirect input[type="text"] {
  width: 100%; }
  .psp.psp-mod-link-redirect input[type="text"]:disabled, .psp.psp-mod-link-redirect select:disabled {
    background-color: #ddd; }
  .psp.psp-mod-link-redirect #psp-lightbox-seo-report-response, .psp.psp-mod-link-redirect #psp-lightbox-seo-report-response2 {
    width: 100%; }
  .psp.psp-mod-link-redirect .psp-use-regexp-redirects-notice {
    color: red;
    line-height: 2rem;
    margin-top: 1rem; }
  .psp.psp-mod-link-redirect .psp-use-regexp-redirects-notice span {
    font-weight: bold; }
  .psp.psp-mod-link-redirect .psp-use-regexp-redirects-notice span span {
    font-style: italic; }
  .psp.psp-mod-link-redirect .psp-form-row .psp-message {
    padding: 0.4rem;
    background-image: none;
    cursor: pointer; }
  .psp.psp-mod-link-redirect .psp-form-row .psp-message.psp-error:before {
    content: none !important; }
  .psp.psp-mod-link-redirect .psp-last-check-status {
    width: 9.5rem; }
  .psp.psp-mod-link-redirect .psp-last-check-status > div {
    display: inline-block; }
  .psp.psp-mod-link-redirect .psp-last-check-status > div:nth-child(1) {
    cursor: hand; }
  .psp.psp-mod-link-redirect .psp-last-check-status > div:nth-child(2) {
    margin-top: 5px; }
  .psp.psp-mod-link-redirect .psp-tr-verify-inactive .psp-form-button-group.psp-do_item_verify {
    display: none; }
  .psp #psp-lightbox-container .show {
    display: table; }
  .psp #psp-lightbox-container .hide {
    display: none; }
  .psp .psp-add-link-form label {
    font-weight: bold; }
  .psp .psp-add-link-form .psp-add-link-field {
    padding: 0.6rem 0.8rem;
    width: 100%; }
  .psp .psp-add-link-form select {
    padding: 0.4rem 0.6rem;
    height: 2.8rem; }
  .psp .psp-add-link-form .psp-button {
    margin: 1rem 0 0.8rem; }
  .psp .psp-update-link-form label {
    font-weight: bold; }
  .psp .psp-update-link-form .psp-add-link-field {
    padding: 0.6rem 0.8rem;
    width: 100%; }
  .psp .psp-update-link-form select {
    padding: 0.4rem 0.6rem;
    height: 2.8rem; }
  .psp .psp-update-link-form .psp-button {
    margin: 1rem 0 0.8rem; }

#frm-save-changes {
  margin: -2.5rem;
  background: #fff; }
  #frm-save-changes table {
    border: none; }
  #frm-save-changes table a, #frm-save-changes table .psp-fe-err {
    color: #e41e26; }
  #frm-save-changes table a:hover, #frm-save-changes table .psp-fe-err:hover {
    color: #9b3907; }
  #frm-save-changes table span {
    font-weight: 700; }
  #frm-save-changes table tr {
    background: #fff; }
  #frm-save-changes table tr ul, #frm-save-changes table tr span {
    line-height: 2.7rem;
    font-family: 'Roboto', sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    color: #383838; }
  #frm-save-changes table tr th {
    padding: 2.4rem; }
  #frm-save-changes table tr input[type="button"] {
    margin-left: 2.4rem;
    margin-top: 2.4rem;
    margin-bottom: 2.4rem;
    border-radius: 0.3rem;
    padding: 1rem 2.5rem;
    cursor: pointer;
    letter-spacing: 0.06em; }
  #frm-save-changes table tr input[type="button"].form-button-danger {
    background: #e41e26;
    margin-left: 0.2rem; }
  #frm-save-changes table tr:nth-child(2) input[type="button"]:nth-child(2) {
    margin-left: 0; }
  #frm-save-changes table tr:nth-child(3) td {
    border: none;
    padding-left: 2.4rem;
    padding-top: 3.8rem;
    padding-bottom: 4.4rem; }
  #frm-save-changes table tr:nth-child(3) td:nth-of-type(2) {
    padding-right: 2.6rem; }
  #frm-save-changes table tr:nth-child(3) td span:first-of-type {
    margin-bottom: -0.8rem;
    display: block; }
  #frm-save-changes table tr:nth-child(3) td textarea {
    height: 18.6rem;
    width: 100%;
    padding: 1.5rem;
    font-family: Consolas;
    font-size: 1.3rem;
    line-height: 2.6rem;
    color: #727272; }

#psp_seo_friendly_images > div:nth-of-type(1), #psp_seo_friendly_images > div:nth-of-type(2), #psp_seo_friendly_images > div:nth-of-type(7), #psp_seo_friendly_images > div:nth-of-type(12) {
  margin: 2.5rem; }
  #psp_seo_friendly_images a {
    color: #e6383f; }
  #psp_seo_friendly_images a:hover {
    color: #9b3907; }
  #psp_seo_friendly_images input[type="button"] {
    margin-top: -0.2rem;
    cursor: pointer; }

.psp .psp-content .psp-dashboard-icons ul li a {
  width: 12.5rem;
  height: 11rem;
  padding-top: 2.5rem;
  margin: 0 1rem 1rem 0;
  display: block; }

html {
  font-size: 10px; }

.psp-box-update {
  padding: 30px; }

.psp-update-text {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 13px;
  line-height: 24px; }

.psp-sidebar img {
  width: 83%; }

.psp-numtoordinal {
  width: 30px;
  height: 30px;
  display: inline-block;
  color: #fff;
  background-color: #37474f;
  border-radius: 3px;
  padding: 7px 5px 5px 5px;
  font-size: 13px;
  margin-right: 10px;
  text-align: center; }

#psp-lightbox-seo-report-response .psp-multikw-tab-menu {
  height: 60px; }

#psp-lightbox-container .psp-seo-status-container {
  margin: 20px 10px 0px 10px; }

#psp-lightbox-container .psp-multikw .psp-dashboard-box {
  padding-top: 5px;
  /* Progress Bar */ }

.psp-progress-small {
  display: inline-block;
  position: relative;
  width: 20rem;
  margin: 0.4rem;
  background: #fff;
  margin-right: 5rem;
  text-align: left;
  height: 9px;
  border: 1px solid #f2f2f2; }
  .psp-progress-small .psp-progress-bar {
    display: block;
    height: 0.3rem;
    position: relative;
    -webkit-transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear;
    width: 4.5rem;
    -webkit-transition-property: width, background-color;
    -moz-transition-property: width, background-color;
    -o-transition-property: width, background-color;
    transition-property: width, background-color; }
  .psp-progress-small .psp-progress-bar div {
    display: inline-block;
    /* define the progress bar colors by sizes */ }
  .psp-progress-small .psp-progress-bar.size_0_20 {
    background-color: #f44336; }
  .psp-progress-small .psp-progress-bar.size_20_40 {
    background-color: #e67e22; }
  .psp-progress-small .psp-progress-bar.size_40_60, .psp-progress-small .psp-progress-bar.size_60_80 {
    background-color: #f1c40f; }
  .psp-progress-small .psp-progress-bar.size_80_100 {
    background-color: #4caf50; }
  .psp-progress-small .psp-progress-score {
    width: 3.8rem;
    background: #fff;
    text-align: center;
    cursor: default;
    position: absolute;
    line-height: 1.4rem;
    vertical-align: middle;
    color: #2d2d2d;
    font-weight: bold;
    font-size: 1.3rem;
    font-family: 'Roboto', sans-serif;
    border: none;
    top: -3px; }

.psp {
  font-family: 'Roboto', sans-serif; }
  .psp .psp-message {
    font-size: 1.2rem;
    border-bottom: 0.1rem solid #d2d2d2;
    padding: 4.5rem 0.8rem 4.5rem 4.5rem;
    position: relative;
    vertical-align: middle;
    cursor: default;
    background-color: #f6f6f6;
    background-position: 1.2rem 1.2rem;
    background-repeat: no-repeat; }
  .psp .psp-message.psp-error {
    background-color: #d9534f;
    border-color: #eb979b;
    color: #fff;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 2.5rem 2.7rem;
    border-bottom-left-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem; }
  .psp .psp-message.psp-error:before {
    font-family: FontAwesome;
    font-size: 2.6rem;
    content: "\f06a";
    margin-right: 2rem;
    vertical-align: middle; }
  .psp .psp-message.psp-error div.psp-error-details, .psp .psp-message.psp-error div span {
    margin-left: -1.5rem;
    margin-top: 3rem; }
  .psp .psp-message.psp-error span {
    margin-bottom: 2rem; }
  .psp .psp-message.psp-error a {
    color: #ffa800; }
  .psp .psp-message.psp-error h3 {
    font-weight: 500;
    color: #383838;
    font-size: 1.8rem;
    line-height: 3.9rem; }
  .psp .psp-message.psp-error p, .psp .psp-message.psp-error div {
    margin: 0;
    margin-top: -1.8rem;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 3.5rem;
    margin-left: 4rem; }
  .psp .psp-message.psp-error.psp-error-using-module {
    border-radius: 0.3rem;
    -webkit-border-radius: 0.3rem;
    -moz-border-radius: 0.3rem;
    -ms-border-radius: 0.3rem;
    -o-border-radius: 0.3rem;
    border-bottom: none; }
  .psp .psp-message.psp-error.psp-error-using-module:before {
    font-size: 3.6rem; }
  .psp .psp-message.psp-success {
    background: #4caf50;
    color: #fff; }
  .psp .psp-message.psp-warning {
    background: #ff9800;
    color: #fff; }
  .psp .psp-message.psp-info {
    background-color: #34acdc;
    background-image: url("images/message-info.png");
    border-color: #a6d3e8;
    color: #fff;
    background-repeat: no-repeat;
    padding: 1.9rem 0 1.9rem 6.2rem;
    background-position: 2.5rem 1.7rem;
    margin-left: 0px;
    border-radius: 3px; }
  .psp .psp-message.psp-info h3 {
    font-weight: 500;
    color: #fff;
    font-size: 1.8rem;
    line-height: 3.9rem; }
  .psp .psp-message.psp-info p {
    margin: 0;
    margin-top: -1.8rem;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 3.5rem; }
  .psp .psp-custom-checkbox {
    cursor: pointer; }
  .psp .psp-custom-checkbox i {
    background-image: url("images/checkbox.png");
    width: 1.8rem;
    height: 1.8rem; }
  .psp .psp-custom-checkbox i.checked {
    background-position: 1.8rem 0; }
  .psp .psp-list-table-right-col:nth-child(3) {
    clear: right; }
  .psp .psp-list-table-right-col .psp-box-show-per-pages {
    float: right; }
  .psp .psp-list-table-right-col .psp-box-show-per-pages label {
    width: 6.2rem !important; }
  .psp .psp-list-table-right-col .psp-box-show-per-pages select {
    width: 9.6rem !important; }
  .psp .psp-list-table-right-col .psp-list-table-pagination {
    clear: none;
    float: right; }
  .psp .psp-list-table-right-col .psp-list-table-pagination .tablenav-pages {
    margin-right: 0.5rem !important; }
  .psp #psp-lightbox-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
  .psp #psp-lightbox-overlay #psp-lightbox-container {
    left: 50%;
    top: 50%;
    position: fixed;
    transform: translate(-50%, -50%); }
  .psp #psp-lightbox-overlay #psp-lightbox-container > h1 {
    width: 100.1rem !important; }
  .psp #psp-lightbox-overlay #psp-lightbox-container > h1 i {
    color: #fff; }
  .psp #psp-lightbox-overlay #psp-lightbox-container th, .psp #psp-lightbox-overlay #psp-lightbox-container td {
    padding: 1rem; }
  .psp #psp-error-popup {
    background: #d9534f;
    color: #fff;
    left: 50%;
    padding: 2rem 4rem;
    position: fixed;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 999999; }
  .psp #psp-error-popup h2 {
    color: #fff; }
  .psp #psp-error-popup h2 i.fa {
    margin-right: 0.5rem; }
  .psp #psp-error-popup #psp-ajax-error-reason-title {
    font-size: 1.6rem; }
  .psp #psp-error-popup #psp-ajax-error-reasons li {
    list-style: inside none disc; }
  .psp #psp-error-popup #psp-ajax-error-reasons a {
    color: #fff;
    cursor: help;
    text-decoration: underline; }
  .psp #psp-error-popup #psp-refresh-button {
    border: 0.1rem solid #fff;
    color: #fff;
    display: inline-block;
    margin: 0 auto;
    padding: 0.5rem 1rem; }
  .psp #psp-error-popup #psp-refresh-button:hover {
    opacity: 0.8; }
  .psp #psp-error-popup #psp-refresh-button i.fa {
    margin-right: 0.5rem; }
  .psp .panel {
    border: none !important; }
  .psp a:focus {
    outline: none;
    box-shadow: none; }
  .psp a:hover {
    text-decoration: none; }
  .psp .psp-no-padding {
    padding: 0 !important; }
  .psp .psp-callout {
    padding: 3.2rem 2.4rem;
    line-height: 2.8rem;
    background: #f7f7f7; }
  .psp .psp-callout.psp-callout-default {
    border-left: solid 0.2rem #727272; }
  .psp .psp-callout.psp-callout-default a {
    color: #727272; }
  .psp .psp-callout.psp-callout-primary {
    border-left: solid 0.2rem #9b3907; }
  .psp .psp-callout.psp-callout-primary a {
    color: #9b3907; }
  .psp .psp-callout.psp-callout-secondary {
    border-left: solid 0.2rem #ef9f00; }
  .psp .psp-callout.psp-callout-secondary a {
    color: #ef9f00; }
  .psp .psp-callout.psp-callout-success {
    border-left: solid 0.2rem #4caf50; }
  .psp .psp-callout.psp-callout-success a {
    color: #4caf50; }
  .psp .psp-callout.psp-callout-info {
    border-left: solid 0.2rem #34acdc; }
  .psp .psp-callout.psp-callout-info a {
    color: #34acdc; }
  .psp .psp-callout.psp-callout-warning {
    border-left: solid 0.2rem #ff9800; }
  .psp .psp-callout.psp-callout-warning a {
    color: #ff9800; }
  .psp .psp-callout.psp-callout-danger {
    border-left: solid 0.2rem #d9534f; }
  .psp .psp-callout.psp-callout-danger a {
    color: #d9534f; }
  .psp .psp-form-button, .psp .psp-form-button-small {
    padding: 12px 30px;
    border: none 0;
    border-radius: 0.5rem;
    cursor: pointer;
    font-size: 1.2rem;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none; }
  .psp .psp-form-button.psp-form-button-info, .psp .psp-form-button-small.psp-form-button-info {
    color: #fff;
    background: #34acdc; }
  .psp .psp-form-button.psp-form-button-info:hover, .psp .psp-form-button-small.psp-form-button-info:hover {
    background: #196f91; }
  .psp .psp-form-button.psp-form-button-success, .psp .psp-form-button-small.psp-form-button-success {
    color: #fff;
    background: #4caf50; }
  .psp .psp-form-button.psp-form-button-success:hover, .psp .psp-form-button-small.psp-form-button-success:hover {
    background: #2d682f; }
  .psp .psp-form-button.psp-form-button-warning, .psp .psp-form-button-small.psp-form-button-warning {
    color: #fff;
    background: #ff9800; }
  .psp .psp-form-button.psp-form-button-warning:hover, .psp .psp-form-button-small.psp-form-button-warning:hover {
    background: #995b00; }
  .psp .psp-form-button.psp-form-button-primary, .psp .psp-form-button-small.psp-form-button-primary {
    color: #fff;
    background: #9b3907; }
  .psp .psp-form-button.psp-form-button-primary:hover, .psp .psp-form-button-small.psp-form-button-primary:hover {
    background: #391503; }
  .psp .psp-form-button.psp-form-button-danger, .psp .psp-form-button-small.psp-form-button-danger {
    color: #fff !important;
    background: #d9534f; }
  .psp .psp-form-button.psp-form-button-danger:hover, .psp .psp-form-button-small.psp-form-button-danger:hover {
    background: #a02622; }
  .psp .psp-form-button.psp-form-button-small, .psp .psp-form-button-small.psp-form-button-small {
    padding: 0.4rem 1.5rem !important;
    height: 2.8rem;
    font-size: 1rem; }
  .psp a.psp-form-button, .psp a.psp-form-button-small {
    display: inline-block;
    height: auto;
    line-height: 2rem; }
  .psp .psp-content {
    width: 100%;
    min-height: 60rem;
    padding-bottom: 2rem;
    padding-left: 0.5rem;
    margin: 0;
    position: relative;
    display: table; }
  .psp .psp-content > * {
    z-index: 1;
    display: table-cell;
    position: relative;
    height: 100%; }
  .psp .psp-content:before {
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: -2rem;
    z-index: 0;
    position: absolute;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/403670+0,2675b9+20,2454a2+47,26957d+68,4ebd45+100 */
    display: block;
    background: #c03c02;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNDAzNjcwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjAlIiBzdG9wLWNvbG9yPSIjMjY3NWI5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDclIiBzdG9wLWNvbG9yPSIjMjQ1NGEyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNjglIiBzdG9wLWNvbG9yPSIjMjY5NTdkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRlYmQ0NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(-56deg, #c03c02 0%, #a32b07 20%, #8d1c07 47%, #9b3907 68%, #d5b20e 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #c03c02), color-stop(20%, #a32b07), color-stop(47%, #8d1c07), color-stop(68%, #9b3907), color-stop(100%, #d5b20e));
    background: -webkit-linear-gradient(-56deg, #c03c02 0%, #a32b07 20%, #8d1c07 47%, #9b3907 68%, #d5b20e 100%);
    background: -o-linear-gradient(-56deg, #c03c02 0%, #a32b07 20%, #8d1c07 47%, #9b3907 68%, #d5b20e 100%);
    background: -ms-linear-gradient(-56deg, #c03c02 0%, #a32b07 20%, #8d1c07 47%, #9b3907 68%, #d5b20e 100%);
    background: linear-gradient(146deg, #c03c02 0%, #a32b07 20%, #8d1c07 47%, #9b3907 68%, #d5b20e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c03c02', endColorstr='#d5b20e',GradientType=1); }
  .psp .psp-content .psp-sidebar {
    padding: 3.4rem 0;
    width: 24rem;
    vertical-align: top; }
  .psp .psp-content .psp-sidebar.psp-sidebar-collapsed {
    width: 2rem;
    z-index: 99; }
  .psp .psp-content .psp-sidebar.psp-sidebar-collapsed .psp-nav li {
    position: relative; }
  .psp .psp-content .psp-sidebar.psp-sidebar-collapsed .psp-nav li .psp-sub-menu {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    position: absolute;
    right: -31.8rem;
    top: -1.8rem;
    width: 30rem;
    background-color: #b83803;
    padding-top: 10px;
    padding-bottom: 10px; }
  .psp .psp-content .psp-sidebar, .psp .psp-content .psp-sidebar a {
    color: #fff; }
  .psp .psp-content .psp-sidebar .logo {
    position: relative; }
  .psp .psp-content .psp-sidebar .psp-title {
    position: relative;
    font-size: 3rem;
    display: inline-block;
    padding-top: 3.6rem;
    padding-bottom: 5.4rem;
    font-family: 'Roboto', sans-serif; }
  .psp .psp-content .psp-sidebar .psp-title:hover {
    color: #9b3907; }
  .psp .psp-content .psp-sidebar .psp-title span {
    position: absolute;
    top: 5rem;
    right: 0;
    font-size: 1.8rem;
    font-weight: 300; }
  .psp .psp-content .psp-sidebar .psp-title span i {
    color: #ef9f00;
    font-weight: 700;
    font-style: normal; }
  .psp .psp-content .psp-sidebar .psp-nav .psp-nav-title {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 1.9rem;
    overflow-x: hidden;
    padding-top: 1.2rem;
    white-space: nowrap;
    width: 97%; }
  .psp .psp-content .psp-sidebar .psp-nav .psp-nav-title:after {
    content: '';
    width: 100%;
    height: 0.1rem;
    margin-left: 3rem;
    margin-top: 0.8rem;
    background: rgba(255, 255, 255, .3);
    display: inline-block;
    vertical-align: top; }
  .psp .psp-content .psp-sidebar .psp-nav ul {
    margin-bottom: 1.4rem; }
  .psp .psp-content .psp-sidebar .psp-nav ul li.psp-section-dashboard a {
    font-size: 1.5rem; }
  .psp .psp-content .psp-sidebar .psp-nav ul li.active > a {
    color: #ffa800; }
    .psp .psp-content .psp-sidebar .psp-nav ul li.active .psp-sub-menu {
      display: block; }
    .psp .psp-content .psp-sidebar .psp-nav ul li a {
      font-size: 1.4rem;
      font-weight: 700;
      line-height: 3rem;
      text-decoration: none; }
    .psp .psp-content .psp-sidebar .psp-nav ul li a i, .psp .psp-content .psp-sidebar .psp-nav ul li a > span:first-child {
      margin-right: 0.9rem;
      vertical-align: middle; }
    .psp .psp-content .psp-sidebar .psp-nav ul li a:hover, .psp .psp-content .psp-sidebar .psp-nav ul li a.active {
      color: #ffa800; }
    .psp .psp-content .psp-sidebar .psp-nav ul li .psp-sub-menu {
      display: none; }
    .psp .psp-content .psp-sidebar .psp-nav ul li ul li {
      margin: 0.6rem 0 0;
      padding-left: 3rem; }
    .psp .psp-content .psp-sidebar .psp-nav ul li ul li:first-child {
      margin-top: 1rem; }
    .psp .psp-content .psp-sidebar .psp-nav ul li ul li.active > a {
      color: #ffa800; }
    .psp .psp-content .psp-sidebar .psp-nav ul li ul li a {
      font-size: 1.2rem;
      font-weight: 400;
      line-height: 2.5rem; }
  .psp .psp-content .psp-sidebar .psp-nav ul li.psp-section-collapse_menu {
    opacity: 0.5; }
    .psp .psp-content .psp-sidebar .psp-nav ul li.psp-section-collapse_menu:hover {
      opacity: 1;
      color: #fff; }
    .psp .psp-content .psp-sidebar .psp-nav ul li.psp-section-collapse_menu:hover a {
      color: #fff; }
  .psp .psp-content .psp-main {
    padding: 2.2rem 2rem;
    position: relative; }
  .psp .psp-content .psp-main .panel {
    color: #727272; }
  .psp .psp-content .psp-main .panel h1 {
    font-size: 2.4rem;
    font-weight: 500; }
  .psp .psp-content .psp-main .panel h2 {
    margin: 0;
    font-size: 1.8rem;
    color: #383838; }
  .psp .psp-content .psp-main .panel img.psp-spaced {
    margin-right: 1.6rem; }
  .psp .psp-content .psp-main #psp-status-box {
    background: #e67e22;
    color: #fff;
    display: block;
    padding: 1rem 2.3rem; }
  .psp .psp-content .psp-main #psp-status-box.psp-error {
    background: #c0392b; }
  .psp .psp-content .psp-main #psp-status-box.psp-success {
    background: #68c64b; }
  .psp .psp-content .psp-main #psp-status-box.psp-info {
    background: #2980b9; }
  .psp .psp-content .psp-tab {
    color: #727272;
    border-right: solid 0.1rem #dbdbdb;
    display: inline-block;
    padding: 2.1rem 2.8rem 2rem 2.4rem;
    text-transform: uppercase; }
  .psp .psp-content .psp-tab:hover {
    color: #9b3907;
    background: #f2f2f2; }
  .psp .psp-content .psp-tab img {
    margin-right: 1.6rem; }
  .psp .psp-content .psp-dashboard-icons ul {
    margin: 0 0 -2.5rem 0; }
  .psp .psp-content .psp-dashboard-icons ul li {
    display: inline-block; }
  .psp .psp-content .psp-dashboard-icons ul li {
    margin: 0;
    vertical-align: text-top; }
  .psp .psp-content .psp-dashboard-icons ul li a {
    background: #f7f7f7;
    color: #727272;
    font-weight: 500;
    border-radius: 0.2rem;
    font-size: 1.2rem;
    text-align: center;
    position: relative;
    overflow: hidden;
    opacity: 0.99; }
    .psp .psp-content .psp-dashboard-icons ul li a i, .psp .psp-content .psp-dashboard-icons ul li a > span:first-child {
      display: block;
      margin: auto;
      padding-bottom: 1rem;
      font-size: 3.6rem;
      transform: scale(0.9);
      transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
      position: relative;
      color: #9b3907; }
    .psp .psp-content .psp-dashboard-icons ul li a span {
      position: relative;
      z-index: 99; }
    .psp .psp-content .psp-dashboard-icons ul li a:before {
      content: '';
      background-color: #9b3907;
      width: 140%;
      height: 150%;
      position: absolute;
      top: 90%;
      left: -110%;
      transform: rotate(45deg);
      transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
      z-index: 0; }
    .psp .psp-content .psp-dashboard-icons ul li a:hover {
      color: #fff; }
    .psp .psp-content .psp-dashboard-icons ul li a:hover:before {
      top: -25%;
      left: -20%; }
    .psp .psp-content .psp-dashboard-icons ul li a:hover i, .psp .psp-content .psp-dashboard-icons ul li a:hover > span:first-child {
      transform: scale(1);
      top: -0.2rem;
      color: #fff; }
  .psp .psp-content .psp-support {
    font-size: 1.6rem; }
  .psp .psp-content .psp-support strong {
    color: #383838; }
  .psp .psp-content .psp-changelog article {
    height: 28rem;
    padding: 2.2rem;
    font-size: 1.3rem;
    border: solid 0.1rem #d8d8d8;
    border-radius: 0.8rem;
    background: #f7f7f7;
    overflow-y: auto; }
  .psp .psp-content .psp-changelog article h2 {
    font-size: 1.4rem; }
  .psp .psp-content .psp-changelog article h3 {
    font-size: 1.2rem;
    padding: 0.2rem 0;
    margin: 0.2rem 0; }
  .psp .psp-content .psp-setup.psp-panel .psp-panel-body .panel-heading {
    padding: 0; }
  .psp .psp-content .psp-setup.psp-panel .psp-tabs-header {
    font-size: 0;
    background: #f6f6f6; }
  .psp .psp-content .psp-setup.psp-panel .psp-tabs-header li {
    display: inline-block;
    margin: 0;
    padding: 0;
    margin-right: 0.2rem;
    margin-bottom: 0rem; }
    .psp .psp-content .psp-setup.psp-panel .psp-tabs-header li.psp-section-dashboard a {
      font-size: 1.5rem;
      font-weight: 700; }
    .psp .psp-content .psp-setup.psp-panel .psp-tabs-header li a {
      font-family: 'Roboto', sans-serif;
      display: inline-block;
      font-size: 1.4rem;
      padding: 2rem 2.4rem;
      color: #383838;
      text-decoration: none; }
    .psp .psp-content .psp-setup.psp-panel .psp-tabs-header li a:hover, .psp .psp-content .psp-setup.psp-panel .psp-tabs-header li a.active {
      color: #e41e26;
      background: #fff; }
  .psp .psp-content .psp-setup.psp-panel .psp-panel-footer {
    padding: 2.4rem; }
  .psp .psp-content .psp-setup.psp-panel .psp-form-label {
    width: 18rem;
    height: 4rem;
    padding-top: 1rem;
    display: block;
    float: left; }
  .psp .psp-content .psp-setup.psp-panel .psp-form-item {
    margin-left: 18rem; }
  .psp .psp-content .psp-setup.psp-panel input[type="text"], .psp .psp-content .psp-setup.psp-panel select, .psp .psp-content .psp-setup.psp-panel textarea {
    width: 100%;
    height: auto;
    padding: 1rem 1.6rem;
    border: solid 0.1rem #e5e5e5;
    border-radius: 0.5rem;
    clear: both; }
  .psp .psp-content .psp-setup.psp-panel input[type="checkbox"], .psp .psp-content .psp-setup.psp-panel input[type="radio"] {
    margin-top: 1.2rem;
    outline: none; }
  .psp .psp-content .psp-setup.psp-panel textarea {
    height: 10rem; }
  .psp .psp-content .psp-setup.psp-panel .psp-form-note {
    font-size: 1.2rem;
    font-weight: 500;
    color: #b2b2b2;
    display: block;
    margin-top: 1rem; }
  .psp .psp-content .psp-setup.psp-panel .psp-multiselect-half {
    display: inline-block;
    width: 42%; }
  .psp .psp-content .psp-setup.psp-panel .psp-multiselect-half select {
    height: auto; }
  .psp .psp-content .psp-setup.psp-panel .multisel_l2r_btn {
    padding-top: 2rem;
    width: 90%; }
  .psp .psp-section-header .psp-panel-heading {
    padding: 2.4rem; }
  .psp .psp-section-header .psp-panel-heading h1 {
    color: #383838;
    border: none;
    padding: 0;
    padding-bottom: 2rem; }
  .psp .psp-tab {
    font-size: 1.1rem;
    font-weight: 500;
    padding-top: 2rem; }
  .psp .psp-tab:last-child {
    margin-left: -4px; }
  .psp .psp-tab > span, .psp .psp-tab i {
    bottom: -2px;
    font-size: 1.5rem;
    padding-right: 1rem;
    position: relative; }
  .psp .psp-tab > span.psp-icon-other_products, .psp .psp-tab i.psp-icon-other_products {
    color: #d9534f; }
  .psp .psp-demo-keys {
    margin-bottom: 3rem;
    background: #f6f6f6;
    border-left-color: #34acdc !important;
    color: #727272;
    /* Pagination */ }
  .psp .psp-demo-keys strong {
    color: #b34208; }
  .psp .psp-demo-keys h3 {
    font-size: 1.3rem; }
  .psp .psp-demo-keys h4 {
    font-size: 1.4rem; }
  .psp .psp-demo-keys div.last-requests a {
    color: #fff; }
  .psp .psp-demo-keys table {
    display: none;
    margin-top: 2rem;
    border: 1px solid #fff; }
  .psp .psp-demo-keys table thead tr {
    background: #34acdc; }
  .psp .psp-demo-keys table thead tr th {
    padding: 0.5rem 1rem;
    color: #fff; }
  .psp .psp-demo-keys table tbody tr {
    background: #fff; }
  .psp .psp-demo-keys table tbody tr td {
    padding: 0.5rem 1rem;
    color: #525252; }
  .psp .tablenav {
    display: inline-block;
    margin: 0;
    vertical-align: top; }
  .psp .tablenav .tablenav-pages {
    margin: 0; }
  .psp .tablenav .tablenav-pages .displaying-num {
    margin-right: 0.9rem; }
  .psp .tablenav .tablenav-pages .displaying-num, .psp .tablenav .tablenav-pages .paging-input {
    font-size: 1.4rem;
    line-height: 3.5rem;
    vertical-align: middle; }
  .psp .tablenav .tablenav-pages .pagination-links .first-page, .psp .tablenav .tablenav-pages .pagination-links .prev-page, .psp .tablenav .tablenav-pages .pagination-links .next-page, .psp .tablenav .tablenav-pages .pagination-links .last-page {
    border-radius: 0.3rem;
    -webkit-border-radius: 0.3rem;
    -moz-border-radius: 0.3rem;
    -ms-border-radius: 0.3rem;
    -o-border-radius: 0.3rem;
    background: #f2f2f2;
    border: none;
    height: 3.2rem;
    margin-right: -0.1rem;
    padding-top: 0.7rem;
    width: 4rem; }
  .psp .tablenav .tablenav-pages .pagination-links .first-page:hover, .psp .tablenav .tablenav-pages .pagination-links .prev-page:hover, .psp .tablenav .tablenav-pages .pagination-links .next-page:hover, .psp .tablenav .tablenav-pages .pagination-links .last-page:hover {
    background: #ffa800;
    color: #fff; }
  .psp .tablenav .tablenav-pages .pagination-links .paging-input .current-page {
    border-radius: 0.3rem;
    -webkit-border-radius: 0.3rem;
    -moz-border-radius: 0.3rem;
    -ms-border-radius: 0.3rem;
    -o-border-radius: 0.3rem;
    background: #ffa800;
    border: none;
    color: #fff;
    height: 3.2rem;
    margin-right: 0.9rem;
    outline: none;
    padding-top: 0.5rem;
    vertical-align: top;
    width: 4rem !important; }
  .psp .tablenav .tablenav-pages .pagination-links .paging-input .total-pages {
    padding-right: 0.8rem; }
  .psp .psp-box-show-per-pages, .psp .tablenav {
    margin: 1.5rem 0 0; }
  .psp .psp-box-show-per-pages {
    margin-right: 0.1rem;
    /* Tables */ }
  .psp .psp-box-show-per-pages select {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    display: inline-block;
    font-size: 1.4rem;
    height: 3.2rem;
    line-height: 2.5rem;
    padding-left: 0.9rem;
    width: 6.6rem; }
  .psp .psp-box-show-per-pages select:active {
    height: 3.2rem; }
  .psp .psp-box-show-per-pages select:focus {
    height: 3.2rem; }
  .psp .psp-box-show-per-pages label {
    color: #383838;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2.5rem;
    margin-left: 0.6rem;
    padding-top: 0.4rem;
    vertical-align: top; }
  .psp .psp-table, .psp .psp-table th, .psp .psp-table td {
    border: 0.1rem solid #dbdbdb; }
  .psp .psp-table thead {
    background: #f6f6f6;
    min-height: 3rem; }
  .psp #psp-ajax-response {
    position: relative; }
  .psp #psp-ajaxLoadingBox {
    padding-left: 4rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -4rem;
    margin-top: -2rem;
    background: #fff url("images/ajax-loader.gif") no-repeat 1rem center; }
  .psp #psp-tab-div-id-page_status .psp-multikw-tab-menu {
    height: 59px;
    /* Multi Keywords - sub tabs */ }
  .psp .psp-multikw .psp-multikw-tab-menu {
    width: 98%;
    height: 90px;
    background: #fff;
    margin: 0px 0px 0px 0px;
    border-radius: 3px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    top: -30px;
    border: 1px solid #f2f2f2; }
  .psp .psp-multikw .psp-multikw-tab-menu a {
    display: inline-block;
    padding: 8px 21px 7px 12px;
    font: normal 13px Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #383838;
    margin: 10px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-radius: 3px; }
  .psp .psp-multikw .psp-multikw-tab-menu a:hover, .psp .psp-multikw .psp-multikw-tab-menu a.open {
    color: #fff;
    background-color: #34495e; }
  .psp .psp-multikw .psp-multikw-tab-menu a:hover .psp-progress-score, .psp .psp-multikw .psp-multikw-tab-menu a.open .psp-progress-score {
    color: #fff; }
  .psp .psp-multikw .psp-multikw-tab-menu a:hover .psp-numtoordinal, .psp .psp-multikw .psp-multikw-tab-menu a.open .psp-numtoordinal {
    background: #2c3e50; }
  .psp .psp-multikw .psp-multikw-tab-menu a:active, .psp .psp-multikw .psp-multikw-tab-menu a:focus, .psp .psp-multikw .psp-multikw-tab-menu a:active {
    outline: none; }
  .psp .psp-multikw .psp-multikw-tab-menu a .psp-progress {
    width: 12rem;
    margin-left: 0; }
  .psp .psp-multikw .psp-multikw-tab-menu a .psp-progress .psp-progress-score {
    background: none; }
  .psp .psp-multikw .psp-multikw-tab-container {
    width: 98%;
    margin: 0% 1% 1% 1%; }
  .psp .psp-multikw .psp-multikw-meta-box-container {
    background-color: #f2f2f2;
    margin-top: 50px; }
  .psp .psp-multikw .psp-dashboard-box {
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 0 1px #fff;
    -moz-box-shadow: 0 1px 0 1px #fff;
    box-shadow: 0 1px 0 1px #fff;
    float: left;
    margin: -18px 0 1% 1.6%;
    min-height: 140px;
    background-color: #fff;
    padding-top: 20px; }
  .psp .psp-multikw .psp-dashboard-box:first-child {
    margin-left: 0px; }
  .psp .psp-multikw .psp-dashboard-box.span_3_of_3 {
    width: 100%; }
  .psp .psp-multikw .psp-dashboard-box.span_2_of_3 {
    width: 66.1%; }
  .psp .psp-multikw .psp-dashboard-box.span_2_of_1 {
    width: 32.2%; }
  .psp .psp-multikw .psp-dashboard-box.span_2_of_2 {
    width: 49%; }
  .psp .psp-multikw .psp-dashboard-box h1 {
    color: #2d2d2d;
    position: relative;
    font: bold 16px Arial, Helvetica, sans-serif !important;
    width: 97%;
    display: block;
    border-bottom: 1px solid #f2f2f2;
    padding: 0px 0px 8px 0px;
    margin: 10px 1.5% 10px 1.5%; }
  .psp .psp-multikw .psp-dashboard-box h1 a {
    display: block;
    width: 17px;
    height: 15px;
    position: absolute;
    top: 0px;
    right: 0px; }
  .psp .psp-multikw .psp-dashboard-box h1:before {
    font-family: 'seo-checks';
    font-size: 1.6rem;
    content: "\e903";
    margin-right: 10px; }
  .psp .psp-multikw .psp-dashboard-box-content {
    margin: 10px 1.5% 10px 1.5%;
    width: 97%; }
  .psp .psp-multikw .psp-dashboard-box-content > table.form-table > tbody > tr > td:nth-child(1) {
    width: 25%; }

.psp .psp-form-button-group {
  font-size: 1.6rem;
  float: left;
  margin-right: 0.2rem;
  padding: 0.5rem 0.5rem; }
  .psp .psp-form-button-group:last-child {
    margin-right: 0; }
  .psp .psp-form-button-group i.fa-eye {
    color: #ffa800; }
  .psp .psp-form-button-group i.fa-eye-slash {
    color: #27ae60; }
  .psp .psp-form-button-group i.fa-refresh {
    color: #795548; }
  .psp .psp-form-button-group i.fa-edit {
    color: #3194f1; }
  .psp .psp-form-button-group i.fa-times {
    color: #e41e26; }

.psp-icon-content_spinner:before {
  content: "\e90d"; }

.tipsy_menu {
  /* Extra Large devices (extra large desktops, px(1700) and down) */ }
  .tipsy_menu .tipsy-inner {
    background-color: #000; }
  .tipsy_menu .tipsy-arrow {
    display: none; }

@media (max-width: 1700px) {
  .psp.psp-mod-link-redirect #psp-list-table-posts table tbody td.psp-phrase, .psp.psp-mod-link-builder #psp-list-table-posts table tbody td.psp-phrase, .psp.psp-404 #psp-list-table-posts table tbody td.psp-phrase, .psp.psp-mod-serp #psp-list-table-posts table tbody td.psp-phrase, .psp.psp-mod-link-redirect #psp-list-table-posts table tbody td.psp-url-orig, .psp.psp-mod-link-builder #psp-list-table-posts table tbody td.psp-url-orig, .psp.psp-404 #psp-list-table-posts table tbody td.psp-url-orig, .psp.psp-mod-serp #psp-list-table-posts table tbody td.psp-url-orig, .psp.psp-mod-link-redirect #psp-list-table-posts table tbody td.psp-url-redirect, .psp.psp-mod-link-builder #psp-list-table-posts table tbody td.psp-url-redirect, .psp.psp-404 #psp-list-table-posts table tbody td.psp-url-redirect, .psp.psp-mod-serp #psp-list-table-posts table tbody td.psp-url-redirect {
    max-width: 17rem !important;
    overflow-wrap: break-word !important; }

  .psp.psp-mod-link-redirect #psp-list-table-posts table tbody td.psp-url-orig a, .psp.psp-mod-link-redirect #psp-list-table-posts table tbody td.psp-url-redirect a {
    font-weight: normal;
    font-style: italic;
    width: 180px;
    overflow: hidden;
    display: block; }

  .psp .psp-remote-support .psp-boxid-login {
    margin-top: 3rem; }
    .psp .psp-remote-support select {
      margin-left: 0;
      margin-top: 2rem;
      width: 100% !important; }
    .psp .psp-remote-support input[type="text"], .psp .psp-remote-support input[type="password"], .psp .psp-remote-support .psp-boxid-register {
      width: 100%; }
    .psp .psp-remote-support .wp-editor-tabs button {
      height: 4rem; }
    .psp .psp-section-modules_manager .psp-module-manager {
      width: auto; }
      .psp .psp-section-modules_manager .psp-module-manager tr td {
        vertical-align: middle; }
        .psp .psp-section-modules_manager .psp-module-manager tr td:nth-child(5) {
          width: 50%; }
    .psp .psp-section-modules_manager .psp-list-table-left-col {
      width: 100%; }
      .psp .psp-section-modules_manager .psp-list-table-left-col input:nth-of-type(1) {
        width: 50%; }
        .psp .psp-section-modules_manager .psp-list-table-left-col input:nth-of-type(2) {
          width: 49%; }
    .psp .psp-server-status .psp-table tr td, .psp .psp-server-status .psp-table tr th {
      overflow: auto; }
      .psp .psp-server-status .psp-table tr td .psp-message, .psp .psp-server-status .psp-table tr th .psp-message {
        overflow: hidden; }
      .psp .psp-server-status .psp-table tr td .psp-import-products-test, .psp .psp-server-status .psp-table tr th .psp-import-products-test {
        margin: 2.5rem 0; }
        .psp .psp-server-status .psp-table tr td .psp-import-products-test .psp-test-timeline, .psp .psp-server-status .psp-table tr th .psp-import-products-test .psp-test-timeline {
          width: 93%; } }

@media (max-width: 1440px) {
  /* Large devices (large desktops, px(1200) and down) */
    .psp-numtoordinal {
      margin-right: 2px;
      width: 20px;
      height: 20px;
      font-size: 10px; }
    .psp .psp-multikw .psp-multikw-tab-menu a {
      padding: 10px 5px 7px 5px;
      font: normal 11px Arial, Helvetica, sans-serif;
      margin: 10px 2px; }
    .psp .psp-multikw .psp-multikw-tab-menu {
      height: 60px; }
    .psp .psp-content .psp-sidebar .logo img {
      width: 98%; } }

@media (max-width: 1200px) {
  /* Medium devices (desktops, px(992) and down) */
    .psp .psp-lists-status li {
      margin: 0 0 0 0; }
    .psp .psp-content .psp-main .panel .panel-heading h2 {
      line-height: 3rem;
      margin-bottom: 10px; }
    .psp #psp-gAnalytics-wrapper #audience-choose-container div {
      width: 100%; }
    .psp #psp-gAnalytics-wrapper .psp-ga-summary-block {
      width: 100%;
      margin-bottom: 1rem; }
    .tipsy {
      display: none !important; }
    .psp .psp-content .psp-sidebar .logo img {
      width: 98%; }
    .psp .psp-server-status .psp-table tr td .psp-begin-test-container {
      text-align: center; }
      .psp .psp-server-status .psp-table tr td .psp-begin-test-container > * {
        margin: 1rem auto;
        display: block; }
      .psp .psp-server-status .psp-table tr td .psp-begin-test-container a {
        width: 11.7rem; } }

@media (max-width: 992px) {
  /* WordPress First Menu breaking point - 960px */
    .auto-fold #wpcontent {
      padding-left: 0; }
    .psp .psp-content {
      padding-left: 0; } }

@media (max-width: 960px) {
  /* WordPress Second Menu breaking point - 782px */ }

@media (max-width: 782px) {
  /* Small devices (mobiles, px(768) and down) */
    .psp .psp-content .psp-setup.psp-panel .psp-multiselect-half {
      display: block;
      width: 100%; }
      .psp .psp-content .psp-setup.psp-panel .multisel_l2r_btn {
        width: 100%; }
        .psp .psp-content .psp-setup.psp-panel .multisel_l2r_btn span {
          width: 49% !important; }
          .psp .psp-content .psp-setup.psp-panel .multisel_l2r_btn span input {
            margin: 0.4rem 0;
            width: 100%; }
      .psp .psp-content .psp-dashboard-icons ul li a:hover {
        background: #9b3907 !important; }
      .psp .psp-content .psp-dashboard-icons ul li a:before {
        display: none; } }

@media (max-width: 768px) {
  /* Custom Media Query (mobiles, px(640) and down) */
    #wpbody select {
      font-size: 1.3rem;
      padding: 0.6rem; }
      #wpbody select[multiple="multiple"] {
        height: auto; }
    .psp .psp-content > * {
      display: block; }
      .psp .psp-content input {
        max-width: 50rem; }
      .psp .psp-content .psp-sidebar {
        width: 100%; }
        .psp .psp-content .psp-sidebar .psp-title {
          padding-top: 0;
          padding-bottom: 3rem;
          text-align: center;
          left: 50%;
          -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          -moz-transform: translateX(-50%);
          -o-transform: translateX(-50%);
          transform: translateX(-50%); }
          .psp .psp-content .psp-sidebar .psp-title span {
            top: 1rem;
            right: 3rem; }
          .psp .psp-content .psp-sidebar .psp-title img {
            width: 70%; }
      .psp .psp-responsive-menu {
        display: block;
        font-size: 1.7rem;
        font-weight: 700;
        text-align: center;
        text-transform: uppercase;
        cursor: pointer; }
      .psp .psp-responsive-menu i {
        padding-left: 0.5rem; }
      .psp .psp-nav {
        display: none; }
      .psp .psp-nav > ul {
        display: block;
        min-width: 49%;
        text-align: center; }
        .psp .psp-nav > ul i {
          display: none; }
        .psp .psp-nav > ul li, .psp .psp-nav > ul a {
          padding: 0 !important; }
        .psp .psp-nav > ul .psp-nav-title {
          margin: 0 auto 1.9rem;
          width: 70% !important; }
      .psp #psp-gAnalytics-wrapper .psp-top-filters {
        float: none; }
      .psp #psp-gAnalytics-wrapper #audience-choose-container div {
        width: auto;
        margin: 0 1rem 1rem 0; }
      .psp #psp-gAnalytics-wrapper .psp-ga-summary-block {
        margin-left: 0; }
      .psp .psp-serp #psp-serp-container .psp-top-filters .psp-select-engine-wrapper {
        float: left; }
        .psp .psp-serp #psp-serp-container .psp-top-filters #psp-filter-by-date {
          float: right; }
        .psp .psp-serp #psp-serp-container .psp-serp-graph {
          max-width: 68rem; } }

@media (max-width: 640px) {
  /* Extra Small devices (mobiles, px(480) and down) */
    .psp .psp-nav > ul {
      display: inline-block;
      width: 96%; }
      .psp #psp-lightbox-overlay #psp-lightbox-container {
        top: 5% !important;
        left: 50% !important;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 80%; }
        .psp #psp-lightbox-overlay #psp-lightbox-container h1 {
          width: 100% !important; }
      .psp #psp-list-table-posts {
        overflow: auto; }
      .psp #psp-list-table-header .psp-list-table-left-col {
        width: auto; }
        .psp #psp-list-table-header .psp-list-table-right-col {
          float: left;
          width: auto; }
        .psp #psp-list-table-header .psp-list-table-right-col .psp-box-show-per-pages {
          float: none; }
        .psp #psp-list-table-header .psp-list-table-right-col .psp-list-table-pagination {
          float: none; }
          .psp #psp-list-table-header .psp-list-table-right-col .psp-list-table-pagination .tablenav-pages {
            margin: 0; }
            .psp #psp-list-table-header .psp-list-table-right-col .psp-list-table-pagination .tablenav-pages .displaying-num {
              float: left; }
            .psp #psp-list-table-header .psp-list-table-right-col .psp-list-table-pagination .tablenav-pages .pagination-links {
              clear: both;
              display: block;
              text-align: left; }
      .psp .psp-table thead th.checkbox-column {
        width: 4rem; }
      .psp .psp-list-table-search-box #psp-search-btn {
        padding: 1rem 2rem !important; }
      .psp .psp-content {
        display: block !important;
        float: left;
        max-width: auto; }
        .psp .psp-content > * {
          display: block !important; }
        .psp .psp-content .psp-tab {
          border: medium none;
          width: 100%;
          margin: 0; }
        .psp .psp-content .psp-dashboard-icons ul {
          text-align: center; }
        .psp .psp-content .psp-setup.psp-panel .psp-form-label, .psp .psp-content .psp-setup.psp-panel input[type="text"], .psp .psp-content .psp-setup.psp-panel select, .psp .psp-content .psp-setup.psp-panel textarea {
          width: 100% !important; }
        .psp .psp-content .psp-setup.psp-panel .psp-form-item {
          margin-left: 0;
          width: 100%; }
        .psp .psp-content .psp-setup.psp-panel .psp-div2table-tr div input {
          width: 240px !important; }
        .psp .psp-content .psp-country-name {
          display: none !important; }
      .psp .psp-section-dashboard .dashboard_grid_1 {
        width: 48%; }
        .psp .psp-section-dashboard .psp-numer-items-in-top {
          margin-top: -0.3rem!important; }
      .psp .psp-dashboard-box-support img {
        width: 100%; }
      .psp .psp-section-modules_manager .psp-module-manager {
        width: auto; }
        .psp .psp-section-modules_manager .psp-module-manager tr th:nth-child(1), .psp .psp-section-modules_manager .psp-module-manager tr td:nth-child(1), .psp .psp-section-modules_manager .psp-module-manager tr th:nth-child(2), .psp .psp-section-modules_manager .psp-module-manager tr td:nth-child(2), .psp .psp-section-modules_manager .psp-module-manager tr th:nth-child(3), .psp .psp-section-modules_manager .psp-module-manager tr td:nth-child(3) {
          display: none; }
          .psp .psp-section-modules_manager .psp-module-manager tr td:nth-child(4) {
            width: 40%; }
            .psp .psp-section-modules_manager .psp-module-manager tr td:nth-child(4) span {
              margin-bottom: 2rem; }
        .psp .psp-section-modules_manager .psp-list-table-left-col input {
          display: none; }
      .psp #psp-gAnalytics-wrapper .psp-top-filters #psp-filter-by-date {
        width: auto; }
        .psp #psp-gAnalytics-wrapper .psp-top-filters #psp-filter-by-date label, .psp #psp-gAnalytics-wrapper .psp-top-filters #psp-filter-by-date input[type="text"] {
          float: none;
          margin: 0.5rem 0; }
      .psp .psp-serp #psp-serp-container .psp-top-filters {
        height: auto; }
        .psp .psp-serp #psp-serp-container .psp-top-filters .psp-select-engine-wrapper {
          float: none; }
        .psp .psp-serp #psp-serp-container .psp-top-filters #psp-filter-by-date {
          float: none;
          position: relative;
          top: initial;
          right: initial;
          width: auto; }
          .psp .psp-serp #psp-serp-container .psp-top-filters #psp-filter-by-date label, .psp .psp-serp #psp-serp-container .psp-top-filters #psp-filter-by-date input, .psp .psp-serp #psp-serp-container .psp-top-filters #psp-filter-by-date input[type="text"] {
            float: none;
            margin: 0.5rem 0; }
        .psp .psp-serp #psp-serp-container .psp-serp-filter-keyurl-content div {
          width: auto !important; }
        .psp .psp-serp #psp-serp-container .psp-serp-filter-keyurl-content > div:nth-child(1), .psp .psp-serp #psp-serp-container .psp-serp-filter-keyurl-content > div:nth-child(2) {
          border-right: 0.1rem solid #dadada;
          border-bottom: 0.1rem solid #dadada; }
        .psp .psp-serp #psp-serp-container .psp-serp-filter-keyurl-content > div:nth-child(2) {
          margin-top: 2rem; }
        .psp .psp-serp #psp-serp-container .psp-serp-filter-keyurl-content .psp-table thead th:first-child {
          width: 4rem; }
          .psp .psp-serp #psp-serp-container .psp-serp-filter-keyurl-content .psp-table thead th:last-child {
            padding: 1rem 1rem; }
          .psp .psp-serp #psp-serp-container .psp-serp-filter-keyurl-content .psp-table td {
            padding: 0.7rem 1rem; }
        .psp .psp-serp #psp-add-keyword-block > div {
          width: auto !important; }
        .psp .psp-serp #psp-add-keyword-block label {
          margin: 1rem 0; }
        .psp .psp-serp #psp-add-keyword-block input#psp-new-keyword-link {
          margin-top: 0;
          width: auto; }
        .psp .psp-serp #psp-add-keyword-block > div:nth-child(3) label {
          margin-bottom: 0.5rem; }
        .psp .psp-serp #psp-add-keyword-block .psp-or-block {
          margin-left: 0; }
        .psp .psp-serp #psp-add-keyword-block #psp-submit-to-reporter {
          margin-left: 0; }
        .psp .psp-serp #psp-list-table-header .psp-list-table-right-col {
          float: none; }
      .psp form#psp_serp img, .psp #psp_google_authorship img {
        width: 95%;
        height: auto; }
      .psp .psp-pagespeed .psp-box-show-per-pages {
        margin-top: 1rem; } }

@media (max-width: 480px) {
  .psp .psp-section-dashboard .dashboard_grid_1.panel {
    width: 100%;
    margin-bottom: 0.7rem !important; }
    .psp .psp-section-dashboard .psp-top-products li {
      position: relative; }
      .psp .psp-section-dashboard .psp-top-products li a.psp-the-product {
        width: 100%; }
      .psp .psp-section-dashboard .psp-top-products li .psp-prod-position {
        position: absolute;
        top: 13px;
        left: 0;
        z-index: 999;
        display: block; }
        .psp .psp-section-dashboard .psp-top-products li .psp-prod-position span {
          width: 2.4rem; }
    .psp .psp-content .psp-setup.psp-panel .psp-div2table-tr div input {
      width: 140px !important; }
      .psp .psp-content .psp-setup.psp-panel .psp-div2table-tr > div {
        display: inline-block; }
      .psp .psp-content .psp-setup.psp-panel .multisel_l2r_btn span {
        width: 100% !important; }
    .psp .psp-section-modules_manager .psp-list-table-left-col input {
      display: none; }
    .psp .psp-remote-support .psp-table tr td:first-child {
      width: 12rem; }
      .psp .psp-remote-support .psp-boxid-ticket form a, .psp .psp-remote-support .psp-boxid-ticket form input[type="submit"] {
        width: 22.7rem;
        overflow: hidden;
        text-overflow: ellipsis; }
    .psp .psp-server-status .psp-table tr td .psp-message {
      padding: 0.5rem; }
      .psp .psp-server-status .psp-table tr td .psp-import-products-test a, .psp .psp-server-status .psp-table tr td .psp-import-products-test input {
        width: 100%; } }


/*** Compile time: 0.52450895309448 */