@charset "utf-8";

.search-pagination{ text-align:center;width:100%;}
.pagination {
   text-align:center;width:100%;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px; }
.pagination > li {
    display: inline-block;    float: none;}
.pagination > li > a,
.pagination > li > span {
    position: relative;word-break: keep-all;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #ed6d00;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px; }.off-canvas-wrapper {
    position: relative;
    overflow: hidden;
    padding-bottom: 30px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }.pi_accordion .pi_accordion-title::before, .pi_text-content .pi_accordion .pi_accordion-title::before{ display:none!important}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #ed6d00;
    border-color: #ed6d00;
    cursor: default; }.factory1 ul li a{ display:block}/* CSS Document */

.pi_card-list .grid-x.pi_search-result .cell.medium-4{ list-style:none}
.pi_breadcrumbs.pi_breadcrumbs-invertcolor .pi_breadcrumb-link{ margin:0 5px;}.pi_breadcrumbs .pi_breadcrumb-item {

    line-height: 2rem;
}.pi_bottom-links2{ margin-bottom:0.9rem}.wrap {
    margin: 1rem auto;
    max-width: 720px;
}.table {
    border-color: #555B5E; color:#fff
}.table tr th {
    color: #EBECED;
    background-color: rgba(0,0,0,0);
    border-color: #555B5E;
}.table tr th {
    background-color: transparent;
    border-color: #d2d2d2;
    border-style: solid;
    border-width: 0 0 2px;
    color: #EBECED;
    white-space: nowrap;
}.table thead,.table tbody{ background:#111;    border: 1px solid #111;}
.table tr td{ color:#EBECED;    border-top: 1px solid #d2d2d2;}

.table tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #111;
}