.bwl_pvm_container{
width: 100%;
border-bottom: #eeeeee 1px solid; 
border-top: #eeeeee 1px solid;
display: block;
float: left;
margin: 12px 0;
padding: 5px 0;
}
.pvm_overlay{
position: relative;
overflow: hidden;
background: url(//www.extralevel.it/wp-content/plugins/bwl-pro-voting-manager/images/loader.gif) center center no-repeat transparent;
}
.pvm_overlay:after{
position: absolute;
content: '';
width: 100%;
height: 500px;
background: rgba(0,0,0,0.3);
top: 0;
left: 0;
}
.pvm_btn_container{
float: left;
width: 68%;
}
.pvm_btn_container img.pvm-custom-icon{
width: 16px;
height: 16px;
}
section.bwl_pvm_container p.voting-closed-message{
font-family: inherit;
margin:0px 0px;
padding: 12px 0;
line-height: 24px;
}
section.bwl_pvm_container p.voting-paused-message{
font-family: inherit;
margin:0px 0px;
padding: 24px 0;
line-height: 24px;
}
.msg_container{
margin: 0 0 12px 0;
}
.btn_like, .btn_dislike{
width: auto; 
height: 48px;
line-height: 48px;
padding: 0 24px; 
float: left;  margin-top: 3px;
cursor: pointer; color: #333333; 
border:#f0f0f0 1px solid;
margin-right: 5px;
font-size: 20px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.btn_like{
text-align: center; 
color: #FFFFFF;
background-color: #559900;
}
.btn_like:hover{
background-color: #001b12;	
border: 1px solid #c6c6c6; 
}
.btn_dislike{ 
text-align: center; 
color: #FFFFFF;
background-color: #FF4828;
}
.btn_dislike:hover, .dislike-h{
background-color: #A71900;	
border: 1px solid #c6c6c6 ; 
}
.stat-cnt{ float: right; width: 25%;}
.stat-bar{ width: 100%; height: 8px; margin: 12px 0; border: 1px solid #eeeeee;}
.bg-green{ background-color: #559900;}
.bg-red{background-color: #FF4828; }
.total-vote-counter{ font-size: 14px; color: #333; text-align: right; }
.stat-bar div{height: 8px; float: left;}
.stat-bar-blank{ width: 100%; height: 8px; margin: 0;}
.like-count-container, .dislike-count-container{
width: auto; height: 18px; 
float: right; 
font-size: 12px; line-height: 18px; color: #666;
padding-left: 15px;
}
a.pvm-filtered-post,
a.pvm-filtered-post:hover{
text-decoration: none;
color: inherit;
}
span.stat-cnt{
display: none;
}
.icon_like_color,
.icon_dislike_color{
margin-right: 2px;
} .pvm_clearfix{
clear: both;
}
section.bwl-pro-voting-feedback-form-container{
display: none;
}
section.bwl-pro-voting-feedback-form-container h2{
font-size: 16px;
}
section.bwl-pro-voting-feedback-form-container .bwl_pro_form_error_message_box{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;    
box-sizing: border-box;
width: 100%;
display: none;
padding: 5px;
margin: 0 0 12px 0;
background: #ff0000;
color: #FFFFFF;
}
section.bwl-pro-voting-feedback-form-container .feedback_message_box{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;    
box-sizing: border-box;
width: 100%;
height: 100px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
font-size: 12px;
border: 1px solid #CCC;
padding: 3px 6px;
}
section.bwl-pro-voting-feedback-form-container form input.captcha, 
section.bwl-pro-voting-feedback-form-container form input.sum {
display: inline;
text-align: center;
width: 40px;
border: 1px solid #CCC;
}
section.bwl-pro-voting-feedback-form-container form span#spambot {
font-size: 11px;
}
section.bwl-pro-voting-feedback-form-container p.pvm_feedback_submit_container input[type=submit]{
border: 1px solid #ccc;
margin: 12px 0 0;
padding: 6px 16px;
text-align: left;
} ul.bpvm-posts{
list-style-type: none;
margin: 0;
padding: 0;
}
ul.bpvm-posts li{
list-style-type: none;
margin: 0;
padding: 0;
}
ul.bpvm-posts li a{
text-decoration: none;
} .pvm-custom-header{
clear: both;
display: block;
font-weight: bold;
padding: 0 0 32px 0;
border-bottom: 1px solid #eeeeee;
font-size: 18px;
height: 60px;
line-height: 60px;
}
.pvm-custom-header div.post-position{
float: left;
width: 15%;
text-align: center;
}
.pvm-custom-header div.post-title{
float: left;
width: 73%;
text-align: left;
padding-left: 12px;
}
.pvm-custom-header div.post-votes{
float: left;
width: 10%;
text-align: center;
}
.pvm-custom-info{
clear: both;
display: block;
}
div.pvm-custom-info{
border-bottom: 1px solid #eeeeee;
padding: 24px 0;
float: left;
clear: both;
width: 100%;
}
div.pvm-custom-info div.post-position{
float: left;
width: 15%;
text-align: center;
font-weight: bold;
font-size: 32px;
padding: 0;
}
div.pvm-custom-info div.post-title{
float: left;
width: 73%;
text-align: left;
position: relative;
padding-left: 12px; }
div.pvm-custom-info div.post-votes{
float: left;
width: 10%;
text-align: center;
font-size: 32px;
padding: 5px 0 0 0;
}
div.pvm-custom-info div.post-title a span{
font-size: 16px;
}
div.pvm-custom-info div.post-title a img{
display: inline-block;
margin: 0 8px 0 0 ;
float: left;
}
div.bpvm-dn{
display: none;
} span.bpvm-share-links{
clear: both;
display: inline-block;
margin: 5px 0 0 0;
}
span.bpvm-share-links a.btn-share:first-child{
margin-left: 0px;
}
span.bpvm-share-links a.btn-share{
text-decoration: none;
width: 32px;
height: 32px;
line-height: 24px;
display: inline-block;
border: 1px solid #cccccc;
text-align: center;
padding: 3px;
margin: 3px;
color: #666666;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
span.bpvm-share-links a.btn-share:hover{
text-decoration: none;
color: #2c2c2c;
border: 1px solid #eedc94;
background: #eeeeee;
}
span.bpvm-share-links a.btn-share:last-child{
margin-right: 0px;
}   @media only screen and (min-width: 0px) and (max-width: 479px) {
.pvm-custom-header{
font-weight: normal;
font-size: 14px;
}
.pvm-custom-header div.post-position{
width: 15%;
text-align: center;
}
.pvm-custom-header div.post-title{
width: 74%;
text-align: left;
}
.pvm-custom-header div.post-votes{
width: 10%;
text-align: center;
}
div.pvm-custom-info div.post-position{
float: left;
width: 15%;
text-align: center;
font-weight: bold;
font-size: 20px;
padding: 8px 0 0 0px;
}
div.pvm-custom-info div.post-title{
float: left;
width: 74%;
text-align: left;
position: relative;
padding: 8px 0 0 0 ;
}
div.pvm-custom-info div.post-votes{
float: left;
width: 10%;
text-align: center;
font-weight: bold;
font-size: 20px;
padding: 8px 0 0 0px;
}
div.pvm-custom-info div.post-title a span{
font-size: 14px;
display: table-cell;
vertical-align: middle;
font-weight: normal;
}
div.pvm-custom-info div.post-title a img{
display: inline-block;
margin: 0 8px 0 0 ;
}
span.bpvm-share-links a.btn-share{
margin-bottom: 3px;
}
} @-webkit-keyframes progress {
to {
background-position: 30px 0;
}
}
@-moz-keyframes progress {
to {
background-position: 30px 0;
}
}
@keyframes progress {
to {
background-position: 30px 0;
}
} .bpvm_animated_bar {
background: transparent;
width: 100%;
height: 15px;
clear: both;
}
.bpvm_animated_bar .like_percentage {
float: left;
}
.bpvm_animated_bar .dislike_percentage {
float: right;
}
.barBg {
background: #282828;
width: 100%;
height: 15px;
margin-bottom: 30px;
}
.bar {
background: #7aff32;
height: 30px;
height: 15px;
} .barFill {
width: 100%;
height: 15px;
-webkit-animation: progress 1s linear infinite;
-moz-animation: progress 1s linear infinite;
animation: progress 1s linear infinite;
background-repeat: repeat-x;
background-size: 30px 30px;
background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.animated_red_theme {
background: #e20d15;
background: -moz-linear-gradient(-45deg, #e20d15 0%, #b20a11 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #e20d15), color-stop(100%, #b20a11));
background: -webkit-linear-gradient(-45deg, #e20d15 0%, #b20a11 100%);
background: -o-linear-gradient(-45deg, #e20d15 0%, #b20a11 100%);
background: -ms-linear-gradient(-45deg, #e20d15 0%, #b20a11 100%);
background: linear-gradient(135deg, #e20d15 0%, #b20a11 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e20d15, endColorstr=#b20a11, GradientType=1);
}
.animated_blue_theme {
background: #0476a8;
background: -moz-linear-gradient(-45deg, #0476a8 0%, #035376 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #0476a8), color-stop(100%, #035376));
background: -webkit-linear-gradient(-45deg, #0476a8 0%, #035376 100%);
background: -o-linear-gradient(-45deg, #0476a8 0%, #035376 100%);
background: -ms-linear-gradient(-45deg, #0476a8 0%, #035376 100%);
background: linear-gradient(135deg, #0476a8 0%, #035376 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0476a8, endColorstr=#035376, GradientType=1);
}
.animated_green_theme {
background: #008000;
background: -moz-linear-gradient(-45deg, #008000 0%, #004d00 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #008000), color-stop(100%, #004d00));
background: -webkit-linear-gradient(-45deg, #008000 0%, #004d00 100%);
background: -o-linear-gradient(-45deg, #008000 0%, #004d00 100%);
background: -ms-linear-gradient(-45deg, #008000 0%, #004d00 100%);
background: linear-gradient(135deg, #008000 0%, #004d00 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#008000, endColorstr=#004d00, GradientType=1);
}
.animated_orange_theme {
background: #f67124;
background: -moz-linear-gradient(-45deg, #f67124 0%, #de5709 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #f67124), color-stop(100%, #de5709));
background: -webkit-linear-gradient(-45deg, #f67124 0%, #de5709 100%);
background: -o-linear-gradient(-45deg, #f67124 0%, #de5709 100%);
background: -ms-linear-gradient(-45deg, #f67124 0%, #de5709 100%);
background: linear-gradient(135deg, #f67124 0%, #de5709 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f67124, endColorstr=#de5709, GradientType=1);
}
.animated_pink_theme {
background: #ff1493;
background: -moz-linear-gradient(-45deg, #ff1493 0%, #e00079 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ff1493), color-stop(100%, #e00079));
background: -webkit-linear-gradient(-45deg, #ff1493 0%, #e00079 100%);
background: -o-linear-gradient(-45deg, #ff1493 0%, #e00079 100%);
background: -ms-linear-gradient(-45deg, #ff1493 0%, #e00079 100%);
background: linear-gradient(135deg, #ff1493 0%, #e00079 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff1493, endColorstr=#e00079, GradientType=1);
}
.animated_yellow_theme {
background: #ffff00;
background: -moz-linear-gradient(-45deg, #ffff00 0%, #cccc00 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffff00), color-stop(100%, #cccc00));
background: -webkit-linear-gradient(-45deg, #ffff00 0%, #cccc00 100%);
background: -o-linear-gradient(-45deg, #ffff00 0%, #cccc00 100%);
background: -ms-linear-gradient(-45deg, #ffff00 0%, #cccc00 100%);
background: linear-gradient(135deg, #ffff00 0%, #cccc00 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffff00, endColorstr=#cccc00, GradientType=1);
}
.animated_yellow_green_theme {
background: #adff2f;
background: -moz-linear-gradient(-45deg, #adff2f 0%, #98fb00 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #adff2f), color-stop(100%, #98fb00));
background: -webkit-linear-gradient(-45deg, #adff2f 0%, #98fb00 100%);
background: -o-linear-gradient(-45deg, #adff2f 0%, #98fb00 100%);
background: -ms-linear-gradient(-45deg, #adff2f 0%, #98fb00 100%);
background: linear-gradient(135deg, #adff2f 0%, #98fb00 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#adff2f, endColorstr=#98fb00, GradientType=1);
}
.animated_brown_theme {
background: #a52a2a;
background: -moz-linear-gradient(-45deg, #a52a2a 0%, #7c2020 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #a52a2a), color-stop(100%, #7c2020));
background: -webkit-linear-gradient(-45deg, #a52a2a 0%, #7c2020 100%);
background: -o-linear-gradient(-45deg, #a52a2a 0%, #7c2020 100%);
background: -ms-linear-gradient(-45deg, #a52a2a 0%, #7c2020 100%);
background: linear-gradient(135deg, #a52a2a 0%, #7c2020 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#a52a2a, endColorstr=#7c2020, GradientType=1);
}
.animated_chocolate_theme {
background: #d2691e;
background: -moz-linear-gradient(-45deg, #d2691e 0%, #a55318 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #d2691e), color-stop(100%, #a55318));
background: -webkit-linear-gradient(-45deg, #d2691e 0%, #a55318 100%);
background: -o-linear-gradient(-45deg, #d2691e 0%, #a55318 100%);
background: -ms-linear-gradient(-45deg, #d2691e 0%, #a55318 100%);
background: linear-gradient(135deg, #d2691e 0%, #a55318 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d2691e, endColorstr=#a55318, GradientType=1);
}
.animated_crimson_theme {
background: #dc143c;
background: -moz-linear-gradient(-45deg, #dc143c 0%, #ad102f 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #dc143c), color-stop(100%, #ad102f));
background: -webkit-linear-gradient(-45deg, #dc143c 0%, #ad102f 100%);
background: -o-linear-gradient(-45deg, #dc143c 0%, #ad102f 100%);
background: -ms-linear-gradient(-45deg, #dc143c 0%, #ad102f 100%);
background: linear-gradient(135deg, #dc143c 0%, #ad102f 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#dc143c, endColorstr=#ad102f, GradientType=1);
} .tipsy { font-size: 12px; position: absolute; padding: 5px; z-index: 100000; pointer-events: none;}
.tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 5px 8px 5px 8px; text-align: center; } .tipsy-inner { border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; }  .tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; } .tipsy-arrow-n { border-bottom-color: #000; }
.tipsy-arrow-s { border-top-color: #000; }
.tipsy-arrow-e { border-left-color: #000; }
.tipsy-arrow-w { border-right-color: #000; }
.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
.tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; } div.product-voting-meta{
display: block;
clear: both;
margin: 12px 0;
text-align: left;
}
div.product-voting-meta span.pvm-woo-like-stats{
padding: 3px;
}
div.product-voting-meta span.pvm-woo-dislike-stats{
padding: 3px;
} .bpvm_diag_header{
background: #fbfbfb;
}.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif!important;font-size:12px;line-height:12px;opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}
.tablepress thead th,.tablepress tfoot th{background-color:#7C0021;color:#fff;height:40px}.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc,.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover{background-color:#510015;color:#fff}.tablepress tbody td{height:60px;font-weight:700;border-top:1px solid #e6e6e6;vertical-align:middle}.tablepress>:where(tbody.row-striping)>:nth-child(even)>*{background-color:#f5f5f5}.tablepress>:where(tbody.row-striping)>:nth-child(odd)>*{background-color:#fff}.tablepress .row-hover tr:hover td{background-color:#e6e6e6}.dt-length{margin:0 0 7px}.dt-search{margin:0 0 7px}.dt-info{margin:15px 0 0;background-color:#e6e6e6;width:50%;padding:7px 8px;text-align:left}.dt-paging{margin:15px 0 0;background-color:#e6e6e6;width:50%;padding:7px 25px 7px 8px !important;text-align:right}.dt-paging-button:hover:after,.dt-paging-button:hover:before{color:#1a1a1a}.dt-paging-button:after,.dt-paging-button:before{color:gray}