| @@ -1,604 +1,2 @@ | ||
| 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 | -/** | |
| 4 | - * Breakpoints | |
| 5 | - */ | |
| 6 | -/** | |
| 7 | - * Colours | |
| 8 | - */ | |
| 9 | -.hide { | |
| 10 | - display: none !important; | |
| 11 | -} | |
| 12 | - | |
| 13 | -.d-block { | |
| 14 | - display: block !important; | |
| 15 | -} | |
| 16 | - | |
| 17 | -.d-flex { | |
| 18 | - display: flex !important; | |
| 19 | - flex-wrap: wrap; | |
| 20 | -} | |
| 21 | - | |
| 22 | -.justify-content-center { | |
| 23 | - justify-content: center; | |
| 24 | -} | |
| 25 | - | |
| 26 | -.justify-content-end { | |
| 27 | - justify-content: flex-end; | |
| 28 | -} | |
| 29 | - | |
| 30 | -.justify-content-between { | |
| 31 | - justify-content: space-between; | |
| 32 | -} | |
| 33 | - | |
| 34 | -.align-content-center { | |
| 35 | - align-content: center; | |
| 36 | -} | |
| 37 | - | |
| 38 | -.align-items-center { | |
| 39 | - align-items: center; | |
| 40 | -} | |
| 41 | - | |
| 42 | -.col { | |
| 43 | - flex: 1 0 0%; | |
| 44 | - box-sizing: border-box; | |
| 45 | -} | |
| 46 | - | |
| 47 | -.w-25 { | |
| 48 | - flex: 0 0 auto; | |
| 49 | - width: 25%; | |
| 50 | -} | |
| 51 | - | |
| 52 | -.w-30 { | |
| 53 | - flex: 0 0 auto; | |
| 54 | - width: 30%; | |
| 55 | -} | |
| 56 | - | |
| 57 | -.w-33 { | |
| 58 | - flex: 0 0 auto; | |
| 59 | - width: 33.33333333%; | |
| 60 | -} | |
| 61 | - | |
| 62 | -.w-40 { | |
| 63 | - flex: 0 0 auto; | |
| 64 | - width: 40%; | |
| 65 | -} | |
| 66 | - | |
| 67 | -.w-50 { | |
| 68 | - flex: 0 0 auto; | |
| 69 | - width: 50%; | |
| 70 | -} | |
| 71 | - | |
| 72 | -.w-60 { | |
| 73 | - flex: 0 0 auto; | |
| 74 | - width: 60%; | |
| 75 | -} | |
| 76 | - | |
| 77 | -.w-70 { | |
| 78 | - flex: 0 0 auto; | |
| 79 | - width: 70%; | |
| 80 | -} | |
| 81 | - | |
| 82 | -.w-75 { | |
| 83 | - flex: 0 0 auto; | |
| 84 | - width: 75%; | |
| 85 | -} | |
| 86 | - | |
| 87 | -.w-80 { | |
| 88 | - flex: 0 0 auto; | |
| 89 | - width: 80%; | |
| 90 | -} | |
| 91 | - | |
| 92 | -.w-100 { | |
| 93 | - flex: 1 0 100%; | |
| 94 | -} | |
| 95 | - | |
| 96 | -.rounded { | |
| 97 | - border-radius: 8px; | |
| 98 | -} | |
| 99 | - | |
| 100 | -.bg-white { | |
| 101 | - background-color: #fff; | |
| 102 | -} | |
| 103 | - | |
| 104 | -.p-20 { | |
| 105 | - padding: 20px; | |
| 106 | -} | |
| 107 | - | |
| 108 | -.truncate-string { | |
| 109 | - display: block; | |
| 110 | - white-space: nowrap; | |
| 111 | - overflow: hidden; | |
| 112 | - text-overflow: ellipsis; | |
| 113 | -} | |
| 114 | - | |
| 115 | -.text-left { | |
| 116 | - text-align: left; | |
| 117 | -} | |
| 118 | - | |
| 119 | -.text-right { | |
| 120 | - text-align: right; | |
| 121 | -} | |
| 122 | - | |
| 123 | -.text-uppercase { | |
| 124 | - text-transform: uppercase; | |
| 125 | -} | |
| 126 | - | |
| 127 | -.ms-auto { | |
| 128 | - margin-left: auto; | |
| 129 | -} | |
| 130 | - | |
| 131 | -.loader { | |
| 132 | - height: 100px; | |
| 133 | - background-size: 50px 50px; | |
| 134 | - background-repeat: no-repeat; | |
| 135 | - background-position: center; | |
| 136 | - background-color: #f7f7f7; | |
| 137 | - 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"); | |
| 138 | -} | |
| 139 | - | |
| 140 | -/* Global */ | |
| 141 | -#wpcontent { | |
| 142 | - padding-left: 0 !important; | |
| 143 | -} | |
| 144 | - | |
| 145 | -#screen-meta { | |
| 146 | - margin: 0 -20px; | |
| 147 | -} | |
| 148 | -@media screen and (max-width: 767px) { | |
| 149 | - #screen-meta { | |
| 150 | - margin: 0 0 0 -12px; | |
| 151 | - border-left: 0; | |
| 152 | - border-right: 0; | |
| 153 | - } | |
| 154 | -} | |
| 155 | - | |
| 156 | -#wpbody { | |
| 157 | - padding-left: 20px; | |
| 158 | -} | |
| 159 | -@media screen and (max-width: 767px) { | |
| 160 | - #wpbody { | |
| 161 | - padding-top: 0; | |
| 162 | - padding-left: 12px; | |
| 163 | - } | |
| 164 | -} | |
| 165 | - | |
| 166 | -.wrap.notifier { | |
| 167 | - margin-top: 20px; | |
| 168 | -} | |
| 169 | - | |
| 170 | -/* Meta Fields */ | |
| 171 | -.meta-fields .form-field { | |
| 172 | - position: relative; | |
| 173 | -} | |
| 174 | -.meta-fields .form-field label, | |
| 175 | -.meta-fields .form-field legend { | |
| 176 | - display: block; | |
| 177 | - margin-bottom: 5px; | |
| 178 | - width: calc(100% - 20px); | |
| 179 | -} | |
| 180 | -.meta-fields .form-field label .limit-text { | |
| 181 | - float: right; | |
| 182 | - color: #999; | |
| 183 | -} | |
| 184 | -.meta-fields .form-field input[type=text], | |
| 185 | -.meta-fields .form-field input[type=password], | |
| 186 | -.meta-fields .form-field textarea, | |
| 187 | -.meta-fields .form-field select { | |
| 188 | - width: calc(100% - 20px); | |
| 189 | - max-width: 100%; | |
| 190 | -} | |
| 191 | -@media screen and (max-width: 767px) { | |
| 192 | - .meta-fields .form-field input[type=text], | |
| 193 | -.meta-fields .form-field input[type=password], | |
| 194 | -.meta-fields .form-field textarea, | |
| 195 | -.meta-fields .form-field select { | |
| 196 | - width: 100%; | |
| 197 | - } | |
| 198 | -} | |
| 199 | -.meta-fields .form-field input[disabled=disabled], | |
| 200 | -.meta-fields .form-field textarea[disabled=disabled], | |
| 201 | -.meta-fields .form-field select[disabled=disabled] { | |
| 202 | - background-color: #f6f7f7; | |
| 203 | - cursor: not-allowed; | |
| 204 | -} | |
| 205 | -.meta-fields .form-field *:disabled { | |
| 206 | - background-color: #f6f7f7; | |
| 207 | -} | |
| 208 | -.meta-fields .form-field .radio-buttons { | |
| 209 | - margin: 0; | |
| 210 | -} | |
| 211 | -.meta-fields .form-field .radio-buttons li { | |
| 212 | - display: inline-block; | |
| 213 | - margin-right: 20px; | |
| 214 | -} | |
| 215 | -.meta-fields .form-field .radio-buttons li label { | |
| 216 | - display: inline-block; | |
| 217 | - width: auto; | |
| 218 | -} | |
| 219 | -.meta-fields .form-field .fields-repeater { | |
| 220 | - width: 100%; | |
| 221 | - border-collapse: collapse; | |
| 222 | -} | |
| 223 | -.meta-fields .form-field .fields-repeater th { | |
| 224 | - text-align: left; | |
| 225 | - font-size: 13px; | |
| 226 | - font-weight: normal; | |
| 227 | - border: 1px solid #a8a6a6; | |
| 228 | - padding: 10px; | |
| 229 | - background-color: #f7f7f7; | |
| 230 | -} | |
| 231 | -.meta-fields .form-field .fields-repeater td { | |
| 232 | - width: 50%; | |
| 233 | - border: 1px solid #a8a6a6; | |
| 234 | - padding: 10px; | |
| 235 | - vertical-align: top; | |
| 236 | -} | |
| 237 | -.meta-fields .form-field .fields-repeater td input, | |
| 238 | -.meta-fields .form-field .fields-repeater td select, | |
| 239 | -.meta-fields .form-field .fields-repeater td textarea { | |
| 240 | - width: 100%; | |
| 241 | -} | |
| 242 | -.meta-fields .form-field .fields-repeater td.delete-repeater-field { | |
| 243 | - min-width: 20px; | |
| 244 | - text-align: center; | |
| 245 | -} | |
| 246 | -.meta-fields .form-field .fields-repeater td.delete-repeater-field span { | |
| 247 | - margin-top: 5px; | |
| 248 | - cursor: pointer; | |
| 249 | -} | |
| 250 | -.meta-fields fieldset.form-field { | |
| 251 | - font-size: 13px; | |
| 252 | - line-height: 1.5; | |
| 253 | - margin: 1em 0; | |
| 254 | -} | |
| 255 | -.meta-fields h3 { | |
| 256 | - margin-bottom: 5px; | |
| 257 | - font-size: 14px; | |
| 258 | -} | |
| 259 | -.meta-fields h4 { | |
| 260 | - margin-bottom: 0; | |
| 261 | -} | |
| 262 | -.meta-fields hr { | |
| 263 | - margin: 20px auto; | |
| 264 | -} | |
| 265 | -.meta-fields .optional-text { | |
| 266 | - color: #999; | |
| 267 | - font-weight: normal; | |
| 268 | -} | |
| 269 | -.meta-fields .description { | |
| 270 | - font-size: 12px; | |
| 271 | - margin-top: 5px; | |
| 272 | - display: inline-block; | |
| 273 | - color: #555; | |
| 274 | -} | |
| 275 | -@media screen and (max-width: 767px) { | |
| 276 | - .meta-fields .col { | |
| 277 | - flex: 0 0 100%; | |
| 278 | - } | |
| 279 | -} | |
| 280 | - | |
| 281 | -.notifier-media-preview { | |
| 282 | - display: block; | |
| 283 | -} | |
| 284 | - | |
| 285 | -.notifier-notice { | |
| 286 | - margin-top: 20px; | |
| 287 | - margin-left: 0px; | |
| 288 | -} | |
| 289 | - | |
| 290 | -@media screen and (max-width: 767px) { | |
| 291 | - #notifier-admin-header { | |
| 292 | - padding-top: 46px; | |
| 293 | - } | |
| 294 | -} | |
| 295 | -#notifier-admin-header .notifier-admin-header-content { | |
| 296 | - background: #fff; | |
| 297 | - box-sizing: border-box; | |
| 298 | - width: 100%; | |
| 299 | - top: 32px; | |
| 300 | - z-index: 1001; | |
| 301 | - padding: 0 20px; | |
| 302 | - height: 70px; | |
| 303 | - display: flex; | |
| 304 | - align-content: center; | |
| 305 | - align-items: center; | |
| 306 | - justify-content: space-between; | |
| 307 | -} | |
| 308 | -@media screen and (max-width: 767px) { | |
| 309 | - #notifier-admin-header .notifier-admin-header-content { | |
| 310 | - padding: 0 12px; | |
| 311 | - } | |
| 312 | -} | |
| 313 | -#notifier-admin-header .notifier-admin-header-content.sticky { | |
| 314 | - box-shadow: 0 8px 8px 0 rgba(85, 93, 102, 0.3); | |
| 315 | -} | |
| 316 | -@media screen and (max-width: 767px) { | |
| 317 | - #notifier-admin-header .notifier-admin-header-content .header-page-title { | |
| 318 | - flex: 1; | |
| 319 | - } | |
| 320 | -} | |
| 321 | -@media screen and (max-width: 767px) { | |
| 322 | - #notifier-admin-header .notifier-admin-header-content .header-menu-items { | |
| 323 | - flex: 1; | |
| 324 | - justify-content: flex-end; | |
| 325 | - } | |
| 326 | -} | |
| 327 | -#notifier-admin-header .notifier-admin-header-content .header-menu-items ul { | |
| 328 | - margin: 0; | |
| 329 | -} | |
| 330 | -#notifier-admin-header .notifier-admin-header-content .header-menu-items ul li { | |
| 331 | - display: inline-block; | |
| 332 | - margin-bottom: 0; | |
| 333 | -} | |
| 334 | -#notifier-admin-header .notifier-admin-header-content .header-menu-items ul li:last-child { | |
| 335 | - border-right: 0; | |
| 336 | -} | |
| 337 | -#notifier-admin-header .notifier-admin-header-content .header-menu-items ul li a { | |
| 338 | - text-decoration: none; | |
| 339 | - padding: 0 20px; | |
| 340 | - display: block; | |
| 341 | -} | |
| 342 | -@media screen and (max-width: 767px) { | |
| 343 | - #notifier-admin-header .notifier-admin-header-content .header-menu-items ul li a { | |
| 344 | - padding: 0 10px; | |
| 345 | - } | |
| 346 | -} | |
| 347 | -#notifier-admin-header .notifier-admin-header-content .header-menu-items ul li a.active { | |
| 348 | - color: #555; | |
| 349 | -} | |
| 350 | -@media screen and (max-width: 767px) { | |
| 351 | - #notifier-admin-header .notifier-admin-header-content .header-action-links { | |
| 352 | - display: none !important; | |
| 353 | - } | |
| 354 | -} | |
| 355 | -#notifier-admin-header .notifier-admin-header-content .header-action-links > * { | |
| 356 | - text-decoration: none; | |
| 357 | - padding: 0 10px; | |
| 358 | - display: inline-block; | |
| 359 | -} | |
| 360 | -#notifier-admin-header .notifier-admin-header-content .header-action-links > *.header-version { | |
| 361 | - color: #777; | |
| 362 | -} | |
| 363 | - | |
| 364 | -.onboarding { | |
| 365 | - max-width: 600px; | |
| 366 | - margin: 0 auto; | |
| 367 | - background: #fff; | |
| 368 | - box-shadow: 0 8px 8px 0 rgba(85, 93, 102, 0.1); | |
| 369 | -} | |
| 370 | -.onboarding .onboarding-head { | |
| 371 | - padding: 20px; | |
| 372 | - border-bottom: 1px solid #eee; | |
| 373 | -} | |
| 374 | -.onboarding .onboarding-head h1, | |
| 375 | -.onboarding .onboarding-head h2, | |
| 376 | -.onboarding .onboarding-head h3 { | |
| 377 | - margin-top: 0; | |
| 378 | -} | |
| 379 | -.onboarding .onboarding-head p { | |
| 380 | - margin-bottom: 0; | |
| 381 | -} | |
| 382 | -.onboarding .onboarding-body { | |
| 383 | - padding: 20px; | |
| 384 | -} | |
| 385 | -.onboarding .onboarding-body h1, | |
| 386 | -.onboarding .onboarding-body h2, | |
| 387 | -.onboarding .onboarding-body h3 { | |
| 388 | - margin-top: 0; | |
| 389 | -} | |
| 390 | -.onboarding .onboarding-footer { | |
| 391 | - padding: 20px; | |
| 392 | - border-top: 1px solid #eee; | |
| 393 | -} | |
| 394 | - | |
| 395 | -.dashboard-boxes { | |
| 396 | - display: flex; | |
| 397 | - flex-wrap: wrap; | |
| 398 | - margin-left: -10px; | |
| 399 | - margin-right: -10px; | |
| 400 | -} | |
| 401 | -.dashboard-boxes .col { | |
| 402 | - padding: 0 10px; | |
| 403 | - margin-bottom: 20px; | |
| 404 | -} | |
| 405 | -@media screen and (max-width: 992px) { | |
| 406 | - .dashboard-boxes > .col:not(.w-100) { | |
| 407 | - flex: 0 0 50% !important; | |
| 408 | - } | |
| 409 | -} | |
| 410 | -@media screen and (max-width: 767px) { | |
| 411 | - .dashboard-boxes > .col:not(.w-100) { | |
| 412 | - flex: 0 0 100% !important; | |
| 413 | - } | |
| 414 | -} | |
| 415 | -.dashboard-boxes .dashboard-box { | |
| 416 | - border-radius: 8px; | |
| 417 | - background-color: #fff; | |
| 418 | - display: flex; | |
| 419 | - flex-direction: column; | |
| 420 | - margin-bottom: 20px; | |
| 421 | -} | |
| 422 | -.dashboard-boxes .dashboard-box.dashboard-box-top { | |
| 423 | - height: auto; | |
| 424 | -} | |
| 425 | -@media screen and (max-width: 767px) { | |
| 426 | - .dashboard-boxes .dashboard-box.dashboard-box-top .w-25 { | |
| 427 | - flex: 0 0 100%; | |
| 428 | - } | |
| 429 | -} | |
| 430 | -.dashboard-boxes .dashboard-box .dashboard-box-head { | |
| 431 | - padding: 15px 20px; | |
| 432 | - border-bottom: 1px solid #eee; | |
| 433 | -} | |
| 434 | -@media screen and (max-width: 767px) { | |
| 435 | - .dashboard-boxes .dashboard-box .dashboard-box-head { | |
| 436 | - padding: 12px; | |
| 437 | - } | |
| 438 | -} | |
| 439 | -.dashboard-boxes .dashboard-box .dashboard-box-head h2, | |
| 440 | -.dashboard-boxes .dashboard-box .dashboard-box-head h3 { | |
| 441 | - margin: 0; | |
| 442 | -} | |
| 443 | -@media screen and (max-width: 767px) { | |
| 444 | - .dashboard-boxes .dashboard-box .dashboard-box-head h2, | |
| 445 | -.dashboard-boxes .dashboard-box .dashboard-box-head h3 { | |
| 446 | - font-size: 16px; | |
| 447 | - } | |
| 448 | -} | |
| 449 | -.dashboard-boxes .dashboard-box .dashboard-box-body { | |
| 450 | - padding: 15px 20px; | |
| 451 | -} | |
| 452 | -@media screen and (max-width: 767px) { | |
| 453 | - .dashboard-boxes .dashboard-box .dashboard-box-body { | |
| 454 | - padding: 12px; | |
| 455 | - } | |
| 456 | -} | |
| 457 | -.dashboard-boxes .dashboard-box .dashboard-box-body *:first-child { | |
| 458 | - margin-top: 0; | |
| 459 | -} | |
| 460 | -.dashboard-boxes .dashboard-box .dashboard-box-body h3 { | |
| 461 | - font-size: 1.2em; | |
| 462 | -} | |
| 463 | -.dashboard-boxes .dashboard-box .dashboard-box-body table { | |
| 464 | - width: 100%; | |
| 465 | -} | |
| 466 | -.dashboard-boxes .dashboard-box .dashboard-box-body table th, .dashboard-boxes .dashboard-box .dashboard-box-body table td { | |
| 467 | - text-align: left; | |
| 468 | - vertical-align: top; | |
| 469 | -} | |
| 470 | -.dashboard-boxes .dashboard-box .dashboard-box-body table th:first-child, .dashboard-boxes .dashboard-box .dashboard-box-body table td:first-child { | |
| 471 | - width: 20%; | |
| 472 | -} | |
| 473 | -.dashboard-boxes .dashboard-box .dashboard-box-body .dashicons-marker { | |
| 474 | - color: #ccc; | |
| 475 | -} | |
| 476 | -.dashboard-boxes .dashboard-box .dashboard-box-body .dashicons-yes-alt { | |
| 477 | - color: #01a401; | |
| 478 | -} | |
| 479 | -.dashboard-boxes .dashboard-box .dashboard-box-footer { | |
| 480 | - margin-top: auto; | |
| 481 | - padding: 15px 20px; | |
| 482 | -} | |
| 483 | -.dashboard-boxes .dashboard-box .dashboard-box-footer .dashboard-box-buttons-wrap { | |
| 484 | - text-align: right; | |
| 485 | -} | |
| 486 | -.dashboard-boxes .dashboard-box .dashboard-box-footer .dashboard-box-buttons-wrap .button { | |
| 487 | - margin-left: 10px; | |
| 488 | -} | |
| 489 | - | |
| 490 | -#wa-notifier-api-key { | |
| 491 | - width: 100%; | |
| 492 | - margin-bottom: 10px; | |
| 493 | -} | |
| 494 | - | |
| 495 | -.notifier-triggers-group-wrap { | |
| 496 | - margin-bottom: 30px; | |
| 497 | -} | |
| 498 | -.notifier-triggers-group-wrap .notifier-trigger-wrap { | |
| 499 | - margin-bottom: 20px; | |
| 500 | -} | |
| 501 | -.notifier-triggers-group-wrap .notifier-trigger-wrap .notifier-trigger-label { | |
| 502 | - font-size: 16px; | |
| 503 | -} | |
| 504 | -.notifier-triggers-group-wrap .notifier-trigger-wrap .notifier-trigger-label input[type=checkbox] { | |
| 505 | - -webkit-appearance: none; | |
| 506 | - -moz-appearance: none; | |
| 507 | - appearance: none; | |
| 508 | - margin: 0; | |
| 509 | - font: inherit; | |
| 510 | - color: #697a8d; | |
| 511 | - width: 20px; | |
| 512 | - height: 20px; | |
| 513 | - border: 2px solid #697a8d; | |
| 514 | - border-radius: 3px; | |
| 515 | - background-color: transparent; | |
| 516 | - outline: none !important; | |
| 517 | - margin-right: 10px; | |
| 518 | -} | |
| 519 | -.notifier-triggers-group-wrap .notifier-trigger-wrap .notifier-trigger-label input[type=checkbox]::before { | |
| 520 | - content: ""; | |
| 521 | -} | |
| 522 | -.notifier-triggers-group-wrap .notifier-trigger-wrap .notifier-trigger-label input[type=checkbox]:checked { | |
| 523 | - color: white; | |
| 524 | - background: #0396a1; | |
| 525 | - border-color: #0396a1; | |
| 526 | - box-shadow: none; | |
| 527 | -} | |
| 528 | -.notifier-triggers-group-wrap .notifier-trigger-wrap .notifier-trigger-label input[type=checkbox]:checked::before { | |
| 529 | - content: "\f147"; | |
| 530 | - font-family: "dashicons"; | |
| 531 | - font-size: 20px; | |
| 532 | - display: block; | |
| 533 | - position: absolute; | |
| 534 | - height: 18px; | |
| 535 | - width: 18px; | |
| 536 | - margin-top: -1px; | |
| 537 | - margin-left: -3px; | |
| 538 | -} | |
| 539 | -.notifier-triggers-group-wrap .notifier-trigger-wrap .notifier-trigger-label .notifier-show-trigger-info { | |
| 540 | - border: 0px; | |
| 541 | - background: none; | |
| 542 | - padding: 0px; | |
| 543 | - cursor: pointer; | |
| 544 | - color: #aaa; | |
| 545 | -} | |
| 546 | -.notifier-triggers-group-wrap .notifier-trigger-wrap .notifier-trigger-info { | |
| 547 | - background: #f7f7f7; | |
| 548 | - padding: 10px; | |
| 549 | - margin-top: 10px; | |
| 550 | - border: 1px solid #eeeeee; | |
| 551 | - border-radius: 10px; | |
| 552 | -} | |
| 553 | - | |
| 554 | -.notifier-settings-form-profile .notifier-profile-fields-right { | |
| 555 | - margin-left: 50px; | |
| 556 | - margin-top: 100px; | |
| 557 | -} | |
| 558 | -@media screen and (max-width: 767px) { | |
| 559 | - .notifier-settings-form-profile .notifier-profile-fields-right { | |
| 560 | - display: none; | |
| 561 | - } | |
| 562 | -} | |
| 563 | - | |
| 564 | -.notifier-fields-table { | |
| 565 | - width: 100%; | |
| 566 | - max-width: 700px; | |
| 567 | -} | |
| 568 | -.notifier-fields-table tr th { | |
| 569 | - vertical-align: top; | |
| 570 | - text-align: left; | |
| 571 | - padding: 20px 10px 20px 0; | |
| 572 | - width: 200px; | |
| 573 | - line-height: 1.3; | |
| 574 | - font-weight: 600; | |
| 575 | -} | |
| 576 | -@media screen and (max-width: 767px) { | |
| 577 | - .notifier-fields-table tr th { | |
| 578 | - display: block; | |
| 579 | - width: 100%; | |
| 580 | - padding: 10px 0 5px 0; | |
| 581 | - } | |
| 582 | -} | |
| 583 | -.notifier-fields-table tr th.section-title { | |
| 584 | - padding: 0; | |
| 585 | -} | |
| 586 | -.notifier-fields-table tr td { | |
| 587 | - margin-bottom: 9px; | |
| 588 | - padding: 15px 10px; | |
| 589 | - line-height: 1.3; | |
| 590 | - vertical-align: middle; | |
| 591 | -} | |
| 592 | -@media screen and (max-width: 767px) { | |
| 593 | - .notifier-fields-table tr td { | |
| 594 | - display: block; | |
| 595 | - width: 100%; | |
| 596 | - padding: 0; | |
| 597 | - } | |
| 598 | -} | |
| 599 | -.notifier-fields-table input:not([type=button]), | |
| 600 | -.notifier-fields-table textarea, | |
| 601 | -.notifier-fields-table select { | |
| 602 | - width: 100%; | |
| 603 | - max-width: none; | |
| 604 | -} | |
| 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:32px;-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;overflow:hidden;padding-left:8px;padding-right:20px;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-left:20px;padding-right:8px}.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{border:none;box-sizing:border-box;font-family:sans-serif;font-size:100%;height:18px;max-width:100%;overflow:hidden;padding:0;resize:none;vertical-align:top;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;left:-100000px;position:absolute;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:8px;-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{box-sizing:border-box;padding:4px;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{background-color:#fff;border:0;display:block;filter:alpha(opacity=0);height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}.select2-hidden-accessible{clip:rect(0 0 0 0)!important;border: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;white-space:nowrap!important;width:1px!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:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;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;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding:8px 8px 0;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:700;height:20px;margin-right:10px;margin-top:5px;padding:1px;position:absolute;right:0}.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-bottom:8px;margin-right:8px;max-width:100%;overflow:hidden;padding:0 0 0 20px;position:relative;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-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;left:0;padding:0 4px;position:absolute;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{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-bottom-left-radius:0;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-top-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:1px solid #000;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--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{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{-webkit-appearance:textfield;background:transparent;border:none;box-shadow:none;line-height:normal;outline:0}.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:16px}.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:rgba(34,113,177,.2)}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#2271b1;color:#fff}.select2-container--default .select2-results__group{background:#eee;cursor:default;display:block;padding:6px 8px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;filter:progid:dximagetransform.microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);outline: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:700;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;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border:none;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-top-right-radius:4px;filter:progid:dximagetransform.microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;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-radius:0;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-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;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0;filter:progid:dximagetransform.microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;filter:progid:dximagetransform.microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;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-bottom-left-radius:4px;border-top-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;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-bottom-left-radius:0;border-bottom-right-radius:4px;border-top-left-radius:0;border-top-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{box-shadow:none;outline:0}.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 | +.hide{display:none!important}.small{font-size:85%}.d-block{display:block!important}.d-flex{display:flex!important;flex-wrap:wrap}.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}.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}.rounded{border-radius:8px}.bg-white{background-color:#fff}.p-20{padding:20px}.text-truncate{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left}.text-right{text-align:right}.text-uppercase{text-transform:uppercase}.text-muted{color:#777}.ms-auto{margin-left:auto}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.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}}.wrap.notifier{margin-top:20px}.meta-fields .form-field{position:relative}.meta-fields .form-field label.form-label,.meta-fields .form-field legend{display:block;font-size:14px;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:13px;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:13px;line-height:1.5;margin:1em 0}.meta-fields h3{font-size:14px;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:12px;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 #eee;border-radius:8px;box-shadow:none}table.wp-list-table thead td,table.wp-list-table thead th{border-bottom:1px solid #eee;padding-bottom:5px!important;padding-top:5px!important}table.wp-list-table tfoot td,table.wp-list-table tfoot th{border-top:1px solid #eee;padding-bottom:5px!important;padding-top:5px!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%}.select2-results__option{margin-bottom:0}@media screen and (max-width:767px){#notifier-admin-header{padding-top:46px}}#notifier-admin-header .header-logo{align-self:center;display:inline-block;height:35px;margin-right:15px;width:35px}#notifier-admin-header .header-logo img{height:100%;width:100%}@media screen and (max-width:767px){#notifier-admin-header .header-logo{margin-right:10px}}#notifier-admin-header .notifier-admin-header-content{align-content:center;align-items:center;background:#fff;border-bottom:1px solid #eee;box-sizing:border-box;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-admin-header .notifier-admin-header-content{padding:0 12px}}#notifier-admin-header .notifier-admin-header-content.sticky{box-shadow:0 8px 8px 0 rgba(85,93,102,.3)}@media screen and (max-width:767px){#notifier-admin-header .notifier-admin-header-content .header-page-title{flex:1}#notifier-admin-header .notifier-admin-header-content .header-menu-items{flex:1;justify-content:flex-end}}#notifier-admin-header .notifier-admin-header-content .header-menu-items ul{margin:0}#notifier-admin-header .notifier-admin-header-content .header-menu-items ul li{display:inline-block;margin-bottom:0}#notifier-admin-header .notifier-admin-header-content .header-menu-items ul li:last-child{border-right:0}#notifier-admin-header .notifier-admin-header-content .header-menu-items ul li a{display:block;padding:0 20px;text-decoration:none}@media screen and (max-width:767px){#notifier-admin-header .notifier-admin-header-content .header-menu-items ul li a{padding:0 10px}}#notifier-admin-header .notifier-admin-header-content .header-menu-items ul li a.active{color:#555}@media screen and (max-width:767px){#notifier-admin-header .notifier-admin-header-content .header-action-links{display:none!important}}#notifier-admin-header .notifier-admin-header-content .header-action-links>*{display:inline-block;padding:0 10px;text-decoration:none}#notifier-admin-header .notifier-admin-header-content .header-action-links>.header-version{color:#777}.onboarding{background:#fff;border-radius:10px;box-shadow:0 8px 8px 0 rgba(85,93,102,.1);margin:0 auto;max-width:600px}.onboarding .onboarding-head{border-bottom:1px solid #eee;padding:20px}.onboarding .onboarding-head h1,.onboarding .onboarding-head h2,.onboarding .onboarding-head h3{margin:0}.onboarding .onboarding-head p{margin-bottom:0}.onboarding .onboarding-body{padding:20px}.onboarding .onboarding-body h1,.onboarding .onboarding-body h2,.onboarding .onboarding-body h3,.onboarding .onboarding-body p:first-child{margin-top:0}.onboarding .onboarding-body p:last-child{margin-bottom:0}.onboarding .onboarding-footer{border-top:1px solid #eee;padding:20px}.dashboard-boxes{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.dashboard-boxes .col{padding:0 10px}@media screen and (max-width:992px){.dashboard-boxes>.col:not(.w-100){flex:0 0 50%!important}}@media screen and (max-width:767px){.dashboard-boxes>.col:not(.w-100){flex:0 0 100%!important}}.dashboard-boxes .dashboard-box{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;margin-bottom:20px}.dashboard-boxes .dashboard-box.dashboard-box-top{height:auto}@media screen and (max-width:767px){.dashboard-boxes .dashboard-box.dashboard-box-top .w-25{flex:0 0 100%}}.dashboard-boxes .dashboard-box .dashboard-box-head{border-bottom:1px solid #eee;padding:15px 20px}@media screen and (max-width:767px){.dashboard-boxes .dashboard-box .dashboard-box-head{padding:12px}}.dashboard-boxes .dashboard-box .dashboard-box-head h2,.dashboard-boxes .dashboard-box .dashboard-box-head h3{margin:0}@media screen and (max-width:767px){.dashboard-boxes .dashboard-box .dashboard-box-head h2,.dashboard-boxes .dashboard-box .dashboard-box-head h3{font-size:16px}}.dashboard-boxes .dashboard-box .dashboard-box-body{padding:15px 20px}@media screen and (max-width:767px){.dashboard-boxes .dashboard-box .dashboard-box-body{padding:12px}}.dashboard-boxes .dashboard-box .dashboard-box-body :first-child{margin-top:0}.dashboard-boxes .dashboard-box .dashboard-box-body h3{font-size:1.2em}.dashboard-boxes .dashboard-box .dashboard-box-body table{width:100%}.dashboard-boxes .dashboard-box .dashboard-box-body table td,.dashboard-boxes .dashboard-box .dashboard-box-body table th{text-align:left;vertical-align:top}.dashboard-boxes .dashboard-box .dashboard-box-body table td:first-child,.dashboard-boxes .dashboard-box .dashboard-box-body table th:first-child{width:20%}.dashboard-boxes .dashboard-box .dashboard-box-body.how-to ul{list-style:inherit;margin-bottom:10px;padding-left:20px}.dashboard-boxes .dashboard-box .dashboard-box-body .dashicons-marker{color:#ccc}.dashboard-boxes .dashboard-box .dashboard-box-body .dashicons-yes-alt{color:#01a401}.dashboard-boxes .dashboard-box .dashboard-box-footer{margin-top:auto;padding:15px 20px}.dashboard-boxes .dashboard-box .dashboard-box-footer .dashboard-box-buttons-wrap{text-align:right}.dashboard-boxes .dashboard-box .dashboard-box-footer .dashboard-box-buttons-wrap .button{margin-left:10px}#wa-notifier-api-key{margin-bottom:10px;width:100%}.notifier-triggers-group-wrap{margin-bottom:30px}.notifier-triggers-group-wrap .notifier-trigger-wrap{margin-bottom:20px}.notifier-triggers-group-wrap .notifier-trigger-wrap .notifier-trigger-label{font-size:16px}.notifier-triggers-group-wrap .notifier-trigger-wrap .notifier-trigger-label input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:2px solid #697a8d;border-radius:3px;color:#697a8d;font:inherit;height:20px;margin:0 10px 0 0;outline:none!important;width:20px}.notifier-triggers-group-wrap .notifier-trigger-wrap .notifier-trigger-label input[type=checkbox]:before{content:""}.notifier-triggers-group-wrap .notifier-trigger-wrap .notifier-trigger-label input[type=checkbox]:checked{background:#0396a1;border-color:#0396a1;box-shadow:none;color:#fff}.notifier-triggers-group-wrap .notifier-trigger-wrap .notifier-trigger-label input[type=checkbox]:checked:before{content:"\f147";display:block;font-family:dashicons;font-size:20px;height:18px;margin-left:-3px;margin-top:-1px;position:absolute;width:18px}.notifier-triggers-group-wrap .notifier-trigger-wrap .notifier-trigger-label .notifier-show-trigger-info{background:none;border:0;color:#aaa;cursor:pointer;padding:0}.notifier-triggers-group-wrap .notifier-trigger-wrap .notifier-trigger-info{background:#f7f7f7;border:1px solid #eee;border-radius:10px;margin-top:10px;padding:10px}.notifier-overview-image{display:inline-block;float:right;height:auto;margin-left:30px;max-width:250px;width:100%}@media screen and (max-width:767px){.notifier-overview-image{float:none}.notifier-overview-image img{max-width:none}}.notifier-settings-form-profile .notifier-profile-fields-right{margin-left:50px;margin-top:100px}@media screen and (max-width:767px){.notifier-settings-form-profile .notifier-profile-fields-right{display:none}}.notifier-fields-table{max-width:700px;width:100%}.notifier-fields-table tr th{font-weight:600;line-height:1.3;padding:20px 10px 20px 0;text-align:left;vertical-align:top;width:200px}@media screen and (max-width:767px){.notifier-fields-table tr th{display:block;padding:10px 0 5px;width:100%}}.notifier-fields-table tr th.section-title{padding:0}.notifier-fields-table tr td{line-height:1.3;margin-bottom:9px;padding:15px 10px;vertical-align:middle}@media screen and (max-width:767px){.notifier-fields-table tr td{display:block;padding:0;width:100%}}.notifier-fields-table tr h3{margin-bottom:0}.notifier-fields-table tr .description{font-weight:400}.notifier-fields-table input:not([type=button]):not([type=radio]):not([type=checkbox]),.notifier-fields-table select,.notifier-fields-table textarea{max-width:none;width:100%}.notifier-fields-table #notifier_ctc_enable{height:16px;max-width:16px}.notifier-chat-btn-image-url{display:none}.disabled-field{background:#fff!important;opacity:.5;pointer-events:none}.post-type-wa_notifier_trigger #minor-publishing-actions #save-action,.post-type-wa_notifier_trigger #misc-publishing-actions{display:none}.post-type-wa_notifier_trigger #minor-publishing-actions{padding:15px 10px;text-align:left}.post-type-wa_notifier_trigger .trigger-fields-wrap{margin:1em 0}.post-type-wa_notifier_trigger .notifier-trigger-merge-tags{margin-bottom:5px}.post-type-wa_notifier_trigger .notifier-trigger-merge-tags .notifier-merge-tags-wrap{border:1px solid #8c8f94;border-radius:3px;padding:10px 10px 5px}.post-type-wa_notifier_trigger .notifier-trigger-merge-tags .notifier-merge-tags-wrap .notifier-merge-tags{border-bottom:1px solid #ddd;flex-wrap:nowrap;margin-bottom:15px;padding-bottom:10px}.post-type-wa_notifier_trigger .notifier-trigger-merge-tags .notifier-merge-tags-wrap .notifier-merge-tags:last-child{border-bottom:0;margin-bottom:0}@media screen and (max-width:767px){.post-type-wa_notifier_trigger .notifier-trigger-merge-tags .notifier-merge-tags-wrap .notifier-merge-tags{flex-wrap:wrap}}.post-type-wa_notifier_trigger .notifier-trigger-merge-tags .notifier-merge-tags-wrap .notifier-merge-tags legend.form-label{font-size:13px;font-weight:500;margin-bottom:5px;margin-top:1px;max-width:120px;min-width:120px}.post-type-wa_notifier_trigger .notifier-trigger-merge-tags .notifier-merge-tags-wrap .notifier-merge-tags .multi-checkbox-wrapper{flex-grow:1;max-height:105px;overflow:auto}@media screen and (max-width:767px){.post-type-wa_notifier_trigger .notifier-trigger-merge-tags .notifier-merge-tags-wrap .notifier-merge-tags .multi-checkbox-wrapper{max-height:150px}}.post-type-wa_notifier_trigger .notifier-trigger-merge-tags .notifier-merge-tags-wrap .notifier-merge-tags .multi-checkbox-wrapper .form-check{display:inline-block;margin-bottom:5px;width:25%}.post-type-wa_notifier_trigger .notifier-trigger-merge-tags .notifier-merge-tags-wrap .notifier-merge-tags .multi-checkbox-wrapper .form-check .form-check-label{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto}@media screen and (max-width:1440px){.post-type-wa_notifier_trigger .notifier-trigger-merge-tags .notifier-merge-tags-wrap .notifier-merge-tags .multi-checkbox-wrapper .form-check{width:33.33%}}@media screen and (max-width:1024px){.post-type-wa_notifier_trigger .notifier-trigger-merge-tags .notifier-merge-tags-wrap .notifier-merge-tags .multi-checkbox-wrapper .form-check{width:50%}}@media screen and (max-width:767px){.post-type-wa_notifier_trigger .notifier-trigger-merge-tags .notifier-merge-tags-wrap .notifier-merge-tags .multi-checkbox-wrapper .form-check{width:100%}}.notifier-click-to-chat-btn{bottom:20px;cursor:pointer;position:fixed;right:20px;z-index:99999999}.notifier-click-to-chat-btn a{display:inline-block;outline:none!important}.notifier-click-to-chat-btn a,.notifier-click-to-chat-btn a:focus,.notifier-click-to-chat-btn a:hover{text-decoration:none!important}.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}.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);box-sizing:inherit;color:#fff;display:flex;height:36px;justify-content:center;letter-spacing:.5px;line-height:36px;padding:0 2rem;text-align:center;transition:.2s ease-out;vertical-align:middle}.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%} | |