| 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 |
.small { |
| 14 |
font-size: 85%; |
| 15 |
} |
| 16 |
|
| 17 |
.d-block { |
| 18 |
display: block !important; |
| 19 |
} |
| 20 |
|
| 21 |
.d-flex { |
| 22 |
display: flex !important; |
| 23 |
flex-wrap: wrap; |
| 24 |
} |
| 25 |
|
| 26 |
.justify-content-center { |
| 27 |
justify-content: center; |
| 28 |
} |
| 29 |
|
| 30 |
.justify-content-end { |
| 31 |
justify-content: flex-end; |
| 32 |
} |
| 33 |
|
| 34 |
.justify-content-between { |
| 35 |
justify-content: space-between; |
| 36 |
} |
| 37 |
|
| 38 |
.align-content-center { |
| 39 |
align-content: center; |
| 40 |
} |
| 41 |
|
| 42 |
.align-items-center { |
| 43 |
align-items: center; |
| 44 |
} |
| 45 |
|
| 46 |
.col { |
| 47 |
flex: 1 0 0%; |
| 48 |
box-sizing: border-box; |
| 49 |
} |
| 50 |
|
| 51 |
.w-25 { |
| 52 |
flex: 0 0 auto; |
| 53 |
width: 25%; |
| 54 |
} |
| 55 |
|
| 56 |
.w-30 { |
| 57 |
flex: 0 0 auto; |
| 58 |
width: 30%; |
| 59 |
} |
| 60 |
|
| 61 |
.w-33 { |
| 62 |
flex: 0 0 auto; |
| 63 |
width: 33.33333333%; |
| 64 |
} |
| 65 |
|
| 66 |
.w-40 { |
| 67 |
flex: 0 0 auto; |
| 68 |
width: 40%; |
| 69 |
} |
| 70 |
|
| 71 |
.w-50 { |
| 72 |
flex: 0 0 auto; |
| 73 |
width: 50%; |
| 74 |
} |
| 75 |
|
| 76 |
.w-60 { |
| 77 |
flex: 0 0 auto; |
| 78 |
width: 60%; |
| 79 |
} |
| 80 |
|
| 81 |
.w-70 { |
| 82 |
flex: 0 0 auto; |
| 83 |
width: 70%; |
| 84 |
} |
| 85 |
|
| 86 |
.w-75 { |
| 87 |
flex: 0 0 auto; |
| 88 |
width: 75%; |
| 89 |
} |
| 90 |
|
| 91 |
.w-80 { |
| 92 |
flex: 0 0 auto; |
| 93 |
width: 80%; |
| 94 |
} |
| 95 |
|
| 96 |
.w-100 { |
| 97 |
flex: 1 0 100%; |
| 98 |
} |
| 99 |
|
| 100 |
.w-auto { |
| 101 |
width: auto !important; |
| 102 |
} |
| 103 |
|
| 104 |
.rounded { |
| 105 |
border-radius: 8px; |
| 106 |
} |
| 107 |
|
| 108 |
.bg-white { |
| 109 |
background-color: #fff; |
| 110 |
} |
| 111 |
|
| 112 |
.p-20 { |
| 113 |
padding: 20px; |
| 114 |
} |
| 115 |
|
| 116 |
.text-truncate { |
| 117 |
display: block; |
| 118 |
white-space: nowrap; |
| 119 |
overflow: hidden; |
| 120 |
text-overflow: ellipsis; |
| 121 |
} |
| 122 |
|
| 123 |
.text-left { |
| 124 |
text-align: left; |
| 125 |
} |
| 126 |
|
| 127 |
.text-right { |
| 128 |
text-align: right; |
| 129 |
} |
| 130 |
|
| 131 |
.text-uppercase { |
| 132 |
text-transform: uppercase; |
| 133 |
} |
| 134 |
|
| 135 |
.ms-auto { |
| 136 |
margin-left: auto; |
| 137 |
} |
| 138 |
|
| 139 |
.mt-0 { |
| 140 |
margin-top: 0px; |
| 141 |
} |
| 142 |
|
| 143 |
.mb-0 { |
| 144 |
margin-bottom: 0px; |
| 145 |
} |
| 146 |
|
| 147 |
.loader { |
| 148 |
height: 100px; |
| 149 |
background-size: 50px 50px; |
| 150 |
background-repeat: no-repeat; |
| 151 |
background-position: center; |
| 152 |
background-color: #f7f7f7; |
| 153 |
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"); |
| 154 |
} |
| 155 |
|
| 156 |
/* Global */ |
| 157 |
#wpcontent { |
| 158 |
padding-left: 0 !important; |
| 159 |
} |
| 160 |
|
| 161 |
#screen-meta { |
| 162 |
margin: 0 -20px; |
| 163 |
} |
| 164 |
@media screen and (max-width: 767px) { |
| 165 |
#screen-meta { |
| 166 |
margin: 0 0 0 -12px; |
| 167 |
border-left: 0; |
| 168 |
border-right: 0; |
| 169 |
} |
| 170 |
} |
| 171 |
|
| 172 |
#wpbody { |
| 173 |
padding-left: 20px; |
| 174 |
} |
| 175 |
@media screen and (max-width: 767px) { |
| 176 |
#wpbody { |
| 177 |
padding-top: 0; |
| 178 |
padding-left: 12px; |
| 179 |
} |
| 180 |
} |
| 181 |
|
| 182 |
.wrap.notifier { |
| 183 |
margin-top: 20px; |
| 184 |
} |
| 185 |
|
| 186 |
/* Meta Fields */ |
| 187 |
.meta-fields .form-field { |
| 188 |
position: relative; |
| 189 |
} |
| 190 |
.meta-fields .form-field label.form-label, |
| 191 |
.meta-fields .form-field legend { |
| 192 |
font-size: 14px; |
| 193 |
font-weight: 500; |
| 194 |
display: block; |
| 195 |
margin-bottom: 5px; |
| 196 |
} |
| 197 |
.meta-fields .form-field label .limit-text { |
| 198 |
float: right; |
| 199 |
color: #999; |
| 200 |
} |
| 201 |
.meta-fields .form-field input[type=text], |
| 202 |
.meta-fields .form-field input[type=password], |
| 203 |
.meta-fields .form-field textarea, |
| 204 |
.meta-fields .form-field select { |
| 205 |
width: 100%; |
| 206 |
max-width: 100%; |
| 207 |
} |
| 208 |
@media screen and (max-width: 767px) { |
| 209 |
.meta-fields .form-field input[type=text], |
| 210 |
.meta-fields .form-field input[type=password], |
| 211 |
.meta-fields .form-field textarea, |
| 212 |
.meta-fields .form-field select { |
| 213 |
width: 100%; |
| 214 |
} |
| 215 |
} |
| 216 |
.meta-fields .form-field input[disabled=disabled], |
| 217 |
.meta-fields .form-field textarea[disabled=disabled], |
| 218 |
.meta-fields .form-field select[disabled=disabled] { |
| 219 |
background-color: #f6f7f7; |
| 220 |
cursor: not-allowed; |
| 221 |
} |
| 222 |
.meta-fields .form-field *:disabled { |
| 223 |
background-color: #f6f7f7; |
| 224 |
} |
| 225 |
.meta-fields .form-field .radio-buttons { |
| 226 |
margin: 0; |
| 227 |
} |
| 228 |
.meta-fields .form-field .radio-buttons li { |
| 229 |
display: inline-block; |
| 230 |
margin-right: 20px; |
| 231 |
} |
| 232 |
.meta-fields .form-field .radio-buttons li label { |
| 233 |
display: inline-block; |
| 234 |
width: auto; |
| 235 |
} |
| 236 |
.meta-fields .form-field .fields-repeater { |
| 237 |
width: 100%; |
| 238 |
border-collapse: collapse; |
| 239 |
} |
| 240 |
.meta-fields .form-field .fields-repeater th { |
| 241 |
text-align: left; |
| 242 |
font-size: 13px; |
| 243 |
font-weight: normal; |
| 244 |
border: 1px solid #a8a6a6; |
| 245 |
padding: 10px; |
| 246 |
background-color: #f7f7f7; |
| 247 |
} |
| 248 |
.meta-fields .form-field .fields-repeater td { |
| 249 |
width: 50%; |
| 250 |
border: 1px solid #a8a6a6; |
| 251 |
padding: 10px; |
| 252 |
vertical-align: top; |
| 253 |
} |
| 254 |
.meta-fields .form-field .fields-repeater td input, |
| 255 |
.meta-fields .form-field .fields-repeater td select, |
| 256 |
.meta-fields .form-field .fields-repeater td textarea { |
| 257 |
width: 100%; |
| 258 |
} |
| 259 |
.meta-fields .form-field .fields-repeater td.delete-repeater-field { |
| 260 |
min-width: 20px; |
| 261 |
text-align: center; |
| 262 |
} |
| 263 |
.meta-fields .form-field .fields-repeater td.delete-repeater-field span { |
| 264 |
margin-top: 5px; |
| 265 |
cursor: pointer; |
| 266 |
} |
| 267 |
.meta-fields fieldset.form-field { |
| 268 |
font-size: 13px; |
| 269 |
line-height: 1.5; |
| 270 |
margin: 1em 0; |
| 271 |
} |
| 272 |
.meta-fields h3 { |
| 273 |
margin-bottom: 5px; |
| 274 |
font-size: 14px; |
| 275 |
} |
| 276 |
.meta-fields h4 { |
| 277 |
margin-bottom: 0; |
| 278 |
} |
| 279 |
.meta-fields hr { |
| 280 |
margin: 20px auto; |
| 281 |
} |
| 282 |
.meta-fields .optional-text { |
| 283 |
color: #999; |
| 284 |
font-weight: normal; |
| 285 |
} |
| 286 |
.meta-fields .description { |
| 287 |
font-size: 12px; |
| 288 |
margin-top: 5px; |
| 289 |
display: inline-block; |
| 290 |
color: #555; |
| 291 |
} |
| 292 |
@media screen and (max-width: 767px) { |
| 293 |
.meta-fields .col { |
| 294 |
flex: 0 0 100%; |
| 295 |
} |
| 296 |
} |
| 297 |
|
| 298 |
.notifier-media-preview { |
| 299 |
display: block; |
| 300 |
} |
| 301 |
|
| 302 |
.notifier-notice { |
| 303 |
margin-top: 20px; |
| 304 |
margin-left: 0px; |
| 305 |
} |
| 306 |
|
| 307 |
table.wp-list-table { |
| 308 |
border: 1px solid #eee; |
| 309 |
box-shadow: none; |
| 310 |
border-radius: 8px; |
| 311 |
} |
| 312 |
table.wp-list-table thead td, |
| 313 |
table.wp-list-table thead th { |
| 314 |
padding-top: 5px !important; |
| 315 |
padding-bottom: 5px !important; |
| 316 |
border-bottom: 1px solid #eee; |
| 317 |
} |
| 318 |
table.wp-list-table tfoot td, |
| 319 |
table.wp-list-table tfoot th { |
| 320 |
padding-top: 5px !important; |
| 321 |
padding-bottom: 5px !important; |
| 322 |
border-top: 1px solid #eee; |
| 323 |
} |
| 324 |
|
| 325 |
.notifier-toggle-switch input[type=checkbox] { |
| 326 |
position: relative; |
| 327 |
-webkit-appearance: none; |
| 328 |
-moz-appearance: none; |
| 329 |
appearance: none; |
| 330 |
width: 32px; |
| 331 |
height: 16px; |
| 332 |
background: #ccc; |
| 333 |
border-radius: 40px; |
| 334 |
box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); |
| 335 |
cursor: pointer; |
| 336 |
transition: 0.2s; |
| 337 |
border: none; |
| 338 |
outline: none; |
| 339 |
} |
| 340 |
.notifier-toggle-switch input:checked[type=checkbox] { |
| 341 |
-webkit-appearance: none; |
| 342 |
-moz-appearance: none; |
| 343 |
appearance: none; |
| 344 |
background: #00c417; |
| 345 |
} |
| 346 |
.notifier-toggle-switch input[type=checkbox]::before { |
| 347 |
content: none; |
| 348 |
} |
| 349 |
.notifier-toggle-switch input[type=checkbox]::after { |
| 350 |
position: absolute; |
| 351 |
content: ""; |
| 352 |
width: 16px; |
| 353 |
height: 16px; |
| 354 |
top: 0; |
| 355 |
left: 0; |
| 356 |
background: #fff; |
| 357 |
border-radius: 50%; |
| 358 |
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); |
| 359 |
transform: scale(1.1); |
| 360 |
transition: 0.2s; |
| 361 |
} |
| 362 |
.notifier-toggle-switch input:checked[type=checkbox]::after { |
| 363 |
left: 50%; |
| 364 |
} |
| 365 |
|
| 366 |
@media screen and (max-width: 767px) { |
| 367 |
#notifier-admin-header { |
| 368 |
padding-top: 46px; |
| 369 |
} |
| 370 |
} |
| 371 |
#notifier-admin-header .notifier-admin-header-content { |
| 372 |
background: #fff; |
| 373 |
box-sizing: border-box; |
| 374 |
width: 100%; |
| 375 |
top: 32px; |
| 376 |
z-index: 1001; |
| 377 |
padding: 0 20px; |
| 378 |
height: 70px; |
| 379 |
display: flex; |
| 380 |
align-content: center; |
| 381 |
align-items: center; |
| 382 |
justify-content: space-between; |
| 383 |
border-bottom: 1px solid #eeeeee; |
| 384 |
} |
| 385 |
@media screen and (max-width: 767px) { |
| 386 |
#notifier-admin-header .notifier-admin-header-content { |
| 387 |
padding: 0 12px; |
| 388 |
} |
| 389 |
} |
| 390 |
#notifier-admin-header .notifier-admin-header-content.sticky { |
| 391 |
box-shadow: 0 8px 8px 0 rgba(85, 93, 102, 0.3); |
| 392 |
} |
| 393 |
@media screen and (max-width: 767px) { |
| 394 |
#notifier-admin-header .notifier-admin-header-content .header-page-title { |
| 395 |
flex: 1; |
| 396 |
} |
| 397 |
} |
| 398 |
@media screen and (max-width: 767px) { |
| 399 |
#notifier-admin-header .notifier-admin-header-content .header-menu-items { |
| 400 |
flex: 1; |
| 401 |
justify-content: flex-end; |
| 402 |
} |
| 403 |
} |
| 404 |
#notifier-admin-header .notifier-admin-header-content .header-menu-items ul { |
| 405 |
margin: 0; |
| 406 |
} |
| 407 |
#notifier-admin-header .notifier-admin-header-content .header-menu-items ul li { |
| 408 |
display: inline-block; |
| 409 |
margin-bottom: 0; |
| 410 |
} |
| 411 |
#notifier-admin-header .notifier-admin-header-content .header-menu-items ul li:last-child { |
| 412 |
border-right: 0; |
| 413 |
} |
| 414 |
#notifier-admin-header .notifier-admin-header-content .header-menu-items ul li a { |
| 415 |
text-decoration: none; |
| 416 |
padding: 0 20px; |
| 417 |
display: block; |
| 418 |
} |
| 419 |
@media screen and (max-width: 767px) { |
| 420 |
#notifier-admin-header .notifier-admin-header-content .header-menu-items ul li a { |
| 421 |
padding: 0 10px; |
| 422 |
} |
| 423 |
} |
| 424 |
#notifier-admin-header .notifier-admin-header-content .header-menu-items ul li a.active { |
| 425 |
color: #555; |
| 426 |
} |
| 427 |
@media screen and (max-width: 767px) { |
| 428 |
#notifier-admin-header .notifier-admin-header-content .header-action-links { |
| 429 |
display: none !important; |
| 430 |
} |
| 431 |
} |
| 432 |
#notifier-admin-header .notifier-admin-header-content .header-action-links > * { |
| 433 |
text-decoration: none; |
| 434 |
padding: 0 10px; |
| 435 |
display: inline-block; |
| 436 |
} |
| 437 |
#notifier-admin-header .notifier-admin-header-content .header-action-links > *.header-version { |
| 438 |
color: #777; |
| 439 |
} |
| 440 |
|
| 441 |
.onboarding { |
| 442 |
max-width: 600px; |
| 443 |
margin: 0 auto; |
| 444 |
background: #fff; |
| 445 |
border-radius: 10px; |
| 446 |
box-shadow: 0 8px 8px 0 rgba(85, 93, 102, 0.1); |
| 447 |
} |
| 448 |
.onboarding .onboarding-head { |
| 449 |
padding: 20px; |
| 450 |
border-bottom: 1px solid #eee; |
| 451 |
} |
| 452 |
.onboarding .onboarding-head h1, |
| 453 |
.onboarding .onboarding-head h2, |
| 454 |
.onboarding .onboarding-head h3 { |
| 455 |
margin: 0; |
| 456 |
} |
| 457 |
.onboarding .onboarding-head p { |
| 458 |
margin-bottom: 0; |
| 459 |
} |
| 460 |
.onboarding .onboarding-body { |
| 461 |
padding: 20px; |
| 462 |
} |
| 463 |
.onboarding .onboarding-body h1, |
| 464 |
.onboarding .onboarding-body h2, |
| 465 |
.onboarding .onboarding-body h3, |
| 466 |
.onboarding .onboarding-body p:first-child { |
| 467 |
margin-top: 0; |
| 468 |
} |
| 469 |
.onboarding .onboarding-body p:last-child { |
| 470 |
margin-bottom: 0; |
| 471 |
} |
| 472 |
.onboarding .onboarding-footer { |
| 473 |
padding: 20px; |
| 474 |
border-top: 1px solid #eee; |
| 475 |
} |
| 476 |
|
| 477 |
.dashboard-boxes { |
| 478 |
display: flex; |
| 479 |
flex-wrap: wrap; |
| 480 |
margin-left: -10px; |
| 481 |
margin-right: -10px; |
| 482 |
} |
| 483 |
.dashboard-boxes .col { |
| 484 |
padding: 0 10px; |
| 485 |
} |
| 486 |
@media screen and (max-width: 992px) { |
| 487 |
.dashboard-boxes > .col:not(.w-100) { |
| 488 |
flex: 0 0 50% !important; |
| 489 |
} |
| 490 |
} |
| 491 |
@media screen and (max-width: 767px) { |
| 492 |
.dashboard-boxes > .col:not(.w-100) { |
| 493 |
flex: 0 0 100% !important; |
| 494 |
} |
| 495 |
} |
| 496 |
.dashboard-boxes .dashboard-box { |
| 497 |
border-radius: 8px; |
| 498 |
background-color: #fff; |
| 499 |
display: flex; |
| 500 |
flex-direction: column; |
| 501 |
margin-bottom: 20px; |
| 502 |
} |
| 503 |
.dashboard-boxes .dashboard-box.dashboard-box-top { |
| 504 |
height: auto; |
| 505 |
} |
| 506 |
@media screen and (max-width: 767px) { |
| 507 |
.dashboard-boxes .dashboard-box.dashboard-box-top .w-25 { |
| 508 |
flex: 0 0 100%; |
| 509 |
} |
| 510 |
} |
| 511 |
.dashboard-boxes .dashboard-box .dashboard-box-head { |
| 512 |
padding: 15px 20px; |
| 513 |
border-bottom: 1px solid #eee; |
| 514 |
} |
| 515 |
@media screen and (max-width: 767px) { |
| 516 |
.dashboard-boxes .dashboard-box .dashboard-box-head { |
| 517 |
padding: 12px; |
| 518 |
} |
| 519 |
} |
| 520 |
.dashboard-boxes .dashboard-box .dashboard-box-head h2, |
| 521 |
.dashboard-boxes .dashboard-box .dashboard-box-head h3 { |
| 522 |
margin: 0; |
| 523 |
} |
| 524 |
@media screen and (max-width: 767px) { |
| 525 |
.dashboard-boxes .dashboard-box .dashboard-box-head h2, |
| 526 |
.dashboard-boxes .dashboard-box .dashboard-box-head h3 { |
| 527 |
font-size: 16px; |
| 528 |
} |
| 529 |
} |
| 530 |
.dashboard-boxes .dashboard-box .dashboard-box-body { |
| 531 |
padding: 15px 20px; |
| 532 |
} |
| 533 |
@media screen and (max-width: 767px) { |
| 534 |
.dashboard-boxes .dashboard-box .dashboard-box-body { |
| 535 |
padding: 12px; |
| 536 |
} |
| 537 |
} |
| 538 |
.dashboard-boxes .dashboard-box .dashboard-box-body *:first-child { |
| 539 |
margin-top: 0; |
| 540 |
} |
| 541 |
.dashboard-boxes .dashboard-box .dashboard-box-body h3 { |
| 542 |
font-size: 1.2em; |
| 543 |
} |
| 544 |
.dashboard-boxes .dashboard-box .dashboard-box-body table { |
| 545 |
width: 100%; |
| 546 |
} |
| 547 |
.dashboard-boxes .dashboard-box .dashboard-box-body table th, .dashboard-boxes .dashboard-box .dashboard-box-body table td { |
| 548 |
text-align: left; |
| 549 |
vertical-align: top; |
| 550 |
} |
| 551 |
.dashboard-boxes .dashboard-box .dashboard-box-body table th:first-child, .dashboard-boxes .dashboard-box .dashboard-box-body table td:first-child { |
| 552 |
width: 20%; |
| 553 |
} |
| 554 |
.dashboard-boxes .dashboard-box .dashboard-box-body .dashicons-marker { |
| 555 |
color: #ccc; |
| 556 |
} |
| 557 |
.dashboard-boxes .dashboard-box .dashboard-box-body .dashicons-yes-alt { |
| 558 |
color: #01a401; |
| 559 |
} |
| 560 |
.dashboard-boxes .dashboard-box .dashboard-box-footer { |
| 561 |
margin-top: auto; |
| 562 |
padding: 15px 20px; |
| 563 |
} |
| 564 |
.dashboard-boxes .dashboard-box .dashboard-box-footer .dashboard-box-buttons-wrap { |
| 565 |
text-align: right; |
| 566 |
} |
| 567 |
.dashboard-boxes .dashboard-box .dashboard-box-footer .dashboard-box-buttons-wrap .button { |
| 568 |
margin-left: 10px; |
| 569 |
} |
| 570 |
|
| 571 |
#wa-notifier-api-key { |
| 572 |
width: 100%; |
| 573 |
margin-bottom: 10px; |
| 574 |
} |
| 575 |
|
| 576 |
.notifier-triggers-group-wrap { |
| 577 |
margin-bottom: 30px; |
| 578 |
} |
| 579 |
.notifier-triggers-group-wrap .notifier-trigger-wrap { |
| 580 |
margin-bottom: 20px; |
| 581 |
} |
| 582 |
.notifier-triggers-group-wrap .notifier-trigger-wrap .notifier-trigger-label { |
| 583 |
font-size: 16px; |
| 584 |
} |
| 585 |
.notifier-triggers-group-wrap .notifier-trigger-wrap .notifier-trigger-label input[type=checkbox] { |
| 586 |
-webkit-appearance: none; |
| 587 |
-moz-appearance: none; |
| 588 |
appearance: none; |
| 589 |
margin: 0; |
| 590 |
font: inherit; |
| 591 |
color: #697a8d; |
| 592 |
width: 20px; |
| 593 |
height: 20px; |
| 594 |
border: 2px solid #697a8d; |
| 595 |
border-radius: 3px; |
| 596 |
background-color: transparent; |
| 597 |
outline: none !important; |
| 598 |
margin-right: 10px; |
| 599 |
} |
| 600 |
.notifier-triggers-group-wrap .notifier-trigger-wrap .notifier-trigger-label input[type=checkbox]::before { |
| 601 |
content: ""; |
| 602 |
} |
| 603 |
.notifier-triggers-group-wrap .notifier-trigger-wrap .notifier-trigger-label input[type=checkbox]:checked { |
| 604 |
color: white; |
| 605 |
background: #0396a1; |
| 606 |
border-color: #0396a1; |
| 607 |
box-shadow: none; |
| 608 |
} |
| 609 |
.notifier-triggers-group-wrap .notifier-trigger-wrap .notifier-trigger-label input[type=checkbox]:checked::before { |
| 610 |
content: "\f147"; |
| 611 |
font-family: "dashicons"; |
| 612 |
font-size: 20px; |
| 613 |
display: block; |
| 614 |
position: absolute; |
| 615 |
height: 18px; |
| 616 |
width: 18px; |
| 617 |
margin-top: -1px; |
| 618 |
margin-left: -3px; |
| 619 |
} |
| 620 |
.notifier-triggers-group-wrap .notifier-trigger-wrap .notifier-trigger-label .notifier-show-trigger-info { |
| 621 |
border: 0px; |
| 622 |
background: none; |
| 623 |
padding: 0px; |
| 624 |
cursor: pointer; |
| 625 |
color: #aaa; |
| 626 |
} |
| 627 |
.notifier-triggers-group-wrap .notifier-trigger-wrap .notifier-trigger-info { |
| 628 |
background: #f7f7f7; |
| 629 |
padding: 10px; |
| 630 |
margin-top: 10px; |
| 631 |
border: 1px solid #eeeeee; |
| 632 |
border-radius: 10px; |
| 633 |
} |
| 634 |
|
| 635 |
.notifier-overview-image { |
| 636 |
float: right; |
| 637 |
display: inline-block; |
| 638 |
} |
| 639 |
.notifier-overview-image img { |
| 640 |
width: 100%; |
| 641 |
height: auto; |
| 642 |
max-width: 200px; |
| 643 |
} |
| 644 |
@media screen and (max-width: 767px) { |
| 645 |
.notifier-overview-image { |
| 646 |
float: none; |
| 647 |
} |
| 648 |
.notifier-overview-image img { |
| 649 |
max-width: none; |
| 650 |
} |
| 651 |
} |
| 652 |
|
| 653 |
.notifier-settings-form-profile .notifier-profile-fields-right { |
| 654 |
margin-left: 50px; |
| 655 |
margin-top: 100px; |
| 656 |
} |
| 657 |
@media screen and (max-width: 767px) { |
| 658 |
.notifier-settings-form-profile .notifier-profile-fields-right { |
| 659 |
display: none; |
| 660 |
} |
| 661 |
} |
| 662 |
|
| 663 |
.notifier-fields-table { |
| 664 |
width: 100%; |
| 665 |
max-width: 700px; |
| 666 |
} |
| 667 |
.notifier-fields-table tr th { |
| 668 |
vertical-align: top; |
| 669 |
text-align: left; |
| 670 |
padding: 20px 10px 20px 0; |
| 671 |
width: 200px; |
| 672 |
line-height: 1.3; |
| 673 |
font-weight: 600; |
| 674 |
} |
| 675 |
@media screen and (max-width: 767px) { |
| 676 |
.notifier-fields-table tr th { |
| 677 |
display: block; |
| 678 |
width: 100%; |
| 679 |
padding: 10px 0 5px 0; |
| 680 |
} |
| 681 |
} |
| 682 |
.notifier-fields-table tr th.section-title { |
| 683 |
padding: 0; |
| 684 |
} |
| 685 |
.notifier-fields-table tr td { |
| 686 |
margin-bottom: 9px; |
| 687 |
padding: 15px 10px; |
| 688 |
line-height: 1.3; |
| 689 |
vertical-align: middle; |
| 690 |
} |
| 691 |
@media screen and (max-width: 767px) { |
| 692 |
.notifier-fields-table tr td { |
| 693 |
display: block; |
| 694 |
width: 100%; |
| 695 |
padding: 0; |
| 696 |
} |
| 697 |
} |
| 698 |
.notifier-fields-table input:not([type=button]), |
| 699 |
.notifier-fields-table textarea, |
| 700 |
.notifier-fields-table select { |
| 701 |
width: 100%; |
| 702 |
max-width: none; |
| 703 |
} |
| 704 |
|
| 705 |
.post-type-wa_notifier_trigger #minor-publishing-actions #save-action, |
| 706 |
.post-type-wa_notifier_trigger #misc-publishing-actions { |
| 707 |
display: none; |
| 708 |
} |
| 709 |
.post-type-wa_notifier_trigger #minor-publishing-actions { |
| 710 |
padding: 15px 10px; |
| 711 |
text-align: left; |
| 712 |
} |
| 713 |
.post-type-wa_notifier_trigger .trigger-fields-wrap { |
| 714 |
margin: 1em 0; |
| 715 |
} |
| 716 |
.post-type-wa_notifier_trigger .notifier-trigger-merge-tags { |
| 717 |
margin-bottom: 5px; |
| 718 |
} |
| 719 |
.post-type-wa_notifier_trigger .notifier-trigger-merge-tags .notifier-merge-tags-wrap { |
| 720 |
padding: 10px 10px 5px 10px; |
| 721 |
border: 1px solid #8c8f94; |
| 722 |
border-radius: 3px; |
| 723 |
} |
| 724 |
.post-type-wa_notifier_trigger .notifier-trigger-merge-tags .notifier-merge-tags-wrap .notifier-merge-tags { |
| 725 |
flex-wrap: nowrap; |
| 726 |
margin-bottom: 10px; |
| 727 |
} |
| 728 |
.post-type-wa_notifier_trigger .notifier-trigger-merge-tags .notifier-merge-tags-wrap .notifier-merge-tags:last-child { |
| 729 |
margin-bottom: 0px; |
| 730 |
} |
| 731 |
@media screen and (max-width: 767px) { |
| 732 |
.post-type-wa_notifier_trigger .notifier-trigger-merge-tags .notifier-merge-tags-wrap .notifier-merge-tags { |
| 733 |
flex-wrap: wrap; |
| 734 |
} |
| 735 |
} |
| 736 |
.post-type-wa_notifier_trigger .notifier-trigger-merge-tags .notifier-merge-tags-wrap .notifier-merge-tags legend.form-label { |
| 737 |
font-size: 13px; |
| 738 |
min-width: 120px; |
| 739 |
max-width: 120px; |
| 740 |
font-weight: 500; |
| 741 |
margin-bottom: 5px; |
| 742 |
margin-top: 1px; |
| 743 |
} |
| 744 |
.post-type-wa_notifier_trigger .notifier-trigger-merge-tags .notifier-merge-tags-wrap .notifier-merge-tags .multi-checkbox-wrapper { |
| 745 |
flex-grow: 1; |
| 746 |
} |
| 747 |
.post-type-wa_notifier_trigger .notifier-trigger-merge-tags .notifier-merge-tags-wrap .notifier-merge-tags .multi-checkbox-wrapper .form-check { |
| 748 |
display: inline-block; |
| 749 |
margin-bottom: 5px; |
| 750 |
width: 25%; |
| 751 |
} |
| 752 |
.post-type-wa_notifier_trigger .notifier-trigger-merge-tags .notifier-merge-tags-wrap .notifier-merge-tags .multi-checkbox-wrapper .form-check .form-check-label { |
| 753 |
width: auto; |
| 754 |
display: block; |
| 755 |
white-space: nowrap; |
| 756 |
overflow: hidden; |
| 757 |
text-overflow: ellipsis; |
| 758 |
} |
| 759 |
@media screen and (max-width: 1440px) { |
| 760 |
.post-type-wa_notifier_trigger .notifier-trigger-merge-tags .notifier-merge-tags-wrap .notifier-merge-tags .multi-checkbox-wrapper .form-check { |
| 761 |
width: 33.33%; |
| 762 |
} |
| 763 |
} |
| 764 |
@media screen and (max-width: 1024px) { |
| 765 |
.post-type-wa_notifier_trigger .notifier-trigger-merge-tags .notifier-merge-tags-wrap .notifier-merge-tags .multi-checkbox-wrapper .form-check { |
| 766 |
width: 50%; |
| 767 |
} |
| 768 |
} |
| 769 |
@media screen and (max-width: 767px) { |
| 770 |
.post-type-wa_notifier_trigger .notifier-trigger-merge-tags .notifier-merge-tags-wrap .notifier-merge-tags .multi-checkbox-wrapper .form-check { |
| 771 |
width: 100%; |
| 772 |
} |
| 773 |
} |
| 774 |
|