.et-db #et-boc .et-l .et-fb-form .et-fb-no-vb-support-warning { /*yeah thanks for this ET*/
    display: none !important;
}

.mfp-wrap {
    z-index: 9999999 !important;
}

.mfp-bg {
    z-index: 9999998 !important;
}

.dss_modal {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: 1000px;
    max-width: 60%;
    margin: 20px auto;
}

#ui-datepicker-div {
    z-index: 9999999 !important;
    padding: 20px;
    background-color: white;
    border: 1px solid #efefef;
    width: 350px;
}

.dss_modal .dss_clear {
    clear: both;
    width: 1px;
    height: 1px;
}

.dss_modal .dss_sub_field {
    float: left;
    margin-top: 10px;
    width: 49.9%;
}

.dss_modal .dss_setting {
    margin-bottom: 20px;
}

.dss_modal .dss_setting.dss_setting_last {
    margin-bottom: 0px;
}

.dss_modal .dss_dates_selectors_toggle {
    padding: 0;
    margin: 0;
    border: none;
    background-color: transparent;
}

.dss_modal .dss_dates_selectors_toggle span.dashicons {
    padding: 7px;
    background-color: #7d3bcf;
    font-size: 23px;
    width: 46px;
    height: 38px;
    color: #fff;
}
.divi_page_et_theme_builder .dss_modal .dss_dates_selectors_toggle span.dashicons {
    height: 26px;
}

.dss_modal .dss_dates_selectors_toggle span.dss_button_label {
    display: inline-block;
    padding: 13px;
}

.dss_modal .shortcode_interface_notes {
    display: none;
    background-color: #F1F5F9;
    border-radius: 4px;
    padding: 20px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.dss_modal .dss_setting input,
.dss_modal .dss_setting select {
    padding: 10px;
    width: 100%;
    font-size: 12px;
    margin-bottom: 5px;
    line-height: normal;
}

.dss_modal .dss_sub_field input {
    width: 90%;
    cleae: both;
}

.dss_modal .dss_setting label {
    margin-bottom: 5px;
    font-weight: bold;
    color: #000;
    display: block;
}

.dss_modal .dss_setting .description {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1.2em;
}

.dss_modal .dss_setting .description span {
    font-weight: bold;
    color: #000;
}

.dss_modal .dss_setting .shortcode_interface_tag_save,
.dss_modal .dss_setting .shortcode_interface_tag_save:hover {
    padding: 10px 20px;
    background-color: #29c4a9 !important;
    text-align: center;
    border: none;
    width: 180px;
    cursor: pointer;
}

.dss_modal .dss_setting .shortcode_interface_tag_save div {
    margin: -6px auto !important;
}

.dss_modal select {
    display: block;
    font-family: sans-serif;
    color: #444;
    line-height: 1.3;
    padding: .6em 1.4em .5em .8em;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0;
    border: 1px solid rgb(187, 187, 187);;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23252525%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
}

.dss_modal select::-ms-expand {
    display: none;
}

.dss_modal select:hover {
    border-color: #888;
}

.dss_modal select:focus {
    border-color: #aaa;
    /*box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
    box-shadow: 0 0 0 3px -moz-mac-focusring;*/
    color: #222;
    outline: none;
}

.dss_modal select option {
    font-weight: normal;
}

.dss_modal .dss_logic_row {
    position: relative;
}

.dss_modal .dss_logic_row .dss_col {
    float: left;
    margin-right: 1%;
}

.dss_modal .dss_logic_row .dss_col.dss_action_col {
    float: right;
    margin-right: 0%;
}

.dss_modal .dss_logic_row .dss_col.dss_id {
    width: 2%;
    font-size: 18px;
    line-height: 2em;
}

.dss_modal .dss_logic_row .dss_col.dss_inputs {
    width: 55%;
}

.dss_modal .dss_logic_row .dss_col.dss_helper {
    width: 35%;
}

.dss_modal .dss_logic_row .dss_col.dss_action_col {
    width: 5%;
    text-align: right;
}

.dss_modal .dss_logic_row .dss_col.dss_action_col span.dashicons {
    display: inline-block;
    padding: 5px;
    cursor: pointer;
    width: 35px;
    height: 35px;
    font-size: 25px;
    background-color: #ef5555;
    color: #FFF;
}

.dss_logic_rows {
    margin-bottom: 10px;
}

.dss_add_another {
    text-align: right;
}

.dss_add_another span.dashicons.dss_action_add {
    display: inline-block;
    background-color: #2b87da;
    color: white;
    text-align: center;
    padding: 10px 50px;
    width: inherit;
    height: inherit;
}

.dss_modal .dss_logic_rows .dss_logic_row:last-child .dss_action_col span {
    display: inline-block;
}

/*.dss_modal .dss_logic_rows .dss_logic_row .dss_action_delete {
    display: block;
}*/
