.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}.thwepo-extra-options.left label{
display: inline-block !important;
padding-right: 2em;
}
.thwepo-extra-options input, .thwepo-extra-options select{
width: 100%;
}
.thwepo-extra-options.left input, .thwepo-extra-options.left select{
width: auto !important;
}
.font-size-80-perc{
font-size:80% !important;
}
.font-size-100-perc{
font-size:100% !important;
}
.display-table-cell{
display: table-cell !important;
}
.display-list-item{
display: list-item !important;
}
.label-field-cell{
display: table-cell !important;
}
.no-border, .no-border td{
border: 0!important;
}
.strong{
font-weight:bold!important;
}
.p-0, .cell-p-0 td, .cell-p-0 th{
padding: 0!important;
}
.p-5, .cell-p-5 td, .cell-p-5 th{
padding: 5!important;
}
.p-10, .cell-p-10 td, .cell-p-10 th{
padding: 10!important;
}