                                              .Zebra_Pagination a.current,
                                              .Zebra_Pagination a.current:hover       { background: #151414; border-color: #151414; color: #FFF }
                                              .Zebra_Pagination span                  { color: #666; margin-right: 2px; display: block; float: left; padding-bottom: 2px; }
                                              .Zebra_Pagination a.current, .Zebra_Pagination a.current:hover {
                                                  background: #151414;
                                                  border-color: #151414;
                                                  color: #FFF;
                                              }
                                              .Zebra_Pagination ul li{
                                                  float: left;
                                                  list-style: none;
                                                  text-align: center;
                                                  margin: 0px 0px;
                                              }
                                              .product-name a {
                                                  color: #2b2a2f;
                                                  text-decoration: none;
                                              }
                                              .overlay ul li {
                                                  line-height: 1.5em;
                                              }
                                              .Zebra_Pagination ul li a {
                                                  padding: 0.5rem 0.75rem;
                                                  line-height: 1.25;
                                                  color: #dc3545;
                                                  background-color: #fff;
                                                  border: 1px solid #dc3545;
                                              }
                                              .Zebra_Pagination ul li .current {
                                                  color: #fff;
                                                  background-color: #dc3545 !important;
                                                  border-color: #dc3545 !important;
                                              }
                                              @media only screen and (max-width: 575px){
                                                .job-list .salary-type {
                                                    margin-left: auto;
                                                    display: none;
                                                }
                                              }