@charset "UTF-8";
/* ----------------------------------------------------------------------------------------- 
									HGU CSS Document
----------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------- 
	Normalize
----------------------------------------------------------------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block;
  vertical-align: middle; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

a {
  background: transparent; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

figure {
  margin: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

mark {
  background: #ff0;
  color: #000; }

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

form, fieldset {
  margin: 0px;
  padding: 0px;
  border: none; }

fieldset {
  border: none;
  margin: 0;
  padding: 0; }

legend {
  border: 0;
  padding: 0; }

input:focus,
textarea:focus,
select:focus {
  outline: none; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

button, input,
select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type="button"],
input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* clearfix */
.clearfix:before, .regulation-news:before,
.clearfix:after,
.regulation-news:after {
  content: " ";
  display: table; }

.clearfix:after, .regulation-news:after {
  clear: both; }

.clearfix, .regulation-news {
  *zoom: 1; }

/* ----------------------------------------------------------------------------------------- 
	Print styles
----------------------------------------------------------------------------------------- */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a, a:visited {
    text-decoration: underline; }

  tr, img, pre,
  blockquote {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  h1, h2, h3 {
    page-break-after: avoid; } }
/* ----------------------------------------------------------------------------------------- 
	Base setup
----------------------------------------------------------------------------------------- */
body {
  font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #222;
  background: url(http://www.hgu.hr/images/body_bg.jpg) repeat left top #e8e8e8; }

h1, h2, h3, h4, h5, h6 {
  line-height: normal;
  font-weight: normal; }

h1 {
  font-size: 30px;
  line-height: 40px;
  margin: 0.6em 0 0; }

h2 {
  font-size: 26px;
  line-height: 36px;
  margin: 0.5em 0 0; }

h3 {
  font-size: 22px;
  line-height: 30px;
  margin: 0.7em 0 0; }

h4 {
  font-size: 18px;
  line-height: 24px;
  margin: 0.7em 0 0; }

h5 {
  font-size: 14px;
  line-height: 20px;
  margin: 0.9em 0 0; }

h6 {
  font-size: 12px;
  line-height: 18px;
  margin: 0.9em 0 0; }

p {
  margin: 0px;
  padding: 0.8em 0; }

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px; }

a {
  color: #ed1c24;
  text-decoration: none; }

a:hover {
  color: #ed1c24;
  text-decoration: underline; }

.clr {
  clear: both; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visible {
  display: block !important; }

.invisible {
  visibility: hidden !important; }

.pic-left {
  float: left;
  margin: 4px 13px 2px 0;
  padding: 5px;
  line-height: 0;
  background-color: #fff; }

.pic-right {
  float: right;
  margin: 4px 0 2px 13px;
  padding: 5px;
  line-height: 0;
  background-color: #fff; }

.pic-center {
  display: block;
  margin: 4px auto 14px;
  padding: 5px;
  line-height: 0;
  background-color: #fff; }

.shadow {
  -webkit-box-shadow: 0 0 4px #666;
  -moz-box-shadow: 0 0 4px #666;
  box-shadow: 0 0 4px #666; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/* ----------------------------------------------------------------------------------------- 
	Containers
----------------------------------------------------------------------------------------- */
.wrapper {
  width: 980px;
  margin: 0 auto; }

.container {
  background: url(http://www.hgu.hr/images/container_bg.png) repeat-y left top #fdfdfd;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.13) ;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.13) ;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.13) ; }

/* ----------------------------------------------------------------------------------------- 
	Sidebar
----------------------------------------------------------------------------------------- */
.sidebar {
  float: left;
  width: 210px;
  padding: 20px 20px 0;
  /* background: #f6f6f6; */ }

.sidebar-box {
  border-bottom: 1px solid #ed1c24;
  padding: 10px 0 10px 2px; }

/* Header */
.logo {
  padding: 20px 0;
  text-align: center;
  border-bottom: 1px solid #ed1c24; }

/* Navigation */
nav {
  /* padding-bottom: 10px; */ }

nav ul {
  list-style: none;
  list-style-image: none;
  padding: 0;
  margin: 0;
  position: relative; }

nav li {
  list-style-type: none;
  border-bottom: 1px solid #e3e3e3;
  font-size: 16px;
  line-height: 30px;
  font-weight: 600;
  padding: 5px 0;
  text-transform: uppercase;
  position: relative; }

nav li a,
nav li:hover li a,
nav li:hover li li a {
  color: #7a7a7a;
  display: block;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

nav li a:hover,
nav li:hover a,
nav li li:hover a,
nav li li li:hover a {
  color: #222222;
  text-decoration: none; }

nav li.selected a {
  color: #ed1c24; }

nav ul ul,
nav ul ul ul {
  display: none;
  position: absolute;
  top: -1px;
  left: 210px;
  width: 290px;
  padding: 0 0 0 20px;
  background: #f6f6f6;
  z-index: 900; }

nav ul ul ul {
  min-width: 300px;
  width: auto;
  /* left: 295px; */
  left: 280px;
  top: 0; }

nav ul ul li {
  text-transform: none;
  padding: 5px 10px 5px 2px;
  position: relative;
  font-size: 14px;
  /* line-height: 22px; */ }

nav ul ul li:first-child {
  border-top: 1px solid #ed1c24; }

nav ul ul li:last-child {
  border-bottom: 1px solid #ed1c24; }

nav ul li.nav-level2 > a,
nav ul li.nav-level3 > a {
  position: relative; }

nav ul li.nav-level2 > a:after,
nav ul li.nav-level3 > a:after {
  content: "";
  background: url(http://www.hgu.hr/images/nav-arrow.png) no-repeat center top;
  display: block;
  width: 10px;
  height: 30px;
  position: absolute;
  right: -12px;
  top: 0;
  z-index: 910; }

nav ul li.nav-level3 > a:after {
  right: -6px;
  /* background-position: center -4px; height: 22px; */ }

nav ul li.nav-level2:hover > a:after,
nav ul li.nav-level3:hover > a:after {
  background-position: center bottom; }

nav ul li:hover ul ul {
  display: none; }

nav ul li:hover ul,
nav ul ul li:hover ul {
  display: block; }

nav li.extra {
  border-bottom: 1px solid #ed1c24; }

nav li.extra .icon {
  float: left;
  width: 20px;
  background-position: center bottom; }

nav li.extra:hover .icon {
  background-position: center top; }

nav li.extra .icon-download {
  background-image: url(http://www.hgu.hr/images/icon-download.png); }

nav li.extra .icon-member {
  background-image: url(http://www.hgu.hr/images/icon-member.png); }

nav li.extra .icon-member-junior {
  background-image: url(http://www.hgu.hr/images/icon-member-green.png); }

nav li.extra .icon-trophy {
  background-image: url(http://www.hgu.hr/images/icon-trophy.png); }

/* Sidebar links & organizations */
.sidebar-box ul {
  list-style: none;
  list-style-image: none;
  padding: 0;
  margin: 0; }

.sidebar-box li {
  list-style-type: none;
  line-height: 18px;
  padding: 0 0 6px 32px;
  margin-left: -16px; }

.sidebar-box li a {
  color: #7a7a7a;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.sidebar-box li a:hover {
  color: #ed1c24;
  text-decoration: none; }

.sidebar-box li a:before {
  content: "‒";
  width: 16px;
  display: inline-block;
  margin-left: -16px; }

.sidebar-title {
  font-weight: 600;
  font-size: 16px;
  padding-bottom: 10px;
  margin: 0; }

/* Sidebar banners */
.sidebar .banners {
  padding: 20px 0 10px; }

.sidebar .banner {
  max-width: 210px;
  padding-bottom: 10px; }

.sidebar .banner a:hover {
  display: block;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) ;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) ;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) ;
  opacity: 0.9;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

/* Social links */
.social {
  padding: 20px 4px 40px; }

.sidebar .icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0 5px 0 0;
  background-position: center top;
  background-repeat: no-repeat;
  text-indent: -99999px;
  text-align: left; }

.sidebar .icon:hover {
  background-position: center bottom; }

.social .icon-facebook {
  background-image: url(http://www.hgu.hr/images/icon-facebook.png); }

.social .icon-youtube {
  background-image: url(http://www.hgu.hr/images/icon-youtube.png); }

/* ----------------------------------------------------------------------------------------- 
	Main content
----------------------------------------------------------------------------------------- */
main {
  float: right;
  width: 730px;
  padding-bottom: 30px; }

/* Slider */
.slider {
  position: relative;
  margin-bottom: 6px;
  padding-bottom: 26px; }

.slider-wrapper {
  position: relative;
  overflow: hidden;
  height: 350px; }

.slide {
  height: 350px;
  position: relative;
  z-index: 1;
  /* display: none; */ }

.slide-pic {
  position: relative;
  z-index: 10; }

.slide-text {
  position: absolute;
  z-index: 20;
  bottom: 0;
  width: 690px;
  background: rgba(0, 0, 0, 0.3);
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  padding: 10px 20px;
  font-weight: 300;
  max-height: 330px;
  text-shadow: 0 1px 0 #000; }
  .slide-text h1 {
    margin: 0; }
  .slide-text p {
    padding: 4px 0; }
  .slide-text a {
    color: #fff; }
    .slide-text a:hover {
      color: #f47b7f;
      text-decoration: none; }

.slider .slide-control {
  opacity: 0; }

.slider:hover .slide-control {
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.slider .slide-control {
  height: 100%;
  width: 50px;
  position: absolute;
  top: 0;
  text-align: left;
  z-index: 30;
  background-color: rgba(0, 0, 0, 0.1); }

.slider .slide-control a {
  display: block;
  height: 100%;
  position: relative;
  text-indent: -9999px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.slider .slide-control:hover a {
  background-color: rgba(0, 0, 0, 0.5); }

.slider .next {
  right: 0; }

.slider .prev {
  left: 0; }

.slider .next a {
  background: url(http://www.hgu.hr/images/slide-next.png) no-repeat center center;
  right: 0; }

.slider .prev a {
  background: url(http://www.hgu.hr/images/slide-prev.png) no-repeat center center;
  left: 0; }

.slider-nav {
  position: absolute;
  bottom: 0;
  z-index: 100;
  left: 50%; }
  .slider-nav ul {
    float: left;
    padding: 0;
    margin: 0 0 0 -50%; }
  .slider-nav li {
    padding: 0;
    list-style-type: none;
    float: left;
    margin: 0 5px; }
  .slider-nav a {
    width: 12px;
    height: 12px;
    display: block;
    background: #e3e3e3;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px; }
  .slider-nav li a:hover {
    background: #7a7a7a; }
  .slider-nav li.selected a {
    background: #ed1c24; }

/* box-wrapper */
.box-wrapper {
  padding: 0 20px;
  clear: both; }
  .box-wrapper .box {
    /* width: 48%; */
    width: 335px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .box-wrapper .box:nth-child(even) {
    float: right; }

.box-wrapper .title {
  font-size: 24px;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 40px;
  margin-bottom: 30px;
  padding: 0;
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 50%, #ed1c24 51%, #ffffff 52%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #ffffff), color-stop(51%, #ed1c24), color-stop(52%, #ffffff), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 50%, #ed1c24 51%, #ffffff 52%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #ffffff 50%, #ed1c24 51%, #ffffff 52%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 50%, #ed1c24 51%, #ffffff 52%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 50%, #ed1c24 51%, #ffffff 52%, #ffffff 100%);
  /* W3C */ }
  .box-wrapper .title span {
    background: #fff;
    padding-right: 6px; }

main > .box-wrapper:first-child .title {
  margin-top: 30px; }

/* Latest news */
.row-wrapper {
  clear: both; }

.latest-news {
  margin-bottom: 30px; }
  .latest-news .news-image {
    margin-bottom: 14px; }
    .latest-news .news-image a {
      display: block;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      width: 335px;
      height: 160px; }
    .latest-news .news-image a:hover {
      opacity: 0.9; }
    .latest-news .news-image img {
      background: #fff;
      min-width: 100%;
      height: 100%; }
  .latest-news .news-date {
    color: #7a7a7a;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase; }
  .latest-news .news-title {
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    margin: 0 0 10px 0; }
    .latest-news .news-title a {
      color: #222222;
      display: block;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .latest-news .news-title a:hover {
      color: #ed1c24;
      text-decoration: none; }
  .latest-news .news-text {
    padding-bottom: 10px; }
    .latest-news .news-text p {
      padding: 0; }
  .latest-news .news-more {
    font-weight: 600;
    text-transform: uppercase; }
    .latest-news .news-more a {
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .latest-news .news-more a:hover {
      text-decoration: none;
      color: #222222;
      border-bottom: 1px solid #ed1c24; }

/* Selected news */
.selected-news {
  margin-bottom: 30px; }
  .selected-news .news-image {
    margin-right: 14px;
    float: left; }
    .selected-news .news-image a {
      display: block;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      width: 100px;
      height: 100px; }
    .selected-news .news-image a:hover {
      opacity: 0.9; }
    .selected-news .news-image img {
      background: #fff;
      max-width: 100%;
      height: 100%; }
  .selected-news .news-date {
    color: #7a7a7a;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    margin-top: -2px; }
  .selected-news .news-title {
    font-size: 19px;
    font-weight: 300;
    line-height: 22px;
    margin: 0 0 4px 0;
    height: 66px;
    overflow: hidden; }
    .selected-news .news-title a {
      color: #222222;
      display: block;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .selected-news .news-title a:hover {
      color: #ed1c24;
      text-decoration: none; }
  .selected-news .news-more {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase; }
    .selected-news .news-more a {
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .selected-news .news-more a:hover {
      text-decoration: none;
      color: #222222;
      border-bottom: 1px solid #ed1c24; }

/* Regulation news */
.regulation-news {
  border-top: 1px solid #e3e3e3;
  margin-bottom: 20px;
  padding-top: 20px;
  position: relative; }
  .regulation-news:first-of-type {
    margin-top: 40px;
    border: none; }
  .regulation-news .regulation-thumb {
    float: left;
    width: 220px; }
    .regulation-news .regulation-thumb a:hover {
      opacity: 0.9; }
  .regulation-news .regulation-title {
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    margin: 0 0 10px 0;
    float: left;
    width: 470px;
    padding-bottom: 20px; }
    .regulation-news .regulation-title a {
      color: #222222;
      display: inline-block;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .regulation-news .regulation-title a:hover {
      color: #ed1c24;
      text-decoration: none; }
  .regulation-news .regulation-text {
    padding-bottom: 10px; }
    .regulation-news .regulation-text p {
      padding: 0; }
  .regulation-news .regulation-more {
    font-weight: 600;
    text-transform: uppercase;
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 0; }
    .regulation-news .regulation-more a {
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .regulation-news .regulation-more a:hover {
      text-decoration: none; }

/* Pagination */
.pagination-container {
  border-top: 1px solid #ed1c24;
  color: #7a7a7a;
  padding-top: 20px;
  clear: both;
  text-align: center;
  margin: 20px 0;
  font-weight: 600;
  text-transform: uppercase; }
  .pagination-container a {
    color: #7a7a7a; }

.pagination {
  background: #fff;
  border: 1px solid #7a7a7a;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  height: 35px;
  width: 35px;
  margin: 0 0 0 -6px;
  padding: 0;
  text-decoration: none;
  line-height: 35px; }
  .pagination:hover, .pagination.selected {
    text-decoration: none;
    background: #7a7a7a;
    color: #fff;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .pagination.previous {
    width: auto;
    min-width: 90px;
    padding-left: 20px;
    margin-right: 16px; }
    .pagination.previous:after {
      position: absolute;
      left: 10px;
      top: 1px;
      content: "";
      display: block;
      width: 10px;
      height: 33px;
      background: url(http://www.hgu.hr/images/pagination-previous.png) no-repeat center center; }
    .pagination.previous:hover {
      background: #fff;
      border-color: #ed1c24;
      color: #ed1c24; }
  .pagination.next {
    width: auto;
    min-width: 90px;
    padding-right: 20px;
    margin-left: 10px; }
    .pagination.next:after {
      position: absolute;
      right: 10px;
      top: 1px;
      content: "";
      display: block;
      width: 10px;
      height: 33px;
      background: url(http://www.hgu.hr/images/pagination-next.png) no-repeat center center; }
    .pagination.next:hover {
      background: #fff;
      border-color: #ed1c24;
      color: #ed1c24; }
  .pagination.disabled:hover {
    background: #fff;
    color: #7a7a7a;
    border-color: #7a7a7a; }

/* Text page  */
.textpage {
  padding: 0 20px; }

.title {
  font-size: 36px;
  line-height: 42px;
  font-weight: 300;
  color: #ed1c24;
  padding-bottom: 20px; }
  .title .news-date {
    color: #222222;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    display: block;
    padding-top: 10px;
    font-weight: 400; }

.header-image img {
  max-width: 100%;
  height: auto; }

.lead-text {
  font-size: 24px;
  font-weight: 300;
  line-height: 30px; }
  .lead-text hr {
    margin: 0.4em auto;
    width: 20%; }

.textbox {
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ed1c24;
  margin-bottom: 20px; }
  .textbox strong {
    font-weight: 400; }

.video-wrapper {
  padding-bottom: 20px;
  border-bottom: 1px solid #ed1c24;
  margin-bottom: 20px; }

.gallery-wrapper {
  padding-bottom: 20px;
  border-bottom: 1px solid #ed1c24;
  margin-bottom: 20px; }

.gallery-images a {
  float: left;
  margin: 0 20px 20px 0;
  position: relative; }
.gallery-images a:hover {
  opacity: 0.9; }
.gallery-images a:nth-child(5n+5) {
  margin-right: 0; }

/* Awards container page  */
.awards-wrapper {
  padding-top: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ed1c24;
  margin-bottom: 20px; }

.awards-item {
  clear: both;
  font-size: 20px;
  line-height: 32px;
  border: 1px solid #e3e3e3;
  margin: 0 0 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  position: relative; }
  .awards-item:hover {
    border: 1px solid #f69296;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2) ;
    -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2) ;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2) ;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px; }
  .awards-item:active {
    margin: 0 20px 20px;
    top: 1px; }
  .awards-item a {
    color: #7a7a7a;
    display: block;
    padding: 8px 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .awards-item a:hover {
    color: #ed1c24;
    text-decoration: none; }

.award-navigation {
  border: 1px solid #111;
  background: transparent;
  width: 100%;
  padding: 5px 15px 5px 15px;
  font-size: 16px;
  border: 1px solid #ccc;
  height: 50px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(http://www.hgu.hr/images/select.png) 98%/4% no-repeat #eee; }

.award-navigation::-ms-expand {
  display: none; }

@media screen and (min-width: 0\0) {
  .award-navigation {
    background: none\9;
    padding: 5px\9; } }
/* Download page */
.download .textbox {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0; }
.download .title .icon {
  float: left;
  width: 20px;
  background-position: center bottom;
  position: relative;
  height: 30px;
  padding-left: 10px;
  float: none;
  display: inline-block;
  top: 6px; }
.download .title .icon-download {
  background-image: url(http://www.hgu.hr/images/icon-download.png); }

.download-wrapper {
  padding-top: 20px; }

.download-item {
  clear: both;
  font-size: 20px;
  line-height: 32px;
  border: 1px solid #e3e3e3;
  margin: 0 0 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  position: relative; }
  .download-item:hover {
    border: 1px solid #f69296;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2) ;
    -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2) ;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2) ;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px; }
  .download-item:active {
    margin: 0 20px 20px;
    top: 1px; }
  .download-item a {
    color: #7a7a7a;
    display: block;
    padding: 8px 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .download-item a:hover {
    color: #ed1c24;
    text-decoration: none; }
  .download-item:hover .icon {
    opacity: 1; }
  .download-item .icon {
    opacity: 0.6;
    width: 32px;
    height: 32px;
    background-position: left center;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 10px; }
  .download-item .icon-doc {
    background-image: url(http://www.hgu.hr/images/icon-file-doc.png); }
  .download-item .icon-docx {
    background-image: url(http://www.hgu.hr/images/icon-file-docx.png); }
  .download-item .icon-gif {
    background-image: url(http://www.hgu.hr/images/icon-file-gif.png); }
  .download-item .icon-jpg {
    background-image: url(http://www.hgu.hr/images/icon-file-jpg.png); }
  .download-item .icon-pdf {
    background-image: url(http://www.hgu.hr/images/icon-file-pdf.png); }
  .download-item .icon-png {
    background-image: url(http://www.hgu.hr/images/icon-file-png.png); }
  .download-item .icon-pps {
    background-image: url(http://www.hgu.hr/images/icon-file-pps.png); }
  .download-item .icon-ppt {
    background-image: url(http://www.hgu.hr/images/icon-file-ppt.png); }
  .download-item .icon-rar {
    background-image: url(http://www.hgu.hr/images/icon-file-rar.png); }
  .download-item .icon-rtf {
    background-image: url(http://www.hgu.hr/images/icon-file-rtf.png); }
  .download-item .icon-txt {
    background-image: url(http://www.hgu.hr/images/icon-file-txt.png); }
  .download-item .icon-xls {
    background-image: url(http://www.hgu.hr/images/icon-file-xls.png); }
  .download-item .icon-xlsx {
    background-image: url(http://www.hgu.hr/images/icon-file-xlsx.png); }
  .download-item .icon-zip {
    background-image: url(http://www.hgu.hr/images/icon-file-zip.png); }

/* Member page */
.member .textbox {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0; }
.member .title .icon {
  float: left;
  width: 20px;
  background-position: center bottom;
  position: relative;
  height: 30px;
  padding-left: 10px;
  float: none;
  display: inline-block;
  top: 6px; }
.member .title .icon-member {
  background-image: url(http://www.hgu.hr/images/icon-member.png); }

.member-title {
  border-bottom: 1px solid #ed1c24;
  margin: 0 -4px 20px;
  padding: 0 4px 20px;
  text-align: center; }
  .member-title h2 {
    margin: 0;
    font-size: 34px;
    line-height: 40px;
    padding: 0;
    text-transform: uppercase; }
  .member-title h3 {
    margin: 0;
    font-size: 24px;
    line-height: 30px;
    padding: 0;
    color: #7a7a7a; }

.member-wrapper {
  padding-top: 20px; }
  .member-wrapper .member-image {
    float: left;
    width: 320px; }

/* Contact */
.map {
  margin: 0 auto;
  width: 640px; }
  .map iframe {
    border: 1px solid #ccc; }

/* share buttons */
.share-buttons {
  clear: both;
  text-align: right;
  padding: 5px 2px 10px; }

.share-button {
  float: right;
  margin: 0 0 0 16px; }

.share-button-facebook-like {
  margin-left: 12px;
  /* margin-top: -3px; */ }

.share-button-facebook-like .fb-like iframe {
  min-width: 75px; }

.share-button-facebook .fb-share-button span {
  vertical-align: inherit !important; }

/* ----------------------------------------------------------------------------------------- 
	Footer
----------------------------------------------------------------------------------------- */
footer {
  padding-bottom: 30px; }

.footer-logo {
  float: left;
  padding: 15px 15px 0 0;
  margin-left: 4px; }

.footer-contact {
  float: left;
  line-height: 18px;
  max-width: 330px; }

.footer-info {
  float: right;
  margin-right: 4px;
  line-height: 18px;
  text-align: right;
  max-width: 500px; }

.footer-nav {
  padding-right: 6px; }
  .footer-nav a {
    color: #222222;
    padding: 0 6px;
    border-right: 1px solid #ed1c24; }
  .footer-nav a:hover {
    color: #ed1c24;
    text-decoration: none; }

/* ----------------------------------------------------------------------------------------- 
	Form
----------------------------------------------------------------------------------------- */
.form {
  width: auto;
  clear: both; }

.form fieldset {
  border: none;
  padding: 20px;
  margin-bottom: 30px; }

.form legend {
  display: none; }

.form .legend,
.form .legend h2 {
  color: #ed1c24;
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 20px;
  padding: 0;
  background: none; }

.form dl, .form dt, .form dd {
  padding: 0;
  margin: 0; }

/* .form dl.clearfix */
.form dl:before,
.form dl:after {
  content: " ";
  display: table; }

.form dl:after {
  clear: both; }

.form dl {
  *zoom: 1; }

.form dl {
  clear: both;
  margin-bottom: 10px; }

.form dt {
  width: 30%;
  float: left;
  text-align: right;
  padding-top: 8px; }

.form dd {
  width: 67%;
  float: right;
  text-align: left;
  padding-bottom: 10px; }

.form input[type="text"],
.form input[type="password"],
.form input[type="email"],
.form input[type="number"],
.form textarea,
.form select {
  width: 90%;
  background-color: #fefefe;
  border: 1px solid #c8c8c8;
  font-size: 14px;
  line-height: 18px;
  padding: 8px;
  margin: 0;
  text-shadow: 1px 1px 0 #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1) inset;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.form select {
  /* width: 93%; */
  background: url(http://www.hgu.hr/images/select-arrow.png) no-repeat right center #fefefe;
  text-indent: 1px;
  text-overflow: ''; }

.form textarea {
  /*height: 380px;*/ }

.form input:hover, .form input:focus, .form textarea:hover, .form textarea:focus, .form select:hover,
.form select:focus {
  background-color: #fff;
  border: 1px solid #78C4F0;
  -webkit-box-shadow: 0px 0px 5px #78C4F0 inset;
  -moz-box-shadow: 0px 0px 5px #78C4F0 inset;
  box-shadow: 0px 0px 5px #78C4F0 inset; }

.form input:focus, .form textarea:focus, .form select:focus,
.form button:focus {
  outline: none; }

.form dl.actions {
  clear: both;
  background: none;
  border: none; }

.form .actions dt {
  display: none; }

.form .actions dd {
  padding-top: 0px; }

.form dl.error dt label {
  color: #ed1c24; }

.form dl.error dd input,
.form dl.error dd textarea {
  border-color: #ed1c24;
  background-color: #fff; }

.form dl.error input:hover, .form dl.error textarea:hover, .form dl.error input:focus,
.form dl.error textarea:focus {
  border-color: #ed1c24;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 5px #ed1c24 inset;
  -moz-box-shadow: 0px 0px 5px #ed1c24 inset;
  box-shadow: 0px 0px 5px #ed1c24 inset; }

.form ul.errors {
  color: #ed1c24;
  padding: 4px 8px 0;
  margin: 0;
  list-style-type: none; }

.form dl.required dt label:before, .form span.required:before {
  content: "*"; }

.form dl.readonly input[type="text"], .form dl.readonly input[type="password"], .form dl.readonly input:hover, .form dl.readonly input:focus, .form dl.readonly textarea, .form dl.readonly textarea:hover, .form dl.readonly textarea:focus, .form dl.readonly select, .form dl.readonly select:hover, .form dl.readonly select:focus {
  background-color: #f7f7f7;
  border: 1px solid #cfcfcf;
  color: #999999;
  cursor: not-allowed;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.form select option {
  text-shadow: none; }

.form .option {
  padding-top: 8px; }

.form .description {
  font-size: 11px;
  line-height: 15px;
  padding-left: 10px; }

.form .description p {
  padding: 4px 0; }

.form .form-text {
  padding: 0; }

:-moz-placeholder {
  color: #353535;
  opacity: 1 !important; }

::-moz-placeholder {
  color: #353535;
  opacity: 1 !important; }

:-ms-input-placeholder {
  color: #353535;
  opacity: 1 !important; }

::-webkit-input-placeholder {
  color: #353535;
  opacity: 1 !important; }

/* Form FIX */
#field_ncc-element-container, #field_ncc-label, #field_ncc-element, #request_startup_timestamp-label, #request_startup_timestamp-element {
  display: none; }

.form .toggle-no-entry {
  color: #999; }

.pp_nav p {
  line-height: 16px;
  padding: 0; }

.pp_description {
  line-height: 25px;
  padding: 0; }

.form-container .success {
  color: #ed1c24;
  font-size: 24px;
  text-align: center; }

/* ----------------------------------------------------------------------------------------- 
	Buttons
----------------------------------------------------------------------------------------- */
.button, .button:visited {
  display: inline-block;
  margin: 0;
  text-decoration: none;
  position: relative;
  cursor: pointer;
  width: auto;
  text-align: center;
  padding: 10px 10px;
  color: #fff;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
  border: none !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25) !important;
  background: url(http://www.hgu.hr/images/button-overlay.png) repeat-x #222;
  min-width: 120px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none; }

.button:hover, .button:focus {
  text-decoration: none;
  background-image: none;
  background-color: #111;
  color: #fff;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3) !important;
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3) !important;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3) !important; }

.button:active {
  top: 1px; }

.small.button, .small.button:visited {
  font-size: 12px;
  padding: 4px 6px;
  min-width: 80px; }

.button, .button:visited,
.medium.button, .medium.button:visited {
  font-size: 15px;
  font-weight: normal; }

.large.button, .large.button:visited {
  font-size: 18px;
  padding: 14px 20px; }

.green.button, .green.button:visited {
  background-color: #91bd09; }

.green.button:hover, .green.button:focus {
  background-color: #91bd09; }

.blue.button, .blue.button:visited {
  background-color: #00B3FF; }

.blue.button:hover, .blue.button:focus {
  background-color: #00B3FF; }

.red.button, .red.button:visited {
  background-color: #ed1c24; }

.red.button:hover, .red.button:focus {
  background-color: #ed1c24; }

.magenta.button, .magenta.button:visited {
  background-color: #a9014b; }

.magenta.button:hover, .magenta.button:focus {
  background-color: #a9014b; }

.orange.button, .orange.button:visited {
  background-color: #ff5c00; }

.orange.button:hover, .orange.button:focus {
  background-color: #ff5c00; }

.yellow.button, .yellow.button:visited {
  background-color: #ffb515; }

.yellow.button:hover, .yellow.button:focus {
  background-color: #ffb515; }

.black.button, .black.button:visited {
  background-color: #222222; }

.black.button:hover, .black.button:focus {
  background-color: #222222; }

/* ----------------------------------------------------------------------------------------- 
	Artkod Signature
----------------------------------------------------------------------------------------- */
.signature {
  position: absolute;
  height: 24px;
  width: 250px;
  right: 14px;
  top: 107px; }

.signature a {
  background: url(http://www.hgu.hr/images/logo-artkod.png) no-repeat right top;
  display: block;
  float: right;
  height: 20px;
  width: 20px;
  text-align: left;
  text-indent: -9999px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.signature a:hover {
  width: 69px;
  overflow: hidden; }

/*# sourceMappingURL=style.css.map */
