.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 #f2f2f2;
    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: #f2f2f2; }
  .psp .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #f2f2f2; }
  .psp .panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333; }
  .psp .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #f2f2f2; }
  .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-heading, .psp .panel .panel-body {
    padding: 29px 23px; }
  .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: 11px; }
  .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: 120px auto 20px auto;
    font-size: 10px;
    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: 11px 20px;
  border-bottom: 1px solid #f2f2f2; }

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

.psp-table tr td {
  border-bottom: 1px solid #f2f2f2;
  padding: 7px 20px; }

.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: 80px; }

.psp-table tr td.psp-icon-column img {
  margin: 0 2px; }

.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: 8px;
      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: 6px; }
    .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: 100px;
    left: 33%;
    -moz-opacity: 1;
    opacity: 1;
    position: absolute;
    top: 300px;
    width: 40%;
    z-index: 10000; }
    .psp #psp-main-loading #psp-loading-box .psp-loading-text {
      color: #999;
      font-size: 11px;
      position: relative;
      text-align: center;
      text-transform: uppercase;
      top: 25px; }
  .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: -10px 0 0 0;
    float: left;
    padding: 3px;
    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: 17px !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;
      padding-right: 20px; }
  .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 {
      position: absolute;
      top: 24px;
      left: 86%;
      clear: left;
      width: auto !important;
      min-width: 18rem !important; }
      .psp #psp-list-table-header .psp-list-table-header-row-first .psp-list-table-search-box.psp-search-standard-design #psp-search-btn {
        background: none;
        border: none;
        padding-top: 6px;
        vertical-align: top; }
        .psp #psp-list-table-header .psp-list-table-header-row-first .psp-list-table-search-box.psp-search-standard-design #psp-search-btn span {
          color: #ffa800;
          font-size: 22px; }
        .psp #psp-list-table-header .psp-list-table-header-row-first .psp-list-table-search-box.psp-search-standard-design #psp-search-btn:hover span {
          color: #805400; }
      .psp #psp-list-table-header .psp-list-table-header-row-first .psp-list-table-search-box.psp-search-standard-design #psp-search-text {
        border: none;
        border-bottom: 1px solid #f2f2f2;
        -webkit-box-shadow: none;
        box-shadow: none;
        color: #c4c4c4;
        font-size: 14px;
        font-weight: 500;
        height: 33px;
        padding: 0;
        width: 148px; }
        .psp #psp-list-table-header .psp-list-table-header-row-first .psp-list-table-search-box.psp-search-standard-design #psp-search-text {
          background-image: linear-gradient(#ffa800, #ffa800), linear-gradient(#d2d2d2, #d2d2d2);
          background-size: 0 2px, 100% 1px;
          background-repeat: no-repeat;
          background-position: center bottom, center calc(100% - 1px);
          background-color: transparent;
          border: 0;
          border-radius: 0;
          box-shadow: none;
          float: none;
          font-weight: 400;
          transition: background 0s ease-out; }
        .psp #psp-list-table-header .psp-list-table-header-row-first .psp-list-table-search-box.psp-search-standard-design #psp-search-text:focus {
          background-image: linear-gradient(#ffa800, #ffa800), linear-gradient(#d2d2d2, #d2d2d2);
          background-size: 100% 2px, 100% 1px;
          box-shadow: none;
          outline: none;
          transition-duration: 0.3s; }
      .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 10px 0 0;
    position: relative;
    bottom: -4px; }
  .psp #psp-list-table-header .psp-filter-post_parent {
    width: auto;
    min-width: 100px;
    max-width: 400px; }
  .psp #psp-list-table-header .psp-filter-general_field {
    float: left;
    margin: 0 10px 0 0;
    position: relative;
    bottom: -4px;
    width: auto;
    min-width: 150px;
    max-width: 400px; }
  .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: 300px;
    /* start psp-list-table-posts */ }
  .psp .psp-list-table-search-box input[type=text] {
    width: 195px;
    margin: 4px 0 0 0; }
  .psp .psp-list-table-search-box input[type=button] {
    margin: 7px 0 0 5px; }
  .psp .psp-list-table-search-box .psp-search-btn {
    background: none;
    border: none;
    padding-top: 6px;
    vertical-align: top; }
    .psp .psp-list-table-search-box .psp-search-btn span {
      color: #ffa800;
      font-size: 22px; }
    .psp .psp-list-table-search-box .psp-search-btn:hover span {
      color: #805400; }
  .psp #psp-list-table-posts {
    float: left;
    margin-bottom: 14px;
    margin-top: 21px !important;
    overflow: hidden;
    padding-bottom: 5px;
    width: 100%;
    /* end psp-list-table-posts */ }
  .psp #psp-list-table-posts table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 6px 0; }
    .psp #psp-list-table-posts table tr th {
      padding: 8px 10px; }
    .psp #psp-list-table-posts table tr th:nth-child(4), .psp #psp-list-table-posts table tr th:nth-child(5) {
      padding-left: 10px; }
    .psp #psp-list-table-posts table td {
      padding: 23px 11px 25px 22px;
      position: relative;
      text-align: center;
      vertical-align: middle; }
      .psp #psp-list-table-posts table td td:first-child {
        padding: 6px 22px; }
      .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(0, 0, 0, 0.1);
      position: absolute;
      top: 0;
      z-index: 1000000000;
      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: 13px; }
    .psp #psp-list-table-posts table .psp-seo-report-btn {
      position: relative;
      font-weight: normal; }

.tipsy {
  position: absolute;
  top: 0;
  left: 0;
  padding: 6px 8px;
  font-family: sans-serif;
  font-size: 12px;
  line-height: normal;
  color: #fff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #489be8;
  z-index: 9999; }

.tipsy:before {
  position: absolute;
  bottom: -5px;
  left: 5px;
  display: inline-block;
  content: '';
  border-right: 5px solid transparent;
  border-top: 5px solid #489be8;
  border-bottom: 0 solid #489be8;
  border-left: 5px solid transparent; }

.tipsy.arrow-top:before {
  bottom: auto;
  top: -5px;
  border-top-width: 0;
  border-bottom-width: 5px; }

.tipsy.arrow-bottom:before {
  bottom: -5px;
  top: auto;
  border-top-width: 5px;
  border-bottom-width: 0; }

.tipsy.arrow-left:before {
  left: 5px;
  right: auto; }

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

.tipsy.arrow-right:before {
  right: 5px;
  left: auto; }

.tipsy.arrow-side-left:before {
  top: 50%;
  bottom: auto;
  left: 0;
  right: auto;
  margin-top: -5px;
  margin-left: -5px;
  border-right-color: #489be8;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 0; }

.tipsy.arrow-side-right:before {
  top: 50%;
  bottom: auto;
  right: 0;
  left: auto;
  margin-top: -5px;
  margin-right: -5px;
  border-left-color: #489be8;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 0;
  /* options */ }

#psp_report .psp-report-opt-recurrency {
  margin-bottom: 2.5rem;
  margin-top: 2.5rem;
  margin-left: 2.5rem; }

#psp #psp-report {
  margin: 0 15px 10px 10px;
  padding-bottom: 12px;
  position: relative;
  /* end report */ }
  #psp #psp-report .psp-sync-filters {
    margin: 20px 0 20px 0;
    position: relative; }
    #psp #psp-report .psp-sync-filters select {
      border: 1px solid #e5e5e5;
      border-radius: 5px;
      height: 40px !important;
      padding: 10px 16px !important;
      margin: 0 10px 0 0;
      position: relative;
      bottom: -4px;
      width: auto;
      min-width: 150px;
      max-width: 400px; }
    #psp #psp-report .psp-sync-filters a {
      display: inline-block;
      cursor: pointer; }
      #psp #psp-report .psp-sync-filters a span {
        color: #999; }
    #psp #psp-report .psp-sync-filters span.right {
      display: inline-block;
      position: absolute;
      right: 0;
      top: 0; }
      #psp #psp-report .psp-sync-filters span.right button {
        background: #82b144;
        border: none;
        border-radius: 3px;
        color: #fff;
        cursor: pointer;
        font-size: 10px;
        font-weight: 600;
        text-transform: uppercase;
        width: 66px;
        height: 26px;
        width: 146px;
        background: #489be8; }
        #psp #psp-report .psp-sync-filters span.right button:hover {
          background: #e87124; }
        #psp #psp-report .psp-sync-filters span.right button:active {
          background: #2878e3; }
        #psp #psp-report .psp-sync-filters span.right button.sync-all {
          width: 116px;
          background: #82b144; }
      #psp #psp-report .psp-sync-filters span.right input {
        margin: 0;
        padding: 0;
        margin-right: 5px; }
      #psp #psp-report .psp-sync-filters span.right strong {
        width: 20px;
        text-align: right;
        display: inline-block; }
  #psp #psp-report .psp-sync-table {
    max-height: 597px;
    overflow: auto; }
    #psp #psp-report .psp-sync-table table {
      border: 1px solid #e5e5e5;
      border-radius: 2px;
      margin-bottom: 12px;
      text-align: center;
      width: 100%; }
      #psp #psp-report .psp-sync-table table tr:nth-child(2n + 3) {
        min-height: 51px; }
        #psp #psp-report .psp-sync-table table tr td:nth-child(2) a.sign-plus {
          color: #82b144; }
          #psp #psp-report .psp-sync-table table tr td:nth-child(2) a.sign-minus {
            color: #d35400; }
      #psp #psp-report .psp-sync-table table th {
        background: #fafafa;
        border-bottom: 1px solid #dfdfdf;
        color: #31485b;
        font-size: 11px;
        font-weight: bold;
        text-transform: uppercase;
        border-left: 1px solid #dfdfdf;
        text-transform: uppercase;
        padding: 10px 10px; }
      #psp #psp-report .psp-sync-table table td {
        border-left: 1px solid #dfdfdf;
        text-transform: uppercase;
        padding: 10px;
        text-align: center;
        vertical-align: middle; }
        #psp #psp-report .psp-sync-table table td:nth-last-child(2) {
          text-transform: initial; }
        #psp #psp-report .psp-sync-table table td:nth-last-child(3) {
          text-transform: initial; }
        #psp #psp-report .psp-sync-table table td:first-child {
          border-left: none; }
        #psp #psp-report .psp-sync-table table td:nth-child(2) {
          padding-left: 10px;
          color: #9b9b9b;
          font-size: 10px;
          font-weight: 650; }
          #psp #psp-report .psp-sync-table table td:nth-child(2) a {
            color: #82b144;
            font-size: 12px;
            font-weight: 700;
            margin-left: 10px;
            text-decoration: none; }
        #psp #psp-report .psp-sync-table table td:nth-child(3) {
          padding-left: 10px;
          color: #9b9b9b;
          font-size: 10px;
          font-weight: 650; }
          #psp #psp-report .psp-sync-table table td:nth-child(3) a {
            color: #3e5466;
            font-size: 11px;
            font-weight: 600;
            text-decoration: none; }
        #psp #psp-report .psp-sync-table table td:nth-child(5) {
          color: #9b9b9b;
          font-size: 11px;
          font-weight: 600; }
        #psp #psp-report .psp-sync-table table td:nth-child(7) {
          color: #9b9b9b;
          font-size: 11px;
          font-weight: 600; }
        #psp #psp-report .psp-sync-table table td img {
          max-width: 25px;
          vertical-align: middle;
          margin-right: 10px; }
        #psp #psp-report .psp-sync-table table td:nth-child(4) a {
          color: #1876a3;
          font-size: 11px;
          font-style: italic; }
        #psp #psp-report .psp-sync-table table td:nth-child(6) button {
          background: #82b144;
          border: none;
          border-radius: 3px;
          color: #fff;
          cursor: pointer;
          font-size: 10px;
          font-weight: 600;
          text-transform: uppercase;
          width: 66px;
          height: 26px; }
          #psp #psp-report .psp-sync-table table td:nth-child(6) button:hover {
            background: #e87124; }
          #psp #psp-report .psp-sync-table table td:nth-child(6) button:active {
            background: #2878e3; }
      #psp #psp-report .psp-sync-table table i {
        color: #ccc;
        font-size: 11px;
        min-height: 25px;
        min-width: 20px;
        padding-top: 18px; }
      #psp #psp-report .psp-sync-table table .wz-next-sync {
        background: #fef3df !important; }
        #psp #psp-report .psp-sync-table table .wz-next-sync i {
          color: #e67e22; }
      #psp #psp-report .psp-sync-table table .wz-synced i {
        color: #27ae60; }
      #psp #psp-report .psp-sync-table table .wz-variation img {
        margin-left: 35px; }
      #psp #psp-report .psp-sync-table table tbody tr.wz-variation:nth-child(n + 2) {
        display: none; }
        #psp #psp-report .psp-sync-table table tbody tr.wz-variation.first td:not(:first-child) {
          border-top: 1px dotted #82b144; }
        #psp #psp-report .psp-sync-table table tbody tr.wz-variation.last td:not(:first-child) {
          border-bottom: 1px dotted #82b144; }
    #psp #psp-report .psp-sync-table.stats_prod table i {
      padding-top: 0; }
      #psp #psp-report .psp-sync-table.stats_prod table tr td:nth-child(1) {
        vertical-align: middle; }
        #psp #psp-report .psp-sync-table.stats_prod table tr td .psp-prod-stats-number {
          color: #fff; }
  #psp #psp-report .psp-sync-info {
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    padding: 12px; }
    #psp #psp-report .psp-sync-info p {
      font: bold 12px Open Sans, sans-serif;
      color: #656565;
      margin: 16px 0 0; }
      #psp #psp-report .psp-sync-info p button {
        background: #82b144;
        border: none;
        border-radius: 3px;
        color: #fff;
        cursor: pointer;
        font-size: 10px;
        font-weight: 600;
        text-transform: uppercase;
        width: 66px;
        height: 26px;
        width: 96px;
        background: #489be8; }
        #psp #psp-report .psp-sync-info p button:hover {
          background: #e87124; }
        #psp #psp-report .psp-sync-info p button:active {
          background: #2878e3; }
      #psp #psp-report .psp-sync-info p span {
        margin: 0 2px; }
    #psp #psp-report .psp-sync-info h3 {
      font-family: Open Sans, sans-serif;
      font-size: 14px;
      font-weight: bold;
      color: #31485b;
      text-transform: uppercase;
      margin-top: 0; }
    #psp #psp-report .psp-sync-info form select {
      font-size: 12px;
      font-weight: normal;
      height: 21px;
      margin: -2px 0 0;
      padding: 0;
      vertical-align: middle; }
      #psp #psp-report .psp-sync-info form select:active {
        font-size: 12px;
        font-weight: normal;
        height: 21px;
        margin: -2px 0 0;
        padding: 0;
        vertical-align: middle; }
      #psp #psp-report .psp-sync-info form select:focus {
        font-size: 12px;
        font-weight: normal;
        height: 21px;
        margin: -2px 0 0;
        padding: 0;
        vertical-align: middle; }
    #psp #psp-report .psp-sync-info .psp-sync-settings-msg {
      display: inline-block; }
  #psp #psp-report .wz-uppercase {
    text-transform: uppercase !important; }
  #psp #psp-report .wz-hide-me {
    display: table-row !important; }
  #psp #psp-report #psp-main-loading button {
    background: #82b144;
    border: none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    width: 66px;
    height: 26px;
    display: inline-block;
    margin-left: 7px;
    width: 126px;
    background: #e87124;
    background: #2878e3; }
  #psp #psp-report button.view_log {
    background: #ff9800 !important; }
    #psp #psp-report button.view_log:hover {
      background: #ffc107 !important; }
  #psp #psp-report button.download_pdf {
    background: #4caf50 !important; }
    #psp #psp-report button.download_pdf:hover {
      background: #8bc34a !important; }
  #psp #psp-report button.send_email {
    width: 7.2rem !important;
    background: #2196f3 !important; }
    #psp #psp-report button.send_email:hover {
      background: #00bcd4 !important; }
  #psp .psp-report-log-lightbox {
    position: absolute;
    z-index: 99999;
    background: rgba(11, 19, 23, 0.7);
    top: 0;
    left: -20px;
    right: 0;
    bottom: 0; }
  #psp .psp-report-log-lightbox .psp-download-in-progress-box {
    position: absolute;
    left: 50%;
    top: 10%;
    margin-left: -500px;
    width: 1000px;
    background: #eceff0;
    border-radius: 5px; }
    #psp .psp-report-log-lightbox .psp-download-in-progress-box h1 {
      width: 100%;
      display: block;
      padding: 12px 1% 12px;
      font-size: 16px;
      line-height: 20px;
      background: #ef9f00;
      color: #fff;
      margin: 0;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
      position: relative;
      text-indent: 6px;
      box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset; }
      #psp .psp-report-log-lightbox .psp-download-in-progress-box h1 #psp-close-btn {
        float: right;
        color: #fff;
        font-size: 20px; }
      #psp .psp-report-log-lightbox .psp-download-in-progress-box h1 #psp-close-btn :hover {
        color: #000; }
    #psp .psp-report-log-lightbox .psp-download-in-progress-box .psp-callout {
      padding: 12px 24px;
      margin: 0; }
    #psp .psp-report-log-lightbox .psp-download-in-progress-box .psp-report-wrapper {
      overflow: auto;
      border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px; }
      #psp .psp-report-log-lightbox .psp-download-in-progress-box .psp-report-wrapper > table {
        background-color: #e87124; }
  #psp #psp-main-loading #psp-loading-box {
    top: 200px; }
  #psp .psp-sync-table table .psp-row-loading-marker {
    position: relative;
    left: 0;
    top: 5px;
    padding: 0; }
  #psp .psp-sync-table table .psp-row-loading {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    margin-left: -10px;
    margin-top: -12px;
    padding: 0;
    background-color: #484848;
    background-color: rgba(207, 222, 247, 0.8); }
  #psp #psp-wrapper #psp-content-area .psp-panel-header {
    position: relative; }
  #psp #psp-wrapper #psp-content-area .psp-panel-header span.psp-panel-sync-all {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 20px;
    color: #82b144;
    font-style: italic; }
    #psp #psp-wrapper #psp-content-area .psp-panel-header span.psp-panel-sync-all > span {
      color: #95a5a6;
      font-style: normal; }
      #psp #psp-wrapper #psp-content-area .psp-panel-header span.psp-panel-sync-all > span > span {
        font-weight: bold;
        color: #16a085;
        text-transform: lowercase; }

.psp-section-modules_manager {
  margin: 20px; }
  .psp-section-modules_manager .psp_module-menu-wrapper {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    background-color: #edf8ea;
    display: block;
    float: left;
    padding: 15px;
    margin: 0 20px 25px 0;
    text-align: center;
    width: 160px;
    height: 180px; }
  .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: 35px; }
  .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: 16px;
    font-family: 'Roboto';
    font-weight: bold;
    margin-top: 10px;
    height: 36px; }
  .psp-section-modules_manager .psp_module-menu-wrapper a.psp_action_button {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    background-color: #00cb8f;
    display: inline-block;
    color: #fff;
    padding: 8px 10px;
    margin: 20px auto 10px auto;
    font-size: 11px;
    line-height: 11px;
    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: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border: 1px solid #727272;
    position: absolute;
    background-color: #fff;
    padding: 20px 15px 10px;
    margin-top: 20px;
    max-width: 300px; }
    .psp-section-modules_manager .psp_module-menu-wrapper .psp_module_description .psp_close_description {
      font-size: 12px;
      color: #727272;
      cursor: pointer;
      display: block;
      position: absolute;
      top: 5px;
      right: 5px;
      width: 16px;
      height: 16px; }
      .psp-section-modules_manager .psp_module-menu-wrapper .psp_module_description .psp_close_description:hover {
        color: #f64444; }
  .psp-section-modules_manager .psp_module-menu-wrapper .psp_read_more {
    display: block;
    color: #727272;
    font-size: 10px;
    line-height: 13px; }

.psp .psp-server-status a {
  color: #489be8; }
  .psp .psp-server-status .psp-begin-test-container a {
    margin-bottom: 20px; }
  .psp .psp-server-status table .active_modules i, .psp .psp-server-status table .active_modules span[class^="psp-icon-"] {
    color: #ffa800;
    margin-right: 5px; }
    .psp .psp-server-status table .active_modules span.version {
      margin: 0 5px;
      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: -9px;
      margin-top: -19px; }
  .psp .psp-server-status .psp-message {
    font-size: 12px;
    border-bottom: 1px solid #d2d2d2;
    padding: 15px 8px 15px 25px;
    position: relative;
    vertical-align: middle;
    cursor: default;
    background-color: #f6f6f6;
    background-position: 12px 12px;
    background-repeat: no-repeat;
    margin-bottom: 15px; }
    .psp .psp-server-status .psp-message.psp-success {
      background-color: #82b144;
      color: #fff;
      margin: 0; }
    .psp .psp-server-status .psp-message.psp-error {
      background-color: #f64444;
      border-color: #eb979b;
      color: #fff; }
  .psp .psp-server-status > .psp-table th, .psp .psp-server-status > .psp-table td {
    text-align: left;
    padding: 20px 20px 20px 20px !important;
    vertical-align: middle; }
    .psp .psp-server-status > .psp-table th {
      color: #489be8; }
    .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: 25px;
      margin-bottom: 15px; }
    .psp .psp-server-status > .psp-table .psp-check-integrity-container {
      margin-bottom: 15px; }
    .psp .psp-server-status > .psp-table .psp-check-integrity-container .psp-response {
      margin-top: 8px; }
  .psp .psp-server-status .psp-test-timeline {
    /*px(700);*/
    width: 100%;
    background: none repeat scroll 0 0 #ecf0f1;
    border: 1px solid #d7d9df;
    margin: 4px 50px 4px 0;
    position: relative;
    height: 20px;
    display: none; }
    .psp .psp-server-status .psp-test-timeline .psp-one_step {
      border-right: 1px solid #484848;
      float: left;
      height: 18px;
      width: 33.6%;
      position: relative;
      margin-right: -4px; }
    .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: 65px;
    height: 24px;
    line-height: 22px;
    padding: 0;
    right: -34px;
    top: -32px;
    margin-left: -32px;
    background: #7d8688;
    text-align: center;
    border-radius: 4px;
    color: #fff; }
    .psp .psp-server-status .psp-one_step .psp-step-name:after {
      content: "";
      position: absolute;
      bottom: -10px;
      left: 25px;
      border-style: solid;
      border-width: 10px 7px 0;
      border-color: #7d8688 transparent;
      display: block;
      width: 0;
      z-index: 1; }
    .psp .psp-server-status .psp-one_step .psp-step-status {
      border: 1px solid #adb3b4;
      width: 100%;
      height: 18px;
      background: #fff; }
    .psp .psp-server-status .psp-one_step .psp-step-status.psp-loading-success {
      background: #82b144;
      position: relative;
      color: #fff;
      text-align: center; }
    .psp .psp-server-status .psp-one_step .psp-step-status.psp-loading-error {
      background: #f64444;
      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: -4px;
      right: 0; }
  .psp .psp-server-status .psp-begin-test-container {
    width: 600px; }
    .psp .psp-server-status .psp-begin-test-container.noheight {
      height: auto; }
    .psp .psp-server-status .psp-begin-test-container input {
      position: relative;
      top: -8px;
      width: 120px; }
    .psp .psp-server-status .psp-begin-test-container label {
      position: relative;
      top: -10px;
      right: -4px; }
  .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: 25px; }
  .psp .psp-server-status table.psp-table tr td {
    padding: 7px 10px; }
    .psp .psp-server-status table.psp-table tr th {
      padding: 7px 10px; }
    .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 .psp-server-status .pspEnableAjaxDebug > a {
    margin-left: 10px; }
    .psp .psp-server-status .pspEnableAjaxDebug.enabled span:nth-child(1) {
      display: inline-block; }
    .psp .psp-server-status .pspEnableAjaxDebug.enabled span:nth-child(2) {
      display: none; }
    .psp .psp-server-status .pspEnableAjaxDebug.disabled span:nth-child(1) {
      display: none; }
    .psp .psp-server-status .pspEnableAjaxDebug.disabled span:nth-child(2) {
      display: inline-block; }

.psp-remote-support div.psp-custom-checkbox {
  display: inline-block; }
  .psp-remote-support input[type="text"], .psp-remote-support input[type="password"] {
    height: 40px;
    padding: 10px 16px !important;
    border: 1px solid #e5e5e5;
    border-radius: 5px !important;
    clear: both;
    width: 300px; }
  .psp-remote-support div.error {
    margin: 10px 0;
    padding: 10px;
    width: 300px; }
  .psp-remote-support .psp-panel-title {
    color: #ffa800;
    font-weight: 800;
    margin: 0px 0px 30px 0px;
    display: block;
    font-size: 15px; }
  .psp-remote-support #psp_access_details > .psp-form-row:first-child {
    margin-bottom: 30px; }
    .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: 30px; }
  .psp-remote-support #psp_access_details select {
    margin-left: 30px; }
  .psp-remote-support #psp-boxid-login {
    display: block;
    vertical-align: top; }
  .psp-remote-support #psp-boxid-login .psp-form-row {
    margin-bottom: 20px; }
    .psp-remote-support #psp-boxid-login .psp-form-row:nth-child(3) {
      padding-top: 17px; }
    .psp-remote-support #psp-boxid-login .psp-form-row:nth-child(3) label {
      margin-top: -24px; }
  .psp-remote-support #psp-boxid-login .psp-button-row {
    margin-top: 25px; }
  .psp-remote-support #psp-boxid-register {
    display: block; }
  .psp-remote-support #psp-boxid-register .psp-form-row {
    margin-bottom: 20px; }
  .psp-remote-support #psp-boxid-logininfo {
    margin: 50px 0; }
  .psp-remote-support .psp-table {
    border: none !important;
    margin-top: 30px; }
  .psp-remote-support .psp-table td {
    border: none !important; }
  .psp-remote-support .psp-wp-credential, .psp-remote-support .psp-file-access-credential {
    margin-top: 10px; }
  .psp-remote-support .psp-message.psp-info i {
    font-size: 12px;
    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: 30px; }
  .psp-remote-support #psp-boxid-ticket input.psp-form-button.psp-form-button-success {
    margin-top: 30px; }

.psp .psp-content .psp-setup.psp-panel .psp-panel-body .psp-installDefaultOptions {
  height: 42px;
  padding: 10px 16px;
  border: none 0;
  border-radius: 5px;
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
  background: #489be8;
  text-decoration: none; }
  .psp .psp-content .psp-setup.psp-panel .psp-panel-body .psp-installDefaultOptions:hover {
    background: #e87124; }

body .psp-404 .psp-table {
  border: 1px solid #f2f2f2;
  border-radius: 5px; }
  body .psp-404 .psp-table tr th {
    background: #fff; }
  body .psp-404 .psp-table tr th .psp-custom-checkbox {
    margin: 10px 0 0 13px; }
  body .psp-404 .psp-table tr td {
    border-bottom: 1px solid #f2f2f2;
    color: #4d4d4d;
    font-size: 14px;
    font-weight: 500;
    padding: 15px 14px; }
  body .psp-404 .psp-table tr td:nth-child(2) {
    color: #828282;
    font-weight: 400;
    padding: 15px 14px; }
  body .psp-404 .psp-table tr:nth-child(even) {
    background: #fafafa; }
  body .psp-404 .psp #psp-lightbox-overlay #psp-lightbox-container h1.psp-lightbox-headline span {
    left: 40px !important; }
  body .psp-404 #psp-list-table-header .psp-box-show-per-pages select {
    width: 56px !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: 56px !important; }
  body .psp-404 #psp-list-table-posts .psp-list-table-left-col input[type="button"] {
    margin-top: 17px;
    cursor: pointer;
    border-radius: 3px;
    padding: 12px 20px !important;
    padding-bottom: 28px !important;
    letter-spacing: 0.06em;
    font-weight: 700;
    font-size: 11px;
    font-family: 'Roboto', sans-serif; }
  body .psp-404 #psp-list-table-posts .psp-list-table-left-col input[type="button"]:first-child {
    margin-left: -6px;
    margin-right: -2px; }
  body .psp-404 #psp-list-table-posts th {
    padding-top: 14px !important;
    color: #383838;
    font-weight: 700;
    font-size: 14px;
    line-height: 26.5px; }
  body .psp-404 #psp-list-table-posts th.checkbox-column {
    padding-top: 7px !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: 6px 14px !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: 5px 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 11px;
    border-radius: 4px;
    line-height: 20px;
    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: 6px 8px;
    width: 100%; }
  body .psp-404 .psp-update-link-form select {
    padding: 4px 6px;
    height: 28px; }
  body .psp-404 .psp-update-link-form .psp-button {
    margin: 10px 0 8px; }

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

.psp .psp-details-text {
  font-size: 14px;
  text-transform: uppercase;
  display: block; }

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

body .psp .psp-sub-panel-content {
  padding: 15px 10px; }
  body .psp #psp-pagespeed-detail {
    display: none;
    position: absolute;
    top: 0;
    left: -20px;
    width: 100%;
    background: #fff;
    background: rgba(0, 0, 0, 0.9);
    z-index: 999;
    padding-left: 20px;
    box-sizing: content-box; }
  body .psp #psp-pagespeed-detail #psp-pagespeed-ajaxresponse {
    position: absolute;
    top: 5%;
    left: 50%;
    margin-left: -35%;
    width: 70%; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-header {
    background: #fff;
    height: 65px;
    width: 100%;
    border-bottom: 1px solid #e1e1e1; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-header .psp-close-page-detail {
    position: absolute;
    right: 16px;
    top: 13px;
    font-size: 32px;
    color: #e32a24; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-header .psp-close-page-detail:hover {
    color: #ffa800; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-header .psp-tab-item {
    background: #f2f2f2;
    width: 271px;
    height: 64px;
    display: inline-block;
    padding: 18px 25px 0;
    opacity: 0.4;
    cursor: pointer; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-header .psp-tab-item.on {
    background: #fff;
    opacity: 1;
    cursor: default;
    position: relative; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-header .psp-tab-item.on:after, body .psp #psp-pagespeed-detail .psp-pagespeed-header .psp-tab-item.on:before {
    bottom: -1px;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-header .psp-tab-item.on:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 12px;
    margin-left: -52px; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-header .psp-tab-item.on:before {
    border-color: rgba(225, 225, 225, 0);
    border-bottom-color: #e1e1e1;
    border-width: 13px;
    margin-left: -53px; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-header .psp-tab-item table {
    width: 100%;
    margin-top: 5px; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-header .psp-tab-item table .psp-tab-title {
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 5px;
    width: 24px; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-header .psp-tab-item table .psp-tab-title i {
    color: #dadada;
    font-size: 24px; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-header .psp-tab-item table .psp-progress {
    margin: 4px 70px 4px 4px; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-header .psp-tab-item table .psp-progress .psp-progress-score {
    width: 56px;
    right: -62px;
    top: -8px;
    background: transparent; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content {
    background: #fff;
    width: 100%;
    height: 100%; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab {
    width: 100%;
    height: 100%;
    display: table; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .left, body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .right {
    display: inline-block;
    vertical-align: top;
    padding: 30px; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .left {
    width: 65%;
    float: right; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .right {
    width: 35%; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .desktop-display {
    width: 345px;
    height: 324px;
    position: relative;
    margin: 20px auto; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .desktop-display img {
    margin-top: 0;
    margin-left: 18px;
    max-height: 228px; }
  body .psp #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;
    background: url(assets/desktop.png) no-repeat top left;
    background-size: 100%; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .mobile-display {
    width: 172px;
    height: 355px;
    position: relative;
    margin: 0 auto 20px auto; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .mobile-display img {
    margin-top: 40px;
    margin-left: 14px;
    width: 143px;
    position: relative;
    z-index: 10; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .mobile-display .php-the-mask {
    width: 207px;
    height: inherit;
    position: absolute;
    top: 0;
    left: -15px;
    z-index: 10;
    background: url(assets/mobile.png) no-repeat top left;
    background-size: 100%; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-panel-title {
    margin-right: 10px; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-panel-title h1 {
    font-weight: 500;
    font-size: 18px;
    color: #383838;
    line-height: 18px;
    padding: 0 0 25px;
    border-bottom: 1px solid #e5e5e5; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-panel-title .psp-progress {
    width: 202px;
    background: #fff;
    margin: 4px 58px 4px 4px;
    position: absolute;
    top: 2px;
    right: 10px; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-identity-box h1 {
    margin: 0 0 10px 0;
    font-size: 16px; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-identity-box h2 {
    margin: 0 0 10px 0;
    font-size: 12px; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-statistics-box .psp-table {
    border-spacing: 0;
    border-collapse: collapse; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-statistics-box .psp-table td:nth-child(2) {
    font-weight: bold; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content #psp-pagespeed-ajaxresponse .psp-panel-header {
    border-bottom: 1px solid #f2f2f2; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content #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: 14px -1px;
    margin-bottom: 30px;
    margin-left: 25px; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-sub-panel-content {
    padding-left: 0px;
    padding-right: 3px; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-what-to-do .psp-criteria {
    text-indent: 0 !important; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-what-to-do .psp-criteria:before {
    content: "\e906";
    font-family: 'seo-checks';
    font-size: 10px;
    margin: 0 7px; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-what-to-do i {
    font-style: normal; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-what-to-do i.psp-status-icon {
    text-align: center;
    vertical-align: middle;
    color: #fff; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-what-to-do i.psp-status-icon:before {
    padding: 5px 0 0;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: block; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-what-to-do i.is_success:before {
    content: "\e902";
    font-family: 'seo-checks';
    font-size: 10px;
    background: #82b144; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-what-to-do i.is_error:before {
    content: "\e908";
    font-family: 'seo-checks';
    font-size: 11px;
    background: #f64444; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-what-to-do i.is_warning:before {
    content: "\f12a";
    font-family: 'FontAwesome';
    font-size: 10px;
    background: #f89d0e; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-what-to-do a {
    font-weight: 400 !important;
    font-family: 'Roboto', sans-serif !important;
    font-size: 14px;
    margin: 3px 0 0 10px; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .right #psp-desktop-graph .legend table, body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .right #psp-mobile-graph .legend table {
    font-size: 13px !important; }
    body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .right #psp-desktop-graph .legend table tr, body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .right #psp-mobile-graph .legend table tr {
      padding: 0px; }
      body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .right #psp-desktop-graph .legend table tr td, body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .right #psp-mobile-graph .legend table tr td {
        padding: 5px 0; }
      body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .right #psp-desktop-graph .legend table tr td.legendColorBox, body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .right #psp-mobile-graph .legend table tr td.legendColorBox {
        padding-right: 10px; }
        body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .right #psp-desktop-graph .legend table tr td.legendColorBox > div, body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .right #psp-mobile-graph .legend table tr td.legendColorBox > div {
          border: none !important;
          padding: 0 5px !important; }
          body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .right #psp-desktop-graph .legend table tr td.legendColorBox > div > div, body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .right #psp-mobile-graph .legend table tr td.legendColorBox > div > div {
            width: 25px !important; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .right .psp-grid_4:nth-child(2) .psp-panel .psp-panel-header {
    border-bottom: none !important; }
    body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .right .psp-grid_4:nth-child(2) .psp-panel .psp-panel-header .psp-panel-title {
      margin-top: 22px !important; }
    body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .right .psp-grid_4:nth-child(2) .psp-panel .psp-panel-header.psp-score-box {
      background: #fafafa;
      width: 163px;
      height: 98px;
      text-align: center;
      padding: 10px 15px;
      margin: 0 auto 50px; }
      body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .right .psp-grid_4:nth-child(2) .psp-panel .psp-panel-header.psp-score-box .psp-score-text {
        font-size: 24px;
        font-weight: 500; }
        body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .right .psp-grid_4:nth-child(2) .psp-panel .psp-panel-header.psp-score-box .psp-score-text.size_80_100 {
          color: #2ecc71; }
        body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .right .psp-grid_4:nth-child(2) .psp-panel .psp-panel-header.psp-score-box .psp-score-text.size_60_80 {
          color: #f1c40f; }
        body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .right .psp-grid_4:nth-child(2) .psp-panel .psp-panel-header.psp-score-box .psp-score-text.size_40_60 {
          color: #f1c40f; }
        body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .right .psp-grid_4:nth-child(2) .psp-panel .psp-panel-header.psp-score-box .psp-score-text.size_20_40 {
          color: #e67e22; }
        body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .right .psp-grid_4:nth-child(2) .psp-panel .psp-panel-header.psp-score-box .psp-score-text.size_0_20 {
          color: #e74c3c; }
      body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .right .psp-grid_4:nth-child(2) .psp-panel .psp-panel-header.psp-score-box .psp-progress-score {
        color: #989898;
        font-size: 18px;
        margin-top: 19px; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .right .psp-progress {
    position: relative !important;
    margin-top: 15px !important;
    margin-bottom: 6px !important; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .right .psp-progress .psp-progress-score {
    width: 6.8rem;
    right: -9.4rem; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .right .psp-table tr td {
    border: none;
    color: #4d4d4d;
    font-size: 14px;
    font-weight: 500;
    padding: 15px 14px; }
    body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .right .psp-table tr td:nth-child(2) {
      color: #828282;
      font-weight: 400;
      padding: 15px 14px; }
    body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .right .psp-table tr:nth-child(even) {
      background: #fafafa; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .psp-report-rules .psp-what-to-do {
    width: 100%;
    margin-bottom: 14px; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .psp-report-rules .psp-what-to-do .psp-desc-summary {
    color: #7f8c8d; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .psp-report-rules .psp-what-to-do ul {
    margin-left: 49px;
    color: #9b9b9b; }
    body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .psp-report-rules .psp-what-to-do ul ul {
      margin: 0 0 0 19px; }
    body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .psp-report-rules .psp-what-to-do ul p {
      font-size: 14px;
      font-weight: 500; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .psp-report-rules .psp-what-to-do a.psp-criteria {
    background: #fff;
    color: #4d4d4d;
    display: block;
    font-size: 14px;
    font-weight: 500 !important;
    padding: 5px 0;
    text-decoration: none;
    text-indent: 20px;
    width: 100%; }
    body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .psp-report-rules .psp-what-to-do a.psp-criteria:hover {
      color: #ffa800; }
    body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .psp-report-rules .psp-what-to-do a.psp-criteria.open:before {
      content: '\e90d'; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .psp-report-rules .psp-what-to-do .can-do li {
    list-style-type: disc;
    margin-top: 0.4em;
    word-wrap: break-word;
    max-width: 100%; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .psp-report-rules .psp-desc-complete {
    width: 100%;
    display: none;
    margin: 0;
    position: relative; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .psp-report-rules td.psp-icon-status {
    width: 16px;
    padding: 0 5px;
    vertical-align: top; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .psp-report-rules td .can-do a.psp-button {
    color: #fff; }
    body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .psp-report-rules td .can-do a {
      color: red;
      font-size: 13px;
      font-weight: 500;
      margin: 10px 0 0 0px;
      text-transform: uppercase; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .psp-report-rules .psp-table tr td.psp-icon-status {
    padding: 0 5px;
    width: 16px; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .psp-statistics-box .psp-sub-panel-content {
    padding: 0; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab i.psp-status-icon {
    display: block;
    height: 18px;
    margin: 7px auto 0;
    width: 18px; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab i.psp-status-icon.is_success {
    background-position: 0 0; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab i.psp-status-icon.is_error {
    background-position: -18px 0; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab i.psp-status-icon.is_warning {
    background-position: -36px 0; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .psp-statistics-box table {
    border: none;
    margin-top: 30px; }
  body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .psp-statistics-box table td:nth-child(2) {
    padding-left: 21px; }
    body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .psp-statistics-box table td:nth-child(2), body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .psp-statistics-box table td:nth-child(3) {
      padding-top: 7px; }
    body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .psp-statistics-box table td i.psp-status-icon {
      display: block;
      height: 18px;
      margin: 7px auto;
      margin-bottom: 0;
      width: 18px;
      padding: 0.4rem;
      text-align: center;
      vertical-align: middle;
      color: #fff;
      font-size: 11px;
      border-radius: 0.5rem; }
    body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .psp-statistics-box table td i.psp-status-icon.is_success {
      background: #82b144; }
    body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .psp-statistics-box table td i.psp-status-icon.is_error {
      background: #f64444; }
    body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .psp-statistics-box table td i.psp-status-icon.is_error:before {
      margin-top: -3px; }
    body .psp #psp-pagespeed-detail .psp-pagespeed-page-content .psp-pagespeed-tab .psp-statistics-box table td i.psp-status-icon.is_warning {
      background: #f89d0e; }
  body .psp .psp-pagespeed {
    /*
	.panel .panel-body {
		background: #fafafa;
		border-bottom-left-radius: 3px;
		border-bottom-right-radius: 3px;
	}
	.panel.psp-section-header .panel-body {
		background: inherit;
	}
	*/ }
  body .psp .psp-pagespeed .psp-progress {
    border: 1px solid #f2f2f2;
    margin: 4px;
    margin-right: 50px;
    padding: 2px;
    position: relative;
    width: 70%; }
  body .psp .psp-pagespeed .psp-progress-bar {
    position: relative;
    height: 3px;
    -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 {
    position: absolute;
    background: #fff;
    text-align: center;
    line-height: 21px;
    color: #2d2d2d;
    font-weight: bold;
    right: -36px;
    top: -7px;
    z-index: 99; }
  body .psp .psp-pagespeed table {
    display: table; }
  body .psp .psp-pagespeed #psp-list-table-posts {
    background: #fff;
    border-radius: 5px;
    padding: 1px; }
  body .psp .psp-pagespeed #psp-list-table-posts th {
    background: #fff;
    color: #ababab;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 26.5px;
    padding-bottom: 18px;
    padding-left: 22px;
    padding-top: 18px;
    text-transform: uppercase; }
  body .psp .psp-pagespeed #psp-list-table-posts td {
    color: #838383; }
  body .psp .psp-pagespeed #psp-list-table-posts td:nth-child(3) a {
    color: #838383;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px; }
  body .psp .psp-pagespeed #psp-list-table-posts td:nth-child(3) a:hover {
    color: #ffa800; }
  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: transparent !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"] {
    cursor: pointer;
    font-size: 13px;
    font-weight: 500;
    padding: 8px 38px 7px !important;
    text-transform: none; }
  body .psp .psp-pagespeed #psp-list-table-posts #psp-do_speed_test_mass {
    margin-top: 8px;
    margin-left: -6px;
    padding: 12px 20px !important;
    padding-bottom: 28px !important;
    border-radius: 3px !important;
    cursor: pointer; }
  body .psp .psp-pagespeed #psp-list-table-posts .psp-list-table-right-col {
    width: auto !important;
    float: right !important;
    margin-top: -9px; }
  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 {
    border: 1px solid #f1f1f1;
    border-radius: 3px;
    color: #979797;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    height: auto;
    margin-right: 20px !important;
    padding: 6px 0px 4px 5px;
    width: 104px !important; }
  body .psp .psp-pagespeed .psp-list-table-left-col .psp-post_status-list {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin-top: 6px; }
  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: 31px;
    color: #383838;
    font-weight: 14px; }
  body .psp .psp-pagespeed .psp-list-table-right-col .psp-box-show-per-pages {
    left: 89px; }
  body .psp .psp-pagespeed .psp-list-table-right-col .psp-box-show-per-pages select {
    width: 57px !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: 11px;
    color: #fff;
    font-weight: 700;
    background: #969696;
    border: none;
    padding: 13px 20px 27px 20px;
    line-height: 20px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    margin-left: 0;
    border-radius: 3px;
    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 input {
    margin-top: 0 !important; }
  body .psp .psp-pagespeed .psp-list-table-right-col .psp-list-table-search-box .psp-search-btn {
    background: none;
    border: none;
    padding-top: 6px;
    vertical-align: top; }
  body .psp .psp-pagespeed .psp-list-table-right-col .psp-list-table-search-box .psp-search-btn span {
    color: #ffa800;
    font-size: 22px; }
  body .psp .psp-pagespeed .psp-list-table-right-col .psp-list-table-search-box .psp-search-btn:hover span {
    color: #805400; }
  body .psp .checkbox {
    margin-bottom: 6px;
    margin-top: 3px; }

.psp-pagespeed .psp-table tr th .psp-custom-checkbox {
  margin: 5px 0 0 0px !important; }

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-multikw-meta-box-container {
  margin-top: 30px !important; }

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

.psp-mass-optimization .psp-lightbox-headline {
  background: #489be8;
  border: none !important;
  z-index: 9999; }
  .psp-mass-optimization .psp-seo-status-container {
    margin: 20px 10px 0px 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    padding: 0rem 1.1rem 2rem 1.1rem;
    color: #383838;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 26.5px; }
  .psp-mass-optimization .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-mass-optimization .psp-seo-status-container .psp-seo-rule-row {
    border-bottom: none;
    padding: 10px 0px 10px 0px;
    float: left;
    margin: 0px 0px 0px 30px;
    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 10px 0px; }
  .psp-mass-optimization .psp-seo-status-container .psp-seo-rule-row .left-col {
    width: 16px;
    float: left;
    position: relative;
    left: -22px;
    bottom: -5px; }
  .psp-mass-optimization .psp-seo-status-container .psp-seo-rule-row .middle-col {
    width: 120px;
    float: left;
    padding: 5px 0px 0px 0px;
    font-weight: bold;
    left: -15px;
    top: -6px;
    position: relative; }
  .psp-mass-optimization .psp-seo-status-container .psp-seo-rule-row .right-col {
    width: 547px;
    float: left;
    min-height: 20px;
    padding: 5px 0px 0px 0px; }
  .psp-mass-optimization .psp-seo-status-container .message-box {
    padding: 2px;
    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: 2px 4px 2px 4px;
    margin-top: -2px;
    color: #fff; }
  .psp-mass-optimization .psp-seo-status-container .message-box.good {
    content: "\e902";
    color: #82b144; }
  .psp-mass-optimization .psp-seo-status-container .message-box.poor {
    content: "\e900";
    color: #f89d0e; }
  .psp-mass-optimization .psp-seo-status-container .message-box.bad {
    content: "\e901";
    color: #f64444; }
  .psp-mass-optimization .psp-seo-status-container .psp-seo-status-icon.good {
    background: #82b144; }
  .psp-mass-optimization .psp-seo-status-container .psp-seo-status-icon.poor {
    background: #f89d0e; }
  .psp-mass-optimization .psp-seo-status-container .psp-seo-status-icon.bad {
    background: #f64444; }
  .psp-mass-optimization .psp-list-table-left-col {
    display: block !important;
    margin-bottom: 30px; }
  .psp-mass-optimization .psp-list-table-left-col .psp-filter-post_type {
    padding: 10px 1px 10px 6px;
    height: auto;
    width: 94px !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #383838;
    border-radius: 3px;
    border: 1px solid #f2f2f2;
    margin-right: 10px; }
  .psp-mass-optimization .psp-list-table-left-col .psp-post_status-list {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    margin-top: 10px; }
  .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: 25px;
    line-height: 31px;
    color: #383838;
    font-weight: 14px;
    margin-right: 10px !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;
    width: 150px; }
  .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: 3px 18px 1px 18px;
    width: auto;
    height: auto;
    border-radius: 3px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 11px;
    text-transform: none; }
  .psp-mass-optimization #psp-list-table-posts .form-inline-editpost #psp-inline-btn-cancel {
    cursor: pointer;
    padding: 3px 18px 1px 18px;
    width: auto;
    height: auto;
    background: #969696;
    color: #fff;
    border-radius: 3px;
    border: 1px solid #969696;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 11px; }
  .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: 188px;
    padding-left: 14px;
    padding-top: 13px;
    border: 1px solid #dbdbdb;
    border-radius: 3px; }
  .psp-mass-optimization #psp-list-table-posts .form-inline-editpost input, .psp-mass-optimization #psp-list-table-posts .form-inline-editpost select {
    height: 38px;
    padding-left: 7px;
    border: 1px solid #dbdbdb;
    border-radius: 3px; }
  .psp-mass-optimization #psp-list-table-posts .form-inline-editpost th strong {
    padding-left: 7px; }
  .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: 13px; }
  .psp-mass-optimization #psp-list-table-posts .form-inline-editpost td {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    padding: 9px !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: 14px;
    font-weight: 700;
    line-height: 26.5px;
    margin-left: 7px;
    /*float: left;
					clear: both;*/
    margin-top: 7px; }
  .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 .tokenfield.form-control {
    /*width: 100%;*/
    height: auto; }
  .psp-mass-optimization #psp-list-table-posts .token {
    font-weight: normal;
    /* Progress Bar */ }
  .psp-mass-optimization #psp-list-table-posts .psp-progress {
    position: relative;
    width: 44px;
    border: 1px solid #f2f2f2;
    margin: 4px;
    background: #fff;
    margin-right: 50px;
    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: 45px;
    -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: 38px;
    height: 30px;
    background: transparent;
    text-align: center;
    cursor: default;
    position: absolute;
    vertical-align: middle;
    color: #2d2d2d;
    padding-bottom: 23px;
    padding-top: 3px;
    font-weight: bold;
    top: -8px;
    font-size: 11px;
    right: -39px;
    font-family: 'Roboto', sans-serif; }
  .psp-mass-optimization #psp-list-table-posts th {
    padding-top: 14px !important;
    color: #383838;
    font-weight: 700;
    font-size: 14px;
    line-height: 26.5px; }
  .psp-mass-optimization #psp-list-table-posts th.checkbox-column {
    padding-top: 7px !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: 5px;
    font-family: 'Roboto', sans-serif;
    border-radius: 3px; }
  .psp-mass-optimization #psp-list-table-posts td .psp-auto-detect-kw-btn {
    border-radius: 3px;
    margin-left: 2px;
    padding: 7px 15px 22px 14px;
    text-transform: none;
    font-weight: 500;
    font-size: 13px; }
  .psp-mass-optimization #psp-list-table-posts td:nth-child(3) > a {
    color: #e41e26;
    font-weight: 400 !important;
    font-size: 14px;
    line-height: 26px; }
  .psp-mass-optimization #psp-list-table-posts td:nth-child(3) > span > a {
    font-size: 12px;
    color: #727272;
    font-weight: 400 !important; }
  .psp-mass-optimization #psp-list-table-posts td:nth-child(7) i {
    font-size: 14px;
    line-height: 24px; }
  .psp-mass-optimization #psp-list-table-posts .psp-list-table-left-col {
    margin-top: 62px;
    margin-bottom: 42px; }
  .psp-mass-optimization #psp-list-table-posts .psp-list-table-left-col input[type="button"] {
    margin-top: 17px;
    cursor: pointer;
    border-radius: 3px;
    padding: 12px 20px !important;
    padding-bottom: 28px !important;
    letter-spacing: 0.06em;
    font-weight: 700;
    font-size: 11px;
    font-family: 'Roboto', sans-serif; }
  .psp-mass-optimization #psp-list-table-posts .psp-list-table-left-col input[type="button"]:first-child {
    margin-left: -6px;
    margin-right: -2px; }
  .psp-mass-optimization #psp-list-table-posts .psp-list-table-right-col {
    float: none !important;
    position: relative;
    top: -8px; }
  .psp-mass-optimization .psp-list-table-right-col .psp-box-show-per-pages {
    left: 89px; }
  .psp-mass-optimization .psp-list-table-right-col .psp-box-show-per-pages select {
    width: 57px !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: 11px;
    color: #fff;
    font-weight: 700;
    background: #969696;
    border: none;
    padding: 13px 20px 27px 20px;
    line-height: 20px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    margin-left: 0;
    border-radius: 3px;
    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: 238px;
    height: 40px;
    border: 1px solid #f2f2f2;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    padding-left: 10px; }
  .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: 15px;
    margin-bottom: 5px; }
  #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: 2px;
    margin-bottom: 0px; }
  #psp_title_meta_format .subtabsHeader li.psp-section-dashboard a {
    font-size: 15px;
    font-weight: 700; }
  #psp_title_meta_format .subtabsHeader li a {
    font-family: 'Roboto', sans-serif;
    display: inline-block;
    font-size: 14px;
    padding: 20px 24px;
    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: 23px;
    /*px(30);*/
    padding-bottom: 0px;
    line-height: 26px; }
  #psp_title_meta_format .psp-message > ul {
    margin-top: 18px; }
  #psp_title_meta_format .psp-message > ul > li code {
    width: 175px;
    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: 0px; }
  #psp_title_meta_format .psp-message > h2 {
    margin-top: 12px !important; }
  #psp_title_meta_format .psp-message > h3 {
    margin-top: 46px !important; }

#psp_local_seo .psp-notify-engine-ping {
  margin-left: 25px;
  margin-bottom: 25px; }
  #psp_local_seo a {
    color: #e6383f; }
  #psp_local_seo a:hover {
    color: #e87124; }
  #psp_local_seo input[type="button"] {
    cursor: pointer;
    margin-top: 10px; }

#psp_google_authorship .psp-message {
  margin-bottom: -1px; }
  #psp_google_authorship .psp-message:nth-of-type(2), #psp_google_authorship .psp-message:nth-of-type(6) {
    padding-left: 24px; }
  #psp_google_authorship h2 {
    margin-bottom: 20px !important; }

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

.psp-AlexaRank .psp-rank-summary .psp-rank-site {
  font-size: 16px; }
  .psp-AlexaRank .psp-rank-summary .psp-rank-site span:nth-child(2) {
    color: #4a4a4a;
    font-weight: bold; }
  .psp-AlexaRank .psp-rank-summary span.psp-question-mark {
    font-size: 14px;
    background-color: #bdc3c7;
    width: 16px;
    height: 16px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    margin-left: 2px;
    vertical-align: middle;
    line-height: 18px;
    padding: 0; }
  .psp-AlexaRank .psp-rank-summary span.psp-question-mark:hover {
    background-color: #7f8c8d; }
  .psp-AlexaRank .psp-rank-summary .psp-row-rank {
    margin-bottom: 30px; }
  .psp-AlexaRank .psp-rank-summary .psp-row-rank label {
    font-size: 12px;
    font-weight: normal;
    color: #666;
    margin-bottom: 20px; }
  .psp-AlexaRank .psp-rank-summary .psp-row-rank .psp-rank-pos {
    font-size: 24px;
    color: #4a4a4a;
    display: inline-block;
    vertical-align: middle; }
  .psp-AlexaRank .psp-rank-summary .psp-row-rank .flag-icon, .psp-AlexaRank .psp-rank-summary .psp-row-rank .psp-icon-off_page_optimization {
    font-size: 24px;
    margin-right: 5px;
    color: #c03c02;
    display: inline-block;
    vertical-align: middle; }
  .psp-AlexaRank .psp-rank-summary .psp-row-rank .psp-declined, .psp-AlexaRank .psp-rank-summary .psp-row-rank .psp-improved {
    border-radius: 4px;
    background-color: #2ecc71;
    padding: 4px 10px;
    font-size: 12px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    position: relative;
    padding-left: 25px; }
  .psp-AlexaRank .psp-rank-summary .psp-row-rank .psp-declined i, .psp-AlexaRank .psp-rank-summary .psp-row-rank .psp-improved i {
    font-size: 18px;
    font-weight: bold;
    display: block;
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translateY(-50%); }
  .psp-AlexaRank .psp-rank-summary .psp-row-rank .psp-declined {
    background-color: #c0392b; }
  .psp-AlexaRank .row {
    margin-left: -30px;
    margin-right: -30px; }
  .psp-AlexaRank .psp-top-filters {
    display: inline-block;
    position: absolute;
    right: 10px; }
  .psp-AlexaRank .psp-top-filters label {
    position: relative;
    bottom: -2px;
    margin-right: 5px; }
  .psp-AlexaRank .psp-top-filters input[type="text"] {
    width: 100px;
    margin-right: 5px; }
  .psp-AlexaRank .psp-top-filters #psp-filter-graph-data {
    padding: 4px 10px !important; }
  .psp-AlexaRank .psp-alexa-rank-graph {
    height: 200px; }

#psp_sitemap > div:nth-of-type(14), #psp_sitemap > div:nth-of-type(22), #psp_sitemap > div:nth-of-type(11), #psp_sitemap > div:nth-of-type(18), #psp_sitemap > div:nth-of-type(33), #psp_sitemap > div:nth-of-type(25) {
  border-top: none; }
  #psp_sitemap > div:nth-of-type(16) {
    margin-bottom: 25px; }
  #psp_sitemap > div:nth-of-type(1), #psp_sitemap > div:nth-of-type(2), #psp_sitemap > div:nth-of-type(10), #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(17), #psp_sitemap > div:nth-of-type(21), #psp_sitemap > div:nth-of-type(24), #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(32), #psp_sitemap > div:nth-of-type(3) {
    margin-left: 25px;
    margin-top: 25px; }
  #psp_sitemap > div:nth-of-type(2), #psp_sitemap > div:nth-of-type(3) {
    margin-top: 20px;
    margin-bottom: 20px; }
  #psp_sitemap a {
    color: #e6383f; }
  #psp_sitemap a:hover {
    color: #e87124; }
  #psp_sitemap input[type="button"] {
    margin-top: -2px;
    cursor: pointer; }
  #psp_sitemap .psp-form-row.__tab7 label, #psp_sitemap .psp-form-row.__tab7 select {
    display: block;
    margin: 15px 0; }
  #psp_sitemap .psp-form-row.__tab7 label {
    margin: 10px 0; }

.psp-capabilities input#psp-save-changes {
  margin-top: 10px;
  margin-left: 20px;
  margin-bottom: 20px; }
  .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: 3px;
    border-radius: 3px;
    padding: 10px;
    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: 14px;
    color: #383838 !important; }
  .psp-capabilities table th .psp-custom-checkbox {
    margin-top: -5px;
    margin-left: 10px;
    margin-right: 12px; }
  .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: 14px;
    color: #383838;
    font-style: normal; }
  .psp-capabilities table tr td:first-child > i {
    margin-top: -5px;
    margin-left: 10px;
    margin-right: 12px;
    margin-bottom: -3px; }
  .psp-capabilities table tr td .psp-custom-checkbox i {
    margin-top: -5px;
    margin-left: 10px;
    margin-right: 12px;
    margin-bottom: -3px; }
  .psp-capabilities form {
    margin: -24px;
    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: 25px; }
  #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: 25px; }
  #psp_Minify > div:nth-of-type(6) {
    margin-bottom: 25px;
    margin-top: 25px; }

#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: 14px;
  line-height: 26px; }
  .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: 89px; }
  .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: 57px !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: 11px;
    color: #fff;
    font-weight: 700;
    background: #969696;
    border: none;
    padding: 13px 20px 27px 20px;
    line-height: 20px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    margin-left: 0;
    border-radius: 3px;
    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: 238px;
    height: 40px;
    border: 1px solid #f2f2f2;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    padding-left: 10px; }
  .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: 10px 1px 10px 6px;
    height: auto;
    width: 94px !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #383838;
    border-radius: 3px;
    border: 1px solid #f2f2f2;
    margin-right: 10px; }
  .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: 14px;
    margin-top: 10px; }
  .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: 3px 18px 1px 18px;
    width: auto;
    height: auto;
    border-radius: 3px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 11px;
    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: 3px 18px 1px 18px;
    width: auto;
    height: auto;
    background: #969696;
    color: #fff;
    border-radius: 3px;
    border: 1px solid #969696;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 11px; }
  .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: 14px;
    font-weight: 400;
    line-height: 26px; }
  .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: 19px !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: 19px !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: 38px;
      margin-bottom: 10px;
      float: right;
      padding-left: 7px;
      border: 1px solid #dbdbdb;
      border-radius: 3px; }
  .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: 188px;
    padding-left: 14px;
    padding-top: 13px;
    border: 1px solid #dbdbdb;
    border-radius: 3px; }
  .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: 7px; }
  .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: 13px; }
  .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: 14px;
    font-weight: 700;
    line-height: 26.5px;
    margin-left: 7px;
    float: left;
    clear: both;
    margin-top: 7px; }
  .psp-html-validator #psp-list-table-posts .psp-progress, .psp-facebook-planner #psp-list-table-posts .psp-progress {
    position: relative;
    width: 44px;
    border: 1px solid #d7d9df;
    margin: 4px;
    background: #ecf0f1;
    margin-right: 50px;
    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: 19px;
    position: relative;
    top: 3px;
    left: 2px;
    -webkit-transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear;
    width: 45px;
    -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: 38px;
    height: 24px;
    background: #bdc3c7;
    text-align: center;
    cursor: default;
    position: absolute;
    line-height: 21px;
    vertical-align: middle;
    color: #fff;
    padding-bottom: 23px;
    padding-top: 3px;
    font-weight: bold;
    top: -1px;
    font-size: 11px;
    right: -39px;
    font-family: 'Roboto', sans-serif; }
  .psp-html-validator #psp-list-table-posts th, .psp-facebook-planner #psp-list-table-posts th {
    padding-top: 14px !important;
    color: #383838;
    font-weight: 700;
    font-size: 14px;
    line-height: 26.5px; }
  .psp-html-validator #psp-list-table-posts th.checkbox-column, .psp-facebook-planner #psp-list-table-posts th.checkbox-column {
    padding-top: 7px !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: 240px;
    padding: 5px;
    font-family: 'Roboto', sans-serif;
    border-radius: 3px; }
  .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: 3px;
    margin-left: 2px;
    padding: 7px 15px 22px 14px;
    text-transform: none;
    font-weight: 700;
    font-size: 11px; }
  .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: 14px;
    line-height: 26px; }
  .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: 12px;
    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: 14px;
    line-height: 24px; }
  .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: 62px;
    margin-bottom: 42px; }
  .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: 17px;
    cursor: pointer;
    border-radius: 3px;
    padding: 12px 20px !important;
    padding-bottom: 28px !important;
    letter-spacing: 0.06em;
    font-weight: 700;
    font-size: 11px;
    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: -6px;
    margin-right: -2px; }
  .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: -51px; }

#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: 3px;
  -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: 16px;
  content: "\e904"; }

.focuskey:before {
  font-family: 'seo-checks';
  font-size: 16px;
  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: #f64444; }
  .psp-meta-box-container a#building_image, .psp-meta-box-container a#logo_image {
    margin-left: 25px !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: 226px; }
  .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: -34px;
    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: 5px;
    right: 5px;
    color: #727272;
    font-style: italic;
    font-size: 11px;
    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: #fff;
    border: 1px solid #f2f2f2 !important;
    padding-top: 20px; }
  .psp-meta-box-container #psp-twittercards-post-response .psp-form-row, .psp-meta-box-container #psp-twittercards-app-response .psp-form-row {
    padding-top: 40px; }
  .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: 0px; }
  .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: 10px; }
  .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: -12px; }
  .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: 740px; }
  .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: #82b144; }
  .psp-seo-status-container .message-box.poor:before {
    content: "\e900";
    color: #f89d0e; }
  .psp-seo-status-container .message-box.bad:before {
    content: "\e901";
    color: #f64444; }
  .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: #82b144; }
  .psp-seo-status-container .psp-seo-status-icon.poor {
    background: #f89d0e; }
  .psp-seo-status-container .psp-seo-status-icon.bad {
    background: #f64444; }

.psp-dashboard-box {
  /* Old form system */ }
  .psp-dashboard-box .psp-setup {
    border: none; }
  .psp-dashboard-box > a, .psp-dashboard-box > input {
    margin: 20px 0; }
  .psp-dashboard-box label {
    margin-bottom: 10px;
    margin-top: 10px; }
  .psp-dashboard-box #psp-wplannerfb-auto-complete, .psp-dashboard-box #psp_post_planner_postNowFBbtn {
    margin-bottom: 25px; }
  .psp-dashboard-box .psp-custom-checkbox {
    display: inline-block; }
  .psp-dashboard-box .psp-custom-checkbox i.checkbox {
    margin: 0;
    margin-right: 5px;
    margin-top: 10px;
    margin-bottom: -5px; }
  .psp-dashboard-box td {
    padding-left: 35px; }
  .psp-dashboard-box td td {
    padding-left: 0px; }

.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: 29px;
    border-radius: 3px; }
  .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: 1px solid #aaa;
  box-shadow: rgba(0, 0, 0, 0.2) 0 4px 16px 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: 20px;
  padding: 1px 2px 1px 2px;
  width: 100%;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 1px 5px #bcbcbc inset, 0 1px 0 #c3b17e;
  -webkit-box-shadow: 0 1px 5px #bcbcbc inset, 0 1px 0 #c3b17e;
  box-shadow: 0 1px 5px #bcbcbc inset, 0 1px 0 #c3b17e; }

.psp-meter span {
  display: inline-block;
  height: 100%;
  background-color: #777;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
  box-shadow: 0 1px 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: 30px 30px;
  -moz-background-size: 30px 30px;
  background-size: 30px 30px;
  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-tax-meta-box {
  min-width: 955px !important; }

.psp .panel .panel-body.psp-dashboard-icons {
  border-top: none; }
  .psp .psp-dashboard-status-box h1 {
    color: #394651;
    position: relative;
    font: normal 21px Arial, Helvetica, sans-serif;
    width: 100%;
    display: block;
    padding: 0 0 8px 0;
    margin: 0 0 10px 0; }
  .psp .psp-dashboard-status-box .psp-dashboard-box-content {
    margin: 10px 3%;
    width: 94%; }
  .psp .psp-dashboard-status-box-row {
    display: table;
    width: 100%;
    min-height: 120px;
    margin: 0 0 10px 0; }
  .psp .psp-dashboard-status-box-row .psp-dashboard-status-icon {
    width: 20px;
    display: table-cell; }
  .psp .psp-dashboard-status-box-row h2 {
    display: table-cell;
    width: 200px;
    border-right: 1px solid #ccc;
    padding: 5px 0 5px 2px;
    font: normal 12px Arial, Helvetica, sans-serif; }
  .psp .psp-dashboard-status-box-row .psp-dashboard-status-box-content {
    padding-left: 10px;
    display: table-cell; }
  .psp .psp-cache-info {
    display: block;
    text-align: right;
    color: #999;
    width: 300px;
    bottom: 10px;
    right: 10px;
    position: absolute;
    font-size: 11px;
    margin: 10px 0 0; }
  .psp .psp-lists-status {
    display: block;
    width: 100%;
    list-style: none;
    overflow: hidden;
    margin: 0 0 -20px 0; }
  .psp .psp-lists-status li {
    display: block;
    float: left;
    margin-right: 0.5;
    width: 201px;
    height: 50px;
    margin: 0 20px 20px 0;
    position: relative; }
  .psp .psp-lists-status li .psp-lists-icon {
    display: block;
    position: relative;
    bottom: -10px;
    margin-right: 0;
    width: 32px;
    height: 32px; }
  .psp .psp-lists-status li:last-child {
    border: none; }
  .psp .psp-lists-status li label {
    display: block;
    margin-right: 5px;
    position: absolute;
    top: 32px;
    left: 47px;
    font-weight: bold;
    font-size: 15px;
    cursor: default; }
  .psp .psp-lists-status li span {
    position: absolute;
    display: block;
    font-weight: bold;
    font-size: 25px;
    font-weight: 700;
    top: 10px;
    left: 45px; }
  .psp .psp-lists-status li span sup {
    position: absolute;
    top: -0.2rem;
    font-size: 12px;
    font-weight: bold; }
  .psp .psp-products-summary {
    border-bottom: 1px solid #dadada;
    width: 100%;
    overflow: hidden;
    height: 90px;
    padding-bottom: 20px;
    margin: 5px 0px 25px 0px; }
  .psp .psp-products-summary .the-item-stat {
    display: block;
    width: 203px;
    height: 50px;
    float: left;
    padding: 4px 4px 4px 4px;
    margin-right: 10px; }
  .psp .psp-products-summary .the-item-stat:hover {
    background: #ecf0f1;
    border-radius: 4px; }
  .psp .psp-products-summary .psp-summary-icon {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    position: relative; }
  .psp .psp-products-summary .psp-summary-icon img {
    position: absolute;
    top: 10%;
    left: 10%;
    margin-left: -16px;
    margin-top: -16px; }
  .psp .psp-products-summary .psp-summary-text {
    display: block;
    float: left;
    width: auto;
    margin: -3px 0px 0px 10px; }
  .psp .psp-products-summary .psp-summary-text span:first-child {
    color: #444;
    font-size: 21px;
    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: 12px;
    font-weight: normal;
    display: block;
    width: 100%;
    font-family: 'OpenSans', Arial, Helvetica, sans-serif; }
  .psp .psp-website-preview .psp-borwser-frame {
    width: 100%;
    height: 242px;
    min-height: 100px;
    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: 39px; }
  .psp .psp-website-preview h4 {
    margin: 0 0 10px 0; }
  .psp .psp-website-preview h4:last-child {
    margin-bottom: 10px; }
  .psp .psp-website-preview h4 a {
    text-decoration: none;
    background-color: #f0f0f0;
    color: #484848;
    display: inline-block;
    font-weight: bold;
    padding: 2px 4px 1px;
    transition: all 150ms ease-out 0s; }
  .psp .psp-website-preview h4 a:hover {
    background-color: #f39c12;
    color: #fff; }
  .psp .psp-website-preview h3 {
    margin: 20px 0 10px; }
  .psp .psp-website-preview h3 a {
    text-decoration: none;
    background-color: #f0f0f0;
    color: #484848;
    display: inline-block;
    font-weight: bold;
    padding: 2px 4px 1px;
    transition: all 150ms ease-out 0s; }
  .psp .psp-website-preview h3 a:hover {
    background-color: #f39c12;
    color: #fff; }
  .psp #psp-audience-visits-graph {
    height: 220px;
    overflow: hidden;
    background-position: center center; }

.psp .panel .psp-info {
  padding: 1.9rem 3rem 1.9rem 3rem !important;
  font-size: 13px;
  line-height: 24px; }
  .psp .panel .psp-info a {
    color: #fff;
    text-decoration: underline; }

.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: 1000px;
    min-height: 110px;
    max-height: 600px;
    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: #fff;
    display: block;
    color: #646464;
    height: 60px;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #eee !important; }
  .psp #psp-lightbox-overlay #psp-lightbox-container h1.psp-lightbox-headline span {
    display: block;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    position: absolute;
    top: 20px;
    left: 20px; }
  .psp #psp-lightbox-overlay #psp-lightbox-container h1.psp-lightbox-headline img.psp-lightbox-icon {
    position: relative;
    top: 6px;
    left: 10px;
    width: 24px; }
  .psp #psp-lightbox-overlay #psp-lightbox-container h1.psp-lightbox-headline a.psp-close-btn {
    display: block;
    width: 37px;
    height: 28px;
    position: absolute;
    top: 16px;
    right: 6px; }
  .psp #psp-lightbox-overlay #psp-lightbox-container h1.psp-lightbox-headline a.psp-close-btn:hover i {
    color: #e87124; }
  .psp #psp-lightbox-overlay #psp-lightbox-container .psp-seo-status-container {
    background: #fff;
    max-height: 520px;
    overflow-y: auto;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 30px; }
  .psp .psp-dashboard-status-box h1 {
    color: #394651;
    position: relative;
    font: normal 21px Arial, Helvetica, sans-serif;
    width: 100%;
    display: block;
    padding: 0 0 8px 0;
    margin: 0 0 10px 0; }
  .psp .psp-dashboard-status-box .psp-dashboard-box-content {
    margin: 10px 3%;
    width: 94%; }
  .psp .psp-dashboard-status-box .psp-callout {
    padding: 5px 14px !important; }
  .psp .psp-dashboard-status-box-row {
    display: table;
    width: 100%;
    min-height: 120px;
    margin: 0 0 10px 0; }
  .psp .psp-dashboard-status-box-row .psp-dashboard-status-icon {
    width: 20px;
    display: table-cell; }
  .psp .psp-dashboard-status-box-row h2 {
    display: table-cell;
    width: 200px;
    border-right: 1px solid #ccc;
    padding: 5px 0 5px 2px;
    font: normal 12px Arial, Helvetica, sans-serif; }
  .psp .psp-dashboard-status-box-row .psp-dashboard-status-box-content {
    padding-left: 10px;
    display: table-cell; }
  .psp .psp-dashboard-status-box-row .psp-dashboard-status-box-content.is_ajax_content {
    text-indent: -1000px; }
  .psp .psp-cache-info {
    display: block;
    text-align: right;
    color: #999;
    width: 300px;
    bottom: 10px;
    right: 10px;
    position: absolute;
    font-size: 11px;
    margin: 10px 0 0; }
  .psp .psp-lists-status {
    display: block;
    width: 100%;
    list-style: none;
    overflow: hidden;
    margin: 0 0 -20px 0; }
  .psp .psp-lists-status li {
    display: block;
    float: left;
    margin-right: 0.5;
    width: 201px;
    height: 50px;
    margin: 0 20px 20px 0;
    position: relative; }
  .psp .psp-lists-status li .psp-lists-icon {
    display: block;
    position: relative;
    bottom: -10px;
    margin-right: 0;
    width: 32px;
    height: 32px; }
  .psp .psp-lists-status li:last-child {
    border: none; }
  .psp .psp-lists-status li label {
    display: block;
    margin-right: 5px;
    position: absolute;
    top: 32px;
    left: 47px;
    font-weight: bold;
    font-size: 15px;
    cursor: default; }
  .psp .psp-lists-status li span {
    position: absolute;
    display: block;
    font-weight: bold;
    font-size: 25px;
    font-weight: 700;
    top: 10px;
    left: 45px; }
  .psp .psp-lists-status li span sup {
    position: absolute;
    top: -0.2rem;
    font-size: 12px;
    font-weight: bold; }
  .psp .psp-website-preview .psp-borwser-frame {
    width: 100%;
    height: auto;
    min-height: 100px;
    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: 39px; }
  .psp .psp-website-preview h4 {
    margin: 0 0 10px 0; }
  .psp .psp-website-preview h4:last-child {
    margin-bottom: 10px; }
  .psp .psp-website-preview h4 a {
    text-decoration: none;
    background-color: #f0f0f0;
    color: #484848;
    display: inline-block;
    font-weight: bold;
    padding: 2px 4px 1px;
    transition: all 150ms ease-out 0s; }
  .psp .psp-website-preview h4 a:hover {
    background-color: #f39c12;
    color: #fff; }
  .psp .psp-website-preview h3 {
    margin: 20px 0 10px; }
  .psp .psp-website-preview h3 a {
    text-decoration: none;
    background-color: #f0f0f0;
    color: #484848;
    display: inline-block;
    font-weight: bold;
    padding: 2px 4px 1px;
    transition: all 150ms ease-out 0s; }
  .psp .psp-website-preview h3 a:hover {
    background-color: #f39c12;
    color: #fff; }
  .psp #psp-audience-visits-graph {
    height: 220px;
    overflow: hidden;
    background-position: center center; }
  .psp .psp-meter {
    text-align: left;
    background-color: #f2eee3;
    height: 20px;
    padding: 1px 2px;
    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: 5px;
    box-shadow: 0 1px 5px #bcbcbc inset, 0 1px 0 #c3b17e; }
  .psp .psp-meter span {
    display: inline-block;
    height: 100%;
    background-color: #777;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
    transition: width 0.4s ease-in-out;
    background-size: 30px 30px;
    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: #ff9f40; }
  .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: 60px 0; } }
  @-moz-keyframes animate-stripes {
  .psp 0% {
    background-position: 0 0; }
  .psp 100% {
    background-position: 60px 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: 1px solid #aaa;
    box-shadow: rgba(0, 0, 0, 0.2) 0 4px 16px 0;
    background-color: #fff;
    filter: alpha(opacity=100);
    height: 100px;
    left: 33%;
    opacity: 1;
    position: absolute;
    top: 300px;
    width: 40%;
    z-index: 10000;
    top: 33%; }
  .psp #psp-lightbox-loading #psp-loading-box .psp-loading-text {
    color: #999;
    font-size: 11px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 25px; }
  .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: 1px solid #aaa;
    box-shadow: rgba(0, 0, 0, 0.2) 0 4px 16px 0;
    background-color: #fff;
    filter: alpha(opacity=100);
    height: 100px;
    left: 33%;
    opacity: 1;
    position: absolute;
    top: 300px;
    width: 40%;
    z-index: 10000; }
  .psp #psp-main-loading #psp-loading-box .psp-loading-text {
    color: #999;
    font-size: 11px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 25px; }

.psp .psp-gAnalytics-box-statistics .psp-panel-content table th {
  background: #fff;
  border: 0;
  border-bottom: 1px solid #f4f4f4;
  color: #646464;
  font-weight: 500;
  font-size: 12px;
  text-align: center; }
  .psp .psp-gAnalytics-box-statistics .psp-panel-content table th:first-child {
    padding-left: 15px !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: 15px !important;
    text-align: left !important; }
  .psp .psp-audience-graph .legend table {
    font-size: 13px !important; }
  .psp .psp-audience-graph .legend table tr {
    padding: 0px; }
  .psp .psp-audience-graph .legend table tr td {
    padding: 5px 0; }
  .psp .psp-audience-graph .legend table tr td.legendColorBox {
    padding-right: 10px; }
  .psp .psp-audience-graph .legend table tr td.legendColorBox > div {
    border: none !important;
    padding: 0 5px !important; }
    .psp .psp-audience-graph .legend table tr td.legendColorBox > div > div {
      width: 25px !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: 40px 0;
    padding: 10px 25px; }
  .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: 300px;
    overflow: hidden; }
  .psp #psp-gAnalytics-wrapper .psp-audience-container {
    padding: 10px; }
  .psp #psp-gAnalytics-wrapper .psp-audience-container h2 {
    margin: 0 0 15px 0;
    font-weight: normal; }
  .psp #psp-gAnalytics-wrapper #audience-choose-container {
    overflow: hidden;
    margin: 25px 0 37px 0; }
  .psp #psp-gAnalytics-wrapper #audience-choose-container div {
    display: inline-block;
    width: 13.3%;
    margin: 0 0 0 5px;
    padding-right: 8px;
    font-size: 12px; }
  .psp #psp-gAnalytics-wrapper #audience-choose-container div input {
    margin: 0 4px 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: 10px 0 0;
    padding: 20px 0 0; }
  .psp #psp-gAnalytics-wrapper .psp-ga-summary-block {
    float: left;
    margin: 0 0 1.5rem 0;
    padding: 22px;
    margin-left: 15px;
    background: #f6f6f6;
    border-right: 0;
    width: 23%;
    border-radius: 3px;
    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: 14px;
    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: 12px;
    background: #484848;
    color: #fff;
    opacity: 0.9;
    display: none;
    position: absolute;
    padding: 25px; }
  .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: 3px;
    padding-bottom: 3px;
    height: 25px; }
  .psp #psp-gAnalytics-wrapper .psp-top-filters {
    float: right;
    margin-top: -8px; }
  .psp #psp-gAnalytics-wrapper .psp-top-filters #psp-filter-by-date {
    width: 455px; }
  .psp #psp-gAnalytics-wrapper .psp-top-filters #psp-filter-by-date label {
    bottom: -9px;
    color: #727272;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 500;
    margin: 0 13px 0 -10px;
    position: relative; }
  .psp #psp-gAnalytics-wrapper .psp-top-filters #psp-filter-by-date input[type=text] {
    color: #c4c4c4;
    font-size: 14px;
    float: left;
    margin: 0 22px 0 0;
    padding: 7px 12px 6px;
    width: 120px; }
  .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-box-statistics .psp-panel-heading {
    padding: 24px 24px 0 24px; }
  .psp .psp-gAnalytics-box-statistics .psp-panel-heading h2 {
    margin-bottom: 24px !important; }
  .psp .psp-gAnalytics-box-statistics .psp-panel-body {
    border-top: none;
    padding: 24px; }
  .psp .psp-gAnalytics-box-statistics .psp-sub-headline-f1 {
    color: #96f; }
  .psp .psp-gAnalytics-box-statistics .psp-table {
    border-radius: 10px;
    border: 1px solid #f4f4f4; }
  .psp .psp-gAnalytics-box-statistics .psp-table tr:first-of-type th {
    background: #fafafa;
    padding-top: 15px; }
  .psp .psp-gAnalytics-box-statistics .psp-table th {
    padding-top: 2px; }
  .psp .psp-gAnalytics-box-statistics .psp-table th, .psp .psp-gAnalytics-box-statistics .psp-table td {
    text-align: left;
    line-height: 2;
    height: auto;
    font-weight: normal; }
  .psp .psp-content .psp-main .psp-pageviews-graph {
    padding: 16px 17px; }
  .psp .psp-content .psp-main .panel .panel-heading h2 {
    display: inline-block;
    font-weight: 500;
    font-size: 18px;
    color: #383838;
    line-height: 18px;
    padding-left: 4px; }
  .psp .psp-content .psp-main .panel .panel-heading select.psp-ga-filter {
    width: 100%;
    display: block;
    padding: 0 0 0 12px;
    height: 40px;
    font-weight: 400;
    color: #383838;
    font-size: 14px;
    border-radius: 3px; }
  .psp #psp-filter-graph-data {
    background: #f64444;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    padding: 7px 22px 8px !important;
    text-transform: capitalize; }
  .psp #psp-filter-graph-data:hover {
    background: #ff9f40; }
  .psp #psp-gAnalytics-wrapper .row {
    margin-left: -30px;
    margin-right: -30px; }
  .psp .psp-getReferral-container .psp-table a {
    color: #999; }
  .psp .psp-getReferral-container .psp-table a span {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 300px; }
  .psp .psp-getReferral-container .psp-table a:hover {
    color: #96f; }
  .psp .psp-table-big tr:nth-child(even) {
    background: #fafafa; }
  .psp .psp-table-big td {
    border: 1px solid #f4f4f4 !important; }
  .psp .psp-table-big tbody tr:first-child td {
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    font-weight: bold; }
  .psp .psp-table-big tbody td:not(:first-child) {
    text-align: center;
    color: #999; }
  .psp .psp-table-big .psp-table-row-page > span:first-child {
    display: inline-block;
    width: 25px; }
  .psp .psp-table-big .psp-table-row-page a {
    display: inline-block;
    color: #999; }
  .psp .psp-table-big .psp-table-row-page a:hover {
    color: #96f; }
  .psp .psp-table-big .psp-table-row-page a span {
    display: none; }
  .psp .psp-table-big .psp-table-row-page a span:first-child {
    display: block; }
  .psp .psp-table-big th a {
    padding: 5px 10px;
    color: #646464;
    font-size: 14px;
    text-transform: none;
    border-radius: 3px; }
  .psp .psp-table-big th a:hover {
    background-color: #ff9f40;
    color: #fff; }
  .psp .psp-table-big th a.on {
    color: #fff;
    background-color: #ff9f40; }
  .psp .psp-table-big tr.psp-allow-paging {
    display: none; }
  .psp .psp-table-big tr.psp-allow-paging.is_show {
    display: table-row; }
  .psp .psp-contentPages-container .tablenav, .psp .psp-getReferral-container .tablenav {
    display: block; }
  .psp .psp-contentPages-container .tablenav .displaying-num, .psp .psp-getReferral-container .tablenav .displaying-num {
    width: 70px;
    display: inline-block; }
  .psp .psp-contentPages-container .tablenav .tablenav-pages, .psp .psp-getReferral-container .tablenav .tablenav-pages {
    float: none;
    height: auto;
    display: inline-block; }
  .psp .psp-filters-labels {
    margin-top: 30px; }
  .psp .psp-filters-labels h2 {
    font-size: 12px !important;
    text-transform: uppercase;
    margin-bottom: 5px !important;
    padding-bottom: 0; }
  .psp .psp-filters-labels .psp-filters-labels-wrapper .psp-custom-checkbox {
    display: inline-block;
    margin-right: 4px;
    vertical-align: middle; }
  .psp .psp-filters-labels .psp-filters-labels-wrapper .psp-check-filter {
    display: inline-block;
    padding-right: 15px; }
  .psp .psp-filters-labels .psp-filters-labels-wrapper .psp-check-filter i {
    position: relative; }
  .psp .psp-filters-labels .psp-filters-labels-wrapper .psp-check-filter span {
    vertical-align: middle;
    display: inline-block; }
  .psp #psp-clear-cache {
    position: absolute;
    bottom: 0;
    right: 0px;
    background-color: #ff9f3f;
    color: #fff;
    border: 0;
    border-bottom-right-radius: 4px; }
  .psp #psp-clear-cache:hover {
    background-color: #d35400; }

.psp-wizard-wrapper {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 999; }
  .psp-wizard-wrapper .psp-step {
    display: block;
    -webkit-box-shadow: 0px 0px 13px 7px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0px 0px 13px 7px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 0px 13px 7px rgba(0, 0, 0, 0.07);
    border-radius: 4px;
    height: 591px;
    overflow: hidden;
    width: 480px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .psp-wizard-wrapper .psp-step .psp-wizard-top {
    background: #fff;
    height: 511px;
    text-align: center; }
  .psp-wizard-wrapper .psp-step .psp-wizard-top img:first-child {
    margin-top: 57px; }
  .psp-wizard-wrapper .psp-step .psp-wizard-top img:last-child {
    margin-top: 22px; }
  .psp-wizard-wrapper .psp-step .psp-wizard-top p {
    color: #4b4b4b;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin: 20px 0 0px;
    padding: 0 100px; }
  .psp-wizard-wrapper .psp-step .psp-wizard-top p span {
    color: #e05b1c; }
  .psp-wizard-wrapper .psp-step .psp-wizard-bottom {
    background: #ff8636;
    height: 80px; }
  .psp-wizard-wrapper .psp-step .psp-wizard-bottom .psp-cancel, .psp-wizard-wrapper .psp-step .psp-wizard-bottom .psp-next {
    background: none;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-weight: 500;
    margin: 21px;
    outline: none;
    padding: 10px 15px; }
  .psp-wizard-wrapper .psp-step .psp-wizard-bottom .psp-cancel {
    opacity: 0.5; }
  .psp-wizard-wrapper .psp-step .psp-wizard-bottom .psp-cancel:hover {
    opacity: 1; }
  .psp-wizard-wrapper .psp-step .psp-wizard-bottom .psp-next {
    float: right;
    margin-right: 28px; }
  .psp-wizard-wrapper .psp-step .psp-wizard-bottom .psp-next:hover {
    color: #4b4b4b; }
  .psp-wizard-wrapper .psp-step .psp-wizard-bottom .psp-next i {
    font-size: 12px;
    margin-left: 5px; }
  .psp-wizard-wrapper .psp-step-2 {
    display: none; }
  .psp-wizard-wrapper .psp-step-2 .psp-wizard-top img {
    margin-top: 34px; }
  .psp-wizard-wrapper .psp-step-2 .psp-wizard-top button {
    background: #4285f4;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    margin-top: 25px;
    outline: none;
    padding: 21px 33px 17px; }
  .psp-wizard-wrapper .psp-step-2 .psp-wizard-top button:hover {
    background: #d6483a; }
  .psp-wizard-wrapper .psp-step-2 .psp-wizard-top p {
    color: #757575;
    font-size: 14px;
    margin-top: 19px;
    padding: 0; }
  .psp-wizard-wrapper .psp-step-2 .psp-wizard-top input {
    border: 1px solid #e4e4e4;
    color: #d3d3d3;
    font-size: 16px;
    font-weight: 500;
    margin-top: 17px;
    outline: 0;
    padding: 19px 17px 17px;
    width: 252px; }
  .psp-wizard-wrapper .psp-step-3 {
    display: none;
    position: relative; }
  .psp-wizard-wrapper .psp-step-3 .psp-loader-holder {
    background-color: rgba(0, 0, 0, 0.7); }
  .psp-wizard-wrapper .psp-step-3 .psp-loader-holder .psp-loader {
    margin-top: 180px; }
  .psp-wizard-wrapper .psp-step-3 .psp-wizard-top img {
    margin-top: 34px; }
  .psp-wizard-wrapper .psp-step-3 .psp-wizard-top p {
    color: #757575;
    font-size: 18px;
    margin-top: 26px; }
  .psp-wizard-wrapper .psp-step-3 .psp-wizard-top select {
    border: 1px solid #e4e4e4;
    color: #636363;
    font-size: 16px;
    font-weight: 500;
    margin-top: 33px;
    outline: 0;
    padding: 18px 23px 17px;
    width: 370px; }
  .psp-wizard-wrapper .psp-step-3 .psp-wizard-top p:last-child {
    color: #c4c4c4;
    font-size: 12px;
    margin-top: 16px;
    padding: 0 110px; }
  .psp-wizard-wrapper .psp-step-3 .psp-wizard-top .psp-wizard-profiles {
    height: 40px;
    margin-top: 10px;
    text-align: center; }
  .psp-wizard-wrapper .psp-step-3 .psp-wizard-top .psp-wizard-profiles select {
    color: #000;
    height: auto; }
  .psp-wizard-wrapper .psp-step-3 .psp-wizard-bottom .psp-next {
    margin-right: 34px; }
  .psp-wizard-wrapper .psp-step-4 {
    display: none;
    position: relative; }
  .psp-wizard-wrapper .psp-step-4 .psp-loader-holder {
    background-color: rgba(0, 0, 0, 0.7); }
  .psp-wizard-wrapper .psp-step-4 .psp-loader-holder .psp-loader {
    margin-top: 180px; }
  .psp-wizard-wrapper .psp-step-4 .psp-wizard-top img {
    margin-top: 34px; }
  .psp-wizard-wrapper .psp-step-4 .psp-wizard-top p {
    color: #ff8636;
    font-size: 24px;
    font-weight: 500;
    margin-top: 54px; }
  .psp-wizard-wrapper .psp-step-4 .psp-wizard-top p.psp-finish-message {
    color: #646464 !important;
    font-size: 16px !important; }
  .psp-wizard-wrapper .psp-step-4 .psp-wizard-top p:last-child {
    color: #ff8636;
    font-size: 24px;
    margin-top: 41px;
    padding: 0; }
  .psp-wizard-wrapper .psp-step-4 .psp-wizard-bottom .psp-next {
    margin-right: 35px; }

.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, .psp .psp-serp .psp-serp-cron-stats .psp-message {
    padding: 0.8rem !important;
    background-image: none; }
  .psp .psp-serp .psp-form-row .psp-message.psp-error:before, .psp .psp-serp .psp-serp-cron-stats .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: 16px !important; }
  .psp .psp-serp #psp-serp-graph td.legendColorBox > div > div {
    width: 24px !important;
    margin-right: 14px; }
  .psp .psp-serp #psp-serp-graph td.legendLabel {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    color: #727272;
    font-weight: 400;
    line-height: 24.5px; }
  .psp .psp-serp #psp-serp-container .checkbox {
    margin: 0; }
  .psp .psp-serp #psp-serp-container .psp-top-filters {
    position: relative;
    height: 30px; }
  .psp .psp-serp #psp-serp-container .psp-top-filters input[type="text"], .psp .psp-serp #psp-serp-container .psp-top-filters select {
    padding: 10px 13px;
    height: 40px; }
  .psp .psp-serp #psp-serp-container .psp-top-filters #psp-cron-ckeck {
    position: absolute;
    top: 0;
    left: 180px; }
  .psp .psp-serp #psp-serp-container .psp-top-filters #psp-filter-by-date {
    width: 615px;
    position: absolute;
    top: 0;
    right: -10px; }
  .psp .psp-serp #psp-serp-container .psp-top-filters #psp-filter-by-date label {
    float: left;
    width: auto;
    margin: 12px 5px 0 0; }
  .psp .psp-serp #psp-serp-container .psp-top-filters #psp-filter-by-date input {
    float: left;
    width: 110px;
    margin: 0 10px 0 0;
    cursor: pointer;
    padding: 13px 19px px 20 19px !important;
    height: 40px; }
  .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: 10px 0 0; }
  .psp .psp-serp #psp-serp-container .psp-serp-graph {
    height: 350px;
    margin: 53px 0 10px;
    overflow: hidden; }
  .psp .psp-serp #psp-serp-container .psp-serp-graph .legend > table {
    top: 24px !important; }
  .psp .psp-serp #psp-serp-container .psp-or-block {
    float: left;
    width: 30px;
    height: 70px;
    margin: 0 35px;
    position: relative; }
  .psp .psp-serp #psp-serp-container .psp-or-block h2 {
    display: block;
    border: 1px solid red;
    margin: 0;
    background: #fff;
    border-radius: 50%;
    border: 0 solid #800000;
    border: 1px solid #dadada;
    padding: 9px 7px 9px 6px;
    line-height: 18px;
    position: absolute;
    z-index: 5;
    top: 17px;
    left: -7px; }
  .psp .psp-serp #psp-serp-container .psp-or-block span.line {
    border-left: 1px solid #dadada;
    display: block;
    width: 1px;
    height: 100%;
    top: 0;
    left: 50%;
    margin-left: -1px;
    position: absolute; }
  .psp .psp-serp #psp-serp-add-keyword {
    margin: -3px 0 0 0; }
  .psp .psp-serp #psp-serp-add-keyword label {
    float: left;
    width: 110px;
    margin: 11px 0 20px 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: 174px;
    height: 38px; }
  .psp .psp-serp #psp-serp-add-keyword input#psp-new-keyword-link {
    width: 272px;
    height: 38px;
    margin-top: 10px; }
  .psp .psp-serp #psp-serp-add-keyword #psp-submit-to-reporter {
    margin: 8px 0 30px 110px;
    width: auto;
    height: auto;
    padding: 13px 24px 11px 24px !important;
    cursor: pointer; }
  .psp .psp-serp #psp-add-keyword-block {
    padding: 10px 10px 40px 10px; }
  .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: 21px;
    border-radius: 50%;
    cursor: default;
    margin-top: 12px;
    margin-left: -30px;
    margin-right: 39px; }
  .psp .psp-serp #psp-add-keyword-block .psp-or-block h2 {
    font-size: 14px; }
  .psp .psp-serp #psp-add-keyword-block > div:nth-child(3) label {
    font-weight: 400 !important;
    margin-bottom: 14px !important; }
  .psp .psp-serp #psp-add-keyword-block #psp-select-fw {
    margin: 0 !important;
    background: #969696 !important;
    width: auto;
    height: auto;
    padding: 13px 24px 11px 24px !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: 1px solid #dadada;
    margin: 6px -10px -9px;
    width: 200px;
    font-weight: 400; }
  .psp .psp-serp .serp-thead-rank th {
    padding-right: 23px !important; }
  .psp .psp-serp .serp-thead-rank th:nth-child(2) {
    padding-right: 13px !important; }
  .psp .psp-serp .serp-thead-rank th:nth-child(3) {
    padding-right: 15px !important; }
  .psp .psp-serp .serp-rank-container {
    position: relative;
    margin: -7px -10px;
    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: 41px;
    vertical-align: middle;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px; }
  .psp .psp-serp .serp-rank-container .psp-rank-container-block-extra {
    background: #fff;
    width: 100%;
    padding: 4px 2px; }
  .psp .psp-serp .serp-tbody-rank {
    width: 200px;
    position: absolute;
    top: -19px;
    left: -1px;
    height: 52px;
    font-weight: 400; }
  .psp .psp-serp .serp-tbody-rank td .psp-rank-container-block-extra {
    padding: 7px 2px; }
  .psp .psp-serp .serp-tbody-rank td:nth-child(1) {
    max-width: 57px;
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .psp .psp-serp .serp-tbody-rank td:nth-child(2) {
    max-width: 35px; }
  .psp .psp-serp .serp-icon {
    display: inline-block;
    position: relative;
    bottom: -2px;
    width: 12px;
    height: 12px;
    margin: 0 2px 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: 20px 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: 10px 0; }
  .psp .psp-serp .psp-table tbody tr td {
    padding-top: 13px;
    padding-bottom: 13px;
    padding-right: 15px; }
  .psp .psp-serp #psp-list-table-header {
    margin: 10px 0 8px 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: 2px; }
  .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: -32px;
    display: block; }
  .psp .psp-serp .psp-form-serp-button {
    font-size: 16px;
    float: left;
    margin-right: 6px;
    padding: 5px 5px; }
  .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;
    font-size: 12px;
    color: #575757;
    padding: 15px;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    background-color: #fff; }
  .psp .psp-serp #search-engine-current-loc img {
    margin-left: 10px; }
  .psp .psp-serp table tr td:nth-child(2) input {
    width: 100%; }
  .psp .psp-serp table tr th table.serp-thead-rank {
    margin: 6px -11px -11px -11px !important; }
  .psp .psp-serp #psp-content-wrap #psp-list-table-posts {
    border: none !important; }
  .psp .psp-serp #psp-content-wrap #psp-list-table-posts > table {
    color: #383838;
    font-size: 14px; }
  .psp .psp-serp #psp-content-wrap #psp-list-table-posts > table > tbody tr:nth-child(4n+1) {
    background: #fff; }
  .psp .psp-serp #psp-content-wrap #psp-list-table-posts > table > tbody tr:nth-child(4n+3) {
    background: #fff; }
  .psp .psp-serp #psp-content-wrap #psp-list-table-posts > table th:nth-child(1), .psp .psp-serp #psp-content-wrap #psp-list-table-posts > table td:nth-child(1), .psp .psp-serp #psp-content-wrap #psp-list-table-posts > table th:nth-child(2), .psp .psp-serp #psp-content-wrap #psp-list-table-posts > table td:nth-child(2) {
    padding-left: 10px !important;
    padding-right: 10px !important;
    /*
			th:nth-child(6),
			td:nth-child(6) {
				background: #fff6f6;
				border-bottom: 1px solid #fbe3e3;
				border-top: 1px solid #fbe3e3;
			}

			th:nth-child(7),
			td:nth-child(7) {
				background: #fffaf6;
				border-bottom: 1px solid #fbf0e3;
				border-top: 1px solid #fbf0e3;
			}

			th:nth-child(8),
			td:nth-child(8) {
				background: #fdf6ff;
				border-bottom: 1px solid #f3e3fb;
				border-top: 1px solid #f3e3fb;
			}
			*/ }
  .psp .psp-serp #psp-content-wrap #psp-list-table-posts > table th {
    color: #383838;
    font-size: 14px;
    padding: 30px 10px 30px 30px !important;
    background: #fff;
    position: relative; }
  .psp .psp-serp #psp-content-wrap #psp-list-table-posts > table td {
    padding: 30px 10px 30px 30px; }
  .psp .psp-serp #psp-content-wrap #psp-list-table-posts > table td .nb_pages {
    position: absolute;
    top: 0px;
    right: 0px;
    margin-right: 15px;
    font-size: 9px;
    /*#bdc3c7;*/
    color: #080;
    cursor: pointer; }
  .psp .psp-serp #psp-content-wrap #psp-list-table-posts > table td .the_pos i {
    font-size: 16px; }
  .psp .psp-serp #psp-content-wrap #psp-list-table-posts > table td .the_pos span {
    font-size: 9px;
    vertical-align: top;
    display: inline-block;
    margin-top: 3px; }
  .psp .psp-serp #psp-content-wrap #psp-list-table-posts > table td .the_pos .psp-checks-arrow-up {
    color: #7cc012; }
  .psp .psp-serp #psp-content-wrap #psp-list-table-posts > table td .the_pos .psp-checks-arrow-down {
    color: #e71212; }
  .psp .psp-serp #psp-content-wrap #psp-list-table-posts > table td .the_pos .psp-checks-arrows-h {
    color: #ffa800;
    margin-left: 6px; }
  .psp .psp-serp .serp-icon.notintop100:before {
    content: "--";
    font-style: normal;
    font-family: 'Roboto', sans-serif;
    color: #e41e26;
    font-size: 20px;
    letter-spacing: -1px;
    height: 2px;
    width: 15px; }

#psp_serp span {
  margin-right: 35px; }
  #psp_serp span.app_access_key {
    margin-right: 0px;
    color: green; }
  #psp_serp .psp-form-row {
    margin-bottom: 10px; }
  #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: 5px 0;
    display: block; }

.psp #psp-list-table-header .psp-list-table-header-row-second {
  display: inline-table !important;
  width: auto;
  float: none; }

:focus {
  outline: none; }

#serp-accordion .ui-accordion-header-active {
  color: #ffa800 !important;
  border: 1px solid red; }

.psp #psp-list-table-header .psp-list-table-header-row-second {
  width: 100% !important; }

.psp #psp-list-table-posts table td a {
  font-weight: normal; }

body .psp-table tr:nth-child(2) td {
  padding-top: 20px !important; }

.psp .psp-serp .psp-keywords-container .ui-tabs-active.ui-state-active {
  background: #525e65;
  text-transform: none; }

.psp .psp-serp .psp-keywords-container .ui-state-default, .psp .psp-serp .psp-keywords-container .ui-widget-content .ui-state-default, .psp .psp-serp .psp-keywords-container .ui-widget-header .ui-state-default {
  text-transform: none;
  /* LIGHTBOX */ }

.psp #psp-lightbox-overlay.psp-serp-lightbox {
  display: none; }
  .psp #psp-lightbox-overlay.psp-serp-lightbox #psp-lightbox-container .psp-seo-status-container {
    max-height: 400px !important; }
  .psp #psp-lightbox-overlay.psp-serp-lightbox #psp-lightbox-container h1.psp-lightbox-headline span {
    color: #383838;
    font-family: 'Roboto', sans-serif;
    font-size: 18px; }

.psp {
  /******************************************
** EXTRA
*******************************************/ }
  .psp .psp-serp .psp-form-button-greynotice {
    background: #fafafa;
    color: #343434;
    border: 1px solid #f2f2f2; }
  .psp .psp-serp .psp-form-button-greynotice:hover {
    background: #343434;
    color: #fafafa; }
  .psp .psp-serp .psp-keywords-textarea {
    width: 100%;
    height: 150px; }
  .psp .psp-serp .psp-keywords-input-text {
    width: 50%;
    border: 1px solid #f2f2f2;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .07); }
  .psp .psp-serp .psp-selected-keywords {
    background: #f5f7fa;
    display: block;
    margin: 20px 5px;
    padding: 1px 20px 20px 20px;
    float: left;
    width: 100%;
    border-radius: 4px; }
  .psp .psp-serp .psp-selected-keywords h2 {
    font-size: 15px !important;
    font-weight: bold !important;
    color: #656d78 !important;
    margin: 8px 0 10px 0px !important; }
  .psp .psp-serp .psp-selected-keywords label {
    background: #525e65;
    color: #fff;
    margin: 0 10px 10px 0;
    font-weight: normal;
    padding: 0px 13px 0px 0px;
    font-size: 14px;
    cursor: default; }
  .psp .psp-serp .psp-selected-keywords label i {
    cursor: pointer;
    display: inline-block;
    padding: 0px 7px 0px 13px; }
  .psp .psp-serp .psp-selected-keywords label i:before {
    font-size: 10px;
    /*content: "\e917";*/
    margin-right: 5px;
    content: "\e908";
    font-family: 'seo-checks';
    font-weight: normal;
    font-style: normal; }
  .psp .psp-serp .psp-selected-keywords label i:hover {
    color: #fff;
    content: "\e917"; }
  .psp .psp-serp .psp-selected-keywords label:hover {
    background: #653d3d;
    /*i:hover:before {
					content: "\e908";
				}*/ }
  .psp .psp-serp .psp-keywords-container button {
    margin: 5px 0 0 0px; }
  .psp .psp-serp .psp-keyword-tabs, .psp .psp-serp .psp-keyword-content {
    margin: 10px 20px 20px 20px; }
  .psp .psp-serp .psp-table-addkeywords {
    border: 1px solid #f2f2f2;
    width: 100%; }
  .psp .psp-serp .psp-table-addkeywords th {
    background: #fcfcfc;
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    color: #656d78;
    border-bottom: 1px solid #f2f2f2; }
  .psp .psp-serp .psp-table-addkeywords th label {
    font-weight: normal;
    color: #cdcdcd;
    font-size: 12px; }
  .psp .psp-serp .psp-table-addkeywords td {
    border-bottom: 1px solid #f2f2f2;
    color: #646464; }
  .psp .psp-serp .psp-table-addkeywords td label {
    padding: 5px 13px;
    margin-right: 5px;
    background: #f5f7fa;
    font-weight: normal;
    color: #646464; }
  .psp .psp-serp .psp-table-addkeywords td label:hover {
    background: #525e65;
    color: #fff; }
  .psp .psp-serp #psp-clear-cache {
    display: none; }
  .psp .psp-serp .psp-serp-loading {
    padding-top: 5px;
    display: block; }
  .psp .psp-serp #psp-list-table-posts .psp-serp-kw-show-howmany {
    display: block;
    width: 100%;
    margin-top: 10px;
    margin-left: 5px;
    color: #6e6e6e; }
  .psp .psp-serp #psp-list-table-posts .psp-serp-kw-show-howmany a {
    color: #6e6e6e;
    float: right;
    font-size: 12px; }
  .psp .psp-serp #psp-list-table-posts .serp-table-rank {
    margin-top: 10px;
    display: inline-block;
    overflow-x: hidden;
    overflow-y: auto;
    height: 540px;
    width: 100%;
    margin-left: 20px; }
  .psp .psp-serp #psp-list-table-posts .serp-table-rank tbody > tr {
    color: #6e6e6e;
    display: none;
    width: 100%; }
  .psp .psp-serp #psp-list-table-posts .serp-table-rank tbody > tr.on {
    display: table-row; }
  .psp .psp-serp #psp-list-table-posts .serp-table-rank td {
    color: #6e6e6e;
    text-align: left;
    font-weight: bold;
    padding: 15px 40px 15px 0px !important; }
  .psp .psp-serp #psp-list-table-posts .serp-table-rank td a {
    color: #6e6e6e;
    font-size: 12px; }
  .psp .psp-serp #psp-list-table-posts .serp-table-rank td a:hover {
    text-decoration: underline; }
  .psp .psp-serp #psp-list-table-posts .serp-table-rank td:nth-child(3) {
    overflow-wrap: break-word;
    word-wrap: break-word;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    -ms-word-break: break-all;
    /* Instead use this non-standard one: */
    word-break: break-all;
    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    /*tr:nth-child(2) {
				td {
					color: #ffa800;
					font-size: 14px;
					a {
						color: #ffa800;
					}
				}
			}

			tr:nth-child(7) {
				td {
					color: #f08b8b;
					font-size: 14px;
					a {
						color: #f08b8b;
					}
				}
			}

			tr:nth-child(8) {
				td {
					color: #dcb0e9;
					font-size: 14px;
					a {
						color: #dcb0e9;
					}
				}
			}

			tr:nth-child(10) {
				td {
					color: #e4b551;
					font-size: 14px;
					a {
						color: #e4b551;
					}
				}
			}*/ }
  .psp .psp-serp .psp-last-checked {
    position: absolute;
    right: 0;
    top: 10px;
    color: #d3d3d3;
    font-size: 12px; }
  .psp .psp-serp .psp-phrase a, .psp .psp-serp .psp-phrase span {
    color: #6e6e6e;
    font-weight: normal !important; }
  .psp .psp-serp .psp-phrase span {
    color: #bdbdbd; }
  .psp .psp-serp .psp-phrase a.psp-serp-action-update-rank {
    color: #ff7043 !important;
    font-size: 11px; }
  .psp .psp-serp .psp-phrase a.psp-serp-action-update-rank:hover {
    color: #bf360c !important; }
  .psp .psp-serp a.psp-serp-keyword-details:before {
    font-family: 'seo-checks' !important;
    content: "\e915";
    font-size: 12px; }
  .psp .psp-serp a.psp-serp-keyword-details.on:before {
    font-family: 'seo-checks' !important;
    content: "\e90f";
    font-size: 12px;
    color: #ffa800; }
  .psp .psp-serp a.psp-serp-keyword-details.on {
    color: #ffa800; }
  .psp .psp-serp .ui-widget-content {
    border: none; }
  .psp .psp-serp .ui-widget-header {
    padding-bottom: 10px;
    border: none;
    background: none; }
  .psp .psp-serp .psp-keyword-details-header {
    position: relative;
    background: #fff;
    border-bottom: 1px solid #f2f2f2;
    display: block;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px; }
  .psp .psp-serp .psp-keyword-details-header:after, .psp .psp-serp .psp-keyword-details-header:before {
    top: 100%;
    left: 7%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none; }
  .psp .psp-serp .psp-keyword-details-header:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 9px;
    margin-left: -9px; }
  .psp .psp-serp .psp-keyword-details-header:before {
    border-color: rgba(242, 242, 242, 0);
    border-top-color: #f2f2f2;
    border-width: 11px;
    margin-left: -11px; }
  .psp .psp-serp .ui-tabs .ui-tabs-panel {
    padding: 0; }
  .psp .psp-serp .ui-state-default, .psp .psp-serp .ui-widget-content .ui-state-default, .psp .psp-serp .ui-widget-header .ui-state-default {
    border-radius: 0.5rem;
    cursor: pointer;
    font-size: 1.3rem;
    font-weight: 500;
    padding: 6px 12px !important;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
    background: #fff;
    color: #c4c4c4; }
  .psp .psp-serp .serp-last {
    display: inline-block;
    position: relative;
    right: 0;
    color: #dadada; }
  .psp .psp-serp .ui-tabs-active.ui-state-active {
    background: #ffa800;
    color: #fff;
    font-weight: normal; }
  .psp .psp-serp .ui-state-active a, .psp .psp-serp .ui-state-active a:link, .psp .psp-serp .ui-state-active a:visited {
    color: #fff !important; }
  .psp .psp-serp .ui-state-default a, .psp .psp-serp .ui-state-default a:link, .psp .psp-serp .ui-state-default a:visited {
    color: #c4c4c4; }
  .psp .psp-serp .psp-keyword-details-content {
    text-align: left;
    width: 99%; }
  .psp .psp-serp .psp-keyword-details-content .psp-kwd-menu {
    text-align: center;
    color: #6e6e6e;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%; }
  .psp .psp-serp .psp-keyword-details-content .psp-kwd-menu > div {
    display: inline-block;
    margin-right: 20px; }
  .psp .psp-serp .psp-keyword-details-content .psp-kwd-menu > div a {
    color: #343434;
    font-weight: bold;
    text-decoration: none; }
  .psp .psp-serp .psp-keyword-details-content .psp-kwd-menu > div a.on {
    color: #ffa800; }
  .psp .psp-serp .psp-keyword-details-content .psp-kwd-menu > p {
    display: inline-block;
    margin-right: 20px; }
  .psp .psp-serp .psp-keyword-details-content .psp-kwd-menu strong {
    color: #ffa800; }
  .psp .psp-serp .psp-wrapper-serp-chart-evolution {
    position: relative;
    min-height: 400px;
    max-height: 800px;
    box-sizing: border-box; }
  .psp .psp-serp .psp-table tr th .psp-custom-checkbox {
    margin: 10px 0px 0px 0px !important; }
  .psp .psp-serp #psp-serp-engine-response .psp-custom-checkbox {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    margin-right: 3px; }
  .psp .psp-serp #psp-serp-engine-response label {
    margin-bottom: 3px !important; }
  .psp .psp-serp #select-engine {
    min-width: 200px; }
  .psp .psp-serp .psp-serp-competitor-delete {
    position: absolute;
    top: 3px;
    right: 3px;
    border: 0px solid green; }
  .psp .psp-serp .psp-serp-competitor-delete a {
    width: 3.7rem;
    height: 2.8rem;
    text-decoration: none;
    color: red; }
  .psp .psp-serp #psp-serp-debug-log {
    display: none;
    width: 100%;
    max-height: 300px;
    overflow-y: auto;
    border: 1px solid #e4f1fe; }
  .psp .psp-serp .psp-serp-keywords-delimiters {
    width: 100%; }
  .psp .psp-serp .psp-serp-keywords-delimiters span {
    display: inline-block;
    margin-right: 15px;
    color: #9b9b9b; }
  .psp .psp-serp .psp-serp-keywords-delimiters p {
    display: inline-block;
    color: #727272;
    font-size: 13px;
    line-height: 1.5;
    margin: 10px 20px 10px 0px; }
  .psp .psp-serp .psp-serp-keywords-delimiters label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold; }
  .psp .psp-serp .psp-serp-keywords-delimiters input[type="radio"] {
    margin-top: -5px; }
  .psp .psp-serp .psp-serp-lightbox .psp-table-ajax-list {
    float: left;
    background-color: #fff; }
  .psp .psp-serp .psp-serp-lightbox .psp-table-ajax-list .psp-list-table-search-box.psp-search-standard-design {
    display: none; }
  .psp .psp-serp .psp-serp-lightbox .psp-table-ajax-list .psp-list-table-right-col .psp-box-show-per-pages label {
    width: 5.5rem !important; }
  .psp .psp-serp .psp-serp-lightbox .psp-table-ajax-list #admin-display-pagination {
    display: inline-block;
    float: right; }
  .psp .psp-serp .psp-serp-lightbox .psp-table-ajax-list .psp-list-table-header-row-first {
    display: inline-block;
    float: left;
    width: auto !important; }
  .psp .psp-serp .psp-serp-lightbox .psp-table-ajax-list #psp-list-table-header {
    margin: 0 !important; }
  .psp .psp-serp .psp-serp-lightbox .psp-table-ajax-list #psp-list-table-header .psp-list-table-header-row-second {
    display: inline-block;
    float: right;
    width: auto !important;
    margin-top: 0 !important; }
  .psp .psp-serp .psp-serp-lightbox .psp-table-ajax-list #psp-list-table-header .psp-filter-post_type {
    bottom: 0 !important; }
  .psp .psp-serp .psp-serp-lightbox .psp-table-ajax-list .subsubsub {
    margin: 0 !important; }
  .psp .psp-serp .psp-serp-lightbox .psp-fkw-ajax-table label.psp-fkw {
    padding: 5px 13px;
    margin-right: 5px;
    background: #f5f7fa;
    font-weight: normal;
    color: #646464; }
  .psp .psp-serp .psp-serp-lightbox .psp-fkw-ajax-table label.psp-fkw:hover {
    background: #525e65;
    color: #fff; }
  .psp .psp-serp .psp-last-check-status {
    width: 15rem; }
  .psp .psp-serp .psp-last-check-status > div {
    display: inline-block; }
  .psp .psp-serp .psp-last-check-status > div:nth-child(1) {
    cursor: hand; }
  .psp .psp-serp .psp-last-check-status > div:nth-child(2) {
    margin-top: 5px; }
  .psp .psp-serp .psp-message, .psp .psp-serp .psp-message.psp-info {
    margin: 0rem; }
  .psp .psp-serp .psp-serp-cron-stats {
    margin-bottom: 20px; }
  .psp .psp-serp .psp-serp-cron-stats .psp-message > span:nth-child(2) {
    font-style: italic; }
  .psp .psp-serp .psp-serp-suggest {
    border: 1px solid #f5f5f5;
    float: left;
    padding: 5px 5px 3px;
    margin-top: 10px;
    height: 162px;
    overflow-x: hidden;
    overflow-y: auto; }
  .psp .psp-serp .psp-serp-suggest .psp-serp-suggest-show-howmany a {
    margin-right: 20px; }
  .psp .psp-serp .psp-serp-suggest .psp-serp-suggest-show-howmany span {
    font-style: italic; }
  .psp .psp-serp .psp-serp-suggest .psp-serp-suggest-list {
    /*list-style-type: decimal;*/
    float: left;
    list-style-type: none;
    margin-left: 10px;
    margin-bottom: 0px; }
  .psp .psp-serp .psp-serp-suggest .psp-serp-suggest-list .psp-serp-suggest-item::before {
    display: inline-block;
    width: 25px;
    content: counter(step-counter);
    margin-right: 5px;
    font-size: 80%;
    background-color: #e0e0e0;
    color: #9e9e9e;
    font-weight: bold;
    padding: 2px 2px;
    border-radius: 3px;
    text-align: center; }
  .psp .psp-serp .psp-serp-suggest .psp-serp-suggest-list .psp-serp-suggest-item {
    /*list-style-position: inside;*/
    float: left;
    counter-increment: step-counter;
    width: 32.5%; }
  .psp .psp-serp .psp-serp-suggest .psp-serp-suggest-list .psp-serp-suggest-item .psp-serp-suggest-host {
    display: inline-block;
    width: 51%; }
  .psp .psp-serp .psp-serp-suggest .psp-serp-suggest-list .psp-serp-suggest-item .psp-progress {
    width: 65px;
    display: inline-block;
    top: 4px; }
  .psp .psp-serp .psp-serp-suggest .psp-serp-suggest-list .psp-serp-suggest-item .psp-progress .psp-progress-score {
    right: -35px;
    top: -6px;
    font-weight: normal;
    font-size: 11px; }
  .psp .psp-serp .psp-serp-suggest .psp-serp-suggest-list .psp-serp-suggest-item .psp-serp-suggest-already {
    color: #bdbdbd;
    display: inline-block;
    margin-left: 30px; }
  .psp .psp-serp .psp-serp-suggest .psp-serp-suggest-list .psp-serp-suggest-item .psp-serp-suggest-add {
    font-size: 11px;
    text-transform: lowercase !important;
    border-radius: 0.3rem !important;
    padding: 2px 10px !important;
    display: inline-block;
    margin-left: 30px; }
  .psp .psp-serp .psp-serp-competitor-color-link {
    font-size: 14px !important;
    font-weight: bold !important; }
  .psp .psp-serp .psp-serp-competitor-color-0 {
    background: #fff !important; }
  .psp .psp-serp .psp-serp-competitor-color-link-0 {
    color: #343434 !important; }
  .psp .psp-serp .psp-serp-competitor-color-1 {
    background: #fdf9f0 !important; }
  .psp .psp-serp .psp-serp-competitor-color-link-1 {
    color: #e3d0a6 !important; }
  .psp .psp-serp .psp-serp-competitor-color-2 {
    background: #fef9ff !important; }
  .psp .psp-serp .psp-serp-competitor-color-link-2 {
    color: #d691e4 !important; }
  .psp .psp-serp .psp-serp-competitor-color-3 {
    background: #f6f7fe !important; }
  .psp .psp-serp .psp-serp-competitor-color-link-3 {
    color: #97a1e5 !important; }
  .psp .psp-serp .psp-serp-competitor-color-4 {
    background: #f6fbff !important; }
  .psp .psp-serp .psp-serp-competitor-color-link-4 {
    color: #a7ceed !important; }
  .psp .psp-serp .psp-serp-competitor-color-5 {
    background: #f4fffa !important; }
  .psp .psp-serp .psp-serp-competitor-color-link-5 {
    color: #82d5af !important; }
  .psp .psp-serp .psp-serp-competitor-color-6 {
    background: #e5fafd !important; }
  .psp .psp-serp .psp-serp-competitor-color-link-6 {
    color: #80deea !important; }
  .psp .psp-serp .psp-serp-competitor-color-7 {
    background: #e6fffd !important; }
  .psp .psp-serp .psp-serp-competitor-color-link-7 {
    color: #80cbc4 !important; }
  .psp .psp-serp .psp-serp-competitor-color-8 {
    background: #e5ffe6 !important; }
  .psp .psp-serp .psp-serp-competitor-color-link-8 {
    color: #a5d6a7 !important; }
  .psp .psp-serp .psp-serp-competitor-color-9 {
    background: #f1ffe1 !important; }
  .psp .psp-serp .psp-serp-competitor-color-link-9 {
    color: #c5e1a5 !important; }
  .psp .psp-serp .psp-serp-competitor-color-10 {
    background: #ffe8f0 !important; }
  .psp .psp-serp .psp-serp-competitor-color-link-10 {
    color: #f48fb1 !important; }

body {
  /************************************************/
  /****************** Fixes ***********************/ }
  body .psp-serp-opmsg {
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    text-align: center; }
  body .psp-serp-opmsg.psp-serp-opmsg-error {
    color: #313131; }
  body .psp-serp-opmsg.psp-serp-opmsg-success {
    color: #313131; }
  body .psp-serp-rankcolumn-email span {
    font-size: 0.9rem;
    vertical-align: auto;
    display: inline-block;
    margin-top: 0rem; }
  body .psp-serp-rankcolumn-email span.up {
    color: #7cc012; }
  body .psp-serp-rankcolumn-email span.down {
    color: #e71212; }
  body .psp-progress-stats.psp-progress {
    position: relative;
    padding: 2px;
    border-width: 0px;
    background-color: transparent;
    width: 100%;
    margin: 0px;
    padding: 0px; }
  body .psp-progress-stats.psp-progress .psp-progress-score {
    position: relative;
    background-color: transparent;
    text-align: left;
    right: 0px;
    top: 0px;
    font-weight: normal;
    color: #343434; }
  body .psp-serp-ws-filters {
    margin-bottom: 10px;
    padding: 0px; }
  body .psp-serp-ws-filters input {
    margin: 0px 15px; }

.psp .psp-serp #psp-content-wrap #psp-list-table-posts > table .psp-keyword-details th:nth-child(1), .psp .psp-serp #psp-content-wrap #psp-list-table-posts > table .psp-keyword-details th:nth-child(2), .psp .psp-serp #psp-content-wrap #psp-list-table-posts > table .psp-keyword-details th {
  padding: 1rem 0rem 1rem 0.5rem !important;
  font-weight: normal !important; }

.psp .psp-serp #psp-content-wrap #psp-list-table-posts > table th, .psp .psp-serp #psp-content-wrap #psp-list-table-posts > table td {
  padding: 20px 20px 20px 20px !important; }

.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: 3px 18px 1px 18px;
    width: auto;
    height: auto;
    border-radius: 3px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 11px;
    text-transform: none; }
  .psp .psp-backlink-builder #psp-list-table-posts .form-inline-editpost #psp-inline-btn-cancel {
    cursor: pointer;
    padding: 3px 18px 1px 18px;
    width: auto;
    height: auto;
    background: #969696;
    color: #fff;
    border-radius: 3px;
    border: 1px solid #969696;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 11px; }
  .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: 14px;
    font-weight: 400;
    line-height: 26px; }
  .psp .psp-backlink-builder #psp-list-table-posts .form-inline-editpost tr:nth-child(1) td {
    padding: 19px !important; }
    .psp .psp-backlink-builder #psp-list-table-posts .form-inline-editpost tr:nth-child(1) td:nth-child(1) {
      padding-top: 19px !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: 38px;
      margin-bottom: 10px;
      float: right;
      padding-left: 7px;
      border: 1px solid #dbdbdb;
      border-radius: 3px; }
    .psp .psp-backlink-builder #psp-list-table-posts .form-inline-editpost tr:nth-child(1) td textarea {
      height: 188px;
      padding-left: 14px;
      padding-top: 13px;
      border: 1px solid #dbdbdb;
      border-radius: 3px; }
  .psp .psp-backlink-builder #psp-list-table-posts .form-inline-editpost th strong {
    padding-left: 7px; }
  .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: 13px; }
  .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: 14px;
    font-weight: 700;
    line-height: 26.5px;
    margin-left: 7px;
    float: left;
    clear: both;
    margin-top: 7px; }
  .psp .psp-backlink-builder #psp-list-table-posts th {
    padding-top: 14px !important;
    color: #383838;
    font-weight: 700;
    font-size: 14px;
    line-height: 26.5px; }
  .psp .psp-backlink-builder #psp-list-table-posts th.checkbox-column {
    padding-top: 7px !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: 240px;
    padding: 5px;
    font-family: 'Roboto', sans-serif;
    border-radius: 3px; }
  .psp .psp-backlink-builder #psp-list-table-posts td .psp-auto-detect-kw-btn {
    border-radius: 3px;
    margin-left: 2px;
    padding: 7px 15px 22px 14px;
    text-transform: none;
    font-weight: 700;
    font-size: 11px; }
  .psp .psp-backlink-builder #psp-list-table-posts td:nth-child(4) > a {
    color: #e41e26;
    font-weight: 400 !important;
    font-size: 14px;
    line-height: 26px; }
  .psp .psp-backlink-builder #psp-list-table-posts td:nth-child(4) > span > a {
    font-size: 12px;
    color: #727272;
    font-weight: 400 !important; }
  .psp .psp-backlink-builder #psp-list-table-posts td:nth-child(7) i {
    font-size: 14px;
    line-height: 24px; }
  .psp .psp-backlink-builder #psp-list-table-posts .psp-list-table-left-col {
    margin-top: 62px;
    margin-bottom: 42px; }
  .psp .psp-backlink-builder #psp-list-table-posts .psp-list-table-left-col input[type="button"] {
    margin-top: 17px;
    cursor: pointer;
    border-radius: 3px;
    padding: 12px 20px !important;
    padding-bottom: 28px !important;
    letter-spacing: 0.06em;
    font-weight: 700;
    font-size: 11px;
    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: -6px;
    margin-right: -2px; }
  .psp .psp-backlink-builder #psp-list-table-posts .psp-list-table-right-col {
    float: none !important;
    position: relative;
    top: -8px; }
  .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: 6px 8px;
    width: 100%; }
  .psp .psp-backlink-builder .psp-update-link-form select {
    padding: 4px 6px;
    height: 28px; }
  .psp .psp-backlink-builder .psp-update-link-form .psp-button {
    margin: 10px 0 8px; }
  .psp .psp-backlink-builder .psp-update-link-form #new_url_redirect2 {
    width: 300px; }

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

.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: -7px;
    left: 5px; }
  .psp #psp_socialsharing ul.psp-socialshare-tbl-tabs span.text {
    position: relative;
    top: -40px; }
  .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: 10px;
    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: 30px;
    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: 100px; }
  .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: 14px;
    font-weight: 700;
    padding-top: 18px;
    padding-left: 12px;
    padding-bottom: 18px;
    line-height: 26.5px; }
  .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: 14px;
    line-height: 26px; }
  .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: 7px 17px !important;
    padding-bottom: 23px !important;
    text-transform: none;
    font-size: 11px;
    font-weight: 700;
    cursor: pointer; }
  .psp .psp-social-stats #psp-list-table-posts #psp-do_speed_test_mass {
    margin-top: 8px;
    margin-left: -6px;
    padding: 12px 20px !important;
    padding-bottom: 28px !important;
    border-radius: 3px !important;
    cursor: pointer; }
  .psp .psp-social-stats #psp-list-table-posts .psp-list-table-right-col {
    width: auto !important;
    float: right !important;
    margin-top: -9px; }
  .psp .psp-social-stats .psp-list-table-left-col {
    display: block !important;
    margin-bottom: 30px; }
  .psp .psp-social-stats .psp-list-table-left-col .psp-filter-post_type {
    padding: 10px 1px 10px 6px;
    height: auto;
    width: 94px !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #383838;
    border-radius: 3px;
    border: 1px solid #f2f2f2;
    margin-right: 11px !important; }
  .psp .psp-social-stats .psp-list-table-left-col .psp-post_status-list {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    margin-top: 11px; }
  .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: 25px;
    line-height: 31px;
    color: #383838;
    font-weight: 14px;
    margin-right: 10px !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: 89px; }
  .psp .psp-social-stats .psp-list-table-right-col .psp-box-show-per-pages select {
    width: 57px !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: 11px;
    color: #fff;
    font-weight: 700;
    background: #969696;
    border: none;
    padding: 13px 20px 27px 20px;
    line-height: 20px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    margin-left: 0;
    border-radius: 3px;
    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: 238px;
    height: 40px;
    border: 1px solid #f2f2f2;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    padding-left: 10px; }
  .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: 200px; }
  .psp .psp-social-stats #psp-socialsharing-ajax .psp-panel {
    border-radius: 0; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-wrapper {
    border: 1px solid grey;
    width: 250px;
    display: inline-block;
    padding: 5px;
    text-align: center;
    min-height: 300px; }
  .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: 120px;
    height: 30px;
    background-image: url(assets-sharing/icons-sprite-normal.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 35px;
    margin-top: -5px; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn > a.icon > span.title {
    float: left;
    padding-top: 5px; }
  .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 -30px; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.facebook > a.icon {
    background-position: 0 -60px; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.twitter > a.icon {
    background-position: 0 -90px; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.plusone > a.icon {
    background-position: 0 -120px; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.linkedin > a.icon {
    background-position: 0 -150px; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.pinterest > a.icon {
    background-position: 0 -180px; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.flattr > a.icon {
    background-position: 0 -210px; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.reddit > a.icon {
    background-position: 0 -240px; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.tumblr > a.icon {
    background-position: 0 -270px; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.xing > a.icon {
    background-position: 0 -300px; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.stumbleupon > a.icon {
    background-position: 0 -330px; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.buffer > a.icon {
    background-position: 0 -360px; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.digg > a.icon {
    background-position: 0 -390px; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-wrapper .btn-sortable > li.block.social-btn.delicious > a.icon {
    background-position: 0 -420px; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-sortable {
    width: 250px;
    min-height: 300px; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-available {
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
    margin-right: 10px; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-available .placeholder {
    border: 1px dotted black;
    width: 230px; }
  .psp .psp-social-stats #psp-socialsharing-ajax .btn-available li {
    margin: 5px;
    padding: 5px;
    font-size: 1.2em;
    width: 230px;
    height: 30px;
    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: 5px;
    right: 5px;
    display: inline-block;
    cursor: pointer;
    cursor: hand;
    color: #e01c1c;
    font-size: 14px;
    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: 10px; }
  .psp .psp-social-stats .btn-selected .placeholder {
    border: 1px dotted black;
    width: 230px; }
  .psp .psp-social-stats .btn-selected li {
    margin: 5px;
    padding: 5px;
    font-size: 1.2em;
    width: 230px;
    height: 30px;
    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: 5px;
    right: 5px;
    display: inline-block;
    cursor: pointer;
    cursor: hand;
    color: #e01c1c;
    font-size: 14px; }
  .psp .psp-social-stats #psp_socialsharing ul.psp-socialshare-tbl-tabs {
    width: auto;
    height: 35px;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-top: 20px;
    position: relative;
    bottom: -25px;
    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: 32px;
    line-height: 32px;
    cursor: pointer;
    cursor: hand;
    padding-top: 10px;
    padding-bottom: 4px; }
  .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: 14px; }
  .psp .psp-social-stats #psp_socialsharing ul.toolbars-enabled > li {
    float: left;
    margin-right: 10px;
    border-bottom: 1px 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: 10px 16px;
    border: solid 1px #e5e5e5;
    border-radius: 5px;
    clear: both; }
  .psp-shortcode-pop-up textarea {
    width: 100%; }
  .psp-shortcode-pop-up input[type="text"] {
    width: 100% !important;
    height: auto;
    padding: 10px 16px;
    border: solid 1px #e5e5e5;
    border-radius: 5px;
    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: 4px 15px;
    background: #489be8; }

.psp .psp-sshare-wrapper {
  background-color: #ecf0f1;
  text-align: center;
  z-index: 19998;
  padding: 7px; }
  .psp .psp-sshare-wrapper.large {
    padding: 12px; }
  .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: 30px;
    margin-right: 7px;
    overflow: hidden; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.viewcount {
    float: left;
    width: 30px;
    margin-right: 7px;
    overflow: hidden;
    width: 76px; }
  .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: 11px;
    text-indent: 0;
    line-height: 30px;
    width: 46px;
    height: 30px;
    background-color: #2c3e50;
    cursor: pointer;
    cursor: hand;
    text-indent: 6px; }
  .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: 11px;
    text-indent: 0;
    line-height: 30px;
    width: 46px;
    height: 30px;
    background-color: #2c3e50;
    cursor: pointer;
    cursor: hand;
    text-indent: 6px;
    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: 11px;
    text-indent: 0;
    line-height: 30px;
    width: 46px;
    height: 30px;
    background-color: #2c3e50;
    cursor: pointer;
    cursor: hand;
    text-indent: 6px;
    background-color: #9b9b9b; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large {
    float: left;
    width: 30px;
    margin-right: 7px;
    overflow: hidden;
    width: 50px;
    margin-right: 12px; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.viewcount {
    float: left;
    width: 30px;
    margin-right: 7px;
    overflow: hidden;
    width: 50px;
    margin-right: 12px;
    width: 127px; }
  .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: 11px;
    text-indent: 0;
    line-height: 30px;
    width: 46px;
    height: 30px;
    background-color: #2c3e50;
    cursor: pointer;
    cursor: hand;
    text-indent: 6px;
    font-size: 18px;
    line-height: 50px;
    width: 77px;
    height: 50px; }
  .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: 11px;
    text-indent: 0;
    line-height: 30px;
    width: 46px;
    height: 30px;
    background-color: #2c3e50;
    cursor: pointer;
    cursor: hand;
    text-indent: 6px;
    background-color: #444;
    font-size: 18px;
    line-height: 50px;
    width: 77px;
    height: 50px; }
  .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: 11px;
    text-indent: 0;
    line-height: 30px;
    width: 46px;
    height: 30px;
    background-color: #2c3e50;
    cursor: pointer;
    cursor: hand;
    text-indent: 6px;
    background-color: #9b9b9b;
    font-size: 18px;
    line-height: 50px;
    width: 77px;
    height: 50px; }
  .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: 18px;
    text-indent: 8px;
    line-height: 50px;
    width: 69px;
    height: 50px;
    margin-left: 8px;
    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: 30px;
    height: 30px;
    background-image: url(assets-sharing/icons-sprite-normal.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    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 -50px; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.more > a.icon {
    background-position: 0 -750px; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.facebook > a.icon {
    background-position: 0 -100px; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.twitter > a.icon {
    background-position: 0 -150px; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.plusone > a.icon {
    background-position: 0 -200px; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.linkedin > a.icon {
    background-position: 0 -250px; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.pinterest > a.icon {
    background-position: 0 -300px; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.flattr > a.icon {
    background-position: 0 -350px; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.reddit > a.icon {
    background-position: 0 -400px; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.tumblr > a.icon {
    background-position: 0 -450px; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.xing > a.icon {
    background-position: 0 -500px; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.stumbleupon > a.icon {
    background-position: 0 -550px; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.buffer > a.icon {
    background-position: 0 -600px; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.digg > a.icon {
    background-position: 0 -650px; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.large.delicious > a.icon {
    background-position: 0 -700px; }
  .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: 11px;
    text-indent: 5px;
    line-height: 30px;
    width: 41px;
    height: 30px;
    margin-left: 5px;
    background-image: url(assets-sharing/social-count-box-normal.png); }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn > a.icon {
    float: left;
    width: 30px;
    height: 30px;
    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 -30px; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.more > a.icon {
    background-position: 0 -450px; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.facebook > a.icon {
    background-position: 0 -60px; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.twitter > a.icon {
    background-position: 0 -90px; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.plusone > a.icon {
    background-position: 0 -120px; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.linkedin > a.icon {
    background-position: 0 -150px; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.pinterest > a.icon {
    background-position: 0 -180px; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.flattr > a.icon {
    background-position: 0 -210px; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.reddit > a.icon {
    background-position: 0 -240px; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.tumblr > a.icon {
    background-position: 0 -270px; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.xing > a.icon {
    background-position: 0 -300px; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.stumbleupon > a.icon {
    background-position: 0 -330px; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.buffer > a.icon {
    background-position: 0 -360px; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.digg > a.icon {
    background-position: 0 -390px; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .social-btn.delicious > a.icon {
    background-position: 0 -420px; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .more-list {
    float: left;
    width: 30px;
    margin-right: 7px;
    overflow: hidden;
    width: 44px;
    padding: 7px;
    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: 30px;
    margin-right: 7px;
    overflow: hidden;
    width: 76px;
    width: 44px;
    width: 90px; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .more-list.large {
    float: left;
    width: 30px;
    margin-right: 7px;
    overflow: hidden;
    width: 50px;
    margin-right: 12px;
    width: 44px;
    width: 74px;
    padding: 12px; }
  .psp .psp-sshare-wrapper .psp-socialbox-content .more-list.large.viewcount {
    float: left;
    width: 30px;
    margin-right: 7px;
    overflow: hidden;
    width: 50px;
    margin-right: 12px;
    width: 127px;
    width: 44px;
    width: 74px;
    width: 151px; }
  .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: 7px; }
  .psp .psp-sshare-wrapper.box-panel > .psp-socialbox-content .social-btn.large {
    margin-bottom: 12px; }
  .psp .psp-sshare-wrapper.box-floating {
    position: fixed;
    width: 30px; }
  .psp .psp-sshare-wrapper.box-floating.large {
    width: 50px; }
  .psp .psp-sshare-wrapper.box-floating.large.viewcount {
    width: 151px; }
  .psp .psp-sshare-wrapper.box-floating.viewcount {
    width: 151px; }
  .psp .psp-sshare-wrapper.box-floating > .psp-socialbox-content .social-btn {
    margin-top: 7px; }
  .psp .psp-sshare-wrapper.box-floating > .psp-socialbox-content .social-btn.large {
    margin-top: 12px; }
  .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: 30px; }
  .psp .psp-sshare-wrapper.box-panel-vertical.large {
    width: 50px; }
  .psp .psp-sshare-wrapper.box-panel-vertical.large.viewcount {
    width: 151px; }
  .psp .psp-sshare-wrapper.box-panel-vertical.viewcount {
    width: 90px; }
  .psp .psp-sshare-wrapper.box-panel-vertical > .psp-socialbox-content .social-btn {
    margin-top: 7px;
    margin-right: 0; }
  .psp .psp-sshare-wrapper.box-panel-vertical > .psp-socialbox-content .social-btn.large {
    margin-top: 12px;
    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: 10px 20px;
  background-image: none;
  border-radius: 4px; }
  .psp .psp-tiny-compress .psp-form-row .psp-message.psp-error:before {
    content: none !important; }
  .psp .psp-tiny-compress .psp-form-row .psp-message a {
    color: #fff;
    text-decoration: underline; }
  .psp .psp-tiny-compress #psp-list-table-header {
    margin-top: 30px; }
  .psp .psp-tiny-compress .psp-list-table-right-col .psp-box-show-per-pages {
    left: 89px; }
  .psp .psp-tiny-compress .psp-list-table-right-col .psp-box-show-per-pages select {
    width: 57px !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: 11px;
    color: #fff;
    font-weight: 700;
    background: #969696;
    border: none;
    padding: 13px 20px 27px 20px;
    line-height: 20px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    margin-left: 0;
    border-radius: 3px;
    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: 238px;
    height: 40px;
    border: 1px solid #f2f2f2;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    padding-left: 10px; }
  .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: 30px; }
  .psp .psp-tiny-compress .psp-list-table-left-col .psp-filter-post_type {
    padding: 10px 1px 10px 6px;
    height: auto;
    width: 94px !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #383838;
    border-radius: 3px;
    border: 1px solid #f2f2f2;
    margin-right: 10px; }
  .psp .psp-tiny-compress .psp-list-table-left-col .psp-post_status-list {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    margin-top: 10px; }
  .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: 3px 18px 1px 18px;
    width: auto;
    height: auto;
    border-radius: 3px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 11px;
    text-transform: none; }
  .psp .psp-tiny-compress #psp-list-table-posts .form-inline-editpost #psp-inline-btn-cancel {
    cursor: pointer;
    padding: 3px 18px 1px 18px;
    width: auto;
    height: auto;
    background: #969696;
    color: #fff;
    border-radius: 3px;
    border: 1px solid #969696;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 11px; }
  .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: 14px;
    font-weight: 400;
    line-height: 26px; }
  .psp .psp-tiny-compress #psp-list-table-posts .form-inline-editpost tr:nth-child(1) td {
    padding: 19px !important; }
    .psp .psp-tiny-compress #psp-list-table-posts .form-inline-editpost tr:nth-child(1) td:nth-child(1) {
      padding-top: 19px !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: 38px;
      margin-bottom: 10px;
      float: right;
      padding-left: 7px;
      border: 1px solid #dbdbdb;
      border-radius: 3px; }
    .psp .psp-tiny-compress #psp-list-table-posts .form-inline-editpost tr:nth-child(1) td textarea {
      height: 188px;
      padding-left: 14px;
      padding-top: 13px;
      border: 1px solid #dbdbdb;
      border-radius: 3px; }
  .psp .psp-tiny-compress #psp-list-table-posts .form-inline-editpost th strong {
    padding-left: 7px; }
  .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: 13px; }
  .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: 14px;
    font-weight: 700;
    line-height: 26.5px;
    margin-left: 7px;
    float: left;
    clear: both;
    margin-top: 7px; }
  .psp .psp-tiny-compress #psp-list-table-posts th {
    padding-top: 14px !important;
    color: #383838;
    font-weight: 700;
    font-size: 14px;
    line-height: 26.5px; }
  .psp .psp-tiny-compress #psp-list-table-posts th.checkbox-column {
    padding-top: 7px !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: 240px;
    padding: 5px;
    font-family: 'Roboto', sans-serif;
    border-radius: 3px; }
  .psp .psp-tiny-compress #psp-list-table-posts td .psp-auto-detect-kw-btn {
    border-radius: 3px;
    margin-left: 2px;
    padding: 7px 15px 22px 14px;
    text-transform: none;
    font-weight: 700;
    font-size: 11px; }
  .psp .psp-tiny-compress #psp-list-table-posts td:nth-child(4) > a {
    color: #e41e26;
    font-weight: 400 !important;
    font-size: 14px;
    line-height: 26px; }
  .psp .psp-tiny-compress #psp-list-table-posts td:nth-child(4) > span > a {
    font-size: 12px;
    color: #727272;
    font-weight: 400 !important; }
  .psp .psp-tiny-compress #psp-list-table-posts td:nth-child(7) i {
    font-size: 14px;
    line-height: 24px; }
  .psp .psp-tiny-compress #psp-list-table-posts .psp-list-table-left-col {
    margin-top: 62px;
    margin-bottom: 42px; }
  .psp .psp-tiny-compress #psp-list-table-posts .psp-list-table-left-col input[type="button"] {
    margin-top: 17px;
    cursor: pointer;
    border-radius: 3px;
    padding: 12px 20px !important;
    padding-bottom: 28px !important;
    letter-spacing: 0.06em;
    font-weight: 700;
    font-size: 11px;
    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: -6px;
    margin-right: -2px; }
  .psp .psp-tiny-compress #psp-list-table-posts .psp-list-table-right-col {
    float: none !important;
    position: relative;
    top: -8px; }

.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: 6px 8px;
    width: 100%; }
  .psp .psp-add-link-form select {
    padding: 4px 6px;
    height: 28px; }
  .psp .psp-add-link-form .psp-button {
    margin: 10px 0 8px; }
  .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: 6px 8px;
    width: 100%; }
  .psp .psp-update-link-form select {
    padding: 4px 6px;
    height: 28px; }
  .psp .psp-update-link-form .psp-button {
    margin: 10px 0 8px; }
  .psp .psp-button {
    padding: 5px;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    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-table {
  border: 1px solid #f2f2f2;
  border-radius: 5px; }
  .psp .psp-table tr th {
    background: #fff;
    vertical-align: middle; }
  .psp .psp-table tr th .psp-custom-checkbox {
    margin: 10px 0 0 13px; }
  .psp .psp-table tr td {
    border-bottom: 1px solid #f2f2f2;
    color: #4d4d4d;
    font-size: 14px;
    font-weight: 500;
    padding: 15px 14px; }
  .psp .psp-table tr td:nth-child(2) {
    color: #828282;
    font-weight: 400;
    padding: 15px 14px; }
  .psp .psp-table tr:nth-child(even) {
    background: #fafafa; }
  .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-info {
    border: 1px solid red; }
  .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: 6px 8px;
    width: 100%; }
  .psp .psp-add-link-form select {
    padding: 4px 6px;
    height: 28px; }
  .psp .psp-add-link-form .psp-button {
    margin: 10px 0 8px; }
  .psp .psp-update-link-form label {
    font-weight: bold; }
  .psp .psp-update-link-form .psp-add-link-field {
    padding: 6px 8px;
    width: 100%; }
  .psp .psp-update-link-form select {
    padding: 4px 6px;
    height: 28px; }
  .psp .psp-update-link-form .psp-button {
    margin: 10px 0 8px; }

#frm-save-changes {
  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: #e87124; }
  #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: 27px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #383838; }
  #frm-save-changes table tr th {
    padding: 24px; }
  #frm-save-changes table tr input[type="button"] {
    margin-left: 24px;
    margin-top: 24px;
    margin-bottom: 24px;
    border-radius: 3px;
    padding: 10px 25px;
    cursor: pointer;
    letter-spacing: 0.06em; }
  #frm-save-changes table tr input[type="button"].form-button-danger {
    background: #e41e26;
    margin-left: 2px; }
  #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: 24px;
    padding-top: 38px;
    padding-bottom: 44px; }
  #frm-save-changes table tr:nth-child(3) td:nth-of-type(2) {
    padding-right: 26px; }
  #frm-save-changes table tr:nth-child(3) td span:first-of-type {
    margin-bottom: -8px;
    display: block; }
  #frm-save-changes table tr:nth-child(3) td textarea {
    height: 186px;
    width: 100%;
    padding: 15px;
    font-family: Consolas;
    font-size: 13px;
    line-height: 26px;
    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: 25px; }
  #psp_seo_friendly_images a {
    color: #e6383f; }
  #psp_seo_friendly_images a:hover {
    color: #e87124; }
  #psp_seo_friendly_images input[type="button"] {
    margin-top: -2px;
    cursor: pointer; }

.psp .psp-content .psp-dashboard-icons ul li a {
  width: 125px;
  height: 110px;
  padding-top: 25px;
  margin: 0 10px 10px 0;
  display: block; }

html {
  font-size: 10px;
  /* body #wpcontent {
	padding-left: 0;
} */ }

.swal2-modal .swal2-title {
  font-size: 16px !important;
  line-height: 20px; }

.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: 200px;
  margin: 4px;
  background: #fff;
  margin-right: 50px;
  text-align: left;
  height: 9px;
  border: 1px solid #f2f2f2; }
  .psp-progress-small .psp-progress-bar {
    display: block;
    height: 3px;
    position: relative;
    -webkit-transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear;
    width: 45px;
    -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: 38px;
    background: #fff;
    text-align: center;
    cursor: default;
    position: absolute;
    line-height: 14px;
    vertical-align: middle;
    color: #2d2d2d;
    font-weight: bold;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    border: none;
    top: -3px; }

.psp {
  font-family: 'Roboto', sans-serif; }
  .psp .psp-message {
    font-size: 12px;
    padding: 15px 8px 15px 15px;
    position: relative;
    vertical-align: middle;
    cursor: default;
    border-bottom: 1px solid #f6f6f6;
    background-position: 12px 12px;
    background-repeat: no-repeat;
    margin: 15px;
    border-radius: 5px; }
  .psp .psp-message.psp-error {
    background-color: #f64444;
    border-color: #eb979b;
    color: #fff;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 25px 27px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
  .psp .psp-message.psp-error:before {
    font-family: FontAwesome;
    font-size: 26px;
    content: "\f06a";
    margin-right: 20px;
    vertical-align: middle; }
  .psp .psp-message.psp-error div.psp-error-details, .psp .psp-message.psp-error div span {
    margin-left: -15px;
    margin-top: 30px; }
  .psp .psp-message.psp-error span {
    margin-bottom: 20px; }
  .psp .psp-message.psp-error a {
    color: #ffa800; }
  .psp .psp-message.psp-error h3 {
    font-weight: 500;
    color: #383838;
    font-size: 18px;
    line-height: 39px; }
  .psp .psp-message.psp-error p, .psp .psp-message.psp-error div {
    margin: 0;
    margin-top: -18px;
    font-weight: 400;
    font-size: 14px;
    line-height: 35px;
    margin-left: 40px; }
  .psp .psp-message.psp-error.psp-error-using-module {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-bottom: none; }
  .psp .psp-message.psp-error.psp-error-using-module:before {
    font-size: 36px; }
  .psp .psp-message.psp-success {
    background: #82b144;
    color: #fff; }
  .psp .psp-message.psp-success a {
    color: #fff;
    text-decoration: underline; }
  .psp .psp-message.psp-warning {
    background: #f89d0e;
    color: #fff; }
  .psp .psp-message.psp-info {
    background-color: #489be8;
    color: #fff;
    background-repeat: no-repeat;
    padding: 19px 0 19px 30px;
    background-position: 25px 17px;
    margin-left: 0px;
    border-radius: 3px;
    margin: 2.5rem; }
  .psp .psp-message.psp-info h3 {
    font-weight: 500;
    color: #fff;
    font-size: 18px;
    line-height: 39px;
    display: inline-block; }
  .psp .psp-message.psp-info p {
    margin: 0;
    margin-top: -18px;
    font-weight: 400;
    font-size: 14px;
    line-height: 35px; }
  .psp .psp-custom-checkbox {
    cursor: pointer; }
  .psp .psp-custom-checkbox i {
    background-image: url("images/checkbox.png");
    height: 18px;
    width: 18px; }
  .psp .psp-custom-checkbox i.checked {
    background-position: 18px 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: 49px !important; }
  .psp .psp-list-table-right-col .psp-box-show-per-pages select {
    width: 54px !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: 2px !important; }
  .psp #psp-lightbox-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1000000000000; }
  .psp #psp-lightbox-overlay #psp-lightbox-container {
    left: 50%;
    top: 50%;
    position: fixed;
    transform: translate(-50%, -50%);
    width: 55%;
    max-height: 80%; }
  .psp #psp-lightbox-overlay #psp-lightbox-container > h1 {
    display: block;
    width: 100%; }
  .psp #psp-lightbox-overlay #psp-lightbox-container > h1 span i {
    font-size: 16px;
    position: initial; }
  .psp #psp-lightbox-overlay #psp-lightbox-container > h1 i {
    color: #ff6384;
    font-size: 26px;
    top: 10px;
    position: relative; }
  .psp #psp-lightbox-overlay #psp-lightbox-container th, .psp #psp-lightbox-overlay #psp-lightbox-container td {
    padding: 10px; }
  .psp #psp-error-popup {
    background: #d9534f;
    color: #fff;
    left: 50%;
    padding: 20px 40px;
    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: 5px; }
  .psp #psp-error-popup #psp-ajax-error-reason-title {
    font-size: 16px; }
  .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: 1px solid #fff;
    color: #fff;
    display: inline-block;
    margin: 0 auto;
    padding: 5px 10px; }
  .psp #psp-error-popup #psp-refresh-button:hover {
    opacity: 0.8; }
  .psp #psp-error-popup #psp-refresh-button i.fa {
    margin-right: 5px; }
  .psp .panel {
    border: none !important;
    overflow: hidden; }
  .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: 32px 24px;
    line-height: 28px;
    background: #f7f7f7; }
  .psp .psp-callout.psp-callout-default {
    border-left: solid 2px #727272; }
  .psp .psp-callout.psp-callout-default a {
    color: #727272; }
  .psp .psp-callout.psp-callout-primary {
    border-left: solid 2px #e87124; }
  .psp .psp-callout.psp-callout-primary a {
    color: #e87124; }
  .psp .psp-callout.psp-callout-secondary {
    border-left: solid 2px #ef9f00; }
  .psp .psp-callout.psp-callout-secondary a {
    color: #ef9f00; }
  .psp .psp-callout.psp-callout-success {
    border-left: solid 2px #82b144; }
  .psp .psp-callout.psp-callout-success a {
    color: #82b144; }
  .psp .psp-callout.psp-callout-info {
    border-left: solid 2px #489be8; }
  .psp .psp-callout.psp-callout-info a {
    color: #489be8; }
  .psp .psp-callout.psp-callout-warning {
    border-left: solid 2px #f89d0e; }
  .psp .psp-callout.psp-callout-warning a {
    color: #f89d0e; }
  .psp .psp-callout.psp-callout-danger {
    border-left: solid 2px #f64444; }
  .psp .psp-callout.psp-callout-danger a {
    color: #f64444; }
  .psp .psp-form-button, .psp .psp-form-button-small {
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 500;
    padding: 12px 30px;
    text-decoration: none;
    text-transform: uppercase; }
  .psp .psp-form-button.psp-form-button-info, .psp .psp-form-button-small.psp-form-button-info {
    background: #f64444;
    color: #fff; }
  .psp .psp-form-button.psp-form-button-info:hover, .psp .psp-form-button-small.psp-form-button-info:hover {
    background: #ca0a0a; }
  .psp .psp-form-button.psp-form-button-info.psp-do_item_view_report, .psp .psp-form-button-small.psp-form-button-info.psp-do_item_view_report {
    background: #039be5; }
  .psp .psp-form-button.psp-form-button-info.psp-do_item_view_report:hover, .psp .psp-form-button-small.psp-form-button-info.psp-do_item_view_report:hover {
    background: #025780; }
  .psp .psp-form-button.psp-form-button-success, .psp .psp-form-button-small.psp-form-button-success {
    color: #fff;
    background: #82b144; }
  .psp .psp-form-button.psp-form-button-success:hover, .psp .psp-form-button-small.psp-form-button-success:hover {
    background: #4c6728; }
  .psp .psp-form-button.psp-form-button-warning, .psp .psp-form-button-small.psp-form-button-warning {
    color: #fff;
    background: #f89d0e; }
  .psp .psp-form-button.psp-form-button-warning:hover, .psp .psp-form-button-small.psp-form-button-warning:hover {
    background: #9b6105; }
  .psp .psp-form-button.psp-form-button-primary, .psp .psp-form-button-small.psp-form-button-primary {
    color: #fff;
    background: #e87124; }
  .psp .psp-form-button.psp-form-button-primary:hover, .psp .psp-form-button-small.psp-form-button-primary:hover {
    background: #964510; }
  .psp .psp-form-button.psp-form-button-danger, .psp .psp-form-button-small.psp-form-button-danger {
    color: #fff !important;
    background: #f64444; }
  .psp .psp-form-button.psp-form-button-danger:hover, .psp .psp-form-button-small.psp-form-button-danger:hover {
    background: #ca0a0a; }
  .psp .psp-form-button.psp-form-button-small, .psp .psp-form-button-small.psp-form-button-small {
    font-size: 13px;
    padding: 7px 30px !important; }
  .psp a.psp-form-button, .psp a.psp-form-button-small {
    display: inline-block;
    height: auto;
    line-height: 20px; }
  .psp #psp-list-table-posts {
    width: 99% !important;
    margin-left: 8px; }
  .psp .psp-content {
    width: 100%;
    min-height: 600px;
    padding-bottom: 20px;
    padding-left: 10px;
    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: -20px;
    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: 34px 0;
    width: 240px;
    vertical-align: top;
    padding-right: 10px;
    height: auto; }
  .psp .psp-content .psp-sidebar.psp-sidebar-collapsed {
    width: 20px;
    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: -318px;
    top: -18px;
    width: 300px;
    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: 30px;
    display: inline-block;
    padding-top: 36px;
    padding-bottom: 54px;
    font-family: 'Roboto', sans-serif; }
  .psp .psp-content .psp-sidebar .psp-title:hover {
    color: #e87124; }
  .psp .psp-content .psp-sidebar .psp-title span {
    position: absolute;
    top: 50px;
    right: 0;
    font-size: 18px;
    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: 15px;
    font-weight: 700;
    margin-bottom: 19px;
    overflow-x: hidden;
    padding-top: 12px;
    white-space: nowrap;
    width: 97%; }
  .psp .psp-content .psp-sidebar .psp-nav .psp-nav-title:after {
    content: '';
    width: 100%;
    height: 1px;
    margin-left: 30px;
    margin-top: 8px;
    background: rgba(255, 255, 255, .3);
    display: inline-block;
    vertical-align: top; }
  .psp .psp-content .psp-sidebar .psp-nav > ul > li {
    margin-bottom: 20px; }
  .psp .psp-content .psp-sidebar .psp-nav ul {
    margin-bottom: 14px; }
  .psp .psp-content .psp-sidebar .psp-nav ul li.psp-section-dashboard a {
    font-size: 15px; }
  .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: 14px;
    font-weight: 700;
    line-height: 30px;
    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: 9px;
      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: 6px 0 0;
    padding-left: 30px; }
    .psp .psp-content .psp-sidebar .psp-nav ul li ul li:first-child {
      margin-top: 10px; }
    .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: 12px;
      font-weight: 400;
      line-height: 25px; }
  .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: 22px 20px;
    position: relative; }
  .psp .psp-content .psp-main .panel {
    color: #727272; }
  .psp .psp-content .psp-main .panel h1 {
    font-size: 24px;
    font-weight: 500; }
  .psp .psp-content .psp-main .panel h2 {
    margin: 0;
    font-size: 18px;
    color: #383838; }
  .psp .psp-content .psp-main .panel img.psp-spaced {
    margin-right: 16px; }
  .psp .psp-content .psp-main #psp-status-box {
    background: #e67e22;
    color: #fff;
    display: block;
    padding: 10px 23px; }
  .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: #ff8636; }
  .psp .psp-content .psp-tab {
    color: #727272;
    border-right: solid 1px #f2f2f2;
    display: inline-block;
    padding: 21px 28px 20px 24px;
    text-transform: uppercase; }
  .psp .psp-content .psp-tab:hover {
    color: #e87124;
    background: #f2f2f2; }
  .psp .psp-content .psp-tab img {
    margin-right: 16px; }
  .psp .psp-content .psp-dashboard-icons ul {
    margin: 0 0 -25px 0; }
  .psp .psp-content .psp-dashboard-icons ul li {
    display: inline-block; }
  .psp .psp-content .psp-message-icon {
    display: inline-block;
    margin: 0 10px 10px 0; }
  .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: 2px;
    font-size: 12px;
    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: 10px;
    font-size: 36px;
    transform: scale(0.9);
    transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
    position: relative;
    color: #e87124; }
  .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: #e87124;
    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: -2px;
      color: #fff; }
  .psp .psp-content .psp-support {
    font-size: 16px; }
  .psp .psp-content .psp-support strong {
    color: #383838; }
  .psp .psp-content .psp-changelog article {
    height: 280px;
    padding: 22px;
    font-size: 13px;
    border: solid 1px #d8d8d8;
    border-radius: 8px;
    background: #f7f7f7;
    overflow-y: auto; }
  .psp .psp-content .psp-changelog article h2 {
    font-size: 14px; }
  .psp .psp-content .psp-changelog article h3 {
    font-size: 12px;
    padding: 2px 0;
    margin: 2px 0; }
  .psp .psp-content .psp-setup.psp-panel .psp-panel-body .panel-heading {
    border-bottom: 1px solid #f2f2f2;
    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: 2px;
    margin-bottom: 0px; }
  .psp .psp-content .psp-setup.psp-panel .psp-tabs-header li.psp-section-dashboard a {
    font-size: 15px;
    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: 14px;
    padding: 20px 24px;
    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: 24px; }
  .psp .psp-content .psp-setup.psp-panel .psp-form-label {
    width: 180px;
    height: 40px;
    padding-top: 10px;
    display: block;
    float: left; }
  .psp .psp-content .psp-setup.psp-panel .psp-form-item {
    margin-left: 180px; }
  .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: 10px 16px;
    border: solid 1px #e5e5e5;
    border-radius: 5px;
    clear: both; }
  .psp .psp-content .psp-setup.psp-panel input[type="checkbox"], .psp .psp-content .psp-setup.psp-panel input[type="radio"] {
    margin-top: 12px;
    outline: none; }
  .psp .psp-content .psp-setup.psp-panel textarea {
    height: 100px; }
  .psp .psp-content .psp-setup.psp-panel .psp-form-note {
    font-size: 12px;
    font-weight: 500;
    color: #b2b2b2;
    display: block;
    margin-top: 10px; }
  .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: 20px;
    width: 90%; }
  .psp .psp-section-header .psp-panel-heading {
    border-bottom: 1px solid #f2f2f2;
    padding: 24px; }
  .psp .psp-section-header .psp-panel-heading h1 {
    color: #383838;
    border: none;
    padding: 0;
    padding-bottom: 20px; }
  .psp .psp-tab {
    font-size: 11px;
    font-weight: 500;
    padding-top: 20px; }
  .psp .psp-tab:last-child {
    margin-left: -4px; }
  .psp .psp-tab > span, .psp .psp-tab i {
    bottom: -2px;
    font-size: 15px;
    padding-right: 10px;
    position: relative; }
  .psp .psp-tab > span.psp-icon-other_products, .psp .psp-tab i.psp-icon-other_products {
    color: #f64444; }
  .psp .psp-demo-keys {
    margin-bottom: 30px;
    background: #f6f6f6;
    border-left-color: #489be8 !important;
    color: #727272;
    /* Pagination */ }
  .psp .psp-demo-keys strong {
    color: #ea803b; }
  .psp .psp-demo-keys h3 {
    font-size: 13px; }
  .psp .psp-demo-keys h4 {
    font-size: 14px; }
  .psp .psp-demo-keys div.last-requests a {
    color: #fff; }
  .psp .psp-demo-keys table {
    display: none;
    margin-top: 20px;
    border: 1px solid #fff; }
  .psp .psp-demo-keys table thead tr {
    background: #489be8; }
  .psp .psp-demo-keys table thead tr th {
    padding: 5px 10px;
    color: #fff; }
  .psp .psp-demo-keys table tbody tr {
    background: #fff; }
  .psp .psp-demo-keys table tbody tr td {
    padding: 5px 10px;
    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: 9px; }
  .psp .tablenav .tablenav-pages .displaying-num, .psp .tablenav .tablenav-pages .paging-input {
    color: #c4c4c4;
    font-size: 12px;
    line-height: 35px;
    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: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #f2f2f2;
    border: none;
    height: 32px;
    margin-right: 3px;
    padding-top: 7px;
    width: 32px; }
  .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: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #ffa800;
    border: none;
    color: #fff;
    height: 32px;
    margin-right: 10px;
    outline: none;
    padding-top: 5px;
    vertical-align: top;
    width: 32px !important; }
  .psp .tablenav .tablenav-pages .pagination-links .paging-input .total-pages {
    padding-right: 7px; }
  .psp .psp-box-show-per-pages, .psp .tablenav {
    margin: 15px 0 0; }
  .psp .psp-box-show-per-pages {
    margin-right: 1px;
    /* 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: 14px;
    height: 32px;
    line-height: 25px;
    padding-left: 5px;
    width: 54px; }
  .psp .psp-box-show-per-pages select:active {
    height: 32px; }
  .psp .psp-box-show-per-pages select:focus {
    height: 32px; }
  .psp .psp-box-show-per-pages label {
    color: #c4c4c4;
    font-size: 12px;
    font-weight: 400;
    line-height: 25px;
    margin-left: 7px;
    padding-top: 4px;
    vertical-align: top; }
  .psp .psp-table thead {
    background: #f6f6f6;
    min-height: 30px; }
  .psp #psp-ajax-response {
    position: relative; }
  .psp #psp-ajaxLoadingBox {
    padding-left: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -40px;
    margin-top: -20px;
    background: #fff url("images/ajax-loader.gif") no-repeat 10px 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: 120px;
    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: #fff;
    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%;
    border: 1px solid #f3f3f3; }
  .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: 16px;
    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-dashboard-box label {
  margin-bottom: 2rem;
  margin-top: 2rem; }

.psp .psp-form-button-group {
  font-size: 16px;
  float: left;
  margin-right: 2px;
  padding: 5px 5px; }
  .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 .tipsy-inner {
  background-color: #000; }
  .tipsy_menu .tipsy-arrow {
    display: none; }

body.stop-scrolling {
  height: 100%;
  overflow: hidden; }

body.swal2-shown {
  overflow-y: hidden; }

body.swal2-iosfix {
  position: fixed;
  left: 0;
  right: 0; }

.swal2-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 10px;
  background-color: transparent;
  z-index: 1060; }

.swal2-container.swal2-fade {
  -webkit-transition: background-color 0.1s;
  transition: background-color 0.1s; }

.swal2-container.swal2-shown {
  background-color: rgba(0, 0, 0, .4); }

.swal2-modal {
  background-color: #fff;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  margin: auto;
  overflow-x: hidden;
  overflow-y: auto;
  display: none;
  position: relative;
  max-width: 100%; }

.swal2-modal:focus {
  outline: 0; }

.swal2-modal.swal2-loading {
  overflow-y: hidden; }

.swal2-modal .swal2-title {
  color: #595959;
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  text-transform: none;
  position: relative;
  margin: 0 0 0.4em;
  padding: 0;
  display: block;
  word-wrap: break-word; }

.swal2-modal .swal2-buttonswrapper {
  margin-top: 15px; }

.swal2-modal .swal2-buttonswrapper:not(.swal2-loading) .swal2-styled[disabled] {
  opacity: 0.4;
  cursor: no-drop; }

.swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-confirm {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid transparent;
  border-color: transparent;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 7.5px;
  vertical-align: top;
  background-color: transparent !important;
  color: transparent;
  cursor: default;
  border-radius: 100%;
  -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
  animation: rotate-loading 1.5s linear 0s infinite normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-cancel {
  margin-left: 30px;
  margin-right: 30px; }

.swal2-modal .swal2-buttonswrapper.swal2-loading :not(.swal2-styled).swal2-confirm::after {
  display: inline-block;
  content: '';
  margin-left: 5px;
  vertical-align: -1px;
  height: 15px;
  width: 15px;
  border: 3px solid #999;
  -webkit-box-shadow: 1px 1px 1px #fff;
  box-shadow: 1px 1px 1px #fff;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
  animation: rotate-loading 1.5s linear 0s infinite normal; }

.swal2-modal .swal2-styled {
  border: 0;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  font-size: 17px;
  font-weight: 500;
  margin: 15px 5px 0;
  padding: 10px 32px; }

.swal2-modal .swal2-image {
  margin: 20px auto;
  max-width: 100%; }

.swal2-modal .swal2-close {
  background: 0 0;
  border: 0;
  margin: 0;
  padding: 0;
  width: 38px;
  height: 40px;
  font-size: 36px;
  line-height: 40px;
  font-family: serif;
  position: absolute;
  top: 5px;
  right: 8px;
  cursor: pointer;
  color: #ccc;
  -webkit-transition: color 0.1s ease;
  transition: color 0.1s ease; }

.swal2-modal .swal2-close:hover {
  color: #d55; }

.swal2-modal > .swal2-checkbox, .swal2-modal > .swal2-file, .swal2-modal > .swal2-input, .swal2-modal > .swal2-radio, .swal2-modal > .swal2-select, .swal2-modal > .swal2-textarea {
  display: none; }

.swal2-modal .swal2-content {
  font-size: 18px;
  text-align: center;
  font-weight: 300;
  position: relative;
  float: none;
  margin: 0;
  padding: 0;
  line-height: normal;
  color: #545454;
  word-wrap: break-word; }

.swal2-modal .swal2-checkbox, .swal2-modal .swal2-file, .swal2-modal .swal2-input, .swal2-modal .swal2-radio, .swal2-modal .swal2-select, .swal2-modal .swal2-textarea {
  margin: 20px auto; }

.swal2-modal .swal2-file, .swal2-modal .swal2-input, .swal2-modal .swal2-textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  border-radius: 3px;
  border: 1px solid #d9d9d9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .06);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .06);
  -webkit-transition: border-color 0.3s, -webkit-box-shadow 0.3s;
  transition: border-color 0.3s, -webkit-box-shadow 0.3s;
  transition: border-color 0.3s, box-shadow 0.3s;
  transition: border-color 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s; }

.swal2-modal .swal2-file.swal2-inputerror, .swal2-modal .swal2-input.swal2-inputerror, .swal2-modal .swal2-textarea.swal2-inputerror {
  border-color: #f27474 !important;
  -webkit-box-shadow: 0 0 2px #f27474 !important;
  box-shadow: 0 0 2px #f27474 !important; }

.swal2-modal .swal2-file:focus, .swal2-modal .swal2-input:focus, .swal2-modal .swal2-textarea:focus {
  outline: 0;
  border: 1px solid #b4dbed;
  -webkit-box-shadow: 0 0 3px #c4e6f5;
  box-shadow: 0 0 3px #c4e6f5; }

.swal2-modal .swal2-file:focus::-webkit-input-placeholder, .swal2-modal .swal2-input:focus::-webkit-input-placeholder, .swal2-modal .swal2-textarea:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.3s 0.03s ease;
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.8; }

.swal2-modal .swal2-file:focus:-ms-input-placeholder, .swal2-modal .swal2-input:focus:-ms-input-placeholder, .swal2-modal .swal2-textarea:focus:-ms-input-placeholder {
  -webkit-transition: opacity 0.3s 0.03s ease;
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.8; }

.swal2-modal .swal2-file:focus::placeholder, .swal2-modal .swal2-input:focus::placeholder, .swal2-modal .swal2-textarea:focus::placeholder {
  -webkit-transition: opacity 0.3s 0.03s ease;
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.8; }

.swal2-modal .swal2-file::-webkit-input-placeholder, .swal2-modal .swal2-input::-webkit-input-placeholder, .swal2-modal .swal2-textarea::-webkit-input-placeholder {
  color: #e6e6e6; }

.swal2-modal .swal2-file:-ms-input-placeholder, .swal2-modal .swal2-input:-ms-input-placeholder, .swal2-modal .swal2-textarea:-ms-input-placeholder {
  color: #e6e6e6; }

.swal2-modal .swal2-file::placeholder, .swal2-modal .swal2-input::placeholder, .swal2-modal .swal2-textarea::placeholder {
  color: #e6e6e6; }

.swal2-modal .swal2-range input {
  float: left;
  width: 80%; }

.swal2-modal .swal2-range output {
  float: right;
  width: 20%;
  font-size: 20px;
  font-weight: 600;
  text-align: center; }

.swal2-modal .swal2-range input, .swal2-modal .swal2-range output {
  height: 43px;
  line-height: 43px;
  vertical-align: middle;
  margin: 20px auto;
  padding: 0; }

.swal2-modal .swal2-input {
  height: 43px;
  padding: 0 12px; }

.swal2-modal .swal2-input[type=number] {
  max-width: 150px; }

.swal2-modal .swal2-file {
  font-size: 20px; }

.swal2-modal .swal2-textarea {
  height: 108px;
  padding: 12px; }

.swal2-modal .swal2-select {
  color: #545454;
  font-size: inherit;
  padding: 5px 10px;
  min-width: 40%;
  max-width: 100%; }

.swal2-modal .swal2-radio {
  border: 0; }

.swal2-modal .swal2-radio label:not(:first-child) {
  margin-left: 20px; }

.swal2-modal .swal2-radio input, .swal2-modal .swal2-radio span {
  vertical-align: middle; }

.swal2-modal .swal2-radio input {
  margin: 0 3px 0 0; }

.swal2-modal .swal2-checkbox {
  color: #545454; }

.swal2-modal .swal2-checkbox input, .swal2-modal .swal2-checkbox span {
  vertical-align: middle; }

.swal2-modal .swal2-validationerror {
  background-color: #f0f0f0;
  margin: 0 -20px;
  overflow: hidden;
  padding: 10px;
  color: gray;
  font-size: 16px;
  font-weight: 300;
  display: none; }

.swal2-modal .swal2-validationerror::before {
  content: '!';
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #ea7d7d;
  color: #fff;
  line-height: 24px;
  text-align: center;
  margin-right: 10px; }

@supports (-ms-accelerator:true) {
  .swal2-range input {
    width: 100% !important; }

  .swal2-range output {
    display: none; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .swal2-range input {
    width: 100% !important; }

  .swal2-range output {
    display: none; } }

.swal2-icon {
  width: 80px;
  height: 80px;
  border: 4px solid transparent;
  border-radius: 50%;
  margin: 20px auto 30px;
  padding: 0;
  position: relative;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.swal2-icon.swal2-error {
  border-color: #f27474; }

.swal2-icon.swal2-error .swal2-x-mark {
  position: relative;
  display: block; }

.swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  position: absolute;
  height: 5px;
  width: 47px;
  background-color: #f27474;
  display: block;
  top: 37px;
  border-radius: 2px; }

.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 17px; }

.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 16px; }

.swal2-icon.swal2-warning {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #f8bb86;
  border-color: #facea8;
  font-size: 60px;
  line-height: 80px;
  text-align: center; }

.swal2-icon.swal2-info {
  font-family: 'Open Sans', sans-serif;
  color: #3fc3ee;
  border-color: #9de0f6;
  font-size: 60px;
  line-height: 80px;
  text-align: center; }

.swal2-icon.swal2-question {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #87adbd;
  border-color: #c9dae1;
  font-size: 60px;
  line-height: 80px;
  text-align: center; }

.swal2-icon.swal2-success {
  border-color: #a5dc86; }

.swal2-icon.swal2-success [class^=swal2-success-circular-line] {
  border-radius: 50%;
  position: absolute;
  width: 60px;
  height: 120px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left] {
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 60px 60px;
  transform-origin: 60px 60px; }

.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right] {
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0 60px;
  transform-origin: 0 60px; }

.swal2-icon.swal2-success .swal2-success-ring {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(165, 220, 134, .2);
  border-radius: 50%;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2; }

.swal2-icon.swal2-success .swal2-success-fix {
  width: 7px;
  height: 90px;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.swal2-icon.swal2-success [class^=swal2-success-line] {
  height: 5px;
  background-color: #a5dc86;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2; }

.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip] {
  width: 25px;
  left: 14px;
  top: 46px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.swal2-icon.swal2-success [class^=swal2-success-line][class$=long] {
  width: 47px;
  right: 8px;
  top: 38px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.swal2-progresssteps {
  font-weight: 600;
  margin: 0 0 20px;
  padding: 0; }

.swal2-progresssteps li {
  display: inline-block;
  position: relative; }

.swal2-progresssteps .swal2-progresscircle {
  background: #3085d6;
  border-radius: 2em;
  color: #fff;
  height: 2em;
  line-height: 2em;
  text-align: center;
  width: 2em;
  z-index: 20; }

.swal2-progresssteps .swal2-progresscircle:first-child {
  margin-left: 0; }

.swal2-progresssteps .swal2-progresscircle:last-child {
  margin-right: 0; }

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep {
  background: #3085d6; }

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progresscircle {
  background: #add8e6; }

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progressline {
  background: #add8e6; }

.swal2-progresssteps .swal2-progressline {
  background: #3085d6;
  height: 0.4em;
  margin: 0 -1px;
  z-index: 10; }

[class^=swal2] {
  -webkit-tap-highlight-color: transparent; }

@-webkit-keyframes showSweetAlert {
  0% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7); }

  45% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }

  80% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95); }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes showSweetAlert {
  0% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7); }

  45% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }

  80% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95); }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes hideSweetAlert {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }

  100% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0; } }

@keyframes hideSweetAlert {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }

  100% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0; } }

.swal2-show {
  -webkit-animation: showSweetAlert 0.3s;
  animation: showSweetAlert 0.3s; }

.swal2-show.swal2-noanimation {
  -webkit-animation: none;
  animation: none; }

.swal2-hide {
  -webkit-animation: hideSweetAlert 0.15s forwards;
  animation: hideSweetAlert 0.15s forwards; }

.swal2-hide.swal2-noanimation {
  -webkit-animation: none;
  animation: none; }

@-webkit-keyframes animate-success-tip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }

  54% {
    width: 0;
    left: 1px;
    top: 19px; }

  70% {
    width: 50px;
    left: -8px;
    top: 37px; }

  84% {
    width: 17px;
    left: 21px;
    top: 48px; }

  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@keyframes animate-success-tip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }

  54% {
    width: 0;
    left: 1px;
    top: 19px; }

  70% {
    width: 50px;
    left: -8px;
    top: 37px; }

  84% {
    width: 17px;
    left: 21px;
    top: 48px; }

  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@-webkit-keyframes animate-success-long {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }

  65% {
    width: 0;
    right: 46px;
    top: 54px; }

  84% {
    width: 55px;
    right: 0;
    top: 35px; }

  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@keyframes animate-success-long {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }

  65% {
    width: 0;
    right: 46px;
    top: 54px; }

  84% {
    width: 55px;
    right: 0;
    top: 35px; }

  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@-webkit-keyframes rotatePlaceholder {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }

  5% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }

  12% {
    -webkit-transform: rotate(-405deg);
    transform: rotate(-405deg); }

  100% {
    -webkit-transform: rotate(-405deg);
    transform: rotate(-405deg); } }

@keyframes rotatePlaceholder {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }

  5% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }

  12% {
    -webkit-transform: rotate(-405deg);
    transform: rotate(-405deg); }

  100% {
    -webkit-transform: rotate(-405deg);
    transform: rotate(-405deg); } }

.swal2-animate-success-line-tip {
  -webkit-animation: animate-success-tip 0.75s;
  animation: animate-success-tip 0.75s; }

.swal2-animate-success-line-long {
  -webkit-animation: animate-success-long 0.75s;
  animation: animate-success-long 0.75s; }

.swal2-success.swal2-animate-success-icon .swal2-success-circular-line-right {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in; }

@-webkit-keyframes animate-error-icon {
  0% {
    -webkit-transform: rotateX(100deg);
    transform: rotateX(100deg);
    opacity: 0; }

  100% {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    opacity: 1; } }

@keyframes animate-error-icon {
  0% {
    -webkit-transform: rotateX(100deg);
    transform: rotateX(100deg);
    opacity: 0; }

  100% {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    opacity: 1; } }

.swal2-animate-error-icon {
  -webkit-animation: animate-error-icon 0.5s;
  animation: animate-error-icon 0.5s; }

@-webkit-keyframes animate-x-mark {
  0% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }

  50% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }

  80% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
    margin-top: -6px; }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

@keyframes animate-x-mark {
  0% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }

  50% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }

  80% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
    margin-top: -6px; }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

.swal2-animate-x-mark {
  -webkit-animation: animate-x-mark 0.5s;
  animation: animate-x-mark 0.5s; }

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

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

@keyframes rotate-loading {
  /* Extra Large devices (extra large desktops, px(1700) and down) */
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }

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

@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: 30px; }
    .psp .psp-remote-support select {
      margin-left: 0;
      margin-top: 20px;
      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: 40px; }
    .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: 25px 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: 30px;
      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: 10px; }
    .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: 10px auto;
        display: block; }
      .psp .psp-server-status .psp-table tr td .psp-begin-test-container a {
        width: 117px; } }

@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: 4px 0;
            width: 100%; }
      .psp .psp-content .psp-dashboard-icons ul li a:hover {
        background: #e87124 !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: 13px;
      padding: 6px; }
      #wpbody select[multiple="multiple"] {
        height: auto; }
    .psp .psp-content > * {
      display: block; }
      .psp .psp-content input {
        max-width: 500px; }
      .psp .psp-content .psp-sidebar {
        width: 100%; }
        .psp .psp-content .psp-sidebar .psp-title {
          padding-top: 0;
          padding-bottom: 30px;
          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: 10px;
            right: 30px; }
          .psp .psp-content .psp-sidebar .psp-title img {
            width: 70%; }
      .psp .psp-responsive-menu {
        display: block;
        font-size: 17px;
        font-weight: 700;
        text-align: center;
        text-transform: uppercase;
        cursor: pointer; }
      .psp .psp-responsive-menu i {
        padding-left: 5px; }
      .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 19px;
          width: 70% !important; }
      .psp #psp-gAnalytics-wrapper .psp-top-filters {
        float: none; }
      .psp #psp-gAnalytics-wrapper #audience-choose-container div {
        width: auto;
        margin: 0 10px 10px 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: 680px; } }

@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: 40px; }
      .psp .psp-list-table-search-box #psp-search-btn {
        padding: 10px 20px !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: -3px!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: 20px; }
        .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: 5px 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: 5px 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: 1px solid #dadada;
          border-bottom: 1px solid #dadada; }
        .psp .psp-serp #psp-serp-container .psp-serp-filter-keyurl-content > div:nth-child(2) {
          margin-top: 20px; }
        .psp .psp-serp #psp-serp-container .psp-serp-filter-keyurl-content .psp-table thead th:first-child {
          width: 40px; }
          .psp .psp-serp #psp-serp-container .psp-serp-filter-keyurl-content .psp-table thead th:last-child {
            padding: 10px 10px; }
          .psp .psp-serp #psp-serp-container .psp-serp-filter-keyurl-content .psp-table td {
            padding: 7px 10px; }
        .psp .psp-serp #psp-add-keyword-block > div {
          width: auto !important; }
        .psp .psp-serp #psp-add-keyword-block label {
          margin: 10px 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: 5px; }
        .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: 10px; } }

@media (max-width: 480px) {
  .psp .psp-section-dashboard .dashboard_grid_1.panel {
    width: 100%;
    margin-bottom: 7px !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: 24px; }
    .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: 120px; }
      .psp .psp-remote-support .psp-boxid-ticket form a, .psp .psp-remote-support .psp-boxid-ticket form input[type="submit"] {
        width: 227px;
        overflow: hidden;
        text-overflow: ellipsis; }
    .psp .psp-server-status .psp-table tr td .psp-message {
      padding: 5px; }
      .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: 1.1340548992157 */