.toolset-help,
.toolset-alert {
position: relative;
clear: both;
margin: 20px 0;
border: 1px solid;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
} .toolset-alert {
padding: 10px 20px 10px 10px;
border-color: #fbeed5;
background-color: #fcf8e3;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
line-height: 1;
}
span.toolset-alert {
display: inline-block;
clear: none;
margin: 2px 1px;
padding: 4px 6px;
cursor: pointer;
}
.toolset-alert.hidden {
display: none;
}
.toolset-alert,
.toolset-alert .toolset-alert-header {
color: #c09853;
}
.toolset-alert .toolset-alert-header {
margin: 0;
}
.toolset-alert .toolset-alert-close {
position: absolute;
top: 9px;
right: 5px;
color: #999;
cursor:pointer;
}
.toolset-alert .button {
text-shadow: none;
}
.toolset-alert .toolset-rounded-icon {
width: 25px;
height: 25px;
margin-right: 10px;
line-height: 25px;
text-align: center;
color: #fff;
background: #c09853;
border-radius: 50%;
}
.toolset-alert-success {
border-color: #d6e9c6;
background-color: #dff0d8;
color: #468847;
}
.toolset-alert-success .toolset-alert-header {
color: #468847;
}
.toolset-alert-success .toolset-rounded-icon {
background: #468847;
}
.toolset-alert-error {
border-color: #eed3d7;
background-color: #f2dede;
color: #b94a48;
}
.toolset-alert-error .toolset-alert-header {
color: #b94a48;
}
.toolset-alert-error .toolset-rounded-icon {
background: #b94a48;
}
.toolset-alert-info {
border-color: #bce8f1;
background-color: #d9edf7;
color: #3a87ad;
}
.toolset-alert-info .toolset-alert-header {
color: #3a87ad;
}
.toolset-alert-info .toolset-rounded-icon {
background: #3a87ad;
} .toolset-help {
display: table;
width: 100%;
background: #fff;
border: none;
}
.js-show-toolset-message {
display: none;
}
.toolset-help-content {
display: table-cell;
vertical-align: middle;
padding: 15px 25px 15px 180px;
height: 135px;
color: #4f4f4f;
border: solid 1px #cdcdcd;
}
.toolset-help-content a {
display: inline-block;
line-height: 18px;
text-decoration: underline;
}
.toolset-help-content p,
.toolset-help-content ul,
.toolset-help-content ol {
line-height: 1.6;
}
.toolset-help-content ul,
.toolset-help-content ol {
margin-left: 0;
list-style-position: inside;
}
.toolset-help-content ul li {
list-style-type: disc;
}
.toolset-help-content ol li {
list-style-type: decimal;
}
.toolset-help-content p:first-child {
margin-top: 0;
}
.toolset-help-content .btn {
margin: 0 10px 0 0;
padding: 4px 10px;
border: 0;
border-radius: 4px;
background: #11a99b;
color: #fff;
text-decoration: none;
text-shadow: none;
font-weight: bold;
}
.toolset-help-content .btn:hover {
background: #008C7D;
}
.toolset-help-content .toolset-help-content-toolbar {
margin: 20px 0 10px 0;
}
.toolset-help-sidebar {
position: absolute;
top: 1px;
left: 1px;
bottom: 1px;
width: 144px;
display: table-cell;
text-align: center;
vertical-align: middle;
background: url(//www.seatechmarine.com.au/wp-content/plugins/wp-views/embedded/res/img/icon-help-message.png) center center no-repeat #333;
box-shadow: inset 0 0 15px #111;
}
.toolset-help-sidebar .toolset-help-sidebar-ico {
}
.toolset-help-footer {
position: relative;
z-index: 1;
padding: 5px;
border-top: 1px solid #cdcdcd;
background: #fff;
text-align: right;
}
.toolset-help-footer [class^="button-"] {
margin-left: 5px;
}
.toolset-help .icon-remove-sign,
.toolset-help .icon-remove {
position: absolute;
top: 0;
right: 0;
color: #999;
opacity: 1;
background: #fff;
border: solid 1px #cdcdcd;
padding: 2px 4px;
font-size: 16px;
cursor: pointer;
}
.toolset-help .icon-remove-sign:hover,
.toolset-help .icon-remove:hover {
background: #b94a48;
color: #fff;
}
.toolset-help code {
display: inline-block;
}.ui-helper-hidden {
display: none;
}
.ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.ui-helper-reset {
margin: 0;
padding: 0;
border: 0;
outline: 0;
line-height: 1.3;
text-decoration: none;
font-size: 100%;
list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
content: "";
display: table;
border-collapse: collapse;
}
.ui-helper-clearfix:after {
clear: both;
}
.ui-helper-clearfix {
min-height: 0; }
.ui-helper-zfix {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
filter:Alpha(Opacity=0); }
.ui-front {
z-index: 100;
} .ui-state-disabled {
cursor: default !important;
}  .ui-icon {
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}  .ui-widget-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .ui-resizable {
position: relative;
}
.ui-resizable-handle {
position: absolute;
font-size: 0.1px;
display: block;
touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
display: none;
}
.ui-resizable-n {
cursor: n-resize;
height: 7px;
width: 100%;
top: -5px;
left: 0;
}
.ui-resizable-s {
cursor: s-resize;
height: 7px;
width: 100%;
bottom: -5px;
left: 0;
} .ui-resizable-e {
cursor: e-resize;
width: 7px;
right: -5px;
top: 0;
height: 100%;
} .ui-resizable-w {
cursor: w-resize;
width: 7px;
left: -5px;
top: 0;
height: 100%;
} .ui-resizable-se {
cursor: se-resize;
width: 12px;
height: 12px;
right: 1px;
bottom: 1px;
} .ui-resizable-sw {
cursor: sw-resize;
width: 9px;
height: 9px;
left: -5px;
bottom: -5px;
} .ui-resizable-nw {
cursor: nw-resize;
width: 9px;
height: 9px;
left: -5px;
top: -5px;
} .ui-resizable-ne {
cursor: ne-resize;
width: 9px;
height: 9px;
right: -5px;
top: -5px;
} .ui-button {
display: inline-block;
text-decoration: none;
font-size: 13px;
line-height: 2;
height: 28px;
margin: 0;
padding: 0 10px 1px;
cursor: pointer;
border-width: 1px;
border-style: solid;
-webkit-appearance: none;
border-radius: 3px;
white-space: nowrap;
box-sizing: border-box;
color: #50575e;
border-color: #c3c4c7;
background: #f6f7f7;
box-shadow: 0 1px 0 #c3c4c7;
vertical-align: top;
}
.ui-button:active,
.ui-button:focus {
outline: none;
} .ui-button::-moz-focus-inner {
border-width: 0;
border-style: none;
padding: 0;
}
.ui-button:hover,
.ui-button:focus {
background: #f6f7f7;
border-color: #8c8f94;
color: #1d2327;
}
.ui-button:focus {
border-color: #4f94d4;
box-shadow: 0 0 3px rgba(34, 113, 177, 0.8);
}
.ui-button:active {
background: #f0f0f1;
border-color: #8c8f94;
box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5);
}
.ui-button[disabled],
.ui-button:disabled {
color: #a7aaad !important;
border-color: #dcdcde !important;
background: #f6f7f7 !important;
box-shadow: none !important;
text-shadow: 0 1px 0 #fff !important;
cursor: default;
transform: none !important;
}
@media screen and (max-width: 782px) {
.ui-button {
padding: 6px 14px;
line-height: normal;
font-size: 14px;
vertical-align: middle;
height: auto;
margin-bottom: 4px;
}
} .ui-dialog {
position: absolute;
top: 0;
left: 0;
z-index: 100102;
background-color: #fff;
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
overflow: hidden;
}
.ui-dialog-titlebar {
background: #fff;
border-bottom: 1px solid #dcdcde;
height: 36px;
font-size: 18px;
font-weight: 600;
line-height: 2;
padding: 0 36px 0 16px;
}
.ui-button.ui-dialog-titlebar-close {
background: none;
border: none;
box-shadow: none;
color: #646970;
cursor: pointer;
display: block;
padding: 0;
position: absolute;
top: 0;
right: 0;
width: 36px;
height: 36px;
text-align: center;
border-radius: 0;
overflow: hidden;
}
.ui-dialog-titlebar-close:before {
font: normal 20px/1 dashicons;
vertical-align: top;
speak: never;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
line-height: 1.8;
width: 36px;
height: 36px;
content: "\f158";
}
.ui-button.ui-dialog-titlebar-close:hover,
.ui-button.ui-dialog-titlebar-close:focus {
color: #135e96;
}
.ui-button.ui-dialog-titlebar-close:focus {
box-shadow: 0 0 0 2px #2271b1; outline: 2px solid transparent;
outline-offset: -2px;
}
.ui-dialog-content {
padding: 16px;
overflow: auto;
}
.ui-dialog-buttonpane {
background: #fff;
border-top: 1px solid #dcdcde;
padding: 16px;
}
.ui-dialog-buttonpane .ui-button {
margin-left: 16px;
}
.ui-dialog-buttonpane .ui-dialog-buttonset {
float: right;
}
.ui-draggable .ui-dialog-titlebar {
cursor: move;
}
.ui-widget-overlay {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
min-height: 360px;
background: #000;
opacity: 0.7;
filter: alpha(opacity=70);
z-index: 100101;
}