diff --git a/web/themes/custom/geofresco/dist/css/global.css b/web/themes/custom/geofresco/dist/css/global.css index bb435f1..4179122 100644 --- a/web/themes/custom/geofresco/dist/css/global.css +++ b/web/themes/custom/geofresco/dist/css/global.css @@ -1,30 +1,30 @@ @-webkit-keyframes spinAround { from { -webkit-transform: rotate(0deg); - transform: rotate(0deg); } + transform: rotate(0deg); } to { -webkit-transform: rotate(359deg); - transform: rotate(359deg); } } + transform: rotate(359deg); } } @keyframes spinAround { from { -webkit-transform: rotate(0deg); - transform: rotate(0deg); } + transform: rotate(0deg); } to { -webkit-transform: rotate(359deg); - transform: rotate(359deg); } } + transform: rotate(359deg); } } -.delete, .modal-close, .is-unselectable, .button, .file, .breadcrumb, .pagination-previous, +.tabs, .pagination-previous, .pagination-next, .pagination-link, -.pagination-ellipsis, .tabs { +.pagination-ellipsis, .breadcrumb, .file, .button, .is-unselectable, .modal-close, .delete { -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } -.select:not(.is-multiple):not(.is-loading)::after, .navbar-link:not(.is-arrowless)::after { +.navbar-link:not(.is-arrowless)::after, .select:not(.is-multiple):not(.is-loading)::after { border: 3px solid transparent; border-radius: 2px; border-right: 0; @@ -37,18 +37,18 @@ position: absolute; top: 50%; -webkit-transform: rotate(-45deg); - -ms-transform: rotate(-45deg); - transform: rotate(-45deg); + -ms-transform: rotate(-45deg); + transform: rotate(-45deg); -webkit-transform-origin: center; - -ms-transform-origin: center; - transform-origin: center; + -ms-transform-origin: center; + transform-origin: center; width: 0.625em; } -.box:not(:last-child), .content:not(:last-child), .notification:not(:last-child), .progress:not(:last-child), .table:not(:last-child), .table-container:not(:last-child), .title:not(:last-child), -.subtitle:not(:last-child), .block:not(:last-child), .highlight:not(:last-child), .breadcrumb:not(:last-child), .level:not(:last-child), .list:not(:last-child), .message:not(:last-child), .tabs:not(:last-child) { +.tabs:not(:last-child), .message:not(:last-child), .list:not(:last-child), .level:not(:last-child), .breadcrumb:not(:last-child), .highlight:not(:last-child), .block:not(:last-child), .title:not(:last-child), +.subtitle:not(:last-child), .table-container:not(:last-child), .table:not(:last-child), .progress:not(:last-child), .notification:not(:last-child), .content:not(:last-child), .box:not(:last-child) { margin-bottom: 1.5rem; } -.delete, .modal-close { +.modal-close, .delete { -moz-appearance: none; -webkit-appearance: none; background-color: rgba(10, 10, 10, 0.2); @@ -58,10 +58,10 @@ pointer-events: auto; display: inline-block; -webkit-box-flex: 0; - -ms-flex-positive: 0; - flex-grow: 0; + -ms-flex-positive: 0; + flex-grow: 0; -ms-flex-negative: 0; - flex-shrink: 0; + flex-shrink: 0; font-size: 0; height: 20px; max-height: 20px; @@ -72,7 +72,7 @@ position: relative; vertical-align: top; width: 20px; } - .delete::before, .modal-close::before, .delete::after, .modal-close::after { + .modal-close::before, .delete::before, .modal-close::after, .delete::after { background-color: white; content: ""; display: block; @@ -80,36 +80,36 @@ position: absolute; top: 50%; -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg); - -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg); - transform: translateX(-50%) translateY(-50%) rotate(45deg); + -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg); + transform: translateX(-50%) translateY(-50%) rotate(45deg); -webkit-transform-origin: center center; - -ms-transform-origin: center center; - transform-origin: center center; } - .delete::before, .modal-close::before { + -ms-transform-origin: center center; + transform-origin: center center; } + .modal-close::before, .delete::before { height: 2px; width: 50%; } - .delete::after, .modal-close::after { + .modal-close::after, .delete::after { height: 50%; width: 2px; } - .delete:hover, .modal-close:hover, .delete:focus, .modal-close:focus { + .modal-close:hover, .delete:hover, .modal-close:focus, .delete:focus { background-color: rgba(10, 10, 10, 0.3); } - .delete:active, .modal-close:active { + .modal-close:active, .delete:active { background-color: rgba(10, 10, 10, 0.4); } - .is-small.delete, .is-small.modal-close { + .is-small.modal-close, .is-small.delete { height: 16px; max-height: 16px; max-width: 16px; min-height: 16px; min-width: 16px; width: 16px; } - .is-medium.delete, .is-medium.modal-close { + .is-medium.modal-close, .is-medium.delete { height: 24px; max-height: 24px; max-width: 24px; min-height: 24px; min-width: 24px; width: 24px; } - .is-large.delete, .is-large.modal-close { + .is-large.modal-close, .is-large.delete { height: 32px; max-height: 32px; max-width: 32px; @@ -117,9 +117,9 @@ min-width: 32px; width: 32px; } -.button.is-loading::after, .loader, .select.is-loading::after, .control.is-loading::after { +.control.is-loading::after, .select.is-loading::after, .loader, .button.is-loading::after { -webkit-animation: spinAround 500ms infinite linear; - animation: spinAround 500ms infinite linear; + animation: spinAround 500ms infinite linear; border: 2px solid #dbdbdb; border-radius: 290486px; border-right-color: transparent; @@ -130,7 +130,7 @@ position: relative; width: 1em; } -.is-overlay, .image.is-square img, +.hero-video, .modal-background, .modal, .image.is-square img, .image.is-square .has-ratio, .image.is-1by1 img, .image.is-1by1 .has-ratio, .image.is-5by4 img, .image.is-5by4 .has-ratio, .image.is-4by3 img, @@ -146,35 +146,35 @@ .image.is-3by5 .has-ratio, .image.is-9by16 img, .image.is-9by16 .has-ratio, .image.is-1by2 img, .image.is-1by2 .has-ratio, .image.is-1by3 img, -.image.is-1by3 .has-ratio, .modal, .modal-background, .hero-video { +.image.is-1by3 .has-ratio, .is-overlay { bottom: 0; left: 0; position: absolute; right: 0; top: 0; } -.button, .input, .textarea, .select select, .file-cta, -.file-name, .pagination-previous, +.pagination-previous, .pagination-next, .pagination-link, -.pagination-ellipsis { +.pagination-ellipsis, .file-cta, +.file-name, .select select, .textarea, .input, .button { -moz-appearance: none; -webkit-appearance: none; -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; + -ms-flex-align: center; + align-items: center; border: 1px solid transparent; border-radius: 4px; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; font-size: 1rem; height: 2.25em; -webkit-box-pack: start; - -ms-flex-pack: start; - justify-content: flex-start; + -ms-flex-pack: start; + justify-content: flex-start; line-height: 1.5; padding-bottom: calc(0.375em - 1px); padding-left: calc(0.625em - 1px); @@ -182,40 +182,33 @@ padding-top: calc(0.375em - 1px); position: relative; vertical-align: top; } - .button:focus, .input:focus, .textarea:focus, .select select:focus, .file-cta:focus, - .file-name:focus, .pagination-previous:focus, + .pagination-previous:focus, .pagination-next:focus, .pagination-link:focus, - .pagination-ellipsis:focus, .is-focused.button, .is-focused.input, .is-focused.textarea, .select select.is-focused, .is-focused.file-cta, - .is-focused.file-name, .is-focused.pagination-previous, + .pagination-ellipsis:focus, .file-cta:focus, + .file-name:focus, .select select:focus, .textarea:focus, .input:focus, .button:focus, .is-focused.pagination-previous, .is-focused.pagination-next, .is-focused.pagination-link, - .is-focused.pagination-ellipsis, .button:active, .input:active, .textarea:active, .select select:active, .file-cta:active, - .file-name:active, .pagination-previous:active, + .is-focused.pagination-ellipsis, .is-focused.file-cta, + .is-focused.file-name, .select select.is-focused, .is-focused.textarea, .is-focused.input, .is-focused.button, .pagination-previous:active, .pagination-next:active, .pagination-link:active, - .pagination-ellipsis:active, .is-active.button, .is-active.input, .is-active.textarea, .select select.is-active, .is-active.file-cta, - .is-active.file-name, .is-active.pagination-previous, + .pagination-ellipsis:active, .file-cta:active, + .file-name:active, .select select:active, .textarea:active, .input:active, .button:active, .is-active.pagination-previous, .is-active.pagination-next, .is-active.pagination-link, - .is-active.pagination-ellipsis { + .is-active.pagination-ellipsis, .is-active.file-cta, + .is-active.file-name, .select select.is-active, .is-active.textarea, .is-active.input, .is-active.button { outline: none; } - .button[disabled], .input[disabled], .textarea[disabled], .select select[disabled], .file-cta[disabled], - .file-name[disabled], .pagination-previous[disabled], - .pagination-next[disabled], - .pagination-link[disabled], - .pagination-ellipsis[disabled], - fieldset[disabled] .button, - fieldset[disabled] .input, - fieldset[disabled] .textarea, - fieldset[disabled] .select select, - .select fieldset[disabled] select, - fieldset[disabled] .file-cta, - fieldset[disabled] .file-name, - fieldset[disabled] .pagination-previous, + [disabled].pagination-previous, + [disabled].pagination-next, + [disabled].pagination-link, + [disabled].pagination-ellipsis, [disabled].file-cta, + [disabled].file-name, .select select[disabled], [disabled].textarea, [disabled].input, [disabled].button, fieldset[disabled] .pagination-previous, fieldset[disabled] .pagination-next, fieldset[disabled] .pagination-link, - fieldset[disabled] .pagination-ellipsis { + fieldset[disabled] .pagination-ellipsis, fieldset[disabled] .file-cta, + fieldset[disabled] .file-name, fieldset[disabled] .select select, .select fieldset[disabled] select, fieldset[disabled] .textarea, fieldset[disabled] .input, fieldset[disabled] .button { cursor: not-allowed; } @font-face { @@ -289,11 +282,11 @@ textarea { html { -webkit-box-sizing: border-box; - box-sizing: border-box; } + box-sizing: border-box; } *, *::before, *::after { -webkit-box-sizing: inherit; - box-sizing: inherit; } + box-sizing: inherit; } img, embed, @@ -330,9 +323,9 @@ html { overflow-y: scroll; text-rendering: optimizeLegibility; -webkit-text-size-adjust: 100%; - -moz-text-size-adjust: 100%; - -ms-text-size-adjust: 100%; - text-size-adjust: 100%; } + -moz-text-size-adjust: 100%; + -ms-text-size-adjust: 100%; + text-size-adjust: 100%; } article, aside, @@ -1239,7 +1232,7 @@ a.has-text-danger:hover, a.has-text-danger:focus { .is-shadowless { -webkit-box-shadow: none !important; - box-shadow: none !important; } + box-shadow: none !important; } .is-relative { position: relative !important; } @@ -1273,18 +1266,18 @@ a.has-text-danger:hover, a.has-text-danger:focus { background-color: white; border-radius: 6px; -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1); - box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1); + box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1); color: #4a4a4a; display: block; padding: 1.25rem; } a.box:hover, a.box:focus { -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px #4391E0; - box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px #4391E0; } + box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px #4391E0; } a.box:active { -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2), 0 0 0 1px #4391E0; - box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2), 0 0 0 1px #4391E0; } + box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2), 0 0 0 1px #4391E0; } .button { background-color: white; @@ -1293,8 +1286,8 @@ a.box:active { color: #363636; cursor: pointer; -webkit-box-pack: center; - -ms-flex-pack: center; - justify-content: center; + -ms-flex-pack: center; + justify-content: center; padding-bottom: calc(0.375em - 1px); padding-left: 0.75em; padding-right: 0.75em; @@ -1323,7 +1316,7 @@ a.box:active { color: #363636; } .button:focus:not(:active), .button.is-focused:not(:active) { -webkit-box-shadow: 0 0 0 0.125em rgba(67, 145, 224, 0.25); - box-shadow: 0 0 0 0.125em rgba(67, 145, 224, 0.25); } + box-shadow: 0 0 0 0.125em rgba(67, 145, 224, 0.25); } .button:active, .button.is-active { border-color: #4a4a4a; color: #363636; } @@ -1338,12 +1331,11 @@ a.box:active { .button.is-text:active, .button.is-text.is-active { background-color: #e8e8e8; color: #363636; } - .button.is-text[disabled], - fieldset[disabled] .button.is-text { + .button.is-text[disabled], fieldset[disabled] .button.is-text { background-color: transparent; border-color: transparent; -webkit-box-shadow: none; - box-shadow: none; } + box-shadow: none; } .button.is-white { background-color: white; border-color: transparent; @@ -1357,28 +1349,26 @@ a.box:active { color: #0a0a0a; } .button.is-white:focus:not(:active), .button.is-white.is-focused:not(:active) { -webkit-box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); - box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); } + box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); } .button.is-white:active, .button.is-white.is-active { background-color: #f2f2f2; border-color: transparent; color: #0a0a0a; } - .button.is-white[disabled], - fieldset[disabled] .button.is-white { + .button.is-white[disabled], fieldset[disabled] .button.is-white { background-color: white; border-color: transparent; -webkit-box-shadow: none; - box-shadow: none; } + box-shadow: none; } .button.is-white.is-inverted { background-color: #0a0a0a; color: white; } .button.is-white.is-inverted:hover, .button.is-white.is-inverted.is-hovered { background-color: black; } - .button.is-white.is-inverted[disabled], - fieldset[disabled] .button.is-white.is-inverted { + .button.is-white.is-inverted[disabled], fieldset[disabled] .button.is-white.is-inverted { background-color: #0a0a0a; border-color: transparent; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; color: white; } .button.is-white.is-loading::after { border-color: transparent transparent #0a0a0a #0a0a0a !important; } @@ -1394,12 +1384,11 @@ a.box:active { border-color: transparent transparent white white !important; } .button.is-white.is-outlined.is-loading:hover::after, .button.is-white.is-outlined.is-loading.is-hovered::after, .button.is-white.is-outlined.is-loading:focus::after, .button.is-white.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #0a0a0a #0a0a0a !important; } - .button.is-white.is-outlined[disabled], - fieldset[disabled] .button.is-white.is-outlined { + .button.is-white.is-outlined[disabled], fieldset[disabled] .button.is-white.is-outlined { background-color: transparent; border-color: white; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; color: white; } .button.is-white.is-inverted.is-outlined { background-color: transparent; @@ -1410,12 +1399,11 @@ a.box:active { color: white; } .button.is-white.is-inverted.is-outlined.is-loading:hover::after, .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-white.is-inverted.is-outlined.is-loading:focus::after, .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent white white !important; } - .button.is-white.is-inverted.is-outlined[disabled], - fieldset[disabled] .button.is-white.is-inverted.is-outlined { + .button.is-white.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-white.is-inverted.is-outlined { background-color: transparent; border-color: #0a0a0a; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; color: #0a0a0a; } .button.is-black { background-color: #0a0a0a; @@ -1430,28 +1418,26 @@ a.box:active { color: white; } .button.is-black:focus:not(:active), .button.is-black.is-focused:not(:active) { -webkit-box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); - box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); } + box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); } .button.is-black:active, .button.is-black.is-active { background-color: black; border-color: transparent; color: white; } - .button.is-black[disabled], - fieldset[disabled] .button.is-black { + .button.is-black[disabled], fieldset[disabled] .button.is-black { background-color: #0a0a0a; border-color: transparent; -webkit-box-shadow: none; - box-shadow: none; } + box-shadow: none; } .button.is-black.is-inverted { background-color: white; color: #0a0a0a; } .button.is-black.is-inverted:hover, .button.is-black.is-inverted.is-hovered { background-color: #f2f2f2; } - .button.is-black.is-inverted[disabled], - fieldset[disabled] .button.is-black.is-inverted { + .button.is-black.is-inverted[disabled], fieldset[disabled] .button.is-black.is-inverted { background-color: white; border-color: transparent; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; color: #0a0a0a; } .button.is-black.is-loading::after { border-color: transparent transparent white white !important; } @@ -1467,12 +1453,11 @@ a.box:active { border-color: transparent transparent #0a0a0a #0a0a0a !important; } .button.is-black.is-outlined.is-loading:hover::after, .button.is-black.is-outlined.is-loading.is-hovered::after, .button.is-black.is-outlined.is-loading:focus::after, .button.is-black.is-outlined.is-loading.is-focused::after { border-color: transparent transparent white white !important; } - .button.is-black.is-outlined[disabled], - fieldset[disabled] .button.is-black.is-outlined { + .button.is-black.is-outlined[disabled], fieldset[disabled] .button.is-black.is-outlined { background-color: transparent; border-color: #0a0a0a; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; color: #0a0a0a; } .button.is-black.is-inverted.is-outlined { background-color: transparent; @@ -1483,12 +1468,11 @@ a.box:active { color: #0a0a0a; } .button.is-black.is-inverted.is-outlined.is-loading:hover::after, .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-black.is-inverted.is-outlined.is-loading:focus::after, .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #0a0a0a #0a0a0a !important; } - .button.is-black.is-inverted.is-outlined[disabled], - fieldset[disabled] .button.is-black.is-inverted.is-outlined { + .button.is-black.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-black.is-inverted.is-outlined { background-color: transparent; border-color: white; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; color: white; } .button.is-light { background-color: whitesmoke; @@ -1503,28 +1487,26 @@ a.box:active { color: #363636; } .button.is-light:focus:not(:active), .button.is-light.is-focused:not(:active) { -webkit-box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); - box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); } + box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); } .button.is-light:active, .button.is-light.is-active { background-color: #e8e8e8; border-color: transparent; color: #363636; } - .button.is-light[disabled], - fieldset[disabled] .button.is-light { + .button.is-light[disabled], fieldset[disabled] .button.is-light { background-color: whitesmoke; border-color: transparent; -webkit-box-shadow: none; - box-shadow: none; } + box-shadow: none; } .button.is-light.is-inverted { background-color: #363636; color: whitesmoke; } .button.is-light.is-inverted:hover, .button.is-light.is-inverted.is-hovered { background-color: #292929; } - .button.is-light.is-inverted[disabled], - fieldset[disabled] .button.is-light.is-inverted { + .button.is-light.is-inverted[disabled], fieldset[disabled] .button.is-light.is-inverted { background-color: #363636; border-color: transparent; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; color: whitesmoke; } .button.is-light.is-loading::after { border-color: transparent transparent #363636 #363636 !important; } @@ -1540,12 +1522,11 @@ a.box:active { border-color: transparent transparent whitesmoke whitesmoke !important; } .button.is-light.is-outlined.is-loading:hover::after, .button.is-light.is-outlined.is-loading.is-hovered::after, .button.is-light.is-outlined.is-loading:focus::after, .button.is-light.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #363636 #363636 !important; } - .button.is-light.is-outlined[disabled], - fieldset[disabled] .button.is-light.is-outlined { + .button.is-light.is-outlined[disabled], fieldset[disabled] .button.is-light.is-outlined { background-color: transparent; border-color: whitesmoke; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; color: whitesmoke; } .button.is-light.is-inverted.is-outlined { background-color: transparent; @@ -1556,12 +1537,11 @@ a.box:active { color: whitesmoke; } .button.is-light.is-inverted.is-outlined.is-loading:hover::after, .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-light.is-inverted.is-outlined.is-loading:focus::after, .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent whitesmoke whitesmoke !important; } - .button.is-light.is-inverted.is-outlined[disabled], - fieldset[disabled] .button.is-light.is-inverted.is-outlined { + .button.is-light.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-light.is-inverted.is-outlined { background-color: transparent; border-color: #363636; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; color: #363636; } .button.is-dark { background-color: #363636; @@ -1576,28 +1556,26 @@ a.box:active { color: whitesmoke; } .button.is-dark:focus:not(:active), .button.is-dark.is-focused:not(:active) { -webkit-box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); - box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); } + box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); } .button.is-dark:active, .button.is-dark.is-active { background-color: #292929; border-color: transparent; color: whitesmoke; } - .button.is-dark[disabled], - fieldset[disabled] .button.is-dark { + .button.is-dark[disabled], fieldset[disabled] .button.is-dark { background-color: #363636; border-color: transparent; -webkit-box-shadow: none; - box-shadow: none; } + box-shadow: none; } .button.is-dark.is-inverted { background-color: whitesmoke; color: #363636; } .button.is-dark.is-inverted:hover, .button.is-dark.is-inverted.is-hovered { background-color: #e8e8e8; } - .button.is-dark.is-inverted[disabled], - fieldset[disabled] .button.is-dark.is-inverted { + .button.is-dark.is-inverted[disabled], fieldset[disabled] .button.is-dark.is-inverted { background-color: whitesmoke; border-color: transparent; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; color: #363636; } .button.is-dark.is-loading::after { border-color: transparent transparent whitesmoke whitesmoke !important; } @@ -1613,12 +1591,11 @@ a.box:active { border-color: transparent transparent #363636 #363636 !important; } .button.is-dark.is-outlined.is-loading:hover::after, .button.is-dark.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-outlined.is-loading:focus::after, .button.is-dark.is-outlined.is-loading.is-focused::after { border-color: transparent transparent whitesmoke whitesmoke !important; } - .button.is-dark.is-outlined[disabled], - fieldset[disabled] .button.is-dark.is-outlined { + .button.is-dark.is-outlined[disabled], fieldset[disabled] .button.is-dark.is-outlined { background-color: transparent; border-color: #363636; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; color: #363636; } .button.is-dark.is-inverted.is-outlined { background-color: transparent; @@ -1629,12 +1606,11 @@ a.box:active { color: #363636; } .button.is-dark.is-inverted.is-outlined.is-loading:hover::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-inverted.is-outlined.is-loading:focus::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #363636 #363636 !important; } - .button.is-dark.is-inverted.is-outlined[disabled], - fieldset[disabled] .button.is-dark.is-inverted.is-outlined { + .button.is-dark.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-dark.is-inverted.is-outlined { background-color: transparent; border-color: whitesmoke; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; color: whitesmoke; } .button.is-primary { background-color: #478D00; @@ -1649,28 +1625,26 @@ a.box:active { color: #fff; } .button.is-primary:focus:not(:active), .button.is-primary.is-focused:not(:active) { -webkit-box-shadow: 0 0 0 0.125em rgba(71, 141, 0, 0.25); - box-shadow: 0 0 0 0.125em rgba(71, 141, 0, 0.25); } + box-shadow: 0 0 0 0.125em rgba(71, 141, 0, 0.25); } .button.is-primary:active, .button.is-primary.is-active { background-color: #3a7400; border-color: transparent; color: #fff; } - .button.is-primary[disabled], - fieldset[disabled] .button.is-primary { + .button.is-primary[disabled], fieldset[disabled] .button.is-primary { background-color: #478D00; border-color: transparent; -webkit-box-shadow: none; - box-shadow: none; } + box-shadow: none; } .button.is-primary.is-inverted { background-color: #fff; color: #478D00; } .button.is-primary.is-inverted:hover, .button.is-primary.is-inverted.is-hovered { background-color: #f2f2f2; } - .button.is-primary.is-inverted[disabled], - fieldset[disabled] .button.is-primary.is-inverted { + .button.is-primary.is-inverted[disabled], fieldset[disabled] .button.is-primary.is-inverted { background-color: #fff; border-color: transparent; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; color: #478D00; } .button.is-primary.is-loading::after { border-color: transparent transparent #fff #fff !important; } @@ -1686,12 +1660,11 @@ a.box:active { border-color: transparent transparent #478D00 #478D00 !important; } .button.is-primary.is-outlined.is-loading:hover::after, .button.is-primary.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-outlined.is-loading:focus::after, .button.is-primary.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #fff #fff !important; } - .button.is-primary.is-outlined[disabled], - fieldset[disabled] .button.is-primary.is-outlined { + .button.is-primary.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-outlined { background-color: transparent; border-color: #478D00; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; color: #478D00; } .button.is-primary.is-inverted.is-outlined { background-color: transparent; @@ -1702,12 +1675,11 @@ a.box:active { color: #478D00; } .button.is-primary.is-inverted.is-outlined.is-loading:hover::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-inverted.is-outlined.is-loading:focus::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #478D00 #478D00 !important; } - .button.is-primary.is-inverted.is-outlined[disabled], - fieldset[disabled] .button.is-primary.is-inverted.is-outlined { + .button.is-primary.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-inverted.is-outlined { background-color: transparent; border-color: #fff; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; color: #fff; } .button.is-link { background-color: #4391E0; @@ -1722,28 +1694,26 @@ a.box:active { color: #fff; } .button.is-link:focus:not(:active), .button.is-link.is-focused:not(:active) { -webkit-box-shadow: 0 0 0 0.125em rgba(67, 145, 224, 0.25); - box-shadow: 0 0 0 0.125em rgba(67, 145, 224, 0.25); } + box-shadow: 0 0 0 0.125em rgba(67, 145, 224, 0.25); } .button.is-link:active, .button.is-link.is-active { background-color: #2d84dc; border-color: transparent; color: #fff; } - .button.is-link[disabled], - fieldset[disabled] .button.is-link { + .button.is-link[disabled], fieldset[disabled] .button.is-link { background-color: #4391E0; border-color: transparent; -webkit-box-shadow: none; - box-shadow: none; } + box-shadow: none; } .button.is-link.is-inverted { background-color: #fff; color: #4391E0; } .button.is-link.is-inverted:hover, .button.is-link.is-inverted.is-hovered { background-color: #f2f2f2; } - .button.is-link.is-inverted[disabled], - fieldset[disabled] .button.is-link.is-inverted { + .button.is-link.is-inverted[disabled], fieldset[disabled] .button.is-link.is-inverted { background-color: #fff; border-color: transparent; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; color: #4391E0; } .button.is-link.is-loading::after { border-color: transparent transparent #fff #fff !important; } @@ -1759,12 +1729,11 @@ a.box:active { border-color: transparent transparent #4391E0 #4391E0 !important; } .button.is-link.is-outlined.is-loading:hover::after, .button.is-link.is-outlined.is-loading.is-hovered::after, .button.is-link.is-outlined.is-loading:focus::after, .button.is-link.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #fff #fff !important; } - .button.is-link.is-outlined[disabled], - fieldset[disabled] .button.is-link.is-outlined { + .button.is-link.is-outlined[disabled], fieldset[disabled] .button.is-link.is-outlined { background-color: transparent; border-color: #4391E0; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; color: #4391E0; } .button.is-link.is-inverted.is-outlined { background-color: transparent; @@ -1775,12 +1744,11 @@ a.box:active { color: #4391E0; } .button.is-link.is-inverted.is-outlined.is-loading:hover::after, .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-link.is-inverted.is-outlined.is-loading:focus::after, .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #4391E0 #4391E0 !important; } - .button.is-link.is-inverted.is-outlined[disabled], - fieldset[disabled] .button.is-link.is-inverted.is-outlined { + .button.is-link.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-link.is-inverted.is-outlined { background-color: transparent; border-color: #fff; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; color: #fff; } .button.is-info { background-color: #209cee; @@ -1795,28 +1763,26 @@ a.box:active { color: #fff; } .button.is-info:focus:not(:active), .button.is-info.is-focused:not(:active) { -webkit-box-shadow: 0 0 0 0.125em rgba(32, 156, 238, 0.25); - box-shadow: 0 0 0 0.125em rgba(32, 156, 238, 0.25); } + box-shadow: 0 0 0 0.125em rgba(32, 156, 238, 0.25); } .button.is-info:active, .button.is-info.is-active { background-color: #118fe4; border-color: transparent; color: #fff; } - .button.is-info[disabled], - fieldset[disabled] .button.is-info { + .button.is-info[disabled], fieldset[disabled] .button.is-info { background-color: #209cee; border-color: transparent; -webkit-box-shadow: none; - box-shadow: none; } + box-shadow: none; } .button.is-info.is-inverted { background-color: #fff; color: #209cee; } .button.is-info.is-inverted:hover, .button.is-info.is-inverted.is-hovered { background-color: #f2f2f2; } - .button.is-info.is-inverted[disabled], - fieldset[disabled] .button.is-info.is-inverted { + .button.is-info.is-inverted[disabled], fieldset[disabled] .button.is-info.is-inverted { background-color: #fff; border-color: transparent; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; color: #209cee; } .button.is-info.is-loading::after { border-color: transparent transparent #fff #fff !important; } @@ -1832,12 +1798,11 @@ a.box:active { border-color: transparent transparent #209cee #209cee !important; } .button.is-info.is-outlined.is-loading:hover::after, .button.is-info.is-outlined.is-loading.is-hovered::after, .button.is-info.is-outlined.is-loading:focus::after, .button.is-info.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #fff #fff !important; } - .button.is-info.is-outlined[disabled], - fieldset[disabled] .button.is-info.is-outlined { + .button.is-info.is-outlined[disabled], fieldset[disabled] .button.is-info.is-outlined { background-color: transparent; border-color: #209cee; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; color: #209cee; } .button.is-info.is-inverted.is-outlined { background-color: transparent; @@ -1848,12 +1813,11 @@ a.box:active { color: #209cee; } .button.is-info.is-inverted.is-outlined.is-loading:hover::after, .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-info.is-inverted.is-outlined.is-loading:focus::after, .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #209cee #209cee !important; } - .button.is-info.is-inverted.is-outlined[disabled], - fieldset[disabled] .button.is-info.is-inverted.is-outlined { + .button.is-info.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-info.is-inverted.is-outlined { background-color: transparent; border-color: #fff; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; color: #fff; } .button.is-success { background-color: #478D00; @@ -1868,28 +1832,26 @@ a.box:active { color: #fff; } .button.is-success:focus:not(:active), .button.is-success.is-focused:not(:active) { -webkit-box-shadow: 0 0 0 0.125em rgba(71, 141, 0, 0.25); - box-shadow: 0 0 0 0.125em rgba(71, 141, 0, 0.25); } + box-shadow: 0 0 0 0.125em rgba(71, 141, 0, 0.25); } .button.is-success:active, .button.is-success.is-active { background-color: #3a7400; border-color: transparent; color: #fff; } - .button.is-success[disabled], - fieldset[disabled] .button.is-success { + .button.is-success[disabled], fieldset[disabled] .button.is-success { background-color: #478D00; border-color: transparent; -webkit-box-shadow: none; - box-shadow: none; } + box-shadow: none; } .button.is-success.is-inverted { background-color: #fff; color: #478D00; } .button.is-success.is-inverted:hover, .button.is-success.is-inverted.is-hovered { background-color: #f2f2f2; } - .button.is-success.is-inverted[disabled], - fieldset[disabled] .button.is-success.is-inverted { + .button.is-success.is-inverted[disabled], fieldset[disabled] .button.is-success.is-inverted { background-color: #fff; border-color: transparent; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; color: #478D00; } .button.is-success.is-loading::after { border-color: transparent transparent #fff #fff !important; } @@ -1905,12 +1867,11 @@ a.box:active { border-color: transparent transparent #478D00 #478D00 !important; } .button.is-success.is-outlined.is-loading:hover::after, .button.is-success.is-outlined.is-loading.is-hovered::after, .button.is-success.is-outlined.is-loading:focus::after, .button.is-success.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #fff #fff !important; } - .button.is-success.is-outlined[disabled], - fieldset[disabled] .button.is-success.is-outlined { + .button.is-success.is-outlined[disabled], fieldset[disabled] .button.is-success.is-outlined { background-color: transparent; border-color: #478D00; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; color: #478D00; } .button.is-success.is-inverted.is-outlined { background-color: transparent; @@ -1921,12 +1882,11 @@ a.box:active { color: #478D00; } .button.is-success.is-inverted.is-outlined.is-loading:hover::after, .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-success.is-inverted.is-outlined.is-loading:focus::after, .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #478D00 #478D00 !important; } - .button.is-success.is-inverted.is-outlined[disabled], - fieldset[disabled] .button.is-success.is-inverted.is-outlined { + .button.is-success.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-success.is-inverted.is-outlined { background-color: transparent; border-color: #fff; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; color: #fff; } .button.is-warning { background-color: #ffdd57; @@ -1941,28 +1901,26 @@ a.box:active { color: rgba(0, 0, 0, 0.7); } .button.is-warning:focus:not(:active), .button.is-warning.is-focused:not(:active) { -webkit-box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25); - box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25); } + box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25); } .button.is-warning:active, .button.is-warning.is-active { background-color: #ffd83e; border-color: transparent; color: rgba(0, 0, 0, 0.7); } - .button.is-warning[disabled], - fieldset[disabled] .button.is-warning { + .button.is-warning[disabled], fieldset[disabled] .button.is-warning { background-color: #ffdd57; border-color: transparent; -webkit-box-shadow: none; - box-shadow: none; } + box-shadow: none; } .button.is-warning.is-inverted { background-color: rgba(0, 0, 0, 0.7); color: #ffdd57; } .button.is-warning.is-inverted:hover, .button.is-warning.is-inverted.is-hovered { background-color: rgba(0, 0, 0, 0.7); } - .button.is-warning.is-inverted[disabled], - fieldset[disabled] .button.is-warning.is-inverted { + .button.is-warning.is-inverted[disabled], fieldset[disabled] .button.is-warning.is-inverted { background-color: rgba(0, 0, 0, 0.7); border-color: transparent; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; color: #ffdd57; } .button.is-warning.is-loading::after { border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; } @@ -1978,12 +1936,11 @@ a.box:active { border-color: transparent transparent #ffdd57 #ffdd57 !important; } .button.is-warning.is-outlined.is-loading:hover::after, .button.is-warning.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-outlined.is-loading:focus::after, .button.is-warning.is-outlined.is-loading.is-focused::after { border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; } - .button.is-warning.is-outlined[disabled], - fieldset[disabled] .button.is-warning.is-outlined { + .button.is-warning.is-outlined[disabled], fieldset[disabled] .button.is-warning.is-outlined { background-color: transparent; border-color: #ffdd57; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; color: #ffdd57; } .button.is-warning.is-inverted.is-outlined { background-color: transparent; @@ -1994,12 +1951,11 @@ a.box:active { color: #ffdd57; } .button.is-warning.is-inverted.is-outlined.is-loading:hover::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-inverted.is-outlined.is-loading:focus::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #ffdd57 #ffdd57 !important; } - .button.is-warning.is-inverted.is-outlined[disabled], - fieldset[disabled] .button.is-warning.is-inverted.is-outlined { + .button.is-warning.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-warning.is-inverted.is-outlined { background-color: transparent; border-color: rgba(0, 0, 0, 0.7); -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; color: rgba(0, 0, 0, 0.7); } .button.is-danger { background-color: #a70c20; @@ -2014,28 +1970,26 @@ a.box:active { color: #fff; } .button.is-danger:focus:not(:active), .button.is-danger.is-focused:not(:active) { -webkit-box-shadow: 0 0 0 0.125em rgba(167, 12, 32, 0.25); - box-shadow: 0 0 0 0.125em rgba(167, 12, 32, 0.25); } + box-shadow: 0 0 0 0.125em rgba(167, 12, 32, 0.25); } .button.is-danger:active, .button.is-danger.is-active { background-color: #8f0a1b; border-color: transparent; color: #fff; } - .button.is-danger[disabled], - fieldset[disabled] .button.is-danger { + .button.is-danger[disabled], fieldset[disabled] .button.is-danger { background-color: #a70c20; border-color: transparent; -webkit-box-shadow: none; - box-shadow: none; } + box-shadow: none; } .button.is-danger.is-inverted { background-color: #fff; color: #a70c20; } .button.is-danger.is-inverted:hover, .button.is-danger.is-inverted.is-hovered { background-color: #f2f2f2; } - .button.is-danger.is-inverted[disabled], - fieldset[disabled] .button.is-danger.is-inverted { + .button.is-danger.is-inverted[disabled], fieldset[disabled] .button.is-danger.is-inverted { background-color: #fff; border-color: transparent; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; color: #a70c20; } .button.is-danger.is-loading::after { border-color: transparent transparent #fff #fff !important; } @@ -2051,12 +2005,11 @@ a.box:active { border-color: transparent transparent #a70c20 #a70c20 !important; } .button.is-danger.is-outlined.is-loading:hover::after, .button.is-danger.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-outlined.is-loading:focus::after, .button.is-danger.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #fff #fff !important; } - .button.is-danger.is-outlined[disabled], - fieldset[disabled] .button.is-danger.is-outlined { + .button.is-danger.is-outlined[disabled], fieldset[disabled] .button.is-danger.is-outlined { background-color: transparent; border-color: #a70c20; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; color: #a70c20; } .button.is-danger.is-inverted.is-outlined { background-color: transparent; @@ -2067,12 +2020,11 @@ a.box:active { color: #a70c20; } .button.is-danger.is-inverted.is-outlined.is-loading:hover::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-inverted.is-outlined.is-loading:focus::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #a70c20 #a70c20 !important; } - .button.is-danger.is-inverted.is-outlined[disabled], - fieldset[disabled] .button.is-danger.is-inverted.is-outlined { + .button.is-danger.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-danger.is-inverted.is-outlined { background-color: transparent; border-color: #fff; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; color: #fff; } .button.is-small { border-radius: 2px; @@ -2083,12 +2035,11 @@ a.box:active { font-size: 1.25rem; } .button.is-large { font-size: 1.5rem; } - .button[disabled], - fieldset[disabled] .button { + .button[disabled], fieldset[disabled] .button { background-color: white; border-color: #dbdbdb; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; opacity: 0.5; } .button.is-fullwidth { display: -webkit-box; @@ -2108,7 +2059,7 @@ a.box:active { border-color: #dbdbdb; color: #7a7a7a; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; pointer-events: none; } .button.is-rounded { border-radius: 290486px; @@ -2117,16 +2068,16 @@ a.box:active { .buttons { -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; + -ms-flex-align: center; + align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; - flex-wrap: wrap; + flex-wrap: wrap; -webkit-box-pack: start; - -ms-flex-pack: start; - justify-content: flex-start; } + -ms-flex-pack: start; + justify-content: flex-start; } .buttons .button { margin-bottom: 0.5rem; } .buttons .button:not(:last-child):not(.is-fullwidth) { @@ -2159,29 +2110,29 @@ a.box:active { z-index: 4; } .buttons.has-addons .button.is-expanded { -webkit-box-flex: 1; - -ms-flex-positive: 1; - flex-grow: 1; + -ms-flex-positive: 1; + flex-grow: 1; -ms-flex-negative: 1; - flex-shrink: 1; } + flex-shrink: 1; } .buttons.is-centered { -webkit-box-pack: center; - -ms-flex-pack: center; - justify-content: center; } + -ms-flex-pack: center; + justify-content: center; } .buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth) { margin-left: 0.25rem; margin-right: 0.25rem; } .buttons.is-right { -webkit-box-pack: end; - -ms-flex-pack: end; - justify-content: flex-end; } + -ms-flex-pack: end; + justify-content: flex-end; } .buttons.is-right:not(.has-addons) .button:not(.is-fullwidth) { margin-left: 0.25rem; margin-right: 0.25rem; } .container { -webkit-box-flex: 1; - -ms-flex-positive: 1; - flex-grow: 1; + -ms-flex-positive: 1; + flex-grow: 1; margin: 0 auto; position: relative; width: auto; } @@ -2204,7 +2155,6 @@ a.box:active { @media screen and (min-width: 1408px) { .container { max-width: 1344px; } } - .content li + li { margin-top: 0.25em; } @@ -2352,14 +2302,14 @@ a.box:active { .icon { -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; + -ms-flex-align: center; + align-items: center; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-pack: center; - -ms-flex-pack: center; - justify-content: center; + -ms-flex-pack: center; + justify-content: center; height: 1.5rem; width: 1.5rem; } .icon.is-small { @@ -2627,13 +2577,13 @@ a.box:active { background-image: linear-gradient(to right, #a70c20 30%, #dbdbdb 30%); } .progress:indeterminate { -webkit-animation-duration: 1.5s; - animation-duration: 1.5s; + animation-duration: 1.5s; -webkit-animation-iteration-count: infinite; - animation-iteration-count: infinite; + animation-iteration-count: infinite; -webkit-animation-name: moveIndeterminate; - animation-name: moveIndeterminate; + animation-name: moveIndeterminate; -webkit-animation-timing-function: linear; - animation-timing-function: linear; + animation-timing-function: linear; background-color: #dbdbdb; background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, #4a4a4a), color-stop(30%, #dbdbdb)); background-image: -o-linear-gradient(left, #4a4a4a 30%, #dbdbdb 30%); @@ -2795,16 +2745,16 @@ a.box:active { .tags { -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; + -ms-flex-align: center; + align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; - flex-wrap: wrap; + flex-wrap: wrap; -webkit-box-pack: start; - -ms-flex-pack: start; - justify-content: flex-start; } + -ms-flex-pack: start; + justify-content: flex-start; } .tags .tag { margin-bottom: 0.5rem; } .tags .tag:not(:last-child) { @@ -2819,15 +2769,15 @@ a.box:active { font-size: 1.25rem; } .tags.is-centered { -webkit-box-pack: center; - -ms-flex-pack: center; - justify-content: center; } + -ms-flex-pack: center; + justify-content: center; } .tags.is-centered .tag { margin-right: 0.25rem; margin-left: 0.25rem; } .tags.is-right { -webkit-box-pack: end; - -ms-flex-pack: end; - justify-content: flex-end; } + -ms-flex-pack: end; + justify-content: flex-end; } .tags.is-right .tag:not(:first-child) { margin-left: 0.5rem; } .tags.is-right .tag:not(:last-child) { @@ -2844,8 +2794,8 @@ a.box:active { .tag:not(body) { -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; + -ms-flex-align: center; + align-items: center; background-color: whitesmoke; border-radius: 4px; color: #4a4a4a; @@ -2855,8 +2805,8 @@ a.box:active { font-size: 0.75rem; height: 2em; -webkit-box-pack: center; - -ms-flex-pack: center; - justify-content: center; + -ms-flex-pack: center; + justify-content: center; line-height: 1.5; padding-left: 0.75em; padding-right: 0.75em; @@ -2922,11 +2872,11 @@ a.box:active { position: absolute; top: 50%; -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg); - -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg); - transform: translateX(-50%) translateY(-50%) rotate(45deg); + -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg); + transform: translateX(-50%) translateY(-50%) rotate(45deg); -webkit-transform-origin: center center; - -ms-transform-origin: center center; - transform-origin: center center; } + -ms-transform-origin: center center; + transform-origin: center center; } .tag:not(body).is-delete::before { height: 1px; width: 50%; } @@ -3031,8 +2981,8 @@ a.tag:hover { .number { -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; + -ms-flex-align: center; + align-items: center; background-color: whitesmoke; border-radius: 290486px; display: -webkit-inline-box; @@ -3041,8 +2991,8 @@ a.tag:hover { font-size: 1.25rem; height: 2em; -webkit-box-pack: center; - -ms-flex-pack: center; - justify-content: center; + -ms-flex-pack: center; + justify-content: center; margin-right: 1.5rem; min-width: 2.5em; padding: 0.25rem 0.5rem; @@ -3073,7 +3023,7 @@ a.tag:hover { .slogan { -webkit-box-shadow: 0 2px 0 0 whitesmoke; - box-shadow: 0 2px 0 0 whitesmoke; + box-shadow: 0 2px 0 0 whitesmoke; margin-bottom: 2px; /* Needed to see the boxshadow when we have the featured image directly below. */ padding-bottom: 4px; @@ -3102,129 +3052,109 @@ a.tag:hover { position: relative; top: -0.333rem; } -.input, .textarea, .select select { +.select select, .textarea, .input { background-color: white; border-color: #dbdbdb; border-radius: 4px; color: #363636; } - .input::-moz-placeholder, .textarea::-moz-placeholder, .select select::-moz-placeholder { + .select select::-moz-placeholder, .textarea::-moz-placeholder, .input::-moz-placeholder { color: rgba(54, 54, 54, 0.3); } - .input::-webkit-input-placeholder, .textarea::-webkit-input-placeholder, .select select::-webkit-input-placeholder { + .select select::-webkit-input-placeholder, .textarea::-webkit-input-placeholder, .input::-webkit-input-placeholder { color: rgba(54, 54, 54, 0.3); } - .input:-moz-placeholder, .textarea:-moz-placeholder, .select select:-moz-placeholder { + .select select:-moz-placeholder, .textarea:-moz-placeholder, .input:-moz-placeholder { color: rgba(54, 54, 54, 0.3); } - .input:-ms-input-placeholder, .textarea:-ms-input-placeholder, .select select:-ms-input-placeholder { + .select select:-ms-input-placeholder, .textarea:-ms-input-placeholder, .input:-ms-input-placeholder { color: rgba(54, 54, 54, 0.3); } - .input:hover, .textarea:hover, .select select:hover, .is-hovered.input, .is-hovered.textarea, .select select.is-hovered { + .select select:hover, .textarea:hover, .input:hover, .select select.is-hovered, .is-hovered.textarea, .is-hovered.input { border-color: #b5b5b5; } - .input:focus, .textarea:focus, .select select:focus, .is-focused.input, .is-focused.textarea, .select select.is-focused, .input:active, .textarea:active, .select select:active, .is-active.input, .is-active.textarea, .select select.is-active { + .select select:focus, .textarea:focus, .input:focus, .select select.is-focused, .is-focused.textarea, .is-focused.input, .select select:active, .textarea:active, .input:active, .select select.is-active, .is-active.textarea, .is-active.input { border-color: #4391E0; -webkit-box-shadow: 0 0 0 0.125em rgba(67, 145, 224, 0.25); - box-shadow: 0 0 0 0.125em rgba(67, 145, 224, 0.25); } - .input[disabled], .textarea[disabled], .select select[disabled], - fieldset[disabled] .input, - fieldset[disabled] .textarea, - fieldset[disabled] .select select, - .select fieldset[disabled] select { + box-shadow: 0 0 0 0.125em rgba(67, 145, 224, 0.25); } + .select select[disabled], [disabled].textarea, [disabled].input, fieldset[disabled] .select select, .select fieldset[disabled] select, fieldset[disabled] .textarea, fieldset[disabled] .input { background-color: whitesmoke; border-color: whitesmoke; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; color: #7a7a7a; } - .input[disabled]::-moz-placeholder, .textarea[disabled]::-moz-placeholder, .select select[disabled]::-moz-placeholder, - fieldset[disabled] .input::-moz-placeholder, - fieldset[disabled] .textarea::-moz-placeholder, - fieldset[disabled] .select select::-moz-placeholder, - .select fieldset[disabled] select::-moz-placeholder { + .select select[disabled]::-moz-placeholder, [disabled].textarea::-moz-placeholder, [disabled].input::-moz-placeholder, fieldset[disabled] .select select::-moz-placeholder, .select fieldset[disabled] select::-moz-placeholder, fieldset[disabled] .textarea::-moz-placeholder, fieldset[disabled] .input::-moz-placeholder { color: rgba(122, 122, 122, 0.3); } - .input[disabled]::-webkit-input-placeholder, .textarea[disabled]::-webkit-input-placeholder, .select select[disabled]::-webkit-input-placeholder, - fieldset[disabled] .input::-webkit-input-placeholder, - fieldset[disabled] .textarea::-webkit-input-placeholder, - fieldset[disabled] .select select::-webkit-input-placeholder, - .select fieldset[disabled] select::-webkit-input-placeholder { + .select select[disabled]::-webkit-input-placeholder, [disabled].textarea::-webkit-input-placeholder, [disabled].input::-webkit-input-placeholder, fieldset[disabled] .select select::-webkit-input-placeholder, .select fieldset[disabled] select::-webkit-input-placeholder, fieldset[disabled] .textarea::-webkit-input-placeholder, fieldset[disabled] .input::-webkit-input-placeholder { color: rgba(122, 122, 122, 0.3); } - .input[disabled]:-moz-placeholder, .textarea[disabled]:-moz-placeholder, .select select[disabled]:-moz-placeholder, - fieldset[disabled] .input:-moz-placeholder, - fieldset[disabled] .textarea:-moz-placeholder, - fieldset[disabled] .select select:-moz-placeholder, - .select fieldset[disabled] select:-moz-placeholder { + .select select[disabled]:-moz-placeholder, [disabled].textarea:-moz-placeholder, [disabled].input:-moz-placeholder, fieldset[disabled] .select select:-moz-placeholder, .select fieldset[disabled] select:-moz-placeholder, fieldset[disabled] .textarea:-moz-placeholder, fieldset[disabled] .input:-moz-placeholder { color: rgba(122, 122, 122, 0.3); } - .input[disabled]:-ms-input-placeholder, .textarea[disabled]:-ms-input-placeholder, .select select[disabled]:-ms-input-placeholder, - fieldset[disabled] .input:-ms-input-placeholder, - fieldset[disabled] .textarea:-ms-input-placeholder, - fieldset[disabled] .select select:-ms-input-placeholder, - .select fieldset[disabled] select:-ms-input-placeholder { + .select select[disabled]:-ms-input-placeholder, [disabled].textarea:-ms-input-placeholder, [disabled].input:-ms-input-placeholder, fieldset[disabled] .select select:-ms-input-placeholder, .select fieldset[disabled] select:-ms-input-placeholder, fieldset[disabled] .textarea:-ms-input-placeholder, fieldset[disabled] .input:-ms-input-placeholder { color: rgba(122, 122, 122, 0.3); } -.input, .textarea { +.textarea, .input { -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); - box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); + box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); max-width: 100%; width: 100%; } - .input[readonly], .textarea[readonly] { + [readonly].textarea, [readonly].input { -webkit-box-shadow: none; - box-shadow: none; } - .is-white.input, .is-white.textarea { + box-shadow: none; } + .is-white.textarea, .is-white.input { border-color: white; } - .is-white.input:focus, .is-white.textarea:focus, .is-white.is-focused.input, .is-white.is-focused.textarea, .is-white.input:active, .is-white.textarea:active, .is-white.is-active.input, .is-white.is-active.textarea { + .is-white.textarea:focus, .is-white.input:focus, .is-white.is-focused.textarea, .is-white.is-focused.input, .is-white.textarea:active, .is-white.input:active, .is-white.is-active.textarea, .is-white.is-active.input { -webkit-box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); - box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); } - .is-black.input, .is-black.textarea { + box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); } + .is-black.textarea, .is-black.input { border-color: #0a0a0a; } - .is-black.input:focus, .is-black.textarea:focus, .is-black.is-focused.input, .is-black.is-focused.textarea, .is-black.input:active, .is-black.textarea:active, .is-black.is-active.input, .is-black.is-active.textarea { + .is-black.textarea:focus, .is-black.input:focus, .is-black.is-focused.textarea, .is-black.is-focused.input, .is-black.textarea:active, .is-black.input:active, .is-black.is-active.textarea, .is-black.is-active.input { -webkit-box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); - box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); } - .is-light.input, .is-light.textarea { + box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); } + .is-light.textarea, .is-light.input { border-color: whitesmoke; } - .is-light.input:focus, .is-light.textarea:focus, .is-light.is-focused.input, .is-light.is-focused.textarea, .is-light.input:active, .is-light.textarea:active, .is-light.is-active.input, .is-light.is-active.textarea { + .is-light.textarea:focus, .is-light.input:focus, .is-light.is-focused.textarea, .is-light.is-focused.input, .is-light.textarea:active, .is-light.input:active, .is-light.is-active.textarea, .is-light.is-active.input { -webkit-box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); - box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); } - .is-dark.input, .is-dark.textarea { + box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); } + .is-dark.textarea, .is-dark.input { border-color: #363636; } - .is-dark.input:focus, .is-dark.textarea:focus, .is-dark.is-focused.input, .is-dark.is-focused.textarea, .is-dark.input:active, .is-dark.textarea:active, .is-dark.is-active.input, .is-dark.is-active.textarea { + .is-dark.textarea:focus, .is-dark.input:focus, .is-dark.is-focused.textarea, .is-dark.is-focused.input, .is-dark.textarea:active, .is-dark.input:active, .is-dark.is-active.textarea, .is-dark.is-active.input { -webkit-box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); - box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); } - .is-primary.input, .is-primary.textarea { + box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); } + .is-primary.textarea, .is-primary.input { border-color: #478D00; } - .is-primary.input:focus, .is-primary.textarea:focus, .is-primary.is-focused.input, .is-primary.is-focused.textarea, .is-primary.input:active, .is-primary.textarea:active, .is-primary.is-active.input, .is-primary.is-active.textarea { + .is-primary.textarea:focus, .is-primary.input:focus, .is-primary.is-focused.textarea, .is-primary.is-focused.input, .is-primary.textarea:active, .is-primary.input:active, .is-primary.is-active.textarea, .is-primary.is-active.input { -webkit-box-shadow: 0 0 0 0.125em rgba(71, 141, 0, 0.25); - box-shadow: 0 0 0 0.125em rgba(71, 141, 0, 0.25); } - .is-link.input, .is-link.textarea { + box-shadow: 0 0 0 0.125em rgba(71, 141, 0, 0.25); } + .is-link.textarea, .is-link.input { border-color: #4391E0; } - .is-link.input:focus, .is-link.textarea:focus, .is-link.is-focused.input, .is-link.is-focused.textarea, .is-link.input:active, .is-link.textarea:active, .is-link.is-active.input, .is-link.is-active.textarea { + .is-link.textarea:focus, .is-link.input:focus, .is-link.is-focused.textarea, .is-link.is-focused.input, .is-link.textarea:active, .is-link.input:active, .is-link.is-active.textarea, .is-link.is-active.input { -webkit-box-shadow: 0 0 0 0.125em rgba(67, 145, 224, 0.25); - box-shadow: 0 0 0 0.125em rgba(67, 145, 224, 0.25); } - .is-info.input, .is-info.textarea { + box-shadow: 0 0 0 0.125em rgba(67, 145, 224, 0.25); } + .is-info.textarea, .is-info.input { border-color: #209cee; } - .is-info.input:focus, .is-info.textarea:focus, .is-info.is-focused.input, .is-info.is-focused.textarea, .is-info.input:active, .is-info.textarea:active, .is-info.is-active.input, .is-info.is-active.textarea { + .is-info.textarea:focus, .is-info.input:focus, .is-info.is-focused.textarea, .is-info.is-focused.input, .is-info.textarea:active, .is-info.input:active, .is-info.is-active.textarea, .is-info.is-active.input { -webkit-box-shadow: 0 0 0 0.125em rgba(32, 156, 238, 0.25); - box-shadow: 0 0 0 0.125em rgba(32, 156, 238, 0.25); } - .is-success.input, .is-success.textarea { + box-shadow: 0 0 0 0.125em rgba(32, 156, 238, 0.25); } + .is-success.textarea, .is-success.input { border-color: #478D00; } - .is-success.input:focus, .is-success.textarea:focus, .is-success.is-focused.input, .is-success.is-focused.textarea, .is-success.input:active, .is-success.textarea:active, .is-success.is-active.input, .is-success.is-active.textarea { + .is-success.textarea:focus, .is-success.input:focus, .is-success.is-focused.textarea, .is-success.is-focused.input, .is-success.textarea:active, .is-success.input:active, .is-success.is-active.textarea, .is-success.is-active.input { -webkit-box-shadow: 0 0 0 0.125em rgba(71, 141, 0, 0.25); - box-shadow: 0 0 0 0.125em rgba(71, 141, 0, 0.25); } - .is-warning.input, .is-warning.textarea { + box-shadow: 0 0 0 0.125em rgba(71, 141, 0, 0.25); } + .is-warning.textarea, .is-warning.input { border-color: #ffdd57; } - .is-warning.input:focus, .is-warning.textarea:focus, .is-warning.is-focused.input, .is-warning.is-focused.textarea, .is-warning.input:active, .is-warning.textarea:active, .is-warning.is-active.input, .is-warning.is-active.textarea { + .is-warning.textarea:focus, .is-warning.input:focus, .is-warning.is-focused.textarea, .is-warning.is-focused.input, .is-warning.textarea:active, .is-warning.input:active, .is-warning.is-active.textarea, .is-warning.is-active.input { -webkit-box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25); - box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25); } - .is-danger.input, .is-danger.textarea { + box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25); } + .is-danger.textarea, .is-danger.input { border-color: #a70c20; } - .is-danger.input:focus, .is-danger.textarea:focus, .is-danger.is-focused.input, .is-danger.is-focused.textarea, .is-danger.input:active, .is-danger.textarea:active, .is-danger.is-active.input, .is-danger.is-active.textarea { + .is-danger.textarea:focus, .is-danger.input:focus, .is-danger.is-focused.textarea, .is-danger.is-focused.input, .is-danger.textarea:active, .is-danger.input:active, .is-danger.is-active.textarea, .is-danger.is-active.input { -webkit-box-shadow: 0 0 0 0.125em rgba(167, 12, 32, 0.25); - box-shadow: 0 0 0 0.125em rgba(167, 12, 32, 0.25); } - .is-small.input, .is-small.textarea { + box-shadow: 0 0 0 0.125em rgba(167, 12, 32, 0.25); } + .is-small.textarea, .is-small.input { border-radius: 2px; font-size: 0.75rem; } - .is-medium.input, .is-medium.textarea { + .is-medium.textarea, .is-medium.input { font-size: 1.25rem; } - .is-large.input, .is-large.textarea { + .is-large.textarea, .is-large.input { font-size: 1.5rem; } - .is-fullwidth.input, .is-fullwidth.textarea { + .is-fullwidth.textarea, .is-fullwidth.input { display: block; width: 100%; } - .is-inline.input, .is-inline.textarea { + .is-inline.textarea, .is-inline.input { display: inline; width: auto; } @@ -3237,7 +3167,7 @@ a.tag:hover { background-color: transparent; border-color: transparent; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; padding-left: 0; padding-right: 0; } @@ -3255,18 +3185,16 @@ a.tag:hover { .textarea.has-fixed-size { resize: none; } -.checkbox, .radio { +.radio, .checkbox { cursor: pointer; display: inline-block; line-height: 1.25; position: relative; } - .checkbox input, .radio input { + .radio input, .checkbox input { cursor: pointer; } - .checkbox:hover, .radio:hover { + .radio:hover, .checkbox:hover { color: #363636; } - .checkbox[disabled], .radio[disabled], - fieldset[disabled] .checkbox, - fieldset[disabled] .radio { + [disabled].radio, [disabled].checkbox, fieldset[disabled] .radio, fieldset[disabled] .checkbox { color: #7a7a7a; cursor: not-allowed; } @@ -3295,8 +3223,7 @@ a.tag:hover { outline: none; } .select select::-ms-expand { display: none; } - .select select[disabled]:hover, - fieldset[disabled] .select select:hover { + .select select[disabled]:hover, fieldset[disabled] .select select:hover { border-color: whitesmoke; } .select select:not([multiple]) { padding-right: 2.5em; } @@ -3315,7 +3242,7 @@ a.tag:hover { border-color: #f2f2f2; } .select.is-white select:focus, .select.is-white select.is-focused, .select.is-white select:active, .select.is-white select.is-active { -webkit-box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); - box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); } + box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); } .select.is-black:not(:hover)::after { border-color: #0a0a0a; } .select.is-black select { @@ -3324,7 +3251,7 @@ a.tag:hover { border-color: black; } .select.is-black select:focus, .select.is-black select.is-focused, .select.is-black select:active, .select.is-black select.is-active { -webkit-box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); - box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); } + box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); } .select.is-light:not(:hover)::after { border-color: whitesmoke; } .select.is-light select { @@ -3333,7 +3260,7 @@ a.tag:hover { border-color: #e8e8e8; } .select.is-light select:focus, .select.is-light select.is-focused, .select.is-light select:active, .select.is-light select.is-active { -webkit-box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); - box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); } + box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); } .select.is-dark:not(:hover)::after { border-color: #363636; } .select.is-dark select { @@ -3342,7 +3269,7 @@ a.tag:hover { border-color: #292929; } .select.is-dark select:focus, .select.is-dark select.is-focused, .select.is-dark select:active, .select.is-dark select.is-active { -webkit-box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); - box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); } + box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); } .select.is-primary:not(:hover)::after { border-color: #478D00; } .select.is-primary select { @@ -3351,7 +3278,7 @@ a.tag:hover { border-color: #3a7400; } .select.is-primary select:focus, .select.is-primary select.is-focused, .select.is-primary select:active, .select.is-primary select.is-active { -webkit-box-shadow: 0 0 0 0.125em rgba(71, 141, 0, 0.25); - box-shadow: 0 0 0 0.125em rgba(71, 141, 0, 0.25); } + box-shadow: 0 0 0 0.125em rgba(71, 141, 0, 0.25); } .select.is-link:not(:hover)::after { border-color: #4391E0; } .select.is-link select { @@ -3360,7 +3287,7 @@ a.tag:hover { border-color: #2d84dc; } .select.is-link select:focus, .select.is-link select.is-focused, .select.is-link select:active, .select.is-link select.is-active { -webkit-box-shadow: 0 0 0 0.125em rgba(67, 145, 224, 0.25); - box-shadow: 0 0 0 0.125em rgba(67, 145, 224, 0.25); } + box-shadow: 0 0 0 0.125em rgba(67, 145, 224, 0.25); } .select.is-info:not(:hover)::after { border-color: #209cee; } .select.is-info select { @@ -3369,7 +3296,7 @@ a.tag:hover { border-color: #118fe4; } .select.is-info select:focus, .select.is-info select.is-focused, .select.is-info select:active, .select.is-info select.is-active { -webkit-box-shadow: 0 0 0 0.125em rgba(32, 156, 238, 0.25); - box-shadow: 0 0 0 0.125em rgba(32, 156, 238, 0.25); } + box-shadow: 0 0 0 0.125em rgba(32, 156, 238, 0.25); } .select.is-success:not(:hover)::after { border-color: #478D00; } .select.is-success select { @@ -3378,7 +3305,7 @@ a.tag:hover { border-color: #3a7400; } .select.is-success select:focus, .select.is-success select.is-focused, .select.is-success select:active, .select.is-success select.is-active { -webkit-box-shadow: 0 0 0 0.125em rgba(71, 141, 0, 0.25); - box-shadow: 0 0 0 0.125em rgba(71, 141, 0, 0.25); } + box-shadow: 0 0 0 0.125em rgba(71, 141, 0, 0.25); } .select.is-warning:not(:hover)::after { border-color: #ffdd57; } .select.is-warning select { @@ -3387,7 +3314,7 @@ a.tag:hover { border-color: #ffd83e; } .select.is-warning select:focus, .select.is-warning select.is-focused, .select.is-warning select:active, .select.is-warning select.is-active { -webkit-box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25); - box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25); } + box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25); } .select.is-danger:not(:hover)::after { border-color: #a70c20; } .select.is-danger select { @@ -3396,7 +3323,7 @@ a.tag:hover { border-color: #8f0a1b; } .select.is-danger select:focus, .select.is-danger select.is-focused, .select.is-danger select:active, .select.is-danger select.is-active { -webkit-box-shadow: 0 0 0 0.125em rgba(167, 12, 32, 0.25); - box-shadow: 0 0 0 0.125em rgba(167, 12, 32, 0.25); } + box-shadow: 0 0 0 0.125em rgba(167, 12, 32, 0.25); } .select.is-small { border-radius: 2px; font-size: 0.75rem; } @@ -3416,8 +3343,8 @@ a.tag:hover { right: 0.625em; top: 0.625em; -webkit-transform: none; - -ms-transform: none; - transform: none; } + -ms-transform: none; + transform: none; } .select.is-loading.is-small:after { font-size: 0.75rem; } .select.is-loading.is-medium:after { @@ -3427,14 +3354,14 @@ a.tag:hover { .file { -webkit-box-align: stretch; - -ms-flex-align: stretch; - align-items: stretch; + -ms-flex-align: stretch; + align-items: stretch; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; - -ms-flex-pack: start; - justify-content: flex-start; + -ms-flex-pack: start; + justify-content: flex-start; position: relative; } .file.is-white .file-cta { background-color: white; @@ -3447,7 +3374,7 @@ a.tag:hover { .file.is-white:focus .file-cta, .file.is-white.is-focused .file-cta { border-color: transparent; -webkit-box-shadow: 0 0 0.5em rgba(255, 255, 255, 0.25); - box-shadow: 0 0 0.5em rgba(255, 255, 255, 0.25); + box-shadow: 0 0 0.5em rgba(255, 255, 255, 0.25); color: #0a0a0a; } .file.is-white:active .file-cta, .file.is-white.is-active .file-cta { background-color: #f2f2f2; @@ -3464,7 +3391,7 @@ a.tag:hover { .file.is-black:focus .file-cta, .file.is-black.is-focused .file-cta { border-color: transparent; -webkit-box-shadow: 0 0 0.5em rgba(10, 10, 10, 0.25); - box-shadow: 0 0 0.5em rgba(10, 10, 10, 0.25); + box-shadow: 0 0 0.5em rgba(10, 10, 10, 0.25); color: white; } .file.is-black:active .file-cta, .file.is-black.is-active .file-cta { background-color: black; @@ -3481,7 +3408,7 @@ a.tag:hover { .file.is-light:focus .file-cta, .file.is-light.is-focused .file-cta { border-color: transparent; -webkit-box-shadow: 0 0 0.5em rgba(245, 245, 245, 0.25); - box-shadow: 0 0 0.5em rgba(245, 245, 245, 0.25); + box-shadow: 0 0 0.5em rgba(245, 245, 245, 0.25); color: #363636; } .file.is-light:active .file-cta, .file.is-light.is-active .file-cta { background-color: #e8e8e8; @@ -3498,7 +3425,7 @@ a.tag:hover { .file.is-dark:focus .file-cta, .file.is-dark.is-focused .file-cta { border-color: transparent; -webkit-box-shadow: 0 0 0.5em rgba(54, 54, 54, 0.25); - box-shadow: 0 0 0.5em rgba(54, 54, 54, 0.25); + box-shadow: 0 0 0.5em rgba(54, 54, 54, 0.25); color: whitesmoke; } .file.is-dark:active .file-cta, .file.is-dark.is-active .file-cta { background-color: #292929; @@ -3515,7 +3442,7 @@ a.tag:hover { .file.is-primary:focus .file-cta, .file.is-primary.is-focused .file-cta { border-color: transparent; -webkit-box-shadow: 0 0 0.5em rgba(71, 141, 0, 0.25); - box-shadow: 0 0 0.5em rgba(71, 141, 0, 0.25); + box-shadow: 0 0 0.5em rgba(71, 141, 0, 0.25); color: #fff; } .file.is-primary:active .file-cta, .file.is-primary.is-active .file-cta { background-color: #3a7400; @@ -3532,7 +3459,7 @@ a.tag:hover { .file.is-link:focus .file-cta, .file.is-link.is-focused .file-cta { border-color: transparent; -webkit-box-shadow: 0 0 0.5em rgba(67, 145, 224, 0.25); - box-shadow: 0 0 0.5em rgba(67, 145, 224, 0.25); + box-shadow: 0 0 0.5em rgba(67, 145, 224, 0.25); color: #fff; } .file.is-link:active .file-cta, .file.is-link.is-active .file-cta { background-color: #2d84dc; @@ -3549,7 +3476,7 @@ a.tag:hover { .file.is-info:focus .file-cta, .file.is-info.is-focused .file-cta { border-color: transparent; -webkit-box-shadow: 0 0 0.5em rgba(32, 156, 238, 0.25); - box-shadow: 0 0 0.5em rgba(32, 156, 238, 0.25); + box-shadow: 0 0 0.5em rgba(32, 156, 238, 0.25); color: #fff; } .file.is-info:active .file-cta, .file.is-info.is-active .file-cta { background-color: #118fe4; @@ -3566,7 +3493,7 @@ a.tag:hover { .file.is-success:focus .file-cta, .file.is-success.is-focused .file-cta { border-color: transparent; -webkit-box-shadow: 0 0 0.5em rgba(71, 141, 0, 0.25); - box-shadow: 0 0 0.5em rgba(71, 141, 0, 0.25); + box-shadow: 0 0 0.5em rgba(71, 141, 0, 0.25); color: #fff; } .file.is-success:active .file-cta, .file.is-success.is-active .file-cta { background-color: #3a7400; @@ -3583,7 +3510,7 @@ a.tag:hover { .file.is-warning:focus .file-cta, .file.is-warning.is-focused .file-cta { border-color: transparent; -webkit-box-shadow: 0 0 0.5em rgba(255, 221, 87, 0.25); - box-shadow: 0 0 0.5em rgba(255, 221, 87, 0.25); + box-shadow: 0 0 0.5em rgba(255, 221, 87, 0.25); color: rgba(0, 0, 0, 0.7); } .file.is-warning:active .file-cta, .file.is-warning.is-active .file-cta { background-color: #ffd83e; @@ -3600,7 +3527,7 @@ a.tag:hover { .file.is-danger:focus .file-cta, .file.is-danger.is-focused .file-cta { border-color: transparent; -webkit-box-shadow: 0 0 0.5em rgba(167, 12, 32, 0.25); - box-shadow: 0 0 0.5em rgba(167, 12, 32, 0.25); + box-shadow: 0 0 0.5em rgba(167, 12, 32, 0.25); color: #fff; } .file.is-danger:active .file-cta, .file.is-danger.is-active .file-cta { background-color: #8f0a1b; @@ -3629,13 +3556,13 @@ a.tag:hover { .file.is-boxed .file-label { -webkit-box-orient: vertical; -webkit-box-direction: normal; - -ms-flex-direction: column; - flex-direction: column; } + -ms-flex-direction: column; + flex-direction: column; } .file.is-boxed .file-cta { -webkit-box-orient: vertical; -webkit-box-direction: normal; - -ms-flex-direction: column; - flex-direction: column; + -ms-flex-direction: column; + flex-direction: column; height: auto; padding: 1em 3em; } .file.is-boxed .file-name { @@ -3658,39 +3585,39 @@ a.tag:hover { border-width: 0 1px 1px; } .file.is-centered { -webkit-box-pack: center; - -ms-flex-pack: center; - justify-content: center; } + -ms-flex-pack: center; + justify-content: center; } .file.is-fullwidth .file-label { width: 100%; } .file.is-fullwidth .file-name { -webkit-box-flex: 1; - -ms-flex-positive: 1; - flex-grow: 1; + -ms-flex-positive: 1; + flex-grow: 1; max-width: none; } .file.is-right { -webkit-box-pack: end; - -ms-flex-pack: end; - justify-content: flex-end; } + -ms-flex-pack: end; + justify-content: flex-end; } .file.is-right .file-cta { border-radius: 0 4px 4px 0; } .file.is-right .file-name { border-radius: 4px 0 0 4px; border-width: 1px 0 1px 1px; -webkit-box-ordinal-group: 0; - -ms-flex-order: -1; - order: -1; } + -ms-flex-order: -1; + order: -1; } .file-label { -webkit-box-align: stretch; - -ms-flex-align: stretch; - align-items: stretch; + -ms-flex-align: stretch; + align-items: stretch; display: -webkit-box; display: -ms-flexbox; display: flex; cursor: pointer; -webkit-box-pack: start; - -ms-flex-pack: start; - justify-content: flex-start; + -ms-flex-pack: start; + justify-content: flex-start; overflow: hidden; position: relative; } .file-label:hover .file-cta { @@ -3735,19 +3662,19 @@ a.tag:hover { overflow: hidden; text-align: left; -o-text-overflow: ellipsis; - text-overflow: ellipsis; } + text-overflow: ellipsis; } .file-icon { -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; + -ms-flex-align: center; + align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; height: 1em; -webkit-box-pack: center; - -ms-flex-pack: center; - justify-content: center; + -ms-flex-pack: center; + justify-content: center; margin-right: 0.5em; width: 1em; } .file-icon .fa { @@ -3800,8 +3727,8 @@ a.tag:hover { display: -ms-flexbox; display: flex; -webkit-box-pack: start; - -ms-flex-pack: start; - justify-content: flex-start; } + -ms-flex-pack: start; + justify-content: flex-start; } .field.has-addons .control:not(:last-child) { margin-right: -1px; } .field.has-addons .control:not(:first-child):not(:last-child) .button, @@ -3846,55 +3773,55 @@ a.tag:hover { z-index: 4; } .field.has-addons .control.is-expanded { -webkit-box-flex: 1; - -ms-flex-positive: 1; - flex-grow: 1; + -ms-flex-positive: 1; + flex-grow: 1; -ms-flex-negative: 1; - flex-shrink: 1; } + flex-shrink: 1; } .field.has-addons.has-addons-centered { -webkit-box-pack: center; - -ms-flex-pack: center; - justify-content: center; } + -ms-flex-pack: center; + justify-content: center; } .field.has-addons.has-addons-right { -webkit-box-pack: end; - -ms-flex-pack: end; - justify-content: flex-end; } + -ms-flex-pack: end; + justify-content: flex-end; } .field.has-addons.has-addons-fullwidth .control { -webkit-box-flex: 1; - -ms-flex-positive: 1; - flex-grow: 1; + -ms-flex-positive: 1; + flex-grow: 1; -ms-flex-negative: 0; - flex-shrink: 0; } + flex-shrink: 0; } .field.is-grouped { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; - -ms-flex-pack: start; - justify-content: flex-start; } + -ms-flex-pack: start; + justify-content: flex-start; } .field.is-grouped > .control { -ms-flex-negative: 0; - flex-shrink: 0; } + flex-shrink: 0; } .field.is-grouped > .control:not(:last-child) { margin-bottom: 0; margin-right: 0.75rem; } .field.is-grouped > .control.is-expanded { -webkit-box-flex: 1; - -ms-flex-positive: 1; - flex-grow: 1; + -ms-flex-positive: 1; + flex-grow: 1; -ms-flex-negative: 1; - flex-shrink: 1; } + flex-shrink: 1; } .field.is-grouped.is-grouped-centered { -webkit-box-pack: center; - -ms-flex-pack: center; - justify-content: center; } + -ms-flex-pack: center; + justify-content: center; } .field.is-grouped.is-grouped-right { -webkit-box-pack: end; - -ms-flex-pack: end; - justify-content: flex-end; } + -ms-flex-pack: end; + justify-content: flex-end; } .field.is-grouped.is-grouped-multiline { -ms-flex-wrap: wrap; - flex-wrap: wrap; } + flex-wrap: wrap; } .field.is-grouped.is-grouped-multiline > .control:last-child, .field.is-grouped.is-grouped-multiline > .control:not(:last-child) { margin-bottom: 0.75rem; } .field.is-grouped.is-grouped-multiline:last-child { @@ -3918,12 +3845,12 @@ a.tag:hover { @media screen and (min-width: 769px), print { .field-label { -ms-flex-preferred-size: 0; - flex-basis: 0; + flex-basis: 0; -webkit-box-flex: 1; - -ms-flex-positive: 1; - flex-grow: 1; + -ms-flex-positive: 1; + flex-grow: 1; -ms-flex-negative: 0; - flex-shrink: 0; + flex-shrink: 0; margin-right: 1.5rem; text-align: right; } .field-label.is-small { @@ -3947,27 +3874,27 @@ a.tag:hover { display: -ms-flexbox; display: flex; -ms-flex-preferred-size: 0; - flex-basis: 0; + flex-basis: 0; -webkit-box-flex: 5; - -ms-flex-positive: 5; - flex-grow: 5; + -ms-flex-positive: 5; + flex-grow: 5; -ms-flex-negative: 1; - flex-shrink: 1; } + flex-shrink: 1; } .field-body .field { margin-bottom: 0; } .field-body > .field { -ms-flex-negative: 1; - flex-shrink: 1; } + flex-shrink: 1; } .field-body > .field:not(.is-narrow) { -webkit-box-flex: 1; - -ms-flex-positive: 1; - flex-grow: 1; } + -ms-flex-positive: 1; + flex-grow: 1; } .field-body > .field:not(:last-child) { margin-right: 0.75rem; } } .control { -webkit-box-sizing: border-box; - box-sizing: border-box; + box-sizing: border-box; clear: both; font-size: 1rem; position: relative; @@ -4023,22 +3950,22 @@ a.tag:hover { white-space: nowrap; } .breadcrumb a { -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; + -ms-flex-align: center; + align-items: center; color: #4391E0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; - -ms-flex-pack: center; - justify-content: center; + -ms-flex-pack: center; + justify-content: center; padding: 0 0.75em; } .breadcrumb a:hover { color: #363636; } .breadcrumb li { -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; + -ms-flex-align: center; + align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; } @@ -4054,16 +3981,16 @@ a.tag:hover { .breadcrumb ul, .breadcrumb ol { -webkit-box-align: start; - -ms-flex-align: start; - align-items: flex-start; + -ms-flex-align: start; + align-items: flex-start; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; - flex-wrap: wrap; + flex-wrap: wrap; -webkit-box-pack: start; - -ms-flex-pack: start; - justify-content: flex-start; } + -ms-flex-pack: start; + justify-content: flex-start; } .breadcrumb .icon:first-child { margin-right: 0.5em; } .breadcrumb .icon:last-child { @@ -4071,13 +3998,13 @@ a.tag:hover { .breadcrumb.is-centered ol, .breadcrumb.is-centered ul { -webkit-box-pack: center; - -ms-flex-pack: center; - justify-content: center; } + -ms-flex-pack: center; + justify-content: center; } .breadcrumb.is-right ol, .breadcrumb.is-right ul { -webkit-box-pack: end; - -ms-flex-pack: end; - justify-content: flex-end; } + -ms-flex-pack: end; + justify-content: flex-end; } .breadcrumb.is-small { font-size: 0.75rem; } .breadcrumb.is-medium { @@ -4096,7 +4023,7 @@ a.tag:hover { .card { background-color: white; -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1); - box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1); + box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1); color: #4a4a4a; max-width: 100%; position: relative; } @@ -4104,43 +4031,43 @@ a.tag:hover { .card-header { background-color: transparent; -webkit-box-align: stretch; - -ms-flex-align: stretch; - align-items: stretch; + -ms-flex-align: stretch; + align-items: stretch; -webkit-box-shadow: 0 1px 2px rgba(10, 10, 10, 0.1); - box-shadow: 0 1px 2px rgba(10, 10, 10, 0.1); + box-shadow: 0 1px 2px rgba(10, 10, 10, 0.1); display: -webkit-box; display: -ms-flexbox; display: flex; } .card-header-title { -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; + -ms-flex-align: center; + align-items: center; color: #363636; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; - -ms-flex-positive: 1; - flex-grow: 1; + -ms-flex-positive: 1; + flex-grow: 1; font-weight: 700; padding: 0.75rem; } .card-header-title.is-centered { -webkit-box-pack: center; - -ms-flex-pack: center; - justify-content: center; } + -ms-flex-pack: center; + justify-content: center; } .card-header-icon { -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; + -ms-flex-align: center; + align-items: center; cursor: pointer; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; - -ms-flex-pack: center; - justify-content: center; + -ms-flex-pack: center; + justify-content: center; padding: 0.75rem; } .card-image { @@ -4155,29 +4082,29 @@ a.tag:hover { background-color: transparent; border-top: 1px solid #dbdbdb; -webkit-box-align: stretch; - -ms-flex-align: stretch; - align-items: stretch; + -ms-flex-align: stretch; + align-items: stretch; display: -webkit-box; display: -ms-flexbox; display: flex; } .card-footer-item { -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; + -ms-flex-align: center; + align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-preferred-size: 0; - flex-basis: 0; + flex-basis: 0; -webkit-box-flex: 1; - -ms-flex-positive: 1; - flex-grow: 1; + -ms-flex-positive: 1; + flex-grow: 1; -ms-flex-negative: 0; - flex-shrink: 0; + flex-shrink: 0; -webkit-box-pack: center; - -ms-flex-pack: center; - justify-content: center; + -ms-flex-pack: center; + justify-content: center; padding: 0.75rem; } .card-footer-item:not(:last-child) { border-right: 1px solid #dbdbdb; } @@ -4215,7 +4142,7 @@ a.tag:hover { background-color: white; border-radius: 4px; -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1); - box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1); + box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1); padding-bottom: 0.5rem; padding-top: 0.5rem; } @@ -4251,11 +4178,11 @@ button.dropdown-item { .level { -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; + -ms-flex-align: center; + align-items: center; -webkit-box-pack: justify; - -ms-flex-pack: justify; - justify-content: space-between; } + -ms-flex-pack: justify; + justify-content: space-between; } .level code { border-radius: 4px; } .level img { @@ -4277,8 +4204,8 @@ button.dropdown-item { margin-right: 0.75rem; } .level.is-mobile .level-item:not(.is-narrow) { -webkit-box-flex: 1; - -ms-flex-positive: 1; - flex-grow: 1; } + -ms-flex-positive: 1; + flex-grow: 1; } @media screen and (min-width: 769px), print { .level { display: -webkit-box; @@ -4286,59 +4213,56 @@ button.dropdown-item { display: flex; } .level > .level-item:not(.is-narrow) { -webkit-box-flex: 1; - -ms-flex-positive: 1; - flex-grow: 1; } } - + -ms-flex-positive: 1; + flex-grow: 1; } } .level-item { -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; + -ms-flex-align: center; + align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-preferred-size: auto; - flex-basis: auto; + flex-basis: auto; -webkit-box-flex: 0; - -ms-flex-positive: 0; - flex-grow: 0; + -ms-flex-positive: 0; + flex-grow: 0; -ms-flex-negative: 0; - flex-shrink: 0; + flex-shrink: 0; -webkit-box-pack: center; - -ms-flex-pack: center; - justify-content: center; } + -ms-flex-pack: center; + justify-content: center; } .level-item .title, .level-item .subtitle { margin-bottom: 0; } @media screen and (max-width: 768px) { .level-item:not(:last-child) { margin-bottom: 0.75rem; } } - .level-left, .level-right { -ms-flex-preferred-size: auto; - flex-basis: auto; + flex-basis: auto; -webkit-box-flex: 0; - -ms-flex-positive: 0; - flex-grow: 0; + -ms-flex-positive: 0; + flex-grow: 0; -ms-flex-negative: 0; - flex-shrink: 0; } + flex-shrink: 0; } .level-left .level-item.is-flexible, .level-right .level-item.is-flexible { -webkit-box-flex: 1; - -ms-flex-positive: 1; - flex-grow: 1; } + -ms-flex-positive: 1; + flex-grow: 1; } @media screen and (min-width: 769px), print { .level-left .level-item:not(:last-child), .level-right .level-item:not(:last-child) { margin-right: 0.75rem; } } - .level-left { -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; + -ms-flex-align: center; + align-items: center; -webkit-box-pack: start; - -ms-flex-pack: start; - justify-content: flex-start; } + -ms-flex-pack: start; + justify-content: flex-start; } @media screen and (max-width: 768px) { .level-left + .level-right { margin-top: 1.5rem; } } @@ -4347,25 +4271,23 @@ button.dropdown-item { display: -webkit-box; display: -ms-flexbox; display: flex; } } - .level-right { -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; + -ms-flex-align: center; + align-items: center; -webkit-box-pack: end; - -ms-flex-pack: end; - justify-content: flex-end; } + -ms-flex-pack: end; + justify-content: flex-end; } @media screen and (min-width: 769px), print { .level-right { display: -webkit-box; display: -ms-flexbox; display: flex; } } - .list { background-color: white; border-radius: 4px; -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1); - box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1); } + box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1); } .list-item { display: block; @@ -4390,8 +4312,8 @@ a.list-item { .media { -webkit-box-align: start; - -ms-flex-align: start; - align-items: flex-start; + -ms-flex-align: start; + align-items: flex-start; display: -webkit-box; display: -ms-flexbox; display: flex; @@ -4422,12 +4344,12 @@ a.list-item { .media-left, .media-right { -ms-flex-preferred-size: auto; - flex-basis: auto; + flex-basis: auto; -webkit-box-flex: 0; - -ms-flex-positive: 0; - flex-grow: 0; + -ms-flex-positive: 0; + flex-grow: 0; -ms-flex-negative: 0; - flex-shrink: 0; } + flex-shrink: 0; } .media-left { margin-right: 1rem; } @@ -4437,12 +4359,12 @@ a.list-item { .media-content { -ms-flex-preferred-size: auto; - flex-basis: auto; + flex-basis: auto; -webkit-box-flex: 1; - -ms-flex-positive: 1; - flex-grow: 1; + -ms-flex-positive: 1; + flex-grow: 1; -ms-flex-negative: 1; - flex-shrink: 1; + flex-shrink: 1; text-align: left; } @media screen and (max-width: 768px) { @@ -4584,8 +4506,8 @@ a.list-item { .message-header { -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; + -ms-flex-align: center; + align-items: center; background-color: #4a4a4a; border-radius: 4px 4px 0 0; color: #fff; @@ -4594,17 +4516,17 @@ a.list-item { display: flex; font-weight: 700; -webkit-box-pack: justify; - -ms-flex-pack: justify; - justify-content: space-between; + -ms-flex-pack: justify; + justify-content: space-between; line-height: 1.25; padding: 0.75em 1em; position: relative; } .message-header .delete { -webkit-box-flex: 0; - -ms-flex-positive: 0; - flex-grow: 0; + -ms-flex-positive: 0; + flex-grow: 0; -ms-flex-negative: 0; - flex-shrink: 0; + flex-shrink: 0; margin-left: 0.75em; } .message-header + .message-body { border-width: 0; @@ -4626,16 +4548,16 @@ a.list-item { .modal { -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; + -ms-flex-align: center; + align-items: center; display: none; -webkit-box-orient: vertical; -webkit-box-direction: normal; - -ms-flex-direction: column; - flex-direction: column; + -ms-flex-direction: column; + flex-direction: column; -webkit-box-pack: center; - -ms-flex-pack: center; - justify-content: center; + -ms-flex-pack: center; + justify-content: center; overflow: hidden; position: fixed; z-index: 40; } @@ -4660,7 +4582,6 @@ a.list-item { margin: 0 auto; max-height: calc(100vh - 40px); width: 640px; } } - .modal-close { background: none; height: 40px; @@ -4675,8 +4596,8 @@ a.list-item { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; - -ms-flex-direction: column; - flex-direction: column; + -ms-flex-direction: column; + flex-direction: column; max-height: calc(100vh - 40px); overflow: hidden; -ms-overflow-y: visible; } @@ -4684,17 +4605,17 @@ a.list-item { .modal-card-head, .modal-card-foot { -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; + -ms-flex-align: center; + align-items: center; background-color: whitesmoke; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-negative: 0; - flex-shrink: 0; + flex-shrink: 0; -webkit-box-pack: start; - -ms-flex-pack: start; - justify-content: flex-start; + -ms-flex-pack: start; + justify-content: flex-start; padding: 20px; position: relative; } @@ -4706,10 +4627,10 @@ a.list-item { .modal-card-title { color: #363636; -webkit-box-flex: 1; - -ms-flex-positive: 1; - flex-grow: 1; + -ms-flex-positive: 1; + flex-grow: 1; -ms-flex-negative: 0; - flex-shrink: 0; + flex-shrink: 0; font-size: 1.5rem; line-height: 1; } @@ -4724,10 +4645,10 @@ a.list-item { -webkit-overflow-scrolling: touch; background-color: white; -webkit-box-flex: 1; - -ms-flex-positive: 1; - flex-grow: 1; + -ms-flex-positive: 1; + flex-grow: 1; -ms-flex-negative: 1; - flex-shrink: 1; + flex-shrink: 1; overflow: auto; padding: 20px; } @@ -5188,8 +5109,8 @@ a.list-item { color: #fff; } } .navbar > .container { -webkit-box-align: stretch; - -ms-flex-align: stretch; - align-items: stretch; + -ms-flex-align: stretch; + align-items: stretch; display: -webkit-box; display: -ms-flexbox; display: flex; @@ -5197,7 +5118,7 @@ a.list-item { width: 100%; } .navbar.has-shadow { -webkit-box-shadow: 0 2px 0 0 whitesmoke; - box-shadow: 0 2px 0 0 whitesmoke; } + box-shadow: 0 2px 0 0 whitesmoke; } .navbar.is-fixed-bottom, .navbar.is-fixed-top { left: 0; position: fixed; @@ -5207,7 +5128,7 @@ a.list-item { bottom: 0; } .navbar.is-fixed-bottom.has-shadow { -webkit-box-shadow: 0 -2px 0 0 whitesmoke; - box-shadow: 0 -2px 0 0 whitesmoke; } + box-shadow: 0 -2px 0 0 whitesmoke; } .navbar.is-fixed-top { top: 0; } @@ -5222,13 +5143,13 @@ body.has-navbar-fixed-bottom { .navbar-brand, .navbar-tabs { -webkit-box-align: stretch; - -ms-flex-align: stretch; - align-items: stretch; + -ms-flex-align: stretch; + align-items: stretch; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-negative: 0; - flex-shrink: 0; + flex-shrink: 0; min-height: 3.25rem; } .navbar-brand a.navbar-item:focus, .navbar-brand a.navbar-item:hover { @@ -5255,19 +5176,19 @@ body.has-navbar-fixed-bottom { left: calc(50% - 8px); position: absolute; -webkit-transform-origin: center; - -ms-transform-origin: center; - transform-origin: center; + -ms-transform-origin: center; + transform-origin: center; -webkit-transition-duration: 86ms; - -o-transition-duration: 86ms; - transition-duration: 86ms; + -o-transition-duration: 86ms; + transition-duration: 86ms; -webkit-transition-property: background-color, opacity, -webkit-transform; transition-property: background-color, opacity, -webkit-transform; -o-transition-property: background-color, opacity, transform; transition-property: background-color, opacity, transform; transition-property: background-color, opacity, transform, -webkit-transform; -webkit-transition-timing-function: ease-out; - -o-transition-timing-function: ease-out; - transition-timing-function: ease-out; + -o-transition-timing-function: ease-out; + transition-timing-function: ease-out; width: 16px; } .navbar-burger span:nth-child(1) { top: calc(50% - 6px); } @@ -5279,14 +5200,14 @@ body.has-navbar-fixed-bottom { background-color: rgba(0, 0, 0, 0.05); } .navbar-burger.is-active span:nth-child(1) { -webkit-transform: translateY(5px) rotate(45deg); - -ms-transform: translateY(5px) rotate(45deg); - transform: translateY(5px) rotate(45deg); } + -ms-transform: translateY(5px) rotate(45deg); + transform: translateY(5px) rotate(45deg); } .navbar-burger.is-active span:nth-child(2) { opacity: 0; } .navbar-burger.is-active span:nth-child(3) { -webkit-transform: translateY(-5px) rotate(-45deg); - -ms-transform: translateY(-5px) rotate(-45deg); - transform: translateY(-5px) rotate(-45deg); } + -ms-transform: translateY(-5px) rotate(-45deg); + transform: translateY(-5px) rotate(-45deg); } .navbar-menu { display: none; } @@ -5317,20 +5238,20 @@ a.navbar-item, .navbar-item { display: block; -webkit-box-flex: 0; - -ms-flex-positive: 0; - flex-grow: 0; + -ms-flex-positive: 0; + flex-grow: 0; -ms-flex-negative: 0; - flex-shrink: 0; } + flex-shrink: 0; } .navbar-item img { max-height: 1.75rem; } .navbar-item.has-dropdown { padding: 0; } .navbar-item.is-expanded { -webkit-box-flex: 1; - -ms-flex-positive: 1; - flex-grow: 1; + -ms-flex-positive: 1; + flex-grow: 1; -ms-flex-negative: 1; - flex-shrink: 1; } + flex-shrink: 1; } .navbar-item.is-tab { border-bottom: 1px solid transparent; min-height: 3.25rem; @@ -5348,10 +5269,10 @@ a.navbar-item, .navbar-content { -webkit-box-flex: 1; - -ms-flex-positive: 1; - flex-grow: 1; + -ms-flex-positive: 1; + flex-grow: 1; -ms-flex-negative: 1; - flex-shrink: 1; } + flex-shrink: 1; } .navbar-link:not(.is-arrowless) { padding-right: 2.5em; } @@ -5381,8 +5302,8 @@ a.navbar-item, .navbar-brand .navbar-item, .navbar-tabs .navbar-item { -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; + -ms-flex-align: center; + align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; } @@ -5391,7 +5312,7 @@ a.navbar-item, .navbar-menu { background-color: white; -webkit-box-shadow: 0 8px 16px rgba(10, 10, 10, 0.1); - box-shadow: 0 8px 16px rgba(10, 10, 10, 0.1); + box-shadow: 0 8px 16px rgba(10, 10, 10, 0.1); padding: 0.5rem 0; } .navbar-menu.is-active { display: block; } @@ -5404,7 +5325,7 @@ a.navbar-item, bottom: 0; } .navbar.is-fixed-bottom-touch.has-shadow { -webkit-box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1); - box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1); } + box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1); } .navbar.is-fixed-top-touch { top: 0; } .navbar.is-fixed-top .navbar-menu, .navbar.is-fixed-top-touch .navbar-menu { @@ -5424,8 +5345,8 @@ a.navbar-item, .navbar-start, .navbar-end { -webkit-box-align: stretch; - -ms-flex-align: stretch; - align-items: stretch; + -ms-flex-align: stretch; + align-items: stretch; display: -webkit-box; display: -ms-flexbox; display: flex; } @@ -5436,8 +5357,8 @@ a.navbar-item, .navbar.is-spaced .navbar-start, .navbar.is-spaced .navbar-end { -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; } + -ms-flex-align: center; + align-items: center; } .navbar.is-spaced a.navbar-item, .navbar.is-spaced .navbar-link { border-radius: 4px; } @@ -5459,8 +5380,8 @@ a.navbar-item, .navbar-item, .navbar-link { -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; + -ms-flex-align: center; + align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; } @@ -5470,19 +5391,19 @@ a.navbar-item, display: flex; } .navbar-item.has-dropdown { -webkit-box-align: stretch; - -ms-flex-align: stretch; - align-items: stretch; } + -ms-flex-align: stretch; + align-items: stretch; } .navbar-item.has-dropdown-up .navbar-link::after { -webkit-transform: rotate(135deg) translate(0.25em, -0.25em); - -ms-transform: rotate(135deg) translate(0.25em, -0.25em); - transform: rotate(135deg) translate(0.25em, -0.25em); } + -ms-transform: rotate(135deg) translate(0.25em, -0.25em); + transform: rotate(135deg) translate(0.25em, -0.25em); } .navbar-item.has-dropdown-up .navbar-dropdown { border-bottom: 2px solid #dbdbdb; border-radius: 6px 6px 0 0; border-top: none; bottom: 100%; -webkit-box-shadow: 0 -8px 8px rgba(10, 10, 10, 0.1); - box-shadow: 0 -8px 8px rgba(10, 10, 10, 0.1); + box-shadow: 0 -8px 8px rgba(10, 10, 10, 0.1); top: auto; } .navbar-item.is-active .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown { display: block; } @@ -5490,23 +5411,23 @@ a.navbar-item, opacity: 1; pointer-events: auto; -webkit-transform: translateY(0); - -ms-transform: translateY(0); - transform: translateY(0); } + -ms-transform: translateY(0); + transform: translateY(0); } .navbar-menu { -webkit-box-flex: 1; - -ms-flex-positive: 1; - flex-grow: 1; + -ms-flex-positive: 1; + flex-grow: 1; -ms-flex-negative: 0; - flex-shrink: 0; } + flex-shrink: 0; } .navbar-start { -webkit-box-pack: start; - -ms-flex-pack: start; - justify-content: flex-start; + -ms-flex-pack: start; + justify-content: flex-start; margin-right: auto; } .navbar-end { -webkit-box-pack: end; - -ms-flex-pack: end; - justify-content: flex-end; + -ms-flex-pack: end; + justify-content: flex-end; margin-left: auto; } .navbar-dropdown { background-color: white; @@ -5514,7 +5435,7 @@ a.navbar-item, border-bottom-right-radius: 6px; border-top: 2px solid #dbdbdb; -webkit-box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1); - box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1); + box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1); display: none; font-size: 0.875rem; left: 0; @@ -5537,17 +5458,17 @@ a.navbar-item, border-radius: 6px; border-top: none; -webkit-box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1); - box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1); + box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1); display: block; opacity: 0; pointer-events: none; top: calc(100% + (-4px)); -webkit-transform: translateY(-5px); - -ms-transform: translateY(-5px); - transform: translateY(-5px); + -ms-transform: translateY(-5px); + transform: translateY(-5px); -webkit-transition-duration: 86ms; - -o-transition-duration: 86ms; - transition-duration: 86ms; + -o-transition-duration: 86ms; + transition-duration: 86ms; -webkit-transition-property: opacity, -webkit-transform; transition-property: opacity, -webkit-transform; -o-transition-property: opacity, transform; @@ -5573,7 +5494,7 @@ a.navbar-item, bottom: 0; } .navbar.is-fixed-bottom-desktop.has-shadow { -webkit-box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1); - box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1); } + box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1); } .navbar.is-fixed-top-desktop { top: 0; } html.has-navbar-fixed-top-desktop, @@ -5620,14 +5541,14 @@ a.navbar-item, .pagination, .pagination-list { -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; + -ms-flex-align: center; + align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; - -ms-flex-pack: center; - justify-content: center; + -ms-flex-pack: center; + justify-content: center; text-align: center; } .pagination-previous, @@ -5636,8 +5557,8 @@ a.navbar-item, .pagination-ellipsis { font-size: 1em; -webkit-box-pack: center; - -ms-flex-pack: center; - justify-content: center; + -ms-flex-pack: center; + justify-content: center; margin: 0.25rem; padding-left: 0.5em; padding-right: 0.5em; @@ -5662,14 +5583,14 @@ a.navbar-item, .pagination-next:active, .pagination-link:active { -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2); - box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2); } + box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2); } .pagination-previous[disabled], .pagination-next[disabled], .pagination-link[disabled] { background-color: #dbdbdb; border-color: #dbdbdb; -webkit-box-shadow: none; - box-shadow: none; + box-shadow: none; color: #7a7a7a; opacity: 0.5; } @@ -5690,81 +5611,81 @@ a.navbar-item, .pagination-list { -ms-flex-wrap: wrap; - flex-wrap: wrap; } + flex-wrap: wrap; } @media screen and (max-width: 768px) { .pagination { -ms-flex-wrap: wrap; - flex-wrap: wrap; } + flex-wrap: wrap; } .pagination-previous, .pagination-next { -webkit-box-flex: 1; - -ms-flex-positive: 1; - flex-grow: 1; + -ms-flex-positive: 1; + flex-grow: 1; -ms-flex-negative: 1; - flex-shrink: 1; } + flex-shrink: 1; } .pagination-list li { -webkit-box-flex: 1; - -ms-flex-positive: 1; - flex-grow: 1; + -ms-flex-positive: 1; + flex-grow: 1; -ms-flex-negative: 1; - flex-shrink: 1; } } + flex-shrink: 1; } } @media screen and (min-width: 769px), print { .pagination-list { -webkit-box-flex: 1; - -ms-flex-positive: 1; - flex-grow: 1; + -ms-flex-positive: 1; + flex-grow: 1; -ms-flex-negative: 1; - flex-shrink: 1; + flex-shrink: 1; -webkit-box-pack: start; - -ms-flex-pack: start; - justify-content: flex-start; + -ms-flex-pack: start; + justify-content: flex-start; -webkit-box-ordinal-group: 2; - -ms-flex-order: 1; - order: 1; } + -ms-flex-order: 1; + order: 1; } .pagination-previous { -webkit-box-ordinal-group: 3; - -ms-flex-order: 2; - order: 2; } + -ms-flex-order: 2; + order: 2; } .pagination-next { -webkit-box-ordinal-group: 4; - -ms-flex-order: 3; - order: 3; } + -ms-flex-order: 3; + order: 3; } .pagination { -webkit-box-pack: justify; - -ms-flex-pack: justify; - justify-content: space-between; } + -ms-flex-pack: justify; + justify-content: space-between; } .pagination.is-centered .pagination-previous { -webkit-box-ordinal-group: 2; - -ms-flex-order: 1; - order: 1; } + -ms-flex-order: 1; + order: 1; } .pagination.is-centered .pagination-list { -webkit-box-pack: center; - -ms-flex-pack: center; - justify-content: center; + -ms-flex-pack: center; + justify-content: center; -webkit-box-ordinal-group: 3; - -ms-flex-order: 2; - order: 2; } + -ms-flex-order: 2; + order: 2; } .pagination.is-centered .pagination-next { -webkit-box-ordinal-group: 4; - -ms-flex-order: 3; - order: 3; } + -ms-flex-order: 3; + order: 3; } .pagination.is-right .pagination-previous { -webkit-box-ordinal-group: 2; - -ms-flex-order: 1; - order: 1; } + -ms-flex-order: 1; + order: 1; } .pagination.is-right .pagination-next { -webkit-box-ordinal-group: 3; - -ms-flex-order: 2; - order: 2; } + -ms-flex-order: 2; + order: 2; } .pagination.is-right .pagination-list { -webkit-box-pack: end; - -ms-flex-pack: end; - justify-content: flex-end; + -ms-flex-pack: end; + justify-content: flex-end; -webkit-box-ordinal-group: 4; - -ms-flex-order: 3; - order: 3; } } + -ms-flex-order: 3; + order: 3; } } .panel { font-size: 1rem; } @@ -5793,15 +5714,15 @@ a.navbar-item, .panel-tabs { -webkit-box-align: end; - -ms-flex-align: end; - align-items: flex-end; + -ms-flex-align: end; + align-items: flex-end; display: -webkit-box; display: -ms-flexbox; display: flex; font-size: 0.875em; -webkit-box-pack: center; - -ms-flex-pack: center; - justify-content: center; } + -ms-flex-pack: center; + justify-content: center; } .panel-tabs a { border-bottom: 1px solid #dbdbdb; margin-bottom: -1px; @@ -5817,28 +5738,28 @@ a.navbar-item, .panel-block { -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; + -ms-flex-align: center; + align-items: center; color: #363636; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; - -ms-flex-pack: start; - justify-content: flex-start; + -ms-flex-pack: start; + justify-content: flex-start; padding: 0.5em 0.75em; } .panel-block input[type="checkbox"] { margin-right: 0.75em; } .panel-block > .control { -webkit-box-flex: 1; - -ms-flex-positive: 1; - flex-grow: 1; + -ms-flex-positive: 1; + flex-grow: 1; -ms-flex-negative: 1; - flex-shrink: 1; + flex-shrink: 1; width: 100%; } .panel-block.is-wrapped { -ms-flex-wrap: wrap; - flex-wrap: wrap; } + flex-wrap: wrap; } .panel-block.is-active { border-left-color: #4391E0; color: #363636; } @@ -5869,22 +5790,22 @@ label.panel-block { .tabs { -webkit-overflow-scrolling: touch; -webkit-box-align: stretch; - -ms-flex-align: stretch; - align-items: stretch; + -ms-flex-align: stretch; + align-items: stretch; display: -webkit-box; display: -ms-flexbox; display: flex; font-size: 1rem; -webkit-box-pack: justify; - -ms-flex-pack: justify; - justify-content: space-between; + -ms-flex-pack: justify; + justify-content: space-between; overflow: hidden; overflow-x: auto; white-space: nowrap; } .tabs a { -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; + -ms-flex-align: center; + align-items: center; border-bottom-color: #dbdbdb; border-bottom-style: solid; border-bottom-width: 1px; @@ -5893,8 +5814,8 @@ label.panel-block { display: -ms-flexbox; display: flex; -webkit-box-pack: center; - -ms-flex-pack: center; - justify-content: center; + -ms-flex-pack: center; + justify-content: center; margin-bottom: -1px; padding: 0.5em 1em; vertical-align: top; } @@ -5908,8 +5829,8 @@ label.panel-block { color: #4391E0; } .tabs ul { -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; + -ms-flex-align: center; + align-items: center; border-bottom-color: #dbdbdb; border-bottom-style: solid; border-bottom-width: 1px; @@ -5917,28 +5838,28 @@ label.panel-block { display: -ms-flexbox; display: flex; -webkit-box-flex: 1; - -ms-flex-positive: 1; - flex-grow: 1; + -ms-flex-positive: 1; + flex-grow: 1; -ms-flex-negative: 0; - flex-shrink: 0; + flex-shrink: 0; -webkit-box-pack: start; - -ms-flex-pack: start; - justify-content: flex-start; } + -ms-flex-pack: start; + justify-content: flex-start; } .tabs ul.is-left { padding-right: 0.75em; } .tabs ul.is-center { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; -webkit-box-pack: center; - -ms-flex-pack: center; - justify-content: center; + -ms-flex-pack: center; + justify-content: center; padding-left: 0.75em; padding-right: 0.75em; } .tabs ul.is-right { -webkit-box-pack: end; - -ms-flex-pack: end; - justify-content: flex-end; + -ms-flex-pack: end; + justify-content: flex-end; padding-left: 0.75em; } .tabs .icon:first-child { margin-right: 0.5em; } @@ -5946,12 +5867,12 @@ label.panel-block { margin-left: 0.5em; } .tabs.is-centered ul { -webkit-box-pack: center; - -ms-flex-pack: center; - justify-content: center; } + -ms-flex-pack: center; + justify-content: center; } .tabs.is-right ul { -webkit-box-pack: end; - -ms-flex-pack: end; - justify-content: flex-end; } + -ms-flex-pack: end; + justify-content: flex-end; } .tabs.is-boxed a { border: 1px solid transparent; border-radius: 4px 4px 0 0; } @@ -5964,10 +5885,10 @@ label.panel-block { border-bottom-color: transparent !important; } .tabs.is-fullwidth li { -webkit-box-flex: 1; - -ms-flex-positive: 1; - flex-grow: 1; + -ms-flex-positive: 1; + flex-grow: 1; -ms-flex-negative: 0; - flex-shrink: 0; } + flex-shrink: 0; } .tabs.is-toggle a { border-color: #dbdbdb; border-style: solid; @@ -6015,16 +5936,13 @@ label.panel-block { * 'Community' on mid-size screens. * See https://gitlab.com/drutopia/octavia/issues/52 */ -.navbar-item, -.navbar-link { +.navbar-item, .navbar-link { padding-left: .75rem; padding-right: .75rem; } @media screen and (min-width: 1216px) { - .navbar-item, - .navbar-link { + .navbar-item, .navbar-link { padding-left: 1rem; padding-right: 1rem; } } - /* Featured images on article pages */ .featured-image figure.image { width: 100vw; @@ -6040,7 +5958,6 @@ label.panel-block { @media screen and (min-width: 1216px) { .featured-image figure.image { max-height: 36rem; } } - /* Hero image in hero block */ .has-background-image.hero { width: 100vw; @@ -6093,66 +6010,66 @@ label.panel-block { .column { display: block; -ms-flex-preferred-size: 0; - flex-basis: 0; + flex-basis: 0; -webkit-box-flex: 1; - -ms-flex-positive: 1; - flex-grow: 1; + -ms-flex-positive: 1; + flex-grow: 1; -ms-flex-negative: 1; - flex-shrink: 1; + flex-shrink: 1; padding: 0.75rem; } .columns.is-mobile > .column.is-narrow { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; } + -ms-flex: none; + flex: none; } .columns.is-mobile > .column.is-full { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 100%; } .columns.is-mobile > .column.is-three-quarters { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 75%; } .columns.is-mobile > .column.is-two-thirds { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 66.6666%; } .columns.is-mobile > .column.is-half { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 50%; } .columns.is-mobile > .column.is-one-third { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 33.3333%; } .columns.is-mobile > .column.is-one-quarter { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 25%; } .columns.is-mobile > .column.is-one-fifth { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 20%; } .columns.is-mobile > .column.is-two-fifths { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 40%; } .columns.is-mobile > .column.is-three-fifths { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 60%; } .columns.is-mobile > .column.is-four-fifths { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 80%; } .columns.is-mobile > .column.is-offset-three-quarters { margin-left: 75%; } @@ -6174,149 +6091,149 @@ label.panel-block { margin-left: 80%; } .columns.is-mobile > .column.is-0 { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 0%; } .columns.is-mobile > .column.is-offset-0 { margin-left: 0%; } .columns.is-mobile > .column.is-1 { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 8.33333%; } + -ms-flex: none; + flex: none; + width: 8.3333333333%; } .columns.is-mobile > .column.is-offset-1 { - margin-left: 8.33333%; } + margin-left: 8.3333333333%; } .columns.is-mobile > .column.is-2 { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 16.66667%; } + -ms-flex: none; + flex: none; + width: 16.6666666667%; } .columns.is-mobile > .column.is-offset-2 { - margin-left: 16.66667%; } + margin-left: 16.6666666667%; } .columns.is-mobile > .column.is-3 { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 25%; } .columns.is-mobile > .column.is-offset-3 { margin-left: 25%; } .columns.is-mobile > .column.is-4 { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 33.33333%; } + -ms-flex: none; + flex: none; + width: 33.3333333333%; } .columns.is-mobile > .column.is-offset-4 { - margin-left: 33.33333%; } + margin-left: 33.3333333333%; } .columns.is-mobile > .column.is-5 { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 41.66667%; } + -ms-flex: none; + flex: none; + width: 41.6666666667%; } .columns.is-mobile > .column.is-offset-5 { - margin-left: 41.66667%; } + margin-left: 41.6666666667%; } .columns.is-mobile > .column.is-6 { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 50%; } .columns.is-mobile > .column.is-offset-6 { margin-left: 50%; } .columns.is-mobile > .column.is-7 { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 58.33333%; } + -ms-flex: none; + flex: none; + width: 58.3333333333%; } .columns.is-mobile > .column.is-offset-7 { - margin-left: 58.33333%; } + margin-left: 58.3333333333%; } .columns.is-mobile > .column.is-8 { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 66.66667%; } + -ms-flex: none; + flex: none; + width: 66.6666666667%; } .columns.is-mobile > .column.is-offset-8 { - margin-left: 66.66667%; } + margin-left: 66.6666666667%; } .columns.is-mobile > .column.is-9 { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 75%; } .columns.is-mobile > .column.is-offset-9 { margin-left: 75%; } .columns.is-mobile > .column.is-10 { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 83.33333%; } + -ms-flex: none; + flex: none; + width: 83.3333333333%; } .columns.is-mobile > .column.is-offset-10 { - margin-left: 83.33333%; } + margin-left: 83.3333333333%; } .columns.is-mobile > .column.is-11 { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 91.66667%; } + -ms-flex: none; + flex: none; + width: 91.6666666667%; } .columns.is-mobile > .column.is-offset-11 { - margin-left: 91.66667%; } + margin-left: 91.6666666667%; } .columns.is-mobile > .column.is-12 { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 100%; } .columns.is-mobile > .column.is-offset-12 { margin-left: 100%; } @media screen and (max-width: 768px) { .column.is-narrow-mobile { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; } + -ms-flex: none; + flex: none; } .column.is-full-mobile { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 100%; } .column.is-three-quarters-mobile { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 75%; } .column.is-two-thirds-mobile { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 66.6666%; } .column.is-half-mobile { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 50%; } .column.is-one-third-mobile { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 33.3333%; } .column.is-one-quarter-mobile { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 25%; } .column.is-one-fifth-mobile { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 20%; } .column.is-two-fifths-mobile { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 40%; } .column.is-three-fifths-mobile { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 60%; } .column.is-four-fifths-mobile { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 80%; } .column.is-offset-three-quarters-mobile { margin-left: 75%; } @@ -6338,149 +6255,149 @@ label.panel-block { margin-left: 80%; } .column.is-0-mobile { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 0%; } .column.is-offset-0-mobile { margin-left: 0%; } .column.is-1-mobile { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 8.33333%; } + -ms-flex: none; + flex: none; + width: 8.3333333333%; } .column.is-offset-1-mobile { - margin-left: 8.33333%; } + margin-left: 8.3333333333%; } .column.is-2-mobile { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 16.66667%; } + -ms-flex: none; + flex: none; + width: 16.6666666667%; } .column.is-offset-2-mobile { - margin-left: 16.66667%; } + margin-left: 16.6666666667%; } .column.is-3-mobile { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 25%; } .column.is-offset-3-mobile { margin-left: 25%; } .column.is-4-mobile { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 33.33333%; } + -ms-flex: none; + flex: none; + width: 33.3333333333%; } .column.is-offset-4-mobile { - margin-left: 33.33333%; } + margin-left: 33.3333333333%; } .column.is-5-mobile { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 41.66667%; } + -ms-flex: none; + flex: none; + width: 41.6666666667%; } .column.is-offset-5-mobile { - margin-left: 41.66667%; } + margin-left: 41.6666666667%; } .column.is-6-mobile { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 50%; } .column.is-offset-6-mobile { margin-left: 50%; } .column.is-7-mobile { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 58.33333%; } + -ms-flex: none; + flex: none; + width: 58.3333333333%; } .column.is-offset-7-mobile { - margin-left: 58.33333%; } + margin-left: 58.3333333333%; } .column.is-8-mobile { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 66.66667%; } + -ms-flex: none; + flex: none; + width: 66.6666666667%; } .column.is-offset-8-mobile { - margin-left: 66.66667%; } + margin-left: 66.6666666667%; } .column.is-9-mobile { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 75%; } .column.is-offset-9-mobile { margin-left: 75%; } .column.is-10-mobile { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 83.33333%; } + -ms-flex: none; + flex: none; + width: 83.3333333333%; } .column.is-offset-10-mobile { - margin-left: 83.33333%; } + margin-left: 83.3333333333%; } .column.is-11-mobile { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 91.66667%; } + -ms-flex: none; + flex: none; + width: 91.6666666667%; } .column.is-offset-11-mobile { - margin-left: 91.66667%; } + margin-left: 91.6666666667%; } .column.is-12-mobile { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 100%; } .column.is-offset-12-mobile { margin-left: 100%; } } @media screen and (min-width: 769px), print { .column.is-narrow, .column.is-narrow-tablet { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; } + -ms-flex: none; + flex: none; } .column.is-full, .column.is-full-tablet { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 100%; } .column.is-three-quarters, .column.is-three-quarters-tablet { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 75%; } .column.is-two-thirds, .column.is-two-thirds-tablet { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 66.6666%; } .column.is-half, .column.is-half-tablet { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 50%; } .column.is-one-third, .column.is-one-third-tablet { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 33.3333%; } .column.is-one-quarter, .column.is-one-quarter-tablet { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 25%; } .column.is-one-fifth, .column.is-one-fifth-tablet { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 20%; } .column.is-two-fifths, .column.is-two-fifths-tablet { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 40%; } .column.is-three-fifths, .column.is-three-fifths-tablet { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 60%; } .column.is-four-fifths, .column.is-four-fifths-tablet { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 80%; } .column.is-offset-three-quarters, .column.is-offset-three-quarters-tablet { margin-left: 75%; } @@ -6502,149 +6419,149 @@ label.panel-block { margin-left: 80%; } .column.is-0, .column.is-0-tablet { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 0%; } .column.is-offset-0, .column.is-offset-0-tablet { margin-left: 0%; } .column.is-1, .column.is-1-tablet { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 8.33333%; } + -ms-flex: none; + flex: none; + width: 8.3333333333%; } .column.is-offset-1, .column.is-offset-1-tablet { - margin-left: 8.33333%; } + margin-left: 8.3333333333%; } .column.is-2, .column.is-2-tablet { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 16.66667%; } + -ms-flex: none; + flex: none; + width: 16.6666666667%; } .column.is-offset-2, .column.is-offset-2-tablet { - margin-left: 16.66667%; } + margin-left: 16.6666666667%; } .column.is-3, .column.is-3-tablet { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 25%; } .column.is-offset-3, .column.is-offset-3-tablet { margin-left: 25%; } .column.is-4, .column.is-4-tablet { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 33.33333%; } + -ms-flex: none; + flex: none; + width: 33.3333333333%; } .column.is-offset-4, .column.is-offset-4-tablet { - margin-left: 33.33333%; } + margin-left: 33.3333333333%; } .column.is-5, .column.is-5-tablet { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 41.66667%; } + -ms-flex: none; + flex: none; + width: 41.6666666667%; } .column.is-offset-5, .column.is-offset-5-tablet { - margin-left: 41.66667%; } + margin-left: 41.6666666667%; } .column.is-6, .column.is-6-tablet { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 50%; } .column.is-offset-6, .column.is-offset-6-tablet { margin-left: 50%; } .column.is-7, .column.is-7-tablet { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 58.33333%; } + -ms-flex: none; + flex: none; + width: 58.3333333333%; } .column.is-offset-7, .column.is-offset-7-tablet { - margin-left: 58.33333%; } + margin-left: 58.3333333333%; } .column.is-8, .column.is-8-tablet { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 66.66667%; } + -ms-flex: none; + flex: none; + width: 66.6666666667%; } .column.is-offset-8, .column.is-offset-8-tablet { - margin-left: 66.66667%; } + margin-left: 66.6666666667%; } .column.is-9, .column.is-9-tablet { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 75%; } .column.is-offset-9, .column.is-offset-9-tablet { margin-left: 75%; } .column.is-10, .column.is-10-tablet { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 83.33333%; } + -ms-flex: none; + flex: none; + width: 83.3333333333%; } .column.is-offset-10, .column.is-offset-10-tablet { - margin-left: 83.33333%; } + margin-left: 83.3333333333%; } .column.is-11, .column.is-11-tablet { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 91.66667%; } + -ms-flex: none; + flex: none; + width: 91.6666666667%; } .column.is-offset-11, .column.is-offset-11-tablet { - margin-left: 91.66667%; } + margin-left: 91.6666666667%; } .column.is-12, .column.is-12-tablet { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 100%; } .column.is-offset-12, .column.is-offset-12-tablet { margin-left: 100%; } } @media screen and (max-width: 1023px) { .column.is-narrow-touch { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; } + -ms-flex: none; + flex: none; } .column.is-full-touch { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 100%; } .column.is-three-quarters-touch { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 75%; } .column.is-two-thirds-touch { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 66.6666%; } .column.is-half-touch { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 50%; } .column.is-one-third-touch { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 33.3333%; } .column.is-one-quarter-touch { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 25%; } .column.is-one-fifth-touch { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 20%; } .column.is-two-fifths-touch { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 40%; } .column.is-three-fifths-touch { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 60%; } .column.is-four-fifths-touch { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 80%; } .column.is-offset-three-quarters-touch { margin-left: 75%; } @@ -6666,149 +6583,149 @@ label.panel-block { margin-left: 80%; } .column.is-0-touch { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 0%; } .column.is-offset-0-touch { margin-left: 0%; } .column.is-1-touch { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 8.33333%; } + -ms-flex: none; + flex: none; + width: 8.3333333333%; } .column.is-offset-1-touch { - margin-left: 8.33333%; } + margin-left: 8.3333333333%; } .column.is-2-touch { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 16.66667%; } + -ms-flex: none; + flex: none; + width: 16.6666666667%; } .column.is-offset-2-touch { - margin-left: 16.66667%; } + margin-left: 16.6666666667%; } .column.is-3-touch { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 25%; } .column.is-offset-3-touch { margin-left: 25%; } .column.is-4-touch { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 33.33333%; } + -ms-flex: none; + flex: none; + width: 33.3333333333%; } .column.is-offset-4-touch { - margin-left: 33.33333%; } + margin-left: 33.3333333333%; } .column.is-5-touch { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 41.66667%; } + -ms-flex: none; + flex: none; + width: 41.6666666667%; } .column.is-offset-5-touch { - margin-left: 41.66667%; } + margin-left: 41.6666666667%; } .column.is-6-touch { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 50%; } .column.is-offset-6-touch { margin-left: 50%; } .column.is-7-touch { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 58.33333%; } + -ms-flex: none; + flex: none; + width: 58.3333333333%; } .column.is-offset-7-touch { - margin-left: 58.33333%; } + margin-left: 58.3333333333%; } .column.is-8-touch { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 66.66667%; } + -ms-flex: none; + flex: none; + width: 66.6666666667%; } .column.is-offset-8-touch { - margin-left: 66.66667%; } + margin-left: 66.6666666667%; } .column.is-9-touch { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 75%; } .column.is-offset-9-touch { margin-left: 75%; } .column.is-10-touch { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 83.33333%; } + -ms-flex: none; + flex: none; + width: 83.3333333333%; } .column.is-offset-10-touch { - margin-left: 83.33333%; } + margin-left: 83.3333333333%; } .column.is-11-touch { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 91.66667%; } + -ms-flex: none; + flex: none; + width: 91.6666666667%; } .column.is-offset-11-touch { - margin-left: 91.66667%; } + margin-left: 91.6666666667%; } .column.is-12-touch { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 100%; } .column.is-offset-12-touch { margin-left: 100%; } } @media screen and (min-width: 1024px) { .column.is-narrow-desktop { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; } + -ms-flex: none; + flex: none; } .column.is-full-desktop { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 100%; } .column.is-three-quarters-desktop { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 75%; } .column.is-two-thirds-desktop { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 66.6666%; } .column.is-half-desktop { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 50%; } .column.is-one-third-desktop { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 33.3333%; } .column.is-one-quarter-desktop { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 25%; } .column.is-one-fifth-desktop { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 20%; } .column.is-two-fifths-desktop { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 40%; } .column.is-three-fifths-desktop { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 60%; } .column.is-four-fifths-desktop { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 80%; } .column.is-offset-three-quarters-desktop { margin-left: 75%; } @@ -6830,149 +6747,149 @@ label.panel-block { margin-left: 80%; } .column.is-0-desktop { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 0%; } .column.is-offset-0-desktop { margin-left: 0%; } .column.is-1-desktop { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 8.33333%; } + -ms-flex: none; + flex: none; + width: 8.3333333333%; } .column.is-offset-1-desktop { - margin-left: 8.33333%; } + margin-left: 8.3333333333%; } .column.is-2-desktop { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 16.66667%; } + -ms-flex: none; + flex: none; + width: 16.6666666667%; } .column.is-offset-2-desktop { - margin-left: 16.66667%; } + margin-left: 16.6666666667%; } .column.is-3-desktop { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 25%; } .column.is-offset-3-desktop { margin-left: 25%; } .column.is-4-desktop { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 33.33333%; } + -ms-flex: none; + flex: none; + width: 33.3333333333%; } .column.is-offset-4-desktop { - margin-left: 33.33333%; } + margin-left: 33.3333333333%; } .column.is-5-desktop { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 41.66667%; } + -ms-flex: none; + flex: none; + width: 41.6666666667%; } .column.is-offset-5-desktop { - margin-left: 41.66667%; } + margin-left: 41.6666666667%; } .column.is-6-desktop { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 50%; } .column.is-offset-6-desktop { margin-left: 50%; } .column.is-7-desktop { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 58.33333%; } + -ms-flex: none; + flex: none; + width: 58.3333333333%; } .column.is-offset-7-desktop { - margin-left: 58.33333%; } + margin-left: 58.3333333333%; } .column.is-8-desktop { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 66.66667%; } + -ms-flex: none; + flex: none; + width: 66.6666666667%; } .column.is-offset-8-desktop { - margin-left: 66.66667%; } + margin-left: 66.6666666667%; } .column.is-9-desktop { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 75%; } .column.is-offset-9-desktop { margin-left: 75%; } .column.is-10-desktop { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 83.33333%; } + -ms-flex: none; + flex: none; + width: 83.3333333333%; } .column.is-offset-10-desktop { - margin-left: 83.33333%; } + margin-left: 83.3333333333%; } .column.is-11-desktop { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 91.66667%; } + -ms-flex: none; + flex: none; + width: 91.6666666667%; } .column.is-offset-11-desktop { - margin-left: 91.66667%; } + margin-left: 91.6666666667%; } .column.is-12-desktop { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 100%; } .column.is-offset-12-desktop { margin-left: 100%; } } @media screen and (min-width: 1216px) { .column.is-narrow-widescreen { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; } + -ms-flex: none; + flex: none; } .column.is-full-widescreen { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 100%; } .column.is-three-quarters-widescreen { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 75%; } .column.is-two-thirds-widescreen { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 66.6666%; } .column.is-half-widescreen { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 50%; } .column.is-one-third-widescreen { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 33.3333%; } .column.is-one-quarter-widescreen { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 25%; } .column.is-one-fifth-widescreen { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 20%; } .column.is-two-fifths-widescreen { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 40%; } .column.is-three-fifths-widescreen { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 60%; } .column.is-four-fifths-widescreen { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 80%; } .column.is-offset-three-quarters-widescreen { margin-left: 75%; } @@ -6994,149 +6911,149 @@ label.panel-block { margin-left: 80%; } .column.is-0-widescreen { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 0%; } .column.is-offset-0-widescreen { margin-left: 0%; } .column.is-1-widescreen { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 8.33333%; } + -ms-flex: none; + flex: none; + width: 8.3333333333%; } .column.is-offset-1-widescreen { - margin-left: 8.33333%; } + margin-left: 8.3333333333%; } .column.is-2-widescreen { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 16.66667%; } + -ms-flex: none; + flex: none; + width: 16.6666666667%; } .column.is-offset-2-widescreen { - margin-left: 16.66667%; } + margin-left: 16.6666666667%; } .column.is-3-widescreen { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 25%; } .column.is-offset-3-widescreen { margin-left: 25%; } .column.is-4-widescreen { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 33.33333%; } + -ms-flex: none; + flex: none; + width: 33.3333333333%; } .column.is-offset-4-widescreen { - margin-left: 33.33333%; } + margin-left: 33.3333333333%; } .column.is-5-widescreen { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 41.66667%; } + -ms-flex: none; + flex: none; + width: 41.6666666667%; } .column.is-offset-5-widescreen { - margin-left: 41.66667%; } + margin-left: 41.6666666667%; } .column.is-6-widescreen { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 50%; } .column.is-offset-6-widescreen { margin-left: 50%; } .column.is-7-widescreen { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 58.33333%; } + -ms-flex: none; + flex: none; + width: 58.3333333333%; } .column.is-offset-7-widescreen { - margin-left: 58.33333%; } + margin-left: 58.3333333333%; } .column.is-8-widescreen { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 66.66667%; } + -ms-flex: none; + flex: none; + width: 66.6666666667%; } .column.is-offset-8-widescreen { - margin-left: 66.66667%; } + margin-left: 66.6666666667%; } .column.is-9-widescreen { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 75%; } .column.is-offset-9-widescreen { margin-left: 75%; } .column.is-10-widescreen { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 83.33333%; } + -ms-flex: none; + flex: none; + width: 83.3333333333%; } .column.is-offset-10-widescreen { - margin-left: 83.33333%; } + margin-left: 83.3333333333%; } .column.is-11-widescreen { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 91.66667%; } + -ms-flex: none; + flex: none; + width: 91.6666666667%; } .column.is-offset-11-widescreen { - margin-left: 91.66667%; } + margin-left: 91.6666666667%; } .column.is-12-widescreen { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 100%; } .column.is-offset-12-widescreen { margin-left: 100%; } } @media screen and (min-width: 1408px) { .column.is-narrow-fullhd { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; } + -ms-flex: none; + flex: none; } .column.is-full-fullhd { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 100%; } .column.is-three-quarters-fullhd { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 75%; } .column.is-two-thirds-fullhd { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 66.6666%; } .column.is-half-fullhd { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 50%; } .column.is-one-third-fullhd { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 33.3333%; } .column.is-one-quarter-fullhd { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 25%; } .column.is-one-fifth-fullhd { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 20%; } .column.is-two-fifths-fullhd { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 40%; } .column.is-three-fifths-fullhd { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 60%; } .column.is-four-fifths-fullhd { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 80%; } .column.is-offset-three-quarters-fullhd { margin-left: 75%; } @@ -7158,96 +7075,95 @@ label.panel-block { margin-left: 80%; } .column.is-0-fullhd { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 0%; } .column.is-offset-0-fullhd { margin-left: 0%; } .column.is-1-fullhd { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 8.33333%; } + -ms-flex: none; + flex: none; + width: 8.3333333333%; } .column.is-offset-1-fullhd { - margin-left: 8.33333%; } + margin-left: 8.3333333333%; } .column.is-2-fullhd { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 16.66667%; } + -ms-flex: none; + flex: none; + width: 16.6666666667%; } .column.is-offset-2-fullhd { - margin-left: 16.66667%; } + margin-left: 16.6666666667%; } .column.is-3-fullhd { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 25%; } .column.is-offset-3-fullhd { margin-left: 25%; } .column.is-4-fullhd { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 33.33333%; } + -ms-flex: none; + flex: none; + width: 33.3333333333%; } .column.is-offset-4-fullhd { - margin-left: 33.33333%; } + margin-left: 33.3333333333%; } .column.is-5-fullhd { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 41.66667%; } + -ms-flex: none; + flex: none; + width: 41.6666666667%; } .column.is-offset-5-fullhd { - margin-left: 41.66667%; } + margin-left: 41.6666666667%; } .column.is-6-fullhd { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 50%; } .column.is-offset-6-fullhd { margin-left: 50%; } .column.is-7-fullhd { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 58.33333%; } + -ms-flex: none; + flex: none; + width: 58.3333333333%; } .column.is-offset-7-fullhd { - margin-left: 58.33333%; } + margin-left: 58.3333333333%; } .column.is-8-fullhd { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 66.66667%; } + -ms-flex: none; + flex: none; + width: 66.6666666667%; } .column.is-offset-8-fullhd { - margin-left: 66.66667%; } + margin-left: 66.6666666667%; } .column.is-9-fullhd { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 75%; } .column.is-offset-9-fullhd { margin-left: 75%; } .column.is-10-fullhd { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 83.33333%; } + -ms-flex: none; + flex: none; + width: 83.3333333333%; } .column.is-offset-10-fullhd { - margin-left: 83.33333%; } + margin-left: 83.3333333333%; } .column.is-11-fullhd { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 91.66667%; } + -ms-flex: none; + flex: none; + width: 91.6666666667%; } .column.is-offset-11-fullhd { - margin-left: 91.66667%; } + margin-left: 91.6666666667%; } .column.is-12-fullhd { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 100%; } .column.is-offset-12-fullhd { margin-left: 100%; } } - .columns { margin-left: -0.75rem; margin-right: -0.75rem; @@ -7258,8 +7174,8 @@ label.panel-block { margin-bottom: calc(1.5rem - 0.75rem); } .columns.is-centered { -webkit-box-pack: center; - -ms-flex-pack: center; - justify-content: center; } + -ms-flex-pack: center; + justify-content: center; } .columns.is-gapless { margin-left: 0; margin-right: 0; @@ -7277,11 +7193,11 @@ label.panel-block { display: flex; } .columns.is-multiline { -ms-flex-wrap: wrap; - flex-wrap: wrap; } + flex-wrap: wrap; } .columns.is-vcentered { -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; } + -ms-flex-align: center; + align-items: center; } @media screen and (min-width: 769px), print { .columns:not(.is-desktop) { display: -webkit-box; @@ -7292,7 +7208,6 @@ label.panel-block { display: -webkit-box; display: -ms-flexbox; display: flex; } } - .columns.is-variable { --columnGap: 0.75rem; margin-left: calc(-1 * var(--columnGap)); @@ -7561,19 +7476,18 @@ label.panel-block { @media screen and (min-width: 1408px) { .columns.is-variable.is-8-fullhd { --columnGap: 2rem; } } - .tile { -webkit-box-align: stretch; - -ms-flex-align: stretch; - align-items: stretch; + -ms-flex-align: stretch; + align-items: stretch; display: block; -ms-flex-preferred-size: 0; - flex-basis: 0; + flex-basis: 0; -webkit-box-flex: 1; - -ms-flex-positive: 1; - flex-grow: 1; + -ms-flex-positive: 1; + flex-grow: 1; -ms-flex-negative: 1; - flex-shrink: 1; + flex-shrink: 1; min-height: -webkit-min-content; min-height: -moz-min-content; min-height: min-content; } @@ -7592,8 +7506,8 @@ label.panel-block { .tile.is-vertical { -webkit-box-orient: vertical; -webkit-box-direction: normal; - -ms-flex-direction: column; - flex-direction: column; } + -ms-flex-direction: column; + flex-direction: column; } .tile.is-vertical > .tile.is-child:not(:last-child) { margin-bottom: 1.5rem !important; } @media screen and (min-width: 769px), print { @@ -7603,79 +7517,78 @@ label.panel-block { display: flex; } .tile.is-1 { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 8.33333%; } + -ms-flex: none; + flex: none; + width: 8.3333333333%; } .tile.is-2 { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 16.66667%; } + -ms-flex: none; + flex: none; + width: 16.6666666667%; } .tile.is-3 { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 25%; } .tile.is-4 { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 33.33333%; } + -ms-flex: none; + flex: none; + width: 33.3333333333%; } .tile.is-5 { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 41.66667%; } + -ms-flex: none; + flex: none; + width: 41.6666666667%; } .tile.is-6 { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 50%; } .tile.is-7 { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 58.33333%; } + -ms-flex: none; + flex: none; + width: 58.3333333333%; } .tile.is-8 { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 66.66667%; } + -ms-flex: none; + flex: none; + width: 66.6666666667%; } .tile.is-9 { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 75%; } .tile.is-10 { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 83.33333%; } + -ms-flex: none; + flex: none; + width: 83.3333333333%; } .tile.is-11 { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; - width: 91.66667%; } + -ms-flex: none; + flex: none; + width: 91.6666666667%; } .tile.is-12 { -webkit-box-flex: 0; - -ms-flex: none; - flex: none; + -ms-flex: none; + flex: none; width: 100%; } } - .hero { -webkit-box-align: stretch; - -ms-flex-align: stretch; - align-items: stretch; + -ms-flex-align: stretch; + align-items: stretch; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; - -ms-flex-direction: column; - flex-direction: column; + -ms-flex-direction: column; + flex-direction: column; -webkit-box-pack: justify; - -ms-flex-pack: justify; - justify-content: space-between; } + -ms-flex-pack: justify; + justify-content: space-between; } .hero .navbar { background: none; } .hero .tabs ul { @@ -7720,12 +7633,12 @@ label.panel-block { border-color: #0a0a0a; color: white; } .hero.is-white.is-bold { - background-image: -o-linear-gradient(309deg, #e6e6e6 0%, white 71%, white 100%); - background-image: linear-gradient(141deg, #e6e6e6 0%, white 71%, white 100%); } + background-image: -o-linear-gradient(309deg, #e8e3e4 0%, white 71%, white 100%); + background-image: linear-gradient(141deg, #e8e3e4 0%, white 71%, white 100%); } @media screen and (max-width: 768px) { .hero.is-white.is-bold .navbar-menu { - background-image: -o-linear-gradient(309deg, #e6e6e6 0%, white 71%, white 100%); - background-image: linear-gradient(141deg, #e6e6e6 0%, white 71%, white 100%); } } + background-image: -o-linear-gradient(309deg, #e8e3e4 0%, white 71%, white 100%); + background-image: linear-gradient(141deg, #e8e3e4 0%, white 71%, white 100%); } } .hero.is-black { background-color: #0a0a0a; color: white; } @@ -8153,17 +8066,17 @@ label.panel-block { padding-top: 18rem; } } .hero.is-halfheight .hero-body, .hero.is-fullheight .hero-body, .hero.is-fullheight-with-navbar .hero-body { -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; + -ms-flex-align: center; + align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; } .hero.is-halfheight .hero-body > .container, .hero.is-fullheight .hero-body > .container, .hero.is-fullheight-with-navbar .hero-body > .container { -webkit-box-flex: 1; - -ms-flex-positive: 1; - flex-grow: 1; + -ms-flex-positive: 1; + flex-grow: 1; -ms-flex-negative: 1; - flex-shrink: 1; } + flex-shrink: 1; } .hero.is-halfheight { min-height: 50vh; } .hero.is-fullheight { @@ -8178,13 +8091,12 @@ label.panel-block { position: absolute; top: 50%; -webkit-transform: translate3d(-50%, -50%, 0); - transform: translate3d(-50%, -50%, 0); } + transform: translate3d(-50%, -50%, 0); } .hero-video.is-transparent { opacity: 0.3; } @media screen and (max-width: 768px) { .hero-video { display: none; } } - .hero-buttons { margin-top: 1.5rem; } @media screen and (max-width: 768px) { @@ -8200,25 +8112,24 @@ label.panel-block { display: -ms-flexbox; display: flex; -webkit-box-pack: center; - -ms-flex-pack: center; - justify-content: center; } + -ms-flex-pack: center; + justify-content: center; } .hero-buttons .button:not(:last-child) { margin-right: 1.5rem; } } - .hero-head, .hero-foot { -webkit-box-flex: 0; - -ms-flex-positive: 0; - flex-grow: 0; + -ms-flex-positive: 0; + flex-grow: 0; -ms-flex-negative: 0; - flex-shrink: 0; } + flex-shrink: 0; } .hero-body { -webkit-box-flex: 1; - -ms-flex-positive: 1; - flex-grow: 1; + -ms-flex-positive: 1; + flex-grow: 1; -ms-flex-negative: 0; - flex-shrink: 0; + flex-shrink: 0; padding: 3rem 1.5rem; } .section { @@ -8228,7 +8139,6 @@ label.panel-block { padding: 9rem 1.5rem; } .section.is-large { padding: 18rem 1.5rem; } } - .footer { background-color: #fafafa; padding: 3rem 1.5rem 6rem; } @@ -8275,7 +8185,6 @@ label.panel-block { @media screen and (min-width: 1216px) { .featured-image .background-replacement-for-no-image { height: 16rem; } } - /* Yes i know i should just give author bios their own class */ .node--type-people.node--view-mode-teaser { margin-bottom: 1rem; }