| @@ -1,2201 +1 @@ | ||
| 1 | -.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb} | |
| 2 | - | |
| 3 | -/*! jQuery UI - v1.12.1 - 2016-09-14 | |
| 4 | -* http://jqueryui.com | |
| 5 | -* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css | |
| 6 | -* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px | |
| 7 | -* Copyright jQuery Foundation and other contributors; Licensed MIT */ | |
| 8 | - | |
| 9 | -/* Layout helpers | |
| 10 | -.ui-helper-hidden { | |
| 11 | - display: none; | |
| 12 | -} | |
| 13 | -.ui-helper-hidden-accessible { | |
| 14 | - border: 0; | |
| 15 | - clip: rect(0 0 0 0); | |
| 16 | - height: 1px; | |
| 17 | - margin: -1px; | |
| 18 | - overflow: hidden; | |
| 19 | - padding: 0; | |
| 20 | - position: absolute; | |
| 21 | - width: 1px; | |
| 22 | -} | |
| 23 | -.ui-helper-reset { | |
| 24 | - margin: 0; | |
| 25 | - padding: 0; | |
| 26 | - border: 0; | |
| 27 | - outline: 0; | |
| 28 | - line-height: 1.3; | |
| 29 | - text-decoration: none; | |
| 30 | - font-size: 100%; | |
| 31 | - list-style: none; | |
| 32 | -} | |
| 33 | -.ui-helper-clearfix:before, | |
| 34 | -.ui-helper-clearfix:after { | |
| 35 | - content: ""; | |
| 36 | - display: table; | |
| 37 | - border-collapse: collapse; | |
| 38 | -} | |
| 39 | -.ui-helper-clearfix:after { | |
| 40 | - clear: both; | |
| 41 | -} | |
| 42 | -.ui-helper-zfix { | |
| 43 | - width: 100%; | |
| 44 | - height: 100%; | |
| 45 | - top: 0; | |
| 46 | - left: 0; | |
| 47 | - position: absolute; | |
| 48 | - opacity: 0; | |
| 49 | - filter:Alpha(Opacity=0); /* support: IE8 */ | |
| 50 | -} | |
| 51 | - | |
| 52 | -.ui-front { | |
| 53 | - z-index: 100; | |
| 54 | -} | |
| 55 | - | |
| 56 | - | |
| 57 | -/* Interaction Cues | |
| 58 | -.ui-state-disabled { | |
| 59 | - cursor: default !important; | |
| 60 | - pointer-events: none; | |
| 61 | -} | |
| 62 | - | |
| 63 | - | |
| 64 | -/* Icons | |
| 65 | -.ui-icon { | |
| 66 | - display: inline-block; | |
| 67 | - vertical-align: middle; | |
| 68 | - margin-top: -.25em; | |
| 69 | - position: relative; | |
| 70 | - text-indent: -99999px; | |
| 71 | - overflow: hidden; | |
| 72 | - background-repeat: no-repeat; | |
| 73 | -} | |
| 74 | - | |
| 75 | -.ui-widget-icon-block { | |
| 76 | - left: 50%; | |
| 77 | - margin-left: -8px; | |
| 78 | - display: block; | |
| 79 | -} | |
| 80 | - | |
| 81 | -/* Misc visuals | |
| 82 | - | |
| 83 | -/* Overlays */ | |
| 84 | -.ui-widget-overlay { | |
| 85 | - position: fixed; | |
| 86 | - top: 0; | |
| 87 | - left: 0; | |
| 88 | - width: 100%; | |
| 89 | - height: 100%; | |
| 90 | -} | |
| 91 | -.ui-accordion .ui-accordion-header { | |
| 92 | - display: block; | |
| 93 | - cursor: pointer; | |
| 94 | - position: relative; | |
| 95 | - margin: 2px 0 0 0; | |
| 96 | - padding: .5em .5em .5em .7em; | |
| 97 | - font-size: 100%; | |
| 98 | -} | |
| 99 | -.ui-accordion .ui-accordion-content { | |
| 100 | - padding: 1em 2.2em; | |
| 101 | - border-top: 0; | |
| 102 | - overflow: auto; | |
| 103 | -} | |
| 104 | -.ui-autocomplete { | |
| 105 | - position: absolute; | |
| 106 | - top: 0; | |
| 107 | - left: 0; | |
| 108 | - cursor: default; | |
| 109 | -} | |
| 110 | -.ui-menu { | |
| 111 | - list-style: none; | |
| 112 | - padding: 0; | |
| 113 | - margin: 0; | |
| 114 | - display: block; | |
| 115 | - outline: 0; | |
| 116 | -} | |
| 117 | -.ui-menu .ui-menu { | |
| 118 | - position: absolute; | |
| 119 | -} | |
| 120 | -.ui-menu .ui-menu-item { | |
| 121 | - margin: 0; | |
| 122 | - cursor: pointer; | |
| 123 | - /* support: IE10, see #8844 */ | |
| 124 | - list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); | |
| 125 | -} | |
| 126 | -.ui-menu .ui-menu-item-wrapper { | |
| 127 | - position: relative; | |
| 128 | - padding: 3px 1em 3px .4em; | |
| 129 | -} | |
| 130 | -.ui-menu .ui-menu-divider { | |
| 131 | - margin: 5px 0; | |
| 132 | - height: 0; | |
| 133 | - font-size: 0; | |
| 134 | - line-height: 0; | |
| 135 | - border-width: 1px 0 0 0; | |
| 136 | -} | |
| 137 | -.ui-menu .ui-state-focus, | |
| 138 | -.ui-menu .ui-state-active { | |
| 139 | - margin: -1px; | |
| 140 | -} | |
| 141 | - | |
| 142 | -/* icon support */ | |
| 143 | -.ui-menu-icons { | |
| 144 | - position: relative; | |
| 145 | -} | |
| 146 | -.ui-menu-icons .ui-menu-item-wrapper { | |
| 147 | - padding-left: 2em; | |
| 148 | -} | |
| 149 | - | |
| 150 | -/* left-aligned */ | |
| 151 | -.ui-menu .ui-icon { | |
| 152 | - position: absolute; | |
| 153 | - top: 0; | |
| 154 | - bottom: 0; | |
| 155 | - left: .2em; | |
| 156 | - margin: auto 0; | |
| 157 | -} | |
| 158 | - | |
| 159 | -/* right-aligned */ | |
| 160 | -.ui-menu .ui-menu-icon { | |
| 161 | - left: auto; | |
| 162 | - right: 0; | |
| 163 | -} | |
| 164 | -.ui-button { | |
| 165 | - padding: .4em 1em; | |
| 166 | - display: inline-block; | |
| 167 | - position: relative; | |
| 168 | - line-height: normal; | |
| 169 | - margin-right: .1em; | |
| 170 | - cursor: pointer; | |
| 171 | - vertical-align: middle; | |
| 172 | - text-align: center; | |
| 173 | - -webkit-user-select: none; | |
| 174 | - -moz-user-select: none; | |
| 175 | - -ms-user-select: none; | |
| 176 | - user-select: none; | |
| 177 | - | |
| 178 | - /* Support: IE <= 11 */ | |
| 179 | - overflow: visible; | |
| 180 | -} | |
| 181 | - | |
| 182 | -.ui-button, | |
| 183 | -.ui-button:link, | |
| 184 | -.ui-button:visited, | |
| 185 | -.ui-button:hover, | |
| 186 | -.ui-button:active { | |
| 187 | - text-decoration: none; | |
| 188 | -} | |
| 189 | - | |
| 190 | -/* to make room for the icon, a width needs to be set here */ | |
| 191 | -.ui-button-icon-only { | |
| 192 | - width: 2em; | |
| 193 | - box-sizing: border-box; | |
| 194 | - text-indent: -9999px; | |
| 195 | - white-space: nowrap; | |
| 196 | -} | |
| 197 | - | |
| 198 | -/* no icon support for input elements */ | |
| 199 | -input.ui-button.ui-button-icon-only { | |
| 200 | - text-indent: 0; | |
| 201 | -} | |
| 202 | - | |
| 203 | -/* button icon element(s) */ | |
| 204 | -.ui-button-icon-only .ui-icon { | |
| 205 | - position: absolute; | |
| 206 | - top: 50%; | |
| 207 | - left: 50%; | |
| 208 | - margin-top: -8px; | |
| 209 | - margin-left: -8px; | |
| 210 | -} | |
| 211 | - | |
| 212 | -.ui-button.ui-icon-notext .ui-icon { | |
| 213 | - padding: 0; | |
| 214 | - width: 2.1em; | |
| 215 | - height: 2.1em; | |
| 216 | - text-indent: -9999px; | |
| 217 | - white-space: nowrap; | |
| 218 | - | |
| 219 | -} | |
| 220 | - | |
| 221 | -input.ui-button.ui-icon-notext .ui-icon { | |
| 222 | - width: auto; | |
| 223 | - height: auto; | |
| 224 | - text-indent: 0; | |
| 225 | - white-space: normal; | |
| 226 | - padding: .4em 1em; | |
| 227 | -} | |
| 228 | - | |
| 229 | -/* workarounds */ | |
| 230 | -/* Support: Firefox 5 - 40 */ | |
| 231 | -input.ui-button::-moz-focus-inner, | |
| 232 | -button.ui-button::-moz-focus-inner { | |
| 233 | - border: 0; | |
| 234 | - padding: 0; | |
| 235 | -} | |
| 236 | -.ui-controlgroup { | |
| 237 | - vertical-align: middle; | |
| 238 | - display: inline-block; | |
| 239 | -} | |
| 240 | -.ui-controlgroup > .ui-controlgroup-item { | |
| 241 | - float: left; | |
| 242 | - margin-left: 0; | |
| 243 | - margin-right: 0; | |
| 244 | -} | |
| 245 | -.ui-controlgroup > .ui-controlgroup-item:focus, | |
| 246 | -.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus { | |
| 247 | - z-index: 9999; | |
| 248 | -} | |
| 249 | -.ui-controlgroup-vertical > .ui-controlgroup-item { | |
| 250 | - display: block; | |
| 251 | - float: none; | |
| 252 | - width: 100%; | |
| 253 | - margin-top: 0; | |
| 254 | - margin-bottom: 0; | |
| 255 | - text-align: left; | |
| 256 | -} | |
| 257 | -.ui-controlgroup-vertical .ui-controlgroup-item { | |
| 258 | - box-sizing: border-box; | |
| 259 | -} | |
| 260 | -.ui-controlgroup .ui-controlgroup-label { | |
| 261 | - padding: .4em 1em; | |
| 262 | -} | |
| 263 | -.ui-controlgroup .ui-controlgroup-label span { | |
| 264 | - font-size: 80%; | |
| 265 | -} | |
| 266 | -.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item { | |
| 267 | - border-left: none; | |
| 268 | -} | |
| 269 | -.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item { | |
| 270 | - border-top: none; | |
| 271 | -} | |
| 272 | -.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content { | |
| 273 | - border-right: none; | |
| 274 | -} | |
| 275 | -.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content { | |
| 276 | - border-bottom: none; | |
| 277 | -} | |
| 278 | - | |
| 279 | -/* Spinner specific style fixes */ | |
| 280 | -.ui-controlgroup-vertical .ui-spinner-input { | |
| 281 | - | |
| 282 | - /* Support: IE8 only, Android < 4.4 only */ | |
| 283 | - width: 75%; | |
| 284 | - width: calc( 100% - 2.4em ); | |
| 285 | -} | |
| 286 | -.ui-controlgroup-vertical .ui-spinner .ui-spinner-up { | |
| 287 | - border-top-style: solid; | |
| 288 | -} | |
| 289 | - | |
| 290 | -.ui-checkboxradio-label .ui-icon-background { | |
| 291 | - box-shadow: inset 1px 1px 1px #ccc; | |
| 292 | - border-radius: .12em; | |
| 293 | - border: none; | |
| 294 | -} | |
| 295 | -.ui-checkboxradio-radio-label .ui-icon-background { | |
| 296 | - width: 16px; | |
| 297 | - height: 16px; | |
| 298 | - border-radius: 1em; | |
| 299 | - overflow: visible; | |
| 300 | - border: none; | |
| 301 | -} | |
| 302 | -.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, | |
| 303 | -.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon { | |
| 304 | - background-image: none; | |
| 305 | - width: 8px; | |
| 306 | - height: 8px; | |
| 307 | - border-width: 4px; | |
| 308 | - border-style: solid; | |
| 309 | -} | |
| 310 | -.ui-checkboxradio-disabled { | |
| 311 | - pointer-events: none; | |
| 312 | -} | |
| 313 | -.ui-datepicker { | |
| 314 | - width: 17em; | |
| 315 | - padding: .2em .2em 0; | |
| 316 | - display: none; | |
| 317 | -} | |
| 318 | -.ui-datepicker .ui-datepicker-header { | |
| 319 | - position: relative; | |
| 320 | - padding: .2em 0; | |
| 321 | -} | |
| 322 | -.ui-datepicker .ui-datepicker-prev, | |
| 323 | -.ui-datepicker .ui-datepicker-next { | |
| 324 | - position: absolute; | |
| 325 | - top: 2px; | |
| 326 | - width: 1.8em; | |
| 327 | - height: 1.8em; | |
| 328 | -} | |
| 329 | -.ui-datepicker .ui-datepicker-prev-hover, | |
| 330 | -.ui-datepicker .ui-datepicker-next-hover { | |
| 331 | - top: 1px; | |
| 332 | -} | |
| 333 | -.ui-datepicker .ui-datepicker-prev { | |
| 334 | - left: 2px; | |
| 335 | -} | |
| 336 | -.ui-datepicker .ui-datepicker-next { | |
| 337 | - right: 2px; | |
| 338 | -} | |
| 339 | -.ui-datepicker .ui-datepicker-prev-hover { | |
| 340 | - left: 1px; | |
| 341 | -} | |
| 342 | -.ui-datepicker .ui-datepicker-next-hover { | |
| 343 | - right: 1px; | |
| 344 | -} | |
| 345 | -.ui-datepicker .ui-datepicker-prev span, | |
| 346 | -.ui-datepicker .ui-datepicker-next span { | |
| 347 | - display: block; | |
| 348 | - position: absolute; | |
| 349 | - left: 50%; | |
| 350 | - margin-left: -8px; | |
| 351 | - top: 50%; | |
| 352 | - margin-top: -8px; | |
| 353 | -} | |
| 354 | -.ui-datepicker .ui-datepicker-title { | |
| 355 | - margin: 0 2.3em; | |
| 356 | - line-height: 1.8em; | |
| 357 | - text-align: center; | |
| 358 | -} | |
| 359 | -.ui-datepicker .ui-datepicker-title select { | |
| 360 | - font-size: 1em; | |
| 361 | - margin: 1px 0; | |
| 362 | -} | |
| 363 | -.ui-datepicker select.ui-datepicker-month, | |
| 364 | -.ui-datepicker select.ui-datepicker-year { | |
| 365 | - width: 45%; | |
| 366 | -} | |
| 367 | -.ui-datepicker table { | |
| 368 | - width: 100%; | |
| 369 | - font-size: .9em; | |
| 370 | - border-collapse: collapse; | |
| 371 | - margin: 0 0 .4em; | |
| 372 | -} | |
| 373 | -.ui-datepicker th { | |
| 374 | - padding: .7em .3em; | |
| 375 | - text-align: center; | |
| 376 | - font-weight: bold; | |
| 377 | - border: 0; | |
| 378 | -} | |
| 379 | -.ui-datepicker td { | |
| 380 | - border: 0; | |
| 381 | - padding: 1px; | |
| 382 | -} | |
| 383 | -.ui-datepicker td span, | |
| 384 | -.ui-datepicker td a { | |
| 385 | - display: block; | |
| 386 | - padding: .2em; | |
| 387 | - text-align: right; | |
| 388 | - text-decoration: none; | |
| 389 | -} | |
| 390 | -.ui-datepicker .ui-datepicker-buttonpane { | |
| 391 | - background-image: none; | |
| 392 | - margin: .7em 0 0 0; | |
| 393 | - padding: 0 .2em; | |
| 394 | - border-left: 0; | |
| 395 | - border-right: 0; | |
| 396 | - border-bottom: 0; | |
| 397 | -} | |
| 398 | -.ui-datepicker .ui-datepicker-buttonpane button { | |
| 399 | - float: right; | |
| 400 | - margin: .5em .2em .4em; | |
| 401 | - cursor: pointer; | |
| 402 | - padding: .2em .6em .3em .6em; | |
| 403 | - width: auto; | |
| 404 | - overflow: visible; | |
| 405 | -} | |
| 406 | -.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { | |
| 407 | - float: left; | |
| 408 | -} | |
| 409 | - | |
| 410 | -/* with multiple calendars */ | |
| 411 | -.ui-datepicker.ui-datepicker-multi { | |
| 412 | - width: auto; | |
| 413 | -} | |
| 414 | -.ui-datepicker-multi .ui-datepicker-group { | |
| 415 | - float: left; | |
| 416 | -} | |
| 417 | -.ui-datepicker-multi .ui-datepicker-group table { | |
| 418 | - width: 95%; | |
| 419 | - margin: 0 auto .4em; | |
| 420 | -} | |
| 421 | -.ui-datepicker-multi-2 .ui-datepicker-group { | |
| 422 | - width: 50%; | |
| 423 | -} | |
| 424 | -.ui-datepicker-multi-3 .ui-datepicker-group { | |
| 425 | - width: 33.3%; | |
| 426 | -} | |
| 427 | -.ui-datepicker-multi-4 .ui-datepicker-group { | |
| 428 | - width: 25%; | |
| 429 | -} | |
| 430 | -.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, | |
| 431 | -.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { | |
| 432 | - border-left-width: 0; | |
| 433 | -} | |
| 434 | -.ui-datepicker-multi .ui-datepicker-buttonpane { | |
| 435 | - clear: left; | |
| 436 | -} | |
| 437 | -.ui-datepicker-row-break { | |
| 438 | - clear: both; | |
| 439 | - width: 100%; | |
| 440 | - font-size: 0; | |
| 441 | -} | |
| 442 | - | |
| 443 | -/* RTL support */ | |
| 444 | -.ui-datepicker-rtl { | |
| 445 | - direction: rtl; | |
| 446 | -} | |
| 447 | -.ui-datepicker-rtl .ui-datepicker-prev { | |
| 448 | - right: 2px; | |
| 449 | - left: auto; | |
| 450 | -} | |
| 451 | -.ui-datepicker-rtl .ui-datepicker-next { | |
| 452 | - left: 2px; | |
| 453 | - right: auto; | |
| 454 | -} | |
| 455 | -.ui-datepicker-rtl .ui-datepicker-prev:hover { | |
| 456 | - right: 1px; | |
| 457 | - left: auto; | |
| 458 | -} | |
| 459 | -.ui-datepicker-rtl .ui-datepicker-next:hover { | |
| 460 | - left: 1px; | |
| 461 | - right: auto; | |
| 462 | -} | |
| 463 | -.ui-datepicker-rtl .ui-datepicker-buttonpane { | |
| 464 | - clear: right; | |
| 465 | -} | |
| 466 | -.ui-datepicker-rtl .ui-datepicker-buttonpane button { | |
| 467 | - float: left; | |
| 468 | -} | |
| 469 | -.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, | |
| 470 | -.ui-datepicker-rtl .ui-datepicker-group { | |
| 471 | - float: right; | |
| 472 | -} | |
| 473 | -.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, | |
| 474 | -.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { | |
| 475 | - border-right-width: 0; | |
| 476 | - border-left-width: 1px; | |
| 477 | -} | |
| 478 | - | |
| 479 | -/* Icons */ | |
| 480 | -.ui-datepicker .ui-icon { | |
| 481 | - display: block; | |
| 482 | - text-indent: -99999px; | |
| 483 | - overflow: hidden; | |
| 484 | - background-repeat: no-repeat; | |
| 485 | - left: .5em; | |
| 486 | - top: .3em; | |
| 487 | -} | |
| 488 | -.ui-dialog { | |
| 489 | - position: absolute; | |
| 490 | - top: 0; | |
| 491 | - left: 0; | |
| 492 | - padding: .2em; | |
| 493 | - outline: 0; | |
| 494 | -} | |
| 495 | -.ui-dialog .ui-dialog-titlebar { | |
| 496 | - padding: .4em 1em; | |
| 497 | - position: relative; | |
| 498 | -} | |
| 499 | -.ui-dialog .ui-dialog-title { | |
| 500 | - float: left; | |
| 501 | - margin: .1em 0; | |
| 502 | - white-space: nowrap; | |
| 503 | - width: 90%; | |
| 504 | - overflow: hidden; | |
| 505 | - text-overflow: ellipsis; | |
| 506 | -} | |
| 507 | -.ui-dialog .ui-dialog-titlebar-close { | |
| 508 | - position: absolute; | |
| 509 | - right: .3em; | |
| 510 | - top: 50%; | |
| 511 | - width: 20px; | |
| 512 | - margin: -10px 0 0 0; | |
| 513 | - padding: 1px; | |
| 514 | - height: 20px; | |
| 515 | -} | |
| 516 | -.ui-dialog .ui-dialog-content { | |
| 517 | - position: relative; | |
| 518 | - border: 0; | |
| 519 | - padding: .5em 1em; | |
| 520 | - background: none; | |
| 521 | - overflow: auto; | |
| 522 | -} | |
| 523 | -.ui-dialog .ui-dialog-buttonpane { | |
| 524 | - text-align: left; | |
| 525 | - border-width: 1px 0 0 0; | |
| 526 | - background-image: none; | |
| 527 | - margin-top: .5em; | |
| 528 | - padding: .3em 1em .5em .4em; | |
| 529 | -} | |
| 530 | -.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { | |
| 531 | - float: right; | |
| 532 | -} | |
| 533 | -.ui-dialog .ui-dialog-buttonpane button { | |
| 534 | - margin: .5em .4em .5em 0; | |
| 535 | - cursor: pointer; | |
| 536 | -} | |
| 537 | -.ui-dialog .ui-resizable-n { | |
| 538 | - height: 2px; | |
| 539 | - top: 0; | |
| 540 | -} | |
| 541 | -.ui-dialog .ui-resizable-e { | |
| 542 | - width: 2px; | |
| 543 | - right: 0; | |
| 544 | -} | |
| 545 | -.ui-dialog .ui-resizable-s { | |
| 546 | - height: 2px; | |
| 547 | - bottom: 0; | |
| 548 | -} | |
| 549 | -.ui-dialog .ui-resizable-w { | |
| 550 | - width: 2px; | |
| 551 | - left: 0; | |
| 552 | -} | |
| 553 | -.ui-dialog .ui-resizable-se, | |
| 554 | -.ui-dialog .ui-resizable-sw, | |
| 555 | -.ui-dialog .ui-resizable-ne, | |
| 556 | -.ui-dialog .ui-resizable-nw { | |
| 557 | - width: 7px; | |
| 558 | - height: 7px; | |
| 559 | -} | |
| 560 | -.ui-dialog .ui-resizable-se { | |
| 561 | - right: 0; | |
| 562 | - bottom: 0; | |
| 563 | -} | |
| 564 | -.ui-dialog .ui-resizable-sw { | |
| 565 | - left: 0; | |
| 566 | - bottom: 0; | |
| 567 | -} | |
| 568 | -.ui-dialog .ui-resizable-ne { | |
| 569 | - right: 0; | |
| 570 | - top: 0; | |
| 571 | -} | |
| 572 | -.ui-dialog .ui-resizable-nw { | |
| 573 | - left: 0; | |
| 574 | - top: 0; | |
| 575 | -} | |
| 576 | -.ui-draggable .ui-dialog-titlebar { | |
| 577 | - cursor: move; | |
| 578 | -} | |
| 579 | -.ui-draggable-handle { | |
| 580 | - touch-action: none; | |
| 581 | -} | |
| 582 | -.ui-resizable { | |
| 583 | - position: relative; | |
| 584 | -} | |
| 585 | -.ui-resizable-handle { | |
| 586 | - position: absolute; | |
| 587 | - font-size: 0.1px; | |
| 588 | - display: block; | |
| 589 | - touch-action: none; | |
| 590 | -} | |
| 591 | -.ui-resizable-disabled .ui-resizable-handle, | |
| 592 | -.ui-resizable-autohide .ui-resizable-handle { | |
| 593 | - display: none; | |
| 594 | -} | |
| 595 | -.ui-resizable-n { | |
| 596 | - cursor: n-resize; | |
| 597 | - height: 7px; | |
| 598 | - width: 100%; | |
| 599 | - top: -5px; | |
| 600 | - left: 0; | |
| 601 | -} | |
| 602 | -.ui-resizable-s { | |
| 603 | - cursor: s-resize; | |
| 604 | - height: 7px; | |
| 605 | - width: 100%; | |
| 606 | - bottom: -5px; | |
| 607 | - left: 0; | |
| 608 | -} | |
| 609 | -.ui-resizable-e { | |
| 610 | - cursor: e-resize; | |
| 611 | - width: 7px; | |
| 612 | - right: -5px; | |
| 613 | - top: 0; | |
| 614 | - height: 100%; | |
| 615 | -} | |
| 616 | -.ui-resizable-w { | |
| 617 | - cursor: w-resize; | |
| 618 | - width: 7px; | |
| 619 | - left: -5px; | |
| 620 | - top: 0; | |
| 621 | - height: 100%; | |
| 622 | -} | |
| 623 | -.ui-resizable-se { | |
| 624 | - cursor: se-resize; | |
| 625 | - width: 12px; | |
| 626 | - height: 12px; | |
| 627 | - right: 1px; | |
| 628 | - bottom: 1px; | |
| 629 | -} | |
| 630 | -.ui-resizable-sw { | |
| 631 | - cursor: sw-resize; | |
| 632 | - width: 9px; | |
| 633 | - height: 9px; | |
| 634 | - left: -5px; | |
| 635 | - bottom: -5px; | |
| 636 | -} | |
| 637 | -.ui-resizable-nw { | |
| 638 | - cursor: nw-resize; | |
| 639 | - width: 9px; | |
| 640 | - height: 9px; | |
| 641 | - left: -5px; | |
| 642 | - top: -5px; | |
| 643 | -} | |
| 644 | -.ui-resizable-ne { | |
| 645 | - cursor: ne-resize; | |
| 646 | - width: 9px; | |
| 647 | - height: 9px; | |
| 648 | - right: -5px; | |
| 649 | - top: -5px; | |
| 650 | -} | |
| 651 | -.ui-progressbar { | |
| 652 | - height: 2em; | |
| 653 | - text-align: left; | |
| 654 | - overflow: hidden; | |
| 655 | -} | |
| 656 | -.ui-progressbar .ui-progressbar-value { | |
| 657 | - margin: -1px; | |
| 658 | - height: 100%; | |
| 659 | -} | |
| 660 | -.ui-progressbar .ui-progressbar-overlay { | |
| 661 | - background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw=="); | |
| 662 | - height: 100%; | |
| 663 | - filter: alpha(opacity=25); /* support: IE8 */ | |
| 664 | - opacity: 0.25; | |
| 665 | -} | |
| 666 | -.ui-progressbar-indeterminate .ui-progressbar-value { | |
| 667 | - background-image: none; | |
| 668 | -} | |
| 669 | -.ui-selectable { | |
| 670 | - touch-action: none; | |
| 671 | -} | |
| 672 | -.ui-selectable-helper { | |
| 673 | - position: absolute; | |
| 674 | - z-index: 100; | |
| 675 | - border: 1px dotted black; | |
| 676 | -} | |
| 677 | -.ui-selectmenu-menu { | |
| 678 | - padding: 0; | |
| 679 | - margin: 0; | |
| 680 | - position: absolute; | |
| 681 | - top: 0; | |
| 682 | - left: 0; | |
| 683 | - display: none; | |
| 684 | -} | |
| 685 | -.ui-selectmenu-menu .ui-menu { | |
| 686 | - overflow: auto; | |
| 687 | - overflow-x: hidden; | |
| 688 | - padding-bottom: 1px; | |
| 689 | -} | |
| 690 | -.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup { | |
| 691 | - font-size: 1em; | |
| 692 | - font-weight: bold; | |
| 693 | - line-height: 1.5; | |
| 694 | - padding: 2px 0.4em; | |
| 695 | - margin: 0.5em 0 0 0; | |
| 696 | - height: auto; | |
| 697 | - border: 0; | |
| 698 | -} | |
| 699 | -.ui-selectmenu-open { | |
| 700 | - display: block; | |
| 701 | -} | |
| 702 | -.ui-selectmenu-text { | |
| 703 | - display: block; | |
| 704 | - margin-right: 20px; | |
| 705 | - overflow: hidden; | |
| 706 | - text-overflow: ellipsis; | |
| 707 | -} | |
| 708 | -.ui-selectmenu-button.ui-button { | |
| 709 | - text-align: left; | |
| 710 | - white-space: nowrap; | |
| 711 | - width: 14em; | |
| 712 | -} | |
| 713 | -.ui-selectmenu-icon.ui-icon { | |
| 714 | - float: right; | |
| 715 | - margin-top: 0; | |
| 716 | -} | |
| 717 | -.ui-slider { | |
| 718 | - position: relative; | |
| 719 | - text-align: left; | |
| 720 | -} | |
| 721 | -.ui-slider .ui-slider-handle { | |
| 722 | - position: absolute; | |
| 723 | - z-index: 2; | |
| 724 | - width: 1.2em; | |
| 725 | - height: 1.2em; | |
| 726 | - cursor: default; | |
| 727 | - touch-action: none; | |
| 728 | -} | |
| 729 | -.ui-slider .ui-slider-range { | |
| 730 | - position: absolute; | |
| 731 | - z-index: 1; | |
| 732 | - font-size: .7em; | |
| 733 | - display: block; | |
| 734 | - border: 0; | |
| 735 | - background-position: 0 0; | |
| 736 | -} | |
| 737 | - | |
| 738 | -/* support: IE8 - See #6727 */ | |
| 739 | -.ui-slider.ui-state-disabled .ui-slider-handle, | |
| 740 | -.ui-slider.ui-state-disabled .ui-slider-range { | |
| 741 | - filter: inherit; | |
| 742 | -} | |
| 743 | - | |
| 744 | -.ui-slider-horizontal { | |
| 745 | - height: .8em; | |
| 746 | -} | |
| 747 | -.ui-slider-horizontal .ui-slider-handle { | |
| 748 | - top: -.3em; | |
| 749 | - margin-left: -.6em; | |
| 750 | -} | |
| 751 | -.ui-slider-horizontal .ui-slider-range { | |
| 752 | - top: 0; | |
| 753 | - height: 100%; | |
| 754 | -} | |
| 755 | -.ui-slider-horizontal .ui-slider-range-min { | |
| 756 | - left: 0; | |
| 757 | -} | |
| 758 | -.ui-slider-horizontal .ui-slider-range-max { | |
| 759 | - right: 0; | |
| 760 | -} | |
| 761 | - | |
| 762 | -.ui-slider-vertical { | |
| 763 | - width: .8em; | |
| 764 | - height: 100px; | |
| 765 | -} | |
| 766 | -.ui-slider-vertical .ui-slider-handle { | |
| 767 | - left: -.3em; | |
| 768 | - margin-left: 0; | |
| 769 | - margin-bottom: -.6em; | |
| 770 | -} | |
| 771 | -.ui-slider-vertical .ui-slider-range { | |
| 772 | - left: 0; | |
| 773 | - width: 100%; | |
| 774 | -} | |
| 775 | -.ui-slider-vertical .ui-slider-range-min { | |
| 776 | - bottom: 0; | |
| 777 | -} | |
| 778 | -.ui-slider-vertical .ui-slider-range-max { | |
| 779 | - top: 0; | |
| 780 | -} | |
| 781 | -.ui-sortable-handle { | |
| 782 | - touch-action: none; | |
| 783 | -} | |
| 784 | -.ui-spinner { | |
| 785 | - position: relative; | |
| 786 | - display: inline-block; | |
| 787 | - overflow: hidden; | |
| 788 | - padding: 0; | |
| 789 | - vertical-align: middle; | |
| 790 | -} | |
| 791 | -.ui-spinner-input { | |
| 792 | - border: none; | |
| 793 | - background: none; | |
| 794 | - color: inherit; | |
| 795 | - padding: .222em 0; | |
| 796 | - margin: .2em 0; | |
| 797 | - vertical-align: middle; | |
| 798 | - margin-left: .4em; | |
| 799 | - margin-right: 2em; | |
| 800 | -} | |
| 801 | -.ui-spinner-button { | |
| 802 | - width: 1.6em; | |
| 803 | - height: 50%; | |
| 804 | - font-size: .5em; | |
| 805 | - padding: 0; | |
| 806 | - margin: 0; | |
| 807 | - text-align: center; | |
| 808 | - position: absolute; | |
| 809 | - cursor: default; | |
| 810 | - display: block; | |
| 811 | - overflow: hidden; | |
| 812 | - right: 0; | |
| 813 | -} | |
| 814 | -/* more specificity required here to override default borders */ | |
| 815 | -.ui-spinner a.ui-spinner-button { | |
| 816 | - border-top-style: none; | |
| 817 | - border-bottom-style: none; | |
| 818 | - border-right-style: none; | |
| 819 | -} | |
| 820 | -.ui-spinner-up { | |
| 821 | - top: 0; | |
| 822 | -} | |
| 823 | -.ui-spinner-down { | |
| 824 | - bottom: 0; | |
| 825 | -} | |
| 826 | -.ui-tabs { | |
| 827 | - position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */ | |
| 828 | - padding: .2em; | |
| 829 | -} | |
| 830 | -.ui-tabs .ui-tabs-nav { | |
| 831 | - margin: 0; | |
| 832 | - padding: .2em .2em 0; | |
| 833 | -} | |
| 834 | -.ui-tabs .ui-tabs-nav li { | |
| 835 | - list-style: none; | |
| 836 | - float: left; | |
| 837 | - position: relative; | |
| 838 | - top: 0; | |
| 839 | - margin: 1px .2em 0 0; | |
| 840 | - border-bottom-width: 0; | |
| 841 | - padding: 0; | |
| 842 | - white-space: nowrap; | |
| 843 | -} | |
| 844 | -.ui-tabs .ui-tabs-nav .ui-tabs-anchor { | |
| 845 | - float: left; | |
| 846 | - padding: .5em 1em; | |
| 847 | - text-decoration: none; | |
| 848 | -} | |
| 849 | -.ui-tabs .ui-tabs-nav li.ui-tabs-active { | |
| 850 | - margin-bottom: -1px; | |
| 851 | - padding-bottom: 1px; | |
| 852 | -} | |
| 853 | -.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, | |
| 854 | -.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, | |
| 855 | -.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor { | |
| 856 | - cursor: text; | |
| 857 | -} | |
| 858 | -.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor { | |
| 859 | - cursor: pointer; | |
| 860 | -} | |
| 861 | -.ui-tabs .ui-tabs-panel { | |
| 862 | - display: block; | |
| 863 | - border-width: 0; | |
| 864 | - padding: 1em 1.4em; | |
| 865 | - background: none; | |
| 866 | -} | |
| 867 | -.ui-tooltip { | |
| 868 | - padding: 8px; | |
| 869 | - position: absolute; | |
| 870 | - z-index: 9999; | |
| 871 | - max-width: 300px; | |
| 872 | -} | |
| 873 | -body .ui-tooltip { | |
| 874 | - border-width: 2px; | |
| 875 | -} | |
| 876 | -/* Component containers | |
| 877 | -.ui-widget { | |
| 878 | - font-family: Arial,Helvetica,sans-serif; | |
| 879 | - font-size: 1em; | |
| 880 | -} | |
| 881 | -.ui-widget .ui-widget { | |
| 882 | - font-size: 1em; | |
| 883 | -} | |
| 884 | -.ui-widget input, | |
| 885 | -.ui-widget select, | |
| 886 | -.ui-widget textarea, | |
| 887 | -.ui-widget button { | |
| 888 | - font-family: Arial,Helvetica,sans-serif; | |
| 889 | - font-size: 1em; | |
| 890 | -} | |
| 891 | -.ui-widget.ui-widget-content { | |
| 892 | - border: 1px solid #c5c5c5; | |
| 893 | -} | |
| 894 | -.ui-widget-content { | |
| 895 | - border: 1px solid #dddddd; | |
| 896 | - background: #ffffff; | |
| 897 | - color: #333333; | |
| 898 | -} | |
| 899 | -.ui-widget-content a { | |
| 900 | - color: #333333; | |
| 901 | -} | |
| 902 | -.ui-widget-header { | |
| 903 | - border: 1px solid #dddddd; | |
| 904 | - background: #e9e9e9; | |
| 905 | - color: #333333; | |
| 906 | - font-weight: bold; | |
| 907 | -} | |
| 908 | -.ui-widget-header a { | |
| 909 | - color: #333333; | |
| 910 | -} | |
| 911 | - | |
| 912 | -/* Interaction states | |
| 913 | -.ui-state-default, | |
| 914 | -.ui-widget-content .ui-state-default, | |
| 915 | -.ui-widget-header .ui-state-default, | |
| 916 | -.ui-button, | |
| 917 | - | |
| 918 | -/* We use html here because we need a greater specificity to make sure disabled | |
| 919 | -works properly when clicked or hovered */ | |
| 920 | -html .ui-button.ui-state-disabled:hover, | |
| 921 | -html .ui-button.ui-state-disabled:active { | |
| 922 | - border: 1px solid #c5c5c5; | |
| 923 | - background: #f6f6f6; | |
| 924 | - font-weight: normal; | |
| 925 | - color: #454545; | |
| 926 | -} | |
| 927 | -.ui-state-default a, | |
| 928 | -.ui-state-default a:link, | |
| 929 | -.ui-state-default a:visited, | |
| 930 | -a.ui-button, | |
| 931 | -a:link.ui-button, | |
| 932 | -a:visited.ui-button, | |
| 933 | -.ui-button { | |
| 934 | - color: #454545; | |
| 935 | - text-decoration: none; | |
| 936 | -} | |
| 937 | -.ui-state-hover, | |
| 938 | -.ui-widget-content .ui-state-hover, | |
| 939 | -.ui-widget-header .ui-state-hover, | |
| 940 | -.ui-state-focus, | |
| 941 | -.ui-widget-content .ui-state-focus, | |
| 942 | -.ui-widget-header .ui-state-focus, | |
| 943 | -.ui-button:hover, | |
| 944 | -.ui-button:focus { | |
| 945 | - border: 1px solid #cccccc; | |
| 946 | - background: #ededed; | |
| 947 | - font-weight: normal; | |
| 948 | - color: #2b2b2b; | |
| 949 | -} | |
| 950 | -.ui-state-hover a, | |
| 951 | -.ui-state-hover a:hover, | |
| 952 | -.ui-state-hover a:link, | |
| 953 | -.ui-state-hover a:visited, | |
| 954 | -.ui-state-focus a, | |
| 955 | -.ui-state-focus a:hover, | |
| 956 | -.ui-state-focus a:link, | |
| 957 | -.ui-state-focus a:visited, | |
| 958 | -a.ui-button:hover, | |
| 959 | -a.ui-button:focus { | |
| 960 | - color: #2b2b2b; | |
| 961 | - text-decoration: none; | |
| 962 | -} | |
| 963 | - | |
| 964 | -.ui-visual-focus { | |
| 965 | - box-shadow: 0 0 3px 1px rgb(94, 158, 214); | |
| 966 | -} | |
| 967 | -.ui-state-active, | |
| 968 | -.ui-widget-content .ui-state-active, | |
| 969 | -.ui-widget-header .ui-state-active, | |
| 970 | -a.ui-button:active, | |
| 971 | -.ui-button:active, | |
| 972 | -.ui-button.ui-state-active:hover { | |
| 973 | - border: 1px solid #003eff; | |
| 974 | - background: #007fff; | |
| 975 | - font-weight: normal; | |
| 976 | - color: #ffffff; | |
| 977 | -} | |
| 978 | -.ui-icon-background, | |
| 979 | -.ui-state-active .ui-icon-background { | |
| 980 | - border: #003eff; | |
| 981 | - background-color: #ffffff; | |
| 982 | -} | |
| 983 | -.ui-state-active a, | |
| 984 | -.ui-state-active a:link, | |
| 985 | -.ui-state-active a:visited { | |
| 986 | - color: #ffffff; | |
| 987 | - text-decoration: none; | |
| 988 | -} | |
| 989 | - | |
| 990 | -/* Interaction Cues | |
| 991 | -.ui-state-highlight, | |
| 992 | -.ui-widget-content .ui-state-highlight, | |
| 993 | -.ui-widget-header .ui-state-highlight { | |
| 994 | - border: 1px solid #dad55e; | |
| 995 | - background: #fffa90; | |
| 996 | - color: #777620; | |
| 997 | -} | |
| 998 | -.ui-state-checked { | |
| 999 | - border: 1px solid #dad55e; | |
| 1000 | - background: #fffa90; | |
| 1001 | -} | |
| 1002 | -.ui-state-highlight a, | |
| 1003 | -.ui-widget-content .ui-state-highlight a, | |
| 1004 | -.ui-widget-header .ui-state-highlight a { | |
| 1005 | - color: #777620; | |
| 1006 | -} | |
| 1007 | -.ui-state-error, | |
| 1008 | -.ui-widget-content .ui-state-error, | |
| 1009 | -.ui-widget-header .ui-state-error { | |
| 1010 | - border: 1px solid #f1a899; | |
| 1011 | - background: #fddfdf; | |
| 1012 | - color: #5f3f3f; | |
| 1013 | -} | |
| 1014 | -.ui-state-error a, | |
| 1015 | -.ui-widget-content .ui-state-error a, | |
| 1016 | -.ui-widget-header .ui-state-error a { | |
| 1017 | - color: #5f3f3f; | |
| 1018 | -} | |
| 1019 | -.ui-state-error-text, | |
| 1020 | -.ui-widget-content .ui-state-error-text, | |
| 1021 | -.ui-widget-header .ui-state-error-text { | |
| 1022 | - color: #5f3f3f; | |
| 1023 | -} | |
| 1024 | -.ui-priority-primary, | |
| 1025 | -.ui-widget-content .ui-priority-primary, | |
| 1026 | -.ui-widget-header .ui-priority-primary { | |
| 1027 | - font-weight: bold; | |
| 1028 | -} | |
| 1029 | -.ui-priority-secondary, | |
| 1030 | -.ui-widget-content .ui-priority-secondary, | |
| 1031 | -.ui-widget-header .ui-priority-secondary { | |
| 1032 | - opacity: .7; | |
| 1033 | - filter:Alpha(Opacity=70); /* support: IE8 */ | |
| 1034 | - font-weight: normal; | |
| 1035 | -} | |
| 1036 | -.ui-state-disabled, | |
| 1037 | -.ui-widget-content .ui-state-disabled, | |
| 1038 | -.ui-widget-header .ui-state-disabled { | |
| 1039 | - opacity: .35; | |
| 1040 | - filter:Alpha(Opacity=35); /* support: IE8 */ | |
| 1041 | - background-image: none; | |
| 1042 | -} | |
| 1043 | -.ui-state-disabled .ui-icon { | |
| 1044 | - filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */ | |
| 1045 | -} | |
| 1046 | - | |
| 1047 | -/* Icons | |
| 1048 | - | |
| 1049 | -/* states and images */ | |
| 1050 | -.ui-icon { | |
| 1051 | - width: 16px; | |
| 1052 | - height: 16px; | |
| 1053 | -} | |
| 1054 | -.ui-icon, | |
| 1055 | -.ui-widget-content .ui-icon { | |
| 1056 | - background-image: url("images/ui-icons_444444_256x240.png"); | |
| 1057 | -} | |
| 1058 | -.ui-widget-header .ui-icon { | |
| 1059 | - background-image: url("images/ui-icons_444444_256x240.png"); | |
| 1060 | -} | |
| 1061 | -.ui-state-hover .ui-icon, | |
| 1062 | -.ui-state-focus .ui-icon, | |
| 1063 | -.ui-button:hover .ui-icon, | |
| 1064 | -.ui-button:focus .ui-icon { | |
| 1065 | - background-image: url("images/ui-icons_555555_256x240.png"); | |
| 1066 | -} | |
| 1067 | -.ui-state-active .ui-icon, | |
| 1068 | -.ui-button:active .ui-icon { | |
| 1069 | - background-image: url("images/ui-icons_ffffff_256x240.png"); | |
| 1070 | -} | |
| 1071 | -.ui-state-highlight .ui-icon, | |
| 1072 | -.ui-button .ui-state-highlight.ui-icon { | |
| 1073 | - background-image: url("images/ui-icons_777620_256x240.png"); | |
| 1074 | -} | |
| 1075 | -.ui-state-error .ui-icon, | |
| 1076 | -.ui-state-error-text .ui-icon { | |
| 1077 | - background-image: url("images/ui-icons_cc0000_256x240.png"); | |
| 1078 | -} | |
| 1079 | -.ui-button .ui-icon { | |
| 1080 | - background-image: url("images/ui-icons_777777_256x240.png"); | |
| 1081 | -} | |
| 1082 | - | |
| 1083 | -/* positioning */ | |
| 1084 | -.ui-icon-blank { background-position: 16px 16px; } | |
| 1085 | -.ui-icon-caret-1-n { background-position: 0 0; } | |
| 1086 | -.ui-icon-caret-1-ne { background-position: -16px 0; } | |
| 1087 | -.ui-icon-caret-1-e { background-position: -32px 0; } | |
| 1088 | -.ui-icon-caret-1-se { background-position: -48px 0; } | |
| 1089 | -.ui-icon-caret-1-s { background-position: -65px 0; } | |
| 1090 | -.ui-icon-caret-1-sw { background-position: -80px 0; } | |
| 1091 | -.ui-icon-caret-1-w { background-position: -96px 0; } | |
| 1092 | -.ui-icon-caret-1-nw { background-position: -112px 0; } | |
| 1093 | -.ui-icon-caret-2-n-s { background-position: -128px 0; } | |
| 1094 | -.ui-icon-caret-2-e-w { background-position: -144px 0; } | |
| 1095 | -.ui-icon-triangle-1-n { background-position: 0 -16px; } | |
| 1096 | -.ui-icon-triangle-1-ne { background-position: -16px -16px; } | |
| 1097 | -.ui-icon-triangle-1-e { background-position: -32px -16px; } | |
| 1098 | -.ui-icon-triangle-1-se { background-position: -48px -16px; } | |
| 1099 | -.ui-icon-triangle-1-s { background-position: -65px -16px; } | |
| 1100 | -.ui-icon-triangle-1-sw { background-position: -80px -16px; } | |
| 1101 | -.ui-icon-triangle-1-w { background-position: -96px -16px; } | |
| 1102 | -.ui-icon-triangle-1-nw { background-position: -112px -16px; } | |
| 1103 | -.ui-icon-triangle-2-n-s { background-position: -128px -16px; } | |
| 1104 | -.ui-icon-triangle-2-e-w { background-position: -144px -16px; } | |
| 1105 | -.ui-icon-arrow-1-n { background-position: 0 -32px; } | |
| 1106 | -.ui-icon-arrow-1-ne { background-position: -16px -32px; } | |
| 1107 | -.ui-icon-arrow-1-e { background-position: -32px -32px; } | |
| 1108 | -.ui-icon-arrow-1-se { background-position: -48px -32px; } | |
| 1109 | -.ui-icon-arrow-1-s { background-position: -65px -32px; } | |
| 1110 | -.ui-icon-arrow-1-sw { background-position: -80px -32px; } | |
| 1111 | -.ui-icon-arrow-1-w { background-position: -96px -32px; } | |
| 1112 | -.ui-icon-arrow-1-nw { background-position: -112px -32px; } | |
| 1113 | -.ui-icon-arrow-2-n-s { background-position: -128px -32px; } | |
| 1114 | -.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; } | |
| 1115 | -.ui-icon-arrow-2-e-w { background-position: -160px -32px; } | |
| 1116 | -.ui-icon-arrow-2-se-nw { background-position: -176px -32px; } | |
| 1117 | -.ui-icon-arrowstop-1-n { background-position: -192px -32px; } | |
| 1118 | -.ui-icon-arrowstop-1-e { background-position: -208px -32px; } | |
| 1119 | -.ui-icon-arrowstop-1-s { background-position: -224px -32px; } | |
| 1120 | -.ui-icon-arrowstop-1-w { background-position: -240px -32px; } | |
| 1121 | -.ui-icon-arrowthick-1-n { background-position: 1px -48px; } | |
| 1122 | -.ui-icon-arrowthick-1-ne { background-position: -16px -48px; } | |
| 1123 | -.ui-icon-arrowthick-1-e { background-position: -32px -48px; } | |
| 1124 | -.ui-icon-arrowthick-1-se { background-position: -48px -48px; } | |
| 1125 | -.ui-icon-arrowthick-1-s { background-position: -64px -48px; } | |
| 1126 | -.ui-icon-arrowthick-1-sw { background-position: -80px -48px; } | |
| 1127 | -.ui-icon-arrowthick-1-w { background-position: -96px -48px; } | |
| 1128 | -.ui-icon-arrowthick-1-nw { background-position: -112px -48px; } | |
| 1129 | -.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; } | |
| 1130 | -.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; } | |
| 1131 | -.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; } | |
| 1132 | -.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; } | |
| 1133 | -.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; } | |
| 1134 | -.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; } | |
| 1135 | -.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; } | |
| 1136 | -.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; } | |
| 1137 | -.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; } | |
| 1138 | -.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; } | |
| 1139 | -.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; } | |
| 1140 | -.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; } | |
| 1141 | -.ui-icon-arrowreturn-1-w { background-position: -64px -64px; } | |
| 1142 | -.ui-icon-arrowreturn-1-n { background-position: -80px -64px; } | |
| 1143 | -.ui-icon-arrowreturn-1-e { background-position: -96px -64px; } | |
| 1144 | -.ui-icon-arrowreturn-1-s { background-position: -112px -64px; } | |
| 1145 | -.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; } | |
| 1146 | -.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; } | |
| 1147 | -.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; } | |
| 1148 | -.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; } | |
| 1149 | -.ui-icon-arrow-4 { background-position: 0 -80px; } | |
| 1150 | -.ui-icon-arrow-4-diag { background-position: -16px -80px; } | |
| 1151 | -.ui-icon-extlink { background-position: -32px -80px; } | |
| 1152 | -.ui-icon-newwin { background-position: -48px -80px; } | |
| 1153 | -.ui-icon-refresh { background-position: -64px -80px; } | |
| 1154 | -.ui-icon-shuffle { background-position: -80px -80px; } | |
| 1155 | -.ui-icon-transfer-e-w { background-position: -96px -80px; } | |
| 1156 | -.ui-icon-transferthick-e-w { background-position: -112px -80px; } | |
| 1157 | -.ui-icon-folder-collapsed { background-position: 0 -96px; } | |
| 1158 | -.ui-icon-folder-open { background-position: -16px -96px; } | |
| 1159 | -.ui-icon-document { background-position: -32px -96px; } | |
| 1160 | -.ui-icon-document-b { background-position: -48px -96px; } | |
| 1161 | -.ui-icon-note { background-position: -64px -96px; } | |
| 1162 | -.ui-icon-mail-closed { background-position: -80px -96px; } | |
| 1163 | -.ui-icon-mail-open { background-position: -96px -96px; } | |
| 1164 | -.ui-icon-suitcase { background-position: -112px -96px; } | |
| 1165 | -.ui-icon-comment { background-position: -128px -96px; } | |
| 1166 | -.ui-icon-person { background-position: -144px -96px; } | |
| 1167 | -.ui-icon-print { background-position: -160px -96px; } | |
| 1168 | -.ui-icon-trash { background-position: -176px -96px; } | |
| 1169 | -.ui-icon-locked { background-position: -192px -96px; } | |
| 1170 | -.ui-icon-unlocked { background-position: -208px -96px; } | |
| 1171 | -.ui-icon-bookmark { background-position: -224px -96px; } | |
| 1172 | -.ui-icon-tag { background-position: -240px -96px; } | |
| 1173 | -.ui-icon-home { background-position: 0 -112px; } | |
| 1174 | -.ui-icon-flag { background-position: -16px -112px; } | |
| 1175 | -.ui-icon-calendar { background-position: -32px -112px; } | |
| 1176 | -.ui-icon-cart { background-position: -48px -112px; } | |
| 1177 | -.ui-icon-pencil { background-position: -64px -112px; } | |
| 1178 | -.ui-icon-clock { background-position: -80px -112px; } | |
| 1179 | -.ui-icon-disk { background-position: -96px -112px; } | |
| 1180 | -.ui-icon-calculator { background-position: -112px -112px; } | |
| 1181 | -.ui-icon-zoomin { background-position: -128px -112px; } | |
| 1182 | -.ui-icon-zoomout { background-position: -144px -112px; } | |
| 1183 | -.ui-icon-search { background-position: -160px -112px; } | |
| 1184 | -.ui-icon-wrench { background-position: -176px -112px; } | |
| 1185 | -.ui-icon-gear { background-position: -192px -112px; } | |
| 1186 | -.ui-icon-heart { background-position: -208px -112px; } | |
| 1187 | -.ui-icon-star { background-position: -224px -112px; } | |
| 1188 | -.ui-icon-link { background-position: -240px -112px; } | |
| 1189 | -.ui-icon-cancel { background-position: 0 -128px; } | |
| 1190 | -.ui-icon-plus { background-position: -16px -128px; } | |
| 1191 | -.ui-icon-plusthick { background-position: -32px -128px; } | |
| 1192 | -.ui-icon-minus { background-position: -48px -128px; } | |
| 1193 | -.ui-icon-minusthick { background-position: -64px -128px; } | |
| 1194 | -.ui-icon-close { background-position: -80px -128px; } | |
| 1195 | -.ui-icon-closethick { background-position: -96px -128px; } | |
| 1196 | -.ui-icon-key { background-position: -112px -128px; } | |
| 1197 | -.ui-icon-lightbulb { background-position: -128px -128px; } | |
| 1198 | -.ui-icon-scissors { background-position: -144px -128px; } | |
| 1199 | -.ui-icon-clipboard { background-position: -160px -128px; } | |
| 1200 | -.ui-icon-copy { background-position: -176px -128px; } | |
| 1201 | -.ui-icon-contact { background-position: -192px -128px; } | |
| 1202 | -.ui-icon-image { background-position: -208px -128px; } | |
| 1203 | -.ui-icon-video { background-position: -224px -128px; } | |
| 1204 | -.ui-icon-script { background-position: -240px -128px; } | |
| 1205 | -.ui-icon-alert { background-position: 0 -144px; } | |
| 1206 | -.ui-icon-info { background-position: -16px -144px; } | |
| 1207 | -.ui-icon-notice { background-position: -32px -144px; } | |
| 1208 | -.ui-icon-help { background-position: -48px -144px; } | |
| 1209 | -.ui-icon-check { background-position: -64px -144px; } | |
| 1210 | -.ui-icon-bullet { background-position: -80px -144px; } | |
| 1211 | -.ui-icon-radio-on { background-position: -96px -144px; } | |
| 1212 | -.ui-icon-radio-off { background-position: -112px -144px; } | |
| 1213 | -.ui-icon-pin-w { background-position: -128px -144px; } | |
| 1214 | -.ui-icon-pin-s { background-position: -144px -144px; } | |
| 1215 | -.ui-icon-play { background-position: 0 -160px; } | |
| 1216 | -.ui-icon-pause { background-position: -16px -160px; } | |
| 1217 | -.ui-icon-seek-next { background-position: -32px -160px; } | |
| 1218 | -.ui-icon-seek-prev { background-position: -48px -160px; } | |
| 1219 | -.ui-icon-seek-end { background-position: -64px -160px; } | |
| 1220 | -.ui-icon-seek-start { background-position: -80px -160px; } | |
| 1221 | -/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */ | |
| 1222 | -.ui-icon-seek-first { background-position: -80px -160px; } | |
| 1223 | -.ui-icon-stop { background-position: -96px -160px; } | |
| 1224 | -.ui-icon-eject { background-position: -112px -160px; } | |
| 1225 | -.ui-icon-volume-off { background-position: -128px -160px; } | |
| 1226 | -.ui-icon-volume-on { background-position: -144px -160px; } | |
| 1227 | -.ui-icon-power { background-position: 0 -176px; } | |
| 1228 | -.ui-icon-signal-diag { background-position: -16px -176px; } | |
| 1229 | -.ui-icon-signal { background-position: -32px -176px; } | |
| 1230 | -.ui-icon-battery-0 { background-position: -48px -176px; } | |
| 1231 | -.ui-icon-battery-1 { background-position: -64px -176px; } | |
| 1232 | -.ui-icon-battery-2 { background-position: -80px -176px; } | |
| 1233 | -.ui-icon-battery-3 { background-position: -96px -176px; } | |
| 1234 | -.ui-icon-circle-plus { background-position: 0 -192px; } | |
| 1235 | -.ui-icon-circle-minus { background-position: -16px -192px; } | |
| 1236 | -.ui-icon-circle-close { background-position: -32px -192px; } | |
| 1237 | -.ui-icon-circle-triangle-e { background-position: -48px -192px; } | |
| 1238 | -.ui-icon-circle-triangle-s { background-position: -64px -192px; } | |
| 1239 | -.ui-icon-circle-triangle-w { background-position: -80px -192px; } | |
| 1240 | -.ui-icon-circle-triangle-n { background-position: -96px -192px; } | |
| 1241 | -.ui-icon-circle-arrow-e { background-position: -112px -192px; } | |
| 1242 | -.ui-icon-circle-arrow-s { background-position: -128px -192px; } | |
| 1243 | -.ui-icon-circle-arrow-w { background-position: -144px -192px; } | |
| 1244 | -.ui-icon-circle-arrow-n { background-position: -160px -192px; } | |
| 1245 | -.ui-icon-circle-zoomin { background-position: -176px -192px; } | |
| 1246 | -.ui-icon-circle-zoomout { background-position: -192px -192px; } | |
| 1247 | -.ui-icon-circle-check { background-position: -208px -192px; } | |
| 1248 | -.ui-icon-circlesmall-plus { background-position: 0 -208px; } | |
| 1249 | -.ui-icon-circlesmall-minus { background-position: -16px -208px; } | |
| 1250 | -.ui-icon-circlesmall-close { background-position: -32px -208px; } | |
| 1251 | -.ui-icon-squaresmall-plus { background-position: -48px -208px; } | |
| 1252 | -.ui-icon-squaresmall-minus { background-position: -64px -208px; } | |
| 1253 | -.ui-icon-squaresmall-close { background-position: -80px -208px; } | |
| 1254 | -.ui-icon-grip-dotted-vertical { background-position: 0 -224px; } | |
| 1255 | -.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; } | |
| 1256 | -.ui-icon-grip-solid-vertical { background-position: -32px -224px; } | |
| 1257 | -.ui-icon-grip-solid-horizontal { background-position: -48px -224px; } | |
| 1258 | -.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; } | |
| 1259 | -.ui-icon-grip-diagonal-se { background-position: -80px -224px; } | |
| 1260 | - | |
| 1261 | - | |
| 1262 | -/* Misc visuals | |
| 1263 | - | |
| 1264 | -/* Corner radius */ | |
| 1265 | -.ui-corner-all, | |
| 1266 | -.ui-corner-top, | |
| 1267 | -.ui-corner-left, | |
| 1268 | -.ui-corner-tl { | |
| 1269 | - border-top-left-radius: 3px; | |
| 1270 | -} | |
| 1271 | -.ui-corner-all, | |
| 1272 | -.ui-corner-top, | |
| 1273 | -.ui-corner-right, | |
| 1274 | -.ui-corner-tr { | |
| 1275 | - border-top-right-radius: 3px; | |
| 1276 | -} | |
| 1277 | -.ui-corner-all, | |
| 1278 | -.ui-corner-bottom, | |
| 1279 | -.ui-corner-left, | |
| 1280 | -.ui-corner-bl { | |
| 1281 | - border-bottom-left-radius: 3px; | |
| 1282 | -} | |
| 1283 | -.ui-corner-all, | |
| 1284 | -.ui-corner-bottom, | |
| 1285 | -.ui-corner-right, | |
| 1286 | -.ui-corner-br { | |
| 1287 | - border-bottom-right-radius: 3px; | |
| 1288 | -} | |
| 1289 | - | |
| 1290 | -/* Overlays */ | |
| 1291 | -.ui-widget-overlay { | |
| 1292 | - background: #aaaaaa; | |
| 1293 | - opacity: .3; | |
| 1294 | - filter: Alpha(Opacity=30); /* support: IE8 */ | |
| 1295 | -} | |
| 1296 | -.ui-widget-shadow { | |
| 1297 | - box-shadow: 0px 0px 5px #666666; | |
| 1298 | -} | |
| 1299 | - | |
| 1300 | -/*! jQuery Timepicker Addon - v1.6.3 - 2016-04-20 | |
| 1301 | -* http://trentrichardson.com/examples/timepicker | |
| 1302 | -* Copyright (c) 2016 Trent Richardson; Licensed MIT */ | |
| 1303 | - | |
| 1304 | -.ui-timepicker-div .ui-widget-header{margin-bottom:8px}.ui-timepicker-div dl{text-align:left}.ui-timepicker-div dl dt{float:left;clear:left;padding:0 0 0 5px}.ui-timepicker-div dl dd{margin:0 10px 10px 40%}.ui-timepicker-div td{font-size:90%}.ui-tpicker-grid-label{background:0 0;border:0;margin:0;padding:0}.ui-timepicker-div .ui_tpicker_unit_hide{display:none}.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input{background:0 0;color:inherit;border:0;outline:0;border-bottom:solid 1px #555;width:95%}.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input:focus{border-bottom-color:#aaa}.ui-timepicker-rtl{direction:rtl}.ui-timepicker-rtl dl{text-align:right;padding:0 5px 0 0}.ui-timepicker-rtl dl dt{float:right;clear:right}.ui-timepicker-rtl dl dd{margin:0 40% 10px 10px}.ui-timepicker-div.ui-timepicker-oneLine{padding-right:2px}.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time,.ui-timepicker-div.ui-timepicker-oneLine dt{display:none}.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time_label{display:block;padding-top:2px}.ui-timepicker-div.ui-timepicker-oneLine dl{text-align:right}.ui-timepicker-div.ui-timepicker-oneLine dl dd,.ui-timepicker-div.ui-timepicker-oneLine dl dd>div{display:inline-block;margin:0}.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_minute:before,.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_second:before{content:':';display:inline-block}.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_millisec:before,.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_microsec:before{content:'.';display:inline-block}.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide,.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide:before{display:none} | |
| 1305 | - | |
| 1306 | -/** | |
| 1307 | - * Breakpoints | |
| 1308 | - */ | |
| 1309 | -/** | |
| 1310 | - * Colours | |
| 1311 | - */ | |
| 1312 | -.hide { | |
| 1313 | - display: none !important; | |
| 1314 | -} | |
| 1315 | - | |
| 1316 | -.d-block { | |
| 1317 | - display: block !important; | |
| 1318 | -} | |
| 1319 | - | |
| 1320 | -.d-flex { | |
| 1321 | - display: flex !important; | |
| 1322 | - flex-wrap: wrap; | |
| 1323 | -} | |
| 1324 | - | |
| 1325 | -.justify-content-center { | |
| 1326 | - justify-content: center; | |
| 1327 | -} | |
| 1328 | - | |
| 1329 | -.justify-content-end { | |
| 1330 | - justify-content: flex-end; | |
| 1331 | -} | |
| 1332 | - | |
| 1333 | -.col { | |
| 1334 | - flex: 1 0 0%; | |
| 1335 | - box-sizing: border-box; | |
| 1336 | -} | |
| 1337 | - | |
| 1338 | -.w-25 { | |
| 1339 | - flex: 0 0 auto; | |
| 1340 | - width: 25%; | |
| 1341 | -} | |
| 1342 | - | |
| 1343 | -.w-30 { | |
| 1344 | - flex: 0 0 auto; | |
| 1345 | - width: 30%; | |
| 1346 | -} | |
| 1347 | - | |
| 1348 | -.w-33 { | |
| 1349 | - flex: 0 0 auto; | |
| 1350 | - width: 33.33333333%; | |
| 1351 | -} | |
| 1352 | - | |
| 1353 | -.w-40 { | |
| 1354 | - flex: 0 0 auto; | |
| 1355 | - width: 40%; | |
| 1356 | -} | |
| 1357 | - | |
| 1358 | -.w-50 { | |
| 1359 | - flex: 0 0 auto; | |
| 1360 | - width: 50%; | |
| 1361 | -} | |
| 1362 | - | |
| 1363 | -.w-60 { | |
| 1364 | - flex: 0 0 auto; | |
| 1365 | - width: 60%; | |
| 1366 | -} | |
| 1367 | - | |
| 1368 | -.w-70 { | |
| 1369 | - flex: 0 0 auto; | |
| 1370 | - width: 70%; | |
| 1371 | -} | |
| 1372 | - | |
| 1373 | -.w-75 { | |
| 1374 | - flex: 0 0 auto; | |
| 1375 | - width: 75%; | |
| 1376 | -} | |
| 1377 | - | |
| 1378 | -.w-80 { | |
| 1379 | - flex: 0 0 auto; | |
| 1380 | - width: 80%; | |
| 1381 | -} | |
| 1382 | - | |
| 1383 | -.w-100 { | |
| 1384 | - flex: 1 0 100%; | |
| 1385 | -} | |
| 1386 | - | |
| 1387 | -.rounded { | |
| 1388 | - border-radius: 8px; | |
| 1389 | -} | |
| 1390 | - | |
| 1391 | -.bg-white { | |
| 1392 | - background-color: #fff; | |
| 1393 | -} | |
| 1394 | - | |
| 1395 | -.p-20 { | |
| 1396 | - padding: 20px; | |
| 1397 | -} | |
| 1398 | - | |
| 1399 | -.truncate-string { | |
| 1400 | - display: block; | |
| 1401 | - white-space: nowrap; | |
| 1402 | - overflow: hidden; | |
| 1403 | - text-overflow: ellipsis; | |
| 1404 | -} | |
| 1405 | - | |
| 1406 | -.text-left { | |
| 1407 | - text-align: left; | |
| 1408 | -} | |
| 1409 | - | |
| 1410 | -.text-right { | |
| 1411 | - text-align: right; | |
| 1412 | -} | |
| 1413 | - | |
| 1414 | -.text-uppercase { | |
| 1415 | - text-transform: uppercase; | |
| 1416 | -} | |
| 1417 | - | |
| 1418 | -.loader { | |
| 1419 | - height: 100px; | |
| 1420 | - background-size: 50px 50px; | |
| 1421 | - background-repeat: no-repeat; | |
| 1422 | - background-position: center; | |
| 1423 | - background-color: #f7f7f7; | |
| 1424 | - background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='L9' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' enable-background='new 0 0 0 0' xml:space='preserve'%3E%3Cpath fill='%23000' d='M73,50c0-12.7-10.3-23-23-23S27,37.3,27,50 M30.9,50c0-10.5,8.5-19.1,19.1-19.1S69.1,39.5,69.1,50'%3E%3CanimateTransform attributeName='transform' attributeType='XML' type='rotate' dur='1s' from='0 50 50' to='360 50 50' repeatCount='indefinite' /%3E%3C/path%3E%3C/svg%3E"); | |
| 1425 | -} | |
| 1426 | - | |
| 1427 | -/* Global */ | |
| 1428 | -#wpcontent { | |
| 1429 | - padding-left: 0 !important; | |
| 1430 | -} | |
| 1431 | - | |
| 1432 | -#screen-meta { | |
| 1433 | - margin: 0 -20px; | |
| 1434 | -} | |
| 1435 | -@media screen and (max-width: 767px) { | |
| 1436 | - #screen-meta { | |
| 1437 | - margin: 0 0 0 -12px; | |
| 1438 | - border-left: 0; | |
| 1439 | - border-right: 0; | |
| 1440 | - } | |
| 1441 | -} | |
| 1442 | - | |
| 1443 | -#wpbody { | |
| 1444 | - padding-left: 20px; | |
| 1445 | -} | |
| 1446 | -@media screen and (max-width: 767px) { | |
| 1447 | - #wpbody { | |
| 1448 | - padding-top: 0; | |
| 1449 | - padding-left: 12px; | |
| 1450 | - } | |
| 1451 | -} | |
| 1452 | - | |
| 1453 | -/* Meta Fields */ | |
| 1454 | -.meta-fields .form-field { | |
| 1455 | - position: relative; | |
| 1456 | -} | |
| 1457 | -.meta-fields .form-field label, | |
| 1458 | -.meta-fields .form-field legend { | |
| 1459 | - display: block; | |
| 1460 | - margin-bottom: 5px; | |
| 1461 | - width: calc(100% - 20px); | |
| 1462 | -} | |
| 1463 | -.meta-fields .form-field label .limit-text { | |
| 1464 | - float: right; | |
| 1465 | - color: #999; | |
| 1466 | -} | |
| 1467 | -.meta-fields .form-field input[type=text], | |
| 1468 | -.meta-fields .form-field input[type=password], | |
| 1469 | -.meta-fields .form-field textarea, | |
| 1470 | -.meta-fields .form-field select { | |
| 1471 | - width: calc(100% - 20px); | |
| 1472 | - max-width: 100%; | |
| 1473 | -} | |
| 1474 | -@media screen and (max-width: 767px) { | |
| 1475 | - .meta-fields .form-field input[type=text], | |
| 1476 | -.meta-fields .form-field input[type=password], | |
| 1477 | -.meta-fields .form-field textarea, | |
| 1478 | -.meta-fields .form-field select { | |
| 1479 | - width: 100%; | |
| 1480 | - } | |
| 1481 | -} | |
| 1482 | -.meta-fields .form-field input[disabled=disabled], | |
| 1483 | -.meta-fields .form-field textarea[disabled=disabled], | |
| 1484 | -.meta-fields .form-field select[disabled=disabled] { | |
| 1485 | - background-color: #f6f7f7; | |
| 1486 | - cursor: not-allowed; | |
| 1487 | -} | |
| 1488 | -.meta-fields .form-field *:disabled { | |
| 1489 | - background-color: #f6f7f7; | |
| 1490 | -} | |
| 1491 | -.meta-fields .form-field .radio-buttons { | |
| 1492 | - margin: 0; | |
| 1493 | -} | |
| 1494 | -.meta-fields .form-field .radio-buttons li { | |
| 1495 | - display: inline-block; | |
| 1496 | - margin-right: 20px; | |
| 1497 | -} | |
| 1498 | -.meta-fields .form-field .radio-buttons li label { | |
| 1499 | - display: inline-block; | |
| 1500 | - width: auto; | |
| 1501 | -} | |
| 1502 | -.meta-fields .form-field .fields-repeater { | |
| 1503 | - width: 100%; | |
| 1504 | - border-collapse: collapse; | |
| 1505 | -} | |
| 1506 | -.meta-fields .form-field .fields-repeater th { | |
| 1507 | - text-align: left; | |
| 1508 | - font-size: 13px; | |
| 1509 | - font-weight: normal; | |
| 1510 | - border: 1px solid #a8a6a6; | |
| 1511 | - padding: 10px; | |
| 1512 | - background-color: #f7f7f7; | |
| 1513 | -} | |
| 1514 | -.meta-fields .form-field .fields-repeater td { | |
| 1515 | - width: 50%; | |
| 1516 | - border: 1px solid #a8a6a6; | |
| 1517 | - padding: 10px; | |
| 1518 | - vertical-align: top; | |
| 1519 | -} | |
| 1520 | -.meta-fields .form-field .fields-repeater td input, | |
| 1521 | -.meta-fields .form-field .fields-repeater td select, | |
| 1522 | -.meta-fields .form-field .fields-repeater td textarea { | |
| 1523 | - width: 100%; | |
| 1524 | -} | |
| 1525 | -.meta-fields .form-field .fields-repeater td.delete-repeater-field { | |
| 1526 | - min-width: 20px; | |
| 1527 | - text-align: center; | |
| 1528 | -} | |
| 1529 | -.meta-fields .form-field .fields-repeater td.delete-repeater-field span { | |
| 1530 | - margin-top: 5px; | |
| 1531 | - cursor: pointer; | |
| 1532 | -} | |
| 1533 | -.meta-fields fieldset.form-field { | |
| 1534 | - font-size: 13px; | |
| 1535 | - line-height: 1.5; | |
| 1536 | - margin: 1em 0; | |
| 1537 | -} | |
| 1538 | -.meta-fields h3 { | |
| 1539 | - margin-bottom: 5px; | |
| 1540 | - font-size: 14px; | |
| 1541 | -} | |
| 1542 | -.meta-fields h4 { | |
| 1543 | - margin-bottom: 0; | |
| 1544 | -} | |
| 1545 | -.meta-fields hr { | |
| 1546 | - margin: 20px auto; | |
| 1547 | -} | |
| 1548 | -.meta-fields .optional-text { | |
| 1549 | - color: #999; | |
| 1550 | - font-weight: normal; | |
| 1551 | -} | |
| 1552 | -.meta-fields .description { | |
| 1553 | - font-size: 12px; | |
| 1554 | - margin-top: 5px; | |
| 1555 | - display: inline-block; | |
| 1556 | - color: #555; | |
| 1557 | -} | |
| 1558 | -@media screen and (max-width: 767px) { | |
| 1559 | - .meta-fields .col { | |
| 1560 | - flex: 0 0 100%; | |
| 1561 | - } | |
| 1562 | -} | |
| 1563 | - | |
| 1564 | -.notifier-media-preview { | |
| 1565 | - display: block; | |
| 1566 | -} | |
| 1567 | -.notifier-media-preview #notifier_wa_profile_picture_preview_video { | |
| 1568 | - display: none; | |
| 1569 | -} | |
| 1570 | - | |
| 1571 | -@media screen and (max-width: 767px) { | |
| 1572 | - #notifier-admin-header { | |
| 1573 | - padding-top: 46px; | |
| 1574 | - } | |
| 1575 | -} | |
| 1576 | -#notifier-admin-header .notifier-admin-header-content { | |
| 1577 | - background: #fff; | |
| 1578 | - box-sizing: border-box; | |
| 1579 | - width: 100%; | |
| 1580 | - top: 32px; | |
| 1581 | - z-index: 1001; | |
| 1582 | - padding: 0 20px; | |
| 1583 | - height: 70px; | |
| 1584 | - display: flex; | |
| 1585 | - align-content: center; | |
| 1586 | - align-items: center; | |
| 1587 | - justify-content: space-between; | |
| 1588 | -} | |
| 1589 | -@media screen and (max-width: 767px) { | |
| 1590 | - #notifier-admin-header .notifier-admin-header-content { | |
| 1591 | - padding: 0 12px; | |
| 1592 | - } | |
| 1593 | -} | |
| 1594 | -#notifier-admin-header .notifier-admin-header-content.sticky { | |
| 1595 | - box-shadow: 0 8px 8px 0 rgba(85, 93, 102, 0.3); | |
| 1596 | -} | |
| 1597 | -@media screen and (max-width: 767px) { | |
| 1598 | - #notifier-admin-header .notifier-admin-header-content .header-page-title { | |
| 1599 | - flex: 1; | |
| 1600 | - } | |
| 1601 | -} | |
| 1602 | -@media screen and (max-width: 767px) { | |
| 1603 | - #notifier-admin-header .notifier-admin-header-content .header-menu-items { | |
| 1604 | - flex: 1; | |
| 1605 | - justify-content: flex-end; | |
| 1606 | - } | |
| 1607 | -} | |
| 1608 | -#notifier-admin-header .notifier-admin-header-content .header-menu-items ul { | |
| 1609 | - margin: 0; | |
| 1610 | -} | |
| 1611 | -#notifier-admin-header .notifier-admin-header-content .header-menu-items ul li { | |
| 1612 | - display: inline-block; | |
| 1613 | - margin-bottom: 0; | |
| 1614 | -} | |
| 1615 | -#notifier-admin-header .notifier-admin-header-content .header-menu-items ul li:last-child { | |
| 1616 | - border-right: 0; | |
| 1617 | -} | |
| 1618 | -#notifier-admin-header .notifier-admin-header-content .header-menu-items ul li a { | |
| 1619 | - text-decoration: none; | |
| 1620 | - padding: 0 20px; | |
| 1621 | - display: block; | |
| 1622 | -} | |
| 1623 | -@media screen and (max-width: 767px) { | |
| 1624 | - #notifier-admin-header .notifier-admin-header-content .header-menu-items ul li a { | |
| 1625 | - padding: 0 10px; | |
| 1626 | - } | |
| 1627 | -} | |
| 1628 | -#notifier-admin-header .notifier-admin-header-content .header-menu-items ul li a.active { | |
| 1629 | - color: #555; | |
| 1630 | -} | |
| 1631 | -@media screen and (max-width: 767px) { | |
| 1632 | - #notifier-admin-header .notifier-admin-header-content .header-action-links { | |
| 1633 | - display: none !important; | |
| 1634 | - } | |
| 1635 | -} | |
| 1636 | -#notifier-admin-header .notifier-admin-header-content .header-action-links > * { | |
| 1637 | - text-decoration: none; | |
| 1638 | - padding: 0 10px; | |
| 1639 | - display: inline-block; | |
| 1640 | -} | |
| 1641 | -#notifier-admin-header .notifier-admin-header-content .header-action-links > *.header-version { | |
| 1642 | - color: #777; | |
| 1643 | -} | |
| 1644 | - | |
| 1645 | -.onboarding { | |
| 1646 | - max-width: 600px; | |
| 1647 | - margin: 0 auto; | |
| 1648 | - background: #fff; | |
| 1649 | - box-shadow: 0 8px 8px 0 rgba(85, 93, 102, 0.1); | |
| 1650 | -} | |
| 1651 | -.onboarding .onboarding-head { | |
| 1652 | - padding: 20px; | |
| 1653 | - border-bottom: 1px solid #eee; | |
| 1654 | -} | |
| 1655 | -.onboarding .onboarding-head h1, | |
| 1656 | -.onboarding .onboarding-head h2, | |
| 1657 | -.onboarding .onboarding-head h3 { | |
| 1658 | - margin-top: 0; | |
| 1659 | -} | |
| 1660 | -.onboarding .onboarding-head p { | |
| 1661 | - margin-bottom: 0; | |
| 1662 | -} | |
| 1663 | -.onboarding .onboarding-body .onboarding-disclaimer { | |
| 1664 | - padding: 10px 20px; | |
| 1665 | -} | |
| 1666 | -.onboarding .onboarding-body .step { | |
| 1667 | - border-bottom: 1px solid #eee; | |
| 1668 | -} | |
| 1669 | -.onboarding .onboarding-body .step .step-head { | |
| 1670 | - border-bottom: 1px solid #eee; | |
| 1671 | - display: flex; | |
| 1672 | - justify-content: space-between; | |
| 1673 | -} | |
| 1674 | -.onboarding .onboarding-body .step .step-head .step-title { | |
| 1675 | - padding: 15px 20px; | |
| 1676 | -} | |
| 1677 | -.onboarding .onboarding-body .step .step-head .est-time { | |
| 1678 | - display: flex; | |
| 1679 | - align-items: center; | |
| 1680 | - align-content: center; | |
| 1681 | - margin-top: -10px; | |
| 1682 | - justify-content: center; | |
| 1683 | - padding: 0 20px; | |
| 1684 | -} | |
| 1685 | -.onboarding .onboarding-body .step .step-head .toggle-step { | |
| 1686 | - position: relative; | |
| 1687 | - padding: 0 20px; | |
| 1688 | - border: 0; | |
| 1689 | - background: transparent; | |
| 1690 | - cursor: pointer; | |
| 1691 | -} | |
| 1692 | -.onboarding .onboarding-body .step .step-head .toggle-step::after { | |
| 1693 | - content: ""; | |
| 1694 | - display: block; | |
| 1695 | - width: 8px; | |
| 1696 | - height: 8px; | |
| 1697 | - border: 0; | |
| 1698 | - background: transparent; | |
| 1699 | - border-left: 2px solid #999; | |
| 1700 | - border-bottom: 2px solid #999; | |
| 1701 | - transform: rotate(-45deg); | |
| 1702 | - margin-top: -6px; | |
| 1703 | -} | |
| 1704 | -.onboarding .onboarding-body .step.active .step-head .toggle-step::after { | |
| 1705 | - transform: rotate(135deg); | |
| 1706 | - margin-top: 0; | |
| 1707 | -} | |
| 1708 | -.onboarding .onboarding-body .step .step-body { | |
| 1709 | - padding: 15px 20px; | |
| 1710 | - display: none; | |
| 1711 | - transition: height 0.5s ease-in-out; | |
| 1712 | -} | |
| 1713 | -.onboarding .onboarding-body .step .step-body p:first-child, | |
| 1714 | -.onboarding .onboarding-body .step .step-body ol:first-child { | |
| 1715 | - margin-top: 0; | |
| 1716 | -} | |
| 1717 | -.onboarding .onboarding-body .step.active .step-body { | |
| 1718 | - display: block; | |
| 1719 | - transition: height 0.5s ease-in-out; | |
| 1720 | -} | |
| 1721 | -.onboarding .onboarding-footer { | |
| 1722 | - padding: 20px; | |
| 1723 | - border-top: 1px solid #eee; | |
| 1724 | -} | |
| 1725 | - | |
| 1726 | -.dashboard-boxes { | |
| 1727 | - display: flex; | |
| 1728 | - flex-wrap: wrap; | |
| 1729 | - margin-left: -10px; | |
| 1730 | - margin-right: -10px; | |
| 1731 | -} | |
| 1732 | -.dashboard-boxes .col { | |
| 1733 | - padding: 0 10px; | |
| 1734 | - margin-bottom: 20px; | |
| 1735 | -} | |
| 1736 | -@media screen and (max-width: 992px) { | |
| 1737 | - .dashboard-boxes > .col:not(.w-100) { | |
| 1738 | - flex: 0 0 50% !important; | |
| 1739 | - } | |
| 1740 | -} | |
| 1741 | -@media screen and (max-width: 767px) { | |
| 1742 | - .dashboard-boxes > .col:not(.w-100) { | |
| 1743 | - flex: 0 0 100% !important; | |
| 1744 | - } | |
| 1745 | -} | |
| 1746 | -.dashboard-boxes .dashboard-box { | |
| 1747 | - border-radius: 8px; | |
| 1748 | - background-color: #fff; | |
| 1749 | - display: flex; | |
| 1750 | - flex-direction: column; | |
| 1751 | - height: 100%; | |
| 1752 | -} | |
| 1753 | -.dashboard-boxes .dashboard-box.dashboard-box-top { | |
| 1754 | - height: auto; | |
| 1755 | -} | |
| 1756 | -@media screen and (max-width: 767px) { | |
| 1757 | - .dashboard-boxes .dashboard-box.dashboard-box-top .w-25 { | |
| 1758 | - flex: 0 0 100%; | |
| 1759 | - } | |
| 1760 | -} | |
| 1761 | -.dashboard-boxes .dashboard-box .dashboard-box-head { | |
| 1762 | - padding: 15px 20px; | |
| 1763 | - border-bottom: 1px solid #eee; | |
| 1764 | -} | |
| 1765 | -@media screen and (max-width: 767px) { | |
| 1766 | - .dashboard-boxes .dashboard-box .dashboard-box-head { | |
| 1767 | - padding: 12px; | |
| 1768 | - } | |
| 1769 | -} | |
| 1770 | -.dashboard-boxes .dashboard-box .dashboard-box-head h2, | |
| 1771 | -.dashboard-boxes .dashboard-box .dashboard-box-head h3 { | |
| 1772 | - margin: 0; | |
| 1773 | -} | |
| 1774 | -@media screen and (max-width: 767px) { | |
| 1775 | - .dashboard-boxes .dashboard-box .dashboard-box-head h2, | |
| 1776 | -.dashboard-boxes .dashboard-box .dashboard-box-head h3 { | |
| 1777 | - font-size: 16px; | |
| 1778 | - } | |
| 1779 | -} | |
| 1780 | -.dashboard-boxes .dashboard-box .dashboard-box-body { | |
| 1781 | - padding: 15px 20px; | |
| 1782 | -} | |
| 1783 | -@media screen and (max-width: 767px) { | |
| 1784 | - .dashboard-boxes .dashboard-box .dashboard-box-body { | |
| 1785 | - padding: 12px; | |
| 1786 | - } | |
| 1787 | -} | |
| 1788 | -.dashboard-boxes .dashboard-box .dashboard-box-body p:first-child { | |
| 1789 | - margin-top: 0; | |
| 1790 | -} | |
| 1791 | -.dashboard-boxes .dashboard-box .dashboard-box-body table { | |
| 1792 | - width: 100%; | |
| 1793 | -} | |
| 1794 | -.dashboard-boxes .dashboard-box .dashboard-box-body table th { | |
| 1795 | - padding-bottom: 10px; | |
| 1796 | - text-align: left; | |
| 1797 | -} | |
| 1798 | -.dashboard-boxes .dashboard-box .dashboard-box-body table th:last-child { | |
| 1799 | - text-align: right; | |
| 1800 | -} | |
| 1801 | -.dashboard-boxes .dashboard-box .dashboard-box-body table td:last-child { | |
| 1802 | - text-align: right; | |
| 1803 | -} | |
| 1804 | -.dashboard-boxes .dashboard-box .dashboard-box-body .dashicons-marker { | |
| 1805 | - color: #ccc; | |
| 1806 | -} | |
| 1807 | -.dashboard-boxes .dashboard-box .dashboard-box-body .dashicons-yes-alt { | |
| 1808 | - color: #01a401; | |
| 1809 | -} | |
| 1810 | -.dashboard-boxes .dashboard-box .dashboard-box-footer { | |
| 1811 | - margin-top: auto; | |
| 1812 | - padding: 15px 20px; | |
| 1813 | - border-top: 1px solid #eee; | |
| 1814 | -} | |
| 1815 | -.dashboard-boxes .dashboard-box .dashboard-box-footer .dashboard-box-buttons-wrap { | |
| 1816 | - text-align: right; | |
| 1817 | -} | |
| 1818 | -.dashboard-boxes .dashboard-box .dashboard-box-footer .dashboard-box-buttons-wrap .button { | |
| 1819 | - margin-left: 10px; | |
| 1820 | -} | |
| 1821 | - | |
| 1822 | -.quantity-rating { | |
| 1823 | - display: inline-block; | |
| 1824 | - width: 12px; | |
| 1825 | - height: 12px; | |
| 1826 | - border-radius: 50%; | |
| 1827 | - vertical-align: middle; | |
| 1828 | - margin-left: 10px; | |
| 1829 | - background: #cacaca; | |
| 1830 | -} | |
| 1831 | -.quantity-rating.quantity-rating-red { | |
| 1832 | - background: red; | |
| 1833 | -} | |
| 1834 | -.quantity-rating.quantity-rating-green { | |
| 1835 | - background: green; | |
| 1836 | -} | |
| 1837 | -.quantity-rating.quantity-rating-yellow { | |
| 1838 | - background: #f8f13a; | |
| 1839 | -} | |
| 1840 | - | |
| 1841 | -.post-type-wa_message_template #minor-publishing-actions #save-action, | |
| 1842 | -.post-type-wa_message_template #misc-publishing-actions { | |
| 1843 | - display: none; | |
| 1844 | -} | |
| 1845 | -.post-type-wa_message_template #minor-publishing-actions { | |
| 1846 | - padding: 15px 10px; | |
| 1847 | - text-align: left; | |
| 1848 | -} | |
| 1849 | -.post-type-wa_message_template.mt-status-approved #publishing-action, .post-type-wa_message_template.mt-status-pending #publishing-action { | |
| 1850 | - display: none; | |
| 1851 | -} | |
| 1852 | -.post-type-wa_message_template #minor-publishing .refresh-status { | |
| 1853 | - background: 0; | |
| 1854 | - outline: none; | |
| 1855 | - border: 0; | |
| 1856 | - padding: 0; | |
| 1857 | - display: inline-block; | |
| 1858 | - vertical-align: middle; | |
| 1859 | - margin-left: 10px; | |
| 1860 | - cursor: pointer; | |
| 1861 | -} | |
| 1862 | -.post-type-wa_message_template #minor-publishing .refresh-status img { | |
| 1863 | - width: 16px; | |
| 1864 | - margin-top: 2px; | |
| 1865 | -} | |
| 1866 | -.post-type-wa_message_template .add-variable { | |
| 1867 | - background: transparent; | |
| 1868 | - border: 1px solid #8c8f94; | |
| 1869 | - font-size: 11px; | |
| 1870 | - text-align: center; | |
| 1871 | - vertical-align: middle; | |
| 1872 | - padding: 4px; | |
| 1873 | - height: 23px; | |
| 1874 | - border-radius: 20px; | |
| 1875 | - color: #555; | |
| 1876 | - float: right; | |
| 1877 | - position: absolute; | |
| 1878 | - top: 28px; | |
| 1879 | - right: 22px; | |
| 1880 | - z-index: 5; | |
| 1881 | - cursor: pointer; | |
| 1882 | -} | |
| 1883 | -@media screen and (max-width: 767px) { | |
| 1884 | - .post-type-wa_message_template .add-variable { | |
| 1885 | - right: 0; | |
| 1886 | - } | |
| 1887 | -} | |
| 1888 | -.post-type-wa_message_template .add-variable > .dashicons { | |
| 1889 | - font-size: 13px; | |
| 1890 | - height: auto; | |
| 1891 | - width: auto; | |
| 1892 | -} | |
| 1893 | -.post-type-wa_message_template .add-variable:hover .hide { | |
| 1894 | - display: inline !important; | |
| 1895 | -} | |
| 1896 | - | |
| 1897 | -a.refresh-status.page-title-action::before { | |
| 1898 | - content: ""; | |
| 1899 | - display: inline-block; | |
| 1900 | - vertical-align: middle; | |
| 1901 | - width: 11px; | |
| 1902 | - height: 13px; | |
| 1903 | - background-image: url("../images/refresh.svg"); | |
| 1904 | - background-size: contain; | |
| 1905 | - background-repeat: no-repeat; | |
| 1906 | - margin-right: 5px; | |
| 1907 | -} | |
| 1908 | - | |
| 1909 | -.status { | |
| 1910 | - display: inline-block; | |
| 1911 | - padding: 3px 6px; | |
| 1912 | - border: 1px solid; | |
| 1913 | - line-height: normal; | |
| 1914 | - font-size: 10px; | |
| 1915 | - color: #bec3c9; | |
| 1916 | -} | |
| 1917 | -.status.status-approved { | |
| 1918 | - color: #01a401; | |
| 1919 | -} | |
| 1920 | -.status.status-pending { | |
| 1921 | - color: #ffba00; | |
| 1922 | -} | |
| 1923 | -.status.status-rejected { | |
| 1924 | - color: #fa383e; | |
| 1925 | -} | |
| 1926 | - | |
| 1927 | -#notifier-message-template-preview .inside { | |
| 1928 | - margin-top: 0; | |
| 1929 | - padding: 0; | |
| 1930 | -} | |
| 1931 | -#notifier-message-template-preview .inside .wa-template-preview { | |
| 1932 | - padding: 20px; | |
| 1933 | - min-height: 200px; | |
| 1934 | - max-height: 400px; | |
| 1935 | - overflow: auto; | |
| 1936 | - background-color: #e5ddd5; | |
| 1937 | - position: relative; | |
| 1938 | -} | |
| 1939 | -#notifier-message-template-preview .inside .wa-template-preview::before { | |
| 1940 | - background: url("../images/whatsapp-bg.png"); | |
| 1941 | - background-size: 366.5px 666px; | |
| 1942 | - content: ""; | |
| 1943 | - height: 100%; | |
| 1944 | - left: 0; | |
| 1945 | - opacity: 0.06; | |
| 1946 | - position: absolute; | |
| 1947 | - top: 0; | |
| 1948 | - width: 100%; | |
| 1949 | -} | |
| 1950 | -#notifier-message-template-preview .inside .wa-template-preview .message-container { | |
| 1951 | - background-color: #fff; | |
| 1952 | - border-radius: 7.5px; | |
| 1953 | - border-top-left-radius: 0; | |
| 1954 | - box-shadow: 0 1px 0.5px rgba(0, 0, 0, 0.15); | |
| 1955 | - min-height: 20px; | |
| 1956 | - word-wrap: break-word; | |
| 1957 | - position: relative; | |
| 1958 | -} | |
| 1959 | -#notifier-message-template-preview .inside .wa-template-preview .message-container::before { | |
| 1960 | - content: ""; | |
| 1961 | - display: block; | |
| 1962 | - left: -16px; | |
| 1963 | - top: 0; | |
| 1964 | - border-left: 8px solid transparent; | |
| 1965 | - border-right: 8px solid white; | |
| 1966 | - border-bottom: 8px solid transparent; | |
| 1967 | - height: 0; | |
| 1968 | - width: 0; | |
| 1969 | - position: absolute; | |
| 1970 | - right: 0; | |
| 1971 | - z-index: 2; | |
| 1972 | -} | |
| 1973 | -#notifier-message-template-preview .inside .wa-template-preview .message-container .message-content { | |
| 1974 | - position: relative; | |
| 1975 | -} | |
| 1976 | -#notifier-message-template-preview .inside .wa-template-preview .message-container .message-content .message-head-text { | |
| 1977 | - color: rgba(0, 0, 0, 0.76); | |
| 1978 | - font-size: 15px; | |
| 1979 | - font-weight: bold; | |
| 1980 | - line-height: 19px; | |
| 1981 | - padding: 6px 7px 0 9px; | |
| 1982 | -} | |
| 1983 | -#notifier-message-template-preview .inside .wa-template-preview .message-container .message-content .message-head-media { | |
| 1984 | - padding: 3px 3px 0 3px; | |
| 1985 | -} | |
| 1986 | -#notifier-message-template-preview .inside .wa-template-preview .message-container .message-content .message-head-media .message-head-media-inner { | |
| 1987 | - background-color: #ccd0d5; | |
| 1988 | - background-position: center center; | |
| 1989 | - background-repeat: no-repeat; | |
| 1990 | - background-size: 80px 80px; | |
| 1991 | - border-radius: 4px; | |
| 1992 | - box-sizing: border-box; | |
| 1993 | - height: 140px; | |
| 1994 | -} | |
| 1995 | -#notifier-message-template-preview .inside .wa-template-preview .message-container .message-content .message-head-media.message-head-image .message-head-media-inner { | |
| 1996 | - background-image: url("../images/mt-preview-image.png"); | |
| 1997 | -} | |
| 1998 | -#notifier-message-template-preview .inside .wa-template-preview .message-container .message-content .message-head-media.message-head-video .message-head-media-inner { | |
| 1999 | - background-image: url("../images/mt-preview-video.png"); | |
| 2000 | -} | |
| 2001 | -#notifier-message-template-preview .inside .wa-template-preview .message-container .message-content .message-head-media.message-head-document .message-head-media-inner { | |
| 2002 | - background-image: url("../images/mt-preview-document.png"); | |
| 2003 | -} | |
| 2004 | -#notifier-message-template-preview .inside .wa-template-preview .message-container .message-content .message-body { | |
| 2005 | - color: #262626; | |
| 2006 | - font-size: 13.6px; | |
| 2007 | - line-height: 19px; | |
| 2008 | - padding: 7px 7px 6px 9px; | |
| 2009 | -} | |
| 2010 | -#notifier-message-template-preview .inside .wa-template-preview .message-container .message-content .message-footer { | |
| 2011 | - color: rgba(0, 0, 0, 0.45); | |
| 2012 | - font-size: 13px; | |
| 2013 | - line-height: 17px; | |
| 2014 | - padding: 0 7px 8px 9px; | |
| 2015 | -} | |
| 2016 | -#notifier-message-template-preview .inside .wa-template-preview .message-container .message-content .message-date { | |
| 2017 | - bottom: 3px; | |
| 2018 | - color: rgba(0, 0, 0, 0.4); | |
| 2019 | - font-size: 11px; | |
| 2020 | - height: 15px; | |
| 2021 | - line-height: 15px; | |
| 2022 | - position: absolute; | |
| 2023 | - right: 7px; | |
| 2024 | -} | |
| 2025 | -#notifier-message-template-preview .inside .wa-template-preview .message-container .message-buttons { | |
| 2026 | - border-top: 1px solid #dadde1; | |
| 2027 | - margin: 0 7px 0 9px; | |
| 2028 | -} | |
| 2029 | -#notifier-message-template-preview .inside .wa-template-preview .message-container .message-buttons .message-button-1, | |
| 2030 | -#notifier-message-template-preview .inside .wa-template-preview .message-container .message-buttons .message-button-2 { | |
| 2031 | - display: flex; | |
| 2032 | - flex-direction: row; | |
| 2033 | - justify-content: center; | |
| 2034 | - align-items: center; | |
| 2035 | -} | |
| 2036 | -#notifier-message-template-preview .inside .wa-template-preview .message-container .message-buttons .message-button-1 .message-button-text, | |
| 2037 | -#notifier-message-template-preview .inside .wa-template-preview .message-container .message-buttons .message-button-2 .message-button-text { | |
| 2038 | - color: #00a5f4; | |
| 2039 | - font-size: 14px; | |
| 2040 | - height: 34px; | |
| 2041 | - line-height: 34px; | |
| 2042 | - padding: 0 16px; | |
| 2043 | - overflow: hidden; | |
| 2044 | - text-overflow: ellipsis; | |
| 2045 | - white-space: nowrap; | |
| 2046 | -} | |
| 2047 | -#notifier-message-template-preview .inside .wa-template-preview .message-container .message-buttons .message-button-1 .message-button-img, | |
| 2048 | -#notifier-message-template-preview .inside .wa-template-preview .message-container .message-buttons .message-button-2 .message-button-img { | |
| 2049 | - background-repeat: no-repeat; | |
| 2050 | - background-size: contain; | |
| 2051 | - flex-shrink: 0; | |
| 2052 | - height: 16px; | |
| 2053 | - opacity: 0.8; | |
| 2054 | - width: 16px; | |
| 2055 | -} | |
| 2056 | -#notifier-message-template-preview .inside .wa-template-preview .message-container .message-buttons .message-button-1 .message-button-img.call, | |
| 2057 | -#notifier-message-template-preview .inside .wa-template-preview .message-container .message-buttons .message-button-2 .message-button-img.call { | |
| 2058 | - background-image: url("../images/call.png"); | |
| 2059 | -} | |
| 2060 | -#notifier-message-template-preview .inside .wa-template-preview .message-container .message-buttons .message-button-1 .message-button-img.visit, | |
| 2061 | -#notifier-message-template-preview .inside .wa-template-preview .message-container .message-buttons .message-button-2 .message-button-img.visit { | |
| 2062 | - background-image: url("../images/external-link.png"); | |
| 2063 | -} | |
| 2064 | -#notifier-message-template-preview.sticky { | |
| 2065 | - position: fixed; | |
| 2066 | - top: 50px; | |
| 2067 | - width: 100%; | |
| 2068 | -} | |
| 2069 | - | |
| 2070 | -.post-type-wa_contact #post-body-content, | |
| 2071 | -.post-type-wa_contact .term-parent-wrap, | |
| 2072 | -.post-type-wa_contact #newwa_contact_list_parent, | |
| 2073 | -.post-type-wa_contact #minor-publishing-actions, | |
| 2074 | -.post-type-wa_contact #misc-publishing-actions { | |
| 2075 | - display: none; | |
| 2076 | -} | |
| 2077 | - | |
| 2078 | -.contacts-import-form { | |
| 2079 | - max-width: 600px; | |
| 2080 | -} | |
| 2081 | - | |
| 2082 | -.contact-import-options { | |
| 2083 | - background: #fff; | |
| 2084 | - border-radius: 8px; | |
| 2085 | - margin-bottom: 15px; | |
| 2086 | - margin-top: 10px; | |
| 2087 | -} | |
| 2088 | -.contact-import-options h3 { | |
| 2089 | - margin-top: 0; | |
| 2090 | -} | |
| 2091 | -.contact-import-options label { | |
| 2092 | - margin-right: 20px; | |
| 2093 | -} | |
| 2094 | -.contact-import-options .users-import-table { | |
| 2095 | - width: 100%; | |
| 2096 | - margin-bottom: 10px; | |
| 2097 | -} | |
| 2098 | -.contact-import-options .users-import-table td input, | |
| 2099 | -.contact-import-options .users-import-table td select { | |
| 2100 | - width: 100%; | |
| 2101 | - max-width: 400px; | |
| 2102 | -} | |
| 2103 | -.contact-import-options .users-import-table td:first-child { | |
| 2104 | - width: 15%; | |
| 2105 | -} | |
| 2106 | - | |
| 2107 | -.post-type-wa_notification #minor-publishing-actions, | |
| 2108 | -.post-type-wa_notification #misc-publishing-actions { | |
| 2109 | - display: none; | |
| 2110 | -} | |
| 2111 | -.post-type-wa_notification.disable-publishing #publishing-action { | |
| 2112 | - display: none; | |
| 2113 | -} | |
| 2114 | -.post-type-wa_notification .send-to-fields, | |
| 2115 | -.post-type-wa_notification .variables-mapping-fields { | |
| 2116 | - width: calc(100% - 20px); | |
| 2117 | -} | |
| 2118 | -@media screen and (max-width: 767px) { | |
| 2119 | - .post-type-wa_notification .send-to-fields, | |
| 2120 | -.post-type-wa_notification .variables-mapping-fields { | |
| 2121 | - width: 100%; | |
| 2122 | - } | |
| 2123 | -} | |
| 2124 | -.post-type-wa_notification .send-to-fields .form-field, | |
| 2125 | -.post-type-wa_notification .variables-mapping-fields .form-field { | |
| 2126 | - max-width: 100%; | |
| 2127 | - margin: 0; | |
| 2128 | -} | |
| 2129 | -.post-type-wa_notification .variables-mapping-fields table td:first-child { | |
| 2130 | - width: 10%; | |
| 2131 | -} | |
| 2132 | - | |
| 2133 | -.ui-datepicker-current { | |
| 2134 | - display: none; | |
| 2135 | -} | |
| 2136 | - | |
| 2137 | -.add-recipient { | |
| 2138 | - margin-left: auto !important; | |
| 2139 | - margin-top: 5px !important; | |
| 2140 | -} | |
| 2141 | - | |
| 2142 | -.notifier-settings-form-profile .notifier-profile-fields-right { | |
| 2143 | - margin-left: 50px; | |
| 2144 | - margin-top: 100px; | |
| 2145 | -} | |
| 2146 | -@media screen and (max-width: 767px) { | |
| 2147 | - .notifier-settings-form-profile .notifier-profile-fields-right { | |
| 2148 | - display: none; | |
| 2149 | - } | |
| 2150 | -} | |
| 2151 | - | |
| 2152 | -.notifier-fields-table { | |
| 2153 | - width: 100%; | |
| 2154 | - max-width: 700px; | |
| 2155 | -} | |
| 2156 | -.notifier-fields-table tr th { | |
| 2157 | - vertical-align: top; | |
| 2158 | - text-align: left; | |
| 2159 | - padding: 20px 10px 20px 0; | |
| 2160 | - width: 200px; | |
| 2161 | - line-height: 1.3; | |
| 2162 | - font-weight: 600; | |
| 2163 | -} | |
| 2164 | -@media screen and (max-width: 767px) { | |
| 2165 | - .notifier-fields-table tr th { | |
| 2166 | - display: block; | |
| 2167 | - width: 100%; | |
| 2168 | - padding: 10px 0 5px 0; | |
| 2169 | - } | |
| 2170 | -} | |
| 2171 | -.notifier-fields-table tr th.section-title { | |
| 2172 | - padding: 0; | |
| 2173 | -} | |
| 2174 | -.notifier-fields-table tr td { | |
| 2175 | - margin-bottom: 9px; | |
| 2176 | - padding: 15px 10px; | |
| 2177 | - line-height: 1.3; | |
| 2178 | - vertical-align: middle; | |
| 2179 | -} | |
| 2180 | -@media screen and (max-width: 767px) { | |
| 2181 | - .notifier-fields-table tr td { | |
| 2182 | - display: block; | |
| 2183 | - width: 100%; | |
| 2184 | - padding: 0; | |
| 2185 | - } | |
| 2186 | -} | |
| 2187 | -.notifier-fields-table input:not([type=button]), | |
| 2188 | -.notifier-fields-table textarea, | |
| 2189 | -.notifier-fields-table select { | |
| 2190 | - width: 100%; | |
| 2191 | - max-width: none; | |
| 2192 | -} | |
| 1 | +.d-none,.hide{display:none!important}.d-block{display:block!important}.d-inline-block{display:inline-block!important}.d-flex{display:flex!important}.flex-wrap{flex-wrap:wrap}.flex-grow-1{flex-grow:1}.justify-content-center{justify-content:center}.justify-content-end{justify-content:flex-end}.justify-content-between{justify-content:space-between}.align-content-center{align-content:center}.align-items-center{align-items:center}.align-items-start{align-items:flex-start}.gap-1{gap:4px}.gap-2{gap:8px}.gap-3{gap:16px}.col{box-sizing:border-box;flex:1 0 0%}.w-25{width:25%}.w-25,.w-30{flex:0 0 auto}.w-30{width:30%}.w-33{width:33.33333333%}.w-33,.w-40{flex:0 0 auto}.w-40{width:40%}.w-50{width:50%}.w-50,.w-60{flex:0 0 auto}.w-60{width:60%}.w-70{width:70%}.w-70,.w-75{flex:0 0 auto}.w-75{width:75%}.w-80{flex:0 0 auto;width:80%}.w-100{flex:1 0 100%}.w-auto{width:auto!important}.h-100{height:100%}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mt-1{margin-top:4px!important}.mt-2{margin-top:8px!important}.mt-3{margin-top:16px!important}.mt-4{margin-top:24px!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:4px!important}.mb-2{margin-bottom:8px!important}.mb-3{margin-bottom:16px!important}.mb-4{margin-bottom:24px!important}.me-0{margin-right:0!important}.me-1{margin-right:4px!important}.me-2{margin-right:8px!important}.me-3{margin-right:16px!important}.me-4{margin-right:24px!important}.ms-0{margin-left:0!important}.ms-1{margin-left:4px!important}.ms-2{margin-left:8px!important}.ms-3{margin-left:16px!important}.ms-4{margin-left:24px!important}.ms-auto{margin-left:auto!important}.my-4{margin-bottom:24px!important;margin-top:24px!important}.p-0{padding:0!important}.p-20{padding:20px}.px-0{padding-right:0!important}.ps-0,.px-0{padding-left:0!important}.ps-1{padding-left:4px!important}.ps-2{padding-left:8px!important}.ps-3{padding-left:16px!important}.ps-4{padding-left:24px!important}.pe-0{padding-right:0!important}.pe-1{padding-right:4px!important}.pe-2{padding-right:8px!important}.pe-3{padding-right:16px!important}.pe-4{padding-right:24px!important}.pt-0{padding-top:0!important}.py-1{padding-bottom:4px!important;padding-top:4px!important}.py-4{padding-bottom:24px!important;padding-top:24px!important}.py-5{padding-bottom:48px!important;padding-top:48px!important}.small{font-size:85%}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-muted{color:#6c757d}.text-danger{color:#ce1e00}.text-success{color:#329000}.text-warning{color:#ffab00}.text-dark{color:#212529}.text-secondary{color:#8592a3}.text-nowrap{white-space:nowrap}.text-capitalize{text-transform:capitalize}.text-uppercase{text-transform:uppercase}.text-decoration-none{text-decoration:none!important}.text-truncate{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rounded{border-radius:8px}.border{border:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.bg-white{background-color:#fff}.bg-transparent{background-color:transparent!important}.opacity-50{opacity:.5}.visually-hidden{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.notifier-toggle-switch input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#ccc;border:none;border-radius:40px;box-shadow:inset 0 0 5px rgba(0,0,0,.2);cursor:pointer;height:16px;outline:none;position:relative;transition:.2s;width:32px}.notifier-toggle-switch input:checked[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#00c417}.notifier-toggle-switch input[type=checkbox]:before{content:none}.notifier-toggle-switch input[type=checkbox]:after{background:#fff;border-radius:50%;box-shadow:0 0 5px rgba(0,0,0,.2);content:"";height:16px;left:0;position:absolute;top:0;transform:scale(1.1);transition:.2s;width:16px}.notifier-toggle-switch input:checked[type=checkbox]:after{left:50%}.loader{background-color:#f7f7f7;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' xml:space='preserve'%3E%3Cpath d='M73 50c0-12.7-10.3-23-23-23S27 37.3 27 50m3.9 0c0-10.5 8.5-19.1 19.1-19.1S69.1 39.5 69.1 50'%3E%3CanimateTransform attributeName='transform' attributeType='XML' type='rotate' dur='1s' from='0 50 50' to='360 50 50' repeatCount='indefinite'/%3E%3C/path%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:50px 50px;height:100px}#wpcontent{padding-left:0!important}#screen-meta{margin:0 -20px}@media screen and (max-width:767px){#screen-meta{border-left:0;border-right:0;margin:0 0 0 -12px}}#wpbody{padding-left:20px}@media screen and (max-width:767px){#wpbody{padding-left:12px;padding-top:0}}.meta-fields .form-field{position:relative}.meta-fields .form-field label.form-label,.meta-fields .form-field legend{display:block;font-size:16px;font-weight:500;margin-bottom:5px}.meta-fields .form-field label .limit-text{color:#999;float:right}.meta-fields .form-field input[type=password],.meta-fields .form-field input[type=text],.meta-fields .form-field select,.meta-fields .form-field textarea{max-width:100%;width:100%}@media screen and (max-width:767px){.meta-fields .form-field input[type=password],.meta-fields .form-field input[type=text],.meta-fields .form-field select,.meta-fields .form-field textarea{width:100%}}.meta-fields .form-field input[disabled=disabled],.meta-fields .form-field select[disabled=disabled],.meta-fields .form-field textarea[disabled=disabled]{background-color:#f6f7f7;cursor:not-allowed}.meta-fields .form-field :disabled{background-color:#f6f7f7}.meta-fields .form-field .radio-buttons{margin:0}.meta-fields .form-field .radio-buttons li{display:inline-block;margin-right:20px}.meta-fields .form-field .radio-buttons li label{display:inline-block;width:auto}.meta-fields .form-field .fields-repeater{border-collapse:collapse;width:100%}.meta-fields .form-field .fields-repeater th{background-color:#f7f7f7;border:1px solid #a8a6a6;font-size:14px;font-weight:400;padding:10px;text-align:left}.meta-fields .form-field .fields-repeater td{border:1px solid #a8a6a6;padding:10px;vertical-align:top;width:50%}.meta-fields .form-field .fields-repeater td input,.meta-fields .form-field .fields-repeater td select,.meta-fields .form-field .fields-repeater td textarea{width:100%}.meta-fields .form-field .fields-repeater td.delete-repeater-field{min-width:20px;text-align:center}.meta-fields .form-field .fields-repeater td.delete-repeater-field span{cursor:pointer;margin-top:5px}.meta-fields fieldset.form-field{font-size:14px;line-height:1.5;margin:1em 0}.meta-fields h3{font-size:16px;margin-bottom:5px}.meta-fields h4{margin-bottom:0}.meta-fields hr{margin:20px auto}.meta-fields .optional-text{color:#999;font-weight:400}.meta-fields .description{color:#555;display:inline-block;font-size:13px;margin-top:5px}@media screen and (max-width:767px){.meta-fields .col{flex:0 0 100%}}.notifier-media-preview{display:block}.notifier-notice{margin-left:0;margin-top:20px}table.wp-list-table{border:1px solid #dee2e6;border-radius:8px;box-shadow:none}table.wp-list-table thead td,table.wp-list-table thead th{border-bottom:1px solid #dee2e6;padding-bottom:5px!important;padding-top:5px!important}table.wp-list-table tfoot td,table.wp-list-table tfoot th{border-top:1px solid #dee2e6;padding-bottom:5px!important;padding-top:5px!important}.notifier{box-sizing:border-box;font-size:14px;margin:0 0 0 -20px}@media screen and (max-width:767px){.notifier{margin:0 0 0 -12px}}.notifier *,.notifier :after,.notifier :before{box-sizing:inherit}@media screen and (max-width:767px){.notifier #notifier-admin-header{padding-top:46px}}.notifier #notifier-admin-header .notifier-admin-header-content{align-items:center;background:#fff;border-bottom:1px solid #dee2e6;display:flex;height:70px;justify-content:space-between;padding:0 20px;top:32px;width:100%;z-index:1001}@media screen and (max-width:767px){.notifier #notifier-admin-header .notifier-admin-header-content{padding:0 12px}}.notifier #notifier-admin-header .notifier-admin-header-content.sticky{box-shadow:0 8px 8px 0 rgba(85,93,102,.3)}.notifier #notifier-admin-header .notifier-admin-header-content .header-page-title{align-items:center;display:flex}@media screen and (max-width:767px){.notifier #notifier-admin-header .notifier-admin-header-content .header-page-title{flex:1}}.notifier #notifier-admin-header .notifier-admin-header-content .header-logo{align-items:center;display:inline-flex;line-height:0;text-decoration:none}.notifier #notifier-admin-header .notifier-admin-header-content .header-logo img{display:block;height:30px;width:auto}@media screen and (max-width:767px){.notifier #notifier-admin-header .notifier-admin-header-content .header-logo img{height:24px}}.notifier #notifier-admin-header .header-action-links{align-items:center;display:flex;justify-content:flex-end}.notifier #notifier-admin-header .header-action-links .review-us-link{color:#777}.notifier #notifier-admin-header .header-action-links .review-us-link a{color:#777;text-decoration:none}@media screen and (max-width:767px){.notifier #notifier-admin-header .header-action-links>:not(.review-us-link){display:none!important}}.notifier #notifier-admin-header .header-action-links>*{display:inline-block;padding:0 10px;text-decoration:none}.notifier #notifier-admin-header .header-action-links>.header-version{color:#777}.notifier .notifier-app-wrapper{margin-top:0}.notifier .notifier-tab-bar{background:#fff;border-bottom:1px solid #dee2e6;display:flex;list-style:none;margin:0;padding:0 20px}@media screen and (max-width:767px){.notifier .notifier-tab-bar{padding:0 12px}}.notifier .notifier-tab-bar .nav-item{margin-bottom:0}.notifier .notifier-tab-bar .nav-link{background:none;border:none;border-bottom:2px solid transparent;border-radius:0;color:#555;cursor:pointer;display:inline-block;font-size:13px;font-weight:500;padding:10px 16px;text-decoration:none}.notifier .notifier-tab-bar .nav-link:hover{border-bottom-color:#ccc;color:#333}.notifier .notifier-tab-bar .nav-link.active{background:transparent;border-bottom-color:#0396a1;color:#0396a1}.notifier .notifier-tab-content{padding:20px}@media screen and (max-width:767px){.notifier .notifier-tab-content{padding:16px 12px}}.notifier .notifier-notices{margin:20px 20px 0}@media screen and (max-width:767px){.notifier .notifier-notices{margin:16px 12px 0}}.notifier .row{display:flex;flex-wrap:wrap;margin-left:-12px;margin-right:-12px}.notifier .row>*{padding-left:12px;padding-right:12px}.notifier .g-3{--notifier-gutter:16px;margin-left:calc(var(--notifier-gutter)/-2);margin-right:calc(var(--notifier-gutter)/-2);row-gap:var(--notifier-gutter)}.notifier .g-3>*{padding-left:calc(var(--notifier-gutter)/2);padding-right:calc(var(--notifier-gutter)/2)}.notifier .col-12{flex:0 0 100%;max-width:100%}@media (min-width:768px){.notifier .col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.notifier .col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.notifier .col-md-6{flex:0 0 50%;max-width:50%}.notifier .col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.notifier .col-md-8{flex:0 0 66.666667%;max-width:66.666667%}}@media (min-width:992px){.notifier .col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}}.notifier .card{background:#fff;border:1px solid #dee2e6;border-radius:8px;box-shadow:0 2px 6px 0 rgba(67,89,113,.12);display:flex;flex-direction:column;margin-top:0;max-width:none;overflow:hidden;padding:0;position:relative}.notifier .card-body{flex:1 1 auto;padding:15px 20px}.notifier .card-body p:last-child{margin-bottom:0}.notifier .card-header{border-bottom:1px solid #dee2e6;padding:15px 20px}.notifier .card-header:first-child{border-radius:4px 4px 0 0}.notifier .card-header h4{margin-top:0}.notifier .card-footer{border-top:1px solid #dee2e6;padding:15px 20px}.notifier .card-footer:last-child{border-radius:0 0 4px 4px}.notifier .card-title{font-size:16px;font-weight:600;margin:0 0 4px}.notifier .card-text{margin:0}.notifier .notifier-card-tabs{background:#fff;border:1px solid #dee2e6;border-radius:8px;box-shadow:0 2px 6px 0 rgba(67,89,113,.12);display:flex;overflow:hidden}.notifier .notifier-card-tabs__sidebar{background:#e9ecef;border-right:1px solid #dee2e6;flex-shrink:0;padding:8px 0;width:180px}.notifier .notifier-card-tabs__sidebar nav{display:flex;flex-direction:column}.notifier .notifier-card-tabs__item{align-items:center;background:none;border:none;border-left:3px solid transparent;border-radius:0;color:#495057;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:9px 16px;text-align:left;transition:background .15s,color .15s;width:100%}.notifier .notifier-card-tabs__item:hover{background:#e9ecef;color:#212529}.notifier .notifier-card-tabs__item.active{background:#fff;border-left-color:#0396a1;color:#0396a1}.notifier .notifier-card-tabs__icon{align-items:center;display:flex;flex-shrink:0;opacity:.7}.active .notifier .notifier-card-tabs__icon{opacity:1}.notifier .notifier-card-tabs__content{flex:1;min-width:0}@media screen and (max-width:767px){.notifier .notifier-card-tabs{flex-direction:column}.notifier .notifier-card-tabs__sidebar{border-bottom:1px solid #dee2e6;border-right:none;padding:0;width:100%}.notifier .notifier-card-tabs__sidebar nav{flex-direction:row;overflow-x:auto}.notifier .notifier-card-tabs__item{border-bottom:3px solid transparent;border-left:none;white-space:nowrap}.notifier .notifier-card-tabs__item.active{background:#f8f9fa;border-bottom-color:#0396a1;border-left-color:transparent}}.notifier .btn{border:1px solid transparent;border-radius:4px;cursor:pointer;display:inline-block;font-size:13px;font-weight:400;line-height:normal;padding:7px 14px;text-align:center;text-decoration:none;transition:color .15s,background-color .15s,border-color .15s;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.notifier .btn:disabled{opacity:.65;pointer-events:none}.notifier .btn-sm{font-size:13px;padding:2px 8px}.notifier .btn-primary{background-color:#0396a1;border-color:#0396a1;color:#fff}.notifier .btn-primary:focus,.notifier .btn-primary:hover{background-color:#02676f;border-color:#02676f;color:#fff}.notifier .btn-primary:disabled{opacity:.65;pointer-events:none}.notifier .btn-success{background-color:#329000;border-color:#329000;color:#fff}.notifier .btn-success:focus,.notifier .btn-success:hover{background-color:#256a00;border-color:#205d00;color:#fff}.notifier .btn-success:disabled{opacity:.65;pointer-events:none}.notifier .btn-outline-primary{background-color:transparent;border-color:#0396a1;color:#0396a1}.notifier .btn-outline-primary:focus,.notifier .btn-outline-primary:hover{background-color:#0396a1;border-color:#0396a1;color:#fff}.notifier .btn-outline-primary:disabled{opacity:.65;pointer-events:none}.notifier .btn-outline-secondary{background-color:transparent;border-color:#8592a3;color:#8592a3}.notifier .btn-outline-secondary:focus,.notifier .btn-outline-secondary:hover{background-color:#8592a3;border-color:#8592a3;color:#fff}.notifier .btn-outline-secondary:disabled{opacity:.65;pointer-events:none}.notifier .btn-outline-danger{background-color:transparent;border-color:#ce1e00;color:#ce1e00}.notifier .btn-outline-danger:focus,.notifier .btn-outline-danger:hover{background-color:#ce1e00;border-color:#ce1e00;color:#fff}.notifier .btn-outline-danger:disabled{opacity:.65;pointer-events:none}.notifier .btn-link{background:none;border:none;color:#0396a1;cursor:pointer;padding:0;text-decoration:underline}.notifier .btn-link:hover{color:#02676f}.notifier .btn-close{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat;border:0;border-radius:4px;cursor:pointer;display:inline-block;height:1em;opacity:.5;padding:.25em;width:1em}.notifier .btn-close:hover{opacity:.75}.notifier .btn-group{display:inline-flex}.notifier .btn-group>.btn{border-radius:0}.notifier .btn-group>.btn:first-child{border-radius:4px 0 0 4px}.notifier .btn-group>.btn:last-child{border-radius:0 4px 4px 0}.notifier .btn-group>.btn+.btn{margin-left:-1px}.notifier .badge{border-radius:4px;color:#fff;display:inline-block;font-size:11px;font-weight:500;line-height:1;padding:3px 8px;text-align:center;vertical-align:baseline;white-space:nowrap}.notifier .bg-primary{background-color:#0396a1!important}.notifier .bg-success{background-color:#329000!important}.notifier .bg-secondary{background-color:#8592a3!important}.notifier .bg-warning{background-color:#ffab00!important}.notifier .bg-danger{background-color:#ce1e00!important}.notifier .bg-opacity-30{background-color:rgba(0,0,0,.3)!important;opacity:1}.notifier .alert{border:1px solid transparent;border-radius:4px;font-size:14px;margin-bottom:8px;padding:12px 16px;position:relative}.notifier .alert-success{background-color:#d1e7dd;border-color:#8ec3a8;color:#0f5132}.notifier .alert-danger{background-color:#f8d7da;border-color:#ee8d97;color:#842029}.notifier .alert-warning{background-color:#fff3cd;border-color:#ffd966;color:#664d03}.notifier .alert-info{background-color:#cff4fc;border-color:#6eddf6;color:#055160}.notifier .alert-dismissible{padding-right:40px}.notifier .alert-dismissible .btn-close{position:absolute;right:12px;top:12px}.notifier .fade{opacity:0;transition:opacity .15s linear}.notifier .fade.show{opacity:1}.notifier .form-control,.notifier .form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #dee2e6;border-radius:4px;color:#212529;display:block;font-size:13px;line-height:1.5;padding:6px 10px;transition:border-color .15s,box-shadow .15s;width:100%}.notifier .form-control:focus,.notifier .form-select:focus{border-color:#0396a1;box-shadow:0 0 0 1px #0396a1;outline:0}.notifier .form-control.is-invalid,.notifier .form-select.is-invalid{border-color:#ce1e00}.notifier .form-select,.notifier select.form-control{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;background-size:16px 12px;padding-right:32px}.notifier select.form-control{cursor:pointer}.notifier textarea.form-control{min-height:60px;resize:vertical}.notifier .form-section-title{border-top:1px solid #f0f0f0;font-size:14px;font-weight:600;margin:0;padding:15px 0 0}.notifier .form-table{width:100%}.notifier .form-table .form-row{display:flex;padding-top:15px}.notifier .form-table .form-row:first-child{padding-top:0}.notifier .form-table .form-row-label{flex-shrink:0;font-size:13px;font-weight:500;padding-right:20px;padding-top:6px;width:200px}.notifier .form-table .form-row-field{flex:1;min-width:0}.notifier .form-table .form-row-field .form-field{margin-bottom:0}.notifier .form-label{display:block;font-size:13px;font-weight:500;margin-bottom:4px}.notifier .form-text{color:#999;display:block;font-size:13px;margin-top:4px}.notifier .description{font-size:12px;margin-top:4px}.notifier .form-check{align-items:flex-start;display:flex;gap:6px;margin-bottom:4px;min-height:20px}.notifier .form-check-input{cursor:pointer;flex-shrink:0;height:16px;margin:2px 5px 0 0;width:16px}.notifier .form-check-label{cursor:pointer;font-size:14px}.notifier .form-switch .form-check-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#ccc;border:none;border-radius:40px;box-shadow:inset 0 0 5px rgba(0,0,0,.2);height:16px;outline:none;position:relative;transition:.2s;width:32px}.notifier .form-switch .form-check-input:before{content:none}.notifier .form-switch .form-check-input:after{background:#fff;border-radius:50%;box-shadow:0 0 5px rgba(0,0,0,.2);content:"";height:16px;left:0;position:absolute;top:0;transform:scale(1.1);transition:.2s;width:16px}.notifier .form-switch .form-check-input:checked{background:#0396a1}.notifier .form-switch .form-check-input:checked:after{left:50%}.notifier .invalid-feedback{color:#ce1e00;display:block;font-size:13px;margin-top:4px;width:100%}.notifier .table{border-collapse:collapse;font-size:14px;margin-bottom:16px;width:100%}.notifier .table td,.notifier .table th{border-bottom:1px solid #dee2e6;padding:12px 20px;text-align:left;vertical-align:top}.notifier .table th{font-weight:600}.notifier .table-hover tbody tr:hover{background-color:rgba(0,0,0,.02)}.notifier .table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}.notifier .list-group{display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.notifier .list-group-item{display:block;padding:8px 16px;position:relative}.notifier .list-group-item:first-child{border-radius:4px 4px 0 0}.notifier .list-group-item:last-child{border-radius:0 0 4px 4px}.notifier .list-group-flush .list-group-item{border-left:0;border-radius:0;border-right:0}.notifier .list-group-flush .list-group-item:first-child{border-top:0}.notifier .list-group-flush .list-group-item:last-child{border-bottom:0}.notifier .nav{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.notifier .spinner-border{animation:notifier-spin .75s linear infinite;border:2px solid;border-radius:50%;border-right:2px solid transparent;display:inline-block;height:1.5rem;vertical-align:text-bottom;width:1.5rem}@keyframes notifier-spin{to{transform:rotate(1turn)}}.notifier .notifier-select__control{border-color:#6c757d;font-size:14px;min-height:32px}.notifier .notifier-select__control--is-focused{border-color:#0396a1;box-shadow:0 0 0 1px #0396a1}.notifier .notifier-select__menu{font-size:14px;margin-top:2px}.notifier .notifier-select__input input{box-shadow:none!important;color:#343a40!important;outline:none!important}.notifier .notifier-select__option--is-focused{background-color:#e6f5f6;color:#343a40}.notifier .notifier-select__option--is-selected{background-color:#0396a1;color:#fff}.notifier .notifier-select__group-heading{background-color:#ebf7f7;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin-bottom:0;padding:12px;text-transform:uppercase}.notifier .notifier-select__multi-value__remove{color:inherit}.notifier .notifier-select__multi-value__remove svg{fill:currentColor;color:inherit}.notifier .notifier-select__multi-value__remove:hover{background-color:#c0cddf;color:inherit}.notifier h3{font-size:1.3em}.notifier h3,.notifier h4{font-weight:600;margin-top:0}.notifier h4{font-size:1.1em}.notifier h5{font-size:1em}.notifier h5,.notifier h6{font-weight:600;margin-top:0}.notifier h6{font-size:.9em}.notifier p{margin-top:0}.notifier hr{border:0;border-top:1px solid #dee2e6;margin:16px 0}.notifier .notifier-browser-mock{display:flex;flex-direction:column;height:100%;min-height:300px;overflow:hidden}.notifier .notifier-browser-mock__bar{align-items:center;background:#e9ecef;border-bottom:1px solid #dee2e6;display:flex;flex-shrink:0;gap:5px;padding:7px 10px}.notifier .notifier-browser-mock__dot{border-radius:50%;display:inline-block;flex-shrink:0;height:9px;width:9px}.notifier .notifier-browser-mock__dot:first-child{background:#ff5f57}.notifier .notifier-browser-mock__dot:nth-child(2){background:#febc2e}.notifier .notifier-browser-mock__dot:nth-child(3){background:#28c840}.notifier .notifier-browser-mock__address{align-items:center;background:#fff;border:1px solid #dee2e6;border-radius:8px;color:#999;display:flex;flex:1;font-size:9px;height:16px;line-height:16px;margin-left:6px;overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap}.notifier .notifier-browser-mock__body{background:#fff;flex:1;overflow:hidden;position:relative}.notifier .notifier-browser-mock__page{display:flex;flex-direction:column;height:100%;overflow-y:auto}.notifier .notifier-browser-mock__container{margin:0 auto;max-width:600px;padding:0 12px;width:100%}.notifier .notifier-browser-mock__topbar{background:#fff;border-bottom:1px solid #dee2e6;flex-shrink:0}.notifier .notifier-browser-mock__topbar .notifier-browser-mock__container{align-items:center;display:flex;gap:6px;padding-bottom:7px;padding-top:7px}.notifier .notifier-browser-mock__logo-block{background:#ced4da;border-radius:3px;height:9px;width:44px}.notifier .notifier-browser-mock__spacer{flex:1}.notifier .notifier-browser-mock__nav-item{background:#dee2e6;border-radius:3px;height:7px;width:24px}.notifier .notifier-browser-mock__main{display:flex;flex:1;flex-direction:column;overflow-y:auto}.notifier .notifier-browser-mock__hero{background:#f8f9fa}.notifier .notifier-browser-mock__hero .notifier-browser-mock__container{align-items:center;display:flex;gap:10px;padding-bottom:10px;padding-top:14px}.notifier .notifier-browser-mock__hero-text{display:flex;flex:1;flex-direction:column;gap:6px}.notifier .notifier-browser-mock__hero-image{aspect-ratio:4/3;background:#dee2e6;border-radius:4px;flex-shrink:0;width:30%}.notifier .notifier-browser-mock__logos{border-bottom:1px solid #dee2e6}.notifier .notifier-browser-mock__logos .notifier-browser-mock__container{align-items:center;display:flex;gap:6px;justify-content:space-between;padding-bottom:8px;padding-top:8px}.notifier .notifier-browser-mock__logo{background:#e9ecef;border-radius:3px;flex:1;height:8px}.notifier .notifier-browser-mock__features .notifier-browser-mock__container{display:flex;gap:8px;padding-bottom:10px;padding-top:10px}.notifier .notifier-browser-mock__feature{background:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;flex:1;height:40px}.notifier .notifier-browser-mock__title{background:#ced4da;border-radius:3px;display:block;height:10px;width:70%}.notifier .notifier-browser-mock__title--lg{background:#999;height:13px;width:85%}.notifier .notifier-browser-mock__line{background:#e9ecef;border-radius:3px;display:block;height:7px;width:100%}.notifier .notifier-browser-mock__line--short{width:60%}.notifier .notifier-browser-mock__line--dark{background:#dee2e6}.notifier .notifier-browser-mock__btn{background:#0396a1;border-radius:3px;display:block;height:12px;margin-top:2px;opacity:.7;width:40px}.notifier .notifier-btn-preview{bottom:20px;position:absolute;right:20px;z-index:10}.notifier .notifier-btn-preview--loading{align-items:center;display:flex;height:52px;justify-content:center;width:52px}.notifier .notifier-btn-preview--default{cursor:pointer}.notifier .notifier-btn-preview--default a{display:inline-block;outline:none!important;text-decoration:none!important}.notifier .notifier-btn-preview--default a img{display:block;height:52px;-o-object-fit:contain;object-fit:contain;width:52px}.notifier .notifier-btn-preview .notifier-click-to-chat-btn{bottom:auto!important;cursor:pointer;position:static!important;right:auto!important}.notifier .notifier-btn-preview .notifier-click-to-chat-btn a{display:inline-block;outline:none!important;text-decoration:none!important}.notifier .notifier-btn-preview .notifier-click-to-chat-btn a:focus,.notifier .notifier-btn-preview .notifier-click-to-chat-btn a:hover{text-decoration:none!important}.notifier .notifier-btn-preview .notifier-click-to-chat-btn.notifier-click-to-chat-style-3 a{align-items:center;background-color:#e4e4e4;border-radius:25px;color:#7f7d7d;display:flex;font-size:13px;justify-content:center;line-height:32px;padding:0 12px 0 0}.notifier .notifier-btn-preview .notifier-click-to-chat-btn.notifier-click-to-chat-style-3 a span:first-child{align-items:center;display:flex;margin:0 8px 0 -12px;order:0}.notifier .notifier-btn-preview .notifier-click-to-chat-btn.notifier-click-to-chat-style-4 a{align-items:center;background-color:#26a69a;border-radius:2px;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2);color:#fff;display:flex;height:36px;justify-content:center;letter-spacing:.5px;line-height:36px;padding:0 1.5rem;text-align:center;transition:.2s ease-out;vertical-align:middle}.notifier .notifier-btn-preview .notifier-click-to-chat-btn.notifier-click-to-chat-style-4 a svg{flex-shrink:0}.notifier .notifier-btn-preview .notifier-click-to-chat-btn.notifier-click-to-chat-style-custom img{height:auto;max-height:150px;max-width:150px;-o-object-fit:cover;object-fit:cover;width:100%} | |