* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.page-nav-sprite, body:not(.home).news #main .page-sidebar .page-nav header h1 {
  background-image: url('/wp-content/themes/hassen/assets/img/news/common/sprite/page-nav-s9cf7d2cf8b.png');
  background-repeat: no-repeat;
}

body:not(.home).news #main .page-sidebar .page-nav header {
  padding-top: 5.0625em;
  padding-bottom: 5.0625em;
  border: none;
}
body:not(.home).news #main .page-sidebar .page-nav header h1 {
  background-position: 0 0;
  height: 102px;
  width: 26px;
}

body:not(.home).news #main .page-content > header h1 {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  background-image: url('/wp-content/themes/hassen/assets/img/news/page-title.png?1412702512');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 88px;
  height: 39px;
}
body:not(.home).news #main .page-content .news {
  margin-top: 3.375em;
  padding-top: 0em;
  padding-bottom: 0em;
  margin-bottom: 3.375em;
}
body:not(.home).news #main .page-content .news article {
  font-size: 0.9375em;
  line-height: 1.8em;
  margin-bottom: 1.8em;
  padding-bottom: 1.8em;
  background: transparent url('/wp-content/themes/hassen/assets/img/common/border/dotted-640.png?1412412173') no-repeat left bottom;
}
body:not(.home).news #main .page-content .pagination {
  margin-top: 5.0625em;
  margin-bottom: 3.375em;
  text-align: center;
}
body:not(.home).news #main .page-content .pagination li {
  display: inline-block;
  font-size: 0.9375em;
  line-height: 1.8em;
  margin: 0 5px;
  line-height: 1;
  vertical-align: middle;
}
body:not(.home).news #main .page-content .pagination li a {
  display: block;
  color: #333;
}
body:not(.home).news #main .page-content .pagination li:not(.previous):not(.next) a:hover {
  border-bottom: 1px solid #333;
  text-decoration: none;
}
body:not(.home).news #main .page-content .pagination li.current {
  border-bottom: 1px solid #927837;
  color: #927837;
}
body:not(.home).news #main .page-content .pagination .previous, body:not(.home).news #main .page-content .pagination .next {
  margin: 0 10px;
}
body:not(.home).news #main .page-content .pagination .previous img, body:not(.home).news #main .page-content .pagination .next img {
  vertical-align: middle;
}
body:not(.home).news #main .page-content .pagination .previous img {
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  -webkit-filter: FlipH;
  filter: FlipH;
}
body:not(.home).news #main .page-content .pagination .no {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
