/* Content Blocks */
.content-block {
    background: #fff;
    padding: 30px;
    margin-bottom: 30px;
}

.content-block.top {
    position: relative;
    z-index: 1;
    top: 400px;
}

.content-block.inset {
    z-index: 8;
    position: relative;
    margin-top: 246px;
}

.content-block.large {
    min-height: 300px;
    padding: 50px 60px;
}

.content-block.med {
    padding: 30px 60px;
}

.row {
    position: relative;
}

/* Block Columns */
.block-col {
    padding: 35px 0;
}

.content-block.bordered .block-col {
    border-right: 2px solid rgba(134, 158, 216, 0.28);
    padding-right: 20px;
}
.content-block.bordered .col:last-of-type .block-col {
    border: none;
}


/* Elements */
.element-block {
    padding-bottom: 20px;
    max-width: 282px;
    margin: auto;
}

/* table style display */
.table {
    display: table;
}

.cell {
    display: table-cell;
}

/* General Resets */
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
canvas { display: block; position: relative; }
#main-body { min-height: 400px; }

/* Overrides */
.ui-widget { font-family: 'Montserrat'; }

/* jQuery UI slider styles */
.ui-slider { border-top: 0; border-bottom: 0; border-radius: 0; height: 6px; }
.ui-slider .ui-slider-range { background: #242C3F; border: 0 !important; border-radius: 3px; z-index: 0; }
.ui-slider .ui-slider-handle { background: #242C3F; border-color: #FFFFFF; border-radius: 8px; height: 15px; width: 15px; z-index: 1; }

.handle-hider { 
    background: transparent !important; top: 5px !important; margin-left: -5px !important;
    border: none !important; color: #242C3F !important; text-align: center;
}
.sentiment-scale-gradient { background: linear-gradient(90deg, rgba(255,0,0,1) 0%, rgba(244,97,52,1) 30%, rgba(214,182,0,1) 60%, rgba(12,165,114,1) 90%); }
.bg-transparent { background: transparent !important; }
.no-outline { outline: none !important; }

/* jQuery UI dialog */
.ui-dialog { 
    background-color: #F7F9FD !important; border: none !important; padding: 0 !important;
    max-width: 100%; max-height: 100%; box-shadow: 0 0 30px rgb(0 0 0 / 66%);
}
.ui-dialog .ui-dialog-titlebar { 
    background-color: #FFFFFF !important; border: none !important; padding: 10px 20px;
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-title { font-size: 24px; font-weight: 600; text-transform: uppercase; }
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close { display: none; }
.ui-dialog .ui-dialog-titlebar .fas { color: #A6B6D6; }
.ui-dialog .ui-dialog-titlebar .fas:hover { color: #EF6033; }
.ui-dialog .ui-dialog-content { background-color: none !important; padding: 10px; }
.ui-dialog .ui-dialog-content > div:not(.jloader) { background-color: #FFFFFF; padding: 10px; }

/* jQuery UI datepicker */
#ui-datepicker-div { z-index: 11 !important; }

/* jloader */
.jloader .jloader-icon { background-image: url(../../images/pxp-loading-48.png); background-repeat: no-repeat; background-position: center; }

/* jfield */
.jfield .jtext, .jfield .jpassword { width: 200px; }
.jfield .jtext:read-only { border: none; cursor: default; outline: none; }
.jfield .jtext:-moz-read-only { border: none; cursor: default; outline: none; }
.jfield .jcheckbox input ~ span:before, 
.jfield .jradio input ~ span:before { color: #242C3F; font-size: 120%; }
.jfield .jradio input ~ span:before { content: '\f111'; }
.jfield .jradio input:checked ~ span:before { content: '\f192'; }
.jfield .jcheckbox input ~ span:before { content: '\f0c8'; }
.jfield .jcheckbox input:checked ~ span:before { content: '\f14a'; }
.jfield .jcheckbox input:disabled ~ span.showCheck { display: inline !important;}
.jfield .jcheckbox input:disabled ~ span.showCheck::before { color: #A6B6D6 !important;}
.jfield .jcheckbox input:disabled ~ span, .jfield .jradio input:disabled ~ span { display: none; }
.jfield .jdropdown { 
    background-color: transparent; background-image: url(../../images/icons/svg/down.svg);
    background-position: calc(100% - 5px) center; background-repeat: no-repeat; background-size: 12px; cursor: pointer; 
    appearance: none; -webkit-appearance: none; -moz-appearance: none; padding-right: 20px;
    border: 1px solid #ABABAB;
}
.jfield .jdropdown-menu { border: 1px solid #CCCCCC; max-height: 300px; overflow: auto; }
.jfield .jdropdown-menu ul { padding: 5px; }
.jfield .jdropdown-menu li { border-bottom: 1px solid #C9C9C9; cursor: pointer; overflow: hidden; padding: 5px; text-overflow: ellipsis; white-space: nowrap; word-wrap: none; }
.jfield .jdropdown-menu li:last-of-type { border-bottom: none; }
.jfield .jdropdown-menu li:hover { background: #EEEEEE; }
.jfield .jdropdown-menu li.disabled:hover { background: none; }
.jfield .jdropdown-menu li.disabled { text-decoration: line-through; }

/* jqpaginator */
.jqpaginator .jqp-prev button, .jqpaginator .jqp-next button { background: transparent; border: none; font-weight: bold; }
.jqpaginator .jqp-disable { outline: none; opacity: 0.5; }

/* jmodal */
.jmodal-container { background-color: #F7F9FD; max-height:90%; }
.jmodal-container .jmodal-head { margin-bottom: 0; }
.jmodal-container { box-shadow: 0 0 30px rgba(0, 0, 0, 0.66); overflow: auto; }
.jmodal-container .jmodal-close-button span { color: #A6B6D6; }
.jmodal-container .jmodal-close-button span:hover { color: #ED5F2D; }
.jmodal-container .context-header { color: #A6B6D6; font-size: 12px; font-weight: 500; margin-bottom: 5px; }
.jmodal-container .pxp-block { border-radius: 5px; }
.jmodal-container .jmodal-foot { text-align: center; }

/* jq ctxmenu */
.jq-ctx-menu-parent {
    background: #FFFFFF; border: none; color: #242C3F; font-size: 14px; min-width: 150px;
    padding: 5px 20px; z-index: 11; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
}
.jq-ctx-menu-parent .jq-ctx-menu-item { border-bottom: 1px solid #DDDDDD; padding: 10px 5px; text-align: center; }
.jq-ctx-menu-parent .jq-ctx-menu-item:last-of-type { border-bottom: none; }
.jq-ctx-menu-parent .jq-ctx-menu-item a { display: block; }

/* Header filters overrides */
#source-exclusion-template .pxp-field .checkbox-field input:checked ~ span:first-of-type:before { content: '\f2d3'; }
#source-exclusion-template .pxp-field .checkbox-field input:checked ~ span:last-of-type { opacity: 0.6; }
/* End Overrides */

/* Custom scroll */
.orange-scroll { scrollbar-color: #F07E32 transparent; scrollbar-width: thin; }
.orange-scroll::-webkit-scrollbar { background-color: transparent; height: 5px; width: 5px; }
.orange-scroll::-webkit-scrollbar-thumb { background-color: #F07E32; }
/* End custom scroll */

.overflow-auto { overflow-y: auto; }
/* Modifiers - Hard override (important) */
.relative { position: relative !important; }
.absolute { position: absolute !important; }
.z-reset { z-index: 0; }
.z-elevate { z-index: 1; }
.z-elevate-3 { z-index: 3; }
.z-elevate-5 { z-index: 5; }
.z-elevate-15 { z-index: 15; }
.nopad { padding: 0 !important; }
.nopadleft { padding-left: 0 !important; }
.nopadright { padding-right: 0 !important; }
.nopadtop { padding-top: 0 !important; }
.nopadbottom { padding-bottom: 0 !important; }
.nopadvert { padding-top: 0 !important; padding-bottom: 0 !important; }
.nopadhoriz { padding-left: 0px !important; padding-right: 0px !important; }
.nomarg { margin: 0 !important; }
.nomargvert { margin-top: 0 !important; margin-bottom: 0 !important; }
.nomarghoriz { margin-left: 0 !important; margin-right: 0 !important; }
.nomargtop { margin-top: 0 !important; }
.nomargbottom { margin-bottom: 0 !important; }
.nomargleft { margin-left: 0 !important; }
.nomargright { margin-right: 0 !important; }
.nomin { min-height: 0 !important; min-width: 0 !important; }
.block { display: block !important; }
.inline-block { display: inline-block !important; }
.borderless { border: none !important; }
.invalid-input { border: 1px solid #AC0000; }
.invalid-input:focus { outline-color: #AC0000; }
.full-width { width: 100% !important; }
.full-height { height: 100%; }
/* Modifiers - Normal rules */
[hidden], .hidden { display: none !important; }
.auto-width { width: auto !important; }
.anti-blur { backface-visibility: hidden; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; }
.clear { clear: both; }
.half-padded { padding: 5px !important; }
.padded { padding: 10px !important; }
.double-padded { padding: 20px !important; }
.triple-padded { padding: 30px !important; }
.padded-horiz { padding: 0px 10px !important; }
.half-padded-horiz { padding: 0px 5px !important; }
.padded-vert { padding: 10px 0px !important; }
.half-padded-vert { padding: 5px 0px !important; }
.no-list-point { list-style-type: none; margin: 0; padding: 0; }
.flex { display: flex; flex-wrap: wrap; }
.no-flex-wrap { flex-wrap: nowrap; }
.flex-align-center { align-items: center !important; }
.flex-align-baseline { align-items: baseline !important; }
.flex-align-end { align-items: flex-end !important; }
.flex-align-top { align-items: top !important;}
.flex-justify-center { justify-content: center; }
.flex-justify-end { justify-content: flex-end !important; }
.flex-justify-spaced { justify-content: space-around !important; }
.flex-justify-between { justify-content: space-between !important; }
.flex-grow { flex-grow: 1; }
.flex-dir-column { flex-direction: column; }
.flex-ignore{flex: 0 0 100%;}
.no-overflow { overflow: hidden; }
.fade { opacity: 0.4; }
.no-max-width { max-width: unset !important; }
.disable { opacity: 0.4 !important; }
.raised { z-index: 1001; }
/* Width enforcement */
.half-width { width: 50%; }
/* Height enforcement */
.fixed-height-50 { height: 50px !important; }
.fixed-height-100 { height: 100px !important; }
.fixed-height-150 { height: 150px !important; }
.fixed-height-200 { height: 200px !important; }
.fixed-height-250 { height: 250px !important; }
.fixed-height-300 { height: 300px !important; }
.fixed-height-500 { height: 500px !important; }
.fixed-height-750 { height: 750px !important; }
.fixed-height-1000 { height: 1000px !important; }
.min-height-50 { min-height: 50px !important; }
.min-height-100 { min-height: 100px !important; }
.min-height-150 { min-height: 150px !important; }
.min-height-200 { min-height: 200px !important; }
.min-height-250 { min-height: 250px !important; }
.min-height-300 { min-height: 300px !important; }
/* Margin presets */
.margin-bottom { margin-bottom: 10px !important; }
.margin-top { margin-top: 10px !important; }
.margin-left { margin-left: 10px !important; }
.margin-right { margin-right: 10px !important; }
.margin-vert { margin-top: 10px; margin-bottom: 10px; }
.margin-horiz { margin-left: 10px; margin-right: 10px; }
/* cursors */
.clickable { cursor: pointer !important; }
.zoomable { cursor: zoom-in; }
.no-events { pointer-events: none; }
/* floats */
.left { float: left; }
.right { float: right; }
/* Positions */
.center, .bottomleft, .bottomright, .topleft, .topright, .top, .vertcenter, .horzcenter { position: absolute !important; }
.horzcenter { left: 50%; transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); -webkit-transform: translateX(-50%); }
.vertcenter { top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.center {
    top: 50%; left: 50%; 
    transform: translateX(-50%)translateY(-50%); -moz-transform: translateX(-50%)translateY(-50%); -o-transform: translateX(-50%)translateY(-50%); -webkit-transform: translateX(-50%)translateY(-50%); 
}
.top { 
    top: 110px; left: 50%; transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
.bottomright { bottom: 0; right: 0; }
.bottomleft { bottom: 0; left: 0; }
.topright { top: 0; right: 0; }
.topleft { top: 0; left: 0; }
.fill { top: 0; left: 0; right: 0; bottom: 0; }
.rel-center { margin-right: auto !important; margin-left: auto !important; }
/* Spacers */
.spacer, .line { display: block; }
.spacer.h5 { height: 5px; }
.spacer.h10 { height: 10px; }
.spacer.h15 { height: 15px; }
.spacer.h20 { height: 20px; }
.spacer.h25 { height: 25px; }
.spacer.h30 { height: 30px; }
.spacer.h40 { height: 40px; }
.spacer.h50 { height: 50px; }
.line { border-top: 1px solid #242C3F; margin: 10px 0; }
/* New blocks */
.pxp-content { padding: 20px; position: relative; }
.pxp-gradient-ogb { background: linear-gradient(to left, #252b3f, #252b3f 33%, #4ca673 67%, #ef6033); height: 5px; width: 100%; }
/* combine with light or dark to add bg, padding, & shadow */
.pxp-block { min-height: 30px; min-width: 100px; position: relative; }
.pxp-block.dark, .pxp-block.light { box-shadow: 0 1.5px 5px 0 rgba(0, 0, 0, 0.2); padding: 10px; }
.pxp-block.no-shadow { box-shadow: none !important; }
.pxp-block.light { background-color: #FFFFFF; color: #242C3F; }
.pxp-block.dark { background-color: #373F58; color: #FFFFFF; }
/* Flex container */
.pxp-flex-parent { display: flex; flex-direction: row; flex-wrap: wrap; min-height: 20px; padding: 10px; width: 100%; z-index: 0; }
.pxp-flex-parent.column, .flex.column { flex-direction: column; }
.pxp-flex-parent.reverse, .flex.reverse { flex-direction: row-reverse; }
.pxp-flex-parent.column.reverse, .flex.column.reverse { flex-direction: column-reverse; }
/* Flex children */
.pxp-flex { min-width: 80px; padding: 10px; position: relative; max-width: 100%; }
.pxp-flex.flex-s { flex: 1; max-width: 400px; }
.pxp-flex.flex-sm { flex: 2; max-width: 800px; }
.pxp-flex.flex-m { flex: 3; max-width: 1080px; }
.pxp-flex.flex-ml { flex: 4; max-width: 1920px; }
.pxp-flex.flex-l { flex: 5; max-width: 2560px; }
.pxp-flex.flex-xl { flex: 6; }
/* Spacing of flex children */
.pxp-flex-parent:not(.column) > .pxp-flex { margin-right: 20px; }
.pxp-flex-parent:not(.column) > .pxp-flex:last-of-type { margin-right: 0; }
.pxp-flex-parent.column > .pxp-flex { margin-bottom: 20px; }
.pxp-flex-parent.column > .pxp-flex:last-of-type { margin-bottom: 0; }
/* Max height/width */
.pxp-fill-height { height: 100%; }
.pxp-fill-width { width: 100%; }
/* Tabs */
.pxp-tabs { display: flex; align-items: flex-end; list-style: none; margin: 0; padding: 0; width: 100%; }
.pxp-tabs .tab { cursor: pointer; display: block; padding: 0 2px; width: auto; }
.pxp-tabs .tab:first-of-type { padding-left: 0; }
.pxp-tabs .tab:last-of-type { padding-right: 0; }
.pxp-tabs .tab a { background-color: #242C3F; color: #FFFFFF; display: block; padding: 10px; }
.pxp-tabs .tab a, .pxp-tabs .tab a:hover { text-decoration: none; }
.pxp-tabs .tab a[aria-selected="true"] { background-color: #D8D8D8; color: #242C3F; padding: 12px 10px; }

.pxp-tabs-alt { display: flex; align-items: flex-end; list-style: none; margin: 0; padding: 0; width: 100%; }
.pxp-tabs-alt .tab { cursor: pointer; display: block; padding: 0 20px; text-align: center; font-size: 15px; font-weight: 600; width: auto; }
.pxp-tabs-alt .tab:first-of-type { padding-left: 0; }
.pxp-tabs-alt .tab:last-of-type { padding-right: 0; }
.pxp-tabs-alt .tab a { color: #242C3F; background-color: #DBE5FE; display: block; padding: 10px; }
.pxp-tabs-alt .tab a, .pxp-tabs .tab a:hover { text-decoration: none; }
.pxp-tabs-alt .tab a[aria-selected="true"] { color: #FFFFFF; background-color: #242C3F; padding: 12px 12px; }

/* Custom chart legends */
.pxp-chart-legend { align-items: flex-start; display: flex; flex-wrap: wrap; justify-content: flex-start; list-style: none; margin: 0; padding: 10px 5px !important;}
.pxp-chart-legend.column { flex-direction: column; }
.pxp-chart-legend li { border-radius: 3px; display: block; margin-right: 10px; padding: 2px 5px; margin-top:3px }
.pxp-chart-legend li:last-of-type { margin-right: 0; }
.pxp-chart-legend li.data-hidden { opacity: 0.6; text-decoration: line-through; }
.pxp-chart-legend li.data-hidden select { text-decoration: line-through; }
.pxp-chart-legend li:hover { background-color: #D7E1FA; cursor: pointer; }
.pxp-chart-legend li span.point { border-radius: 50%; display: inline-block; height: 8px; width: 8px; margin-right: 5px; }
.pxp-chart-legend select { border:0px; background-color: transparent;text-overflow: ellipsis;white-space: normal;}
.pxp-chart-legend select:focus { border:0px; background-color: transparent;outline: none;}
/* Sentiments */
.pxp-sentiment-container { color: #FFFFFF; display: block; margin: 5px auto; position: relative; cursor: default; }
.pxp-sentiment-container .pxp-sentiment-tilt {
    border-style: solid; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.66);
	transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); 
}
.pxp-sentiment-container > span, .pxp-toxicity-container > span {
    font-weight: 600 !important; left: 50%; margin: 0; position: absolute; top: 50%;
    transform: translateX(-50%)translateY(-50%); -moz-transform: translateX(-50%)translateY(-50%); -o-transform: translateX(-50%)translateY(-50%); -webkit-transform: translateX(-50%)translateY(-50%); 
}
.pxp-toxicity-container {
    background-image: url(../../images/icons/svg/sentiment/toxicity.svg); 
    background-size: contain; background-repeat: no-repeat; 
    color: #000000 !important; position: relative;
}
/* Smallest */
.pxp-sentiment-container.xs, .pxp-toxicity-container.xs { height: 40px; padding: 6px; width: 40px; }
.pxp-sentiment-container.xs .pxp-sentiment-tilt { border-width: 4px; height: 28px; width: 28px; }
.pxp-sentiment-container.s, .pxp-toxicity-container.s { height: 46px; padding: 7px; width: 46px; }
.pxp-sentiment-container.s .pxp-sentiment-tilt { border-width: 5px; height: 32px; width: 32px; }
.pxp-sentiment-container.xs > span, .pxp-toxicity-container.xs > span { font-size: 9px !important; } 
.pxp-sentiment-container.s > span, .pxp-toxicity-container.s > span { font-size: 10px !important; }
/* Mid-sized */
.pxp-sentiment-container.sm, .pxp-toxicity-container.sm { height: 60px; padding: 9px; width: 60px; }
.pxp-sentiment-container.sm .pxp-sentiment-tilt { border-width: 6px; height: 42px; width: 42px; }
.pxp-sentiment-container.m, .pxp-toxicity-container.m { height: 74px; padding: 12px; width: 74px; }
.pxp-sentiment-container.m .pxp-sentiment-tilt { border-width: 8px; height: 50px; width: 50px; }
.pxp-sentiment-container.sm > span, .pxp-toxicity-container.sm > span,
.pxp-sentiment-container.m > span, .pxp-toxicity-container.m > span { font-size: 14px !important; }
/* Larger */
.pxp-sentiment-container.ml, .pxp-toxicity-container.ml { height: 104px; padding: 16px; width: 104px; }
.pxp-sentiment-container.ml .pxp-sentiment-tilt { border-width: 8px; height: 72px; width: 72px; }
.pxp-sentiment-container.l, .pxp-toxicity-container.l { height: 130px; padding: 20px; width: 130px; }
.pxp-sentiment-container.l .pxp-sentiment-tilt { border-width: 10px; height: 90px; width: 90px; }
.pxp-sentiment-container.xl, .pxp-toxicity-container.xl { height: 158px; padding: 24px; width: 158px; }
.pxp-sentiment-container.xl .pxp-sentiment-tilt { border-width: 12px; height: 110px; width: 110px; }
.pxp-sentiment-container.ml > span, .pxp-toxicity-container.ml > span,
.pxp-sentiment-container.l > span, .pxp-toxicity-container.l > span { font-size: 24px !important; }
.pxp-sentiment-container.xl > span, .pxp-toxicity-container.xl > span { font-size: 32px !important; }
/* Colouring */
.pxp-sentiment-container .pxp-sentiment-tilt.negative { background: #D11A03; border-color: #F75A5A; }
.pxp-sentiment-container .pxp-sentiment-tilt.neutral { background: #ED5F2D; border-color: #FFAF93; }
.pxp-sentiment-container .pxp-sentiment-tilt.positive { background: #2D6634; border-color: #56AC63; }
/* Change badge */
.pxp-change-badge {
    border-radius: 3px; cursor: default; display: inline-block; font-size: 10px; font-weight: 600; margin: 0 2px; 
    max-width: 75px; min-height: 15px; min-width: 20px; padding: 3px 5px; position: relative; white-space: nowrap;
}
.pxp-change-badge.large { font-size: 14px; max-width: 100px; min-height: 20px; min-width: 30px; }
.pxp-change-badge.small { font-size: 9px; max-width: 80px; min-height: 12px; min-width: 20px; padding: 2px 3px; }
/* Positional adjustments for badge */
.pxp-change-badge.bottomleft, .pxp-change-badge.topleft {
    transform: translateX(-75%); -moz-transform: translateX(-75%); -o-transform: translateX(-75%); -webkit-transform: translateX(-75%);
}
.pxp-change-badge.bottomright, .pxp-change-badge.topright {
    transform: translateX(75%); -moz-transform: translateX(75%); -o-transform: translateX(75%); -webkit-transform: translateX(75%);
}
/* Transparent bg */
.pxp-change-badge.negative { color: #F45A59; }
.pxp-change-badge.neutral { color: #FFAF93; }
.pxp-change-badge.positive { color: #56AC63; }
/* Coloured bg */
.pxp-change-badge.filled { box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.66); color: #FFFFFF; }
.pxp-change-badge.filled.negative { background-color: #D11A03; }
.pxp-change-badge.filled.neutral { background-color: #ED5F2D; }
.pxp-change-badge.filled.positive { background-color: #4FAA5F; }
/* Badge arrow margin */
.pxp-change-badge.small > span:first-of-type { padding-right: 3px; }
/* Tooltip info icon */
.pxp-info { cursor: pointer; color: #ED5F2D; font-size: 12px; }
.pxp-info:hover { color: #FFA280; }
.pxp-info::after { content: "\f05a"; }
/* Extra function block (usually topright of parent) */
.pxp-function { display: block; }
.pxp-function > div { display: block; float: left; margin-right: 10px; }
.pxp-function > div:last-of-type { margin-right: 0; }
.pxp-function .period-switch { cursor: pointer; position: relative; }
.pxp-function .period-switch .display::after { content: "\f0d7"; font-family: "Font Awesome 6 Pro"; margin-left: 5px; }
.pxp-function .btn { font-size: 10px; min-width: 40px; max-width: 80px; padding: 3px 10px; }
/* Table (table element) */
.pxp-table { border: none; margin-bottom: 10px; min-height: 50px; cursor: default; width: 100%; }
.pxp-table .botalign { padding-bottom: 0; vertical-align: bottom; }
.pxp-table .topalign { vertical-align: top; }
.pxp-table thead tr th { position: -webkit-sticky; position: sticky; top: 0; }  /* Sticky header items */
.pxp-table thead tr th, .pxp-table tbody tr td, .pxp-table tfoot tr td { padding: 5px; }
.pxp-table tbody tr:nth-of-type(odd) { background-color: #EFEFEF; }
.pxp-table tbody tr:hover { background: #D4DDE6; }
/* Fake table - table made with divs */
.pxp-fake-table { display: table; width: 100%; }
.pxp-fake-table .pxp-fake-cell { display: table-cell; padding: 10px; vertical-align: top; }
/* Special CSS Icons */
.pxp-icon-container { display: inline-block; height: 14px; margin: 2px 4px; position: relative; width: 14px; }
.pxp-icon {
    display: inline-block; transform: rotate(45deg); -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg); -o-transform: rotate(45deg); -moz-transform: rotate(45deg);
}
.pxp-icon-container .pxp-icon { height: 14px; width: 14px; }
.pxp-icon-container.warning .pxp-icon { background-color: #FFF700; border: 1px solid #373F58; }
.pxp-icon-container.warning span { color: #242C3F; }
.pxp-icon-container span:not(.pxp-icon) {
    font-size: 10px; font-weight: 800; line-height: 9px; text-align: center; position: absolute; top: 50%; left: 50%; 
    transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);
}
/* Tags */
.pxp-tag { background: #F08432; border: 1px solid #F08432; border-radius: 3px; color: #FFFFFF; display: flex; margin: 0 2px 3px 2px; padding: 1px; }
.pxp-tag.hollow { background: transparent; color: inherit; }
.pxp-tag > * { display: block !important; padding: 0 1px 0 1px; }
/* img element modifiers */
img.pxp-small-image { display: block; margin: 0 auto; max-width: 200px; }
img.pxp-medium-image { display: block; margin: 0 auto; max-width: 500px; }
img.pxp-large-image { display: block; margin: 0 auto; max-width: 1000px; }
/* Server flash */
.flash-notif { z-index: 3; }
.flash-notif .flash-close { cursor: pointer; padding: 5px; }
.flash-notif .flash-close::after { content: "\f00d"; }
/* JS notifs */
.pxp-notif { display: block; }
.pxp-notif > p { margin: 0; }
.pxp-notif .success { background: #00C41A; color: #FFFFFF; }
.pxp-notif .info { background: #0000A3; color: #FFFFFF; }
.pxp-notif .warning { background: #E99F15; }
.pxp-notif .error { background: #EC0000; color: #FFFFFF; }
.pxp-notif .success, .pxp-notif .info, .pxp-notif .warning, .pxp-notif .error { padding: 4px 6px; }
#cds-menu .pxp-notif .success, #cds-menu .pxp-notif .info, #cds-menu .pxp-notif .warning, #cds-menu .pxp-notif .error { padding: 4px 4px; margin-bottom: 3px; }
.pxp-notif p > span:first-of-type { margin-right: 10px; }
/* Decoration element */
.pxp-title-decor { margin-right: 10px; min-height: 60px; min-width: 28px; position: relative; }
.pxp-title-decor > .basic-icon { position: absolute; top: 0; left: 0; height: 100%; width: 100%; }
.pxp-title-decor > .basic-icon:after { 
	background-image: url(../../images/icons/decor.svg); background-position: center; background-repeat: no-repeat; background-size: contain;
    content: ""; display: block; height: 100%; width: 100%;
}
.pxp-title-decor.small {  margin-right: 5px; min-width: 18px; }

/* Prefab fields */
.pxp-field { max-width: 100%; padding: 5px; position: relative; }
.pxp-field label { padding: 0 3px; }
.pxp-field label input, .pxp-field label select, .pxp-field label textarea { max-width: 100%; }
.pxp-field label select, .pxp-field label textarea { min-width: 100px; }
.pxp-field input:read-only { cursor: default; outline: none; }
.pxp-field :-moz-read-only { cursor: default; outline: none; }
.pxp-field .radio-field, .pxp-field .checkbox-field, .pxp-field .select-field select, 
.pxp-field .button-field button, .pxp-field .submit-field input { cursor: pointer; }
.pxp-field .radio-field input, .pxp-field .checkbox-field input { height: 1px; opacity: 0; overflow: hidden; margin-left: -1px; width: 1px; }
.pxp-field .checkbox-field input ~ span:first-of-type:before, 
.pxp-field .radio-field input ~ span:before { color: #242C3F; display: inline; font-family: "Font Awesome 6 Pro"; font-size: 120%; }
.pxp-field .radio-field input ~ span:before { content: '\f111'; }
.pxp-field .radio-field input:checked ~ span:before { content: '\f192'; }
.pxp-field .checkbox-field input ~ span:first-of-type::before { content: '\f0c8'; }
.pxp-field .checkbox-field input:checked ~ span:first-of-type::before { content: '\f14a'; }
.pxp-field .checkbox-field input:disabled ~ span, .pxp-field .radio-field input:disabled ~ span { opacity: 0.3; }
.pxp-field .select-field select { 
    background-color: transparent; background-image: url(../../images/icons/svg/down.svg);
    background-position: calc(100% - 5px) center; background-repeat: no-repeat; background-size: 12px; cursor: pointer; 
    appearance: none; -webkit-appearance: none; -moz-appearance: none; padding: 2px; padding-right: 20px;
    border: 1px solid #ABABAB;
}
.pxp-field .select-field select::-ms-expand { display: none; }  /* IE select change */

/* List edits */
ul.pxp-duo-list, ol.pxp-duo-list { columns: 2; }
ul.pxp-tri-list, ol.pxp-tri-list { columns: 3; }

/* Language selection */
.lang-icon { position: absolute; right: 94px; top: 0; border: 1px solid white; }
.lang-icon .fa-globe { color: #BAC8E6; font-size: 2.5em; }
.lang-icon .fa-globe:hover { color: #242C3F; }
[name*=-lang-opt] { height: 1px; margin-right: -1px; opacity: 0; width: 1px; }
[name*=-lang-opt] ~ span { margin-left: -5px; opacity: 0.4; }
[name*=-lang-opt]:checked ~ span { opacity: 1; }
/* Video content */
.video-icon {
    border: 1px solid #BAC8E6; border-radius: 16px; color: #BAC8E6; cursor: pointer; height: 32px; 
    overflow: hidden; right: 55px; top: 0; width: 32px; z-index: 2; position: absolute;
}
.video-icon span { color: inherit; display: block; margin: 0 auto; width: 19px; }
/* Export content */
/* Icon */
.export {
	border: 1px solid #BAC8E6; border-radius: 16px; color: #BAC8E6; cursor: pointer; height: 32px; overflow: hidden; position: absolute;
	right: 15px; top: 0; width: 32px; z-index: 2;
}
.export:hover, .video-icon:hover { border: 1px solid #242C3F; color: #242C3F; }
.export span { color: inherit; display: block; margin: 0 auto; width: 16px; }
.export span::before, .video-icon span::before { font-size: 18px; line-height: 30px; position: absolute; text-align: center; }
/* Modal content */
/* jfield checkboxes */
#export-modal .jfield { padding: 0; }
.jmodal-body .jfield label, .jmodal-body .pxp-field label { text-transform: capitalize; }
.jmodal-body .jfield label input[type=checkbox] ~ span:first-of-type:before, .jmodal-body .pxp-field label input[type=checkbox] ~ span:first-of-type:before 
{ border: 1px solid #CCCCCC; border-radius: 1px; content: '\f00c'; color: transparent; padding: 2px 1px; }
.jmodal-body .jfield label input[type=checkbox]:checked ~ span:first-of-type:before, .jmodal-body .pxp-field label input[type=checkbox]:checked ~ span:first-of-type:before
{ content: '\f00c'; color: #F07E32; }
#export-modal .export-preview img { height: auto; width: auto; max-height: 200px; max-width: 100%; }
/* Copy data in export */
#copy-data-display { max-height: 400px; overflow: auto; }
#copy-data-display h4 { margin: 5px 0 10px; }
#copy-data-display h4 ~ div > div { padding-left: 10px; }
#copy-data-display > div { min-width: 200px; }
#copy-data-display .jfield, #copy-data-display .pxp-field { padding: 0; }

@media (max-height: 700px) {
    #export-modal .export-preview, #export-modal .export-preview ~ .line { display: none; }
}

.range-field input{width:unset;display: inline-block;margin-left:5px;}

#tc-comparator-legend-container { max-width: 85%;}

.facebook_login > span:before{
    content: url(../../images/icons/facebook_auth_button_icon.png);
    width:14px;
    height:14px;
    padding-right:5px;
    vertical-align: middle;
}
.facebook_login,.facebook_login:hover,.facebook_login:focus{
    background:rgb(24, 119, 242) ;
    border:0px;
}
.facebook_login:active{
    border:0px;
    background:#4267b2 ;
}
.facebook_login.disabled{
    color:white !important;
    background: rgb(128,128,128);
    
}
#cds-menu select:disabled{
    cursor: default;
    background-image: none;
    background-color: #f8f8f8;
}

/* Announcements */
.announcement.alert {
    background-color: #CF2812;
    color: white;
}
.announcement.warning {
    background-color: #F1C70C;
    color: black;
}
.announcement.info {
    background-color: #0D5ED8;
    color: white;
}
.announcement a:hover, .announcement a { 
    color: inherit;
}

.active-emphasis {
    outline-width: 2px;
    outline-style: solid;
    animation-name: active-emphasis;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

@-moz-keyframes active-emphasis {
    0% { outline-color: transparent; }
    25% { outline-color: #ED5F2D; }
    75% { outline-color: #ED5F2D; }
    100% { outline-color: transparent; }
}
@-webkit-keyframes active-emphasis {
    0% { outline-color: transparent; }
    25% { outline-color: #ED5F2D; }
    75% { outline-color: #ED5F2D; }
    100% { outline-color: transparent; }
}
@keyframes active-emphasis {
    0% { outline-color: transparent; }
    25% { outline-color: #ED5F2D; }
    75% { outline-color: #ED5F2D; }
    100% { outline-color: transparent; }
}