.woof_redraw_zone label.woof_section_tab_label {
display: block;
padding: 6px 12px;
margin-right: 0.2rem;
cursor: pointer;
background: #fff;
border: 2px solid #ccc;
margin-bottom: 2px;
font-weight: normal;
transition: background ease 0.2s;
width: 100%;
float: left;
}
.woof_redraw_zone .woof_section_tab {
width: 100%;
padding: 3px;
background: #fff;
height: 1px;
overflow: hidden;
opacity: 0;
transition: all 0.5s ease-in-out;
}
.woof_redraw_zone input[name="woof_section_tabs"] {
display: none;
}
.woof_redraw_zone input[name="woof_section_tabs"]:checked + label.woof_section_tab_label {
font-weight: bold;
}
label.woof_section_tab_label span{
transition: transform .5s ease-in-out;
display: inline-block;
float: right;
font-weight: bolder;
}
.woof_redraw_zone input[name="woof_section_tabs"]:checked + label.woof_section_tab_label span{
transform: rotate(45deg);
}
.woof_redraw_zone input[name="woof_section_tabs"]:checked + label.woof_section_tab_label + .woof_section_tab {
height: auto;
opacity: 1;
transition: all 0.5s ease-in-out;
overflow: inherit;
}.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}.tooltipster-sidetip.tooltipster-noir .tooltipster-box{border-radius:0;border:3px solid #000;background:#fff}.tooltipster-sidetip.tooltipster-noir .tooltipster-content{color:#000}.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow{height:11px;margin-left:-11px;width:22px}.tooltipster-sidetip.tooltipster-noir.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow{height:22px;margin-left:0;margin-top:-11px;width:11px}.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow-background{border:11px solid transparent}.tooltipster-sidetip.tooltipster-noir.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#fff;top:4px}.tooltipster-sidetip.tooltipster-noir.tooltipster-left .tooltipster-arrow-background{border-left-color:#fff;left:-4px}.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow-background{border-right-color:#fff;left:4px}.tooltipster-sidetip.tooltipster-noir.tooltipster-top .tooltipster-arrow-background{border-top-color:#fff;top:-4px}.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow-border{border-width:11px}.tooltipster-sidetip.tooltipster-noir.tooltipster-bottom .tooltipster-arrow-uncropped{top:-11px}.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow-uncropped{left:-11px}.irs {
position: relative;
display: block;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
font-size: 12px;
font-family: Arial, sans-serif;
}
.irs-line {
position: relative;
display: block;
overflow: hidden;
outline: none !important;
}
.irs-bar {
position: absolute;
display: block;
left: 0;
width: 0;
}
.irs-shadow {
position: absolute;
display: none;
left: 0;
width: 0;
}
.irs-handle {
position: absolute;
display: block;
box-sizing: border-box;
cursor: default;
z-index: 1;
}
.irs-handle.type_last {
z-index: 2;
}
.irs-min,
.irs-max {
position: absolute;
display: block;
cursor: default;
}
.irs-min {
left: 0;
}
.irs-max {
right: 0;
}
.irs-from,
.irs-to,
.irs-single {
position: absolute;
display: block;
top: 0;
left: 0;
cursor: default;
white-space: nowrap;
}
.irs-grid {
position: absolute;
display: none;
bottom: 0;
left: 0;
width: 100%;
height: 20px;
}
.irs-with-grid .irs-grid {
display: block;
}
.irs-grid-pol {
position: absolute;
top: 0;
left: 0;
width: 1px;
height: 8px;
background: #000;
}
.irs-grid-pol.small {
height: 4px;
}
.irs-grid-text {
position: absolute;
bottom: 0;
left: 0;
white-space: nowrap;
text-align: center;
font-size: 9px;
line-height: 9px;
padding: 0 3px;
color: #000;
}
.irs-disable-mask {
position: absolute;
display: block;
top: 0;
left: -1%;
width: 102%;
height: 100%;
cursor: default;
background: rgba(0, 0, 0, 0);
z-index: 2;
}
.lt-ie9 .irs-disable-mask {
background: #000;
filter: alpha(opacity=0);
cursor: not-allowed;
}
.irs-disabled {
opacity: 0.4;
}
.irs-hidden-input {
position: absolute !important;
display: block !important;
top: 0 !important;
left: 0 !important;
width: 0 !important;
height: 0 !important;
font-size: 0 !important;
line-height: 0 !important;
padding: 0 !important;
margin: 0 !important;
overflow: hidden;
outline: none !important;
z-index: -9999 !important;
background: none !important;
border-style: solid !important;
border-color: transparent !important;
}
.irs--flat {
height: 40px;
}
.irs--flat.irs-with-grid {
height: 60px;
}
.irs--flat .irs-line {
top: 25px;
height: 12px;
background-color: #e1e4e9;
border-radius: 4px;
}
.irs--flat .irs-bar {
top: 25px;
height: 12px;
background-color: #ed5565;
}
.irs--flat .irs-bar--single {
border-radius: 4px 0 0 4px;
}
.irs--flat .irs-shadow {
height: 1px;
bottom: 16px;
background-color: #e1e4e9;
}
.irs--flat .irs-handle {
top: 22px;
width: 16px;
height: 18px;
background-color: transparent;
}
.irs--flat .irs-handle > i:first-child {
position: absolute;
display: block;
top: 0;
left: 50%;
width: 2px;
height: 100%;
margin-left: -1px;
background-color: #da4453;
}
.irs--flat .irs-handle.state_hover > i:first-child,
.irs--flat .irs-handle:hover > i:first-child {
background-color: #a43540;
}
.irs--flat .irs-min,
.irs--flat .irs-max {
top: 0;
padding: 1px 3px;
color: #999;
font-size: 10px;
line-height: 1.333;
text-shadow: none;
background-color: #e1e4e9;
border-radius: 4px;
}
.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
color: white;
font-size: 10px;
line-height: 1.333;
text-shadow: none;
padding: 1px 5px;
background-color: #ed5565;
border-radius: 4px;
}
.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
position: absolute;
display: block;
content: "";
bottom: -6px;
left: 50%;
width: 0;
height: 0;
margin-left: -3px;
overflow: hidden;
border: 3px solid transparent;
border-top-color: #ed5565;
}
.irs--flat .irs-grid-pol {
background-color: #e1e4e9;
}
.irs--flat .irs-grid-text {
color: #999;
}
.irs--big {
height: 55px;
}
.irs--big.irs-with-grid {
height: 70px;
}
.irs--big .irs-line {
top: 33px;
height: 12px;
background-color: white;
background: linear-gradient(to bottom, #ddd -50%, white 150%);
border: 1px solid #ccc;
border-radius: 12px;
}
.irs--big .irs-bar {
top: 33px;
height: 12px;
background-color: #92bce0;
border: 1px solid #428bca;
background: linear-gradient(to bottom, #ffffff 0%, #428bca 30%, #b9d4ec 100%);
box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.5);
}
.irs--big .irs-bar--single {
border-radius: 12px 0 0 12px;
}
.irs--big .irs-shadow {
height: 1px;
bottom: 16px;
background-color: rgba(66, 139, 202, 0.5);
}
.irs--big .irs-handle {
top: 25px;
width: 30px;
height: 30px;
border: 1px solid rgba(0, 0, 0, 0.3);
background-color: #cbcfd5;
background: linear-gradient(to bottom, white 0%, #B4B9BE 30%, white 100%);
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2), inset 0 0 3px 1px white;
border-radius: 30px;
}
.irs--big .irs-handle.state_hover,
.irs--big .irs-handle:hover {
border-color: rgba(0, 0, 0, 0.45);
background-color: #939ba7;
background: linear-gradient(to bottom, white 0%, #919BA5 30%, white 100%);
}
.irs--big .irs-min,
.irs--big .irs-max {
top: 0;
padding: 1px 5px;
color: white;
text-shadow: none;
background-color: #9f9f9f;
border-radius: 3px;
}
.irs--big .irs-from,
.irs--big .irs-to,
.irs--big .irs-single {
color: white;
text-shadow: none;
padding: 1px 5px;
background-color: #428bca;
background: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
border-radius: 3px;
}
.irs--big .irs-grid-pol {
background-color: #428bca;
}
.irs--big .irs-grid-text {
color: #428bca;
}
.irs--modern {
height: 55px;
}
.irs--modern.irs-with-grid {
height: 55px;
}
.irs--modern .irs-line {
top: 25px;
height: 5px;
background-color: #d1d6e0;
background: linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);
border: 1px solid #a3adc1;
border-bottom-width: 0;
border-radius: 5px;
}
.irs--modern .irs-bar {
top: 25px;
height: 5px;
background: #20b426;
background: linear-gradient(to bottom, #20b426 0%, #18891d 100%);
}
.irs--modern .irs-bar--single {
border-radius: 5px 0 0 5px;
}
.irs--modern .irs-shadow {
height: 1px;
bottom: 21px;
background-color: rgba(209, 214, 224, 0.5);
}
.irs--modern .irs-handle {
top: 37px;
width: 12px;
height: 13px;
border: 1px solid #a3adc1;
border-top-width: 0;
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
border-radius: 0 0 3px 3px;
}
.irs--modern .irs-handle > i:nth-child(1) {
position: absolute;
display: block;
top: -4px;
left: 1px;
width: 6px;
height: 6px;
border: 1px solid #a3adc1;
background: white;
transform: rotate(45deg);
}
.irs--modern .irs-handle > i:nth-child(2) {
position: absolute;
display: block;
box-sizing: border-box;
top: 0;
left: 0;
width: 10px;
height: 12px;
background: #e9e6e6;
background: linear-gradient(to bottom, white 0%, #e9e6e6 100%);
border-radius: 0 0 3px 3px;
}
.irs--modern .irs-handle > i:nth-child(3) {
position: absolute;
display: block;
box-sizing: border-box;
top: 3px;
left: 3px;
width: 4px;
height: 5px;
border-left: 1px solid #a3adc1;
border-right: 1px solid #a3adc1;
}
.irs--modern .irs-handle.state_hover,
.irs--modern .irs-handle:hover {
border-color: #7685a2;
background: #c3c7cd;
background: linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%);
}
.irs--modern .irs-handle.state_hover > i:nth-child(1),
.irs--modern .irs-handle:hover > i:nth-child(1) {
border-color: #7685a2;
}
.irs--modern .irs-handle.state_hover > i:nth-child(3),
.irs--modern .irs-handle:hover > i:nth-child(3) {
border-color: #48536a;
}
.irs--modern .irs-min,
.irs--modern .irs-max {
top: 0;
font-size: 10px;
line-height: 1.333;
text-shadow: none;
padding: 1px 5px;
color: white;
background-color: #d1d6e0;
border-radius: 5px;
}
.irs--modern .irs-from,
.irs--modern .irs-to,
.irs--modern .irs-single {
font-size: 10px;
line-height: 1.333;
text-shadow: none;
padding: 1px 5px;
background-color: #20b426;
color: white;
border-radius: 5px;
}
.irs--modern .irs-from:before,
.irs--modern .irs-to:before,
.irs--modern .irs-single:before {
position: absolute;
display: block;
content: "";
bottom: -6px;
left: 50%;
width: 0;
height: 0;
margin-left: -3px;
overflow: hidden;
border: 3px solid transparent;
border-top-color: #20b426;
}
.irs--modern .irs-grid {
height: 25px;
}
.irs--modern .irs-grid-pol {
background-color: #dedede;
}
.irs--modern .irs-grid-text {
color: silver;
font-size: 13px;
}
.irs--sharp {
height: 50px;
font-size: 12px;
line-height: 1;
}
.irs--sharp.irs-with-grid {
height: 57px;
}
.irs--sharp .irs-line {
top: 30px;
height: 2px;
background-color: black;
border-radius: 2px;
}
.irs--sharp .irs-bar {
top: 30px;
height: 2px;
background-color: #ee22fa;
}
.irs--sharp .irs-bar--single {
border-radius: 2px 0 0 2px;
}
.irs--sharp .irs-shadow {
height: 1px;
bottom: 21px;
background-color: rgba(0, 0, 0, 0.5);
}
.irs--sharp .irs-handle {
top: 25px;
width: 10px;
height: 10px;
background-color: #a804b2;
}
.irs--sharp .irs-handle > i:first-child {
position: absolute;
display: block;
top: 100%;
left: 0;
width: 0;
height: 0;
border: 5px solid transparent;
border-top-color: #a804b2;
}
.irs--sharp .irs-handle.state_hover,
.irs--sharp .irs-handle:hover {
background-color: black;
}
.irs--sharp .irs-handle.state_hover > i:first-child,
.irs--sharp .irs-handle:hover > i:first-child {
border-top-color: black;
}
.irs--sharp .irs-min,
.irs--sharp .irs-max {
color: white;
font-size: 14px;
line-height: 1;
top: 0;
padding: 3px 4px;
opacity: 0.4;
background-color: #a804b2;
border-radius: 2px;
}
.irs--sharp .irs-from,
.irs--sharp .irs-to,
.irs--sharp .irs-single {
font-size: 14px;
line-height: 1;
text-shadow: none;
padding: 3px 4px;
background-color: #a804b2;
color: white;
border-radius: 2px;
}
.irs--sharp .irs-from:before,
.irs--sharp .irs-to:before,
.irs--sharp .irs-single:before {
position: absolute;
display: block;
content: "";
bottom: -6px;
left: 50%;
width: 0;
height: 0;
margin-left: -3px;
overflow: hidden;
border: 3px solid transparent;
border-top-color: #a804b2;
}
.irs--sharp .irs-grid {
height: 25px;
}
.irs--sharp .irs-grid-pol {
background-color: #dedede;
}
.irs--sharp .irs-grid-text {
color: silver;
font-size: 13px;
}
.irs--round {
height: 50px;
}
.irs--round.irs-with-grid {
height: 65px;
}
.irs--round .irs-line {
top: 36px;
height: 4px;
background-color: #dee4ec;
border-radius: 4px;
}
.irs--round .irs-bar {
top: 36px;
height: 4px;
background-color: #006cfa;
}
.irs--round .irs-bar--single {
border-radius: 4px 0 0 4px;
}
.irs--round .irs-shadow {
height: 4px;
bottom: 21px;
background-color: rgba(222, 228, 236, 0.5);
}
.irs--round .irs-handle {
top: 26px;
width: 24px;
height: 24px;
border: 4px solid #006cfa;
background-color: white;
border-radius: 24px;
box-shadow: 0 1px 3px rgba(0, 0, 255, 0.3);
}
.irs--round .irs-handle.state_hover,
.irs--round .irs-handle:hover {
background-color: #f0f6ff;
}
.irs--round .irs-min,
.irs--round .irs-max {
color: #333;
font-size: 14px;
line-height: 1;
top: 0;
padding: 3px 5px;
background-color: rgba(0, 0, 0, 0.1);
border-radius: 4px;
}
.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
font-size: 14px;
line-height: 1;
text-shadow: none;
padding: 3px 5px;
background-color: #006cfa;
color: white;
border-radius: 4px;
}
.irs--round .irs-from:before,
.irs--round .irs-to:before,
.irs--round .irs-single:before {
position: absolute;
display: block;
content: "";
bottom: -6px;
left: 50%;
width: 0;
height: 0;
margin-left: -3px;
overflow: hidden;
border: 3px solid transparent;
border-top-color: #006cfa;
}
.irs--round .irs-grid {
height: 25px;
}
.irs--round .irs-grid-pol {
background-color: #dedede;
}
.irs--round .irs-grid-text {
color: silver;
font-size: 13px;
}
.irs--square {
height: 50px;
}
.irs--square.irs-with-grid {
height: 60px;
}
.irs--square .irs-line {
top: 31px;
height: 4px;
background-color: #dedede;
}
.irs--square .irs-bar {
top: 31px;
height: 4px;
background-color: black;
}
.irs--square .irs-shadow {
height: 2px;
bottom: 21px;
background-color: #dedede;
}
.irs--square .irs-handle {
top: 25px;
width: 16px;
height: 16px;
border: 3px solid black;
background-color: white;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.irs--square .irs-handle.state_hover,
.irs--square .irs-handle:hover {
background-color: #f0f6ff;
}
.irs--square .irs-min,
.irs--square .irs-max {
color: #333;
font-size: 14px;
line-height: 1;
top: 0;
padding: 3px 5px;
background-color: rgba(0, 0, 0, 0.1);
}
.irs--square .irs-from,
.irs--square .irs-to,
.irs--square .irs-single {
font-size: 14px;
line-height: 1;
text-shadow: none;
padding: 3px 5px;
background-color: black;
color: white;
}
.irs--square .irs-grid {
height: 25px;
}
.irs--square .irs-grid-pol {
background-color: #dedede;
}
.irs--square .irs-grid-text {
color: silver;
font-size: 11px;
}#ccpa-cookie-consent-show-again,#gdpr-cookie-consent-bar,#gdpr-cookie-consent-show-again{margin:0;padding:0;display:flex;align-items:center;box-sizing:border-box;z-index:999999999}#ccpa-cookie-consent-show-again,#gdpr-cookie-consent-show-again{padding:.5rem 1rem;cursor:pointer;font-size:14px}#gdpr-cookie-consent-bar.gdpr-banner{width:calc(100vw - 45px)}#gdpr-cookie-consent-bar .gdpr_notice_header{display:flex;gap:8px;max-width:1800px;width:100%}#gdpr-cookie-consent-bar .gdpr_main_body{max-width:1800px;width:100%}#gdpr-cookie-consent-bar.gdpr-popup,#gdpr-cookie-consent-bar.gdpr-widget{width:768px}#gdpr-cookie-consent-bar h3{margin:0}#gdpr-cookie-consent-bar p{margin:0;color:inherit;font-weight:var(--text-regular-font-weight);font-size:14px;text-align:justify;text-wrap:auto}#gdpr-cookie-consent-bar .cookie_notice_buttons a{font-weight:var(--text-regular-font-weight);font-size:14px}#gdpr-cookie-consent-bar .cookie_notice_buttons{display:flex;align-items:center}#gdpr-cookie-consent-bar .cookie_notice_buttons .left_buttons,#gdpr-cookie-consent-bar .cookie_notice_buttons .right_buttons{width:100%}#gdpr-cookie-consent-bar .cookie_notice_buttons a{text-align:center;display:flex;align-items:center;justify-content:center}.cookie_notice_buttons .left_buttons,.cookie_notice_buttons .right_buttons{display:flex;gap:10px}#gdpr-cookie-consent-bar .row_spaced{display:flex;flex-direction:column;gap:15px}#gdpr-cookie-consent-bar .row_spaced-buttons{flex-direction:row;gap:10px;justify-content:space-between}#gdpr-cookie-consent-bar .side_column{display:flex;flex-direction:row;gap:25px;align-items:center;justify-content:space-between}#gdpr-cookie-consent-bar .side_column-buttons{flex-direction:column-reverse;gap:10px;justify-content:center}#gdpr-cookie-consent-bar .row_full{display:flex;flex-direction:column;gap:15px}#gdpr-cookie-consent-bar .row_full-buttons{flex-direction:row-reverse;gap:10px;justify-content:center}#gdpr-cookie-consent-bar .row_full-buttons .left_buttons,#gdpr-cookie-consent-bar .row_full-buttons .right_buttons{width:100%}#gdpr-cookie-consent-bar .row_full-buttons .left_buttons:empty,#gdpr-cookie-consent-bar .row_full-buttons .right_buttons:empty{display:none}#gdpr-cookie-consent-bar .column_center{display:flex;flex-direction:column;align-items:center;gap:15px}#gdpr-cookie-consent-bar .column_center-buttons{flex-direction:column-reverse;gap:10px;align-items:center;justify-content:center;width:fit-content}#gdpr-cookie-consent-bar .column_center-buttons .left_buttons,#gdpr-cookie-consent-bar .column_center-buttons .right_buttons{width:100%}#gdpr-cookie-consent-bar .row_center{display:flex;flex-direction:column;align-items:center;gap:15px}#gdpr-cookie-consent-bar .row_center-buttons{flex-direction:row-reverse;gap:10px;align-items:stretch;justify-content:center;width:fit-content}#gdpr-cookie-consent-bar .row_center-buttons .left_buttons,#gdpr-cookie-consent-bar .row_center-buttons .right_buttons{justify-content:center}#gdpr-cookie-consent-bar .column_center_reverse{display:flex;flex-direction:column;align-items:center;gap:15px}#gdpr-cookie-consent-bar .column_center_reverse-buttons{flex-direction:column;gap:10px;align-items:center;justify-content:center;width:fit-content}#gdpr-cookie-consent-bar .column_center_reverse-buttons .left_buttons,#gdpr-cookie-consent-bar .column_center_reverse-buttons .right_buttons{width:100%}#gdpr-cookie-consent-bar.gdpr-banner.bold{flex-direction:column!important;justify-content:center;gap:5px!important}#gdpr-cookie-consent-bar .powered-by-credits{text-align:center;font-size:10px}#gdpr-cookie-consent-bar .side_row{display:flex;flex-direction:row;gap:15px;align-items:center}#gdpr-cookie-consent-bar .side_row-buttons{flex-direction:row;gap:10px;justify-content:space-evenly;flex-wrap:wrap;height:fit-content}#gdpr-cookie-consent-bar .side_row-buttons .left_buttons{flex-direction:row-reverse;justify-content:center;width:100%}#gdpr-cookie-consent-bar.blue_split{flex-direction:row!important}#gdpr-cookie-consent-bar.blue_split.gdpr-banner:has(.gdpr_logo_image) .small_row_big_column{margin-left:calc(25% - 60px)}#gdpr-cookie-consent-bar.blue_split.gdpr-banner:not(:has(.gdpr_logo_image)) .small_row_big_column{margin-left:calc(25% - 30px)}#gdpr-cookie-consent-bar.blue_split.gdpr-popup:has(.gdpr_logo_image) .small_row_big_column,#gdpr-cookie-consent-bar.blue_split.gdpr-widget:has(.gdpr_logo_image) .small_row_big_column{margin-left:calc(25% - 50px)}#gdpr-cookie-consent-bar.blue_split.gdpr-popup:not(:has(.gdpr_logo_image)) .small_row_big_column,#gdpr-cookie-consent-bar.blue_split.gdpr-widget:not(:has(.gdpr_logo_image)) .small_row_big_column{margin-left:calc(30% - 20px)}#gdpr-cookie-consent-bar .small_row_big_column{display:flex;flex-direction:row;gap:25px;align-items:center;justify-content:center;margin-left:calc(25% - 100px);position:unset}#gdpr-cookie-consent-bar.gdpr-popup .small_row_big_column,#gdpr-cookie-consent-bar.gdpr-widget .small_row_big_column{margin-left:calc(30% - 40px);flex-direction:column}#gdpr-cookie-consent-bar.gdpr-popup .small_row_big_column .small_row_big_column-buttons,#gdpr-cookie-consent-bar.gdpr-widget .small_row_big_column .small_row_big_column-buttons{width:100%}#gdpr-cookie-consent-bar.blue_split .gdpr_banner_decoration{width:25%}#gdpr-cookie-consent-bar.blue_split.gdpr-popup .gdpr-notice-content-body h3,#gdpr-cookie-consent-bar.blue_split.gdpr-widget .gdpr-notice-content-body h3{left:40px;top:100px;width:calc(25% - 50px)}#gdpr-cookie-consent-bar.blue_split.gdpr-banner .gdpr-notice-content-body h3{left:120px;top:82px;width:calc(25% - 130px)}#gdpr-cookie-consent-bar .small_row_big_column .small_row_big_column{flex-direction:row}#gdpr-cookie-consent-bar .small_row_big_column .small_row_big_column-buttons{flex-direction:column-reverse;min-width:280px;width:fit-content;flex-wrap:wrap-reverse;gap:10px;justify-content:center}#gdpr-cookie-consent-bar .small_row_big_column .small_row_big_column-buttons a{min-width:auto}#gdpr-cookie-consent-bar.new_default .powered-by-credits{position:absolute;bottom:11px;right:15px}@media (min-width:550px) and (max-width:815px){#gdpr-cookie-consent-bar.new_default{padding-bottom:41px!important}}@media (max-width:769px){#gdpr-cookie-consent-bar .gdpr_main_body{flex-direction:column!important}#gdpr-cookie-consent-bar .cookie_notice_buttons{width:100%!important}}#gdpr-ccpa-gdprmodal .gdprmodal-content{padding:1rem 2rem;text-align:center;height:fit-content;box-sizing:border-box;width:680px}#gdpr-ccpa-gdprmodal .gdprmodal-content .gdpr-gpc-site-honored{display:flex;align-items:center;gap:6px;padding:15px 0}.gdpr-gpc-site-honored{display:flex;align-items:center;gap:6px;margin:0;padding:0;width:100%}#gdpr-ccpa-gdprmodal .gdprmodal-content .gdpr_action_button{text-transform:none}#gdpr-ccpa-gdprmodal .gdprmodal-content .gdprmodal_optout_check{margin-top:10px;margin-bottom:10px;display:flex;font-size:16px;font-weight:500}#gdpr-ccpa-gdprmodal .gdprmodal-footer{border:unset;flex-direction:column;gap:6px}.gdprmodal-footer{flex-direction:column}.gdprmodal-footer .gdpr-footer-buttons{display:flex;width:100%;gap:6px}#gdpr-ccpa-gdprmodal .gdprmodal-dialog .gdprmodal-footer .powered-by-credits{font-size:10px;gap:4px}.gdprmodal-dialog .gdprmodal-footer .powered-by-credits{font-size:10px;display:flex;justify-content:center}#gdpr-ccpa-gdprmodal .gdprmodal-dialog .gdprmodal-footer .powered-by-credits a{color:var(--popup_accent_color)}#gdpr-ccpa-gdprmodal .gdprmodal-footer .gdprmodal-footer-buttons{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;gap:5px}#gdpr-ccpa-gdprmodal .gdprmodal-body{padding-top:1rem;overflow:hidden;height:fit-content;min-height:fit-content}#gdpr-ccpa-gdprmodal .gdprmodal-body p{margin:0;padding:0;font-size:14px;text-align:justify}#gdpr-ccpa-gdprmodal .gdprmodal-body .gdpr_action_button.close{position:absolute;right:.5rem;top:.5rem;padding:0;background-color:none;border-style:none}#gdpr-ccpa-gdprmodal .gdprmodal-dialog .gdprmodal-footer{padding:0}@media (max-width:1228px){.gdprmodal-dialog .gdprmodal-content{margin-left:5%;margin-right:5%}#gdpr-cookie-consent-bar.gdpr-banner{padding:35px 56px}#gdpr-cookie-consent-bar .small_row_big_column{margin-left:calc(25% - 50px)}#gdpr-cookie-consent-bar.blue_split.gdpr-banner .gdpr-notice-content-body h3{left:56px;width:calc(25% - 66px)}#gdpr-cookie-consent-bar .small_row_big_column{flex-direction:column}#gdpr-cookie-consent-bar.blue_split.gdpr-banner:not(:has(.gdpr_logo_image)) .small_row_big_column{margin-left:calc(28% - 30px)}#gdpr-cookie-consent-bar .small_row_big_column .small_row_big_column-buttons a{min-width:160px}#gdpr-cookie-consent-bar .small_row_big_column .small_row_big_column-buttons{width:100%}#gdpr-cookie-consent-bar .small_row_big_column .small_row_big_column-buttons .left_buttons,#gdpr-cookie-consent-bar .small_row_big_column .small_row_big_column-buttons .right_buttons{width:100%;flex:auto}}@media (max-width:768px){#gdpr-cookie-consent-bar .left_buttons:has(>:nth-child(3)),#gdpr-cookie-consent-bar .right_buttons:has(>:nth-child(3)){flex-wrap:wrap}#gdpr-cookie-consent-bar.blue_split.gdpr-banner:not(:has(.gdpr_logo_image)) .small_row_big_column{margin-left:calc(30% - 24px)!important}#gdpr-cookie-consent-bar .cookie_notice_buttons a{font-size:12px}#gdpr-cookie-consent-bar.gdpr-popup,#gdpr-cookie-consent-bar.gdpr-widget{width:calc(100vw - 45px);left:15px;right:15px;padding:30px;padding-top:50px}#gdpr-cookie-consent-bar.gdpr-banner{padding:20px;padding-top:50px;padding-bottom:30px;left:5px!important;bottom:5px!important;width:calc(100vw - 25px)}#gdpr-cookie-consent-bar{padding:12px!important}#gdpr-cookie-consent-bar.bold .side_column{flex-direction:column}#gdpr-cookie-consent-bar .row_full-buttons{flex-direction:column-reverse}#gdpr-cookie-consent-bar .row_center-buttons{flex-wrap:wrap}#gdpr-cookie-consent-bar .side_row{flex-direction:column}#gdpr-cookie-consent-bar .side_row-buttons{justify-content:space-between;align-items:center}#gdpr-cookie-consent-bar .side_row-buttons .left_buttons,#gdpr-cookie-consent-bar .side_row-buttons .right_buttons{width:auto;justify-content:center}#gdpr-cookie-consent-bar .cookie_notice_buttons.row_center-buttons a{min-width:155px!important}#gdpr-ccpa-gdprmodal .gdprmodal-content{height:fit-content}#gdpr-ccpa-gdprmodal .gdprmodal-content .gdprmodal-body{height:fit-content}#gdpr-cookie-consent-bar.blue_split.gdpr-banner .gdpr-notice-content-body h3{left:20px;top:95px;width:calc(25% - 30px)}#gdpr-cookie-consent-bar .small_row_big_column .small_row_big_column-buttons a{text-wrap:nowrap!important;min-width:120px!important;padding:10px 20px!important}}@media (max-width:550px){#gdpr-cookie-consent-bar .cookie_notice_buttons a{width:100%!important}#gdpr-cookie-consent-bar .cookie_notice_buttons{flex-wrap:wrap}#gdpr-cookie-consent-bar .left_buttons:has(>:nth-child(3)),#gdpr-cookie-consent-bar .right_buttons:has(>:nth-child(3)){flex-wrap:wrap}#gdpr-cookie-consent-bar .side_row-buttons .left_buttons,#gdpr-cookie-consent-bar .side_row-buttons .right_buttons{width:100%}#gdpr-cookie-consent-bar .cookie_notice_buttons.side_row-buttons a{width:auto;min-width:auto!important}#gdpr-cookie-consent-bar.new_default .powered-by-credits{position:relative;bottom:0;right:0;margin-top:5px!important}#gdpr-cookie-consent-bar .row_spaced{align-items:center}#gdpr-cookie-consent-bar .row_spaced-buttons{flex-direction:column;width:100%}#gdpr-cookie-consent-bar .side_column-buttons{flex-direction:column-reverse;width:100%}#gdpr-cookie-consent-bar .column_center-buttons,#gdpr-cookie-consent-bar .column_center_reverse-buttons{width:100%}.cookie_notice_buttons.row_spaced-buttons .left_buttons,.cookie_notice_buttons.row_spaced-buttons .right_buttons{justify-content:center;width:100%}#gdpr-cookie-consent-bar .side_column{flex-direction:column}#gdpr-ccpa-gdprmodal .gdprmodal-footer .gdprmodal-footer-buttons{flex-direction:column-reverse}.gdprmodal-dialog .gdprmodal-content{margin-left:2%;margin-right:2%}#gdpr-cookie-consent-bar.gdpr-popup.blue_split,#gdpr-cookie-consent-bar.gdpr-widget.blue_split{padding-left:10px;padding-right:10px;width:calc(100vw - 12px)}#gdpr-cookie-consent-bar.gdpr-widget.blue_split{left:6px!important}#gdpr-cookie-consent-bar.blue_split.gdpr-popup .gdpr-notice-content-body h3,#gdpr-cookie-consent-bar.blue_split.gdpr-widget .gdpr-notice-content-body h3{left:15px}}@media (min-width:1229px){#gdpr-cookie-consent-bar .cookie_notice_buttons a{text-wrap-mode:nowrap}}@media (max-width:768px) and (min-width:551px){#gdpr-cookie-consent-bar .cookie_notice_buttons.row_spaced-buttons a{min-width:auto!important}#gdpr-ccpa-gdprmodal .gdprmodal-content .gdprmodal-footer .gdprmodal-footer-buttons{flex-direction:column-reverse;margin-top:20px}}#cookie_credit_link{color:var(--popup_accent_color)!important;text-decoration:underline!important}#gdpr-cookie-consent-bar #cookie_credit_link{border:unset!important;background:unset!important;color:var(--popup_accent_color)}#gdpr-cookie-consent-bar a{box-sizing:border-box;font-family:inherit;cursor:pointer;text-decoration:none;box-shadow:unset}#gdpr-cookie-consent-bar .gdpr_messagebar_content h3{margin:0;padding:0 0 1rem 0;font-size:var(--text-lg-font-size);line-height:var(--text-lg-line-height);color:inherit;font-family:inherit}.gdpr-plugin-button,.gdpr-plugin-button:visited{display:inline-block;padding:10px 16px 10px;color:var(--white-100);text-decoration:none;position:relative;cursor:pointer;margin-left:0;text-decoration:none}.gdpr-plugin-button:hover{background-color:#111;color:var(--white-100);text-decoration:none}.small.gdpr-plugin-button,.small.gdpr-plugin-button:visited{font-size:var(--text-2xs-font-size)}.gdpr-plugin-button,.gdpr-plugin-button:visited,.medium.gdpr-plugin-button,.medium.gdpr-plugin-button:visited{font-size:var(--text-sem-13-font-size);font-weight:var(--text-medium-font-weight);line-height:var(--text-3xs-line-height)}.large.gdpr-plugin-button,.large.gdpr-plugin-button:visited{font-size:var(--text-base-font-size);padding:8px 14px 9px}.super.gdpr-plugin-button,.super.gdpr-plugin-button:visited{font-size:var(--text-2xl-font-size);padding:8px 14px 9px}.magenta.gdpr-plugin-button:visited,.pink.gdpr-plugin-button{background-color:#e22092}.pink.gdpr-plugin-button:hover{background-color:#c81e82}.green.gdpr-plugin-button,.green.gdpr-plugin-button:visited{background-color:#91bd09}.green.gdpr-plugin-button:hover{background-color:#749a02}.red.gdpr-plugin-button,.red.gdpr-plugin-button:visited{background-color:#e62727}.red.gdpr-plugin-button:hover{background-color:#cf2525}.orange.gdpr-plugin-button,.orange.gdpr-plugin-button:visited{background-color:#ff5c00}.orange.gdpr-plugin-button:hover{background-color:#d45500}.blue.gdpr-plugin-button,.blue.gdpr-plugin-button:visited{background-color:#2981e4}.blue.gdpr-plugin-button:hover{background-color:#2575cf}.yellow.gdpr-plugin-button,.yellow.gdpr-plugin-button:visited{background-color:#ffb515}.yellow.gdpr-plugin-button:hover{background-color:#fc9200}.gdpr-plugin-button{margin-top:5px;align-self:center}#gdpr-cookie-consent-bar .gdpr_messagebar_detail{box-sizing:border-box;font-size:inherit;line-height:inherit;margin:0 auto;margin-top:10px;text-align:left;border-top:1px solid var(--gray-904)}#gdpr-cookie-consent-bar .gdpr_messagebar_detail>div{margin:5px 0}#gdpr-cookie-consent-bar .gdpr_messagebar_detail a{cursor:pointer;text-decoration:none;font-size:inherit;font-family:inherit;color:inherit;text-decoration:none}#gdpr-cookie-consent-bar .gdpr_messagebar_detail a:active,#gdpr-cookie-consent-bar .gdpr_messagebar_detail a:focus,#gdpr-cookie-consent-bar .gdpr_messagebar_detail a:hover{color:inherit;text-decoration:none}#gdpr-cookie-consent-bar .gdpr_messagebar_detail .gdpr_messagebar_body_buttons_wrapper{display:inline-block}#gdpr-cookie-consent-bar .gdpr_messagebar_detail .gdpr_messagebar_body_buttons_wrapper input{width:unset}#gdpr-cookie-consent-bar .gdpr_messagebar_detail .gdpr_messagebar_body_buttons_wrapper label{color:inherit;font-size:inherit;line-height:inherit;margin:0;padding:0 5px 0 0}#gdpr-cookie-consent-bar .gdpr_messagebar_detail .gdpr_messagebar_body_buttons_wrapper input:focus{outline:0}#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body{width:100%}#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content_tabs{position:relative;height:auto;border-bottom:1px solid var(--gray-904);padding-bottom:0}#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content_tabs #gdpr_messagebar_detail_body_content_tabs_about{margin-left:-4px}#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content_tabs a.gdpr_messagebar_detail_body_content_tab{display:inline-block;padding:8px;margin:0;margin-bottom:-1px;border:1px solid var(--gray-904)}#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content_tabs a.gdpr_messagebar_detail_body_content_tab.gdpr_messagebar_detail_body_content_tab_item_selected{border-bottom:1px solid var(--white-100)}#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content{height:170px;overflow-y:auto;border:1px solid var(--gray-904);border-bottom:1px solid var(--gray-904);border-top:none}#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content #gdpr_messagebar_detail_body_content_overview #gdpr_messagebar_detail_body_content_overview_cookie_container{overflow:auto}#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content #gdpr_messagebar_detail_body_content_overview #gdpr_messagebar_detail_body_content_overview_cookie_container #gdpr_messagebar_detail_body_content_overview_cookie_container_types{display:inline-block;float:left}#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content #gdpr_messagebar_detail_body_content_overview #gdpr_messagebar_detail_body_content_overview_cookie_container #gdpr_messagebar_detail_body_content_overview_cookie_container_types a:last-child{border-bottom:none!important}#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content #gdpr_messagebar_detail_body_content_overview #gdpr_messagebar_detail_body_content_overview_cookie_container #gdpr_messagebar_detail_body_content_overview_cookie_container_types a.gdpr_messagebar_detail_body_content_overview_cookie_container_types{border-bottom:1px solid var(--gray-904);border-right:1px solid var(--gray-904);display:block;padding:8px}#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content #gdpr_messagebar_detail_body_content_overview #gdpr_messagebar_detail_body_content_overview_cookie_container #gdpr_messagebar_detail_body_content_overview_cookie_container_types a.gdpr_messagebar_detail_body_content_overview_cookie_container_types.gdpr_messagebar_detail_body_content_overview_cookie_container_type_selected{border-right:1px solid var(--white-100)}#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content #gdpr_messagebar_detail_body_content_overview #gdpr_messagebar_detail_body_content_overview_cookie_container #gdpr_messagebar_detail_body_content_overview_cookie_container_type_details{display:table-cell;padding:12px;overflow:auto}#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content #gdpr_messagebar_detail_body_content_overview #gdpr_messagebar_detail_body_content_overview_cookie_container #gdpr_messagebar_detail_body_content_overview_cookie_container_type_details .gdpr_messagebar_detail_body_content_cookie_type_details .gdpr_messagebar_detail_body_content_cookie_type_table_container table.gdpr_messagebar_detail_body_content_cookie_type_table{padding:0;margin:8px 0 0;border-spacing:0;border-collapse:collapse;width:100%;border:none;font-size:inherit;font-family:inherit;line-height:inherit}#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content #gdpr_messagebar_detail_body_content_overview #gdpr_messagebar_detail_body_content_overview_cookie_container #gdpr_messagebar_detail_body_content_overview_cookie_container_type_details .gdpr_messagebar_detail_body_content_cookie_type_details .gdpr_messagebar_detail_body_content_cookie_type_table_container table.gdpr_messagebar_detail_body_content_cookie_type_table td,#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content #gdpr_messagebar_detail_body_content_overview #gdpr_messagebar_detail_body_content_overview_cookie_container #gdpr_messagebar_detail_body_content_overview_cookie_container_type_details .gdpr_messagebar_detail_body_content_cookie_type_details .gdpr_messagebar_detail_body_content_cookie_type_table_container table.gdpr_messagebar_detail_body_content_cookie_type_table th,#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content #gdpr_messagebar_detail_body_content_overview #gdpr_messagebar_detail_body_content_overview_cookie_container #gdpr_messagebar_detail_body_content_overview_cookie_container_type_details .gdpr_messagebar_detail_body_content_cookie_type_details .gdpr_messagebar_detail_body_content_cookie_type_table_container table.gdpr_messagebar_detail_body_content_cookie_type_table thead,#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content #gdpr_messagebar_detail_body_content_overview #gdpr_messagebar_detail_body_content_overview_cookie_container #gdpr_messagebar_detail_body_content_overview_cookie_container_type_details .gdpr_messagebar_detail_body_content_cookie_type_details .gdpr_messagebar_detail_body_content_cookie_type_table_container table.gdpr_messagebar_detail_body_content_cookie_type_table tr{border:none}#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content #gdpr_messagebar_detail_body_content_overview #gdpr_messagebar_detail_body_content_overview_cookie_container #gdpr_messagebar_detail_body_content_overview_cookie_container_type_details .gdpr_messagebar_detail_body_content_cookie_type_details .gdpr_messagebar_detail_body_content_cookie_type_table_container table.gdpr_messagebar_detail_body_content_cookie_type_table tr{border-bottom:1px solid var(--gray-904)}#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content #gdpr_messagebar_detail_body_content_overview #gdpr_messagebar_detail_body_content_overview_cookie_container #gdpr_messagebar_detail_body_content_overview_cookie_container_type_details .gdpr_messagebar_detail_body_content_cookie_type_details .gdpr_messagebar_detail_body_content_cookie_type_table_container table.gdpr_messagebar_detail_body_content_cookie_type_table td,#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content #gdpr_messagebar_detail_body_content_overview #gdpr_messagebar_detail_body_content_overview_cookie_container #gdpr_messagebar_detail_body_content_overview_cookie_container_type_details .gdpr_messagebar_detail_body_content_cookie_type_details .gdpr_messagebar_detail_body_content_cookie_type_table_container table.gdpr_messagebar_detail_body_content_cookie_type_table th{word-break:break-all;max-width:70px;vertical-align:top;text-align:left;padding:2px;font-weight:400}#gdpr-cookie-consent-bar .gdpr_messagebar_detail #gdpr_messagebar_detail_body #gdpr_messagebar_detail_body_content #gdpr_messagebar_detail_body_content_about{padding:12px}#gdpr-cookie-consent-bar.eprivacy .gdpr_messagebar_content .powered-by-credits{padding:1.5rem 0 0 0}#gdpr-cookie-consent-bar.eprivacy.gdpr-banner .gdpr_messagebar_content .powered-by-credits{padding:1rem 0 0 0}.gdprmodal-open{overflow:hidden}.gdprmodal-open .gdprmodal{overflow-x:hidden;overflow-y:auto;padding-right:0!important}.gdprmodal{position:fixed;top:0;left:0;z-index:999999998;display:none;width:100%;height:100%;overflow:hidden;outline:0}.gdprmodal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.gdprmodal.gdprfade .gdprmodal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.gdpr_cookie_consent.gdprmodal.gdprfade .gdprmodal-dialog{transition:none}}.gdprmodal.gdprshow .gdprmodal-dialog{-webkit-transform:none;transform:none}.gdprmodal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.gdprmodal-dialog-scrollable .gdprmodal-content{max-height:calc(100vh - 1rem);overflow:hidden}.gdprmodal-dialog-scrollable .gdprmodal-footer,.gdprmodal-dialog-scrollable .gdprmodal-header{-ms-flex-negative:0;flex-shrink:0}.gdprmodal-dialog-scrollable .gdprmodal-body{overflow-y:auto}.gdprmodal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;justify-content:center;min-height:calc(100% - 1rem)}.gdprmodal-dialog-centered::before{display:block;height:calc(100vh - 1rem);content:""}.gdprmodal-dialog-centered.gdprmodal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.gdprmodal-dialog-centered.gdprmodal-dialog-scrollable .gdprmodal-content{max-height:none}.gdprmodal-dialog-centered.gdprmodal-dialog-scrollable::before{content:none}.gdprmodal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:50vw;pointer-events:auto;outline:0;box-shadow:rgba(0,0,0,.25) 0 14px 28px,rgba(0,0,0,.22) 0 10px 10px}.gdprmodal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:var(--black-50)}.gdprmodal-backdrop.gdprfade{opacity:0}.gdprmodal-backdrop.gdprshow{opacity:.5}.gdprmodal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:12px}.gdprmodal-header p{font-size:16px;font-weight:700;margin-bottom:0}@media(min-width:550px){#gdpr-cookie-consent-bar.us_state_laws{padding-bottom:35px!important}}#gdpr-ccpa-gdprmodal .gdprmodal-header{padding:0}.gdprmodal-header .close{padding:0;margin:0}.gdprmodal-title{margin-bottom:0;line-height:var(--text-lg-line-height)}.gdprmodal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;height:380px;overflow-y:scroll;scrollbar-width:thin;transition:all .3s ease;margin-right:-24px;padding-right:14px}.gdprmodal-footer::after{content:'';position:absolute;top:-20px;width:100%;height:20px;background:linear-gradient(to top,var(--backgorund-color-popup) 0,transparent 100%);z-index:100}.gdprmodal-body .gdpr-details-content .gdpr-groups-container .gdpr-gpc-site-honored{display:flex;align-items:center;gap:6px;margin:0 20px;padding:15px 0}.gdprmodal-body .gdpr-details-content .gdpr-groups-container .gdpr-gpc-site-honored{display:flex;align-items:center;gap:6px;margin:0 20px;padding:15px 0}.gdprmodal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:center;padding:1rem;position:relative}.gdprmodal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.gdprmodal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.gdprmodal-dialog-scrollable .gdprmodal-content{max-height:calc(100vh - 3.5rem)}.gdprmodal-dialog-centered{min-height:calc(100% - 3.5rem)}.gdprmodal-dialog-centered::before{height:calc(100vh - 3.5rem)}.gdprmodal-sm{max-width:300px}}@media (min-width:992px){.gdprmodal-lg,.gdprmodal-xl{max-width:800px}}@media (min-width:1200px){.gdprmodal-xl{max-width:1140px}}.gdprfade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.gdprfade{transition:none}}.gdprfade:not(.gdprshow){opacity:0}.table{width:100%;margin-bottom:1rem;border-collapse:collapse}.table td,.table th{padding:.75rem;vertical-align:top;border:1px solid #dee2e6}.table thead th{vertical-align:bottom}.table-striped tbody tr:nth-of-type(odd){background-color:inherit}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}}.gdpr-dropdown-arrow{position:relative;margin-right:6px}.gdpr-more-details.is-expanded .gdpr-dropdown-arrow svg{transform:rotate(-90deg)}.gdpr-more-details{margin:0;cursor:pointer;display:inline}.gdpr-dropdown-arrow svg{color:inherit;transform:rotate(0);transition:all .3s ease}.gdpr-dropdown-arrow.rotated svg{transform:rotate(-90deg);transition:all .3s ease}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.gdpr_messagebar_detail,.gdpr_messagebar_detail:after,.gdpr_messagebar_detail:before{box-sizing:border-box}.gdpr_messagebar_detail .gdprmodal-dialog .gdprmodal-content{border:unset;font-size:var(--text-sem-13-font-size);line-height:20px;padding:24px;padding-bottom:9px}#gdpr-ccpa-gdprmodal .gdprmodal-dialog .gdprmodal-body .close,.gdpr_messagebar_detail .gdprmodal-dialog .gdprmodal-header .close{opacity:1;text-shadow:unset;border:none;border-radius:50%}.gdpr_messagebar_detail .gdprmodal-dialog .gdprmodal-header .close .dashicons.dashicons-no{overflow:hidden;width:20px;height:20px;display:block}#gdpr-ccpa-gdprmodal .gdprmodal-dialog .gdprmodal-body .close:focus,#gdpr-ccpa-gdprmodal .gdprmodal-dialog .gdprmodal-body .close:hover,.gdpr_messagebar_detail .gdprmodal-dialog .gdprmodal-header .close:focus,.gdpr_messagebar_detail .gdprmodal-dialog .gdprmodal-header .close:hover{text-decoration:none;cursor:pointer;opacity:.8;outline:unset}.gdpr_messagebar_detail .gdprmodal-dialog .gdprmodal-footer{justify-content:space-between;padding:8px 0;padding-bottom:0;border:unset}.gdprmodal-content .cookie-list{display:flex;flex-direction:column;gap:16px;border-radius:8px;padding:16px 18px}.gdprmodal-content .category-group .category-item hr.cookie-divider{border:0;margin:16px 0}.gdprmodal-content .cookie-row{display:grid;grid-template-columns:110px 1fr;gap:12px;align-items:start;margin-bottom:6px}.gdprmodal-content .cookie-row:last-child{margin-bottom:0}.gdprmodal-content .cookie-label{font-weight:600;font-size:12px}.gdprmodal-content .cookie-value{font-size:12px;line-height:1.5;word-break:break-word}#gdpr-ccpa-gdprmodal gdprmodal-dialog .gdprmodal-footer{justify-content:center}.gdpr_messagebar_detail .gdpr-iab-navbar{list-style:none;display:flex;column-gap:24px;margin:0;padding-inline-start:0}.gdpr_messagebar_detail.layout-default .gdpr-iab-navbar{flex-direction:column;width:25%;float:left}.gdpr_messagebar_detail.layout-default .outer-container{width:73%;float:right}.gdpr_messagebar_detail.layout-default .gdpr-iab-navbar .gdpr-iab-navbar-button{text-align:left}.gdpr_messagebar_detail .gdpr-iab-navbar .gdpr-iab-navbar-button{color:inherit;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:600;line-height:14.06px;cursor:pointer;background:0 0;border-color:transparent;text-transform:none;min-height:0;text-shadow:none;box-shadow:none}.gdpr_messagebar_detail.layout-default .gdpr-iab-navbar .gdpr-iab-navbar-button{padding:10px}.gdpr_messagebar_detail.layout-classic .gdpr-iab-navbar .gdpr-iab-navbar-button{padding:14px 0 10px 0;border-radius:0;letter-spacing:0}.gdpr_messagebar_detail .gdpr-iab-navbar .dashicons{line-height:.8}.feature-group,.vendor-group{display:none}.purposes-switch-wrapper,.special-features-switch-wrapper,.vendor-switch-wrapper{display:flex;justify-content:end;align-items:center;flex-wrap:wrap}.gdpr_messagebar_detail.layout-default .purposes-switch-wrapper,.gdpr_messagebar_detail.layout-default .special-features-switch-wrapper,.gdpr_messagebar_detail.layout-default .vendor-switch-wrapper{align-items:end}.purposes-consent-switch-wrapper,.purposes-legitimate-switch-wrapper,.special-features-consent-switch-wrapper,.vendor-consent-switch-wrapper,.vendor-legitimate-switch-wrapper{display:flex;justify-content:center;align-items:center}.purposes-legitimate-switch-wrapper,.vendor-legitimate-switch-wrapper{border-right:1px solid #d0d5d2;padding:0 17px 0 0}.gdpr_messagebar_detail.layout-default .purposes-legitimate-switch-wrapper,.gdpr_messagebar_detail.layout-default .vendor-legitimate-switch-wrapper{padding:0;border:none}.purposes-consent-switch-wrapper,.special-features-consent-switch-wrapper,.vendor-consent-switch-wrapper{padding:0 0 0 17px}.purposes-switch-label,.special-features-switch-label,.vendor-switch-label{font-size:11px;font-weight:400;line-height:20px;margin:0 8px 0 0;vertical-align:middle}.gdpr-ad-purpose-details{font-size:12px;line-height:20px;margin:0 0 0 18px}.navy_blue_box .gdpr-ad-purpose-details,.navy_blue_center .gdpr-ad-purpose-details,.navy_blue_square.gdpr-ad-purpose-details{color:#b3ddfc}.dark_row .gdpr-ad-purpose-details{color:#98b2ab}.dark .gdpr-ad-purpose-details{color:inherit}.gdpr-ad-purpose-details a{color:#115ca7;text-decoration:underline}.dark_row .gdpr-ad-purpose-details a,.navy_blue_box .gdpr-ad-purpose-details a,.navy_blue_center .gdpr-ad-purpose-details a,.navy_blue_square .gdpr-ad-purpose-details a{color:#0093ff}.dark .gdpr-ad-purpose-details a{color:#4570dc}.gdpr_messagebar_detail.layout-default .gdpr-ad-purpose-details{margin:0}.gdpr-ad-purpose-details *{font-size:12px;line-height:20px;word-wrap:break-word}.gdpr-ad-purpose-details-desc{margin-bottom:13px;margin-top:0}.gdpr-ad-purpose-details .gdpr-ad-purpose-illustrations-title{font-weight:600;margin:0}.gdpr-ad-purpose-details .gdpr-ad-purpose-vendor-count-wrapper{margin-top:11px;font-weight:600}.gdpr-vendor-category-title,.gdpr-vendor-data-retention-value,.gdpr-vendor-features-title,.gdpr-vendor-legitimate-link-title,.gdpr-vendor-privacy-link-title,.gdpr-vendor-purposes-legint-title,.gdpr-vendor-purposes-title,.gdpr-vendor-special-purposes-title,.gdpr-vendor-storage-title{font-weight:600}.gdpr-vendor-category-section,.gdpr-vendor-data-retention-section,.gdpr-vendor-features-section,.gdpr-vendor-legitimate-link,.gdpr-vendor-privacy-link,.gdpr-vendor-purposes-legint-section,.gdpr-vendor-purposes-section,.gdpr-vendor-special-purposes-section,.gdpr-vendor-storage-section{margin:0 0 13px 0}.gdpr-vendor-category-title,.gdpr-vendor-features-title,.gdpr-vendor-purposes-legint-title,.gdpr-vendor-purposes-title,.gdpr-vendor-special-purposes-title,.gdpr-vendor-storage-title{margin:0}#vendor-link{text-decoration:underline!important;font-size:inherit;color:inherit;font-weight:500!important}.gdpr_messagebar_detail .gdpr-iab-navbar .gdpr-iab-navbar-button.active{border-bottom:2px solid}.gdpr_messagebar_detail .category-group{margin:0;padding-left:0;max-height:100%;overflow:hidden;height:fit-content}.gdpr_messagebar_detail .gdpr-about-cookies{text-align:justify;text-wrap:auto}.gdpr_messagebar_detail .category-group .category-item{list-style:none;font-family:inherit;font-weight:400;-webkit-font-smoothing:auto;letter-spacing:normal;line-height:normal;padding:0;margin:0;height:auto;min-height:0;max-height:none;width:auto;min-width:0;max-width:none;border-radius:0;border:none;clear:none;float:none;position:static;bottom:auto;left:auto;right:auto;top:auto;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;white-space:normal;background:0 0;overflow:visible;vertical-align:baseline;visibility:visible;z-index:auto;box-shadow:none}.gdpr_messagebar_detail .category-group .category-item hr{margin:0!important;border:0}.gdpr_messagebar_detail .category-group .category-item .description-container hr,.gdpr_messagebar_detail .category-group .category-item .inner-description-container hr{margin:0 20px;padding:0}.gdpr_messagebar_detail.layout-classic .category-group .category-item,.gdpr_messagebar_detail.layout-default .category-group .category-item{position:relative}.gdpr_messagebar_detail .category-group .category-item h3{margin:0;padding:0;vertical-align:middle;display:inline-block;font-size:var(--text-lg-font-size);line-height:var(--text-lg-line-height);color:inherit}.gdpr_messagebar_detail .category-group .category-item .gdpr-column,.gdpr_messagebar_detail .category-group .category-item .inner-gdpr-column{width:100%}.gdpr_messagebar_detail .category-group .category-item .gdpr-column .gdpr-columns,.gdpr_messagebar_detail .category-group .category-item .inner-gdpr-column .inner-gdpr-columns{clear:both;width:25%;float:left;cursor:pointer;padding:16px 0;vertical-align:middle;outline:0;margin:10px 10px 0 10px;border-radius:5px;box-sizing:border-box}.gdpr_messagebar_detail .category-group .category-item .gdpr-column .gdpr-columns,.gdpr_messagebar_detail .category-group .category-item .inner-gdpr-column .inner-gdpr-columns{margin:0}.gdpr_messagebar_detail.layout-default .category-group .category-item .inner-gdpr-column .inner-gdpr-columns{width:100%;float:none;padding-left:25px}.gdpr_messagebar_detail.layout-classic .category-group .category-item .gdpr-column .gdpr-columns,.gdpr_messagebar_detail.layout-classic .category-group .category-item .inner-gdpr-column .inner-gdpr-columns,.gdpr_messagebar_detail.layout-default .category-group .category-item .gdpr-column .gdpr-columns{width:auto;float:unset}.gdpr_messagebar_detail.layout-classic .category-group .category-item:last-child .gdpr-column .gdpr-columns.active-group,.gdpr_messagebar_detail.layout-classic .category-group .category-item:last-child .inner-gdpr-column .inner-gdpr-columns.active-group{margin-bottom:unset}.gdpr_messagebar_detail.layout-classic .category-group .category-item .gdpr-column .gdpr-columns.active-group,.gdpr_messagebar_detail.layout-classic .category-group .category-item .inner-gdpr-column .inner-gdpr-columns.active-group{border-bottom-left-radius:0;border-bottom-right-radius:0}.gdpr_messagebar_detail .category-group .category-item .description-container,.gdpr_messagebar_detail .category-group .category-item .inner-description-container{padding:0 5%;height:100%;overflow:auto;box-sizing:border-box}.gdpr_messagebar_detail .category-group .category-item .description-container{position:absolute;max-width:75%;left:25%;float:left;padding:0 5%;height:100%;overflow:auto;box-sizing:border-box}.gdpr_messagebar_detail .category-group .category-item .description-container{max-width:100%}.gdpr_messagebar_detail.layout-classic .category-group .category-item .inner-description-container{position:absolute;left:25%;float:left}.gdpr_messagebar_detail.theme-dt-the7 .category-group .category-item .description-container,.gdpr_messagebar_detail.theme-dt-the7 .category-group .category-item .inner-description-container{left:30%}.gdpr_messagebar_detail.layout-classic .category-group .category-item .description-container,.gdpr_messagebar_detail.layout-default .category-group .category-item .description-container{width:100%;left:unset;float:unset;position:relative;border:1px solid;border-radius:8px;background-clip:content-box}.gdpr_messagebar_detail.layout-classic .category-group .category-item .inner-description-container{width:100%;left:unset;float:unset;position:relative;background-clip:content-box}.gdpr_messagebar_detail.layout-classic .category-group .category-item .description-container:not(.hide),.gdpr_messagebar_detail.layout-default .category-group .category-item .description-container:not(.hide){padding:14px;margin-bottom:10px}.gdpr_messagebar_detail.layout-classic .category-group .category-item .description-container.iab-description:not(.hide),.gdpr_messagebar_detail.layout-classic .category-group .category-item .inner-description-container.iab-description:not(.hide),.gdpr_messagebar_detail.layout-default .category-group .category-item .description-container.iab-description:not(.hide){padding:0}.gdpr_messagebar_detail.layout-classic .category-group .category-item .description-container.iab-description .category-item{padding:0 14px}.gdpr_messagebar_detail.layout-classic .category-group .category-item .inner-description-container{padding:0}.gdpr_messagebar_detail .category-group .category-item div:focus,.gdpr_messagebar_detail.layout-classic .category-group .category-item div:focus{outline:0}.gdpr_messagebar_detail .category-group .toggle-group .checkbox label{background:#d4d4d8}.gdpr_messagebar_detail .category-group .category-item .description-container div.group-description,.gdpr_messagebar_detail .category-group .category-item .inner-description-container div.group-description{color:inherit}.gdpr_messagebar_detail .category-group .category-item .inner-description-container div.group-description{padding-bottom:6px}.gdpr_messagebar_detail .category-group .category-item .description-container .category-cookies-list-container,.gdpr_messagebar_detail .category-group .category-item .inner-description-container .category-cookies-list-container{font-size:inherit;line-height:inherit;overflow-x:auto;color:inherit}.gdpr_messagebar_detail .category-group .category-item .description-container .category-cookies-list-container:has(>*){padding:15px 0}.gdpr_messagebar_detail .category-group .category-item .description-container .category-cookies-list-container table,.gdpr_messagebar_detail .category-group .category-item .description-container .category-cookies-list-container table td,.gdpr_messagebar_detail .category-group .category-item .description-container .category-cookies-list-container table th,.gdpr_messagebar_detail .category-group .category-item .inner-description-container .category-cookies-list-container table,.gdpr_messagebar_detail .category-group .category-item .inner-description-container .category-cookies-list-container table td,.gdpr_messagebar_detail .category-group .category-item .inner-description-container .category-cookies-list-container table th{font-size:inherit;line-height:inherit;margin:0;background-color:inherit;word-break:inherit}.gdpr_messagebar_detail .category-group .category-item .description-container .group-toggle,.gdpr_messagebar_detail .category-group .category-item .inner-description-container .group-toggle{display:inline-block;width:100%;padding:15px 0;border-bottom:1px solid rgba(224,224,224,.5)}.gdpr_messagebar_detail.navy_blue_box .category-group .category-item .description-container .group-toggle,.gdpr_messagebar_detail.navy_blue_box .category-group .category-item .inner-description-container .group-toggle,.gdpr_messagebar_detail.navy_blue_center .category-group .category-item .description-container .group-toggle,.gdpr_messagebar_detail.navy_blue_center .category-group .category-item .inner-description-container .group-toggle,.gdpr_messagebar_detail.navy_blue_square .category-group .category-item .description-container .group-toggle,.gdpr_messagebar_detail.navy_blue_square .category-group .category-item .inner-description-container .group-toggle{border-bottom-color:rgba(58,86,156,.5)}.gdpr_messagebar_detail.navy_blue_box .category-group .category-item .checkbox label,.gdpr_messagebar_detail.navy_blue_center .category-group .category-item .checkbox label,.gdpr_messagebar_detail.navy_blue_square .category-group .category-item .checkbox label{background-color:#2a3e71}.gdpr_messagebar_detail.almond_column .category-group .category-item .description-container .group-toggle,.gdpr_messagebar_detail.almond_column .category-group .category-item .inner-description-container .group-toggle{border-bottom-color:rgba(247,243,231,.5)}.gdpr_messagebar_detail.almond_column .category-group .category-item .checkbox label{background-color:#ffcead}.gdpr_messagebar_detail.grey_center .category-group .category-item .description-container .group-toggle,.gdpr_messagebar_detail.grey_center .category-group .category-item .inner-description-container .group-toggle,.gdpr_messagebar_detail.grey_column .category-group .category-item .description-container .group-toggle,.gdpr_messagebar_detail.grey_column .category-group .category-item .inner-description-container .group-toggle{border-bottom-color:rgba(215,215,215,.5)}.gdpr_messagebar_detail.dark .category-group .category-item .description-container .group-toggle,.gdpr_messagebar_detail.dark .category-group .category-item .inner-description-container .group-toggle{border-bottom-color:rgba(67,67,67,.5)}.gdpr_messagebar_detail.dark_row .category-group .category-item .description-container .group-toggle,.gdpr_messagebar_detail.dark_row .category-group .category-item .inner-description-container .group-toggle{border-bottom-color:rgba(75,83,99,.5)}.gdpr_messagebar_detail.dark_row .category-group .category-item .checkbox label{background-color:#73dbc0}.gdpr_messagebar_detail.layout-classic .category-group .toggle-group,.gdpr_messagebar_detail.layout-default .category-group .toggle-group{top:0;right:0;display:inline;border:unset}.bottom-toggle{top:auto!important;bottom:0}.gdpr_messagebar_detail .category-group .category-item .description-container .group-toggle .toggle-group,.gdpr_messagebar_detail .category-group .category-item .inner-description-container .group-toggle .toggle-group{float:right;display:inline-block;vertical-align:middle}.gdpr_messagebar_detail.layout-classic .category-group .toggle-group,.gdpr_messagebar_detail.layout-default .category-group .toggle-group{float:right;display:inline-block;vertical-align:middle}.gdpr_messagebar_detail .category-group .category-item .description-container .group-toggle .checkbox,.gdpr_messagebar_detail .category-group .category-item .inner-description-container .group-toggle .checkbox{background-color:inherit;position:relative;display:inline-block;z-index:1}.gdpr_messagebar_detail.layout-classic .category-group .toggle-group .checkbox,.gdpr_messagebar_detail.layout-default .category-group .toggle-group .checkbox{background-color:transparent;position:relative;display:inline-block;z-index:1;padding:0;margin:0}.gdpr_messagebar_detail .category-group .category-item .description-container .group-toggle .checkbox label,.gdpr_messagebar_detail .category-group .category-item .inner-description-container .group-toggle .checkbox label,.gdpr_messagebar_detail.layout-classic .category-group .toggle-group .checkbox label,.gdpr_messagebar_detail.layout-default .category-group .toggle-group .checkbox label{border:none;height:20px;width:35px;position:relative;display:inline-block;border-radius:45px;transition:.4s;margin-bottom:0}.gdpr_messagebar_detail .category-group .category-item .description-container .group-toggle .checkbox label:after,.gdpr_messagebar_detail .category-group .category-item .inner-description-container .group-toggle .checkbox label:after,.gdpr_messagebar_detail.layout-classic .category-group .toggle-group .checkbox label:after,.gdpr_messagebar_detail.layout-default .category-group .toggle-group .checkbox label:after{cursor:pointer;content:"";position:absolute;width:18px;height:18px;border-radius:100%;left:1px;top:1px;z-index:2;background:#fff;transition:.4s}.gdpr_messagebar_detail .category-group .category-item .description-container .group-toggle .checkbox .label-text,.gdpr_messagebar_detail .category-group .category-item .inner-description-container .group-toggle .checkbox .label-text,.gdpr_messagebar_detail.layout-classic .category-group .toggle-group .checkbox .label-text,.gdpr_messagebar_detail.layout-default .category-group .toggle-group .checkbox .label-text{display:none}.gdpr_messagebar_detail .category-group .category-item .description-container .group-toggle .checkbox input,.gdpr_messagebar_detail .category-group .category-item .inner-description-container .group-toggle .checkbox input,.gdpr_messagebar_detail.layout-classic .category-group .toggle-group .checkbox input,.gdpr_messagebar_detail.layout-default .category-group .toggle-group .checkbox input{position:absolute;left:0;top:0;width:100%;height:100%;z-index:5;opacity:0;cursor:pointer}.gdpr_messagebar_detail .category-group .category-item .description-container .group-toggle .checkbox input:checked+label:after,.gdpr_messagebar_detail .category-group .category-item .inner-description-container .group-toggle .checkbox input:checked+label:after,.gdpr_messagebar_detail.layout-classic .category-group .toggle-group .checkbox input:checked+label:after,.gdpr_messagebar_detail.layout-default .category-group .toggle-group .checkbox input:checked+label:after{background:#fff;left:16px}.gdpr_messagebar_detail .category-group .category-item .description-container .group-toggle .checkbox:not(:checked),.gdpr_messagebar_detail .category-group .category-item .inner-description-container .group-toggle .checkbox:not(:checked),.gdpr_messagebar_detail.layout-classic .category-group .toggle-group .checkbox:not(:checked),.gdpr_messagebar_detail.layout-default .category-group .toggle-group .checkbox:not(:checked){pointer-events:initial}.gdpr_messagebar_detail .category-group .category-item .description-container .toggle-group .always-active,.gdpr_messagebar_detail .category-group .category-item .inner-description-container .toggle-group .always-active,.gdpr_messagebar_detail.layout-classic .category-group .toggle-group .always-active,.gdpr_messagebar_detail.layout-default .category-group .toggle-group .always-active{line-height:1.3;color:#333;font-weight:700}.gdpr_messagebar_detail .category-group .category-item .description-container,.gdpr_messagebar_detail .category-group .category-item .inner-description-container{visibility:visible;opacity:1;-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-ms-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease;transition-delay:.2s}.gdpr_messagebar_detail .category-group .category-item .description-container.hide,.gdpr_messagebar_detail .category-group .category-item .inner-description-container.hide{visibility:hidden;height:0;opacity:0;-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-ms-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease;transition-delay:.2s}.gdpr_messagebar_detail a.btn{padding:0;text-decoration:none;font-size:inherit;color:inherit}.gdpr_messagebar_detail .feature-group a.btn.purposes,.gdpr_messagebar_detail .vendor-group a.btn.vendors{text-align:left}.gdpr_messagebar_detail a.btn:focus{box-shadow:unset}@media (min-width:768px){.gdprmodal-content.iabtcf{width:100%}}@media (max-width:768px){.gdpr_messagebar_detail .gdprmodal-dialog .gdprmodal-content{font-size:var(--text-xs-font-size)}#ccpa-cookie-consent-show-again,#gdpr-cookie-consent-bar,#gdpr-cookie-consent-show-again{font-size:var(--text-xs-font-size)}#gdpr-cookie-consent-bar .gdpr_messagebar_content h3{font-size:var(--text-base-font-size)}.gdpr_messagebar_detail .category-group .category-item h3{font-size:var(--text-base-font-size)}#gdpr-ccpa-gdprmodal .gdprmodal-footer{flex-direction:column}.gdpr_messagebar_detail .gdprmodal-footer .powered-by-credits{position:relative!important;left:unset!important;margin-left:0!important}.gdpr_messagebar_detail .gdprmodal-content .gdprmodal-body{height:50vh}.gdpr_messagebar_detail .gdprmodal-content .gdprmodal-body .special-features-switch-label{display:none}.gdpr_messagebar_detail.layout-classic .category-group .toggle-group,.gdpr_messagebar_detail.layout-default .category-group .toggle-group{top:20px}}.gdpr-footer-left{width:65.3%;display:flex;gap:10px;justify-content:flex-start}.gdpr-footer-right{width:33%;margin-left:0!important}.gdpr-footer-left button{flex:1}.gdpr-footer-right button{width:100%}@media (max-width:779px){.gdprmodal-footer{flex-direction:column;align-items:stretch;padding:1rem}.gdpr-footer-left{width:100%;display:flex;gap:10px;justify-content:flex-start}.gdpr-footer-left button{flex:1;font-size:12px}.gdpr-footer-right{width:100%;margin-left:0!important}.gdpr-footer-right button{width:100%;font-size:12px}}@media (max-width:414px){.gdprmodal-content.iabtcf{width:100%}}.gdprmodal-dialog{margin:1.75rem auto}.wpl-iframe-placeholder{background-image:url(//hoanggiangmajestic.vn/wp-content/plugins/gdpr-cookie-consent/public/images/placeholder.svg);background-size:80px;max-width:100%;max-height:100%;background-position:center;background-repeat:no-repeat;background-color:#b2b0b059;position:relative;display:flex;align-items:flex-end;justify-content:center}.wpl-iframe-placeholder .wpl-inner-text{width:100%;text-align:center;padding:1rem 1rem;border-radius:400px}.hide_show_again_dnt{display:none!important}.hide_show_again{display:none!important}@media (max-width:990px){.gdprmodal-content{width:80vw!important}}@media (min-width:991px) and (max-width:1243px){.gdprmodal-content{width:68vw!important}}@media (max-width:768px){.gdprmodal-content{width:85vw!important}}@media (max-width:550px){.gdprmodal-content{width:94vw!important}}.gdpr-column .gdpr-columns,.inner-gdpr-column .inner-gdpr-columns{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:15px}.gdpr-column .gdpr-columns .left,.inner-gdpr-column .inner-gdpr-columns .left{display:flex;flex:1}.gdpr-column .gdpr-columns .right,.inner-gdpr-column .inner-gdpr-columns .right{display:flex;flex-direction:row;gap:5px}@media (max-width:1024px){.gdpr-column .gdpr-columns,.inner-gdpr-column .inner-gdpr-columns{flex-wrap:wrap}.gdpr-column .gdpr-columns .right,.inner-gdpr-column .inner-gdpr-columns .right{flex-direction:column;align-items:flex-end;flex:1;justify-content:flex-start;width:100%}.purposes-legitimate-switch-wrapper,.vendor-legitimate-switch-wrapper{border-right:none;padding:0}.gdpr-column .gdpr-columns .left,.inner-gdpr-column .inner-gdpr-columns .left{width:100%;justify-content:flex-start}}.gdpr-notice-content-body{display:flex;flex-direction:column;gap:20px}.gdpr-notice-content-body p a#vendor-link{color:var(--vendor-link-color)}.powered-by-credits svg{display: none;}:root{--text-3xs-font-size:8px;--text-3xs-font-size-rem:0.5rem;--text-3xs-line-height:12px;--text-3xs-line-height-rem:0.75rem;--text-2xs-font-size:10px;--text-2xs-font-size-rem:0.625rem;--text-2xs-line-height:14px;--text-2xs-line-height-rem:0.875rem;--text-sem-13-font-size:13px;--text-sem-30-font-size:30px;--text-sem-60-font-size:60px;--text-xs-font-size:12px;--text-xs-font-size-rem:0.75rem;--text-xs-line-height:16px;--text-xs-line-height-rem:1rem;--text-sm-font-size:14px;--text-sm-font-size-rem:0.875rem;--text-sm-line-height:20px;--text-sm-line-height-rem:1.25rem;--text-base-font-size:16px;--text-base-font-size-rem:1rem;--text-base-line-height:24px;--text-base-line-height-rem:1.5rem;--text-lg-font-size:18px;--text-lg-font-size-rem:1.125rem;--text-lg-line-height:28px;--text-lg-line-height-rem:1.75rem;--text-xl-font-size:20px;--text-xl-font-size-rem:1.25rem;--text-xl-line-height:28px;--text-xl-line-height-rem:1.75rem;--text-2xl-font-size:24px;--text-2xl-font-size-rem:1.5rem;--text-2xl-line-height:32px;--text-2xl-line-height-rem:2rem;--text-3xl-font-size:30px;--text-3xl-font-size-rem:1.875rem;--text-3xl-line-height:36px;--text-3xl-line-height-rem:2.25rem;--text-4xl-font-size:36px;--text-4xl-font-size-rem:2.25rem;--text-4xl-line-height:40px;--text-4xl-line-height-rem:2.5rem;--text-5xl-font-size:48px;--text-5xl-font-size-rem:3rem;--text-5xl-line-height:48px;--text-5xl-line-height-rem:3rem;--text-6xl-font-size:60px;--text-6xl-font-size-rem:3.75rem;--text-6xl-line-height:60px;--text-6xl-line-height-rem:3.75rem;--text-7xl-font-size:72px;--text-7xl-font-size-rem:4.5rem;--text-7xl-line-height:72px;--text-7xl-line-height-rem:4.5rem;--text-8xl-font-size:96px;--text-8xl-font-size-rem:6rem;--text-8xl-line-height:96px;--text-8xl-line-height-rem:6rem;--text-9xl-font-size:128px;--text-9xl-font-size-rem:8rem;--text-9xl-line-height:128px;--text-9xl-line-height-rem:8rem;--text-regular-font-weight:400;--text-medium-font-weight:500;--text-semi-bold-font-weight:600;--text-bold-font-weight:700;--text-extra-bold-font-weight:800;--white-50:#f6f7f7;--white-100:#ffffff;--black-50:#000000;--red-50:#f00;--red-100:#935687;--orange-50:#ffa319;--gray-50:#FAFAFA;--gray-100:#F4F4F5;--gray-200:#E4E4E7;--gray-300:#D4D4D8;--gray-400:#A1A1AA;--gray-500:#71717A;--gray-600:#52525B;--gray-700:#3F3F46;--gray-800:#27272A;--gray-901:#141722;--gray-902:#999;--gray-903:#d8dbe0;--gray-904:#cccccc;--gray-905:#e5e5e5;--gray-906:#e0e0e0;--gray-907:#aaa;--blue-50:#e6eef7;--blue-100:#b0cce7;--blue-200:#8ab3dc;--blue-300:#5490cc;--blue-400:#337ac2;--blue-500:#0059b3;--blue-600:#0051a3;--blue-700:#003f7f;--blue-800:#003162;--blue-900:#00254b;--blue-901:#2a4a7e;--blue-902:#1e3d59;--blue-1000:#2271b1;--blue-2000:#0073aa;--blue-903:#3c4b64;--blue-904:#39f;--green-50:#e9f9ef;--green-100:#a4e7bd;--green-200:#7fdda2;--green-300:#48cf79;--green-400:#22c55e;--green-500:#188a42;--green-600:#157839}#gdpr-cookie-consent-bar #cookie_credit_link{color:var(--popup_accent_color)}.gdpr-plugin-button:hover{background-color:#111}.magenta.gdpr-plugin-button:visited,.pink.gdpr-plugin-button{background-color:#e22092}.pink.gdpr-plugin-button:hover{background-color:#c81e82}.green.gdpr-plugin-button,.green.gdpr-plugin-button:visited{background-color:#91bd09}.green.gdpr-plugin-button:hover{background-color:#749a02}.red.gdpr-plugin-button,.red.gdpr-plugin-button:visited{background-color:#e62727}.red.gdpr-plugin-button:hover{background-color:#cf2525}.orange.gdpr-plugin-button,.orange.gdpr-plugin-button:visited{background-color:#ff5c00}.orange.gdpr-plugin-button:hover{background-color:#d45500}.blue.gdpr-plugin-button,.blue.gdpr-plugin-button:visited{background-color:#2981e4}.blue.gdpr-plugin-button:hover{background-color:#2575cf}.yellow.gdpr-plugin-button,.yellow.gdpr-plugin-button:visited{background-color:#ffb515}.yellow.gdpr-plugin-button:hover{background-color:#fc9200}.gdprmodal-content{box-shadow:rgba(0,0,0,.25) 0 14px 28px,rgba(0,0,0,.22) 0 10px 10px;font-size:13px}.table td,.table th{border:1px solid #dee2e6}.gdpr_messagebar_detail #cookie_credit_link{color:var(--popup_accent_color)}.gdpr_messagebar_detail .category-group .category-item .description-container .group-toggle .checkbox label:after,.gdpr_messagebar_detail.layout-classic .category-group .toggle-group .checkbox label:after{background:#fff}.gdpr_messagebar_detail .category-group .category-item .description-container .group-toggle .checkbox input:checked+label:after,.gdpr_messagebar_detail.layout-classic .category-group .toggle-group .checkbox input:checked+label:after{background:#333}.gdpr_messagebar_detail .category-group .category-item .description-container .toggle-group .always-active,.gdpr_messagebar_detail.layout-classic .category-group .toggle-group .always-active{color:#333}.wpl-iframe-placeholder{background-color:#b2b0b059}:root {
--woof-fb-section-width: 100%;
}
.woof-form-builder-btn{
position: relative;
display: inline-block;
margin-bottom: 0;
width: auto;
text-align: center;
text-decoration: none;
}
.woof-form-builder-btn:hover{
text-decoration: none;
}
.woof-form-builder-btn img{
display: inline-block;
width: 40px;
height: 40px;
transition: all 2s;
}
.woof-form-builder-btn:hover img:nth-child(1){
transform: rotate(360deg);
}
.woof-form-builder-btn img:nth-child(1){
opacity: 1 !important;
}
.woof-form-builder-btn img:nth-child(2){
position: absolute;
width: 20px;
height: 20px;
top: 42%;
left: 51%;
transform: translate(-50%, -50%);
}
.woof-front-builder-list{
margin: 0 !important;
padding: 0 !important;
}
.woof-front-builder-list li{
position: relative;
display: block;
padding: 10px;
background: #fff;
margin-bottom: 9px;
transition: all 0.5s;
box-sizing: border-box;
background-color: #fefefe;
border: 1px solid #ddd;
vertical-align: middle;
box-sizing: border-box;
color: #161c2d;
}
.woof-front-builder-list > li.woof-front-builder-list-li-selected{
border: dashed 1px lightseagreen;
}
.woof-front-builder-selector{
width: 100%;
margin-bottom: 11px;
min-height: 30px;
font-size: 18px;
color: #000;
border: solid 1px #ddd !important;
padding: 9px;
}
select.woof-front-builder-selector:invalid,
select.woof-front-builder-selector
{
color: #2eca8b !important;
font-weight: 600 !important;
}
select.woof-front-builder-selector option:not([value=""])
{
color: #000;
font-weight: 500 !important;
}
.woof-front-builder-list-li-del{
position: absolute;
right: 0;
top: 10px;
display: inline-block;
width: 30px;
}
.woof-front-builder-list-li-del img{
position: relative;
width: 50%;
display: block;
top: 6px;
right: -8px;
}
.woof-front-builder-list-li-move{
position: absolute;
right: 30px;
top: 11px;
display: flex;
}
.woof-front-builder-list-li-move a{
margin-right: 11px;
align-self: center;
}
.woof-front-builder-list-li-down,
.woof-front-builder-list-li-up,
.woof-front-builder-sd-btn{
display: inline-block;
width: 30px;
}
.woof-front-builder-sd-btn{
top: 0;
display: inline-block;
position: relative;
}
.woof-front-builder-list-li-down img,
.woof-front-builder-list-li-up img,
.woof-front-builder-sd-btn img,
.woof-front-builder-btn-back img,
.woof-front-builder-btn-options img{
width: 100%;
display: block;
}
.woof-front-builder-list-li-up{
transform: rotate(180deg);
}
.woof-front-builder-list-li-down{
top: -8px;
position: relative;
}
.woof-front-builder-btn-back,
.woof-front-builder-btn-options{
display: inline-block;
width: 30px;
}
.popup23-content data-table-row data-table-cell:nth-child(2){
text-align: left;
}
.popup23-content data-table-cell textarea{
height: 100%;
min-height: 100px;
}
.woof-front-builder-premium{
color: red;
}
.woof-front-builder-container .woof_auto_show{
background: #fff;
}
.popup23-tab-panels input[type=text],
.popup23-tab-panels textarea,
.popup23-tab-panels select{
padding: 0.6em;
background-color: #faf9f9;
background-image: none !important;
color: #43454b;
border: 0;
-webkit-appearance: auto;
box-sizing: border-box;
font-weight: 400;
box-shadow: none;
width: 100%;
}
.woof-front-builder-container{
overflow: unset; }
.woof-front-builder-container:has(.woof_autohide_wrapper){
overflow: visible;
}
.woof-front-builder-container .woof_container{
display: inline-block;
width: calc(var(--woof-fb-section-width) - 2px);
vertical-align: top;
}
.woof-front-builder-container .woof_block_html_items{
max-height: var(--woof-fb-section-height) !important; padding: 3px 0 0 3px;
}
.woof-front-builder-type-selector{
position: absolute;
width: 200px !important;
max-width: 200px !important;
left: 50%;
top: 50%;
transform: translate(0, -50%);
background-color: #fbfbff !important;
}
.woof-front-builder-container .woof_block_html_items{
overflow-y: auto;
overflow: visible;
}
.woof-front-builder-container .woof_container h4 {
margin-bottom: 11px;
font-size: 1.12em;
line-height: 1.12em;
background: #f7f7f7;
padding: 8px 7px;
color: #333;
text-align: center;
}
.woof-front-builder-type-section-options{
position: absolute;
left: 45%;
top: 50%;
transform: translate(0, -50%);
}
.widget .woof_sid_flat_white,
.widget_text .woof_sid_flat_white{
border: none;
padding: 0;
}
.widget .woof_auto_show_indent .woof_sid_flat_white{
border: solid 1px #eee;
padding: 9px;
}
.woof-front-builder-container .woof_list_sd.woof_list_switcher_sd{
padding-left: 11px;
}
.woof-front-builder-container .select2,
.woof-front-builder-container .chosen-container{
width: 100% !important;
}
.woof-front-builder-container .woof_auto_1_columns .woof_container{
padding: 0 0 15px 0;
}.ui-slideouttab-panel, .ui-slideouttab-handle {
background-color: #fff;
padding: 0.4em;
box-sizing: border-box;
}
.ui-slideouttab-panel {
display: block;
position: fixed;
border: 1px solid #f9f9f9;
} .ui-slideouttab-ready {
transition: transform 0.5s ease 0s;
} @media print {
.ui-slideouttab-panel {
display: none;
}
} .ui-slideouttab-handle {
display: block;
position: absolute;
cursor: pointer;
color: white;
background-color: grey;
}
.ui-slideouttab-handle-image {
transform: rotate(0);
} .ui-slideouttab-right {
right: 0px;
transform: translateX(100%);
border-right: none;
}
.ui-slideouttab-right.ui-slideouttab-open {
transform: translateX(0%);
}
.ui-slideouttab-right .ui-slideouttab-handle {
transform-origin: 0% 0%;
transform: rotate(-90deg) translate(-100%,-100%);   
}
.ui-slideouttab-right .ui-slideouttab-handle-reverse {
transform-origin: 0% 100%;
transform: rotate(-90deg);
} .ui-slideouttab-left {
left: 0px;
transform: translateX(-100%);
border-left: none;
}
.ui-slideouttab-left.ui-slideouttab-open {
transform: translateX(0%);
}
.ui-slideouttab-left .ui-slideouttab-handle {
transform-origin: 100% 0%;
transform: rotate(-90deg);   
}
.ui-slideouttab-left .ui-slideouttab-handle-reverse {
transform-origin: 100% 100%;
transform: rotate(-90deg) translate(100%,100%);   
} .ui-slideouttab-top {
top: 0px;
transform: translateY(-100%);
border-top: none;
}
.ui-slideouttab-top.ui-slideouttab-open {
transform: translateY(0%);
} .ui-slideouttab-bottom {
bottom: 0px;
transform: translateY(100%);
border-bottom: none;
}
.ui-slideouttab-bottom.ui-slideouttab-open {
transform: translateY(0%);
} .ui-slideouttab-left .ui-slideouttab-handle>.fa-icon, 
.ui-slideouttab-right .ui-slideouttab-handle>.fa-icon { 
transform: rotate(90deg);
}
.ui-slideouttab-handle>.fa-icon {
margin-left: 0.5em;
} .ui-slideouttab-top .ui-slideouttab-handle-rounded,
.ui-slideouttab-left .ui-slideouttab-handle-rounded {
border-radius: 0 0 4px 4px;
}
.ui-slideouttab-right .ui-slideouttab-handle-rounded, 
.ui-slideouttab-bottom .ui-slideouttab-handle-rounded {
border-radius: 4px 4px 0 0;
}.woof-slide-out-div{
z-index: 9999;
}
.woof-slide-content{
overflow-x: hidden;
padding: 9px;
}
.woof-slide-content .chosen-container{
max-width: 100% !important;
}