.wc-backbone-modal .wc-backbone-modal-content
{
    min-width: 700px !important;
}

.wdad-conditions .wdad-condition-group, .wdad-settings .wdad-settings-group
{
    margin: 10px 0 10px 0;
    background-color: #f5f5f5;
    padding: 15px 10px 20px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
    min-height: 30px
}

.wdad-conditions .wdad-condition-group .wdad-condition-wrap
{
    margin: 10px 0 5px
}

.wdad-conditions .wdad-condition-group .wdad-condition-wrap .wdad-condition
{
    width: 30%
}

.wdad-conditions .wdad-condition-group .wdad-condition-wrap .wdad-operator
{
    width: 12%;
    min-width: 140px
}

.wdad-conditions .wdad-condition-group .wdad-condition-wrap .wdad-value
{
    width: auto;
    height: 28px
}

.wdad-conditions .wdad-condition-group .wdad-condition-wrap .wdad-description
{
    /*float: right;*/
}

.wdad-description::after
{
    font-family: Dashicons;
    speak: none;
    font-weight: 400;
    font-size: 20px;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    text-indent: 0px;
    top: 0px;
    left: 0px;
    text-align: center;
    vertical-align: middle;
    content: "";
    cursor: help;
    font-variant: normal;
    margin: 0px;
}

.wdad-conditions .wdad-condition-group .wdad-condition-wrap input
{
    vertical-align: top
}

.wdad-conditions .or-text
{
    display: none !important
}

.wdad-conditions .wdad-condition-group ~ .or-text, .wdad-conditions .wdad-condition-group ~ .or-text ~ .wdad-condition-group .or-text
{
    display: block !important;
    margin: 0;
    line-height: 1;
}

.wdad-conditions .wdad-condition-delete
{
    display: inline-block;
}

.wdad-conditions .wdad-condition-wrap.loading
{
    height: 20px
}

.wdad-conditions .wdad-condition-wrap.loading .loading-icon
{
    width: 100%;
    clear: both;
    display: block;
    text-align: center;
    line-height: 110%;
    margin: 0 1px
}

.wdad-condition-wrap .wdad-value.select2-container
{
    display: inline-block !important;
    margin: 1px
}

.wdad-condition-wrap .wdad-value.select2-container.select2-container-active .select2-choice
{
    border: 1px solid #666
}

.wdad-condition-wrap .wdad-value.select2-container.select2-drop-above .select2-choice
{
    border-radius: 0 0 4px 4px;
    border: 1px solid #666;
    border-top-color: transparent
}

.wdad-condition-wrap .wdad-value.select2-container .select2-choice
{
    border-color: #ddd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 26px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.07);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.07)
}

.wdad-condition-wrap .wdad-value.select2-dropdown-open .select2-choice
{
    border-bottom-color: transparent;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border: 1px solid #666;
    outline: 0
}

.wdad-conditions-post-table .sort
{
    padding: 0 4px;
    cursor: move;
    text-align: center;
    vertical-align: middle
}

.wdad-conditions-post-table .sort:before
{
    content: "\e032";
    font-family: WooCommerce;
    text-align: center;
    line-height: 1;
    color: #999;
    display: block;
    width: 100%;
    float: left;
    height: 100%
}

.wdad-conditions-post-table .sort:before, .wdad-conditions-post-table .row-actions
{
    visibility: hidden !important
}

.wdad-conditions-post-table tr:hover .sort:before, .wdad-conditions-post-table tr:hover > td > .row-actions
{
    visibility: visible !important
}

.wdad-conditions-post-table .add.button:before
{
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 7px;
    content: "\e007"
}

.wdad-currency
{
    padding: 3px 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    height: 27px;
    box-sizing: border-box;
    color: #555;
    text-align: center;
    background-color: #EEE;
    border: 1px solid #DDD;
    border-left: none;
    border-radius: 0 4px 4px 0;
    margin: 1px 0px 1px -5px;
    display: inline-block
}

.wdad-currency + input
{
    margin-left: -4px;
    line-height: 19px;
    width: 161px !important
}

.post-type-was .misc-pub-visibility#visibility
{
    display: none
}

.wdad-option label
{
    display: inline-block;
    width: 150px
}

.add.button:before
{
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 7px;
    content: "\e007"
}
