#wpcf7-form {

}

.wbsycf7-field-toolbar #tag-generator-list {
    display: flex;
    flex-wrap: wrap;
}

.wbsycf7-field-toolbar #tag-generator-list > button {
    cursor: pointer;
    display: flex;
    align-items: center;
    margin-right: 5px;
    margin-bottom: 5px;
    border: 1px solid #2271b1;
    border-radius: 5px;
    background: #2271b1;
    color: #ffffff;
    text-transform: capitalize;
}

.wbsycf7-field-toolbar #tag-generator-list > button:hover {
    opacity: 0.8;
}

.wbsycf7-builder-preview {
    background: #ffffff;
    border-radius: 10px;
    padding: 20px;
    box-sizing: border-box;
}

.wbsycf7-form-row {
    display: flex;
    align-items: baseline;
    background-color: white;
    border: transparent 1px dashed;
    overflow: hidden;
    padding: 10px;
    position: relative;
    width: 100%;
    box-sizing: border-box;
}

.wbsycf7-form-row .wbsycf7-field-wrapper {
    width: 100%
}

.wbsycf7-form-row textarea,
.wbsycf7-form-row input,
.wbsycf7-form-row select {
    pointer-events: none;
    background-color: #f0f0f0;
    color: #888;
    opacity: 0.6;
    cursor: not-allowed;
}

.wbsycf7-form-row.wbsycf7-label-top {
    flex-direction: column;
}

.wbsycf7-form-row:hover {
    border: 1px dashed #0085ba;
    cursor: move;
    background-color: #e7e5e5;
}

#wbsycf7_builder_html {
    display: none;
}

.wbsycf7-field-toolbar {
    margin-bottom: 20px;
    width: 100%;
}

.tag-generator-panel [data-taggen="insert-tag"] {
    display: none !important;
}

.wbsycf7-form-row {
    padding: 5px 10px;
    box-sizing: border-box;
}

.wbsycf7-form-row:hover input,
.wbsycf7-form-row:hover select {
    cursor: move;
}


.wbsycf7-sort-placeholder {
    background: #f0f0f0;
    border: 2px dashed #aaa;
    height: 60px;
    margin-bottom: 10px;
}

.wbsycf7-actions {
    position: absolute;
    right: 5px;
    top: 5px;
    display: none;
}

.wbsycf7-actions span.dashicons {
    width: 23px;
    height: 23px;
    font-size: 23px;
    color: #0d9ad6;
    cursor: pointer;
}
.wbsycf7-actions span.dashicons:hover {
    opacity: 0.8;
}

.wbsycf7-form-row:hover .wbsycf7-actions {
    display: block;
}

#titlediv .inside {
    display: flex;
    align-items: end;
}

#titlediv .inside .description {
    flex-grow: 1;
}

#wblscf7-preview-button {
    height: 32px;
    margin: 0 0 2px 20px;
}

.wblscf7-settings-group {
    width: 100%;
    border: 1px solid #cccccc;
    border-radius: 5px;
    padding: 20px;
    box-sizing: border-box;
    background: #ffffff;
}

.wblscf7-group-title {
    font-weight: 700;
    font-size: 15px;
    margin: 0 0 10px 0;
}

.wblscf7-settings-group select {
    width: 100%;
}

#wblscf7-redirect-field {
    margin-top: 20px;
}

#wblscf7-redirect-field .select2 {
    width: 100%!important;
}

.wbsycf7-page-and-images {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    color: #000000;
    display: block;
    margin: 0 0 20px 0;
    font-size: 14px;
    font-weight: normal;
    width: 100%;
}

.wbsycf7-section {
    padding: 20px;
    box-sizing: border-box;
}

.wbsycf7-add-new-page {
    display: block;
    width: 100%;
    height: 40px;
    border: 1px solid #9595ec;
    border-radius: 5px;
    padding: 5px 0;
    text-align: center;
    cursor: pointer;
    color: #FFFFFF;
    margin-top: 10px;
    box-sizing: border-box;
    line-height: 30px;
    font-size: 15px;
    font-weight: 700;
    background-color: #2271b1;
}

.wbsycf7-column {
    display: flex;
    flex-direction: column;
    width: 100%;
    min-height: 20px;
    min-width: 200px;
    vertical-align: top;
}

.wbsycf7-add-new-page:hover {
   opacity: 0.8;
}

.wbsycf7-row-pageTitle {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    -webkit-box-shadow: 0px 4px 7px -1px rgba(229, 229, 229, 1);
    -moz-box-shadow: 0px 4px 7px -1px rgba(229,229,229,1);
    box-shadow: 0px 1px 9px 0px rgba(229, 229, 229, 1);
    border-width: 0px;
}

.wbsycf7-row-pageTitle:hover .wbsycf7-actions {
    display: block;
}

.wbsycf7-buy-pro-layer {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.8);
    z-index: 99999;
}

.wbsycf7-buy-pro-container {
    display: flex;
    flex-direction: column;
    width: 800px;
    height: 550px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-image: url("../images/bg_img.png"), url("../images/bg.jpg");
    background-repeat: no-repeat, repeat;
    background-position: bottom right, top left;
    background-size: auto, auto;
    border-radius: 10px;
    z-index: 999999;
    padding: 30px;
    box-sizing: border-box;
}

h1.wbsycf7-buy-pro-title {
    color: #ffffff;
    font-size: 22px;
    margin: 0 0 20px 0;
}

h2.wbsycf7-buy-pro-subtitle {
    color: #ffffff;
    font-size: 15px;
    margin: 0 0 10px 0;
}

p.wbsycf7-buy-pro-description {
    color: #ffffff;
    font-size: 13px;
    margin: 0 0 10px 0;
}

ul.wbsycf7-buy-pro-items-container {
    flex-grow: 1;
    margin: 0;
}

ul.wbsycf7-buy-pro-items-container li.wbsycf7-buy-pro-item {
    list-style: circle inside;
    color: #ffffff;
    margin: 0 0 10px 0;
}

a.wbsycf7-buy-pro-button {
    width: 170px;
    height: 40px;
    color: #0A246A;
    background: #ffffff;
    border-radius: 5px;
    text-decoration: none;
    padding: 5px 20px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    box-sizing: border-box;
    margin: 30px 0 0 0;
}

a.wbsycf7-buy-pro-button:hover {
    opacity: 0.8;
}

.wblscf7-export-button {
    width: 150px;
    margin-right: 20px;
}

/* Toogle Req Button Start */
.wblscf7-switch-button-cover .button.b2 {
    border-radius: 4px;
}

.wblscf7-switch-layer {
    width: 100%;
    background-color: #fff;
    transition: 0.3s ease all;
    z-index: 1;
}

.wblscf7-knobs,
.wblscf7-switch-layer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.wblscf7-knobs {
    z-index: 2;
}

.wblscf7-switch-button-cover .wblscf7-switch-button {
    position: relative;
    top: 50%;
    width: 64px;
    height: 30px;
    overflow: hidden;
    padding: 0;
    margin-top: 3px;
    border: 1px #ebf3fc solid;
    min-height: 30px;
    border-radius: 6px;
}

.wblscf7-switch-button-cover input[type=checkbox] {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0 !important;
    margin: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 3;
}

.wblscf7-switch-button .wblscf7-knobs:before,
.wblscf7-switch-button .wblscf7-knobs:after,
.wblscf7-switch-button .wblscf7-knobs span {
    position: absolute;
    top: 4px;
    width: 20px;
    height: 10px;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    line-height: 0.7;
    padding: 5px 4px;
    border-radius: 4px;
    transition: 0.4s cubic-bezier(0.18, 0.89, 0.35, 1.15) all;
}

.wblscf7-switch-button .wblscf7-knobs:before {
    content: "Yes";
    left: -24px;
}

.wblscf7-switch-button .wblscf7-knobs:after {
    content: "No";
    right: 2px;
}

.wblscf7-switch-button .wblscf7-knobs:before {
    color: #fff;
    z-index: 2;
}

.wblscf7-switch-button .wblscf7-knobs:after {
    color: #3c434a;
    z-index: 2;
}

.wblscf7-switch-button .wblscf7-knobs span {
    left: 32px;
    background-color: #ebf3fc;
    z-index: 1;
}

.wblscf7-switch-button .checkbox:checked + .wblscf7-knobs:before {
    left: 3px;
}

.wblscf7-switch-button .checkbox:checked + .wblscf7-knobs:after {
    right: -32px;
}

.wblscf7-switch-button .checkbox:checked + .wblscf7-knobs span {
    left: 4px;
    background-color: #0d9ad6;
}

.wblscf7-switch-button .checkbox:checked ~ .wblscf7-switch-layer {
    background-color: #fff;
}
/* Toogle Req Button End */

.wblscf7-field-option-row {
    margin-top: 20px;
}
.wblscf7-field-option-description {
    font-size: 10px;
    font-style: italic;
}

.wbsycf7-form-row .wbsycf7-field-label {
    cursor: pointer;
    position: relative;
    border: 1px dotted transparent;
}

.wbsycf7-form-row .wbsycf7-field-label:hover {
    border: 1px dotted #000000;
}


.wbsycf7-field-label:before {
    content: "\f464";
    font-family: "dashicons";
    font-size: 16px;
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0.4;
}

.wbsycf7-field-label:hover:before {
    opacity: 1;
}

.wbsycf7-field-label input.wbsycf7-label-editor {
    height: 20px!important;
}

@media (max-width: 400px) {
    .wbsycf7-buy-pro-container {
        width: 90%;
        height: 90%;
    }
}

