/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */
@import url('https://fonts.googleapis.com/css?family=Droid+Sans:400,700');
@import url('https://fonts.googleapis.com/css?family=Raleway:400,700');

body .prs, .prs h1, .prs h2, .prs h3, .prs h4, .prs h5, .prs h6, .prs input, .prs button, .prs textarea, .prs p,
.prs .uk-navbar-nav > li > a {
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
!important;
}

.logo-title + .error {
    display: none;
}

/* Disable admin Notices */
.update-nag {
    display: none !important;
}

/* Disable WordFence notices */
#wordfenceAutoUpdateChoice {
    display: none !important;
}

/* Fix checkboxes */
input[type=checkbox]:checked:before {
    margin: 1px 0 0 0;
}

input[type=checkbox] {
    width: 15px !important;
    height: 15px !important;
}

/* Fix uikit labels */
.uk-form-stacked .uk-form-label {
    font-size: 14px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
    padding-bottom: 5px;
}

.uk-grid * {
    font-family: 'Droid Sans', sans-serif;
}

small.hand {
    color: #1a79bc;
}

small.text-desc {
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
}

.h-padding {
    padding-top: 50px;
}

.p-padding {
    margin-top: 5px;
    padding-bottom: 25px;
}

.p-t-80 {
    padding-top: 80px !important;
}

.m-t-5 {
    margin-top: 5px !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-t-15 {
    margin-top: 15px !important;
}

.m-t-20 {
    margin-top: 20px !important;
}

.m-t-25 {
    margin-top: 25px !important;
}

.m-t-30 {
    margin-top: 30px !important;
}

.m-b-5 {
    margin-bottom: 5px !important;
}

.m-b-10 {
    margin-bottom: 10px !important;
}

.m-b-15 {
    margin-bottom: 15px !important;
}

.m-b-20 {
    margin-bottom: 20px !important;
}

.m-b-25 {
    margin-bottom: 25px !important;
}

.m-b-30 {
    margin-bottom: 30px !important;
}

.m-r-5 {
    margin-right: 5px !important;
}

.m-r-10 {
    margin-right: 10px !important;
}

.m-r-15 {
    margin-right: 15px !important;
}

.m-r-20 {
    margin-right: 20px !important;
}

.m-r-25 {
    margin-right: 25px !important;
}

.m-r-30 {
    margin-right: 30px !important;
}

.m-l-5 {
    margin-left: 5px !important;
}

.m-l-10 {
    margin-left: 10px !important;
}

.m-l-15 {
    margin-left: 15px !important;
}

.m-l-20 {
    margin-left: 20px !important;
}

.m-l-25 {
    margin-left: 25px !important;
}

.m-l-30 {
    margin-left: 30px !important;
}

.logo-title {
    margin-bottom: 10px !important;
    border-bottom: 2px solid #559bcc;
    padding-bottom: 10px !important;
    border-radius: 2px;
    font-size: 28px !important;
    font-weight: 700 !important;
}

h2.logo-title.logo-title-big {
    font-size: 28px;
    font-weight: 700;
}

p.logo-paragraph {
    font-size: 16px;
    background: #e8f6ff;
    padding: 20px;
    border-bottom: 3px solid #559bcc;
}

ul.uk-tab.uk-tab-big {
    padding-left: 25px;
    border-bottom: 0px solid white;
    margin-top: 35px;
}

.uk-tab-big.uk-tab > li > a {
    font-size: 18px;
    padding: 14px !important;
    font-weight: 600;
    color: #4c8ebd;
}

.uk-tab > li > a:hover {
    color: #1f97e0 !important;
}

.uk-switcher > div {
    background: white;
    padding: 25px 30px 25px 30px;
    /*min-height: 500px;*/
}

.logo-image {
    width: 27px;
    height: 41px;
}

/*.wrap.prs {*/
/*max-width: 1000px;*/
/*}*/

.uk-badge a {
    color: white !important;
}

.uk-block-ps {
    background: #98AC29;
    cursor: pointer;
    transition: all 0.5s;
}

.uk-block-ps:hover {
    transform: scale(1.03);
}

.uk-block-ps h2 {
    font-size: 21px;
}

.uk-grid-elements .uk-block-ps {
    transform: scale(1) !important;
    cursor: default !important;
}

ul.uk-tab-content {
    background: white;
    min-height: 200px;
    padding: 20px;
    color: #444444 !important
}

.uk-tab-content-single {
    border-left: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.uk-tab-content .uk-nav li > a {
    color: black !important;
    box-shadow: inset 0 0 1px rgba(0, 0, 0, .1) !important;
}

.uk-tab-content .uk-nav li > a:hover {
    color: #98AC29 !important;
}

.uk-tab-content .uk-nav li.uk-active > a {
    background: #98AC29 !important;
    color: white !important;
}

.uk-tab-content .uk-alert a {
    color: #0b5f90 !important;
    border: 1px dotted;
    padding: 2px;
    background: white;
    font-family: monospace;
}

.uk-tab-content .uk-alert ul {
    list-style: initial !important;
}

.uk-tab-content h3.uk-panel-title {
    border-bottom: 1px solid;
    color: black;
}

label.uk-form-label {
    font-weight: 700;
    padding-left: 3px;
}

.uk-tab-content h5 {
    color: white;
    background: #659F13;
    padding-left: 5px;
    margin-bottom: 2px;
}

.property label.name {
    display: block;
    font-weight: 700;
}

.property label.comment {
    display: block;
    font-size: 11px;
    font-style: italic;
}

.uk-button-cube {
    width: 20px !important;
    height: 20px !important;
    padding: 0 !important;
    font-size: 12px !important;
    min-height: 1px !important;
    line-height: 0 !important;
    margin-top: -3px !important;
    float: right !important;
    margin-left: 5px !important;
}

.property input.value {
    width: 545px;
}

.property .uk-button-dropdown {
    vertical-align: baseline !important;
    float: right !important;
}

.template {
    display: none;
}

.property .data-type input {
    width: 400px !important;
}

.property .dropdown {
    max-height: 22px;
    min-height: 10px;
    float: right;
    margin-left: 5px;
    margin-top: -4px;
    font-size: 9px;
    line-height: 11px;
    padding-left: 7px;
    padding-right: 7px;
}

.settings-button {
    float: right;
}

/** SLIDER **/
.prs-slider-frame {
    width: 85px;
    height: 22px;
    background: #525252;
    margin-right: 5px;
    padding: 4px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

label.slider-label {
    margin: 5px;
    font-size: 14px;
    float: left;
}

.prs-slider-frame .slider-button {
    display: block;
    margin: 0;
    padding: 0;
    width: 43px;
    height: 22px;
    line-height: 21px;
    background: #b1b1b1;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    text-align: center;
    cursor: pointer;
    transition: all 0.6s;
    border-top-left-radius: 7px;
}

.prs-slider-frame .slider-button.on {
    margin-left: 40px;
    background: #1a79bc;
    border-top-left-radius: 0;
    border-bottom-right-radius: 7px;
}

/** SLIDER **/

.project-empty {
    padding: 10px;
    background: #f1f1f1;
    border-radius: 4px;
    border: 1px solid #c5c5c5;
}

.project-actions {
    margin: 17px 0;
}

span.groupNameDisplay {
    font-weight: 700;
    padding-left: 7px;
    font-size: 16px;
    display: block;
    padding-top: 8px;
}

.placeholder {
    color: #d4d4d4;
}

table.uk-table.groupSettings tr > td:first-child {
    color: white;
    width: 105px !important;
    background: #009dd8;
    font-weight: 700;
}

table.uk-table.groupSettings tr > td:first-child + td {
    padding: 0;
}

.groupInput {
    width: 100%;
    min-height: 32px;
    border: 0 !important;
}

table.uk-table.groupSettings {
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 0;
    top: 0;
}

.data .uk-panel-box {
    padding: 2px;
}

table.keywords {
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 0;
    border: 1px solid #009dd8;
}

table.keywords th {
    background: #009dd8;
    color: white;
}

.drag-cursor {
    display: inline;
}
.drag-cursor:active {
    cursor: -webkit-grab !important;
}

.keywords-data tr > td:first-child {
    width: 30px;
    padding: 0 0 0 4px !important;
}

.keywords-data tr > td:first-child + td {
    width: 200px;
}

.keywords-data input[type=checkbox]:checked:before {
    margin: -3px 0 0 -4px !important;
}

.keywords-data td {
    border: 1px solid #009dd8 !important;
    padding: 1px 5px 0 5px !important;
}

.ui-sortable-helper {
    display: table;
}

.headerSortUp, .headerSortDown {
    background: #0378a5 !important;
    cursor: n-resize;
}

th.select-all {
    background: #00b6fb !important;
    font-size: 8px;
    cursor: pointer;
}

ul.vakata-context.jstree-contextmenu.jstree-default-contextmenu {
    z-index: 99999 !important;
}

.cf-templates {
    position: absolute;
    bottom: 15px !important;
}

.tr_green {
    background: #ddffcf;
}

.tr_yellow {
    background: #feffa6;
}

.tr_red {
    background: #ffd9d9;
}

button.uk-button.uk-button-big {
    margin-top: 17px;
    font-size: 19px;
    padding: 9px 30px 9px 30px;
    width: 100%;
}

select.uk-input-custom {
    height: 33px;
}

select.uk-input-custom, input.uk-input-custom, textarea.uk-input-custom {
    width: 100%;
    text-align: center;
    border-bottom: 2px solid #559bcc;
    font-size: 14px;
    padding: 7px;
}

input.uk-input-custom::placeholder, textarea.uk-input-custom::placeholder {
    color: #e2e2e2;
}

select.uk-input-big, input.uk-input-big, textarea.uk-input-big {
    padding: 15px;
    font-size: 18px;
}

.text-left {
    text-align: left !important;
}

.uk-panel label small {
    font-weight: 100;
}

#wpcontent {
    background: #f1f1f1;
}

iframe.open-ticket-iframe {
    width: 100%;
    min-height: 600px;
}

table.uk-table.system-status-table {
    background: #f9f9f9;
    border: 1px solid #e5e5e5;
}

table.uk-table.system-status-table td {
    border-bottom: 0;
}

table.uk-table.system-status-table td:first-child {
    width: 50%;
}

.slider-container .prs-slider-frame {
    float: left;
    margin-right: 15px;
    font-family: "Raleway";
}

.slider-container .slider-label {
    float: left;
    margin: 2px 0 13px 0;
    font-size: 17px;
}

.slider-container {
    height: 30px;
    margin-bottom: 15px !important;
}

div.tagsinput {
    width: 100% !important;
}

.uk-search.uk-active {
    width: 100%;
}

input.uk-search-field {
    width: 100% !important;
    border: 0;
    border-bottom: 1px solid #f4f4f4;
    box-shadow: 0 0 0 0 !important;
}

p.logo-paragraph.logo-paragraph-small {
    font-size: 14px;
    border-bottom-width: 1px;
    padding: 15px;
}

div.result-container {
    border: 1px solid #cccccc;
    min-height: 220px;
    max-height: 220px;
    overflow: auto;
    width: 100%;
    padding: 5px;
    background: whitesmoke;
}

.search-no-results {
    padding: 10px;
}

.search-loading {
    text-align: center;
    font-size: 61px;
    padding-top: 10%;
}

.search-result {
    background: #e3f4fa;
    border-bottom: 2px solid #5dbcff;
    padding: 13px;
}

p.search-result-title {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 5px;
}

p.search-result-description {
    font-size: 11px;
    margin-top: 0;
}

.uk-container-normal {
    box-sizing: border-box;
    padding: 0 35px;
}

div.tagsinput span.tag {
    border: 1px solid #1fa2ff;
    background: #5dbcff;
    color: #000000;
}

div.tagsinput span.tag a {
    font-weight: inherit;
    color: #f9120e;
    font-size: 13px;
    font-family: monospace;
}

#separator input.radio {
    position: absolute;
    left: -9999em;
    width: 1px;
    height: 1px;
}

#separator input.radio + label {
    float: left;
    width: 18px !important;
    margin: 0 5px 0 0 !important;
    padding: 3px 6px;
    border: 1px solid #ccc;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 18px !important;
    line-height: 24px;
    text-align: center;
    cursor: pointer;
    transition: all 0.4s;
}

label.radio.checked {
    border-radius: 5px;
    border-color: #073250 !important;
    background: #1a79bc;
    color: white;
}

hr.uk-grid-separator {
    margin: 30px auto;
    width: 90%;
}

.uk-panel > p {
    font-size: 12px;
    padding-left: 5px;
    font-family: "Raleway";
}

.uk-tab > li.uk-open:not(.uk-active) > a, .uk-tab > li:not(.uk-active) > a:focus, .uk-tab > li:not(.uk-active) > a:hover {
    margin-bottom: 0 !important;
}

.design-template {
    background: #f8fff5;
    padding: 10px;
    border: 1px solid #98ac29;
    border-radius: 4px;
    box-shadow: 1px 1px 1px 1px #c1c1c1;
}

.design-template h4.title {
    font-weight: 700;
    color: black;
}

.uk-block.uk-block-muted {
    padding: 25px !important;
}

.slideset {
    position: relative;
    margin: 10px 0px 25px 0px;
}

a.uk-slidenav {
    position: absolute;
    top: 22px;
    opacity: 0;
    transition: all 0.5s;
}

a.uk-slidenav:focus {
    outline: 0 !important;
}

a.uk-slidenav:hover {
    opacity: 1;
}

.uk-slidenav-previous {
    left: 0;
}

.uk-slidenav-next {
    right: 0;
}

div#preview-area {
    padding: 90px 20%;
    background: repeat center;
    background-color: #91b0ef;
    /*WEBKIT*/
    background-image: /*VERTICAL LINES*/ -webkit-gradient(linear, left top, left bottom,
    color-stop(0, rgba(255, 255, 255, .4)), color-stop(0.01, rgba(80, 85, 95, 0)), color-stop(0.2, rgba(80, 85, 95, 0)),
    color-stop(0.2, rgba(255, 255, 255, .1)), color-stop(0.21, rgba(80, 85, 95, 0)), color-stop(0.4, rgba(80, 85, 95, 0)),
    color-stop(0.4, rgba(255, 255, 255, .1)), color-stop(0.41, rgba(80, 85, 95, 0)), color-stop(0.6, rgba(80, 85, 95, 0)),
    color-stop(0.6, rgba(255, 255, 255, .1)), color-stop(0.61, rgba(80, 85, 95, 0)), color-stop(0.8, rgba(80, 85, 95, 0)),
    color-stop(0.8, rgba(255, 255, 255, .1)), color-stop(0.81, rgba(80, 85, 95, 0)), color-stop(1, rgba(80, 85, 95, 0))
    ),
        /*HORIZONTAL LINES*/ -webkit-gradient(linear, left top, right top,
            color-stop(0, rgba(255, 255, 255, .4)), color-stop(0.01, rgba(80, 85, 95, 0)), color-stop(0.2, rgba(80, 85, 95, 0)),
            color-stop(0.2, rgba(255, 255, 255, .1)), color-stop(0.21, rgba(80, 85, 95, 0)), color-stop(0.4, rgba(80, 85, 95, 0)),
            color-stop(0.4, rgba(255, 255, 255, .1)), color-stop(0.41, rgba(80, 85, 95, 0)), color-stop(0.6, rgba(80, 85, 95, 0)),
            color-stop(0.6, rgba(255, 255, 255, .1)), color-stop(0.61, rgba(80, 85, 95, 0)), color-stop(0.8, rgba(80, 85, 95, 0)),
            color-stop(0.8, rgba(255, 255, 255, .1)), color-stop(0.81, rgba(80, 85, 95, 0)), color-stop(1, rgba(80, 85, 95, 0))
    );
    /*SET WEBKIT BACKGROUND SIZE*/
    -webkit-background-size: 100px 100px;

    /*MOZILLA*/
    background-image: /*VERTICAL LINES*/ -moz-repeating-linear-gradient(top,
    rgba(255, 255, 255, .4) 0px, rgba(255, 255, 255, 0) 1px, rgba(80, 85, 95, 0) 20px,
    rgba(255, 255, 255, .1) 20px, rgba(255, 255, 255, 0) 21px, rgba(80, 85, 95, 0) 40px,
    rgba(255, 255, 255, .1) 40px, rgba(255, 255, 255, 0) 41px, rgba(80, 85, 95, 0) 60px,
    rgba(255, 255, 255, .1) 60px, rgba(255, 255, 255, 0) 61px, rgba(80, 85, 95, 0) 80px,
    rgba(255, 255, 255, .1) 80px, rgba(255, 255, 255, 0) 81px, rgba(80, 85, 95, 0) 99px
    ),
        /*HORIZONTAL LINES*/ -moz-repeating-linear-gradient(left,
            rgba(255, 255, 255, .4) 0px, rgba(255, 255, 255, 0) 1px, rgba(80, 85, 95, 0) 20px,
            rgba(255, 255, 255, .1) 20px, rgba(255, 255, 255, 0) 21px, rgba(80, 85, 95, 0) 40px,
            rgba(255, 255, 255, .1) 40px, rgba(255, 255, 255, 0) 41px, rgba(80, 85, 95, 0) 60px,
            rgba(255, 255, 255, .1) 60px, rgba(255, 255, 255, 0) 61px, rgba(80, 85, 95, 0) 80px,
            rgba(255, 255, 255, .1) 80px, rgba(255, 255, 255, 0) 81px, rgba(80, 85, 95, 0) 99px
    );

    /*OPERA*/
    background-image: /*VERTICAL LINES*/ -o-repeating-linear-gradient(top,
    rgba(255, 255, 255, .4) 0px, rgba(255, 255, 255, 0) 1px, rgba(80, 85, 95, 0) 20px,
    rgba(255, 255, 255, .1) 20px, rgba(255, 255, 255, 0) 21px, rgba(80, 85, 95, 0) 40px,
    rgba(255, 255, 255, .1) 40px, rgba(255, 255, 255, 0) 41px, rgba(80, 85, 95, 0) 60px,
    rgba(255, 255, 255, .1) 60px, rgba(255, 255, 255, 0) 61px, rgba(80, 85, 95, 0) 80px,
    rgba(255, 255, 255, .1) 80px, rgba(255, 255, 255, 0) 81px, rgba(80, 85, 95, 0) 99px
    ),
        /*HORIZONTAL LINES*/ -o-repeating-linear-gradient(left,
            rgba(255, 255, 255, .4) 0px, rgba(255, 255, 255, 0) 1px, rgba(80, 85, 95, 0) 20px,
            rgba(255, 255, 255, .1) 20px, rgba(255, 255, 255, 0) 21px, rgba(80, 85, 95, 0) 40px,
            rgba(255, 255, 255, .1) 40px, rgba(255, 255, 255, 0) 41px, rgba(80, 85, 95, 0) 60px,
            rgba(255, 255, 255, .1) 60px, rgba(255, 255, 255, 0) 61px, rgba(80, 85, 95, 0) 80px,
            rgba(255, 255, 255, .1) 80px, rgba(255, 255, 255, 0) 81px, rgba(80, 85, 95, 0) 99px
    );
    /*STANDARD*/
    background-image: /*VERTICAL LINES*/ repeating-linear-gradient(top,
    rgba(255, 255, 255, .4) 0px, rgba(255, 255, 255, 0) 1px, rgba(80, 85, 95, 0) 20px,
    rgba(255, 255, 255, .1) 20px, rgba(255, 255, 255, 0) 21px, rgba(80, 85, 95, 0) 40px,
    rgba(255, 255, 255, .1) 40px, rgba(255, 255, 255, 0) 41px, rgba(80, 85, 95, 0) 60px,
    rgba(255, 255, 255, .1) 60px, rgba(255, 255, 255, 0) 61px, rgba(80, 85, 95, 0) 80px,
    rgba(255, 255, 255, .1) 80px, rgba(255, 255, 255, 0) 81px, rgba(80, 85, 95, 0) 99px
    ),
        /*HORIZONTAL LINES*/ repeating-linear-gradient(left,
            rgba(255, 255, 255, .4) 0px, rgba(255, 255, 255, 0) 1px, rgba(80, 85, 95, 0) 20px,
            rgba(255, 255, 255, .1) 20px, rgba(255, 255, 255, 0) 21px, rgba(80, 85, 95, 0) 40px,
            rgba(255, 255, 255, .1) 40px, rgba(255, 255, 255, 0) 41px, rgba(80, 85, 95, 0) 60px,
            rgba(255, 255, 255, .1) 60px, rgba(255, 255, 255, 0) 61px, rgba(80, 85, 95, 0) 80px,
            rgba(255, 255, 255, .1) 80px, rgba(255, 255, 255, 0) 81px, rgba(80, 85, 95, 0) 99px
    );
}

div#preview-area.alpha-mode {
    background: #fff;
}

.form-container {
    width: 100%;
    background: white;
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
}

.uk-panel label {
    font-size: 13px;
    margin: 0;
    font-weight: 700;
}

.form-container .uk-panel {
    margin-bottom: 15px;
}

button.uk-button.uk-button-success.uk-button-save-review-design {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 400px;
    font-size: 20px;
    padding: 9px;
    margin-top: 24px;
}

.slider-container > input:first-child + p.slider-label {
    font-size: 14px;
    margin-bottom: 5px;
    float: none;
}

.form-container .slider-container {
    height: 60px;
    margin-bottom: 0 !important;
}

input.color-picker {
    height: 25px;
    border: 1px solid #b1b1b1;
    border-radius: 4px;
    outline: 0;
}

ul.uk-sortable {
    padding: 0;
    margin: 0;
}

.fields .uk-panel.uk-panel-box {
    padding: 5px 15px 5px 15px;
    margin: 0;
}

button.uk-button.uk-button-mini.uk-button-switch, button.uk-button.uk-button-mini.uk-button-required {
    width: 21px;
    height: 21px;
    padding: 0;
}
button.uk-button.uk-button-mini.uk-button-required {
    margin-right: 5px;
}

.rTable {
    display: none;
}

div#DataTables_Table_0_filter {
    float: right;
}

div#DataTables_Table_0_length {
    float: left;
}

.rTable blockquote {
    font-size: 11px;
    margin: 0;
    height: 60px;
    max-width: 300px;
    width: 100%;
    overflow: auto;
}

.rTable blockquote::-webkit-scrollbar {
    width: 5px; /* for vertical scrollbars */
    height: 5px; /* for horizontal scrollbars */
}

.rTable blockquote::-webkit-scrollbar-thumb {
    background: rgb(92, 204, 183);
}

span.na-class {
    font-size: 13px;
    font-style: italic;
    color: #c3c3c3;
    font-family: monospace;
}

.rTable th {
    cursor: pointer;
}

a.uk-form-file {
    margin-top: -1px;
}

.upload-drop {
    text-align: center;
}

.uk-modal-header h2 {
    margin-bottom: 0;
}

.uk-modal-header p {
    margin-top: 0;
    padding-left: 7px;
}

.uk-input-button {
    position: relative;
}

.uk-input-button input.uk-input {
    width: 100%;
    padding: 8px 10px 8px 7px;
    font-size: 14px;
    border-radius: 4px;
}

.uk-input-button button.uk-button {
    position: absolute;
    top: 2px;
    right: 0;
    height: 32px;
    text-shadow: 0px 0px 0px;
    font-size: 21px;
    font-weight: 100;
    padding: 0px 8px 0px 10px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.uk-input-button button.uk-button.uk-amazon-button {
    background: #febd69;
    color: #333333;
}

.uk-input-button button.uk-button.uk-amazon-button:hover {
    background: #f3a847;
}

.uk-form-row input, .uk-form-row textarea {
    width: 100%;
    border-radius: 2px;
    padding: 7px;
    font-size: 15px;
}

h2.logo-title > .uk-button {
    float: right;
    margin-left: 5px;
}

.migration-notice {
    padding: 15px;
    margin-top: 0;
    background: #3fadfb;
    color: white;
}

.btn-save-changes {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 400px !important;
    font-size: 20px !important;
    padding: 9px !important;
    margin-top: 24px !important;
}

.fs_create_blank_posts_list,
.fs_create_blank_pages_list,
.fs_create_categories_list {
    padding: 10px;
    margin-bottom: 10px;
}

.fs_create_blank_posts_list > input,
.fs_create_blank_pages_list > input,
.fs_create_categories_list > input {
    margin-bottom: 10px;
}

td.shortcode-cell {
    font-weight: 700 !important;
    font-family: monospace;
    font-size: 13px;
}

#changelog p {
    font-family: sans-serif;
}

div#plugins_tagsinput,
div#themes_tagsinput{
    background: #525252;
    border-radius: 0 0 10px 10px;
}

[data-migrated="true"] {
    background: orange !important;
}

.tut_holder.hide {
    display : none;
}

.logo-paragraph.logo-paragraph-info {
    background: #1a79bc;
    color: white;
    border-color: #014b80;
}

b.review-shortcode {
    font-family: monospace;
    color: black;
    font-weight: 100;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 16px;
}

h2.migration-title {
    font-size: 21px;
    padding-bottom: 5px;
    border-bottom: 2px solid #525252;
    margin-bottom: 15px;
    font-family: sans-serif;
}

ul.migration-list {
    column-count: 2;
    columns: 2;
    list-style: square;
}

button.uk-button.uk-button-warning {
    background-color: #bba03e;
    color: #fff;
    background-image: -webkit-linear-gradient(top, #eead3d, #cd8d3c);
    background-image: linear-gradient(to bottom, #eead3d, #cd8d3c);
    border-color: rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.4);
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
}

.action-button-container {
    margin-bottom: 10px;
    background: #e8f6ff;
    padding: 20px 20px 5px 20px;
}

p.action-button-info {
    background: #e8f6ff;
    padding: 10px;
    border-bottom: 1px solid #559bcc;
}
.uk-modal-dialog.uk-modal-dialog-small {
    width: 345px;
}

i.fa.fa-edit.rename_project {
    color: #569bcc;
    display: inline-block;
    margin-right: 3px;
    font-size: 14px;
    cursor: pointer;
}

kbd.review-shortcodes {
    font-size: 23px;
    padding: 20px 10px;
    display: block;
    text-align: center;
    width: 240px;
    margin-bottom: 5px;
}

p.review-shortcodes-info {
    background: #e8f6ff;
    padding: 10px;
    border-bottom: 3px solid #569bcc;
    border-radius: 4px;
}

ul.review-shortcodes-options {
    padding-left: 5px;
    margin-top: 5px;
}

span.review-shortcodes-options-label {
    font-weight: 700;
    padding-left: 5px;
}

span.review-shortcodes-example-label {
    padding-left: 5px;
    font-weight: 700;
}

textarea#ps_seo_global_scripts {
    width: 100%;
    font-family: monospace;
    padding: 20px;
    height: 300px;
}

.input-range {
    display: block;
}

p.logo-paragraph.logo-paragraph-warning {
    background: #ffe975;
    border-bottom: 3px solid #d9aa00;
}

.uk-active.no-padding {
    padding: 0 !important;
    background: transparent !important;
}

.rTable {
    font-family: sans-serif !important;
}

.rTable .sorting {
    color: #0073aa;
}

.rTable .sorting:hover {
    color: #00a0d2;
}

.rTable .author.column-author {
    width: 20%;
}

.rTable .column-comment {
    font-family: sans-serif;
}

.rTable .column-page {
    width: 15%;
}

.rTable .column-date {
    width: 14%;
}

.rTable .column-comment i.fa {
    font-size: 19px;
    color: orange;
}

.rTable .column-comment h4 {
    margin: 8px 0;
    font-weight: 700;
}

.rTable .stars-container {
    border-bottom: 1px solid #d2d2d2;
    width: 120px;
    text-align: left;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.rTable-actions {
    margin-bottom: 10px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    padding: 10px 10px 0 10px;
    background: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: 0 1px 1px rgba(0,0,0,.04);
    font-family: sans-serif;
}

.rTable-actions .left {
    float: left;
    margin-right: 5px;
}

.rTable-actions .right {
    float: right;
    margin-left: 5px;
}

.rTable-actions .left > * {
    float: none !important;
    margin: 0 0 10px 0;
}

.rTable-actions .right > * {
    float: none !important;
    margin: 0 0 10px 0;
}

.rTable .sorting_desc::after {
    content: "\f0d7";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin-left: 5px;
}

.rTable .sorting_asc::after {
    content: "\f0d8";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin-left: 5px;
}

.rTable .check-column.sorting_desc::after, .rTable .check-column.sorting_asc::after {
    display: none;
}

.rTable tr.unapproved.odd > td:first-child {
    border-left: 4px solid #a50202;
}

.rTable tr.unapproved.even > td:first-child {
    border-left: 4px solid #f40202;
}

.rTable-actions + .dataTables_processing {
    background: #4ad0326b;
    color: white;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    padding: 20px 0;
}

#tab-content-inside  .uk-panel {
    margin-bottom: 10px;
}

#tab-content-inside > div {
    padding-top: 0;
}

li.divider-tab {
    border-bottom: 1px solid #e5e5e5;
}

li.divider-tab.uk-active {
    border-bottom-left-radius: 5px;
}

kbd.review-shortcodes-example {
    display: block;
    padding: 8px;
}

.ps-disable {
    pointer-events: none;
    opacity: 0.25;
}


.uk-block-muted img {
    border: 3px solid #a5a5a5;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 7px;
}

a.upgrade-account {
    width: 100%;
    font-size: 24px;
    padding: 16px;
}