/*! jQuery UI - v1.10.4 - 2014-03-20
 *  http://jqueryui.com
 *  Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.theme.css
 *  To view and modify this theme, visit http://jqueryui.com/themeroller/
 *  Copyright 2014 jQuery Foundation and other contributors; Licensed MIT
 *  WRC Pricing Tables v2.7 - 7 March, 2026
**/

/* Layout helpers
----------------------------------*/
#add_new_table .ui-helper-hidden {
    display: none;
}
#add_new_table .ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
#add_new_table .ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
#add_new_table .ui-helper-clearfix:before, #add_new_table .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}
#add_new_table .ui-helper-clearfix:after {
    clear: both;
}
#add_new_table .ui-helper-clearfix {
    min-height: 0;
    /* support: IE7 */
}
#add_new_table .ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}
#add_new_table .ui-front {
    z-index: 100;
}
/* Interaction Cues
----------------------------------*/
#add_new_table .ui-state-disabled {
    cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
#add_new_table .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
#add_new_table .ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#add_new_table .ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: 5px;
    padding: .5em .5em .5em .7em;
    zoom: 1;
}
#add_new_table .ui-accordion .ui-accordion-icons {
    padding-left: 2.2em;
    font-weight: 700
}
#add_new_table .ui-accordion .ui-accordion-noicons {
    padding-left: .7em;
}
#add_new_table .ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em;
}
#add_new_table .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px;
}
#add_new_table .ui-accordion .ui-accordion-content {
    padding: 15px 5px;
    border-top: 0;
    overflow: auto;
    zoom: 1;
}
#add_new_table .ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}
/* Component containers
----------------------------------*/
#add_new_table .ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em;
}
#add_new_table .ui-widget .ui-widget {
    font-size: 1em;
}
#add_new_table .ui-widget input, #add_new_table .ui-widget select, #add_new_table .ui-widget textarea, #add_new_table .ui-widget button {
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
}
#add_new_table .ui-widget-content {
    color: #1e1b1d;
}
#add_new_table .ui-widget-content a {
    color: #1e1b1d;
}
#add_new_table .ui-widget-header {
    border: 1px solid #d49768;
    background: #cb842e;
    color: #ffffff;
    font-weight: bold;
}
#add_new_table .ui-widget-header a {
    color: #ffffff;
}
/* Interaction states
----------------------------------*/
#add_new_table .ui-state-default, #add_new_table .ui-widget-content .ui-state-default, #add_new_table .ui-widget-header .ui-state-default {
    font-weight: 700;
    color: #333;
}
#add_new_table .ui-state-hover, #add_new_table .ui-widget-content .ui-state-hover, #add_new_table .ui-widget-header .ui-state-hover, #add_new_table .ui-state-focus, #add_new_table .ui-widget-content .ui-state-focus, #add_new_table .ui-widget-header .ui-state-focus {
    color: #333;
}
#add_new_table .ui-state-active, #add_new_table .ui-widget-content .ui-state-active, #add_new_table .ui-widget-header .ui-state-active {
    border: 1px solid #aaa;
    background: #EEEEEE !important;
    color: #333;
}
/* Icons
----------------------------------*/
/* states and images */
#add_new_table .ui-icon {
    width: 16px;
    height: 16px;
    background-image: url(../images/wrcpt-buttons.png);
}
#add_new_table .ui-widget-content .ui-icon {
    background-image: url(../images/wrcpt-buttons.png);
}
#add_new_table .ui-widget-header .ui-icon {
    background-image: url(../images/wrcpt-buttons.png);
}
#add_new_table .ui-state-default .ui-icon {
    background-image: url(../images/wrcpt-buttons.png);
}
#add_new_table .ui-state-hover .ui-icon, #add_new_table .ui-state-focus .ui-icon {
    background-image: url(../images/wrcpt-buttons.png);
}
#add_new_table .ui-state-active .ui-icon {
    background-image: url(../images/wrcpt-buttons.png);
}
#add_new_table .ui-state-highlight .ui-icon {
    background-image: url(../images/wrcpt-buttons.png);
}
#add_new_table .ui-state-error .ui-icon, #add_new_table .ui-state-error-text .ui-icon {
    background-image: url(../images/wrcpt-buttons.png);
}
/* positioning */
#add_new_table .ui-icon-triangle-1-e {
    background-position: -450px -43px;
}
#add_new_table .ui-icon-triangle-1-s {
    background-position: -451px -94px;
}
/* Overlays */
#add_new_table .ui-widget-overlay {
    background: #aaaaaa;
    opacity: .3;
    filter: Alpha(Opacity=30);
}
#add_new_table .ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaaaaa;
    opacity: .3;
    filter: Alpha(Opacity=30);
}