@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@400;600&family=Open+Sans:wght@400;600&display=swap");


.wpcs-tabs.wpcs-tabs-style-shape{
    overflow: inherit;
}
.wpcs_roll_blocks_wight{
    margin-top: 15px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/******* loader *******/
.cssload-loader{
    position:absolute;
    top:43%;
    left:40%;
    left:calc(50% - 36px);
    width:72px;
    height:72px;
    border-radius:50%;
    -o-border-radius:50%;
    -ms-border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    perspective:900px
}
.cssload-inner{
    position:absolute;
    width:100%;
    height:100%;
    box-sizing:border-box;
    -o-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    border-radius:50%;
    -o-border-radius:50%;
    -ms-border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%
}
.cssload-inner.cssload-one{
    left:0;
    top:0;
    animation:cssload-rotate-one 1.6s linear infinite;
    -o-animation:cssload-rotate-one 1.6s linear infinite;
    -ms-animation:cssload-rotate-one 1.6s linear infinite;
    -webkit-animation:cssload-rotate-one 1.6s linear infinite;
    -moz-animation:cssload-rotate-one 1.6s linear infinite;
    border-bottom:3px solid #79b8ff
}
.cssload-inner.cssload-two{
    right:0;
    top:0;
    animation:cssload-rotate-two 1.6s linear infinite;
    -o-animation:cssload-rotate-two 1.6s linear infinite;
    -ms-animation:cssload-rotate-two 1.6s linear infinite;
    -webkit-animation:cssload-rotate-two 1.6s linear infinite;
    -moz-animation:cssload-rotate-two 1.6s linear infinite;
    border-right:3px solid #79b8ff
}
.cssload-inner.cssload-three{
    right:0;
    bottom:0;
    animation:cssload-rotate-three 1.6s linear infinite;
    -o-animation:cssload-rotate-three 1.6s linear infinite;
    -ms-animation:cssload-rotate-three 1.6s linear infinite;
    -webkit-animation:cssload-rotate-three 1.6s linear infinite;
    -moz-animation:cssload-rotate-three 1.6s linear infinite;
    border-top:3px solid #79b8ff
}
@keyframes cssload-rotate-one{
    0%{
        transform:rotateX(35deg) rotateY(-45deg) rotateZ(0)
    }
    100%{
        transform:rotateX(35deg) rotateY(-45deg) rotateZ(360deg)
    }
}
@-o-keyframes cssload-rotate-one{
    0%{
        -o-transform:rotateX(35deg) rotateY(-45deg) rotateZ(0)
    }
    100%{
        -o-transform:rotateX(35deg) rotateY(-45deg) rotateZ(360deg)
    }
}
@-ms-keyframes cssload-rotate-one{
    0%{
        -ms-transform:rotateX(35deg) rotateY(-45deg) rotateZ(0)
    }
    100%{
        -ms-transform:rotateX(35deg) rotateY(-45deg) rotateZ(360deg)
    }
}
@-webkit-keyframes cssload-rotate-one{
    0%{
        -webkit-transform:rotateX(35deg) rotateY(-45deg) rotateZ(0)
    }
    100%{
        -webkit-transform:rotateX(35deg) rotateY(-45deg) rotateZ(360deg)
    }
}
@-moz-keyframes cssload-rotate-one{
    0%{
        -moz-transform:rotateX(35deg) rotateY(-45deg) rotateZ(0)
    }
    100%{
        -moz-transform:rotateX(35deg) rotateY(-45deg) rotateZ(360deg)
    }
}
@keyframes cssload-rotate-two{
    0%{
        transform:rotateX(50deg) rotateY(10deg) rotateZ(0)
    }
    100%{
        transform:rotateX(50deg) rotateY(10deg) rotateZ(360deg)
    }
}
@-o-keyframes cssload-rotate-two{
    0%{
        -o-transform:rotateX(50deg) rotateY(10deg) rotateZ(0)
    }
    100%{
        -o-transform:rotateX(50deg) rotateY(10deg) rotateZ(360deg)
    }
}
@-ms-keyframes cssload-rotate-two{
    0%{
        -ms-transform:rotateX(50deg) rotateY(10deg) rotateZ(0)
    }
    100%{
        -ms-transform:rotateX(50deg) rotateY(10deg) rotateZ(360deg)
    }
}
@-webkit-keyframes cssload-rotate-two{
    0%{
        -webkit-transform:rotateX(50deg) rotateY(10deg) rotateZ(0)
    }
    100%{
        -webkit-transform:rotateX(50deg) rotateY(10deg) rotateZ(360deg)
    }
}
@-moz-keyframes cssload-rotate-two{
    0%{
        -moz-transform:rotateX(50deg) rotateY(10deg) rotateZ(0)
    }
    100%{
        -moz-transform:rotateX(50deg) rotateY(10deg) rotateZ(360deg)
    }
}
@keyframes cssload-rotate-three{
    0%{
        transform:rotateX(35deg) rotateY(55deg) rotateZ(0)
    }
    100%{
        transform:rotateX(35deg) rotateY(55deg) rotateZ(360deg)
    }
}
@-o-keyframes cssload-rotate-three{
    0%{
        -o-transform:rotateX(35deg) rotateY(55deg) rotateZ(0)
    }
    100%{
        -o-transform:rotateX(35deg) rotateY(55deg) rotateZ(360deg)
    }
}
@-ms-keyframes cssload-rotate-three{
    0%{
        -ms-transform:rotateX(35deg) rotateY(55deg) rotateZ(0)
    }
    100%{
        -ms-transform:rotateX(35deg) rotateY(55deg) rotateZ(360deg)
    }
}
@-webkit-keyframes cssload-rotate-three{
    0%{
        -webkit-transform:rotateX(35deg) rotateY(55deg) rotateZ(0)
    }
    100%{
        -webkit-transform:rotateX(35deg) rotateY(55deg) rotateZ(360deg)
    }
}
@-moz-keyframes cssload-rotate-three{
    0%{
        -moz-transform:rotateX(35deg) rotateY(55deg) rotateZ(0)
    }
    100%{
        -moz-transform:rotateX(35deg) rotateY(55deg) rotateZ(360deg)
    }
}
.wpcs-admin-preloader{
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index:9999;
    background:#fff
}


div.info_popup {
    position: fixed;
    top: 48%;
    left: 48%;
    z-index: 1001;
    display: none;
    overflow: hidden;
    padding: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: rgba(0,0,0,.6);
    -webkit-box-shadow:
        inset 0 0 0 1px rgba(0,0,0,.6),
        inset 0 0 0 2px rgba(255,255,255,.2);
    -moz-box-shadow:
        inset 0 0 0 1px rgba(0,0,0,.6),
        inset 0 0 0 2px rgba(255,255,255,.2);
    box-shadow:
        inset 0 0 0 1px rgba(0,0,0,.6),
        inset 0 0 0 2px rgba(255,255,255,.2);
    color: #fff;
    font-size: 22px;
    font-family: 'Oswald',sans-serif;
}



.wpcs-text{
    width: 150px;
    line-height: 22px;
    color: #2eca8b !important;
}

.wpcs-drop-down{
    width: auto;
    height: 30px !important;
}



.wpcs-admin-preloader {
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index:9999;
    background:#fff
}


/***********/

/* Normalize */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{
    display:block;
}
audio,canvas,video{
    display:inline-block;
}
audio:not([controls]){
    display:none;
    height:0;
}
[hidden]{
    display:none;
}
html{
    font-family:sans-serif;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%;
}
body{
    margin:0;
}
a:focus{
    outline:thin dotted;
}
a:active,a:hover{
    outline:0;
}
h1{
    font-size:2em;
    margin:0.67em 0;
}
abbr[title]{
    border-bottom:1px dotted;
}
b,strong{
    font-weight:bold;
}
dfn{
    font-style:italic;
}
hr{
    -moz-box-sizing:content-box;
    box-sizing:content-box;
    height:0;
}
mark{
    background:#ff0;
    color:#000;
}
code,kbd,pre,samp{
    font-family:monospace,serif;
    font-size:1em;
}
pre{
    white-space:pre-wrap;
}
q{
    quotes:"\201C" "\201D" "\2018" "\2019";
}
small{
    font-size:80%;
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline;
}
sup{
    top:-0.5em;
}
sub{
    bottom:-0.25em;
}
img{
    border:0;
}
svg:not(:root){
    overflow:hidden;
}
figure{
    margin:0;
}
legend{
    border:0;
    padding:0;
}
button,input,select,textarea{
    font-family:inherit;
    font-size:100%;
    margin:0;
}
button,input{
    line-height:normal;
}
button,select{
    text-transform:none;
}
button,html input[type="button"],input[type="reset"],input[type="submit"]{
    -webkit-appearance:button;
    cursor:pointer;
}
button[disabled],html input[disabled]{
    cursor:default;
}
input[type="checkbox"],input[type="radio"]{
    box-sizing:border-box;
    padding:0;
}
input[type="search"]{
    -webkit-appearance:textfield;
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box;
    box-sizing:content-box;
}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{
    -webkit-appearance:none;
}
button::-moz-focus-inner,input::-moz-focus-inner{
    border:0;
    padding:0;
}
textarea{
    overflow:auto;
    vertical-align:top;
}
table{
    border-collapse:collapse;
    border-spacing:0;
}

.clear {
    clear: both;
}

svg:not(:root) {
    overflow: hidden;
}

.hidden {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    opacity: 0;
}

.wpcs-section {
    min-height: 100%;
    max-width: 99%;
}

.wpcs-control-section {
    position: relative;
    clear: both;
    border-bottom: 1px solid #fff;
    padding: 0;
    font-family: sans-serif;
}

.wpcs-control-container{
    padding: 12px 0;
}


.wpcs-control-container:after {
    content: "";
    display: block;
    clear: both;
}

.wpcs-control {
    width: 50%;
    margin: 0 2% 0 0;
    float: left;
}

.content-wrap .wpcs-control .select2-container,
.wpcs-control input[type="text"],
.wpcs-control .select-wrap,
.wpcs-control select
{
    width: 100%;
}

.wpcs-upload-style-wrap input[type="text"] {
    width: 80%;
}

.wpcs-description {
    margin: 0 0 0 2%;
    width: 46%;
    float: right;
    font-style: italic;
    padding: 7px 0;
    font-size: 14px;
}

.wpcs-description p {
    margin: 0;
}

nav ul {
    display: block;
}

@media screen and (max-width: 58em) {
    .wpcs-tabs nav a:before {
        margin-right: 0;
    }
}

/* Form Styling */

.wpcs-section textarea.wpcs_custom_css {
    clear: both;
    border-style: solid;
    border-width: 1px;
    overflow: auto;
    padding: 2em;
    line-height: 2em;
    font-size: 12px;
    background-image: linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
    background-size: 100% 4em;
    font-family: Monaco, "Andale Mono", "Courier New", Courier, monospace;
    transition: all ease-in-out 0.5s;
    margin-bottom: 0;
    position: relative;
    left: 0;
    text-transform: none;
    width: 100%;
}

.wpcs-section .select-wrap {
    position: relative;
    display: inline-block;
}

.wpcs-section .select-wrap:before {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -8px;
    color: #7d8388;
    font-family: 'fontello';
    font-size: 16px;
    pointer-events: none;
    /*content: "\e921";*/
}

.wpcs-section input[type="text"]:not(.wp-color-picker),
.wpcs-section textarea,
.wpcs-section select
{
    font-size: 14px;
    margin-bottom: 3px;
    height: auto;
    border-color: #eee;
    border-style: solid;
    border-width: 1px;
    color: #555;
    font-family: 'Roboto', sans-serif;
    -webkit-appearance: none;
    appearance: none;
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-family: "Nunito", sans-serif;
}

input[name="wpcs_description[]"]{
    color: #000 !important;
}

.wpcs-section select {
    min-width: 101px;
}
.wpcs-section select option {
    line-height: 32px;
}

.wpcs-section input[type="text"]:focus,
.wpcs-section textarea:focus,
.wpcs-section select:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.wpcs-section input[type="checkbox"] {
    margin: 0 4px 0 0;
}

.content-wrap .select2-container {
    margin-bottom: .5em;
    width: 300px;
}

.content-wrap .select2-container .select2-choice {
    padding: 4px 0 4px 8px;
}

.content-wrap {
    background: #fff;
    position: relative;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

/* Button Styling */


.wp-core-ui .button.btn-warning {
    color: #fff;
}

.wp-core-ui .button, .wp-core-ui .button-primary {
    font-family: "Nunito", sans-serif;
    font-size: 16px;
    background-color: #2f55d4;
    border-color: #2f55d4;
    color: #fff;
    border: none;
    transition: all 0.3s !important;
    border-radius: 2px;
}




.wpcs_button {
    align-items: center;
    justify-content: center;
    background-color: #2eca8b;
    color: #fff !important;
    text-decoration: none !important;
    height: auto;
    padding: 10px 1.1rem;
    margin: 0 5px;
    box-sizing: border-box;
    border-radius: 2px;
    /* box-shadow: 0 2px 5px rgba(0,0,0,0.4); */
    transition: background-color 190ms linear;
    cursor: pointer;
    font-size: 14px !important;
}

.wpcs_button:hover,
.wp-core-ui .button:hover,
.wp-core-ui .button-primary:hover {
    background-color:#477bff;
}

.wpcs_button:focus {
    box-shadow: none;
    text-decoration: none;
    outline: none;
}

/* Content Styling */



/* Tabs Styling */

.wpcs-tabs {
    position: relative;
    overflow: hidden;
    width: 100%;
    font-weight: 300;
    font-size: 1.15em;
}

/* Nav */

.wpcs-tabs nav {
    text-align: left;
}

.wpcs-tabs {
    font-family: "Nunito", sans-serif;
    font-size: 16px;
    color: #161c2d;
    line-height: 1.5rem;
}
.wpcs-tabs .wpcs-tabs-style-line > nav {
    /* background-color: #f8f9fa; */
}
.wpcs-tabs .wpcs-tabs-style-line > nav > ul > li {
    flex-grow: 0;
}
.wpcs-tabs img {
    height: auto;
    max-width: 100%;
}
.wpcs-tabs a {
    transition: color 0.25s ease;
}


.wpcs-tabs a:focus {
    box-shadow: none;
    outline: none;
}

.wpcs-tabs > nav {
    margin-bottom: 0;
    border-bottom: 1px solid #dee2e6;
    background-color: #fff;
    border-radius: 4px 4px 0 0;
}
.wpcs-tabs > nav > ul {
    display: flex;
    flex-flow: wrap;
    margin-bottom: 0;
}
@media (max-width: 1025px) {
    .wpcs-tabs > nav > ul li {
        flex-basis: 50%;
    }
}
@media (max-width: 575px) {
    .wpcs-tabs > nav > ul li {
        flex-basis: 100%;
    }
}
.wpcs-tabs > nav > ul li {
    padding: 5px;
}
@media (min-width: 576px) {
    .wpcs-tabs > nav > ul li {
        flex: 1;
    }
}
.wpcs-tabs > nav > ul li.tab-current > a {
    background-color: #2f55d4;
    color: #fff;
}

.wpcs-tabs > nav > ul li a {
    display: block;
    padding: 0.5rem 0.5rem;
    color: #495057;
    font-weight: 600;
    background: none;
    border-radius: 2px;
    font-size: 1rem;
    text-align: center;
    transition: all 0.5s ease;
    text-decoration: none;
    white-space: nowrap;
    border: 1px solid transparent;
}
.wpcs-tabs > nav > ul li a i {
    margin-right: 3px;
}
@media (max-width: 1140px) {
    .wpcs-tabs > nav > ul li a {
        padding: 0.5rem 0.7rem;
    }
}
@media (max-width: 985px) {
    .wpcs-tabs > nav > ul li a {
        padding: 0.5rem;
    }
}
.wpcs-tabs > nav > ul li a:hover {
    border-color: #2f55d4;
}








/* Line */

.wpcs-tabs-style-line nav ul {
    max-width: 35%;
}

.wpcs-tabs-style-line nav a {
    padding: 0.7em 0.4em;
    box-shadow: inset 0 -3px #d1d3d2;
    color: #74777b;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 0.8em;
    line-height: 1;
    transition: color 0.3s, box-shadow 0.3s;
}

.wpcs-tabs-style-line nav a:hover,
.wpcs-tabs-style-line nav a:focus {
    box-shadow: inset 0 -3px #74777b;
}

.wpcs-tabs-style-line nav li.tab-current a {
    box-shadow: inset 0 -3px #0073aa;
    color: #0073aa;
}

@media screen and (max-width: 58em) {
    .wpcs-tabs-style-line nav ul {
        display: block;
        box-shadow: none;
    }
    .wpcs-tabs-style-line nav ul li {
        display: block;
        -webkit-flex: none;
        flex: none;
    }
}

/* Content */
.content-wrap {
    position: relative;
    background: #fff;

}

.content-wrap section {
    display: none;
    margin: 0 auto;
    padding: 1em 0.5em 0.7em 0.5em;
}

.content-wrap section.content-current {
    display: block;
}

.content-wrap section h4,
.content-wrap section h5 {
    margin: 1em 0 0 0;
    font-family: "Nunito", sans-serif;
}

.content-wrap section p.description {
    font-size: 14px;
    color: #999;
    font-weight: 400;
}

/*****************************************/

.no-js #loader {
    display: none;
}
.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

/******************************************/

.wpcs_color_list{
    margin: 9px 0 9px 34px;
}

.wpcs_color_list .wp-color-result {
    margin: 5px 6px 6px 0;
}

.wpcs_setting_select{
    width: 170px;
}

.js_wpcs_options, .js_wpcs_add_options{
    color: green !important;
}

#wpcs_list > li {
    font-family: 'Open Sans', sans-serif;
    position: relative;
    margin-bottom: 12px;
    padding: 12px;
    width: 100%;
    background-color: #fefefe;
    border: 1px solid #eee;
    vertical-align: middle;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#wpcs_list > li > * {
    vertical-align: middle;
}


#wpcs_list li > .button {
    margin: 0 5px;
}

#wpcs_list li.wpcs-options-highlight {
    min-height: 58px;
    border: 2px dashed #ccc;
    background-color: transparent;
}

.wpcs_extensions li.wpcs_ext_li{
    padding: 9px;
    float: left;
    background: white;
    border: solid 2px #000;
    margin: 5px 5px 0 0;
    width: 30%;
    height: 120px;
}

.wpcs_extensions li.wpcs_ext_li:nth-child(2n) {
    background: #eee;
}

.ui-dialog-titlebar-close::before {
    content:"" !important;
}

.wpcs_extensions li > label,
.list_plugins li a {
    font-weight: 600;
}

/*	Popup
/* --------------------------------------------- */

.wpcs-noscroll {
    overflow: hidden;
}

/* Modal Form elements */

.wpcs-style {
    line-height: 1.5em;
}

.wpcs-style input[type="text"],
.wpcs-style input[type="input"],
.wpcs-style input[type="password"],
.wpcs-style input[type="email"],
.wpcs-style textarea,
.wpcs-style select {
    -webkit-appearance: none;
    border: 1px solid #e1e1e1;
    padding: 6px 4px;
    outline: none;
    font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #777;
    margin: 0;
    width: 95%;
    max-width: 100%;
    margin-bottom: 5px;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    display:inline;
    height:auto;
}

.wpcs-style input[type="text"]:disabled {
    background: #f8f8f8;
    border: 1px solid #e1e1e1;
    color: #aaa;
}

.wpcs-style textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width:95%;
    padding:15px;
    height:150px;
}

.wpcs-style input[type="text"]:focus,
.wpcs-style input[type="password"]:focus,
.wpcs-style input[type="email"]:focus,
.wpcs-style textarea:focus,
.wpcs-style select:focus {
    border: 1px solid #ccc;
    color: #555;
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
    box-shadow:  0 0 3px rgba(0,0,0,.2);
}


.wpcs-style select {
    padding: 6px 35px 6px 4px;
    background-image: url(../img/select.png);
    background-position: center right;
    background-repeat: no-repeat;
}

/*firefox hack*/
@-moz-document url-prefix() {
    .wpcs-style select {
        padding: 6px 6px 6px 4px;
        background-image: none;
    }
}

.wpcs-form-element option {
    padding:4px 6px;
}

.wpcs-style small{
    color:#999;
    font-size: 11px;
    font-style: italic;
}

/* Modal Popup */

.wpcs-modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    min-height: 360px;
    background: black;
    opacity: .7;
    z-index: 14000;
}

.wpcs-modal {
    position: fixed;
    top: 150px;
    left: 25%;
    right: 25%;
    z-index: 15000;
    background: #fff;
    min-height: 210px;
    overflow: auto;
    bottom: 150px;
    -webkit-animation: mad_modal_pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); /* Safari 4+ */
    -moz-animation:    mad_modal_pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); /* Fx 5+ */
    -o-animation:      mad_modal_pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); /* Opera 12+ */
    animation:         mad_modal_pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); /* IE 10+ */
}

@-webkit-keyframes mad_modal_pop {
    0%   {
        -webkit-transform:scale(0.8);
        opacity:0;
    }
    100% {
        -webkit-transform:scale(1);
        opacity:1;
    }
}
@-moz-keyframes mad_modal_pop {
    0%   {
        -moz-transform:scale(0.8);
        opacity:0;
    }
    100% {
        -moz-transform:scale(1);
        opacity:1;
    }
}
@-o-keyframes mad_modal_pop {
    0%   {
        -o-transform:scale(0.8);
        opacity:0;
    }
    100% {
        -o-transform:scale(1);
        opacity:1;
    }
}
@keyframes mad_modal_pop {
    0%   {
        transform:scale(0.8);
        opacity:0;
    }
    100% {
        transform:scale(1);
        opacity:1;
    }
}

.wpcs-modal-inner-header {
    height: 50px;
    border-bottom: 1px solid #dfdfdf;
    box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.1);
    position: relative;
}

.wpcs-modal-inner-footer {
    height: 50px;
    border-top: 1px solid #dfdfdf;
    box-shadow: inset 0 4px 4px -4px rgba(0, 0, 0, 0.1);
    position: absolute;
    bottom: 0;
    background: #FCFCFC;
    width: 100%;
}

.wpcs-modal .wpcs-modal-inner-footer .button-large {
    position: absolute;
    right: 12px;
    top: 10px;
    padding: 0 35px 2px;
}

.wpcs-modal-inner-content {
    position: absolute;
    overflow: auto;
    padding: 0;
    top: 52px;
    left: 0;
    right: 0;
    bottom: 50px;
}

.wpcs-modal-close {
    position: absolute;
    top: 17px;
    right: 14px;
    height: 24px;
    width: 24px;
    overflow: hidden;
    outline: none;

    -webkit-transition-duration: 0s;
    transition-duration: 0s;
}

.wpcs-modal-close:focus {
    outline: none;
    box-shadow: none;
}

.wpcs-modal-close::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    font-family: 'fontello';
    font-size: 22px;
    color: #ccc;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    content: "\e9f0";

    -webkit-transition: color .25s ease;
    transition: color .25s ease;
}

.wpcs-modal-close:hover::before {
    color: #cb4a1f;
}

.wpcs-modal-title {
    position: absolute;
    top: 0;
    margin: 0;
    line-height: 53px;
    left: 14px;
    color: #555;
    padding: 0;
    font-size: 22px;
    font-weight: 200;
}

.wpcs-modal-inner-content.preloading {
    background: transparent url(../img/loading.gif) center 100px  no-repeat;
}

.wpcs-form-element-container {
    padding: 8px;
}

.wpcs-form-element-container::after {
    content: '.';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
    clear: both;
}

.wpcs-modal .wpcs-form-element-container {
    padding: 18px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #e1e1e1;
    position: relative;
    background-color: #fff;
    clear: both;
}

.wpcs-modal .wpcs-form-element-container > p {
    color: #777;
}

.wpcs-modal .wpcs-form-element-container:hover {
    background-color: #fcfcfc;
}

.wpcs-name-description > strong {
    display:block;
}

.wpcs-name-description > span,
.wpcs-name-description > label {
    display: block;
    margin-bottom: 4px;
    color: #777;
}

.wpcs-modal .wpcs-form-element {
    width: 49%;
    float: left;
}
.wpcs-modal .wpcs-name-description{
    width: 49%;
    float: right;
}

.wpcs-modal .wpcs-name-description h3 {
    margin: 0 0 .5em;
}

.wpcs-modal .wpcs-element-checkbox .wpcs-form-element 	   {
    width: 30px;
}
.wpcs-modal .wpcs-element-checkbox .wpcs-name-description {
    width:100%;
}

.chosen-choices input[type=text]{
    width: 100% !important;
    height: 25px !important;
    line-height: 23px !important;
}

.chosen-container-multi .chosen-choices{
    background-image: none !important;
    border-color: #eee;
}

.chosen-container-multi .chosen-choices li.search-choice{
    line-height: 20px;
    font-size: 14px;
    background-image: none;
    background-color: #e0ecfa;
    border: none;
    border-radius: 2px;
    padding: 6px 20px 6px 8px;
}


.wpcs_text_country, .wpcs_text_code{
    font-style: italic;
    color:#0f3647;
}
.wpcs_country_name, .wpcs_country_code{
    font-size: 18px;
    font-weight: 700;
    margin-left: 3px;
    margin-right: 3px;
}

.wpcs_country_code{
    color:#b81c23;
}




.wpcs_del_currency{
    color: coral !important;
    padding: 0 7px 0 7px !important;
    line-height: 0 !important;
}

.wpcs_finance_get{
    color: #2eca8b !important;
    background: none;
    border: none;
}

.wpcs_del_currency{
    display: inline-block;
    padding-top: 4px !important;
}

.wpcs_flag img{
    max-width: 50px;
    vertical-align: middle;
}


/******************************************************/

/* Customize the label (the container) */
label.container {
    display: inline-block;
    vertical-align: top !important;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 100%;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container input:checked ~ .checkmark {
    background-color: #7f7f7f;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.container .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 70%;
    /*background: white;*/
}

/******************************************************/


.wpcs_settings_powered{
    float: right;
}
.wpcs_settings_powered a{
    font-size: 12px;
    color: #aaa;
    text-decoration: none;
}

.wpcs_settings_version{
    color: orangered;
}

.dashicons-before.dashicons-update.wpcs_button:before{
    vertical-align: bottom;
}

#wpcs_rate_alert .dashicons, #wpcs_rate_alert .dashicons-before:before{
    vertical-align: sub;
}



.wpcs-header {
    display: flex;
    justify-content: space-between;
}

.wpcs_plugin_name {
    margin-bottom: 3px;
    line-height: 1.5;
    font-weight: 600;
    font-size: 20px;
    color: #2271b1;
}

.wpcs_plugin_name span {
    color: #2eca8b;
}

#wpcs-head {
    fill: #2f55d4;
}


#wpcs-head svg {
    width: 45px;
    height: 45px;
}

.wpcs__alert:not(:last-child) {
    margin-bottom: 1rem;
}
.wpcs__alert-info {
    background-color: #dff7ff;
    border-color: #17a2b8;
    color: #31708f;
}
.wpcs__alert {
    padding: 15px;
    border-radius: 5px;
    font-size: 16px;
    width: 99%;
    box-sizing: border-box;
}

.wpcs_free_warning {
    font-style: italic;
    line-height: 27px;
}

.wpcs__alert-warning {
    background-color: #feeede;
    border-color: #f17425;
    color: #ff6347;
}

.wpcs__alert-success {
    background-color: #dfffe7;
    border-color: #2eca8b;
    color: #3c763d;
}


.wpcs_settings_promotion td img {
    max-width: 90%;
    text-align: center;
    border-radius: 4px;
}

.wpcs_settings_promotion{
    width: 100%;
}
.wpcs_settings_promotion td{
    width: 20%;
}

.wpcs_settings_promotion td a{
    border-bottom: none;
}

.wpcs-list-unstyled {
    padding-left: 0;
    list-style: none;
    margin: 0;
}

.wpcs-fea.wpcs-icon-sm {
    height: 16px;
    width: 16px;
    vertical-align: -3px;
}

.wpcs-fea {
    stroke-width: 1.8;
    vertical-align: middle;
    color: #2f55d4;
}

.wpcs-me-2 {
    margin-right: 0.5rem;
}


.wpcs__alert a {
    transition: color 0.25s ease;
    text-decoration: none;
    border-bottom: dashed;
}

.wpcs__alert a:hover{
    border-bottom: none;
}

#wpcs_list li:nth-child(2n){
    background: #f8fbff !important;
    border-color: #f8fbff !important;
}


section .wpcs-control-container:nth-child(2n+2),
section table.form-table tr:nth-child(2n+2){
    background: rgba(147, 184, 242, 0.04);
}


.wp-picker-container .wp-color-result.button {
    min-height: 30px;
    margin: 0 6px 6px 0;
    padding: 0 0 0 35px;
    font-size: 11px;
    border-radius: 14px;
}


.wp-color-result-text {
    background: #f6f7f7;
    border-radius: 0 14px 14px 0;
    border-left: none;
    color: #50575e;
    display: block;
    line-height: 2.54545455;
    padding: 0 9px;
    text-align: center;
    margin-right: 1px;
}

.wp-core-ui .button-secondary:hover,
.wp-core-ui .button.hover,
.wp-core-ui .button:hover{
    color: #fff;
}

input[type=date], input[type=datetime-local], input[type=datetime], input[type=email],
input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel],
input[type=text], input[type=time], input[type=url], input[type=week],
.wp-core-ui select{
    min-height: 38px;
}


.wpcs_button.dashicons-before:before{
    margin: 2px 10px 0 0;
}

#wpcs-sd-table input[type=text],
#wpcs-sd-table input[type=text]:focus,
#wpcs-sd-table input[type=text]:active {
    background: none;
    border: none;
    outline: none;
    border: transparent;
}

.wpcs_btn_light{
    background: #fff;
    border: solid 1px #477bff;
    color: #2f55d4 !important;
    border-radius: 2px;
    transition: all 0.1s !important;
    padding: 8px 17px;
}

.wpcs_btn_light:hover{
    color: #fff !important;
}

.wpcs_add_curr_btn_wrapper{
    margin-top: 30px;
}

.woot-modal-inner-footer .wpcs_button{
    position: relative;
    top: 15px;
    left: -2px;
}

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

.dashicons.spin {
    animation: spin 1s linear infinite;
}
.wpcs_download_db_text_done, .wpcs_download_db_text_error{
    display: none;
}
.wpcs_download_db_text_done{
    color: #2eca8b;
}
.wpcs_download_db_text_error{
    color: #ff6347;
}
.wpcs_download_db span.dashicons{
    vertical-align: middle;
}
.wpcs-description button.wpcs_download_db{
    display: block;
    margin-top: 10px;
}