.items-sort .paging {
  margin: 0;
  float: right; }

.browser-ie7 .items-sort .paging {
  float: none;
  text-align: left; }
.browser-ie7 .pg-cont {
  text-align: left; }

.bottom-paging-cont {
  line-height: 27px;
  margin: 34px 0 8px;
  position: relative;
  text-align: center;
  /*	padding: 0 30px 0 25px;*/ }
  .bottom-paging-cont.m-equal-margins {
    margin: 17px 0; }
  .bottom-paging-cont .bottom-pg {
    background: #fff;
    padding: 11px 0; }
  .bottom-paging-cont .pages LI.m-current A {
    background: #dfddd0; }

.paging {
  height: 26px;
  margin: 0 auto;
  max-width: 404px;
  text-align: center; }
  .paging .pg-text {
    margin-right: 15px;
    line-height: 26px;
    color: #174e83; }
  .paging .btn.btn-blue {
    position: absolute;
    top: 10px; }
    .paging .btn.btn-blue.a-left {
      right: 29px; }
    .paging .btn.btn-blue.a-right {
      left: 25px; }
    .paging .btn.btn-blue .pg-arrow {
      height: 14px;
      margin-top: 7px; }
      .paging .btn.btn-blue .pg-arrow.a-left {
        background-position: -19px -18px;
        margin-right: 24px; }
      .paging .btn.btn-blue .pg-arrow.a-right {
        background-position: -26px -18px;
        margin-left: 22px; }
  .paging .pg-arrow {
    background: url("/img/icons/arrow_small.png") 0 0 no-repeat;
    margin-top: 5px;
    display: block;
    height: 16px;
    width: 7px; }
  .paging .pg-arrow.a-left {
    background-position: 0 0; }
  .paging .pg-arrow.a-right {
    background-position: -11px 0; }
  .paging .pages {
    font-size: 14px;
    text-align: center;
    margin: 0 10px; }
    .paging .pages LI + LI {
      margin-left: 2px; }
    .paging .pages LI > * {
      color: #174e83;
      display: block;
      height: 26px;
      font-weight: bold;
      text-decoration: none;
      text-align: center;
      line-height: 26px;
      width: 26px; }
    .paging .pages LI > SPAN {
      width: 12px; }
    .paging .pages LI.m-current A {
      background: #fff;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      cursor: default; }

.items-sort {
  background: #dfddd0;
  color: #000;
  height: 30px;
  line-height: 29px;
  margin-bottom: 9px;
  padding: 10px 29px 9px 20px; }
  .items-sort.m-no-m-bottom {
    margin-bottom: 0; }
  .items-sort A, .items-sort .a-link {
    color: #174e83;
    font: 14px/14px OpenSans;
    text-decoration: none; }
    .items-sort A:hover, .items-sort .a-link:hover {
      color: #1D90FF; }
  .items-sort .icon.i-print {
    margin-right: 10px;
    margin-top: 3px; }
  .items-sort .items-print {
    display: none;
    margin-right: 20px; }
    .items-sort .items-print A {
      line-height: 30px; }
    .items-sort .items-print:hover A {
      color: #1D90FF; }
  .items-sort .dropdown {
    font-size: 14px;
    margin-top: -1px;
    min-width: 165px;
    vertical-align: middle;
    margin: 0 0 0 0px; }
    .items-sort .dropdown:hover .dd-arrow:after {
      color: #1D90FF; }
    .items-sort .dropdown .dd-arrow:after {
      color: #174e83; }
  .items-sort .dropdown-menu {
    top: 25px; }
  .items-sort .header-menu-link {
    padding: 0; }
  .items-sort .header-menu-link.dd-arrow:after {
    margin-top: 1px; }
  .items-sort .top-sort {
    margin-right: 420px; }
  .items-sort .sort-text {
    margin-right: 12px;
    line-height: 29px;
    color: #5d656e; }
  .items-sort .sort-type .dropdown-toggle {
    border: 2px solid transparent;
    line-height: 23px;
    cursor: pointer;
    padding: 0 6px;
    color: #000; }
    .items-sort .sort-type .dropdown-toggle:after {
      margin-top: 0;
      display: none; }
    .items-sort .sort-type .dropdown-toggle .name {
      border-bottom: 1px dotted #000; }
    .items-sort .sort-type .dropdown-toggle .descr {
      display: none; }
  .items-sort .sort-type.m-current .dropdown-toggle {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border-color: #ffc80b; }
    .items-sort .sort-type.m-current .dropdown-toggle:after {
      display: inline-block; }
    .items-sort .sort-type.m-current .dropdown-toggle .name {
      border-bottom: none;
      font-weight: bold; }
    .items-sort .sort-type.m-current .dropdown-toggle .descr {
      display: inline; }
  .items-sort .sort-type .dropdown-menu {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    width: 180px; }
  .items-sort .sort-type .dropdown-menu LI A {
    white-space: nowrap;
    line-height: 20px;
    padding: 0 6px; }
  .items-sort .dropdown-menu {
    background: #fff;
    -webkit-box-shadow: 0px 2px 32px rgba(55, 85, 105, 0.27);
    -moz-box-shadow: 0px 2px 32px rgba(55, 85, 105, 0.27);
    box-shadow: 0px 2px 32px rgba(55, 85, 105, 0.27);
    padding: 10px 14px 5px;
    left: -25px;
    top: 30px;
    z-index: 6; }
    .items-sort .dropdown-menu LI {
      border-top: 1px solid #eceeed;
      white-space: nowrap;
      font-size: 12px;
      font-style: italic;
      line-height: 12px;
      padding-bottom: 5px;
      padding-left: 12px;
      position: relative; }
    .items-sort .dropdown-menu LI + LI {
      padding-top: 7px; }
    .items-sort .dropdown-menu LI:first-child {
      border: none; }
    .items-sort .dropdown-menu I {
      left: 0px;
      line-height: 12px;
      margin-top: 3px;
      padding-right: 8px; }

.sort-dropdown-title {
  margin-left: 17px; }
