/* 0, 640px */
/* 641px, 1024px */
/* 1024px, 1440px ; changed from foundation standard*/
/* 1441px, 1920px */
/* Generated by grunt-webfont */
@font-face {
  font-family: "rlp-icons";
  src: url("./fonts/rlp-icons.eot?45aa1cf957911ef6195d4bda2276968f");
  src: url("./fonts/rlp-icons.woff?45aa1cf957911ef6195d4bda2276968f") format("woff"), url("./fonts/rlp-icons.eot?#iefix") format("embedded-opentype"), url("./fonts/rlp-icons.ttf?45aa1cf957911ef6195d4bda2276968f") format("truetype");
  font-weight: normal;
  font-style: normal;
}

/* Icons */
/* line 5, ../../../Private/Stylesheets/components/tx_pagebrowse.scss */
.tx-pagebrowse {
  list-style-type: none;
}
/* line 6, ../../../Private/Stylesheets/components/tx_pagebrowse.scss */
.tx-pagebrowse a {
  text-decoration: none;
  display: inline-block;
}
/* line 10, ../../../Private/Stylesheets/components/tx_pagebrowse.scss */
.tx-pagebrowse span {
  display: inline-block;
}
/* line 13, ../../../Private/Stylesheets/components/tx_pagebrowse.scss */
.tx-pagebrowse a, .tx-pagebrowse span {
  border-radius: 4px;
  -webkit-transition: background 0.3s;
          transition: background 0.3s;
}
/* line 18, ../../../Private/Stylesheets/components/tx_pagebrowse.scss */
.tx-pagebrowse li {
  display: inline-block;
  margin-right: 1px;
  float: left;
}

/* line 29, ../../../Private/Stylesheets/components/tx_pagebrowse.scss */
.tx-pagebrowse-first a, .tx-pagebrowse-first span, .tx-pagebrowse-prev a, .tx-pagebrowse-prev span, .tx-pagebrowse-next a, .tx-pagebrowse-next span, .tx-pagebrowse-last a, .tx-pagebrowse-last span {
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  font-size: 16px;
}
/* line 35, ../../../Private/Stylesheets/components/tx_pagebrowse.scss */
.tx-pagebrowse-first a:hover, .tx-pagebrowse-first span:hover, .tx-pagebrowse-prev a:hover, .tx-pagebrowse-prev span:hover, .tx-pagebrowse-next a:hover, .tx-pagebrowse-next span:hover, .tx-pagebrowse-last a:hover, .tx-pagebrowse-last span:hover {
  background: #8e8e8e;
  color: #fff;
}

/* line 26, ../../../Private/Stylesheets/_settings-custom.scss */
.tx-pagebrowse-first a:before, .tx-pagebrowse-first span:before {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\f101";
  font-family: rlp-icons;
  text-decoration: underline;
  text-decoration: none;
  display: inline-block;
  -moz-osx-font-smoothing: grayscale;
}
/* line 34, ../../../Private/Stylesheets/_settings-custom.scss */
.tx-pagebrowse-first a:before:hover, .tx-pagebrowse-first span:before:hover {
  text-decoration: none;
}

/* line 26, ../../../Private/Stylesheets/_settings-custom.scss */
.tx-pagebrowse-prev a:before, .tx-pagebrowse-prev span:before {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\f104";
  font-family: rlp-icons;
  text-decoration: underline;
  text-decoration: none;
  display: inline-block;
  -moz-osx-font-smoothing: grayscale;
}
/* line 34, ../../../Private/Stylesheets/_settings-custom.scss */
.tx-pagebrowse-prev a:before:hover, .tx-pagebrowse-prev span:before:hover {
  text-decoration: none;
}

/* line 43, ../../../Private/Stylesheets/_settings-custom.scss */
.tx-pagebrowse-next a:after, .tx-pagebrowse-next span:after {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\f105";
  font-family: rlp-icons;
  text-decoration: underline;
  text-decoration: none;
  display: inline-block;
  -moz-osx-font-smoothing: grayscale;
}
/* line 51, ../../../Private/Stylesheets/_settings-custom.scss */
.tx-pagebrowse-next a:after:hover, .tx-pagebrowse-next span:after:hover {
  text-decoration: none;
}

/* line 43, ../../../Private/Stylesheets/_settings-custom.scss */
.tx-pagebrowse-last a:after, .tx-pagebrowse-last span:after {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\f102";
  font-family: rlp-icons;
  text-decoration: underline;
  text-decoration: none;
  display: inline-block;
  -moz-osx-font-smoothing: grayscale;
}
/* line 51, ../../../Private/Stylesheets/_settings-custom.scss */
.tx-pagebrowse-last a:after:hover, .tx-pagebrowse-last span:after:hover {
  text-decoration: none;
}

/* line 69, ../../../Private/Stylesheets/components/tx_pagebrowse.scss */
.tx-pagebrowse-pages ol {
  margin: 0;
  list-style-type: none;
  display: inline;
}

/* line 77, ../../../Private/Stylesheets/components/tx_pagebrowse.scss */
.tx-pagebrowse-page a {
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
}
/* line 82, ../../../Private/Stylesheets/components/tx_pagebrowse.scss */
.tx-pagebrowse-page a:hover {
  background: #8e8e8e;
  color: #fff;
}

/* line 90, ../../../Private/Stylesheets/components/tx_pagebrowse.scss */
.tx-pagebrowse-current span {
  width: 35px;
  height: 35px;
  text-align: center;
  background: #bbbbbb;
  line-height: 35px;
  color: #fff;
}
