bootstrap.css
9 years ago
bootstrap.css.map
9 years ago
bootstrap.min.css
9 years ago
index.html
9 years ago
bootstrap.css
1377 lines
| 1 | /*! |
| 2 | * This file was generated through the Sass port of Bootstrap (https://github.com/twbs/bootstrap-sass). |
| 3 | * The following modules were used: "forms", "buttons", "button-groups", "input-groups", "close", "modals". |
| 4 | * - - - - - - - - - - - - - - - - - - - - - - - - - |
| 5 | * Bootstrap v3.3.7 (http://getbootstrap.com) |
| 6 | * Copyright 2011-2016 Twitter, Inc. |
| 7 | * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) |
| 8 | */ |
| 9 | |
| 10 | .embedpress-modal fieldset { |
| 11 | padding: 0; |
| 12 | margin: 0; |
| 13 | border: 0; |
| 14 | min-width: 0; } |
| 15 | |
| 16 | .embedpress-modal legend { |
| 17 | display: block; |
| 18 | width: 100%; |
| 19 | padding: 0; |
| 20 | margin-bottom: 20px; |
| 21 | font-size: 21px; |
| 22 | line-height: inherit; |
| 23 | color: #333333; |
| 24 | border: 0; |
| 25 | border-bottom: 1px solid #e5e5e5; } |
| 26 | |
| 27 | .embedpress-modal label { |
| 28 | display: inline-block; |
| 29 | max-width: 100%; |
| 30 | margin-bottom: 5px; |
| 31 | font-weight: bold; } |
| 32 | |
| 33 | .embedpress-modal input[type="search"] { |
| 34 | box-sizing: border-box; } |
| 35 | |
| 36 | .embedpress-modal input[type="radio"], |
| 37 | .embedpress-modal input[type="checkbox"] { |
| 38 | margin: 4px 0 0; |
| 39 | margin-top: 1px \9; |
| 40 | line-height: normal; } |
| 41 | |
| 42 | .embedpress-modal input[type="file"] { |
| 43 | display: block; } |
| 44 | |
| 45 | .embedpress-modal input[type="range"] { |
| 46 | display: block; |
| 47 | width: 100%; } |
| 48 | |
| 49 | .embedpress-modal select[multiple], |
| 50 | .embedpress-modal select[size] { |
| 51 | height: auto; } |
| 52 | |
| 53 | .embedpress-modal input[type="file"]:focus, |
| 54 | .embedpress-modal input[type="radio"]:focus, |
| 55 | .embedpress-modal input[type="checkbox"]:focus { |
| 56 | outline: 5px auto -webkit-focus-ring-color; |
| 57 | outline-offset: -2px; } |
| 58 | |
| 59 | .embedpress-modal output { |
| 60 | display: block; |
| 61 | padding-top: 7px; |
| 62 | font-size: 14px; |
| 63 | line-height: 1.42857; |
| 64 | color: #555555; } |
| 65 | |
| 66 | .embedpress-modal .form-control { |
| 67 | display: block; |
| 68 | width: 100%; |
| 69 | height: 34px; |
| 70 | padding: 6px 12px; |
| 71 | font-size: 14px; |
| 72 | line-height: 1.42857; |
| 73 | color: #555555; |
| 74 | background-color: #fff; |
| 75 | background-image: none; |
| 76 | border: 1px solid #ccc; |
| 77 | border-radius: 4px; |
| 78 | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); |
| 79 | transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; } |
| 80 | .embedpress-modal .form-control:focus { |
| 81 | border-color: #66afe9; |
| 82 | outline: 0; |
| 83 | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); } |
| 84 | .embedpress-modal .form-control::-moz-placeholder { |
| 85 | color: #999; |
| 86 | opacity: 1; } |
| 87 | .embedpress-modal .form-control:-ms-input-placeholder { |
| 88 | color: #999; } |
| 89 | .embedpress-modal .form-control::-webkit-input-placeholder { |
| 90 | color: #999; } |
| 91 | .embedpress-modal .form-control::-ms-expand { |
| 92 | border: 0; |
| 93 | background-color: transparent; } |
| 94 | .embedpress-modal .form-control[disabled], .embedpress-modal .form-control[readonly], |
| 95 | fieldset[disabled] .embedpress-modal .form-control { |
| 96 | background-color: #eeeeee; |
| 97 | opacity: 1; } |
| 98 | .embedpress-modal .form-control[disabled], |
| 99 | fieldset[disabled] .embedpress-modal .form-control { |
| 100 | cursor: not-allowed; } |
| 101 | |
| 102 | .embedpress-modal textarea.form-control { |
| 103 | height: auto; } |
| 104 | |
| 105 | .embedpress-modal input[type="search"] { |
| 106 | -webkit-appearance: none; } |
| 107 | |
| 108 | @media screen and (-webkit-min-device-pixel-ratio: 0) { |
| 109 | .embedpress-modal input[type="date"].form-control, |
| 110 | .embedpress-modal input[type="time"].form-control, |
| 111 | .embedpress-modal input[type="datetime-local"].form-control, |
| 112 | .embedpress-modal input[type="month"].form-control { |
| 113 | line-height: 34px; } |
| 114 | .embedpress-modal input[type="date"].input-sm, .embedpress-modal .input-group-sm > input[type="date"].form-control, .embedpress-modal .input-group-sm > input[type="date"].input-group-addon, .embedpress-modal .input-group-sm > .input-group-btn > input[type="date"].btn, |
| 115 | .input-group-sm .embedpress-modal input[type="date"], |
| 116 | .embedpress-modal input[type="time"].input-sm, .embedpress-modal .input-group-sm > input[type="time"].form-control, .embedpress-modal .input-group-sm > input[type="time"].input-group-addon, .embedpress-modal .input-group-sm > .input-group-btn > input[type="time"].btn, |
| 117 | .input-group-sm |
| 118 | .embedpress-modal input[type="time"], |
| 119 | .embedpress-modal input[type="datetime-local"].input-sm, .embedpress-modal .input-group-sm > input[type="datetime-local"].form-control, .embedpress-modal .input-group-sm > input[type="datetime-local"].input-group-addon, .embedpress-modal .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, |
| 120 | .input-group-sm |
| 121 | .embedpress-modal input[type="datetime-local"], |
| 122 | .embedpress-modal input[type="month"].input-sm, .embedpress-modal .input-group-sm > input[type="month"].form-control, .embedpress-modal .input-group-sm > input[type="month"].input-group-addon, .embedpress-modal .input-group-sm > .input-group-btn > input[type="month"].btn, |
| 123 | .input-group-sm |
| 124 | .embedpress-modal input[type="month"] { |
| 125 | line-height: 30px; } |
| 126 | .embedpress-modal input[type="date"].input-lg, .embedpress-modal .input-group-lg > input[type="date"].form-control, .embedpress-modal .input-group-lg > input[type="date"].input-group-addon, .embedpress-modal .input-group-lg > .input-group-btn > input[type="date"].btn, |
| 127 | .input-group-lg .embedpress-modal input[type="date"], |
| 128 | .embedpress-modal input[type="time"].input-lg, .embedpress-modal .input-group-lg > input[type="time"].form-control, .embedpress-modal .input-group-lg > input[type="time"].input-group-addon, .embedpress-modal .input-group-lg > .input-group-btn > input[type="time"].btn, |
| 129 | .input-group-lg |
| 130 | .embedpress-modal input[type="time"], |
| 131 | .embedpress-modal input[type="datetime-local"].input-lg, .embedpress-modal .input-group-lg > input[type="datetime-local"].form-control, .embedpress-modal .input-group-lg > input[type="datetime-local"].input-group-addon, .embedpress-modal .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, |
| 132 | .input-group-lg |
| 133 | .embedpress-modal input[type="datetime-local"], |
| 134 | .embedpress-modal input[type="month"].input-lg, .embedpress-modal .input-group-lg > input[type="month"].form-control, .embedpress-modal .input-group-lg > input[type="month"].input-group-addon, .embedpress-modal .input-group-lg > .input-group-btn > input[type="month"].btn, |
| 135 | .input-group-lg |
| 136 | .embedpress-modal input[type="month"] { |
| 137 | line-height: 46px; } } |
| 138 | |
| 139 | .embedpress-modal .form-group { |
| 140 | margin-bottom: 15px; } |
| 141 | |
| 142 | .embedpress-modal .radio, |
| 143 | .embedpress-modal .checkbox { |
| 144 | position: relative; |
| 145 | display: block; |
| 146 | margin-top: 10px; |
| 147 | margin-bottom: 10px; } |
| 148 | .embedpress-modal .radio label, |
| 149 | .embedpress-modal .checkbox label { |
| 150 | min-height: 20px; |
| 151 | padding-left: 20px; |
| 152 | margin-bottom: 0; |
| 153 | font-weight: normal; |
| 154 | cursor: pointer; } |
| 155 | |
| 156 | .embedpress-modal .radio input[type="radio"], |
| 157 | .embedpress-modal .radio-inline input[type="radio"], |
| 158 | .embedpress-modal .checkbox input[type="checkbox"], |
| 159 | .embedpress-modal .checkbox-inline input[type="checkbox"] { |
| 160 | position: absolute; |
| 161 | margin-left: -20px; |
| 162 | margin-top: 4px \9; } |
| 163 | |
| 164 | .embedpress-modal .radio + .radio, |
| 165 | .embedpress-modal .checkbox + .checkbox { |
| 166 | margin-top: -5px; } |
| 167 | |
| 168 | .embedpress-modal .radio-inline, |
| 169 | .embedpress-modal .checkbox-inline { |
| 170 | position: relative; |
| 171 | display: inline-block; |
| 172 | padding-left: 20px; |
| 173 | margin-bottom: 0; |
| 174 | vertical-align: middle; |
| 175 | font-weight: normal; |
| 176 | cursor: pointer; } |
| 177 | |
| 178 | .embedpress-modal .radio-inline + .radio-inline, |
| 179 | .embedpress-modal .checkbox-inline + .checkbox-inline { |
| 180 | margin-top: 0; |
| 181 | margin-left: 10px; } |
| 182 | |
| 183 | .embedpress-modal input[type="radio"][disabled], .embedpress-modal input[type="radio"].disabled, |
| 184 | fieldset[disabled] .embedpress-modal input[type="radio"], |
| 185 | .embedpress-modal input[type="checkbox"][disabled], |
| 186 | .embedpress-modal input[type="checkbox"].disabled, |
| 187 | fieldset[disabled] |
| 188 | .embedpress-modal input[type="checkbox"] { |
| 189 | cursor: not-allowed; } |
| 190 | |
| 191 | .embedpress-modal .radio-inline.disabled, |
| 192 | fieldset[disabled] .embedpress-modal .radio-inline, |
| 193 | .embedpress-modal .checkbox-inline.disabled, |
| 194 | fieldset[disabled] |
| 195 | .embedpress-modal .checkbox-inline { |
| 196 | cursor: not-allowed; } |
| 197 | |
| 198 | .embedpress-modal .radio.disabled label, |
| 199 | fieldset[disabled] .embedpress-modal .radio label, |
| 200 | .embedpress-modal .checkbox.disabled label, |
| 201 | fieldset[disabled] |
| 202 | .embedpress-modal .checkbox label { |
| 203 | cursor: not-allowed; } |
| 204 | |
| 205 | .embedpress-modal .form-control-static { |
| 206 | padding-top: 7px; |
| 207 | padding-bottom: 7px; |
| 208 | margin-bottom: 0; |
| 209 | min-height: 34px; } |
| 210 | .embedpress-modal .form-control-static.input-lg, .embedpress-modal .input-group-lg > .form-control-static.form-control, .embedpress-modal .input-group-lg > .form-control-static.input-group-addon, .embedpress-modal .input-group-lg > .input-group-btn > .form-control-static.btn, .embedpress-modal .form-control-static.input-sm, .embedpress-modal .input-group-sm > .form-control-static.form-control, .embedpress-modal .input-group-sm > .form-control-static.input-group-addon, .embedpress-modal .input-group-sm > .input-group-btn > .form-control-static.btn { |
| 211 | padding-left: 0; |
| 212 | padding-right: 0; } |
| 213 | |
| 214 | .embedpress-modal .input-sm, .embedpress-modal .input-group-sm > .form-control, .embedpress-modal .input-group-sm > .input-group-addon, .embedpress-modal .input-group-sm > .input-group-btn > .btn { |
| 215 | height: 30px; |
| 216 | padding: 5px 10px; |
| 217 | font-size: 12px; |
| 218 | line-height: 1.5; |
| 219 | border-radius: 3px; } |
| 220 | |
| 221 | .embedpress-modal select.input-sm, .embedpress-modal .input-group-sm > select.form-control, .embedpress-modal .input-group-sm > select.input-group-addon, .embedpress-modal .input-group-sm > .input-group-btn > select.btn { |
| 222 | height: 30px; |
| 223 | line-height: 30px; } |
| 224 | |
| 225 | .embedpress-modal textarea.input-sm, .embedpress-modal .input-group-sm > textarea.form-control, .embedpress-modal .input-group-sm > textarea.input-group-addon, .embedpress-modal .input-group-sm > .input-group-btn > textarea.btn, |
| 226 | .embedpress-modal select[multiple].input-sm, .embedpress-modal .input-group-sm > select[multiple].form-control, .embedpress-modal .input-group-sm > select[multiple].input-group-addon, .embedpress-modal .input-group-sm > .input-group-btn > select[multiple].btn { |
| 227 | height: auto; } |
| 228 | |
| 229 | .embedpress-modal .form-group-sm .form-control { |
| 230 | height: 30px; |
| 231 | padding: 5px 10px; |
| 232 | font-size: 12px; |
| 233 | line-height: 1.5; |
| 234 | border-radius: 3px; } |
| 235 | |
| 236 | .embedpress-modal .form-group-sm select.form-control { |
| 237 | height: 30px; |
| 238 | line-height: 30px; } |
| 239 | |
| 240 | .embedpress-modal .form-group-sm textarea.form-control, |
| 241 | .embedpress-modal .form-group-sm select[multiple].form-control { |
| 242 | height: auto; } |
| 243 | |
| 244 | .embedpress-modal .form-group-sm .form-control-static { |
| 245 | height: 30px; |
| 246 | min-height: 32px; |
| 247 | padding: 6px 10px; |
| 248 | font-size: 12px; |
| 249 | line-height: 1.5; } |
| 250 | |
| 251 | .embedpress-modal .input-lg, .embedpress-modal .input-group-lg > .form-control, .embedpress-modal .input-group-lg > .input-group-addon, .embedpress-modal .input-group-lg > .input-group-btn > .btn { |
| 252 | height: 46px; |
| 253 | padding: 10px 16px; |
| 254 | font-size: 18px; |
| 255 | line-height: 1.33333; |
| 256 | border-radius: 6px; } |
| 257 | |
| 258 | .embedpress-modal select.input-lg, .embedpress-modal .input-group-lg > select.form-control, .embedpress-modal .input-group-lg > select.input-group-addon, .embedpress-modal .input-group-lg > .input-group-btn > select.btn { |
| 259 | height: 46px; |
| 260 | line-height: 46px; } |
| 261 | |
| 262 | .embedpress-modal textarea.input-lg, .embedpress-modal .input-group-lg > textarea.form-control, .embedpress-modal .input-group-lg > textarea.input-group-addon, .embedpress-modal .input-group-lg > .input-group-btn > textarea.btn, |
| 263 | .embedpress-modal select[multiple].input-lg, .embedpress-modal .input-group-lg > select[multiple].form-control, .embedpress-modal .input-group-lg > select[multiple].input-group-addon, .embedpress-modal .input-group-lg > .input-group-btn > select[multiple].btn { |
| 264 | height: auto; } |
| 265 | |
| 266 | .embedpress-modal .form-group-lg .form-control { |
| 267 | height: 46px; |
| 268 | padding: 10px 16px; |
| 269 | font-size: 18px; |
| 270 | line-height: 1.33333; |
| 271 | border-radius: 6px; } |
| 272 | |
| 273 | .embedpress-modal .form-group-lg select.form-control { |
| 274 | height: 46px; |
| 275 | line-height: 46px; } |
| 276 | |
| 277 | .embedpress-modal .form-group-lg textarea.form-control, |
| 278 | .embedpress-modal .form-group-lg select[multiple].form-control { |
| 279 | height: auto; } |
| 280 | |
| 281 | .embedpress-modal .form-group-lg .form-control-static { |
| 282 | height: 46px; |
| 283 | min-height: 38px; |
| 284 | padding: 11px 16px; |
| 285 | font-size: 18px; |
| 286 | line-height: 1.33333; } |
| 287 | |
| 288 | .embedpress-modal .has-feedback { |
| 289 | position: relative; } |
| 290 | .embedpress-modal .has-feedback .form-control { |
| 291 | padding-right: 42.5px; } |
| 292 | |
| 293 | .embedpress-modal .form-control-feedback { |
| 294 | position: absolute; |
| 295 | top: 0; |
| 296 | right: 0; |
| 297 | z-index: 2; |
| 298 | display: block; |
| 299 | width: 34px; |
| 300 | height: 34px; |
| 301 | line-height: 34px; |
| 302 | text-align: center; |
| 303 | pointer-events: none; } |
| 304 | |
| 305 | .embedpress-modal .input-lg + .form-control-feedback, .embedpress-modal .input-group-lg > .form-control + .form-control-feedback, .embedpress-modal .input-group-lg > .input-group-addon + .form-control-feedback, .embedpress-modal .input-group-lg > .input-group-btn > .btn + .form-control-feedback, |
| 306 | .embedpress-modal .input-group-lg + .form-control-feedback, |
| 307 | .embedpress-modal .form-group-lg .form-control + .form-control-feedback { |
| 308 | width: 46px; |
| 309 | height: 46px; |
| 310 | line-height: 46px; } |
| 311 | |
| 312 | .embedpress-modal .input-sm + .form-control-feedback, .embedpress-modal .input-group-sm > .form-control + .form-control-feedback, .embedpress-modal .input-group-sm > .input-group-addon + .form-control-feedback, .embedpress-modal .input-group-sm > .input-group-btn > .btn + .form-control-feedback, |
| 313 | .embedpress-modal .input-group-sm + .form-control-feedback, |
| 314 | .embedpress-modal .form-group-sm .form-control + .form-control-feedback { |
| 315 | width: 30px; |
| 316 | height: 30px; |
| 317 | line-height: 30px; } |
| 318 | |
| 319 | .embedpress-modal .has-success .help-block, |
| 320 | .embedpress-modal .has-success .control-label, |
| 321 | .embedpress-modal .has-success .radio, |
| 322 | .embedpress-modal .has-success .checkbox, |
| 323 | .embedpress-modal .has-success .radio-inline, |
| 324 | .embedpress-modal .has-success .checkbox-inline, |
| 325 | .embedpress-modal .has-success.radio label, |
| 326 | .embedpress-modal .has-success.checkbox label, |
| 327 | .embedpress-modal .has-success.radio-inline label, |
| 328 | .embedpress-modal .has-success.checkbox-inline label { |
| 329 | color: #3c763d; } |
| 330 | |
| 331 | .embedpress-modal .has-success .form-control { |
| 332 | border-color: #3c763d; |
| 333 | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } |
| 334 | .embedpress-modal .has-success .form-control:focus { |
| 335 | border-color: #2b542c; |
| 336 | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; } |
| 337 | |
| 338 | .embedpress-modal .has-success .input-group-addon { |
| 339 | color: #3c763d; |
| 340 | border-color: #3c763d; |
| 341 | background-color: #dff0d8; } |
| 342 | |
| 343 | .embedpress-modal .has-success .form-control-feedback { |
| 344 | color: #3c763d; } |
| 345 | |
| 346 | .embedpress-modal .has-warning .help-block, |
| 347 | .embedpress-modal .has-warning .control-label, |
| 348 | .embedpress-modal .has-warning .radio, |
| 349 | .embedpress-modal .has-warning .checkbox, |
| 350 | .embedpress-modal .has-warning .radio-inline, |
| 351 | .embedpress-modal .has-warning .checkbox-inline, |
| 352 | .embedpress-modal .has-warning.radio label, |
| 353 | .embedpress-modal .has-warning.checkbox label, |
| 354 | .embedpress-modal .has-warning.radio-inline label, |
| 355 | .embedpress-modal .has-warning.checkbox-inline label { |
| 356 | color: #8a6d3b; } |
| 357 | |
| 358 | .embedpress-modal .has-warning .form-control { |
| 359 | border-color: #8a6d3b; |
| 360 | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } |
| 361 | .embedpress-modal .has-warning .form-control:focus { |
| 362 | border-color: #66512c; |
| 363 | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; } |
| 364 | |
| 365 | .embedpress-modal .has-warning .input-group-addon { |
| 366 | color: #8a6d3b; |
| 367 | border-color: #8a6d3b; |
| 368 | background-color: #fcf8e3; } |
| 369 | |
| 370 | .embedpress-modal .has-warning .form-control-feedback { |
| 371 | color: #8a6d3b; } |
| 372 | |
| 373 | .embedpress-modal .has-error .help-block, |
| 374 | .embedpress-modal .has-error .control-label, |
| 375 | .embedpress-modal .has-error .radio, |
| 376 | .embedpress-modal .has-error .checkbox, |
| 377 | .embedpress-modal .has-error .radio-inline, |
| 378 | .embedpress-modal .has-error .checkbox-inline, |
| 379 | .embedpress-modal .has-error.radio label, |
| 380 | .embedpress-modal .has-error.checkbox label, |
| 381 | .embedpress-modal .has-error.radio-inline label, |
| 382 | .embedpress-modal .has-error.checkbox-inline label { |
| 383 | color: #a94442; } |
| 384 | |
| 385 | .embedpress-modal .has-error .form-control { |
| 386 | border-color: #a94442; |
| 387 | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } |
| 388 | .embedpress-modal .has-error .form-control:focus { |
| 389 | border-color: #843534; |
| 390 | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; } |
| 391 | |
| 392 | .embedpress-modal .has-error .input-group-addon { |
| 393 | color: #a94442; |
| 394 | border-color: #a94442; |
| 395 | background-color: #f2dede; } |
| 396 | |
| 397 | .embedpress-modal .has-error .form-control-feedback { |
| 398 | color: #a94442; } |
| 399 | |
| 400 | .embedpress-modal .has-feedback label ~ .form-control-feedback { |
| 401 | top: 25px; } |
| 402 | |
| 403 | .embedpress-modal .has-feedback label.sr-only ~ .form-control-feedback { |
| 404 | top: 0; } |
| 405 | |
| 406 | .embedpress-modal .help-block { |
| 407 | display: block; |
| 408 | margin-top: 5px; |
| 409 | margin-bottom: 10px; |
| 410 | color: #737373; } |
| 411 | |
| 412 | @media (min-width: 768px) { |
| 413 | .embedpress-modal .form-inline .form-group { |
| 414 | display: inline-block; |
| 415 | margin-bottom: 0; |
| 416 | vertical-align: middle; } |
| 417 | .embedpress-modal .form-inline .form-control { |
| 418 | display: inline-block; |
| 419 | width: auto; |
| 420 | vertical-align: middle; } |
| 421 | .embedpress-modal .form-inline .form-control-static { |
| 422 | display: inline-block; } |
| 423 | .embedpress-modal .form-inline .input-group { |
| 424 | display: inline-table; |
| 425 | vertical-align: middle; } |
| 426 | .embedpress-modal .form-inline .input-group .input-group-addon, |
| 427 | .embedpress-modal .form-inline .input-group .input-group-btn, |
| 428 | .embedpress-modal .form-inline .input-group .form-control { |
| 429 | width: auto; } |
| 430 | .embedpress-modal .form-inline .input-group > .form-control { |
| 431 | width: 100%; } |
| 432 | .embedpress-modal .form-inline .control-label { |
| 433 | margin-bottom: 0; |
| 434 | vertical-align: middle; } |
| 435 | .embedpress-modal .form-inline .radio, |
| 436 | .embedpress-modal .form-inline .checkbox { |
| 437 | display: inline-block; |
| 438 | margin-top: 0; |
| 439 | margin-bottom: 0; |
| 440 | vertical-align: middle; } |
| 441 | .embedpress-modal .form-inline .radio label, |
| 442 | .embedpress-modal .form-inline .checkbox label { |
| 443 | padding-left: 0; } |
| 444 | .embedpress-modal .form-inline .radio input[type="radio"], |
| 445 | .embedpress-modal .form-inline .checkbox input[type="checkbox"] { |
| 446 | position: relative; |
| 447 | margin-left: 0; } |
| 448 | .embedpress-modal .form-inline .has-feedback .form-control-feedback { |
| 449 | top: 0; } } |
| 450 | |
| 451 | .embedpress-modal .form-horizontal .radio, |
| 452 | .embedpress-modal .form-horizontal .checkbox, |
| 453 | .embedpress-modal .form-horizontal .radio-inline, |
| 454 | .embedpress-modal .form-horizontal .checkbox-inline { |
| 455 | margin-top: 0; |
| 456 | margin-bottom: 0; |
| 457 | padding-top: 7px; } |
| 458 | |
| 459 | .embedpress-modal .form-horizontal .radio, |
| 460 | .embedpress-modal .form-horizontal .checkbox { |
| 461 | min-height: 27px; } |
| 462 | |
| 463 | .embedpress-modal .form-horizontal .form-group { |
| 464 | margin-left: -15px; |
| 465 | margin-right: -15px; } |
| 466 | .embedpress-modal .form-horizontal .form-group:before, .embedpress-modal .form-horizontal .form-group:after { |
| 467 | content: " "; |
| 468 | display: table; } |
| 469 | .embedpress-modal .form-horizontal .form-group:after { |
| 470 | clear: both; } |
| 471 | |
| 472 | @media (min-width: 768px) { |
| 473 | .embedpress-modal .form-horizontal .control-label { |
| 474 | text-align: right; |
| 475 | margin-bottom: 0; |
| 476 | padding-top: 7px; } } |
| 477 | |
| 478 | .embedpress-modal .form-horizontal .has-feedback .form-control-feedback { |
| 479 | right: 15px; } |
| 480 | |
| 481 | @media (min-width: 768px) { |
| 482 | .embedpress-modal .form-horizontal .form-group-lg .control-label { |
| 483 | padding-top: 11px; |
| 484 | font-size: 18px; } } |
| 485 | |
| 486 | @media (min-width: 768px) { |
| 487 | .embedpress-modal .form-horizontal .form-group-sm .control-label { |
| 488 | padding-top: 6px; |
| 489 | font-size: 12px; } } |
| 490 | |
| 491 | .embedpress-modal .btn { |
| 492 | display: inline-block; |
| 493 | margin-bottom: 0; |
| 494 | font-weight: normal; |
| 495 | text-align: center; |
| 496 | vertical-align: middle; |
| 497 | -ms-touch-action: manipulation; |
| 498 | touch-action: manipulation; |
| 499 | cursor: pointer; |
| 500 | background-image: none; |
| 501 | border: 1px solid transparent; |
| 502 | white-space: nowrap; |
| 503 | padding: 6px 12px; |
| 504 | font-size: 14px; |
| 505 | line-height: 1.42857; |
| 506 | border-radius: 4px; |
| 507 | -webkit-user-select: none; |
| 508 | -moz-user-select: none; |
| 509 | -ms-user-select: none; |
| 510 | user-select: none; } |
| 511 | .embedpress-modal .btn:focus, .embedpress-modal .btn.focus, .embedpress-modal .btn:active:focus, .embedpress-modal .btn:active.focus, .embedpress-modal .btn.active:focus, .embedpress-modal .btn.active.focus { |
| 512 | outline: 5px auto -webkit-focus-ring-color; |
| 513 | outline-offset: -2px; } |
| 514 | .embedpress-modal .btn:hover, .embedpress-modal .btn:focus, .embedpress-modal .btn.focus { |
| 515 | color: #333; |
| 516 | text-decoration: none; } |
| 517 | .embedpress-modal .btn:active, .embedpress-modal .btn.active { |
| 518 | outline: 0; |
| 519 | background-image: none; |
| 520 | box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); } |
| 521 | .embedpress-modal .btn.disabled, .embedpress-modal .btn[disabled], |
| 522 | fieldset[disabled] .embedpress-modal .btn { |
| 523 | cursor: not-allowed; |
| 524 | opacity: 0.65; |
| 525 | filter: alpha(opacity=65); |
| 526 | box-shadow: none; } |
| 527 | |
| 528 | .embedpress-modal a.btn.disabled, |
| 529 | fieldset[disabled] .embedpress-modal a.btn { |
| 530 | pointer-events: none; } |
| 531 | |
| 532 | .embedpress-modal .btn-default { |
| 533 | color: #333; |
| 534 | background-color: #fff; |
| 535 | border-color: #ccc; } |
| 536 | .embedpress-modal .btn-default:focus, .embedpress-modal .btn-default.focus { |
| 537 | color: #333; |
| 538 | background-color: #e6e6e6; |
| 539 | border-color: #8c8c8c; } |
| 540 | .embedpress-modal .btn-default:hover { |
| 541 | color: #333; |
| 542 | background-color: #e6e6e6; |
| 543 | border-color: #adadad; } |
| 544 | .embedpress-modal .btn-default:active, .embedpress-modal .btn-default.active, |
| 545 | .open > .embedpress-modal .btn-default.dropdown-toggle { |
| 546 | color: #333; |
| 547 | background-color: #e6e6e6; |
| 548 | border-color: #adadad; } |
| 549 | .embedpress-modal .btn-default:active:hover, .embedpress-modal .btn-default:active:focus, .embedpress-modal .btn-default:active.focus, .embedpress-modal .btn-default.active:hover, .embedpress-modal .btn-default.active:focus, .embedpress-modal .btn-default.active.focus, |
| 550 | .open > .embedpress-modal .btn-default.dropdown-toggle:hover, |
| 551 | .open > .embedpress-modal .btn-default.dropdown-toggle:focus, |
| 552 | .open > .embedpress-modal .btn-default.dropdown-toggle.focus { |
| 553 | color: #333; |
| 554 | background-color: #d4d4d4; |
| 555 | border-color: #8c8c8c; } |
| 556 | .embedpress-modal .btn-default:active, .embedpress-modal .btn-default.active, |
| 557 | .open > .embedpress-modal .btn-default.dropdown-toggle { |
| 558 | background-image: none; } |
| 559 | .embedpress-modal .btn-default.disabled:hover, .embedpress-modal .btn-default.disabled:focus, .embedpress-modal .btn-default.disabled.focus, .embedpress-modal .btn-default[disabled]:hover, .embedpress-modal .btn-default[disabled]:focus, .embedpress-modal .btn-default[disabled].focus, |
| 560 | fieldset[disabled] .embedpress-modal .btn-default:hover, |
| 561 | fieldset[disabled] .embedpress-modal .btn-default:focus, |
| 562 | fieldset[disabled] .embedpress-modal .btn-default.focus { |
| 563 | background-color: #fff; |
| 564 | border-color: #ccc; } |
| 565 | .embedpress-modal .btn-default .badge { |
| 566 | color: #fff; |
| 567 | background-color: #333; } |
| 568 | |
| 569 | .embedpress-modal .btn-primary { |
| 570 | color: #fff; |
| 571 | background-color: #337ab7; |
| 572 | border-color: #2e6da4; } |
| 573 | .embedpress-modal .btn-primary:focus, .embedpress-modal .btn-primary.focus { |
| 574 | color: #fff; |
| 575 | background-color: #286090; |
| 576 | border-color: #122b40; } |
| 577 | .embedpress-modal .btn-primary:hover { |
| 578 | color: #fff; |
| 579 | background-color: #286090; |
| 580 | border-color: #204d74; } |
| 581 | .embedpress-modal .btn-primary:active, .embedpress-modal .btn-primary.active, |
| 582 | .open > .embedpress-modal .btn-primary.dropdown-toggle { |
| 583 | color: #fff; |
| 584 | background-color: #286090; |
| 585 | border-color: #204d74; } |
| 586 | .embedpress-modal .btn-primary:active:hover, .embedpress-modal .btn-primary:active:focus, .embedpress-modal .btn-primary:active.focus, .embedpress-modal .btn-primary.active:hover, .embedpress-modal .btn-primary.active:focus, .embedpress-modal .btn-primary.active.focus, |
| 587 | .open > .embedpress-modal .btn-primary.dropdown-toggle:hover, |
| 588 | .open > .embedpress-modal .btn-primary.dropdown-toggle:focus, |
| 589 | .open > .embedpress-modal .btn-primary.dropdown-toggle.focus { |
| 590 | color: #fff; |
| 591 | background-color: #204d74; |
| 592 | border-color: #122b40; } |
| 593 | .embedpress-modal .btn-primary:active, .embedpress-modal .btn-primary.active, |
| 594 | .open > .embedpress-modal .btn-primary.dropdown-toggle { |
| 595 | background-image: none; } |
| 596 | .embedpress-modal .btn-primary.disabled:hover, .embedpress-modal .btn-primary.disabled:focus, .embedpress-modal .btn-primary.disabled.focus, .embedpress-modal .btn-primary[disabled]:hover, .embedpress-modal .btn-primary[disabled]:focus, .embedpress-modal .btn-primary[disabled].focus, |
| 597 | fieldset[disabled] .embedpress-modal .btn-primary:hover, |
| 598 | fieldset[disabled] .embedpress-modal .btn-primary:focus, |
| 599 | fieldset[disabled] .embedpress-modal .btn-primary.focus { |
| 600 | background-color: #337ab7; |
| 601 | border-color: #2e6da4; } |
| 602 | .embedpress-modal .btn-primary .badge { |
| 603 | color: #337ab7; |
| 604 | background-color: #fff; } |
| 605 | |
| 606 | .embedpress-modal .btn-success { |
| 607 | color: #fff; |
| 608 | background-color: #5cb85c; |
| 609 | border-color: #4cae4c; } |
| 610 | .embedpress-modal .btn-success:focus, .embedpress-modal .btn-success.focus { |
| 611 | color: #fff; |
| 612 | background-color: #449d44; |
| 613 | border-color: #255625; } |
| 614 | .embedpress-modal .btn-success:hover { |
| 615 | color: #fff; |
| 616 | background-color: #449d44; |
| 617 | border-color: #398439; } |
| 618 | .embedpress-modal .btn-success:active, .embedpress-modal .btn-success.active, |
| 619 | .open > .embedpress-modal .btn-success.dropdown-toggle { |
| 620 | color: #fff; |
| 621 | background-color: #449d44; |
| 622 | border-color: #398439; } |
| 623 | .embedpress-modal .btn-success:active:hover, .embedpress-modal .btn-success:active:focus, .embedpress-modal .btn-success:active.focus, .embedpress-modal .btn-success.active:hover, .embedpress-modal .btn-success.active:focus, .embedpress-modal .btn-success.active.focus, |
| 624 | .open > .embedpress-modal .btn-success.dropdown-toggle:hover, |
| 625 | .open > .embedpress-modal .btn-success.dropdown-toggle:focus, |
| 626 | .open > .embedpress-modal .btn-success.dropdown-toggle.focus { |
| 627 | color: #fff; |
| 628 | background-color: #398439; |
| 629 | border-color: #255625; } |
| 630 | .embedpress-modal .btn-success:active, .embedpress-modal .btn-success.active, |
| 631 | .open > .embedpress-modal .btn-success.dropdown-toggle { |
| 632 | background-image: none; } |
| 633 | .embedpress-modal .btn-success.disabled:hover, .embedpress-modal .btn-success.disabled:focus, .embedpress-modal .btn-success.disabled.focus, .embedpress-modal .btn-success[disabled]:hover, .embedpress-modal .btn-success[disabled]:focus, .embedpress-modal .btn-success[disabled].focus, |
| 634 | fieldset[disabled] .embedpress-modal .btn-success:hover, |
| 635 | fieldset[disabled] .embedpress-modal .btn-success:focus, |
| 636 | fieldset[disabled] .embedpress-modal .btn-success.focus { |
| 637 | background-color: #5cb85c; |
| 638 | border-color: #4cae4c; } |
| 639 | .embedpress-modal .btn-success .badge { |
| 640 | color: #5cb85c; |
| 641 | background-color: #fff; } |
| 642 | |
| 643 | .embedpress-modal .btn-info { |
| 644 | color: #fff; |
| 645 | background-color: #5bc0de; |
| 646 | border-color: #46b8da; } |
| 647 | .embedpress-modal .btn-info:focus, .embedpress-modal .btn-info.focus { |
| 648 | color: #fff; |
| 649 | background-color: #31b0d5; |
| 650 | border-color: #1b6d85; } |
| 651 | .embedpress-modal .btn-info:hover { |
| 652 | color: #fff; |
| 653 | background-color: #31b0d5; |
| 654 | border-color: #269abc; } |
| 655 | .embedpress-modal .btn-info:active, .embedpress-modal .btn-info.active, |
| 656 | .open > .embedpress-modal .btn-info.dropdown-toggle { |
| 657 | color: #fff; |
| 658 | background-color: #31b0d5; |
| 659 | border-color: #269abc; } |
| 660 | .embedpress-modal .btn-info:active:hover, .embedpress-modal .btn-info:active:focus, .embedpress-modal .btn-info:active.focus, .embedpress-modal .btn-info.active:hover, .embedpress-modal .btn-info.active:focus, .embedpress-modal .btn-info.active.focus, |
| 661 | .open > .embedpress-modal .btn-info.dropdown-toggle:hover, |
| 662 | .open > .embedpress-modal .btn-info.dropdown-toggle:focus, |
| 663 | .open > .embedpress-modal .btn-info.dropdown-toggle.focus { |
| 664 | color: #fff; |
| 665 | background-color: #269abc; |
| 666 | border-color: #1b6d85; } |
| 667 | .embedpress-modal .btn-info:active, .embedpress-modal .btn-info.active, |
| 668 | .open > .embedpress-modal .btn-info.dropdown-toggle { |
| 669 | background-image: none; } |
| 670 | .embedpress-modal .btn-info.disabled:hover, .embedpress-modal .btn-info.disabled:focus, .embedpress-modal .btn-info.disabled.focus, .embedpress-modal .btn-info[disabled]:hover, .embedpress-modal .btn-info[disabled]:focus, .embedpress-modal .btn-info[disabled].focus, |
| 671 | fieldset[disabled] .embedpress-modal .btn-info:hover, |
| 672 | fieldset[disabled] .embedpress-modal .btn-info:focus, |
| 673 | fieldset[disabled] .embedpress-modal .btn-info.focus { |
| 674 | background-color: #5bc0de; |
| 675 | border-color: #46b8da; } |
| 676 | .embedpress-modal .btn-info .badge { |
| 677 | color: #5bc0de; |
| 678 | background-color: #fff; } |
| 679 | |
| 680 | .embedpress-modal .btn-warning { |
| 681 | color: #fff; |
| 682 | background-color: #f0ad4e; |
| 683 | border-color: #eea236; } |
| 684 | .embedpress-modal .btn-warning:focus, .embedpress-modal .btn-warning.focus { |
| 685 | color: #fff; |
| 686 | background-color: #ec971f; |
| 687 | border-color: #985f0d; } |
| 688 | .embedpress-modal .btn-warning:hover { |
| 689 | color: #fff; |
| 690 | background-color: #ec971f; |
| 691 | border-color: #d58512; } |
| 692 | .embedpress-modal .btn-warning:active, .embedpress-modal .btn-warning.active, |
| 693 | .open > .embedpress-modal .btn-warning.dropdown-toggle { |
| 694 | color: #fff; |
| 695 | background-color: #ec971f; |
| 696 | border-color: #d58512; } |
| 697 | .embedpress-modal .btn-warning:active:hover, .embedpress-modal .btn-warning:active:focus, .embedpress-modal .btn-warning:active.focus, .embedpress-modal .btn-warning.active:hover, .embedpress-modal .btn-warning.active:focus, .embedpress-modal .btn-warning.active.focus, |
| 698 | .open > .embedpress-modal .btn-warning.dropdown-toggle:hover, |
| 699 | .open > .embedpress-modal .btn-warning.dropdown-toggle:focus, |
| 700 | .open > .embedpress-modal .btn-warning.dropdown-toggle.focus { |
| 701 | color: #fff; |
| 702 | background-color: #d58512; |
| 703 | border-color: #985f0d; } |
| 704 | .embedpress-modal .btn-warning:active, .embedpress-modal .btn-warning.active, |
| 705 | .open > .embedpress-modal .btn-warning.dropdown-toggle { |
| 706 | background-image: none; } |
| 707 | .embedpress-modal .btn-warning.disabled:hover, .embedpress-modal .btn-warning.disabled:focus, .embedpress-modal .btn-warning.disabled.focus, .embedpress-modal .btn-warning[disabled]:hover, .embedpress-modal .btn-warning[disabled]:focus, .embedpress-modal .btn-warning[disabled].focus, |
| 708 | fieldset[disabled] .embedpress-modal .btn-warning:hover, |
| 709 | fieldset[disabled] .embedpress-modal .btn-warning:focus, |
| 710 | fieldset[disabled] .embedpress-modal .btn-warning.focus { |
| 711 | background-color: #f0ad4e; |
| 712 | border-color: #eea236; } |
| 713 | .embedpress-modal .btn-warning .badge { |
| 714 | color: #f0ad4e; |
| 715 | background-color: #fff; } |
| 716 | |
| 717 | .embedpress-modal .btn-danger { |
| 718 | color: #fff; |
| 719 | background-color: #d9534f; |
| 720 | border-color: #d43f3a; } |
| 721 | .embedpress-modal .btn-danger:focus, .embedpress-modal .btn-danger.focus { |
| 722 | color: #fff; |
| 723 | background-color: #c9302c; |
| 724 | border-color: #761c19; } |
| 725 | .embedpress-modal .btn-danger:hover { |
| 726 | color: #fff; |
| 727 | background-color: #c9302c; |
| 728 | border-color: #ac2925; } |
| 729 | .embedpress-modal .btn-danger:active, .embedpress-modal .btn-danger.active, |
| 730 | .open > .embedpress-modal .btn-danger.dropdown-toggle { |
| 731 | color: #fff; |
| 732 | background-color: #c9302c; |
| 733 | border-color: #ac2925; } |
| 734 | .embedpress-modal .btn-danger:active:hover, .embedpress-modal .btn-danger:active:focus, .embedpress-modal .btn-danger:active.focus, .embedpress-modal .btn-danger.active:hover, .embedpress-modal .btn-danger.active:focus, .embedpress-modal .btn-danger.active.focus, |
| 735 | .open > .embedpress-modal .btn-danger.dropdown-toggle:hover, |
| 736 | .open > .embedpress-modal .btn-danger.dropdown-toggle:focus, |
| 737 | .open > .embedpress-modal .btn-danger.dropdown-toggle.focus { |
| 738 | color: #fff; |
| 739 | background-color: #ac2925; |
| 740 | border-color: #761c19; } |
| 741 | .embedpress-modal .btn-danger:active, .embedpress-modal .btn-danger.active, |
| 742 | .open > .embedpress-modal .btn-danger.dropdown-toggle { |
| 743 | background-image: none; } |
| 744 | .embedpress-modal .btn-danger.disabled:hover, .embedpress-modal .btn-danger.disabled:focus, .embedpress-modal .btn-danger.disabled.focus, .embedpress-modal .btn-danger[disabled]:hover, .embedpress-modal .btn-danger[disabled]:focus, .embedpress-modal .btn-danger[disabled].focus, |
| 745 | fieldset[disabled] .embedpress-modal .btn-danger:hover, |
| 746 | fieldset[disabled] .embedpress-modal .btn-danger:focus, |
| 747 | fieldset[disabled] .embedpress-modal .btn-danger.focus { |
| 748 | background-color: #d9534f; |
| 749 | border-color: #d43f3a; } |
| 750 | .embedpress-modal .btn-danger .badge { |
| 751 | color: #d9534f; |
| 752 | background-color: #fff; } |
| 753 | |
| 754 | .embedpress-modal .btn-link { |
| 755 | color: #337ab7; |
| 756 | font-weight: normal; |
| 757 | border-radius: 0; } |
| 758 | .embedpress-modal .btn-link, .embedpress-modal .btn-link:active, .embedpress-modal .btn-link.active, .embedpress-modal .btn-link[disabled], |
| 759 | fieldset[disabled] .embedpress-modal .btn-link { |
| 760 | background-color: transparent; |
| 761 | box-shadow: none; } |
| 762 | .embedpress-modal .btn-link, .embedpress-modal .btn-link:hover, .embedpress-modal .btn-link:focus, .embedpress-modal .btn-link:active { |
| 763 | border-color: transparent; } |
| 764 | .embedpress-modal .btn-link:hover, .embedpress-modal .btn-link:focus { |
| 765 | color: #23527c; |
| 766 | text-decoration: underline; |
| 767 | background-color: transparent; } |
| 768 | .embedpress-modal .btn-link[disabled]:hover, .embedpress-modal .btn-link[disabled]:focus, |
| 769 | fieldset[disabled] .embedpress-modal .btn-link:hover, |
| 770 | fieldset[disabled] .embedpress-modal .btn-link:focus { |
| 771 | color: #777777; |
| 772 | text-decoration: none; } |
| 773 | |
| 774 | .embedpress-modal .btn-lg, .embedpress-modal .btn-group-lg > .btn { |
| 775 | padding: 10px 16px; |
| 776 | font-size: 18px; |
| 777 | line-height: 1.33333; |
| 778 | border-radius: 6px; } |
| 779 | |
| 780 | .embedpress-modal .btn-sm, .embedpress-modal .btn-group-sm > .btn { |
| 781 | padding: 5px 10px; |
| 782 | font-size: 12px; |
| 783 | line-height: 1.5; |
| 784 | border-radius: 3px; } |
| 785 | |
| 786 | .embedpress-modal .btn-xs, .embedpress-modal .btn-group-xs > .btn { |
| 787 | padding: 1px 5px; |
| 788 | font-size: 12px; |
| 789 | line-height: 1.5; |
| 790 | border-radius: 3px; } |
| 791 | |
| 792 | .embedpress-modal .btn-block { |
| 793 | display: block; |
| 794 | width: 100%; } |
| 795 | |
| 796 | .embedpress-modal .btn-block + .btn-block { |
| 797 | margin-top: 5px; } |
| 798 | |
| 799 | .embedpress-modal input[type="submit"].btn-block, |
| 800 | .embedpress-modal input[type="reset"].btn-block, |
| 801 | .embedpress-modal input[type="button"].btn-block { |
| 802 | width: 100%; } |
| 803 | |
| 804 | .embedpress-modal .btn-group, |
| 805 | .embedpress-modal .btn-group-vertical { |
| 806 | position: relative; |
| 807 | display: inline-block; |
| 808 | vertical-align: middle; } |
| 809 | .embedpress-modal .btn-group > .btn, |
| 810 | .embedpress-modal .btn-group-vertical > .btn { |
| 811 | position: relative; |
| 812 | float: left; } |
| 813 | .embedpress-modal .btn-group > .btn:hover, .embedpress-modal .btn-group > .btn:focus, .embedpress-modal .btn-group > .btn:active, .embedpress-modal .btn-group > .btn.active, |
| 814 | .embedpress-modal .btn-group-vertical > .btn:hover, |
| 815 | .embedpress-modal .btn-group-vertical > .btn:focus, |
| 816 | .embedpress-modal .btn-group-vertical > .btn:active, |
| 817 | .embedpress-modal .btn-group-vertical > .btn.active { |
| 818 | z-index: 2; } |
| 819 | |
| 820 | .embedpress-modal .btn-group .btn + .btn, |
| 821 | .embedpress-modal .btn-group .btn + .btn-group, |
| 822 | .embedpress-modal .btn-group .btn-group + .btn, |
| 823 | .embedpress-modal .btn-group .btn-group + .btn-group { |
| 824 | margin-left: -1px; } |
| 825 | |
| 826 | .embedpress-modal .btn-toolbar { |
| 827 | margin-left: -5px; } |
| 828 | .embedpress-modal .btn-toolbar:before, .embedpress-modal .btn-toolbar:after { |
| 829 | content: " "; |
| 830 | display: table; } |
| 831 | .embedpress-modal .btn-toolbar:after { |
| 832 | clear: both; } |
| 833 | .embedpress-modal .btn-toolbar .btn, |
| 834 | .embedpress-modal .btn-toolbar .btn-group, |
| 835 | .embedpress-modal .btn-toolbar .input-group { |
| 836 | float: left; } |
| 837 | .embedpress-modal .btn-toolbar > .btn, |
| 838 | .embedpress-modal .btn-toolbar > .btn-group, |
| 839 | .embedpress-modal .btn-toolbar > .input-group { |
| 840 | margin-left: 5px; } |
| 841 | |
| 842 | .embedpress-modal .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { |
| 843 | border-radius: 0; } |
| 844 | |
| 845 | .embedpress-modal .btn-group > .btn:first-child { |
| 846 | margin-left: 0; } |
| 847 | .embedpress-modal .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { |
| 848 | border-bottom-right-radius: 0; |
| 849 | border-top-right-radius: 0; } |
| 850 | |
| 851 | .embedpress-modal .btn-group > .btn:last-child:not(:first-child), |
| 852 | .embedpress-modal .btn-group > .dropdown-toggle:not(:first-child) { |
| 853 | border-bottom-left-radius: 0; |
| 854 | border-top-left-radius: 0; } |
| 855 | |
| 856 | .embedpress-modal .btn-group > .btn-group { |
| 857 | float: left; } |
| 858 | |
| 859 | .embedpress-modal .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { |
| 860 | border-radius: 0; } |
| 861 | |
| 862 | .embedpress-modal .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, |
| 863 | .embedpress-modal .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle { |
| 864 | border-bottom-right-radius: 0; |
| 865 | border-top-right-radius: 0; } |
| 866 | |
| 867 | .embedpress-modal .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child { |
| 868 | border-bottom-left-radius: 0; |
| 869 | border-top-left-radius: 0; } |
| 870 | |
| 871 | .embedpress-modal .btn-group .dropdown-toggle:active, |
| 872 | .embedpress-modal .btn-group.open .dropdown-toggle { |
| 873 | outline: 0; } |
| 874 | |
| 875 | .embedpress-modal .btn-group > .btn + .dropdown-toggle { |
| 876 | padding-left: 8px; |
| 877 | padding-right: 8px; } |
| 878 | |
| 879 | .embedpress-modal .btn-group > .btn-lg + .dropdown-toggle, .embedpress-modal .btn-group-lg.btn-group > .btn + .dropdown-toggle { |
| 880 | padding-left: 12px; |
| 881 | padding-right: 12px; } |
| 882 | |
| 883 | .embedpress-modal .btn-group.open .dropdown-toggle { |
| 884 | box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); } |
| 885 | .embedpress-modal .btn-group.open .dropdown-toggle.btn-link { |
| 886 | box-shadow: none; } |
| 887 | |
| 888 | .embedpress-modal .btn .caret { |
| 889 | margin-left: 0; } |
| 890 | |
| 891 | .embedpress-modal .btn-lg .caret, .embedpress-modal .btn-group-lg > .btn .caret { |
| 892 | border-width: 5px 5px 0; |
| 893 | border-bottom-width: 0; } |
| 894 | |
| 895 | .embedpress-modal .dropup .btn-lg .caret, .embedpress-modal .dropup .btn-group-lg > .btn .caret { |
| 896 | border-width: 0 5px 5px; } |
| 897 | |
| 898 | .embedpress-modal .btn-group-vertical > .btn, |
| 899 | .embedpress-modal .btn-group-vertical > .btn-group, |
| 900 | .embedpress-modal .btn-group-vertical > .btn-group > .btn { |
| 901 | display: block; |
| 902 | float: none; |
| 903 | width: 100%; |
| 904 | max-width: 100%; } |
| 905 | |
| 906 | .embedpress-modal .btn-group-vertical > .btn-group:before, .embedpress-modal .btn-group-vertical > .btn-group:after { |
| 907 | content: " "; |
| 908 | display: table; } |
| 909 | |
| 910 | .embedpress-modal .btn-group-vertical > .btn-group:after { |
| 911 | clear: both; } |
| 912 | |
| 913 | .embedpress-modal .btn-group-vertical > .btn-group > .btn { |
| 914 | float: none; } |
| 915 | |
| 916 | .embedpress-modal .btn-group-vertical > .btn + .btn, |
| 917 | .embedpress-modal .btn-group-vertical > .btn + .btn-group, |
| 918 | .embedpress-modal .btn-group-vertical > .btn-group + .btn, |
| 919 | .embedpress-modal .btn-group-vertical > .btn-group + .btn-group { |
| 920 | margin-top: -1px; |
| 921 | margin-left: 0; } |
| 922 | |
| 923 | .embedpress-modal .btn-group-vertical > .btn:not(:first-child):not(:last-child) { |
| 924 | border-radius: 0; } |
| 925 | |
| 926 | .embedpress-modal .btn-group-vertical > .btn:first-child:not(:last-child) { |
| 927 | border-top-right-radius: 4px; |
| 928 | border-top-left-radius: 4px; |
| 929 | border-bottom-right-radius: 0; |
| 930 | border-bottom-left-radius: 0; } |
| 931 | |
| 932 | .embedpress-modal .btn-group-vertical > .btn:last-child:not(:first-child) { |
| 933 | border-top-right-radius: 0; |
| 934 | border-top-left-radius: 0; |
| 935 | border-bottom-right-radius: 4px; |
| 936 | border-bottom-left-radius: 4px; } |
| 937 | |
| 938 | .embedpress-modal .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { |
| 939 | border-radius: 0; } |
| 940 | |
| 941 | .embedpress-modal .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, |
| 942 | .embedpress-modal .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle { |
| 943 | border-bottom-right-radius: 0; |
| 944 | border-bottom-left-radius: 0; } |
| 945 | |
| 946 | .embedpress-modal .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child { |
| 947 | border-top-right-radius: 0; |
| 948 | border-top-left-radius: 0; } |
| 949 | |
| 950 | .embedpress-modal .btn-group-justified { |
| 951 | display: table; |
| 952 | width: 100%; |
| 953 | table-layout: fixed; |
| 954 | border-collapse: separate; } |
| 955 | .embedpress-modal .btn-group-justified > .btn, |
| 956 | .embedpress-modal .btn-group-justified > .btn-group { |
| 957 | float: none; |
| 958 | display: table-cell; |
| 959 | width: 1%; } |
| 960 | .embedpress-modal .btn-group-justified > .btn-group .btn { |
| 961 | width: 100%; } |
| 962 | .embedpress-modal .btn-group-justified > .btn-group .dropdown-menu { |
| 963 | left: auto; } |
| 964 | |
| 965 | .embedpress-modal [data-toggle="buttons"] > .btn input[type="radio"], |
| 966 | .embedpress-modal [data-toggle="buttons"] > .btn input[type="checkbox"], |
| 967 | .embedpress-modal [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], |
| 968 | .embedpress-modal [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] { |
| 969 | position: absolute; |
| 970 | clip: rect(0, 0, 0, 0); |
| 971 | pointer-events: none; } |
| 972 | |
| 973 | .embedpress-modal .input-group { |
| 974 | position: relative; |
| 975 | display: table; |
| 976 | border-collapse: separate; } |
| 977 | .embedpress-modal .input-group[class*="col-"] { |
| 978 | float: none; |
| 979 | padding-left: 0; |
| 980 | padding-right: 0; } |
| 981 | .embedpress-modal .input-group .form-control { |
| 982 | position: relative; |
| 983 | z-index: 2; |
| 984 | float: left; |
| 985 | width: 100%; |
| 986 | margin-bottom: 0; } |
| 987 | .embedpress-modal .input-group .form-control:focus { |
| 988 | z-index: 3; } |
| 989 | |
| 990 | .embedpress-modal .input-group-addon, |
| 991 | .embedpress-modal .input-group-btn, |
| 992 | .embedpress-modal .input-group .form-control { |
| 993 | display: table-cell; } |
| 994 | .embedpress-modal .input-group-addon:not(:first-child):not(:last-child), |
| 995 | .embedpress-modal .input-group-btn:not(:first-child):not(:last-child), |
| 996 | .embedpress-modal .input-group .form-control:not(:first-child):not(:last-child) { |
| 997 | border-radius: 0; } |
| 998 | |
| 999 | .embedpress-modal .input-group-addon, |
| 1000 | .embedpress-modal .input-group-btn { |
| 1001 | width: 1%; |
| 1002 | white-space: nowrap; |
| 1003 | vertical-align: middle; } |
| 1004 | |
| 1005 | .embedpress-modal .input-group-addon { |
| 1006 | padding: 6px 12px; |
| 1007 | font-size: 14px; |
| 1008 | font-weight: normal; |
| 1009 | line-height: 1; |
| 1010 | color: #555555; |
| 1011 | text-align: center; |
| 1012 | background-color: #eeeeee; |
| 1013 | border: 1px solid #ccc; |
| 1014 | border-radius: 4px; } |
| 1015 | .embedpress-modal .input-group-addon.input-sm, .embedpress-modal .input-group-sm > .input-group-addon, .embedpress-modal .input-group-sm > .input-group-btn > .input-group-addon.btn { |
| 1016 | padding: 5px 10px; |
| 1017 | font-size: 12px; |
| 1018 | border-radius: 3px; } |
| 1019 | .embedpress-modal .input-group-addon.input-lg, .embedpress-modal .input-group-lg > .input-group-addon, .embedpress-modal .input-group-lg > .input-group-btn > .input-group-addon.btn { |
| 1020 | padding: 10px 16px; |
| 1021 | font-size: 18px; |
| 1022 | border-radius: 6px; } |
| 1023 | .embedpress-modal .input-group-addon input[type="radio"], |
| 1024 | .embedpress-modal .input-group-addon input[type="checkbox"] { |
| 1025 | margin-top: 0; } |
| 1026 | |
| 1027 | .embedpress-modal .input-group .form-control:first-child, |
| 1028 | .embedpress-modal .input-group-addon:first-child, |
| 1029 | .embedpress-modal .input-group-btn:first-child > .btn, |
| 1030 | .embedpress-modal .input-group-btn:first-child > .btn-group > .btn, |
| 1031 | .embedpress-modal .input-group-btn:first-child > .dropdown-toggle, |
| 1032 | .embedpress-modal .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), |
| 1033 | .embedpress-modal .input-group-btn:last-child > .btn-group:not(:last-child) > .btn { |
| 1034 | border-bottom-right-radius: 0; |
| 1035 | border-top-right-radius: 0; } |
| 1036 | |
| 1037 | .embedpress-modal .input-group-addon:first-child { |
| 1038 | border-right: 0; } |
| 1039 | |
| 1040 | .embedpress-modal .input-group .form-control:last-child, |
| 1041 | .embedpress-modal .input-group-addon:last-child, |
| 1042 | .embedpress-modal .input-group-btn:last-child > .btn, |
| 1043 | .embedpress-modal .input-group-btn:last-child > .btn-group > .btn, |
| 1044 | .embedpress-modal .input-group-btn:last-child > .dropdown-toggle, |
| 1045 | .embedpress-modal .input-group-btn:first-child > .btn:not(:first-child), |
| 1046 | .embedpress-modal .input-group-btn:first-child > .btn-group:not(:first-child) > .btn { |
| 1047 | border-bottom-left-radius: 0; |
| 1048 | border-top-left-radius: 0; } |
| 1049 | |
| 1050 | .embedpress-modal .input-group-addon:last-child { |
| 1051 | border-left: 0; } |
| 1052 | |
| 1053 | .embedpress-modal .input-group-btn { |
| 1054 | position: relative; |
| 1055 | font-size: 0; |
| 1056 | white-space: nowrap; } |
| 1057 | .embedpress-modal .input-group-btn > .btn { |
| 1058 | position: relative; } |
| 1059 | .embedpress-modal .input-group-btn > .btn + .btn { |
| 1060 | margin-left: -1px; } |
| 1061 | .embedpress-modal .input-group-btn > .btn:hover, .embedpress-modal .input-group-btn > .btn:focus, .embedpress-modal .input-group-btn > .btn:active { |
| 1062 | z-index: 2; } |
| 1063 | .embedpress-modal .input-group-btn:first-child > .btn, |
| 1064 | .embedpress-modal .input-group-btn:first-child > .btn-group { |
| 1065 | margin-right: -1px; } |
| 1066 | .embedpress-modal .input-group-btn:last-child > .btn, |
| 1067 | .embedpress-modal .input-group-btn:last-child > .btn-group { |
| 1068 | z-index: 2; |
| 1069 | margin-left: -1px; } |
| 1070 | |
| 1071 | .embedpress-modal .close { |
| 1072 | float: right; |
| 1073 | font-size: 21px; |
| 1074 | font-weight: bold; |
| 1075 | line-height: 1; |
| 1076 | color: #000; |
| 1077 | text-shadow: 0 1px 0 #fff; |
| 1078 | opacity: 0.2; |
| 1079 | filter: alpha(opacity=20); } |
| 1080 | .embedpress-modal .close:hover, .embedpress-modal .close:focus { |
| 1081 | color: #000; |
| 1082 | text-decoration: none; |
| 1083 | cursor: pointer; |
| 1084 | opacity: 0.5; |
| 1085 | filter: alpha(opacity=50); } |
| 1086 | |
| 1087 | .embedpress-modal button.close { |
| 1088 | padding: 0; |
| 1089 | cursor: pointer; |
| 1090 | background: transparent; |
| 1091 | border: 0; |
| 1092 | -webkit-appearance: none; } |
| 1093 | |
| 1094 | .modal-open { |
| 1095 | overflow: hidden; } |
| 1096 | |
| 1097 | .modal { |
| 1098 | display: none; |
| 1099 | overflow: hidden; |
| 1100 | position: fixed; |
| 1101 | top: 0; |
| 1102 | right: 0; |
| 1103 | bottom: 0; |
| 1104 | left: 0; |
| 1105 | z-index: 1050; |
| 1106 | -webkit-overflow-scrolling: touch; |
| 1107 | outline: 0; } |
| 1108 | .modal.fade .modal-dialog { |
| 1109 | transform: translate(0, -25%); |
| 1110 | transition: transform 0.3s ease-out; } |
| 1111 | .modal.in .modal-dialog { |
| 1112 | transform: translate(0, 0); } |
| 1113 | |
| 1114 | .modal-open .modal { |
| 1115 | overflow-x: hidden; |
| 1116 | overflow-y: auto; } |
| 1117 | |
| 1118 | .modal-dialog { |
| 1119 | position: relative; |
| 1120 | width: auto; |
| 1121 | margin: 10px; } |
| 1122 | |
| 1123 | .modal-content { |
| 1124 | position: relative; |
| 1125 | background-color: #fff; |
| 1126 | border: 1px solid #999; |
| 1127 | border: 1px solid rgba(0, 0, 0, 0.2); |
| 1128 | border-radius: 6px; |
| 1129 | box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); |
| 1130 | background-clip: padding-box; |
| 1131 | outline: 0; } |
| 1132 | |
| 1133 | .modal-backdrop { |
| 1134 | position: fixed; |
| 1135 | top: 0; |
| 1136 | right: 0; |
| 1137 | bottom: 0; |
| 1138 | left: 0; |
| 1139 | z-index: 1040; |
| 1140 | background-color: #000; } |
| 1141 | .modal-backdrop.fade { |
| 1142 | opacity: 0; |
| 1143 | filter: alpha(opacity=0); } |
| 1144 | .modal-backdrop.in { |
| 1145 | opacity: 0.5; |
| 1146 | filter: alpha(opacity=50); } |
| 1147 | |
| 1148 | .modal-header { |
| 1149 | padding: 15px; |
| 1150 | border-bottom: 1px solid #e5e5e5; } |
| 1151 | .modal-header:before, .modal-header:after { |
| 1152 | content: " "; |
| 1153 | display: table; } |
| 1154 | .modal-header:after { |
| 1155 | clear: both; } |
| 1156 | |
| 1157 | .modal-header .close { |
| 1158 | margin-top: -2px; } |
| 1159 | |
| 1160 | .modal-title { |
| 1161 | margin: 0; |
| 1162 | line-height: 1.42857; } |
| 1163 | |
| 1164 | .modal-body { |
| 1165 | position: relative; |
| 1166 | padding: 15px; } |
| 1167 | |
| 1168 | .modal-footer { |
| 1169 | padding: 15px; |
| 1170 | text-align: right; |
| 1171 | border-top: 1px solid #e5e5e5; } |
| 1172 | .modal-footer:before, .modal-footer:after { |
| 1173 | content: " "; |
| 1174 | display: table; } |
| 1175 | .modal-footer:after { |
| 1176 | clear: both; } |
| 1177 | .modal-footer .btn + .btn { |
| 1178 | margin-left: 5px; |
| 1179 | margin-bottom: 0; } |
| 1180 | .modal-footer .btn-group .btn + .btn { |
| 1181 | margin-left: -1px; } |
| 1182 | .modal-footer .btn-block + .btn-block { |
| 1183 | margin-left: 0; } |
| 1184 | |
| 1185 | .modal-scrollbar-measure { |
| 1186 | position: absolute; |
| 1187 | top: -9999px; |
| 1188 | width: 50px; |
| 1189 | height: 50px; |
| 1190 | overflow: scroll; } |
| 1191 | |
| 1192 | @media (min-width: 768px) { |
| 1193 | .modal-dialog { |
| 1194 | width: 600px; |
| 1195 | margin: 30px auto; } |
| 1196 | .modal-content { |
| 1197 | box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); } |
| 1198 | .modal-sm { |
| 1199 | width: 300px; } } |
| 1200 | |
| 1201 | @media (min-width: 992px) { |
| 1202 | .modal-lg { |
| 1203 | width: 900px; } } |
| 1204 | |
| 1205 | @-ms-viewport { |
| 1206 | width: device-width; } |
| 1207 | |
| 1208 | .visible-xs { |
| 1209 | display: none !important; } |
| 1210 | |
| 1211 | .visible-sm { |
| 1212 | display: none !important; } |
| 1213 | |
| 1214 | .visible-md { |
| 1215 | display: none !important; } |
| 1216 | |
| 1217 | .visible-lg { |
| 1218 | display: none !important; } |
| 1219 | |
| 1220 | .visible-xs-block, |
| 1221 | .visible-xs-inline, |
| 1222 | .visible-xs-inline-block, |
| 1223 | .visible-sm-block, |
| 1224 | .visible-sm-inline, |
| 1225 | .visible-sm-inline-block, |
| 1226 | .visible-md-block, |
| 1227 | .visible-md-inline, |
| 1228 | .visible-md-inline-block, |
| 1229 | .visible-lg-block, |
| 1230 | .visible-lg-inline, |
| 1231 | .visible-lg-inline-block { |
| 1232 | display: none !important; } |
| 1233 | |
| 1234 | @media (max-width: 767px) { |
| 1235 | .visible-xs { |
| 1236 | display: block !important; } |
| 1237 | table.visible-xs { |
| 1238 | display: table !important; } |
| 1239 | tr.visible-xs { |
| 1240 | display: table-row !important; } |
| 1241 | th.visible-xs, |
| 1242 | td.visible-xs { |
| 1243 | display: table-cell !important; } } |
| 1244 | |
| 1245 | @media (max-width: 767px) { |
| 1246 | .visible-xs-block { |
| 1247 | display: block !important; } } |
| 1248 | |
| 1249 | @media (max-width: 767px) { |
| 1250 | .visible-xs-inline { |
| 1251 | display: inline !important; } } |
| 1252 | |
| 1253 | @media (max-width: 767px) { |
| 1254 | .visible-xs-inline-block { |
| 1255 | display: inline-block !important; } } |
| 1256 | |
| 1257 | @media (min-width: 768px) and (max-width: 991px) { |
| 1258 | .visible-sm { |
| 1259 | display: block !important; } |
| 1260 | table.visible-sm { |
| 1261 | display: table !important; } |
| 1262 | tr.visible-sm { |
| 1263 | display: table-row !important; } |
| 1264 | th.visible-sm, |
| 1265 | td.visible-sm { |
| 1266 | display: table-cell !important; } } |
| 1267 | |
| 1268 | @media (min-width: 768px) and (max-width: 991px) { |
| 1269 | .visible-sm-block { |
| 1270 | display: block !important; } } |
| 1271 | |
| 1272 | @media (min-width: 768px) and (max-width: 991px) { |
| 1273 | .visible-sm-inline { |
| 1274 | display: inline !important; } } |
| 1275 | |
| 1276 | @media (min-width: 768px) and (max-width: 991px) { |
| 1277 | .visible-sm-inline-block { |
| 1278 | display: inline-block !important; } } |
| 1279 | |
| 1280 | @media (min-width: 992px) and (max-width: 1199px) { |
| 1281 | .visible-md { |
| 1282 | display: block !important; } |
| 1283 | table.visible-md { |
| 1284 | display: table !important; } |
| 1285 | tr.visible-md { |
| 1286 | display: table-row !important; } |
| 1287 | th.visible-md, |
| 1288 | td.visible-md { |
| 1289 | display: table-cell !important; } } |
| 1290 | |
| 1291 | @media (min-width: 992px) and (max-width: 1199px) { |
| 1292 | .visible-md-block { |
| 1293 | display: block !important; } } |
| 1294 | |
| 1295 | @media (min-width: 992px) and (max-width: 1199px) { |
| 1296 | .visible-md-inline { |
| 1297 | display: inline !important; } } |
| 1298 | |
| 1299 | @media (min-width: 992px) and (max-width: 1199px) { |
| 1300 | .visible-md-inline-block { |
| 1301 | display: inline-block !important; } } |
| 1302 | |
| 1303 | @media (min-width: 1200px) { |
| 1304 | .visible-lg { |
| 1305 | display: block !important; } |
| 1306 | table.visible-lg { |
| 1307 | display: table !important; } |
| 1308 | tr.visible-lg { |
| 1309 | display: table-row !important; } |
| 1310 | th.visible-lg, |
| 1311 | td.visible-lg { |
| 1312 | display: table-cell !important; } } |
| 1313 | |
| 1314 | @media (min-width: 1200px) { |
| 1315 | .visible-lg-block { |
| 1316 | display: block !important; } } |
| 1317 | |
| 1318 | @media (min-width: 1200px) { |
| 1319 | .visible-lg-inline { |
| 1320 | display: inline !important; } } |
| 1321 | |
| 1322 | @media (min-width: 1200px) { |
| 1323 | .visible-lg-inline-block { |
| 1324 | display: inline-block !important; } } |
| 1325 | |
| 1326 | @media (max-width: 767px) { |
| 1327 | .hidden-xs { |
| 1328 | display: none !important; } } |
| 1329 | |
| 1330 | @media (min-width: 768px) and (max-width: 991px) { |
| 1331 | .hidden-sm { |
| 1332 | display: none !important; } } |
| 1333 | |
| 1334 | @media (min-width: 992px) and (max-width: 1199px) { |
| 1335 | .hidden-md { |
| 1336 | display: none !important; } } |
| 1337 | |
| 1338 | @media (min-width: 1200px) { |
| 1339 | .hidden-lg { |
| 1340 | display: none !important; } } |
| 1341 | |
| 1342 | .visible-print { |
| 1343 | display: none !important; } |
| 1344 | |
| 1345 | @media print { |
| 1346 | .visible-print { |
| 1347 | display: block !important; } |
| 1348 | table.visible-print { |
| 1349 | display: table !important; } |
| 1350 | tr.visible-print { |
| 1351 | display: table-row !important; } |
| 1352 | th.visible-print, |
| 1353 | td.visible-print { |
| 1354 | display: table-cell !important; } } |
| 1355 | |
| 1356 | .visible-print-block { |
| 1357 | display: none !important; } |
| 1358 | @media print { |
| 1359 | .visible-print-block { |
| 1360 | display: block !important; } } |
| 1361 | |
| 1362 | .visible-print-inline { |
| 1363 | display: none !important; } |
| 1364 | @media print { |
| 1365 | .visible-print-inline { |
| 1366 | display: inline !important; } } |
| 1367 | |
| 1368 | .visible-print-inline-block { |
| 1369 | display: none !important; } |
| 1370 | @media print { |
| 1371 | .visible-print-inline-block { |
| 1372 | display: inline-block !important; } } |
| 1373 | |
| 1374 | @media print { |
| 1375 | .hidden-print { |
| 1376 | display: none !important; } } |
| 1377 |