@import url('../fonts.sidearmsports.com/sidearm/sidearm_font.css'); /* GLOBAL RULES */ *, *:before, *:after { word-wrap: break-word; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } body { font-size: 1rem; line-height: 1.4; color: #494949; } img { display: inline-block; vertical-align: bottom; max-width: 100%; height: auto; } a, a:link { color: #00294c; } a:visited { color: #000d19; } h1 { font-size: 2rem; margin: 1rem 0; } h2 { font-size: 1.5rem; margin: .83rem 0; } h3 { font-size: 1.25rem; margin: .75rem 0; } h4 { font-size: 1.125rem; margin: .66rem 0; } h5 { font-size: 1rem; margin: .5rem 0; } input, select, textarea { color: #494949; border-radius: 2px; border: 1px solid #cccccc; width: 100%; padding: 4px 8px; } input:focus, select:focus, textarea:focus { outline: none; } select:focus { border-color: #00294c; } textarea { min-height: 6rem; overflow: auto; } textarea:focus { border-color: #00294c; } input[type="radio"], input[type="checkbox"] { width: auto; } input[type="text"]:focus { border-color: #00294c; } button, input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; width: auto; } button [disabled], input[type="reset"] [disabled], input[type="submit"] [disabled] { cursor: not-allowed; } .sidearm-table { width: 100%; border-collapse: collapse; /* TABLE UTILITIES */ /* RESPONSIVE TABLES */ } .sidearm-table th, .sidearm-table td { word-break: normal; font-size: 0.9em; } .sidearm-table thead { background: none; } .sidearm-table thead th { font-weight: bold; padding: 4px 8px; font-style: italic; color: #494949; vertical-align: bottom; } .sidearm-table thead.sidearm-primary th { background-color: #00467f; color: #ffc425; } .sidearm-table thead.sidearm-secondary th { background-color: #ffc425; color: #00467f; } .sidearm-table tbody tr { border-top: 1px solid #cccccc; background: none; } .sidearm-table tbody tr th { text-align: left; font-weight: normal; } .sidearm-table tbody tr th[scope=colgroup] { background-color: #e5e5e5; font-weight: bold; font-style: italic; text-transform: uppercase; } .sidearm-table tbody tr td, .sidearm-table tbody tr th { padding: 4px 8px; color: #494949; border: 1px solid #cccccc; vertical-align: top; } .sidearm-table tbody tr td:first-child, .sidearm-table tbody tr th:first-child { border-left: none; } .sidearm-table tbody tr td:last-child, .sidearm-table tbody tr th:last-child { border-right: none; } .sidearm-table tbody tr td.emphasize, .sidearm-table tbody tr th.emphasize { background-color: #e5e5e5; font-weight: bold; } .sidearm-table tbody tr:hover th:not([scope=colgroup]), .sidearm-table tbody tr:hover td { background-color: #e5e5e5; } .sidearm-table tfoot tr { background-color: #e5e5e5; border-top: 1px solid white; } .sidearm-table tfoot tr:nth-child(odd), .sidearm-table tfoot tr:nth-child(even) { background-color: #e5e5e5; } .sidearm-table tfoot th, .sidearm-table tfoot td { padding: 4px 8px; font-weight: bold; color: #494949; text-align: left; } .sidearm-table.highlight-column-hover { overflow: hidden; z-index: 0; position: relative; } .sidearm-table.highlight-column-hover tbody th:not([scope=row]), .sidearm-table.highlight-column-hover tbody td { position: relative; } .sidearm-table.highlight-column-hover tbody th:not([scope=row]):hover:after, .sidearm-table.highlight-column-hover tbody td:hover:after { content: ''; position: absolute; background-color: #e5e5e5; left: 0; top: -9999px; height: 99999px; width: 100%; z-index: -1; } .sidearm-table[sortable-table], .sidearm-table.sortable-table { width: 100% !important; } .sidearm-table[sortable-table] thead th[class*=sort], .sidearm-table.sortable-table thead th[class*=sort] { cursor: pointer; } .sidearm-table[sortable-table] thead th[class*=sort]:hover, .sidearm-table.sortable-table thead th[class*=sort]:hover { text-decoration: underline; } .sidearm-table[sortable-table] thead th.sorting_desc, .sidearm-table.sortable-table thead th.sorting_desc, .sidearm-table[sortable-table] thead th.sorting_asc, .sidearm-table.sortable-table thead th.sorting_asc { background: #656565; color: white; } .sidearm-table[sortable-table] thead th[scope=colgroup], .sidearm-table.sortable-table thead th[scope=colgroup] { background-color: #00467f; } .sidearm-table[class*="collapse"] { display: block; } .sidearm-table[class*="collapse"] thead { display: none; } .sidearm-table[class*="collapse"] tbody, .sidearm-table[class*="collapse"] tfoot, .sidearm-table[class*="collapse"] tr, .sidearm-table[class*="collapse"] td, .sidearm-table[class*="collapse"] th, .sidearm-table[class*="collapse"] caption { display: block; } .sidearm-table[class*="collapse"] tbody tr, .sidearm-table[class*="collapse"] tfoot tr { *zoom: 1; } .sidearm-table[class*="collapse"] tbody tr:before, .sidearm-table[class*="collapse"] tfoot tr:before, .sidearm-table[class*="collapse"] tbody tr:after, .sidearm-table[class*="collapse"] tfoot tr:after { content: ""; display: table; } .sidearm-table[class*="collapse"] tbody tr:after, .sidearm-table[class*="collapse"] tfoot tr:after { clear: both; } .sidearm-table[class*="collapse"] tbody tr td, .sidearm-table[class*="collapse"] tfoot tr td, .sidearm-table[class*="collapse"] tbody tr th, .sidearm-table[class*="collapse"] tfoot tr th { padding: 0.25em 8px; font-size: 1em; border: none; } .sidearm-table[class*="collapse"] tbody tr td[data-label], .sidearm-table[class*="collapse"] tfoot tr td[data-label], .sidearm-table[class*="collapse"] tbody tr th[data-label], .sidearm-table[class*="collapse"] tfoot tr th[data-label] { text-align: right !important; } .sidearm-table[class*="collapse"] tbody tr td[data-label]:before, .sidearm-table[class*="collapse"] tfoot tr td[data-label]:before, .sidearm-table[class*="collapse"] tbody tr th[data-label]:before, .sidearm-table[class*="collapse"] tfoot tr th[data-label]:before { text-align: left !important; content: attr(data-label); display: block; width: 50%; float: left; clear: both; } .sidearm-table[class*="collapse"] tbody tr td.hide-label:before, .sidearm-table[class*="collapse"] tfoot tr td.hide-label:before, .sidearm-table[class*="collapse"] tbody tr th.hide-label:before, .sidearm-table[class*="collapse"] tfoot tr th.hide-label:before { content: ''; } .sidearm-table[class*="collapse"] tbody tr td + td, .sidearm-table[class*="collapse"] tfoot tr td + td, .sidearm-table[class*="collapse"] tbody tr th + td, .sidearm-table[class*="collapse"] tfoot tr th + td, .sidearm-table[class*="collapse"] tbody tr td + th, .sidearm-table[class*="collapse"] tfoot tr td + th, .sidearm-table[class*="collapse"] tbody tr th + th, .sidearm-table[class*="collapse"] tfoot tr th + th { border: none; } .sidearm-table[class*="collapse"] tbody tr td:empty, .sidearm-table[class*="collapse"] tfoot tr td:empty, .sidearm-table[class*="collapse"] tbody tr th:empty, .sidearm-table[class*="collapse"] tfoot tr th:empty { padding: 0; } .sidearm-table[class*="collapse"].accordion tbody tr, .sidearm-table[class*="collapse"].accordion tfoot tr { height: 2em; overflow: hidden; cursor: pointer; } .sidearm-table[class*="collapse"].accordion tbody tr td:first-child, .sidearm-table[class*="collapse"].accordion tfoot tr td:first-child, .sidearm-table[class*="collapse"].accordion tbody tr th:first-child, .sidearm-table[class*="collapse"].accordion tfoot tr th:first-child { line-height: 2em; padding-top: 0; padding-bottom: 0; } .sidearm-table[class*="collapse"].accordion tbody tr th:not([scope=colgroup]):after, .sidearm-table[class*="collapse"].accordion tfoot tr th:not([scope=colgroup]):after { content: ''; display: block; float: right; border-left: 0.3333em solid #00467f; border-top: .3333em solid transparent; border-bottom: .3333em solid transparent; margin: .25em 0; } .sidearm-table[class*="collapse"].accordion tbody tr th[scope=colgroup], .sidearm-table[class*="collapse"].accordion tfoot tr th[scope=colgroup] { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .sidearm-table[class*="collapse"].accordion tbody tr.expanded, .sidearm-table[class*="collapse"].accordion tfoot tr.expanded { height: auto; background-color: #00467f; -webkit-transition: 0.25s; transition: 0.25s; } .sidearm-table[class*="collapse"].accordion tbody tr.expanded td, .sidearm-table[class*="collapse"].accordion tfoot tr.expanded td, .sidearm-table[class*="collapse"].accordion tbody tr.expanded th, .sidearm-table[class*="collapse"].accordion tfoot tr.expanded th { color: #ffc425; font-weight: bold; border-bottom: 1px solid #002a4c; } .sidearm-table[class*="collapse"].accordion tbody tr.expanded td a, .sidearm-table[class*="collapse"].accordion tfoot tr.expanded td a, .sidearm-table[class*="collapse"].accordion tbody tr.expanded th a, .sidearm-table[class*="collapse"].accordion tfoot tr.expanded th a { color: #ffc425; } .sidearm-table[class*="collapse"].accordion tbody tr.expanded td:before, .sidearm-table[class*="collapse"].accordion tfoot tr.expanded td:before, .sidearm-table[class*="collapse"].accordion tbody tr.expanded th:before, .sidearm-table[class*="collapse"].accordion tfoot tr.expanded th:before { font-weight: normal; } .sidearm-table[class*="collapse"].accordion tbody tr.expanded td:first-child, .sidearm-table[class*="collapse"].accordion tfoot tr.expanded td:first-child, .sidearm-table[class*="collapse"].accordion tbody tr.expanded th:first-child, .sidearm-table[class*="collapse"].accordion tfoot tr.expanded th:first-child { line-height: 2em; } .sidearm-table[class*="collapse"].accordion tbody tr.expanded th:after, .sidearm-table[class*="collapse"].accordion tfoot tr.expanded th:after { border-top: 0.3333em solid #ffc425; border-left: .3333em solid transparent; border-right: .3333em solid transparent; } .sidearm-table[class*="collapse"].accordion tbody tr.expanded:hover td, .sidearm-table[class*="collapse"].accordion tfoot tr.expanded:hover td, .sidearm-table[class*="collapse"].accordion tbody tr.expanded th:not([scope=colgroup]), .sidearm-table[class*="collapse"].accordion tfoot tr.expanded th:not([scope=colgroup]) { background: inherit; } [class*="sidearm-table-overflow"] { overflow-x: auto; position: relative; box-shadow: inset -10px -10px 30px -10px rgba(0, 0, 0, 0.5); } .sidearm-table-overflow-on-xx-large .sidearm-table { width: 1440px; } .sidearm-table-overflow-on-x-large .sidearm-table { width: 1024px; } .sidearm-table-overflow-on-large .sidearm-table { width: 768px; } .sidearm-table-overflow-on-medium .sidearm-table { width: 540px; } .sidearm-table-overflow-on-small .sidearm-table { width: 400px; } .sidearm-pager { display: block; margin: 8px -4px; } .sidearm-pager > * { display: inline-block; border: 1px solid #cccccc; background: white; line-height: 2; font-size: 1rem; padding: 0 8px; margin: 0 4px; } .sidearm-pager > *:not([disabled]):not(span):hover { background-color: #e5e5e5; } .sidearm-pager > span { background-color: #00467f; color: #ffc425; border-color: #002a4c; } .sidearm-pager > input:focus, .sidearm-pager > input:active { outline: none; } .sidearm-pager a { text-decoration: none; } .sidearm-pager .sidearm-pager-button-text { font-size: 0; } .sidearm-pager .sidearm-pager-button-text:before { font-family: sidearm_font; font-size: 1rem; } .sidearm-pager .sidearm-pager-button-text.sidearm-pager-button-previous:before { content: '\e857'; } .sidearm-pager .sidearm-pager-button-text.sidearm-pager-button-next:before { content: '\e858'; } .sidearm-pager .sidearm-pager-button-text[disabled] { background-color: #f2f2f2; color: #494949; font-style: italic; } .sidearm-ad-blocker-message-container { position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 9999999; background-color: rgba(0, 0, 0, 0.75); padding: 20px; } .sidearm-ad-blocker-message { transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); display: flex; display: -webkit-flex; flex-direction: column; -webkit-flex-direction: column; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; position: absolute; top: 50%; left: 50%; width: calc(100% - 40px); padding: 20px; background-color: white; color: black; font-weight: bold; } .sidearm-ad-blocker-message button { padding: 10px 20px; background-color: #00467f; color: #ffc425; font-weight: bold; align-self: flex-end; -webkit-align-self: flex-end; margin-top: 20px; border: none; } .sidearm-flex-video { position: relative; padding-bottom: 56.25%; } .sidearm-flex-video iframe { position: absolute; left: 0; top: 0; width: 100% !important; height: 100% !important; } .flex { display: flex; display: -webkit-flex; } .flex [class^='flex-item-'] { width: auto; } .flex.row:before, .flex.row:after { display: none; } .flex > .column, .flex > .columns { flex: none; -webkit-flex: none; width: auto; float: none; } .flex .flex-item-1 { flex: 1; -webkit-flex: 1; min-width: 1px; min-height: 1px; } .flex .flex-item-2 { flex: 2; -webkit-flex: 2; min-width: 1px; min-height: 1px; } .flex .flex-item-3 { flex: 3; -webkit-flex: 3; min-width: 1px; min-height: 1px; } .flex .flex-item-4 { flex: 4; -webkit-flex: 4; min-width: 1px; min-height: 1px; } .flex .flex-order-1 { order: 1; -webkit-order: 1; } .flex .flex-order-2 { order: 2; -webkit-order: 2; } .flex .flex-order-3 { order: 3; -webkit-order: 3; } .flex .flex-order-4 { order: 4; -webkit-order: 4; } .flex.flex-inline { display: inline-flex; display: -webkit-inline-flex; } .flex.flex-row { flex-direction: row; -webkit-flex-direction: row; } .flex.flex-column { flex-direction: column; -webkit-flex-direction: column; } .flex.flex-wrap { flex-wrap: wrap; -webkit-flex-wrap: wrap; } .flex.flex-no-wrap { flex-wrap: nowrap; -webkit-flex-wrap: nowrap; } .flex.flex-align-center { align-items: center; -webkit-align-items: center; } .flex.flex-align-start { align-items: flex-start; -webkit-align-items: flex-start; } .flex.flex-align-end { align-items: flex-end; -webkit-align-items: flex-end; } .flex.flex-align-stretch { align-items: stretch; -webkit-align-items: stretch; } .flex.flex-justify-start { justify-content: flex-start; -webkit-justify-content: flex-start; } .flex.flex-justify-center { justify-content: center; -webkit-justify-content: center; } .flex.flex-justify-around { justify-content: space-around; -webkit-justify-content: space-around; } .flex.flex-justify-between { justify-content: space-between; -webkit-justify-content: space-between; } .flex.flex-justify-end { justify-content: flex-end; -webkit-justify-content: flex-end; } .flex-align-self-center { align-self: center; -webkit-align-self: center; align-self: center; -webkit-align-self: center; } .flex-align-self-start { align-self: flex-start; -webkit-align-self: flex-start; } .flex-align-self-end { align-self: flex-end; -webkit-align-self: flex-end; } .flex-align-self-baseline { align-self: baseline; -webkit-align-self: baseline; } .flex-align-self-stretch { align-self: stretch; -webkit-align-self: stretch; } /* GRID */ .row { margin-left: auto; margin-right: auto; width: auto; *zoom: 1; } .row:before, .row:after { content: ""; display: table; } .row:after { clear: both; } .row .row { margin-left: -8px; margin-right: -8px; max-width: none; *zoom: 1; } .row .row:before, .row .row:after { content: ""; display: table; } .row .row:after { clear: both; } .row.pad { padding-left: 8px; padding-right: 8px; } .row [class^='x-large'], .row [class^='large'], .row [class^='medium'] { width: 100%; } .row .push-1 { left: 8.33333%; position: relative; right: auto; } .row .push-2 { left: 16.66667%; position: relative; right: auto; } .row .push-3 { left: 25%; position: relative; right: auto; } .row .push-4 { left: 33.33333%; position: relative; right: auto; } .row .push-5 { left: 41.66667%; position: relative; right: auto; } .row .push-6 { left: 50%; position: relative; right: auto; } .row .push-7 { left: 58.33333%; position: relative; right: auto; } .row .push-8 { left: 66.66667%; position: relative; right: auto; } .row .push-9 { left: 75%; position: relative; right: auto; } .row .push-10 { left: 83.33333%; position: relative; right: auto; } .row .push-11 { left: 91.66667%; position: relative; right: auto; } .row .push-12 { left: 100%; position: relative; right: auto; } .row .pull-1 { right: 8.33333%; position: relative; left: auto; } .row .pull-2 { right: 16.66667%; position: relative; left: auto; } .row .pull-3 { right: 25%; position: relative; left: auto; } .row .pull-4 { right: 33.33333%; position: relative; left: auto; } .row .pull-5 { right: 41.66667%; position: relative; left: auto; } .row .pull-6 { right: 50%; position: relative; left: auto; } .row .pull-7 { right: 58.33333%; position: relative; left: auto; } .row .pull-8 { right: 66.66667%; position: relative; left: auto; } .row .pull-9 { right: 75%; position: relative; left: auto; } .row .pull-10 { right: 83.33333%; position: relative; left: auto; } .row .pull-11 { right: 91.66667%; position: relative; left: auto; } .row .pull-12 { right: 100%; position: relative; left: auto; } .row .x-small-1 { width: 8.33333%; } .row .x-small-2 { width: 16.66667%; } .row .x-small-3 { width: 25%; } .row .x-small-4 { width: 33.33333%; } .row .x-small-5 { width: 41.66667%; } .row .x-small-6 { width: 50%; } .row .x-small-7 { width: 58.33333%; } .row .x-small-8 { width: 66.66667%; } .row .x-small-9 { width: 75%; } .row .x-small-10 { width: 83.33333%; } .row .x-small-11 { width: 91.66667%; } .row .x-small-12 { width: 100%; } .column, .columns { padding-left: 8px; padding-right: 8px; width: 100%; float: left; min-height: 1px; } .column.full, .columns.full { padding-left: 0; padding-right: 0; } .column.centered, .columns.centered { margin-left: auto; margin-right: auto; float: none; } .column.uncentered, .columns.uncentered { margin-left: 0; margin-right: 0; float: left; } .column.x-small-centered, .columns.x-small-centered { margin-left: auto; margin-right: auto; float: none; } .column.x-small-uncentered, .columns.x-small-uncentered { margin-left: 0; margin-right: 0; float: left; } /* GLOBAL CLASSES */ .left { float: left !important; } .right { float: right !important; } .clear { clear: both !important; } .relative { position: relative !important; } /* VISIBILITY UTILITIES */ .hide, .hide-on-x-small-down, .hide-on-small-down, .hide-on-medium-down, .hide-on-large-down, .hide-on-x-large-down .show-on-small-only, .show-on-medium-only, .show-on-large-only, .show-on-x-large-only, .show-on-xx-large-only { display: none !important; } h1.hide, h1.hide-on-x-small-down, h1.hide-on-small-down, h1.hide-on-medium-down, h1.hide-on-large-down, h1.hide-on-x-large-down .show-on-small-only, h1.show-on-medium-only, h1.show-on-large-only, h1.show-on-x-large-only, h1.show-on-xx-large-only, h2.hide, h2.hide-on-x-small-down, h2.hide-on-small-down, h2.hide-on-medium-down, h2.hide-on-large-down, h2.hide-on-x-large-down .show-on-small-only, h2.show-on-medium-only, h2.show-on-large-only, h2.show-on-x-large-only, h2.show-on-xx-large-only, h3.hide, h3.hide-on-x-small-down, h3.hide-on-small-down, h3.hide-on-medium-down, h3.hide-on-large-down, h3.hide-on-x-large-down .show-on-small-only, h3.show-on-medium-only, h3.show-on-large-only, h3.show-on-x-large-only, h3.show-on-xx-large-only, caption.hide, caption.hide-on-x-small-down, caption.hide-on-small-down, caption.hide-on-medium-down, caption.hide-on-large-down, caption.hide-on-x-large-down .show-on-small-only, caption.show-on-medium-only, caption.show-on-large-only, caption.show-on-x-large-only, caption.show-on-xx-large-only, label.hide, label.hide-on-x-small-down, label.hide-on-small-down, label.hide-on-medium-down, label.hide-on-large-down, label.hide-on-x-large-down .show-on-small-only, label.show-on-medium-only, label.show-on-large-only, label.show-on-x-large-only, label.show-on-xx-large-only { display: block !important; position: absolute; left: -9999px; top: -9999px; } /* TEXT UTILITIES */ .text-normal, .text-normal-on-x-small, .text-normal-on-small-down, .text-normal-on-medium-down, .text-normal-on-large-down, .text-normal-on-x-large-down { font-weight: normal !important; } .text-bold, .text-bold-on-x-small, .text-bold-on-small-down, .text-bold-on-medium-down, .text-bold-on-large-down, .text-bold-on-x-large-down { font-weight: bold !important; } .text-italic, .text-italic-on-x-small, .text-italic-on-small-down, .text-italic-on-medium-down, .text-italic-on-large-down, .text-italic-on-x-large-down { font-style: italic !important; } .text-uppercase, .text-uppercase-on-x-small, .text-uppercase-on-small-down, .text-uppercase-on-medium-down, .text-uppercase-on-large-down, .text-uppercase-on-x-large-down { text-transform: uppercase !important; } .text-capitalize, .text-capitalize-on-x-small, .text-capitalize-on-small-down, .text-capitalize-on-medium-down, .text-capitalize-on-large-down, .text-capitalize-on-x-large-down { text-transform: capitalize !important; } .text-left, .text-left-on-x-small, .text-left-on-small-down, .text-left-on-medium-down, .text-left-on-large-down, .text-left-on-x-large-down { text-align: left !important; } .text-right, .text-right-on-x-small, .text-right-on-small-down, .text-right-on-medium-down, .text-right-on-large-down, .text-right-on-x-large-down { text-align: right !important; } .text-center, .text-center-on-x-small, .text-center-on-small-down, .text-center-on-medium-down, .text-center-on-large-down, .text-center-on-x-large-down { text-align: center !important; } .text-smaller, .text-smaller-on-x-small, .text-smaller-on-small-down, .text-smaller-on-medium-down, .text-smaller-on-large-down, .text-smaller-on-x-large-down { font-size: .9em !important; } .text-smallest, .text-smallest-on-x-small, .text-smallest-on-small-down, .text-smallest-on-medium-down, .text-smallest-on-large-down, .text-smallest-on-x-large-down { font-size: .8em !important; } .text-hide, .text-hide-on-x-small, .text-hide-on-small-down, .text-hide-on-medium-down, .text-hide-on-large-down, .text-hide-on-x-large-down { text-indent: -9999px !important; text-align: left !important; } .text-no-wrap { white-space: nowrap; } .sidearm-flex-video { position: relative; padding-bottom: 56.25%; } .sidearm-flex-video iframe { position: absolute; left: 0; top: 0; width: 100% !important; height: 100% !important; } /* SMALL */ @media screen and (min-width: 400px) { .hide-on-small, .hide-on-small-down, .show-on-x-small-only { display: none !important; } h1.hide-on-small, h1.hide-on-small-down, h1.show-on-x-small-only, h2.hide-on-small, h2.hide-on-small-down, h2.show-on-x-small-only, h3.hide-on-small, h3.hide-on-small-down, h3.show-on-x-small-only, caption.hide-on-small, caption.hide-on-small-down, caption.show-on-x-small-only, label.hide-on-small, label.hide-on-small-down, label.show-on-x-small-only { display: block !important; position: absolute; left: -9999px; top: -9999px; } .hide-on-x-small-down { display: block !important; } th.hide-on-x-small-down { display: inline !important; } table.hide-on-x-small-down { display: table !important; } caption.hide-on-x-small-down { display: table-caption !important; } thead.hide-on-x-small-down { display: table-header-group !important; } tbody.hide-on-x-small-down { display: table-row-group !important; } tfoot.hide-on-x-small-down { display: table-footer-group !important; } tr.hide-on-x-small-down { display: table-row !important; } td.hide-on-x-small-down, th.hide-on-x-small-down { display: table-cell !important; } span.hide-on-x-small-down { display: inline !important; } img.hide-on-x-small-down { display: inline-block !important; } h1.hide-on-x-small-down, h2.hide-on-x-small-down, h3.hide-on-x-small-down, label.hide-on-x-small-down { position: static; left: auto; right: auto; top: auto; bottom: auto; } .hide-on-x-small-down.flex { display: flex !important; display: -webkit-flex !important; } .small-flex { display: flex; display: -webkit-flex; } .small-unflex { display: block !important; } th.small-unflex { display: inline !important; } table.small-unflex { display: table !important; } caption.small-unflex { display: table-caption !important; } thead.small-unflex { display: table-header-group !important; } tbody.small-unflex { display: table-row-group !important; } tfoot.small-unflex { display: table-footer-group !important; } tr.small-unflex { display: table-row !important; } td.small-unflex, th.small-unflex { display: table-cell !important; } span.small-unflex { display: inline !important; } img.small-unflex { display: inline-block !important; } h1.small-unflex, h2.small-unflex, h3.small-unflex, label.small-unflex { position: static; left: auto; right: auto; top: auto; bottom: auto; } .small-unflex.flex { display: flex !important; display: -webkit-flex !important; } .flex .small-flex-item-1 { flex: 1; -webkit-flex: 1; min-width: 1px; min-height: 1px; } .flex .small-flex-item-2 { flex: 2; -webkit-flex: 2; min-width: 1px; min-height: 1px; } .flex .small-flex-item-3 { flex: 3; -webkit-flex: 3; min-width: 1px; min-height: 1px; } .flex .small-flex-item-4 { flex: 4; -webkit-flex: 4; min-width: 1px; min-height: 1px; } .flex .small-flex-order-1 { order: 1; -webkit-order: 1; } .flex .small-flex-order-2 { order: 2; -webkit-order: 2; } .flex .small-flex-order-3 { order: 3; -webkit-order: 3; } .flex .small-flex-order-4 { order: 4; -webkit-order: 4; } .flex.small-flex-inline-row { display: inline-flex; display: -webkit-inline-flex; } .flex.small-flex-row { flex-direction: row; -webkit-flex-direction: row; } .flex.small-flex-column { flex-direction: column; -webkit-flex-direction: column; } .flex.small-flex-wrap { flex-wrap: wrap; -webkit-flex-wrap: wrap; } .flex.small-flex-no-wrap { flex-wrap: nowrap; -webkit-flex-wrap: nowrap; } .flex.small-flex-align-center { align-items: center; -webkit-align-items: center; } .flex.small-flex-align-start { align-items: flex-start; -webkit-align-items: flex-start; } .flex.small-flex-align-end { align-items: flex-end; -webkit-align-items: flex-end; } .flex.small-flex-align-stretch { align-items: stretch; -webkit-align-items: stretch; } .flex.small-flex-justify-start { justify-content: flex-start; -webkit-justify-content: flex-start; } .flex.small-flex-justify-center { justify-content: center; -webkit-justify-content: center; } .flex.small-flex-justify-around { justify-content: space-around; -webkit-justify-content: space-around; } .flex.small-flex-justify-between { justify-content: space-between; -webkit-justify-content: space-between; } .flex.small-flex-justify-end { justify-content: flex-end; -webkit-justify-content: flex-end; } .small-flex-align-self-center { align-self: center; -webkit-align-self: center; align-self: center; -webkit-align-self: center; } .small-flex-align-self-start { align-self: flex-start; -webkit-align-self: flex-start; } .small-flex-align-self-end { align-self: flex-end; -webkit-align-self: flex-end; } .small-flex-align-self-baseline { align-self: baseline; -webkit-align-self: baseline; } .small-flex-align-self-stretch { align-self: stretch; -webkit-align-self: stretch; } .row .small-1 { width: 8.33333%; } .row .small-2 { width: 16.66667%; } .row .small-3 { width: 25%; } .row .small-4 { width: 33.33333%; } .row .small-5 { width: 41.66667%; } .row .small-6 { width: 50%; } .row .small-7 { width: 58.33333%; } .row .small-8 { width: 66.66667%; } .row .small-9 { width: 75%; } .row .small-10 { width: 83.33333%; } .row .small-11 { width: 91.66667%; } .row .small-12 { width: 100%; } .row .small-push-1 { left: 8.33333%; position: relative; right: auto; } .row .small-push-2 { left: 16.66667%; position: relative; right: auto; } .row .small-push-3 { left: 25%; position: relative; right: auto; } .row .small-push-4 { left: 33.33333%; position: relative; right: auto; } .row .small-push-5 { left: 41.66667%; position: relative; right: auto; } .row .small-push-6 { left: 50%; position: relative; right: auto; } .row .small-push-7 { left: 58.33333%; position: relative; right: auto; } .row .small-push-8 { left: 66.66667%; position: relative; right: auto; } .row .small-push-9 { left: 75%; position: relative; right: auto; } .row .small-push-10 { left: 83.33333%; position: relative; right: auto; } .row .small-push-11 { left: 91.66667%; position: relative; right: auto; } .row .small-push-12 { left: 100%; position: relative; right: auto; } .row .small-pull-1 { right: 8.33333%; position: relative; left: auto; } .row .small-pull-2 { right: 16.66667%; position: relative; left: auto; } .row .small-pull-3 { right: 25%; position: relative; left: auto; } .row .small-pull-4 { right: 33.33333%; position: relative; left: auto; } .row .small-pull-5 { right: 41.66667%; position: relative; left: auto; } .row .small-pull-6 { right: 50%; position: relative; left: auto; } .row .small-pull-7 { right: 58.33333%; position: relative; left: auto; } .row .small-pull-8 { right: 66.66667%; position: relative; left: auto; } .row .small-pull-9 { right: 75%; position: relative; left: auto; } .row .small-pull-10 { right: 83.33333%; position: relative; left: auto; } .row .small-pull-11 { right: 91.66667%; position: relative; left: auto; } .row .small-pull-12 { right: 100%; position: relative; left: auto; } .column.small-centered, .columns.small-centered { margin-left: auto; margin-right: auto; float: none; } .column.small-uncentered, .columns.small-uncentered { margin-left: 0; margin-right: 0; float: left; } .sidearm-table.collapse-on-x-small { display: table; } .sidearm-table.collapse-on-x-small thead { display: table-header-group; } .sidearm-table.collapse-on-x-small tbody { display: table-row-group; } .sidearm-table.collapse-on-x-small tfoot { display: table-footer-group; } .sidearm-table.collapse-on-x-small tr { display: table-row; } .sidearm-table.collapse-on-x-small td, .sidearm-table.collapse-on-x-small th { display: table-cell; } .sidearm-table.collapse-on-x-small caption { display: table-caption; } .sidearm-table.collapse-on-x-small tbody tr td, .sidearm-table.collapse-on-x-small tfoot tr td, .sidearm-table.collapse-on-x-small tbody tr th, .sidearm-table.collapse-on-x-small tfoot tr th { padding-top: .5em; padding-bottom: .5em; } .sidearm-table.collapse-on-x-small tbody tr td[data-label], .sidearm-table.collapse-on-x-small tfoot tr td[data-label], .sidearm-table.collapse-on-x-small tbody tr th[data-label], .sidearm-table.collapse-on-x-small tfoot tr th[data-label] { text-align: left !important; } .sidearm-table.collapse-on-x-small tbody tr td[data-label]:before, .sidearm-table.collapse-on-x-small tfoot tr td[data-label]:before, .sidearm-table.collapse-on-x-small tbody tr th[data-label]:before, .sidearm-table.collapse-on-x-small tfoot tr th[data-label]:before { display: none; } .sidearm-table.collapse-on-x-small tbody tr td[data-label].text-right, .sidearm-table.collapse-on-x-small tfoot tr td[data-label].text-right, .sidearm-table.collapse-on-x-small tbody tr th[data-label].text-right, .sidearm-table.collapse-on-x-small tfoot tr th[data-label].text-right { text-align: right !important; } .sidearm-table.collapse-on-x-small tbody tr td[data-label].text-center, .sidearm-table.collapse-on-x-small tfoot tr td[data-label].text-center, .sidearm-table.collapse-on-x-small tbody tr th[data-label].text-center, .sidearm-table.collapse-on-x-small tfoot tr th[data-label].text-center { text-align: center !important; } .sidearm-table.collapse-on-x-small tbody tr td + td, .sidearm-table.collapse-on-x-small tfoot tr td + td, .sidearm-table.collapse-on-x-small tbody tr th + td, .sidearm-table.collapse-on-x-small tfoot tr th + td, .sidearm-table.collapse-on-x-small tbody tr td + th, .sidearm-table.collapse-on-x-small tfoot tr td + th, .sidearm-table.collapse-on-x-small tbody tr th + th, .sidearm-table.collapse-on-x-small tfoot tr th + th { border-left: 1px solid #cccccc; } .sidearm-table.collapse-on-x-small tbody tr:before, .sidearm-table.collapse-on-x-small tfoot tr:before, .sidearm-table.collapse-on-x-small tbody tr:after, .sidearm-table.collapse-on-x-small tfoot tr:after { display: none; } .sidearm-table.collapse-on-x-small.accordion tbody tr, .sidearm-table.collapse-on-x-small.accordion tfoot tr { height: auto; cursor: auto; } .sidearm-table.collapse-on-x-small.accordion tbody tr th:not([scope=colgroup]):after, .sidearm-table.collapse-on-x-small.accordion tfoot tr th:not([scope=colgroup]):after { content: ''; border: none; display: inline; float: none; margin: 0; padding: 0; } .sidearm-table.collapse-on-x-small.accordion tbody tr.expanded, .sidearm-table.collapse-on-x-small.accordion tfoot tr.expanded { background-color: inherit; } .sidearm-table.collapse-on-x-small.accordion tbody tr.expanded td, .sidearm-table.collapse-on-x-small.accordion tfoot tr.expanded td, .sidearm-table.collapse-on-x-small.accordion tbody tr.expanded th, .sidearm-table.collapse-on-x-small.accordion tfoot tr.expanded th { color: #494949; font-weight: normal; border: 1px solid #cccccc; } .sidearm-table.collapse-on-x-small.accordion tbody tr.expanded td:first-child, .sidearm-table.collapse-on-x-small.accordion tfoot tr.expanded td:first-child, .sidearm-table.collapse-on-x-small.accordion tbody tr.expanded th:first-child, .sidearm-table.collapse-on-x-small.accordion tfoot tr.expanded th:first-child { border-left: none; } .sidearm-table.collapse-on-x-small.accordion tbody tr.expanded td:last-child, .sidearm-table.collapse-on-x-small.accordion tfoot tr.expanded td:last-child, .sidearm-table.collapse-on-x-small.accordion tbody tr.expanded th:last-child, .sidearm-table.collapse-on-x-small.accordion tfoot tr.expanded th:last-child { border-right: none; } .sidearm-table.collapse-on-x-small.accordion tbody tr.expanded td a, .sidearm-table.collapse-on-x-small.accordion tfoot tr.expanded td a, .sidearm-table.collapse-on-x-small.accordion tbody tr.expanded th a, .sidearm-table.collapse-on-x-small.accordion tfoot tr.expanded th a { color: #00294c; } .sidearm-table-overflow-on-small { box-shadow: none; } .sidearm-table-overflow-on-small .sidearm-table { width: 100%; } .text-normal-on-small, .text-bold-on-x-small { font-weight: normal !important; } .text-bold-on-small { font-weight: bold !important; } .text-italic-on-small { font-style: italic !important; } .text-uppercase-on-x-small { text-transform: none !important; } .text-uppercase-on-small { text-transform: uppercase !important; } .text-capitalize-on-small { text-transform: capitalize !important; } .text-left-on-small { text-align: left !important; } .text-right-on-small { text-align: right !important; } .text-center-on-small { text-align: center !important; } .text-smaller-on-small { font-size: .9em !important; } .text-smallest-on-small { font-size: .8em !important; } .text-hide-on-small { text-indent: -9999px !important; } } /* SMALL ONLY */ @media screen and (min-width: 400px) and (max-width: 539px) { .hide-on-small-only { display: none !important; } h1.hide-on-small-only, h2.hide-on-small-only, h3.hide-on-small-only, caption.hide-on-small-only, label.hide-on-small-only { display: block !important; position: absolute; left: -9999px; top: -9999px; } .show-on-small-only { display: block !important; } th.show-on-small-only { display: inline !important; } table.show-on-small-only { display: table !important; } caption.show-on-small-only { display: table-caption !important; } thead.show-on-small-only { display: table-header-group !important; } tbody.show-on-small-only { display: table-row-group !important; } tfoot.show-on-small-only { display: table-footer-group !important; } tr.show-on-small-only { display: table-row !important; } td.show-on-small-only, th.show-on-small-only { display: table-cell !important; } span.show-on-small-only { display: inline !important; } img.show-on-small-only { display: inline-block !important; } h1.show-on-small-only, h2.show-on-small-only, h3.show-on-small-only, label.show-on-small-only { position: static; left: auto; right: auto; top: auto; bottom: auto; } .show-on-small-only.flex { display: flex !important; display: -webkit-flex !important; } .text-normal-on-small-only { font-weight: normal !important; } .text-bold-on-small-only { font-weight: bold !important; } .text-italic-on-small-only { font-style: italic !important; } .text-uppercase-on-small-only { text-transform: uppercase !important; } .text-capitalize-on-small-only { text-transform: capitalize !important; } .text-left-on-small-only { text-align: left !important; } .text-right-on-small-only { text-align: right !important; } .text-center-on-small-only { text-align: center !important; } .text-smaller-on-small-only { font-size: .9em !important; } .text-smallest-on-small-only { font-size: .8em !important; } .text-hide-on-small-only { text-indent: -9999px !important; } } /* MEDIUM */ @media screen and (min-width: 540px) { .hide-on-medium, .hide-on-medium-down { display: none !important; } h1.hide-on-medium, h1.hide-on-medium-down, h2.hide-on-medium, h2.hide-on-medium-down, h3.hide-on-medium, h3.hide-on-medium-down, caption.hide-on-medium, caption.hide-on-medium-down, label.hide-on-medium, label.hide-on-medium-down { display: block !important; position: absolute; left: -9999px; top: -9999px; } .hide-on-small-down, .medium-unflex { display: block !important; } th.hide-on-small-down, th.medium-unflex { display: inline !important; } table.hide-on-small-down, table.medium-unflex { display: table !important; } caption.hide-on-small-down, caption.medium-unflex { display: table-caption !important; } thead.hide-on-small-down, thead.medium-unflex { display: table-header-group !important; } tbody.hide-on-small-down, tbody.medium-unflex { display: table-row-group !important; } tfoot.hide-on-small-down, tfoot.medium-unflex { display: table-footer-group !important; } tr.hide-on-small-down, tr.medium-unflex { display: table-row !important; } td.hide-on-small-down, td.medium-unflex, th.hide-on-small-down, th.medium-unflex { display: table-cell !important; } span.hide-on-small-down, span.medium-unflex { display: inline !important; } img.hide-on-small-down, img.medium-unflex { display: inline-block !important; } h1.hide-on-small-down, h1.medium-unflex, h2.hide-on-small-down, h2.medium-unflex, h3.hide-on-small-down, h3.medium-unflex, label.hide-on-small-down, label.medium-unflex { position: static; left: auto; right: auto; top: auto; bottom: auto; } .hide-on-small-down.flex, .medium-unflex.flex { display: flex !important; display: -webkit-flex !important; } .medium-flex { display: flex; display: -webkit-flex; } .flex .medium-flex-item-1 { flex: 1; -webkit-flex: 1; min-width: 1px; min-height: 1px; } .flex .medium-flex-item-2 { flex: 2; -webkit-flex: 2; min-width: 1px; min-height: 1px; } .flex .medium-flex-item-3 { flex: 3; -webkit-flex: 3; min-width: 1px; min-height: 1px; } .flex .medium-flex-item-4 { flex: 4; -webkit-flex: 4; min-width: 1px; min-height: 1px; } .flex .medium-flex-order-1 { order: 1; -webkit-order: 1; } .flex .medium-flex-order-2 { order: 2; -webkit-order: 2; } .flex .medium-flex-order-3 { order: 3; -webkit-order: 3; } .flex .medium-flex-order-4 { order: 4; -webkit-order: 4; } .flex.medium-flex-inline-row { display: inline-flex; display: -webkit-inline-flex; } .flex.medium-flex-row { flex-direction: row; -webkit-flex-direction: row; } .flex.medium-flex-column { flex-direction: column; -webkit-flex-direction: column; } .flex.medium-flex-wrap { flex-wrap: wrap; -webkit-flex-wrap: wrap; } .flex.medium-flex-no-wrap { flex-wrap: nowrap; -webkit-flex-wrap: nowrap; } .flex.medium-flex-align-center { align-items: center; -webkit-align-items: center; } .flex.medium-flex-align-start { align-items: flex-start; -webkit-align-items: flex-start; } .flex.medium-flex-align-end { align-items: flex-end; -webkit-align-items: flex-end; } .flex.medium-flex-align-stretch { align-items: stretch; -webkit-align-items: stretch; } .flex.medium-flex-justify-start { justify-content: flex-start; -webkit-justify-content: flex-start; } .flex.medium-flex-justify-center { justify-content: center; -webkit-justify-content: center; } .flex.medium-flex-justify-around { justify-content: space-around; -webkit-justify-content: space-around; } .flex.medium-flex-justify-between { justify-content: space-between; -webkit-justify-content: space-between; } .flex.medium-flex-justify-end { justify-content: flex-end; -webkit-justify-content: flex-end; } .medium-flex-align-self-center { align-self: center; -webkit-align-self: center; align-self: center; -webkit-align-self: center; } .medium-flex-align-self-start { align-self: flex-start; -webkit-align-self: flex-start; } .medium-flex-align-self-end { align-self: flex-end; -webkit-align-self: flex-end; } .medium-flex-align-self-baseline { align-self: baseline; -webkit-align-self: baseline; } .medium-flex-align-self-stretch { align-self: stretch; -webkit-align-self: stretch; } .row .medium-1 { width: 8.33333%; } .row .medium-2 { width: 16.66667%; } .row .medium-3 { width: 25%; } .row .medium-4 { width: 33.33333%; } .row .medium-5 { width: 41.66667%; } .row .medium-6 { width: 50%; } .row .medium-7 { width: 58.33333%; } .row .medium-8 { width: 66.66667%; } .row .medium-9 { width: 75%; } .row .medium-10 { width: 83.33333%; } .row .medium-11 { width: 91.66667%; } .row .medium-12 { width: 100%; } .row .medium-push-1 { left: 8.33333%; position: relative; right: auto; } .row .medium-push-2 { left: 16.66667%; position: relative; right: auto; } .row .medium-push-3 { left: 25%; position: relative; right: auto; } .row .medium-push-4 { left: 33.33333%; position: relative; right: auto; } .row .medium-push-5 { left: 41.66667%; position: relative; right: auto; } .row .medium-push-6 { left: 50%; position: relative; right: auto; } .row .medium-push-7 { left: 58.33333%; position: relative; right: auto; } .row .medium-push-8 { left: 66.66667%; position: relative; right: auto; } .row .medium-push-9 { left: 75%; position: relative; right: auto; } .row .medium-push-10 { left: 83.33333%; position: relative; right: auto; } .row .medium-push-11 { left: 91.66667%; position: relative; right: auto; } .row .medium-push-12 { left: 100%; position: relative; right: auto; } .row .medium-pull-1 { right: 8.33333%; position: relative; left: auto; } .row .medium-pull-2 { right: 16.66667%; position: relative; left: auto; } .row .medium-pull-3 { right: 25%; position: relative; left: auto; } .row .medium-pull-4 { right: 33.33333%; position: relative; left: auto; } .row .medium-pull-5 { right: 41.66667%; position: relative; left: auto; } .row .medium-pull-6 { right: 50%; position: relative; left: auto; } .row .medium-pull-7 { right: 58.33333%; position: relative; left: auto; } .row .medium-pull-8 { right: 66.66667%; position: relative; left: auto; } .row .medium-pull-9 { right: 75%; position: relative; left: auto; } .row .medium-pull-10 { right: 83.33333%; position: relative; left: auto; } .row .medium-pull-11 { right: 91.66667%; position: relative; left: auto; } .row .medium-pull-12 { right: 100%; position: relative; left: auto; } .column.medium-centered, .columns.medium-centered { margin-left: auto; margin-right: auto; float: none; } .column.medium-uncentered, .columns.medium-uncentered { margin-left: 0; margin-right: 0; float: left; } .sidearm-table.collapse-on-small { display: table; } .sidearm-table.collapse-on-small thead { display: table-header-group; } .sidearm-table.collapse-on-small tbody { display: table-row-group; } .sidearm-table.collapse-on-small tfoot { display: table-footer-group; } .sidearm-table.collapse-on-small tr { display: table-row; } .sidearm-table.collapse-on-small td, .sidearm-table.collapse-on-small th { display: table-cell; } .sidearm-table.collapse-on-small caption { display: table-caption; } .sidearm-table.collapse-on-small tbody tr td, .sidearm-table.collapse-on-small tfoot tr td, .sidearm-table.collapse-on-small tbody tr th, .sidearm-table.collapse-on-small tfoot tr th { padding-top: .5em; padding-bottom: .5em; } .sidearm-table.collapse-on-small tbody tr td[data-label], .sidearm-table.collapse-on-small tfoot tr td[data-label], .sidearm-table.collapse-on-small tbody tr th[data-label], .sidearm-table.collapse-on-small tfoot tr th[data-label] { text-align: left !important; } .sidearm-table.collapse-on-small tbody tr td[data-label]:before, .sidearm-table.collapse-on-small tfoot tr td[data-label]:before, .sidearm-table.collapse-on-small tbody tr th[data-label]:before, .sidearm-table.collapse-on-small tfoot tr th[data-label]:before { display: none; } .sidearm-table.collapse-on-small tbody tr td[data-label].text-right, .sidearm-table.collapse-on-small tfoot tr td[data-label].text-right, .sidearm-table.collapse-on-small tbody tr th[data-label].text-right, .sidearm-table.collapse-on-small tfoot tr th[data-label].text-right { text-align: right !important; } .sidearm-table.collapse-on-small tbody tr td[data-label].text-center, .sidearm-table.collapse-on-small tfoot tr td[data-label].text-center, .sidearm-table.collapse-on-small tbody tr th[data-label].text-center, .sidearm-table.collapse-on-small tfoot tr th[data-label].text-center { text-align: center !important; } .sidearm-table.collapse-on-small tbody tr td + td, .sidearm-table.collapse-on-small tfoot tr td + td, .sidearm-table.collapse-on-small tbody tr th + td, .sidearm-table.collapse-on-small tfoot tr th + td, .sidearm-table.collapse-on-small tbody tr td + th, .sidearm-table.collapse-on-small tfoot tr td + th, .sidearm-table.collapse-on-small tbody tr th + th, .sidearm-table.collapse-on-small tfoot tr th + th { border-left: 1px solid #cccccc; } .sidearm-table.collapse-on-small tbody tr:before, .sidearm-table.collapse-on-small tfoot tr:before, .sidearm-table.collapse-on-small tbody tr:after, .sidearm-table.collapse-on-small tfoot tr:after { display: none; } .sidearm-table.collapse-on-small.accordion tbody tr, .sidearm-table.collapse-on-small.accordion tfoot tr { height: auto; cursor: auto; } .sidearm-table.collapse-on-small.accordion tbody tr th:not([scope=colgroup]):after, .sidearm-table.collapse-on-small.accordion tfoot tr th:not([scope=colgroup]):after { content: ''; border: none; display: inline; float: none; margin: 0; padding: 0; } .sidearm-table.collapse-on-small.accordion tbody tr.expanded, .sidearm-table.collapse-on-small.accordion tfoot tr.expanded { background-color: inherit; } .sidearm-table.collapse-on-small.accordion tbody tr.expanded td, .sidearm-table.collapse-on-small.accordion tfoot tr.expanded td, .sidearm-table.collapse-on-small.accordion tbody tr.expanded th, .sidearm-table.collapse-on-small.accordion tfoot tr.expanded th { color: #494949; font-weight: normal; border: 1px solid #cccccc; } .sidearm-table.collapse-on-small.accordion tbody tr.expanded td:first-child, .sidearm-table.collapse-on-small.accordion tfoot tr.expanded td:first-child, .sidearm-table.collapse-on-small.accordion tbody tr.expanded th:first-child, .sidearm-table.collapse-on-small.accordion tfoot tr.expanded th:first-child { border-left: none; } .sidearm-table.collapse-on-small.accordion tbody tr.expanded td:last-child, .sidearm-table.collapse-on-small.accordion tfoot tr.expanded td:last-child, .sidearm-table.collapse-on-small.accordion tbody tr.expanded th:last-child, .sidearm-table.collapse-on-small.accordion tfoot tr.expanded th:last-child { border-right: none; } .sidearm-table.collapse-on-small.accordion tbody tr.expanded td a, .sidearm-table.collapse-on-small.accordion tfoot tr.expanded td a, .sidearm-table.collapse-on-small.accordion tbody tr.expanded th a, .sidearm-table.collapse-on-small.accordion tfoot tr.expanded th a { color: #00294c; } .sidearm-table-overflow-on-medium { box-shadow: none; } .sidearm-table-overflow-on-medium .sidearm-table { width: 100%; } .sidearm-pager .sidearm-pager-button-text { font-size: 1rem; } .sidearm-pager .sidearm-pager-button-text:before { display: none; } .text-normal-on-medium, .text-bold-on-small-down { font-weight: normal !important; } .text-bold-on-medium { font-weight: bold !important; } .text-italic-on-medium { font-style: italic !important; } .text-italic-on-small-down { font-style: normal !important; } .text-uppercase-on-medium { text-transform: uppercase !important; } .text-capitalize-on-medium { text-transform: capitalize !important; } .text-uppercase-on-small-down, .text-capitalize-on-small-down { text-transform: none !important; } .text-left-on-medium { text-align: left !important; } .text-right-on-medium { text-align: right !important; } .text-center-on-medium { text-align: center !important; } .text-left-on-small-down, .text-right-on-small-down, .text-center-on-small-down { text-align: inherit !important; } .text-smaller-on-medium { font-size: .9em !important; } .text-smallest-on-medium { font-size: .8em !important; } .text-smaller-on-small-down, .text-smallest-on-small-down { font-size: inherit !important; } .text-hide-on-medium { text-indent: -9999px !important; } .text-hide-on-small-down { text-indent: 0 !important; } } /* MEDIUM ONLY */ @media screen and (min-width: 540px) and (max-width: 767px) { .hide-on-medium-only { display: none !important; } h1.hide-on-medium-only, h2.hide-on-medium-only, h3.hide-on-medium-only, caption.hide-on-medium-only, label.hide-on-medium-only { display: block !important; position: absolute; left: -9999px; top: -9999px; } .show-on-medium-only { display: block !important; } th.show-on-medium-only { display: inline !important; } table.show-on-medium-only { display: table !important; } caption.show-on-medium-only { display: table-caption !important; } thead.show-on-medium-only { display: table-header-group !important; } tbody.show-on-medium-only { display: table-row-group !important; } tfoot.show-on-medium-only { display: table-footer-group !important; } tr.show-on-medium-only { display: table-row !important; } td.show-on-medium-only, th.show-on-medium-only { display: table-cell !important; } span.show-on-medium-only { display: inline !important; } img.show-on-medium-only { display: inline-block !important; } h1.show-on-medium-only, h2.show-on-medium-only, h3.show-on-medium-only, label.show-on-medium-only { position: static; left: auto; right: auto; top: auto; bottom: auto; } .show-on-medium-only.flex { display: flex !important; display: -webkit-flex !important; } .text-normal-on-medium-only { font-weight: normal !important; } .text-bold-on-medium-only { font-weight: bold !important; } .text-italic-on-medium-only { font-style: italic !important; } .text-uppercase-on-medium-only { text-transform: uppercase !important; } .text-capitalize-on-medium-only { text-transform: capitalize !important; } .text-left-on-medium-only { text-align: left !important; } .text-right-on-medium-only { text-align: right !important; } .text-center-on-medium-only { text-align: center !important; } .text-smaller-on-medium-only { font-size: .9em !important; } .text-smallest-on-medium-only { font-size: .8em !important; } .text-hide-on-medium-only { text-indent: -9999px !important; } } /* LARGE */ @media screen and (min-width: 768px) { .sidearm-ad-blocker-message { width: 50%; } .hide-on-large, .hide-on-large-down { display: none !important; } h1.hide-on-large, h1.hide-on-large-down, h2.hide-on-large, h2.hide-on-large-down, h3.hide-on-large, h3.hide-on-large-down, caption.hide-on-large, caption.hide-on-large-down, label.hide-on-large, label.hide-on-large-down { display: block !important; position: absolute; left: -9999px; top: -9999px; } .hide-on-medium-down, .large-unflex { display: block !important; } th.hide-on-medium-down, th.large-unflex { display: inline !important; } table.hide-on-medium-down, table.large-unflex { display: table !important; } caption.hide-on-medium-down, caption.large-unflex { display: table-caption !important; } thead.hide-on-medium-down, thead.large-unflex { display: table-header-group !important; } tbody.hide-on-medium-down, tbody.large-unflex { display: table-row-group !important; } tfoot.hide-on-medium-down, tfoot.large-unflex { display: table-footer-group !important; } tr.hide-on-medium-down, tr.large-unflex { display: table-row !important; } td.hide-on-medium-down, td.large-unflex, th.hide-on-medium-down, th.large-unflex { display: table-cell !important; } span.hide-on-medium-down, span.large-unflex { display: inline !important; } img.hide-on-medium-down, img.large-unflex { display: inline-block !important; } h1.hide-on-medium-down, h1.large-unflex, h2.hide-on-medium-down, h2.large-unflex, h3.hide-on-medium-down, h3.large-unflex, label.hide-on-medium-down, label.large-unflex { position: static; left: auto; right: auto; top: auto; bottom: auto; } .hide-on-medium-down.flex, .large-unflex.flex { display: flex !important; display: -webkit-flex !important; } .large-flex { display: flex; display: -webkit-flex; } .flex .large-flex-item-1 { flex: 1; -webkit-flex: 1; min-width: 1px; min-height: 1px; } .flex .large-flex-item-2 { flex: 2; -webkit-flex: 2; min-width: 1px; min-height: 1px; } .flex .large-flex-item-3 { flex: 3; -webkit-flex: 3; min-width: 1px; min-height: 1px; } .flex .large-flex-item-4 { flex: 4; -webkit-flex: 4; min-width: 1px; min-height: 1px; } .flex .large-flex-order-1 { order: 1; -webkit-order: 1; } .flex .large-flex-order-2 { order: 2; -webkit-order: 2; } .flex .large-flex-order-3 { order: 3; -webkit-order: 3; } .flex .large-flex-order-4 { order: 4; -webkit-order: 4; } .flex.large-flex-inline-row { display: inline-flex; display: -webkit-inline-flex; } .flex.large-flex-row { flex-direction: row; -webkit-flex-direction: row; } .flex.large-flex-column { flex-direction: column; -webkit-flex-direction: column; } .flex.large-flex-wrap { flex-wrap: wrap; -webkit-flex-wrap: wrap; } .flex.large-flex-no-wrap { flex-wrap: nowrap; -webkit-flex-wrap: nowrap; } .flex.large-flex-align-center { align-items: center; -webkit-align-items: center; } .flex.large-flex-align-start { align-items: flex-start; -webkit-align-items: flex-start; } .flex.large-flex-align-end { align-items: flex-end; -webkit-align-items: flex-end; } .flex.large-flex-align-stretch { align-items: stretch; -webkit-align-items: stretch; } .flex.large-flex-justify-start { justify-content: flex-start; -webkit-justify-content: flex-start; } .flex.large-flex-justify-center { justify-content: center; -webkit-justify-content: center; } .flex.large-flex-justify-around { justify-content: space-around; -webkit-justify-content: space-around; } .flex.large-flex-justify-between { justify-content: space-between; -webkit-justify-content: space-between; } .flex.large-flex-justify-end { justify-content: flex-end; -webkit-justify-content: flex-end; } .large-flex-align-self-center { align-self: center; -webkit-align-self: center; align-self: center; -webkit-align-self: center; } .large-flex-align-self-start { align-self: flex-start; -webkit-align-self: flex-start; } .large-flex-align-self-end { align-self: flex-end; -webkit-align-self: flex-end; } .large-flex-align-self-baseline { align-self: baseline; -webkit-align-self: baseline; } .large-flex-align-self-stretch { align-self: stretch; -webkit-align-self: stretch; } .row .row { margin-left: -12px; margin-right: -12px; max-width: none; *zoom: 1; } .row .row:before, .row .row:after { content: ""; display: table; } .row .row:after { clear: both; } .row.pad { padding-left: 12px; padding-right: 12px; } .row .large-1 { width: 8.33333%; } .row .large-2 { width: 16.66667%; } .row .large-3 { width: 25%; } .row .large-4 { width: 33.33333%; } .row .large-5 { width: 41.66667%; } .row .large-6 { width: 50%; } .row .large-7 { width: 58.33333%; } .row .large-8 { width: 66.66667%; } .row .large-9 { width: 75%; } .row .large-10 { width: 83.33333%; } .row .large-11 { width: 91.66667%; } .row .large-12 { width: 100%; } .row .large-push-1 { left: 8.33333%; position: relative; right: auto; } .row .large-push-2 { left: 16.66667%; position: relative; right: auto; } .row .large-push-3 { left: 25%; position: relative; right: auto; } .row .large-push-4 { left: 33.33333%; position: relative; right: auto; } .row .large-push-5 { left: 41.66667%; position: relative; right: auto; } .row .large-push-6 { left: 50%; position: relative; right: auto; } .row .large-push-7 { left: 58.33333%; position: relative; right: auto; } .row .large-push-8 { left: 66.66667%; position: relative; right: auto; } .row .large-push-9 { left: 75%; position: relative; right: auto; } .row .large-push-10 { left: 83.33333%; position: relative; right: auto; } .row .large-push-11 { left: 91.66667%; position: relative; right: auto; } .row .large-push-12 { left: 100%; position: relative; right: auto; } .row .large-pull-1 { right: 8.33333%; position: relative; left: auto; } .row .large-pull-2 { right: 16.66667%; position: relative; left: auto; } .row .large-pull-3 { right: 25%; position: relative; left: auto; } .row .large-pull-4 { right: 33.33333%; position: relative; left: auto; } .row .large-pull-5 { right: 41.66667%; position: relative; left: auto; } .row .large-pull-6 { right: 50%; position: relative; left: auto; } .row .large-pull-7 { right: 58.33333%; position: relative; left: auto; } .row .large-pull-8 { right: 66.66667%; position: relative; left: auto; } .row .large-pull-9 { right: 75%; position: relative; left: auto; } .row .large-pull-10 { right: 83.33333%; position: relative; left: auto; } .row .large-pull-11 { right: 91.66667%; position: relative; left: auto; } .row .large-pull-12 { right: 100%; position: relative; left: auto; } .column, .columns { padding-left: 12px; padding-right: 12px; } .column.large-centered, .columns.large-centered { margin-left: auto; margin-right: auto; float: none; } .column.large-uncentered, .columns.large-uncentered { margin-left: 0; margin-right: 0; float: left; } .sidearm-table th, .sidearm-table td { font-size: 1em; } .sidearm-table.collapse-on-medium { display: table; } .sidearm-table.collapse-on-medium thead { display: table-header-group; } .sidearm-table.collapse-on-medium tbody { display: table-row-group; } .sidearm-table.collapse-on-medium tfoot { display: table-footer-group; } .sidearm-table.collapse-on-medium tr { display: table-row; } .sidearm-table.collapse-on-medium td, .sidearm-table.collapse-on-medium th { display: table-cell; } .sidearm-table.collapse-on-medium caption { display: table-caption; } .sidearm-table.collapse-on-medium tbody tr td, .sidearm-table.collapse-on-medium tfoot tr td, .sidearm-table.collapse-on-medium tbody tr th, .sidearm-table.collapse-on-medium tfoot tr th { padding-top: .5em; padding-bottom: .5em; } .sidearm-table.collapse-on-medium tbody tr td[data-label], .sidearm-table.collapse-on-medium tfoot tr td[data-label], .sidearm-table.collapse-on-medium tbody tr th[data-label], .sidearm-table.collapse-on-medium tfoot tr th[data-label] { text-align: left !important; } .sidearm-table.collapse-on-medium tbody tr td[data-label]:before, .sidearm-table.collapse-on-medium tfoot tr td[data-label]:before, .sidearm-table.collapse-on-medium tbody tr th[data-label]:before, .sidearm-table.collapse-on-medium tfoot tr th[data-label]:before { display: none; } .sidearm-table.collapse-on-medium tbody tr td[data-label].text-right, .sidearm-table.collapse-on-medium tfoot tr td[data-label].text-right, .sidearm-table.collapse-on-medium tbody tr th[data-label].text-right, .sidearm-table.collapse-on-medium tfoot tr th[data-label].text-right { text-align: right !important; } .sidearm-table.collapse-on-medium tbody tr td[data-label].text-center, .sidearm-table.collapse-on-medium tfoot tr td[data-label].text-center, .sidearm-table.collapse-on-medium tbody tr th[data-label].text-center, .sidearm-table.collapse-on-medium tfoot tr th[data-label].text-center { text-align: center !important; } .sidearm-table.collapse-on-medium tbody tr td + td, .sidearm-table.collapse-on-medium tfoot tr td + td, .sidearm-table.collapse-on-medium tbody tr th + td, .sidearm-table.collapse-on-medium tfoot tr th + td, .sidearm-table.collapse-on-medium tbody tr td + th, .sidearm-table.collapse-on-medium tfoot tr td + th, .sidearm-table.collapse-on-medium tbody tr th + th, .sidearm-table.collapse-on-medium tfoot tr th + th { border-left: 1px solid #cccccc; } .sidearm-table.collapse-on-medium tbody tr:before, .sidearm-table.collapse-on-medium tfoot tr:before, .sidearm-table.collapse-on-medium tbody tr:after, .sidearm-table.collapse-on-medium tfoot tr:after { display: none; } .sidearm-table.collapse-on-medium.accordion tbody tr, .sidearm-table.collapse-on-medium.accordion tfoot tr { height: auto; cursor: auto; } .sidearm-table.collapse-on-medium.accordion tbody tr th:not([scope=colgroup]):after, .sidearm-table.collapse-on-medium.accordion tfoot tr th:not([scope=colgroup]):after { content: ''; border: none; display: inline; float: none; margin: 0; padding: 0; } .sidearm-table.collapse-on-medium.accordion tbody tr.expanded, .sidearm-table.collapse-on-medium.accordion tfoot tr.expanded { background-color: inherit; } .sidearm-table.collapse-on-medium.accordion tbody tr.expanded td, .sidearm-table.collapse-on-medium.accordion tfoot tr.expanded td, .sidearm-table.collapse-on-medium.accordion tbody tr.expanded th, .sidearm-table.collapse-on-medium.accordion tfoot tr.expanded th { color: #494949; font-weight: normal; border: 1px solid #cccccc; } .sidearm-table.collapse-on-medium.accordion tbody tr.expanded td:first-child, .sidearm-table.collapse-on-medium.accordion tfoot tr.expanded td:first-child, .sidearm-table.collapse-on-medium.accordion tbody tr.expanded th:first-child, .sidearm-table.collapse-on-medium.accordion tfoot tr.expanded th:first-child { border-left: none; } .sidearm-table.collapse-on-medium.accordion tbody tr.expanded td:last-child, .sidearm-table.collapse-on-medium.accordion tfoot tr.expanded td:last-child, .sidearm-table.collapse-on-medium.accordion tbody tr.expanded th:last-child, .sidearm-table.collapse-on-medium.accordion tfoot tr.expanded th:last-child { border-right: none; } .sidearm-table.collapse-on-medium.accordion tbody tr.expanded td a, .sidearm-table.collapse-on-medium.accordion tfoot tr.expanded td a, .sidearm-table.collapse-on-medium.accordion tbody tr.expanded th a, .sidearm-table.collapse-on-medium.accordion tfoot tr.expanded th a { color: #00294c; } .sidearm-table-overflow-on-large { box-shadow: none; } .sidearm-table-overflow-on-large .sidearm-table { width: 100%; } .text-normal-on-large, .text-bold-on-medium-down { font-weight: normal !important; } .text-bold-on-large { font-weight: bold !important; } .text-italic-on-large { font-style: italic !important; } .text-italic-on-medium-down { font-style: normal !important; } .text-uppercase-on-large { text-transform: uppercase !important; } .text-capitalize-on-large { text-transform: capitalize !important; } .text-uppercase-on-medium-down, .text-capitalize-on-medium-down { text-transform: none !important; } .text-left-on-large { text-align: left !important; } .text-right-on-large { text-align: right !important; } .text-center-on-large { text-align: center !important; } .text-left-on-medium-down, .text-right-on-medium-down, .text-center-on-medium-down { text-align: inherit !important; } .text-smaller-on-large { font-size: .9em !important; } .text-smallest-on-large { font-size: .8em !important; } .text-smaller-on-medium-down, .text-smallest-on-medium-down { font-size: inherit !important; } .text-hide-on-large { text-indent: -9999px !important; } .text-hide-on-medium-down { text-indent: 0 !important; } } /* LARGE ONLY */ @media screen and (min-width: 768px) and (max-width: 1023px) { .hide-on-large-only { display: none !important; } h1.hide-on-large-only, h2.hide-on-large-only, h3.hide-on-large-only, caption.hide-on-large-only, label.hide-on-large-only { display: block !important; position: absolute; left: -9999px; top: -9999px; } .show-on-large-only { display: block !important; } th.show-on-large-only { display: inline !important; } table.show-on-large-only { display: table !important; } caption.show-on-large-only { display: table-caption !important; } thead.show-on-large-only { display: table-header-group !important; } tbody.show-on-large-only { display: table-row-group !important; } tfoot.show-on-large-only { display: table-footer-group !important; } tr.show-on-large-only { display: table-row !important; } td.show-on-large-only, th.show-on-large-only { display: table-cell !important; } span.show-on-large-only { display: inline !important; } img.show-on-large-only { display: inline-block !important; } h1.show-on-large-only, h2.show-on-large-only, h3.show-on-large-only, label.show-on-large-only { position: static; left: auto; right: auto; top: auto; bottom: auto; } .show-on-large-only.flex { display: flex !important; display: -webkit-flex !important; } .text-normal-on-large-only { font-weight: normal !important; } .text-bold-on-large-only { font-weight: bold !important; } .text-italic-on-large-only { font-style: italic !important; } .text-uppercase-on-large-only { text-transform: uppercase !important; } .text-capitalize-on-large-only { text-transform: capitalize !important; } .text-left-on-large-only { text-align: left !important; } .text-right-on-large-only { text-align: right !important; } .text-center-on-large-only { text-align: center !important; } .text-smaller-on-large-only { font-size: .9em !important; } .text-smallest-on-large-only { font-size: .8em !important; } .text-hide-on-large-only { text-indent: -9999px !important; } } /* X-LARGE */ @media screen and (min-width: 1024px) { .hide-on-x-large { display: none !important; } h1.hide-on-x-large, h2.hide-on-x-large, h3.hide-on-x-large, caption.hide-on-x-large, label.hide-on-x-large { display: block !important; position: absolute; left: -9999px; top: -9999px; } .hide-on-large-down, .x-large-unflex { display: block !important; } th.hide-on-large-down, th.x-large-unflex { display: inline !important; } table.hide-on-large-down, table.x-large-unflex { display: table !important; } caption.hide-on-large-down, caption.x-large-unflex { display: table-caption !important; } thead.hide-on-large-down, thead.x-large-unflex { display: table-header-group !important; } tbody.hide-on-large-down, tbody.x-large-unflex { display: table-row-group !important; } tfoot.hide-on-large-down, tfoot.x-large-unflex { display: table-footer-group !important; } tr.hide-on-large-down, tr.x-large-unflex { display: table-row !important; } td.hide-on-large-down, td.x-large-unflex, th.hide-on-large-down, th.x-large-unflex { display: table-cell !important; } span.hide-on-large-down, span.x-large-unflex { display: inline !important; } img.hide-on-large-down, img.x-large-unflex { display: inline-block !important; } h1.hide-on-large-down, h1.x-large-unflex, h2.hide-on-large-down, h2.x-large-unflex, h3.hide-on-large-down, h3.x-large-unflex, label.hide-on-large-down, label.x-large-unflex { position: static; left: auto; right: auto; top: auto; bottom: auto; } .hide-on-large-down.flex, .x-large-unflex.flex { display: flex !important; display: -webkit-flex !important; } .x-large-flex { display: flex; display: -webkit-flex; } .flex .x-large-flex-item-1 { flex: 1; -webkit-flex: 1; min-width: 1px; min-height: 1px; } .flex .x-large-flex-item-2 { flex: 2; -webkit-flex: 2; min-width: 1px; min-height: 1px; } .flex .x-large-flex-item-3 { flex: 3; -webkit-flex: 3; min-width: 1px; min-height: 1px; } .flex .x-large-flex-item-4 { flex: 4; -webkit-flex: 4; min-width: 1px; min-height: 1px; } .flex .x-large-flex-order-1 { order: 1; -webkit-order: 1; } .flex .x-large-flex-order-2 { order: 2; -webkit-order: 2; } .flex .x-large-flex-order-3 { order: 3; -webkit-order: 3; } .flex .x-large-flex-order-4 { order: 4; -webkit-order: 4; } .flex.x-large-flex-inline-row { display: inline-flex; display: -webkit-inline-flex; } .flex.x-large-flex-row { flex-direction: row; -webkit-flex-direction: row; } .flex.x-large-flex-column { flex-direction: column; -webkit-flex-direction: column; } .flex.x-large-flex-wrap { flex-wrap: wrap; -webkit-flex-wrap: wrap; } .flex.x-large-flex-no-wrap { flex-wrap: nowrap; -webkit-flex-wrap: nowrap; } .flex.x-large-flex-align-center { align-items: center; -webkit-align-items: center; } .flex.x-large-flex-align-start { align-items: flex-start; -webkit-align-items: flex-start; } .flex.x-large-flex-align-end { align-items: flex-end; -webkit-align-items: flex-end; } .flex.x-large-flex-align-stretch { align-items: stretch; -webkit-align-items: stretch; } .flex.x-large-flex-justify-start { justify-content: flex-start; -webkit-justify-content: flex-start; } .flex.x-large-flex-justify-center { justify-content: center; -webkit-justify-content: center; } .flex.x-large-flex-justify-around { justify-content: space-around; -webkit-justify-content: space-around; } .flex.x-large-flex-justify-between { justify-content: space-between; -webkit-justify-content: space-between; } .flex.x-large-flex-justify-end { justify-content: flex-end; -webkit-justify-content: flex-end; } .x-large-flex-align-self-center { align-self: center; -webkit-align-self: center; align-self: center; -webkit-align-self: center; } .x-large-flex-align-self-start { align-self: flex-start; -webkit-align-self: flex-start; } .x-large-flex-align-self-end { align-self: flex-end; -webkit-align-self: flex-end; } .x-large-flex-align-self-baseline { align-self: baseline; -webkit-align-self: baseline; } .x-large-flex-align-self-stretch { align-self: stretch; -webkit-align-self: stretch; } .row .x-large-1 { width: 8.33333%; } .row .x-large-2 { width: 16.66667%; } .row .x-large-3 { width: 25%; } .row .x-large-4 { width: 33.33333%; } .row .x-large-5 { width: 41.66667%; } .row .x-large-6 { width: 50%; } .row .x-large-7 { width: 58.33333%; } .row .x-large-8 { width: 66.66667%; } .row .x-large-9 { width: 75%; } .row .x-large-10 { width: 83.33333%; } .row .x-large-11 { width: 91.66667%; } .row .x-large-12 { width: 100%; } .row .x-large-push-1 { left: 8.33333%; position: relative; right: auto; } .row .x-large-push-2 { left: 16.66667%; position: relative; right: auto; } .row .x-large-push-3 { left: 25%; position: relative; right: auto; } .row .x-large-push-4 { left: 33.33333%; position: relative; right: auto; } .row .x-large-push-5 { left: 41.66667%; position: relative; right: auto; } .row .x-large-push-6 { left: 50%; position: relative; right: auto; } .row .x-large-push-7 { left: 58.33333%; position: relative; right: auto; } .row .x-large-push-8 { left: 66.66667%; position: relative; right: auto; } .row .x-large-push-9 { left: 75%; position: relative; right: auto; } .row .x-large-push-10 { left: 83.33333%; position: relative; right: auto; } .row .x-large-push-11 { left: 91.66667%; position: relative; right: auto; } .row .x-large-push-12 { left: 100%; position: relative; right: auto; } .row .x-large-pull-1 { right: 8.33333%; position: relative; left: auto; } .row .x-large-pull-2 { right: 16.66667%; position: relative; left: auto; } .row .x-large-pull-3 { right: 25%; position: relative; left: auto; } .row .x-large-pull-4 { right: 33.33333%; position: relative; left: auto; } .row .x-large-pull-5 { right: 41.66667%; position: relative; left: auto; } .row .x-large-pull-6 { right: 50%; position: relative; left: auto; } .row .x-large-pull-7 { right: 58.33333%; position: relative; left: auto; } .row .x-large-pull-8 { right: 66.66667%; position: relative; left: auto; } .row .x-large-pull-9 { right: 75%; position: relative; left: auto; } .row .x-large-pull-10 { right: 83.33333%; position: relative; left: auto; } .row .x-large-pull-11 { right: 91.66667%; position: relative; left: auto; } .row .x-large-pull-12 { right: 100%; position: relative; left: auto; } .column.x-large-centered, .columns.x-large-centered { margin-left: auto; margin-right: auto; float: none; } .column.x-large-uncentered, .columns.x-large-uncentered { margin-left: 0; margin-right: 0; float: left; } .sidearm-table.collapse-on-large { display: table; } .sidearm-table.collapse-on-large thead { display: table-header-group; } .sidearm-table.collapse-on-large tbody { display: table-row-group; } .sidearm-table.collapse-on-large tfoot { display: table-footer-group; } .sidearm-table.collapse-on-large tr { display: table-row; } .sidearm-table.collapse-on-large td, .sidearm-table.collapse-on-large th { display: table-cell; } .sidearm-table.collapse-on-large caption { display: table-caption; } .sidearm-table.collapse-on-large tbody tr td, .sidearm-table.collapse-on-large tfoot tr td, .sidearm-table.collapse-on-large tbody tr th, .sidearm-table.collapse-on-large tfoot tr th { padding-top: .5em; padding-bottom: .5em; } .sidearm-table.collapse-on-large tbody tr td[data-label], .sidearm-table.collapse-on-large tfoot tr td[data-label], .sidearm-table.collapse-on-large tbody tr th[data-label], .sidearm-table.collapse-on-large tfoot tr th[data-label] { text-align: left !important; } .sidearm-table.collapse-on-large tbody tr td[data-label]:before, .sidearm-table.collapse-on-large tfoot tr td[data-label]:before, .sidearm-table.collapse-on-large tbody tr th[data-label]:before, .sidearm-table.collapse-on-large tfoot tr th[data-label]:before { display: none; } .sidearm-table.collapse-on-large tbody tr td[data-label].text-right, .sidearm-table.collapse-on-large tfoot tr td[data-label].text-right, .sidearm-table.collapse-on-large tbody tr th[data-label].text-right, .sidearm-table.collapse-on-large tfoot tr th[data-label].text-right { text-align: right !important; } .sidearm-table.collapse-on-large tbody tr td[data-label].text-center, .sidearm-table.collapse-on-large tfoot tr td[data-label].text-center, .sidearm-table.collapse-on-large tbody tr th[data-label].text-center, .sidearm-table.collapse-on-large tfoot tr th[data-label].text-center { text-align: center !important; } .sidearm-table.collapse-on-large tbody tr td + td, .sidearm-table.collapse-on-large tfoot tr td + td, .sidearm-table.collapse-on-large tbody tr th + td, .sidearm-table.collapse-on-large tfoot tr th + td, .sidearm-table.collapse-on-large tbody tr td + th, .sidearm-table.collapse-on-large tfoot tr td + th, .sidearm-table.collapse-on-large tbody tr th + th, .sidearm-table.collapse-on-large tfoot tr th + th { border-left: 1px solid #cccccc; } .sidearm-table.collapse-on-large tbody tr:before, .sidearm-table.collapse-on-large tfoot tr:before, .sidearm-table.collapse-on-large tbody tr:after, .sidearm-table.collapse-on-large tfoot tr:after { display: none; } .sidearm-table.collapse-on-large.accordion tbody tr, .sidearm-table.collapse-on-large.accordion tfoot tr { height: auto; cursor: auto; } .sidearm-table.collapse-on-large.accordion tbody tr th:not([scope=colgroup]):after, .sidearm-table.collapse-on-large.accordion tfoot tr th:not([scope=colgroup]):after { content: ''; border: none; display: inline; float: none; margin: 0; padding: 0; } .sidearm-table.collapse-on-large.accordion tbody tr.expanded, .sidearm-table.collapse-on-large.accordion tfoot tr.expanded { background-color: inherit; } .sidearm-table.collapse-on-large.accordion tbody tr.expanded td, .sidearm-table.collapse-on-large.accordion tfoot tr.expanded td, .sidearm-table.collapse-on-large.accordion tbody tr.expanded th, .sidearm-table.collapse-on-large.accordion tfoot tr.expanded th { color: #494949; font-weight: normal; border: 1px solid #cccccc; } .sidearm-table.collapse-on-large.accordion tbody tr.expanded td:first-child, .sidearm-table.collapse-on-large.accordion tfoot tr.expanded td:first-child, .sidearm-table.collapse-on-large.accordion tbody tr.expanded th:first-child, .sidearm-table.collapse-on-large.accordion tfoot tr.expanded th:first-child { border-left: none; } .sidearm-table.collapse-on-large.accordion tbody tr.expanded td:last-child, .sidearm-table.collapse-on-large.accordion tfoot tr.expanded td:last-child, .sidearm-table.collapse-on-large.accordion tbody tr.expanded th:last-child, .sidearm-table.collapse-on-large.accordion tfoot tr.expanded th:last-child { border-right: none; } .sidearm-table.collapse-on-large.accordion tbody tr.expanded td a, .sidearm-table.collapse-on-large.accordion tfoot tr.expanded td a, .sidearm-table.collapse-on-large.accordion tbody tr.expanded th a, .sidearm-table.collapse-on-large.accordion tfoot tr.expanded th a { color: #00294c; } .sidearm-table-overflow-on-x-large { box-shadow: none; } .sidearm-table-overflow-on-x-large .sidearm-table { width: 100%; } .text-normal-on-x-large, .text-bold-on-large-down { font-weight: normal !important; } .text-bold-on-x-large { font-weight: bold !important; } .text-italic-on-x-large { font-style: italic !important; } .text-italic-on-large-down { font-style: normal !important; } .text-uppercase-on-x-large { text-transform: uppercase !important; } .text-capitalize-on-x-large { text-transform: capitalize !important; } .text-uppercase-on-large-down, .text-capitalize-on-large-down { text-transform: none !important; } .text-left-on-x-large { text-align: left !important; } .text-right-on-x-large { text-align: right !important; } .text-center-on-x-large { text-align: center !important; } .text-left-on-large-down, .text-right-on-large-down, .text-center-on-large-down { text-align: inherit !important; } .text-smaller-on-x-large { font-size: .9em !important; } .text-smallest-on-x-large { font-size: .8em !important; } .text-smaller-on-large-down, .text-smallest-on-large-down { font-size: inherit !important; } .text-hide-on-x-large { text-indent: -9999px !important; } .text-hide-on-large-down { text-indent: 0 !important; } } /* X-LARGE ONLY */ @media screen and (min-width: 1024px) and (max-width: 1439px) { .hide-on-x-large-only { display: none !important; } h1.hide-on-x-large-only, h2.hide-on-x-large-only, h3.hide-on-x-large-only, caption.hide-on-x-large-only, label.hide-on-x-large-only { display: block !important; position: absolute; left: -9999px; top: -9999px; } .show-on-x-large-only { display: block !important; } th.show-on-x-large-only { display: inline !important; } table.show-on-x-large-only { display: table !important; } caption.show-on-x-large-only { display: table-caption !important; } thead.show-on-x-large-only { display: table-header-group !important; } tbody.show-on-x-large-only { display: table-row-group !important; } tfoot.show-on-x-large-only { display: table-footer-group !important; } tr.show-on-x-large-only { display: table-row !important; } td.show-on-x-large-only, th.show-on-x-large-only { display: table-cell !important; } span.show-on-x-large-only { display: inline !important; } img.show-on-x-large-only { display: inline-block !important; } h1.show-on-x-large-only, h2.show-on-x-large-only, h3.show-on-x-large-only, label.show-on-x-large-only { position: static; left: auto; right: auto; top: auto; bottom: auto; } .show-on-x-large-only.flex { display: flex !important; display: -webkit-flex !important; } .text-normal-on-x-large-only { font-weight: normal !important; } .text-bold-on-x-large-only { font-weight: bold !important; } .text-italic-on-x-large-only { font-style: italic !important; } .text-uppercase-on-x-large-only { text-transform: uppercase !important; } .text-capitalize-on-x-large-only { text-transform: capitalize !important; } .text-left-on-x-large-only { text-align: left !important; } .text-right-on-x-large-only { text-align: right !important; } .text-center-on-x-large-only { text-align: center !important; } .text-smaller-on-x-large-only { font-size: .9em !important; } .text-smallest-on-x-large-only { font-size: .8em !important; } .text-hide-on-x-large-only { text-indent: -9999px !important; } } /* XX-LARGE */ @media screen and (min-width: 1440px) { .hide-on-xx-large { display: none !important; } h1.hide-on-xx-large, h2.hide-on-xx-large, h3.hide-on-xx-large, caption.hide-on-xx-large, label.hide-on-xx-large { display: block !important; position: absolute; left: -9999px; top: -9999px; } .hide-on-x-large-down, .show-on-xx-large-only, .xx-large-unflex { display: block !important; } th.hide-on-x-large-down, th.show-on-xx-large-only, th.xx-large-unflex { display: inline !important; } table.hide-on-x-large-down, table.show-on-xx-large-only, table.xx-large-unflex { display: table !important; } caption.hide-on-x-large-down, caption.show-on-xx-large-only, caption.xx-large-unflex { display: table-caption !important; } thead.hide-on-x-large-down, thead.show-on-xx-large-only, thead.xx-large-unflex { display: table-header-group !important; } tbody.hide-on-x-large-down, tbody.show-on-xx-large-only, tbody.xx-large-unflex { display: table-row-group !important; } tfoot.hide-on-x-large-down, tfoot.show-on-xx-large-only, tfoot.xx-large-unflex { display: table-footer-group !important; } tr.hide-on-x-large-down, tr.show-on-xx-large-only, tr.xx-large-unflex { display: table-row !important; } td.hide-on-x-large-down, td.show-on-xx-large-only, td.xx-large-unflex, th.hide-on-x-large-down, th.show-on-xx-large-only, th.xx-large-unflex { display: table-cell !important; } span.hide-on-x-large-down, span.show-on-xx-large-only, span.xx-large-unflex { display: inline !important; } img.hide-on-x-large-down, img.show-on-xx-large-only, img.xx-large-unflex { display: inline-block !important; } h1.hide-on-x-large-down, h1.show-on-xx-large-only, h1.xx-large-unflex, h2.hide-on-x-large-down, h2.show-on-xx-large-only, h2.xx-large-unflex, h3.hide-on-x-large-down, h3.show-on-xx-large-only, h3.xx-large-unflex, label.hide-on-x-large-down, label.show-on-xx-large-only, label.xx-large-unflex { position: static; left: auto; right: auto; top: auto; bottom: auto; } .hide-on-x-large-down.flex, .show-on-xx-large-only.flex, .xx-large-unflex.flex { display: flex !important; display: -webkit-flex !important; } .xx-large-flex { display: flex; display: -webkit-flex; } .flex .xx-large-flex-item-1 { flex: 1; -webkit-flex: 1; min-width: 1px; min-height: 1px; } .flex .xx-large-flex-item-2 { flex: 2; -webkit-flex: 2; min-width: 1px; min-height: 1px; } .flex .xx-large-flex-item-3 { flex: 3; -webkit-flex: 3; min-width: 1px; min-height: 1px; } .flex .xx-large-flex-item-4 { flex: 4; -webkit-flex: 4; min-width: 1px; min-height: 1px; } .flex .xx-large-flex-order-1 { order: 1; -webkit-order: 1; } .flex .xx-large-flex-order-2 { order: 2; -webkit-order: 2; } .flex .xx-large-flex-order-3 { order: 3; -webkit-order: 3; } .flex .xx-large-flex-order-4 { order: 4; -webkit-order: 4; } .flex.xx-large-flex-inline-row { display: inline-flex; display: -webkit-inline-flex; } .flex.xx-large-flex-row { flex-direction: row; -webkit-flex-direction: row; } .flex.xx-large-flex-column { flex-direction: column; -webkit-flex-direction: column; } .flex.xx-large-flex-wrap { flex-wrap: wrap; -webkit-flex-wrap: wrap; } .flex.xx-large-flex-no-wrap { flex-wrap: nowrap; -webkit-flex-wrap: nowrap; } .flex.xx-large-flex-align-center { align-items: center; -webkit-align-items: center; } .flex.xx-large-flex-align-start { align-items: flex-start; -webkit-align-items: flex-start; } .flex.xx-large-flex-align-end { align-items: flex-end; -webkit-align-items: flex-end; } .flex.xx-large-flex-align-stretch { align-items: stretch; -webkit-align-items: stretch; } .flex.xx-large-flex-justify-start { justify-content: flex-start; -webkit-justify-content: flex-start; } .flex.xx-large-flex-justify-center { justify-content: center; -webkit-justify-content: center; } .flex.xx-large-flex-justify-around { justify-content: space-around; -webkit-justify-content: space-around; } .flex.xx-large-flex-justify-between { justify-content: space-between; -webkit-justify-content: space-between; } .flex.xx-large-flex-justify-end { justify-content: flex-end; -webkit-justify-content: flex-end; } .xx-large-flex-align-self-center { align-self: center; -webkit-align-self: center; align-self: center; -webkit-align-self: center; } .xx-large-flex-align-self-start { align-self: flex-start; -webkit-align-self: flex-start; } .xx-large-flex-align-self-end { align-self: flex-end; -webkit-align-self: flex-end; } .xx-large-flex-align-self-baseline { align-self: baseline; -webkit-align-self: baseline; } .xx-large-flex-align-self-stretch { align-self: stretch; -webkit-align-self: stretch; } .row .xx-large-1 { width: 8.33333%; } .row .xx-large-2 { width: 16.66667%; } .row .xx-large-3 { width: 25%; } .row .xx-large-4 { width: 33.33333%; } .row .xx-large-5 { width: 41.66667%; } .row .xx-large-6 { width: 50%; } .row .xx-large-7 { width: 58.33333%; } .row .xx-large-8 { width: 66.66667%; } .row .xx-large-9 { width: 75%; } .row .xx-large-10 { width: 83.33333%; } .row .xx-large-11 { width: 91.66667%; } .row .xx-large-12 { width: 100%; } .row .xx-large-push-1 { left: 8.33333%; position: relative; right: auto; } .row .xx-large-push-2 { left: 16.66667%; position: relative; right: auto; } .row .xx-large-push-3 { left: 25%; position: relative; right: auto; } .row .xx-large-push-4 { left: 33.33333%; position: relative; right: auto; } .row .xx-large-push-5 { left: 41.66667%; position: relative; right: auto; } .row .xx-large-push-6 { left: 50%; position: relative; right: auto; } .row .xx-large-push-7 { left: 58.33333%; position: relative; right: auto; } .row .xx-large-push-8 { left: 66.66667%; position: relative; right: auto; } .row .xx-large-push-9 { left: 75%; position: relative; right: auto; } .row .xx-large-push-10 { left: 83.33333%; position: relative; right: auto; } .row .xx-large-push-11 { left: 91.66667%; position: relative; right: auto; } .row .xx-large-push-12 { left: 100%; position: relative; right: auto; } .row .xx-large-pull-1 { right: 8.33333%; position: relative; left: auto; } .row .xx-large-pull-2 { right: 16.66667%; position: relative; left: auto; } .row .xx-large-pull-3 { right: 25%; position: relative; left: auto; } .row .xx-large-pull-4 { right: 33.33333%; position: relative; left: auto; } .row .xx-large-pull-5 { right: 41.66667%; position: relative; left: auto; } .row .xx-large-pull-6 { right: 50%; position: relative; left: auto; } .row .xx-large-pull-7 { right: 58.33333%; position: relative; left: auto; } .row .xx-large-pull-8 { right: 66.66667%; position: relative; left: auto; } .row .xx-large-pull-9 { right: 75%; position: relative; left: auto; } .row .xx-large-pull-10 { right: 83.33333%; position: relative; left: auto; } .row .xx-large-pull-11 { right: 91.66667%; position: relative; left: auto; } .row .xx-large-pull-12 { right: 100%; position: relative; left: auto; } .column.xx-large-centered, .columns.xx-large-centered { margin-left: auto; margin-right: auto; float: none; } .column.xx-large-uncentered, .columns.xx-large-uncentered { margin-left: 0; margin-right: 0; float: left; } .sidearm-table.collapse-on-x-large { display: table; } .sidearm-table.collapse-on-x-large thead { display: table-header-group; } .sidearm-table.collapse-on-x-large tbody { display: table-row-group; } .sidearm-table.collapse-on-x-large tfoot { display: table-footer-group; } .sidearm-table.collapse-on-x-large tr { display: table-row; } .sidearm-table.collapse-on-x-large td, .sidearm-table.collapse-on-x-large th { display: table-cell; } .sidearm-table.collapse-on-x-large caption { display: table-caption; } .sidearm-table.collapse-on-x-large tbody tr td, .sidearm-table.collapse-on-x-large tfoot tr td, .sidearm-table.collapse-on-x-large tbody tr th, .sidearm-table.collapse-on-x-large tfoot tr th { padding-top: .5em; padding-bottom: .5em; } .sidearm-table.collapse-on-x-large tbody tr td[data-label], .sidearm-table.collapse-on-x-large tfoot tr td[data-label], .sidearm-table.collapse-on-x-large tbody tr th[data-label], .sidearm-table.collapse-on-x-large tfoot tr th[data-label] { text-align: left !important; } .sidearm-table.collapse-on-x-large tbody tr td[data-label]:before, .sidearm-table.collapse-on-x-large tfoot tr td[data-label]:before, .sidearm-table.collapse-on-x-large tbody tr th[data-label]:before, .sidearm-table.collapse-on-x-large tfoot tr th[data-label]:before { display: none; } .sidearm-table.collapse-on-x-large tbody tr td[data-label].text-right, .sidearm-table.collapse-on-x-large tfoot tr td[data-label].text-right, .sidearm-table.collapse-on-x-large tbody tr th[data-label].text-right, .sidearm-table.collapse-on-x-large tfoot tr th[data-label].text-right { text-align: right !important; } .sidearm-table.collapse-on-x-large tbody tr td[data-label].text-center, .sidearm-table.collapse-on-x-large tfoot tr td[data-label].text-center, .sidearm-table.collapse-on-x-large tbody tr th[data-label].text-center, .sidearm-table.collapse-on-x-large tfoot tr th[data-label].text-center { text-align: center !important; } .sidearm-table.collapse-on-x-large tbody tr td + td, .sidearm-table.collapse-on-x-large tfoot tr td + td, .sidearm-table.collapse-on-x-large tbody tr th + td, .sidearm-table.collapse-on-x-large tfoot tr th + td, .sidearm-table.collapse-on-x-large tbody tr td + th, .sidearm-table.collapse-on-x-large tfoot tr td + th, .sidearm-table.collapse-on-x-large tbody tr th + th, .sidearm-table.collapse-on-x-large tfoot tr th + th { border-left: 1px solid #cccccc; } .sidearm-table.collapse-on-x-large tbody tr:before, .sidearm-table.collapse-on-x-large tfoot tr:before, .sidearm-table.collapse-on-x-large tbody tr:after, .sidearm-table.collapse-on-x-large tfoot tr:after { display: none; } .sidearm-table.collapse-on-x-large.accordion tbody tr, .sidearm-table.collapse-on-x-large.accordion tfoot tr { height: auto; cursor: auto; } .sidearm-table.collapse-on-x-large.accordion tbody tr th:not([scope=colgroup]):after, .sidearm-table.collapse-on-x-large.accordion tfoot tr th:not([scope=colgroup]):after { content: ''; border: none; display: inline; float: none; margin: 0; padding: 0; } .sidearm-table.collapse-on-x-large.accordion tbody tr.expanded, .sidearm-table.collapse-on-x-large.accordion tfoot tr.expanded { background-color: inherit; } .sidearm-table.collapse-on-x-large.accordion tbody tr.expanded td, .sidearm-table.collapse-on-x-large.accordion tfoot tr.expanded td, .sidearm-table.collapse-on-x-large.accordion tbody tr.expanded th, .sidearm-table.collapse-on-x-large.accordion tfoot tr.expanded th { color: #494949; font-weight: normal; border: 1px solid #cccccc; } .sidearm-table.collapse-on-x-large.accordion tbody tr.expanded td:first-child, .sidearm-table.collapse-on-x-large.accordion tfoot tr.expanded td:first-child, .sidearm-table.collapse-on-x-large.accordion tbody tr.expanded th:first-child, .sidearm-table.collapse-on-x-large.accordion tfoot tr.expanded th:first-child { border-left: none; } .sidearm-table.collapse-on-x-large.accordion tbody tr.expanded td:last-child, .sidearm-table.collapse-on-x-large.accordion tfoot tr.expanded td:last-child, .sidearm-table.collapse-on-x-large.accordion tbody tr.expanded th:last-child, .sidearm-table.collapse-on-x-large.accordion tfoot tr.expanded th:last-child { border-right: none; } .sidearm-table.collapse-on-x-large.accordion tbody tr.expanded td a, .sidearm-table.collapse-on-x-large.accordion tfoot tr.expanded td a, .sidearm-table.collapse-on-x-large.accordion tbody tr.expanded th a, .sidearm-table.collapse-on-x-large.accordion tfoot tr.expanded th a { color: #00294c; } .sidearm-table-overflow-on-xx-large { box-shadow: none; } .sidearm-table-overflow-on-xx-large .sidearm-table { width: 100%; } .text-normal-on-xx-large, .text-bold-on-x-large-down { font-weight: normal !important; } .text-bold-on-xx-large { font-weight: bold !important; } .text-italic-on-xx-large { font-style: italic !important; } .text-italic-on-x-large-down { font-style: normal !important; } .text-uppercase-on-xx-large { text-transform: uppercase !important; } .text-capitalize-on-xx-large { text-transform: capitalize !important; } .text-uppercase-on-x-large-down, .text-capitalize-on-x-large-down { text-transform: none !important; } .text-left-on-xx-large { text-align: left !important; } .text-right-on-xx-large { text-align: right !important; } .text-center-on-xx-large { text-align: center !important; } .text-left-on-x-large-down, .text-right-on-x-large-down, .text-center-on-x-large-down { text-align: inherit !important; } .text-smaller-on-xx-large { font-size: .9em !important; } .text-smallest-on-xx-large { font-size: .8em !important; } .text-smaller-on-x-large-down, .text-smallest-on-x-large-down { font-size: inherit !important; } .text-hide-on-xx-large { text-indent: -9999px !important; } .text-hide-on-x-large-down { text-indent: 0 !important; } } .sidearm-progress-bar { margin: 0 auto; text-align: center; font-size: 10px; } .sidearm-progress-bar > div { background-color: #494949; height: 30px; width: 6px; margin: 50px 2px; display: inline-block; -webkit-animation: progress-bar 1.2s infinite ease-in-out; animation: progress-bar 1.2s infinite ease-in-out; } .sidearm-progress-bar > div:nth-child(2) { -webkit-animation-delay: -1.1s; animation-delay: -1.1s; } .sidearm-progress-bar > div:nth-child(3) { -webkit-animation-delay: -1s; animation-delay: -1s; } .sidearm-progress-bar > div:nth-child(4) { -webkit-animation-delay: -0.9s; animation-delay: -0.9s; } .sidearm-progress-bar > div:nth-child(5) { -webkit-animation-delay: -0.8s; animation-delay: -0.8s; } @-webkit-keyframes progress-bar { 0% { transform: scaleY(0.4); -webkit-transform: scaleY(0.4); } 20% { transform: scaleY(1); -webkit-transform: scaleY(1); } 40% { transform: scaleY(0.4); -webkit-transform: scaleY(0.4); } 100% { transform: scaleY(0.4); -webkit-transform: scaleY(0.4); } } @keyframes progress-bar { 0% { transform: scaleY(0.4); -webkit-transform: scaleY(0.4); } 20% { transform: scaleY(1); -webkit-transform: scaleY(1); } 40% { transform: scaleY(0.4); -webkit-transform: scaleY(0.4); } 100% { transform: scaleY(0.4); -webkit-transform: scaleY(0.4); } }