* jQuery UI CSS Framework 1.11.4
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
* http://api.jqueryui.com/category/theming/
----------------------------------*/
.ui-helper-hidden-accessible {
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
border-collapse: collapse;
.ui-helper-clearfix:after {
min-height: 0; /* support: IE7 */
filter:Alpha(Opacity=0); /* support: IE8 */
----------------------------------*/
cursor: default !important;
----------------------------------*/
background-repeat: no-repeat;
----------------------------------*/
* jQuery UI Resizable 1.11.4
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
/* WP buttons: see buttons.css. */
-webkit-appearance: none;
box-shadow: 0 1px 0 #c3c4c7;
/* Remove the dotted border on :focus and the extra padding in Firefox */
.ui-button::-moz-focus-inner {
box-shadow: 0 0 3px rgba(34, 113, 177, 0.8);
box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5);
color: #a7aaad !important;
border-color: #dcdcde !important;
background: #f6f7f7 !important;
box-shadow: none !important;
text-shadow: 0 1px 0 #fff !important;
transform: none !important;
@media screen and (max-width: 782px) {
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
border-bottom: 1px solid #dcdcde;
.ui-button.ui-dialog-titlebar-close {
.ui-dialog-titlebar-close:before {
font: normal 20px/1 dashicons;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
.ui-button.ui-dialog-titlebar-close:hover,
.ui-button.ui-dialog-titlebar-close:focus {
.ui-button.ui-dialog-titlebar-close:focus {
0 0 2px 1px rgba(79, 148, 212, 0.8);
/* Only visible in Windows High Contrast mode */
outline: 2px solid transparent;
border-top: 1px solid #dcdcde;
.ui-dialog-buttonpane .ui-button {
.ui-dialog-buttonpane .ui-dialog-buttonset {
.ui-draggable .ui-dialog-titlebar {
filter: alpha(opacity=70);